Pull request #92 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 rather than bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 Obtained Jenkinsfile from 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 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-ssh11158880900292113952.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9049132580592232750.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16587997926394159459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-92/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16774063362935226156.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2870320377084939378.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-92/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-92/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8720780789531143963.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2571 in /w/workspace/oundry_device-rfid-llrp-go_PR-92 [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-92 # 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 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 into PR head commit bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 Merge succeeded, producing bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 Checking out Revision bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 (PR-92) > 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/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 # 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 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 # timeout=10 Commit message: "build: Upgrade sdk and paho.mqtt lib" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-17T11:47:08.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-17T11:47:08.481Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-17T11:47:08.572Z] ========================================================= [2022-06-17T11:47:08.572Z] EdgeX Global Pipelines Version Info [2022-06-17T11:47:08.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:47:09.357Z] ------------------- [2022-06-17T11:47:09.357Z] stable info: [2022-06-17T11:47:09.357Z] ------------------- [2022-06-17T11:47:09.357Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-17T11:47:09.357Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T11:47:09.357Z] Message: update stable to v1.0.234 [2022-06-17T11:47:09.930Z] ------------------- [2022-06-17T11:47:09.931Z] experimental info: [2022-06-17T11:47:09.931Z] ------------------- [2022-06-17T11:47:09.931Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-17T11:47:09.931Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-17T11:47:09.931Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-17T11:47:10.455Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-06-17T11:47:10.493Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-06-17T11:47:10.531Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-17T11:47:10.566Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-17T11:47:10.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-17T11:47:10.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-17T11:47:10.682Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-17T11:47:10.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-17T11:47:10.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-17T11:47:10.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-17T11:47:10.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-17T11:47:10.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-06-17T11:47:10.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-17T11:47:10.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-17T11:47:10.991Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T11:47:11.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-17T11:47:11.063Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-17T11:47:11.101Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-17T11:47:11.141Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-17T11:47:11.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-17T11:47:11.210Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-17T11:47:11.242Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-17T11:47:11.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-17T11:47:11.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-17T11:47:11.356Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-17T11:47:11.391Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-17T11:47:11.427Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-17T11:47:11.465Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-92 [Pipeline] echo [2022-06-17T11:47:11.508Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-92 [Pipeline] echo [2022-06-17T11:47:11.550Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-92 [Pipeline] echo [2022-06-17T11:47:11.588Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] echo [2022-06-17T11:47:11.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bce3f8f [Pipeline] echo [2022-06-17T11:47:11.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T11:47:11.772Z] provisioning config files... [2022-06-17T11:47:11.787Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/config6848012641612969496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:47:12.152Z] ---> docker-login.sh [2022-06-17T11:47:12.152Z] nexus3.edgexfoundry.org:10001 [2022-06-17T11:47:12.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:12.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:12.414Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:12.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:12.414Z] [2022-06-17T11:47:12.414Z] Login Succeeded [2022-06-17T11:47:12.414Z] nexus3.edgexfoundry.org:10002 [2022-06-17T11:47:12.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:12.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:12.675Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:12.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:12.675Z] [2022-06-17T11:47:12.675Z] Login Succeeded [2022-06-17T11:47:12.675Z] nexus3.edgexfoundry.org:10003 [2022-06-17T11:47:12.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:12.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:12.675Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:12.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:12.675Z] [2022-06-17T11:47:12.675Z] Login Succeeded [2022-06-17T11:47:12.675Z] nexus3.edgexfoundry.org:10004 [2022-06-17T11:47:12.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:12.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:12.937Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:12.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:12.937Z] [2022-06-17T11:47:12.937Z] Login Succeeded [2022-06-17T11:47:12.937Z] docker.io [2022-06-17T11:47:12.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:13.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:13.520Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:13.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:13.520Z] [2022-06-17T11:47:13.520Z] Login Succeeded [2022-06-17T11:47:13.520Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T11:47:13.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-17T11:47:14.153Z] + git rev-list -1 --merges bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792~1..bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] echo [2022-06-17T11:47:14.209Z] -----------> git rev-list -1 --merges bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792~1..bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [false] [Pipeline] sh [2022-06-17T11:47:14.522Z] + git log --format=format:%s -1 bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] echo [2022-06-17T11:47:14.555Z] ========================================================= [2022-06-17T11:47:14.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-17T11:47:14.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-17T11:47:14.991Z] + git log --format=format:%s -1 bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] echo [2022-06-17T11:47:15.021Z] [semverPrep] GIT_COMMIT: bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792, Commit Message: build: Upgrade sdk and paho.mqtt lib [Pipeline] echo [2022-06-17T11:47:15.049Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-17T11:47:15.444Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-17T11:47:15.444Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-17T11:47:15.444Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-17T11:47:15.444Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-17T11:47:15.444Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-17T11:47:15.444Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-17T11:47:15.444Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:47:15.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T11:47:15.936Z] [2022-06-17T11:47:15.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:47:16.320Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T11:47:16.320Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-17T11:47:16.320Z] 42c077c10790: Pulling fs layer [2022-06-17T11:47:16.320Z] f63e77b7563a: Pulling fs layer [2022-06-17T11:47:16.320Z] bd5fdadae976: Pulling fs layer [2022-06-17T11:47:16.320Z] 205491f53016: Pulling fs layer [2022-06-17T11:47:16.320Z] df18705c85c3: Pulling fs layer [2022-06-17T11:47:16.320Z] bdb3f477010e: Pulling fs layer [2022-06-17T11:47:16.320Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-17T11:47:16.320Z] 2c6e9b1d212d: Pulling fs layer [2022-06-17T11:47:16.320Z] bdb3f477010e: Waiting [2022-06-17T11:47:16.320Z] 205491f53016: Waiting [2022-06-17T11:47:16.320Z] df18705c85c3: Waiting [2022-06-17T11:47:16.320Z] bdb8f0575790: Pulling fs layer [2022-06-17T11:47:16.320Z] 386e3cb2ff24: Pulling fs layer [2022-06-17T11:47:16.320Z] 2343380bae48: Pulling fs layer [2022-06-17T11:47:16.320Z] bdb8f0575790: Waiting [2022-06-17T11:47:16.320Z] 386e3cb2ff24: Waiting [2022-06-17T11:47:16.320Z] 2343380bae48: Waiting [2022-06-17T11:47:16.320Z] f63e77b7563a: Download complete [2022-06-17T11:47:16.320Z] 205491f53016: Download complete [2022-06-17T11:47:16.320Z] bd5fdadae976: Verifying Checksum [2022-06-17T11:47:16.320Z] bd5fdadae976: Download complete [2022-06-17T11:47:16.320Z] bdb3f477010e: Verifying Checksum [2022-06-17T11:47:16.320Z] bdb3f477010e: Download complete [2022-06-17T11:47:16.320Z] df18705c85c3: Verifying Checksum [2022-06-17T11:47:16.320Z] df18705c85c3: Download complete [2022-06-17T11:47:16.581Z] 2c6e9b1d212d: Verifying Checksum [2022-06-17T11:47:16.581Z] 2c6e9b1d212d: Download complete [2022-06-17T11:47:16.581Z] bdb8f0575790: Verifying Checksum [2022-06-17T11:47:16.581Z] bdb8f0575790: Download complete [2022-06-17T11:47:16.581Z] 386e3cb2ff24: Verifying Checksum [2022-06-17T11:47:16.581Z] 386e3cb2ff24: Download complete [2022-06-17T11:47:16.582Z] 2343380bae48: Verifying Checksum [2022-06-17T11:47:16.582Z] 2343380bae48: Download complete [2022-06-17T11:47:16.582Z] 42c077c10790: Verifying Checksum [2022-06-17T11:47:16.582Z] 42c077c10790: Download complete [2022-06-17T11:47:16.846Z] c8a8fc8e1c8f: Download complete [2022-06-17T11:47:18.229Z] 42c077c10790: Pull complete [2022-06-17T11:47:18.229Z] f63e77b7563a: Pull complete [2022-06-17T11:47:18.493Z] bd5fdadae976: Pull complete [2022-06-17T11:47:18.755Z] 205491f53016: Pull complete [2022-06-17T11:47:19.016Z] df18705c85c3: Pull complete [2022-06-17T11:47:19.016Z] bdb3f477010e: Pull complete [2022-06-17T11:47:21.564Z] c8a8fc8e1c8f: Pull complete [2022-06-17T11:47:21.564Z] 2c6e9b1d212d: Pull complete [2022-06-17T11:47:21.564Z] bdb8f0575790: Pull complete [2022-06-17T11:47:21.564Z] 386e3cb2ff24: Pull complete [2022-06-17T11:47:21.564Z] 2343380bae48: Pull complete [2022-06-17T11:47:21.564Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-17T11:47:21.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-17T11:47:21.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T11:47:21.800Z] prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container [2022-06-17T11:47:21.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-17T11:47:23.327Z] $ docker top 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 -eo pid,comm [2022-06-17T11:47:23.395Z] 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-06-17T11:47:23.395Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-17T11:47:23.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T11:47:23.518Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T11:47:23.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T11:47:23.649Z] $ docker exec 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 ssh-agent [2022-06-17T11:47:23.773Z] SSH_AUTH_SOCK=/tmp/ssh-ipOo0UDne4qu/agent.32 [2022-06-17T11:47:23.773Z] SSH_AGENT_PID=39 [2022-06-17T11:47:23.781Z] Running ssh-add (command line suppressed) [2022-06-17T11:47:23.915Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/private_key_6568400261569917420.key (/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/private_key_6568400261569917420.key) [2022-06-17T11:47:23.927Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T11:47:24.260Z] + git tag --points-at HEAD [Pipeline] } [2022-06-17T11:47:24.288Z] $ docker exec --env ******** --env ******** 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 ssh-agent -k [2022-06-17T11:47:24.411Z] unset SSH_AUTH_SOCK; [2022-06-17T11:47:24.412Z] unset SSH_AGENT_PID; [2022-06-17T11:47:24.412Z] echo Agent pid 39 killed; [2022-06-17T11:47:24.420Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-17T11:47:24.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-17T11:47:24.508Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-17T11:47:24.661Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-17T11:47:24.669Z] $ docker exec 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 ssh-agent [2022-06-17T11:47:24.795Z] SSH_AUTH_SOCK=/tmp/ssh-WJDZQHye1K99/agent.72 [2022-06-17T11:47:24.795Z] SSH_AGENT_PID=78 [2022-06-17T11:47:24.802Z] Running ssh-add (command line suppressed) [2022-06-17T11:47:24.937Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/private_key_6736690042136731220.key (/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/private_key_6736690042136731220.key) [2022-06-17T11:47:24.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-17T11:47:25.322Z] + git semver init [2022-06-17T11:47:25.584Z] 2022-06-17 11:47:25,512 [run_init] DEBUG init version:0.0.0 force:False [2022-06-17T11:47:25.584Z] 2022-06-17 11:47:25,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver [2022-06-17T11:47:25.584Z] 2022-06-17 11:47:25,513 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver [2022-06-17T11:47:25.584Z] 2022-06-17 11:47:25,513 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-92, universal_newlines=False, shell=None, istream=None) [2022-06-17T11:47:26.529Z] 2022-06-17 11:47:26,285 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92/.git/info/exclude [2022-06-17T11:47:26.530Z] 2022-06-17 11:47:26,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver/PR-92 with force:False [2022-06-17T11:47:26.530Z] 2022-06-17 11:47:26,285 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver/PR-92 [2022-06-17T11:47:26.530Z] 2022-06-17 11:47:26,288 [execute] INFO git cat-file --batch-check [2022-06-17T11:47:26.530Z] 2022-06-17 11:47:26,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T11:47:26.530Z] 2022-06-17 11:47:26,294 [execute] INFO git cat-file --batch [2022-06-17T11:47:26.530Z] 2022-06-17 11:47:26,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver, universal_newlines=False, shell=None, istream=) [2022-06-17T11:47:26.530Z] 2022-06-17 11:47:26,299 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-92/.semver/PR-92 [2022-06-17T11:47:26.530Z] 0.0.0 [Pipeline] } [2022-06-17T11:47:26.562Z] $ docker exec --env ******** --env ******** 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 ssh-agent -k [2022-06-17T11:47:26.679Z] unset SSH_AUTH_SOCK; [2022-06-17T11:47:26.680Z] unset SSH_AGENT_PID; [2022-06-17T11:47:26.680Z] echo Agent pid 78 killed; [2022-06-17T11:47:26.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-17T11:47:27.093Z] + git semver [Pipeline] } [2022-06-17T11:47:27.393Z] $ docker stop --time=1 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 [2022-06-17T11:47:28.722Z] $ docker rm -f 4a11a8ff1a144c04e695d1ed9140620c4aa7cefbd0ddffc72d9e5ee00b0054b8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T11:47:29.140Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-17T11:47:29.443Z] Stashed 1 file(s) [Pipeline] echo [2022-06-17T11:47:29.460Z] [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-06-17T11:47:30.000Z] provisioning config files... [2022-06-17T11:47:30.011Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/config4690505610865881996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:47:30.351Z] ---> docker-login.sh [2022-06-17T11:47:30.351Z] nexus3.edgexfoundry.org:10001 [2022-06-17T11:47:30.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:30.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:30.351Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:30.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:30.351Z] [2022-06-17T11:47:30.351Z] Login Succeeded [2022-06-17T11:47:30.351Z] nexus3.edgexfoundry.org:10002 [2022-06-17T11:47:30.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:30.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:30.612Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:30.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:30.612Z] [2022-06-17T11:47:30.612Z] Login Succeeded [2022-06-17T11:47:30.612Z] nexus3.edgexfoundry.org:10003 [2022-06-17T11:47:30.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:30.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:30.612Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:30.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:30.612Z] [2022-06-17T11:47:30.612Z] Login Succeeded [2022-06-17T11:47:30.612Z] nexus3.edgexfoundry.org:10004 [2022-06-17T11:47:30.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:30.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:30.873Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:30.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:30.873Z] [2022-06-17T11:47:30.873Z] Login Succeeded [2022-06-17T11:47:30.873Z] docker.io [2022-06-17T11:47:30.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:47:31.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:47:31.134Z] Configure a credential helper to remove this warning. See [2022-06-17T11:47:31.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:47:31.134Z] [2022-06-17T11:47:31.134Z] Login Succeeded [2022-06-17T11:47:31.134Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T11:47:31.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-17T11:47:31.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T11:47:31.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T11:47:31.434Z] ========================================================= [2022-06-17T11:47:31.434Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-17T11:47:31.434Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:47:31.912Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-17T11:47:31.912Z] Sending build context to Docker daemon 4.028MB [2022-06-17T11:47:31.912Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-17T11:47:31.912Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-17T11:47:31.912Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-17T11:47:31.912Z] 59bf1c3509f3: Pulling fs layer [2022-06-17T11:47:31.912Z] 666ba61612fd: Pulling fs layer [2022-06-17T11:47:31.912Z] 8ed8ca486205: Pulling fs layer [2022-06-17T11:47:31.912Z] cc1cd167ecdc: Pulling fs layer [2022-06-17T11:47:31.912Z] c516ae0d96e1: Pulling fs layer [2022-06-17T11:47:31.912Z] 684cea983483: Pulling fs layer [2022-06-17T11:47:31.912Z] dd3240ac7de5: Pulling fs layer [2022-06-17T11:47:31.912Z] b1e948a4e11c: Pulling fs layer [2022-06-17T11:47:31.912Z] a8fd76ee1af6: Pulling fs layer [2022-06-17T11:47:31.912Z] 646ad004c059: Pulling fs layer [2022-06-17T11:47:31.912Z] dd3240ac7de5: Waiting [2022-06-17T11:47:31.912Z] b1e948a4e11c: Waiting [2022-06-17T11:47:31.912Z] cc1cd167ecdc: Waiting [2022-06-17T11:47:31.912Z] c516ae0d96e1: Waiting [2022-06-17T11:47:31.912Z] 684cea983483: Waiting [2022-06-17T11:47:31.912Z] 646ad004c059: Waiting [2022-06-17T11:47:31.912Z] a8fd76ee1af6: Waiting [2022-06-17T11:47:31.912Z] 8ed8ca486205: Verifying Checksum [2022-06-17T11:47:31.912Z] 8ed8ca486205: Download complete [2022-06-17T11:47:31.912Z] 666ba61612fd: Download complete [2022-06-17T11:47:31.912Z] c516ae0d96e1: Download complete [2022-06-17T11:47:32.175Z] 684cea983483: Verifying Checksum [2022-06-17T11:47:32.175Z] 684cea983483: Download complete [2022-06-17T11:47:32.175Z] dd3240ac7de5: Verifying Checksum [2022-06-17T11:47:32.175Z] dd3240ac7de5: Download complete [2022-06-17T11:47:32.175Z] 59bf1c3509f3: Verifying Checksum [2022-06-17T11:47:32.175Z] 59bf1c3509f3: Download complete [2022-06-17T11:47:32.175Z] b1e948a4e11c: Verifying Checksum [2022-06-17T11:47:32.175Z] b1e948a4e11c: Download complete [2022-06-17T11:47:32.175Z] 59bf1c3509f3: Pull complete [2022-06-17T11:47:32.444Z] 666ba61612fd: Pull complete [2022-06-17T11:47:32.444Z] 8ed8ca486205: Pull complete [2022-06-17T11:47:32.716Z] 646ad004c059: Verifying Checksum [2022-06-17T11:47:32.716Z] 646ad004c059: Download complete [2022-06-17T11:47:32.716Z] a8fd76ee1af6: Verifying Checksum [2022-06-17T11:47:32.716Z] a8fd76ee1af6: Download complete [2022-06-17T11:47:32.976Z] cc1cd167ecdc: Verifying Checksum [2022-06-17T11:47:32.976Z] cc1cd167ecdc: Download complete [2022-06-17T11:47:37.171Z] cc1cd167ecdc: Pull complete [2022-06-17T11:47:37.171Z] c516ae0d96e1: Pull complete [2022-06-17T11:47:37.171Z] 684cea983483: Pull complete [2022-06-17T11:47:37.171Z] dd3240ac7de5: Pull complete [2022-06-17T11:47:37.171Z] b1e948a4e11c: Pull complete [2022-06-17T11:47:39.080Z] a8fd76ee1af6: Pull complete [2022-06-17T11:47:40.021Z] 646ad004c059: Pull complete [2022-06-17T11:47:40.021Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-17T11:47:40.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-17T11:47:40.021Z] ---> 8f69c11f6b0c [2022-06-17T11:47:40.021Z] Step 3/12 : ARG MAKE='make build' [2022-06-17T11:47:41.405Z] ---> Running in dc93f8f7f793 [2022-06-17T11:47:41.405Z] Removing intermediate container dc93f8f7f793 [2022-06-17T11:47:41.405Z] ---> 5b27a43368e0 [2022-06-17T11:47:41.405Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-17T11:47:41.405Z] ---> Running in 59f152a17648 [2022-06-17T11:47:41.405Z] Removing intermediate container 59f152a17648 [2022-06-17T11:47:41.405Z] ---> 79d01b13414a [2022-06-17T11:47:41.405Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-17T11:47:41.405Z] ---> Running in de0480e89200 [2022-06-17T11:47:41.667Z] Removing intermediate container de0480e89200 [2022-06-17T11:47:41.667Z] ---> ba8f7720c177 [2022-06-17T11:47:41.667Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T11:47:41.667Z] ---> Running in 7fb99854c2ca [2022-06-17T11:47:42.241Z] Removing intermediate container 7fb99854c2ca [2022-06-17T11:47:42.241Z] ---> 2c3201524be4 [2022-06-17T11:47:42.241Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-17T11:47:42.241Z] ---> Running in 76f66835b6bd [2022-06-17T11:47:42.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T11:47:43.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T11:47:43.714Z] OK: 221 MiB in 52 packages [2022-06-17T11:47:43.975Z] Removing intermediate container 76f66835b6bd [2022-06-17T11:47:43.975Z] ---> 1e2bc198d827 [2022-06-17T11:47:43.975Z] Step 8/12 : WORKDIR /app [2022-06-17T11:47:43.975Z] ---> Running in 08cebf5af4e0 [2022-06-17T11:47:44.239Z] Removing intermediate container 08cebf5af4e0 [2022-06-17T11:47:44.239Z] ---> 41aafc775a33 [2022-06-17T11:47:44.239Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-17T11:47:44.239Z] ---> 558c84b06b45 [2022-06-17T11:47:44.239Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T11:47:44.239Z] ---> Running in 47dca2500b30 [2022-06-17T11:47:44.852Z] Still waiting to schedule task [2022-06-17T11:47:44.852Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-17T11:47:59.177Z] Removing intermediate container 47dca2500b30 [2022-06-17T11:47:59.177Z] ---> 04c745094f2d [2022-06-17T11:47:59.177Z] Step 11/12 : COPY . . [2022-06-17T11:47:59.177Z] ---> 1ca238fcdc0a [2022-06-17T11:47:59.177Z] Step 12/12 : RUN $MAKE [2022-06-17T11:47:59.177Z] ---> Running in 136865b4b077 [2022-06-17T11:47:59.177Z] noop [2022-06-17T11:47:59.177Z] Removing intermediate container 136865b4b077 [2022-06-17T11:47:59.177Z] ---> 548d1aabbf8a [2022-06-17T11:47:59.177Z] Successfully built 548d1aabbf8a [2022-06-17T11:47:59.177Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:47:59.600Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T11:47:59.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T11:47:59.770Z] prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container [2022-06-17T11:47:59.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@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 ******** ci-base-image-x86_64 cat [2022-06-17T11:48:00.235Z] $ docker top 52d3f820638b261ad29483dbc4d5e2bc7f2025ecec786c01e7b787e9eb850687 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T11:48:00.650Z] + go version [2022-06-17T11:48:00.650Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-17T11:48:00.689Z] $ docker stop --time=1 52d3f820638b261ad29483dbc4d5e2bc7f2025ecec786c01e7b787e9eb850687 [2022-06-17T11:48:01.984Z] $ docker rm -f 52d3f820638b261ad29483dbc4d5e2bc7f2025ecec786c01e7b787e9eb850687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:48:02.716Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-17T11:48:02.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T11:48:02.945Z] prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container [2022-06-17T11:48:02.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@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 ******** ci-base-image-x86_64 cat [2022-06-17T11:48:03.378Z] $ docker top 6b007430c281e5a85e431485d8a987bf3a9d37d55e535ce719d6c283cfd0446c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-17T11:48:03.828Z] + make test [2022-06-17T11:48:03.828Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-17T11:48:04.088Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-17T11:48:16.316Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-17T11:48:16.316Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-17T11:48:19.638Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.458s coverage: 39.3% of statements [2022-06-17T11:48:19.638Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 51.9% of statements [2022-06-17T11:48:19.638Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements [2022-06-17T11:48:29.663Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-17T11:48:32.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-17T11:48:33.238Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-17T11:48:33.238Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-17T11:48:33.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-17T11:48:33.876Z] $ docker stop --time=1 6b007430c281e5a85e431485d8a987bf3a9d37d55e535ce719d6c283cfd0446c [2022-06-17T11:48:35.557Z] $ docker rm -f 6b007430c281e5a85e431485d8a987bf3a9d37d55e535ce719d6c283cfd0446c [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T11:48:36.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-17T11:48:36.186Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-17T11:48:36.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-17T11:48:37.179Z] + ls -al . [2022-06-17T11:48:37.179Z] total 632 [2022-06-17T11:48:37.179Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 17 11:48 . [2022-06-17T11:48:37.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:47 .. [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 17 11:47 .dockerignore [2022-06-17T11:48:37.179Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 11:47 .git [2022-06-17T11:48:37.179Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 11:47 .github [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 17 11:47 .gitignore [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 17 11:47 .golangci.yml [2022-06-17T11:48:37.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 11:47 .semver [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jun 17 11:47 Attribution.txt [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 17 11:47 CHANGELOG.md [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 17 11:47 Dockerfile [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 11:47 GOVERNANCE.md [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 17 11:47 Jenkinsfile [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 17 11:47 LICENSE [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 17 11:47 Makefile [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 11:47 OWNERS.md [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 17 11:47 README.md [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 11:47 VERSION [2022-06-17T11:48:37.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:47 bin [2022-06-17T11:48:37.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:47 cmd [2022-06-17T11:48:37.179Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 17 11:48 coverage.out [2022-06-17T11:48:37.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:47 examples [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jun 17 11:47 go.mod [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 17 11:47 go.sum [2022-06-17T11:48:37.179Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:47 images [2022-06-17T11:48:37.179Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 17 11:47 internal [2022-06-17T11:48:37.179Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:47 snap [2022-06-17T11:48:37.179Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 17 11:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:48:37.566Z] + 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=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 --label arch=amd64 --label version=0.0.0 . [2022-06-17T11:48:37.566Z] Sending build context to Docker daemon 4.028MB [2022-06-17T11:48:37.566Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-17T11:48:37.566Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-17T11:48:37.566Z] ---> 548d1aabbf8a [2022-06-17T11:48:37.566Z] Step 3/25 : ARG MAKE='make build' [2022-06-17T11:48:37.566Z] ---> Running in fefbc304a5e3 [2022-06-17T11:48:37.829Z] Removing intermediate container fefbc304a5e3 [2022-06-17T11:48:37.829Z] ---> 0861d1673f03 [2022-06-17T11:48:37.829Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-17T11:48:37.829Z] ---> Running in 5d95fe387701 [2022-06-17T11:48:37.829Z] Removing intermediate container 5d95fe387701 [2022-06-17T11:48:37.829Z] ---> 1763d36b8dc0 [2022-06-17T11:48:37.829Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-17T11:48:37.829Z] ---> Running in fd5539340b98 [2022-06-17T11:48:38.094Z] Removing intermediate container fd5539340b98 [2022-06-17T11:48:38.094Z] ---> 37180822de38 [2022-06-17T11:48:38.094Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T11:48:38.094Z] ---> Running in 687f9360ef94 [2022-06-17T11:48:38.666Z] Removing intermediate container 687f9360ef94 [2022-06-17T11:48:38.666Z] ---> 5d81a9e55043 [2022-06-17T11:48:38.666Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-17T11:48:38.666Z] ---> Running in bc0b03867bed [2022-06-17T11:48:38.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-17T11:48:39.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-17T11:48:40.130Z] OK: 221 MiB in 52 packages [2022-06-17T11:48:40.392Z] Removing intermediate container bc0b03867bed [2022-06-17T11:48:40.392Z] ---> 8be6d33a8a59 [2022-06-17T11:48:40.392Z] Step 8/25 : WORKDIR /app [2022-06-17T11:48:40.392Z] ---> Running in f1cba75cb675 [2022-06-17T11:48:40.392Z] Removing intermediate container f1cba75cb675 [2022-06-17T11:48:40.392Z] ---> da709927b141 [2022-06-17T11:48:40.392Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-17T11:48:40.653Z] ---> 31c851104b38 [2022-06-17T11:48:40.653Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T11:48:40.653Z] ---> Running in 9344e9655d4b [2022-06-17T11:48:41.236Z] Removing intermediate container 9344e9655d4b [2022-06-17T11:48:41.236Z] ---> d5ecd9bedce6 [2022-06-17T11:48:41.236Z] Step 11/25 : COPY . . [2022-06-17T11:48:41.497Z] ---> a3861bacde95 [2022-06-17T11:48:41.497Z] Step 12/25 : RUN $MAKE [2022-06-17T11:48:41.497Z] ---> Running in f2326af6cb0b [2022-06-17T11:48:42.069Z] 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-06-17T11:49:04.045Z] Removing intermediate container f2326af6cb0b [2022-06-17T11:49:04.045Z] ---> 1fabc463343c [2022-06-17T11:49:04.045Z] Step 13/25 : FROM alpine:3.14 [2022-06-17T11:49:04.045Z] 3.14: Pulling from library/alpine [2022-06-17T11:49:04.045Z] 8663204ce13b: Pulling fs layer [2022-06-17T11:49:04.045Z] 8663204ce13b: Verifying Checksum [2022-06-17T11:49:04.046Z] 8663204ce13b: Download complete [2022-06-17T11:49:04.046Z] 8663204ce13b: Pull complete [2022-06-17T11:49:04.046Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-17T11:49:04.046Z] Status: Downloaded newer image for alpine:3.14 [2022-06-17T11:49:04.046Z] ---> e04c818066af [2022-06-17T11:49:04.046Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-17T11:49:04.046Z] ---> Running in eea21cbade3d [2022-06-17T11:49:04.046Z] Removing intermediate container eea21cbade3d [2022-06-17T11:49:04.046Z] ---> 3fbad1f316e3 [2022-06-17T11:49:04.046Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T11:49:04.046Z] ---> Running in 6fc578d75938 [2022-06-17T11:49:04.617Z] Removing intermediate container 6fc578d75938 [2022-06-17T11:49:04.617Z] ---> cd2898adc499 [2022-06-17T11:49:04.617Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-17T11:49:04.617Z] ---> Running in a287dea7a936 [2022-06-17T11:49:04.881Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-17T11:49:05.824Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-17T11:49:06.085Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-17T11:49:06.085Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-17T11:49:06.351Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-17T11:49:06.351Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-17T11:49:06.351Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-17T11:49:06.614Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-17T11:49:06.614Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T11:49:06.614Z] OK: 8 MiB in 20 packages [2022-06-17T11:49:07.185Z] Removing intermediate container a287dea7a936 [2022-06-17T11:49:07.185Z] ---> e0849da67c19 [2022-06-17T11:49:07.185Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-17T11:49:07.185Z] ---> 6dff0053f181 [2022-06-17T11:49:07.185Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-17T11:49:07.445Z] ---> 6feb26167552 [2022-06-17T11:49:07.445Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-17T11:49:08.017Z] ---> ab76407f39b7 [2022-06-17T11:49:08.017Z] Step 20/25 : EXPOSE 59989 [2022-06-17T11:49:08.017Z] ---> Running in 1569c736d81e [2022-06-17T11:49:08.017Z] Removing intermediate container 1569c736d81e [2022-06-17T11:49:08.017Z] ---> 734c9db58c82 [2022-06-17T11:49:08.017Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-17T11:49:08.017Z] ---> Running in 9fa68d3f6c06 [2022-06-17T11:49:08.278Z] Removing intermediate container 9fa68d3f6c06 [2022-06-17T11:49:08.278Z] ---> f5cdd3fa40ee [2022-06-17T11:49:08.278Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-17T11:49:08.278Z] ---> Running in 23ef86bff7b1 [2022-06-17T11:49:08.278Z] Removing intermediate container 23ef86bff7b1 [2022-06-17T11:49:08.278Z] ---> 4f67636e3ac0 [2022-06-17T11:49:08.278Z] Step 23/25 : LABEL arch=amd64 [2022-06-17T11:49:08.278Z] ---> Running in 1ee07ed42c75 [2022-06-17T11:49:08.544Z] Removing intermediate container 1ee07ed42c75 [2022-06-17T11:49:08.544Z] ---> dbb81bbe49cd [2022-06-17T11:49:08.544Z] Step 24/25 : LABEL git_sha=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [2022-06-17T11:49:08.544Z] ---> Running in 6fd6b2a2db42 [2022-06-17T11:49:08.544Z] Removing intermediate container 6fd6b2a2db42 [2022-06-17T11:49:08.544Z] ---> 6e291bf17c84 [2022-06-17T11:49:08.544Z] Step 25/25 : LABEL version=0.0.0 [2022-06-17T11:49:08.544Z] ---> Running in eb565a5091d9 [2022-06-17T11:49:08.807Z] Removing intermediate container eb565a5091d9 [2022-06-17T11:49:08.807Z] ---> c3661ce1a682 [2022-06-17T11:49:08.807Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-17T11:49:08.807Z] Successfully built c3661ce1a682 [2022-06-17T11:49:08.807Z] 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-06-17T11:49:09.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T11:49:09.696Z] [2022-06-17T11:49:09.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:49:10.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T11:49:10.073Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-17T11:49:10.073Z] 5eb5b503b376: Pulling fs layer [2022-06-17T11:49:10.073Z] 5c69ac0246d0: Pulling fs layer [2022-06-17T11:49:10.073Z] ec43610c2a17: Pulling fs layer [2022-06-17T11:49:10.073Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-17T11:49:10.073Z] 33b1e0a273af: Pulling fs layer [2022-06-17T11:49:10.073Z] 5d3b04190fa2: Pulling fs layer [2022-06-17T11:49:10.073Z] 2f39f015ded8: Pulling fs layer [2022-06-17T11:49:10.073Z] 3a2ae6a8a46f: Waiting [2022-06-17T11:49:10.073Z] 33b1e0a273af: Waiting [2022-06-17T11:49:10.073Z] 5d3b04190fa2: Waiting [2022-06-17T11:49:10.073Z] 2f39f015ded8: Waiting [2022-06-17T11:49:10.073Z] 5c69ac0246d0: Download complete [2022-06-17T11:49:10.073Z] 3a2ae6a8a46f: Download complete [2022-06-17T11:49:10.337Z] 33b1e0a273af: Verifying Checksum [2022-06-17T11:49:10.337Z] 33b1e0a273af: Download complete [2022-06-17T11:49:10.337Z] ec43610c2a17: Verifying Checksum [2022-06-17T11:49:10.337Z] ec43610c2a17: Download complete [2022-06-17T11:49:10.337Z] 5d3b04190fa2: Verifying Checksum [2022-06-17T11:49:10.337Z] 5d3b04190fa2: Download complete [2022-06-17T11:49:10.337Z] 5eb5b503b376: Verifying Checksum [2022-06-17T11:49:10.337Z] 5eb5b503b376: Download complete [2022-06-17T11:49:10.906Z] 2f39f015ded8: Download complete [2022-06-17T11:49:11.846Z] 5eb5b503b376: Pull complete [2022-06-17T11:49:11.846Z] 5c69ac0246d0: Pull complete [2022-06-17T11:49:12.415Z] ec43610c2a17: Pull complete [2022-06-17T11:49:12.415Z] 3a2ae6a8a46f: Pull complete [2022-06-17T11:49:12.674Z] 33b1e0a273af: Pull complete [2022-06-17T11:49:12.674Z] 5d3b04190fa2: Pull complete [2022-06-17T11:49:17.967Z] 2f39f015ded8: Pull complete [2022-06-17T11:49:17.967Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-17T11:49:17.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T11:49:17.967Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T11:49:18.210Z] prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container [2022-06-17T11:49:18.260Z] $ 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-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@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-06-17T11:49:19.634Z] $ docker top f3aae353139c6b387180182cf769ffd5e01baef9c54b721f4272a45e93264656 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:49:20.092Z] ---> job-cost.sh [2022-06-17T11:49:20.092Z] lf-activate-venv: SKIPPING [2022-06-17T11:49:20.092Z] INFO: No Stack... [2022-06-17T11:49:20.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-17T11:49:20.935Z] INFO: Archiving Costs [2022-06-17T11:49:20.949Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2572 in /w/workspace/oundry_device-rfid-llrp-go_PR-92 [Pipeline] { [Pipeline] sh [Pipeline] ws [2022-06-17T11:49:21.028Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-06-17T11:49:21.137Z] Selected Git installation does not exist. Using Default [2022-06-17T11:49:21.137Z] The recommended git tool is: NONE [2022-06-17T11:49:21.251Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives/cost.csv [2022-06-17T11:49:21.251Z] + cut -d, -f6 [Pipeline] lock [2022-06-17T11:49:21.290Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [2022-06-17T11:49:21.294Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] did not exist. Created. [2022-06-17T11:49:21.295Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-17T11:49:21.688Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-17T11:49:21.759Z] Stashed 1 file(s) [Pipeline] } [2022-06-17T11:49:21.774Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-17T11:49:21.856Z] $ docker stop --time=1 f3aae353139c6b387180182cf769ffd5e01baef9c54b721f4272a45e93264656 [2022-06-17T11:49:23.060Z] $ docker rm -f f3aae353139c6b387180182cf769ffd5e01baef9c54b721f4272a45e93264656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-17T11:49:26.723Z] using credential edgex-jenkins-ssh [2022-06-17T11:49:26.741Z] Cloning the remote Git repository [2022-06-17T11:49:26.801Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-17T11:49:26.876Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-06-17T11:49:27.045Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-17T11:49:27.048Z] > git --version # timeout=10 [2022-06-17T11:49:27.109Z] > git --version # 'git version 2.25.1' [2022-06-17T11:49:27.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T11:49:27.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T11:49:28.863Z] Merging remotes/origin/main commit 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 into PR head commit bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [2022-06-17T11:49:28.290Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-06-17T11:49:28.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-17T11:49:28.348Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-06-17T11:49:28.385Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-06-17T11:49:28.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T11:49:28.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/92/head:refs/remotes/origin/PR-92 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-17T11:49:28.891Z] > git config core.sparsecheckout # timeout=10 [2022-06-17T11:49:28.916Z] > git checkout -f bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 # timeout=10 [2022-06-17T11:49:29.026Z] > git remote # timeout=10 [2022-06-17T11:49:29.043Z] > git config --get remote.origin.url # timeout=10 [2022-06-17T11:49:29.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-17T11:49:29.078Z] > git merge 0f0ca570eb6b1bbb06d3b57d393a93a851992a06 # timeout=10 [2022-06-17T11:49:29.102Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-17T11:49:29.123Z] Merge succeeded, producing bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [2022-06-17T11:49:29.124Z] Checking out Revision bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 (PR-92) [2022-06-17T11:49:29.136Z] > git config core.sparsecheckout # timeout=10 [2022-06-17T11:49:29.150Z] > git checkout -f bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 # timeout=10 [2022-06-17T11:49:33.316Z] Commit message: "build: Upgrade sdk and paho.mqtt lib" [2022-06-17T11:49:33.380Z] > git --version # timeout=10 [2022-06-17T11:49:33.402Z] > git --version # 'git version 2.25.1' [2022-06-17T11:49:33.413Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-17T11:49:34.603Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-17T11:49:34.603Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T11:49:34.603Z] Dload Upload Total Spent Left Speed [2022-06-17T11:49:34.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 38775 0 --:--:-- --:--:-- --:--:-- 38775 [Pipeline] sh [2022-06-17T11:49:35.648Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-17T11:49:36.003Z] + sudo tee /etc/docker/daemon.new [2022-06-17T11:49:36.003Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-17T11:49:36.003Z] { [2022-06-17T11:49:36.003Z] "registry-mirrors": [ [2022-06-17T11:49:36.003Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-17T11:49:36.003Z] ], [2022-06-17T11:49:36.003Z] "bip": "10.250.0.254/24", [2022-06-17T11:49:36.003Z] "hosts": [ [2022-06-17T11:49:36.003Z] "tcp://0.0.0.0:5555", [2022-06-17T11:49:36.003Z] "unix:///var/run/docker.sock" [2022-06-17T11:49:36.003Z] ], [2022-06-17T11:49:36.003Z] "mtu": 1458, [2022-06-17T11:49:36.003Z] "selinux-enabled": true, [2022-06-17T11:49:36.003Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-17T11:49:36.003Z] } [Pipeline] sh [2022-06-17T11:49:36.352Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-17T11:49:36.705Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T11:49:55.270Z] provisioning config files... [2022-06-17T11:49:55.294Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2173497381077235148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:49:55.693Z] ---> docker-login.sh [2022-06-17T11:49:55.693Z] nexus3.edgexfoundry.org:10001 [2022-06-17T11:49:56.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:49:56.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:49:56.565Z] Configure a credential helper to remove this warning. See [2022-06-17T11:49:56.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:49:56.565Z] [2022-06-17T11:49:56.565Z] Login Succeeded [2022-06-17T11:49:56.565Z] nexus3.edgexfoundry.org:10002 [2022-06-17T11:49:56.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:49:56.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:49:56.841Z] Configure a credential helper to remove this warning. See [2022-06-17T11:49:56.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:49:56.841Z] [2022-06-17T11:49:56.841Z] Login Succeeded [2022-06-17T11:49:56.841Z] nexus3.edgexfoundry.org:10003 [2022-06-17T11:49:57.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:49:57.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:49:57.442Z] Configure a credential helper to remove this warning. See [2022-06-17T11:49:57.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:49:57.442Z] [2022-06-17T11:49:57.442Z] Login Succeeded [2022-06-17T11:49:57.442Z] nexus3.edgexfoundry.org:10004 [2022-06-17T11:49:57.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:49:57.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:49:57.992Z] Configure a credential helper to remove this warning. See [2022-06-17T11:49:57.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:49:57.992Z] [2022-06-17T11:49:57.992Z] Login Succeeded [2022-06-17T11:49:57.992Z] docker.io [2022-06-17T11:49:58.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-17T11:49:58.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-17T11:49:58.542Z] Configure a credential helper to remove this warning. See [2022-06-17T11:49:58.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-17T11:49:58.542Z] [2022-06-17T11:49:58.542Z] Login Succeeded [2022-06-17T11:49:58.542Z] ---> docker-login.sh ends [Pipeline] } [2022-06-17T11:49:58.578Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-17T11:49:58.952Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T11:49:58.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-17T11:49:59.017Z] ========================================================= [2022-06-17T11:49:59.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-17T11:49:59.017Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:49:59.530Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-17T11:49:59.803Z] Sending build context to Docker daemon 1.229MB [2022-06-17T11:49:59.803Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-17T11:49:59.803Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-17T11:50:00.079Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-17T11:50:00.079Z] 9b3977197b4f: Pulling fs layer [2022-06-17T11:50:00.079Z] 1a89e8eeedd5: Pulling fs layer [2022-06-17T11:50:00.079Z] 94645a83ff95: Pulling fs layer [2022-06-17T11:50:00.079Z] e6fb740bc735: Pulling fs layer [2022-06-17T11:50:00.079Z] 3a77bd46dcc9: Pulling fs layer [2022-06-17T11:50:00.079Z] 355e64cbe906: Pulling fs layer [2022-06-17T11:50:00.079Z] 63ab81a10011: Pulling fs layer [2022-06-17T11:50:00.079Z] 555d1d1c4555: Pulling fs layer [2022-06-17T11:50:00.079Z] 7d9057610161: Pulling fs layer [2022-06-17T11:50:00.079Z] 63ab81a10011: Waiting [2022-06-17T11:50:00.079Z] 555d1d1c4555: Waiting [2022-06-17T11:50:00.079Z] e6fb740bc735: Waiting [2022-06-17T11:50:00.079Z] 7d9057610161: Waiting [2022-06-17T11:50:00.079Z] 355e64cbe906: Waiting [2022-06-17T11:50:00.079Z] 3a77bd46dcc9: Waiting [2022-06-17T11:50:00.079Z] 94645a83ff95: Verifying Checksum [2022-06-17T11:50:00.079Z] 94645a83ff95: Download complete [2022-06-17T11:50:00.079Z] 1a89e8eeedd5: Download complete [2022-06-17T11:50:00.079Z] 3a77bd46dcc9: Verifying Checksum [2022-06-17T11:50:00.079Z] 3a77bd46dcc9: Download complete [2022-06-17T11:50:00.079Z] 355e64cbe906: Verifying Checksum [2022-06-17T11:50:00.079Z] 355e64cbe906: Download complete [2022-06-17T11:50:00.079Z] 9b3977197b4f: Verifying Checksum [2022-06-17T11:50:00.079Z] 9b3977197b4f: Download complete [2022-06-17T11:50:00.079Z] 63ab81a10011: Verifying Checksum [2022-06-17T11:50:00.079Z] 63ab81a10011: Download complete [2022-06-17T11:50:01.081Z] 9b3977197b4f: Pull complete [2022-06-17T11:50:01.081Z] 7d9057610161: Verifying Checksum [2022-06-17T11:50:01.081Z] 7d9057610161: Download complete [2022-06-17T11:50:01.688Z] 1a89e8eeedd5: Pull complete [2022-06-17T11:50:01.964Z] 94645a83ff95: Pull complete [2022-06-17T11:50:02.241Z] 555d1d1c4555: Verifying Checksum [2022-06-17T11:50:02.241Z] 555d1d1c4555: Download complete [2022-06-17T11:50:02.839Z] e6fb740bc735: Verifying Checksum [2022-06-17T11:50:02.839Z] e6fb740bc735: Download complete [2022-06-17T11:50:15.246Z] e6fb740bc735: Pull complete [2022-06-17T11:50:15.246Z] 3a77bd46dcc9: Pull complete [2022-06-17T11:50:15.246Z] 355e64cbe906: Pull complete [2022-06-17T11:50:15.520Z] 63ab81a10011: Pull complete [2022-06-17T11:50:22.247Z] 555d1d1c4555: Pull complete [2022-06-17T11:50:23.685Z] 7d9057610161: Pull complete [2022-06-17T11:50:23.685Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-17T11:50:23.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-17T11:50:23.685Z] ---> 819e984ddca1 [2022-06-17T11:50:23.685Z] Step 3/12 : ARG MAKE='make build' [2022-06-17T11:50:25.680Z] ---> Running in dff2815925d5 [2022-06-17T11:50:27.130Z] Removing intermediate container dff2815925d5 [2022-06-17T11:50:27.130Z] ---> da0e4dff2f93 [2022-06-17T11:50:27.130Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-17T11:50:27.130Z] ---> Running in 9009b2486a10 [2022-06-17T11:50:27.130Z] Removing intermediate container 9009b2486a10 [2022-06-17T11:50:27.130Z] ---> ee2020b55823 [2022-06-17T11:50:27.130Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-17T11:50:27.408Z] ---> Running in 988c407c778f [2022-06-17T11:50:27.684Z] Removing intermediate container 988c407c778f [2022-06-17T11:50:27.684Z] ---> cbbf90b04894 [2022-06-17T11:50:27.685Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T11:50:27.685Z] ---> Running in d8d6c62bc84b [2022-06-17T11:50:29.690Z] Removing intermediate container d8d6c62bc84b [2022-06-17T11:50:29.691Z] ---> 255038fef7d8 [2022-06-17T11:50:29.691Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-17T11:50:29.691Z] ---> Running in 35d714adcf56 [2022-06-17T11:50:30.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T11:50:31.273Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T11:50:32.255Z] OK: 220 MiB in 52 packages [2022-06-17T11:50:33.238Z] Removing intermediate container 35d714adcf56 [2022-06-17T11:50:33.238Z] ---> 6ba90f5ae33e [2022-06-17T11:50:33.238Z] Step 8/12 : WORKDIR /app [2022-06-17T11:50:33.238Z] ---> Running in 914160cb8774 [2022-06-17T11:50:33.238Z] Removing intermediate container 914160cb8774 [2022-06-17T11:50:33.238Z] ---> 5d586878e05c [2022-06-17T11:50:33.238Z] Step 9/12 : COPY go.mod vendor* ./ [2022-06-17T11:50:33.839Z] ---> 79aaa96a5c4b [2022-06-17T11:50:33.839Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T11:50:33.839Z] ---> Running in ec2258f48e81 [2022-06-17T11:51:20.845Z] Removing intermediate container ec2258f48e81 [2022-06-17T11:51:20.845Z] ---> 369650bf46cc [2022-06-17T11:51:20.845Z] Step 11/12 : COPY . . [2022-06-17T11:51:20.845Z] ---> 272bcf22218a [2022-06-17T11:51:20.845Z] Step 12/12 : RUN $MAKE [2022-06-17T11:51:20.845Z] ---> Running in 517aedcb61f3 [2022-06-17T11:51:20.845Z] noop [2022-06-17T11:51:20.845Z] Removing intermediate container 517aedcb61f3 [2022-06-17T11:51:20.845Z] ---> 49f19f4ec156 [2022-06-17T11:51:20.845Z] Successfully built 49f19f4ec156 [2022-06-17T11:51:20.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:51:21.327Z] + docker inspect -f . ci-base-image-arm64 [2022-06-17T11:51:21.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T11:51:21.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-2572 does not seem to be running inside a container [2022-06-17T11:51:21.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-17T11:51:23.001Z] $ docker top bb1a87bbdcd9a3adb41f1ca7cd86262a8285fba243280dde7b1c25910d4fea71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T11:51:23.964Z] + go version [2022-06-17T11:51:23.964Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-17T11:51:24.007Z] $ docker stop --time=1 bb1a87bbdcd9a3adb41f1ca7cd86262a8285fba243280dde7b1c25910d4fea71 [2022-06-17T11:51:25.621Z] $ docker rm -f bb1a87bbdcd9a3adb41f1ca7cd86262a8285fba243280dde7b1c25910d4fea71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:51:26.542Z] + docker inspect -f . ci-base-image-arm64 [2022-06-17T11:51:26.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T11:51:26.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-2572 does not seem to be running inside a container [2022-06-17T11:51:26.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-17T11:51:28.240Z] $ docker top efc2a8334dc7433359285d451b689023343b49bac4897b25c7bc7571fb7971ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-17T11:51:29.240Z] + make test [2022-06-17T11:51:29.240Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-17T11:51:31.232Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-06-17T11:53:08.110Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-06-17T11:53:08.110Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-06-17T11:53:26.428Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.178s coverage: 39.3% of statements [2022-06-17T11:53:26.428Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.511s coverage: 52.0% of statements [2022-06-17T11:53:26.428Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements [2022-06-17T11:53:26.428Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-17T11:53:26.428Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-17T11:53:58.803Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-17T11:53:58.803Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-17T11:53:58.803Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-17T11:53:58.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-17T11:53:58.881Z] $ docker stop --time=1 efc2a8334dc7433359285d451b689023343b49bac4897b25c7bc7571fb7971ff [2022-06-17T11:54:00.700Z] $ docker rm -f efc2a8334dc7433359285d451b689023343b49bac4897b25c7bc7571fb7971ff [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-17T11:54:01.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-17T11:54:01.775Z] Warning: overwriting stash ‘coverage-report’ [2022-06-17T11:54:02.626Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-17T11:54:03.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-17T11:54:03.591Z] + ls -al . [2022-06-17T11:54:03.591Z] total 628 [2022-06-17T11:54:03.591Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 11:53 . [2022-06-17T11:54:03.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:49 .. [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 17 11:49 .dockerignore [2022-06-17T11:54:03.591Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 11:49 .git [2022-06-17T11:54:03.591Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 11:49 .github [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 946 Jun 17 11:49 .gitignore [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 17 11:49 .golangci.yml [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 10362 Jun 17 11:49 Attribution.txt [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 3740 Jun 17 11:49 CHANGELOG.md [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 1514 Jun 17 11:49 Dockerfile [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 17 11:49 GOVERNANCE.md [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 683 Jun 17 11:49 Jenkinsfile [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 17 11:49 LICENSE [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 2196 Jun 17 11:49 Makefile [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 17 11:49 OWNERS.md [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jun 17 11:49 README.md [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 11:47 VERSION [2022-06-17T11:54:03.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:49 bin [2022-06-17T11:54:03.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:49 cmd [2022-06-17T11:54:03.591Z] -rw-r--r-- 1 jenkins jenkins 460394 Jun 17 11:53 coverage.out [2022-06-17T11:54:03.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:49 examples [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 3354 Jun 17 11:49 go.mod [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 35675 Jun 17 11:49 go.sum [2022-06-17T11:54:03.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 11:49 images [2022-06-17T11:54:03.591Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 17 11:49 internal [2022-06-17T11:54:03.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 11:49 snap [2022-06-17T11:54:03.591Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 17 11:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:54:04.075Z] + 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=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 --label arch=arm64 --label version=0.0.0 . [2022-06-17T11:54:04.360Z] Sending build context to Docker daemon 1.229MB [2022-06-17T11:54:04.632Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-17T11:54:04.632Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-17T11:54:04.632Z] ---> 49f19f4ec156 [2022-06-17T11:54:04.632Z] Step 3/25 : ARG MAKE='make build' [2022-06-17T11:54:04.632Z] ---> Running in 530364770f6c [2022-06-17T11:54:04.906Z] Removing intermediate container 530364770f6c [2022-06-17T11:54:04.906Z] ---> 7a02ae4ead99 [2022-06-17T11:54:04.906Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-06-17T11:54:04.906Z] ---> Running in 4f65b69764fe [2022-06-17T11:54:05.506Z] Removing intermediate container 4f65b69764fe [2022-06-17T11:54:05.506Z] ---> 5db79a3837dd [2022-06-17T11:54:05.506Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-06-17T11:54:05.506Z] ---> Running in e43432b50ab2 [2022-06-17T11:54:05.779Z] Removing intermediate container e43432b50ab2 [2022-06-17T11:54:05.779Z] ---> 1bb2c6f028a2 [2022-06-17T11:54:05.779Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T11:54:05.779Z] ---> Running in fde75c87045c [2022-06-17T11:54:07.758Z] Removing intermediate container fde75c87045c [2022-06-17T11:54:07.759Z] ---> 854fd87e5d79 [2022-06-17T11:54:07.759Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-17T11:54:07.759Z] ---> Running in 66b48423d200 [2022-06-17T11:54:08.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-17T11:54:09.329Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-17T11:54:10.305Z] OK: 220 MiB in 52 packages [2022-06-17T11:54:10.901Z] Removing intermediate container 66b48423d200 [2022-06-17T11:54:10.901Z] ---> 2a26f41eb4ce [2022-06-17T11:54:10.901Z] Step 8/25 : WORKDIR /app [2022-06-17T11:54:11.179Z] ---> Running in 11b8f7d878e5 [2022-06-17T11:54:11.452Z] Removing intermediate container 11b8f7d878e5 [2022-06-17T11:54:11.452Z] ---> 1053b136bc1e [2022-06-17T11:54:11.452Z] Step 9/25 : COPY go.mod vendor* ./ [2022-06-17T11:54:12.063Z] ---> 924ecf6a2d8f [2022-06-17T11:54:12.063Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-17T11:54:12.063Z] ---> Running in ad5adb513885 [2022-06-17T11:54:14.040Z] Removing intermediate container ad5adb513885 [2022-06-17T11:54:14.040Z] ---> 13f649dfff4c [2022-06-17T11:54:14.040Z] Step 11/25 : COPY . . [2022-06-17T11:54:14.638Z] ---> f51dae2abae4 [2022-06-17T11:54:14.638Z] Step 12/25 : RUN $MAKE [2022-06-17T11:54:14.638Z] ---> Running in f65c4b3d089f [2022-06-17T11:54:15.623Z] 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-06-17T11:56:22.477Z] Removing intermediate container f65c4b3d089f [2022-06-17T11:56:22.477Z] ---> b774ce295b95 [2022-06-17T11:56:22.477Z] Step 13/25 : FROM alpine:3.14 [2022-06-17T11:56:22.477Z] 3.14: Pulling from library/alpine [2022-06-17T11:56:22.477Z] 455c02918c45: Pulling fs layer [2022-06-17T11:56:22.477Z] 455c02918c45: Verifying Checksum [2022-06-17T11:56:22.477Z] 455c02918c45: Download complete [2022-06-17T11:56:22.477Z] 455c02918c45: Pull complete [2022-06-17T11:56:22.477Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-17T11:56:22.477Z] Status: Downloaded newer image for alpine:3.14 [2022-06-17T11:56:22.477Z] ---> ac73e934f311 [2022-06-17T11:56:22.477Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-17T11:56:22.477Z] ---> Running in 071cb12f7332 [2022-06-17T11:56:22.477Z] Removing intermediate container 071cb12f7332 [2022-06-17T11:56:22.477Z] ---> b7a614439e36 [2022-06-17T11:56:22.477Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-17T11:56:22.477Z] ---> Running in 68c399cdc95c [2022-06-17T11:56:22.477Z] Removing intermediate container 68c399cdc95c [2022-06-17T11:56:22.477Z] ---> 0dbd2723000c [2022-06-17T11:56:22.477Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-17T11:56:22.477Z] ---> Running in 723e7ad68509 [2022-06-17T11:56:22.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-17T11:56:22.477Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-17T11:56:22.477Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-17T11:56:22.477Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-17T11:56:22.477Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-17T11:56:22.477Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-17T11:56:22.477Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-17T11:56:22.477Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-17T11:56:22.477Z] Executing busybox-1.33.1-r7.trigger [2022-06-17T11:56:22.477Z] OK: 8 MiB in 20 packages [2022-06-17T11:56:22.477Z] Removing intermediate container 723e7ad68509 [2022-06-17T11:56:22.477Z] ---> 0ab8678aef62 [2022-06-17T11:56:22.477Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-06-17T11:56:22.477Z] ---> 6833ba955b9a [2022-06-17T11:56:22.477Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-06-17T11:56:22.477Z] ---> f0ddc1529e76 [2022-06-17T11:56:22.477Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-06-17T11:56:23.905Z] ---> d02c29a41435 [2022-06-17T11:56:23.905Z] Step 20/25 : EXPOSE 59989 [2022-06-17T11:56:23.905Z] ---> Running in 7628eb51ea3d [2022-06-17T11:56:24.186Z] Removing intermediate container 7628eb51ea3d [2022-06-17T11:56:24.186Z] ---> 068b5140e57e [2022-06-17T11:56:24.186Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-06-17T11:56:24.470Z] ---> Running in 7215245b82a5 [2022-06-17T11:56:24.743Z] Removing intermediate container 7215245b82a5 [2022-06-17T11:56:24.743Z] ---> 20bfc4c88834 [2022-06-17T11:56:24.743Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-06-17T11:56:24.743Z] ---> Running in dc2d48688ffa [2022-06-17T11:56:25.015Z] Removing intermediate container dc2d48688ffa [2022-06-17T11:56:25.015Z] ---> abc95d33d2c7 [2022-06-17T11:56:25.015Z] Step 23/25 : LABEL arch=arm64 [2022-06-17T11:56:25.015Z] ---> Running in 3e9e34059594 [2022-06-17T11:56:25.290Z] Removing intermediate container 3e9e34059594 [2022-06-17T11:56:25.290Z] ---> ce87428bd2af [2022-06-17T11:56:25.290Z] Step 24/25 : LABEL git_sha=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [2022-06-17T11:56:25.562Z] ---> Running in 61b3e41e987e [2022-06-17T11:56:25.836Z] Removing intermediate container 61b3e41e987e [2022-06-17T11:56:25.836Z] ---> 200b4f46cfa7 [2022-06-17T11:56:25.836Z] Step 25/25 : LABEL version=0.0.0 [2022-06-17T11:56:25.836Z] ---> Running in 52ab21ffa5ea [2022-06-17T11:56:26.109Z] Removing intermediate container 52ab21ffa5ea [2022-06-17T11:56:26.109Z] ---> 56a58f4e9012 [2022-06-17T11:56:26.109Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-17T11:56:26.109Z] Successfully built 56a58f4e9012 [2022-06-17T11:56:26.109Z] 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-06-17T11:56:26.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T11:56:26.915Z] [2022-06-17T11:56:26.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:56:27.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T11:56:27.597Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-17T11:56:27.597Z] 8998bd30e6a1: Pulling fs layer [2022-06-17T11:56:27.597Z] 04944245beec: Pulling fs layer [2022-06-17T11:56:27.597Z] 699f458cf7ca: Pulling fs layer [2022-06-17T11:56:27.597Z] 765212b225bb: Pulling fs layer [2022-06-17T11:56:27.597Z] f23df028b6ca: Pulling fs layer [2022-06-17T11:56:27.597Z] d65c8cfc05b1: Pulling fs layer [2022-06-17T11:56:27.597Z] 2437ff75d9bd: Pulling fs layer [2022-06-17T11:56:27.597Z] 765212b225bb: Waiting [2022-06-17T11:56:27.597Z] f23df028b6ca: Waiting [2022-06-17T11:56:27.597Z] d65c8cfc05b1: Waiting [2022-06-17T11:56:27.597Z] 2437ff75d9bd: Waiting [2022-06-17T11:56:27.597Z] 04944245beec: Verifying Checksum [2022-06-17T11:56:27.597Z] 04944245beec: Download complete [2022-06-17T11:56:27.597Z] 765212b225bb: Verifying Checksum [2022-06-17T11:56:27.597Z] 765212b225bb: Download complete [2022-06-17T11:56:27.597Z] f23df028b6ca: Verifying Checksum [2022-06-17T11:56:27.597Z] f23df028b6ca: Download complete [2022-06-17T11:56:27.597Z] d65c8cfc05b1: Verifying Checksum [2022-06-17T11:56:27.597Z] d65c8cfc05b1: Download complete [2022-06-17T11:56:27.870Z] 699f458cf7ca: Verifying Checksum [2022-06-17T11:56:27.870Z] 699f458cf7ca: Download complete [2022-06-17T11:56:28.142Z] 8998bd30e6a1: Verifying Checksum [2022-06-17T11:56:28.142Z] 8998bd30e6a1: Download complete [2022-06-17T11:56:30.109Z] 2437ff75d9bd: Verifying Checksum [2022-06-17T11:56:30.109Z] 2437ff75d9bd: Download complete [2022-06-17T11:56:32.081Z] 8998bd30e6a1: Pull complete [2022-06-17T11:56:32.674Z] 04944245beec: Pull complete [2022-06-17T11:56:34.101Z] 699f458cf7ca: Pull complete [2022-06-17T11:56:34.373Z] 765212b225bb: Pull complete [2022-06-17T11:56:34.969Z] f23df028b6ca: Pull complete [2022-06-17T11:56:35.239Z] d65c8cfc05b1: Pull complete [2022-06-17T11:56:50.317Z] 2437ff75d9bd: Pull complete [2022-06-17T11:56:50.317Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-17T11:56:50.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-17T11:56:50.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T11:56:50.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-2572 does not seem to be running inside a container [2022-06-17T11:56:50.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-17T11:56:53.286Z] $ docker top 9502ee9ad9d9f7c5365dde5316d3bfcd21d3b57d02be084a20ccd1f7fd36f8b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:56:54.343Z] ---> job-cost.sh [2022-06-17T11:56:54.343Z] lf-activate-venv: SKIPPING [2022-06-17T11:56:54.343Z] INFO: No Stack... [2022-06-17T11:56:54.623Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-17T11:56:55.602Z] INFO: Archiving Costs [Pipeline] sh [2022-06-17T11:56:56.278Z] + cut -d, -f6+ [2022-06-17T11:56:56.278Z] cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2022-06-17T11:56:56.362Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [2022-06-17T11:56:56.367Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] did not exist. Created. [2022-06-17T11:56:56.367Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-17T11:56:57.108Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-721ba374/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-17T11:56:57.796Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-17T11:56:57.835Z] Warning: overwriting stash ‘stack-cost’ [2022-06-17T11:56:57.889Z] Stashed 1 file(s) [Pipeline] } [2022-06-17T11:56:57.906Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-92-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-17T11:56:57.988Z] $ docker stop --time=1 9502ee9ad9d9f7c5365dde5316d3bfcd21d3b57d02be084a20ccd1f7fd36f8b5 [2022-06-17T11:56:59.491Z] $ docker rm -f 9502ee9ad9d9f7c5365dde5316d3bfcd21d3b57d02be084a20ccd1f7fd36f8b5 [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-06-17T11:57:00.469Z] provisioning config files... [2022-06-17T11:57:00.478Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/config6163914324028306719tmp [Pipeline] { [Pipeline] sh [2022-06-17T11:57:00.817Z] + set +x [2022-06-17T11:57:00.817Z] + curl -s https://codecov.io/bash [2022-06-17T11:57:00.817Z] + bash -s -- [2022-06-17T11:57:00.817Z] [2022-06-17T11:57:00.817Z] _____ _ [2022-06-17T11:57:00.817Z] / ____| | | [2022-06-17T11:57:00.817Z] | | ___ __| | ___ ___ _____ __ [2022-06-17T11:57:00.817Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-17T11:57:00.817Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-17T11:57:00.817Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-17T11:57:00.817Z] Bash-1.0.6 [2022-06-17T11:57:00.817Z] [2022-06-17T11:57:00.817Z] [2022-06-17T11:57:00.817Z] ==> git version 2.25.1 found [2022-06-17T11:57:00.817Z] ==> 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-06-17T11:57:00.817Z] Release-Date: 2020-01-08 [2022-06-17T11:57:00.817Z] 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-06-17T11:57:00.817Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-17T11:57:00.817Z] ==> Jenkins CI detected. [2022-06-17T11:57:00.817Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-92 [2022-06-17T11:57:00.817Z] project root: . [2022-06-17T11:57:00.817Z] --> token set from env [2022-06-17T11:57:00.817Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-17T11:57:00.817Z] ==> Running gcov in . (disable via -X gcov) [2022-06-17T11:57:00.817Z] ==> Python coveragepy not found [2022-06-17T11:57:00.817Z] ==> Searching for coverage reports in: [2022-06-17T11:57:00.817Z] + . [2022-06-17T11:57:00.817Z] -> Found 1 reports [2022-06-17T11:57:00.817Z] ==> Detecting git/mercurial file structure [2022-06-17T11:57:00.817Z] ==> Reading reports [2022-06-17T11:57:00.817Z] + ./coverage.out bytes=460394 [2022-06-17T11:57:00.817Z] ==> Appending adjustments [2022-06-17T11:57:00.817Z] https://docs.codecov.io/docs/fixing-reports [2022-06-17T11:57:01.077Z] + Found adjustments [2022-06-17T11:57:01.077Z] ==> Gzipping contents [2022-06-17T11:57:01.077Z] 52K /tmp/codecov.0UN1ia.gz [2022-06-17T11:57:01.077Z] ==> Uploading reports [2022-06-17T11:57:01.077Z] url: https://codecov.io [2022-06-17T11:57:01.077Z] query: branch=PR-92&commit=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=92&job=&cmd_args= [2022-06-17T11:57:01.077Z] -> Pinging Codecov [2022-06-17T11:57:01.077Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-92&commit=bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-92%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=92&job=&cmd_args= [2022-06-17T11:57:01.649Z] -> Uploading to [2022-06-17T11:57:01.649Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-17/581DD39554BDF9B6E22D074273EAD858/bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792/7a1f0718-1a7f-40f7-9262-b61c10bd111f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220617T115701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d012a1facd3ccf204e87439655208c9815571cee5a6ab2e64393626e5a759aa3 [2022-06-17T11:57:01.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-17T11:57:01.649Z] Dload Upload Total Spent Left Speed [2022-06-17T11:57:01.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51777 0 0 100 51777 0 249k --:--:-- --:--:-- --:--:-- 247k 100 51777 0 0 100 51777 0 226k --:--:-- --:--:-- --:--:-- 226k [2022-06-17T11:57:01.649Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bce3f8f68be1ea35dafda2d1ba27cbcb90cdc792 [Pipeline] } [2022-06-17T11:57:01.674Z] 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-06-17T11:57:03.406Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives ] [2022-06-17T11:57:03.406Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives [2022-06-17T11:57:03.406Z] total 16 [2022-06-17T11:57:03.406Z] drwxr-xr-x 3 root root 4096 Jun 17 11:49 . [2022-06-17T11:57:03.406Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 17 11:49 .. [2022-06-17T11:57:03.406Z] drwxr-xr-x 2 root root 4096 Jun 17 11:49 cost [2022-06-17T11:57:03.406Z] -rw-r--r-- 1 root root 89 Jun 17 11:49 cost.csv [2022-06-17T11:57:03.406Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives [2022-06-17T11:57:03.406Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives [2022-06-17T11:57:03.406Z] total 16 [2022-06-17T11:57:03.406Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 17 11:49 . [2022-06-17T11:57:03.406Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 17 11:49 .. [2022-06-17T11:57:03.406Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 17 11:49 cost [2022-06-17T11:57:03.406Z] -rw-r--r-- 1 jenkins jenkins 89 Jun 17 11:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:57:03.741Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:57:04.631Z] ---> package-listing.sh [2022-06-17T11:57:04.631Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-17T11:57:04.631Z] ++ facter osfamily [2022-06-17T11:57:04.890Z] + OS_FAMILY=debian [2022-06-17T11:57:04.890Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-92 [2022-06-17T11:57:04.890Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-17T11:57:04.890Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-17T11:57:04.890Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-17T11:57:04.890Z] + PACKAGES=/tmp/packages_start.txt [2022-06-17T11:57:04.890Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-92 ']' [2022-06-17T11:57:04.890Z] + PACKAGES=/tmp/packages_end.txt [2022-06-17T11:57:04.890Z] + case "${OS_FAMILY}" in [2022-06-17T11:57:04.890Z] + dpkg -l [2022-06-17T11:57:04.890Z] + grep '^ii' [2022-06-17T11:57:04.890Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-17T11:57:04.890Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-17T11:57:04.890Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-17T11:57:04.890Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-92 ']' [2022-06-17T11:57:04.890Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives/ [2022-06-17T11:57:04.890Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-92/archives/ [Pipeline] echo [2022-06-17T11:57:04.930Z] 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-92/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-17T11:57:05.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-17T11:57:05.850Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-17T11:57:05.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-17T11:57:05.998Z] prd-ubuntu20.04-docker-8c-8g-2571 does not seem to be running inside a container [2022-06-17T11:57:06.041Z] $ 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-92/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-92 -v /w/workspace/oundry_device-rfid-llrp-go_PR-92:/w/workspace/oundry_device-rfid-llrp-go_PR-92:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-92@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-17T11:57:06.301Z] $ docker top 6627a68bd089ef3e5250ca01749344bd8f0992931b0cc844bef10d6675f2c0ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-17T11:57:06.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-17T11:57:07.015Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-17T11:57:07.325Z] + ls /var/log/sa-host [2022-06-17T11:57:07.325Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-17T11:57:07.517Z] provisioning config files... [2022-06-17T11:57:07.527Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-92@tmp/config5593383939636528493tmp [Pipeline] { [Pipeline] echo [2022-06-17T11:57:07.573Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:57:07.890Z] ---> create-netrc.sh [Pipeline] } [2022-06-17T11:57:07.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:57:08.339Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-17T11:57:08.371Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:57:08.683Z] ---> sudo-logs.sh [2022-06-17T11:57:08.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-17T11:57:08.757Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:57:09.068Z] ---> job-cost.sh [2022-06-17T11:57:09.068Z] lf-activate-venv: SKIPPING [2022-06-17T11:57:09.068Z] DEBUG: total: 0.2199999988079071 [2022-06-17T11:57:09.068Z] INFO: Retrieving Stack Cost... [2022-06-17T11:57:09.329Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-17T11:57:09.899Z] INFO: Archiving Costs [Pipeline] echo [2022-06-17T11:57:09.931Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-17T11:57:10.243Z] ---> logs-deploy.sh [2022-06-17T11:57:10.243Z] lf-activate-venv: SKIPPING [2022-06-17T11:57:10.243Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-92/1 [2022-06-17T11:57:10.243Z] INFO: archiving workspace using pattern(s): [2022-06-17T11:57:11.193Z] Archives upload complete. [2022-06-17T11:57:11.193Z] INFO: archiving logs to Nexus