Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+8772bf5ecf140d7d98adf4840c23e305e8e551a6 (16d64bf3894ff89bdecd4bfd67045c12892e302e) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1041987846033800904.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3115920931969690115.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 6a41506d72e8e131afc862d141935157bee59f41 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-28/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6132941978453521908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1584024448643495705.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-28/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2189992127587238627.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . 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: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1724 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh1090858988437655035.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh2868456962437427911.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 8772bf5ecf140d7d98adf4840c23e305e8e551a6 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing e36608b549b50cff518a26e68927e19e6d80f17f Checking out Revision e36608b549b50cff518a26e68927e19e6d80f17f (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh6498844404629830981.key > git merge 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e36608b549b50cff518a26e68927e19e6d80f17f # timeout=10 Commit message: "Merge commit '8772bf5ecf140d7d98adf4840c23e305e8e551a6' into HEAD" > git rev-list --no-walk d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-16T17:07:11.977Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-16T17:07:12.083Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-16T17:07:12.113Z] ========================================================= [2021-06-16T17:07:12.113Z] EdgeX Global Pipelines Version Info [2021-06-16T17:07:12.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:07:13.591Z] ------------------- [2021-06-16T17:07:13.591Z] stable info: [2021-06-16T17:07:13.591Z] ------------------- [2021-06-16T17:07:13.591Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-16T17:07:13.591Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T17:07:13.591Z] Message: update stable to v1.0.195 [2021-06-16T17:07:14.164Z] ------------------- [2021-06-16T17:07:14.164Z] experimental info: [2021-06-16T17:07:14.164Z] ------------------- [2021-06-16T17:07:14.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-16T17:07:14.164Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-16T17:07:14.164Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-16T17:07:14.299Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-16T17:07:14.325Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-16T17:07:14.353Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-16T17:07:14.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-16T17:07:14.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-16T17:07:14.446Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-16T17:07:14.473Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-16T17:07:14.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-16T17:07:14.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-16T17:07:14.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-16T17:07:14.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-16T17:07:14.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-16T17:07:14.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-16T17:07:14.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-16T17:07:14.678Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T17:07:14.703Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-16T17:07:14.729Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T17:07:14.754Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-16T17:07:14.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-16T17:07:14.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-16T17:07:14.830Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-16T17:07:14.854Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-16T17:07:14.879Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-16T17:07:14.905Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-16T17:07:14.934Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-16T17:07:14.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-16T17:07:14.985Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-06-16T17:07:15.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-06-16T17:07:15.034Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-06-16T17:07:15.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e36608b549b50cff518a26e68927e19e6d80f17f [Pipeline] echo [2021-06-16T17:07:15.085Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e36608b [Pipeline] echo [2021-06-16T17:07:15.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T17:07:15.184Z] provisioning config files... [2021-06-16T17:07:15.200Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config1801317181736944150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:07:15.521Z] ---> docker-login.sh [2021-06-16T17:07:15.521Z] nexus3.edgexfoundry.org:10001 [2021-06-16T17:07:15.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:07:15.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:07:15.786Z] Configure a credential helper to remove this warning. See [2021-06-16T17:07:15.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:07:15.786Z] [2021-06-16T17:07:15.786Z] Login Succeeded [2021-06-16T17:07:15.786Z] nexus3.edgexfoundry.org:10002 [2021-06-16T17:07:16.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:07:16.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:07:16.053Z] Configure a credential helper to remove this warning. See [2021-06-16T17:07:16.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:07:16.053Z] [2021-06-16T17:07:16.053Z] Login Succeeded [2021-06-16T17:07:16.053Z] nexus3.edgexfoundry.org:10003 [2021-06-16T17:07:16.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:07:16.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:07:16.053Z] Configure a credential helper to remove this warning. See [2021-06-16T17:07:16.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:07:16.053Z] [2021-06-16T17:07:16.054Z] Login Succeeded [2021-06-16T17:07:16.054Z] nexus3.edgexfoundry.org:10004 [2021-06-16T17:07:16.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:07:16.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:07:16.315Z] Configure a credential helper to remove this warning. See [2021-06-16T17:07:16.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:07:16.315Z] [2021-06-16T17:07:16.315Z] Login Succeeded [2021-06-16T17:07:16.315Z] docker.io [2021-06-16T17:07:16.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:07:18.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:07:18.638Z] Configure a credential helper to remove this warning. See [2021-06-16T17:07:18.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:07:18.638Z] [2021-06-16T17:07:18.638Z] Login Succeeded [2021-06-16T17:07:18.638Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T17:07:18.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T17:07:19.203Z] + git log --format=format:%s -1 e36608b549b50cff518a26e68927e19e6d80f17f [Pipeline] echo [2021-06-16T17:07:19.246Z] GIT_COMMIT: e36608b549b50cff518a26e68927e19e6d80f17f, Commit Message: Merge commit '8772bf5ecf140d7d98adf4840c23e305e8e551a6' into HEAD [Pipeline] echo [2021-06-16T17:07:19.260Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:07:20.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T17:07:20.243Z] [2021-06-16T17:07:20.243Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:07:20.560Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T17:07:20.561Z] latest: Pulling from edgex-devops/git-semver [2021-06-16T17:07:20.561Z] 31603596830f: Pulling fs layer [2021-06-16T17:07:20.561Z] 54011a49482f: Pulling fs layer [2021-06-16T17:07:20.561Z] a6820b24f6d8: Pulling fs layer [2021-06-16T17:07:20.561Z] f581987b2513: Pulling fs layer [2021-06-16T17:07:20.561Z] f581987b2513: Waiting [2021-06-16T17:07:20.561Z] 54011a49482f: Verifying Checksum [2021-06-16T17:07:20.561Z] 54011a49482f: Download complete [2021-06-16T17:07:20.825Z] 31603596830f: Verifying Checksum [2021-06-16T17:07:20.825Z] 31603596830f: Download complete [2021-06-16T17:07:20.825Z] f581987b2513: Verifying Checksum [2021-06-16T17:07:20.825Z] f581987b2513: Download complete [2021-06-16T17:07:20.825Z] a6820b24f6d8: Verifying Checksum [2021-06-16T17:07:20.825Z] a6820b24f6d8: Download complete [2021-06-16T17:07:20.825Z] 31603596830f: Pull complete [2021-06-16T17:07:21.087Z] 54011a49482f: Pull complete [2021-06-16T17:07:21.661Z] a6820b24f6d8: Pull complete [2021-06-16T17:07:21.922Z] f581987b2513: Pull complete [2021-06-16T17:07:21.923Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-16T17:07:21.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-16T17:07:21.923Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-16T17:07:22.002Z] prd-centos7-docker-4c-2g-1724 does not seem to be running inside a container [2021-06-16T17:07:22.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-16T17:07:23.825Z] $ docker top bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-16T17:07:23.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T17:07:23.962Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T17:07:24.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T17:07:24.090Z] $ docker exec bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 ssh-agent [2021-06-16T17:07:24.219Z] SSH_AUTH_SOCK=/tmp/ssh-QWFXQPXV3hrC/agent.14 [2021-06-16T17:07:24.219Z] SSH_AGENT_PID=20 [2021-06-16T17:07:24.229Z] Running ssh-add (command line suppressed) [2021-06-16T17:07:24.332Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8307330299325521486.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8307330299325521486.key) [2021-06-16T17:07:24.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T17:07:24.652Z] + git tag --points-at HEAD [Pipeline] } [2021-06-16T17:07:24.663Z] $ docker exec --env ******** --env ******** bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 ssh-agent -k [2021-06-16T17:07:24.772Z] unset SSH_AUTH_SOCK; [2021-06-16T17:07:24.772Z] unset SSH_AGENT_PID; [2021-06-16T17:07:24.773Z] echo Agent pid 20 killed; [2021-06-16T17:07:24.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-16T17:07:24.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-16T17:07:24.825Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-16T17:07:24.952Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-16T17:07:24.951Z] $ docker exec bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 ssh-agent [2021-06-16T17:07:25.080Z] SSH_AUTH_SOCK=/tmp/ssh-PrmAP1BUaUay/agent.54 [2021-06-16T17:07:25.080Z] SSH_AGENT_PID=60 [2021-06-16T17:07:25.086Z] Running ssh-add (command line suppressed) [2021-06-16T17:07:25.189Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5174194547067426233.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5174194547067426233.key) [2021-06-16T17:07:25.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-16T17:07:25.515Z] + git semver init [2021-06-16T17:07:25.515Z] # -> Open(): unable to determine branch for HEAD [2021-06-16T17:07:25.515Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-06-16T17:07:25.515Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-06-16T17:07:25.515Z] # $SEMVER_REMOTE_NAME = origin [2021-06-16T17:07:25.515Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-16T17:07:25.515Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-16T17:07:25.515Z] # $SEMVER_BRANCH = PR-28 [2021-06-16T17:07:25.515Z] # $SEMVER_TEMP = /tmp/semver-272148432 [2021-06-16T17:07:25.515Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-16T17:07:26.097Z] # '/tmp/semver-272148432' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-06-16T17:07:26.097Z] # -> Force: false [2021-06-16T17:07:26.097Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-06-16T17:07:26.104Z] $ docker exec --env ******** --env ******** bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 ssh-agent -k [2021-06-16T17:07:26.212Z] unset SSH_AUTH_SOCK; [2021-06-16T17:07:26.212Z] unset SSH_AGENT_PID; [2021-06-16T17:07:26.212Z] echo Agent pid 60 killed; [2021-06-16T17:07:26.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-16T17:07:26.568Z] + git semver [Pipeline] } [2021-06-16T17:07:26.578Z] $ docker stop --time=1 bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 [2021-06-16T17:07:27.894Z] $ docker rm -f bedd2ff139c001df128622d5deeca3c6617535e61e3040c1c8ed47f6a8723e00 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-16T17:07:28.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-16T17:07:28.532Z] Stashed 1 file(s) [Pipeline] echo [2021-06-16T17:07:28.536Z] [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] node [Pipeline] node [2021-06-16T17:07:45.874Z] Still waiting to schedule task [2021-06-16T17:07:45.874Z] Still waiting to schedule task [2021-06-16T17:07:45.875Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-16T17:07:45.875Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-16T17:09:29.051Z] Running on prd-centos7-docker-4c-2g-1727 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-06-16T17:09:29.072Z] Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout [2021-06-16T17:09:29.180Z] Selected Git installation does not exist. Using Default [2021-06-16T17:09:29.180Z] The recommended git tool is: NONE [2021-06-16T17:09:31.501Z] using credential edgex-jenkins-ssh [2021-06-16T17:09:31.523Z] Cloning the remote Git repository [2021-06-16T17:09:31.538Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T17:09:31.604Z] > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 [2021-06-16T17:09:31.631Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T17:09:31.631Z] > git --version # timeout=10 [2021-06-16T17:09:31.639Z] > git --version # 'git version 2.24.4' [2021-06-16T17:09:31.640Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T17:09:31.667Z] [INFO] Currently running in a labeled security context [2021-06-16T17:09:31.667Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T17:09:31.667Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh7896993117880285593.key [2021-06-16T17:09:31.678Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T17:09:32.247Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-16T17:09:32.255Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T17:09:32.267Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-16T17:09:32.278Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T17:09:32.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T17:09:32.279Z] [INFO] Currently running in a labeled security context [2021-06-16T17:09:32.279Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T17:09:32.279Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh2037623785854288296.key [2021-06-16T17:09:32.284Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T17:09:32.698Z] Merging remotes/origin/master commit 8772bf5ecf140d7d98adf4840c23e305e8e551a6 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-06-16T17:09:32.798Z] Merge succeeded, producing 56b8c52c2337f70e390d9bda512cd7b3dc472c5c [2021-06-16T17:09:32.798Z] Checking out Revision 56b8c52c2337f70e390d9bda512cd7b3dc472c5c (PR-28) [2021-06-16T17:09:32.704Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T17:09:32.713Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-06-16T17:09:32.750Z] > git remote # timeout=10 [2021-06-16T17:09:32.754Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T17:09:32.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T17:09:32.761Z] [INFO] Currently running in a labeled security context [2021-06-16T17:09:32.761Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-16T17:09:32.761Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh7297329526527441379.key [2021-06-16T17:09:32.766Z] > git merge 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 [2021-06-16T17:09:32.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T17:09:32.798Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T17:09:32.807Z] > git checkout -f 56b8c52c2337f70e390d9bda512cd7b3dc472c5c # timeout=10 [2021-06-16T17:09:38.811Z] Commit message: "Merge commit '8772bf5ecf140d7d98adf4840c23e305e8e551a6' into HEAD" [2021-06-16T17:09:38.812Z] > git rev-list --no-walk d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T17:09:39.872Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-16T17:09:40.207Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T17:09:40.503Z] + sudo service docker restart [2021-06-16T17:09:40.503Z] + true [2021-06-16T17:09:40.503Z] Redirecting to /bin/systemctl restart docker.service [2021-06-16T17:09:47.879Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1726 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-06-16T17:09:47.899Z] Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout [2021-06-16T17:09:48.111Z] Selected Git installation does not exist. Using Default [2021-06-16T17:09:48.111Z] The recommended git tool is: NONE [2021-06-16T17:09:55.429Z] using credential edgex-jenkins-ssh [2021-06-16T17:09:55.447Z] Cloning the remote Git repository [2021-06-16T17:09:55.490Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T17:09:55.595Z] > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 [2021-06-16T17:09:55.694Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T17:09:55.695Z] > git --version # timeout=10 [2021-06-16T17:09:55.714Z] > git --version # 'git version 2.17.1' [2021-06-16T17:09:55.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T17:09:55.793Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T17:09:56.546Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-16T17:09:56.565Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-16T17:09:56.587Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-16T17:09:56.619Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-16T17:09:56.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T17:09:56.632Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-16T17:09:57.219Z] Merging remotes/origin/master commit 8772bf5ecf140d7d98adf4840c23e305e8e551a6 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-06-16T17:09:57.517Z] Merge succeeded, producing 6942915ae09787aac8d93e00e84f71fc8f800aaa [2021-06-16T17:09:57.518Z] Checking out Revision 6942915ae09787aac8d93e00e84f71fc8f800aaa (PR-28) [2021-06-16T17:09:57.237Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T17:09:57.250Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-06-16T17:09:57.354Z] > git remote # timeout=10 [2021-06-16T17:09:57.370Z] > git config --get remote.origin.url # timeout=10 [2021-06-16T17:09:57.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-16T17:09:57.397Z] > git merge 8772bf5ecf140d7d98adf4840c23e305e8e551a6 # timeout=10 [2021-06-16T17:09:57.499Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-16T17:09:57.523Z] > git config core.sparsecheckout # timeout=10 [2021-06-16T17:09:57.543Z] > git checkout -f 6942915ae09787aac8d93e00e84f71fc8f800aaa # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T17:09:59.759Z] provisioning config files... [2021-06-16T17:09:59.773Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config6793837412352684362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:10:00.123Z] ---> docker-login.sh [2021-06-16T17:10:00.123Z] nexus3.edgexfoundry.org:10001 [2021-06-16T17:10:00.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:00.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:00.387Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:00.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:00.387Z] [2021-06-16T17:10:00.387Z] Login Succeeded [2021-06-16T17:10:00.387Z] nexus3.edgexfoundry.org:10002 [2021-06-16T17:10:00.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:00.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:00.387Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:00.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:00.387Z] [2021-06-16T17:10:00.387Z] Login Succeeded [2021-06-16T17:10:00.387Z] nexus3.edgexfoundry.org:10003 [2021-06-16T17:10:00.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:00.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:00.649Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:00.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:00.649Z] [2021-06-16T17:10:00.649Z] Login Succeeded [2021-06-16T17:10:00.649Z] nexus3.edgexfoundry.org:10004 [2021-06-16T17:10:00.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:00.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:00.649Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:00.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:00.649Z] [2021-06-16T17:10:00.649Z] Login Succeeded [2021-06-16T17:10:00.910Z] docker.io [2021-06-16T17:10:00.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:01.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:01.172Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:01.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:01.172Z] [2021-06-16T17:10:01.172Z] Login Succeeded [2021-06-16T17:10:01.172Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T17:10:01.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T17:10:01.351Z] ========================================================= [2021-06-16T17:10:01.351Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-16T17:10:01.351Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:10:01.666Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-16T17:10:01.666Z] Sending build context to Docker daemon 1.197MB [2021-06-16T17:10:01.666Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T17:10:01.666Z] Step 2/10 : FROM ${BASE} [2021-06-16T17:10:01.666Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-16T17:10:01.666Z] 540db60ca938: Pulling fs layer [2021-06-16T17:10:01.666Z] adcc1eea9eea: Pulling fs layer [2021-06-16T17:10:01.666Z] 4c4ab2625f07: Pulling fs layer [2021-06-16T17:10:01.666Z] 0510c868ecb4: Pulling fs layer [2021-06-16T17:10:01.666Z] afea3b2eda06: Pulling fs layer [2021-06-16T17:10:01.666Z] 7809a108b3ef: Pulling fs layer [2021-06-16T17:10:01.666Z] f706445af74f: Pulling fs layer [2021-06-16T17:10:01.666Z] 0510c868ecb4: Waiting [2021-06-16T17:10:01.666Z] afea3b2eda06: Waiting [2021-06-16T17:10:01.666Z] 7809a108b3ef: Waiting [2021-06-16T17:10:01.666Z] f706445af74f: Waiting [2021-06-16T17:10:01.666Z] 4c4ab2625f07: Verifying Checksum [2021-06-16T17:10:01.666Z] 4c4ab2625f07: Download complete [2021-06-16T17:10:01.751Z] Commit message: "Merge commit '8772bf5ecf140d7d98adf4840c23e305e8e551a6' into HEAD" [2021-06-16T17:10:01.758Z] > git rev-list --no-walk d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-06-16T17:10:01.939Z] adcc1eea9eea: Verifying Checksum [2021-06-16T17:10:01.939Z] adcc1eea9eea: Download complete [2021-06-16T17:10:01.939Z] afea3b2eda06: Verifying Checksum [2021-06-16T17:10:01.939Z] afea3b2eda06: Download complete [2021-06-16T17:10:01.939Z] 540db60ca938: Verifying Checksum [2021-06-16T17:10:01.939Z] 540db60ca938: Download complete [2021-06-16T17:10:01.939Z] 7809a108b3ef: Verifying Checksum [2021-06-16T17:10:01.939Z] 7809a108b3ef: Download complete [2021-06-16T17:10:01.939Z] 540db60ca938: Pull complete [Pipeline] withEnv [Pipeline] { [2021-06-16T17:10:02.202Z] adcc1eea9eea: Pull complete [2021-06-16T17:10:02.202Z] 4c4ab2625f07: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-16T17:10:03.342Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-16T17:10:03.594Z] f706445af74f: Verifying Checksum [2021-06-16T17:10:03.594Z] f706445af74f: Download complete [2021-06-16T17:10:03.747Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-16T17:10:04.101Z] + true [2021-06-16T17:10:04.101Z] + sudo service docker restart [2021-06-16T17:10:04.542Z] 0510c868ecb4: Verifying Checksum [2021-06-16T17:10:04.542Z] 0510c868ecb4: Download complete [2021-06-16T17:10:07.898Z] 0510c868ecb4: Pull complete [2021-06-16T17:10:07.898Z] afea3b2eda06: Pull complete [2021-06-16T17:10:07.898Z] 7809a108b3ef: Pull complete [2021-06-16T17:10:09.288Z] f706445af74f: Pull complete [2021-06-16T17:10:09.288Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-16T17:10:09.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-16T17:10:09.288Z] ---> b068be0155e3 [2021-06-16T17:10:09.288Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T17:10:14.289Z] ---> Running in 5c6eb4ab4464 [2021-06-16T17:10:14.290Z] Removing intermediate container 5c6eb4ab4464 [2021-06-16T17:10:14.290Z] ---> 23a099a13c5a [2021-06-16T17:10:14.290Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T17:10:14.290Z] ---> Running in f76fdeccc334 [2021-06-16T17:10:14.290Z] Removing intermediate container f76fdeccc334 [2021-06-16T17:10:14.290Z] ---> bf462ab4b2b6 [2021-06-16T17:10:14.290Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T17:10:14.290Z] ---> Running in d087f94e4fe7 [2021-06-16T17:10:14.290Z] Removing intermediate container d087f94e4fe7 [2021-06-16T17:10:14.290Z] ---> a9415572d167 [2021-06-16T17:10:14.290Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T17:10:14.290Z] ---> Running in af81f316a3f6 [2021-06-16T17:10:14.553Z] Removing intermediate container af81f316a3f6 [2021-06-16T17:10:14.553Z] ---> 7f2c5c5e6c58 [2021-06-16T17:10:14.553Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T17:10:14.553Z] ---> Running in 5fb0ac2d0dde [2021-06-16T17:10:14.815Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-16T17:10:15.796Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-16T17:10:16.058Z] OK: 149 MiB in 40 packages [2021-06-16T17:10:16.322Z] Removing intermediate container 5fb0ac2d0dde [2021-06-16T17:10:16.322Z] ---> 392614f0249d [2021-06-16T17:10:16.322Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-16T17:10:16.322Z] ---> Running in 170d79eb5eaa [2021-06-16T17:10:16.584Z] Removing intermediate container 170d79eb5eaa [2021-06-16T17:10:16.584Z] ---> 35431950a66b [2021-06-16T17:10:16.584Z] Step 9/10 : COPY . . [2021-06-16T17:10:16.844Z] ---> 0bc3a7031a86 [2021-06-16T17:10:16.844Z] Step 10/10 : RUN go mod download [2021-06-16T17:10:16.844Z] ---> Running in 14ae5f56d31c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T17:10:24.383Z] provisioning config files... [2021-06-16T17:10:24.408Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config1055357566942951038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:10:24.797Z] ---> docker-login.sh [2021-06-16T17:10:24.797Z] nexus3.edgexfoundry.org:10001 [2021-06-16T17:10:25.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:26.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:26.051Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:26.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:26.051Z] [2021-06-16T17:10:26.051Z] Login Succeeded [2021-06-16T17:10:26.051Z] nexus3.edgexfoundry.org:10002 [2021-06-16T17:10:26.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:26.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:26.600Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:26.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:26.600Z] [2021-06-16T17:10:26.600Z] Login Succeeded [2021-06-16T17:10:26.600Z] nexus3.edgexfoundry.org:10003 [2021-06-16T17:10:26.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:29.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:29.151Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:29.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:29.151Z] [2021-06-16T17:10:29.151Z] Login Succeeded [2021-06-16T17:10:29.151Z] nexus3.edgexfoundry.org:10004 [2021-06-16T17:10:29.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:29.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:29.151Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:29.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:29.151Z] [2021-06-16T17:10:29.151Z] Login Succeeded [2021-06-16T17:10:29.151Z] docker.io [2021-06-16T17:10:29.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-16T17:10:29.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-16T17:10:29.423Z] Configure a credential helper to remove this warning. See [2021-06-16T17:10:29.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-16T17:10:29.423Z] [2021-06-16T17:10:29.423Z] Login Succeeded [2021-06-16T17:10:29.423Z] ---> docker-login.sh ends [Pipeline] } [2021-06-16T17:10:29.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-16T17:10:29.943Z] ========================================================= [2021-06-16T17:10:29.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-16T17:10:29.943Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:10:30.333Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-16T17:10:30.613Z] Sending build context to Docker daemon 1.197MB [2021-06-16T17:10:30.613Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-16T17:10:30.613Z] Step 2/10 : FROM ${BASE} [2021-06-16T17:10:30.890Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-16T17:10:30.890Z] 595b0fe564bb: Pulling fs layer [2021-06-16T17:10:30.890Z] 3088b5b3c5c0: Pulling fs layer [2021-06-16T17:10:30.890Z] 5b7225fbf94c: Pulling fs layer [2021-06-16T17:10:30.890Z] ba82ee9f976e: Pulling fs layer [2021-06-16T17:10:30.890Z] 506bd15cee9f: Pulling fs layer [2021-06-16T17:10:30.890Z] 75a0a4a0db45: Pulling fs layer [2021-06-16T17:10:30.890Z] 618dc40b7e24: Pulling fs layer [2021-06-16T17:10:30.890Z] 75a0a4a0db45: Waiting [2021-06-16T17:10:30.890Z] ba82ee9f976e: Waiting [2021-06-16T17:10:30.890Z] 506bd15cee9f: Waiting [2021-06-16T17:10:30.890Z] 618dc40b7e24: Waiting [2021-06-16T17:10:30.890Z] 5b7225fbf94c: Download complete [2021-06-16T17:10:30.890Z] 3088b5b3c5c0: Verifying Checksum [2021-06-16T17:10:30.890Z] 3088b5b3c5c0: Download complete [2021-06-16T17:10:31.166Z] 506bd15cee9f: Verifying Checksum [2021-06-16T17:10:31.166Z] 506bd15cee9f: Download complete [2021-06-16T17:10:31.166Z] 75a0a4a0db45: Verifying Checksum [2021-06-16T17:10:31.166Z] 75a0a4a0db45: Download complete [2021-06-16T17:10:31.166Z] 595b0fe564bb: Verifying Checksum [2021-06-16T17:10:31.166Z] 595b0fe564bb: Download complete [2021-06-16T17:10:31.770Z] 595b0fe564bb: Pull complete [2021-06-16T17:10:31.826Z] Removing intermediate container 14ae5f56d31c [2021-06-16T17:10:31.826Z] ---> 0827d5b576c8 [2021-06-16T17:10:31.827Z] Successfully built 0827d5b576c8 [2021-06-16T17:10:31.827Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:10:32.135Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T17:10:32.135Z] . [Pipeline] withDockerContainer [2021-06-16T17:10:32.212Z] prd-centos7-docker-4c-2g-1727 does not seem to be running inside a container [2021-06-16T17:10:32.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T17:10:32.377Z] 3088b5b3c5c0: Pull complete [2021-06-16T17:10:32.593Z] $ docker top 87b708d662efb63efc4d237e487d893a13f3b98d6d71cce80f66e9f55ec1ae89 -eo pid,comm [2021-06-16T17:10:32.653Z] 5b7225fbf94c: Pull complete [Pipeline] { [Pipeline] sh [2021-06-16T17:10:32.930Z] 618dc40b7e24: Verifying Checksum [2021-06-16T17:10:32.982Z] + go version [2021-06-16T17:10:32.982Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-16T17:10:32.992Z] $ docker stop --time=1 87b708d662efb63efc4d237e487d893a13f3b98d6d71cce80f66e9f55ec1ae89 [2021-06-16T17:10:34.164Z] $ docker rm -f 87b708d662efb63efc4d237e487d893a13f3b98d6d71cce80f66e9f55ec1ae89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-06-16T17:10:34.376Z] ba82ee9f976e: Verifying Checksum [2021-06-16T17:10:34.376Z] ba82ee9f976e: Download complete [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:10:34.735Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-16T17:10:34.735Z] . [Pipeline] withDockerContainer [2021-06-16T17:10:34.802Z] prd-centos7-docker-4c-2g-1727 does not seem to be running inside a container [2021-06-16T17:10:34.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-16T17:10:35.311Z] $ docker top c93d432e56d254ce83e76dac56f181e479ad7d029feac5fda17f7642894500ee -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T17:10:35.719Z] + go mod tidy [2021-06-16T17:10:35.982Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-06-16T17:10:35.982Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-16T17:10:40.195Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-16T17:10:40.195Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-16T17:10:40.195Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-16T17:10:40.195Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-16T17:10:40.195Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-16T17:10:40.195Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } [2021-06-16T17:10:40.205Z] $ docker stop --time=1 c93d432e56d254ce83e76dac56f181e479ad7d029feac5fda17f7642894500ee [2021-06-16T17:10:41.385Z] $ docker rm -f c93d432e56d254ce83e76dac56f181e479ad7d029feac5fda17f7642894500ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:10:42.501Z] ---> job-cost.sh [2021-06-16T17:10:42.501Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uooB [2021-06-16T17:10:44.548Z] ba82ee9f976e: Pull complete [2021-06-16T17:10:44.548Z] 506bd15cee9f: Pull complete [2021-06-16T17:10:44.822Z] 75a0a4a0db45: Pull complete [2021-06-16T17:10:49.125Z] 618dc40b7e24: Pull complete [2021-06-16T17:10:49.125Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-16T17:10:49.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-16T17:10:49.125Z] ---> a36622ca3599 [2021-06-16T17:10:49.125Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-16T17:10:50.556Z] ---> Running in eeed91d6de84 [2021-06-16T17:10:51.150Z] Removing intermediate container eeed91d6de84 [2021-06-16T17:10:51.150Z] ---> f4b752f31455 [2021-06-16T17:10:51.150Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-16T17:10:51.150Z] ---> Running in b9b7c64cb899 [2021-06-16T17:10:51.751Z] Removing intermediate container b9b7c64cb899 [2021-06-16T17:10:51.751Z] ---> 3ff9b7e3f079 [2021-06-16T17:10:51.751Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-06-16T17:10:51.751Z] ---> Running in 20aa26ec6eb0 [2021-06-16T17:10:52.350Z] Removing intermediate container 20aa26ec6eb0 [2021-06-16T17:10:52.350Z] ---> 22b31089e616 [2021-06-16T17:10:52.350Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-16T17:10:52.350Z] ---> Running in 03eb1131a930 [2021-06-16T17:10:52.523Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T17:10:54.981Z] Removing intermediate container 03eb1131a930 [2021-06-16T17:10:54.981Z] ---> 46ed399f6172 [2021-06-16T17:10:54.981Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-16T17:10:54.981Z] ---> Running in 2312a6345a50 [2021-06-16T17:10:55.962Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-16T17:10:56.937Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-16T17:10:57.920Z] OK: 138 MiB in 40 packages [2021-06-16T17:10:58.896Z] Removing intermediate container 2312a6345a50 [2021-06-16T17:10:58.896Z] ---> 80fce8521655 [2021-06-16T17:10:58.896Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-16T17:10:58.896Z] ---> Running in d90a49a749bc [2021-06-16T17:10:59.489Z] Removing intermediate container d90a49a749bc [2021-06-16T17:10:59.489Z] ---> e2f12b518404 [2021-06-16T17:10:59.489Z] Step 9/10 : COPY . . [2021-06-16T17:11:00.466Z] ---> 8c4014b188ac [2021-06-16T17:11:00.466Z] Step 10/10 : RUN go mod download [2021-06-16T17:11:00.737Z] ---> Running in a753857902fa [2021-06-16T17:11:04.796Z] lf-activate-venv(): INFO: Adding /tmp/venv-uooB/bin to PATH [2021-06-16T17:11:04.797Z] INFO: No Stack... [2021-06-16T17:11:04.797Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T17:11:05.057Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T17:11:05.359Z] + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv [2021-06-16T17:11:05.359Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T17:11:07.567Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [2021-06-16T17:11:07.575Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] did not exist. Created. [2021-06-16T17:11:07.576Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T17:11:07.911Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-16T17:11:08.150Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T17:11:08.162Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T17:11:08.434Z] Failed in branch amd64 [2021-06-16T17:11:24.359Z] Removing intermediate container a753857902fa [2021-06-16T17:11:24.359Z] ---> 5c22ba51dbbc [2021-06-16T17:11:24.359Z] Successfully built 5c22ba51dbbc [2021-06-16T17:11:24.359Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:11:24.707Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T17:11:24.707Z] . [Pipeline] withDockerContainer [2021-06-16T17:11:24.976Z] prd-ubuntu18.04-docker-arm64-4c-16g-1726 does not seem to be running inside a container [2021-06-16T17:11:25.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T17:11:26.700Z] $ docker top 5bcae9aaeacbb435d2753caa65981ec5863cf4f326143c471bbb63a6a6163b21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T17:11:27.684Z] + go version [2021-06-16T17:11:27.684Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-16T17:11:27.708Z] $ docker stop --time=1 5bcae9aaeacbb435d2753caa65981ec5863cf4f326143c471bbb63a6a6163b21 [2021-06-16T17:11:29.546Z] $ docker rm -f 5bcae9aaeacbb435d2753caa65981ec5863cf4f326143c471bbb63a6a6163b21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:11:30.352Z] + docker inspect -f . ci-base-image-arm64 [2021-06-16T17:11:30.352Z] . [Pipeline] withDockerContainer [2021-06-16T17:11:30.583Z] prd-ubuntu18.04-docker-arm64-4c-16g-1726 does not seem to be running inside a container [2021-06-16T17:11:30.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-16T17:11:32.258Z] $ docker top 89dbe585a8f53c01ed4e40dbb0417cb45caf90b13f4b21a8b77b3ea200cfb769 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T17:11:33.194Z] + go mod tidy [2021-06-16T17:11:33.798Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-06-16T17:11:33.798Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-16T17:11:33.798Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-16T17:11:33.798Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-16T17:11:33.798Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-16T17:11:33.798Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-16T17:11:33.798Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-16T17:11:33.798Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } [2021-06-16T17:11:33.825Z] $ docker stop --time=1 89dbe585a8f53c01ed4e40dbb0417cb45caf90b13f4b21a8b77b3ea200cfb769 [2021-06-16T17:11:35.781Z] $ docker rm -f 89dbe585a8f53c01ed4e40dbb0417cb45caf90b13f4b21a8b77b3ea200cfb769 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:11:38.584Z] ---> job-cost.sh [2021-06-16T17:11:38.584Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1hIi [2021-06-16T17:12:17.749Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-16T17:13:39.478Z] lf-activate-venv(): INFO: Adding /tmp/venv-1hIi/bin to PATH [2021-06-16T17:13:39.478Z] INFO: No Stack... [2021-06-16T17:13:39.478Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-16T17:13:39.478Z] INFO: Archiving Costs [Pipeline] sh [2021-06-16T17:13:39.817Z] + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv [2021-06-16T17:13:39.817Z] + cut -d, -f6 [Pipeline] lock [2021-06-16T17:13:39.880Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [2021-06-16T17:13:39.891Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] did not exist. Created. [2021-06-16T17:13:39.892Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-16T17:13:40.259Z] /w/workspace/device-rfid-llrp-go/6@tmp/durable-87624740/script.sh: 1: /w/workspace/device-rfid-llrp-go/6@tmp/durable-87624740/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-16T17:13:40.605Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-16T17:13:40.631Z] Warning: overwriting stash ‘stack-cost’ [2021-06-16T17:13:41.213Z] Stashed 1 file(s) [Pipeline] } [2021-06-16T17:13:41.221Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-16T17:13:41.490Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:13:43.336Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:13:43.904Z] ---> package-listing.sh [2021-06-16T17:13:43.904Z] ++ facter osfamily [2021-06-16T17:13:43.904Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-16T17:13:44.167Z] + OS_FAMILY=redhat [2021-06-16T17:13:44.167Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-06-16T17:13:44.167Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-16T17:13:44.167Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-16T17:13:44.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-16T17:13:44.167Z] + PACKAGES=/tmp/packages_start.txt [2021-06-16T17:13:44.167Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-06-16T17:13:44.167Z] + PACKAGES=/tmp/packages_end.txt [2021-06-16T17:13:44.167Z] + case "${OS_FAMILY}" in [2021-06-16T17:13:44.167Z] + rpm -qa [2021-06-16T17:13:44.167Z] + sort [2021-06-16T17:13:44.739Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-16T17:13:44.739Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-16T17:13:44.739Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-16T17:13:44.739Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-06-16T17:13:44.739Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-06-16T17:13:44.739Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo [2021-06-16T17:13:44.753Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-16T17:13:45.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:13:45.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T17:13:45.615Z] [2021-06-16T17:13:45.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-16T17:13:45.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T17:13:45.930Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-16T17:13:45.930Z] df20fa9351a1: Pulling fs layer [2021-06-16T17:13:45.930Z] 36b3adc4ff6f: Pulling fs layer [2021-06-16T17:13:45.930Z] 8ad3a11d3b57: Pulling fs layer [2021-06-16T17:13:45.930Z] 46f8f816bc3b: Pulling fs layer [2021-06-16T17:13:45.930Z] 93b61091891f: Pulling fs layer [2021-06-16T17:13:45.930Z] 93b9cdb0e59b: Pulling fs layer [2021-06-16T17:13:45.930Z] 5e14af77c1be: Pulling fs layer [2021-06-16T17:13:45.930Z] 01666e4c0597: Pulling fs layer [2021-06-16T17:13:45.930Z] aa168da1d23b: Pulling fs layer [2021-06-16T17:13:45.930Z] 93b61091891f: Waiting [2021-06-16T17:13:45.930Z] 93b9cdb0e59b: Waiting [2021-06-16T17:13:45.930Z] 5e14af77c1be: Waiting [2021-06-16T17:13:45.930Z] 01666e4c0597: Waiting [2021-06-16T17:13:45.930Z] aa168da1d23b: Waiting [2021-06-16T17:13:45.930Z] 46f8f816bc3b: Waiting [2021-06-16T17:13:45.930Z] 36b3adc4ff6f: Verifying Checksum [2021-06-16T17:13:45.930Z] 36b3adc4ff6f: Download complete [2021-06-16T17:13:46.191Z] 46f8f816bc3b: Verifying Checksum [2021-06-16T17:13:46.191Z] 46f8f816bc3b: Download complete [2021-06-16T17:13:46.191Z] df20fa9351a1: Verifying Checksum [2021-06-16T17:13:46.191Z] df20fa9351a1: Download complete [2021-06-16T17:13:46.191Z] 93b9cdb0e59b: Verifying Checksum [2021-06-16T17:13:46.191Z] 93b9cdb0e59b: Download complete [2021-06-16T17:13:46.191Z] 5e14af77c1be: Verifying Checksum [2021-06-16T17:13:46.191Z] 5e14af77c1be: Download complete [2021-06-16T17:13:46.191Z] 01666e4c0597: Verifying Checksum [2021-06-16T17:13:46.191Z] 01666e4c0597: Download complete [2021-06-16T17:13:46.191Z] 93b61091891f: Verifying Checksum [2021-06-16T17:13:46.191Z] 93b61091891f: Download complete [2021-06-16T17:13:46.191Z] 8ad3a11d3b57: Verifying Checksum [2021-06-16T17:13:46.191Z] 8ad3a11d3b57: Download complete [2021-06-16T17:13:46.452Z] df20fa9351a1: Pull complete [2021-06-16T17:13:47.025Z] 36b3adc4ff6f: Pull complete [2021-06-16T17:13:47.614Z] 8ad3a11d3b57: Pull complete [2021-06-16T17:13:47.876Z] 46f8f816bc3b: Pull complete [2021-06-16T17:13:48.137Z] aa168da1d23b: Verifying Checksum [2021-06-16T17:13:48.137Z] aa168da1d23b: Download complete [2021-06-16T17:13:48.137Z] 93b61091891f: Pull complete [2021-06-16T17:13:48.399Z] 93b9cdb0e59b: Pull complete [2021-06-16T17:13:48.661Z] 5e14af77c1be: Pull complete [2021-06-16T17:13:48.661Z] 01666e4c0597: Pull complete [2021-06-16T17:13:53.977Z] aa168da1d23b: Pull complete [2021-06-16T17:13:53.977Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-16T17:13:53.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-16T17:13:53.977Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-16T17:13:54.050Z] prd-centos7-docker-4c-2g-1724 does not seem to be running inside a container [2021-06-16T17:13:54.083Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-28/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-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-16T17:14:05.186Z] $ docker top 57863a0e045646b1956d58c4337ffec8fc86866be3d4077114ab48e2560a9c59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-16T17:14:05.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-16T17:14:05.878Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-16T17:14:06.173Z] + ls /var/log/sa-host [2021-06-16T17:14:06.173Z] + sadf -c /var/log/sa-host/sa05 [2021-06-16T17:14:06.173Z] file_magic: OK [2021-06-16T17:14:06.173Z] HZ: Using current value: 100 [2021-06-16T17:14:06.173Z] file_header: OK [2021-06-16T17:14:06.173Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T17:14:06.173Z] Statistics: [2021-06-16T17:14:06.173Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T17:14:06.173Z] File successfully converted to sysstat format version 12.2.1 [2021-06-16T17:14:06.173Z] + sadf -c /var/log/sa-host/sa16 [2021-06-16T17:14:06.173Z] file_magic: OK [2021-06-16T17:14:06.173Z] HZ: Using current value: 100 [2021-06-16T17:14:06.173Z] file_header: OK [2021-06-16T17:14:06.173Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-16T17:14:06.173Z] Statistics: [2021-06-16T17:14:06.173Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-16T17:14:06.173Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-16T17:14:08.975Z] provisioning config files... [2021-06-16T17:14:08.986Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3914584489283533356tmp [Pipeline] { [Pipeline] echo [2021-06-16T17:14:09.007Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:14:09.306Z] ---> create-netrc.sh [Pipeline] } [2021-06-16T17:14:09.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:14:09.747Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-16T17:14:09.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:14:10.055Z] ---> sudo-logs.sh [2021-06-16T17:14:10.055Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-16T17:14:10.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:14:10.406Z] ---> job-cost.sh [2021-06-16T17:14:10.406Z] lf-activate-venv: SKIPPING [2021-06-16T17:14:10.406Z] DEBUG: total: 0.18000000715255737 [2021-06-16T17:14:10.406Z] INFO: Retrieving Stack Cost... [2021-06-16T17:14:12.328Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-16T17:14:12.591Z] INFO: Archiving Costs [Pipeline] echo [2021-06-16T17:14:12.605Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-16T17:14:12.908Z] ---> logs-deploy.sh [2021-06-16T17:14:12.909Z] lf-activate-venv: SKIPPING [2021-06-16T17:14:12.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/6 [2021-06-16T17:14:12.909Z] INFO: archiving workspace using pattern(s): [2021-06-16T17:14:13.875Z] Archives upload complete. [2021-06-16T17:14:13.875Z] INFO: archiving logs to Nexus