Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2488fc01f45d688702b960fc4ad648af03e93961+ae184f2d771396bb015a08ccabe66c9294cd9524 (4cfbb4b5b7a117be42aaa3a9cbe16c6d077fce91) 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-ssh18189458169753310332.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-ssh18119761568260623894.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10878738886216251184.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 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-ssh8539022053187985475.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17578766195100326151.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-ubuntu20.04-docker-8c-8g-33577’ Running on prd-ubuntu20.04-docker-8c-8g-33587 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [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-65 # 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 2488fc01f45d688702b960fc4ad648af03e93961 Merge succeeded, producing 062e3051a5e94a1217e5bb0ff1be7564a27a94d7 Checking out Revision 062e3051a5e94a1217e5bb0ff1be7564a27a94d7 (PR-65) > 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2488fc01f45d688702b960fc4ad648af03e93961 # 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 062e3051a5e94a1217e5bb0ff1be7564a27a94d7 # timeout=10 Commit message: "Merge commit 'ae184f2d771396bb015a08ccabe66c9294cd9524' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T01:08:22.538Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk e7b4d86d7829962b7fc08b44c9db1037f1a5d2a4 # timeout=10 [Pipeline] withCredentials [2022-04-28T01:08:22.625Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T01:08:22.646Z] ========================================================= [2022-04-28T01:08:22.646Z] EdgeX Global Pipelines Version Info [2022-04-28T01:08:22.646Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:08:23.436Z] ------------------- [2022-04-28T01:08:23.436Z] stable info: [2022-04-28T01:08:23.436Z] ------------------- [2022-04-28T01:08:23.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T01:08:23.436Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T01:08:23.436Z] Message: update stable to v1.0.227 [2022-04-28T01:08:24.009Z] ------------------- [2022-04-28T01:08:24.009Z] experimental info: [2022-04-28T01:08:24.009Z] ------------------- [2022-04-28T01:08:24.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T01:08:24.009Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T01:08:24.009Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T01:08:24.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-04-28T01:08:24.143Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-04-28T01:08:24.158Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T01:08:24.171Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T01:08:24.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T01:08:24.197Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T01:08:24.273Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T01:08:24.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T01:08:24.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T01:08:24.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T01:08:24.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T01:08:24.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-04-28T01:08:24.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T01:08:24.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T01:08:24.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T01:08:24.402Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T01:08:24.414Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T01:08:24.429Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T01:08:24.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T01:08:24.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T01:08:24.478Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T01:08:24.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T01:08:24.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T01:08:24.519Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T01:08:24.531Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T01:08:24.544Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T01:08:24.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-04-28T01:08:24.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-04-28T01:08:24.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-04-28T01:08:24.608Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 062e3051a5e94a1217e5bb0ff1be7564a27a94d7 [Pipeline] echo [2022-04-28T01:08:24.618Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 062e305 [Pipeline] echo [2022-04-28T01:08:24.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T01:08:24.678Z] provisioning config files... [2022-04-28T01:08:24.694Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config7105290154097118651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:08:25.009Z] ---> docker-login.sh [2022-04-28T01:08:25.009Z] nexus3.edgexfoundry.org:10001 [2022-04-28T01:08:25.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:25.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:25.270Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:25.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:25.270Z] [2022-04-28T01:08:25.270Z] Login Succeeded [2022-04-28T01:08:25.270Z] nexus3.edgexfoundry.org:10002 [2022-04-28T01:08:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:25.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:25.532Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:25.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:25.532Z] [2022-04-28T01:08:25.532Z] Login Succeeded [2022-04-28T01:08:25.532Z] nexus3.edgexfoundry.org:10003 [2022-04-28T01:08:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:25.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:25.794Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:25.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:25.794Z] [2022-04-28T01:08:25.794Z] Login Succeeded [2022-04-28T01:08:25.794Z] nexus3.edgexfoundry.org:10004 [2022-04-28T01:08:25.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:25.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:25.794Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:25.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:25.794Z] [2022-04-28T01:08:25.794Z] Login Succeeded [2022-04-28T01:08:25.794Z] docker.io [2022-04-28T01:08:26.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:26.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:26.319Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:26.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:26.319Z] [2022-04-28T01:08:26.319Z] Login Succeeded [2022-04-28T01:08:26.319Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T01:08:26.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T01:08:26.740Z] + git rev-list -1 --merges 062e3051a5e94a1217e5bb0ff1be7564a27a94d7~1..062e3051a5e94a1217e5bb0ff1be7564a27a94d7 [Pipeline] echo [2022-04-28T01:08:26.773Z] -----------> git rev-list -1 --merges 062e3051a5e94a1217e5bb0ff1be7564a27a94d7~1..062e3051a5e94a1217e5bb0ff1be7564a27a94d7 062e3051a5e94a1217e5bb0ff1be7564a27a94d7 [2022-04-28T01:08:26.773Z] 062e3051a5e94a1217e5bb0ff1be7564a27a94d7 [false] [Pipeline] sh [2022-04-28T01:08:27.064Z] + git log --format=format:%s -1 062e3051a5e94a1217e5bb0ff1be7564a27a94d7 [Pipeline] echo [2022-04-28T01:08:27.081Z] ========================================================= [2022-04-28T01:08:27.081Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T01:08:27.081Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T01:08:27.473Z] + git log --format=format:%s -1 062e3051a5e94a1217e5bb0ff1be7564a27a94d7 [Pipeline] echo [2022-04-28T01:08:27.489Z] [semverPrep] GIT_COMMIT: 062e3051a5e94a1217e5bb0ff1be7564a27a94d7, Commit Message: Merge commit 'ae184f2d771396bb015a08ccabe66c9294cd9524' into HEAD [Pipeline] echo [2022-04-28T01:08:27.502Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T01:08:27.951Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T01:08:27.951Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T01:08:27.951Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T01:08:27.951Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T01:08:27.951Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T01:08:27.951Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T01:08:27.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:08:28.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T01:08:28.373Z] [2022-04-28T01:08:28.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:08:28.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T01:08:28.687Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T01:08:28.687Z] 1fe172e4850f: Pulling fs layer [2022-04-28T01:08:28.687Z] caf521ccaac6: Pulling fs layer [2022-04-28T01:08:28.687Z] 3ead6fa29328: Pulling fs layer [2022-04-28T01:08:28.687Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T01:08:28.687Z] a8d5f1318db7: Pulling fs layer [2022-04-28T01:08:28.687Z] c427282e49a2: Pulling fs layer [2022-04-28T01:08:28.687Z] c427282e49a2: Waiting [2022-04-28T01:08:28.687Z] a8d5f1318db7: Waiting [2022-04-28T01:08:28.687Z] 5c2a1cbceb83: Waiting [2022-04-28T01:08:28.687Z] 1827001aaf11: Pulling fs layer [2022-04-28T01:08:28.687Z] 0714d37db230: Pulling fs layer [2022-04-28T01:08:28.687Z] ac28cf19c067: Pulling fs layer [2022-04-28T01:08:28.687Z] ca983d60f3e2: Pulling fs layer [2022-04-28T01:08:28.687Z] 1827001aaf11: Waiting [2022-04-28T01:08:28.687Z] 9f894cec8388: Pulling fs layer [2022-04-28T01:08:28.687Z] 0714d37db230: Waiting [2022-04-28T01:08:28.687Z] ac28cf19c067: Waiting [2022-04-28T01:08:28.687Z] ca983d60f3e2: Waiting [2022-04-28T01:08:28.687Z] 9f894cec8388: Waiting [2022-04-28T01:08:28.687Z] caf521ccaac6: Download complete [2022-04-28T01:08:28.687Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T01:08:28.687Z] 5c2a1cbceb83: Download complete [2022-04-28T01:08:28.952Z] a8d5f1318db7: Verifying Checksum [2022-04-28T01:08:28.952Z] a8d5f1318db7: Download complete [2022-04-28T01:08:28.952Z] 3ead6fa29328: Verifying Checksum [2022-04-28T01:08:28.952Z] 3ead6fa29328: Download complete [2022-04-28T01:08:28.952Z] c427282e49a2: Verifying Checksum [2022-04-28T01:08:28.952Z] c427282e49a2: Download complete [2022-04-28T01:08:28.952Z] 0714d37db230: Download complete [2022-04-28T01:08:28.952Z] ac28cf19c067: Verifying Checksum [2022-04-28T01:08:28.952Z] ac28cf19c067: Download complete [2022-04-28T01:08:28.952Z] ca983d60f3e2: Verifying Checksum [2022-04-28T01:08:28.952Z] ca983d60f3e2: Download complete [2022-04-28T01:08:28.952Z] 9f894cec8388: Download complete [2022-04-28T01:08:28.952Z] 1fe172e4850f: Verifying Checksum [2022-04-28T01:08:28.952Z] 1fe172e4850f: Download complete [2022-04-28T01:08:29.214Z] 1827001aaf11: Verifying Checksum [2022-04-28T01:08:29.214Z] 1827001aaf11: Download complete [2022-04-28T01:08:30.600Z] 1fe172e4850f: Pull complete [2022-04-28T01:08:30.600Z] caf521ccaac6: Pull complete [2022-04-28T01:08:31.170Z] 3ead6fa29328: Pull complete [2022-04-28T01:08:31.171Z] 5c2a1cbceb83: Pull complete [2022-04-28T01:08:31.438Z] a8d5f1318db7: Pull complete [2022-04-28T01:08:31.701Z] c427282e49a2: Pull complete [2022-04-28T01:08:33.617Z] 1827001aaf11: Pull complete [2022-04-28T01:08:33.617Z] 0714d37db230: Pull complete [2022-04-28T01:08:33.881Z] ac28cf19c067: Pull complete [2022-04-28T01:08:33.881Z] ca983d60f3e2: Pull complete [2022-04-28T01:08:33.881Z] 9f894cec8388: Pull complete [2022-04-28T01:08:33.881Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T01:08:33.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T01:08:34.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T01:08:34.293Z] prd-ubuntu20.04-docker-8c-8g-33587 does not seem to be running inside a container [2022-04-28T01:08:34.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T01:08:35.772Z] $ docker top ad2bec7b4a4e39d088f6078a754d9ef904f240318d7e0027892e3f8edd129d49 -eo pid,comm [2022-04-28T01:08:35.840Z] 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-28T01:08:35.840Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T01:08:35.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T01:08:35.912Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T01:08:36.053Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T01:08:36.064Z] $ docker exec ad2bec7b4a4e39d088f6078a754d9ef904f240318d7e0027892e3f8edd129d49 ssh-agent [2022-04-28T01:08:36.186Z] SSH_AUTH_SOCK=/tmp/ssh-pTwtOhBhTQ2w/agent.32 [2022-04-28T01:08:36.186Z] SSH_AGENT_PID=38 [2022-04-28T01:08:36.196Z] Running ssh-add (command line suppressed) [2022-04-28T01:08:36.327Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_2887308886728922021.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_2887308886728922021.key) [2022-04-28T01:08:36.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T01:08:36.635Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T01:08:36.665Z] $ docker exec --env ******** --env ******** ad2bec7b4a4e39d088f6078a754d9ef904f240318d7e0027892e3f8edd129d49 ssh-agent -k [2022-04-28T01:08:36.779Z] unset SSH_AUTH_SOCK; [2022-04-28T01:08:36.780Z] unset SSH_AGENT_PID; [2022-04-28T01:08:36.780Z] echo Agent pid 38 killed; [2022-04-28T01:08:36.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T01:08:36.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T01:08:36.859Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T01:08:36.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T01:08:37.009Z] $ docker exec ad2bec7b4a4e39d088f6078a754d9ef904f240318d7e0027892e3f8edd129d49 ssh-agent [2022-04-28T01:08:37.138Z] SSH_AUTH_SOCK=/tmp/ssh-HOy4lRgA0LEE/agent.70 [2022-04-28T01:08:37.138Z] SSH_AGENT_PID=76 [2022-04-28T01:08:37.144Z] Running ssh-add (command line suppressed) [2022-04-28T01:08:37.275Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_2499325105654997005.key (/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/private_key_2499325105654997005.key) [2022-04-28T01:08:37.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T01:08:37.580Z] + git semver init [2022-04-28T01:08:37.842Z] 2022-04-28 01:08:37,797 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T01:08:37.843Z] 2022-04-28 01:08:37,798 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver [2022-04-28T01:08:37.843Z] 2022-04-28 01:08:37,798 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver [2022-04-28T01:08:37.843Z] 2022-04-28 01:08:37,799 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-65, universal_newlines=False, shell=None, istream=None) [2022-04-28T01:08:38.786Z] 2022-04-28 01:08:38,678 [append_file] DEBUG append to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65/.git/info/exclude [2022-04-28T01:08:38.786Z] 2022-04-28 01:08:38,678 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver/PR-65 with force:False [2022-04-28T01:08:38.786Z] 2022-04-28 01:08:38,678 [write_file] DEBUG write to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver/PR-65 [2022-04-28T01:08:38.786Z] 2022-04-28 01:08:38,683 [execute] INFO git cat-file --batch-check [2022-04-28T01:08:38.786Z] 2022-04-28 01:08:38,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T01:08:38.786Z] 2022-04-28 01:08:38,690 [execute] INFO git cat-file --batch [2022-04-28T01:08:38.786Z] 2022-04-28 01:08:38,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T01:08:38.786Z] 2022-04-28 01:08:38,695 [read_version] DEBUG read version from /w/workspace/oundry_device-rfid-llrp-go_PR-65/.semver/PR-65 [2022-04-28T01:08:38.786Z] 0.0.0 [Pipeline] } [2022-04-28T01:08:38.808Z] $ docker exec --env ******** --env ******** ad2bec7b4a4e39d088f6078a754d9ef904f240318d7e0027892e3f8edd129d49 ssh-agent -k [2022-04-28T01:08:38.929Z] unset SSH_AUTH_SOCK; [2022-04-28T01:08:38.930Z] unset SSH_AGENT_PID; [2022-04-28T01:08:38.930Z] echo Agent pid 76 killed; [2022-04-28T01:08:38.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T01:08:39.250Z] + git semver [Pipeline] } [2022-04-28T01:08:39.533Z] $ docker stop --time=1 ad2bec7b4a4e39d088f6078a754d9ef904f240318d7e0027892e3f8edd129d49 [2022-04-28T01:08:40.866Z] $ docker rm -f ad2bec7b4a4e39d088f6078a754d9ef904f240318d7e0027892e3f8edd129d49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T01:08:41.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T01:08:41.497Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T01:08:41.501Z] [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-28T01:08:41.633Z] provisioning config files... [2022-04-28T01:08:41.645Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config1365369337069504634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:08:41.950Z] ---> docker-login.sh [2022-04-28T01:08:41.950Z] nexus3.edgexfoundry.org:10001 [2022-04-28T01:08:41.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:41.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:41.950Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:41.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:41.950Z] [2022-04-28T01:08:41.950Z] Login Succeeded [2022-04-28T01:08:41.950Z] nexus3.edgexfoundry.org:10002 [2022-04-28T01:08:41.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:42.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:42.212Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:42.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:42.212Z] [2022-04-28T01:08:42.212Z] Login Succeeded [2022-04-28T01:08:42.212Z] nexus3.edgexfoundry.org:10003 [2022-04-28T01:08:42.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:42.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:42.212Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:42.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:42.212Z] [2022-04-28T01:08:42.212Z] Login Succeeded [2022-04-28T01:08:42.212Z] nexus3.edgexfoundry.org:10004 [2022-04-28T01:08:42.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:42.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:42.473Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:42.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:42.473Z] [2022-04-28T01:08:42.473Z] Login Succeeded [2022-04-28T01:08:42.473Z] docker.io [2022-04-28T01:08:42.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:08:42.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:08:42.736Z] Configure a credential helper to remove this warning. See [2022-04-28T01:08:42.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:08:42.736Z] [2022-04-28T01:08:42.736Z] Login Succeeded [2022-04-28T01:08:42.736Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T01:08:42.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T01:08:42.824Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T01:08:42.838Z] ========================================================= [2022-04-28T01:08:42.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T01:08:42.838Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:08:43.149Z] + 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-28T01:08:43.149Z] Sending build context to Docker daemon 4.003MB [2022-04-28T01:08:43.149Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T01:08:43.149Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-28T01:08:43.149Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T01:08:43.149Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T01:08:43.149Z] 666ba61612fd: Pulling fs layer [2022-04-28T01:08:43.149Z] 8ed8ca486205: Pulling fs layer [2022-04-28T01:08:43.149Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T01:08:43.149Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T01:08:43.149Z] ca2b28591e48: Pulling fs layer [2022-04-28T01:08:43.149Z] a51346096db8: Pulling fs layer [2022-04-28T01:08:43.149Z] daebc70d1ce1: Pulling fs layer [2022-04-28T01:08:43.149Z] 0e18a0eac166: Pulling fs layer [2022-04-28T01:08:43.149Z] 4fe6c5a15a65: Waiting [2022-04-28T01:08:43.149Z] 22a0e8bec74d: Waiting [2022-04-28T01:08:43.149Z] ca2b28591e48: Waiting [2022-04-28T01:08:43.149Z] a51346096db8: Waiting [2022-04-28T01:08:43.149Z] daebc70d1ce1: Waiting [2022-04-28T01:08:43.149Z] 0e18a0eac166: Waiting [2022-04-28T01:08:43.149Z] 8ed8ca486205: Download complete [2022-04-28T01:08:43.149Z] 666ba61612fd: Verifying Checksum [2022-04-28T01:08:43.149Z] 666ba61612fd: Download complete [2022-04-28T01:08:43.149Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T01:08:43.149Z] 22a0e8bec74d: Download complete [2022-04-28T01:08:43.411Z] ca2b28591e48: Verifying Checksum [2022-04-28T01:08:43.411Z] ca2b28591e48: Download complete [2022-04-28T01:08:43.411Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T01:08:43.411Z] 59bf1c3509f3: Download complete [2022-04-28T01:08:43.411Z] a51346096db8: Verifying Checksum [2022-04-28T01:08:43.411Z] a51346096db8: Download complete [2022-04-28T01:08:43.411Z] daebc70d1ce1: Verifying Checksum [2022-04-28T01:08:43.411Z] daebc70d1ce1: Download complete [2022-04-28T01:08:43.411Z] 59bf1c3509f3: Pull complete [2022-04-28T01:08:43.673Z] 666ba61612fd: Pull complete [2022-04-28T01:08:43.673Z] 8ed8ca486205: Pull complete [2022-04-28T01:08:43.936Z] 0e18a0eac166: Verifying Checksum [2022-04-28T01:08:43.936Z] 0e18a0eac166: Download complete [2022-04-28T01:08:44.196Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T01:08:44.196Z] 4fe6c5a15a65: Download complete [2022-04-28T01:08:48.409Z] 4fe6c5a15a65: Pull complete [2022-04-28T01:08:48.409Z] 22a0e8bec74d: Pull complete [2022-04-28T01:08:48.409Z] ca2b28591e48: Pull complete [2022-04-28T01:08:48.409Z] a51346096db8: Pull complete [2022-04-28T01:08:48.409Z] daebc70d1ce1: Pull complete [2022-04-28T01:08:50.949Z] 0e18a0eac166: Pull complete [2022-04-28T01:08:50.949Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T01:08:50.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T01:08:50.949Z] ---> f018257e8ee9 [2022-04-28T01:08:50.949Z] Step 3/12 : ARG MAKE='make build' [2022-04-28T01:08:51.900Z] ---> Running in 08203d436032 [2022-04-28T01:08:52.163Z] Removing intermediate container 08203d436032 [2022-04-28T01:08:52.163Z] ---> 78cda07e8ffb [2022-04-28T01:08:52.163Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T01:08:52.163Z] ---> Running in 910c3ff18cca [2022-04-28T01:08:52.163Z] Removing intermediate container 910c3ff18cca [2022-04-28T01:08:52.163Z] ---> be10581037d2 [2022-04-28T01:08:52.163Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T01:08:52.163Z] ---> Running in e966ef21d9d1 [2022-04-28T01:08:52.425Z] Removing intermediate container e966ef21d9d1 [2022-04-28T01:08:52.425Z] ---> 2c1b6cc56982 [2022-04-28T01:08:52.425Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:08:52.425Z] ---> Running in 156a91f75c22 [2022-04-28T01:08:52.998Z] Removing intermediate container 156a91f75c22 [2022-04-28T01:08:52.998Z] ---> fef67a6f4237 [2022-04-28T01:08:52.998Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T01:08:52.998Z] ---> Running in 46995477b111 [2022-04-28T01:08:53.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:08:54.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:08:54.468Z] OK: 221 MiB in 52 packages [2022-04-28T01:08:54.729Z] Removing intermediate container 46995477b111 [2022-04-28T01:08:54.729Z] ---> cb4b64402428 [2022-04-28T01:08:54.729Z] Step 8/12 : WORKDIR /app [2022-04-28T01:08:54.729Z] ---> Running in f4b8003c87c6 [2022-04-28T01:08:54.990Z] Removing intermediate container f4b8003c87c6 [2022-04-28T01:08:54.990Z] ---> 2a8d3dc091dc [2022-04-28T01:08:54.990Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-28T01:08:54.990Z] ---> 2850cc9baec3 [2022-04-28T01:08:54.990Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:08:54.990Z] ---> Running in f9f7684054ca [2022-04-28T01:08:56.596Z] Still waiting to schedule task [2022-04-28T01:08:56.596Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33585’ [2022-04-28T01:09:21.584Z] Removing intermediate container f9f7684054ca [2022-04-28T01:09:21.584Z] ---> 4c75d76309f1 [2022-04-28T01:09:21.584Z] Step 11/12 : COPY . . [2022-04-28T01:09:21.584Z] ---> caff2e948308 [2022-04-28T01:09:21.584Z] Step 12/12 : RUN $MAKE [2022-04-28T01:09:21.584Z] ---> Running in 9069dd700b48 [2022-04-28T01:09:21.584Z] noop [2022-04-28T01:09:21.584Z] Removing intermediate container 9069dd700b48 [2022-04-28T01:09:21.584Z] ---> 9cdf2c232261 [2022-04-28T01:09:21.584Z] Successfully built 9cdf2c232261 [2022-04-28T01:09:21.584Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:09:21.885Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T01:09:21.885Z] . [Pipeline] withDockerContainer [2022-04-28T01:09:21.957Z] prd-ubuntu20.04-docker-8c-8g-33587 does not seem to be running inside a container [2022-04-28T01:09:22.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-28T01:09:22.443Z] $ docker top 92585e0a4714a172ff0ff3612f0e2dee202904cf53d01cdec0151a7756fecee3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T01:09:22.796Z] + go version [2022-04-28T01:09:22.796Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T01:09:22.815Z] $ docker stop --time=1 92585e0a4714a172ff0ff3612f0e2dee202904cf53d01cdec0151a7756fecee3 [2022-04-28T01:09:24.130Z] $ docker rm -f 92585e0a4714a172ff0ff3612f0e2dee202904cf53d01cdec0151a7756fecee3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:09:24.558Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T01:09:24.558Z] . [Pipeline] withDockerContainer [2022-04-28T01:09:24.635Z] prd-ubuntu20.04-docker-8c-8g-33587 does not seem to be running inside a container [2022-04-28T01:09:24.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-rfid-llrp-go_PR-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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 ******** ci-base-image-x86_64 cat [2022-04-28T01:09:25.109Z] $ docker top 47e48d85affbc306ea93afdae84af73030c156a4317e3346d96e7eedcd0d838f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T01:09:25.486Z] + make test [2022-04-28T01:09:25.487Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T01:09:25.751Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-28T01:09:33.877Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-28T01:09:33.877Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-28T01:09:38.080Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.280s coverage: 39.3% of statements [2022-04-28T01:09:38.080Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.253s coverage: 51.9% of statements [2022-04-28T01:09:38.080Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 95.5% of statements [2022-04-28T01:09:46.224Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T01:09:49.625Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T01:09:49.625Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T01:09:49.625Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T01:09:50.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T01:09:50.225Z] $ docker stop --time=1 47e48d85affbc306ea93afdae84af73030c156a4317e3346d96e7eedcd0d838f [2022-04-28T01:09:51.917Z] $ docker rm -f 47e48d85affbc306ea93afdae84af73030c156a4317e3346d96e7eedcd0d838f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T01:09:52.346Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T01:09:52.430Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T01:09:53.123Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T01:09:53.411Z] + ls -al . [2022-04-28T01:09:53.411Z] total 648 [2022-04-28T01:09:53.411Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 01:09 . [2022-04-28T01:09:53.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:08 .. [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 01:08 .dockerignore [2022-04-28T01:09:53.411Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 01:08 .git [2022-04-28T01:09:53.411Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 01:08 .github [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 01:08 .gitignore [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 01:08 .golangci.yml [2022-04-28T01:09:53.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 01:08 .semver [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 28 01:08 Attribution.txt [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 01:08 CHANGELOG.md [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 01:08 Dockerfile [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 01:08 GOVERNANCE.md [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 01:08 Jenkinsfile [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 01:08 LICENSE [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 28 01:08 Makefile [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 01:08 OWNERS.md [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 01:08 README.md [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 01:08 VERSION [2022-04-28T01:09:53.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:08 bin [2022-04-28T01:09:53.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:08 cmd [2022-04-28T01:09:53.411Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 01:09 coverage.out [2022-04-28T01:09:53.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:08 examples [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 28 01:08 go.mod [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 49235 Apr 28 01:08 go.sum [2022-04-28T01:09:53.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:08 images [2022-04-28T01:09:53.411Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 01:08 internal [2022-04-28T01:09:53.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:08 snap [2022-04-28T01:09:53.411Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 01:08 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:09:53.714Z] + 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=062e3051a5e94a1217e5bb0ff1be7564a27a94d7 --label arch=amd64 --label version=0.0.0 . [2022-04-28T01:09:53.714Z] Sending build context to Docker daemon 4.003MB [2022-04-28T01:09:53.714Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T01:09:53.714Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T01:09:53.714Z] ---> 9cdf2c232261 [2022-04-28T01:09:53.714Z] Step 3/25 : ARG MAKE='make build' [2022-04-28T01:09:53.974Z] ---> Running in 1c1c9f8850cd [2022-04-28T01:09:53.974Z] Removing intermediate container 1c1c9f8850cd [2022-04-28T01:09:53.974Z] ---> 296f2517f893 [2022-04-28T01:09:53.974Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T01:09:53.974Z] ---> Running in 4c6bd8a3f5b0 [2022-04-28T01:09:54.234Z] Removing intermediate container 4c6bd8a3f5b0 [2022-04-28T01:09:54.234Z] ---> bd55529202d4 [2022-04-28T01:09:54.234Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T01:09:54.234Z] ---> Running in b4f0156079cf [2022-04-28T01:09:54.234Z] Removing intermediate container b4f0156079cf [2022-04-28T01:09:54.234Z] ---> a743238d9ba4 [2022-04-28T01:09:54.234Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:09:54.234Z] ---> Running in c4f2e9cb1f50 [2022-04-28T01:09:55.179Z] Removing intermediate container c4f2e9cb1f50 [2022-04-28T01:09:55.179Z] ---> 1980be0f9a4f [2022-04-28T01:09:55.179Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T01:09:55.179Z] ---> Running in 6e1b9bba3810 [2022-04-28T01:09:55.440Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:09:56.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:09:56.584Z] OK: 221 MiB in 52 packages [2022-04-28T01:09:56.845Z] Removing intermediate container 6e1b9bba3810 [2022-04-28T01:09:56.845Z] ---> 23b01e2d790b [2022-04-28T01:09:56.845Z] Step 8/25 : WORKDIR /app [2022-04-28T01:09:56.845Z] ---> Running in 49ef55dad20b [2022-04-28T01:09:56.845Z] Removing intermediate container 49ef55dad20b [2022-04-28T01:09:56.845Z] ---> b9acc81b31f3 [2022-04-28T01:09:56.845Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-28T01:09:57.106Z] ---> 6e0e2d84810c [2022-04-28T01:09:57.106Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:09:57.106Z] ---> Running in 5f0828830903 [2022-04-28T01:09:58.071Z] Removing intermediate container 5f0828830903 [2022-04-28T01:09:58.071Z] ---> b8ab8ef3f1e4 [2022-04-28T01:09:58.071Z] Step 11/25 : COPY . . [2022-04-28T01:09:58.333Z] ---> 96318dcf725a [2022-04-28T01:09:58.333Z] Step 12/25 : RUN $MAKE [2022-04-28T01:09:58.333Z] ---> Running in 622255706d4a [2022-04-28T01:09:58.594Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-28T01:10:06.737Z] Removing intermediate container 622255706d4a [2022-04-28T01:10:06.737Z] ---> 586abc8c2c7a [2022-04-28T01:10:06.737Z] Step 13/25 : FROM alpine:3.14 [2022-04-28T01:10:07.310Z] 3.14: Pulling from library/alpine [2022-04-28T01:10:07.570Z] 8663204ce13b: Pulling fs layer [2022-04-28T01:10:07.570Z] 8663204ce13b: Verifying Checksum [2022-04-28T01:10:07.570Z] 8663204ce13b: Download complete [2022-04-28T01:10:07.831Z] 8663204ce13b: Pull complete [2022-04-28T01:10:07.831Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T01:10:07.831Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T01:10:07.831Z] ---> e04c818066af [2022-04-28T01:10:07.831Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T01:10:07.831Z] ---> Running in bfb40c52f464 [2022-04-28T01:10:08.092Z] Removing intermediate container bfb40c52f464 [2022-04-28T01:10:08.092Z] ---> 3a484833fe2f [2022-04-28T01:10:08.092Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:10:08.092Z] ---> Running in d7ea14a0d8f2 [2022-04-28T01:10:09.032Z] Removing intermediate container d7ea14a0d8f2 [2022-04-28T01:10:09.032Z] ---> d577b327bc57 [2022-04-28T01:10:09.032Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T01:10:09.032Z] ---> Running in 21611096b95a [2022-04-28T01:10:09.293Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T01:10:10.233Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T01:10:10.233Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T01:10:10.493Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T01:10:10.493Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T01:10:10.493Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T01:10:10.754Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T01:10:10.754Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T01:10:10.754Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:10:10.754Z] OK: 8 MiB in 20 packages [2022-04-28T01:10:11.325Z] Removing intermediate container 21611096b95a [2022-04-28T01:10:11.325Z] ---> 383388125cd9 [2022-04-28T01:10:11.325Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-28T01:10:11.585Z] ---> 56e2ffd2c3ad [2022-04-28T01:10:11.585Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-28T01:10:11.585Z] ---> 365948dd2b7c [2022-04-28T01:10:11.585Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-28T01:10:12.157Z] ---> 78c6df12b60e [2022-04-28T01:10:12.157Z] Step 20/25 : EXPOSE 59989 [2022-04-28T01:10:12.157Z] ---> Running in 6a61939790b6 [2022-04-28T01:10:12.157Z] Removing intermediate container 6a61939790b6 [2022-04-28T01:10:12.157Z] ---> fd2c38acbfb6 [2022-04-28T01:10:12.157Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-28T01:10:12.157Z] ---> Running in b7da11943b9b [2022-04-28T01:10:12.417Z] Removing intermediate container b7da11943b9b [2022-04-28T01:10:12.417Z] ---> be622114988b [2022-04-28T01:10:12.417Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-28T01:10:12.417Z] ---> Running in 0e6bd726ffa9 [2022-04-28T01:10:12.417Z] Removing intermediate container 0e6bd726ffa9 [2022-04-28T01:10:12.417Z] ---> c1d7c95b9d41 [2022-04-28T01:10:12.417Z] Step 23/25 : LABEL arch=amd64 [2022-04-28T01:10:12.417Z] ---> Running in a707debca039 [2022-04-28T01:10:12.696Z] Removing intermediate container a707debca039 [2022-04-28T01:10:12.696Z] ---> 232dec522fa6 [2022-04-28T01:10:12.696Z] Step 24/25 : LABEL git_sha=062e3051a5e94a1217e5bb0ff1be7564a27a94d7 [2022-04-28T01:10:12.696Z] ---> Running in 50586c6b2704 [2022-04-28T01:10:12.696Z] Removing intermediate container 50586c6b2704 [2022-04-28T01:10:12.696Z] ---> 8b9c7d751fd0 [2022-04-28T01:10:12.696Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T01:10:12.957Z] ---> Running in d0ee7903fe7a [2022-04-28T01:10:12.957Z] Removing intermediate container d0ee7903fe7a [2022-04-28T01:10:12.957Z] ---> 1ae33bd6102d [2022-04-28T01:10:12.957Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T01:10:12.957Z] Successfully built 1ae33bd6102d [2022-04-28T01:10:12.957Z] 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-28T01:10:13.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T01:10:13.391Z] [2022-04-28T01:10:13.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:10:13.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T01:10:13.695Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T01:10:13.695Z] 5eb5b503b376: Pulling fs layer [2022-04-28T01:10:13.695Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T01:10:13.695Z] ec43610c2a17: Pulling fs layer [2022-04-28T01:10:13.695Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T01:10:13.695Z] 33b1e0a273af: Pulling fs layer [2022-04-28T01:10:13.695Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T01:10:13.695Z] 2f39f015ded8: Pulling fs layer [2022-04-28T01:10:13.695Z] 33b1e0a273af: Waiting [2022-04-28T01:10:13.695Z] 5d3b04190fa2: Waiting [2022-04-28T01:10:13.695Z] 2f39f015ded8: Waiting [2022-04-28T01:10:13.695Z] 3a2ae6a8a46f: Waiting [2022-04-28T01:10:13.695Z] 5c69ac0246d0: Download complete [2022-04-28T01:10:13.695Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-28T01:10:13.695Z] 3a2ae6a8a46f: Download complete [2022-04-28T01:10:13.695Z] 33b1e0a273af: Verifying Checksum [2022-04-28T01:10:13.695Z] 33b1e0a273af: Download complete [2022-04-28T01:10:13.695Z] 5d3b04190fa2: Download complete [2022-04-28T01:10:13.954Z] ec43610c2a17: Verifying Checksum [2022-04-28T01:10:13.954Z] ec43610c2a17: Download complete [2022-04-28T01:10:13.954Z] 5eb5b503b376: Verifying Checksum [2022-04-28T01:10:13.954Z] 5eb5b503b376: Download complete [2022-04-28T01:10:14.523Z] 2f39f015ded8: Download complete [2022-04-28T01:10:15.093Z] 5eb5b503b376: Pull complete [2022-04-28T01:10:15.352Z] 5c69ac0246d0: Pull complete [2022-04-28T01:10:15.919Z] ec43610c2a17: Pull complete [2022-04-28T01:10:15.919Z] 3a2ae6a8a46f: Pull complete [2022-04-28T01:10:16.180Z] 33b1e0a273af: Pull complete [2022-04-28T01:10:16.180Z] 5d3b04190fa2: Pull complete [2022-04-28T01:10:21.453Z] 2f39f015ded8: Pull complete [2022-04-28T01:10:21.453Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T01:10:21.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T01:10:21.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T01:10:21.522Z] prd-ubuntu20.04-docker-8c-8g-33587 does not seem to be running inside a container [2022-04-28T01:10:21.565Z] $ 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-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@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-28T01:10:24.186Z] $ docker top 7f835ea5b5aacf88cb0a5015dc7ff3f2dc9ff308a3fab8700c9e3dbbca0a86e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:10:24.620Z] ---> job-cost.sh [2022-04-28T01:10:24.620Z] lf-activate-venv: SKIPPING [2022-04-28T01:10:24.620Z] INFO: No Stack... [2022-04-28T01:10:25.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T01:10:25.451Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T01:10:25.747Z] + cat /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/cost.csv [2022-04-28T01:10:25.747Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T01:10:25.768Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-8-stack-cost] [2022-04-28T01:10:25.776Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-8-stack-cost] did not exist. Created. [2022-04-28T01:10:25.776Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T01:10:26.078Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T01:10:26.109Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T01:10:26.114Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T01:10:26.140Z] $ docker stop --time=1 7f835ea5b5aacf88cb0a5015dc7ff3f2dc9ff308a3fab8700c9e3dbbca0a86e3 [2022-04-28T01:10:27.476Z] $ docker rm -f 7f835ea5b5aacf88cb0a5015dc7ff3f2dc9ff308a3fab8700c9e3dbbca0a86e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T01:12:29.587Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33588 in /w/workspace/oundry_device-rfid-llrp-go_PR-65 [Pipeline] { [Pipeline] ws [2022-04-28T01:12:29.604Z] Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout [2022-04-28T01:12:29.830Z] Selected Git installation does not exist. Using Default [2022-04-28T01:12:29.830Z] The recommended git tool is: NONE [2022-04-28T01:12:36.147Z] using credential edgex-jenkins-ssh [2022-04-28T01:12:36.164Z] Cloning the remote Git repository [2022-04-28T01:12:36.222Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T01:12:36.291Z] > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 [2022-04-28T01:12:36.366Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T01:12:36.366Z] > git --version # timeout=10 [2022-04-28T01:12:36.392Z] > git --version # 'git version 2.25.1' [2022-04-28T01:12:36.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T01:12:36.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T01:12:38.179Z] Merging remotes/origin/main commit ae184f2d771396bb015a08ccabe66c9294cd9524 into PR head commit 2488fc01f45d688702b960fc4ad648af03e93961 [2022-04-28T01:12:38.673Z] Merge succeeded, producing be29bbd471ffdefd445e6ae7d5a64f029d4cb93d [2022-04-28T01:12:38.673Z] Checking out Revision be29bbd471ffdefd445e6ae7d5a64f029d4cb93d (PR-65) [2022-04-28T01:12:37.534Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-28T01:12:37.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T01:12:37.583Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-04-28T01:12:37.626Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-04-28T01:12:37.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T01:12:37.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T01:12:38.203Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T01:12:38.262Z] > git checkout -f 2488fc01f45d688702b960fc4ad648af03e93961 # timeout=10 [2022-04-28T01:12:38.425Z] > git remote # timeout=10 [2022-04-28T01:12:38.498Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T01:12:38.535Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T01:12:38.549Z] > git merge ae184f2d771396bb015a08ccabe66c9294cd9524 # timeout=10 [2022-04-28T01:12:38.663Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T01:12:38.686Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T01:12:38.704Z] > git checkout -f be29bbd471ffdefd445e6ae7d5a64f029d4cb93d # timeout=10 [2022-04-28T01:12:42.938Z] Commit message: "Merge commit 'ae184f2d771396bb015a08ccabe66c9294cd9524' into HEAD" [2022-04-28T01:12:42.962Z] First time build. Skipping changelog. [2022-04-28T01:12:42.953Z] > git rev-list --no-walk e7b4d86d7829962b7fc08b44c9db1037f1a5d2a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T01:12:43.944Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T01:12:43.944Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T01:12:43.944Z] Dload Upload Total Spent Left Speed [2022-04-28T01:12:43.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 68456 0 --:--:-- --:--:-- --:--:-- 68854 [Pipeline] sh [2022-04-28T01:12:44.470Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T01:12:44.822Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-04-28T01:12:44.823Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T01:12:44.823Z] { [2022-04-28T01:12:44.823Z] "registry-mirrors": [ [2022-04-28T01:12:44.823Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T01:12:44.823Z] ], [2022-04-28T01:12:44.823Z] "bip": "10.250.0.254/24", [2022-04-28T01:12:44.823Z] "hosts": [ [2022-04-28T01:12:44.823Z] "tcp://0.0.0.0:5555", [2022-04-28T01:12:44.823Z] "unix:///var/run/docker.sock" [2022-04-28T01:12:44.823Z] ], [2022-04-28T01:12:44.823Z] "mtu": 1458, [2022-04-28T01:12:44.823Z] "selinux-enabled": true, [2022-04-28T01:12:44.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T01:12:44.823Z] } [Pipeline] sh [2022-04-28T01:12:45.180Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T01:12:45.544Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T01:13:03.922Z] provisioning config files... [2022-04-28T01:13:03.946Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config2990890189800280382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:13:04.372Z] ---> docker-login.sh [2022-04-28T01:13:04.372Z] nexus3.edgexfoundry.org:10001 [2022-04-28T01:13:04.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:13:05.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:13:05.250Z] Configure a credential helper to remove this warning. See [2022-04-28T01:13:05.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:13:05.250Z] [2022-04-28T01:13:05.250Z] Login Succeeded [2022-04-28T01:13:05.526Z] nexus3.edgexfoundry.org:10002 [2022-04-28T01:13:05.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:13:05.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:13:05.802Z] Configure a credential helper to remove this warning. See [2022-04-28T01:13:05.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:13:05.802Z] [2022-04-28T01:13:05.802Z] Login Succeeded [2022-04-28T01:13:05.802Z] nexus3.edgexfoundry.org:10003 [2022-04-28T01:13:06.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:13:06.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:13:06.409Z] Configure a credential helper to remove this warning. See [2022-04-28T01:13:06.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:13:06.409Z] [2022-04-28T01:13:06.409Z] Login Succeeded [2022-04-28T01:13:06.409Z] nexus3.edgexfoundry.org:10004 [2022-04-28T01:13:06.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:13:06.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:13:06.958Z] Configure a credential helper to remove this warning. See [2022-04-28T01:13:06.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:13:06.958Z] [2022-04-28T01:13:06.958Z] Login Succeeded [2022-04-28T01:13:06.958Z] docker.io [2022-04-28T01:13:07.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T01:13:07.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T01:13:07.507Z] Configure a credential helper to remove this warning. See [2022-04-28T01:13:07.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T01:13:07.507Z] [2022-04-28T01:13:07.507Z] Login Succeeded [2022-04-28T01:13:07.507Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T01:13:07.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T01:13:07.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T01:13:08.054Z] ========================================================= [2022-04-28T01:13:08.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T01:13:08.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:13:08.584Z] + 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-28T01:13:08.861Z] Sending build context to Docker daemon 1.232MB [2022-04-28T01:13:08.861Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T01:13:08.861Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-28T01:13:09.136Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T01:13:09.136Z] 9b3977197b4f: Pulling fs layer [2022-04-28T01:13:09.136Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T01:13:09.136Z] 94645a83ff95: Pulling fs layer [2022-04-28T01:13:09.136Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T01:13:09.136Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T01:13:09.136Z] 3096ccb668a1: Pulling fs layer [2022-04-28T01:13:09.136Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T01:13:09.136Z] a4caa8a26152: Pulling fs layer [2022-04-28T01:13:09.136Z] 3f3a8bcf1eab: Waiting [2022-04-28T01:13:09.136Z] 0c92f367c5e7: Waiting [2022-04-28T01:13:09.136Z] 3096ccb668a1: Waiting [2022-04-28T01:13:09.136Z] e8cf19c19ddd: Waiting [2022-04-28T01:13:09.136Z] a4caa8a26152: Waiting [2022-04-28T01:13:09.136Z] 94645a83ff95: Verifying Checksum [2022-04-28T01:13:09.136Z] 94645a83ff95: Download complete [2022-04-28T01:13:09.136Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T01:13:09.136Z] 1a89e8eeedd5: Download complete [2022-04-28T01:13:09.136Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T01:13:09.136Z] 0c92f367c5e7: Download complete [2022-04-28T01:13:09.136Z] 3096ccb668a1: Verifying Checksum [2022-04-28T01:13:09.136Z] 3096ccb668a1: Download complete [2022-04-28T01:13:09.136Z] 9b3977197b4f: Download complete [2022-04-28T01:13:09.136Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T01:13:09.136Z] e8cf19c19ddd: Download complete [2022-04-28T01:13:10.128Z] 9b3977197b4f: Pull complete [2022-04-28T01:13:10.406Z] 1a89e8eeedd5: Pull complete [2022-04-28T01:13:10.681Z] 94645a83ff95: Pull complete [2022-04-28T01:13:11.283Z] a4caa8a26152: Verifying Checksum [2022-04-28T01:13:11.283Z] a4caa8a26152: Download complete [2022-04-28T01:13:11.879Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T01:13:11.879Z] 3f3a8bcf1eab: Download complete [2022-04-28T01:13:24.294Z] 3f3a8bcf1eab: Pull complete [2022-04-28T01:13:24.294Z] 0c92f367c5e7: Pull complete [2022-04-28T01:13:24.294Z] 3096ccb668a1: Pull complete [2022-04-28T01:13:24.294Z] e8cf19c19ddd: Pull complete [2022-04-28T01:13:31.027Z] a4caa8a26152: Pull complete [2022-04-28T01:13:31.027Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T01:13:31.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T01:13:31.027Z] ---> 725f1c02e7f9 [2022-04-28T01:13:31.027Z] Step 3/12 : ARG MAKE='make build' [2022-04-28T01:13:32.468Z] ---> Running in 94dfb3a49469 [2022-04-28T01:13:32.468Z] Removing intermediate container 94dfb3a49469 [2022-04-28T01:13:32.468Z] ---> e343d48e0df6 [2022-04-28T01:13:32.468Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T01:13:32.468Z] ---> Running in 14ec790caaa5 [2022-04-28T01:13:32.751Z] Removing intermediate container 14ec790caaa5 [2022-04-28T01:13:32.751Z] ---> 359c8935a52a [2022-04-28T01:13:32.751Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T01:13:33.025Z] ---> Running in f1a98229c059 [2022-04-28T01:13:33.298Z] Removing intermediate container f1a98229c059 [2022-04-28T01:13:33.298Z] ---> f954a208023f [2022-04-28T01:13:33.298Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:13:33.298Z] ---> Running in 03af91b09de7 [2022-04-28T01:13:35.274Z] Removing intermediate container 03af91b09de7 [2022-04-28T01:13:35.274Z] ---> 9918919b33a5 [2022-04-28T01:13:35.274Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T01:13:35.274Z] ---> Running in 6ba35c78bcb7 [2022-04-28T01:13:36.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:13:37.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:13:38.243Z] OK: 220 MiB in 52 packages [2022-04-28T01:13:38.868Z] Removing intermediate container 6ba35c78bcb7 [2022-04-28T01:13:38.868Z] ---> ffb59bd81af3 [2022-04-28T01:13:38.868Z] Step 8/12 : WORKDIR /app [2022-04-28T01:13:39.142Z] ---> Running in c3c5ba0a1a14 [2022-04-28T01:13:39.415Z] Removing intermediate container c3c5ba0a1a14 [2022-04-28T01:13:39.415Z] ---> ca21500e71fe [2022-04-28T01:13:39.415Z] Step 9/12 : COPY go.mod vendor* ./ [2022-04-28T01:13:40.012Z] ---> 02a893b206b5 [2022-04-28T01:13:40.012Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:13:40.012Z] ---> Running in d8f62b923b77 [2022-04-28T01:15:01.841Z] Removing intermediate container d8f62b923b77 [2022-04-28T01:15:01.841Z] ---> 0efdf830f6d0 [2022-04-28T01:15:01.841Z] Step 11/12 : COPY . . [2022-04-28T01:15:01.841Z] ---> a7b6996d22ec [2022-04-28T01:15:01.841Z] Step 12/12 : RUN $MAKE [2022-04-28T01:15:01.841Z] ---> Running in feb82f066a7a [2022-04-28T01:15:01.841Z] noop [2022-04-28T01:15:01.841Z] Removing intermediate container feb82f066a7a [2022-04-28T01:15:01.841Z] ---> 8e96d281a72c [2022-04-28T01:15:01.841Z] Successfully built 8e96d281a72c [2022-04-28T01:15:01.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:15:02.190Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T01:15:02.190Z] . [Pipeline] withDockerContainer [2022-04-28T01:15:02.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-33588 does not seem to be running inside a container [2022-04-28T01:15:02.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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-28T01:15:03.869Z] $ docker top 42e3811b080e6c29dc6179be8eee371b57da5128f5226ecb8c58dd5ed40333e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T01:15:04.793Z] + go version [2022-04-28T01:15:04.793Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T01:15:04.826Z] $ docker stop --time=1 42e3811b080e6c29dc6179be8eee371b57da5128f5226ecb8c58dd5ed40333e6 [2022-04-28T01:15:06.468Z] $ docker rm -f 42e3811b080e6c29dc6179be8eee371b57da5128f5226ecb8c58dd5ed40333e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:15:07.083Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T01:15:07.084Z] . [Pipeline] withDockerContainer [2022-04-28T01:15:07.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-33588 does not seem to be running inside a container [2022-04-28T01:15:07.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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-28T01:15:08.727Z] $ docker top 29924ed3860448058e62d3e946c63a636ffa55abe8fa45c8cfb870dac48cb300 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T01:15:09.655Z] + make test [2022-04-28T01:15:09.655Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T01:15:11.092Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-04-28T01:16:07.698Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-04-28T01:16:07.698Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-04-28T01:16:34.533Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.534s coverage: 39.3% of statements [2022-04-28T01:16:34.533Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.487s coverage: 52.0% of statements [2022-04-28T01:16:34.533Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2022-04-28T01:16:34.533Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T01:16:34.533Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T01:16:56.707Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T01:16:56.707Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T01:16:56.707Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T01:16:59.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T01:16:59.385Z] $ docker stop --time=1 29924ed3860448058e62d3e946c63a636ffa55abe8fa45c8cfb870dac48cb300 [2022-04-28T01:17:01.208Z] $ docker rm -f 29924ed3860448058e62d3e946c63a636ffa55abe8fa45c8cfb870dac48cb300 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T01:17:02.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T01:17:02.076Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T01:17:02.723Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T01:17:03.137Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T01:17:03.519Z] + ls -al . [2022-04-28T01:17:03.519Z] total 644 [2022-04-28T01:17:03.519Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 01:16 . [2022-04-28T01:17:03.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:12 .. [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 134 Apr 28 01:12 .dockerignore [2022-04-28T01:17:03.519Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 01:12 .git [2022-04-28T01:17:03.519Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 01:12 .github [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 946 Apr 28 01:12 .gitignore [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 01:12 .golangci.yml [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 9072 Apr 28 01:12 Attribution.txt [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 28 01:12 CHANGELOG.md [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 1514 Apr 28 01:12 Dockerfile [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 01:12 GOVERNANCE.md [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 28 01:12 Jenkinsfile [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 01:12 LICENSE [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 1435 Apr 28 01:12 Makefile [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 625 Apr 28 01:12 OWNERS.md [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 28496 Apr 28 01:12 README.md [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 01:08 VERSION [2022-04-28T01:17:03.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:12 bin [2022-04-28T01:17:03.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:12 cmd [2022-04-28T01:17:03.519Z] -rw-r--r-- 1 jenkins jenkins 460394 Apr 28 01:16 coverage.out [2022-04-28T01:17:03.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:12 examples [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 2899 Apr 28 01:12 go.mod [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 49235 Apr 28 01:12 go.sum [2022-04-28T01:17:03.519Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 01:12 images [2022-04-28T01:17:03.519Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 28 01:12 internal [2022-04-28T01:17:03.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 01:12 snap [2022-04-28T01:17:03.519Z] -rw-rw-r-- 1 jenkins jenkins 193 Apr 28 01:12 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:17:03.976Z] + 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=be29bbd471ffdefd445e6ae7d5a64f029d4cb93d --label arch=arm64 --label version=0.0.0 . [2022-04-28T01:17:04.274Z] Sending build context to Docker daemon 1.232MB [2022-04-28T01:17:04.274Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T01:17:04.274Z] Step 2/25 : FROM ${BASE} AS builder [2022-04-28T01:17:04.274Z] ---> 8e96d281a72c [2022-04-28T01:17:04.274Z] Step 3/25 : ARG MAKE='make build' [2022-04-28T01:17:04.559Z] ---> Running in 3a39b2316bd7 [2022-04-28T01:17:04.848Z] Removing intermediate container 3a39b2316bd7 [2022-04-28T01:17:04.848Z] ---> 8d1a0dadfc94 [2022-04-28T01:17:04.848Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-04-28T01:17:05.127Z] ---> Running in 75203a6f1674 [2022-04-28T01:17:05.401Z] Removing intermediate container 75203a6f1674 [2022-04-28T01:17:05.401Z] ---> 30a393a1a9af [2022-04-28T01:17:05.401Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T01:17:05.401Z] ---> Running in e75075fa060a [2022-04-28T01:17:05.678Z] Removing intermediate container e75075fa060a [2022-04-28T01:17:05.678Z] ---> 475e4d7724e3 [2022-04-28T01:17:05.678Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:17:05.967Z] ---> Running in 19263a5ee16d [2022-04-28T01:17:07.424Z] Removing intermediate container 19263a5ee16d [2022-04-28T01:17:07.424Z] ---> 3cadc78e3763 [2022-04-28T01:17:07.424Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T01:17:07.706Z] ---> Running in 3932c4013f1b [2022-04-28T01:17:08.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:17:09.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:17:10.284Z] OK: 220 MiB in 52 packages [2022-04-28T01:17:11.271Z] Removing intermediate container 3932c4013f1b [2022-04-28T01:17:11.271Z] ---> 8555d428163b [2022-04-28T01:17:11.271Z] Step 8/25 : WORKDIR /app [2022-04-28T01:17:11.271Z] ---> Running in 3c7ba84f6ee3 [2022-04-28T01:17:11.547Z] Removing intermediate container 3c7ba84f6ee3 [2022-04-28T01:17:11.547Z] ---> 18b8ec596993 [2022-04-28T01:17:11.547Z] Step 9/25 : COPY go.mod vendor* ./ [2022-04-28T01:17:12.164Z] ---> 3b87195ae7e3 [2022-04-28T01:17:12.164Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T01:17:12.164Z] ---> Running in 05510767feee [2022-04-28T01:17:14.155Z] Removing intermediate container 05510767feee [2022-04-28T01:17:14.155Z] ---> 712c4a66a1b3 [2022-04-28T01:17:14.155Z] Step 11/25 : COPY . . [2022-04-28T01:17:15.146Z] ---> f44ac6f57a76 [2022-04-28T01:17:15.146Z] Step 12/25 : RUN $MAKE [2022-04-28T01:17:15.146Z] ---> Running in 5205d9205fea [2022-04-28T01:17:16.133Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp.Version=0.0.0" -o cmd/device-rfid-llrp ./cmd [2022-04-28T01:18:03.138Z] Removing intermediate container 5205d9205fea [2022-04-28T01:18:03.139Z] ---> 87bb4c6c9d57 [2022-04-28T01:18:03.139Z] Step 13/25 : FROM alpine:3.14 [2022-04-28T01:18:03.139Z] 3.14: Pulling from library/alpine [2022-04-28T01:18:03.139Z] 455c02918c45: Pulling fs layer [2022-04-28T01:18:03.139Z] 455c02918c45: Verifying Checksum [2022-04-28T01:18:03.139Z] 455c02918c45: Download complete [2022-04-28T01:18:03.139Z] 455c02918c45: Pull complete [2022-04-28T01:18:03.139Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T01:18:03.139Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T01:18:03.139Z] ---> ac73e934f311 [2022-04-28T01:18:03.139Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-28T01:18:03.139Z] ---> Running in fb8902b64f7a [2022-04-28T01:18:03.139Z] Removing intermediate container fb8902b64f7a [2022-04-28T01:18:03.139Z] ---> 1b7423e2ff39 [2022-04-28T01:18:03.139Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T01:18:03.139Z] ---> Running in 2309f4ec99a0 [2022-04-28T01:18:04.574Z] Removing intermediate container 2309f4ec99a0 [2022-04-28T01:18:04.574Z] ---> 5e8156842c82 [2022-04-28T01:18:04.574Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T01:18:04.574Z] ---> Running in e84adda08704 [2022-04-28T01:18:05.552Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T01:18:06.145Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T01:18:07.125Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T01:18:07.125Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T01:18:07.125Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T01:18:07.398Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T01:18:07.398Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T01:18:07.673Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T01:18:07.673Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T01:18:07.673Z] OK: 8 MiB in 20 packages [2022-04-28T01:18:08.653Z] Removing intermediate container e84adda08704 [2022-04-28T01:18:08.653Z] ---> 30354f5bd91b [2022-04-28T01:18:08.653Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-04-28T01:18:09.258Z] ---> 49c9ae0d6480 [2022-04-28T01:18:09.258Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-04-28T01:18:09.863Z] ---> 16110a2d0db4 [2022-04-28T01:18:09.863Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-04-28T01:18:10.840Z] ---> 41ec54037133 [2022-04-28T01:18:10.840Z] Step 20/25 : EXPOSE 59989 [2022-04-28T01:18:10.840Z] ---> Running in 6184dc481744 [2022-04-28T01:18:11.123Z] Removing intermediate container 6184dc481744 [2022-04-28T01:18:11.123Z] ---> 594aa073b808 [2022-04-28T01:18:11.123Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-04-28T01:18:11.123Z] ---> Running in f586c5d2136b [2022-04-28T01:18:11.396Z] Removing intermediate container f586c5d2136b [2022-04-28T01:18:11.396Z] ---> 131a19096420 [2022-04-28T01:18:11.396Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-04-28T01:18:11.673Z] ---> Running in 55afd1d848d9 [2022-04-28T01:18:11.947Z] Removing intermediate container 55afd1d848d9 [2022-04-28T01:18:11.947Z] ---> 615055cc9733 [2022-04-28T01:18:11.947Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T01:18:11.947Z] ---> Running in 0f7de89512a3 [2022-04-28T01:18:12.221Z] Removing intermediate container 0f7de89512a3 [2022-04-28T01:18:12.221Z] ---> 0cfa8e5f2620 [2022-04-28T01:18:12.221Z] Step 24/25 : LABEL git_sha=be29bbd471ffdefd445e6ae7d5a64f029d4cb93d [2022-04-28T01:18:12.499Z] ---> Running in 5a94ee5853bc [2022-04-28T01:18:12.771Z] Removing intermediate container 5a94ee5853bc [2022-04-28T01:18:12.771Z] ---> c145b4604b57 [2022-04-28T01:18:12.771Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T01:18:12.771Z] ---> Running in fc4c175a24e3 [2022-04-28T01:18:13.043Z] Removing intermediate container fc4c175a24e3 [2022-04-28T01:18:13.043Z] ---> a9a3047de545 [2022-04-28T01:18:13.043Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T01:18:13.043Z] Successfully built a9a3047de545 [2022-04-28T01:18:13.043Z] 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-28T01:18:13.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T01:18:13.472Z] [2022-04-28T01:18:13.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:18:13.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T01:18:14.104Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T01:18:14.104Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T01:18:14.104Z] 04944245beec: Pulling fs layer [2022-04-28T01:18:14.104Z] 699f458cf7ca: Pulling fs layer [2022-04-28T01:18:14.104Z] 765212b225bb: Pulling fs layer [2022-04-28T01:18:14.104Z] f23df028b6ca: Pulling fs layer [2022-04-28T01:18:14.104Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T01:18:14.104Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T01:18:14.104Z] f23df028b6ca: Waiting [2022-04-28T01:18:14.104Z] 765212b225bb: Waiting [2022-04-28T01:18:14.104Z] d65c8cfc05b1: Waiting [2022-04-28T01:18:14.104Z] 2437ff75d9bd: Waiting [2022-04-28T01:18:14.104Z] 04944245beec: Verifying Checksum [2022-04-28T01:18:14.104Z] 04944245beec: Download complete [2022-04-28T01:18:14.104Z] 765212b225bb: Verifying Checksum [2022-04-28T01:18:14.104Z] 765212b225bb: Download complete [2022-04-28T01:18:14.104Z] f23df028b6ca: Download complete [2022-04-28T01:18:14.104Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T01:18:14.104Z] d65c8cfc05b1: Download complete [2022-04-28T01:18:14.377Z] 699f458cf7ca: Verifying Checksum [2022-04-28T01:18:14.377Z] 699f458cf7ca: Download complete [2022-04-28T01:18:14.649Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T01:18:14.649Z] 8998bd30e6a1: Download complete [2022-04-28T01:18:17.273Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T01:18:17.273Z] 2437ff75d9bd: Download complete [2022-04-28T01:18:19.252Z] 8998bd30e6a1: Pull complete [2022-04-28T01:18:19.526Z] 04944245beec: Pull complete [2022-04-28T01:18:20.960Z] 699f458cf7ca: Pull complete [2022-04-28T01:18:21.233Z] 765212b225bb: Pull complete [2022-04-28T01:18:22.219Z] f23df028b6ca: Pull complete [2022-04-28T01:18:22.219Z] d65c8cfc05b1: Pull complete [2022-04-28T01:18:37.294Z] 2437ff75d9bd: Pull complete [2022-04-28T01:18:37.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T01:18:37.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T01:18:37.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T01:18:37.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-33588 does not seem to be running inside a container [2022-04-28T01:18:37.622Z] $ 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/8 -v /w/workspace/device-rfid-llrp-go/8:/w/workspace/device-rfid-llrp-go/8:rw,z -v /w/workspace/device-rfid-llrp-go/8@tmp:/w/workspace/device-rfid-llrp-go/8@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-28T01:18:40.360Z] $ docker top b014995a6008ef50d97cdf6a408faeda87137d7bbeec2439a21d2e3524e7f8bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:18:41.309Z] ---> job-cost.sh [2022-04-28T01:18:41.309Z] lf-activate-venv: SKIPPING [2022-04-28T01:18:41.309Z] INFO: No Stack... [2022-04-28T01:18:41.904Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T01:18:42.888Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T01:18:43.562Z] + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv [2022-04-28T01:18:43.562Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T01:18:43.627Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-8-stack-cost] [2022-04-28T01:18:43.633Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-8-stack-cost] did not exist. Created. [2022-04-28T01:18:43.633Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T01:18:44.306Z] /w/workspace/device-rfid-llrp-go/8@tmp/durable-1e9d5081/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T01:18:45.044Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T01:18:45.074Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T01:18:45.147Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T01:18:45.154Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-65-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T01:18:45.181Z] $ docker stop --time=1 b014995a6008ef50d97cdf6a408faeda87137d7bbeec2439a21d2e3524e7f8bb [2022-04-28T01:18:46.753Z] $ docker rm -f b014995a6008ef50d97cdf6a408faeda87137d7bbeec2439a21d2e3524e7f8bb [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-28T01:18:47.302Z] provisioning config files... [2022-04-28T01:18:47.312Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config123324400586728713tmp [Pipeline] { [Pipeline] sh [2022-04-28T01:18:47.617Z] + set +x [2022-04-28T01:18:47.617Z] + curl -s https://codecov.io/bash [2022-04-28T01:18:47.617Z] + bash -s -- [2022-04-28T01:18:47.617Z] [2022-04-28T01:18:47.617Z] _____ _ [2022-04-28T01:18:47.617Z] / ____| | | [2022-04-28T01:18:47.617Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T01:18:47.617Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T01:18:47.617Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T01:18:47.617Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T01:18:47.617Z] Bash-1.0.6 [2022-04-28T01:18:47.617Z] [2022-04-28T01:18:47.617Z] [2022-04-28T01:18:47.617Z] ==> git version 2.25.1 found [2022-04-28T01:18:47.617Z] ==> 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-28T01:18:47.617Z] Release-Date: 2020-01-08 [2022-04-28T01:18:47.617Z] 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-28T01:18:47.617Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T01:18:47.617Z] ==> Jenkins CI detected. [2022-04-28T01:18:47.617Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-28T01:18:47.617Z] project root: . [2022-04-28T01:18:47.617Z] --> token set from env [2022-04-28T01:18:47.617Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T01:18:47.617Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T01:18:47.617Z] ==> Python coveragepy not found [2022-04-28T01:18:47.617Z] ==> Searching for coverage reports in: [2022-04-28T01:18:47.617Z] + . [2022-04-28T01:18:47.617Z] -> Found 1 reports [2022-04-28T01:18:47.617Z] ==> Detecting git/mercurial file structure [2022-04-28T01:18:47.617Z] ==> Reading reports [2022-04-28T01:18:47.617Z] + ./coverage.out bytes=460394 [2022-04-28T01:18:47.617Z] ==> Appending adjustments [2022-04-28T01:18:47.617Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T01:18:47.887Z] + Found adjustments [2022-04-28T01:18:47.887Z] ==> Gzipping contents [2022-04-28T01:18:47.887Z] 52K /tmp/codecov.URl2vf.gz [2022-04-28T01:18:47.887Z] ==> Uploading reports [2022-04-28T01:18:47.887Z] url: https://codecov.io [2022-04-28T01:18:47.887Z] query: branch=PR-65&commit=062e3051a5e94a1217e5bb0ff1be7564a27a94d7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-28T01:18:48.157Z] -> Pinging Codecov [2022-04-28T01:18:48.157Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=062e3051a5e94a1217e5bb0ff1be7564a27a94d7&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-65%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-28T01:18:48.157Z] -> Uploading to [2022-04-28T01:18:48.157Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/062e3051a5e94a1217e5bb0ff1be7564a27a94d7/141694b2-d987-4ae1-b133-38d2f00fcd1c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T011848Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f6f325b6db45bb6131a8cc6e66a9eee736a5236753abc9b0a9a2f3d07b7a6c2 [2022-04-28T01:18:48.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T01:18:48.434Z] Dload Upload Total Spent Left Speed [2022-04-28T01:18:48.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51853 0 0 100 51853 0 210k --:--:-- --:--:-- --:--:-- 210k [2022-04-28T01:18:48.434Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/062e3051a5e94a1217e5bb0ff1be7564a27a94d7 [Pipeline] } [2022-04-28T01:18:48.465Z] 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-28T01:18:49.217Z] + [ -d /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives ] [2022-04-28T01:18:49.217Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-28T01:18:49.217Z] total 16 [2022-04-28T01:18:49.217Z] drwxr-xr-x 3 root root 4096 Apr 28 01:10 . [2022-04-28T01:18:49.217Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 01:10 .. [2022-04-28T01:18:49.217Z] drwxr-xr-x 2 root root 4096 Apr 28 01:10 cost [2022-04-28T01:18:49.217Z] -rw-r--r-- 1 root root 89 Apr 28 01:10 cost.csv [2022-04-28T01:18:49.217Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-28T01:18:49.217Z] + ls -al /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives [2022-04-28T01:18:49.217Z] total 16 [2022-04-28T01:18:49.217Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 01:10 . [2022-04-28T01:18:49.217Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 01:10 .. [2022-04-28T01:18:49.217Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 01:10 cost [2022-04-28T01:18:49.217Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 28 01:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:18:49.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:18:50.391Z] ---> package-listing.sh [2022-04-28T01:18:50.391Z] ++ facter osfamily [2022-04-28T01:18:50.391Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T01:18:50.653Z] + OS_FAMILY=debian [2022-04-28T01:18:50.653Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-65 [2022-04-28T01:18:50.653Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T01:18:50.653Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T01:18:50.653Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T01:18:50.653Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T01:18:50.653Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' [2022-04-28T01:18:50.653Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T01:18:50.653Z] + case "${OS_FAMILY}" in [2022-04-28T01:18:50.653Z] + dpkg -l [2022-04-28T01:18:50.653Z] + grep '^ii' [2022-04-28T01:18:50.653Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T01:18:50.653Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T01:18:50.653Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T01:18:50.653Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-65 ']' [2022-04-28T01:18:50.653Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ [2022-04-28T01:18:50.653Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-65/archives/ [Pipeline] echo [2022-04-28T01:18:50.664Z] 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T01:18:50.946Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T01:18:51.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T01:18:51.504Z] . [Pipeline] withDockerContainer [2022-04-28T01:18:51.574Z] prd-ubuntu20.04-docker-8c-8g-33587 does not seem to be running inside a container [2022-04-28T01:18:51.615Z] $ 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-65/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-65 -v /w/workspace/oundry_device-rfid-llrp-go_PR-65:/w/workspace/oundry_device-rfid-llrp-go_PR-65:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T01:18:51.872Z] $ docker top c2f5ac2f154c0f491f3d2dc326f555dd5d2d006dd5f27d20057ad5aa65c46a93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T01:18:52.229Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T01:18:52.523Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T01:18:52.814Z] + ls /var/log/sa-host [2022-04-28T01:18:52.814Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T01:18:53.047Z] provisioning config files... [2022-04-28T01:18:53.055Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-65@tmp/config4940980048576994449tmp [Pipeline] { [Pipeline] echo [2022-04-28T01:18:53.072Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:18:53.357Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T01:18:53.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:18:53.697Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T01:18:53.709Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:18:54.000Z] ---> sudo-logs.sh [2022-04-28T01:18:54.000Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T01:18:54.036Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:18:54.327Z] ---> job-cost.sh [2022-04-28T01:18:54.327Z] lf-activate-venv: SKIPPING [2022-04-28T01:18:54.327Z] DEBUG: total: 0.2199999988079071 [2022-04-28T01:18:54.327Z] INFO: Retrieving Stack Cost... [2022-04-28T01:18:54.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T01:18:55.469Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T01:18:55.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T01:18:55.770Z] ---> logs-deploy.sh [2022-04-28T01:18:55.770Z] lf-activate-venv: SKIPPING [2022-04-28T01:18:55.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-65/8 [2022-04-28T01:18:55.770Z] INFO: archiving workspace using pattern(s): [2022-04-28T01:18:56.711Z] Archives upload complete. [2022-04-28T01:18:56.711Z] INFO: archiving logs to Nexus