Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce+a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (141cd42bb22c60a6ee551e9596036a28b4e046bf) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15192739634776705986.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9012559276883998704.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15065286919512836948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16423793747991341408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1569447640309417845.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16084667000506349683.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6019 in /w/workspace/undry_device-rfid-llrp-go_PR-197 [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 > git init /w/workspace/undry_device-rfid-llrp-go_PR-197 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 > git remote # timeout=10 Merge succeeded, producing c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce Checking out Revision c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce (PR-197) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T10:58:56.497Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T10:58:56.680Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T10:58:56.797Z] ========================================================= [2023-03-28T10:58:56.797Z] EdgeX Global Pipelines Version Info [2023-03-28T10:58:56.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 [2023-03-28T10:58:57.547Z] ------------------- [2023-03-28T10:58:57.547Z] stable info: [2023-03-28T10:58:57.547Z] ------------------- [2023-03-28T10:58:57.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T10:58:57.547Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T10:58:57.547Z] Message: update stable to v1.0.245 [2023-03-28T10:58:58.120Z] ------------------- [2023-03-28T10:58:58.120Z] experimental info: [2023-03-28T10:58:58.120Z] ------------------- [2023-03-28T10:58:58.120Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T10:58:58.120Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T10:58:58.120Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T10:58:58.388Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-28T10:58:58.428Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-28T10:58:58.474Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T10:58:58.513Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T10:58:58.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T10:58:58.598Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T10:58:58.645Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T10:58:58.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T10:58:58.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T10:58:58.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T10:58:58.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T10:58:58.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-28T10:58:58.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T10:58:58.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T10:58:58.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T10:58:59.044Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T10:58:59.087Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T10:58:59.132Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T10:58:59.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T10:58:59.226Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T10:58:59.265Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T10:58:59.313Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T10:58:59.375Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T10:58:59.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T10:58:59.470Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T10:58:59.509Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T10:58:59.548Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T10:58:59.586Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo [2023-03-28T10:58:59.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo [2023-03-28T10:58:59.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo [2023-03-28T10:58:59.719Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [Pipeline] echo [2023-03-28T10:58:59.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0dcaa1 [Pipeline] echo [2023-03-28T10:58:59.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T10:58:59.933Z] provisioning config files... [2023-03-28T10:58:59.961Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config2475576868983954174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T10:59:00.310Z] ---> docker-login.sh [2023-03-28T10:59:00.310Z] nexus3.edgexfoundry.org:10001 [2023-03-28T10:59:00.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:00.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:00.571Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:00.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:00.571Z] [2023-03-28T10:59:00.571Z] Login Succeeded [2023-03-28T10:59:00.571Z] nexus3.edgexfoundry.org:10002 [2023-03-28T10:59:00.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:00.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:00.831Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:00.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:00.831Z] [2023-03-28T10:59:00.831Z] Login Succeeded [2023-03-28T10:59:00.831Z] nexus3.edgexfoundry.org:10003 [2023-03-28T10:59:00.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:00.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:00.831Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:00.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:00.831Z] [2023-03-28T10:59:00.831Z] Login Succeeded [2023-03-28T10:59:00.831Z] nexus3.edgexfoundry.org:10004 [2023-03-28T10:59:01.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:01.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:01.092Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:01.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:01.092Z] [2023-03-28T10:59:01.092Z] Login Succeeded [2023-03-28T10:59:01.092Z] docker.io [2023-03-28T10:59:01.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:01.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:01.352Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:01.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:01.352Z] [2023-03-28T10:59:01.352Z] Login Succeeded [2023-03-28T10:59:01.353Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T10:59:01.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T10:59:02.003Z] + git rev-list -1 --merges c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce~1..c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [Pipeline] echo [2023-03-28T10:59:02.039Z] -----------> git rev-list -1 --merges c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce~1..c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [false] [Pipeline] sh [2023-03-28T10:59:02.351Z] + git log --format=format:%s -1 c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [Pipeline] echo [2023-03-28T10:59:02.387Z] ========================================================= [2023-03-28T10:59:02.387Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T10:59:02.387Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T10:59:02.809Z] + git log --format=format:%s -1 c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [Pipeline] echo [2023-03-28T10:59:02.842Z] [semverPrep] GIT_COMMIT: c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-28T10:59:02.983Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T10:59:03.373Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T10:59:03.373Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T10:59:03.373Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T10:59:03.373Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T10:59:03.373Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T10:59:03.373Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T10:59:03.373Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T10:59:03.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T10:59:03.877Z] [2023-03-28T10:59:03.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T10:59:04.252Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T10:59:04.252Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T10:59:04.252Z] b85a868b505f: Pulling fs layer [2023-03-28T10:59:04.252Z] e2be974225ed: Pulling fs layer [2023-03-28T10:59:04.252Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T10:59:04.252Z] 988bab9f4d93: Pulling fs layer [2023-03-28T10:59:04.252Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T10:59:04.252Z] eaf3925da568: Pulling fs layer [2023-03-28T10:59:04.252Z] bab4dde63d76: Pulling fs layer [2023-03-28T10:59:04.252Z] bde34c3a00c8: Pulling fs layer [2023-03-28T10:59:04.252Z] b352a97aabf1: Pulling fs layer [2023-03-28T10:59:04.252Z] 4872d77fe225: Pulling fs layer [2023-03-28T10:59:04.252Z] 5851b861e8e6: Pulling fs layer [2023-03-28T10:59:04.252Z] 988bab9f4d93: Waiting [2023-03-28T10:59:04.252Z] 1469e6f7b9e6: Waiting [2023-03-28T10:59:04.252Z] eaf3925da568: Waiting [2023-03-28T10:59:04.252Z] bab4dde63d76: Waiting [2023-03-28T10:59:04.252Z] bde34c3a00c8: Waiting [2023-03-28T10:59:04.252Z] b352a97aabf1: Waiting [2023-03-28T10:59:04.252Z] 4872d77fe225: Waiting [2023-03-28T10:59:04.252Z] 5851b861e8e6: Waiting [2023-03-28T10:59:04.252Z] e2be974225ed: Download complete [2023-03-28T10:59:04.252Z] 988bab9f4d93: Download complete [2023-03-28T10:59:04.513Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T10:59:04.513Z] 1469e6f7b9e6: Download complete [2023-03-28T10:59:04.513Z] eaf3925da568: Verifying Checksum [2023-03-28T10:59:04.513Z] eaf3925da568: Download complete [2023-03-28T10:59:04.513Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T10:59:04.513Z] 339a4e72a1f5: Download complete [2023-03-28T10:59:04.513Z] bde34c3a00c8: Verifying Checksum [2023-03-28T10:59:04.513Z] bde34c3a00c8: Download complete [2023-03-28T10:59:04.513Z] b352a97aabf1: Download complete [2023-03-28T10:59:04.513Z] 4872d77fe225: Verifying Checksum [2023-03-28T10:59:04.513Z] 4872d77fe225: Download complete [2023-03-28T10:59:04.513Z] 5851b861e8e6: Verifying Checksum [2023-03-28T10:59:04.513Z] 5851b861e8e6: Download complete [2023-03-28T10:59:04.513Z] b85a868b505f: Verifying Checksum [2023-03-28T10:59:04.513Z] b85a868b505f: Download complete [2023-03-28T10:59:04.770Z] bab4dde63d76: Verifying Checksum [2023-03-28T10:59:04.770Z] bab4dde63d76: Download complete [2023-03-28T10:59:05.708Z] b85a868b505f: Pull complete [2023-03-28T10:59:05.967Z] e2be974225ed: Pull complete [2023-03-28T10:59:06.533Z] 339a4e72a1f5: Pull complete [2023-03-28T10:59:06.533Z] 988bab9f4d93: Pull complete [2023-03-28T10:59:06.793Z] 1469e6f7b9e6: Pull complete [2023-03-28T10:59:06.793Z] eaf3925da568: Pull complete [2023-03-28T10:59:08.698Z] bab4dde63d76: Pull complete [2023-03-28T10:59:08.698Z] bde34c3a00c8: Pull complete [2023-03-28T10:59:08.960Z] b352a97aabf1: Pull complete [2023-03-28T10:59:08.960Z] 4872d77fe225: Pull complete [2023-03-28T10:59:08.960Z] 5851b861e8e6: Pull complete [2023-03-28T10:59:08.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T10:59:08.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T10:59:08.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T10:59:09.190Z] prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container [2023-03-28T10:59:09.223Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T10:59:10.776Z] $ docker top 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T10:59:10.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T10:59:10.982Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T10:59:11.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T10:59:11.107Z] $ docker exec 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b ssh-agent [2023-03-28T10:59:11.244Z] SSH_AUTH_SOCK=/tmp/ssh-OCa2KWY3vLTN/agent.32 [2023-03-28T10:59:11.244Z] SSH_AGENT_PID=38 [2023-03-28T10:59:11.252Z] Running ssh-add (command line suppressed) [2023-03-28T10:59:11.369Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_1038004117379762319.key (/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_1038004117379762319.key) [2023-03-28T10:59:11.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T10:59:11.724Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T10:59:11.751Z] $ docker exec --env ******** --env ******** 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b ssh-agent -k [2023-03-28T10:59:11.862Z] unset SSH_AUTH_SOCK; [2023-03-28T10:59:11.863Z] unset SSH_AGENT_PID; [2023-03-28T10:59:11.863Z] echo Agent pid 38 killed; [2023-03-28T10:59:11.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T10:59:11.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T10:59:11.975Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T10:59:12.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T10:59:12.097Z] $ docker exec 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b ssh-agent [2023-03-28T10:59:12.219Z] SSH_AUTH_SOCK=/tmp/ssh-3IeMuuH4qhPG/agent.71 [2023-03-28T10:59:12.219Z] SSH_AGENT_PID=77 [2023-03-28T10:59:12.224Z] Running ssh-add (command line suppressed) [2023-03-28T10:59:12.328Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_16563973386546909575.key (/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_16563973386546909575.key) [2023-03-28T10:59:12.347Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T10:59:12.687Z] + git semver init [2023-03-28T10:59:12.947Z] 2023-03-28 10:59:12,877 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T10:59:12.947Z] 2023-03-28 10:59:12,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver [2023-03-28T10:59:12.947Z] 2023-03-28 10:59:12,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-197/.semver [2023-03-28T10:59:12.947Z] 2023-03-28 10:59:12,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-197, universal_newlines=False, shell=None, istream=None) [2023-03-28T10:59:13.888Z] 2023-03-28 10:59:13,630 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-197/.git/info/exclude [2023-03-28T10:59:13.888Z] 2023-03-28 10:59:13,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver/PR-197 with force:False [2023-03-28T10:59:13.888Z] 2023-03-28 10:59:13,630 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver/PR-197 [2023-03-28T10:59:13.888Z] 2023-03-28 10:59:13,634 [execute] INFO git cat-file --batch-check [2023-03-28T10:59:13.888Z] 2023-03-28 10:59:13,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T10:59:13.888Z] 2023-03-28 10:59:13,641 [execute] INFO git cat-file --batch [2023-03-28T10:59:13.888Z] 2023-03-28 10:59:13,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T10:59:13.888Z] 2023-03-28 10:59:13,647 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-197/.semver/PR-197 [2023-03-28T10:59:13.888Z] 0.0.0 [Pipeline] } [2023-03-28T10:59:13.912Z] $ docker exec --env ******** --env ******** 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b ssh-agent -k [2023-03-28T10:59:14.022Z] unset SSH_AUTH_SOCK; [2023-03-28T10:59:14.022Z] unset SSH_AGENT_PID; [2023-03-28T10:59:14.022Z] echo Agent pid 77 killed; [2023-03-28T10:59:14.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T10:59:14.475Z] + git semver [Pipeline] } [2023-03-28T10:59:14.754Z] $ docker stop --time=1 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b [2023-03-28T10:59:16.064Z] $ docker rm -f --volumes 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T10:59:16.470Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T10:59:16.770Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T10:59:16.788Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T10:59:17.411Z] provisioning config files... [2023-03-28T10:59:17.422Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config9652689331564551290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T10:59:17.782Z] ---> docker-login.sh [2023-03-28T10:59:17.782Z] nexus3.edgexfoundry.org:10001 [2023-03-28T10:59:17.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:17.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:17.782Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:17.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:17.782Z] [2023-03-28T10:59:17.782Z] Login Succeeded [2023-03-28T10:59:17.782Z] nexus3.edgexfoundry.org:10002 [2023-03-28T10:59:17.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:17.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:17.782Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:17.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:17.782Z] [2023-03-28T10:59:17.782Z] Login Succeeded [2023-03-28T10:59:17.782Z] nexus3.edgexfoundry.org:10003 [2023-03-28T10:59:18.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:18.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:18.042Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:18.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:18.042Z] [2023-03-28T10:59:18.042Z] Login Succeeded [2023-03-28T10:59:18.042Z] nexus3.edgexfoundry.org:10004 [2023-03-28T10:59:18.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:18.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:18.042Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:18.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:18.042Z] [2023-03-28T10:59:18.042Z] Login Succeeded [2023-03-28T10:59:18.042Z] docker.io [2023-03-28T10:59:18.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T10:59:18.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T10:59:18.303Z] Configure a credential helper to remove this warning. See [2023-03-28T10:59:18.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T10:59:18.303Z] [2023-03-28T10:59:18.303Z] Login Succeeded [2023-03-28T10:59:18.303Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T10:59:18.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T10:59:18.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T10:59:18.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T10:59:18.619Z] ========================================================= [2023-03-28T10:59:18.619Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T10:59:18.619Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T10:59:19.119Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T10:59:19.119Z] Sending build context to Docker daemon 4.186MB [2023-03-28T10:59:19.119Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T10:59:19.119Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T10:59:19.119Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T10:59:19.119Z] 63b65145d645: Pulling fs layer [2023-03-28T10:59:19.119Z] a2d21d5440eb: Pulling fs layer [2023-03-28T10:59:19.119Z] 935e6c44a52c: Pulling fs layer [2023-03-28T10:59:19.119Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T10:59:19.119Z] 30dea6a524f1: Pulling fs layer [2023-03-28T10:59:19.119Z] a2aff8979fd8: Pulling fs layer [2023-03-28T10:59:19.119Z] 6808be2612f2: Pulling fs layer [2023-03-28T10:59:19.119Z] f25807f1079a: Pulling fs layer [2023-03-28T10:59:19.119Z] 30dea6a524f1: Waiting [2023-03-28T10:59:19.119Z] a2aff8979fd8: Waiting [2023-03-28T10:59:19.119Z] 6808be2612f2: Waiting [2023-03-28T10:59:19.119Z] f25807f1079a: Waiting [2023-03-28T10:59:19.119Z] a2d21d5440eb: Verifying Checksum [2023-03-28T10:59:19.119Z] a2d21d5440eb: Download complete [2023-03-28T10:59:19.119Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T10:59:19.119Z] 94cc34f8dd06: Download complete [2023-03-28T10:59:19.119Z] 30dea6a524f1: Download complete [2023-03-28T10:59:19.384Z] 63b65145d645: Verifying Checksum [2023-03-28T10:59:19.384Z] 63b65145d645: Download complete [2023-03-28T10:59:19.384Z] a2aff8979fd8: Verifying Checksum [2023-03-28T10:59:19.384Z] a2aff8979fd8: Download complete [2023-03-28T10:59:19.384Z] 63b65145d645: Pull complete [2023-03-28T10:59:19.646Z] a2d21d5440eb: Pull complete [2023-03-28T10:59:19.908Z] f25807f1079a: Verifying Checksum [2023-03-28T10:59:19.908Z] f25807f1079a: Download complete [2023-03-28T10:59:19.908Z] 935e6c44a52c: Verifying Checksum [2023-03-28T10:59:19.908Z] 935e6c44a52c: Download complete [2023-03-28T10:59:20.166Z] 6808be2612f2: Verifying Checksum [2023-03-28T10:59:20.166Z] 6808be2612f2: Download complete [2023-03-28T10:59:23.447Z] 935e6c44a52c: Pull complete [2023-03-28T10:59:23.447Z] 94cc34f8dd06: Pull complete [2023-03-28T10:59:23.447Z] 30dea6a524f1: Pull complete [2023-03-28T10:59:23.447Z] a2aff8979fd8: Pull complete [2023-03-28T10:59:25.979Z] 6808be2612f2: Pull complete [2023-03-28T10:59:26.237Z] f25807f1079a: Pull complete [2023-03-28T10:59:26.237Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T10:59:26.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T10:59:26.237Z] ---> 3b553350e43f [2023-03-28T10:59:26.237Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T10:59:28.144Z] ---> Running in 54a767fc6b4d [2023-03-28T10:59:28.144Z] Removing intermediate container 54a767fc6b4d [2023-03-28T10:59:28.144Z] ---> c630bce4a480 [2023-03-28T10:59:28.144Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T10:59:28.144Z] ---> Running in 194076908cd0 [2023-03-28T10:59:28.144Z] Removing intermediate container 194076908cd0 [2023-03-28T10:59:28.144Z] ---> ebd7829c5d90 [2023-03-28T10:59:28.144Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T10:59:28.144Z] ---> Running in 60194704d274 [2023-03-28T10:59:28.404Z] Removing intermediate container 60194704d274 [2023-03-28T10:59:28.404Z] ---> 23ba32491cea [2023-03-28T10:59:28.404Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T10:59:28.404Z] ---> Running in ecd5a7da0317 [2023-03-28T10:59:28.404Z] Removing intermediate container ecd5a7da0317 [2023-03-28T10:59:28.404Z] ---> 47409108b80c [2023-03-28T10:59:28.404Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T10:59:28.404Z] ---> Running in ca36c29174cc [2023-03-28T10:59:28.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T10:59:28.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T10:59:28.924Z] OK: 265 MiB in 53 packages [2023-03-28T10:59:29.495Z] Removing intermediate container ca36c29174cc [2023-03-28T10:59:29.495Z] ---> a5010151bcfc [2023-03-28T10:59:29.495Z] Step 8/12 : WORKDIR /app [2023-03-28T10:59:29.495Z] ---> Running in 490d61b096d6 [2023-03-28T10:59:29.495Z] Removing intermediate container 490d61b096d6 [2023-03-28T10:59:29.495Z] ---> 621a576b0b01 [2023-03-28T10:59:29.495Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T10:59:29.761Z] ---> dbb74b2addb3 [2023-03-28T10:59:29.761Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T10:59:29.761Z] ---> Running in fe2ea7451b50 [2023-03-28T10:59:32.232Z] Still waiting to schedule task [2023-03-28T10:59:32.233Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-28T11:00:01.854Z] Removing intermediate container fe2ea7451b50 [2023-03-28T11:00:01.854Z] ---> 37ea50b51ab4 [2023-03-28T11:00:01.854Z] Step 11/12 : COPY . . [2023-03-28T11:00:01.854Z] ---> 3042d90f99aa [2023-03-28T11:00:01.854Z] Step 12/12 : RUN $MAKE [2023-03-28T11:00:01.854Z] ---> Running in b25492ec610d [2023-03-28T11:00:01.854Z] noop [2023-03-28T11:00:01.854Z] Removing intermediate container b25492ec610d [2023-03-28T11:00:01.854Z] ---> 49116c1a50cf [2023-03-28T11:00:01.854Z] Successfully built 49116c1a50cf [2023-03-28T11:00:01.854Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:00:02.336Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T11:00:02.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:00:02.604Z] prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container [2023-03-28T11:00:02.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T11:00:03.022Z] $ docker top f2b6f734089119c74b47b51daf5eb130d29f03deee1fbe56bd667445fa564e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:00:03.471Z] + go version [2023-03-28T11:00:03.472Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T11:00:03.502Z] $ docker stop --time=1 f2b6f734089119c74b47b51daf5eb130d29f03deee1fbe56bd667445fa564e9b [2023-03-28T11:00:04.856Z] $ docker rm -f --volumes f2b6f734089119c74b47b51daf5eb130d29f03deee1fbe56bd667445fa564e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:00:05.637Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T11:00:05.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:00:05.804Z] prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container [2023-03-28T11:00:05.845Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-28T11:00:06.238Z] $ docker top 99965a281bda0ae016afd785020f2790ac7b397ceaf7ecae3368303f80dc2354 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:00:06.647Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-197 [Pipeline] fileExists [Pipeline] sh [2023-03-28T11:00:07.016Z] + make test [2023-03-28T11:00:07.016Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T11:00:11.207Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T11:00:21.180Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-28T11:00:21.180Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.651435318Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.651812664Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.651952477Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.651997638Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=WARN ts=2023-03-28T11:00:20.652024638Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.652043748Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.65218399Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.652385723Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=WARN ts=2023-03-28T11:00:20.652401574Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.652428274Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.652597397Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.652667788Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.652694458Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.652727289Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.652761089Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.652908061Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.652954902Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.652988453Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.653050844Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.653073074Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.653106864Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.653128905Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.653294427Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.653570122Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.653592353Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.653605593Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.653664604Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=WARN ts=2023-03-28T11:00:20.653693924Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.653776126Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.653906098Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=WARN ts=2023-03-28T11:00:20.653928018Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.653953288Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.654000119Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.654114141Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.654151021Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.654183852Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.657683607Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.658562251Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.658713603Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.6591139Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.659364384Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.659460875Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.659597067Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.659671718Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.660410281Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.66103596Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.661146672Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.661079921Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.661275754Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=WARN ts=2023-03-28T11:00:20.661323894Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.661415476Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.661558508Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=WARN ts=2023-03-28T11:00:20.661600729Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.661627929Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.66169031Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.661888934Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.661928754Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.661953505Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.661980875Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.662080807Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.662109497Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.662138148Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.66226802Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.66230249Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.662344821Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.662392692Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.662694716Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.66296414Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.662997431Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-28T11:00:24.487Z] level=DEBUG ts=2023-03-28T11:00:20.663016901Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.663052332Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.487Z] level=WARN ts=2023-03-28T11:00:20.663074992Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.663125334Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.487Z] level=INFO ts=2023-03-28T11:00:20.663358907Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=WARN ts=2023-03-28T11:00:20.663412248Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.663431908Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.663471129Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.66356885Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.663594811Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.663610951Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.663634041Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.663718053Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.663749063Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.663776173Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.663863685Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.663912455Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.663967986Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.664011557Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.664271961Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.664434333Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.664456984Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.664468404Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.664493794Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=WARN ts=2023-03-28T11:00:20.664504054Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.664528106Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.664615207Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=WARN ts=2023-03-28T11:00:20.664630077Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.664668428Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.664685228Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.664765379Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.66479032Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.66481055Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.66484319Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.664940112Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.664980083Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665026243Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665117725Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.665166505Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665190726Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665205456Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.665412289Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665609732Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665634492Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.665660733Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665702023Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=WARN ts=2023-03-28T11:00:20.665728764Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665767964Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665861366Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=WARN ts=2023-03-28T11:00:20.665876476Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.665893596Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665912847Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.665973188Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.665996769Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.666010379Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.666026529Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.666136651Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.666164001Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.666182702Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.666233362Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.666250573Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.666270953Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.666285643Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.666423905Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.666591308Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.666707619Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.66673786Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-28T11:00:24.488Z] level=DEBUG ts=2023-03-28T11:00:20.66675128Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-28T11:00:24.488Z] level=INFO ts=2023-03-28T11:00:20.66677672Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.488Z] level=WARN ts=2023-03-28T11:00:20.666785791Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.666806971Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.666875542Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.489Z] level=WARN ts=2023-03-28T11:00:20.666887042Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.666914893Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.666931583Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.666987854Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.667014724Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.667036354Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667062415Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667124396Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.667141426Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667161796Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667229277Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.667248778Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667270498Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667310319Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.667445402Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667586874Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667602004Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.667612804Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667644195Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.489Z] level=WARN ts=2023-03-28T11:00:20.667663825Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667692865Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667781927Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.489Z] level=WARN ts=2023-03-28T11:00:20.667797447Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.667815457Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667835457Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667897728Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.667920499Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.667931579Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.667946589Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.66802207Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.668038741Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.668052491Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.668123962Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-28T11:00:24.489Z] level=DEBUG ts=2023-03-28T11:00:20.668165742Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.668230173Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-28T11:00:24.489Z] level=INFO ts=2023-03-28T11:00:20.668247564Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-03-28T11:00:24.489Z] level=WARN ts=2023-03-28T11:00:20.668339115Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-03-28T11:00:24.489Z] --- FAIL: TestAutoDiscover (0.00s) [2023-03-28T11:00:24.489Z] discover_test.go:285: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:36508: use of closed network connection [2023-03-28T11:00:24.489Z] WriteTo failed [2023-03-28T11:00:24.489Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo [2023-03-28T11:00:24.489Z] /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/llrp/messages.go:180 [2023-03-28T11:00:24.489Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write [2023-03-28T11:00:24.489Z] /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/llrp/msg_builder.go:90 [2023-03-28T11:00:24.489Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close [2023-03-28T11:00:24.489Z] /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/llrp/test_helpers.go:288 [2023-03-28T11:00:24.489Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown [2023-03-28T11:00:24.489Z] /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/llrp/test_emulator.go:72 [2023-03-28T11:00:24.489Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover [2023-03-28T11:00:24.489Z] /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/driver/discover_test.go:284 [2023-03-28T11:00:24.489Z] testing.tRunner [2023-03-28T11:00:24.489Z] /usr/local/go/src/testing/testing.go:1576 [2023-03-28T11:00:24.489Z] runtime.goexit [2023-03-28T11:00:24.489Z] /usr/local/go/src/runtime/asm_amd64.s:1598 [2023-03-28T11:00:24.489Z] FAIL [2023-03-28T11:00:24.489Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.9% of statements [2023-03-28T11:00:24.489Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.453s [2023-03-28T11:00:24.489Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 51.9% of statements [2023-03-28T11:00:24.489Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-03-28T11:00:24.489Z] FAIL [2023-03-28T11:00:24.489Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-28T11:00:24.536Z] $ docker stop --time=1 99965a281bda0ae016afd785020f2790ac7b397ceaf7ecae3368303f80dc2354 [2023-03-28T11:00:26.838Z] $ docker rm -f --volumes 99965a281bda0ae016afd785020f2790ac7b397ceaf7ecae3368303f80dc2354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:00:28.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T11:00:28.079Z] [2023-03-28T11:00:28.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:00:28.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T11:00:28.539Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T11:00:28.539Z] 5eb5b503b376: Pulling fs layer [2023-03-28T11:00:28.539Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T11:00:28.539Z] ec43610c2a17: Pulling fs layer [2023-03-28T11:00:28.539Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T11:00:28.539Z] 33b1e0a273af: Pulling fs layer [2023-03-28T11:00:28.539Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T11:00:28.539Z] 2f39f015ded8: Pulling fs layer [2023-03-28T11:00:28.539Z] 3a2ae6a8a46f: Waiting [2023-03-28T11:00:28.539Z] 5d3b04190fa2: Waiting [2023-03-28T11:00:28.539Z] 2f39f015ded8: Waiting [2023-03-28T11:00:28.539Z] 5c69ac0246d0: Download complete [2023-03-28T11:00:28.539Z] 3a2ae6a8a46f: Download complete [2023-03-28T11:00:28.539Z] 33b1e0a273af: Verifying Checksum [2023-03-28T11:00:28.539Z] 33b1e0a273af: Download complete [2023-03-28T11:00:28.800Z] ec43610c2a17: Verifying Checksum [2023-03-28T11:00:28.801Z] ec43610c2a17: Download complete [2023-03-28T11:00:28.801Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T11:00:28.801Z] 5d3b04190fa2: Download complete [2023-03-28T11:00:28.801Z] 5eb5b503b376: Verifying Checksum [2023-03-28T11:00:28.801Z] 5eb5b503b376: Download complete [2023-03-28T11:00:29.370Z] 2f39f015ded8: Download complete [2023-03-28T11:00:29.940Z] 5eb5b503b376: Pull complete [2023-03-28T11:00:29.940Z] 5c69ac0246d0: Pull complete [2023-03-28T11:00:30.200Z] ec43610c2a17: Pull complete [2023-03-28T11:00:30.464Z] 3a2ae6a8a46f: Pull complete [2023-03-28T11:00:30.724Z] 33b1e0a273af: Pull complete [2023-03-28T11:00:30.724Z] 5d3b04190fa2: Pull complete [2023-03-28T11:00:34.914Z] 2f39f015ded8: Pull complete [2023-03-28T11:00:34.914Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T11:00:34.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T11:00:34.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:00:35.141Z] prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container [2023-03-28T11:00:35.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T11:00:37.313Z] $ docker top 2815dd763b98f400002d4e22463e527a42a9eb9dca583564e1f84e8bb2b9e658 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:00:37.786Z] ---> job-cost.sh [2023-03-28T11:00:37.786Z] lf-activate-venv: SKIPPING [2023-03-28T11:00:37.786Z] INFO: No Stack... [2023-03-28T11:00:38.047Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T11:00:38.617Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T11:00:38.934Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-197/archives/cost.csv [2023-03-28T11:00:38.934Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T11:00:38.978Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [2023-03-28T11:00:38.983Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] did not exist. Created. [2023-03-28T11:00:38.983Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T11:00:39.387Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T11:00:39.451Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T11:00:39.476Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T11:00:39.555Z] $ docker stop --time=1 2815dd763b98f400002d4e22463e527a42a9eb9dca583564e1f84e8bb2b9e658 [2023-03-28T11:00:40.742Z] $ docker rm -f --volumes 2815dd763b98f400002d4e22463e527a42a9eb9dca583564e1f84e8bb2b9e658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-28T11:00:41.108Z] Failed in branch amd64 [2023-03-28T11:01:08.357Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6022 in /w/workspace/undry_device-rfid-llrp-go_PR-197 [Pipeline] { [Pipeline] ws [2023-03-28T11:01:08.415Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-28T11:01:08.500Z] Selected Git installation does not exist. Using Default [2023-03-28T11:01:08.500Z] The recommended git tool is: NONE [2023-03-28T11:01:13.772Z] using credential edgex-jenkins-ssh [2023-03-28T11:01:13.788Z] Cloning the remote Git repository [2023-03-28T11:01:13.827Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T11:01:13.918Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-03-28T11:01:14.063Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T11:01:14.064Z] > git --version # timeout=10 [2023-03-28T11:01:14.088Z] > git --version # 'git version 2.25.1' [2023-03-28T11:01:14.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T11:01:14.242Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T11:01:15.402Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-28T11:01:15.430Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T11:01:16.919Z] Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [2023-03-28T11:01:17.221Z] Merge succeeded, producing c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [2023-03-28T11:01:17.221Z] Checking out Revision c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce (PR-197) [2023-03-28T11:01:16.346Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-28T11:01:16.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-28T11:01:16.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T11:01:16.415Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-28T11:01:16.937Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T11:01:17.006Z] > git checkout -f c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 [2023-03-28T11:01:17.113Z] > git remote # timeout=10 [2023-03-28T11:01:17.135Z] > git config --get remote.origin.url # timeout=10 [2023-03-28T11:01:17.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T11:01:17.170Z] > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [2023-03-28T11:01:17.197Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-28T11:01:17.225Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T11:01:17.239Z] > git checkout -f c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 [2023-03-28T11:01:17.743Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-28T11:01:17.788Z] > git --version # timeout=10 [2023-03-28T11:01:17.800Z] > git --version # 'git version 2.25.1' [2023-03-28T11:01:17.819Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T11:01:18.953Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T11:01:18.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T11:01:18.953Z] Dload Upload Total Spent Left Speed [2023-03-28T11:01:18.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k [Pipeline] sh [2023-03-28T11:01:19.559Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T11:01:19.902Z] + sudo tee /etc/docker/daemon.new [2023-03-28T11:01:19.902Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T11:01:19.902Z] { [2023-03-28T11:01:19.902Z] "registry-mirrors": [ [2023-03-28T11:01:19.902Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T11:01:19.902Z] ], [2023-03-28T11:01:19.902Z] "bip": "10.250.0.254/24", [2023-03-28T11:01:19.902Z] "hosts": [ [2023-03-28T11:01:19.902Z] "tcp://0.0.0.0:5555", [2023-03-28T11:01:19.902Z] "unix:///var/run/docker.sock" [2023-03-28T11:01:19.902Z] ], [2023-03-28T11:01:19.902Z] "mtu": 1458, [2023-03-28T11:01:19.902Z] "selinux-enabled": true, [2023-03-28T11:01:19.902Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T11:01:19.902Z] } [Pipeline] sh [2023-03-28T11:01:20.246Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T11:01:20.594Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T11:01:38.918Z] provisioning config files... [2023-03-28T11:01:38.944Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5020342621312904905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:01:39.330Z] ---> docker-login.sh [2023-03-28T11:01:39.330Z] nexus3.edgexfoundry.org:10001 [2023-03-28T11:01:39.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:01:39.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:01:39.919Z] Configure a credential helper to remove this warning. See [2023-03-28T11:01:39.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:01:39.919Z] [2023-03-28T11:01:39.919Z] Login Succeeded [2023-03-28T11:01:39.919Z] nexus3.edgexfoundry.org:10002 [2023-03-28T11:01:40.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:01:40.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:01:40.457Z] Configure a credential helper to remove this warning. See [2023-03-28T11:01:40.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:01:40.457Z] [2023-03-28T11:01:40.457Z] Login Succeeded [2023-03-28T11:01:40.457Z] nexus3.edgexfoundry.org:10003 [2023-03-28T11:01:40.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:01:40.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:01:40.731Z] Configure a credential helper to remove this warning. See [2023-03-28T11:01:40.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:01:40.731Z] [2023-03-28T11:01:40.731Z] Login Succeeded [2023-03-28T11:01:40.731Z] nexus3.edgexfoundry.org:10004 [2023-03-28T11:01:41.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:01:41.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:01:41.004Z] Configure a credential helper to remove this warning. See [2023-03-28T11:01:41.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:01:41.004Z] [2023-03-28T11:01:41.004Z] Login Succeeded [2023-03-28T11:01:41.004Z] docker.io [2023-03-28T11:01:41.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T11:01:41.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T11:01:41.541Z] Configure a credential helper to remove this warning. See [2023-03-28T11:01:41.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T11:01:41.541Z] [2023-03-28T11:01:41.541Z] Login Succeeded [2023-03-28T11:01:41.541Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T11:01:41.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T11:01:41.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T11:01:41.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T11:01:42.023Z] ========================================================= [2023-03-28T11:01:42.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T11:01:42.024Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:01:42.518Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-28T11:01:42.789Z] Sending build context to Docker daemon 1.211MB [2023-03-28T11:01:42.789Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T11:01:42.789Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T11:01:43.061Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T11:01:43.061Z] af6eaf76a39c: Pulling fs layer [2023-03-28T11:01:43.061Z] 55522c791124: Pulling fs layer [2023-03-28T11:01:43.061Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T11:01:43.061Z] 169dfbe0d373: Pulling fs layer [2023-03-28T11:01:43.061Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T11:01:43.061Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T11:01:43.061Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T11:01:43.061Z] 169dfbe0d373: Waiting [2023-03-28T11:01:43.061Z] e1ff8fa3b103: Waiting [2023-03-28T11:01:43.061Z] 52ebb69f0ebf: Waiting [2023-03-28T11:01:43.061Z] 5abe8eddf0d5: Waiting [2023-03-28T11:01:43.061Z] 55522c791124: Verifying Checksum [2023-03-28T11:01:43.061Z] 55522c791124: Download complete [2023-03-28T11:01:43.061Z] 169dfbe0d373: Verifying Checksum [2023-03-28T11:01:43.061Z] 169dfbe0d373: Download complete [2023-03-28T11:01:43.061Z] e1ff8fa3b103: Verifying Checksum [2023-03-28T11:01:43.061Z] e1ff8fa3b103: Download complete [2023-03-28T11:01:43.061Z] af6eaf76a39c: Verifying Checksum [2023-03-28T11:01:43.061Z] af6eaf76a39c: Download complete [2023-03-28T11:01:44.046Z] af6eaf76a39c: Pull complete [2023-03-28T11:01:44.046Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T11:01:44.046Z] 5abe8eddf0d5: Download complete [2023-03-28T11:01:44.649Z] 55522c791124: Pull complete [2023-03-28T11:01:45.619Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T11:01:45.619Z] ce5c4a1c91eb: Download complete [2023-03-28T11:01:45.619Z] 52ebb69f0ebf: Verifying Checksum [2023-03-28T11:01:45.619Z] 52ebb69f0ebf: Download complete [2023-03-28T11:01:57.957Z] ce5c4a1c91eb: Pull complete [2023-03-28T11:01:57.957Z] 169dfbe0d373: Pull complete [2023-03-28T11:01:57.958Z] e1ff8fa3b103: Pull complete [2023-03-28T11:02:04.660Z] 52ebb69f0ebf: Pull complete [2023-03-28T11:02:07.368Z] 5abe8eddf0d5: Pull complete [2023-03-28T11:02:07.368Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T11:02:07.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T11:02:07.368Z] ---> 6cb57ee374ae [2023-03-28T11:02:07.368Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T11:02:08.787Z] ---> Running in 6e9c37f39c8c [2023-03-28T11:02:09.061Z] Removing intermediate container 6e9c37f39c8c [2023-03-28T11:02:09.061Z] ---> f9a867a83439 [2023-03-28T11:02:09.061Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T11:02:09.338Z] ---> Running in 9e902fc346f0 [2023-03-28T11:02:09.611Z] Removing intermediate container 9e902fc346f0 [2023-03-28T11:02:09.611Z] ---> 8bb2604a656d [2023-03-28T11:02:09.611Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T11:02:09.611Z] ---> Running in 93193035d31e [2023-03-28T11:02:09.883Z] Removing intermediate container 93193035d31e [2023-03-28T11:02:09.883Z] ---> 81fca1e3c350 [2023-03-28T11:02:09.883Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T11:02:09.883Z] ---> Running in 2670abac0bd1 [2023-03-28T11:02:10.486Z] Removing intermediate container 2670abac0bd1 [2023-03-28T11:02:10.486Z] ---> 3831229724ee [2023-03-28T11:02:10.486Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T11:02:10.486Z] ---> Running in 34aa9bdd66a5 [2023-03-28T11:02:11.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T11:02:12.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T11:02:13.598Z] OK: 263 MiB in 53 packages [2023-03-28T11:02:14.183Z] Removing intermediate container 34aa9bdd66a5 [2023-03-28T11:02:14.183Z] ---> 62e4c162fdf4 [2023-03-28T11:02:14.183Z] Step 8/12 : WORKDIR /app [2023-03-28T11:02:14.183Z] ---> Running in 62c44c75392a [2023-03-28T11:02:14.456Z] Removing intermediate container 62c44c75392a [2023-03-28T11:02:14.456Z] ---> 38c904566498 [2023-03-28T11:02:14.456Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-28T11:02:15.042Z] ---> 6130968d2f33 [2023-03-28T11:02:15.042Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T11:02:15.042Z] ---> Running in 4314a0b3899b [2023-03-28T11:03:22.922Z] Removing intermediate container 4314a0b3899b [2023-03-28T11:03:22.922Z] ---> 6e4789ef522b [2023-03-28T11:03:22.922Z] Step 11/12 : COPY . . [2023-03-28T11:03:22.922Z] ---> d9a6afe7b62c [2023-03-28T11:03:22.922Z] Step 12/12 : RUN $MAKE [2023-03-28T11:03:22.922Z] ---> Running in 2bb7dd5fc78d [2023-03-28T11:03:22.922Z] noop [2023-03-28T11:03:22.922Z] Removing intermediate container 2bb7dd5fc78d [2023-03-28T11:03:22.922Z] ---> 32446f29d6a8 [2023-03-28T11:03:22.922Z] Successfully built 32446f29d6a8 [2023-03-28T11:03:22.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:03:23.389Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T11:03:23.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:03:23.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-6022 does not seem to be running inside a container [2023-03-28T11:03:23.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T11:03:24.792Z] $ docker top 711f4a7ebbfc89880a2d8eb99a66659363363f94649cce0b34e42ee1dc75f0ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:03:25.635Z] + go version [2023-03-28T11:03:25.635Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T11:03:25.671Z] $ docker stop --time=1 711f4a7ebbfc89880a2d8eb99a66659363363f94649cce0b34e42ee1dc75f0ad [2023-03-28T11:03:27.263Z] $ docker rm -f --volumes 711f4a7ebbfc89880a2d8eb99a66659363363f94649cce0b34e42ee1dc75f0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:03:28.085Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T11:03:28.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:03:28.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-6022 does not seem to be running inside a container [2023-03-28T11:03:28.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-28T11:03:29.522Z] $ docker top b9ebf83aa00e38ed778ac0b723b451d9557a4c890357d6e79061b3845172f39e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:03:30.410Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-28T11:03:30.807Z] + make test [2023-03-28T11:03:30.807Z] go test ./... -coverprofile=coverage.out ./... [2023-03-28T11:04:03.041Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-28T11:05:56.068Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-28T11:05:56.068Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-28T11:06:34.970Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.919s coverage: 40.9% of statements [2023-03-28T11:06:34.970Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.601s coverage: 52.0% of statements [2023-03-28T11:06:34.970Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.065s coverage: 96.4% of statements [2023-03-28T11:06:34.970Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T11:06:34.970Z] go vet ./... [2023-03-28T11:07:01.686Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T11:07:01.686Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T11:07:01.686Z] ./bin/test-attribution-txt.sh [2023-03-28T11:07:01.686Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-28T11:07:01.686Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-28T11:07:01.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T11:07:01.754Z] $ docker stop --time=1 b9ebf83aa00e38ed778ac0b723b451d9557a4c890357d6e79061b3845172f39e [2023-03-28T11:07:03.650Z] $ docker rm -f --volumes b9ebf83aa00e38ed778ac0b723b451d9557a4c890357d6e79061b3845172f39e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T11:07:04.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T11:07:05.681Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T11:07:06.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T11:07:06.788Z] + ls -al . [2023-03-28T11:07:06.788Z] total 624 [2023-03-28T11:07:06.788Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 11:03 . [2023-03-28T11:07:06.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 11:01 .. [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 28 11:01 .dockerignore [2023-03-28T11:07:06.788Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 11:01 .git [2023-03-28T11:07:06.788Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 11:01 .github [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 28 11:01 .gitignore [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 11:01 .golangci.yml [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 28 11:01 Attribution.txt [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 28 11:01 CHANGELOG.md [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 28 11:01 Dockerfile [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 11:01 GOVERNANCE.md [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 28 11:01 Jenkinsfile [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 11:01 LICENSE [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 2053 Mar 28 11:01 Makefile [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 11:01 OWNERS.md [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 28 11:01 README.md [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 10:59 VERSION [2023-03-28T11:07:06.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 11:01 bin [2023-03-28T11:07:06.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 11:01 cmd [2023-03-28T11:07:06.788Z] -rw-r--r-- 1 jenkins jenkins 457600 Mar 28 11:06 coverage.out [2023-03-28T11:07:06.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 11:01 examples [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 3416 Mar 28 11:01 go.mod [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 30903 Mar 28 11:01 go.sum [2023-03-28T11:07:06.788Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 11:01 images [2023-03-28T11:07:06.788Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 11:01 internal [2023-03-28T11:07:06.788Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 11:01 snap [2023-03-28T11:07:06.788Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 28 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:07:07.210Z] + 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=c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce --label arch=arm64 --label version=0.0.0 . [2023-03-28T11:07:07.475Z] Sending build context to Docker daemon 1.211MB [2023-03-28T11:07:07.475Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T11:07:07.475Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-28T11:07:07.475Z] ---> 32446f29d6a8 [2023-03-28T11:07:07.475Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-28T11:07:07.742Z] ---> Running in ffb471a267dc [2023-03-28T11:07:08.008Z] Removing intermediate container ffb471a267dc [2023-03-28T11:07:08.008Z] ---> 553d692e9105 [2023-03-28T11:07:08.008Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T11:07:08.008Z] ---> Running in 430cbf155828 [2023-03-28T11:07:08.275Z] Removing intermediate container 430cbf155828 [2023-03-28T11:07:08.275Z] ---> 5b7bff266c9f [2023-03-28T11:07:08.275Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T11:07:08.275Z] ---> Running in 6fe94e08afcb [2023-03-28T11:07:08.541Z] Removing intermediate container 6fe94e08afcb [2023-03-28T11:07:08.541Z] ---> b1f192b3134c [2023-03-28T11:07:08.541Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T11:07:08.808Z] ---> Running in e2e6ed72baec [2023-03-28T11:07:09.073Z] Removing intermediate container e2e6ed72baec [2023-03-28T11:07:09.073Z] ---> 125e5d707172 [2023-03-28T11:07:09.073Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T11:07:09.073Z] ---> Running in 7c34adcff1e2 [2023-03-28T11:07:10.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T11:07:10.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T11:07:11.565Z] OK: 263 MiB in 53 packages [2023-03-28T11:07:12.150Z] Removing intermediate container 7c34adcff1e2 [2023-03-28T11:07:12.150Z] ---> a9b3594bf91e [2023-03-28T11:07:12.150Z] Step 8/24 : WORKDIR /app [2023-03-28T11:07:12.416Z] ---> Running in 088edf61edad [2023-03-28T11:07:12.686Z] Removing intermediate container 088edf61edad [2023-03-28T11:07:12.686Z] ---> 85c7d0b8829f [2023-03-28T11:07:12.686Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-28T11:07:12.956Z] ---> 4c2c725517a4 [2023-03-28T11:07:12.956Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T11:07:13.227Z] ---> Running in 19660f8c8f78 [2023-03-28T11:07:15.810Z] Removing intermediate container 19660f8c8f78 [2023-03-28T11:07:15.810Z] ---> 41e8ab9c6060 [2023-03-28T11:07:15.810Z] Step 11/24 : COPY . . [2023-03-28T11:07:16.392Z] ---> 9347a4fc4e5a [2023-03-28T11:07:16.392Z] Step 12/24 : RUN $MAKE [2023-03-28T11:07:16.392Z] ---> Running in ffc4a49c9619 [2023-03-28T11:07:17.350Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-28T11:09:39.063Z] Removing intermediate container ffc4a49c9619 [2023-03-28T11:09:39.063Z] ---> df93996414a2 [2023-03-28T11:09:39.063Z] Step 13/24 : FROM alpine:3.17 [2023-03-28T11:09:39.063Z] 3.17: Pulling from library/alpine [2023-03-28T11:09:39.063Z] af6eaf76a39c: Already exists [2023-03-28T11:09:39.063Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T11:09:39.063Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T11:09:39.063Z] ---> d74e625d9115 [2023-03-28T11:09:39.063Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-28T11:09:39.063Z] ---> Running in 478775cd4a2f [2023-03-28T11:09:39.063Z] Removing intermediate container 478775cd4a2f [2023-03-28T11:09:39.063Z] ---> e055b74c9bdc [2023-03-28T11:09:39.063Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-28T11:09:39.063Z] ---> Running in a41ed90c48bf [2023-03-28T11:09:39.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T11:09:39.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T11:09:39.063Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-28T11:09:39.063Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T11:09:39.063Z] OK: 8 MiB in 16 packages [2023-03-28T11:09:39.063Z] Removing intermediate container a41ed90c48bf [2023-03-28T11:09:39.063Z] ---> 776075740ec0 [2023-03-28T11:09:39.063Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-28T11:09:39.652Z] ---> c829dae235dc [2023-03-28T11:09:39.652Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-28T11:09:40.246Z] ---> 3fe5647faebd [2023-03-28T11:09:40.246Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-28T11:09:41.659Z] ---> 0bc2f4c042d4 [2023-03-28T11:09:41.659Z] Step 19/24 : EXPOSE 59989 [2023-03-28T11:09:41.659Z] ---> Running in 60479e9268de [2023-03-28T11:09:41.932Z] Removing intermediate container 60479e9268de [2023-03-28T11:09:41.932Z] ---> 58ab1039fa6d [2023-03-28T11:09:41.932Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-28T11:09:42.206Z] ---> Running in 846e322ebae6 [2023-03-28T11:09:42.473Z] Removing intermediate container 846e322ebae6 [2023-03-28T11:09:42.473Z] ---> 444f16d62052 [2023-03-28T11:09:42.473Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-28T11:09:42.473Z] ---> Running in 818e7bb93a2a [2023-03-28T11:09:42.740Z] Removing intermediate container 818e7bb93a2a [2023-03-28T11:09:42.740Z] ---> 35576d85c09a [2023-03-28T11:09:42.740Z] Step 22/24 : LABEL arch=arm64 [2023-03-28T11:09:43.007Z] ---> Running in 6cc7de2212b3 [2023-03-28T11:09:43.274Z] Removing intermediate container 6cc7de2212b3 [2023-03-28T11:09:43.274Z] ---> 76353dab4b64 [2023-03-28T11:09:43.274Z] Step 23/24 : LABEL git_sha=c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [2023-03-28T11:09:43.274Z] ---> Running in 69dfd7e6127a [2023-03-28T11:09:43.542Z] Removing intermediate container 69dfd7e6127a [2023-03-28T11:09:43.542Z] ---> 11a8e28942cb [2023-03-28T11:09:43.542Z] Step 24/24 : LABEL version=0.0.0 [2023-03-28T11:09:43.542Z] ---> Running in f015423bcad7 [2023-03-28T11:09:43.811Z] Removing intermediate container f015423bcad7 [2023-03-28T11:09:43.811Z] ---> 069773a03e74 [2023-03-28T11:09:43.811Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T11:09:44.078Z] Successfully built 069773a03e74 [2023-03-28T11:09:44.078Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:09:44.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T11:09:44.903Z] [2023-03-28T11:09:44.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:09:45.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T11:09:45.314Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T11:09:45.314Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T11:09:45.314Z] 04944245beec: Pulling fs layer [2023-03-28T11:09:45.314Z] 699f458cf7ca: Pulling fs layer [2023-03-28T11:09:45.314Z] 765212b225bb: Pulling fs layer [2023-03-28T11:09:45.314Z] f23df028b6ca: Pulling fs layer [2023-03-28T11:09:45.314Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T11:09:45.314Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T11:09:45.314Z] d65c8cfc05b1: Waiting [2023-03-28T11:09:45.314Z] f23df028b6ca: Waiting [2023-03-28T11:09:45.314Z] 765212b225bb: Waiting [2023-03-28T11:09:45.314Z] 2437ff75d9bd: Waiting [2023-03-28T11:09:45.613Z] 04944245beec: Verifying Checksum [2023-03-28T11:09:45.613Z] 04944245beec: Download complete [2023-03-28T11:09:45.613Z] 765212b225bb: Verifying Checksum [2023-03-28T11:09:45.613Z] 765212b225bb: Download complete [2023-03-28T11:09:45.613Z] f23df028b6ca: Verifying Checksum [2023-03-28T11:09:45.613Z] f23df028b6ca: Download complete [2023-03-28T11:09:45.613Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T11:09:45.613Z] d65c8cfc05b1: Download complete [2023-03-28T11:09:45.899Z] 699f458cf7ca: Verifying Checksum [2023-03-28T11:09:45.899Z] 699f458cf7ca: Download complete [2023-03-28T11:09:46.185Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T11:09:46.185Z] 8998bd30e6a1: Download complete [2023-03-28T11:09:48.808Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T11:09:48.808Z] 2437ff75d9bd: Download complete [2023-03-28T11:09:50.216Z] 8998bd30e6a1: Pull complete [2023-03-28T11:09:50.486Z] 04944245beec: Pull complete [2023-03-28T11:09:51.459Z] 699f458cf7ca: Pull complete [2023-03-28T11:09:51.727Z] 765212b225bb: Pull complete [2023-03-28T11:09:52.698Z] f23df028b6ca: Pull complete [2023-03-28T11:09:52.698Z] d65c8cfc05b1: Pull complete [2023-03-28T11:10:05.011Z] 2437ff75d9bd: Pull complete [2023-03-28T11:10:05.011Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T11:10:05.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T11:10:05.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:10:05.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-6022 does not seem to be running inside a container [2023-03-28T11:10:05.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-28T11:10:08.204Z] $ docker top 2eca0209f59a6905d8bc9e13b82178c7d12eb47d0fe5382dfe1238ac9311a3b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:10:09.105Z] ---> job-cost.sh [2023-03-28T11:10:09.105Z] lf-activate-venv: SKIPPING [2023-03-28T11:10:09.105Z] INFO: No Stack... [2023-03-28T11:10:09.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T11:10:10.328Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T11:10:10.991Z] + cut -d, -f6 [2023-03-28T11:10:10.991Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-03-28T11:10:11.081Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [2023-03-28T11:10:11.086Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] did not exist. Created. [2023-03-28T11:10:11.086Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T11:10:11.818Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-73dd07dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T11:10:12.189Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T11:10:12.223Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T11:10:12.292Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T11:10:12.308Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T11:10:12.381Z] $ docker stop --time=1 2eca0209f59a6905d8bc9e13b82178c7d12eb47d0fe5382dfe1238ac9311a3b2 [2023-03-28T11:10:13.903Z] $ docker rm -f --volumes 2eca0209f59a6905d8bc9e13b82178c7d12eb47d0fe5382dfe1238ac9311a3b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-28T11:10:16.530Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-197/archives ] [2023-03-28T11:10:16.530Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-197/archives [2023-03-28T11:10:16.530Z] total 16 [2023-03-28T11:10:16.530Z] drwxr-xr-x 3 root root 4096 Mar 28 11:00 . [2023-03-28T11:10:16.530Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 11:00 .. [2023-03-28T11:10:16.530Z] drwxr-xr-x 2 root root 4096 Mar 28 11:00 cost [2023-03-28T11:10:16.530Z] -rw-r--r-- 1 root root 92 Mar 28 11:00 cost.csv [2023-03-28T11:10:16.530Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-197/archives [2023-03-28T11:10:16.530Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-197/archives [2023-03-28T11:10:16.530Z] total 16 [2023-03-28T11:10:16.530Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 11:00 . [2023-03-28T11:10:16.530Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 11:00 .. [2023-03-28T11:10:16.530Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 11:00 cost [2023-03-28T11:10:16.530Z] -rw-r--r-- 1 jenkins jenkins 92 Mar 28 11:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:10:16.858Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:10:17.752Z] ---> package-listing.sh [2023-03-28T11:10:17.752Z] ++ facter osfamily [2023-03-28T11:10:17.752Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T11:10:18.012Z] + OS_FAMILY=debian [2023-03-28T11:10:18.012Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-197 [2023-03-28T11:10:18.012Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T11:10:18.012Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T11:10:18.012Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T11:10:18.012Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T11:10:18.012Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-197 ']' [2023-03-28T11:10:18.012Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T11:10:18.012Z] + case "${OS_FAMILY}" in [2023-03-28T11:10:18.012Z] + dpkg -l [2023-03-28T11:10:18.012Z] + grep '^ii' [2023-03-28T11:10:18.012Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T11:10:18.012Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T11:10:18.012Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T11:10:18.012Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-197 ']' [2023-03-28T11:10:18.012Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-197/archives/ [2023-03-28T11:10:18.012Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-197/archives/ [Pipeline] echo [2023-03-28T11:10:18.046Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-28T11:10:18.335Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T11:10:18.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T11:10:18.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T11:10:19.109Z] prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container [2023-03-28T11:10:19.132Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T11:10:19.388Z] $ docker top 7c04efdcc705b1e9f0eabbd274126dd88278ce12911259fb0d04d86a3749c886 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T11:10:19.791Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T11:10:20.100Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T11:10:20.407Z] + ls /var/log/sa-host [2023-03-28T11:10:20.408Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T11:10:20.610Z] provisioning config files... [2023-03-28T11:10:20.619Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config8380081338537906840tmp [Pipeline] { [Pipeline] echo [2023-03-28T11:10:20.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:10:20.976Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T11:10:21.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:10:21.415Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T11:10:21.449Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:10:21.759Z] ---> sudo-logs.sh [2023-03-28T11:10:21.759Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T11:10:21.848Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:10:22.154Z] ---> job-cost.sh [2023-03-28T11:10:22.154Z] lf-activate-venv: SKIPPING [2023-03-28T11:10:22.154Z] DEBUG: total: 0.2199999988079071 [2023-03-28T11:10:22.154Z] INFO: Retrieving Stack Cost... [2023-03-28T11:10:22.722Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T11:10:22.982Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T11:10:23.018Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T11:10:23.329Z] ---> logs-deploy.sh [2023-03-28T11:10:23.329Z] lf-activate-venv: SKIPPING [2023-03-28T11:10:23.329Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-197/1 [2023-03-28T11:10:23.329Z] INFO: archiving workspace using pattern(s): [2023-03-28T11:10:24.263Z] Archives upload complete. [2023-03-28T11:10:24.263Z] INFO: archiving logs to Nexus