Pull request #122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84+dcf9c4469f51bcf9c6938c4e46e7918c177e2085 (5d77075b530e5110205d98e51c574cb89965d061) 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-ssh13199131676610803455.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh1488739185697492302.key Verifying host key using known hosts file > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14430519441321088639.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3124497281519597073.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15193180621034015338.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14621338496082664500.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-118390 in /w/workspace/undry_device-rfid-llrp-go_PR-122 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-122 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dcf9c4469f51bcf9c6938c4e46e7918c177e2085 into PR head commit 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 Merge succeeded, producing 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 Checking out Revision 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 (PR-122) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T10:02:11.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T10:02:11.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T10:02:12.054Z] ========================================================= [2022-11-07T10:02:12.054Z] EdgeX Global Pipelines Version Info [2022-11-07T10:02:12.054Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:02:12.811Z] ------------------- [2022-11-07T10:02:12.811Z] stable info: [2022-11-07T10:02:12.811Z] ------------------- [2022-11-07T10:02:12.811Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T10:02:12.811Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T10:02:12.811Z] Message: update stable to v1.0.244 [2022-11-07T10:02:13.381Z] ------------------- [2022-11-07T10:02:13.381Z] experimental info: [2022-11-07T10:02:13.381Z] ------------------- [2022-11-07T10:02:13.381Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T10:02:13.381Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T10:02:13.381Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T10:02:13.687Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-11-07T10:02:13.729Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-11-07T10:02:13.765Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T10:02:13.808Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T10:02:13.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T10:02:13.886Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T10:02:13.934Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T10:02:13.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T10:02:14.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T10:02:14.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T10:02:14.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T10:02:14.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-11-07T10:02:14.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T10:02:14.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T10:02:14.262Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T10:02:14.316Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T10:02:14.373Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T10:02:14.416Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T10:02:14.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T10:02:14.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T10:02:14.526Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-07T10:02:14.565Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-07T10:02:14.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T10:02:14.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T10:02:14.696Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-07T10:02:14.742Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T10:02:14.782Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T10:02:14.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo [2022-11-07T10:02:14.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo [2022-11-07T10:02:14.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo [2022-11-07T10:02:14.965Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [Pipeline] echo [2022-11-07T10:02:15.005Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 984c0ec [Pipeline] echo [2022-11-07T10:02:15.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T10:02:15.198Z] provisioning config files... [2022-11-07T10:02:15.229Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/config4383247481729517173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:02:15.654Z] ---> docker-login.sh [2022-11-07T10:02:15.654Z] nexus3.edgexfoundry.org:10001 [2022-11-07T10:02:15.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:16.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:16.172Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:16.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:16.172Z] [2022-11-07T10:02:16.172Z] Login Succeeded [2022-11-07T10:02:16.172Z] nexus3.edgexfoundry.org:10002 [2022-11-07T10:02:16.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:16.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:16.172Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:16.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:16.172Z] [2022-11-07T10:02:16.172Z] Login Succeeded [2022-11-07T10:02:16.172Z] nexus3.edgexfoundry.org:10003 [2022-11-07T10:02:16.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:16.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:16.431Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:16.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:16.431Z] [2022-11-07T10:02:16.431Z] Login Succeeded [2022-11-07T10:02:16.431Z] nexus3.edgexfoundry.org:10004 [2022-11-07T10:02:16.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:16.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:16.431Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:16.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:16.431Z] [2022-11-07T10:02:16.431Z] Login Succeeded [2022-11-07T10:02:16.431Z] docker.io [2022-11-07T10:02:16.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:16.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:16.689Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:16.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:16.689Z] [2022-11-07T10:02:16.689Z] Login Succeeded [2022-11-07T10:02:16.689Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T10:02:16.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T10:02:17.357Z] + git rev-list -1 --merges 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84~1..984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [Pipeline] echo [2022-11-07T10:02:17.391Z] -----------> git rev-list -1 --merges 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84~1..984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [false] [Pipeline] sh [2022-11-07T10:02:17.694Z] + git log --format=format:%s -1 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [Pipeline] echo [2022-11-07T10:02:17.731Z] ========================================================= [2022-11-07T10:02:17.731Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T10:02:17.731Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T10:02:18.169Z] + git log --format=format:%s -1 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [Pipeline] echo [2022-11-07T10:02:18.202Z] [semverPrep] GIT_COMMIT: 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-11-07T10:02:18.233Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T10:02:18.620Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T10:02:18.620Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T10:02:18.620Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T10:02:18.620Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T10:02:18.620Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T10:02:18.620Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T10:02:18.620Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:02:19.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T10:02:19.116Z] [2022-11-07T10:02:19.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:02:19.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T10:02:19.564Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T10:02:19.564Z] b85a868b505f: Pulling fs layer [2022-11-07T10:02:19.564Z] e2be974225ed: Pulling fs layer [2022-11-07T10:02:19.564Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T10:02:19.564Z] 988bab9f4d93: Pulling fs layer [2022-11-07T10:02:19.564Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T10:02:19.564Z] eaf3925da568: Pulling fs layer [2022-11-07T10:02:19.564Z] bab4dde63d76: Pulling fs layer [2022-11-07T10:02:19.564Z] bde34c3a00c8: Pulling fs layer [2022-11-07T10:02:19.564Z] b352a97aabf1: Pulling fs layer [2022-11-07T10:02:19.564Z] 4872d77fe225: Pulling fs layer [2022-11-07T10:02:19.564Z] 5851b861e8e6: Pulling fs layer [2022-11-07T10:02:19.564Z] eaf3925da568: Waiting [2022-11-07T10:02:19.564Z] bab4dde63d76: Waiting [2022-11-07T10:02:19.564Z] bde34c3a00c8: Waiting [2022-11-07T10:02:19.564Z] b352a97aabf1: Waiting [2022-11-07T10:02:19.564Z] 4872d77fe225: Waiting [2022-11-07T10:02:19.564Z] 1469e6f7b9e6: Waiting [2022-11-07T10:02:19.564Z] 988bab9f4d93: Waiting [2022-11-07T10:02:19.564Z] 5851b861e8e6: Waiting [2022-11-07T10:02:19.564Z] e2be974225ed: Verifying Checksum [2022-11-07T10:02:19.564Z] e2be974225ed: Download complete [2022-11-07T10:02:19.564Z] 988bab9f4d93: Download complete [2022-11-07T10:02:19.564Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T10:02:19.564Z] 1469e6f7b9e6: Download complete [2022-11-07T10:02:19.826Z] eaf3925da568: Download complete [2022-11-07T10:02:19.826Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T10:02:19.826Z] 339a4e72a1f5: Download complete [2022-11-07T10:02:19.826Z] bde34c3a00c8: Download complete [2022-11-07T10:02:19.826Z] b352a97aabf1: Download complete [2022-11-07T10:02:19.826Z] 4872d77fe225: Verifying Checksum [2022-11-07T10:02:19.826Z] 4872d77fe225: Download complete [2022-11-07T10:02:19.826Z] 5851b861e8e6: Verifying Checksum [2022-11-07T10:02:19.826Z] 5851b861e8e6: Download complete [2022-11-07T10:02:19.826Z] b85a868b505f: Verifying Checksum [2022-11-07T10:02:19.826Z] b85a868b505f: Download complete [2022-11-07T10:02:20.083Z] bab4dde63d76: Verifying Checksum [2022-11-07T10:02:20.083Z] bab4dde63d76: Download complete [2022-11-07T10:02:21.016Z] b85a868b505f: Pull complete [2022-11-07T10:02:21.016Z] e2be974225ed: Pull complete [2022-11-07T10:02:21.584Z] 339a4e72a1f5: Pull complete [2022-11-07T10:02:21.584Z] 988bab9f4d93: Pull complete [2022-11-07T10:02:21.843Z] 1469e6f7b9e6: Pull complete [2022-11-07T10:02:21.843Z] eaf3925da568: Pull complete [2022-11-07T10:02:23.754Z] bab4dde63d76: Pull complete [2022-11-07T10:02:23.754Z] bde34c3a00c8: Pull complete [2022-11-07T10:02:23.754Z] b352a97aabf1: Pull complete [2022-11-07T10:02:23.754Z] 4872d77fe225: Pull complete [2022-11-07T10:02:23.754Z] 5851b861e8e6: Pull complete [2022-11-07T10:02:23.754Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T10:02:23.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T10:02:23.754Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:02:23.981Z] prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container [2022-11-07T10:02:24.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T10:02:25.321Z] $ docker top 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 -eo pid,comm [2022-11-07T10:02:25.367Z] 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). [2022-11-07T10:02:25.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T10:02:25.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T10:02:25.524Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T10:02:25.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T10:02:25.639Z] $ docker exec 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 ssh-agent [2022-11-07T10:02:25.747Z] SSH_AUTH_SOCK=/tmp/ssh-l8Xty23P5ic2/agent.34 [2022-11-07T10:02:25.747Z] SSH_AGENT_PID=40 [2022-11-07T10:02:25.753Z] Running ssh-add (command line suppressed) [2022-11-07T10:02:25.865Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/private_key_15155106469856639439.key (/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/private_key_15155106469856639439.key) [2022-11-07T10:02:25.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T10:02:26.216Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T10:02:26.248Z] $ docker exec --env ******** --env ******** 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 ssh-agent -k [2022-11-07T10:02:26.336Z] unset SSH_AUTH_SOCK; [2022-11-07T10:02:26.337Z] unset SSH_AGENT_PID; [2022-11-07T10:02:26.338Z] echo Agent pid 40 killed; [2022-11-07T10:02:26.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T10:02:26.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T10:02:26.433Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T10:02:26.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T10:02:26.546Z] $ docker exec 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 ssh-agent [2022-11-07T10:02:26.636Z] SSH_AUTH_SOCK=/tmp/ssh-zrJB8YfYqx5Q/agent.72 [2022-11-07T10:02:26.636Z] SSH_AGENT_PID=78 [2022-11-07T10:02:26.640Z] Running ssh-add (command line suppressed) [2022-11-07T10:02:26.754Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/private_key_14470436367151700428.key (/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/private_key_14470436367151700428.key) [2022-11-07T10:02:26.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T10:02:27.091Z] + git semver init [2022-11-07T10:02:27.351Z] 2022-11-07 10:02:27,258 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T10:02:27.351Z] 2022-11-07 10:02:27,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver [2022-11-07T10:02:27.351Z] 2022-11-07 10:02:27,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-122/.semver [2022-11-07T10:02:27.351Z] 2022-11-07 10:02:27,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-122, universal_newlines=False, shell=None, istream=None) [2022-11-07T10:02:28.287Z] 2022-11-07 10:02:28,197 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-122/.git/info/exclude [2022-11-07T10:02:28.287Z] 2022-11-07 10:02:28,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver/PR-122 with force:False [2022-11-07T10:02:28.287Z] 2022-11-07 10:02:28,198 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver/PR-122 [2022-11-07T10:02:28.287Z] 2022-11-07 10:02:28,202 [execute] INFO git cat-file --batch-check [2022-11-07T10:02:28.287Z] 2022-11-07 10:02:28,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T10:02:28.287Z] 2022-11-07 10:02:28,208 [execute] INFO git cat-file --batch [2022-11-07T10:02:28.287Z] 2022-11-07 10:02:28,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T10:02:28.287Z] 2022-11-07 10:02:28,213 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-122/.semver/PR-122 [2022-11-07T10:02:28.287Z] 0.0.0 [Pipeline] } [2022-11-07T10:02:28.317Z] $ docker exec --env ******** --env ******** 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 ssh-agent -k [2022-11-07T10:02:28.407Z] unset SSH_AUTH_SOCK; [2022-11-07T10:02:28.408Z] unset SSH_AGENT_PID; [2022-11-07T10:02:28.408Z] echo Agent pid 78 killed; [2022-11-07T10:02:28.416Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T10:02:28.799Z] + git semver [Pipeline] } [2022-11-07T10:02:29.087Z] $ docker stop --time=1 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 [2022-11-07T10:02:30.413Z] $ docker rm -f 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T10:02:30.803Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T10:02:31.048Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T10:02:31.064Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T10:02:31.731Z] provisioning config files... [2022-11-07T10:02:31.741Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/config12417700704691285365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:02:32.086Z] ---> docker-login.sh [2022-11-07T10:02:32.086Z] nexus3.edgexfoundry.org:10001 [2022-11-07T10:02:32.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:32.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:32.086Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:32.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:32.086Z] [2022-11-07T10:02:32.086Z] Login Succeeded [2022-11-07T10:02:32.086Z] nexus3.edgexfoundry.org:10002 [2022-11-07T10:02:32.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:32.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:32.086Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:32.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:32.086Z] [2022-11-07T10:02:32.086Z] Login Succeeded [2022-11-07T10:02:32.086Z] nexus3.edgexfoundry.org:10003 [2022-11-07T10:02:32.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:32.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:32.345Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:32.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:32.345Z] [2022-11-07T10:02:32.345Z] Login Succeeded [2022-11-07T10:02:32.345Z] nexus3.edgexfoundry.org:10004 [2022-11-07T10:02:32.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:32.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:32.345Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:32.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:32.345Z] [2022-11-07T10:02:32.345Z] Login Succeeded [2022-11-07T10:02:32.345Z] docker.io [2022-11-07T10:02:32.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:02:32.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:02:32.915Z] Configure a credential helper to remove this warning. See [2022-11-07T10:02:32.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:02:32.915Z] [2022-11-07T10:02:32.915Z] Login Succeeded [2022-11-07T10:02:32.915Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T10:02:32.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T10:02:33.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T10:02:33.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T10:02:33.196Z] ========================================================= [2022-11-07T10:02:33.196Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T10:02:33.196Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:02:33.678Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T10:02:33.678Z] Sending build context to Docker daemon 4.11MB [2022-11-07T10:02:33.678Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T10:02:33.678Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T10:02:33.678Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T10:02:33.678Z] 213ec9aee27d: Pulling fs layer [2022-11-07T10:02:33.678Z] 4583459ba037: Pulling fs layer [2022-11-07T10:02:33.678Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T10:02:33.678Z] 53926ce57604: Pulling fs layer [2022-11-07T10:02:33.678Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T10:02:33.678Z] 22ff95d597cd: Pulling fs layer [2022-11-07T10:02:33.678Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T10:02:33.678Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T10:02:33.678Z] a7acece74701: Pulling fs layer [2022-11-07T10:02:33.678Z] 96b7cbca73a9: Waiting [2022-11-07T10:02:33.678Z] a7acece74701: Waiting [2022-11-07T10:02:33.678Z] 21b2b0c7a3f4: Waiting [2022-11-07T10:02:33.678Z] 22ff95d597cd: Waiting [2022-11-07T10:02:33.678Z] 12d6caf4c0d1: Waiting [2022-11-07T10:02:33.678Z] 53926ce57604: Waiting [2022-11-07T10:02:33.678Z] 93c1e223e6f2: Verifying Checksum [2022-11-07T10:02:33.678Z] 93c1e223e6f2: Download complete [2022-11-07T10:02:33.678Z] 4583459ba037: Download complete [2022-11-07T10:02:33.678Z] 21b2b0c7a3f4: Verifying Checksum [2022-11-07T10:02:33.678Z] 21b2b0c7a3f4: Download complete [2022-11-07T10:02:33.678Z] 22ff95d597cd: Verifying Checksum [2022-11-07T10:02:33.678Z] 22ff95d597cd: Download complete [2022-11-07T10:02:33.942Z] 213ec9aee27d: Verifying Checksum [2022-11-07T10:02:33.942Z] 213ec9aee27d: Download complete [2022-11-07T10:02:33.942Z] 12d6caf4c0d1: Verifying Checksum [2022-11-07T10:02:33.942Z] 12d6caf4c0d1: Download complete [2022-11-07T10:02:33.942Z] 213ec9aee27d: Pull complete [2022-11-07T10:02:33.942Z] 4583459ba037: Pull complete [2022-11-07T10:02:34.215Z] 93c1e223e6f2: Pull complete [2022-11-07T10:02:34.215Z] a7acece74701: Verifying Checksum [2022-11-07T10:02:34.215Z] a7acece74701: Download complete [2022-11-07T10:02:34.804Z] 53926ce57604: Verifying Checksum [2022-11-07T10:02:34.804Z] 53926ce57604: Download complete [2022-11-07T10:02:34.804Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T10:02:34.804Z] 96b7cbca73a9: Download complete [2022-11-07T10:02:38.083Z] 53926ce57604: Pull complete [2022-11-07T10:02:38.083Z] 21b2b0c7a3f4: Pull complete [2022-11-07T10:02:38.083Z] 22ff95d597cd: Pull complete [2022-11-07T10:02:38.083Z] 12d6caf4c0d1: Pull complete [2022-11-07T10:02:39.983Z] 96b7cbca73a9: Pull complete [2022-11-07T10:02:40.552Z] a7acece74701: Pull complete [2022-11-07T10:02:40.552Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T10:02:40.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T10:02:40.552Z] ---> db6d94c90886 [2022-11-07T10:02:40.552Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T10:02:42.452Z] ---> Running in 3457a3e1a201 [2022-11-07T10:02:42.452Z] Removing intermediate container 3457a3e1a201 [2022-11-07T10:02:42.452Z] ---> bff4e32590e2 [2022-11-07T10:02:42.452Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T10:02:42.452Z] ---> Running in c65ba591b6e9 [2022-11-07T10:02:42.711Z] Removing intermediate container c65ba591b6e9 [2022-11-07T10:02:42.711Z] ---> 95c76d166292 [2022-11-07T10:02:42.711Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T10:02:42.711Z] ---> Running in d7e90ae1f859 [2022-11-07T10:02:42.711Z] Removing intermediate container d7e90ae1f859 [2022-11-07T10:02:42.711Z] ---> 26e5736eae82 [2022-11-07T10:02:42.711Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T10:02:42.711Z] ---> Running in c8c1c4809640 [2022-11-07T10:02:42.711Z] Removing intermediate container c8c1c4809640 [2022-11-07T10:02:42.711Z] ---> 70fb8f4a9fe6 [2022-11-07T10:02:42.711Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T10:02:42.969Z] ---> Running in d6399db1e999 [2022-11-07T10:02:43.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T10:02:43.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T10:02:43.491Z] OK: 211 MiB in 51 packages [2022-11-07T10:02:43.750Z] Removing intermediate container d6399db1e999 [2022-11-07T10:02:43.750Z] ---> 9620174ab4ce [2022-11-07T10:02:43.750Z] Step 8/12 : WORKDIR /app [2022-11-07T10:02:44.009Z] ---> Running in d3245ae8f4d1 [2022-11-07T10:02:44.009Z] Removing intermediate container d3245ae8f4d1 [2022-11-07T10:02:44.009Z] ---> aff5da39dbf1 [2022-11-07T10:02:44.009Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T10:02:44.009Z] ---> 24ed969bfef5 [2022-11-07T10:02:44.009Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T10:02:44.268Z] ---> Running in 1f706140260f [2022-11-07T10:02:46.456Z] Still waiting to schedule task [2022-11-07T10:02:46.456Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-11-07T10:03:06.207Z] Removing intermediate container 1f706140260f [2022-11-07T10:03:06.208Z] ---> d318f84c6569 [2022-11-07T10:03:06.208Z] Step 11/12 : COPY . . [2022-11-07T10:03:06.208Z] ---> 7139b15ea46c [2022-11-07T10:03:06.208Z] Step 12/12 : RUN $MAKE [2022-11-07T10:03:06.208Z] ---> Running in 29a2dfb56ad2 [2022-11-07T10:03:06.208Z] noop [2022-11-07T10:03:06.208Z] Removing intermediate container 29a2dfb56ad2 [2022-11-07T10:03:06.208Z] ---> 253079bd6f4c [2022-11-07T10:03:06.208Z] Successfully built 253079bd6f4c [2022-11-07T10:03:06.208Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:03:06.645Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T10:03:06.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:03:06.782Z] prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container [2022-11-07T10:03:06.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T10:03:07.191Z] $ docker top c3e22089b34d27e0df366c4a1305f58cbc2eee3ca0c6ffd18dae42e5b0505c01 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:03:07.574Z] + go version [2022-11-07T10:03:07.574Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T10:03:07.614Z] $ docker stop --time=1 c3e22089b34d27e0df366c4a1305f58cbc2eee3ca0c6ffd18dae42e5b0505c01 [2022-11-07T10:03:08.938Z] $ docker rm -f c3e22089b34d27e0df366c4a1305f58cbc2eee3ca0c6ffd18dae42e5b0505c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:03:09.635Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T10:03:09.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:03:09.786Z] prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container [2022-11-07T10:03:09.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T10:03:10.189Z] $ docker top 950017d69788c19b40b8cfe2f599ae9da65618ec097d6305e82e1aeba5138cea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:03:10.573Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-122 [Pipeline] fileExists [Pipeline] sh [2022-11-07T10:03:10.925Z] + make test [2022-11-07T10:03:10.925Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T10:03:11.183Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-11-07T10:03:21.145Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-11-07T10:03:21.145Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-11-07T10:03:25.336Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.718s coverage: 38.5% of statements [2022-11-07T10:03:25.336Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements [2022-11-07T10:03:25.336Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.021s coverage: 96.4% of statements [2022-11-07T10:03:31.907Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-07T10:03:31.907Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T10:03:35.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T10:03:35.187Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T10:03:35.187Z] ./bin/test-attribution-txt.sh [2022-11-07T10:03:35.187Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-11-07T10:03:35.470Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T10:03:35.505Z] $ docker stop --time=1 950017d69788c19b40b8cfe2f599ae9da65618ec097d6305e82e1aeba5138cea [2022-11-07T10:03:37.401Z] $ docker rm -f 950017d69788c19b40b8cfe2f599ae9da65618ec097d6305e82e1aeba5138cea [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T10:03:37.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T10:03:37.987Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-07T10:03:38.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T10:03:38.965Z] + ls -al . [2022-11-07T10:03:38.965Z] total 644 [2022-11-07T10:03:38.965Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:03 . [2022-11-07T10:03:38.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:02 .. [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:02 .dockerignore [2022-11-07T10:03:38.965Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:03 .git [2022-11-07T10:03:38.965Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:02 .github [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 10:02 .gitignore [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:02 .golangci.yml [2022-11-07T10:03:38.965Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:02 .semver [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 10:02 Attribution.txt [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 10:02 CHANGELOG.md [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 10:02 Dockerfile [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:02 GOVERNANCE.md [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 10:02 Jenkinsfile [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:02 LICENSE [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 10:02 Makefile [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:02 OWNERS.md [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 10:02 README.md [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:02 VERSION [2022-11-07T10:03:38.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:02 bin [2022-11-07T10:03:38.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:02 cmd [2022-11-07T10:03:38.965Z] -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 10:03 coverage.out [2022-11-07T10:03:38.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:02 examples [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 3591 Nov 7 10:02 go.mod [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 44706 Nov 7 10:02 go.sum [2022-11-07T10:03:38.965Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:02 images [2022-11-07T10:03:38.965Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:02 internal [2022-11-07T10:03:38.965Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:02 snap [2022-11-07T10:03:38.965Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:03:39.352Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 --label arch=amd64 --label version=0.0.0 . [2022-11-07T10:03:39.352Z] Sending build context to Docker daemon 4.11MB [2022-11-07T10:03:39.352Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T10:03:39.352Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-07T10:03:39.352Z] ---> 253079bd6f4c [2022-11-07T10:03:39.352Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T10:03:39.352Z] ---> Running in e5be4040564b [2022-11-07T10:03:39.612Z] Removing intermediate container e5be4040564b [2022-11-07T10:03:39.612Z] ---> 30045c534293 [2022-11-07T10:03:39.612Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T10:03:39.612Z] ---> Running in 2cdc5abb3654 [2022-11-07T10:03:39.612Z] Removing intermediate container 2cdc5abb3654 [2022-11-07T10:03:39.612Z] ---> 92247d55ce7d [2022-11-07T10:03:39.612Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T10:03:39.612Z] ---> Running in 33332c5eb2ce [2022-11-07T10:03:39.871Z] Removing intermediate container 33332c5eb2ce [2022-11-07T10:03:39.871Z] ---> 57feac2966f2 [2022-11-07T10:03:39.871Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T10:03:39.871Z] ---> Running in 6a8516b13e08 [2022-11-07T10:03:39.871Z] Removing intermediate container 6a8516b13e08 [2022-11-07T10:03:39.871Z] ---> 78d0376d6205 [2022-11-07T10:03:39.871Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T10:03:39.871Z] ---> Running in ca508e3bcef9 [2022-11-07T10:03:40.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T10:03:40.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T10:03:40.390Z] OK: 211 MiB in 51 packages [2022-11-07T10:03:40.958Z] Removing intermediate container ca508e3bcef9 [2022-11-07T10:03:40.958Z] ---> 5de5b866fc13 [2022-11-07T10:03:40.958Z] Step 8/24 : WORKDIR /app [2022-11-07T10:03:40.958Z] ---> Running in 99eddd530522 [2022-11-07T10:03:40.958Z] Removing intermediate container 99eddd530522 [2022-11-07T10:03:40.958Z] ---> 010d22c9d312 [2022-11-07T10:03:40.958Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-07T10:03:40.958Z] ---> 011024136286 [2022-11-07T10:03:40.958Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T10:03:41.217Z] ---> Running in afb2923eac7e [2022-11-07T10:03:41.785Z] Removing intermediate container afb2923eac7e [2022-11-07T10:03:41.785Z] ---> f73d20f07735 [2022-11-07T10:03:41.785Z] Step 11/24 : COPY . . [2022-11-07T10:03:42.044Z] ---> 3a98616cc387 [2022-11-07T10:03:42.044Z] Step 12/24 : RUN $MAKE [2022-11-07T10:03:42.044Z] ---> Running in 06fa7f14139c [2022-11-07T10:03:42.304Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-11-07T10:04:04.229Z] Removing intermediate container 06fa7f14139c [2022-11-07T10:04:04.229Z] ---> 84f79937d591 [2022-11-07T10:04:04.229Z] Step 13/24 : FROM alpine:3.16 [2022-11-07T10:04:04.229Z] 3.16: Pulling from library/alpine [2022-11-07T10:04:04.229Z] 213ec9aee27d: Already exists [2022-11-07T10:04:04.229Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T10:04:04.229Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T10:04:04.229Z] ---> 9c6f07244728 [2022-11-07T10:04:04.229Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T10:04:04.229Z] ---> Running in 30ba429ce60e [2022-11-07T10:04:04.229Z] Removing intermediate container 30ba429ce60e [2022-11-07T10:04:04.229Z] ---> ca9224ed4a08 [2022-11-07T10:04:04.229Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T10:04:04.229Z] ---> Running in f0f3e25aaaca [2022-11-07T10:04:04.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T10:04:04.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T10:04:04.229Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T10:04:04.229Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T10:04:04.229Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T10:04:04.229Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T10:04:04.230Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T10:04:04.230Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T10:04:04.230Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T10:04:04.230Z] OK: 8 MiB in 20 packages [2022-11-07T10:04:04.230Z] Removing intermediate container f0f3e25aaaca [2022-11-07T10:04:04.230Z] ---> a31c6b661137 [2022-11-07T10:04:04.230Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-11-07T10:04:04.230Z] ---> e6da05c01c08 [2022-11-07T10:04:04.230Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-11-07T10:04:04.230Z] ---> 75617da49162 [2022-11-07T10:04:04.230Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-11-07T10:04:04.230Z] ---> 869f7decbdb1 [2022-11-07T10:04:04.230Z] Step 19/24 : EXPOSE 59989 [2022-11-07T10:04:04.230Z] ---> Running in 383807414ed9 [2022-11-07T10:04:04.230Z] Removing intermediate container 383807414ed9 [2022-11-07T10:04:04.230Z] ---> e79416c3476d [2022-11-07T10:04:04.230Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-11-07T10:04:04.230Z] ---> Running in 7c2c49920011 [2022-11-07T10:04:04.230Z] Removing intermediate container 7c2c49920011 [2022-11-07T10:04:04.230Z] ---> bec544d3f19d [2022-11-07T10:04:04.230Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-07T10:04:04.230Z] ---> Running in b25081b0d008 [2022-11-07T10:04:04.230Z] Removing intermediate container b25081b0d008 [2022-11-07T10:04:04.230Z] ---> 210e08abb396 [2022-11-07T10:04:04.230Z] Step 22/24 : LABEL arch=amd64 [2022-11-07T10:04:04.230Z] ---> Running in 36393b95c974 [2022-11-07T10:04:04.230Z] Removing intermediate container 36393b95c974 [2022-11-07T10:04:04.230Z] ---> fe0729c686a4 [2022-11-07T10:04:04.230Z] Step 23/24 : LABEL git_sha=984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [2022-11-07T10:04:04.230Z] ---> Running in 52ff274e00e8 [2022-11-07T10:04:04.491Z] Removing intermediate container 52ff274e00e8 [2022-11-07T10:04:04.491Z] ---> 14d861cbe9fa [2022-11-07T10:04:04.491Z] Step 24/24 : LABEL version=0.0.0 [2022-11-07T10:04:04.491Z] ---> Running in 1b243fc5faf9 [2022-11-07T10:04:04.491Z] Removing intermediate container 1b243fc5faf9 [2022-11-07T10:04:04.491Z] ---> 01acf7162087 [2022-11-07T10:04:04.491Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T10:04:04.491Z] Successfully built 01acf7162087 [2022-11-07T10:04:04.491Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:04:05.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T10:04:05.364Z] [2022-11-07T10:04:05.364Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:04:05.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T10:04:05.735Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T10:04:05.735Z] 5eb5b503b376: Pulling fs layer [2022-11-07T10:04:05.735Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T10:04:05.735Z] ec43610c2a17: Pulling fs layer [2022-11-07T10:04:05.735Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T10:04:05.735Z] 33b1e0a273af: Pulling fs layer [2022-11-07T10:04:05.735Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T10:04:05.735Z] 2f39f015ded8: Pulling fs layer [2022-11-07T10:04:05.735Z] 3a2ae6a8a46f: Waiting [2022-11-07T10:04:05.735Z] 33b1e0a273af: Waiting [2022-11-07T10:04:05.735Z] 5d3b04190fa2: Waiting [2022-11-07T10:04:05.735Z] 2f39f015ded8: Waiting [2022-11-07T10:04:05.735Z] 5c69ac0246d0: Download complete [2022-11-07T10:04:05.735Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-07T10:04:05.735Z] 3a2ae6a8a46f: Download complete [2022-11-07T10:04:05.735Z] 33b1e0a273af: Verifying Checksum [2022-11-07T10:04:05.735Z] 33b1e0a273af: Download complete [2022-11-07T10:04:05.994Z] 5d3b04190fa2: Download complete [2022-11-07T10:04:05.994Z] ec43610c2a17: Verifying Checksum [2022-11-07T10:04:05.994Z] ec43610c2a17: Download complete [2022-11-07T10:04:05.994Z] 5eb5b503b376: Verifying Checksum [2022-11-07T10:04:05.994Z] 5eb5b503b376: Download complete [2022-11-07T10:04:06.565Z] 2f39f015ded8: Download complete [2022-11-07T10:04:07.132Z] 5eb5b503b376: Pull complete [2022-11-07T10:04:07.132Z] 5c69ac0246d0: Pull complete [2022-11-07T10:04:07.699Z] ec43610c2a17: Pull complete [2022-11-07T10:04:07.699Z] 3a2ae6a8a46f: Pull complete [2022-11-07T10:04:07.957Z] 33b1e0a273af: Pull complete [2022-11-07T10:04:07.957Z] 5d3b04190fa2: Pull complete [2022-11-07T10:04:12.143Z] 2f39f015ded8: Pull complete [2022-11-07T10:04:12.143Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T10:04:12.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T10:04:12.143Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:04:12.357Z] prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container [2022-11-07T10:04:12.388Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T10:04:14.146Z] $ docker top a39f873c7194c1b836082541e3e5eb515ee01943e78b6a3aae8a76e650be2c20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:04:14.596Z] ---> job-cost.sh [2022-11-07T10:04:14.596Z] lf-activate-venv: SKIPPING [2022-11-07T10:04:14.596Z] INFO: No Stack... [2022-11-07T10:04:14.855Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T10:04:15.422Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T10:04:15.731Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-122/archives/cost.csv [2022-11-07T10:04:15.731Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T10:04:15.771Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [2022-11-07T10:04:15.776Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] did not exist. Created. [2022-11-07T10:04:15.776Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T10:04:16.181Z] + echo total: 1.090000033378601 [Pipeline] stash [2022-11-07T10:04:16.232Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T10:04:16.265Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T10:04:16.342Z] $ docker stop --time=1 a39f873c7194c1b836082541e3e5eb515ee01943e78b6a3aae8a76e650be2c20 [2022-11-07T10:04:17.450Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118400 in /w/workspace/undry_device-rfid-llrp-go_PR-122 [2022-11-07T10:04:17.504Z] $ docker rm -f a39f873c7194c1b836082541e3e5eb515ee01943e78b6a3aae8a76e650be2c20 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws [2022-11-07T10:04:17.687Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-11-07T10:04:17.746Z] Selected Git installation does not exist. Using Default [2022-11-07T10:04:17.746Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T10:04:22.743Z] using credential edgex-jenkins-ssh [2022-11-07T10:04:22.764Z] Cloning the remote Git repository [2022-11-07T10:04:22.804Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-07T10:04:22.875Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-11-07T10:04:23.023Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-07T10:04:23.025Z] > git --version # timeout=10 [2022-11-07T10:04:23.047Z] > git --version # 'git version 2.25.1' [2022-11-07T10:04:23.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T10:04:23.096Z] Verifying host key using known hosts file [2022-11-07T10:04:23.304Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T10:04:23.318Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T10:04:24.514Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-11-07T10:04:24.539Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T10:04:25.939Z] Merging remotes/origin/main commit dcf9c4469f51bcf9c6938c4e46e7918c177e2085 into PR head commit 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [2022-11-07T10:04:26.174Z] Merge succeeded, producing 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [2022-11-07T10:04:26.174Z] Checking out Revision 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 (PR-122) [2022-11-07T10:04:25.305Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-11-07T10:04:25.351Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-07T10:04:25.352Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T10:04:25.358Z] Verifying host key using known hosts file [2022-11-07T10:04:25.365Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T10:04:25.380Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-11-07T10:04:25.955Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T10:04:25.974Z] > git checkout -f 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 # timeout=10 [2022-11-07T10:04:26.076Z] > git remote # timeout=10 [2022-11-07T10:04:26.091Z] > git config --get remote.origin.url # timeout=10 [2022-11-07T10:04:26.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T10:04:26.118Z] Verifying host key using known hosts file [2022-11-07T10:04:26.124Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T10:04:26.133Z] > git merge dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 [2022-11-07T10:04:26.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-07T10:04:26.177Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T10:04:26.190Z] > git checkout -f 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 # timeout=10 [2022-11-07T10:04:26.620Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-11-07T10:04:26.665Z] > git --version # timeout=10 [2022-11-07T10:04:26.678Z] > git --version # 'git version 2.25.1' [2022-11-07T10:04:26.697Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T10:04:27.858Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T10:04:27.858Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T10:04:27.858Z] Dload Upload Total Spent Left Speed [2022-11-07T10:04:27.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 75915 0 --:--:-- --:--:-- --:--:-- 76375 [Pipeline] sh [2022-11-07T10:04:28.468Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T10:04:28.815Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-11-07T10:04:28.815Z] sudo tee /etc/docker/daemon.new [2022-11-07T10:04:28.815Z] { [2022-11-07T10:04:28.815Z] "registry-mirrors": [ [2022-11-07T10:04:28.815Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T10:04:28.815Z] ], [2022-11-07T10:04:28.815Z] "bip": "10.250.0.254/24", [2022-11-07T10:04:28.815Z] "hosts": [ [2022-11-07T10:04:28.815Z] "tcp://0.0.0.0:5555", [2022-11-07T10:04:28.815Z] "unix:///var/run/docker.sock" [2022-11-07T10:04:28.815Z] ], [2022-11-07T10:04:28.815Z] "mtu": 1458, [2022-11-07T10:04:28.815Z] "selinux-enabled": true, [2022-11-07T10:04:28.815Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T10:04:28.815Z] } [Pipeline] sh [2022-11-07T10:04:29.163Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T10:04:29.502Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T10:04:47.820Z] provisioning config files... [2022-11-07T10:04:47.847Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config944505476482659100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:04:48.241Z] ---> docker-login.sh [2022-11-07T10:04:48.241Z] nexus3.edgexfoundry.org:10001 [2022-11-07T10:04:48.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:04:48.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:04:48.780Z] Configure a credential helper to remove this warning. See [2022-11-07T10:04:48.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:04:48.780Z] [2022-11-07T10:04:48.780Z] Login Succeeded [2022-11-07T10:04:48.780Z] nexus3.edgexfoundry.org:10002 [2022-11-07T10:04:49.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:04:49.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:04:49.053Z] Configure a credential helper to remove this warning. See [2022-11-07T10:04:49.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:04:49.053Z] [2022-11-07T10:04:49.053Z] Login Succeeded [2022-11-07T10:04:49.321Z] nexus3.edgexfoundry.org:10003 [2022-11-07T10:04:49.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:04:49.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:04:49.590Z] Configure a credential helper to remove this warning. See [2022-11-07T10:04:49.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:04:49.590Z] [2022-11-07T10:04:49.590Z] Login Succeeded [2022-11-07T10:04:49.590Z] nexus3.edgexfoundry.org:10004 [2022-11-07T10:04:49.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:04:49.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:04:49.861Z] Configure a credential helper to remove this warning. See [2022-11-07T10:04:49.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:04:49.861Z] [2022-11-07T10:04:49.861Z] Login Succeeded [2022-11-07T10:04:49.861Z] docker.io [2022-11-07T10:04:50.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T10:04:50.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T10:04:50.395Z] Configure a credential helper to remove this warning. See [2022-11-07T10:04:50.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T10:04:50.395Z] [2022-11-07T10:04:50.395Z] Login Succeeded [2022-11-07T10:04:50.395Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T10:04:50.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T10:04:50.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T10:04:50.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T10:04:50.792Z] ========================================================= [2022-11-07T10:04:50.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T10:04:50.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:04:51.279Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T10:04:51.549Z] Sending build context to Docker daemon 1.223MB [2022-11-07T10:04:51.549Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T10:04:51.549Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T10:04:51.819Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T10:04:51.819Z] 9b18e9b68314: Pulling fs layer [2022-11-07T10:04:51.819Z] 35d82f9e3411: Pulling fs layer [2022-11-07T10:04:51.819Z] e16973657156: Pulling fs layer [2022-11-07T10:04:51.819Z] fc693d55d65f: Pulling fs layer [2022-11-07T10:04:51.819Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T10:04:51.819Z] dda99020689f: Pulling fs layer [2022-11-07T10:04:51.819Z] 7e9fc2657dce: Waiting [2022-11-07T10:04:51.819Z] fc693d55d65f: Waiting [2022-11-07T10:04:51.819Z] db1c61fa0a46: Pulling fs layer [2022-11-07T10:04:51.819Z] 891c053d2c06: Pulling fs layer [2022-11-07T10:04:51.819Z] dda99020689f: Waiting [2022-11-07T10:04:51.819Z] db1c61fa0a46: Waiting [2022-11-07T10:04:51.819Z] 891c053d2c06: Waiting [2022-11-07T10:04:51.819Z] e16973657156: Verifying Checksum [2022-11-07T10:04:51.819Z] e16973657156: Download complete [2022-11-07T10:04:51.819Z] 35d82f9e3411: Verifying Checksum [2022-11-07T10:04:51.819Z] 35d82f9e3411: Download complete [2022-11-07T10:04:51.819Z] 7e9fc2657dce: Verifying Checksum [2022-11-07T10:04:51.819Z] 7e9fc2657dce: Download complete [2022-11-07T10:04:51.819Z] dda99020689f: Verifying Checksum [2022-11-07T10:04:51.819Z] dda99020689f: Download complete [2022-11-07T10:04:51.819Z] 9b18e9b68314: Verifying Checksum [2022-11-07T10:04:51.819Z] 9b18e9b68314: Download complete [2022-11-07T10:04:52.803Z] 9b18e9b68314: Pull complete [2022-11-07T10:04:52.803Z] 891c053d2c06: Verifying Checksum [2022-11-07T10:04:52.803Z] 891c053d2c06: Download complete [2022-11-07T10:04:53.397Z] 35d82f9e3411: Pull complete [2022-11-07T10:04:53.666Z] e16973657156: Pull complete [2022-11-07T10:04:54.256Z] db1c61fa0a46: Verifying Checksum [2022-11-07T10:04:54.256Z] db1c61fa0a46: Download complete [2022-11-07T10:04:54.523Z] fc693d55d65f: Verifying Checksum [2022-11-07T10:04:54.523Z] fc693d55d65f: Download complete [2022-11-07T10:05:06.868Z] fc693d55d65f: Pull complete [2022-11-07T10:05:06.868Z] 7e9fc2657dce: Pull complete [2022-11-07T10:05:06.868Z] dda99020689f: Pull complete [2022-11-07T10:05:13.554Z] db1c61fa0a46: Pull complete [2022-11-07T10:05:15.092Z] 891c053d2c06: Pull complete [2022-11-07T10:05:15.092Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T10:05:15.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T10:05:15.092Z] ---> f96f9c87975a [2022-11-07T10:05:15.092Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T10:05:17.038Z] ---> Running in 1ccb61eac303 [2022-11-07T10:05:17.306Z] Removing intermediate container 1ccb61eac303 [2022-11-07T10:05:17.306Z] ---> ed5016fe33f8 [2022-11-07T10:05:17.306Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T10:05:17.306Z] ---> Running in 96b37ea57942 [2022-11-07T10:05:17.573Z] Removing intermediate container 96b37ea57942 [2022-11-07T10:05:17.573Z] ---> 2406c8b9e0bc [2022-11-07T10:05:17.573Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T10:05:17.573Z] ---> Running in cc15bb126316 [2022-11-07T10:05:17.840Z] Removing intermediate container cc15bb126316 [2022-11-07T10:05:17.840Z] ---> 34ba5fee40f0 [2022-11-07T10:05:17.840Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T10:05:18.106Z] ---> Running in c42d5a712687 [2022-11-07T10:05:18.375Z] Removing intermediate container c42d5a712687 [2022-11-07T10:05:18.375Z] ---> fa0013d4b244 [2022-11-07T10:05:18.375Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T10:05:18.375Z] ---> Running in 07e5aa68d631 [2022-11-07T10:05:19.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T10:05:19.600Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T10:05:20.558Z] OK: 221 MiB in 51 packages [2022-11-07T10:05:21.519Z] Removing intermediate container 07e5aa68d631 [2022-11-07T10:05:21.519Z] ---> 0406bf11dc34 [2022-11-07T10:05:21.519Z] Step 8/12 : WORKDIR /app [2022-11-07T10:05:21.519Z] ---> Running in 49645b4e7f67 [2022-11-07T10:05:21.787Z] Removing intermediate container 49645b4e7f67 [2022-11-07T10:05:21.787Z] ---> 7dc11c937e12 [2022-11-07T10:05:21.787Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T10:05:22.369Z] ---> 8fe35f18c0fd [2022-11-07T10:05:22.369Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T10:05:22.369Z] ---> Running in 7146ade8cd16 [2022-11-07T10:06:18.789Z] Removing intermediate container 7146ade8cd16 [2022-11-07T10:06:18.789Z] ---> 06d0ff7d7d39 [2022-11-07T10:06:18.789Z] Step 11/12 : COPY . . [2022-11-07T10:06:18.789Z] ---> ca892ec7966e [2022-11-07T10:06:18.789Z] Step 12/12 : RUN $MAKE [2022-11-07T10:06:18.789Z] ---> Running in 6c0333426bce [2022-11-07T10:06:18.789Z] noop [2022-11-07T10:06:18.789Z] Removing intermediate container 6c0333426bce [2022-11-07T10:06:18.789Z] ---> c22657a606a1 [2022-11-07T10:06:18.789Z] Successfully built c22657a606a1 [2022-11-07T10:06:18.789Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:06:19.275Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T10:06:19.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:06:19.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-118400 does not seem to be running inside a container [2022-11-07T10:06:19.596Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-07T10:06:20.742Z] $ docker top f2b52e9c33b7d44538b34c6e5bae147511aee9252f8246fb148742c2ba5e3450 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:06:21.619Z] + go version [2022-11-07T10:06:21.619Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T10:06:21.659Z] $ docker stop --time=1 f2b52e9c33b7d44538b34c6e5bae147511aee9252f8246fb148742c2ba5e3450 [2022-11-07T10:06:23.251Z] $ docker rm -f f2b52e9c33b7d44538b34c6e5bae147511aee9252f8246fb148742c2ba5e3450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:06:24.093Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T10:06:24.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:06:24.326Z] prd-ubuntu20.04-docker-arm64-4c-16g-118400 does not seem to be running inside a container [2022-11-07T10:06:24.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-07T10:06:25.482Z] $ docker top 4afcae591f21382904cfc4b00adc16c0e146e0744098600aff2d382999dc8a54 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:06:26.031Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-11-07T10:06:26.424Z] + make test [2022-11-07T10:06:26.695Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T10:06:28.103Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-11-07T10:08:04.749Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-11-07T10:08:04.749Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.743004558Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.762692889Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.762954131Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.763328352Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.763485635Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=WARN ts=2022-11-07T10:07:57.763720034Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.763971245Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.764690184Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=WARN ts=2022-11-07T10:07:57.764786132Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.764880669Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.765070275Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.765534303Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.765654173Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.765782524Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.765868551Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.766383083Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.766512214Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.766701569Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.767106573Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.767269766Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.767518797Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.767745965Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.768991108Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.770686097Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.771913969Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.770815178Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.772061501Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=WARN ts=2022-11-07T10:07:57.772120636Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.772284859Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.772745827Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=WARN ts=2022-11-07T10:07:57.772850086Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.772972726Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.773139049Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.773546323Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.773666303Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.77374997Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.77412125Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.774685077Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.77484516Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.775279666Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.775828831Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.775976633Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.776220593Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.776334202Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.777304052Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.778883642Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.779182917Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.779311208Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.779390184Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=WARN ts=2022-11-07T10:07:57.779487812Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.779979953Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.780819052Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=WARN ts=2022-11-07T10:07:57.78092127Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.78127738Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.781081123Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.450Z] level=INFO ts=2022-11-07T10:07:57.782195835Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.450Z] level=DEBUG ts=2022-11-07T10:07:57.782515271Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.782795875Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.78237658Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.783975412Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.784142295Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.784330371Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.784955892Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.785118926Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.785405349Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.785606866Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.787527294Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.789463694Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.789849615Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.789692372Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.790042861Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=WARN ts=2022-11-07T10:07:57.790192034Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.790481377Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.791032633Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=WARN ts=2022-11-07T10:07:57.791138011Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.791455778Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.791278033Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.792282976Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.792562899Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.792741713Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.792433888Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.793622596Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.793960364Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.793772918Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.794651841Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.794799333Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.79524926Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.795420074Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.796988693Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.798657151Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.798932923Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.798807083Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.799165632Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=WARN ts=2022-11-07T10:07:57.799244799Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.799701877Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.800129472Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=WARN ts=2022-11-07T10:07:57.80022643Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.800337179Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.800570918Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.801060939Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.801249594Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.801370984Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.801723383Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.802256897Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.802397719Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.802805312Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.803348277Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.803489268Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.803822516Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.80399404Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.805467391Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.807202644Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.807481367Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.80739352Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.807822425Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=WARN ts=2022-11-07T10:07:57.807904022Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.80824563Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.808813447Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=WARN ts=2022-11-07T10:07:57.808911795Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.809022934Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.809251533Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.809777116Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.809917788Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.810055419Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.810533869Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.811081054Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.811230216Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.811696524Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.812232018Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.812384921Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.812654293Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.812820237Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.814038117Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.815356206Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.816332426Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.816447545Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.816576476Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.816945286Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=WARN ts=2022-11-07T10:07:57.817038824Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.817188636Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.817501282Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=WARN ts=2022-11-07T10:07:57.81759226Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.817680907Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.817826819Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.818222932Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.818345412Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.451Z] level=DEBUG ts=2022-11-07T10:07:57.818478653Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-11-07T10:08:31.451Z] level=INFO ts=2022-11-07T10:07:57.818598663Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.819004486Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.452Z] level=DEBUG ts=2022-11-07T10:07:57.819150858Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.819297Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.819698533Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.452Z] level=DEBUG ts=2022-11-07T10:07:57.819821373Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.819993007Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.820109837Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2022-11-07T10:08:31.452Z] level=DEBUG ts=2022-11-07T10:07:57.820884541Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.821638833Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.821744172Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2022-11-07T10:08:31.452Z] level=DEBUG ts=2022-11-07T10:07:57.821872732Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.822238142Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.452Z] level=WARN ts=2022-11-07T10:07:57.82233012Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.822488453Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.822825041Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.452Z] level=WARN ts=2022-11-07T10:07:57.822916558Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2022-11-07T10:08:31.452Z] level=DEBUG ts=2022-11-07T10:07:57.823006736Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.823151917Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.823708973Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.452Z] level=DEBUG ts=2022-11-07T10:07:57.823835784Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.452Z] level=DEBUG ts=2022-11-07T10:07:57.823965024Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.824048511Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.824630369Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.452Z] level=DEBUG ts=2022-11-07T10:07:57.824933294Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.825083827Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.825448817Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2022-11-07T10:08:31.452Z] level=DEBUG ts=2022-11-07T10:07:57.825700457Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.826059367Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2022-11-07T10:08:31.452Z] level=INFO ts=2022-11-07T10:07:57.826208939Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2022-11-07T10:08:31.452Z] level=WARN ts=2022-11-07T10:07:57.826966572Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2022-11-07T10:08:31.452Z] --- FAIL: TestAutoDiscover (0.01s) [2022-11-07T10:08:31.452Z] discover_test.go:285: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:45082: use of closed network connection [2022-11-07T10:08:31.452Z] WriteTo failed [2022-11-07T10:08:31.452Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo [2022-11-07T10:08:31.452Z] /w/workspace/device-rfid-llrp-go/1/internal/llrp/messages.go:180 [2022-11-07T10:08:31.452Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write [2022-11-07T10:08:31.452Z] /w/workspace/device-rfid-llrp-go/1/internal/llrp/msg_builder.go:90 [2022-11-07T10:08:31.452Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close [2022-11-07T10:08:31.452Z] /w/workspace/device-rfid-llrp-go/1/internal/llrp/test_helpers.go:288 [2022-11-07T10:08:31.452Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown [2022-11-07T10:08:31.452Z] /w/workspace/device-rfid-llrp-go/1/internal/llrp/test_emulator.go:71 [2022-11-07T10:08:31.452Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover [2022-11-07T10:08:31.452Z] /w/workspace/device-rfid-llrp-go/1/internal/driver/discover_test.go:284 [2022-11-07T10:08:31.452Z] testing.tRunner [2022-11-07T10:08:31.452Z] /usr/local/go/src/testing/testing.go:1439 [2022-11-07T10:08:31.452Z] runtime.goexit [2022-11-07T10:08:31.452Z] /usr/local/go/src/runtime/asm_arm64.s:1270 [2022-11-07T10:08:31.452Z] FAIL [2022-11-07T10:08:31.452Z] coverage: 38.5% of statements [2022-11-07T10:08:31.452Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.168s [2022-11-07T10:08:31.452Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.506s coverage: 51.9% of statements [2022-11-07T10:08:31.452Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 96.4% of statements [2022-11-07T10:08:31.452Z] FAIL [2022-11-07T10:08:31.452Z] make: *** [Makefile:42: unittest] Error 1 [Pipeline] } [2022-11-07T10:08:31.494Z] $ docker stop --time=1 4afcae591f21382904cfc4b00adc16c0e146e0744098600aff2d382999dc8a54 [2022-11-07T10:08:33.167Z] $ docker rm -f 4afcae591f21382904cfc4b00adc16c0e146e0744098600aff2d382999dc8a54 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:08:34.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T10:08:34.663Z] [2022-11-07T10:08:34.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:08:35.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T10:08:35.326Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T10:08:35.326Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T10:08:35.326Z] 04944245beec: Pulling fs layer [2022-11-07T10:08:35.326Z] 699f458cf7ca: Pulling fs layer [2022-11-07T10:08:35.326Z] 765212b225bb: Pulling fs layer [2022-11-07T10:08:35.326Z] f23df028b6ca: Pulling fs layer [2022-11-07T10:08:35.326Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T10:08:35.326Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T10:08:35.326Z] f23df028b6ca: Waiting [2022-11-07T10:08:35.326Z] d65c8cfc05b1: Waiting [2022-11-07T10:08:35.326Z] 2437ff75d9bd: Waiting [2022-11-07T10:08:35.326Z] 765212b225bb: Waiting [2022-11-07T10:08:35.326Z] 04944245beec: Verifying Checksum [2022-11-07T10:08:35.326Z] 04944245beec: Download complete [2022-11-07T10:08:35.326Z] 765212b225bb: Verifying Checksum [2022-11-07T10:08:35.326Z] 765212b225bb: Download complete [2022-11-07T10:08:35.596Z] f23df028b6ca: Verifying Checksum [2022-11-07T10:08:35.596Z] f23df028b6ca: Download complete [2022-11-07T10:08:35.596Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T10:08:35.596Z] d65c8cfc05b1: Download complete [2022-11-07T10:08:35.596Z] 699f458cf7ca: Verifying Checksum [2022-11-07T10:08:35.596Z] 699f458cf7ca: Download complete [2022-11-07T10:08:36.186Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T10:08:36.186Z] 8998bd30e6a1: Download complete [2022-11-07T10:08:38.779Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T10:08:38.779Z] 2437ff75d9bd: Download complete [2022-11-07T10:08:41.372Z] 8998bd30e6a1: Pull complete [2022-11-07T10:08:41.956Z] 04944245beec: Pull complete [2022-11-07T10:08:43.368Z] 699f458cf7ca: Pull complete [2022-11-07T10:08:43.642Z] 765212b225bb: Pull complete [2022-11-07T10:08:44.607Z] f23df028b6ca: Pull complete [2022-11-07T10:08:44.607Z] d65c8cfc05b1: Pull complete [2022-11-07T10:09:02.824Z] 2437ff75d9bd: Pull complete [2022-11-07T10:09:02.824Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T10:09:02.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T10:09:02.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:09:03.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-118400 does not seem to be running inside a container [2022-11-07T10:09:03.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-07T10:09:05.479Z] $ docker top 52c7d26a6aa8661328f50a20d3e85b1e7029e35f055a038bff9bc9ec2873969f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:09:06.358Z] ---> job-cost.sh [2022-11-07T10:09:06.358Z] lf-activate-venv: SKIPPING [2022-11-07T10:09:06.358Z] INFO: No Stack... [2022-11-07T10:09:06.940Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T10:09:07.522Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T10:09:08.195Z] + cut -d, -f6 [2022-11-07T10:09:08.195Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2022-11-07T10:09:08.273Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [2022-11-07T10:09:08.278Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] did not exist. Created. [2022-11-07T10:09:08.278Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T10:09:09.001Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-95bb9f50/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T10:09:09.675Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T10:09:09.711Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T10:09:10.134Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T10:09:10.152Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T10:09:10.220Z] $ docker stop --time=1 52c7d26a6aa8661328f50a20d3e85b1e7029e35f055a038bff9bc9ec2873969f [2022-11-07T10:09:11.697Z] $ docker rm -f 52c7d26a6aa8661328f50a20d3e85b1e7029e35f055a038bff9bc9ec2873969f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T10:09:12.357Z] Failed in branch arm64 [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 [2022-11-07T10:09:14.281Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-122/archives ] [2022-11-07T10:09:14.281Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-122/archives [2022-11-07T10:09:14.281Z] total 16 [2022-11-07T10:09:14.281Z] drwxr-xr-x 3 root root 4096 Nov 7 10:04 . [2022-11-07T10:09:14.281Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 10:04 .. [2022-11-07T10:09:14.281Z] drwxr-xr-x 2 root root 4096 Nov 7 10:04 cost [2022-11-07T10:09:14.281Z] -rw-r--r-- 1 root root 93 Nov 7 10:04 cost.csv [2022-11-07T10:09:14.281Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-122/archives [2022-11-07T10:09:14.281Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-122/archives [2022-11-07T10:09:14.281Z] total 16 [2022-11-07T10:09:14.281Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:04 . [2022-11-07T10:09:14.281Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 10:04 .. [2022-11-07T10:09:14.281Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 10:04 cost [2022-11-07T10:09:14.282Z] -rw-r--r-- 1 jenkins jenkins 93 Nov 7 10:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:09:14.606Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:09:15.491Z] ---> package-listing.sh [2022-11-07T10:09:15.491Z] ++ facter osfamily [2022-11-07T10:09:15.491Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T10:09:15.751Z] + OS_FAMILY=debian [2022-11-07T10:09:15.751Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-122 [2022-11-07T10:09:15.751Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T10:09:15.751Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T10:09:15.751Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T10:09:15.751Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T10:09:15.751Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-122 ']' [2022-11-07T10:09:15.751Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T10:09:15.751Z] + case "${OS_FAMILY}" in [2022-11-07T10:09:15.751Z] + dpkg -l [2022-11-07T10:09:15.751Z] + grep '^ii' [2022-11-07T10:09:15.751Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T10:09:15.751Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T10:09:15.751Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T10:09:15.751Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-122 ']' [2022-11-07T10:09:15.751Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-122/archives/ [2022-11-07T10:09:15.751Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-122/archives/ [Pipeline] echo [2022-11-07T10:09:15.783Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-07T10:09:16.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T10:09:16.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T10:09:16.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T10:09:16.847Z] prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container [2022-11-07T10:09:16.882Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@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 [2022-11-07T10:09:17.115Z] $ docker top 14d8118cc835fd51c09fc0fef3664fe5a046ac691c6f62c80d195d82e6495199 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T10:09:17.508Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T10:09:17.818Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T10:09:18.126Z] + ls /var/log/sa-host [2022-11-07T10:09:18.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T10:09:18.327Z] provisioning config files... [2022-11-07T10:09:18.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/config14631642560402522753tmp [Pipeline] { [Pipeline] echo [2022-11-07T10:09:18.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:09:18.746Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T10:09:18.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:09:19.185Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T10:09:19.222Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:09:19.534Z] ---> sudo-logs.sh [2022-11-07T10:09:19.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T10:09:19.611Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:09:19.921Z] ---> job-cost.sh [2022-11-07T10:09:19.921Z] lf-activate-venv: SKIPPING [2022-11-07T10:09:19.921Z] DEBUG: total: 1.090000033378601 [2022-11-07T10:09:19.921Z] INFO: Retrieving Stack Cost... [2022-11-07T10:09:20.491Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T10:09:20.750Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T10:09:20.782Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T10:09:21.096Z] ---> logs-deploy.sh [2022-11-07T10:09:21.096Z] lf-activate-venv: SKIPPING [2022-11-07T10:09:21.096Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-122/1 [2022-11-07T10:09:21.096Z] INFO: archiving workspace using pattern(s): [2022-11-07T10:09:22.036Z] Archives upload complete. [2022-11-07T10:09:22.036Z] INFO: archiving logs to Nexus