Pull request #96 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 077c09dc6d926495a8cb4f2fa7ddd3539309cdab+a486f61cebd70a79af9a3b2a3d782718b04949c5 (01dbc018da6f4a6559782ed619bb92435f669ac1) 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-ssh18383424951316910812.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh11621598350993731224.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6219427897516941927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12003105455903976009.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-96/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-96/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12311801704509523106.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19785’ Running on prd-ubuntu20.04-docker-8c-8g-19787 in /w/workspace/oundry_device-rfid-llrp-go_PR-96 [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/oundry_device-rfid-llrp-go_PR-96 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a486f61cebd70a79af9a3b2a3d782718b04949c5 into PR head commit 077c09dc6d926495a8cb4f2fa7ddd3539309cdab Merge succeeded, producing 077c09dc6d926495a8cb4f2fa7ddd3539309cdab Checking out Revision 077c09dc6d926495a8cb4f2fa7ddd3539309cdab (PR-96) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 077c09dc6d926495a8cb4f2fa7ddd3539309cdab # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a486f61cebd70a79af9a3b2a3d782718b04949c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 077c09dc6d926495a8cb4f2fa7ddd3539309cdab # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T23:05:51.720Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T23:05:51.779Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk cb3a3eca329a85586fa2cdd73dac982fcbca50b1 # timeout=10 [Pipeline] echo [2022-07-12T23:05:51.793Z] ========================================================= [2022-07-12T23:05:51.793Z] EdgeX Global Pipelines Version Info [2022-07-12T23:05:51.793Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:05:52.548Z] ------------------- [2022-07-12T23:05:52.548Z] stable info: [2022-07-12T23:05:52.548Z] ------------------- [2022-07-12T23:05:52.548Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T23:05:52.548Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T23:05:52.548Z] Message: update stable to v1.0.237 [2022-07-12T23:05:53.124Z] ------------------- [2022-07-12T23:05:53.124Z] experimental info: [2022-07-12T23:05:53.124Z] ------------------- [2022-07-12T23:05:53.124Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T23:05:53.124Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T23:05:53.124Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T23:05:53.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-07-12T23:05:53.318Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-07-12T23:05:53.329Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T23:05:53.340Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T23:05:53.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T23:05:53.357Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T23:05:53.368Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T23:05:53.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T23:05:53.393Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T23:05:53.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T23:05:53.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T23:05:53.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-07-12T23:05:53.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T23:05:53.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T23:05:53.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T23:05:53.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T23:05:53.480Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T23:05:53.488Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T23:05:53.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T23:05:53.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T23:05:53.542Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-12T23:05:53.560Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-12T23:05:53.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T23:05:53.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T23:05:53.606Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-12T23:05:53.624Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T23:05:53.636Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T23:05:53.652Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo [2022-07-12T23:05:53.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo [2022-07-12T23:05:53.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo [2022-07-12T23:05:53.695Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] echo [2022-07-12T23:05:53.709Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 077c09d [Pipeline] echo [2022-07-12T23:05:53.721Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T23:05:53.760Z] provisioning config files... [2022-07-12T23:05:53.776Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/config2873790996694512134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:05:54.082Z] ---> docker-login.sh [2022-07-12T23:05:54.082Z] nexus3.edgexfoundry.org:10001 [2022-07-12T23:05:54.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:05:54.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:05:54.607Z] Configure a credential helper to remove this warning. See [2022-07-12T23:05:54.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:05:54.607Z] [2022-07-12T23:05:54.607Z] Login Succeeded [2022-07-12T23:05:54.607Z] nexus3.edgexfoundry.org:10002 [2022-07-12T23:05:54.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:05:54.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:05:54.869Z] Configure a credential helper to remove this warning. See [2022-07-12T23:05:54.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:05:54.869Z] [2022-07-12T23:05:54.869Z] Login Succeeded [2022-07-12T23:05:54.869Z] nexus3.edgexfoundry.org:10003 [2022-07-12T23:05:54.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:05:54.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:05:54.869Z] Configure a credential helper to remove this warning. See [2022-07-12T23:05:54.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:05:54.869Z] [2022-07-12T23:05:54.869Z] Login Succeeded [2022-07-12T23:05:54.869Z] nexus3.edgexfoundry.org:10004 [2022-07-12T23:05:55.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:05:55.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:05:55.130Z] Configure a credential helper to remove this warning. See [2022-07-12T23:05:55.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:05:55.130Z] [2022-07-12T23:05:55.130Z] Login Succeeded [2022-07-12T23:05:55.130Z] docker.io [2022-07-12T23:05:55.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:05:55.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:05:55.393Z] Configure a credential helper to remove this warning. See [2022-07-12T23:05:55.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:05:55.393Z] [2022-07-12T23:05:55.393Z] Login Succeeded [2022-07-12T23:05:55.393Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T23:05:55.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T23:05:55.782Z] + git rev-list -1 --merges 077c09dc6d926495a8cb4f2fa7ddd3539309cdab~1..077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] echo [2022-07-12T23:05:55.819Z] -----------> git rev-list -1 --merges 077c09dc6d926495a8cb4f2fa7ddd3539309cdab~1..077c09dc6d926495a8cb4f2fa7ddd3539309cdab 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [false] [Pipeline] sh [2022-07-12T23:05:56.116Z] + git log --format=format:%s -1 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] echo [2022-07-12T23:05:56.130Z] ========================================================= [2022-07-12T23:05:56.130Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T23:05:56.130Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T23:05:56.470Z] + git log --format=format:%s -1 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] echo [2022-07-12T23:05:56.482Z] [semverPrep] GIT_COMMIT: 077c09dc6d926495a8cb4f2fa7ddd3539309cdab, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0 [Pipeline] echo [2022-07-12T23:05:56.493Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T23:05:56.841Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T23:05:56.841Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T23:05:56.841Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T23:05:56.841Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T23:05:56.841Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T23:05:56.841Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T23:05:56.841Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:05:57.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:05:57.196Z] [2022-07-12T23:05:57.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:05:57.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:05:57.507Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T23:05:57.507Z] b85a868b505f: Pulling fs layer [2022-07-12T23:05:57.507Z] e2be974225ed: Pulling fs layer [2022-07-12T23:05:57.507Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T23:05:57.507Z] 988bab9f4d93: Pulling fs layer [2022-07-12T23:05:57.507Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T23:05:57.507Z] eaf3925da568: Pulling fs layer [2022-07-12T23:05:57.507Z] bab4dde63d76: Pulling fs layer [2022-07-12T23:05:57.507Z] bde34c3a00c8: Pulling fs layer [2022-07-12T23:05:57.507Z] b352a97aabf1: Pulling fs layer [2022-07-12T23:05:57.507Z] 4872d77fe225: Pulling fs layer [2022-07-12T23:05:57.507Z] 5851b861e8e6: Pulling fs layer [2022-07-12T23:05:57.507Z] 988bab9f4d93: Waiting [2022-07-12T23:05:57.507Z] 1469e6f7b9e6: Waiting [2022-07-12T23:05:57.507Z] eaf3925da568: Waiting [2022-07-12T23:05:57.507Z] bab4dde63d76: Waiting [2022-07-12T23:05:57.507Z] bde34c3a00c8: Waiting [2022-07-12T23:05:57.507Z] b352a97aabf1: Waiting [2022-07-12T23:05:57.507Z] 4872d77fe225: Waiting [2022-07-12T23:05:57.507Z] e2be974225ed: Download complete [2022-07-12T23:05:57.507Z] 988bab9f4d93: Verifying Checksum [2022-07-12T23:05:57.507Z] 988bab9f4d93: Download complete [2022-07-12T23:05:57.507Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T23:05:57.507Z] 1469e6f7b9e6: Download complete [2022-07-12T23:05:57.768Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T23:05:57.768Z] 339a4e72a1f5: Download complete [2022-07-12T23:05:57.768Z] eaf3925da568: Verifying Checksum [2022-07-12T23:05:57.768Z] eaf3925da568: Download complete [2022-07-12T23:05:57.768Z] bde34c3a00c8: Verifying Checksum [2022-07-12T23:05:57.768Z] bde34c3a00c8: Download complete [2022-07-12T23:05:57.768Z] b352a97aabf1: Verifying Checksum [2022-07-12T23:05:57.768Z] b352a97aabf1: Download complete [2022-07-12T23:05:57.768Z] 4872d77fe225: Verifying Checksum [2022-07-12T23:05:57.768Z] 4872d77fe225: Download complete [2022-07-12T23:05:57.768Z] 5851b861e8e6: Download complete [2022-07-12T23:05:57.768Z] b85a868b505f: Download complete [2022-07-12T23:05:58.030Z] bab4dde63d76: Verifying Checksum [2022-07-12T23:05:58.030Z] bab4dde63d76: Download complete [2022-07-12T23:05:59.414Z] b85a868b505f: Pull complete [2022-07-12T23:05:59.414Z] e2be974225ed: Pull complete [2022-07-12T23:05:59.983Z] 339a4e72a1f5: Pull complete [2022-07-12T23:05:59.983Z] 988bab9f4d93: Pull complete [2022-07-12T23:06:00.244Z] 1469e6f7b9e6: Pull complete [2022-07-12T23:06:00.505Z] eaf3925da568: Pull complete [2022-07-12T23:06:02.419Z] bab4dde63d76: Pull complete [2022-07-12T23:06:02.419Z] bde34c3a00c8: Pull complete [2022-07-12T23:06:02.682Z] b352a97aabf1: Pull complete [2022-07-12T23:06:02.682Z] 4872d77fe225: Pull complete [2022-07-12T23:06:02.943Z] 5851b861e8e6: Pull complete [2022-07-12T23:06:02.943Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T23:06:02.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T23:06:02.943Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:06:03.040Z] prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container [2022-07-12T23:06:03.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@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-devops/py-git-semver:0.1.4 cat [2022-07-12T23:06:04.457Z] $ docker top 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 -eo pid,comm [2022-07-12T23:06:04.530Z] 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-07-12T23:06:04.530Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T23:06:04.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T23:06:04.571Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T23:06:04.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T23:06:04.706Z] $ docker exec 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 ssh-agent [2022-07-12T23:06:04.847Z] SSH_AUTH_SOCK=/tmp/ssh-9HDqKhYmWFY3/agent.34 [2022-07-12T23:06:04.848Z] SSH_AGENT_PID=40 [2022-07-12T23:06:04.854Z] Running ssh-add (command line suppressed) [2022-07-12T23:06:04.975Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/private_key_513672093512566616.key (/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/private_key_513672093512566616.key) [2022-07-12T23:06:04.990Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T23:06:05.276Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T23:06:05.291Z] $ docker exec --env ******** --env ******** 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 ssh-agent -k [2022-07-12T23:06:05.415Z] unset SSH_AUTH_SOCK; [2022-07-12T23:06:05.415Z] unset SSH_AGENT_PID; [2022-07-12T23:06:05.416Z] echo Agent pid 40 killed; [2022-07-12T23:06:05.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T23:06:05.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T23:06:05.457Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T23:06:05.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T23:06:05.598Z] $ docker exec 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 ssh-agent [2022-07-12T23:06:05.714Z] SSH_AUTH_SOCK=/tmp/ssh-XziYliGgtfOG/agent.72 [2022-07-12T23:06:05.714Z] SSH_AGENT_PID=78 [2022-07-12T23:06:05.719Z] Running ssh-add (command line suppressed) [2022-07-12T23:06:05.847Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/private_key_6742732826306631821.key (/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/private_key_6742732826306631821.key) [2022-07-12T23:06:05.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T23:06:06.156Z] + git semver init [2022-07-12T23:06:06.417Z] 2022-07-12 23:06:06,363 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T23:06:06.417Z] 2022-07-12 23:06:06,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver [2022-07-12T23:06:06.417Z] 2022-07-12 23:06:06,364 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver [2022-07-12T23:06:06.417Z] 2022-07-12 23:06:06,364 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-96, universal_newlines=False, shell=None, istream=None) [2022-07-12T23:06:07.360Z] 2022-07-12 23:06:07,154 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96/.git/info/exclude [2022-07-12T23:06:07.360Z] 2022-07-12 23:06:07,155 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver/PR-96 with force:False [2022-07-12T23:06:07.360Z] 2022-07-12 23:06:07,155 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver/PR-96 [2022-07-12T23:06:07.360Z] 2022-07-12 23:06:07,160 [execute] INFO git cat-file --batch-check [2022-07-12T23:06:07.360Z] 2022-07-12 23:06:07,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T23:06:07.360Z] 2022-07-12 23:06:07,167 [execute] INFO git cat-file --batch [2022-07-12T23:06:07.360Z] 2022-07-12 23:06:07,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T23:06:07.360Z] 2022-07-12 23:06:07,172 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-96/.semver/PR-96 [2022-07-12T23:06:07.360Z] 0.0.0 [Pipeline] } [2022-07-12T23:06:07.373Z] $ docker exec --env ******** --env ******** 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 ssh-agent -k [2022-07-12T23:06:07.507Z] unset SSH_AUTH_SOCK; [2022-07-12T23:06:07.507Z] unset SSH_AGENT_PID; [2022-07-12T23:06:07.507Z] echo Agent pid 78 killed; [2022-07-12T23:06:07.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T23:06:07.829Z] + git semver [Pipeline] } [2022-07-12T23:06:08.106Z] $ docker stop --time=1 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 [2022-07-12T23:06:09.468Z] $ docker rm -f 39c4813aa33f3855b50c365564ed509773a1d6bb2e1ccb3b6adf0e7735287d48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:06:09.830Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T23:06:10.108Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T23:06:10.111Z] [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-07-12T23:06:10.245Z] provisioning config files... [2022-07-12T23:06:10.255Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/config1076233013021895205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:06:10.555Z] ---> docker-login.sh [2022-07-12T23:06:10.555Z] nexus3.edgexfoundry.org:10001 [2022-07-12T23:06:10.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:06:10.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:06:10.555Z] Configure a credential helper to remove this warning. See [2022-07-12T23:06:10.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:06:10.555Z] [2022-07-12T23:06:10.555Z] Login Succeeded [2022-07-12T23:06:10.555Z] nexus3.edgexfoundry.org:10002 [2022-07-12T23:06:10.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:06:10.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:06:10.815Z] Configure a credential helper to remove this warning. See [2022-07-12T23:06:10.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:06:10.815Z] [2022-07-12T23:06:10.815Z] Login Succeeded [2022-07-12T23:06:10.815Z] nexus3.edgexfoundry.org:10003 [2022-07-12T23:06:10.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:06:10.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:06:10.815Z] Configure a credential helper to remove this warning. See [2022-07-12T23:06:10.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:06:10.815Z] [2022-07-12T23:06:10.815Z] Login Succeeded [2022-07-12T23:06:10.815Z] nexus3.edgexfoundry.org:10004 [2022-07-12T23:06:11.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:06:11.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:06:11.084Z] Configure a credential helper to remove this warning. See [2022-07-12T23:06:11.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:06:11.084Z] [2022-07-12T23:06:11.084Z] Login Succeeded [2022-07-12T23:06:11.084Z] docker.io [2022-07-12T23:06:11.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:06:11.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:06:11.350Z] Configure a credential helper to remove this warning. See [2022-07-12T23:06:11.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:06:11.350Z] [2022-07-12T23:06:11.350Z] Login Succeeded [2022-07-12T23:06:11.350Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T23:06:11.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T23:06:11.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:06:11.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:06:11.435Z] ========================================================= [2022-07-12T23:06:11.435Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T23:06:11.435Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:06:11.749Z] + 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-07-12T23:06:11.749Z] Sending build context to Docker daemon 4.041MB [2022-07-12T23:06:11.749Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T23:06:11.749Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-12T23:06:11.749Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T23:06:11.749Z] 2408cc74d12b: Pulling fs layer [2022-07-12T23:06:11.749Z] ea60b727a1ce: Pulling fs layer [2022-07-12T23:06:11.749Z] 30c4a7721957: Pulling fs layer [2022-07-12T23:06:11.749Z] 370296b7ddb6: Pulling fs layer [2022-07-12T23:06:11.749Z] 7c6cee850709: Pulling fs layer [2022-07-12T23:06:11.749Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T23:06:11.749Z] d94ebbe4e438: Pulling fs layer [2022-07-12T23:06:11.749Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T23:06:11.749Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T23:06:11.749Z] 39a5fcdaea64: Waiting [2022-07-12T23:06:11.749Z] d94ebbe4e438: Waiting [2022-07-12T23:06:11.749Z] 59ccb84bbe0f: Waiting [2022-07-12T23:06:11.749Z] bcfd1f05c69d: Waiting [2022-07-12T23:06:11.749Z] 370296b7ddb6: Waiting [2022-07-12T23:06:11.749Z] 30c4a7721957: Verifying Checksum [2022-07-12T23:06:11.749Z] 30c4a7721957: Download complete [2022-07-12T23:06:11.749Z] ea60b727a1ce: Download complete [2022-07-12T23:06:12.012Z] 7c6cee850709: Download complete [2022-07-12T23:06:12.012Z] 39a5fcdaea64: Download complete [2022-07-12T23:06:12.012Z] 2408cc74d12b: Download complete [2022-07-12T23:06:12.012Z] d94ebbe4e438: Verifying Checksum [2022-07-12T23:06:12.012Z] d94ebbe4e438: Download complete [2022-07-12T23:06:12.012Z] 2408cc74d12b: Pull complete [2022-07-12T23:06:12.282Z] ea60b727a1ce: Pull complete [2022-07-12T23:06:12.282Z] 30c4a7721957: Pull complete [2022-07-12T23:06:12.547Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T23:06:12.547Z] 59ccb84bbe0f: Download complete [2022-07-12T23:06:12.547Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T23:06:12.547Z] bcfd1f05c69d: Download complete [2022-07-12T23:06:12.807Z] 370296b7ddb6: Verifying Checksum [2022-07-12T23:06:12.807Z] 370296b7ddb6: Download complete [2022-07-12T23:06:17.004Z] 370296b7ddb6: Pull complete [2022-07-12T23:06:17.004Z] 7c6cee850709: Pull complete [2022-07-12T23:06:17.004Z] 39a5fcdaea64: Pull complete [2022-07-12T23:06:17.263Z] d94ebbe4e438: Pull complete [2022-07-12T23:06:19.828Z] bcfd1f05c69d: Pull complete [2022-07-12T23:06:20.432Z] 59ccb84bbe0f: Pull complete [2022-07-12T23:06:20.432Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T23:06:20.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T23:06:20.432Z] ---> a4fb48ad2a94 [2022-07-12T23:06:20.432Z] Step 3/12 : ARG MAKE='make build' [2022-07-12T23:06:22.817Z] ---> Running in 97d870a8993e [2022-07-12T23:06:22.817Z] Removing intermediate container 97d870a8993e [2022-07-12T23:06:22.817Z] ---> a878cf717366 [2022-07-12T23:06:22.817Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-12T23:06:22.817Z] ---> Running in 89382927b678 [2022-07-12T23:06:22.817Z] Removing intermediate container 89382927b678 [2022-07-12T23:06:22.817Z] ---> 35db160ac46a [2022-07-12T23:06:22.817Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T23:06:22.817Z] ---> Running in 069ea54a8094 [2022-07-12T23:06:22.817Z] Removing intermediate container 069ea54a8094 [2022-07-12T23:06:22.817Z] ---> 7ac15f10f0e7 [2022-07-12T23:06:22.817Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:06:22.817Z] ---> Running in 91c4605d7085 [2022-07-12T23:06:23.080Z] Removing intermediate container 91c4605d7085 [2022-07-12T23:06:23.080Z] ---> cd4d773ce8fb [2022-07-12T23:06:23.080Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T23:06:23.080Z] ---> Running in c736b3698be6 [2022-07-12T23:06:23.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T23:06:24.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T23:06:24.544Z] OK: 211 MiB in 51 packages [2022-07-12T23:06:24.803Z] Removing intermediate container c736b3698be6 [2022-07-12T23:06:24.803Z] ---> 34705c867966 [2022-07-12T23:06:24.803Z] Step 8/12 : WORKDIR /app [2022-07-12T23:06:24.803Z] ---> Running in 5a7ec4d81be9 [2022-07-12T23:06:25.063Z] Removing intermediate container 5a7ec4d81be9 [2022-07-12T23:06:25.063Z] ---> d3e08358798c [2022-07-12T23:06:25.063Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-12T23:06:25.063Z] ---> 47f199c895da [2022-07-12T23:06:25.063Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T23:06:25.194Z] Still waiting to schedule task [2022-07-12T23:06:25.195Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19786’ [2022-07-12T23:06:25.325Z] ---> Running in fc54a64a2b0c [2022-07-12T23:06:40.238Z] Removing intermediate container fc54a64a2b0c [2022-07-12T23:06:40.238Z] ---> 85e7796664ee [2022-07-12T23:06:40.238Z] Step 11/12 : COPY . . [2022-07-12T23:06:40.238Z] ---> abce4a2a43f5 [2022-07-12T23:06:40.238Z] Step 12/12 : RUN $MAKE [2022-07-12T23:06:40.238Z] ---> Running in fc7a5312bcb1 [2022-07-12T23:06:40.238Z] noop [2022-07-12T23:06:40.238Z] Removing intermediate container fc7a5312bcb1 [2022-07-12T23:06:40.238Z] ---> 72b60291ffb3 [2022-07-12T23:06:40.238Z] Successfully built 72b60291ffb3 [2022-07-12T23:06:40.238Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:06:40.561Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T23:06:40.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:06:40.647Z] prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container [2022-07-12T23:06:40.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T23:06:41.108Z] $ docker top be3396aff03cc8fa9aae32c6b31a8aac0f6707ae08ac1c528e10bb8a4c2d0001 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:06:41.477Z] + go version [2022-07-12T23:06:41.477Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T23:06:41.493Z] $ docker stop --time=1 be3396aff03cc8fa9aae32c6b31a8aac0f6707ae08ac1c528e10bb8a4c2d0001 [2022-07-12T23:06:42.765Z] $ docker rm -f be3396aff03cc8fa9aae32c6b31a8aac0f6707ae08ac1c528e10bb8a4c2d0001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:06:43.213Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T23:06:43.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:06:43.293Z] prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container [2022-07-12T23:06:43.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_device-rfid-llrp-go_PR-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T23:06:43.715Z] $ docker top 5dc07aea4c34df7218dbef449d3d5c969eb5d3ea8b7c62d20214e349a492881b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:06:44.078Z] + git config --global --add safe.directory /w/workspace/oundry_device-rfid-llrp-go_PR-96 [Pipeline] fileExists [Pipeline] sh [2022-07-12T23:06:44.380Z] + make test [2022-07-12T23:06:44.380Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-12T23:06:44.638Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-12T23:06:54.627Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-12T23:06:54.628Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-12T23:06:58.826Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.355s coverage: 39.3% of statements [2022-07-12T23:06:58.826Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2022-07-12T23:06:58.826Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.031s coverage: 96.4% of statements [2022-07-12T23:07:06.958Z] 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-07-12T23:07:06.958Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T23:07:09.503Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T23:07:09.503Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T23:07:09.764Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T23:07:09.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T23:07:09.790Z] $ docker stop --time=1 5dc07aea4c34df7218dbef449d3d5c969eb5d3ea8b7c62d20214e349a492881b [2022-07-12T23:07:11.598Z] $ docker rm -f 5dc07aea4c34df7218dbef449d3d5c969eb5d3ea8b7c62d20214e349a492881b [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:07:12.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T23:07:12.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-12T23:07:12.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T23:07:12.870Z] + ls -al . [2022-07-12T23:07:12.870Z] total 632 [2022-07-12T23:07:12.870Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 12 23:06 . [2022-07-12T23:07:12.870Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:05 .. [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:05 .dockerignore [2022-07-12T23:07:12.870Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:06 .git [2022-07-12T23:07:12.870Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:05 .github [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:05 .gitignore [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:05 .golangci.yml [2022-07-12T23:07:12.870Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:06 .semver [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:05 Attribution.txt [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:05 CHANGELOG.md [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:05 Dockerfile [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:05 GOVERNANCE.md [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:05 Jenkinsfile [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:05 LICENSE [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:05 Makefile [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:05 OWNERS.md [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:05 README.md [2022-07-12T23:07:12.870Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:06 VERSION [2022-07-12T23:07:12.870Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:05 bin [2022-07-12T23:07:12.871Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:05 cmd [2022-07-12T23:07:12.871Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:06 coverage.out [2022-07-12T23:07:12.871Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:05 examples [2022-07-12T23:07:12.871Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jul 12 23:05 go.mod [2022-07-12T23:07:12.871Z] -rw-rw-r-- 1 jenkins jenkins 35186 Jul 12 23:05 go.sum [2022-07-12T23:07:12.871Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:05 images [2022-07-12T23:07:12.871Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:05 internal [2022-07-12T23:07:12.871Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:05 snap [2022-07-12T23:07:12.871Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:07:13.181Z] + 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=077c09dc6d926495a8cb4f2fa7ddd3539309cdab --label arch=amd64 --label version=0.0.0 . [2022-07-12T23:07:13.181Z] Sending build context to Docker daemon 4.041MB [2022-07-12T23:07:13.181Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T23:07:13.181Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-12T23:07:13.181Z] ---> 72b60291ffb3 [2022-07-12T23:07:13.181Z] Step 3/25 : ARG MAKE='make build' [2022-07-12T23:07:13.181Z] ---> Running in 7fe6c976a37e [2022-07-12T23:07:13.441Z] Removing intermediate container 7fe6c976a37e [2022-07-12T23:07:13.441Z] ---> bcdf2e81c1db [2022-07-12T23:07:13.441Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-12T23:07:13.441Z] ---> Running in 733664975c10 [2022-07-12T23:07:13.441Z] Removing intermediate container 733664975c10 [2022-07-12T23:07:13.441Z] ---> 2a192cffd55a [2022-07-12T23:07:13.441Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T23:07:13.441Z] ---> Running in d40cb1562b73 [2022-07-12T23:07:13.702Z] Removing intermediate container d40cb1562b73 [2022-07-12T23:07:13.702Z] ---> 39612ba3d183 [2022-07-12T23:07:13.702Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:07:13.702Z] ---> Running in 2040d6ea3826 [2022-07-12T23:07:14.275Z] Removing intermediate container 2040d6ea3826 [2022-07-12T23:07:14.275Z] ---> 9f36fab6b910 [2022-07-12T23:07:14.275Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T23:07:14.275Z] ---> Running in c90fe22facb7 [2022-07-12T23:07:14.536Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T23:07:15.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T23:07:19.685Z] OK: 211 MiB in 51 packages [2022-07-12T23:07:19.685Z] Removing intermediate container c90fe22facb7 [2022-07-12T23:07:19.685Z] ---> 8d445627e486 [2022-07-12T23:07:19.685Z] Step 8/25 : WORKDIR /app [2022-07-12T23:07:19.685Z] ---> Running in 3c5743439d1d [2022-07-12T23:07:19.685Z] Removing intermediate container 3c5743439d1d [2022-07-12T23:07:19.685Z] ---> 6c872d4aded7 [2022-07-12T23:07:19.685Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-12T23:07:19.685Z] ---> 562298b2dc59 [2022-07-12T23:07:19.685Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T23:07:19.685Z] ---> Running in 2a6ab2ea4c44 [2022-07-12T23:07:20.631Z] Removing intermediate container 2a6ab2ea4c44 [2022-07-12T23:07:20.631Z] ---> 4a8c59e662be [2022-07-12T23:07:20.631Z] Step 11/25 : COPY . . [2022-07-12T23:07:20.631Z] ---> d745863a6a08 [2022-07-12T23:07:20.631Z] Step 12/25 : RUN $MAKE [2022-07-12T23:07:20.891Z] ---> Running in 58e4bc136052 [2022-07-12T23:07:21.150Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-12T23:07:43.094Z] Removing intermediate container 58e4bc136052 [2022-07-12T23:07:43.094Z] ---> b39498eddd12 [2022-07-12T23:07:43.094Z] Step 13/25 : FROM alpine:3.16 [2022-07-12T23:07:43.094Z] 3.16: Pulling from library/alpine [2022-07-12T23:07:43.094Z] 2408cc74d12b: Already exists [2022-07-12T23:07:43.094Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T23:07:43.094Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T23:07:43.094Z] ---> e66264b98777 [2022-07-12T23:07:43.094Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T23:07:43.094Z] ---> Running in 5877306bcb83 [2022-07-12T23:07:43.094Z] Removing intermediate container 5877306bcb83 [2022-07-12T23:07:43.094Z] ---> 9b275b7d4715 [2022-07-12T23:07:43.094Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:07:43.094Z] ---> Running in 3379e42a3d80 [2022-07-12T23:07:43.094Z] Removing intermediate container 3379e42a3d80 [2022-07-12T23:07:43.094Z] ---> cc9055074ef8 [2022-07-12T23:07:43.094Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T23:07:43.094Z] ---> Running in 0410b2fb022e [2022-07-12T23:07:43.094Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T23:07:44.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T23:07:44.297Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T23:07:44.558Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T23:07:44.558Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T23:07:44.558Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T23:07:44.820Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T23:07:44.820Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T23:07:44.820Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T23:07:44.820Z] OK: 8 MiB in 20 packages [2022-07-12T23:07:45.391Z] Removing intermediate container 0410b2fb022e [2022-07-12T23:07:45.391Z] ---> c667218a9e72 [2022-07-12T23:07:45.391Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-12T23:07:45.391Z] ---> 59e747159e25 [2022-07-12T23:07:45.391Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-12T23:07:45.651Z] ---> aecef5d7dbed [2022-07-12T23:07:45.651Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-12T23:07:46.223Z] ---> a7a894d2ee74 [2022-07-12T23:07:46.223Z] Step 20/25 : EXPOSE 59989 [2022-07-12T23:07:46.223Z] ---> Running in 42415c83b610 [2022-07-12T23:07:46.223Z] Removing intermediate container 42415c83b610 [2022-07-12T23:07:46.223Z] ---> b5f38dc88052 [2022-07-12T23:07:46.223Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-12T23:07:46.485Z] ---> Running in 34168e77dd90 [2022-07-12T23:07:46.485Z] Removing intermediate container 34168e77dd90 [2022-07-12T23:07:46.485Z] ---> 2d5f0ed417c0 [2022-07-12T23:07:46.485Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-12T23:07:46.485Z] ---> Running in b00a78c541c0 [2022-07-12T23:07:46.485Z] Removing intermediate container b00a78c541c0 [2022-07-12T23:07:46.485Z] ---> 4f8644e6ced8 [2022-07-12T23:07:46.485Z] Step 23/25 : LABEL arch=amd64 [2022-07-12T23:07:46.745Z] ---> Running in c3c51f13fee3 [2022-07-12T23:07:46.746Z] Removing intermediate container c3c51f13fee3 [2022-07-12T23:07:46.746Z] ---> 542e5f5893b5 [2022-07-12T23:07:46.746Z] Step 24/25 : LABEL git_sha=077c09dc6d926495a8cb4f2fa7ddd3539309cdab [2022-07-12T23:07:46.746Z] ---> Running in 634641c60838 [2022-07-12T23:07:46.746Z] Removing intermediate container 634641c60838 [2022-07-12T23:07:46.746Z] ---> 998300912db3 [2022-07-12T23:07:46.746Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T23:07:47.007Z] ---> Running in 7ddc7e1d78d2 [2022-07-12T23:07:47.007Z] Removing intermediate container 7ddc7e1d78d2 [2022-07-12T23:07:47.007Z] ---> f0c36c850eba [2022-07-12T23:07:47.007Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T23:07:47.007Z] Successfully built f0c36c850eba [2022-07-12T23:07:47.007Z] 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-07-12T23:07:47.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:07:47.482Z] [2022-07-12T23:07:47.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:07:47.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:07:47.821Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T23:07:47.821Z] 5eb5b503b376: Pulling fs layer [2022-07-12T23:07:47.821Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T23:07:47.821Z] ec43610c2a17: Pulling fs layer [2022-07-12T23:07:47.821Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T23:07:47.821Z] 33b1e0a273af: Pulling fs layer [2022-07-12T23:07:47.821Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T23:07:47.821Z] 2f39f015ded8: Pulling fs layer [2022-07-12T23:07:47.821Z] 33b1e0a273af: Waiting [2022-07-12T23:07:47.821Z] 5d3b04190fa2: Waiting [2022-07-12T23:07:47.821Z] 2f39f015ded8: Waiting [2022-07-12T23:07:47.821Z] 3a2ae6a8a46f: Waiting [2022-07-12T23:07:47.821Z] 5c69ac0246d0: Verifying Checksum [2022-07-12T23:07:47.821Z] 5c69ac0246d0: Download complete [2022-07-12T23:07:47.821Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-12T23:07:47.822Z] 3a2ae6a8a46f: Download complete [2022-07-12T23:07:47.822Z] 33b1e0a273af: Verifying Checksum [2022-07-12T23:07:47.822Z] 33b1e0a273af: Download complete [2022-07-12T23:07:47.822Z] ec43610c2a17: Verifying Checksum [2022-07-12T23:07:47.822Z] ec43610c2a17: Download complete [2022-07-12T23:07:47.822Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T23:07:47.822Z] 5d3b04190fa2: Download complete [2022-07-12T23:07:48.099Z] 5eb5b503b376: Verifying Checksum [2022-07-12T23:07:48.099Z] 5eb5b503b376: Download complete [2022-07-12T23:07:48.712Z] 2f39f015ded8: Download complete [2022-07-12T23:07:49.286Z] 5eb5b503b376: Pull complete [2022-07-12T23:07:49.286Z] 5c69ac0246d0: Pull complete [2022-07-12T23:07:49.854Z] ec43610c2a17: Pull complete [2022-07-12T23:07:49.854Z] 3a2ae6a8a46f: Pull complete [2022-07-12T23:07:50.114Z] 33b1e0a273af: Pull complete [2022-07-12T23:07:50.114Z] 5d3b04190fa2: Pull complete [2022-07-12T23:07:55.395Z] 2f39f015ded8: Pull complete [2022-07-12T23:07:55.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T23:07:55.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:07:55.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:07:55.488Z] prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container [2022-07-12T23:07:55.522Z] $ 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/oundry_device-rfid-llrp-go_PR-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T23:07:57.292Z] $ docker top 3f71f3b61f152b4a1173a8e575e1bf08079c5d519e05e1d4d8b4dc24a70919fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:07:57.681Z] ---> job-cost.sh [2022-07-12T23:07:57.681Z] lf-activate-venv: SKIPPING [2022-07-12T23:07:57.681Z] INFO: No Stack... [2022-07-12T23:07:58.253Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T23:07:58.515Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T23:07:58.815Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives/cost.csv [2022-07-12T23:07:58.815Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T23:07:58.828Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [2022-07-12T23:07:58.835Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] did not exist. Created. [2022-07-12T23:07:58.835Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T23:07:59.136Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T23:07:59.167Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T23:07:59.174Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T23:07:59.195Z] $ docker stop --time=1 3f71f3b61f152b4a1173a8e575e1bf08079c5d519e05e1d4d8b4dc24a70919fd [2022-07-12T23:08:00.385Z] $ docker rm -f 3f71f3b61f152b4a1173a8e575e1bf08079c5d519e05e1d4d8b4dc24a70919fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T23:08:45.254Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19789 in /w/workspace/oundry_device-rfid-llrp-go_PR-96 [Pipeline] { [Pipeline] ws [2022-07-12T23:08:45.268Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2022-07-12T23:08:45.300Z] Selected Git installation does not exist. Using Default [2022-07-12T23:08:45.300Z] The recommended git tool is: NONE [2022-07-12T23:08:53.053Z] using credential edgex-jenkins-ssh [2022-07-12T23:08:53.074Z] Cloning the remote Git repository [2022-07-12T23:08:53.148Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-12T23:08:53.235Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2022-07-12T23:08:53.349Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-12T23:08:53.350Z] > git --version # timeout=10 [2022-07-12T23:08:53.375Z] > git --version # 'git version 2.25.1' [2022-07-12T23:08:53.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T23:08:53.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T23:08:54.522Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-07-12T23:08:54.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T23:08:54.580Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-07-12T23:08:54.618Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-07-12T23:08:54.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T23:08:54.634Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-12T23:08:55.061Z] Merging remotes/origin/main commit a486f61cebd70a79af9a3b2a3d782718b04949c5 into PR head commit 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [2022-07-12T23:08:55.315Z] Merge succeeded, producing 077c09dc6d926495a8cb4f2fa7ddd3539309cdab [2022-07-12T23:08:55.315Z] Checking out Revision 077c09dc6d926495a8cb4f2fa7ddd3539309cdab (PR-96) [2022-07-12T23:08:55.085Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T23:08:55.105Z] > git checkout -f 077c09dc6d926495a8cb4f2fa7ddd3539309cdab # timeout=10 [2022-07-12T23:08:55.227Z] > git remote # timeout=10 [2022-07-12T23:08:55.246Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T23:08:55.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T23:08:55.275Z] > git merge a486f61cebd70a79af9a3b2a3d782718b04949c5 # timeout=10 [2022-07-12T23:08:55.300Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T23:08:55.326Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T23:08:55.344Z] > git checkout -f 077c09dc6d926495a8cb4f2fa7ddd3539309cdab # timeout=10 [2022-07-12T23:08:59.584Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T23:09:00.490Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T23:09:00.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T23:09:00.490Z] Dload Upload Total Spent Left Speed [2022-07-12T23:09:00.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2022-07-12T23:09:01.176Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T23:09:01.530Z] + sudo tee /etc/docker/daemon.new [2022-07-12T23:09:01.530Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T23:09:01.530Z] { [2022-07-12T23:09:01.530Z] "registry-mirrors": [ [2022-07-12T23:09:01.530Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T23:09:01.530Z] ], [2022-07-12T23:09:01.530Z] "bip": "10.250.0.254/24", [2022-07-12T23:09:01.530Z] "hosts": [ [2022-07-12T23:09:01.530Z] "tcp://0.0.0.0:5555", [2022-07-12T23:09:01.530Z] "unix:///var/run/docker.sock" [2022-07-12T23:09:01.530Z] ], [2022-07-12T23:09:01.530Z] "mtu": 1458, [2022-07-12T23:09:01.530Z] "selinux-enabled": true, [2022-07-12T23:09:01.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T23:09:01.530Z] } [Pipeline] sh [2022-07-12T23:09:01.880Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T23:09:02.224Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T23:09:20.583Z] provisioning config files... [2022-07-12T23:09:20.607Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config9150031511935360872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:09:21.166Z] ---> docker-login.sh [2022-07-12T23:09:21.166Z] nexus3.edgexfoundry.org:10001 [2022-07-12T23:09:22.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:09:22.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:09:22.435Z] Configure a credential helper to remove this warning. See [2022-07-12T23:09:22.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:09:22.435Z] [2022-07-12T23:09:22.435Z] Login Succeeded [2022-07-12T23:09:22.435Z] nexus3.edgexfoundry.org:10002 [2022-07-12T23:09:23.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:09:23.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:09:23.030Z] Configure a credential helper to remove this warning. See [2022-07-12T23:09:23.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:09:23.030Z] [2022-07-12T23:09:23.030Z] Login Succeeded [2022-07-12T23:09:23.030Z] nexus3.edgexfoundry.org:10003 [2022-07-12T23:09:23.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:09:23.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:09:23.578Z] Configure a credential helper to remove this warning. See [2022-07-12T23:09:23.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:09:23.578Z] [2022-07-12T23:09:23.578Z] Login Succeeded [2022-07-12T23:09:23.578Z] nexus3.edgexfoundry.org:10004 [2022-07-12T23:09:23.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:09:24.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:09:24.126Z] Configure a credential helper to remove this warning. See [2022-07-12T23:09:24.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:09:24.126Z] [2022-07-12T23:09:24.126Z] Login Succeeded [2022-07-12T23:09:24.126Z] docker.io [2022-07-12T23:09:24.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T23:09:24.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T23:09:24.670Z] Configure a credential helper to remove this warning. See [2022-07-12T23:09:24.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T23:09:24.670Z] [2022-07-12T23:09:24.670Z] Login Succeeded [2022-07-12T23:09:24.670Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T23:09:24.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T23:09:24.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:09:24.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T23:09:24.983Z] ========================================================= [2022-07-12T23:09:24.983Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T23:09:24.983Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:09:25.342Z] + 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-07-12T23:09:25.616Z] Sending build context to Docker daemon 1.229MB [2022-07-12T23:09:25.616Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T23:09:25.616Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-12T23:09:25.900Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T23:09:25.900Z] b3c136eddcbf: Pulling fs layer [2022-07-12T23:09:25.900Z] c0a3192eca97: Pulling fs layer [2022-07-12T23:09:25.900Z] a050256f5b6f: Pulling fs layer [2022-07-12T23:09:25.900Z] 656be50a0ddc: Pulling fs layer [2022-07-12T23:09:25.900Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T23:09:25.900Z] 46d945488cbd: Pulling fs layer [2022-07-12T23:09:25.900Z] 8a5474983e97: Pulling fs layer [2022-07-12T23:09:25.900Z] 329c88fbcd65: Pulling fs layer [2022-07-12T23:09:25.900Z] 656be50a0ddc: Waiting [2022-07-12T23:09:25.900Z] 2bbca73fdf42: Waiting [2022-07-12T23:09:25.900Z] 46d945488cbd: Waiting [2022-07-12T23:09:25.900Z] 8a5474983e97: Waiting [2022-07-12T23:09:25.900Z] 329c88fbcd65: Waiting [2022-07-12T23:09:25.900Z] a050256f5b6f: Verifying Checksum [2022-07-12T23:09:25.900Z] a050256f5b6f: Download complete [2022-07-12T23:09:25.900Z] c0a3192eca97: Verifying Checksum [2022-07-12T23:09:25.900Z] c0a3192eca97: Download complete [2022-07-12T23:09:25.900Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T23:09:25.900Z] 2bbca73fdf42: Download complete [2022-07-12T23:09:25.900Z] 46d945488cbd: Verifying Checksum [2022-07-12T23:09:25.900Z] 46d945488cbd: Download complete [2022-07-12T23:09:25.900Z] b3c136eddcbf: Verifying Checksum [2022-07-12T23:09:26.895Z] b3c136eddcbf: Pull complete [2022-07-12T23:09:27.173Z] 329c88fbcd65: Verifying Checksum [2022-07-12T23:09:27.173Z] 329c88fbcd65: Download complete [2022-07-12T23:09:27.455Z] c0a3192eca97: Pull complete [2022-07-12T23:09:27.733Z] a050256f5b6f: Pull complete [2022-07-12T23:09:28.333Z] 8a5474983e97: Verifying Checksum [2022-07-12T23:09:28.333Z] 8a5474983e97: Download complete [2022-07-12T23:09:28.930Z] 656be50a0ddc: Verifying Checksum [2022-07-12T23:09:28.930Z] 656be50a0ddc: Download complete [2022-07-12T23:09:44.037Z] 656be50a0ddc: Pull complete [2022-07-12T23:09:44.037Z] 2bbca73fdf42: Pull complete [2022-07-12T23:09:44.037Z] 46d945488cbd: Pull complete [2022-07-12T23:09:49.495Z] 8a5474983e97: Pull complete [2022-07-12T23:09:50.932Z] 329c88fbcd65: Pull complete [2022-07-12T23:09:50.932Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T23:09:50.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T23:09:50.932Z] ---> ff4287adb874 [2022-07-12T23:09:50.932Z] Step 3/12 : ARG MAKE='make build' [2022-07-12T23:09:51.949Z] ---> Running in 4061e1e9cf93 [2022-07-12T23:09:52.238Z] Removing intermediate container 4061e1e9cf93 [2022-07-12T23:09:52.238Z] ---> c9808478da94 [2022-07-12T23:09:52.238Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-12T23:09:52.513Z] ---> Running in a71e9efd3c51 [2022-07-12T23:09:52.797Z] Removing intermediate container a71e9efd3c51 [2022-07-12T23:09:52.797Z] ---> 0077d4221125 [2022-07-12T23:09:52.797Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T23:09:52.797Z] ---> Running in 98f559899fcb [2022-07-12T23:09:53.401Z] Removing intermediate container 98f559899fcb [2022-07-12T23:09:53.401Z] ---> 47065dab0533 [2022-07-12T23:09:53.401Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:09:53.401Z] ---> Running in 722ea3276737 [2022-07-12T23:09:56.053Z] Removing intermediate container 722ea3276737 [2022-07-12T23:09:56.053Z] ---> 1be61de41580 [2022-07-12T23:09:56.053Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T23:09:56.330Z] ---> Running in a354d07b9da6 [2022-07-12T23:09:57.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T23:09:58.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T23:09:59.283Z] OK: 221 MiB in 51 packages [2022-07-12T23:10:00.295Z] Removing intermediate container a354d07b9da6 [2022-07-12T23:10:00.295Z] ---> b1609ff000e1 [2022-07-12T23:10:00.295Z] Step 8/12 : WORKDIR /app [2022-07-12T23:10:00.295Z] ---> Running in e330b8a25623 [2022-07-12T23:10:00.568Z] Removing intermediate container e330b8a25623 [2022-07-12T23:10:00.568Z] ---> f72623fe48f3 [2022-07-12T23:10:00.568Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-12T23:10:01.168Z] ---> 7febd497b39a [2022-07-12T23:10:01.168Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T23:10:01.168Z] ---> Running in 3a72f28c61c4 [2022-07-12T23:10:57.735Z] Removing intermediate container 3a72f28c61c4 [2022-07-12T23:10:57.735Z] ---> 823246c29749 [2022-07-12T23:10:57.735Z] Step 11/12 : COPY . . [2022-07-12T23:10:57.735Z] ---> a0a5d067ce62 [2022-07-12T23:10:57.735Z] Step 12/12 : RUN $MAKE [2022-07-12T23:10:57.735Z] ---> Running in e33fdf91930c [2022-07-12T23:10:57.735Z] noop [2022-07-12T23:10:57.735Z] Removing intermediate container e33fdf91930c [2022-07-12T23:10:57.735Z] ---> c6d8657409b0 [2022-07-12T23:10:57.735Z] Successfully built c6d8657409b0 [2022-07-12T23:10:57.735Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:10:58.117Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T23:10:58.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:10:58.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-19789 does not seem to be running inside a container [2022-07-12T23:10:58.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T23:10:59.795Z] $ docker top 6e35ae5e644e81e596a691fc63f497a9ad0f4d79e622a092bc94411b5ff886d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:11:00.688Z] + go version [2022-07-12T23:11:00.688Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T23:11:00.721Z] $ docker stop --time=1 6e35ae5e644e81e596a691fc63f497a9ad0f4d79e622a092bc94411b5ff886d9 [2022-07-12T23:11:02.373Z] $ docker rm -f 6e35ae5e644e81e596a691fc63f497a9ad0f4d79e622a092bc94411b5ff886d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:11:02.962Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T23:11:02.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:11:03.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-19789 does not seem to be running inside a container [2022-07-12T23:11:03.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T23:11:04.550Z] $ docker top 7b99c33bac66ad4c28d66dbe5432d4a4b30ef5dfab8e5c73c70cdcc495a3ed71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:11:05.440Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh [2022-07-12T23:11:06.113Z] + make test [2022-07-12T23:11:06.113Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-12T23:11:07.552Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-07-12T23:12:44.454Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-07-12T23:12:44.454Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-07-12T23:13:16.827Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.612s coverage: 39.3% of statements [2022-07-12T23:13:16.827Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.520s coverage: 52.0% of statements [2022-07-12T23:13:16.827Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.106s coverage: 96.4% of statements [2022-07-12T23:13:16.827Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-12T23:13:16.827Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T23:13:43.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T23:13:43.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T23:13:43.658Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T23:13:43.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T23:13:43.714Z] $ docker stop --time=1 7b99c33bac66ad4c28d66dbe5432d4a4b30ef5dfab8e5c73c70cdcc495a3ed71 [2022-07-12T23:13:45.515Z] $ docker rm -f 7b99c33bac66ad4c28d66dbe5432d4a4b30ef5dfab8e5c73c70cdcc495a3ed71 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T23:13:46.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T23:13:46.637Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T23:13:47.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T23:13:47.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T23:13:48.260Z] + ls -al . [2022-07-12T23:13:48.260Z] total 628 [2022-07-12T23:13:48.260Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 23:11 . [2022-07-12T23:13:48.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:08 .. [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 12 23:08 .dockerignore [2022-07-12T23:13:48.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:08 .git [2022-07-12T23:13:48.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:08 .github [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 946 Jul 12 23:08 .gitignore [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:08 .golangci.yml [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jul 12 23:08 Attribution.txt [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jul 12 23:08 CHANGELOG.md [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 23:08 Dockerfile [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:08 GOVERNANCE.md [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 683 Jul 12 23:08 Jenkinsfile [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 12 23:08 LICENSE [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jul 12 23:08 Makefile [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 12 23:08 OWNERS.md [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jul 12 23:08 README.md [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 12 23:06 VERSION [2022-07-12T23:13:48.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:08 bin [2022-07-12T23:13:48.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:08 cmd [2022-07-12T23:13:48.260Z] -rw-r--r-- 1 jenkins jenkins 460394 Jul 12 23:13 coverage.out [2022-07-12T23:13:48.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:08 examples [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jul 12 23:08 go.mod [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 35186 Jul 12 23:08 go.sum [2022-07-12T23:13:48.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:08 images [2022-07-12T23:13:48.260Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 12 23:08 internal [2022-07-12T23:13:48.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:08 snap [2022-07-12T23:13:48.260Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 12 23:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:13:48.637Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=077c09dc6d926495a8cb4f2fa7ddd3539309cdab --label arch=arm64 --label version=0.0.0 . [2022-07-12T23:13:48.935Z] Sending build context to Docker daemon 1.229MB [2022-07-12T23:13:49.271Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T23:13:49.271Z] Step 2/25 : FROM ${BASE} AS builder [2022-07-12T23:13:49.271Z] ---> c6d8657409b0 [2022-07-12T23:13:49.271Z] Step 3/25 : ARG MAKE='make build' [2022-07-12T23:13:49.271Z] ---> Running in 519c36cc04a5 [2022-07-12T23:13:49.546Z] Removing intermediate container 519c36cc04a5 [2022-07-12T23:13:49.546Z] ---> dd3f75de24e1 [2022-07-12T23:13:49.546Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-07-12T23:13:49.822Z] ---> Running in d591db513189 [2022-07-12T23:13:50.097Z] Removing intermediate container d591db513189 [2022-07-12T23:13:50.097Z] ---> 453e60b8bbc2 [2022-07-12T23:13:50.097Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T23:13:50.097Z] ---> Running in cbb3c8851549 [2022-07-12T23:13:50.374Z] Removing intermediate container cbb3c8851549 [2022-07-12T23:13:50.374Z] ---> 995adee1c247 [2022-07-12T23:13:50.374Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:13:50.374Z] ---> Running in b2185bf92205 [2022-07-12T23:13:52.349Z] Removing intermediate container b2185bf92205 [2022-07-12T23:13:52.349Z] ---> 5983190c090f [2022-07-12T23:13:52.349Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T23:13:52.349Z] ---> Running in 7f19d5297973 [2022-07-12T23:13:52.942Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T23:13:53.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T23:13:54.907Z] OK: 221 MiB in 51 packages [2022-07-12T23:13:55.890Z] Removing intermediate container 7f19d5297973 [2022-07-12T23:13:55.891Z] ---> 9d48cc9d8ff2 [2022-07-12T23:13:55.891Z] Step 8/25 : WORKDIR /app [2022-07-12T23:13:55.891Z] ---> Running in 2633aec64b96 [2022-07-12T23:13:56.163Z] Removing intermediate container 2633aec64b96 [2022-07-12T23:13:56.163Z] ---> 1d691cf4fcd0 [2022-07-12T23:13:56.163Z] Step 9/25 : COPY go.mod vendor* ./ [2022-07-12T23:13:56.767Z] ---> 5c6b66a37e9e [2022-07-12T23:13:56.767Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T23:13:57.042Z] ---> Running in 5881270672af [2022-07-12T23:13:59.027Z] Removing intermediate container 5881270672af [2022-07-12T23:13:59.027Z] ---> deacc81f3ea2 [2022-07-12T23:13:59.027Z] Step 11/25 : COPY . . [2022-07-12T23:13:59.638Z] ---> f4ad92ac6eac [2022-07-12T23:13:59.638Z] Step 12/25 : RUN $MAKE [2022-07-12T23:13:59.910Z] ---> Running in c49ec4ebe391 [2022-07-12T23:14:00.897Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-07-12T23:16:22.787Z] Removing intermediate container c49ec4ebe391 [2022-07-12T23:16:22.787Z] ---> 2c39fbbd3234 [2022-07-12T23:16:22.787Z] Step 13/25 : FROM alpine:3.16 [2022-07-12T23:16:22.787Z] 3.16: Pulling from library/alpine [2022-07-12T23:16:22.787Z] b3c136eddcbf: Already exists [2022-07-12T23:16:22.787Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T23:16:22.787Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T23:16:22.787Z] ---> 6e30ab57aeee [2022-07-12T23:16:22.787Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-12T23:16:22.787Z] ---> Running in e6da572ee2b2 [2022-07-12T23:16:22.787Z] Removing intermediate container e6da572ee2b2 [2022-07-12T23:16:22.787Z] ---> 40112eed1855 [2022-07-12T23:16:22.787Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T23:16:22.787Z] ---> Running in 61d0e12b0bc8 [2022-07-12T23:16:22.787Z] Removing intermediate container 61d0e12b0bc8 [2022-07-12T23:16:22.787Z] ---> 33c5918d8a65 [2022-07-12T23:16:22.787Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T23:16:22.787Z] ---> Running in 7f5b9253654d [2022-07-12T23:16:22.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T23:16:22.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T23:16:22.787Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T23:16:22.787Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T23:16:22.787Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T23:16:22.787Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T23:16:22.787Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T23:16:22.787Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T23:16:22.787Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T23:16:22.787Z] OK: 8 MiB in 20 packages [2022-07-12T23:16:23.380Z] Removing intermediate container 7f5b9253654d [2022-07-12T23:16:23.380Z] ---> b0a0b8df3442 [2022-07-12T23:16:23.380Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-07-12T23:16:23.971Z] ---> 1508ebf1352a [2022-07-12T23:16:23.971Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-07-12T23:16:24.248Z] ---> 5449e171e482 [2022-07-12T23:16:24.248Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-07-12T23:16:25.680Z] ---> 440f66d0a4d5 [2022-07-12T23:16:25.680Z] Step 20/25 : EXPOSE 59989 [2022-07-12T23:16:25.953Z] ---> Running in 3d3fe2574314 [2022-07-12T23:16:26.226Z] Removing intermediate container 3d3fe2574314 [2022-07-12T23:16:26.226Z] ---> d057f52942bf [2022-07-12T23:16:26.226Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-07-12T23:16:26.226Z] ---> Running in 96d616010cb3 [2022-07-12T23:16:26.499Z] Removing intermediate container 96d616010cb3 [2022-07-12T23:16:26.499Z] ---> 71fcd690cc68 [2022-07-12T23:16:26.499Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-12T23:16:26.499Z] ---> Running in f361573c78d6 [2022-07-12T23:16:26.780Z] Removing intermediate container f361573c78d6 [2022-07-12T23:16:26.780Z] ---> 7afdd2ea88a0 [2022-07-12T23:16:26.780Z] Step 23/25 : LABEL arch=arm64 [2022-07-12T23:16:26.780Z] ---> Running in b6f6d404d709 [2022-07-12T23:16:27.054Z] Removing intermediate container b6f6d404d709 [2022-07-12T23:16:27.054Z] ---> e909e1b1559b [2022-07-12T23:16:27.055Z] Step 24/25 : LABEL git_sha=077c09dc6d926495a8cb4f2fa7ddd3539309cdab [2022-07-12T23:16:27.326Z] ---> Running in 77b04b558b55 [2022-07-12T23:16:27.597Z] Removing intermediate container 77b04b558b55 [2022-07-12T23:16:27.597Z] ---> 5c8b83095af6 [2022-07-12T23:16:27.597Z] Step 25/25 : LABEL version=0.0.0 [2022-07-12T23:16:27.597Z] ---> Running in 114c28dafbdb [2022-07-12T23:16:27.866Z] Removing intermediate container 114c28dafbdb [2022-07-12T23:16:27.866Z] ---> 36b7efed464e [2022-07-12T23:16:27.866Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T23:16:27.866Z] Successfully built 36b7efed464e [2022-07-12T23:16:27.866Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:16:28.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T23:16:28.313Z] [2022-07-12T23:16:28.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:16:28.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T23:16:28.926Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T23:16:28.926Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T23:16:28.926Z] 04944245beec: Pulling fs layer [2022-07-12T23:16:28.926Z] 699f458cf7ca: Pulling fs layer [2022-07-12T23:16:28.926Z] 765212b225bb: Pulling fs layer [2022-07-12T23:16:28.926Z] f23df028b6ca: Pulling fs layer [2022-07-12T23:16:28.926Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T23:16:28.926Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T23:16:28.926Z] 765212b225bb: Waiting [2022-07-12T23:16:28.926Z] f23df028b6ca: Waiting [2022-07-12T23:16:28.926Z] d65c8cfc05b1: Waiting [2022-07-12T23:16:28.926Z] 2437ff75d9bd: Waiting [2022-07-12T23:16:28.926Z] 04944245beec: Verifying Checksum [2022-07-12T23:16:28.926Z] 04944245beec: Download complete [2022-07-12T23:16:28.926Z] 765212b225bb: Verifying Checksum [2022-07-12T23:16:28.926Z] 765212b225bb: Download complete [2022-07-12T23:16:28.926Z] f23df028b6ca: Verifying Checksum [2022-07-12T23:16:28.926Z] f23df028b6ca: Download complete [2022-07-12T23:16:28.926Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T23:16:28.926Z] d65c8cfc05b1: Download complete [2022-07-12T23:16:29.199Z] 699f458cf7ca: Verifying Checksum [2022-07-12T23:16:29.199Z] 699f458cf7ca: Download complete [2022-07-12T23:16:29.472Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T23:16:29.472Z] 8998bd30e6a1: Download complete [2022-07-12T23:16:31.443Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T23:16:31.443Z] 2437ff75d9bd: Download complete [2022-07-12T23:16:33.405Z] 8998bd30e6a1: Pull complete [2022-07-12T23:16:33.675Z] 04944245beec: Pull complete [2022-07-12T23:16:35.104Z] 699f458cf7ca: Pull complete [2022-07-12T23:16:35.104Z] 765212b225bb: Pull complete [2022-07-12T23:16:36.080Z] f23df028b6ca: Pull complete [2022-07-12T23:16:36.080Z] d65c8cfc05b1: Pull complete [2022-07-12T23:16:51.162Z] 2437ff75d9bd: Pull complete [2022-07-12T23:16:51.162Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T23:16:51.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T23:16:51.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:16:51.421Z] prd-ubuntu20.04-docker-arm64-4c-16g-19789 does not seem to be running inside a container [2022-07-12T23:16:51.534Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-12T23:16:54.176Z] $ docker top ad45d0576b05507cc6e3c2f184acf4798ffe442281cdd0e4a43a62ba3d67b30c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:16:55.149Z] ---> job-cost.sh [2022-07-12T23:16:55.149Z] lf-activate-venv: SKIPPING [2022-07-12T23:16:55.149Z] INFO: No Stack... [2022-07-12T23:16:55.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T23:16:56.390Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T23:16:57.044Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2022-07-12T23:16:57.044Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T23:16:57.102Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [2022-07-12T23:16:57.107Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] did not exist. Created. [2022-07-12T23:16:57.107Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T23:16:57.765Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-80399a19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T23:16:58.434Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T23:16:58.458Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T23:16:58.509Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T23:16:58.516Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-96-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T23:16:58.549Z] $ docker stop --time=1 ad45d0576b05507cc6e3c2f184acf4798ffe442281cdd0e4a43a62ba3d67b30c [2022-07-12T23:17:00.010Z] $ docker rm -f ad45d0576b05507cc6e3c2f184acf4798ffe442281cdd0e4a43a62ba3d67b30c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-12T23:17:00.435Z] provisioning config files... [2022-07-12T23:17:00.443Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/config7639357921181934557tmp [Pipeline] { [Pipeline] sh [2022-07-12T23:17:00.735Z] + set +x [2022-07-12T23:17:00.736Z] + curl -s https://codecov.io/bash [2022-07-12T23:17:00.736Z] + bash -s -- [2022-07-12T23:17:00.736Z] [2022-07-12T23:17:00.736Z] _____ _ [2022-07-12T23:17:00.736Z] / ____| | | [2022-07-12T23:17:00.736Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T23:17:00.736Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T23:17:00.736Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T23:17:00.736Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T23:17:00.736Z] Bash-1.0.6 [2022-07-12T23:17:00.736Z] [2022-07-12T23:17:00.736Z] [2022-07-12T23:17:00.736Z] ==> git version 2.25.1 found [2022-07-12T23:17:00.736Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-12T23:17:00.736Z] Release-Date: 2020-01-08 [2022-07-12T23:17:00.736Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-12T23:17:00.736Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T23:17:00.736Z] ==> Jenkins CI detected. [2022-07-12T23:17:00.736Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-96 [2022-07-12T23:17:00.736Z] project root: . [2022-07-12T23:17:00.736Z] --> token set from env [2022-07-12T23:17:00.736Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T23:17:00.736Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T23:17:00.736Z] ==> Python coveragepy not found [2022-07-12T23:17:00.736Z] ==> Searching for coverage reports in: [2022-07-12T23:17:00.736Z] + . [2022-07-12T23:17:00.736Z] -> Found 1 reports [2022-07-12T23:17:00.736Z] ==> Detecting git/mercurial file structure [2022-07-12T23:17:00.736Z] ==> Reading reports [2022-07-12T23:17:00.736Z] + ./coverage.out bytes=460394 [2022-07-12T23:17:00.736Z] ==> Appending adjustments [2022-07-12T23:17:00.736Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T23:17:00.995Z] + Found adjustments [2022-07-12T23:17:00.995Z] ==> Gzipping contents [2022-07-12T23:17:00.995Z] 52K /tmp/codecov.GBdu7b.gz [2022-07-12T23:17:00.995Z] ==> Uploading reports [2022-07-12T23:17:00.995Z] url: https://codecov.io [2022-07-12T23:17:00.995Z] query: branch=PR-96&commit=077c09dc6d926495a8cb4f2fa7ddd3539309cdab&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-96%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=96&job=&cmd_args= [2022-07-12T23:17:00.995Z] -> Pinging Codecov [2022-07-12T23:17:00.995Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-96&commit=077c09dc6d926495a8cb4f2fa7ddd3539309cdab&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-96%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=96&job=&cmd_args= [2022-07-12T23:17:01.567Z] -> Uploading to [2022-07-12T23:17:01.567Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/581DD39554BDF9B6E22D074273EAD858/077c09dc6d926495a8cb4f2fa7ddd3539309cdab/9cedc771-51ca-416b-bae8-ebf253bc7305.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T231701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9060e7e85e7104d20b9f406f7084dce67bd73f5cb5f6dab769228fdc6aa83414 [2022-07-12T23:17:01.567Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T23:17:01.567Z] Dload Upload Total Spent Left Speed [2022-07-12T23:17:01.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51828 0 0 100 51828 0 161k --:--:-- --:--:-- --:--:-- 161k [2022-07-12T23:17:01.828Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/077c09dc6d926495a8cb4f2fa7ddd3539309cdab [Pipeline] } [2022-07-12T23:17:01.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-07-12T23:17:02.484Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives ] [2022-07-12T23:17:02.485Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives [2022-07-12T23:17:02.485Z] total 16 [2022-07-12T23:17:02.485Z] drwxr-xr-x 3 root root 4096 Jul 12 23:07 . [2022-07-12T23:17:02.485Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:07 .. [2022-07-12T23:17:02.485Z] drwxr-xr-x 2 root root 4096 Jul 12 23:07 cost [2022-07-12T23:17:02.485Z] -rw-r--r-- 1 root root 89 Jul 12 23:07 cost.csv [2022-07-12T23:17:02.485Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives [2022-07-12T23:17:02.485Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives [2022-07-12T23:17:02.485Z] total 16 [2022-07-12T23:17:02.485Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:07 . [2022-07-12T23:17:02.485Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 12 23:07 .. [2022-07-12T23:17:02.485Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:07 cost [2022-07-12T23:17:02.485Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 12 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:17:02.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:17:03.635Z] ---> package-listing.sh [2022-07-12T23:17:03.635Z] ++ facter osfamily [2022-07-12T23:17:03.635Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T23:17:03.901Z] + OS_FAMILY=debian [2022-07-12T23:17:03.901Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-96 [2022-07-12T23:17:03.901Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T23:17:03.901Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T23:17:03.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T23:17:03.901Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T23:17:03.901Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-96 ']' [2022-07-12T23:17:03.901Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T23:17:03.901Z] + case "${OS_FAMILY}" in [2022-07-12T23:17:03.901Z] + dpkg -l [2022-07-12T23:17:03.901Z] + grep '^ii' [2022-07-12T23:17:03.901Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T23:17:03.901Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T23:17:03.901Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T23:17:03.901Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-96 ']' [2022-07-12T23:17:03.901Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives/ [2022-07-12T23:17:03.901Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-96/archives/ [Pipeline] echo [2022-07-12T23:17:03.912Z] 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/oundry_device-rfid-llrp-go_PR-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-12T23:17:04.195Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T23:17:04.765Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T23:17:04.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T23:17:04.854Z] prd-ubuntu20.04-docker-8c-8g-19787 does not seem to be running inside a container [2022-07-12T23:17:04.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/oundry_device-rfid-llrp-go_PR-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-96 -v /w/workspace/oundry_device-rfid-llrp-go_PR-96:/w/workspace/oundry_device-rfid-llrp-go_PR-96:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-96@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T23:17:05.142Z] $ docker top c209ba7d1d1e3d03c9f05ddd3271b40d00b601d46df115bb8399065890f9abfd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T23:17:05.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T23:17:05.802Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T23:17:06.092Z] + ls /var/log/sa-host [2022-07-12T23:17:06.092Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T23:17:06.155Z] provisioning config files... [2022-07-12T23:17:06.164Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-96@tmp/config7656377631479429028tmp [Pipeline] { [Pipeline] echo [2022-07-12T23:17:06.181Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:17:06.465Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T23:17:06.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:17:06.793Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T23:17:06.801Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:17:07.086Z] ---> sudo-logs.sh [2022-07-12T23:17:07.086Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T23:17:07.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:17:07.407Z] ---> job-cost.sh [2022-07-12T23:17:07.407Z] lf-activate-venv: SKIPPING [2022-07-12T23:17:07.407Z] DEBUG: total: 0.2199999988079071 [2022-07-12T23:17:07.407Z] INFO: Retrieving Stack Cost... [2022-07-12T23:17:07.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T23:17:08.239Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T23:17:08.249Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T23:17:08.533Z] ---> logs-deploy.sh [2022-07-12T23:17:08.533Z] lf-activate-venv: SKIPPING [2022-07-12T23:17:08.533Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-96/2 [2022-07-12T23:17:08.533Z] INFO: archiving workspace using pattern(s): [2022-07-12T23:17:09.560Z] Archives upload complete. [2022-07-12T23:17:09.560Z] INFO: archiving logs to Nexus