Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+b1162a6ab64ed623d797fbee07d81df3d746b7df (1389fdc52b4bf3e628b3597426ed0a4d07ef2b0f) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6436259913021907576.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1541738148262096517.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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 > /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-ssh5207568491462376395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7288126662848500034.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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 > /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-ssh3079634235859647801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-3099 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh6524341277462092068.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh7365968953907714557.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 b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing b931d5018410cc1e0745614f221dc79ed39edecb Checking out Revision b931d5018410cc1e0745614f221dc79ed39edecb (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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh7720707114356713718.key > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b931d5018410cc1e0745614f221dc79ed39edecb # timeout=10 Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-16T17:08:12.964Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-16T17:08:13.050Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-16T17:08:13.082Z] ========================================================= [2021-07-16T17:08:13.082Z] EdgeX Global Pipelines Version Info [2021-07-16T17:08:13.082Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 505d694597da456965baefc25d5546996f8abf52 # timeout=10 [2021-07-16T17:08:14.375Z] ------------------- [2021-07-16T17:08:14.375Z] stable info: [2021-07-16T17:08:14.375Z] ------------------- [2021-07-16T17:08:14.375Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-16T17:08:14.375Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-16T17:08:14.375Z] Message: update stable to v1.0.197 [2021-07-16T17:08:14.963Z] ------------------- [2021-07-16T17:08:14.963Z] experimental info: [2021-07-16T17:08:14.963Z] ------------------- [2021-07-16T17:08:14.963Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-16T17:08:14.963Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-16T17:08:14.963Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-16T17:08:15.102Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-07-16T17:08:15.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-07-16T17:08:15.147Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-16T17:08:15.168Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-16T17:08:15.191Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-16T17:08:15.213Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-16T17:08:15.241Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-16T17:08:15.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-16T17:08:15.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-16T17:08:15.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-16T17:08:15.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-16T17:08:15.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-07-16T17:08:15.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-16T17:08:15.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-16T17:08:15.429Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T17:08:15.452Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T17:08:15.475Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T17:08:15.499Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T17:08:15.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-16T17:08:15.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-16T17:08:15.569Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-16T17:08:15.591Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-16T17:08:15.613Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-16T17:08:15.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-16T17:08:15.656Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-16T17:08:15.678Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-16T17:08:15.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-07-16T17:08:15.745Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-07-16T17:08:15.766Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-07-16T17:08:15.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b931d5018410cc1e0745614f221dc79ed39edecb [Pipeline] echo [2021-07-16T17:08:15.807Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b931d50 [Pipeline] echo [2021-07-16T17:08:15.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:08:15.913Z] provisioning config files... [2021-07-16T17:08:15.942Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3112902402318576085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:08:16.282Z] ---> docker-login.sh [2021-07-16T17:08:16.282Z] nexus3.edgexfoundry.org:10001 [2021-07-16T17:08:16.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:08:21.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:08:21.640Z] Configure a credential helper to remove this warning. See [2021-07-16T17:08:21.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:08:21.640Z] [2021-07-16T17:08:21.640Z] Login Succeeded [2021-07-16T17:08:21.640Z] nexus3.edgexfoundry.org:10002 [2021-07-16T17:08:21.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:08:21.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:08:21.640Z] Configure a credential helper to remove this warning. See [2021-07-16T17:08:21.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:08:21.640Z] [2021-07-16T17:08:21.640Z] Login Succeeded [2021-07-16T17:08:21.640Z] nexus3.edgexfoundry.org:10003 [2021-07-16T17:08:21.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:08:21.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:08:21.909Z] Configure a credential helper to remove this warning. See [2021-07-16T17:08:21.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:08:21.909Z] [2021-07-16T17:08:21.909Z] Login Succeeded [2021-07-16T17:08:21.909Z] nexus3.edgexfoundry.org:10004 [2021-07-16T17:08:21.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:08:21.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:08:21.909Z] Configure a credential helper to remove this warning. See [2021-07-16T17:08:21.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:08:21.909Z] [2021-07-16T17:08:21.909Z] Login Succeeded [2021-07-16T17:08:21.909Z] docker.io [2021-07-16T17:08:22.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:08:22.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:08:22.440Z] Configure a credential helper to remove this warning. See [2021-07-16T17:08:22.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:08:22.440Z] [2021-07-16T17:08:22.440Z] Login Succeeded [2021-07-16T17:08:22.440Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T17:08:22.455Z] 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-16T17:08:22.967Z] + git log --format=format:%s -1 b931d5018410cc1e0745614f221dc79ed39edecb [Pipeline] echo [2021-07-16T17:08:23.021Z] GIT_COMMIT: b931d5018410cc1e0745614f221dc79ed39edecb, Commit Message: Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD [Pipeline] echo [2021-07-16T17:08:23.037Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:08:23.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T17:08:23.641Z] [2021-07-16T17:08:23.641Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:08:23.985Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T17:08:23.985Z] latest: Pulling from edgex-devops/git-semver [2021-07-16T17:08:23.985Z] 31603596830f: Pulling fs layer [2021-07-16T17:08:23.985Z] b6dc333f4379: Pulling fs layer [2021-07-16T17:08:23.985Z] 3d9ef1400e77: Pulling fs layer [2021-07-16T17:08:23.985Z] fd332fbdc1db: Pulling fs layer [2021-07-16T17:08:23.985Z] fd332fbdc1db: Waiting [2021-07-16T17:08:23.985Z] b6dc333f4379: Verifying Checksum [2021-07-16T17:08:23.985Z] b6dc333f4379: Download complete [2021-07-16T17:08:24.269Z] 31603596830f: Verifying Checksum [2021-07-16T17:08:24.269Z] 31603596830f: Download complete [2021-07-16T17:08:24.560Z] 31603596830f: Pull complete [2021-07-16T17:08:24.560Z] 3d9ef1400e77: Verifying Checksum [2021-07-16T17:08:24.560Z] 3d9ef1400e77: Download complete [2021-07-16T17:08:24.560Z] fd332fbdc1db: Verifying Checksum [2021-07-16T17:08:24.560Z] fd332fbdc1db: Download complete [2021-07-16T17:08:24.560Z] b6dc333f4379: Pull complete [2021-07-16T17:08:25.152Z] 3d9ef1400e77: Pull complete [2021-07-16T17:08:25.152Z] fd332fbdc1db: Pull complete [2021-07-16T17:08:25.152Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-16T17:08:25.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T17:08:25.152Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-16T17:08:25.247Z] prd-centos7-docker-4c-2g-3099 does not seem to be running inside a container [2021-07-16T17:08:25.303Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-16T17:08:26.113Z] $ docker top 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T17:08:26.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T17:08:26.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T17:08:26.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T17:08:26.382Z] $ docker exec 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 ssh-agent [2021-07-16T17:08:26.518Z] SSH_AUTH_SOCK=/tmp/ssh-x3Ge2pnrVH91/agent.14 [2021-07-16T17:08:26.518Z] SSH_AGENT_PID=20 [2021-07-16T17:08:26.531Z] Running ssh-add (command line suppressed) [2021-07-16T17:08:26.637Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_9210105256891636080.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_9210105256891636080.key) [2021-07-16T17:08:26.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T17:08:26.981Z] + git tag --points-at HEAD [Pipeline] } [2021-07-16T17:08:26.997Z] $ docker exec --env ******** --env ******** 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 ssh-agent -k [2021-07-16T17:08:27.118Z] unset SSH_AUTH_SOCK; [2021-07-16T17:08:27.118Z] unset SSH_AGENT_PID; [2021-07-16T17:08:27.118Z] echo Agent pid 20 killed; [2021-07-16T17:08:27.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-16T17:08:27.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T17:08:27.193Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T17:08:27.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T17:08:27.301Z] $ docker exec 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 ssh-agent [2021-07-16T17:08:27.428Z] SSH_AUTH_SOCK=/tmp/ssh-eMA8mqD9u4uQ/agent.53 [2021-07-16T17:08:27.428Z] SSH_AGENT_PID=59 [2021-07-16T17:08:27.437Z] Running ssh-add (command line suppressed) [2021-07-16T17:08:27.531Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4582937280744322297.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_4582937280744322297.key) [2021-07-16T17:08:27.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T17:08:27.872Z] + git semver init [2021-07-16T17:08:27.872Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T17:08:27.872Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-07-16T17:08:27.872Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-07-16T17:08:27.872Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T17:08:27.872Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T17:08:27.872Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T17:08:27.872Z] # $SEMVER_BRANCH = PR-28 [2021-07-16T17:08:27.872Z] # $SEMVER_TEMP = /tmp/semver-289989933 [2021-07-16T17:08:27.872Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-07-16T17:08:28.462Z] # '/tmp/semver-289989933' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-07-16T17:08:28.462Z] # -> Force: false [2021-07-16T17:08:28.462Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-07-16T17:08:28.476Z] $ docker exec --env ******** --env ******** 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 ssh-agent -k [2021-07-16T17:08:28.573Z] unset SSH_AUTH_SOCK; [2021-07-16T17:08:28.573Z] unset SSH_AGENT_PID; [2021-07-16T17:08:28.573Z] echo Agent pid 59 killed; [2021-07-16T17:08:28.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T17:08:28.940Z] + git semver [Pipeline] } [2021-07-16T17:08:28.957Z] $ docker stop --time=1 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 [2021-07-16T17:08:30.187Z] $ docker rm -f 8b2e182ba2d3b2223a4ddb5af3a75dbcc895cdef6f5353bbb453dc888c907708 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T17:08:30.574Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-16T17:08:30.925Z] Stashed 1 file(s) [Pipeline] echo [2021-07-16T17:08:30.929Z] [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-16T17:08:46.160Z] Still waiting to schedule task [2021-07-16T17:08:46.160Z] ‘prd-centos7-builder-2c-1g-3095’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-16T17:08:46.161Z] ‘prd-centos7-docker-4c-2g-2785’ is offline [2021-07-16T17:08:46.161Z] ‘prd-centos7-docker-4c-2g-3100’ is offline [2021-07-16T17:08:46.161Z] ‘prd-centos7-docker-4c-2g-3101’ is offline [2021-07-16T17:08:46.163Z] Still waiting to schedule task [2021-07-16T17:08:46.164Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3096’ [2021-07-16T17:12:34.930Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3104 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-07-16T17:12:34.960Z] Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout [2021-07-16T17:12:35.239Z] Selected Git installation does not exist. Using Default [2021-07-16T17:12:35.239Z] The recommended git tool is: NONE [2021-07-16T17:12:43.142Z] using credential edgex-jenkins-ssh [2021-07-16T17:12:43.170Z] Cloning the remote Git repository [2021-07-16T17:12:43.261Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T17:12:43.417Z] > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 [2021-07-16T17:12:43.554Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T17:12:43.555Z] > git --version # timeout=10 [2021-07-16T17:12:43.582Z] > git --version # 'git version 2.17.1' [2021-07-16T17:12:43.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T17:12:43.703Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T17:12:45.228Z] Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-07-16T17:12:44.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T17:12:44.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T17:12:44.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T17:12:44.715Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T17:12:44.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T17:12:44.732Z] > 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-16T17:12:45.258Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:12:45.293Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-07-16T17:12:45.445Z] > git remote # timeout=10 [2021-07-16T17:12:45.467Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:12:45.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T17:12:45.504Z] > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 [2021-07-16T17:12:45.671Z] Merge succeeded, producing de8d073dbd62da0ead299f8961d5f5c0f50760d0 [2021-07-16T17:12:45.672Z] Checking out Revision de8d073dbd62da0ead299f8961d5f5c0f50760d0 (PR-28) [2021-07-16T17:12:45.652Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T17:12:45.683Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:12:45.699Z] > git checkout -f de8d073dbd62da0ead299f8961d5f5c0f50760d0 # timeout=10 [2021-07-16T17:12:50.572Z] Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" [2021-07-16T17:12:50.602Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:12:50.967Z] provisioning config files... [2021-07-16T17:12:51.005Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config8268970389957603441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:12:51.685Z] ---> docker-login.sh [2021-07-16T17:12:51.685Z] nexus3.edgexfoundry.org:10001 [2021-07-16T17:12:50.587Z] > git rev-list --no-walk 505d694597da456965baefc25d5546996f8abf52 # timeout=10 [2021-07-16T17:12:52.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:12:53.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:12:53.379Z] Configure a credential helper to remove this warning. See [2021-07-16T17:12:53.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:12:53.379Z] [2021-07-16T17:12:53.379Z] Login Succeeded [2021-07-16T17:12:53.379Z] nexus3.edgexfoundry.org:10002 [2021-07-16T17:12:53.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:12:53.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:12:53.975Z] Configure a credential helper to remove this warning. See [2021-07-16T17:12:53.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:12:53.975Z] [2021-07-16T17:12:53.975Z] Login Succeeded [2021-07-16T17:12:53.975Z] nexus3.edgexfoundry.org:10003 [2021-07-16T17:12:54.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:12:54.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:12:54.593Z] Configure a credential helper to remove this warning. See [2021-07-16T17:12:54.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:12:54.593Z] [2021-07-16T17:12:54.593Z] Login Succeeded [2021-07-16T17:12:54.593Z] nexus3.edgexfoundry.org:10004 [2021-07-16T17:12:55.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:12:55.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:12:55.479Z] Configure a credential helper to remove this warning. See [2021-07-16T17:12:55.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:12:55.479Z] [2021-07-16T17:12:55.479Z] Login Succeeded [2021-07-16T17:12:55.479Z] docker.io [2021-07-16T17:12:56.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:12:56.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:12:56.376Z] Configure a credential helper to remove this warning. See [2021-07-16T17:12:56.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:12:56.376Z] [2021-07-16T17:12:56.376Z] Login Succeeded [2021-07-16T17:12:56.376Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T17:12:56.480Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-16T17:12:56.993Z] ========================================================= [2021-07-16T17:12:56.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-16T17:12:56.993Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:12:57.400Z] + 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-16T17:12:58.013Z] Sending build context to Docker daemon 1.197MB [2021-07-16T17:12:58.013Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T17:12:58.013Z] Step 2/10 : FROM ${BASE} [2021-07-16T17:12:58.291Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-16T17:12:58.291Z] 595b0fe564bb: Pulling fs layer [2021-07-16T17:12:58.291Z] 24495759ef45: Pulling fs layer [2021-07-16T17:12:58.291Z] d148012ef14d: Pulling fs layer [2021-07-16T17:12:58.291Z] cb65c68fc2e2: Pulling fs layer [2021-07-16T17:12:58.291Z] 093eec477d81: Pulling fs layer [2021-07-16T17:12:58.291Z] a6d5b2bbb924: Pulling fs layer [2021-07-16T17:12:58.291Z] 2446dc1eb7d3: Pulling fs layer [2021-07-16T17:12:58.291Z] 596795e73e0f: Pulling fs layer [2021-07-16T17:12:58.291Z] 093eec477d81: Waiting [2021-07-16T17:12:58.291Z] a6d5b2bbb924: Waiting [2021-07-16T17:12:58.291Z] 2446dc1eb7d3: Waiting [2021-07-16T17:12:58.291Z] 596795e73e0f: Waiting [2021-07-16T17:12:58.291Z] cb65c68fc2e2: Waiting [2021-07-16T17:12:58.291Z] d148012ef14d: Verifying Checksum [2021-07-16T17:12:58.291Z] d148012ef14d: Download complete [2021-07-16T17:12:58.569Z] 24495759ef45: Verifying Checksum [2021-07-16T17:12:58.569Z] 24495759ef45: Download complete [2021-07-16T17:12:58.569Z] 093eec477d81: Verifying Checksum [2021-07-16T17:12:58.569Z] 093eec477d81: Download complete [2021-07-16T17:12:58.569Z] a6d5b2bbb924: Download complete [2021-07-16T17:12:58.569Z] 595b0fe564bb: Verifying Checksum [2021-07-16T17:12:58.569Z] 595b0fe564bb: Download complete [2021-07-16T17:12:58.569Z] 2446dc1eb7d3: Download complete [2021-07-16T17:12:59.568Z] 595b0fe564bb: Pull complete [2021-07-16T17:13:00.179Z] 24495759ef45: Pull complete [2021-07-16T17:13:00.785Z] d148012ef14d: Pull complete [2021-07-16T17:13:01.395Z] 596795e73e0f: Verifying Checksum [2021-07-16T17:13:02.397Z] cb65c68fc2e2: Verifying Checksum [2021-07-16T17:13:02.397Z] cb65c68fc2e2: Download complete [2021-07-16T17:13:12.587Z] cb65c68fc2e2: Pull complete [2021-07-16T17:13:12.587Z] 093eec477d81: Pull complete [2021-07-16T17:13:12.587Z] a6d5b2bbb924: Pull complete [2021-07-16T17:13:13.198Z] 2446dc1eb7d3: Pull complete [2021-07-16T17:13:17.856Z] 596795e73e0f: Pull complete [2021-07-16T17:13:17.856Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-16T17:13:17.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-16T17:13:17.856Z] ---> d9e956139c92 [2021-07-16T17:13:17.856Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-16T17:13:20.540Z] ---> Running in f3af5c2ad401 [2021-07-16T17:13:21.156Z] Removing intermediate container f3af5c2ad401 [2021-07-16T17:13:21.157Z] ---> e3002acbeeb1 [2021-07-16T17:13:21.157Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T17:13:21.433Z] ---> Running in 3f2f54ae07de [2021-07-16T17:13:22.048Z] Removing intermediate container 3f2f54ae07de [2021-07-16T17:13:22.048Z] ---> 7a3940bc8dea [2021-07-16T17:13:22.048Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-16T17:13:22.048Z] ---> Running in a1382414a866 [2021-07-16T17:13:22.652Z] Removing intermediate container a1382414a866 [2021-07-16T17:13:22.652Z] ---> c73bbfd2d9de [2021-07-16T17:13:22.652Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:13:22.927Z] ---> Running in 39bc5cf0b629 [2021-07-16T17:13:25.583Z] Removing intermediate container 39bc5cf0b629 [2021-07-16T17:13:25.583Z] ---> 1b61ad5e0c54 [2021-07-16T17:13:25.583Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T17:13:25.860Z] ---> Running in 8cfd7c8b981b [2021-07-16T17:13:27.325Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T17:13:28.333Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T17:13:28.566Z] Running on prd-centos7-docker-4c-2g-3107 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-07-16T17:13:28.583Z] Running in /w/workspace/device-rfid-llrp-go/9 [Pipeline] { [Pipeline] checkout [2021-07-16T17:13:28.714Z] Selected Git installation does not exist. Using Default [2021-07-16T17:13:28.714Z] The recommended git tool is: NONE [2021-07-16T17:13:29.353Z] OK: 138 MiB in 40 packages [2021-07-16T17:13:30.817Z] Removing intermediate container 8cfd7c8b981b [2021-07-16T17:13:30.817Z] ---> e2e8881ff2f0 [2021-07-16T17:13:30.817Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-16T17:13:30.817Z] ---> Running in 2f33d1945259 [2021-07-16T17:13:31.429Z] Removing intermediate container 2f33d1945259 [2021-07-16T17:13:31.429Z] ---> 3eca8ead52a2 [2021-07-16T17:13:31.429Z] Step 9/10 : COPY . . [2021-07-16T17:13:32.005Z] using credential edgex-jenkins-ssh [2021-07-16T17:13:32.051Z] Cloning the remote Git repository [2021-07-16T17:13:31.394Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T17:13:32.889Z] ---> a56c6abe2969 [2021-07-16T17:13:32.889Z] Step 10/10 : RUN go mod download [2021-07-16T17:13:32.889Z] ---> Running in 2e5fd4f25473 [2021-07-16T17:13:31.474Z] > git init /w/workspace/device-rfid-llrp-go/9 # timeout=10 [2021-07-16T17:13:31.517Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T17:13:31.517Z] > git --version # timeout=10 [2021-07-16T17:13:31.529Z] > git --version # 'git version 2.24.4' [2021-07-16T17:13:31.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T17:13:31.562Z] [INFO] Currently running in a labeled security context [2021-07-16T17:13:31.562Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T17:13:31.562Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh8518411074320981296.key [2021-07-16T17:13:31.582Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T17:13:32.184Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T17:13:32.198Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T17:13:32.215Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-16T17:13:32.233Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-16T17:13:32.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T17:13:32.234Z] [INFO] Currently running in a labeled security context [2021-07-16T17:13:32.234Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T17:13:32.234Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh7674838464038418767.key [2021-07-16T17:13:32.242Z] > 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-16T17:13:33.293Z] Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-07-16T17:13:33.424Z] Merge succeeded, producing adec466ad76b07c18d85092f4a7c37f9de768cb9 [2021-07-16T17:13:33.425Z] Checking out Revision adec466ad76b07c18d85092f4a7c37f9de768cb9 (PR-28) [2021-07-16T17:13:32.721Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:13:32.733Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-07-16T17:13:32.781Z] > git remote # timeout=10 [2021-07-16T17:13:32.790Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T17:13:32.795Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T17:13:32.796Z] [INFO] Currently running in a labeled security context [2021-07-16T17:13:32.796Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T17:13:32.796Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/9@tmp/jenkins-gitclient-ssh6345195514536902290.key [2021-07-16T17:13:32.804Z] > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 [2021-07-16T17:13:32.843Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T17:13:32.855Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T17:13:32.859Z] > git checkout -f adec466ad76b07c18d85092f4a7c37f9de768cb9 # timeout=10 [2021-07-16T17:13:37.044Z] Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" [2021-07-16T17:13:37.084Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:13:37.459Z] provisioning config files... [2021-07-16T17:13:37.480Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/9@tmp/config3786376166336967536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:13:37.949Z] ---> docker-login.sh [2021-07-16T17:13:37.949Z] nexus3.edgexfoundry.org:10001 [2021-07-16T17:13:37.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:13:36.777Z] > git rev-list --no-walk 505d694597da456965baefc25d5546996f8abf52 # timeout=10 [2021-07-16T17:13:38.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:13:38.221Z] Configure a credential helper to remove this warning. See [2021-07-16T17:13:38.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:13:38.221Z] [2021-07-16T17:13:38.221Z] Login Succeeded [2021-07-16T17:13:38.221Z] nexus3.edgexfoundry.org:10002 [2021-07-16T17:13:38.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:13:38.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:13:38.221Z] Configure a credential helper to remove this warning. See [2021-07-16T17:13:38.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:13:38.221Z] [2021-07-16T17:13:38.221Z] Login Succeeded [2021-07-16T17:13:38.221Z] nexus3.edgexfoundry.org:10003 [2021-07-16T17:13:38.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:13:38.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:13:38.496Z] Configure a credential helper to remove this warning. See [2021-07-16T17:13:38.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:13:38.496Z] [2021-07-16T17:13:38.496Z] Login Succeeded [2021-07-16T17:13:38.496Z] nexus3.edgexfoundry.org:10004 [2021-07-16T17:13:38.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:13:38.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:13:38.766Z] Configure a credential helper to remove this warning. See [2021-07-16T17:13:38.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:13:38.766Z] [2021-07-16T17:13:38.766Z] Login Succeeded [2021-07-16T17:13:38.766Z] docker.io [2021-07-16T17:13:38.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T17:13:39.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T17:13:39.035Z] Configure a credential helper to remove this warning. See [2021-07-16T17:13:39.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T17:13:39.035Z] [2021-07-16T17:13:39.035Z] Login Succeeded [2021-07-16T17:13:39.035Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T17:13:39.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-16T17:13:39.309Z] ========================================================= [2021-07-16T17:13:39.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-16T17:13:39.309Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:13:39.638Z] + 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-16T17:13:39.638Z] Sending build context to Docker daemon 1.197MB [2021-07-16T17:13:39.638Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T17:13:39.638Z] Step 2/10 : FROM ${BASE} [2021-07-16T17:13:39.906Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-16T17:13:39.906Z] 540db60ca938: Pulling fs layer [2021-07-16T17:13:39.906Z] adcc1eea9eea: Pulling fs layer [2021-07-16T17:13:39.906Z] 4c4ab2625f07: Pulling fs layer [2021-07-16T17:13:39.906Z] 0773c198feca: Pulling fs layer [2021-07-16T17:13:39.906Z] 345f892a5656: Pulling fs layer [2021-07-16T17:13:39.906Z] 4796506630df: Pulling fs layer [2021-07-16T17:13:39.906Z] cc55df3e53f1: Pulling fs layer [2021-07-16T17:13:39.906Z] 4d027b6c602c: Pulling fs layer [2021-07-16T17:13:39.906Z] 449e75d2c14e: Pulling fs layer [2021-07-16T17:13:39.906Z] cc55df3e53f1: Waiting [2021-07-16T17:13:39.906Z] 4d027b6c602c: Waiting [2021-07-16T17:13:39.906Z] 449e75d2c14e: Waiting [2021-07-16T17:13:39.906Z] 345f892a5656: Waiting [2021-07-16T17:13:39.906Z] 4796506630df: Waiting [2021-07-16T17:13:39.906Z] 0773c198feca: Waiting [2021-07-16T17:13:39.906Z] 4c4ab2625f07: Verifying Checksum [2021-07-16T17:13:39.906Z] 4c4ab2625f07: Download complete [2021-07-16T17:13:39.906Z] adcc1eea9eea: Download complete [2021-07-16T17:13:39.906Z] 345f892a5656: Verifying Checksum [2021-07-16T17:13:39.906Z] 345f892a5656: Download complete [2021-07-16T17:13:39.906Z] 4796506630df: Verifying Checksum [2021-07-16T17:13:39.906Z] 4796506630df: Download complete [2021-07-16T17:13:39.906Z] cc55df3e53f1: Verifying Checksum [2021-07-16T17:13:39.906Z] cc55df3e53f1: Download complete [2021-07-16T17:13:40.182Z] 540db60ca938: Verifying Checksum [2021-07-16T17:13:40.182Z] 540db60ca938: Download complete [2021-07-16T17:13:40.453Z] 540db60ca938: Pull complete [2021-07-16T17:13:40.453Z] 4d027b6c602c: Verifying Checksum [2021-07-16T17:13:40.453Z] 4d027b6c602c: Download complete [2021-07-16T17:13:40.453Z] adcc1eea9eea: Pull complete [2021-07-16T17:13:40.725Z] 4c4ab2625f07: Pull complete [2021-07-16T17:13:44.087Z] 449e75d2c14e: Verifying Checksum [2021-07-16T17:13:44.087Z] 449e75d2c14e: Download complete [2021-07-16T17:13:45.062Z] 0773c198feca: Verifying Checksum [2021-07-16T17:13:45.063Z] 0773c198feca: Download complete [2021-07-16T17:13:48.478Z] 0773c198feca: Pull complete [2021-07-16T17:13:48.478Z] 345f892a5656: Pull complete [2021-07-16T17:13:48.750Z] 4796506630df: Pull complete [2021-07-16T17:13:48.750Z] cc55df3e53f1: Pull complete [2021-07-16T17:13:48.750Z] 4d027b6c602c: Pull complete [2021-07-16T17:13:50.713Z] 449e75d2c14e: Pull complete [2021-07-16T17:13:50.713Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-16T17:13:50.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-16T17:13:50.713Z] ---> 0d28375d9b5b [2021-07-16T17:13:50.713Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-16T17:13:52.136Z] ---> Running in ca473b70ca55 [2021-07-16T17:13:52.406Z] Removing intermediate container ca473b70ca55 [2021-07-16T17:13:52.406Z] ---> 5ec9288c9083 [2021-07-16T17:13:52.406Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T17:13:52.406Z] ---> Running in b271c0b29a00 [2021-07-16T17:13:52.406Z] Removing intermediate container b271c0b29a00 [2021-07-16T17:13:52.406Z] ---> fa693026f805 [2021-07-16T17:13:52.406Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-16T17:13:52.406Z] ---> Running in a2b4ea6bf777 [2021-07-16T17:13:52.680Z] Removing intermediate container a2b4ea6bf777 [2021-07-16T17:13:52.680Z] ---> d1bd65a30320 [2021-07-16T17:13:52.680Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T17:13:52.680Z] ---> Running in bfeb8e06d6a0 [2021-07-16T17:13:53.269Z] Removing intermediate container bfeb8e06d6a0 [2021-07-16T17:13:53.269Z] ---> a062df781dbe [2021-07-16T17:13:53.269Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T17:13:53.269Z] ---> Running in 5a4c3502a519 [2021-07-16T17:13:53.539Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T17:13:54.126Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T17:13:54.717Z] OK: 149 MiB in 40 packages [2021-07-16T17:13:54.992Z] Removing intermediate container 5a4c3502a519 [2021-07-16T17:13:54.992Z] ---> afe78d5d1143 [2021-07-16T17:13:54.992Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-16T17:13:54.992Z] ---> Running in c266a374a09b [2021-07-16T17:13:54.992Z] Removing intermediate container c266a374a09b [2021-07-16T17:13:54.992Z] ---> fb4c85bcee6b [2021-07-16T17:13:54.992Z] Step 9/10 : COPY . . [2021-07-16T17:13:55.275Z] ---> f66279c05556 [2021-07-16T17:13:55.275Z] Step 10/10 : RUN go mod download [2021-07-16T17:13:55.275Z] ---> Running in 93a62f7517dd [2021-07-16T17:13:59.841Z] Removing intermediate container 2e5fd4f25473 [2021-07-16T17:13:59.841Z] ---> cfc1ea57ce75 [2021-07-16T17:13:59.841Z] Successfully built cfc1ea57ce75 [2021-07-16T17:13:59.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:14:00.241Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T17:14:00.241Z] . [Pipeline] withDockerContainer [2021-07-16T17:14:00.654Z] prd-ubuntu18.04-docker-arm64-4c-16g-3104 does not seem to be running inside a container [2021-07-16T17:14:00.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-16T17:14:02.880Z] $ docker top dec51b838ad600055b0a4ad3680459c1f8c260d6b3e8e6f5a80ea86b1d990d67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:14:03.966Z] + go version [2021-07-16T17:14:03.966Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-16T17:14:03.996Z] $ docker stop --time=1 dec51b838ad600055b0a4ad3680459c1f8c260d6b3e8e6f5a80ea86b1d990d67 [2021-07-16T17:14:05.495Z] Removing intermediate container 93a62f7517dd [2021-07-16T17:14:05.495Z] ---> d2e9be0277b3 [2021-07-16T17:14:05.495Z] Successfully built d2e9be0277b3 [2021-07-16T17:14:05.495Z] Successfully tagged ci-base-image-x86_64:latest [2021-07-16T17:14:05.994Z] $ docker rm -f dec51b838ad600055b0a4ad3680459c1f8c260d6b3e8e6f5a80ea86b1d990d67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:14:06.807Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T17:14:06.807Z] . [Pipeline] withDockerContainer [2021-07-16T17:14:06.913Z] prd-centos7-docker-4c-2g-3107 does not seem to be running inside a container [2021-07-16T17:14:06.920Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T17:14:06.920Z] . [2021-07-16T17:14:07.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T17:14:07.450Z] $ docker top 7aebe5dacd757a0405f44e0ccb80076b195e43f1029d4fd06c5ef3623bf6260a -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-07-16T17:14:07.872Z] prd-ubuntu18.04-docker-arm64-4c-16g-3104 does not seem to be running inside a container [2021-07-16T17:14:08.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-16T17:14:09.954Z] $ docker top adc7d2a46cd2d0dc8b4a05a51069e7fa478cffbc4e1a75ef14a89e18272be82c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-07-16T17:14:10.655Z] + go version [2021-07-16T17:14:10.655Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-16T17:14:10.669Z] $ docker stop --time=1 7aebe5dacd757a0405f44e0ccb80076b195e43f1029d4fd06c5ef3623bf6260a [2021-07-16T17:14:11.075Z] + go mod tidy [2021-07-16T17:14:11.692Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-07-16T17:14:11.692Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-07-16T17:14:11.894Z] $ docker rm -f 7aebe5dacd757a0405f44e0ccb80076b195e43f1029d4fd06c5ef3623bf6260a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:14:12.539Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T17:14:12.539Z] . [Pipeline] withDockerContainer [2021-07-16T17:14:12.641Z] prd-centos7-docker-4c-2g-3107 does not seem to be running inside a container [2021-07-16T17:14:12.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-16T17:14:13.110Z] $ docker top 6ad225e7fb0580d314a829feb58d46445ee4027ced795fb88dbc557fe13f3b95 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:14:13.528Z] + go mod tidy [2021-07-16T17:14:13.802Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-07-16T17:14:13.802Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-07-16T17:14:15.759Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-07-16T17:14:15.759Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-07-16T17:14:15.759Z] 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-16T17:14:15.759Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-07-16T17:14:15.759Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-07-16T17:14:15.759Z] 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-16T17:14:15.778Z] $ docker stop --time=1 6ad225e7fb0580d314a829feb58d46445ee4027ced795fb88dbc557fe13f3b95 [2021-07-16T17:14:16.022Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-07-16T17:14:16.022Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-07-16T17:14:16.022Z] 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-16T17:14:16.022Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-07-16T17:14:16.022Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-07-16T17:14:16.022Z] 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 [2021-07-16T17:14:17.012Z] $ docker rm -f 6ad225e7fb0580d314a829feb58d46445ee4027ced795fb88dbc557fe13f3b95 [Pipeline] // withDockerContainer [Pipeline] } [2021-07-16T17:14:17.112Z] $ docker stop --time=1 adc7d2a46cd2d0dc8b4a05a51069e7fa478cffbc4e1a75ef14a89e18272be82c [2021-07-16T17:14:19.184Z] $ docker rm -f adc7d2a46cd2d0dc8b4a05a51069e7fa478cffbc4e1a75ef14a89e18272be82c [Pipeline] } [Pipeline] // withDockerContainer [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage Post stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:14:20.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-16T17:14:20.659Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T17:14:20.659Z] [2021-07-16T17:14:20.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:14:20.937Z] [2021-07-16T17:14:20.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:14:21.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T17:14:21.090Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-16T17:14:21.090Z] b4d181a07f80: Pulling fs layer [2021-07-16T17:14:21.090Z] a1111a8f2ec3: Pulling fs layer [2021-07-16T17:14:21.090Z] ed53099fbce6: Pulling fs layer [2021-07-16T17:14:21.090Z] dc539afda2c1: Pulling fs layer [2021-07-16T17:14:21.090Z] 77bc0d833cb6: Pulling fs layer [2021-07-16T17:14:21.090Z] 9065ff56babe: Pulling fs layer [2021-07-16T17:14:21.090Z] d287ab97295c: Pulling fs layer [2021-07-16T17:14:21.090Z] 77bc0d833cb6: Waiting [2021-07-16T17:14:21.090Z] 9065ff56babe: Waiting [2021-07-16T17:14:21.090Z] d287ab97295c: Waiting [2021-07-16T17:14:21.090Z] dc539afda2c1: Waiting [2021-07-16T17:14:21.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-16T17:14:22.543Z] a1111a8f2ec3: Verifying Checksum [2021-07-16T17:14:22.543Z] a1111a8f2ec3: Download complete [2021-07-16T17:14:22.543Z] dc539afda2c1: Verifying Checksum [2021-07-16T17:14:22.543Z] dc539afda2c1: Download complete [2021-07-16T17:14:22.543Z] ed53099fbce6: Verifying Checksum [2021-07-16T17:14:22.543Z] ed53099fbce6: Download complete [2021-07-16T17:14:22.810Z] 9065ff56babe: Verifying Checksum [2021-07-16T17:14:22.810Z] 9065ff56babe: Download complete [2021-07-16T17:14:22.852Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-16T17:14:22.852Z] 448f6bf000e3: Pulling fs layer [2021-07-16T17:14:22.852Z] f757da607395: Pulling fs layer [2021-07-16T17:14:22.852Z] 05883995daec: Pulling fs layer [2021-07-16T17:14:22.852Z] 8603b9c90790: Pulling fs layer [2021-07-16T17:14:22.852Z] 1560dd03e051: Pulling fs layer [2021-07-16T17:14:22.852Z] 27f5ce0e4adf: Pulling fs layer [2021-07-16T17:14:22.852Z] c2d8d7efcc4b: Pulling fs layer [2021-07-16T17:14:22.852Z] 8603b9c90790: Waiting [2021-07-16T17:14:22.852Z] 1560dd03e051: Waiting [2021-07-16T17:14:22.852Z] 27f5ce0e4adf: Waiting [2021-07-16T17:14:22.852Z] c2d8d7efcc4b: Waiting [2021-07-16T17:14:23.075Z] 77bc0d833cb6: Verifying Checksum [2021-07-16T17:14:23.075Z] 77bc0d833cb6: Download complete [2021-07-16T17:14:23.133Z] f757da607395: Verifying Checksum [2021-07-16T17:14:23.133Z] f757da607395: Download complete [2021-07-16T17:14:23.133Z] 8603b9c90790: Download complete [2021-07-16T17:14:23.408Z] 1560dd03e051: Verifying Checksum [2021-07-16T17:14:23.408Z] 1560dd03e051: Download complete [2021-07-16T17:14:23.408Z] 05883995daec: Verifying Checksum [2021-07-16T17:14:23.408Z] 05883995daec: Download complete [2021-07-16T17:14:23.408Z] 27f5ce0e4adf: Download complete [2021-07-16T17:14:24.020Z] 448f6bf000e3: Verifying Checksum [2021-07-16T17:14:24.020Z] 448f6bf000e3: Download complete [2021-07-16T17:14:24.043Z] b4d181a07f80: Verifying Checksum [2021-07-16T17:14:24.043Z] b4d181a07f80: Download complete [2021-07-16T17:14:25.024Z] b4d181a07f80: Pull complete [2021-07-16T17:14:25.295Z] a1111a8f2ec3: Pull complete [2021-07-16T17:14:25.889Z] ed53099fbce6: Pull complete [2021-07-16T17:14:25.889Z] dc539afda2c1: Pull complete [2021-07-16T17:14:26.204Z] 77bc0d833cb6: Pull complete [2021-07-16T17:14:26.204Z] 9065ff56babe: Pull complete [2021-07-16T17:14:27.482Z] c2d8d7efcc4b: Verifying Checksum [2021-07-16T17:14:27.482Z] c2d8d7efcc4b: Download complete [2021-07-16T17:14:27.788Z] 448f6bf000e3: Pull complete [2021-07-16T17:14:28.436Z] f757da607395: Pull complete [2021-07-16T17:14:29.582Z] d287ab97295c: Verifying Checksum [2021-07-16T17:14:29.582Z] d287ab97295c: Download complete [2021-07-16T17:14:29.907Z] 05883995daec: Pull complete [2021-07-16T17:14:30.183Z] 8603b9c90790: Pull complete [2021-07-16T17:14:31.635Z] 1560dd03e051: Pull complete [2021-07-16T17:14:31.916Z] 27f5ce0e4adf: Pull complete [2021-07-16T17:14:33.884Z] d287ab97295c: Pull complete [2021-07-16T17:14:34.154Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-16T17:14:34.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T17:14:34.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-16T17:14:34.266Z] prd-centos7-docker-4c-2g-3107 does not seem to be running inside a container [2021-07-16T17:14:34.335Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-16T17:14:36.729Z] $ docker top 0119f209bab5457719963e84b292cba446d55d0724ed3ce517205e9ec5d341b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:14:37.303Z] ---> job-cost.sh [2021-07-16T17:14:37.303Z] lf-activate-venv: SKIPPING [2021-07-16T17:14:37.303Z] INFO: No Stack... [2021-07-16T17:14:38.276Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T17:14:38.547Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T17:14:38.874Z] + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [2021-07-16T17:14:38.874Z] + cut -d, -f6 [Pipeline] lock [2021-07-16T17:14:38.916Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [2021-07-16T17:14:38.929Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] did not exist. Created. [2021-07-16T17:14:38.929Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T17:14:39.272Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-16T17:14:39.539Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T17:14:39.557Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-16T17:14:39.582Z] $ docker stop --time=1 0119f209bab5457719963e84b292cba446d55d0724ed3ce517205e9ec5d341b2 [2021-07-16T17:14:40.756Z] $ docker rm -f 0119f209bab5457719963e84b292cba446d55d0724ed3ce517205e9ec5d341b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T17:14:41.160Z] Failed in branch amd64 [2021-07-16T17:14:47.077Z] c2d8d7efcc4b: Pull complete [2021-07-16T17:14:47.077Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-16T17:14:47.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-16T17:14:47.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-16T17:14:47.334Z] prd-ubuntu18.04-docker-arm64-4c-16g-3104 does not seem to be running inside a container [2021-07-16T17:14:47.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/9 -v /w/workspace/device-rfid-llrp-go/9:/w/workspace/device-rfid-llrp-go/9:rw,z -v /w/workspace/device-rfid-llrp-go/9@tmp:/w/workspace/device-rfid-llrp-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-16T17:14:51.704Z] $ docker top d4ccebf81dafba15d09dd15cd3408409db14068dec6bc0f6dc07d7e576dd7dc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:14:52.770Z] ---> job-cost.sh [2021-07-16T17:14:52.770Z] lf-activate-venv: SKIPPING [2021-07-16T17:14:52.770Z] INFO: No Stack... [2021-07-16T17:14:54.218Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-16T17:14:54.492Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T17:14:55.177Z] + cut -d, -f6 [2021-07-16T17:14:55.177Z] + cat /w/workspace/device-rfid-llrp-go/9/archives/cost.csv [Pipeline] lock [2021-07-16T17:14:55.248Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [2021-07-16T17:14:55.258Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] did not exist. Created. [2021-07-16T17:14:55.258Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T17:14:55.956Z] /w/workspace/device-rfid-llrp-go/9@tmp/durable-820066c6/script.sh: 1: /w/workspace/device-rfid-llrp-go/9@tmp/durable-820066c6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-16T17:14:56.819Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-16T17:14:56.853Z] Warning: overwriting stash ‘stack-cost’ [2021-07-16T17:14:57.492Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T17:14:57.507Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-16T17:14:57.540Z] $ docker stop --time=1 d4ccebf81dafba15d09dd15cd3408409db14068dec6bc0f6dc07d7e576dd7dc3 [2021-07-16T17:14:59.218Z] $ docker rm -f d4ccebf81dafba15d09dd15cd3408409db14068dec6bc0f6dc07d7e576dd7dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T17:14:59.762Z] 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-16T17:15:01.685Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:15:02.381Z] ---> package-listing.sh [2021-07-16T17:15:02.381Z] ++ facter osfamily [2021-07-16T17:15:02.381Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-16T17:15:02.663Z] + OS_FAMILY=redhat [2021-07-16T17:15:02.663Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-07-16T17:15:02.663Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-16T17:15:02.663Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-16T17:15:02.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-16T17:15:02.663Z] + PACKAGES=/tmp/packages_start.txt [2021-07-16T17:15:02.663Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-07-16T17:15:02.663Z] + PACKAGES=/tmp/packages_end.txt [2021-07-16T17:15:02.663Z] + case "${OS_FAMILY}" in [2021-07-16T17:15:02.663Z] + sort [2021-07-16T17:15:02.663Z] + rpm -qa [2021-07-16T17:15:03.304Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-16T17:15:03.304Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-16T17:15:03.304Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-16T17:15:03.304Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-07-16T17:15:03.304Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-07-16T17:15:03.304Z] + 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-16T17:15:03.360Z] 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-16T17:15:03.734Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:04.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T17:15:04.344Z] [2021-07-16T17:15:04.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T17:15:04.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T17:15:04.712Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-16T17:15:04.712Z] b4d181a07f80: Pulling fs layer [2021-07-16T17:15:04.712Z] a1111a8f2ec3: Pulling fs layer [2021-07-16T17:15:04.712Z] ed53099fbce6: Pulling fs layer [2021-07-16T17:15:04.712Z] dc539afda2c1: Pulling fs layer [2021-07-16T17:15:04.712Z] 77bc0d833cb6: Pulling fs layer [2021-07-16T17:15:04.712Z] 9065ff56babe: Pulling fs layer [2021-07-16T17:15:04.712Z] d287ab97295c: Pulling fs layer [2021-07-16T17:15:04.712Z] dc539afda2c1: Waiting [2021-07-16T17:15:04.712Z] 77bc0d833cb6: Waiting [2021-07-16T17:15:04.712Z] 9065ff56babe: Waiting [2021-07-16T17:15:04.712Z] d287ab97295c: Waiting [2021-07-16T17:15:04.979Z] a1111a8f2ec3: Verifying Checksum [2021-07-16T17:15:04.979Z] a1111a8f2ec3: Download complete [2021-07-16T17:15:04.979Z] dc539afda2c1: Verifying Checksum [2021-07-16T17:15:04.979Z] dc539afda2c1: Download complete [2021-07-16T17:15:05.567Z] 77bc0d833cb6: Verifying Checksum [2021-07-16T17:15:05.567Z] 77bc0d833cb6: Download complete [2021-07-16T17:15:05.567Z] 9065ff56babe: Verifying Checksum [2021-07-16T17:15:05.567Z] 9065ff56babe: Download complete [2021-07-16T17:15:05.567Z] ed53099fbce6: Verifying Checksum [2021-07-16T17:15:05.567Z] ed53099fbce6: Download complete [2021-07-16T17:15:06.169Z] b4d181a07f80: Verifying Checksum [2021-07-16T17:15:06.169Z] b4d181a07f80: Download complete [2021-07-16T17:15:07.158Z] b4d181a07f80: Pull complete [2021-07-16T17:15:07.425Z] a1111a8f2ec3: Pull complete [2021-07-16T17:15:08.015Z] ed53099fbce6: Pull complete [2021-07-16T17:15:08.015Z] dc539afda2c1: Pull complete [2021-07-16T17:15:08.285Z] 77bc0d833cb6: Pull complete [2021-07-16T17:15:08.285Z] 9065ff56babe: Pull complete [2021-07-16T17:15:10.232Z] d287ab97295c: Verifying Checksum [2021-07-16T17:15:10.232Z] d287ab97295c: Download complete [2021-07-16T17:15:14.779Z] d287ab97295c: Pull complete [2021-07-16T17:15:14.779Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-16T17:15:14.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-16T17:15:14.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-16T17:15:14.872Z] prd-centos7-docker-4c-2g-3099 does not seem to be running inside a container [2021-07-16T17:15:14.934Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-16T17:15:17.352Z] $ docker top 278d5108b3348ef27966d0aad89ee41f08999ab70a88729470064dbaf4715938 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T17:15:17.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-16T17:15:18.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-16T17:15:18.397Z] + ls /var/log/sa-host [2021-07-16T17:15:18.397Z] + sadf -c /var/log/sa-host/sa05 [2021-07-16T17:15:18.397Z] file_magic: OK [2021-07-16T17:15:18.397Z] HZ: Using current value: 100 [2021-07-16T17:15:18.397Z] file_header: OK [2021-07-16T17:15:18.397Z] 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-16T17:15:18.397Z] Statistics: [2021-07-16T17:15:18.397Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T17:15:18.397Z] File successfully converted to sysstat format version 12.0.3 [2021-07-16T17:15:18.397Z] + sadf -c /var/log/sa-host/sa16 [2021-07-16T17:15:18.397Z] file_magic: OK [2021-07-16T17:15:18.397Z] HZ: Using current value: 100 [2021-07-16T17:15:18.397Z] file_header: OK [2021-07-16T17:15:18.397Z] 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-16T17:15:18.397Z] Statistics: [2021-07-16T17:15:18.397Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T17:15:18.397Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T17:15:19.090Z] provisioning config files... [2021-07-16T17:15:19.106Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config7990362154405327192tmp [Pipeline] { [Pipeline] echo [2021-07-16T17:15:19.132Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:15:19.446Z] ---> create-netrc.sh [Pipeline] } [2021-07-16T17:15:19.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:15:19.984Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-16T17:15:20.001Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:15:20.317Z] ---> sudo-logs.sh [2021-07-16T17:15:20.317Z] Archiving 'sudo' log.. [2021-07-16T17:15:20.317Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3099.vexxhost.local: Name or service not known [2021-07-16T17:15:20.317Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3099.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-16T17:15:20.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:15:20.708Z] ---> job-cost.sh [2021-07-16T17:15:20.708Z] lf-activate-venv: SKIPPING [2021-07-16T17:15:20.708Z] DEBUG: total: 0.18000000715255737 [2021-07-16T17:15:20.708Z] INFO: Retrieving Stack Cost... [2021-07-16T17:15:22.121Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T17:15:22.122Z] INFO: Archiving Costs [Pipeline] echo [2021-07-16T17:15:22.142Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T17:15:22.670Z] ---> logs-deploy.sh [2021-07-16T17:15:22.670Z] lf-activate-venv: SKIPPING [2021-07-16T17:15:22.670Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/9 [2021-07-16T17:15:22.670Z] INFO: archiving workspace using pattern(s): [2021-07-16T17:15:23.259Z] Archives upload complete. [2021-07-16T17:15:23.530Z] INFO: archiving logs to Nexus