Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 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-ssh2244127567573681529.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9996830514314573402.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4751092323694392757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5957030357798509596.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16839117813879197950.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6022 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#249)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 > git rev-list --no-walk 2f342342fa5147f47103e4bf0effd7ddde8942e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T22:02:12.914Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T22:02:12.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T22:02:12.993Z] ========================================================= [2023-09-12T22:02:12.993Z] EdgeX Global Pipelines Version Info [2023-09-12T22:02:12.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:13.700Z] ------------------- [2023-09-12T22:02:13.700Z] stable info: [2023-09-12T22:02:13.700Z] ------------------- [2023-09-12T22:02:13.700Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T22:02:13.700Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T22:02:13.700Z] Message: update stable to v1.0.254 [2023-09-12T22:02:14.268Z] ------------------- [2023-09-12T22:02:14.268Z] experimental info: [2023-09-12T22:02:14.268Z] ------------------- [2023-09-12T22:02:14.268Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T22:02:14.268Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T22:02:14.268Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T22:02:14.430Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-12T22:02:14.447Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-12T22:02:14.457Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T22:02:14.479Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T22:02:14.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T22:02:14.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T22:02:14.599Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T22:02:14.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T22:02:14.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T22:02:14.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T22:02:14.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T22:02:14.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-12T22:02:14.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T22:02:14.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T22:02:14.727Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T22:02:14.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T22:02:14.763Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T22:02:14.782Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T22:02:14.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T22:02:14.817Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T22:02:14.836Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T22:02:14.856Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T22:02:14.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T22:02:14.888Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T22:02:14.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T22:02:14.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T22:02:14.932Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T22:02:14.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T22:02:14.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T22:02:14.976Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T22:02:14.991Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] echo [2023-09-12T22:02:15.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40e7fd9 [Pipeline] echo [2023-09-12T22:02:15.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:02:15.066Z] provisioning config files... [2023-09-12T22:02:15.083Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2546495941960998070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:15.392Z] ---> docker-login.sh [2023-09-12T22:02:15.392Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:02:15.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:15.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:15.654Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:15.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:15.654Z] [2023-09-12T22:02:15.654Z] Login Succeeded [2023-09-12T22:02:15.654Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:02:15.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:15.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:15.654Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:15.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:15.654Z] [2023-09-12T22:02:15.654Z] Login Succeeded [2023-09-12T22:02:15.654Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:02:15.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:15.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:15.915Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:15.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:15.915Z] [2023-09-12T22:02:15.915Z] Login Succeeded [2023-09-12T22:02:15.915Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:02:15.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:15.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:15.915Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:15.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:15.915Z] [2023-09-12T22:02:15.915Z] Login Succeeded [2023-09-12T22:02:15.915Z] docker.io [2023-09-12T22:02:15.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:16.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:16.181Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:16.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:16.181Z] [2023-09-12T22:02:16.181Z] Login Succeeded [2023-09-12T22:02:16.181Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:02:16.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T22:02:16.574Z] + git rev-list -1 --merges 40e7fd9457312c7ba73491b63d6fc33ef6c19e69~1..40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] echo [2023-09-12T22:02:16.622Z] -----------> git rev-list -1 --merges 40e7fd9457312c7ba73491b63d6fc33ef6c19e69~1..40e7fd9457312c7ba73491b63d6fc33ef6c19e69 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [false] [Pipeline] sh [2023-09-12T22:02:16.912Z] + git log --format=format:%s -1 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] echo [2023-09-12T22:02:16.926Z] ========================================================= [2023-09-12T22:02:16.926Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T22:02:16.926Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:02:17.242Z] + git log --format=format:%s -1 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] echo [2023-09-12T22:02:17.275Z] [semverPrep] GIT_COMMIT: 40e7fd9457312c7ba73491b63d6fc33ef6c19e69, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#249) [Pipeline] echo [2023-09-12T22:02:17.289Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T22:02:17.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:02:17.632Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T22:02:17.632Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T22:02:17.632Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T22:02:17.632Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T22:02:17.632Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T22:02:17.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:02:17.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:02:17.973Z] [2023-09-12T22:02:17.973Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:02:18.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:02:18.274Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T22:02:18.274Z] b85a868b505f: Pulling fs layer [2023-09-12T22:02:18.274Z] e2be974225ed: Pulling fs layer [2023-09-12T22:02:18.274Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T22:02:18.274Z] 988bab9f4d93: Pulling fs layer [2023-09-12T22:02:18.274Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T22:02:18.274Z] eaf3925da568: Pulling fs layer [2023-09-12T22:02:18.274Z] bab4dde63d76: Pulling fs layer [2023-09-12T22:02:18.274Z] bde34c3a00c8: Pulling fs layer [2023-09-12T22:02:18.274Z] b352a97aabf1: Pulling fs layer [2023-09-12T22:02:18.274Z] 4872d77fe225: Pulling fs layer [2023-09-12T22:02:18.274Z] 5851b861e8e6: Pulling fs layer [2023-09-12T22:02:18.274Z] bab4dde63d76: Waiting [2023-09-12T22:02:18.274Z] 5851b861e8e6: Waiting [2023-09-12T22:02:18.274Z] b352a97aabf1: Waiting [2023-09-12T22:02:18.274Z] bde34c3a00c8: Waiting [2023-09-12T22:02:18.274Z] 988bab9f4d93: Waiting [2023-09-12T22:02:18.274Z] 4872d77fe225: Waiting [2023-09-12T22:02:18.274Z] 1469e6f7b9e6: Waiting [2023-09-12T22:02:18.274Z] eaf3925da568: Waiting [2023-09-12T22:02:18.274Z] e2be974225ed: Download complete [2023-09-12T22:02:18.274Z] 988bab9f4d93: Verifying Checksum [2023-09-12T22:02:18.274Z] 988bab9f4d93: Download complete [2023-09-12T22:02:18.274Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T22:02:18.274Z] 339a4e72a1f5: Download complete [2023-09-12T22:02:18.274Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T22:02:18.274Z] 1469e6f7b9e6: Download complete [2023-09-12T22:02:18.274Z] eaf3925da568: Verifying Checksum [2023-09-12T22:02:18.274Z] eaf3925da568: Download complete [2023-09-12T22:02:18.274Z] bde34c3a00c8: Download complete [2023-09-12T22:02:18.534Z] b352a97aabf1: Download complete [2023-09-12T22:02:18.534Z] 4872d77fe225: Verifying Checksum [2023-09-12T22:02:18.534Z] 4872d77fe225: Download complete [2023-09-12T22:02:18.534Z] 5851b861e8e6: Download complete [2023-09-12T22:02:18.534Z] b85a868b505f: Verifying Checksum [2023-09-12T22:02:18.534Z] b85a868b505f: Download complete [2023-09-12T22:02:18.792Z] bab4dde63d76: Verifying Checksum [2023-09-12T22:02:18.792Z] bab4dde63d76: Download complete [2023-09-12T22:02:19.730Z] b85a868b505f: Pull complete [2023-09-12T22:02:19.989Z] e2be974225ed: Pull complete [2023-09-12T22:02:20.558Z] 339a4e72a1f5: Pull complete [2023-09-12T22:02:20.558Z] 988bab9f4d93: Pull complete [2023-09-12T22:02:20.816Z] 1469e6f7b9e6: Pull complete [2023-09-12T22:02:20.816Z] eaf3925da568: Pull complete [2023-09-12T22:02:22.720Z] bab4dde63d76: Pull complete [2023-09-12T22:02:22.720Z] bde34c3a00c8: Pull complete [2023-09-12T22:02:22.720Z] b352a97aabf1: Pull complete [2023-09-12T22:02:22.720Z] 4872d77fe225: Pull complete [2023-09-12T22:02:22.720Z] 5851b861e8e6: Pull complete [2023-09-12T22:02:22.720Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T22:02:22.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:02:22.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:02:22.805Z] prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container [2023-09-12T22:02:22.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:02:25.801Z] $ docker top 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e -eo pid,comm [2023-09-12T22:02:25.852Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-12T22:02:25.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:02:25.892Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:02:25.892Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:02:25.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:02:26.004Z] $ docker exec 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e ssh-agent [2023-09-12T22:02:26.102Z] SSH_AUTH_SOCK=/tmp/ssh-EooxB9SaSbfD/agent.32 [2023-09-12T22:02:26.102Z] SSH_AGENT_PID=38 [2023-09-12T22:02:26.109Z] Running ssh-add (command line suppressed) [2023-09-12T22:02:26.212Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15350146445020453892.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15350146445020453892.key) [2023-09-12T22:02:26.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:02:26.511Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T22:02:26.525Z] $ docker exec --env ******** --env ******** 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e ssh-agent -k [2023-09-12T22:02:26.624Z] unset SSH_AUTH_SOCK; [2023-09-12T22:02:26.626Z] unset SSH_AGENT_PID; [2023-09-12T22:02:26.626Z] echo Agent pid 38 killed; [2023-09-12T22:02:26.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T22:02:26.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:02:26.666Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:02:26.774Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:02:26.780Z] $ docker exec 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e ssh-agent [2023-09-12T22:02:26.882Z] SSH_AUTH_SOCK=/tmp/ssh-rLqrHXCNW9ew/agent.70 [2023-09-12T22:02:26.882Z] SSH_AGENT_PID=77 [2023-09-12T22:02:26.887Z] Running ssh-add (command line suppressed) [2023-09-12T22:02:26.984Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10224255660295867573.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10224255660295867573.key) [2023-09-12T22:02:26.993Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:02:27.281Z] + git semver init [2023-09-12T22:02:27.539Z] 2023-09-12 22:02:27,453 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T22:02:27.539Z] 2023-09-12 22:02:27,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-12T22:02:27.539Z] 2023-09-12 22:02:27,454 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-12T22:02:27.539Z] 2023-09-12 22:02:27,455 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:02:28.477Z] 2023-09-12 22:02:28,240 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-09-12T22:02:28.477Z] 2023-09-12 22:02:28,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-09-12T22:02:28.477Z] 2023-09-12 22:02:28,241 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-12T22:02:28.477Z] 2023-09-12 22:02:28,241 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-12T22:02:28.477Z] 3.1.0-dev.7 [Pipeline] } [2023-09-12T22:02:28.490Z] $ docker exec --env ******** --env ******** 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e ssh-agent -k [2023-09-12T22:02:28.588Z] unset SSH_AUTH_SOCK; [2023-09-12T22:02:28.589Z] unset SSH_AGENT_PID; [2023-09-12T22:02:28.589Z] echo Agent pid 77 killed; [2023-09-12T22:02:28.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:02:28.894Z] + git semver [Pipeline] } [2023-09-12T22:02:29.169Z] $ docker stop --time=1 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e [2023-09-12T22:02:30.445Z] $ docker rm -f --volumes 62458d57523b98a084df335558dee119815094b2f126281eab683d53fe90d43e [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:02:30.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T22:02:30.981Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T22:02:30.984Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:02:31.135Z] provisioning config files... [2023-09-12T22:02:31.143Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14178817268257659540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:02:31.434Z] ---> docker-login.sh [2023-09-12T22:02:31.435Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:02:31.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:31.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:31.435Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:31.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:31.435Z] [2023-09-12T22:02:31.435Z] Login Succeeded [2023-09-12T22:02:31.435Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:02:31.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:31.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:31.435Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:31.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:31.435Z] [2023-09-12T22:02:31.435Z] Login Succeeded [2023-09-12T22:02:31.435Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:02:31.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:31.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:31.694Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:31.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:31.694Z] [2023-09-12T22:02:31.694Z] Login Succeeded [2023-09-12T22:02:31.694Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:02:31.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:31.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:31.694Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:31.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:31.694Z] [2023-09-12T22:02:31.694Z] Login Succeeded [2023-09-12T22:02:31.694Z] docker.io [2023-09-12T22:02:31.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:02:31.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:02:31.953Z] Configure a credential helper to remove this warning. See [2023-09-12T22:02:31.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:02:31.953Z] [2023-09-12T22:02:31.953Z] Login Succeeded [2023-09-12T22:02:31.953Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:02:31.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T22:02:32.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:02:32.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:02:32.053Z] ========================================================= [2023-09-12T22:02:32.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T22:02:32.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:02:32.375Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T22:02:32.375Z] Sending build context to Docker daemon 4.311MB [2023-09-12T22:02:32.375Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:02:32.375Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T22:02:32.375Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T22:02:32.375Z] 7264a8db6415: Pulling fs layer [2023-09-12T22:02:32.375Z] c4d48a809fc2: Pulling fs layer [2023-09-12T22:02:32.375Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T22:02:32.375Z] ad3a456e5733: Pulling fs layer [2023-09-12T22:02:32.375Z] 9e4f439ed901: Pulling fs layer [2023-09-12T22:02:32.375Z] feaf6a47b606: Pulling fs layer [2023-09-12T22:02:32.375Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T22:02:32.375Z] 8ac70367396e: Pulling fs layer [2023-09-12T22:02:32.375Z] 6db16350a2e2: Pulling fs layer [2023-09-12T22:02:32.375Z] 9250d5d63582: Pulling fs layer [2023-09-12T22:02:32.375Z] 5e8b037d7d82: Waiting [2023-09-12T22:02:32.375Z] 8ac70367396e: Waiting [2023-09-12T22:02:32.375Z] 6db16350a2e2: Waiting [2023-09-12T22:02:32.375Z] 9250d5d63582: Waiting [2023-09-12T22:02:32.375Z] feaf6a47b606: Waiting [2023-09-12T22:02:32.375Z] 9e4f439ed901: Waiting [2023-09-12T22:02:32.375Z] ad3a456e5733: Waiting [2023-09-12T22:02:32.375Z] c4d48a809fc2: Download complete [2023-09-12T22:02:32.375Z] ad3a456e5733: Verifying Checksum [2023-09-12T22:02:32.375Z] ad3a456e5733: Download complete [2023-09-12T22:02:32.375Z] 9e4f439ed901: Verifying Checksum [2023-09-12T22:02:32.375Z] 9e4f439ed901: Download complete [2023-09-12T22:02:32.375Z] 7264a8db6415: Download complete [2023-09-12T22:02:32.635Z] feaf6a47b606: Verifying Checksum [2023-09-12T22:02:32.635Z] feaf6a47b606: Download complete [2023-09-12T22:02:32.635Z] 7264a8db6415: Pull complete [2023-09-12T22:02:32.892Z] c4d48a809fc2: Pull complete [2023-09-12T22:02:32.892Z] 8ac70367396e: Verifying Checksum [2023-09-12T22:02:32.892Z] 8ac70367396e: Download complete [2023-09-12T22:02:32.892Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T22:02:32.892Z] 4f1c88b9dad5: Download complete [2023-09-12T22:02:33.150Z] 6db16350a2e2: Verifying Checksum [2023-09-12T22:02:33.150Z] 6db16350a2e2: Download complete [2023-09-12T22:02:33.150Z] 9250d5d63582: Verifying Checksum [2023-09-12T22:02:33.150Z] 9250d5d63582: Download complete [2023-09-12T22:02:33.150Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T22:02:33.150Z] 5e8b037d7d82: Download complete [2023-09-12T22:02:35.813Z] 4f1c88b9dad5: Pull complete [2023-09-12T22:02:35.813Z] ad3a456e5733: Pull complete [2023-09-12T22:02:35.813Z] 9e4f439ed901: Pull complete [2023-09-12T22:02:36.076Z] feaf6a47b606: Pull complete [2023-09-12T22:02:38.357Z] 5e8b037d7d82: Pull complete [2023-09-12T22:02:38.614Z] 8ac70367396e: Pull complete [2023-09-12T22:02:39.181Z] 6db16350a2e2: Pull complete [2023-09-12T22:02:39.747Z] 9250d5d63582: Pull complete [2023-09-12T22:02:39.747Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T22:02:39.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T22:02:39.747Z] ---> fa269f55d9b9 [2023-09-12T22:02:39.747Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:02:43.934Z] ---> Running in bd6b594c3d54 [2023-09-12T22:02:43.934Z] Removing intermediate container bd6b594c3d54 [2023-09-12T22:02:43.934Z] ---> 9d3a2f19d3de [2023-09-12T22:02:43.934Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:02:43.934Z] ---> Running in 89d1e45d4836 [2023-09-12T22:02:44.192Z] Removing intermediate container 89d1e45d4836 [2023-09-12T22:02:44.192Z] ---> 93f12a964b7d [2023-09-12T22:02:44.192Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T22:02:44.192Z] ---> Running in a3b6d2d18560 [2023-09-12T22:02:44.192Z] Removing intermediate container a3b6d2d18560 [2023-09-12T22:02:44.192Z] ---> c6a1405403b9 [2023-09-12T22:02:44.192Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:02:44.192Z] ---> Running in a386f4986799 [2023-09-12T22:02:44.192Z] Removing intermediate container a386f4986799 [2023-09-12T22:02:44.192Z] ---> 939661dcd18f [2023-09-12T22:02:44.192Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:02:44.192Z] ---> Running in 5d3286735dce [2023-09-12T22:02:44.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:02:44.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:02:44.968Z] OK: 265 MiB in 56 packages [2023-09-12T22:02:45.228Z] Removing intermediate container 5d3286735dce [2023-09-12T22:02:45.228Z] ---> 54380030be1e [2023-09-12T22:02:45.228Z] Step 8/12 : WORKDIR /app [2023-09-12T22:02:45.485Z] ---> Running in c2a3dabf750a [2023-09-12T22:02:45.485Z] Removing intermediate container c2a3dabf750a [2023-09-12T22:02:45.485Z] ---> 84abd6b687a2 [2023-09-12T22:02:45.486Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-12T22:02:45.486Z] ---> 6b2372188554 [2023-09-12T22:02:45.486Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:02:45.486Z] ---> Running in 86642520a9b2 [2023-09-12T22:02:46.080Z] Still waiting to schedule task [2023-09-12T22:02:46.080Z] ‘prd-centos7-blackbox-4c-2g-5675’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:46.080Z] ‘prd-centos7-blackbox-4c-2g-5676’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:46.080Z] ‘prd-ubuntu20.04-docker-8c-8g-6006’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:46.080Z] ‘prd-ubuntu20.04-docker-8c-8g-6007’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:46.080Z] ‘prd-ubuntu20.04-docker-8c-8g-6008’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:46.080Z] ‘prd-ubuntu20.04-docker-8c-8g-6010’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:46.080Z] ‘prd-ubuntu20.04-docker-8c-8g-6011’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:02:46.080Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6012’ is offline [2023-09-12T22:02:46.080Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6013’ is offline [2023-09-12T22:02:46.081Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6014’ is offline [2023-09-12T22:02:46.081Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6015’ is offline [2023-09-12T22:02:46.081Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6017’ is offline [2023-09-12T22:02:46.081Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6021’ is offline [2023-09-12T22:03:17.557Z] Removing intermediate container 86642520a9b2 [2023-09-12T22:03:17.557Z] ---> c40d648700b1 [2023-09-12T22:03:17.557Z] Step 11/12 : COPY . . [2023-09-12T22:03:17.557Z] ---> d58b8151dfd0 [2023-09-12T22:03:17.557Z] Step 12/12 : RUN $MAKE [2023-09-12T22:03:17.557Z] ---> Running in 6dd92457bf2c [2023-09-12T22:03:17.557Z] noop [2023-09-12T22:03:17.557Z] Removing intermediate container 6dd92457bf2c [2023-09-12T22:03:17.557Z] ---> de4d1aee284c [2023-09-12T22:03:17.557Z] Successfully built de4d1aee284c [2023-09-12T22:03:17.557Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:03:17.870Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T22:03:17.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:03:17.939Z] prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container [2023-09-12T22:03:17.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2023-09-12T22:03:18.291Z] $ docker top 5e9b89047d572121b1b2302d2a446e78a9dcbf75a288cb6068877672dd84ac12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:03:18.633Z] + go version [2023-09-12T22:03:18.633Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T22:03:18.647Z] $ docker stop --time=1 5e9b89047d572121b1b2302d2a446e78a9dcbf75a288cb6068877672dd84ac12 [2023-09-12T22:03:19.915Z] $ docker rm -f --volumes 5e9b89047d572121b1b2302d2a446e78a9dcbf75a288cb6068877672dd84ac12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:03:20.328Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T22:03:20.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:03:20.401Z] prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container [2023-09-12T22:03:20.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat [2023-09-12T22:03:20.759Z] $ docker top fb31d5841120b1808ead7200169c2190549f07b44ca0b8838ffdf25cb7351996 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:03:21.103Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:03:21.396Z] + make test [2023-09-12T22:03:21.396Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T22:03:22.785Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-12T22:03:32.340Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-12T22:03:32.340Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-12T22:03:35.853Z] level=DEBUG ts=2023-09-12T22:03:31.763844628Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-12T22:03:35.853Z] level=INFO ts=2023-09-12T22:03:31.764369328Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-12T22:03:35.853Z] level=INFO ts=2023-09-12T22:03:31.764435298Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.764468998Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=WARN ts=2023-09-12T22:03:31.764526749Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.764578829Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.764778059Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=WARN ts=2023-09-12T22:03:31.764799579Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.764822859Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.76567965Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.76574895Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.76586691Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.76589701Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.76593545Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.76598706Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.766104781Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.766134841Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.766157691Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.766229521Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.766251911Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.766304621Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.766327961Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.766606971Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.766837502Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.766854712Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.766884012Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.766997792Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=WARN ts=2023-09-12T22:03:31.767010842Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767051652Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767114512Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=WARN ts=2023-09-12T22:03:31.767125962Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.767160362Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767178642Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767248682Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.767303812Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.767351732Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767386622Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767469112Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.767503232Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767531822Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767610213Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.767630743Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767648653Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767659683Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.767801753Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767967473Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767978383Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.767988013Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=WARN ts=2023-09-12T22:03:31.767994603Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.768012733Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768040163Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768073443Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=WARN ts=2023-09-12T22:03:31.768091343Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.768106423Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768117413Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768172853Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.768191613Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.768201313Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768210363Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768257433Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.768285453Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768299894Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768330134Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.768348724Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768395574Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768409714Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.768561854Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768674774Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768695724Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.768710304Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768780274Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=WARN ts=2023-09-12T22:03:31.768796424Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768842154Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768901374Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=WARN ts=2023-09-12T22:03:31.768909414Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.768921784Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.768950824Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.769023434Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.769042994Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.769078465Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.769094285Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.769155175Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.769174375Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.769200805Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.769266285Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.769280655Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.769302635Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.769325155Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-09-12T22:03:35.854Z] level=DEBUG ts=2023-09-12T22:03:31.769623625Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.769830446Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-12T22:03:35.854Z] level=INFO ts=2023-09-12T22:03:31.769845796Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.769854476Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=WARN ts=2023-09-12T22:03:31.769861666Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.769892096Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.769935176Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.769990166Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=WARN ts=2023-09-12T22:03:31.769999806Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.770007456Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770033606Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770070346Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.770088706Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.770097986Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770131746Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770170036Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.770186746Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770221016Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770265156Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.770281886Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770308856Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770322206Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.770501066Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770621447Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770648197Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.770659337Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770750647Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=WARN ts=2023-09-12T22:03:31.770759427Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770783657Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770862747Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=WARN ts=2023-09-12T22:03:31.770871767Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.770884387Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770896047Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.770947087Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.771025077Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.771034947Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771048847Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771104307Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.771118177Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771130917Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771173547Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.771194417Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771210747Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771220917Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-09-12T22:03:35.855Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-09-12T22:03:35.855Z] --- FAIL: TestAutoDiscoverNaming/LLRP-D2-7F-A1 (0.00s) [2023-09-12T22:03:35.855Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:55248: use of closed network connection [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.771355938Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.771564418Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771724728Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771745438Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771760128Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=WARN ts=2023-09-12T22:03:31.771771648Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.771760788Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771823048Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771890588Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=WARN ts=2023-09-12T22:03:31.771906548Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.771927778Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771947288Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.771998188Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772016928Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772030328Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772043768Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772092358Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772111509Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772126909Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772166539Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772181129Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772198829Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772214229Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772320459Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772518589Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772541109Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772549379Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772556359Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=WARN ts=2023-09-12T22:03:31.772570839Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772591749Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772624929Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=WARN ts=2023-09-12T22:03:31.772633359Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772640389Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772651249Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772714019Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772730009Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772738919Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772748069Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772796279Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.772812179Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772823719Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.772869619Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-12T22:03:35.855Z] level=DEBUG ts=2023-09-12T22:03:31.77291173Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.77293129Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-12T22:03:35.855Z] level=INFO ts=2023-09-12T22:03:31.77294338Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-09-12T22:03:35.855Z] level=WARN ts=2023-09-12T22:03:31.77306183Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-09-12T22:03:35.855Z] FAIL [2023-09-12T22:03:35.855Z] coverage: 40.6% of statements [2023-09-12T22:03:35.855Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.938s [2023-09-12T22:03:35.855Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-09-12T22:03:35.855Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2023-09-12T22:03:35.855Z] FAIL [2023-09-12T22:03:35.855Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2023-09-12T22:03:35.916Z] $ docker stop --time=1 fb31d5841120b1808ead7200169c2190549f07b44ca0b8838ffdf25cb7351996 [2023-09-12T22:03:38.778Z] $ docker rm -f --volumes fb31d5841120b1808ead7200169c2190549f07b44ca0b8838ffdf25cb7351996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:03:41.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:03:41.109Z] [2023-09-12T22:03:41.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:03:41.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:03:41.407Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T22:03:41.407Z] 5eb5b503b376: Pulling fs layer [2023-09-12T22:03:41.407Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T22:03:41.407Z] ec43610c2a17: Pulling fs layer [2023-09-12T22:03:41.407Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T22:03:41.407Z] 33b1e0a273af: Pulling fs layer [2023-09-12T22:03:41.407Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T22:03:41.407Z] 3a2ae6a8a46f: Waiting [2023-09-12T22:03:41.407Z] 33b1e0a273af: Waiting [2023-09-12T22:03:41.407Z] 2f39f015ded8: Pulling fs layer [2023-09-12T22:03:41.407Z] 5d3b04190fa2: Waiting [2023-09-12T22:03:41.407Z] 2f39f015ded8: Waiting [2023-09-12T22:03:41.407Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T22:03:41.407Z] 5c69ac0246d0: Download complete [2023-09-12T22:03:41.407Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T22:03:41.407Z] 3a2ae6a8a46f: Download complete [2023-09-12T22:03:41.666Z] 33b1e0a273af: Verifying Checksum [2023-09-12T22:03:41.666Z] 33b1e0a273af: Download complete [2023-09-12T22:03:41.666Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T22:03:41.666Z] 5d3b04190fa2: Download complete [2023-09-12T22:03:41.666Z] ec43610c2a17: Verifying Checksum [2023-09-12T22:03:41.666Z] ec43610c2a17: Download complete [2023-09-12T22:03:41.666Z] 5eb5b503b376: Verifying Checksum [2023-09-12T22:03:41.666Z] 5eb5b503b376: Download complete [2023-09-12T22:03:42.599Z] 5eb5b503b376: Pull complete [2023-09-12T22:03:42.858Z] 5c69ac0246d0: Pull complete [2023-09-12T22:03:43.424Z] ec43610c2a17: Pull complete [2023-09-12T22:03:43.424Z] 3a2ae6a8a46f: Pull complete [2023-09-12T22:03:43.424Z] 33b1e0a273af: Pull complete [2023-09-12T22:03:43.683Z] 5d3b04190fa2: Pull complete [2023-09-12T22:03:47.866Z] 2f39f015ded8: Pull complete [2023-09-12T22:03:47.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T22:03:47.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:03:47.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:03:47.950Z] prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container [2023-09-12T22:03:48.077Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-09-12T22:03:51.844Z] $ docker top 6ef8d22eb445ee0773f5a86d845fe35f6e8285537077f82d5fbb43d7ef159755 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:03:52.146Z] ---> job-cost.sh [2023-09-12T22:03:52.146Z] lf-activate-venv: SKIPPING [2023-09-12T22:03:52.146Z] INFO: No Stack... [2023-09-12T22:03:52.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T22:03:52.663Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T22:03:52.952Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-09-12T22:03:52.952Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T22:03:52.964Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [2023-09-12T22:03:52.969Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] did not exist. Created. [2023-09-12T22:03:52.970Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T22:03:53.266Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T22:03:53.308Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T22:03:53.315Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T22:03:53.453Z] $ docker stop --time=1 6ef8d22eb445ee0773f5a86d845fe35f6e8285537077f82d5fbb43d7ef159755 [2023-09-12T22:03:54.609Z] $ docker rm -f --volumes 6ef8d22eb445ee0773f5a86d845fe35f6e8285537077f82d5fbb43d7ef159755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T22:03:54.599Z] Failed in branch amd64 [2023-09-12T22:04:59.432Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6027 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-09-12T22:04:59.442Z] Running in /w/workspace/device-rfid-llrp-go/111 [Pipeline] { [Pipeline] checkout [2023-09-12T22:04:59.476Z] The recommended git tool is: git [2023-09-12T22:05:06.250Z] using credential edgex-jenkins-ssh [2023-09-12T22:05:06.270Z] Cloning the remote Git repository [2023-09-12T22:05:06.314Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-12T22:05:06.429Z] > git init /w/workspace/device-rfid-llrp-go/111 # timeout=10 [2023-09-12T22:05:06.623Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-12T22:05:06.625Z] > git --version # timeout=10 [2023-09-12T22:05:06.649Z] > git --version # 'git version 2.25.1' [2023-09-12T22:05:06.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T22:05:06.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T22:05:08.019Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-12T22:05:08.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T22:05:09.142Z] Avoid second fetch [2023-09-12T22:05:09.143Z] Checking out Revision 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 (main) [2023-09-12T22:05:09.146Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T22:05:09.222Z] > git checkout -f 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 [2023-09-12T22:05:09.811Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#249)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:05:10.677Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T22:05:10.677Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T22:05:10.677Z] Dload Upload Total Spent Left Speed [2023-09-12T22:05:10.677Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-09-12T22:05:11.356Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T22:05:11.708Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T22:05:11.708Z] + sudo tee /etc/docker/daemon.new [2023-09-12T22:05:11.708Z] { [2023-09-12T22:05:11.708Z] "registry-mirrors": [ [2023-09-12T22:05:11.708Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T22:05:11.708Z] ], [2023-09-12T22:05:11.708Z] "bip": "10.250.0.254/24", [2023-09-12T22:05:11.708Z] "hosts": [ [2023-09-12T22:05:11.708Z] "tcp://0.0.0.0:5555", [2023-09-12T22:05:11.708Z] "unix:///var/run/docker.sock" [2023-09-12T22:05:11.708Z] ], [2023-09-12T22:05:11.708Z] "mtu": 1458, [2023-09-12T22:05:11.708Z] "selinux-enabled": true, [2023-09-12T22:05:11.708Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T22:05:11.708Z] } [Pipeline] sh [2023-09-12T22:05:12.060Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T22:05:12.444Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:05:30.738Z] provisioning config files... [2023-09-12T22:05:30.776Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/111@tmp/config6856565140276561813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:05:31.151Z] ---> docker-login.sh [2023-09-12T22:05:31.151Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:05:31.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:05:31.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:05:31.745Z] Configure a credential helper to remove this warning. See [2023-09-12T22:05:31.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:05:31.745Z] [2023-09-12T22:05:31.745Z] Login Succeeded [2023-09-12T22:05:31.745Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:05:32.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:05:32.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:05:32.294Z] Configure a credential helper to remove this warning. See [2023-09-12T22:05:32.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:05:32.294Z] [2023-09-12T22:05:32.294Z] Login Succeeded [2023-09-12T22:05:32.294Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:05:32.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:05:32.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:05:32.569Z] Configure a credential helper to remove this warning. See [2023-09-12T22:05:32.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:05:32.569Z] [2023-09-12T22:05:32.569Z] Login Succeeded [2023-09-12T22:05:32.569Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:05:32.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:05:33.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:05:33.120Z] Configure a credential helper to remove this warning. See [2023-09-12T22:05:33.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:05:33.120Z] [2023-09-12T22:05:33.120Z] Login Succeeded [2023-09-12T22:05:33.120Z] docker.io [2023-09-12T22:05:33.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:05:33.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:05:33.667Z] Configure a credential helper to remove this warning. See [2023-09-12T22:05:33.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:05:33.667Z] [2023-09-12T22:05:33.667Z] Login Succeeded [2023-09-12T22:05:33.667Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:05:33.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T22:05:34.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:05:34.034Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:05:34.047Z] ========================================================= [2023-09-12T22:05:34.047Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T22:05:34.047Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:05:34.422Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T22:05:34.691Z] Sending build context to Docker daemon 1.218MB [2023-09-12T22:05:34.691Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:05:34.691Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T22:05:34.964Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T22:05:34.964Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T22:05:34.964Z] 5d54e960e981: Pulling fs layer [2023-09-12T22:05:34.964Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T22:05:34.964Z] f0e02332f6b5: Pulling fs layer [2023-09-12T22:05:34.964Z] 66412af1f25a: Pulling fs layer [2023-09-12T22:05:34.964Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T22:05:34.964Z] 9a37bb91b891: Pulling fs layer [2023-09-12T22:05:34.964Z] f0e02332f6b5: Waiting [2023-09-12T22:05:34.964Z] a29adfc67d43: Pulling fs layer [2023-09-12T22:05:34.964Z] 66412af1f25a: Waiting [2023-09-12T22:05:34.964Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T22:05:34.964Z] 9a37bb91b891: Waiting [2023-09-12T22:05:34.964Z] d5de9f91c1a4: Waiting [2023-09-12T22:05:34.964Z] a29adfc67d43: Waiting [2023-09-12T22:05:34.964Z] 1baf3a5c0e64: Waiting [2023-09-12T22:05:34.964Z] 5d54e960e981: Verifying Checksum [2023-09-12T22:05:34.964Z] 5d54e960e981: Download complete [2023-09-12T22:05:34.964Z] f0e02332f6b5: Verifying Checksum [2023-09-12T22:05:34.964Z] f0e02332f6b5: Download complete [2023-09-12T22:05:34.964Z] 66412af1f25a: Download complete [2023-09-12T22:05:34.964Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T22:05:34.964Z] 9fda8d8052c6: Download complete [2023-09-12T22:05:35.567Z] 9a37bb91b891: Verifying Checksum [2023-09-12T22:05:35.567Z] 9a37bb91b891: Download complete [2023-09-12T22:05:35.843Z] 9fda8d8052c6: Pull complete [2023-09-12T22:05:36.118Z] a29adfc67d43: Verifying Checksum [2023-09-12T22:05:36.118Z] a29adfc67d43: Download complete [2023-09-12T22:05:36.715Z] 5d54e960e981: Pull complete [2023-09-12T22:05:36.986Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T22:05:36.986Z] d5de9f91c1a4: Download complete [2023-09-12T22:05:36.986Z] c4a7e357bf2a: Download complete [2023-09-12T22:05:37.585Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T22:05:37.586Z] 1baf3a5c0e64: Download complete [2023-09-12T22:05:47.710Z] c4a7e357bf2a: Pull complete [2023-09-12T22:05:47.710Z] f0e02332f6b5: Pull complete [2023-09-12T22:05:47.710Z] 66412af1f25a: Pull complete [2023-09-12T22:05:55.974Z] 1baf3a5c0e64: Pull complete [2023-09-12T22:05:56.247Z] 9a37bb91b891: Pull complete [2023-09-12T22:05:57.792Z] a29adfc67d43: Pull complete [2023-09-12T22:05:59.255Z] d5de9f91c1a4: Pull complete [2023-09-12T22:05:59.255Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T22:05:59.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T22:05:59.255Z] ---> 746ca1b523b5 [2023-09-12T22:05:59.255Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:06:01.889Z] ---> Running in 1c812e99efed [2023-09-12T22:06:01.889Z] Removing intermediate container 1c812e99efed [2023-09-12T22:06:01.889Z] ---> 04d7f4dda727 [2023-09-12T22:06:01.889Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:06:01.889Z] ---> Running in 6c006866060c [2023-09-12T22:06:02.492Z] Removing intermediate container 6c006866060c [2023-09-12T22:06:02.492Z] ---> b0c68ac1b1f7 [2023-09-12T22:06:02.492Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T22:06:02.492Z] ---> Running in 0eb34a228d2a [2023-09-12T22:06:02.763Z] Removing intermediate container 0eb34a228d2a [2023-09-12T22:06:02.763Z] ---> ae0ecbaf1af8 [2023-09-12T22:06:02.763Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:06:03.031Z] ---> Running in 9a44cb3c833e [2023-09-12T22:06:03.302Z] Removing intermediate container 9a44cb3c833e [2023-09-12T22:06:03.302Z] ---> aa37d977b59d [2023-09-12T22:06:03.302Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:06:03.572Z] ---> Running in 0bb1513dfcde [2023-09-12T22:06:05.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:06:05.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:06:06.688Z] OK: 267 MiB in 56 packages [2023-09-12T22:06:07.277Z] Removing intermediate container 0bb1513dfcde [2023-09-12T22:06:07.277Z] ---> 47c371daea0d [2023-09-12T22:06:07.277Z] Step 8/12 : WORKDIR /app [2023-09-12T22:06:07.547Z] ---> Running in 223b0e405517 [2023-09-12T22:06:07.818Z] Removing intermediate container 223b0e405517 [2023-09-12T22:06:07.818Z] ---> f79a783b92e3 [2023-09-12T22:06:07.818Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-12T22:06:08.407Z] ---> eea067984150 [2023-09-12T22:06:08.407Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:06:08.407Z] ---> Running in e2b2e473a30b [2023-09-12T22:07:16.336Z] Removing intermediate container e2b2e473a30b [2023-09-12T22:07:16.336Z] ---> 24a9b006238c [2023-09-12T22:07:16.336Z] Step 11/12 : COPY . . [2023-09-12T22:07:16.928Z] ---> ed88ee3107c2 [2023-09-12T22:07:16.928Z] Step 12/12 : RUN $MAKE [2023-09-12T22:07:16.928Z] ---> Running in 4cff1811aca9 [2023-09-12T22:07:18.351Z] noop [2023-09-12T22:07:18.619Z] Removing intermediate container 4cff1811aca9 [2023-09-12T22:07:18.619Z] ---> 47eea3ab2622 [2023-09-12T22:07:18.619Z] Successfully built 47eea3ab2622 [2023-09-12T22:07:18.889Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:07:19.249Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T22:07:19.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:07:19.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-6027 does not seem to be running inside a container [2023-09-12T22:07:19.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/111 -v /w/workspace/device-rfid-llrp-go/111:/w/workspace/device-rfid-llrp-go/111:rw,z -v /w/workspace/device-rfid-llrp-go/111@tmp:/w/workspace/device-rfid-llrp-go/111@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 ******** ci-base-image-arm64 cat [2023-09-12T22:07:20.966Z] $ docker top 282489cb9efad080e055ed0c9bce86d5f29e88919a6edc79dd4b5bdb08f462d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:07:21.872Z] + go version [2023-09-12T22:07:21.872Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T22:07:21.891Z] $ docker stop --time=1 282489cb9efad080e055ed0c9bce86d5f29e88919a6edc79dd4b5bdb08f462d6 [2023-09-12T22:07:23.582Z] $ docker rm -f --volumes 282489cb9efad080e055ed0c9bce86d5f29e88919a6edc79dd4b5bdb08f462d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:07:24.175Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T22:07:24.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:07:24.382Z] prd-ubuntu20.04-docker-arm64-4c-16g-6027 does not seem to be running inside a container [2023-09-12T22:07:24.466Z] $ 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/111 -v /w/workspace/device-rfid-llrp-go/111:/w/workspace/device-rfid-llrp-go/111:rw,z -v /w/workspace/device-rfid-llrp-go/111@tmp:/w/workspace/device-rfid-llrp-go/111@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 ******** ci-base-image-arm64 cat [2023-09-12T22:07:25.785Z] $ docker top 9cacb58398ec404b0f1feb83e5baac6d6e590c39a66960cbe3af5fd708ca7069 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:07:26.707Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/111 [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:07:27.378Z] + make test [2023-09-12T22:07:27.378Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T22:07:32.765Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-12T22:09:39.523Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-12T22:09:39.523Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-12T22:10:18.510Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.463s coverage: 40.6% of statements [2023-09-12T22:10:18.510Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.560s coverage: 51.9% of statements [2023-09-12T22:10:18.510Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 96.4% of statements [2023-09-12T22:10:18.510Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T22:10:18.510Z] go vet ./... [2023-09-12T22:11:05.463Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T22:11:05.463Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T22:11:05.463Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T22:11:05.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T22:11:05.492Z] $ docker stop --time=1 9cacb58398ec404b0f1feb83e5baac6d6e590c39a66960cbe3af5fd708ca7069 [2023-09-12T22:11:07.500Z] $ docker rm -f --volumes 9cacb58398ec404b0f1feb83e5baac6d6e590c39a66960cbe3af5fd708ca7069 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:11:08.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T22:11:09.696Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:11:10.219Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T22:11:10.562Z] + ls -al . [2023-09-12T22:11:10.562Z] total 640 [2023-09-12T22:11:10.562Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:07 . [2023-09-12T22:11:10.562Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 .. [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 12 22:05 .dockerignore [2023-09-12T22:11:10.562Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:05 .git [2023-09-12T22:11:10.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:05 .github [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 12 22:05 .gitignore [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:05 .golangci.yml [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 12 22:05 Attribution.txt [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 12 22:05 CHANGELOG.md [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 12 22:05 Dockerfile [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:05 GOVERNANCE.md [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 12 22:05 Jenkinsfile [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 12 22:05 LICENSE [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 12 22:05 Makefile [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 12 22:05 OWNERS.md [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 12 22:05 README.md [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:02 VERSION [2023-09-12T22:11:10.562Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 bin [2023-09-12T22:11:10.562Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 cmd [2023-09-12T22:11:10.562Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 12 22:10 coverage.out [2023-09-12T22:11:10.562Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 examples [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 12 22:05 go.mod [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 12 22:05 go.sum [2023-09-12T22:11:10.562Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:05 images [2023-09-12T22:11:10.562Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 12 22:05 internal [2023-09-12T22:11:10.562Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:05 snap [2023-09-12T22:11:10.562Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 12 22:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:11:10.918Z] + 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=40e7fd9457312c7ba73491b63d6fc33ef6c19e69 --label arch=arm64 --label version=3.1.0-dev.7 . [2023-09-12T22:11:11.190Z] Sending build context to Docker daemon 1.218MB [2023-09-12T22:11:11.190Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:11:11.190Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-12T22:11:11.190Z] ---> 47eea3ab2622 [2023-09-12T22:11:11.190Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:11:11.457Z] ---> Running in be1e0b3c2149 [2023-09-12T22:11:11.724Z] Removing intermediate container be1e0b3c2149 [2023-09-12T22:11:11.724Z] ---> 4c176ab19368 [2023-09-12T22:11:11.724Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:11:11.724Z] ---> Running in bb62ce1b5f3d [2023-09-12T22:11:11.994Z] Removing intermediate container bb62ce1b5f3d [2023-09-12T22:11:11.994Z] ---> 37b6e2d164e4 [2023-09-12T22:11:11.994Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T22:11:11.994Z] ---> Running in 424f671b3d77 [2023-09-12T22:11:12.583Z] Removing intermediate container 424f671b3d77 [2023-09-12T22:11:12.583Z] ---> 689569b37b17 [2023-09-12T22:11:12.583Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:11:12.583Z] ---> Running in e8fc0b46efa2 [2023-09-12T22:11:12.852Z] Removing intermediate container e8fc0b46efa2 [2023-09-12T22:11:12.852Z] ---> d32f5c8c98e5 [2023-09-12T22:11:12.852Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:11:12.852Z] ---> Running in 8f9a7169d2fc [2023-09-12T22:11:14.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:11:14.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:11:15.946Z] OK: 267 MiB in 56 packages [2023-09-12T22:11:16.583Z] Removing intermediate container 8f9a7169d2fc [2023-09-12T22:11:16.583Z] ---> 58355cd34392 [2023-09-12T22:11:16.583Z] Step 8/24 : WORKDIR /app [2023-09-12T22:11:16.583Z] ---> Running in 4db17c069ac8 [2023-09-12T22:11:17.170Z] Removing intermediate container 4db17c069ac8 [2023-09-12T22:11:17.170Z] ---> b8593b4f01e7 [2023-09-12T22:11:17.170Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-12T22:11:17.438Z] ---> 64f6c7f1fe8d [2023-09-12T22:11:17.438Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:11:17.705Z] ---> Running in a480127675ee [2023-09-12T22:11:20.303Z] Removing intermediate container a480127675ee [2023-09-12T22:11:20.303Z] ---> 4bf9f089f531 [2023-09-12T22:11:20.303Z] Step 11/24 : COPY . . [2023-09-12T22:11:20.592Z] ---> 5e8078ab2c3f [2023-09-12T22:11:20.592Z] Step 12/24 : RUN $MAKE [2023-09-12T22:11:20.862Z] ---> Running in 12e8381371d1 [2023-09-12T22:11:21.831Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-12T22:13:45.132Z] Removing intermediate container 12e8381371d1 [2023-09-12T22:13:45.132Z] ---> 0febdee5df2f [2023-09-12T22:13:45.132Z] Step 13/24 : FROM alpine:3.18 [2023-09-12T22:13:45.132Z] 3.18: Pulling from library/alpine [2023-09-12T22:13:45.132Z] 9fda8d8052c6: Already exists [2023-09-12T22:13:45.132Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:13:45.132Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T22:13:45.132Z] ---> f6648c04cd6c [2023-09-12T22:13:45.132Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T22:13:45.132Z] ---> Running in 941c2df330e3 [2023-09-12T22:13:45.132Z] Removing intermediate container 941c2df330e3 [2023-09-12T22:13:45.132Z] ---> d91e902f88c0 [2023-09-12T22:13:45.132Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-12T22:13:45.132Z] ---> Running in d3a9a803b2c3 [2023-09-12T22:13:45.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:13:45.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:13:45.132Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:13:45.132Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:13:45.132Z] OK: 8 MiB in 16 packages [2023-09-12T22:13:45.132Z] Removing intermediate container d3a9a803b2c3 [2023-09-12T22:13:45.132Z] ---> 328245120b96 [2023-09-12T22:13:45.132Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-12T22:13:45.132Z] ---> 1eaa063b52e1 [2023-09-12T22:13:45.132Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-12T22:13:45.132Z] ---> 4eec0f7677b0 [2023-09-12T22:13:45.132Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-12T22:13:45.132Z] ---> bad52451d13b [2023-09-12T22:13:45.132Z] Step 19/24 : EXPOSE 59989 [2023-09-12T22:13:45.132Z] ---> Running in f7a7fb11aea7 [2023-09-12T22:13:45.132Z] Removing intermediate container f7a7fb11aea7 [2023-09-12T22:13:45.132Z] ---> 2714b334765f [2023-09-12T22:13:45.132Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-12T22:13:45.132Z] ---> Running in 1dcebb5b843e [2023-09-12T22:13:45.132Z] Removing intermediate container 1dcebb5b843e [2023-09-12T22:13:45.132Z] ---> 18934eb3b632 [2023-09-12T22:13:45.132Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T22:13:45.132Z] ---> Running in 1ac749e9ffdd [2023-09-12T22:13:45.132Z] Removing intermediate container 1ac749e9ffdd [2023-09-12T22:13:45.132Z] ---> 3bd7038ffb21 [2023-09-12T22:13:45.132Z] Step 22/24 : LABEL arch=arm64 [2023-09-12T22:13:45.132Z] ---> Running in c90f3d7647c1 [2023-09-12T22:13:45.132Z] Removing intermediate container c90f3d7647c1 [2023-09-12T22:13:45.132Z] ---> 25c53b7057ca [2023-09-12T22:13:45.132Z] Step 23/24 : LABEL git_sha=40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [2023-09-12T22:13:45.132Z] ---> Running in 460703417f7d [2023-09-12T22:13:45.132Z] Removing intermediate container 460703417f7d [2023-09-12T22:13:45.132Z] ---> 580acb0ce382 [2023-09-12T22:13:45.132Z] Step 24/24 : LABEL version=3.1.0-dev.7 [2023-09-12T22:13:45.132Z] ---> Running in ea1aece0fee8 [2023-09-12T22:13:45.132Z] Removing intermediate container ea1aece0fee8 [2023-09-12T22:13:45.132Z] ---> ee834437870e [2023-09-12T22:13:45.132Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T22:13:45.132Z] Successfully built ee834437870e [2023-09-12T22:13:45.132Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:13:45.283Z] provisioning config files... [2023-09-12T22:13:45.298Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/111@tmp/config16517001483850640372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:13:45.636Z] ---> docker-login.sh [2023-09-12T22:13:45.636Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:13:45.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:45.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:45.903Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:45.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:45.903Z] [2023-09-12T22:13:45.903Z] Login Succeeded [2023-09-12T22:13:45.903Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:13:46.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:46.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:46.170Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:46.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:46.170Z] [2023-09-12T22:13:46.170Z] Login Succeeded [2023-09-12T22:13:46.170Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:13:46.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:46.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:46.708Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:46.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:46.708Z] [2023-09-12T22:13:46.708Z] Login Succeeded [2023-09-12T22:13:46.708Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:13:46.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:46.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:46.977Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:46.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:46.977Z] [2023-09-12T22:13:46.977Z] Login Succeeded [2023-09-12T22:13:46.977Z] docker.io [2023-09-12T22:13:47.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:47.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:47.511Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:47.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:47.511Z] [2023-09-12T22:13:47.511Z] Login Succeeded [2023-09-12T22:13:47.511Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:13:47.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:13:47.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:13:47.594Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-09-12T22:13:47.594Z] 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [2023-09-12T22:13:47.594Z] latest [2023-09-12T22:13:47.594Z] 3.1.0-dev.7 [2023-09-12T22:13:47.594Z] 40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7 [2023-09-12T22:13:47.594Z] main [2023-09-12T22:13:47.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:47.939Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:48.291Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [2023-09-12T22:13:48.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-12T22:13:48.292Z] c2436314f9eb: Preparing [2023-09-12T22:13:48.292Z] c1dbfd6f204c: Preparing [2023-09-12T22:13:48.292Z] 2206b3618db2: Preparing [2023-09-12T22:13:48.292Z] 411d8cd0ef7a: Preparing [2023-09-12T22:13:48.292Z] b2191e2be29d: Preparing [2023-09-12T22:13:48.292Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:48.561Z] 411d8cd0ef7a: Pushed [2023-09-12T22:13:48.561Z] c1dbfd6f204c: Pushed [2023-09-12T22:13:48.561Z] 2206b3618db2: Pushed [2023-09-12T22:13:54.022Z] c2436314f9eb: Pushed [2023-09-12T22:13:54.022Z] 40e7fd9457312c7ba73491b63d6fc33ef6c19e69: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:54.385Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:54.744Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-12T22:13:54.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-12T22:13:54.744Z] c2436314f9eb: Preparing [2023-09-12T22:13:54.744Z] c1dbfd6f204c: Preparing [2023-09-12T22:13:54.744Z] 2206b3618db2: Preparing [2023-09-12T22:13:54.744Z] 411d8cd0ef7a: Preparing [2023-09-12T22:13:54.744Z] b2191e2be29d: Preparing [2023-09-12T22:13:54.744Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:54.744Z] 411d8cd0ef7a: Layer already exists [2023-09-12T22:13:54.744Z] c1dbfd6f204c: Layer already exists [2023-09-12T22:13:54.744Z] 2206b3618db2: Layer already exists [2023-09-12T22:13:54.744Z] c2436314f9eb: Layer already exists [2023-09-12T22:13:55.012Z] latest: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:55.380Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:55.733Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.7 [2023-09-12T22:13:55.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-12T22:13:55.733Z] c2436314f9eb: Preparing [2023-09-12T22:13:55.733Z] c1dbfd6f204c: Preparing [2023-09-12T22:13:55.733Z] 2206b3618db2: Preparing [2023-09-12T22:13:55.733Z] 411d8cd0ef7a: Preparing [2023-09-12T22:13:55.733Z] b2191e2be29d: Preparing [2023-09-12T22:13:55.733Z] c1dbfd6f204c: Layer already exists [2023-09-12T22:13:55.733Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:55.733Z] 411d8cd0ef7a: Layer already exists [2023-09-12T22:13:55.733Z] 2206b3618db2: Layer already exists [2023-09-12T22:13:55.733Z] c2436314f9eb: Layer already exists [2023-09-12T22:13:55.733Z] 3.1.0-dev.7: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:56.356Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:56.713Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7 [2023-09-12T22:13:56.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-12T22:13:56.713Z] c2436314f9eb: Preparing [2023-09-12T22:13:56.713Z] c1dbfd6f204c: Preparing [2023-09-12T22:13:56.713Z] 2206b3618db2: Preparing [2023-09-12T22:13:56.713Z] 411d8cd0ef7a: Preparing [2023-09-12T22:13:56.713Z] b2191e2be29d: Preparing [2023-09-12T22:13:56.713Z] 2206b3618db2: Layer already exists [2023-09-12T22:13:56.713Z] c1dbfd6f204c: Layer already exists [2023-09-12T22:13:56.713Z] 411d8cd0ef7a: Layer already exists [2023-09-12T22:13:56.713Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:56.713Z] c2436314f9eb: Layer already exists [2023-09-12T22:13:56.713Z] 40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:57.349Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:57.709Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-09-12T22:13:57.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-12T22:13:57.709Z] c2436314f9eb: Preparing [2023-09-12T22:13:57.709Z] c1dbfd6f204c: Preparing [2023-09-12T22:13:57.709Z] 2206b3618db2: Preparing [2023-09-12T22:13:57.709Z] 411d8cd0ef7a: Preparing [2023-09-12T22:13:57.709Z] b2191e2be29d: Preparing [2023-09-12T22:13:57.709Z] c2436314f9eb: Layer already exists [2023-09-12T22:13:57.709Z] b2191e2be29d: Layer already exists [2023-09-12T22:13:57.709Z] 2206b3618db2: Layer already exists [2023-09-12T22:13:57.709Z] 411d8cd0ef7a: Layer already exists [2023-09-12T22:13:57.709Z] c1dbfd6f204c: Layer already exists [2023-09-12T22:13:57.975Z] main: digest: sha256:203da00ce6b738d52ee68fc8c86befd6164bf9c810343a204e4242bb59472737 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:13:58.050Z] ===================================================== [Pipeline] echo [2023-09-12T22:13:58.058Z] taggedImages: [2023-09-12T22:13:58.058Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69 [2023-09-12T22:13:58.058Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-12T22:13:58.058Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.7 [2023-09-12T22:13:58.058Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:40e7fd9457312c7ba73491b63d6fc33ef6c19e69-3.1.0-dev.7 [2023-09-12T22:13:58.058Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:58.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:13:58.435Z] [2023-09-12T22:13:58.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:58.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:13:58.780Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T22:13:58.780Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T22:13:58.780Z] 04944245beec: Pulling fs layer [2023-09-12T22:13:58.780Z] 699f458cf7ca: Pulling fs layer [2023-09-12T22:13:58.780Z] 765212b225bb: Pulling fs layer [2023-09-12T22:13:58.780Z] f23df028b6ca: Pulling fs layer [2023-09-12T22:13:58.780Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T22:13:58.780Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T22:13:58.780Z] 765212b225bb: Waiting [2023-09-12T22:13:58.780Z] f23df028b6ca: Waiting [2023-09-12T22:13:58.780Z] d65c8cfc05b1: Waiting [2023-09-12T22:13:58.780Z] 2437ff75d9bd: Waiting [2023-09-12T22:13:59.048Z] 04944245beec: Verifying Checksum [2023-09-12T22:13:59.048Z] 04944245beec: Download complete [2023-09-12T22:13:59.048Z] 765212b225bb: Verifying Checksum [2023-09-12T22:13:59.048Z] 765212b225bb: Download complete [2023-09-12T22:13:59.048Z] f23df028b6ca: Verifying Checksum [2023-09-12T22:13:59.048Z] f23df028b6ca: Download complete [2023-09-12T22:13:59.048Z] d65c8cfc05b1: Download complete [2023-09-12T22:13:59.318Z] 699f458cf7ca: Verifying Checksum [2023-09-12T22:13:59.318Z] 699f458cf7ca: Download complete [2023-09-12T22:13:59.586Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T22:13:59.586Z] 8998bd30e6a1: Download complete [2023-09-12T22:14:02.167Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T22:14:02.167Z] 2437ff75d9bd: Download complete [2023-09-12T22:14:03.573Z] 8998bd30e6a1: Pull complete [2023-09-12T22:14:03.841Z] 04944245beec: Pull complete [2023-09-12T22:14:05.249Z] 699f458cf7ca: Pull complete [2023-09-12T22:14:06.208Z] 765212b225bb: Pull complete [2023-09-12T22:14:07.169Z] f23df028b6ca: Pull complete [2023-09-12T22:14:07.437Z] d65c8cfc05b1: Pull complete [2023-09-12T22:14:22.461Z] 2437ff75d9bd: Pull complete [2023-09-12T22:14:22.461Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T22:14:22.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:14:22.461Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:14:22.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-6027 does not seem to be running inside a container [2023-09-12T22:14:22.716Z] $ 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/111 -v /w/workspace/device-rfid-llrp-go/111:/w/workspace/device-rfid-llrp-go/111:rw,z -v /w/workspace/device-rfid-llrp-go/111@tmp:/w/workspace/device-rfid-llrp-go/111@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:arm64 cat [2023-09-12T22:14:25.526Z] $ docker top f021eb484eb014866f00e14a8f5f4b7ecfe975fb2fdc6d21c675eaa7936245d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:26.401Z] ---> job-cost.sh [2023-09-12T22:14:26.401Z] lf-activate-venv: SKIPPING [2023-09-12T22:14:26.401Z] INFO: No Stack... [2023-09-12T22:14:28.344Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T22:14:28.926Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T22:14:29.563Z] + cut+ -d, -f6 [2023-09-12T22:14:29.563Z] cat /w/workspace/device-rfid-llrp-go/111/archives/cost.csv [Pipeline] lock [2023-09-12T22:14:29.629Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [2023-09-12T22:14:29.633Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] did not exist. Created. [2023-09-12T22:14:29.633Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T22:14:30.291Z] /w/workspace/device-rfid-llrp-go/111@tmp/durable-d92d2f4c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T22:14:30.946Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T22:14:30.969Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T22:14:31.043Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T22:14:31.050Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-111-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T22:14:31.048Z] $ docker stop --time=1 f021eb484eb014866f00e14a8f5f4b7ecfe975fb2fdc6d21c675eaa7936245d1 [2023-09-12T22:14:33.529Z] $ docker rm -f --volumes f021eb484eb014866f00e14a8f5f4b7ecfe975fb2fdc6d21c675eaa7936245d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-12T22:14:34.505Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-09-12T22:14:34.505Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-12T22:14:34.505Z] total 16 [2023-09-12T22:14:34.505Z] drwxr-xr-x 3 root root 4096 Sep 12 22:03 . [2023-09-12T22:14:34.505Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 22:03 .. [2023-09-12T22:14:34.505Z] drwxr-xr-x 2 root root 4096 Sep 12 22:03 cost [2023-09-12T22:14:34.505Z] -rw-r--r-- 1 root root 91 Sep 12 22:03 cost.csv [2023-09-12T22:14:34.505Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-12T22:14:34.505Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-12T22:14:34.505Z] total 16 [2023-09-12T22:14:34.505Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:03 . [2023-09-12T22:14:34.505Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 12 22:03 .. [2023-09-12T22:14:34.505Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 22:03 cost [2023-09-12T22:14:34.505Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 12 22:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:34.794Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:35.660Z] ---> package-listing.sh [2023-09-12T22:14:35.660Z] ++ facter osfamily [2023-09-12T22:14:35.660Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T22:14:35.922Z] + OS_FAMILY=debian [2023-09-12T22:14:35.922Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-09-12T22:14:35.922Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T22:14:35.922Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T22:14:35.922Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T22:14:35.922Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T22:14:35.922Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-12T22:14:35.922Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T22:14:35.922Z] + case "${OS_FAMILY}" in [2023-09-12T22:14:35.922Z] + dpkg -l [2023-09-12T22:14:35.922Z] + grep '^ii' [2023-09-12T22:14:35.922Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T22:14:35.922Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T22:14:35.922Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T22:14:35.922Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-12T22:14:35.922Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-09-12T22:14:35.922Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-09-12T22:14:35.933Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-12T22:14:36.208Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:36.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:14:36.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:14:36.894Z] prd-ubuntu20.04-docker-8c-8g-6022 does not seem to be running inside a container [2023-09-12T22:14:36.905Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T22:14:37.115Z] $ docker top 65bce6864be4588005d5aad75a7f5f1756291175d80421e001a59cab06c4593f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:14:37.488Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T22:14:37.767Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T22:14:38.052Z] + ls /var/log/sa-host [2023-09-12T22:14:38.052Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:14:38.119Z] provisioning config files... [2023-09-12T22:14:38.126Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6663877752188338393tmp [Pipeline] { [Pipeline] echo [2023-09-12T22:14:38.138Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:38.422Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T22:14:38.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:38.760Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T22:14:38.769Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:39.055Z] ---> sudo-logs.sh [2023-09-12T22:14:39.055Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T22:14:39.084Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:39.371Z] ---> job-cost.sh [2023-09-12T22:14:39.371Z] lf-activate-venv: SKIPPING [2023-09-12T22:14:39.371Z] DEBUG: total: 0.2199999988079071 [2023-09-12T22:14:39.371Z] INFO: Retrieving Stack Cost... [2023-09-12T22:14:39.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T22:14:40.199Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T22:14:40.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:40.492Z] ---> logs-deploy.sh [2023-09-12T22:14:40.492Z] lf-activate-venv: SKIPPING [2023-09-12T22:14:40.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/111 [2023-09-12T22:14:40.492Z] INFO: archiving workspace using pattern(s): [2023-09-12T22:14:41.428Z] Archives upload complete. [2023-09-12T22:14:41.428Z] INFO: archiving logs to Nexus