Pull request #78 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 marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at ae184f2d771396bb015a08ccabe66c9294cd9524 rather than 260f53417624458442df0f3a2f270b315cd27444 Obtained Jenkinsfile from ae184f2d771396bb015a08ccabe66c9294cd9524 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-ssh14054771861246639634.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh11596622283344397881.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-78/workspace@libs/edgex-global-pipelines # 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-78/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12290237060386623029.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-78/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16472123415523703870.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh17023714771033865173.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-78/workspace@libs/lf-pipelines # 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-78/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4985415418652624008.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33723 in /w/workspace/oundry_device-rfid-llrp-go_PR-78 [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-78 # 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 ae184f2d771396bb015a08ccabe66c9294cd9524 into PR head commit 260f53417624458442df0f3a2f270b315cd27444 Merge succeeded, producing 260f53417624458442df0f3a2f270b315cd27444 Checking out Revision 260f53417624458442df0f3a2f270b315cd27444 (PR-78) > 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/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 260f53417624458442df0f3a2f270b315cd27444 # 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 ae184f2d771396bb015a08ccabe66c9294cd9524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 260f53417624458442df0f3a2f270b315cd27444 # timeout=10 Commit message: "fix: updated makefile for security hardening" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T21:03:38.076Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T21:03:38.240Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T21:03:38.341Z] ========================================================= [2022-04-28T21:03:38.341Z] EdgeX Global Pipelines Version Info [2022-04-28T21:03:38.341Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:03:39.133Z] ------------------- [2022-04-28T21:03:39.133Z] stable info: [2022-04-28T21:03:39.133Z] ------------------- [2022-04-28T21:03:39.133Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T21:03:39.133Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T21:03:39.133Z] Message: update stable to v1.0.227 [2022-04-28T21:03:39.707Z] ------------------- [2022-04-28T21:03:39.707Z] experimental info: [2022-04-28T21:03:39.707Z] ------------------- [2022-04-28T21:03:39.707Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T21:03:39.707Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T21:03:39.707Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T21:03:39.946Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-28T21:03:39.989Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-28T21:03:40.027Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T21:03:40.064Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T21:03:40.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T21:03:40.140Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T21:03:40.177Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T21:03:40.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T21:03:40.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T21:03:40.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T21:03:40.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T21:03:40.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-28T21:03:40.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T21:03:40.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T21:03:40.497Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T21:03:40.536Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T21:03:40.574Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T21:03:40.614Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T21:03:40.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T21:03:40.698Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T21:03:40.738Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T21:03:40.781Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T21:03:40.823Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T21:03:40.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T21:03:40.907Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T21:03:40.947Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T21:03:40.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo [2022-04-28T21:03:41.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo [2022-04-28T21:03:41.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo [2022-04-28T21:03:41.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 260f53417624458442df0f3a2f270b315cd27444 [Pipeline] echo [2022-04-28T21:03:41.154Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 260f534 [Pipeline] echo [2022-04-28T21:03:41.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:03:41.306Z] provisioning config files... [2022-04-28T21:03:41.324Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/config6710039395927884392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:03:41.680Z] ---> docker-login.sh [2022-04-28T21:03:41.680Z] nexus3.edgexfoundry.org:10001 [2022-04-28T21:03:41.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:41.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:41.940Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:41.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:41.940Z] [2022-04-28T21:03:41.940Z] Login Succeeded [2022-04-28T21:03:41.940Z] nexus3.edgexfoundry.org:10002 [2022-04-28T21:03:41.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:42.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:42.200Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:42.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:42.200Z] [2022-04-28T21:03:42.200Z] Login Succeeded [2022-04-28T21:03:42.200Z] nexus3.edgexfoundry.org:10003 [2022-04-28T21:03:42.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:42.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:42.200Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:42.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:42.200Z] [2022-04-28T21:03:42.200Z] Login Succeeded [2022-04-28T21:03:42.200Z] nexus3.edgexfoundry.org:10004 [2022-04-28T21:03:42.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:42.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:42.465Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:42.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:42.465Z] [2022-04-28T21:03:42.465Z] Login Succeeded [2022-04-28T21:03:42.465Z] docker.io [2022-04-28T21:03:42.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:42.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:42.728Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:42.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:42.728Z] [2022-04-28T21:03:42.728Z] Login Succeeded [2022-04-28T21:03:42.728Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T21:03:42.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T21:03:43.394Z] + git rev-list -1 --merges 260f53417624458442df0f3a2f270b315cd27444~1..260f53417624458442df0f3a2f270b315cd27444 [Pipeline] echo [2022-04-28T21:03:43.551Z] -----------> git rev-list -1 --merges 260f53417624458442df0f3a2f270b315cd27444~1..260f53417624458442df0f3a2f270b315cd27444 260f53417624458442df0f3a2f270b315cd27444 [false] [Pipeline] sh [2022-04-28T21:03:43.860Z] + git log --format=format:%s -1 260f53417624458442df0f3a2f270b315cd27444 [Pipeline] echo [2022-04-28T21:03:43.898Z] ========================================================= [2022-04-28T21:03:43.898Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T21:03:43.898Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T21:03:44.340Z] + git log --format=format:%s -1 260f53417624458442df0f3a2f270b315cd27444 [Pipeline] echo [2022-04-28T21:03:44.374Z] [semverPrep] GIT_COMMIT: 260f53417624458442df0f3a2f270b315cd27444, Commit Message: fix: updated makefile for security hardening [Pipeline] echo [2022-04-28T21:03:44.404Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T21:03:44.815Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T21:03:44.815Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T21:03:44.815Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T21:03:44.815Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T21:03:44.815Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T21:03:44.815Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T21:03:44.815Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:03:45.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:03:45.276Z] [2022-04-28T21:03:45.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:03:45.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:03:45.608Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T21:03:45.608Z] 1fe172e4850f: Pulling fs layer [2022-04-28T21:03:45.608Z] caf521ccaac6: Pulling fs layer [2022-04-28T21:03:45.608Z] 3ead6fa29328: Pulling fs layer [2022-04-28T21:03:45.608Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T21:03:45.608Z] a8d5f1318db7: Pulling fs layer [2022-04-28T21:03:45.608Z] c427282e49a2: Pulling fs layer [2022-04-28T21:03:45.608Z] 1827001aaf11: Pulling fs layer [2022-04-28T21:03:45.608Z] 0714d37db230: Pulling fs layer [2022-04-28T21:03:45.608Z] ac28cf19c067: Pulling fs layer [2022-04-28T21:03:45.608Z] ca983d60f3e2: Pulling fs layer [2022-04-28T21:03:45.608Z] 9f894cec8388: Pulling fs layer [2022-04-28T21:03:45.608Z] 5c2a1cbceb83: Waiting [2022-04-28T21:03:45.608Z] a8d5f1318db7: Waiting [2022-04-28T21:03:45.608Z] c427282e49a2: Waiting [2022-04-28T21:03:45.608Z] ca983d60f3e2: Waiting [2022-04-28T21:03:45.608Z] 9f894cec8388: Waiting [2022-04-28T21:03:45.608Z] 1827001aaf11: Waiting [2022-04-28T21:03:45.608Z] 0714d37db230: Waiting [2022-04-28T21:03:45.608Z] ac28cf19c067: Waiting [2022-04-28T21:03:45.608Z] caf521ccaac6: Download complete [2022-04-28T21:03:45.608Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T21:03:45.608Z] 5c2a1cbceb83: Download complete [2022-04-28T21:03:45.608Z] a8d5f1318db7: Verifying Checksum [2022-04-28T21:03:45.608Z] a8d5f1318db7: Download complete [2022-04-28T21:03:45.867Z] 3ead6fa29328: Verifying Checksum [2022-04-28T21:03:45.867Z] 3ead6fa29328: Download complete [2022-04-28T21:03:45.867Z] c427282e49a2: Verifying Checksum [2022-04-28T21:03:45.867Z] c427282e49a2: Download complete [2022-04-28T21:03:45.867Z] 0714d37db230: Download complete [2022-04-28T21:03:45.867Z] ac28cf19c067: Download complete [2022-04-28T21:03:45.867Z] ca983d60f3e2: Verifying Checksum [2022-04-28T21:03:45.867Z] ca983d60f3e2: Download complete [2022-04-28T21:03:45.867Z] 9f894cec8388: Verifying Checksum [2022-04-28T21:03:45.867Z] 9f894cec8388: Download complete [2022-04-28T21:03:45.867Z] 1fe172e4850f: Download complete [2022-04-28T21:03:46.126Z] 1827001aaf11: Verifying Checksum [2022-04-28T21:03:46.126Z] 1827001aaf11: Download complete [2022-04-28T21:03:47.062Z] 1fe172e4850f: Pull complete [2022-04-28T21:03:47.323Z] caf521ccaac6: Pull complete [2022-04-28T21:03:47.583Z] 3ead6fa29328: Pull complete [2022-04-28T21:03:47.843Z] 5c2a1cbceb83: Pull complete [2022-04-28T21:03:48.101Z] a8d5f1318db7: Pull complete [2022-04-28T21:03:48.101Z] c427282e49a2: Pull complete [2022-04-28T21:03:50.007Z] 1827001aaf11: Pull complete [2022-04-28T21:03:50.007Z] 0714d37db230: Pull complete [2022-04-28T21:03:50.007Z] ac28cf19c067: Pull complete [2022-04-28T21:03:50.007Z] ca983d60f3e2: Pull complete [2022-04-28T21:03:50.007Z] 9f894cec8388: Pull complete [2022-04-28T21:03:50.007Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T21:03:50.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T21:03:50.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T21:03:50.099Z] prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container [2022-04-28T21:03:50.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@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:latest cat [2022-04-28T21:03:51.368Z] $ docker top 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 -eo pid,comm [2022-04-28T21:03:51.435Z] 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-04-28T21:03:51.435Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T21:03:51.561Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T21:03:51.562Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T21:03:51.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T21:03:51.690Z] $ docker exec 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 ssh-agent [2022-04-28T21:03:51.804Z] SSH_AUTH_SOCK=/tmp/ssh-YXAaqG537xjb/agent.34 [2022-04-28T21:03:51.804Z] SSH_AGENT_PID=41 [2022-04-28T21:03:51.813Z] Running ssh-add (command line suppressed) [2022-04-28T21:03:51.925Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/private_key_4141555362446931084.key (/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/private_key_4141555362446931084.key) [2022-04-28T21:03:51.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T21:03:52.266Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T21:03:52.295Z] $ docker exec --env ******** --env ******** 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 ssh-agent -k [2022-04-28T21:03:52.392Z] unset SSH_AUTH_SOCK; [2022-04-28T21:03:52.393Z] unset SSH_AGENT_PID; [2022-04-28T21:03:52.393Z] echo Agent pid 41 killed; [2022-04-28T21:03:52.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T21:03:52.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T21:03:52.488Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T21:03:52.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T21:03:52.621Z] $ docker exec 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 ssh-agent [2022-04-28T21:03:52.741Z] SSH_AUTH_SOCK=/tmp/ssh-sRUUwKwnpbgo/agent.74 [2022-04-28T21:03:52.741Z] SSH_AGENT_PID=80 [2022-04-28T21:03:52.747Z] Running ssh-add (command line suppressed) [2022-04-28T21:03:52.850Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/private_key_7738970716885416100.key (/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/private_key_7738970716885416100.key) [2022-04-28T21:03:52.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T21:03:53.187Z] + git semver init [2022-04-28T21:03:53.448Z] 2022-04-28 21:03:53,384 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T21:03:53.448Z] 2022-04-28 21:03:53,385 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver [2022-04-28T21:03:53.448Z] 2022-04-28 21:03:53,386 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver [2022-04-28T21:03:53.448Z] 2022-04-28 21:03:53,386 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-78, universal_newlines=False, shell=None, istream=None) [2022-04-28T21:03:54.388Z] 2022-04-28 21:03:54,232 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78/.git/info/exclude [2022-04-28T21:03:54.388Z] 2022-04-28 21:03:54,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver/PR-78 with force:False [2022-04-28T21:03:54.388Z] 2022-04-28 21:03:54,233 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver/PR-78 [2022-04-28T21:03:54.388Z] 2022-04-28 21:03:54,237 [execute] INFO git cat-file --batch-check [2022-04-28T21:03:54.388Z] 2022-04-28 21:03:54,237 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T21:03:54.388Z] 2022-04-28 21:03:54,243 [execute] INFO git cat-file --batch [2022-04-28T21:03:54.388Z] 2022-04-28 21:03:54,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T21:03:54.388Z] 2022-04-28 21:03:54,248 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-78/.semver/PR-78 [2022-04-28T21:03:54.388Z] 0.0.0 [Pipeline] } [2022-04-28T21:03:54.421Z] $ docker exec --env ******** --env ******** 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 ssh-agent -k [2022-04-28T21:03:54.537Z] unset SSH_AUTH_SOCK; [2022-04-28T21:03:54.537Z] unset SSH_AGENT_PID; [2022-04-28T21:03:54.537Z] echo Agent pid 80 killed; [2022-04-28T21:03:54.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T21:03:54.959Z] + git semver [Pipeline] } [2022-04-28T21:03:55.249Z] $ docker stop --time=1 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 [2022-04-28T21:03:56.530Z] $ docker rm -f 5da03e34cc50803008c974ac94c2d9a60aba51eebd239f33d7ee57f5517fa409 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:03:56.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T21:03:57.223Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T21:03:57.246Z] [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-04-28T21:03:57.828Z] provisioning config files... [2022-04-28T21:03:57.839Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/config7308202302214111790tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:03:58.188Z] ---> docker-login.sh [2022-04-28T21:03:58.188Z] nexus3.edgexfoundry.org:10001 [2022-04-28T21:03:58.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:58.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:58.188Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:58.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:58.188Z] [2022-04-28T21:03:58.188Z] Login Succeeded [2022-04-28T21:03:58.188Z] nexus3.edgexfoundry.org:10002 [2022-04-28T21:03:58.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:58.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:58.451Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:58.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:58.451Z] [2022-04-28T21:03:58.451Z] Login Succeeded [2022-04-28T21:03:58.451Z] nexus3.edgexfoundry.org:10003 [2022-04-28T21:03:58.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:58.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:58.451Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:58.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:58.451Z] [2022-04-28T21:03:58.451Z] Login Succeeded [2022-04-28T21:03:58.451Z] nexus3.edgexfoundry.org:10004 [2022-04-28T21:03:58.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:58.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:58.714Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:58.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:58.714Z] [2022-04-28T21:03:58.714Z] Login Succeeded [2022-04-28T21:03:58.714Z] docker.io [2022-04-28T21:03:58.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:03:58.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:03:58.975Z] Configure a credential helper to remove this warning. See [2022-04-28T21:03:58.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:03:58.975Z] [2022-04-28T21:03:58.975Z] Login Succeeded [2022-04-28T21:03:58.975Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T21:03:59.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T21:03:59.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T21:03:59.228Z] ========================================================= [2022-04-28T21:03:59.228Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T21:03:59.228Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:03:59.633Z] + 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-04-28T21:03:59.633Z] Sending build context to Docker daemon 4.004MB [2022-04-28T21:03:59.633Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T21:03:59.633Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-28T21:03:59.633Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T21:03:59.633Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T21:03:59.633Z] 666ba61612fd: Pulling fs layer [2022-04-28T21:03:59.633Z] 8ed8ca486205: Pulling fs layer [2022-04-28T21:03:59.633Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T21:03:59.633Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T21:03:59.633Z] ca2b28591e48: Pulling fs layer [2022-04-28T21:03:59.633Z] a51346096db8: Pulling fs layer [2022-04-28T21:03:59.633Z] daebc70d1ce1: Pulling fs layer [2022-04-28T21:03:59.633Z] 0e18a0eac166: Pulling fs layer [2022-04-28T21:03:59.633Z] 4fe6c5a15a65: Waiting [2022-04-28T21:03:59.633Z] 22a0e8bec74d: Waiting [2022-04-28T21:03:59.633Z] ca2b28591e48: Waiting [2022-04-28T21:03:59.633Z] a51346096db8: Waiting [2022-04-28T21:03:59.633Z] 0e18a0eac166: Waiting [2022-04-28T21:03:59.633Z] daebc70d1ce1: Waiting [2022-04-28T21:03:59.633Z] 8ed8ca486205: Download complete [2022-04-28T21:03:59.633Z] 666ba61612fd: Download complete [2022-04-28T21:03:59.633Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T21:03:59.633Z] 22a0e8bec74d: Download complete [2022-04-28T21:03:59.633Z] ca2b28591e48: Verifying Checksum [2022-04-28T21:03:59.633Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T21:03:59.633Z] 59bf1c3509f3: Download complete [2022-04-28T21:03:59.633Z] a51346096db8: Verifying Checksum [2022-04-28T21:03:59.633Z] a51346096db8: Download complete [2022-04-28T21:03:59.892Z] daebc70d1ce1: Verifying Checksum [2022-04-28T21:03:59.892Z] daebc70d1ce1: Download complete [2022-04-28T21:03:59.892Z] 59bf1c3509f3: Pull complete [2022-04-28T21:04:00.159Z] 666ba61612fd: Pull complete [2022-04-28T21:04:00.159Z] 8ed8ca486205: Pull complete [2022-04-28T21:04:00.420Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T21:04:00.420Z] 4fe6c5a15a65: Download complete [2022-04-28T21:04:00.420Z] 0e18a0eac166: Verifying Checksum [2022-04-28T21:04:00.420Z] 0e18a0eac166: Download complete [2022-04-28T21:04:03.705Z] 4fe6c5a15a65: Pull complete [2022-04-28T21:04:03.705Z] 22a0e8bec74d: Pull complete [2022-04-28T21:04:03.705Z] ca2b28591e48: Pull complete [2022-04-28T21:04:03.967Z] a51346096db8: Pull complete [2022-04-28T21:04:03.967Z] daebc70d1ce1: Pull complete [2022-04-28T21:04:06.503Z] 0e18a0eac166: Pull complete [2022-04-28T21:04:06.504Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T21:04:06.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T21:04:06.504Z] ---> f018257e8ee9 [2022-04-28T21:04:06.504Z] Step 3/12 : ARG MAKE='make build' [2022-04-28T21:04:07.074Z] ---> Running in 1d37350bf609 [2022-04-28T21:04:07.338Z] Removing intermediate container 1d37350bf609 [2022-04-28T21:04:07.338Z] ---> bd412a4150c3 [2022-04-28T21:04:07.338Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T21:04:07.338Z] ---> Running in cb71d3eb3721 [2022-04-28T21:04:07.338Z] Removing intermediate container cb71d3eb3721 [2022-04-28T21:04:07.338Z] ---> daa219d170c9 [2022-04-28T21:04:07.338Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T21:04:07.338Z] ---> Running in e78aba333571 [2022-04-28T21:04:07.599Z] Removing intermediate container e78aba333571 [2022-04-28T21:04:07.599Z] ---> e800562fedac [2022-04-28T21:04:07.599Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:04:07.599Z] ---> Running in 121957756d2e [2022-04-28T21:04:08.169Z] Removing intermediate container 121957756d2e [2022-04-28T21:04:08.169Z] ---> d1f6201334be [2022-04-28T21:04:08.169Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T21:04:08.169Z] ---> Running in f13dd24f414b [2022-04-28T21:04:08.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:04:09.012Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:04:09.583Z] OK: 221 MiB in 52 packages [2022-04-28T21:04:09.843Z] Removing intermediate container f13dd24f414b [2022-04-28T21:04:09.843Z] ---> 3ad3f22b8fc9 [2022-04-28T21:04:09.843Z] Step 8/12 : WORKDIR /app [2022-04-28T21:04:09.843Z] ---> Running in f2a8988f5b7a [2022-04-28T21:04:09.843Z] Removing intermediate container f2a8988f5b7a [2022-04-28T21:04:09.843Z] ---> 9919651d7181 [2022-04-28T21:04:09.843Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-28T21:04:10.105Z] ---> 4a386e8820c4 [2022-04-28T21:04:10.105Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:04:10.105Z] ---> Running in e81e08646e17 [2022-04-28T21:04:12.649Z] Still waiting to schedule task [2022-04-28T21:04:12.650Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T21:04:32.064Z] Removing intermediate container e81e08646e17 [2022-04-28T21:04:32.064Z] ---> 3da465b8e917 [2022-04-28T21:04:32.064Z] Step 11/12 : COPY . . [2022-04-28T21:04:32.064Z] ---> 34bffc119b0c [2022-04-28T21:04:32.064Z] Step 12/12 : RUN $MAKE [2022-04-28T21:04:32.064Z] ---> Running in 26a5c191033b [2022-04-28T21:04:32.064Z] noop [2022-04-28T21:04:32.064Z] Removing intermediate container 26a5c191033b [2022-04-28T21:04:32.064Z] ---> fee9291832b8 [2022-04-28T21:04:32.064Z] Successfully built fee9291832b8 [2022-04-28T21:04:32.064Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:04:32.394Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T21:04:32.394Z] . [Pipeline] withDockerContainer [2022-04-28T21:04:32.486Z] prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container [2022-04-28T21:04:32.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@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-04-28T21:04:32.897Z] $ docker top eb2e16784399336042069e5d4d06fdd7a8536663c828f8befb823b1ec6a3f81b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:04:33.307Z] + go version [2022-04-28T21:04:33.307Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T21:04:33.338Z] $ docker stop --time=1 eb2e16784399336042069e5d4d06fdd7a8536663c828f8befb823b1ec6a3f81b [2022-04-28T21:04:34.637Z] $ docker rm -f eb2e16784399336042069e5d4d06fdd7a8536663c828f8befb823b1ec6a3f81b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:04:35.364Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T21:04:35.364Z] . [Pipeline] withDockerContainer [2022-04-28T21:04:35.489Z] prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container [2022-04-28T21:04:35.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@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-04-28T21:04:35.987Z] $ docker top f3b6d5b2fbe5b7046780f6598cc49602d5965b4a93224b893808c71b1341a38a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:04:36.440Z] + make test [2022-04-28T21:04:36.440Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T21:04:36.701Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-28T21:04:44.821Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-28T21:04:44.821Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-28T21:04:48.118Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.729s coverage: 39.3% of statements [2022-04-28T21:04:48.118Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 52.0% of statements [2022-04-28T21:04:48.118Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements [2022-04-28T21:04:54.694Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T21:04:57.989Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T21:04:57.989Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T21:04:57.989Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T21:04:58.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T21:04:58.620Z] $ docker stop --time=1 f3b6d5b2fbe5b7046780f6598cc49602d5965b4a93224b893808c71b1341a38a [2022-04-28T21:05:00.223Z] $ docker rm -f f3b6d5b2fbe5b7046780f6598cc49602d5965b4a93224b893808c71b1341a38a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:05:00.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T21:05:00.803Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T21:05:01.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T21:05:01.801Z] + ls -al . [2022-04-28T21:05:01.801Z] total 644 [2022-04-28T21:05:01.801Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 21:04 . [2022-04-28T21:05:01.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:03 .. [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 21:03 .dockerignore [2022-04-28T21:05:01.801Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 21:03 .git [2022-04-28T21:05:01.801Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 21:03 .github [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 21:03 .gitignore [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 21:03 .golangci.yml [2022-04-28T21:05:01.801Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 21:03 .semver [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 28 21:03 Attribution.txt [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 21:03 CHANGELOG.md [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 21:03 Dockerfile [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 21:03 GOVERNANCE.md [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 21:03 Jenkinsfile [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 21:03 LICENSE [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 21:03 Makefile [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 21:03 OWNERS.md [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 21:03 README.md [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 21:03 VERSION [2022-04-28T21:05:01.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:03 bin [2022-04-28T21:05:01.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:03 cmd [2022-04-28T21:05:01.801Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 21:04 coverage.out [2022-04-28T21:05:01.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:03 examples [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 28 21:03 go.mod [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 49145 Apr 28 21:03 go.sum [2022-04-28T21:05:01.801Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:03 images [2022-04-28T21:05:01.801Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:03 internal [2022-04-28T21:05:01.801Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:03 snap [2022-04-28T21:05:01.801Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 21:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:05:02.126Z] + 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=260f53417624458442df0f3a2f270b315cd27444 --label arch=amd64 --label version=0.0.0 . [2022-04-28T21:05:02.126Z] Sending build context to Docker daemon 4.004MB [2022-04-28T21:05:02.126Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T21:05:02.126Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T21:05:02.126Z] ---> fee9291832b8 [2022-04-28T21:05:02.126Z] Step 3/25 : ARG MAKE='make build' [2022-04-28T21:05:02.126Z] ---> Running in 571b9230d08b [2022-04-28T21:05:02.391Z] Removing intermediate container 571b9230d08b [2022-04-28T21:05:02.391Z] ---> de67a5f1430d [2022-04-28T21:05:02.391Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T21:05:02.391Z] ---> Running in 363bb9909727 [2022-04-28T21:05:02.391Z] Removing intermediate container 363bb9909727 [2022-04-28T21:05:02.391Z] ---> b24f2a492c6b [2022-04-28T21:05:02.391Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T21:05:02.391Z] ---> Running in 13747152cc43 [2022-04-28T21:05:02.391Z] Removing intermediate container 13747152cc43 [2022-04-28T21:05:02.391Z] ---> 68dff658f8ee [2022-04-28T21:05:02.391Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:05:02.652Z] ---> Running in c2823eefba43 [2022-04-28T21:05:03.221Z] Removing intermediate container c2823eefba43 [2022-04-28T21:05:03.221Z] ---> 3f64e85fa53e [2022-04-28T21:05:03.221Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T21:05:03.221Z] ---> Running in 4596800b788f [2022-04-28T21:05:03.480Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:05:04.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:05:04.420Z] OK: 221 MiB in 52 packages [2022-04-28T21:05:04.689Z] Removing intermediate container 4596800b788f [2022-04-28T21:05:04.689Z] ---> 4a7db76a5a16 [2022-04-28T21:05:04.689Z] Step 8/25 : WORKDIR /app [2022-04-28T21:05:04.949Z] ---> Running in ccc040bae6c9 [2022-04-28T21:05:04.949Z] Removing intermediate container ccc040bae6c9 [2022-04-28T21:05:04.949Z] ---> 9f1e50283011 [2022-04-28T21:05:04.949Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-28T21:05:04.949Z] ---> 324c77470bbd [2022-04-28T21:05:04.949Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:05:05.209Z] ---> Running in e51322aacd84 [2022-04-28T21:05:05.811Z] Removing intermediate container e51322aacd84 [2022-04-28T21:05:05.811Z] ---> 77a1f1a292a8 [2022-04-28T21:05:05.811Z] Step 11/25 : COPY . . [2022-04-28T21:05:06.070Z] ---> 3bf1577e321f [2022-04-28T21:05:06.070Z] Step 12/25 : RUN $MAKE [2022-04-28T21:05:06.070Z] ---> Running in 2755280eb810 [2022-04-28T21:05:06.330Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-04-28T21:05:21.220Z] Removing intermediate container 2755280eb810 [2022-04-28T21:05:21.220Z] ---> c8c443dc4cff [2022-04-28T21:05:21.220Z] Step 13/25 : FROM alpine:3.14 [2022-04-28T21:05:21.790Z] 3.14: Pulling from library/alpine [2022-04-28T21:05:22.049Z] 8663204ce13b: Pulling fs layer [2022-04-28T21:05:22.049Z] 8663204ce13b: Verifying Checksum [2022-04-28T21:05:22.049Z] 8663204ce13b: Download complete [2022-04-28T21:05:22.310Z] 8663204ce13b: Pull complete [2022-04-28T21:05:22.310Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T21:05:22.310Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T21:05:22.310Z] ---> e04c818066af [2022-04-28T21:05:22.310Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T21:05:22.310Z] ---> Running in 5562a0816d66 [2022-04-28T21:05:22.573Z] Removing intermediate container 5562a0816d66 [2022-04-28T21:05:22.573Z] ---> 06fdd44a3d73 [2022-04-28T21:05:22.573Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:05:22.573Z] ---> Running in 9cc3f5a49020 [2022-04-28T21:05:23.142Z] Removing intermediate container 9cc3f5a49020 [2022-04-28T21:05:23.142Z] ---> 2f96ecdc1a2a [2022-04-28T21:05:23.142Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T21:05:23.142Z] ---> Running in ffe5f00897f1 [2022-04-28T21:05:23.142Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T21:05:24.087Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T21:05:24.348Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T21:05:24.608Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T21:05:24.608Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T21:05:24.608Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T21:05:24.869Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T21:05:24.869Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T21:05:24.869Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:05:24.869Z] OK: 8 MiB in 20 packages [2022-04-28T21:05:25.437Z] Removing intermediate container ffe5f00897f1 [2022-04-28T21:05:25.437Z] ---> 465c6eaa006d [2022-04-28T21:05:25.437Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-28T21:05:25.437Z] ---> 2a1a009db85c [2022-04-28T21:05:25.437Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-28T21:05:25.696Z] ---> 41c407a7f196 [2022-04-28T21:05:25.696Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-28T21:05:25.960Z] ---> 3807bbeb2948 [2022-04-28T21:05:25.960Z] Step 20/25 : EXPOSE 59989 [2022-04-28T21:05:25.960Z] ---> Running in f5f17921403f [2022-04-28T21:05:25.960Z] Removing intermediate container f5f17921403f [2022-04-28T21:05:25.960Z] ---> 860e65b67af8 [2022-04-28T21:05:25.960Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-28T21:05:26.218Z] ---> Running in 8fc2f8662e9d [2022-04-28T21:05:26.218Z] Removing intermediate container 8fc2f8662e9d [2022-04-28T21:05:26.218Z] ---> 5a210d94c737 [2022-04-28T21:05:26.218Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-28T21:05:26.218Z] ---> Running in 50193e50da11 [2022-04-28T21:05:26.218Z] Removing intermediate container 50193e50da11 [2022-04-28T21:05:26.218Z] ---> 199fc9cd3f52 [2022-04-28T21:05:26.218Z] Step 23/25 : LABEL arch=amd64 [2022-04-28T21:05:26.218Z] ---> Running in cc4440ffeb3a [2022-04-28T21:05:26.478Z] Removing intermediate container cc4440ffeb3a [2022-04-28T21:05:26.478Z] ---> 8930c3cd427c [2022-04-28T21:05:26.478Z] Step 24/25 : LABEL git_sha=260f53417624458442df0f3a2f270b315cd27444 [2022-04-28T21:05:26.478Z] ---> Running in 59385f06a2e7 [2022-04-28T21:05:26.478Z] Removing intermediate container 59385f06a2e7 [2022-04-28T21:05:26.478Z] ---> 0d499e21bbad [2022-04-28T21:05:26.478Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T21:05:26.478Z] ---> Running in 2719b23482aa [2022-04-28T21:05:26.738Z] Removing intermediate container 2719b23482aa [2022-04-28T21:05:26.738Z] ---> 34d28d98a381 [2022-04-28T21:05:26.738Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T21:05:26.738Z] Successfully built 34d28d98a381 [2022-04-28T21:05:26.738Z] Successfully tagged device-rfid-llrp:latest [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] sh [2022-04-28T21:05:27.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:05:27.463Z] [2022-04-28T21:05:27.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:05:27.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:05:27.801Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T21:05:27.801Z] 5eb5b503b376: Pulling fs layer [2022-04-28T21:05:27.801Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T21:05:27.801Z] ec43610c2a17: Pulling fs layer [2022-04-28T21:05:27.801Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T21:05:27.801Z] 33b1e0a273af: Pulling fs layer [2022-04-28T21:05:27.801Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T21:05:27.801Z] 2f39f015ded8: Pulling fs layer [2022-04-28T21:05:27.801Z] 5d3b04190fa2: Waiting [2022-04-28T21:05:27.802Z] 3a2ae6a8a46f: Waiting [2022-04-28T21:05:27.802Z] 33b1e0a273af: Waiting [2022-04-28T21:05:27.802Z] 5c69ac0246d0: Download complete [2022-04-28T21:05:27.802Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T21:05:27.802Z] 3a2ae6a8a46f: Download complete [2022-04-28T21:05:27.802Z] 33b1e0a273af: Verifying Checksum [2022-04-28T21:05:27.802Z] 33b1e0a273af: Download complete [2022-04-28T21:05:27.802Z] ec43610c2a17: Verifying Checksum [2022-04-28T21:05:27.802Z] ec43610c2a17: Download complete [2022-04-28T21:05:27.802Z] 5d3b04190fa2: Download complete [2022-04-28T21:05:28.061Z] 5eb5b503b376: Verifying Checksum [2022-04-28T21:05:28.061Z] 5eb5b503b376: Download complete [2022-04-28T21:05:28.630Z] 2f39f015ded8: Verifying Checksum [2022-04-28T21:05:28.630Z] 2f39f015ded8: Download complete [2022-04-28T21:05:29.201Z] 5eb5b503b376: Pull complete [2022-04-28T21:05:29.201Z] 5c69ac0246d0: Pull complete [2022-04-28T21:05:29.767Z] ec43610c2a17: Pull complete [2022-04-28T21:05:29.767Z] 3a2ae6a8a46f: Pull complete [2022-04-28T21:05:30.025Z] 33b1e0a273af: Pull complete [2022-04-28T21:05:30.025Z] 5d3b04190fa2: Pull complete [2022-04-28T21:05:34.213Z] 2f39f015ded8: Pull complete [2022-04-28T21:05:34.213Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T21:05:34.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:05:34.213Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T21:05:34.306Z] prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container [2022-04-28T21:05:34.341Z] $ 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-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@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-04-28T21:05:35.774Z] $ docker top 593383fed2dbae6c2e4434b110e1ad7aae1699287f6a4713de93946ca52f8079 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:05:36.224Z] ---> job-cost.sh [2022-04-28T21:05:36.224Z] lf-activate-venv: SKIPPING [2022-04-28T21:05:36.224Z] INFO: No Stack... [2022-04-28T21:05:36.490Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T21:05:37.058Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T21:05:37.373Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives/cost.csv [2022-04-28T21:05:37.374Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T21:05:37.413Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [2022-04-28T21:05:37.419Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] did not exist. Created. [2022-04-28T21:05:37.419Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T21:05:37.802Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T21:05:37.855Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T21:05:37.874Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T21:05:37.950Z] $ docker stop --time=1 593383fed2dbae6c2e4434b110e1ad7aae1699287f6a4713de93946ca52f8079 [2022-04-28T21:05:39.117Z] $ docker rm -f 593383fed2dbae6c2e4434b110e1ad7aae1699287f6a4713de93946ca52f8079 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T21:10:16.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33726 in /w/workspace/oundry_device-rfid-llrp-go_PR-78 [Pipeline] { [Pipeline] ws [2022-04-28T21:10:17.016Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-04-28T21:10:17.568Z] Selected Git installation does not exist. Using Default [2022-04-28T21:10:17.568Z] The recommended git tool is: NONE [2022-04-28T21:10:25.132Z] using credential edgex-jenkins-ssh [2022-04-28T21:10:25.153Z] Cloning the remote Git repository [2022-04-28T21:10:25.234Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T21:10:25.332Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-04-28T21:10:25.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T21:10:25.446Z] > git --version # timeout=10 [2022-04-28T21:10:25.482Z] > git --version # 'git version 2.25.1' [2022-04-28T21:10:25.485Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T21:10:25.657Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T21:10:26.858Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-28T21:10:26.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T21:10:26.927Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-28T21:10:26.984Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T21:10:26.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T21:10:27.005Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T21:10:27.562Z] Merging remotes/origin/main commit ae184f2d771396bb015a08ccabe66c9294cd9524 into PR head commit 260f53417624458442df0f3a2f270b315cd27444 [2022-04-28T21:10:27.934Z] Merge succeeded, producing 260f53417624458442df0f3a2f270b315cd27444 [2022-04-28T21:10:27.935Z] Checking out Revision 260f53417624458442df0f3a2f270b315cd27444 (PR-78) [2022-04-28T21:10:27.600Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T21:10:27.642Z] > git checkout -f 260f53417624458442df0f3a2f270b315cd27444 # timeout=10 [2022-04-28T21:10:27.806Z] > git remote # timeout=10 [2022-04-28T21:10:27.829Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T21:10:27.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T21:10:27.882Z] > git merge ae184f2d771396bb015a08ccabe66c9294cd9524 # timeout=10 [2022-04-28T21:10:27.917Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T21:10:27.954Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T21:10:27.975Z] > git checkout -f 260f53417624458442df0f3a2f270b315cd27444 # timeout=10 [2022-04-28T21:10:32.605Z] Commit message: "fix: updated makefile for security hardening" [2022-04-28T21:10:32.695Z] > git --version # timeout=10 [2022-04-28T21:10:32.707Z] > git --version # 'git version 2.25.1' [2022-04-28T21:10:32.724Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T21:10:34.103Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T21:10:34.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T21:10:34.103Z] Dload Upload Total Spent Left Speed [2022-04-28T21:10:34.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 175k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2022-04-28T21:10:34.753Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T21:10:35.122Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T21:10:35.122Z] + sudo tee /etc/docker/daemon.new [2022-04-28T21:10:35.122Z] { [2022-04-28T21:10:35.122Z] "registry-mirrors": [ [2022-04-28T21:10:35.122Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T21:10:35.122Z] ], [2022-04-28T21:10:35.122Z] "bip": "10.250.0.254/24", [2022-04-28T21:10:35.122Z] "hosts": [ [2022-04-28T21:10:35.122Z] "tcp://0.0.0.0:5555", [2022-04-28T21:10:35.122Z] "unix:///var/run/docker.sock" [2022-04-28T21:10:35.122Z] ], [2022-04-28T21:10:35.122Z] "mtu": 1458, [2022-04-28T21:10:35.122Z] "selinux-enabled": true, [2022-04-28T21:10:35.122Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T21:10:35.122Z] } [Pipeline] sh [2022-04-28T21:10:35.499Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T21:10:35.887Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:10:54.356Z] provisioning config files... [2022-04-28T21:10:54.392Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2924318999662018824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:10:54.822Z] ---> docker-login.sh [2022-04-28T21:10:54.822Z] nexus3.edgexfoundry.org:10001 [2022-04-28T21:10:55.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:10:56.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:10:56.029Z] Configure a credential helper to remove this warning. See [2022-04-28T21:10:56.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:10:56.029Z] [2022-04-28T21:10:56.029Z] Login Succeeded [2022-04-28T21:10:56.029Z] nexus3.edgexfoundry.org:10002 [2022-04-28T21:10:56.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:10:56.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:10:56.592Z] Configure a credential helper to remove this warning. See [2022-04-28T21:10:56.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:10:56.592Z] [2022-04-28T21:10:56.592Z] Login Succeeded [2022-04-28T21:10:56.592Z] nexus3.edgexfoundry.org:10003 [2022-04-28T21:10:56.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:10:57.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:10:57.149Z] Configure a credential helper to remove this warning. See [2022-04-28T21:10:57.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:10:57.149Z] [2022-04-28T21:10:57.149Z] Login Succeeded [2022-04-28T21:10:57.149Z] nexus3.edgexfoundry.org:10004 [2022-04-28T21:10:57.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:10:57.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:10:57.756Z] Configure a credential helper to remove this warning. See [2022-04-28T21:10:57.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:10:57.756Z] [2022-04-28T21:10:57.756Z] Login Succeeded [2022-04-28T21:10:57.756Z] docker.io [2022-04-28T21:10:58.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T21:10:58.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T21:10:58.650Z] Configure a credential helper to remove this warning. See [2022-04-28T21:10:58.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T21:10:58.650Z] [2022-04-28T21:10:58.650Z] Login Succeeded [2022-04-28T21:10:58.650Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T21:10:58.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T21:10:59.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T21:10:59.183Z] ========================================================= [2022-04-28T21:10:59.183Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T21:10:59.183Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:10:59.649Z] + 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-04-28T21:10:59.930Z] Sending build context to Docker daemon 1.232MB [2022-04-28T21:10:59.930Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T21:10:59.930Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-28T21:11:00.212Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T21:11:00.212Z] 9b3977197b4f: Pulling fs layer [2022-04-28T21:11:00.212Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T21:11:00.212Z] 94645a83ff95: Pulling fs layer [2022-04-28T21:11:00.212Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T21:11:00.212Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T21:11:00.212Z] 3096ccb668a1: Pulling fs layer [2022-04-28T21:11:00.212Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T21:11:00.212Z] a4caa8a26152: Pulling fs layer [2022-04-28T21:11:00.212Z] 3f3a8bcf1eab: Waiting [2022-04-28T21:11:00.212Z] 0c92f367c5e7: Waiting [2022-04-28T21:11:00.212Z] 3096ccb668a1: Waiting [2022-04-28T21:11:00.212Z] a4caa8a26152: Waiting [2022-04-28T21:11:00.212Z] e8cf19c19ddd: Waiting [2022-04-28T21:11:00.212Z] 94645a83ff95: Verifying Checksum [2022-04-28T21:11:00.212Z] 94645a83ff95: Download complete [2022-04-28T21:11:00.212Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T21:11:00.212Z] 1a89e8eeedd5: Download complete [2022-04-28T21:11:00.212Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T21:11:00.212Z] 0c92f367c5e7: Download complete [2022-04-28T21:11:00.212Z] 3096ccb668a1: Verifying Checksum [2022-04-28T21:11:00.212Z] 3096ccb668a1: Download complete [2022-04-28T21:11:00.495Z] 9b3977197b4f: Verifying Checksum [2022-04-28T21:11:00.495Z] 9b3977197b4f: Download complete [2022-04-28T21:11:00.495Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T21:11:00.495Z] e8cf19c19ddd: Download complete [2022-04-28T21:11:01.102Z] 9b3977197b4f: Pull complete [2022-04-28T21:11:01.711Z] 1a89e8eeedd5: Pull complete [2022-04-28T21:11:02.324Z] 94645a83ff95: Pull complete [2022-04-28T21:11:02.601Z] a4caa8a26152: Verifying Checksum [2022-04-28T21:11:02.601Z] a4caa8a26152: Download complete [2022-04-28T21:11:03.204Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T21:11:03.204Z] 3f3a8bcf1eab: Download complete [2022-04-28T21:11:18.360Z] 3f3a8bcf1eab: Pull complete [2022-04-28T21:11:18.360Z] 0c92f367c5e7: Pull complete [2022-04-28T21:11:18.360Z] 3096ccb668a1: Pull complete [2022-04-28T21:11:18.360Z] e8cf19c19ddd: Pull complete [2022-04-28T21:11:23.848Z] a4caa8a26152: Pull complete [2022-04-28T21:11:23.848Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T21:11:23.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T21:11:23.848Z] ---> 725f1c02e7f9 [2022-04-28T21:11:23.848Z] Step 3/12 : ARG MAKE='make build' [2022-04-28T21:11:24.843Z] ---> Running in 41f83bf67818 [2022-04-28T21:11:25.123Z] Removing intermediate container 41f83bf67818 [2022-04-28T21:11:25.123Z] ---> 26f4538b872d [2022-04-28T21:11:25.123Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T21:11:25.412Z] ---> Running in 50f6c8593563 [2022-04-28T21:11:25.690Z] Removing intermediate container 50f6c8593563 [2022-04-28T21:11:25.690Z] ---> 6a75d09d5a7a [2022-04-28T21:11:25.690Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T21:11:25.690Z] ---> Running in c2f8ce8d67c0 [2022-04-28T21:11:26.299Z] Removing intermediate container c2f8ce8d67c0 [2022-04-28T21:11:26.299Z] ---> 0c141383b4d0 [2022-04-28T21:11:26.299Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:11:26.299Z] ---> Running in d4d24d44708d [2022-04-28T21:11:28.315Z] Removing intermediate container d4d24d44708d [2022-04-28T21:11:28.315Z] ---> fbe9384fa6a7 [2022-04-28T21:11:28.315Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T21:11:28.315Z] ---> Running in 8de94d77b1ff [2022-04-28T21:11:29.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:11:30.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:11:31.778Z] OK: 220 MiB in 52 packages [2022-04-28T21:11:32.780Z] Removing intermediate container 8de94d77b1ff [2022-04-28T21:11:32.780Z] ---> c55adb05d2c3 [2022-04-28T21:11:32.780Z] Step 8/12 : WORKDIR /app [2022-04-28T21:11:32.780Z] ---> Running in f13e440bc6ad [2022-04-28T21:11:33.392Z] Removing intermediate container f13e440bc6ad [2022-04-28T21:11:33.392Z] ---> df368a683833 [2022-04-28T21:11:33.392Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-28T21:11:34.010Z] ---> dd9feec300be [2022-04-28T21:11:34.010Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:11:34.010Z] ---> Running in 0bbd9294727b [2022-04-28T21:12:55.934Z] Removing intermediate container 0bbd9294727b [2022-04-28T21:12:55.934Z] ---> da3cb8e21f5f [2022-04-28T21:12:55.934Z] Step 11/12 : COPY . . [2022-04-28T21:12:55.934Z] ---> d2135b2c31e8 [2022-04-28T21:12:55.934Z] Step 12/12 : RUN $MAKE [2022-04-28T21:12:56.221Z] ---> Running in f6180bf248e8 [2022-04-28T21:12:57.216Z] noop [2022-04-28T21:12:58.212Z] Removing intermediate container f6180bf248e8 [2022-04-28T21:12:58.212Z] ---> ff2859c16da8 [2022-04-28T21:12:58.212Z] Successfully built ff2859c16da8 [2022-04-28T21:12:58.212Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:12:58.593Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T21:12:58.593Z] . [Pipeline] withDockerContainer [2022-04-28T21:12:58.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-33726 does not seem to be running inside a container [2022-04-28T21:12:59.021Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-28T21:13:00.560Z] $ docker top 42d068bf4de7a2ccf5e3c2950546c92100e76178f3207a9dcad72169a278ca66 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:13:01.827Z] + go version [2022-04-28T21:13:01.827Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T21:13:01.876Z] $ docker stop --time=1 42d068bf4de7a2ccf5e3c2950546c92100e76178f3207a9dcad72169a278ca66 [2022-04-28T21:13:03.658Z] $ docker rm -f 42d068bf4de7a2ccf5e3c2950546c92100e76178f3207a9dcad72169a278ca66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:13:04.549Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T21:13:04.549Z] . [Pipeline] withDockerContainer [2022-04-28T21:13:04.834Z] prd-ubuntu20.04-docker-arm64-4c-16g-33726 does not seem to be running inside a container [2022-04-28T21:13:04.943Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-28T21:13:06.485Z] $ docker top e14d10c8b6397eec95affad5287f1ca4f3ce6493eeda23b74b1987ee9d8be586 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T21:13:07.554Z] + make test [2022-04-28T21:13:07.554Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T21:13:09.586Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-28T21:14:17.803Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-28T21:14:17.803Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-28T21:14:56.944Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.404s coverage: 39.3% of statements [2022-04-28T21:14:56.944Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.570s coverage: 51.9% of statements [2022-04-28T21:14:56.944Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 95.5% of statements [2022-04-28T21:14:56.944Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T21:14:56.944Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T21:15:23.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T21:15:23.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T21:15:23.879Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T21:15:24.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T21:15:24.567Z] $ docker stop --time=1 e14d10c8b6397eec95affad5287f1ca4f3ce6493eeda23b74b1987ee9d8be586 [2022-04-28T21:15:26.413Z] $ docker rm -f e14d10c8b6397eec95affad5287f1ca4f3ce6493eeda23b74b1987ee9d8be586 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:15:27.423Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T21:15:27.462Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T21:15:28.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T21:15:29.013Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T21:15:29.395Z] + ls -al . [2022-04-28T21:15:29.395Z] total 640 [2022-04-28T21:15:29.395Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 21:15 . [2022-04-28T21:15:29.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:10 .. [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 21:10 .dockerignore [2022-04-28T21:15:29.395Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 21:10 .git [2022-04-28T21:15:29.395Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 21:10 .github [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 21:10 .gitignore [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 21:10 .golangci.yml [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 28 21:10 Attribution.txt [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 21:10 CHANGELOG.md [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 21:10 Dockerfile [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 21:10 GOVERNANCE.md [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 21:10 Jenkinsfile [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 21:10 LICENSE [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 1991 Apr 28 21:10 Makefile [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 21:10 OWNERS.md [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 21:10 README.md [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 21:03 VERSION [2022-04-28T21:15:29.395Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:10 bin [2022-04-28T21:15:29.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:10 cmd [2022-04-28T21:15:29.395Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 21:14 coverage.out [2022-04-28T21:15:29.395Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:10 examples [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 28 21:10 go.mod [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 49145 Apr 28 21:10 go.sum [2022-04-28T21:15:29.395Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 21:10 images [2022-04-28T21:15:29.395Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 21:10 internal [2022-04-28T21:15:29.395Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 21:10 snap [2022-04-28T21:15:29.395Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 21:10 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:15:29.789Z] + 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=260f53417624458442df0f3a2f270b315cd27444 --label arch=arm64 --label version=0.0.0 . [2022-04-28T21:15:30.397Z] Sending build context to Docker daemon 1.232MB [2022-04-28T21:15:30.397Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T21:15:30.397Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T21:15:30.397Z] ---> ff2859c16da8 [2022-04-28T21:15:30.397Z] Step 3/25 : ARG MAKE='make build' [2022-04-28T21:15:30.397Z] ---> Running in b53409743d6d [2022-04-28T21:15:30.683Z] Removing intermediate container b53409743d6d [2022-04-28T21:15:30.683Z] ---> e4563d6a30c0 [2022-04-28T21:15:30.683Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T21:15:30.966Z] ---> Running in bab8d28121e9 [2022-04-28T21:15:31.245Z] Removing intermediate container bab8d28121e9 [2022-04-28T21:15:31.245Z] ---> 3ab01ac9efa1 [2022-04-28T21:15:31.245Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T21:15:31.245Z] ---> Running in 7eda2247ca0a [2022-04-28T21:15:31.849Z] Removing intermediate container 7eda2247ca0a [2022-04-28T21:15:31.849Z] ---> 469152e7d9ff [2022-04-28T21:15:31.849Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:15:31.849Z] ---> Running in d2984699cee8 [2022-04-28T21:15:33.870Z] Removing intermediate container d2984699cee8 [2022-04-28T21:15:33.870Z] ---> cbf8d49f5a23 [2022-04-28T21:15:33.870Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T21:15:33.870Z] ---> Running in 89fa90a219ac [2022-04-28T21:15:35.321Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:15:36.317Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:15:37.305Z] OK: 220 MiB in 52 packages [2022-04-28T21:15:38.298Z] Removing intermediate container 89fa90a219ac [2022-04-28T21:15:38.298Z] ---> 86f496f36826 [2022-04-28T21:15:38.298Z] Step 8/25 : WORKDIR /app [2022-04-28T21:15:38.298Z] ---> Running in 3d5ea1d818c1 [2022-04-28T21:15:38.586Z] Removing intermediate container 3d5ea1d818c1 [2022-04-28T21:15:38.586Z] ---> 41eec40451cf [2022-04-28T21:15:38.586Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-28T21:15:39.198Z] ---> 03e2e5645bfe [2022-04-28T21:15:39.198Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:15:39.478Z] ---> Running in 1177184add66 [2022-04-28T21:15:42.135Z] Removing intermediate container 1177184add66 [2022-04-28T21:15:42.135Z] ---> 3164040ed6ce [2022-04-28T21:15:42.135Z] Step 11/25 : COPY . . [2022-04-28T21:15:42.750Z] ---> 81ead531b617 [2022-04-28T21:15:42.750Z] Step 12/25 : RUN $MAKE [2022-04-28T21:15:42.750Z] ---> Running in 2ddd1d5456af [2022-04-28T21:15:43.755Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion= -X edgexfoundry/app-rfid-llrp-inventory.Version=" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-04-28T21:17:35.717Z] Removing intermediate container 2ddd1d5456af [2022-04-28T21:17:35.717Z] ---> bb9a9e032a81 [2022-04-28T21:17:35.717Z] Step 13/25 : FROM alpine:3.14 [2022-04-28T21:17:35.717Z] 3.14: Pulling from library/alpine [2022-04-28T21:17:35.717Z] 455c02918c45: Pulling fs layer [2022-04-28T21:17:35.717Z] 455c02918c45: Verifying Checksum [2022-04-28T21:17:35.717Z] 455c02918c45: Download complete [2022-04-28T21:17:35.717Z] 455c02918c45: Pull complete [2022-04-28T21:17:35.717Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T21:17:35.717Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T21:17:35.717Z] ---> ac73e934f311 [2022-04-28T21:17:35.717Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T21:17:35.717Z] ---> Running in 8717af4ca64b [2022-04-28T21:17:35.717Z] Removing intermediate container 8717af4ca64b [2022-04-28T21:17:35.717Z] ---> 61bcec68db6a [2022-04-28T21:17:35.717Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:17:35.717Z] ---> Running in 25a5b34c7b2e [2022-04-28T21:17:35.717Z] Removing intermediate container 25a5b34c7b2e [2022-04-28T21:17:35.717Z] ---> 385c5fda6560 [2022-04-28T21:17:35.717Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T21:17:35.717Z] ---> Running in a251371f34a4 [2022-04-28T21:17:35.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:17:35.717Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:17:35.717Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T21:17:35.717Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T21:17:35.994Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T21:17:35.994Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T21:17:36.271Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T21:17:36.271Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T21:17:36.271Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:17:36.550Z] OK: 8 MiB in 20 packages [2022-04-28T21:17:37.549Z] Removing intermediate container a251371f34a4 [2022-04-28T21:17:37.549Z] ---> e81dfc24dea8 [2022-04-28T21:17:37.549Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-28T21:17:38.155Z] ---> 89956623c360 [2022-04-28T21:17:38.155Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-28T21:17:38.755Z] ---> 761d7772e650 [2022-04-28T21:17:38.755Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-28T21:17:40.212Z] ---> fcc17241f519 [2022-04-28T21:17:40.212Z] Step 20/25 : EXPOSE 59989 [2022-04-28T21:17:40.212Z] ---> Running in 27767562948b [2022-04-28T21:17:40.488Z] Removing intermediate container 27767562948b [2022-04-28T21:17:40.488Z] ---> 8f99526b12b6 [2022-04-28T21:17:40.488Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-28T21:17:40.767Z] ---> Running in 299e24b09568 [2022-04-28T21:17:41.044Z] Removing intermediate container 299e24b09568 [2022-04-28T21:17:41.044Z] ---> a637c833109f [2022-04-28T21:17:41.044Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-28T21:17:41.044Z] ---> Running in 44777c104bbd [2022-04-28T21:17:41.658Z] Removing intermediate container 44777c104bbd [2022-04-28T21:17:41.658Z] ---> 2fe0815e7395 [2022-04-28T21:17:41.658Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T21:17:41.658Z] ---> Running in 5484d7ade7b7 [2022-04-28T21:17:41.934Z] Removing intermediate container 5484d7ade7b7 [2022-04-28T21:17:41.934Z] ---> 891436faec2f [2022-04-28T21:17:41.934Z] Step 24/25 : LABEL git_sha=260f53417624458442df0f3a2f270b315cd27444 [2022-04-28T21:17:41.934Z] ---> Running in 52f4b9df36b9 [2022-04-28T21:17:42.551Z] Removing intermediate container 52f4b9df36b9 [2022-04-28T21:17:42.551Z] ---> 8026d47ada22 [2022-04-28T21:17:42.551Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T21:17:42.551Z] ---> Running in e704746d5468 [2022-04-28T21:17:42.828Z] Removing intermediate container e704746d5468 [2022-04-28T21:17:42.828Z] ---> c03132c51ab2 [2022-04-28T21:17:42.828Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T21:17:42.828Z] Successfully built c03132c51ab2 [2022-04-28T21:17:42.828Z] Successfully tagged device-rfid-llrp-arm64:latest [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] sh [2022-04-28T21:17:43.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:17:43.540Z] [2022-04-28T21:17:43.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:17:44.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:17:44.496Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T21:17:44.496Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T21:17:44.496Z] 04944245beec: Pulling fs layer [2022-04-28T21:17:44.496Z] 699f458cf7ca: Pulling fs layer [2022-04-28T21:17:44.496Z] 765212b225bb: Pulling fs layer [2022-04-28T21:17:44.496Z] f23df028b6ca: Pulling fs layer [2022-04-28T21:17:44.496Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T21:17:44.496Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T21:17:44.496Z] 765212b225bb: Waiting [2022-04-28T21:17:44.496Z] f23df028b6ca: Waiting [2022-04-28T21:17:44.496Z] d65c8cfc05b1: Waiting [2022-04-28T21:17:44.496Z] 2437ff75d9bd: Waiting [2022-04-28T21:17:44.496Z] 04944245beec: Verifying Checksum [2022-04-28T21:17:44.496Z] 04944245beec: Download complete [2022-04-28T21:17:44.496Z] 765212b225bb: Verifying Checksum [2022-04-28T21:17:44.496Z] 765212b225bb: Download complete [2022-04-28T21:17:44.776Z] f23df028b6ca: Download complete [2022-04-28T21:17:44.776Z] d65c8cfc05b1: Download complete [2022-04-28T21:17:44.776Z] 699f458cf7ca: Verifying Checksum [2022-04-28T21:17:44.776Z] 699f458cf7ca: Download complete [2022-04-28T21:17:45.380Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T21:17:45.380Z] 8998bd30e6a1: Download complete [2022-04-28T21:17:48.034Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T21:17:48.034Z] 2437ff75d9bd: Download complete [2022-04-28T21:17:50.024Z] 8998bd30e6a1: Pull complete [2022-04-28T21:17:50.304Z] 04944245beec: Pull complete [2022-04-28T21:17:51.756Z] 699f458cf7ca: Pull complete [2022-04-28T21:17:52.357Z] 765212b225bb: Pull complete [2022-04-28T21:17:53.348Z] f23df028b6ca: Pull complete [2022-04-28T21:17:53.348Z] d65c8cfc05b1: Pull complete [2022-04-28T21:18:08.502Z] 2437ff75d9bd: Pull complete [2022-04-28T21:18:08.502Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T21:18:08.502Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:18:08.502Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T21:18:09.095Z] prd-ubuntu20.04-docker-arm64-4c-16g-33726 does not seem to be running inside a container [2022-04-28T21:18:09.225Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T21:18:12.465Z] $ docker top 60ff00a012c7f21005c0677b6fd40ae0be514e670e3c6d46b81a5ef4d3fa43b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:18:13.577Z] ---> job-cost.sh [2022-04-28T21:18:13.578Z] lf-activate-venv: SKIPPING [2022-04-28T21:18:13.578Z] INFO: No Stack... [2022-04-28T21:18:13.858Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T21:18:14.849Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T21:18:15.553Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-04-28T21:18:15.553Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T21:18:15.668Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [2022-04-28T21:18:15.673Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] did not exist. Created. [2022-04-28T21:18:15.673Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T21:18:16.443Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-af236520/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T21:18:17.259Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T21:18:17.309Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T21:18:17.459Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T21:18:17.474Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T21:18:17.565Z] $ docker stop --time=1 60ff00a012c7f21005c0677b6fd40ae0be514e670e3c6d46b81a5ef4d3fa43b2 [2022-04-28T21:18:19.214Z] $ docker rm -f 60ff00a012c7f21005c0677b6fd40ae0be514e670e3c6d46b81a5ef4d3fa43b2 [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-04-28T21:18:20.327Z] provisioning config files... [2022-04-28T21:18:20.335Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/config5009925379623937044tmp [Pipeline] { [Pipeline] sh [2022-04-28T21:18:20.675Z] + set +x [2022-04-28T21:18:20.675Z] + curl -s https://codecov.io/bash [2022-04-28T21:18:20.675Z] + bash -s -- [2022-04-28T21:18:20.675Z] [2022-04-28T21:18:20.675Z] _____ _ [2022-04-28T21:18:20.675Z] / ____| | | [2022-04-28T21:18:20.675Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T21:18:20.675Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T21:18:20.675Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T21:18:20.675Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T21:18:20.675Z] Bash-1.0.6 [2022-04-28T21:18:20.675Z] [2022-04-28T21:18:20.675Z] [2022-04-28T21:18:20.675Z] ==> git version 2.25.1 found [2022-04-28T21:18:20.675Z] ==> 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-04-28T21:18:20.675Z] Release-Date: 2020-01-08 [2022-04-28T21:18:20.675Z] 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-04-28T21:18:20.675Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T21:18:20.675Z] ==> Jenkins CI detected. [2022-04-28T21:18:20.675Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-78 [2022-04-28T21:18:20.675Z] project root: . [2022-04-28T21:18:20.675Z] --> token set from env [2022-04-28T21:18:20.675Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T21:18:20.675Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T21:18:20.675Z] ==> Python coveragepy not found [2022-04-28T21:18:20.675Z] ==> Searching for coverage reports in: [2022-04-28T21:18:20.675Z] + . [2022-04-28T21:18:20.675Z] -> Found 1 reports [2022-04-28T21:18:20.675Z] ==> Detecting git/mercurial file structure [2022-04-28T21:18:20.675Z] ==> Reading reports [2022-04-28T21:18:20.675Z] + ./coverage.out bytes=460394 [2022-04-28T21:18:20.675Z] ==> Appending adjustments [2022-04-28T21:18:20.675Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T21:18:20.936Z] + Found adjustments [2022-04-28T21:18:20.936Z] ==> Gzipping contents [2022-04-28T21:18:20.936Z] 52K /tmp/codecov.QsokeI.gz [2022-04-28T21:18:20.936Z] ==> Uploading reports [2022-04-28T21:18:20.936Z] url: https://codecov.io [2022-04-28T21:18:20.936Z] query: branch=PR-78&commit=260f53417624458442df0f3a2f270b315cd27444&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=78&job=&cmd_args= [2022-04-28T21:18:20.936Z] -> Pinging Codecov [2022-04-28T21:18:20.936Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-78&commit=260f53417624458442df0f3a2f270b315cd27444&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=78&job=&cmd_args= [2022-04-28T21:18:21.196Z] -> Uploading to [2022-04-28T21:18:21.196Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/260f53417624458442df0f3a2f270b315cd27444/61a29d99-2801-46d9-98d8-a2ce076b3530.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T211821Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc654f4bc34a7b29d90d64cac8e7dabcd8e55efc159f10174a6b2fc7da84587a [2022-04-28T21:18:21.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T21:18:21.458Z] Dload Upload Total Spent Left Speed [2022-04-28T21:18:21.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51801 0 0 100 51801 0 219k --:--:-- --:--:-- --:--:-- 220k [2022-04-28T21:18:21.458Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/260f53417624458442df0f3a2f270b315cd27444 [Pipeline] } [2022-04-28T21:18:21.486Z] 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-04-28T21:18:23.286Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives ] [2022-04-28T21:18:23.286Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives [2022-04-28T21:18:23.286Z] total 16 [2022-04-28T21:18:23.286Z] drwxr-xr-x 3 root root 4096 Apr 28 21:05 . [2022-04-28T21:18:23.286Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 21:05 .. [2022-04-28T21:18:23.286Z] drwxr-xr-x 2 root root 4096 Apr 28 21:05 cost [2022-04-28T21:18:23.286Z] -rw-r--r-- 1 root root 89 Apr 28 21:05 cost.csv [2022-04-28T21:18:23.286Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives [2022-04-28T21:18:23.286Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives [2022-04-28T21:18:23.286Z] total 16 [2022-04-28T21:18:23.287Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 21:05 . [2022-04-28T21:18:23.287Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 21:05 .. [2022-04-28T21:18:23.287Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 21:05 cost [2022-04-28T21:18:23.287Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 28 21:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:18:23.622Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:18:24.517Z] ---> package-listing.sh [2022-04-28T21:18:24.517Z] ++ facter osfamily [2022-04-28T21:18:24.517Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T21:18:24.777Z] + OS_FAMILY=debian [2022-04-28T21:18:24.777Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-78 [2022-04-28T21:18:24.777Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T21:18:24.777Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T21:18:24.777Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T21:18:24.777Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T21:18:24.777Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-78 ']' [2022-04-28T21:18:24.777Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T21:18:24.777Z] + case "${OS_FAMILY}" in [2022-04-28T21:18:24.777Z] + dpkg -l [2022-04-28T21:18:24.777Z] + grep '^ii' [2022-04-28T21:18:24.777Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T21:18:24.777Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T21:18:24.777Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T21:18:24.777Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-78 ']' [2022-04-28T21:18:24.777Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives/ [2022-04-28T21:18:24.777Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-78/archives/ [Pipeline] echo [2022-04-28T21:18:24.812Z] 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-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T21:18:25.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:18:25.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:18:25.689Z] . [Pipeline] withDockerContainer [2022-04-28T21:18:25.789Z] prd-ubuntu20.04-docker-8c-8g-33723 does not seem to be running inside a container [2022-04-28T21:18:25.809Z] $ 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-78/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-78 -v /w/workspace/oundry_device-rfid-llrp-go_PR-78:/w/workspace/oundry_device-rfid-llrp-go_PR-78:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-78@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-04-28T21:18:26.035Z] $ docker top d58adc3310848846adaea0b234ec6db96607ba64b56f55498e8ac0ffb7ad5619 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:18:26.456Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T21:18:26.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T21:18:27.093Z] + ls /var/log/sa-host [2022-04-28T21:18:27.093Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:18:27.258Z] provisioning config files... [2022-04-28T21:18:27.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-78@tmp/config3798241846325555951tmp [Pipeline] { [Pipeline] echo [2022-04-28T21:18:27.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:18:27.638Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T21:18:27.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:18:28.063Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T21:18:28.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:18:28.409Z] ---> sudo-logs.sh [2022-04-28T21:18:28.409Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T21:18:28.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:18:28.814Z] ---> job-cost.sh [2022-04-28T21:18:28.814Z] lf-activate-venv: SKIPPING [2022-04-28T21:18:28.814Z] DEBUG: total: 0.2199999988079071 [2022-04-28T21:18:28.814Z] INFO: Retrieving Stack Cost... [2022-04-28T21:18:29.387Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T21:18:29.648Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T21:18:29.682Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:18:30.006Z] ---> logs-deploy.sh [2022-04-28T21:18:30.006Z] lf-activate-venv: SKIPPING [2022-04-28T21:18:30.006Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-78/1 [2022-04-28T21:18:30.006Z] INFO: archiving workspace using pattern(s): [2022-04-28T21:18:30.952Z] Archives upload complete. [2022-04-28T21:18:30.952Z] INFO: archiving logs to Nexus