Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0614871e3cf69c5486cd4f4d882df759a86e1a4a 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-ssh14518760886480082517.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6760483139527798505.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4002475010465111593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh562324866369705740.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-ssh3105571451601322149.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5347’ Running on prd-ubuntu20.04-docker-8c-8g-5349 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 0614871e3cf69c5486cd4f4d882df759a86e1a4a (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#246)" > 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 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 > git rev-list --no-walk a70bcdea68fe9fd36914b2ff2b4132587672f434 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T15:46:43.133Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T15:46:43.202Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T15:46:43.217Z] ========================================================= [2023-09-05T15:46:43.217Z] EdgeX Global Pipelines Version Info [2023-09-05T15:46:43.217Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:46:43.934Z] ------------------- [2023-09-05T15:46:43.934Z] stable info: [2023-09-05T15:46:43.934Z] ------------------- [2023-09-05T15:46:43.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T15:46:43.934Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T15:46:43.934Z] Message: update stable to v1.0.253 [2023-09-05T15:46:44.504Z] ------------------- [2023-09-05T15:46:44.504Z] experimental info: [2023-09-05T15:46:44.504Z] ------------------- [2023-09-05T15:46:44.504Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T15:46:44.504Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T15:46:44.504Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T15:46:44.671Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-09-05T15:46:44.683Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-09-05T15:46:44.700Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T15:46:44.712Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T15:46:44.725Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T15:46:44.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T15:46:44.748Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T15:46:44.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-05T15:46:44.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T15:46:44.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T15:46:44.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T15:46:44.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-09-05T15:46:44.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T15:46:44.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T15:46:44.856Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T15:46:44.869Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T15:46:44.888Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T15:46:44.905Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T15:46:44.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T15:46:44.924Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T15:46:44.939Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-05T15:46:44.955Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-05T15:46:44.968Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-05T15:46:44.977Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-05T15:46:44.986Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-05T15:46:44.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T15:46:45.015Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T15:46:45.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-05T15:46:45.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-05T15:46:45.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-05T15:46:45.090Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] echo [2023-09-05T15:46:45.101Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0614871 [Pipeline] echo [2023-09-05T15:46:45.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T15:46:45.157Z] provisioning config files... [2023-09-05T15:46:45.172Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15420407475138232307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:46:45.476Z] ---> docker-login.sh [2023-09-05T15:46:45.476Z] nexus3.edgexfoundry.org:10001 [2023-09-05T15:46:45.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:46:45.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:46:45.737Z] Configure a credential helper to remove this warning. See [2023-09-05T15:46:45.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:46:45.737Z] [2023-09-05T15:46:45.737Z] Login Succeeded [2023-09-05T15:46:45.737Z] nexus3.edgexfoundry.org:10002 [2023-09-05T15:46:45.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:46:45.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:46:45.995Z] Configure a credential helper to remove this warning. See [2023-09-05T15:46:45.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:46:45.995Z] [2023-09-05T15:46:45.995Z] Login Succeeded [2023-09-05T15:46:45.995Z] nexus3.edgexfoundry.org:10003 [2023-09-05T15:46:45.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:46:45.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:46:45.995Z] Configure a credential helper to remove this warning. See [2023-09-05T15:46:45.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:46:45.995Z] [2023-09-05T15:46:45.995Z] Login Succeeded [2023-09-05T15:46:45.995Z] nexus3.edgexfoundry.org:10004 [2023-09-05T15:46:46.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:46:46.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:46:46.257Z] Configure a credential helper to remove this warning. See [2023-09-05T15:46:46.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:46:46.257Z] [2023-09-05T15:46:46.257Z] Login Succeeded [2023-09-05T15:46:46.257Z] docker.io [2023-09-05T15:46:46.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:46:46.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:46:46.517Z] Configure a credential helper to remove this warning. See [2023-09-05T15:46:46.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:46:46.517Z] [2023-09-05T15:46:46.517Z] Login Succeeded [2023-09-05T15:46:46.517Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T15:46:46.524Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-05T15:46:46.888Z] + git rev-list -1 --merges 0614871e3cf69c5486cd4f4d882df759a86e1a4a~1..0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] echo [2023-09-05T15:46:46.939Z] -----------> git rev-list -1 --merges 0614871e3cf69c5486cd4f4d882df759a86e1a4a~1..0614871e3cf69c5486cd4f4d882df759a86e1a4a 0614871e3cf69c5486cd4f4d882df759a86e1a4a [false] [Pipeline] sh [2023-09-05T15:46:47.229Z] + git log --format=format:%s -1 0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] echo [2023-09-05T15:46:47.245Z] ========================================================= [2023-09-05T15:46:47.245Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T15:46:47.245Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T15:46:47.561Z] + git log --format=format:%s -1 0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] echo [2023-09-05T15:46:47.572Z] [semverPrep] GIT_COMMIT: 0614871e3cf69c5486cd4f4d882df759a86e1a4a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#246) [Pipeline] echo [2023-09-05T15:46:47.579Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-05T15:46:47.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T15:46:47.912Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T15:46:47.912Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T15:46:47.912Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T15:46:47.912Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T15:46:47.912Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T15:46:47.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:46:48.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T15:46:48.256Z] [2023-09-05T15:46:48.256Z] 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-05T15:46:48.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T15:46:48.560Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T15:46:48.560Z] b85a868b505f: Pulling fs layer [2023-09-05T15:46:48.560Z] e2be974225ed: Pulling fs layer [2023-09-05T15:46:48.560Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T15:46:48.560Z] 988bab9f4d93: Pulling fs layer [2023-09-05T15:46:48.560Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T15:46:48.560Z] eaf3925da568: Pulling fs layer [2023-09-05T15:46:48.560Z] bab4dde63d76: Pulling fs layer [2023-09-05T15:46:48.560Z] bde34c3a00c8: Pulling fs layer [2023-09-05T15:46:48.560Z] b352a97aabf1: Pulling fs layer [2023-09-05T15:46:48.560Z] 4872d77fe225: Pulling fs layer [2023-09-05T15:46:48.560Z] 5851b861e8e6: Pulling fs layer [2023-09-05T15:46:48.560Z] bab4dde63d76: Waiting [2023-09-05T15:46:48.560Z] bde34c3a00c8: Waiting [2023-09-05T15:46:48.560Z] b352a97aabf1: Waiting [2023-09-05T15:46:48.560Z] 4872d77fe225: Waiting [2023-09-05T15:46:48.560Z] 988bab9f4d93: Waiting [2023-09-05T15:46:48.560Z] 5851b861e8e6: Waiting [2023-09-05T15:46:48.560Z] eaf3925da568: Waiting [2023-09-05T15:46:48.560Z] 1469e6f7b9e6: Waiting [2023-09-05T15:46:48.560Z] e2be974225ed: Verifying Checksum [2023-09-05T15:46:48.560Z] e2be974225ed: Download complete [2023-09-05T15:46:48.560Z] 988bab9f4d93: Verifying Checksum [2023-09-05T15:46:48.560Z] 988bab9f4d93: Download complete [2023-09-05T15:46:48.825Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T15:46:48.825Z] 1469e6f7b9e6: Download complete [2023-09-05T15:46:48.825Z] 339a4e72a1f5: Verifying Checksum [2023-09-05T15:46:48.825Z] 339a4e72a1f5: Download complete [2023-09-05T15:46:48.825Z] eaf3925da568: Verifying Checksum [2023-09-05T15:46:48.825Z] eaf3925da568: Download complete [2023-09-05T15:46:48.825Z] bde34c3a00c8: Download complete [2023-09-05T15:46:48.825Z] b352a97aabf1: Verifying Checksum [2023-09-05T15:46:48.825Z] b352a97aabf1: Download complete [2023-09-05T15:46:48.825Z] 4872d77fe225: Verifying Checksum [2023-09-05T15:46:48.825Z] 4872d77fe225: Download complete [2023-09-05T15:46:48.825Z] 5851b861e8e6: Download complete [2023-09-05T15:46:49.096Z] b85a868b505f: Verifying Checksum [2023-09-05T15:46:49.096Z] b85a868b505f: Download complete [2023-09-05T15:46:49.362Z] bab4dde63d76: Verifying Checksum [2023-09-05T15:46:49.362Z] bab4dde63d76: Download complete [2023-09-05T15:46:50.301Z] b85a868b505f: Pull complete [2023-09-05T15:46:50.561Z] e2be974225ed: Pull complete [2023-09-05T15:46:51.130Z] 339a4e72a1f5: Pull complete [2023-09-05T15:46:51.130Z] 988bab9f4d93: Pull complete [2023-09-05T15:46:51.389Z] 1469e6f7b9e6: Pull complete [2023-09-05T15:46:51.389Z] eaf3925da568: Pull complete [2023-09-05T15:46:53.292Z] bab4dde63d76: Pull complete [2023-09-05T15:46:53.292Z] bde34c3a00c8: Pull complete [2023-09-05T15:46:53.292Z] b352a97aabf1: Pull complete [2023-09-05T15:46:53.292Z] 4872d77fe225: Pull complete [2023-09-05T15:46:53.292Z] 5851b861e8e6: Pull complete [2023-09-05T15:46:53.553Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T15:46:53.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T15:46:53.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:46:53.656Z] prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container [2023-09-05T15:46:53.689Z] $ 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-05T15:46:56.492Z] $ docker top 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 -eo pid,comm [2023-09-05T15:46:56.547Z] 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-05T15:46:56.547Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T15:46:56.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T15:46:56.585Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T15:46:56.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T15:46:56.706Z] $ docker exec 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 ssh-agent [2023-09-05T15:46:56.824Z] SSH_AUTH_SOCK=/tmp/ssh-mOC7OlrfMhx6/agent.33 [2023-09-05T15:46:56.824Z] SSH_AGENT_PID=39 [2023-09-05T15:46:56.833Z] Running ssh-add (command line suppressed) [2023-09-05T15:46:56.943Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16427369810679589483.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16427369810679589483.key) [2023-09-05T15:46:56.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T15:46:57.263Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T15:46:57.292Z] $ docker exec --env ******** --env ******** 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 ssh-agent -k [2023-09-05T15:46:57.436Z] unset SSH_AUTH_SOCK; [2023-09-05T15:46:57.436Z] unset SSH_AGENT_PID; [2023-09-05T15:46:57.437Z] echo Agent pid 39 killed; [2023-09-05T15:46:57.459Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T15:46:57.487Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T15:46:57.487Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T15:46:57.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T15:46:57.610Z] $ docker exec 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 ssh-agent [2023-09-05T15:46:57.726Z] SSH_AUTH_SOCK=/tmp/ssh-aKqHFGVZrI2o/agent.71 [2023-09-05T15:46:57.726Z] SSH_AGENT_PID=77 [2023-09-05T15:46:57.733Z] Running ssh-add (command line suppressed) [2023-09-05T15:46:57.844Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1497446934448538009.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1497446934448538009.key) [2023-09-05T15:46:57.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T15:46:58.148Z] + git semver init [2023-09-05T15:46:58.419Z] 2023-09-05 15:46:58,356 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T15:46:58.419Z] 2023-09-05 15:46:58,357 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-09-05T15:46:58.419Z] 2023-09-05 15:46:58,357 [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-05T15:46:58.420Z] 2023-09-05 15:46:58,358 [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-05T15:46:59.364Z] 2023-09-05 15:46:59,165 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-09-05T15:46:59.364Z] 2023-09-05 15:46:59,165 [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-05T15:46:59.364Z] 2023-09-05 15:46:59,166 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-05T15:46:59.364Z] 2023-09-05 15:46:59,166 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-09-05T15:46:59.364Z] 3.1.0-dev.5 [Pipeline] } [2023-09-05T15:46:59.376Z] $ docker exec --env ******** --env ******** 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 ssh-agent -k [2023-09-05T15:46:59.476Z] unset SSH_AUTH_SOCK; [2023-09-05T15:46:59.477Z] unset SSH_AGENT_PID; [2023-09-05T15:46:59.477Z] echo Agent pid 77 killed; [2023-09-05T15:46:59.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T15:46:59.798Z] + git semver [Pipeline] } [2023-09-05T15:47:00.070Z] $ docker stop --time=1 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 [2023-09-05T15:47:01.392Z] $ docker rm -f --volumes 5fe12ee76f407ea97dc54e9a32f6261e2fb0ea8bc996d66a354d85b8dd80dfd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T15:47:01.724Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T15:47:01.922Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T15:47:01.925Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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-05T15:47:02.057Z] provisioning config files... [2023-09-05T15:47:02.066Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11481176191825203421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:47:02.362Z] ---> docker-login.sh [2023-09-05T15:47:02.363Z] nexus3.edgexfoundry.org:10001 [2023-09-05T15:47:02.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:47:02.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:47:02.363Z] Configure a credential helper to remove this warning. See [2023-09-05T15:47:02.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:47:02.363Z] [2023-09-05T15:47:02.363Z] Login Succeeded [2023-09-05T15:47:02.363Z] nexus3.edgexfoundry.org:10002 [2023-09-05T15:47:02.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:47:02.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:47:02.363Z] Configure a credential helper to remove this warning. See [2023-09-05T15:47:02.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:47:02.363Z] [2023-09-05T15:47:02.363Z] Login Succeeded [2023-09-05T15:47:02.621Z] nexus3.edgexfoundry.org:10003 [2023-09-05T15:47:02.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:47:02.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:47:02.621Z] Configure a credential helper to remove this warning. See [2023-09-05T15:47:02.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:47:02.621Z] [2023-09-05T15:47:02.621Z] Login Succeeded [2023-09-05T15:47:02.621Z] nexus3.edgexfoundry.org:10004 [2023-09-05T15:47:02.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:47:02.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:47:02.621Z] Configure a credential helper to remove this warning. See [2023-09-05T15:47:02.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:47:02.621Z] [2023-09-05T15:47:02.621Z] Login Succeeded [2023-09-05T15:47:02.621Z] docker.io [2023-09-05T15:47:02.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:47:03.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:47:03.139Z] Configure a credential helper to remove this warning. See [2023-09-05T15:47:03.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:47:03.139Z] [2023-09-05T15:47:03.139Z] Login Succeeded [2023-09-05T15:47:03.139Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T15:47:03.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T15:47:03.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:47:03.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:47:03.223Z] ========================================================= [2023-09-05T15:47:03.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T15:47:03.223Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:47:03.536Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-05T15:47:03.536Z] Sending build context to Docker daemon 4.314MB [2023-09-05T15:47:03.536Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T15:47:03.536Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-05T15:47:03.536Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T15:47:03.536Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T15:47:03.536Z] 6911f1a30b25: Pulling fs layer [2023-09-05T15:47:03.536Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T15:47:03.536Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T15:47:03.536Z] ec0bb842ea78: Pulling fs layer [2023-09-05T15:47:03.536Z] 40a00589a448: Pulling fs layer [2023-09-05T15:47:03.536Z] 6c08303d61cc: Pulling fs layer [2023-09-05T15:47:03.536Z] 798269fcf238: Pulling fs layer [2023-09-05T15:47:03.536Z] 40a00589a448: Waiting [2023-09-05T15:47:03.536Z] 6c08303d61cc: Waiting [2023-09-05T15:47:03.536Z] 798269fcf238: Waiting [2023-09-05T15:47:03.536Z] 6863d3e3a2b1: Waiting [2023-09-05T15:47:03.536Z] ec0bb842ea78: Waiting [2023-09-05T15:47:03.536Z] 6911f1a30b25: Verifying Checksum [2023-09-05T15:47:03.536Z] 6911f1a30b25: Download complete [2023-09-05T15:47:03.536Z] 6863d3e3a2b1: Verifying Checksum [2023-09-05T15:47:03.536Z] 6863d3e3a2b1: Download complete [2023-09-05T15:47:03.536Z] ec0bb842ea78: Download complete [2023-09-05T15:47:03.801Z] 4db1b89c0bd1: Verifying Checksum [2023-09-05T15:47:03.801Z] 4db1b89c0bd1: Download complete [2023-09-05T15:47:03.801Z] 40a00589a448: Verifying Checksum [2023-09-05T15:47:03.801Z] 40a00589a448: Download complete [2023-09-05T15:47:03.801Z] 4db1b89c0bd1: Pull complete [2023-09-05T15:47:04.070Z] 6911f1a30b25: Pull complete [2023-09-05T15:47:04.333Z] 798269fcf238: Verifying Checksum [2023-09-05T15:47:04.333Z] 798269fcf238: Download complete [2023-09-05T15:47:04.591Z] e194b8c5c2a9: Download complete [2023-09-05T15:47:04.591Z] 6c08303d61cc: Verifying Checksum [2023-09-05T15:47:04.591Z] 6c08303d61cc: Download complete [2023-09-05T15:47:07.875Z] e194b8c5c2a9: Pull complete [2023-09-05T15:47:08.134Z] 6863d3e3a2b1: Pull complete [2023-09-05T15:47:08.134Z] ec0bb842ea78: Pull complete [2023-09-05T15:47:08.134Z] 40a00589a448: Pull complete [2023-09-05T15:47:10.669Z] 6c08303d61cc: Pull complete [2023-09-05T15:47:11.607Z] 798269fcf238: Pull complete [2023-09-05T15:47:11.607Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T15:47:11.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T15:47:11.607Z] ---> ec979cd7f677 [2023-09-05T15:47:11.607Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-05T15:47:15.835Z] ---> Running in 768b647fc514 [2023-09-05T15:47:16.094Z] Removing intermediate container 768b647fc514 [2023-09-05T15:47:16.094Z] ---> 57daa3f3092d [2023-09-05T15:47:16.094Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T15:47:16.094Z] ---> Running in 67a70c2418b5 [2023-09-05T15:47:16.094Z] Removing intermediate container 67a70c2418b5 [2023-09-05T15:47:16.094Z] ---> 9b0541ea2b74 [2023-09-05T15:47:16.094Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T15:47:16.094Z] ---> Running in 35aa60546def [2023-09-05T15:47:16.353Z] Removing intermediate container 35aa60546def [2023-09-05T15:47:16.353Z] ---> 5c3204af265e [2023-09-05T15:47:16.353Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T15:47:16.353Z] ---> Running in 5551354d3303 [2023-09-05T15:47:16.353Z] Removing intermediate container 5551354d3303 [2023-09-05T15:47:16.353Z] ---> e33442e6c1cb [2023-09-05T15:47:16.353Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T15:47:16.353Z] ---> Running in 6b9e8af76853 [2023-09-05T15:47:16.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T15:47:16.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T15:47:17.021Z] Still waiting to schedule task [2023-09-05T15:47:17.021Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5348’ [2023-09-05T15:47:17.180Z] OK: 265 MiB in 53 packages [2023-09-05T15:47:17.438Z] Removing intermediate container 6b9e8af76853 [2023-09-05T15:47:17.438Z] ---> a44e6eb85c21 [2023-09-05T15:47:17.438Z] Step 8/12 : WORKDIR /app [2023-09-05T15:47:17.695Z] ---> Running in b67b63cbbfde [2023-09-05T15:47:17.695Z] Removing intermediate container b67b63cbbfde [2023-09-05T15:47:17.695Z] ---> c8d63c37267b [2023-09-05T15:47:17.695Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-05T15:47:17.695Z] ---> 22f22b7c2148 [2023-09-05T15:47:17.695Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T15:47:17.695Z] ---> Running in aedb4b76d515 [2023-09-05T15:47:49.783Z] Removing intermediate container aedb4b76d515 [2023-09-05T15:47:49.783Z] ---> a8cc182d2262 [2023-09-05T15:47:49.783Z] Step 11/12 : COPY . . [2023-09-05T15:47:49.783Z] ---> 2d1ae9cc592b [2023-09-05T15:47:49.783Z] Step 12/12 : RUN $MAKE [2023-09-05T15:47:49.783Z] ---> Running in ac01ef9b4640 [2023-09-05T15:47:50.042Z] noop [2023-09-05T15:47:50.301Z] Removing intermediate container ac01ef9b4640 [2023-09-05T15:47:50.301Z] ---> 85407e38f7c5 [2023-09-05T15:47:50.301Z] Successfully built 85407e38f7c5 [2023-09-05T15:47:50.301Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:47:50.625Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T15:47:50.625Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:47:50.696Z] prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container [2023-09-05T15:47:50.744Z] $ 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-05T15:47:51.087Z] $ docker top 30699c73553b19d76f6ac370b7285243db8fe2350603eb35a83ba0e7d4e2656a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:47:51.428Z] + go version [2023-09-05T15:47:51.429Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T15:47:51.444Z] $ docker stop --time=1 30699c73553b19d76f6ac370b7285243db8fe2350603eb35a83ba0e7d4e2656a [2023-09-05T15:47:52.725Z] $ docker rm -f --volumes 30699c73553b19d76f6ac370b7285243db8fe2350603eb35a83ba0e7d4e2656a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:47:53.115Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T15:47:53.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:47:53.191Z] prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container [2023-09-05T15:47:53.230Z] $ 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-05T15:47:53.577Z] $ docker top 2d379410ccdc0328e46410bfa02db26ee2d0e9f4f7fb8eb7064c5468fddfd68d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:47:54.043Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-05T15:47:54.341Z] + make test [2023-09-05T15:47:54.341Z] go test ./... -coverprofile=coverage.out ./... [2023-09-05T15:47:59.611Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-05T15:48:11.815Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-05T15:48:11.815Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.032006544Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.033148679Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.033629979Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.03367139Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=WARN ts=2023-09-05T15:48:11.03369242Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.033753442Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.033779202Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.033893596Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=WARN ts=2023-09-05T15:48:11.033932466Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.033956917Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.034265273Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.035333126Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.035432039Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.03548578Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.03552665Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.035638493Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.035673733Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.035769415Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.035895218Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.035942559Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.03600787Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.036055311Z 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-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.036437109Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.036639013Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.036659425Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.036687665Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.036746427Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=WARN ts=2023-09-05T15:48:11.036758807Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.036794948Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.036873499Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=WARN ts=2023-09-05T15:48:11.036884889Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.03690549Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.0369259Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.037000852Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.037057253Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.037083944Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.037110814Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.037211066Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.037264377Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.037301788Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.03737292Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.102Z] level=DEBUG ts=2023-09-05T15:48:11.03740552Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.102Z] level=INFO ts=2023-09-05T15:48:11.037441961Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.037478492Z 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-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.037796008Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038059825Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038084905Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038108466Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.038130046Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.038169087Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038184747Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.03829554Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.038350361Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.038367941Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038397742Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038479243Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.038499944Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.038518984Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038538845Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038615066Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.038643677Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038671457Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038767329Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.03879002Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.03882008Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.038850551Z 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-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.039136207Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039331321Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039354481Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039405732Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.039422993Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.039452534Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039478735Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039575857Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.039596527Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.039618618Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039638588Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039694409Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.03973835Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.039751451Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039773761Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039877753Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.039899424Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.039916924Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.040020806Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.040050137Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.040121108Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.040170689Z 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-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.040448845Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.040720471Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.040746651Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.040797762Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.040814783Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.040839043Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.040901555Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.040978167Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.040990997Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.041003508Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.041030328Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.04113037Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.041157661Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.041169271Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.041180691Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.041272883Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.041286443Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.041301304Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.041349605Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.041376295Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.041444327Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.041509498Z 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-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.042160522Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.042607232Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.042672383Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.042720404Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.042765945Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.042805336Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.042854827Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.04299648Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.043028431Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.043065821Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.043139183Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.043225435Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.043237015Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.043245065Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.043271696Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.043320577Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.043332257Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.043346857Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.043428829Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.043442229Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.043455849Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.04348664Z 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-05T15:48:15.103Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-09-05T15:48:15.103Z] --- FAIL: TestAutoDiscoverNaming/LLRP-FC-4D-1A (0.00s) [2023-09-05T15:48:15.103Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:41418: use of closed network connection [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.043673735Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.043892569Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044198686Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044282137Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.044300318Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044317728Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.044361129Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044453071Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044577204Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.044602404Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.044632635Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044673986Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044752717Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.044784158Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.044816909Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044841489Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044936151Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.044969432Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.044998112Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045076595Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.045111946Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045145596Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045168477Z 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-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.045288629Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045406952Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045440722Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.045452783Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045489523Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.045519724Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045574085Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045649307Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.045663167Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.045680317Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045699728Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045775849Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.04580252Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.0458251Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045861471Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045950973Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.045969343Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.045991764Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.046073355Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-09-05T15:48:15.103Z] level=DEBUG ts=2023-09-05T15:48:11.046108706Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.046139697Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-09-05T15:48:15.103Z] level=INFO ts=2023-09-05T15:48:11.046154747Z 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-05T15:48:15.103Z] level=WARN ts=2023-09-05T15:48:11.046259099Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-09-05T15:48:15.103Z] FAIL [2023-09-05T15:48:15.103Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.6% of statements [2023-09-05T15:48:15.103Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.894s [2023-09-05T15:48:15.103Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-09-05T15:48:15.103Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-09-05T15:48:15.103Z] FAIL [2023-09-05T15:48:15.103Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2023-09-05T15:48:15.117Z] $ docker stop --time=1 2d379410ccdc0328e46410bfa02db26ee2d0e9f4f7fb8eb7064c5468fddfd68d [2023-09-05T15:48:18.697Z] $ docker rm -f --volumes 2d379410ccdc0328e46410bfa02db26ee2d0e9f4f7fb8eb7064c5468fddfd68d [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-05T15:48:19.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T15:48:19.265Z] [2023-09-05T15:48:19.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:48:19.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T15:48:19.561Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T15:48:19.561Z] 5eb5b503b376: Pulling fs layer [2023-09-05T15:48:19.561Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T15:48:19.561Z] ec43610c2a17: Pulling fs layer [2023-09-05T15:48:19.561Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T15:48:19.561Z] 33b1e0a273af: Pulling fs layer [2023-09-05T15:48:19.561Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T15:48:19.561Z] 2f39f015ded8: Pulling fs layer [2023-09-05T15:48:19.561Z] 2f39f015ded8: Waiting [2023-09-05T15:48:19.561Z] 33b1e0a273af: Waiting [2023-09-05T15:48:19.561Z] 5d3b04190fa2: Waiting [2023-09-05T15:48:19.561Z] 3a2ae6a8a46f: Waiting [2023-09-05T15:48:19.561Z] 5c69ac0246d0: Verifying Checksum [2023-09-05T15:48:19.561Z] 5c69ac0246d0: Download complete [2023-09-05T15:48:19.561Z] 3a2ae6a8a46f: Download complete [2023-09-05T15:48:19.829Z] 33b1e0a273af: Verifying Checksum [2023-09-05T15:48:19.829Z] 33b1e0a273af: Download complete [2023-09-05T15:48:19.829Z] 5d3b04190fa2: Verifying Checksum [2023-09-05T15:48:19.829Z] 5d3b04190fa2: Download complete [2023-09-05T15:48:19.829Z] ec43610c2a17: Verifying Checksum [2023-09-05T15:48:19.829Z] ec43610c2a17: Download complete [2023-09-05T15:48:19.829Z] 5eb5b503b376: Download complete [2023-09-05T15:48:20.398Z] 2f39f015ded8: Verifying Checksum [2023-09-05T15:48:20.398Z] 2f39f015ded8: Download complete [2023-09-05T15:48:20.967Z] 5eb5b503b376: Pull complete [2023-09-05T15:48:21.226Z] 5c69ac0246d0: Pull complete [2023-09-05T15:48:21.794Z] ec43610c2a17: Pull complete [2023-09-05T15:48:21.794Z] 3a2ae6a8a46f: Pull complete [2023-09-05T15:48:21.794Z] 33b1e0a273af: Pull complete [2023-09-05T15:48:22.054Z] 5d3b04190fa2: Pull complete [2023-09-05T15:48:27.326Z] 2f39f015ded8: Pull complete [2023-09-05T15:48:27.326Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T15:48:27.326Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T15:48:27.326Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:48:27.409Z] prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container [2023-09-05T15:48:27.499Z] $ 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-05T15:48:32.238Z] $ docker top e83e058ab5b2cda34efc05d3d9de14a4edae45ddd2f856003b0f974551edddfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:48:32.645Z] ---> job-cost.sh [2023-09-05T15:48:32.645Z] lf-activate-venv: SKIPPING [2023-09-05T15:48:32.645Z] INFO: No Stack... [2023-09-05T15:48:32.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T15:48:33.497Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T15:48:33.784Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-09-05T15:48:33.784Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T15:48:33.796Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [2023-09-05T15:48:33.802Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] did not exist. Created. [2023-09-05T15:48:33.802Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T15:48:34.112Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-05T15:48:34.156Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T15:48:34.163Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T15:48:34.183Z] $ docker stop --time=1 e83e058ab5b2cda34efc05d3d9de14a4edae45ddd2f856003b0f974551edddfa [2023-09-05T15:48:35.355Z] $ docker rm -f --volumes e83e058ab5b2cda34efc05d3d9de14a4edae45ddd2f856003b0f974551edddfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-05T15:48:35.460Z] Failed in branch amd64 [2023-09-05T15:50:15.021Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5350 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-09-05T15:50:15.036Z] Running in /w/workspace/device-rfid-llrp-go/108 [Pipeline] { [Pipeline] checkout [2023-09-05T15:50:15.078Z] The recommended git tool is: git [2023-09-05T15:50:21.052Z] using credential edgex-jenkins-ssh [2023-09-05T15:50:21.076Z] Cloning the remote Git repository [2023-09-05T15:50:21.138Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-05T15:50:21.248Z] > git init /w/workspace/device-rfid-llrp-go/108 # timeout=10 [2023-09-05T15:50:21.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-09-05T15:50:21.399Z] > git --version # timeout=10 [2023-09-05T15:50:21.418Z] > git --version # 'git version 2.25.1' [2023-09-05T15:50:21.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T15:50:21.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T15:50:23.708Z] Avoid second fetch [2023-09-05T15:50:23.709Z] Checking out Revision 0614871e3cf69c5486cd4f4d882df759a86e1a4a (main) [2023-09-05T15:50:22.741Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-09-05T15:50:22.768Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T15:50:23.731Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T15:50:23.799Z] > git checkout -f 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 [2023-09-05T15:50:24.370Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 (#246)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T15:50:25.437Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T15:50:25.437Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T15:50:25.437Z] Dload Upload Total Spent Left Speed [2023-09-05T15:50:25.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-09-05T15:50:26.067Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T15:50:26.412Z] + sudo tee /etc/docker/daemon.new [2023-09-05T15:50:26.412Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T15:50:26.412Z] { [2023-09-05T15:50:26.412Z] "registry-mirrors": [ [2023-09-05T15:50:26.412Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T15:50:26.412Z] ], [2023-09-05T15:50:26.412Z] "bip": "10.250.0.254/24", [2023-09-05T15:50:26.412Z] "hosts": [ [2023-09-05T15:50:26.412Z] "tcp://0.0.0.0:5555", [2023-09-05T15:50:26.412Z] "unix:///var/run/docker.sock" [2023-09-05T15:50:26.412Z] ], [2023-09-05T15:50:26.412Z] "mtu": 1458, [2023-09-05T15:50:26.412Z] "selinux-enabled": true, [2023-09-05T15:50:26.412Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T15:50:26.412Z] } [Pipeline] sh [2023-09-05T15:50:26.772Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T15:50:27.129Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T15:50:45.426Z] provisioning config files... [2023-09-05T15:50:45.454Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/108@tmp/config3705567708365483754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:50:45.802Z] ---> docker-login.sh [2023-09-05T15:50:45.802Z] nexus3.edgexfoundry.org:10001 [2023-09-05T15:50:46.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:50:46.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:50:46.667Z] Configure a credential helper to remove this warning. See [2023-09-05T15:50:46.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:50:46.667Z] [2023-09-05T15:50:46.667Z] Login Succeeded [2023-09-05T15:50:46.667Z] nexus3.edgexfoundry.org:10002 [2023-09-05T15:50:46.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:50:46.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:50:46.939Z] Configure a credential helper to remove this warning. See [2023-09-05T15:50:46.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:50:46.939Z] [2023-09-05T15:50:46.939Z] Login Succeeded [2023-09-05T15:50:46.939Z] nexus3.edgexfoundry.org:10003 [2023-09-05T15:50:47.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:50:47.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:50:47.211Z] Configure a credential helper to remove this warning. See [2023-09-05T15:50:47.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:50:47.211Z] [2023-09-05T15:50:47.211Z] Login Succeeded [2023-09-05T15:50:47.211Z] nexus3.edgexfoundry.org:10004 [2023-09-05T15:50:47.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:50:47.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:50:47.754Z] Configure a credential helper to remove this warning. See [2023-09-05T15:50:47.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:50:47.754Z] [2023-09-05T15:50:47.754Z] Login Succeeded [2023-09-05T15:50:47.754Z] docker.io [2023-09-05T15:50:48.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:50:48.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:50:48.294Z] Configure a credential helper to remove this warning. See [2023-09-05T15:50:48.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:50:48.294Z] [2023-09-05T15:50:48.294Z] Login Succeeded [2023-09-05T15:50:48.294Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T15:50:48.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T15:50:48.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:50:48.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:50:48.607Z] ========================================================= [2023-09-05T15:50:48.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T15:50:48.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:50:48.958Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-05T15:50:49.228Z] Sending build context to Docker daemon 1.218MB [2023-09-05T15:50:49.228Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T15:50:49.228Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-05T15:50:49.501Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T15:50:49.501Z] edb6bdbacee9: Pulling fs layer [2023-09-05T15:50:49.501Z] 5f9638ab2659: Pulling fs layer [2023-09-05T15:50:49.501Z] 8d51d6327a98: Pulling fs layer [2023-09-05T15:50:49.501Z] 8b374f2dd631: Pulling fs layer [2023-09-05T15:50:49.501Z] ec14aa9079de: Pulling fs layer [2023-09-05T15:50:49.501Z] 2f466654f4bb: Pulling fs layer [2023-09-05T15:50:49.501Z] 554e91adad29: Pulling fs layer [2023-09-05T15:50:49.501Z] ec14aa9079de: Waiting [2023-09-05T15:50:49.501Z] 2f466654f4bb: Waiting [2023-09-05T15:50:49.501Z] 554e91adad29: Waiting [2023-09-05T15:50:49.501Z] 8b374f2dd631: Waiting [2023-09-05T15:50:49.501Z] 5f9638ab2659: Download complete [2023-09-05T15:50:49.501Z] 8b374f2dd631: Verifying Checksum [2023-09-05T15:50:49.501Z] 8b374f2dd631: Download complete [2023-09-05T15:50:49.501Z] ec14aa9079de: Verifying Checksum [2023-09-05T15:50:49.501Z] ec14aa9079de: Download complete [2023-09-05T15:50:49.501Z] edb6bdbacee9: Verifying Checksum [2023-09-05T15:50:49.501Z] edb6bdbacee9: Download complete [2023-09-05T15:50:50.489Z] edb6bdbacee9: Pull complete [2023-09-05T15:50:51.079Z] 554e91adad29: Verifying Checksum [2023-09-05T15:50:51.079Z] 554e91adad29: Download complete [2023-09-05T15:50:51.079Z] 5f9638ab2659: Pull complete [2023-09-05T15:50:52.062Z] 2f466654f4bb: Verifying Checksum [2023-09-05T15:50:52.062Z] 2f466654f4bb: Download complete [2023-09-05T15:50:52.062Z] 8d51d6327a98: Verifying Checksum [2023-09-05T15:50:52.062Z] 8d51d6327a98: Download complete [2023-09-05T15:51:02.172Z] 8d51d6327a98: Pull complete [2023-09-05T15:51:02.172Z] 8b374f2dd631: Pull complete [2023-09-05T15:51:02.441Z] ec14aa9079de: Pull complete [2023-09-05T15:51:10.678Z] 2f466654f4bb: Pull complete [2023-09-05T15:51:12.649Z] 554e91adad29: Pull complete [2023-09-05T15:51:12.649Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T15:51:12.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T15:51:12.649Z] ---> 1e15ea492957 [2023-09-05T15:51:12.649Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-05T15:51:14.621Z] ---> Running in ed31d2305d6b [2023-09-05T15:51:15.209Z] Removing intermediate container ed31d2305d6b [2023-09-05T15:51:15.209Z] ---> dde27404f4d0 [2023-09-05T15:51:15.209Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T15:51:15.209Z] ---> Running in b14ddb6d6ade [2023-09-05T15:51:15.479Z] Removing intermediate container b14ddb6d6ade [2023-09-05T15:51:15.479Z] ---> 926f3eb877ad [2023-09-05T15:51:15.479Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T15:51:15.479Z] ---> Running in 1e24cf4c4cd5 [2023-09-05T15:51:15.745Z] Removing intermediate container 1e24cf4c4cd5 [2023-09-05T15:51:15.746Z] ---> 52fd0c65e948 [2023-09-05T15:51:15.746Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T15:51:16.015Z] ---> Running in 8879304303fe [2023-09-05T15:51:16.284Z] Removing intermediate container 8879304303fe [2023-09-05T15:51:16.284Z] ---> 9b5c9cfc5332 [2023-09-05T15:51:16.284Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T15:51:16.284Z] ---> Running in 6326d24d27b7 [2023-09-05T15:51:17.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T15:51:18.350Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T15:51:19.336Z] OK: 263 MiB in 53 packages [2023-09-05T15:51:23.605Z] Removing intermediate container 6326d24d27b7 [2023-09-05T15:51:23.605Z] ---> 9fb3d9932778 [2023-09-05T15:51:23.605Z] Step 8/12 : WORKDIR /app [2023-09-05T15:51:23.605Z] ---> Running in 81781e673444 [2023-09-05T15:51:23.605Z] Removing intermediate container 81781e673444 [2023-09-05T15:51:23.605Z] ---> d905d0284494 [2023-09-05T15:51:23.605Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-05T15:51:23.872Z] ---> e1e805945779 [2023-09-05T15:51:23.873Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T15:51:23.873Z] ---> Running in f154b5fe55e2 [2023-09-05T15:52:45.522Z] Removing intermediate container f154b5fe55e2 [2023-09-05T15:52:45.522Z] ---> 686f7a11a93d [2023-09-05T15:52:45.522Z] Step 11/12 : COPY . . [2023-09-05T15:52:45.522Z] ---> 35839f16e2a2 [2023-09-05T15:52:45.522Z] Step 12/12 : RUN $MAKE [2023-09-05T15:52:45.522Z] ---> Running in 2b70258ef130 [2023-09-05T15:52:45.522Z] noop [2023-09-05T15:52:45.522Z] Removing intermediate container 2b70258ef130 [2023-09-05T15:52:45.522Z] ---> 3b95a4fd98f1 [2023-09-05T15:52:45.522Z] Successfully built 3b95a4fd98f1 [2023-09-05T15:52:45.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:52:45.879Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T15:52:45.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:52:46.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-5350 does not seem to be running inside a container [2023-09-05T15:52:46.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/108 -v /w/workspace/device-rfid-llrp-go/108:/w/workspace/device-rfid-llrp-go/108:rw,z -v /w/workspace/device-rfid-llrp-go/108@tmp:/w/workspace/device-rfid-llrp-go/108@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-05T15:52:47.296Z] $ docker top 1f216dd3663b7787e502b5f40cb5b43b49c13fbadcf0777a69c95f3fef5f72e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:52:48.114Z] + go version [2023-09-05T15:52:48.114Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-05T15:52:48.135Z] $ docker stop --time=1 1f216dd3663b7787e502b5f40cb5b43b49c13fbadcf0777a69c95f3fef5f72e5 [2023-09-05T15:52:49.759Z] $ docker rm -f --volumes 1f216dd3663b7787e502b5f40cb5b43b49c13fbadcf0777a69c95f3fef5f72e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:52:50.286Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T15:52:50.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:52:50.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-5350 does not seem to be running inside a container [2023-09-05T15:52:50.535Z] $ 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/108 -v /w/workspace/device-rfid-llrp-go/108:/w/workspace/device-rfid-llrp-go/108:rw,z -v /w/workspace/device-rfid-llrp-go/108@tmp:/w/workspace/device-rfid-llrp-go/108@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-05T15:52:51.646Z] $ docker top 661ef5f3e2e5cd3a47fdab105fdb9977cc893f70ab5003068082b6007554d942 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:52:52.145Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/108 [Pipeline] fileExists [Pipeline] sh [2023-09-05T15:52:52.786Z] + make test [2023-09-05T15:52:52.787Z] go test ./... -coverprofile=coverage.out ./... [2023-09-05T15:53:25.010Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-09-05T15:55:31.764Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-09-05T15:55:31.764Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-09-05T15:56:03.986Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.124s coverage: 40.6% of statements [2023-09-05T15:56:03.987Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.561s coverage: 51.9% of statements [2023-09-05T15:56:03.987Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 96.4% of statements [2023-09-05T15:56:03.987Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-05T15:56:03.987Z] go vet ./... [2023-09-05T15:56:30.667Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T15:56:30.667Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T15:56:30.667Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-05T15:56:30.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T15:56:30.701Z] $ docker stop --time=1 661ef5f3e2e5cd3a47fdab105fdb9977cc893f70ab5003068082b6007554d942 [2023-09-05T15:56:32.455Z] $ docker rm -f --volumes 661ef5f3e2e5cd3a47fdab105fdb9977cc893f70ab5003068082b6007554d942 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T15:56:33.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T15:56:34.215Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T15:56:34.753Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T15:56:35.065Z] + ls -al . [2023-09-05T15:56:35.065Z] total 640 [2023-09-05T15:56:35.065Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 15:52 . [2023-09-05T15:56:35.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:50 .. [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 5 15:50 .dockerignore [2023-09-05T15:56:35.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:50 .git [2023-09-05T15:56:35.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:50 .github [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 5 15:50 .gitignore [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:50 .golangci.yml [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 11980 Sep 5 15:50 Attribution.txt [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 10365 Sep 5 15:50 CHANGELOG.md [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 1347 Sep 5 15:50 Dockerfile [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:50 GOVERNANCE.md [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 5 15:50 Jenkinsfile [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 15:50 LICENSE [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 2179 Sep 5 15:50 Makefile [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 5 15:50 OWNERS.md [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 29016 Sep 5 15:50 README.md [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 5 15:47 VERSION [2023-09-05T15:56:35.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:50 bin [2023-09-05T15:56:35.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:50 cmd [2023-09-05T15:56:35.065Z] -rw-r--r-- 1 jenkins jenkins 459493 Sep 5 15:55 coverage.out [2023-09-05T15:56:35.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:50 examples [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 3876 Sep 5 15:50 go.mod [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 33758 Sep 5 15:50 go.sum [2023-09-05T15:56:35.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:50 images [2023-09-05T15:56:35.065Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 5 15:50 internal [2023-09-05T15:56:35.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:50 snap [2023-09-05T15:56:35.065Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 5 15:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:56:35.398Z] + 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=0614871e3cf69c5486cd4f4d882df759a86e1a4a --label arch=arm64 --label version=3.1.0-dev.5 . [2023-09-05T15:56:35.666Z] Sending build context to Docker daemon 1.218MB [2023-09-05T15:56:35.666Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T15:56:35.666Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-05T15:56:35.666Z] ---> 3b95a4fd98f1 [2023-09-05T15:56:35.666Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-05T15:56:35.666Z] ---> Running in b1acc1e893ac [2023-09-05T15:56:35.933Z] Removing intermediate container b1acc1e893ac [2023-09-05T15:56:35.934Z] ---> 078e38b48924 [2023-09-05T15:56:35.934Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T15:56:36.201Z] ---> Running in 16370ca6c6ed [2023-09-05T15:56:36.468Z] Removing intermediate container 16370ca6c6ed [2023-09-05T15:56:36.468Z] ---> 9f4a598e0330 [2023-09-05T15:56:36.468Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-09-05T15:56:36.468Z] ---> Running in c4765cd32d11 [2023-09-05T15:56:36.734Z] Removing intermediate container c4765cd32d11 [2023-09-05T15:56:36.734Z] ---> ffde60e9e332 [2023-09-05T15:56:36.734Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T15:56:36.734Z] ---> Running in a17cb4ecb03d [2023-09-05T15:56:37.007Z] Removing intermediate container a17cb4ecb03d [2023-09-05T15:56:37.007Z] ---> f24b5b4c0b4b [2023-09-05T15:56:37.007Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T15:56:37.007Z] ---> Running in e38d4d33d7ec [2023-09-05T15:56:37.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T15:56:38.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T15:56:39.510Z] OK: 263 MiB in 53 packages [2023-09-05T15:56:40.472Z] Removing intermediate container e38d4d33d7ec [2023-09-05T15:56:40.472Z] ---> d3b7673d937d [2023-09-05T15:56:40.472Z] Step 8/24 : WORKDIR /app [2023-09-05T15:56:40.472Z] ---> Running in 96c1b20fa040 [2023-09-05T15:56:40.739Z] Removing intermediate container 96c1b20fa040 [2023-09-05T15:56:40.739Z] ---> 09f65765f3d0 [2023-09-05T15:56:40.739Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-05T15:56:41.008Z] ---> b73aafbd7817 [2023-09-05T15:56:41.008Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T15:56:41.008Z] ---> Running in 7866b18d9e7a [2023-09-05T15:56:42.955Z] Removing intermediate container 7866b18d9e7a [2023-09-05T15:56:42.955Z] ---> 5b50b91dc2a1 [2023-09-05T15:56:42.955Z] Step 11/24 : COPY . . [2023-09-05T15:56:45.530Z] ---> 6733606da3a9 [2023-09-05T15:56:45.530Z] Step 12/24 : RUN $MAKE [2023-09-05T15:56:45.530Z] ---> Running in 1698a7ae870a [2023-09-05T15:56:46.495Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-09-05T15:59:08.173Z] Removing intermediate container 1698a7ae870a [2023-09-05T15:59:08.173Z] ---> 89f48df39872 [2023-09-05T15:59:08.173Z] Step 13/24 : FROM alpine:3.17 [2023-09-05T15:59:08.173Z] 3.17: Pulling from library/alpine [2023-09-05T15:59:08.173Z] 4060ece20d7a: Pulling fs layer [2023-09-05T15:59:08.173Z] 4060ece20d7a: Verifying Checksum [2023-09-05T15:59:08.173Z] 4060ece20d7a: Download complete [2023-09-05T15:59:08.173Z] 4060ece20d7a: Pull complete [2023-09-05T15:59:08.173Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T15:59:08.173Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T15:59:08.173Z] ---> 8650cd65339b [2023-09-05T15:59:08.173Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-09-05T15:59:08.173Z] ---> Running in c8cdc59b8eff [2023-09-05T15:59:08.173Z] Removing intermediate container c8cdc59b8eff [2023-09-05T15:59:08.173Z] ---> c489d1d8f4fe [2023-09-05T15:59:08.173Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-05T15:59:08.173Z] ---> Running in d798c9dee28f [2023-09-05T15:59:08.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T15:59:08.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T15:59:08.173Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T15:59:08.173Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T15:59:08.173Z] OK: 8 MiB in 16 packages [2023-09-05T15:59:08.173Z] Removing intermediate container d798c9dee28f [2023-09-05T15:59:08.173Z] ---> 52864d2c8855 [2023-09-05T15:59:08.173Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-09-05T15:59:08.173Z] ---> 8a2ed2306241 [2023-09-05T15:59:08.173Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-09-05T15:59:08.173Z] ---> b81ac4e49333 [2023-09-05T15:59:08.173Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-09-05T15:59:08.173Z] ---> 8066dfe88f6f [2023-09-05T15:59:08.173Z] Step 19/24 : EXPOSE 59989 [2023-09-05T15:59:08.173Z] ---> Running in 9f4cf4dfe5fa [2023-09-05T15:59:08.173Z] Removing intermediate container 9f4cf4dfe5fa [2023-09-05T15:59:08.173Z] ---> 287ada9271bf [2023-09-05T15:59:08.173Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-09-05T15:59:08.173Z] ---> Running in 5bbb448377a8 [2023-09-05T15:59:08.173Z] Removing intermediate container 5bbb448377a8 [2023-09-05T15:59:08.173Z] ---> 9b5ebbc1f89d [2023-09-05T15:59:08.173Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-05T15:59:08.173Z] ---> Running in db52e5efc9f2 [2023-09-05T15:59:08.173Z] Removing intermediate container db52e5efc9f2 [2023-09-05T15:59:08.173Z] ---> 30908e050530 [2023-09-05T15:59:08.173Z] Step 22/24 : LABEL arch=arm64 [2023-09-05T15:59:08.440Z] ---> Running in acd3860f3b13 [2023-09-05T15:59:08.706Z] Removing intermediate container acd3860f3b13 [2023-09-05T15:59:08.706Z] ---> fb5d6075c30e [2023-09-05T15:59:08.706Z] Step 23/24 : LABEL git_sha=0614871e3cf69c5486cd4f4d882df759a86e1a4a [2023-09-05T15:59:08.706Z] ---> Running in b7159332c494 [2023-09-05T15:59:08.972Z] Removing intermediate container b7159332c494 [2023-09-05T15:59:08.972Z] ---> a5d1258d56da [2023-09-05T15:59:08.972Z] Step 24/24 : LABEL version=3.1.0-dev.5 [2023-09-05T15:59:08.972Z] ---> Running in ac800fdb33c6 [2023-09-05T15:59:09.237Z] Removing intermediate container ac800fdb33c6 [2023-09-05T15:59:09.237Z] ---> c3cb436ff179 [2023-09-05T15:59:09.237Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T15:59:09.237Z] Successfully built c3cb436ff179 [2023-09-05T15:59:09.237Z] 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-05T15:59:09.387Z] provisioning config files... [2023-09-05T15:59:09.400Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/108@tmp/config17773278154160142856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:59:09.733Z] ---> docker-login.sh [2023-09-05T15:59:09.734Z] nexus3.edgexfoundry.org:10001 [2023-09-05T15:59:09.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:59:10.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:59:10.000Z] Configure a credential helper to remove this warning. See [2023-09-05T15:59:10.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:59:10.000Z] [2023-09-05T15:59:10.000Z] Login Succeeded [2023-09-05T15:59:10.000Z] nexus3.edgexfoundry.org:10002 [2023-09-05T15:59:10.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:59:10.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:59:10.267Z] Configure a credential helper to remove this warning. See [2023-09-05T15:59:10.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:59:10.267Z] [2023-09-05T15:59:10.267Z] Login Succeeded [2023-09-05T15:59:10.267Z] nexus3.edgexfoundry.org:10003 [2023-09-05T15:59:10.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:59:10.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:59:10.533Z] Configure a credential helper to remove this warning. See [2023-09-05T15:59:10.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:59:10.533Z] [2023-09-05T15:59:10.533Z] Login Succeeded [2023-09-05T15:59:10.801Z] nexus3.edgexfoundry.org:10004 [2023-09-05T15:59:10.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:59:11.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:59:11.068Z] Configure a credential helper to remove this warning. See [2023-09-05T15:59:11.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:59:11.068Z] [2023-09-05T15:59:11.068Z] Login Succeeded [2023-09-05T15:59:11.068Z] docker.io [2023-09-05T15:59:11.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T15:59:11.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T15:59:11.599Z] Configure a credential helper to remove this warning. See [2023-09-05T15:59:11.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T15:59:11.599Z] [2023-09-05T15:59:11.599Z] Login Succeeded [2023-09-05T15:59:11.599Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T15:59:11.611Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T15:59:11.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T15:59:11.659Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-09-05T15:59:11.659Z] 0614871e3cf69c5486cd4f4d882df759a86e1a4a [2023-09-05T15:59:11.659Z] latest [2023-09-05T15:59:11.659Z] 3.1.0-dev.5 [2023-09-05T15:59:11.659Z] 0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5 [2023-09-05T15:59:11.659Z] main [2023-09-05T15:59:11.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:11.986Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:12.325Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a [2023-09-05T15:59:12.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-05T15:59:12.325Z] 2d591aa7a38b: Preparing [2023-09-05T15:59:12.325Z] 19857d6728a6: Preparing [2023-09-05T15:59:12.325Z] 470bb457223e: Preparing [2023-09-05T15:59:12.325Z] 23cc7c5fdc2f: Preparing [2023-09-05T15:59:12.325Z] d2d9d24a8c2a: Preparing [2023-09-05T15:59:12.325Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:59:12.591Z] 23cc7c5fdc2f: Pushed [2023-09-05T15:59:12.591Z] 470bb457223e: Pushed [2023-09-05T15:59:12.591Z] 19857d6728a6: Pushed [2023-09-05T15:59:17.918Z] 2d591aa7a38b: Pushed [2023-09-05T15:59:17.918Z] 0614871e3cf69c5486cd4f4d882df759a86e1a4a: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:18.267Z] + 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-05T15:59:18.601Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-05T15:59:18.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-05T15:59:18.601Z] 2d591aa7a38b: Preparing [2023-09-05T15:59:18.601Z] 19857d6728a6: Preparing [2023-09-05T15:59:18.601Z] 470bb457223e: Preparing [2023-09-05T15:59:18.601Z] 23cc7c5fdc2f: Preparing [2023-09-05T15:59:18.601Z] d2d9d24a8c2a: Preparing [2023-09-05T15:59:18.601Z] 19857d6728a6: Layer already exists [2023-09-05T15:59:18.601Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:59:18.601Z] 23cc7c5fdc2f: Layer already exists [2023-09-05T15:59:18.601Z] 470bb457223e: Layer already exists [2023-09-05T15:59:18.601Z] 2d591aa7a38b: Layer already exists [2023-09-05T15:59:18.601Z] latest: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:18.945Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:19.363Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 [2023-09-05T15:59:19.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-05T15:59:19.363Z] 2d591aa7a38b: Preparing [2023-09-05T15:59:19.363Z] 19857d6728a6: Preparing [2023-09-05T15:59:19.363Z] 470bb457223e: Preparing [2023-09-05T15:59:19.363Z] 23cc7c5fdc2f: Preparing [2023-09-05T15:59:19.363Z] d2d9d24a8c2a: Preparing [2023-09-05T15:59:19.363Z] 23cc7c5fdc2f: Layer already exists [2023-09-05T15:59:19.363Z] 470bb457223e: Layer already exists [2023-09-05T15:59:19.363Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:59:19.363Z] 19857d6728a6: Layer already exists [2023-09-05T15:59:19.363Z] 2d591aa7a38b: Layer already exists [2023-09-05T15:59:19.363Z] 3.1.0-dev.5: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:19.714Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:20.052Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5 [2023-09-05T15:59:20.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-05T15:59:20.053Z] 2d591aa7a38b: Preparing [2023-09-05T15:59:20.053Z] 19857d6728a6: Preparing [2023-09-05T15:59:20.053Z] 470bb457223e: Preparing [2023-09-05T15:59:20.053Z] 23cc7c5fdc2f: Preparing [2023-09-05T15:59:20.053Z] d2d9d24a8c2a: Preparing [2023-09-05T15:59:20.053Z] 19857d6728a6: Layer already exists [2023-09-05T15:59:20.053Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:59:20.053Z] 2d591aa7a38b: Layer already exists [2023-09-05T15:59:20.053Z] 470bb457223e: Layer already exists [2023-09-05T15:59:20.053Z] 23cc7c5fdc2f: Layer already exists [2023-09-05T15:59:20.053Z] 0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:20.394Z] + 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-05T15:59:20.745Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-09-05T15:59:20.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-09-05T15:59:20.745Z] 2d591aa7a38b: Preparing [2023-09-05T15:59:20.745Z] 19857d6728a6: Preparing [2023-09-05T15:59:20.745Z] 470bb457223e: Preparing [2023-09-05T15:59:20.745Z] 23cc7c5fdc2f: Preparing [2023-09-05T15:59:20.745Z] d2d9d24a8c2a: Preparing [2023-09-05T15:59:20.745Z] 23cc7c5fdc2f: Layer already exists [2023-09-05T15:59:20.745Z] 19857d6728a6: Layer already exists [2023-09-05T15:59:20.745Z] 2d591aa7a38b: Layer already exists [2023-09-05T15:59:20.745Z] d2d9d24a8c2a: Layer already exists [2023-09-05T15:59:20.745Z] 470bb457223e: Layer already exists [2023-09-05T15:59:20.745Z] main: digest: sha256:aea264e907f2d3cbc2b75ab9e00330111f0faa321de4a32e59d947f7965daa61 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-05T15:59:21.078Z] ===================================================== [Pipeline] echo [2023-09-05T15:59:21.087Z] taggedImages: [2023-09-05T15:59:21.087Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a [2023-09-05T15:59:21.087Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-09-05T15:59:21.087Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 [2023-09-05T15:59:21.087Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0614871e3cf69c5486cd4f4d882df759a86e1a4a-3.1.0-dev.5 [2023-09-05T15:59:21.087Z] - 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-05T15:59:21.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T15:59:21.433Z] [2023-09-05T15:59:21.433Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:21.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T15:59:21.760Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T15:59:21.760Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T15:59:21.760Z] 04944245beec: Pulling fs layer [2023-09-05T15:59:21.760Z] 699f458cf7ca: Pulling fs layer [2023-09-05T15:59:21.760Z] 765212b225bb: Pulling fs layer [2023-09-05T15:59:21.760Z] f23df028b6ca: Pulling fs layer [2023-09-05T15:59:21.760Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T15:59:21.760Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T15:59:21.760Z] 765212b225bb: Waiting [2023-09-05T15:59:21.760Z] d65c8cfc05b1: Waiting [2023-09-05T15:59:21.760Z] 2437ff75d9bd: Waiting [2023-09-05T15:59:21.760Z] f23df028b6ca: Waiting [2023-09-05T15:59:22.029Z] 04944245beec: Verifying Checksum [2023-09-05T15:59:22.029Z] 04944245beec: Download complete [2023-09-05T15:59:22.029Z] 765212b225bb: Verifying Checksum [2023-09-05T15:59:22.029Z] 765212b225bb: Download complete [2023-09-05T15:59:22.029Z] f23df028b6ca: Verifying Checksum [2023-09-05T15:59:22.029Z] f23df028b6ca: Download complete [2023-09-05T15:59:22.029Z] d65c8cfc05b1: Verifying Checksum [2023-09-05T15:59:22.029Z] d65c8cfc05b1: Download complete [2023-09-05T15:59:22.029Z] 699f458cf7ca: Verifying Checksum [2023-09-05T15:59:22.029Z] 699f458cf7ca: Download complete [2023-09-05T15:59:22.610Z] 8998bd30e6a1: Verifying Checksum [2023-09-05T15:59:22.610Z] 8998bd30e6a1: Download complete [2023-09-05T15:59:24.551Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T15:59:24.551Z] 2437ff75d9bd: Download complete [2023-09-05T15:59:27.129Z] 8998bd30e6a1: Pull complete [2023-09-05T15:59:27.711Z] 04944245beec: Pull complete [2023-09-05T15:59:29.117Z] 699f458cf7ca: Pull complete [2023-09-05T15:59:29.117Z] 765212b225bb: Pull complete [2023-09-05T15:59:29.698Z] f23df028b6ca: Pull complete [2023-09-05T15:59:29.964Z] d65c8cfc05b1: Pull complete [2023-09-05T15:59:44.945Z] 2437ff75d9bd: Pull complete [2023-09-05T15:59:44.945Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T15:59:44.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T15:59:44.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:59:45.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-5350 does not seem to be running inside a container [2023-09-05T15:59:45.172Z] $ 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/108 -v /w/workspace/device-rfid-llrp-go/108:/w/workspace/device-rfid-llrp-go/108:rw,z -v /w/workspace/device-rfid-llrp-go/108@tmp:/w/workspace/device-rfid-llrp-go/108@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-05T15:59:47.487Z] $ docker top 27ee1eda249e5c45833dc96e5d6b217541ea5f2d586ee343b159a20dcd4aa95d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:59:47.985Z] ---> job-cost.sh [2023-09-05T15:59:48.249Z] lf-activate-venv: SKIPPING [2023-09-05T15:59:48.249Z] INFO: No Stack... [2023-09-05T15:59:48.826Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T15:59:49.403Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T15:59:49.714Z] + cat /w/workspace/device-rfid-llrp-go/108/archives/cost.csv [2023-09-05T15:59:49.715Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T15:59:49.772Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [2023-09-05T15:59:49.778Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] did not exist. Created. [2023-09-05T15:59:49.778Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T15:59:50.101Z] /w/workspace/device-rfid-llrp-go/108@tmp/durable-5b7109ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-05T15:59:50.428Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T15:59:50.450Z] Warning: overwriting stash ‘stack-cost’ [2023-09-05T15:59:50.514Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T15:59:50.520Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T15:59:50.542Z] $ docker stop --time=1 27ee1eda249e5c45833dc96e5d6b217541ea5f2d586ee343b159a20dcd4aa95d [2023-09-05T15:59:52.001Z] $ docker rm -f --volumes 27ee1eda249e5c45833dc96e5d6b217541ea5f2d586ee343b159a20dcd4aa95d [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-05T15:59:53.024Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-09-05T15:59:53.024Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-05T15:59:53.024Z] total 16 [2023-09-05T15:59:53.024Z] drwxr-xr-x 3 root root 4096 Sep 5 15:48 . [2023-09-05T15:59:53.024Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 15:48 .. [2023-09-05T15:59:53.024Z] drwxr-xr-x 2 root root 4096 Sep 5 15:48 cost [2023-09-05T15:59:53.024Z] -rw-r--r-- 1 root root 91 Sep 5 15:48 cost.csv [2023-09-05T15:59:53.024Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-05T15:59:53.024Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-09-05T15:59:53.024Z] total 16 [2023-09-05T15:59:53.024Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:48 . [2023-09-05T15:59:53.024Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 15:48 .. [2023-09-05T15:59:53.024Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 15:48 cost [2023-09-05T15:59:53.024Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 5 15:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:59:53.313Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:59:54.173Z] ---> package-listing.sh [2023-09-05T15:59:54.173Z] ++ facter osfamily [2023-09-05T15:59:54.173Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T15:59:54.432Z] + OS_FAMILY=debian [2023-09-05T15:59:54.432Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-09-05T15:59:54.432Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T15:59:54.432Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T15:59:54.432Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T15:59:54.432Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T15:59:54.432Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-05T15:59:54.432Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T15:59:54.432Z] + case "${OS_FAMILY}" in [2023-09-05T15:59:54.432Z] + dpkg -l [2023-09-05T15:59:54.432Z] + grep '^ii' [2023-09-05T15:59:54.432Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T15:59:54.432Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T15:59:54.432Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T15:59:54.432Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-09-05T15:59:54.432Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-09-05T15:59:54.432Z] + 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-05T15:59:54.442Z] 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-05T15:59:54.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T15:59:55.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T15:59:55.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T15:59:55.354Z] prd-ubuntu20.04-docker-8c-8g-5349 does not seem to be running inside a container [2023-09-05T15:59:55.389Z] $ 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-05T15:59:55.590Z] $ docker top 3182226121e908da9407cbbdf3cceb2330a07736588806abe028aaaa10a66374 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T15:59:55.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T15:59:56.212Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T15:59:56.497Z] + ls /var/log/sa-host [2023-09-05T15:59:56.497Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T15:59:56.567Z] provisioning config files... [2023-09-05T15:59:56.577Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3455533167839441782tmp [Pipeline] { [Pipeline] echo [2023-09-05T15:59:56.590Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:59:56.870Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T15:59:56.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:59:57.192Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T15:59:57.200Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:59:57.485Z] ---> sudo-logs.sh [2023-09-05T15:59:57.485Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T15:59:57.517Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:59:57.800Z] ---> job-cost.sh [2023-09-05T15:59:57.800Z] lf-activate-venv: SKIPPING [2023-09-05T15:59:57.800Z] DEBUG: total: 0.2199999988079071 [2023-09-05T15:59:57.800Z] INFO: Retrieving Stack Cost... [2023-09-05T15:59:58.060Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T15:59:58.628Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T15:59:58.639Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T15:59:58.922Z] ---> logs-deploy.sh [2023-09-05T15:59:58.922Z] lf-activate-venv: SKIPPING [2023-09-05T15:59:58.922Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/108 [2023-09-05T15:59:58.922Z] INFO: archiving workspace using pattern(s): [2023-09-05T15:59:59.858Z] Archives upload complete. [2023-09-05T15:59:59.858Z] INFO: archiving logs to Nexus