Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+13be5718e23b3d254b555f0dd54cf48028820adb (88fe84b05a14b64cfd6ee671eb0548dc1e694de6) 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-ssh5807709299094732706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh434122756270960761.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 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh5315777024826475863.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh7326014173764804091.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-ssh5199416539132933569.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2118 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-ssh2670506069256698182.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-ssh8025041201773246713.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/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 13be5718e23b3d254b555f0dd54cf48028820adb into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing 776bc542537621d454952d226f127e8f3f1ae653 Checking out Revision 776bc542537621d454952d226f127e8f3f1ae653 (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-ssh4866135388078914532.key > git merge 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 776bc542537621d454952d226f127e8f3f1ae653 # timeout=10 Commit message: "Merge commit '13be5718e23b3d254b555f0dd54cf48028820adb' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-07T17:08:37.103Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-07T17:08:37.236Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-07T17:08:37.268Z] ========================================================= [2021-07-07T17:08:37.268Z] EdgeX Global Pipelines Version Info [2021-07-07T17:08:37.268Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4defa9c0babdf259d97d9c43057e6c9a01cdb121 # timeout=10 [2021-07-07T17:08:38.770Z] ------------------- [2021-07-07T17:08:38.770Z] stable info: [2021-07-07T17:08:38.770Z] ------------------- [2021-07-07T17:08:38.770Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-07T17:08:38.770Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T17:08:38.770Z] Message: update stable to v1.0.196 [2021-07-07T17:08:39.344Z] ------------------- [2021-07-07T17:08:39.344Z] experimental info: [2021-07-07T17:08:39.344Z] ------------------- [2021-07-07T17:08:39.344Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-07T17:08:39.344Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-07T17:08:39.344Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-07T17:08:39.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-07-07T17:08:39.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-07-07T17:08:39.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-07T17:08:39.540Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-07T17:08:39.565Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-07T17:08:39.589Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-07T17:08:39.613Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-07T17:08:39.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-07T17:08:39.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-07T17:08:39.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-07T17:08:39.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-07T17:08:39.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-07-07T17:08:39.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-07T17:08:39.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-07T17:08:39.815Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-07T17:08:39.840Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-07T17:08:39.865Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T17:08:39.891Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-07T17:08:39.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-07T17:08:39.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-07T17:08:39.966Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-07T17:08:39.991Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-07T17:08:40.016Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-07T17:08:40.041Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-07T17:08:40.067Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-07T17:08:40.092Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-07T17:08:40.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-07-07T17:08:40.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-07-07T17:08:40.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-07-07T17:08:40.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 776bc542537621d454952d226f127e8f3f1ae653 [Pipeline] echo [2021-07-07T17:08:40.223Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 776bc54 [Pipeline] echo [2021-07-07T17:08:40.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T17:08:40.331Z] provisioning config files... [2021-07-07T17:08:40.350Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config6063952735727057220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T17:08:40.674Z] ---> docker-login.sh [2021-07-07T17:08:40.674Z] nexus3.edgexfoundry.org:10001 [2021-07-07T17:08:40.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:08:40.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:08:40.946Z] Configure a credential helper to remove this warning. See [2021-07-07T17:08:40.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:08:40.946Z] [2021-07-07T17:08:40.946Z] Login Succeeded [2021-07-07T17:08:40.946Z] nexus3.edgexfoundry.org:10002 [2021-07-07T17:08:41.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:08:41.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:08:41.210Z] Configure a credential helper to remove this warning. See [2021-07-07T17:08:41.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:08:41.210Z] [2021-07-07T17:08:41.210Z] Login Succeeded [2021-07-07T17:08:41.210Z] nexus3.edgexfoundry.org:10003 [2021-07-07T17:08:41.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:08:41.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:08:41.210Z] Configure a credential helper to remove this warning. See [2021-07-07T17:08:41.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:08:41.210Z] [2021-07-07T17:08:41.210Z] Login Succeeded [2021-07-07T17:08:41.210Z] nexus3.edgexfoundry.org:10004 [2021-07-07T17:08:41.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:08:41.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:08:41.473Z] Configure a credential helper to remove this warning. See [2021-07-07T17:08:41.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:08:41.473Z] [2021-07-07T17:08:41.473Z] Login Succeeded [2021-07-07T17:08:41.473Z] docker.io [2021-07-07T17:08:41.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:08:42.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:08:42.053Z] Configure a credential helper to remove this warning. See [2021-07-07T17:08:42.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:08:42.053Z] [2021-07-07T17:08:42.053Z] Login Succeeded [2021-07-07T17:08:42.053Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T17:08:42.063Z] 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-07-07T17:08:42.603Z] + git log --format=format:%s -1 776bc542537621d454952d226f127e8f3f1ae653 [Pipeline] echo [2021-07-07T17:08:42.648Z] GIT_COMMIT: 776bc542537621d454952d226f127e8f3f1ae653, Commit Message: Merge commit '13be5718e23b3d254b555f0dd54cf48028820adb' into HEAD [Pipeline] echo [2021-07-07T17:08:42.663Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:08:43.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T17:08:43.298Z] [2021-07-07T17:08:43.298Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:08:43.627Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T17:08:43.628Z] latest: Pulling from edgex-devops/git-semver [2021-07-07T17:08:43.628Z] 31603596830f: Pulling fs layer [2021-07-07T17:08:43.628Z] b6dc333f4379: Pulling fs layer [2021-07-07T17:08:43.628Z] 3d9ef1400e77: Pulling fs layer [2021-07-07T17:08:43.628Z] fd332fbdc1db: Pulling fs layer [2021-07-07T17:08:43.628Z] fd332fbdc1db: Waiting [2021-07-07T17:08:43.628Z] b6dc333f4379: Verifying Checksum [2021-07-07T17:08:43.628Z] b6dc333f4379: Download complete [2021-07-07T17:08:43.900Z] 31603596830f: Verifying Checksum [2021-07-07T17:08:43.900Z] 31603596830f: Download complete [2021-07-07T17:08:43.900Z] fd332fbdc1db: Verifying Checksum [2021-07-07T17:08:43.900Z] fd332fbdc1db: Download complete [2021-07-07T17:08:44.165Z] 3d9ef1400e77: Verifying Checksum [2021-07-07T17:08:44.165Z] 3d9ef1400e77: Download complete [2021-07-07T17:08:44.165Z] 31603596830f: Pull complete [2021-07-07T17:08:44.165Z] b6dc333f4379: Pull complete [2021-07-07T17:08:45.129Z] 3d9ef1400e77: Pull complete [2021-07-07T17:08:45.130Z] fd332fbdc1db: Pull complete [2021-07-07T17:08:45.130Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-07T17:08:45.130Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-07T17:08:45.130Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-07T17:08:45.222Z] prd-centos7-docker-4c-2g-2118 does not seem to be running inside a container [2021-07-07T17:08:45.266Z] $ 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-07-07T17:08:46.376Z] $ docker top 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-07T17:08:46.524Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T17:08:46.524Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T17:08:46.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T17:08:46.665Z] $ docker exec 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d ssh-agent [2021-07-07T17:08:46.794Z] SSH_AUTH_SOCK=/tmp/ssh-TyiT7NU36fTO/agent.14 [2021-07-07T17:08:46.794Z] SSH_AGENT_PID=21 [2021-07-07T17:08:46.804Z] Running ssh-add (command line suppressed) [2021-07-07T17:08:46.927Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4583219427132253628.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4583219427132253628.key) [2021-07-07T17:08:46.947Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T17:08:47.262Z] + git tag --points-at HEAD [Pipeline] } [2021-07-07T17:08:47.275Z] $ docker exec --env ******** --env ******** 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d ssh-agent -k [2021-07-07T17:08:47.396Z] unset SSH_AUTH_SOCK; [2021-07-07T17:08:47.397Z] unset SSH_AGENT_PID; [2021-07-07T17:08:47.397Z] echo Agent pid 21 killed; [2021-07-07T17:08:47.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-07T17:08:47.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-07T17:08:47.474Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-07T17:08:47.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-07T17:08:47.593Z] $ docker exec 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d ssh-agent [2021-07-07T17:08:47.712Z] SSH_AUTH_SOCK=/tmp/ssh-YOXvSwRp3J6A/agent.56 [2021-07-07T17:08:47.712Z] SSH_AGENT_PID=63 [2021-07-07T17:08:47.717Z] Running ssh-add (command line suppressed) [2021-07-07T17:08:47.824Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4016827102544070277.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4016827102544070277.key) [2021-07-07T17:08:47.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-07T17:08:48.151Z] + git semver init [2021-07-07T17:08:48.151Z] # -> Open(): unable to determine branch for HEAD [2021-07-07T17:08:48.151Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-07-07T17:08:48.151Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-07-07T17:08:48.151Z] # $SEMVER_REMOTE_NAME = origin [2021-07-07T17:08:48.151Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-07T17:08:48.151Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-07T17:08:48.151Z] # $SEMVER_BRANCH = PR-28 [2021-07-07T17:08:48.151Z] # $SEMVER_TEMP = /tmp/semver-078396717 [2021-07-07T17:08:48.151Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-07-07T17:08:48.731Z] # '/tmp/semver-078396717' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-07-07T17:08:48.731Z] # -> Force: false [2021-07-07T17:08:48.732Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-07-07T17:08:48.739Z] $ docker exec --env ******** --env ******** 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d ssh-agent -k [2021-07-07T17:08:48.842Z] unset SSH_AUTH_SOCK; [2021-07-07T17:08:48.843Z] unset SSH_AGENT_PID; [2021-07-07T17:08:48.843Z] echo Agent pid 63 killed; [2021-07-07T17:08:48.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-07T17:08:49.205Z] + git semver [Pipeline] } [2021-07-07T17:08:49.219Z] $ docker stop --time=1 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d [2021-07-07T17:08:50.470Z] $ docker rm -f 395e60cc4675ad912c47f512223d275b4d4a78b2a1fc557ce1c9057faf18c24d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-07T17:08:50.880Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-07T17:08:51.143Z] Stashed 1 file(s) [Pipeline] echo [2021-07-07T17:08:51.147Z] [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-07-07T17:09:06.429Z] Still waiting to schedule task [2021-07-07T17:09:06.430Z] ‘prd-centos7-docker-4c-2g-2120’ is offline [2021-07-07T17:09:06.433Z] Still waiting to schedule task [2021-07-07T17:09:06.433Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2114’ [2021-07-07T17:10:20.605Z] Running on prd-centos7-docker-4c-2g-2124 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-07-07T17:10:20.627Z] Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout [2021-07-07T17:10:20.741Z] Selected Git installation does not exist. Using Default [2021-07-07T17:10:20.742Z] The recommended git tool is: NONE [2021-07-07T17:10:23.273Z] using credential edgex-jenkins-ssh [2021-07-07T17:10:23.288Z] Cloning the remote Git repository [2021-07-07T17:10:23.098Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-07T17:10:23.176Z] > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 [2021-07-07T17:10:23.216Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-07T17:10:23.217Z] > git --version # timeout=10 [2021-07-07T17:10:23.238Z] > git --version # 'git version 2.24.4' [2021-07-07T17:10:23.239Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T17:10:23.297Z] [INFO] Currently running in a labeled security context [2021-07-07T17:10:23.298Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T17:10:23.299Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh1478351995535375433.key [2021-07-07T17:10:23.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T17:10:24.557Z] Merging remotes/origin/main commit 13be5718e23b3d254b555f0dd54cf48028820adb into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-07-07T17:10:24.682Z] Merge succeeded, producing 21f7d163f8d43ccb7f725f62de22ad7943155ad6 [2021-07-07T17:10:24.682Z] Checking out Revision 21f7d163f8d43ccb7f725f62de22ad7943155ad6 (PR-28) [2021-07-07T17:10:23.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-07T17:10:23.996Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T17:10:24.010Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-07T17:10:24.026Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-07T17:10:24.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T17:10:24.028Z] [INFO] Currently running in a labeled security context [2021-07-07T17:10:24.028Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T17:10:24.028Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh1849763794852051673.key [2021-07-07T17:10:24.038Z] > 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/main:refs/remotes/origin/main # timeout=10 [2021-07-07T17:10:24.458Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T17:10:24.467Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-07-07T17:10:24.512Z] > git remote # timeout=10 [2021-07-07T17:10:24.523Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T17:10:24.528Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T17:10:24.529Z] [INFO] Currently running in a labeled security context [2021-07-07T17:10:24.530Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-07T17:10:24.530Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/8@tmp/jenkins-gitclient-ssh6361361716238723680.key [2021-07-07T17:10:24.538Z] > git merge 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 [2021-07-07T17:10:24.570Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T17:10:24.586Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T17:10:24.602Z] > git checkout -f 21f7d163f8d43ccb7f725f62de22ad7943155ad6 # timeout=10 [2021-07-07T17:10:28.359Z] Commit message: "Merge commit '13be5718e23b3d254b555f0dd54cf48028820adb' into HEAD" [2021-07-07T17:10:28.372Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T17:10:28.359Z] > git rev-list --no-walk 4defa9c0babdf259d97d9c43057e6c9a01cdb121 # timeout=10 [2021-07-07T17:10:29.304Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-07T17:10:29.649Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T17:10:29.950Z] + true [2021-07-07T17:10:29.950Z] + sudo service docker restart [2021-07-07T17:10:29.950Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T17:10:48.161Z] provisioning config files... [2021-07-07T17:10:48.179Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config8885248558213776681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T17:10:48.528Z] ---> docker-login.sh [2021-07-07T17:10:48.528Z] nexus3.edgexfoundry.org:10001 [2021-07-07T17:10:48.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:10:48.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:10:48.791Z] Configure a credential helper to remove this warning. See [2021-07-07T17:10:48.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:10:48.791Z] [2021-07-07T17:10:48.791Z] Login Succeeded [2021-07-07T17:10:48.791Z] nexus3.edgexfoundry.org:10002 [2021-07-07T17:10:49.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:10:49.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:10:49.053Z] Configure a credential helper to remove this warning. See [2021-07-07T17:10:49.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:10:49.053Z] [2021-07-07T17:10:49.053Z] Login Succeeded [2021-07-07T17:10:49.053Z] nexus3.edgexfoundry.org:10003 [2021-07-07T17:10:49.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:10:49.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:10:49.319Z] Configure a credential helper to remove this warning. See [2021-07-07T17:10:49.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:10:49.319Z] [2021-07-07T17:10:49.319Z] Login Succeeded [2021-07-07T17:10:49.319Z] nexus3.edgexfoundry.org:10004 [2021-07-07T17:10:49.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:10:49.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:10:49.319Z] Configure a credential helper to remove this warning. See [2021-07-07T17:10:49.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:10:49.319Z] [2021-07-07T17:10:49.319Z] Login Succeeded [2021-07-07T17:10:49.319Z] docker.io [2021-07-07T17:10:49.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:10:49.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:10:49.850Z] Configure a credential helper to remove this warning. See [2021-07-07T17:10:49.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:10:49.850Z] [2021-07-07T17:10:49.850Z] Login Succeeded [2021-07-07T17:10:49.850Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T17:10:49.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-07T17:10:50.057Z] ========================================================= [2021-07-07T17:10:50.057Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-07T17:10:50.057Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:10:50.375Z] + 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-07-07T17:10:50.375Z] Sending build context to Docker daemon 1.197MB [2021-07-07T17:10:50.375Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-07T17:10:50.375Z] Step 2/10 : FROM ${BASE} [2021-07-07T17:10:50.375Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-07T17:10:50.375Z] 540db60ca938: Pulling fs layer [2021-07-07T17:10:50.375Z] adcc1eea9eea: Pulling fs layer [2021-07-07T17:10:50.375Z] 4c4ab2625f07: Pulling fs layer [2021-07-07T17:10:50.375Z] 0510c868ecb4: Pulling fs layer [2021-07-07T17:10:50.375Z] afea3b2eda06: Pulling fs layer [2021-07-07T17:10:50.375Z] 7809a108b3ef: Pulling fs layer [2021-07-07T17:10:50.375Z] f706445af74f: Pulling fs layer [2021-07-07T17:10:50.375Z] 0510c868ecb4: Waiting [2021-07-07T17:10:50.375Z] afea3b2eda06: Waiting [2021-07-07T17:10:50.375Z] 7809a108b3ef: Waiting [2021-07-07T17:10:50.375Z] f706445af74f: Waiting [2021-07-07T17:10:50.639Z] 4c4ab2625f07: Verifying Checksum [2021-07-07T17:10:50.639Z] 4c4ab2625f07: Download complete [2021-07-07T17:10:50.639Z] adcc1eea9eea: Verifying Checksum [2021-07-07T17:10:50.639Z] adcc1eea9eea: Download complete [2021-07-07T17:10:50.639Z] afea3b2eda06: Verifying Checksum [2021-07-07T17:10:50.639Z] afea3b2eda06: Download complete [2021-07-07T17:10:50.639Z] 7809a108b3ef: Verifying Checksum [2021-07-07T17:10:50.639Z] 7809a108b3ef: Download complete [2021-07-07T17:10:50.639Z] 540db60ca938: Verifying Checksum [2021-07-07T17:10:50.639Z] 540db60ca938: Download complete [2021-07-07T17:10:50.903Z] 540db60ca938: Pull complete [2021-07-07T17:10:50.903Z] adcc1eea9eea: Pull complete [2021-07-07T17:10:51.168Z] 4c4ab2625f07: Pull complete [2021-07-07T17:10:52.126Z] f706445af74f: Verifying Checksum [2021-07-07T17:10:52.126Z] f706445af74f: Download complete [2021-07-07T17:10:52.393Z] 0510c868ecb4: Verifying Checksum [2021-07-07T17:10:52.393Z] 0510c868ecb4: Download complete [2021-07-07T17:10:56.647Z] 0510c868ecb4: Pull complete [2021-07-07T17:10:56.647Z] afea3b2eda06: Pull complete [2021-07-07T17:10:56.647Z] 7809a108b3ef: Pull complete [2021-07-07T17:10:58.059Z] f706445af74f: Pull complete [2021-07-07T17:10:58.059Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-07-07T17:10:58.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-07T17:10:58.059Z] ---> b068be0155e3 [2021-07-07T17:10:58.059Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-07T17:11:03.468Z] ---> Running in c32c84901351 [2021-07-07T17:11:03.468Z] Removing intermediate container c32c84901351 [2021-07-07T17:11:03.468Z] ---> 18c43eefe2ea [2021-07-07T17:11:03.468Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-07T17:11:03.468Z] ---> Running in 853c4fc81897 [2021-07-07T17:11:03.468Z] Removing intermediate container 853c4fc81897 [2021-07-07T17:11:03.468Z] ---> 42b4150dd26f [2021-07-07T17:11:03.468Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-07T17:11:03.468Z] ---> Running in 42850b7a9ee7 [2021-07-07T17:11:03.745Z] Removing intermediate container 42850b7a9ee7 [2021-07-07T17:11:03.745Z] ---> 1eb04b20bae5 [2021-07-07T17:11:03.745Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T17:11:03.745Z] ---> Running in 3773c12926f0 [2021-07-07T17:11:04.349Z] Removing intermediate container 3773c12926f0 [2021-07-07T17:11:04.349Z] ---> f7fb0d46ccba [2021-07-07T17:11:04.349Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-07T17:11:04.349Z] ---> Running in 9a55f5e0c513 [2021-07-07T17:11:04.621Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-07T17:11:05.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-07T17:11:05.843Z] OK: 149 MiB in 40 packages [2021-07-07T17:11:06.107Z] Removing intermediate container 9a55f5e0c513 [2021-07-07T17:11:06.107Z] ---> 0428bf769dad [2021-07-07T17:11:06.107Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-07T17:11:06.107Z] ---> Running in 44e2f1f1a0c4 [2021-07-07T17:11:06.377Z] Removing intermediate container 44e2f1f1a0c4 [2021-07-07T17:11:06.377Z] ---> fd27e068a73a [2021-07-07T17:11:06.377Z] Step 9/10 : COPY . . [2021-07-07T17:11:06.645Z] ---> ccbdcfff6899 [2021-07-07T17:11:06.645Z] Step 10/10 : RUN go mod download [2021-07-07T17:11:06.645Z] ---> Running in 53fbfd6b7d60 [2021-07-07T17:11:18.919Z] Removing intermediate container 53fbfd6b7d60 [2021-07-07T17:11:18.919Z] ---> fd4be1233e50 [2021-07-07T17:11:18.919Z] Successfully built fd4be1233e50 [2021-07-07T17:11:18.919Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:11:19.242Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T17:11:19.242Z] . [Pipeline] withDockerContainer [2021-07-07T17:11:19.344Z] prd-centos7-docker-4c-2g-2124 does not seem to be running inside a container [2021-07-07T17:11:19.395Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-07T17:11:19.831Z] $ docker top 2722af60a12d505f7bfd68e9266fbd5260e4941cbaffa0339f7f88d4e4cd3c34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T17:11:20.230Z] + go version [2021-07-07T17:11:20.231Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-07-07T17:11:20.240Z] $ docker stop --time=1 2722af60a12d505f7bfd68e9266fbd5260e4941cbaffa0339f7f88d4e4cd3c34 [2021-07-07T17:11:21.451Z] $ docker rm -f 2722af60a12d505f7bfd68e9266fbd5260e4941cbaffa0339f7f88d4e4cd3c34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:11:22.187Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-07T17:11:22.187Z] . [Pipeline] withDockerContainer [2021-07-07T17:11:22.264Z] prd-centos7-docker-4c-2g-2124 does not seem to be running inside a container [2021-07-07T17:11:22.312Z] $ 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 ******** ci-base-image-x86_64 cat [2021-07-07T17:11:22.745Z] $ docker top 9f0cbb7baa20bfe25dbe9c775eccd1d6f8bb839af75e67b59faae25b2753b8c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T17:11:23.175Z] + go mod tidy [2021-07-07T17:11:23.442Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-07-07T17:11:23.442Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-07-07T17:11:26.753Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-07-07T17:11:26.753Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-07-07T17:11:26.753Z] 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-07-07T17:11:26.753Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-07-07T17:11:26.753Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-07-07T17:11:26.753Z] 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-07-07T17:11:26.766Z] $ docker stop --time=1 9f0cbb7baa20bfe25dbe9c775eccd1d6f8bb839af75e67b59faae25b2753b8c0 [2021-07-07T17:11:28.609Z] $ docker rm -f 9f0cbb7baa20bfe25dbe9c775eccd1d6f8bb839af75e67b59faae25b2753b8c0 [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-07-07T17:11:29.588Z] ---> job-cost.sh [2021-07-07T17:11:29.588Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I7rs [2021-07-07T17:11:39.632Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T17:11:51.965Z] lf-activate-venv(): INFO: Adding /tmp/venv-I7rs/bin to PATH [2021-07-07T17:11:51.965Z] INFO: No Stack... [2021-07-07T17:11:52.541Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T17:11:53.113Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T17:11:53.423Z] + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv [2021-07-07T17:11:53.423Z] + cut -d, -f6 [Pipeline] lock [2021-07-07T17:11:53.458Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [2021-07-07T17:11:53.471Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] did not exist. Created. [2021-07-07T17:11:53.471Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T17:11:53.810Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-07T17:11:54.101Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T17:11:54.126Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-07T17:11:54.364Z] Failed in branch amd64 [2021-07-07T17:12:17.215Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2129 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-07-07T17:12:17.241Z] Running in /w/workspace/device-rfid-llrp-go/8 [Pipeline] { [Pipeline] checkout [2021-07-07T17:12:17.506Z] Selected Git installation does not exist. Using Default [2021-07-07T17:12:17.506Z] The recommended git tool is: NONE [2021-07-07T17:12:24.132Z] using credential edgex-jenkins-ssh [2021-07-07T17:12:24.159Z] Cloning the remote Git repository [2021-07-07T17:12:24.224Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-07T17:12:24.382Z] > git init /w/workspace/device-rfid-llrp-go/8 # timeout=10 [2021-07-07T17:12:24.473Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-07T17:12:24.474Z] > git --version # timeout=10 [2021-07-07T17:12:24.488Z] > git --version # 'git version 2.17.1' [2021-07-07T17:12:24.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T17:12:24.550Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T17:12:25.973Z] Merging remotes/origin/main commit 13be5718e23b3d254b555f0dd54cf48028820adb into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-07-07T17:12:26.273Z] Merge succeeded, producing 505d694597da456965baefc25d5546996f8abf52 [2021-07-07T17:12:26.274Z] Checking out Revision 505d694597da456965baefc25d5546996f8abf52 (PR-28) [2021-07-07T17:12:25.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-07T17:12:25.380Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-07T17:12:25.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-07T17:12:25.446Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-07T17:12:25.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T17:12:25.461Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-07T17:12:25.994Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T17:12:26.008Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-07-07T17:12:26.109Z] > git remote # timeout=10 [2021-07-07T17:12:26.125Z] > git config --get remote.origin.url # timeout=10 [2021-07-07T17:12:26.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-07T17:12:26.155Z] > git merge 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 [2021-07-07T17:12:26.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-07T17:12:26.282Z] > git config core.sparsecheckout # timeout=10 [2021-07-07T17:12:26.293Z] > git checkout -f 505d694597da456965baefc25d5546996f8abf52 # timeout=10 [2021-07-07T17:12:30.594Z] Commit message: "Merge commit '13be5718e23b3d254b555f0dd54cf48028820adb' into HEAD" [2021-07-07T17:12:30.627Z] First time build. Skipping changelog. [2021-07-07T17:12:30.602Z] > git rev-list --no-walk 4defa9c0babdf259d97d9c43057e6c9a01cdb121 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-07T17:12:32.116Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-07T17:12:32.543Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-07T17:12:32.890Z] + true [2021-07-07T17:12:32.890Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T17:12:51.279Z] provisioning config files... [2021-07-07T17:12:51.305Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/8@tmp/config8637012807076082368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-07T17:12:51.689Z] ---> docker-login.sh [2021-07-07T17:12:51.689Z] nexus3.edgexfoundry.org:10001 [2021-07-07T17:12:52.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:12:52.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:12:52.944Z] Configure a credential helper to remove this warning. See [2021-07-07T17:12:52.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:12:52.944Z] [2021-07-07T17:12:52.944Z] Login Succeeded [2021-07-07T17:12:52.944Z] nexus3.edgexfoundry.org:10002 [2021-07-07T17:12:53.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:12:53.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:12:53.497Z] Configure a credential helper to remove this warning. See [2021-07-07T17:12:53.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:12:53.497Z] [2021-07-07T17:12:53.497Z] Login Succeeded [2021-07-07T17:12:53.497Z] nexus3.edgexfoundry.org:10003 [2021-07-07T17:12:54.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:12:54.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:12:54.092Z] Configure a credential helper to remove this warning. See [2021-07-07T17:12:54.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:12:54.092Z] [2021-07-07T17:12:54.092Z] Login Succeeded [2021-07-07T17:12:54.092Z] nexus3.edgexfoundry.org:10004 [2021-07-07T17:12:54.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:12:54.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:12:54.653Z] Configure a credential helper to remove this warning. See [2021-07-07T17:12:54.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:12:54.653Z] [2021-07-07T17:12:54.653Z] Login Succeeded [2021-07-07T17:12:54.653Z] docker.io [2021-07-07T17:12:55.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-07T17:12:55.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-07T17:12:55.526Z] Configure a credential helper to remove this warning. See [2021-07-07T17:12:55.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-07T17:12:55.526Z] [2021-07-07T17:12:55.526Z] Login Succeeded [2021-07-07T17:12:55.526Z] ---> docker-login.sh ends [Pipeline] } [2021-07-07T17:12:55.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-07T17:12:55.937Z] ========================================================= [2021-07-07T17:12:55.937Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-07T17:12:55.937Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:12:56.291Z] + 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-07-07T17:12:56.570Z] Sending build context to Docker daemon 1.197MB [2021-07-07T17:12:56.847Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-07T17:12:56.847Z] Step 2/10 : FROM ${BASE} [2021-07-07T17:12:56.847Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-07T17:12:56.847Z] 595b0fe564bb: Pulling fs layer [2021-07-07T17:12:56.847Z] 3088b5b3c5c0: Pulling fs layer [2021-07-07T17:12:56.847Z] 5b7225fbf94c: Pulling fs layer [2021-07-07T17:12:56.847Z] ba82ee9f976e: Pulling fs layer [2021-07-07T17:12:56.847Z] 506bd15cee9f: Pulling fs layer [2021-07-07T17:12:56.847Z] 75a0a4a0db45: Pulling fs layer [2021-07-07T17:12:56.847Z] 618dc40b7e24: Pulling fs layer [2021-07-07T17:12:56.847Z] 506bd15cee9f: Waiting [2021-07-07T17:12:56.847Z] 75a0a4a0db45: Waiting [2021-07-07T17:12:56.847Z] ba82ee9f976e: Waiting [2021-07-07T17:12:56.847Z] 618dc40b7e24: Waiting [2021-07-07T17:12:57.133Z] 5b7225fbf94c: Download complete [2021-07-07T17:12:57.133Z] 3088b5b3c5c0: Verifying Checksum [2021-07-07T17:12:57.133Z] 3088b5b3c5c0: Download complete [2021-07-07T17:12:57.133Z] 506bd15cee9f: Verifying Checksum [2021-07-07T17:12:57.133Z] 506bd15cee9f: Download complete [2021-07-07T17:12:57.133Z] 75a0a4a0db45: Verifying Checksum [2021-07-07T17:12:57.133Z] 75a0a4a0db45: Download complete [2021-07-07T17:12:57.133Z] 595b0fe564bb: Verifying Checksum [2021-07-07T17:12:57.133Z] 595b0fe564bb: Download complete [2021-07-07T17:12:57.767Z] 595b0fe564bb: Pull complete [2021-07-07T17:12:58.394Z] 3088b5b3c5c0: Pull complete [2021-07-07T17:12:59.005Z] 5b7225fbf94c: Pull complete [2021-07-07T17:12:59.005Z] 618dc40b7e24: Verifying Checksum [2021-07-07T17:12:59.005Z] 618dc40b7e24: Download complete [2021-07-07T17:13:00.471Z] ba82ee9f976e: Verifying Checksum [2021-07-07T17:13:00.471Z] ba82ee9f976e: Download complete [2021-07-07T17:13:10.651Z] ba82ee9f976e: Pull complete [2021-07-07T17:13:10.927Z] 506bd15cee9f: Pull complete [2021-07-07T17:13:11.205Z] 75a0a4a0db45: Pull complete [2021-07-07T17:13:15.515Z] 618dc40b7e24: Pull complete [2021-07-07T17:13:15.515Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-07-07T17:13:15.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-07T17:13:15.515Z] ---> a36622ca3599 [2021-07-07T17:13:15.515Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-07T17:13:16.967Z] ---> Running in a1a485087524 [2021-07-07T17:13:17.617Z] Removing intermediate container a1a485087524 [2021-07-07T17:13:17.617Z] ---> 9d26948f1d5d [2021-07-07T17:13:17.617Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-07T17:13:17.617Z] ---> Running in 63bc6237afad [2021-07-07T17:13:18.228Z] Removing intermediate container 63bc6237afad [2021-07-07T17:13:18.228Z] ---> c7a00b667cc7 [2021-07-07T17:13:18.228Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-07T17:13:18.228Z] ---> Running in 8a3947b98cf8 [2021-07-07T17:13:18.828Z] Removing intermediate container 8a3947b98cf8 [2021-07-07T17:13:18.828Z] ---> 3701bf977f92 [2021-07-07T17:13:18.828Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-07T17:13:18.828Z] ---> Running in cf5b3cd837bc [2021-07-07T17:13:21.458Z] Removing intermediate container cf5b3cd837bc [2021-07-07T17:13:21.458Z] ---> 628d8f7f5ab9 [2021-07-07T17:13:21.458Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-07T17:13:21.458Z] ---> Running in 1f4927233599 [2021-07-07T17:13:22.908Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-07T17:13:23.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-07T17:13:24.485Z] OK: 138 MiB in 40 packages [2021-07-07T17:13:25.477Z] Removing intermediate container 1f4927233599 [2021-07-07T17:13:25.477Z] ---> f765d89ad334 [2021-07-07T17:13:25.477Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-07T17:13:25.753Z] ---> Running in 4d21c64aaf44 [2021-07-07T17:13:26.349Z] Removing intermediate container 4d21c64aaf44 [2021-07-07T17:13:26.349Z] ---> a4c0ff7d5e8b [2021-07-07T17:13:26.349Z] Step 9/10 : COPY . . [2021-07-07T17:13:27.328Z] ---> cc9a4069273a [2021-07-07T17:13:27.328Z] Step 10/10 : RUN go mod download [2021-07-07T17:13:27.328Z] ---> Running in ba5583c1ec8a [2021-07-07T17:13:49.546Z] Removing intermediate container ba5583c1ec8a [2021-07-07T17:13:49.546Z] ---> 3fca1708ce14 [2021-07-07T17:13:49.546Z] Successfully built 3fca1708ce14 [2021-07-07T17:13:49.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:13:49.889Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T17:13:49.889Z] . [Pipeline] withDockerContainer [2021-07-07T17:13:50.115Z] prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container [2021-07-07T17:13:50.206Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-07T17:13:51.813Z] $ docker top 6ca50628c10d89aba4b57e3c498c692589b8a401da807bd758503c4bf1437a21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T17:13:52.829Z] + go version [2021-07-07T17:13:52.829Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-07T17:13:52.851Z] $ docker stop --time=1 6ca50628c10d89aba4b57e3c498c692589b8a401da807bd758503c4bf1437a21 [2021-07-07T17:13:54.727Z] $ docker rm -f 6ca50628c10d89aba4b57e3c498c692589b8a401da807bd758503c4bf1437a21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:13:55.562Z] + docker inspect -f . ci-base-image-arm64 [2021-07-07T17:13:55.562Z] . [Pipeline] withDockerContainer [2021-07-07T17:13:55.842Z] prd-ubuntu18.04-docker-arm64-4c-16g-2129 does not seem to be running inside a container [2021-07-07T17:13:55.921Z] $ 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 ******** ci-base-image-arm64 cat [2021-07-07T17:13:57.613Z] $ docker top 6f398d8043cb4d149bd4968469c6615259c13f8a652c58c742c38c950cf118c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T17:13:58.617Z] + go mod tidy [2021-07-07T17:13:59.222Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-07-07T17:13:59.222Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-07-07T17:13:59.222Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-07-07T17:13:59.222Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-07-07T17:13:59.222Z] 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-07-07T17:13:59.222Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-07-07T17:13:59.222Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-07-07T17:13:59.222Z] 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-07-07T17:13:59.249Z] $ docker stop --time=1 6f398d8043cb4d149bd4968469c6615259c13f8a652c58c742c38c950cf118c6 [2021-07-07T17:14:01.178Z] $ docker rm -f 6f398d8043cb4d149bd4968469c6615259c13f8a652c58c742c38c950cf118c6 [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-07-07T17:14:02.324Z] ---> job-cost.sh [2021-07-07T17:14:02.324Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qtO6 [2021-07-07T17:14:49.312Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-07T17:16:26.137Z] lf-activate-venv(): INFO: Adding /tmp/venv-qtO6/bin to PATH [2021-07-07T17:16:26.137Z] INFO: No Stack... [2021-07-07T17:16:26.137Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-07T17:16:26.137Z] INFO: Archiving Costs [Pipeline] sh [2021-07-07T17:16:26.488Z] + cat /w/workspace/device-rfid-llrp-go/8/archives/cost.csv [2021-07-07T17:16:26.488Z] + cut -d, -f6 [Pipeline] lock [2021-07-07T17:16:26.557Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [2021-07-07T17:16:26.571Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] did not exist. Created. [2021-07-07T17:16:26.571Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-07T17:16:26.937Z] /w/workspace/device-rfid-llrp-go/8@tmp/durable-806ee0ce/script.sh: 1: /w/workspace/device-rfid-llrp-go/8@tmp/durable-806ee0ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-07T17:16:27.282Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-07T17:16:27.318Z] Warning: overwriting stash ‘stack-cost’ [2021-07-07T17:16:27.958Z] Stashed 1 file(s) [Pipeline] } [2021-07-07T17:16:27.966Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-8-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-07T17:16:28.229Z] 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-07-07T17:16:29.956Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T17:16:30.566Z] ---> package-listing.sh [2021-07-07T17:16:30.566Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-07T17:16:30.566Z] ++ facter osfamily [2021-07-07T17:16:30.829Z] + OS_FAMILY=redhat [2021-07-07T17:16:30.829Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-07-07T17:16:30.829Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-07T17:16:30.829Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-07T17:16:30.829Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-07T17:16:30.829Z] + PACKAGES=/tmp/packages_start.txt [2021-07-07T17:16:30.829Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-07-07T17:16:30.829Z] + PACKAGES=/tmp/packages_end.txt [2021-07-07T17:16:30.829Z] + case "${OS_FAMILY}" in [2021-07-07T17:16:30.829Z] + rpm -qa [2021-07-07T17:16:30.829Z] + sort [2021-07-07T17:16:31.423Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-07T17:16:31.423Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-07T17:16:31.423Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-07T17:16:31.423Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-07-07T17:16:31.423Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-07-07T17:16:31.423Z] + 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-07-07T17:16:31.440Z] 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-07-07T17:16:31.736Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:16:32.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T17:16:32.305Z] [2021-07-07T17:16:32.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-07T17:16:32.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T17:16:32.626Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-07T17:16:32.626Z] df20fa9351a1: Pulling fs layer [2021-07-07T17:16:32.626Z] 36b3adc4ff6f: Pulling fs layer [2021-07-07T17:16:32.626Z] 8ad3a11d3b57: Pulling fs layer [2021-07-07T17:16:32.626Z] 46f8f816bc3b: Pulling fs layer [2021-07-07T17:16:32.626Z] 93b61091891f: Pulling fs layer [2021-07-07T17:16:32.626Z] 93b9cdb0e59b: Pulling fs layer [2021-07-07T17:16:32.626Z] 5e14af77c1be: Pulling fs layer [2021-07-07T17:16:32.626Z] 01666e4c0597: Pulling fs layer [2021-07-07T17:16:32.626Z] aa168da1d23b: Pulling fs layer [2021-07-07T17:16:32.626Z] 46f8f816bc3b: Waiting [2021-07-07T17:16:32.626Z] 93b61091891f: Waiting [2021-07-07T17:16:32.626Z] 93b9cdb0e59b: Waiting [2021-07-07T17:16:32.626Z] 5e14af77c1be: Waiting [2021-07-07T17:16:32.626Z] 01666e4c0597: Waiting [2021-07-07T17:16:32.626Z] aa168da1d23b: Waiting [2021-07-07T17:16:32.626Z] 36b3adc4ff6f: Verifying Checksum [2021-07-07T17:16:32.626Z] 36b3adc4ff6f: Download complete [2021-07-07T17:16:32.626Z] 46f8f816bc3b: Verifying Checksum [2021-07-07T17:16:32.626Z] 46f8f816bc3b: Download complete [2021-07-07T17:16:32.626Z] df20fa9351a1: Verifying Checksum [2021-07-07T17:16:32.626Z] df20fa9351a1: Download complete [2021-07-07T17:16:32.890Z] 93b9cdb0e59b: Verifying Checksum [2021-07-07T17:16:32.890Z] 93b9cdb0e59b: Download complete [2021-07-07T17:16:32.890Z] 5e14af77c1be: Verifying Checksum [2021-07-07T17:16:32.890Z] 5e14af77c1be: Download complete [2021-07-07T17:16:32.890Z] 93b61091891f: Verifying Checksum [2021-07-07T17:16:32.890Z] 93b61091891f: Download complete [2021-07-07T17:16:32.890Z] 01666e4c0597: Verifying Checksum [2021-07-07T17:16:32.890Z] 01666e4c0597: Download complete [2021-07-07T17:16:32.890Z] 8ad3a11d3b57: Verifying Checksum [2021-07-07T17:16:32.890Z] 8ad3a11d3b57: Download complete [2021-07-07T17:16:32.890Z] df20fa9351a1: Pull complete [2021-07-07T17:16:33.158Z] 36b3adc4ff6f: Pull complete [2021-07-07T17:16:33.738Z] 8ad3a11d3b57: Pull complete [2021-07-07T17:16:33.738Z] 46f8f816bc3b: Pull complete [2021-07-07T17:16:34.319Z] 93b61091891f: Pull complete [2021-07-07T17:16:34.319Z] 93b9cdb0e59b: Pull complete [2021-07-07T17:16:34.319Z] 5e14af77c1be: Pull complete [2021-07-07T17:16:34.586Z] 01666e4c0597: Pull complete [2021-07-07T17:16:34.860Z] aa168da1d23b: Verifying Checksum [2021-07-07T17:16:34.860Z] aa168da1d23b: Download complete [2021-07-07T17:16:40.196Z] aa168da1d23b: Pull complete [2021-07-07T17:16:40.196Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-07T17:16:40.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-07T17:16:40.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-07T17:16:40.288Z] prd-centos7-docker-4c-2g-2118 does not seem to be running inside a container [2021-07-07T17:16:40.348Z] $ 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-07-07T17:16:42.667Z] $ docker top 826204aec89364b984b67537fb6d6319cc545050ba4b60ce783b2dbd3f305b4c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-07T17:16:43.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-07T17:16:43.363Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-07T17:16:43.661Z] + ls /var/log/sa-host [2021-07-07T17:16:43.661Z] + sadf -c /var/log/sa-host/sa05 [2021-07-07T17:16:43.661Z] file_magic: OK [2021-07-07T17:16:43.661Z] HZ: Using current value: 100 [2021-07-07T17:16:43.661Z] file_header: OK [2021-07-07T17:16:43.661Z] 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-07-07T17:16:43.661Z] Statistics: [2021-07-07T17:16:43.661Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T17:16:43.661Z] File successfully converted to sysstat format version 12.2.1 [2021-07-07T17:16:43.661Z] + sadf -c /var/log/sa-host/sa07 [2021-07-07T17:16:43.661Z] file_magic: OK [2021-07-07T17:16:43.661Z] HZ: Using current value: 100 [2021-07-07T17:16:43.661Z] file_header: OK [2021-07-07T17:16:43.661Z] 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-07-07T17:16:43.661Z] Statistics: [2021-07-07T17:16:43.661Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-07T17:16:43.661Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-07T17:16:43.857Z] provisioning config files... [2021-07-07T17:16:43.871Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config1604297828990013994tmp [Pipeline] { [Pipeline] echo [2021-07-07T17:16:43.893Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T17:16:44.226Z] ---> create-netrc.sh [Pipeline] } [2021-07-07T17:16:44.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-07T17:16:44.615Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-07T17:16:44.626Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T17:16:44.925Z] ---> sudo-logs.sh [2021-07-07T17:16:44.925Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-07T17:16:44.969Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T17:16:45.285Z] ---> job-cost.sh [2021-07-07T17:16:45.285Z] lf-activate-venv: SKIPPING [2021-07-07T17:16:45.285Z] DEBUG: total: 0.18000000715255737 [2021-07-07T17:16:45.285Z] INFO: Retrieving Stack Cost... [2021-07-07T17:16:46.677Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-07T17:16:47.273Z] INFO: Archiving Costs [Pipeline] echo [2021-07-07T17:16:47.289Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-07T17:16:47.590Z] ---> logs-deploy.sh [2021-07-07T17:16:47.590Z] lf-activate-venv: SKIPPING [2021-07-07T17:16:47.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/8 [2021-07-07T17:16:47.590Z] INFO: archiving workspace using pattern(s): [2021-07-07T17:16:48.542Z] Archives upload complete. [2021-07-07T17:16:48.542Z] INFO: archiving logs to Nexus