Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+2489b51445d58c7b6cae90cb7151d7172a329082 (a03023709e58d629b20fbe42e0c1be7c9875d3bd) 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-ssh5002838629196436045.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8816003930536184324.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh7239401535672773343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh3016785333216646408.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-ssh4387233595590417704.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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1830 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-ssh460927160684737355.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-ssh1987711358919610081.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 2489b51445d58c7b6cae90cb7151d7172a329082 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing 27c1aab695f474cf2a28f9b34e448b5b1de00963 Checking out Revision 27c1aab695f474cf2a28f9b34e448b5b1de00963 (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-ssh1467475368989998204.key > git merge 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 27c1aab695f474cf2a28f9b34e448b5b1de00963 # timeout=10 Commit message: "Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-03T05:07:32.136Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-03T05:07:32.231Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-03T05:07:32.263Z] ========================================================= [2021-08-03T05:07:32.263Z] EdgeX Global Pipelines Version Info [2021-08-03T05:07:32.263Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b2ddf3e14c2ea4c4fc8a9eddb7389fb6ea93e068 # timeout=10 [2021-08-03T05:07:33.507Z] ------------------- [2021-08-03T05:07:33.507Z] stable info: [2021-08-03T05:07:33.507Z] ------------------- [2021-08-03T05:07:33.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-03T05:07:33.507Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T05:07:33.507Z] Message: update stable to v1.0.203 [2021-08-03T05:07:34.099Z] ------------------- [2021-08-03T05:07:34.099Z] experimental info: [2021-08-03T05:07:34.099Z] ------------------- [2021-08-03T05:07:34.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-03T05:07:34.099Z] Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [2021-08-03T05:07:34.099Z] Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-03T05:07:34.267Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-08-03T05:07:34.300Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-08-03T05:07:34.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-03T05:07:34.359Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-03T05:07:34.387Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-03T05:07:34.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-03T05:07:34.447Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-03T05:07:34.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-03T05:07:34.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-03T05:07:34.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-03T05:07:34.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-03T05:07:34.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-03T05:07:34.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-08-03T05:07:34.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-03T05:07:34.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-03T05:07:34.716Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T05:07:37.317Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-03T05:07:37.343Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T05:07:37.366Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-03T05:07:37.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-03T05:07:37.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-03T05:07:37.439Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-03T05:07:37.463Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-03T05:07:37.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-03T05:07:37.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-03T05:07:37.535Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-03T05:07:37.562Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-03T05:07:37.585Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-08-03T05:07:37.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-08-03T05:07:37.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-08-03T05:07:37.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27c1aab695f474cf2a28f9b34e448b5b1de00963 [Pipeline] echo [2021-08-03T05:07:37.678Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27c1aab [Pipeline] echo [2021-08-03T05:07:37.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T05:07:37.794Z] provisioning config files... [2021-08-03T05:07:37.814Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config901071507957300207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:07:38.150Z] ---> docker-login.sh [2021-08-03T05:07:38.151Z] nexus3.edgexfoundry.org:10001 [2021-08-03T05:07:38.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:07:38.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:07:38.419Z] Configure a credential helper to remove this warning. See [2021-08-03T05:07:38.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:07:38.419Z] [2021-08-03T05:07:38.419Z] Login Succeeded [2021-08-03T05:07:38.419Z] nexus3.edgexfoundry.org:10002 [2021-08-03T05:07:38.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:07:38.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:07:38.419Z] Configure a credential helper to remove this warning. See [2021-08-03T05:07:38.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:07:38.419Z] [2021-08-03T05:07:38.419Z] Login Succeeded [2021-08-03T05:07:38.419Z] nexus3.edgexfoundry.org:10003 [2021-08-03T05:07:38.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:07:38.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:07:38.687Z] Configure a credential helper to remove this warning. See [2021-08-03T05:07:38.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:07:38.687Z] [2021-08-03T05:07:38.687Z] Login Succeeded [2021-08-03T05:07:38.687Z] nexus3.edgexfoundry.org:10004 [2021-08-03T05:07:38.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:07:38.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:07:38.955Z] Configure a credential helper to remove this warning. See [2021-08-03T05:07:38.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:07:38.955Z] [2021-08-03T05:07:38.955Z] Login Succeeded [2021-08-03T05:07:38.955Z] docker.io [2021-08-03T05:07:38.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:07:39.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:07:39.225Z] Configure a credential helper to remove this warning. See [2021-08-03T05:07:39.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:07:39.225Z] [2021-08-03T05:07:39.225Z] Login Succeeded [2021-08-03T05:07:39.225Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T05:07:39.237Z] 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-08-03T05:07:39.754Z] + git log --format=format:%s -1 27c1aab695f474cf2a28f9b34e448b5b1de00963 [Pipeline] echo [2021-08-03T05:07:39.815Z] GIT_COMMIT: 27c1aab695f474cf2a28f9b34e448b5b1de00963, Commit Message: Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD [Pipeline] echo [2021-08-03T05:07:39.828Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:07:40.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T05:07:40.427Z] [2021-08-03T05:07:40.427Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:07:40.761Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T05:07:40.762Z] latest: Pulling from edgex-devops/git-semver [2021-08-03T05:07:40.762Z] 31603596830f: Pulling fs layer [2021-08-03T05:07:40.762Z] d4622e32a9a9: Pulling fs layer [2021-08-03T05:07:40.762Z] 1030fce36090: Pulling fs layer [2021-08-03T05:07:40.762Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-03T05:07:40.762Z] 6c6cb7e1b49b: Waiting [2021-08-03T05:07:40.762Z] d4622e32a9a9: Verifying Checksum [2021-08-03T05:07:40.762Z] d4622e32a9a9: Download complete [2021-08-03T05:07:41.038Z] 31603596830f: Verifying Checksum [2021-08-03T05:07:41.038Z] 31603596830f: Download complete [2021-08-03T05:07:41.308Z] 31603596830f: Pull complete [2021-08-03T05:07:41.308Z] 1030fce36090: Verifying Checksum [2021-08-03T05:07:41.308Z] 1030fce36090: Download complete [2021-08-03T05:07:41.308Z] d4622e32a9a9: Pull complete [2021-08-03T05:07:41.308Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-03T05:07:41.308Z] 6c6cb7e1b49b: Download complete [2021-08-03T05:07:41.897Z] 1030fce36090: Pull complete [2021-08-03T05:07:42.165Z] 6c6cb7e1b49b: Pull complete [2021-08-03T05:07:42.165Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-03T05:07:42.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-03T05:07:42.165Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-03T05:07:42.261Z] prd-centos7-docker-4c-2g-1830 does not seem to be running inside a container [2021-08-03T05:07:42.327Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-03T05:07:43.040Z] $ docker top ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-03T05:07:43.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T05:07:43.200Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T05:07:43.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T05:07:43.335Z] $ docker exec ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c ssh-agent [2021-08-03T05:07:43.466Z] SSH_AUTH_SOCK=/tmp/ssh-Vae4oSUlQQrY/agent.14 [2021-08-03T05:07:43.466Z] SSH_AGENT_PID=20 [2021-08-03T05:07:43.481Z] Running ssh-add (command line suppressed) [2021-08-03T05:07:43.599Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_7895705318554286841.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_7895705318554286841.key) [2021-08-03T05:07:43.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T05:07:43.953Z] + git tag --points-at HEAD [Pipeline] } [2021-08-03T05:07:43.973Z] $ docker exec --env ******** --env ******** ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c ssh-agent -k [2021-08-03T05:07:44.069Z] unset SSH_AUTH_SOCK; [2021-08-03T05:07:44.069Z] unset SSH_AGENT_PID; [2021-08-03T05:07:44.069Z] echo Agent pid 20 killed; [2021-08-03T05:07:44.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-03T05:07:44.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-03T05:07:44.129Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-03T05:07:44.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-03T05:07:44.247Z] $ docker exec ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c ssh-agent [2021-08-03T05:07:44.368Z] SSH_AUTH_SOCK=/tmp/ssh-n7FkYXI3V6cd/agent.54 [2021-08-03T05:07:44.369Z] SSH_AGENT_PID=61 [2021-08-03T05:07:44.378Z] Running ssh-add (command line suppressed) [2021-08-03T05:07:44.472Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1835499147957431216.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1835499147957431216.key) [2021-08-03T05:07:44.498Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-03T05:07:44.817Z] + git semver init [2021-08-03T05:07:44.817Z] # -> Open(): unable to determine branch for HEAD [2021-08-03T05:07:44.817Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-08-03T05:07:44.817Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-08-03T05:07:44.817Z] # $SEMVER_REMOTE_NAME = origin [2021-08-03T05:07:44.817Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-03T05:07:44.817Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-03T05:07:44.817Z] # $SEMVER_BRANCH = PR-28 [2021-08-03T05:07:44.817Z] # $SEMVER_TEMP = /tmp/semver-021932019 [2021-08-03T05:07:44.817Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-08-03T05:07:45.085Z] # '/tmp/semver-021932019' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-08-03T05:07:45.356Z] # -> Force: false [2021-08-03T05:07:45.356Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-08-03T05:07:45.369Z] $ docker exec --env ******** --env ******** ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c ssh-agent -k [2021-08-03T05:07:45.483Z] unset SSH_AUTH_SOCK; [2021-08-03T05:07:45.484Z] unset SSH_AGENT_PID; [2021-08-03T05:07:45.484Z] echo Agent pid 61 killed; [2021-08-03T05:07:45.504Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-03T05:07:45.854Z] + git semver [Pipeline] } [2021-08-03T05:07:45.872Z] $ docker stop --time=1 ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c [2021-08-03T05:07:47.102Z] $ docker rm -f ed995fce6401e4a5591bb8e9b58bdcb216dbcebc301fb56d53d3348b90c2573c [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-03T05:07:47.494Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-03T05:07:47.834Z] Stashed 1 file(s) [Pipeline] echo [2021-08-03T05:07:47.837Z] [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-08-03T05:08:03.089Z] Still waiting to schedule task [2021-08-03T05:08:03.089Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-03T05:08:03.094Z] Still waiting to schedule task [2021-08-03T05:08:03.094Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-03T05:10:33.850Z] Running on prd-centos7-docker-4c-2g-1834 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-08-03T05:10:33.869Z] Running in /w/workspace/device-rfid-llrp-go/12 [Pipeline] { [Pipeline] checkout [2021-08-03T05:10:33.994Z] Selected Git installation does not exist. Using Default [2021-08-03T05:10:33.995Z] The recommended git tool is: NONE [2021-08-03T05:10:36.973Z] using credential edgex-jenkins-ssh [2021-08-03T05:10:37.006Z] Cloning the remote Git repository [2021-08-03T05:10:35.984Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-03T05:10:36.064Z] > git init /w/workspace/device-rfid-llrp-go/12 # timeout=10 [2021-08-03T05:10:36.097Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-03T05:10:36.097Z] > git --version # timeout=10 [2021-08-03T05:10:36.105Z] > git --version # 'git version 2.24.4' [2021-08-03T05:10:36.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T05:10:36.138Z] [INFO] Currently running in a labeled security context [2021-08-03T05:10:36.138Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T05:10:36.138Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/12@tmp/jenkins-gitclient-ssh4778163708940246670.key [2021-08-03T05:10:36.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T05:10:38.422Z] Merging remotes/origin/main commit 2489b51445d58c7b6cae90cb7151d7172a329082 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-08-03T05:10:38.555Z] Merge succeeded, producing 45eaea1e08a65ca760cc713fab6e84640f306836 [2021-08-03T05:10:38.556Z] Checking out Revision 45eaea1e08a65ca760cc713fab6e84640f306836 (PR-28) [2021-08-03T05:10:36.705Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-03T05:10:36.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T05:10:36.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-03T05:10:36.751Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-03T05:10:36.751Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T05:10:36.753Z] [INFO] Currently running in a labeled security context [2021-08-03T05:10:36.754Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T05:10:36.754Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/12@tmp/jenkins-gitclient-ssh7650505156721683173.key [2021-08-03T05:10:36.762Z] > 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-08-03T05:10:38.431Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T05:10:38.441Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-08-03T05:10:38.489Z] > git remote # timeout=10 [2021-08-03T05:10:38.496Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T05:10:38.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T05:10:38.502Z] [INFO] Currently running in a labeled security context [2021-08-03T05:10:38.502Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-03T05:10:38.502Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/12@tmp/jenkins-gitclient-ssh846871674709830501.key [2021-08-03T05:10:38.507Z] > git merge 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 [2021-08-03T05:10:38.534Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T05:10:38.556Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T05:10:38.565Z] > git checkout -f 45eaea1e08a65ca760cc713fab6e84640f306836 # timeout=10 [2021-08-03T05:10:42.296Z] Commit message: "Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD" [2021-08-03T05:10:42.355Z] First time build. Skipping changelog. [2021-08-03T05:10:42.347Z] > git rev-list --no-walk b2ddf3e14c2ea4c4fc8a9eddb7389fb6ea93e068 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T05:10:42.762Z] provisioning config files... [2021-08-03T05:10:42.784Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/12@tmp/config2803018214761052454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:10:43.212Z] ---> docker-login.sh [2021-08-03T05:10:43.212Z] nexus3.edgexfoundry.org:10001 [2021-08-03T05:10:43.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:10:43.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:10:43.212Z] Configure a credential helper to remove this warning. See [2021-08-03T05:10:43.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:10:43.212Z] [2021-08-03T05:10:43.212Z] Login Succeeded [2021-08-03T05:10:43.212Z] nexus3.edgexfoundry.org:10002 [2021-08-03T05:10:43.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:10:43.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:10:43.481Z] Configure a credential helper to remove this warning. See [2021-08-03T05:10:43.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:10:43.481Z] [2021-08-03T05:10:43.481Z] Login Succeeded [2021-08-03T05:10:43.481Z] nexus3.edgexfoundry.org:10003 [2021-08-03T05:10:43.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:10:43.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:10:43.752Z] Configure a credential helper to remove this warning. See [2021-08-03T05:10:43.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:10:43.752Z] [2021-08-03T05:10:43.752Z] Login Succeeded [2021-08-03T05:10:43.752Z] nexus3.edgexfoundry.org:10004 [2021-08-03T05:10:43.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:10:43.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:10:43.752Z] Configure a credential helper to remove this warning. See [2021-08-03T05:10:43.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:10:43.752Z] [2021-08-03T05:10:43.752Z] Login Succeeded [2021-08-03T05:10:43.752Z] docker.io [2021-08-03T05:10:44.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:10:44.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:10:44.288Z] Configure a credential helper to remove this warning. See [2021-08-03T05:10:44.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:10:44.288Z] [2021-08-03T05:10:44.288Z] Login Succeeded [2021-08-03T05:10:44.288Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T05:10:44.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-03T05:10:44.554Z] ========================================================= [2021-08-03T05:10:44.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-03T05:10:44.554Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:10:44.881Z] + 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-08-03T05:10:44.881Z] Sending build context to Docker daemon 1.196MB [2021-08-03T05:10:44.881Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T05:10:44.881Z] Step 2/10 : FROM ${BASE} [2021-08-03T05:10:44.881Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-03T05:10:44.881Z] 540db60ca938: Pulling fs layer [2021-08-03T05:10:44.881Z] adcc1eea9eea: Pulling fs layer [2021-08-03T05:10:44.881Z] 4c4ab2625f07: Pulling fs layer [2021-08-03T05:10:44.881Z] db62176df00c: Pulling fs layer [2021-08-03T05:10:44.881Z] 3b30891b0d05: Pulling fs layer [2021-08-03T05:10:44.881Z] 444f5516b4c7: Pulling fs layer [2021-08-03T05:10:44.881Z] 90b9b1106a8b: Pulling fs layer [2021-08-03T05:10:44.881Z] 0383d17a5b7e: Pulling fs layer [2021-08-03T05:10:44.881Z] c82ef313ddc5: Pulling fs layer [2021-08-03T05:10:44.881Z] 444f5516b4c7: Waiting [2021-08-03T05:10:44.881Z] 90b9b1106a8b: Waiting [2021-08-03T05:10:44.881Z] 0383d17a5b7e: Waiting [2021-08-03T05:10:44.882Z] db62176df00c: Waiting [2021-08-03T05:10:44.882Z] 3b30891b0d05: Waiting [2021-08-03T05:10:44.882Z] c82ef313ddc5: Waiting [2021-08-03T05:10:45.153Z] 4c4ab2625f07: Download complete [2021-08-03T05:10:45.153Z] adcc1eea9eea: Download complete [2021-08-03T05:10:45.153Z] 3b30891b0d05: Verifying Checksum [2021-08-03T05:10:45.153Z] 3b30891b0d05: Download complete [2021-08-03T05:10:45.153Z] 444f5516b4c7: Verifying Checksum [2021-08-03T05:10:45.153Z] 444f5516b4c7: Download complete [2021-08-03T05:10:45.153Z] 90b9b1106a8b: Verifying Checksum [2021-08-03T05:10:45.153Z] 90b9b1106a8b: Download complete [2021-08-03T05:10:45.153Z] 540db60ca938: Verifying Checksum [2021-08-03T05:10:45.153Z] 540db60ca938: Download complete [2021-08-03T05:10:45.424Z] 540db60ca938: Pull complete [2021-08-03T05:10:45.424Z] adcc1eea9eea: Pull complete [2021-08-03T05:10:45.690Z] 4c4ab2625f07: Pull complete [2021-08-03T05:10:45.956Z] 0383d17a5b7e: Verifying Checksum [2021-08-03T05:10:45.957Z] 0383d17a5b7e: Download complete [2021-08-03T05:10:49.307Z] c82ef313ddc5: Verifying Checksum [2021-08-03T05:10:49.307Z] c82ef313ddc5: Download complete [2021-08-03T05:10:49.894Z] db62176df00c: Verifying Checksum [2021-08-03T05:10:49.894Z] db62176df00c: Download complete [2021-08-03T05:10:53.269Z] db62176df00c: Pull complete [2021-08-03T05:10:53.269Z] 3b30891b0d05: Pull complete [2021-08-03T05:10:53.269Z] 444f5516b4c7: Pull complete [2021-08-03T05:10:53.269Z] 90b9b1106a8b: Pull complete [2021-08-03T05:10:53.269Z] 0383d17a5b7e: Pull complete [2021-08-03T05:10:55.451Z] c82ef313ddc5: Pull complete [2021-08-03T05:10:55.451Z] Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 [2021-08-03T05:10:55.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-03T05:10:55.451Z] ---> 4508b0543a43 [2021-08-03T05:10:55.451Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-08-03T05:10:56.868Z] ---> Running in 3d06f4e701e4 [2021-08-03T05:10:56.868Z] Removing intermediate container 3d06f4e701e4 [2021-08-03T05:10:56.868Z] ---> c8b6827a5dd6 [2021-08-03T05:10:56.868Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-03T05:10:56.868Z] ---> Running in e5fe98780e94 [2021-08-03T05:10:57.137Z] Removing intermediate container e5fe98780e94 [2021-08-03T05:10:57.137Z] ---> 8bed94bb5c16 [2021-08-03T05:10:57.137Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-03T05:10:57.137Z] ---> Running in d56ecf771457 [2021-08-03T05:10:57.137Z] Removing intermediate container d56ecf771457 [2021-08-03T05:10:57.137Z] ---> 991c7c17a139 [2021-08-03T05:10:57.137Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T05:10:57.137Z] ---> Running in 4a01467cad3f [2021-08-03T05:10:59.277Z] Removing intermediate container 4a01467cad3f [2021-08-03T05:10:59.277Z] ---> 77a137bd5b7c [2021-08-03T05:10:59.277Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-03T05:10:59.277Z] ---> Running in de59910021ba [2021-08-03T05:10:59.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-03T05:10:59.277Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-03T05:10:59.277Z] OK: 219 MiB in 52 packages [2021-08-03T05:10:59.548Z] Removing intermediate container de59910021ba [2021-08-03T05:10:59.548Z] ---> 69baf3b46396 [2021-08-03T05:10:59.548Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-03T05:10:59.548Z] ---> Running in d7d830db3cd8 [2021-08-03T05:10:59.548Z] Removing intermediate container d7d830db3cd8 [2021-08-03T05:10:59.548Z] ---> 7e455c93a305 [2021-08-03T05:10:59.548Z] Step 9/10 : COPY . . [2021-08-03T05:10:59.815Z] ---> 57ffa8e07c2f [2021-08-03T05:10:59.815Z] Step 10/10 : RUN go mod download [2021-08-03T05:10:59.815Z] ---> Running in 643fc09f3ab7 [2021-08-03T05:11:04.405Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1833 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-08-03T05:11:04.425Z] Running in /w/workspace/device-rfid-llrp-go/12 [Pipeline] { [Pipeline] checkout [2021-08-03T05:11:04.679Z] Selected Git installation does not exist. Using Default [2021-08-03T05:11:04.679Z] The recommended git tool is: NONE [2021-08-03T05:11:09.945Z] Removing intermediate container 643fc09f3ab7 [2021-08-03T05:11:09.945Z] ---> 9f71cac595e9 [2021-08-03T05:11:09.945Z] Successfully built 9f71cac595e9 [2021-08-03T05:11:09.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:11:10.282Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T05:11:10.282Z] . [Pipeline] withDockerContainer [2021-08-03T05:11:10.375Z] prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container [2021-08-03T05:11:10.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T05:11:10.583Z] using credential edgex-jenkins-ssh [2021-08-03T05:11:10.616Z] Cloning the remote Git repository [2021-08-03T05:11:10.786Z] $ docker top b5483ed73be6f0f6f8a59b8b05988a46bf7b8b3c27ad6723889aa3b049a47834 -eo pid,comm [Pipeline] { [2021-08-03T05:11:10.746Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [Pipeline] sh [2021-08-03T05:11:11.200Z] + go version [2021-08-03T05:11:11.200Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-03T05:11:11.214Z] $ docker stop --time=1 b5483ed73be6f0f6f8a59b8b05988a46bf7b8b3c27ad6723889aa3b049a47834 [2021-08-03T05:11:10.970Z] > git init /w/workspace/device-rfid-llrp-go/12 # timeout=10 [2021-08-03T05:11:11.071Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-03T05:11:11.072Z] > git --version # timeout=10 [2021-08-03T05:11:11.096Z] > git --version # 'git version 2.17.1' [2021-08-03T05:11:11.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T05:11:11.212Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T05:11:12.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-03T05:11:12.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-03T05:11:12.110Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-03T05:11:12.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-03T05:11:12.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T05:11:12.404Z] $ docker rm -f b5483ed73be6f0f6f8a59b8b05988a46bf7b8b3c27ad6723889aa3b049a47834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-08-03T05:11:12.642Z] Merging remotes/origin/main commit 2489b51445d58c7b6cae90cb7151d7172a329082 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:11:12.966Z] Merge succeeded, producing bbe3ea8f8f80175d1e094aee14eddd5881ccf06c [2021-08-03T05:11:12.966Z] Checking out Revision bbe3ea8f8f80175d1e094aee14eddd5881ccf06c (PR-28) [2021-08-03T05:11:13.028Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-03T05:11:13.028Z] . [Pipeline] withDockerContainer [2021-08-03T05:11:13.124Z] prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container [2021-08-03T05:11:13.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-03T05:11:12.161Z] > 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-08-03T05:11:12.659Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T05:11:12.686Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-08-03T05:11:12.792Z] > git remote # timeout=10 [2021-08-03T05:11:12.810Z] > git config --get remote.origin.url # timeout=10 [2021-08-03T05:11:12.831Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-03T05:11:12.842Z] > git merge 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 [2021-08-03T05:11:12.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-03T05:11:12.982Z] > git config core.sparsecheckout # timeout=10 [2021-08-03T05:11:12.997Z] > git checkout -f bbe3ea8f8f80175d1e094aee14eddd5881ccf06c # timeout=10 [2021-08-03T05:11:13.550Z] $ docker top 7542ae5a48fd80fb407a44cca243fb309851e7ed9e8988aae1c1722135603e5d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T05:11:13.959Z] + go mod tidy [2021-08-03T05:11:14.227Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-08-03T05:11:14.227Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-08-03T05:11:17.414Z] Commit message: "Merge commit '2489b51445d58c7b6cae90cb7151d7172a329082' into HEAD" [2021-08-03T05:11:17.449Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T05:11:17.817Z] provisioning config files... [2021-08-03T05:11:17.852Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/12@tmp/config856944591568079770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:11:17.424Z] > git rev-list --no-walk b2ddf3e14c2ea4c4fc8a9eddb7389fb6ea93e068 # timeout=10 [2021-08-03T05:11:18.470Z] ---> docker-login.sh [2021-08-03T05:11:18.470Z] nexus3.edgexfoundry.org:10001 [2021-08-03T05:11:18.489Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-03T05:11:18.489Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-03T05:11:18.489Z] 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-08-03T05:11:18.489Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-03T05:11:18.489Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-03T05:11:18.489Z] 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-08-03T05:11:18.518Z] $ docker stop --time=1 7542ae5a48fd80fb407a44cca243fb309851e7ed9e8988aae1c1722135603e5d [2021-08-03T05:11:19.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:11:19.719Z] $ docker rm -f 7542ae5a48fd80fb407a44cca243fb309851e7ed9e8988aae1c1722135603e5d [2021-08-03T05:11:19.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:11:19.737Z] Configure a credential helper to remove this warning. See [2021-08-03T05:11:19.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:11:19.737Z] [2021-08-03T05:11:19.737Z] Login Succeeded [2021-08-03T05:11:19.737Z] nexus3.edgexfoundry.org:10002 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:11:20.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:11:20.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:11:20.342Z] Configure a credential helper to remove this warning. See [2021-08-03T05:11:20.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:11:20.342Z] [2021-08-03T05:11:20.342Z] Login Succeeded [2021-08-03T05:11:20.342Z] nexus3.edgexfoundry.org:10003 [2021-08-03T05:11:20.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:11:20.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T05:11:20.620Z] [2021-08-03T05:11:20.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:11:20.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:11:20.898Z] Configure a credential helper to remove this warning. See [2021-08-03T05:11:20.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:11:20.898Z] [2021-08-03T05:11:20.898Z] Login Succeeded [2021-08-03T05:11:20.898Z] nexus3.edgexfoundry.org:10004 [2021-08-03T05:11:20.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T05:11:20.957Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T05:11:20.957Z] b4d181a07f80: Pulling fs layer [2021-08-03T05:11:20.957Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T05:11:20.957Z] ed53099fbce6: Pulling fs layer [2021-08-03T05:11:20.957Z] dc539afda2c1: Pulling fs layer [2021-08-03T05:11:20.957Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T05:11:20.957Z] 9065ff56babe: Pulling fs layer [2021-08-03T05:11:20.957Z] d287ab97295c: Pulling fs layer [2021-08-03T05:11:20.957Z] 77bc0d833cb6: Waiting [2021-08-03T05:11:20.957Z] 9065ff56babe: Waiting [2021-08-03T05:11:20.957Z] d287ab97295c: Waiting [2021-08-03T05:11:20.957Z] dc539afda2c1: Waiting [2021-08-03T05:11:21.222Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T05:11:21.222Z] a1111a8f2ec3: Download complete [2021-08-03T05:11:21.222Z] dc539afda2c1: Verifying Checksum [2021-08-03T05:11:21.222Z] dc539afda2c1: Download complete [2021-08-03T05:11:21.489Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T05:11:21.489Z] 77bc0d833cb6: Download complete [2021-08-03T05:11:21.489Z] 9065ff56babe: Verifying Checksum [2021-08-03T05:11:21.489Z] 9065ff56babe: Download complete [2021-08-03T05:11:21.489Z] ed53099fbce6: Verifying Checksum [2021-08-03T05:11:21.489Z] ed53099fbce6: Download complete [2021-08-03T05:11:21.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:11:21.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:11:21.776Z] Configure a credential helper to remove this warning. See [2021-08-03T05:11:21.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:11:21.776Z] [2021-08-03T05:11:21.776Z] Login Succeeded [2021-08-03T05:11:21.776Z] docker.io [2021-08-03T05:11:22.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-03T05:11:22.455Z] b4d181a07f80: Verifying Checksum [2021-08-03T05:11:22.455Z] b4d181a07f80: Download complete [2021-08-03T05:11:22.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-03T05:11:22.656Z] Configure a credential helper to remove this warning. See [2021-08-03T05:11:22.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-03T05:11:22.656Z] [2021-08-03T05:11:22.656Z] Login Succeeded [2021-08-03T05:11:22.656Z] ---> docker-login.sh ends [Pipeline] } [2021-08-03T05:11:22.746Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-03T05:11:23.406Z] ========================================================= [2021-08-03T05:11:23.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-03T05:11:23.406Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:11:23.829Z] + 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-08-03T05:11:23.872Z] b4d181a07f80: Pull complete [2021-08-03T05:11:23.872Z] a1111a8f2ec3: Pull complete [2021-08-03T05:11:24.145Z] ed53099fbce6: Pull complete [2021-08-03T05:11:24.145Z] dc539afda2c1: Pull complete [2021-08-03T05:11:24.412Z] 77bc0d833cb6: Pull complete [2021-08-03T05:11:24.412Z] 9065ff56babe: Pull complete [2021-08-03T05:11:24.444Z] Sending build context to Docker daemon 1.196MB [2021-08-03T05:11:24.444Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-03T05:11:24.444Z] Step 2/10 : FROM ${BASE} [2021-08-03T05:11:24.720Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-03T05:11:24.720Z] 595b0fe564bb: Pulling fs layer [2021-08-03T05:11:24.720Z] 24495759ef45: Pulling fs layer [2021-08-03T05:11:24.720Z] d148012ef14d: Pulling fs layer [2021-08-03T05:11:24.720Z] e90a11edd702: Pulling fs layer [2021-08-03T05:11:24.720Z] d77568369979: Pulling fs layer [2021-08-03T05:11:24.720Z] 02195dbdac53: Pulling fs layer [2021-08-03T05:11:24.720Z] 2b1b35aa2570: Pulling fs layer [2021-08-03T05:11:24.720Z] 2c1f732e5b09: Pulling fs layer [2021-08-03T05:11:24.720Z] d77568369979: Waiting [2021-08-03T05:11:24.720Z] 02195dbdac53: Waiting [2021-08-03T05:11:24.720Z] 2b1b35aa2570: Waiting [2021-08-03T05:11:24.720Z] 2c1f732e5b09: Waiting [2021-08-03T05:11:24.720Z] e90a11edd702: Waiting [2021-08-03T05:11:24.720Z] d148012ef14d: Download complete [2021-08-03T05:11:24.720Z] 24495759ef45: Download complete [2021-08-03T05:11:24.720Z] d77568369979: Verifying Checksum [2021-08-03T05:11:24.720Z] d77568369979: Download complete [2021-08-03T05:11:24.720Z] 02195dbdac53: Download complete [2021-08-03T05:11:24.720Z] 2b1b35aa2570: Verifying Checksum [2021-08-03T05:11:24.720Z] 2b1b35aa2570: Download complete [2021-08-03T05:11:24.721Z] 595b0fe564bb: Verifying Checksum [2021-08-03T05:11:24.721Z] 595b0fe564bb: Download complete [2021-08-03T05:11:25.715Z] 595b0fe564bb: Pull complete [2021-08-03T05:11:26.328Z] 24495759ef45: Pull complete [2021-08-03T05:11:26.607Z] d148012ef14d: Pull complete [2021-08-03T05:11:28.613Z] 2c1f732e5b09: Verifying Checksum [2021-08-03T05:11:28.613Z] 2c1f732e5b09: Download complete [2021-08-03T05:11:28.672Z] d287ab97295c: Verifying Checksum [2021-08-03T05:11:28.673Z] d287ab97295c: Download complete [2021-08-03T05:11:29.216Z] e90a11edd702: Verifying Checksum [2021-08-03T05:11:29.216Z] e90a11edd702: Download complete [2021-08-03T05:11:32.062Z] d287ab97295c: Pull complete [2021-08-03T05:11:32.062Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T05:11:32.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T05:11:32.062Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T05:11:32.149Z] prd-centos7-docker-4c-2g-1834 does not seem to be running inside a container [2021-08-03T05:11:32.220Z] $ 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/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T05:11:34.408Z] $ docker top ac59a2df154d3bd95d7ac9500ef06f91f90c5feef8be4d75d6a80fb5685a4b0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:11:34.893Z] ---> job-cost.sh [2021-08-03T05:11:34.893Z] lf-activate-venv: SKIPPING [2021-08-03T05:11:34.893Z] INFO: No Stack... [2021-08-03T05:11:36.301Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T05:11:36.302Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T05:11:36.630Z] + cat /w/workspace/device-rfid-llrp-go/12/archives/cost.csv [2021-08-03T05:11:36.630Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T05:11:36.672Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [2021-08-03T05:11:36.686Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] did not exist. Created. [2021-08-03T05:11:36.686Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T05:11:37.028Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-03T05:11:37.267Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T05:11:37.279Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T05:11:37.308Z] $ docker stop --time=1 ac59a2df154d3bd95d7ac9500ef06f91f90c5feef8be4d75d6a80fb5685a4b0c [2021-08-03T05:11:38.457Z] $ docker rm -f ac59a2df154d3bd95d7ac9500ef06f91f90c5feef8be4d75d6a80fb5685a4b0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-03T05:11:38.797Z] Failed in branch amd64 [2021-08-03T05:11:39.423Z] e90a11edd702: Pull complete [2021-08-03T05:11:39.423Z] d77568369979: Pull complete [2021-08-03T05:11:39.423Z] 02195dbdac53: Pull complete [2021-08-03T05:11:40.026Z] 2b1b35aa2570: Pull complete [2021-08-03T05:11:46.772Z] 2c1f732e5b09: Pull complete [2021-08-03T05:11:46.772Z] Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 [2021-08-03T05:11:46.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-03T05:11:46.772Z] ---> 88ecf2bb1f95 [2021-08-03T05:11:46.772Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-08-03T05:11:48.759Z] ---> Running in 114f2f22a7f3 [2021-08-03T05:11:49.032Z] Removing intermediate container 114f2f22a7f3 [2021-08-03T05:11:49.032Z] ---> 32d7d935b10a [2021-08-03T05:11:49.032Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-03T05:11:49.306Z] ---> Running in 5dc6ecf83cf5 [2021-08-03T05:11:49.580Z] Removing intermediate container 5dc6ecf83cf5 [2021-08-03T05:11:49.580Z] ---> f5d5e793e166 [2021-08-03T05:11:49.580Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-03T05:11:49.858Z] ---> Running in 5e2a6f5fe887 [2021-08-03T05:11:50.452Z] Removing intermediate container 5e2a6f5fe887 [2021-08-03T05:11:50.452Z] ---> 2720234c252b [2021-08-03T05:11:50.452Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-03T05:11:50.452Z] ---> Running in 6ff8eaf01b81 [2021-08-03T05:11:53.080Z] Removing intermediate container 6ff8eaf01b81 [2021-08-03T05:11:53.080Z] ---> 93d1720389e3 [2021-08-03T05:11:53.080Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-03T05:11:53.080Z] ---> Running in 7a061ded95b7 [2021-08-03T05:11:54.518Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-03T05:11:55.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-03T05:11:56.121Z] OK: 218 MiB in 52 packages [2021-08-03T05:11:57.100Z] Removing intermediate container 7a061ded95b7 [2021-08-03T05:11:57.100Z] ---> d57e415aeb26 [2021-08-03T05:11:57.100Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-03T05:11:57.100Z] ---> Running in e6ca9d31a8c3 [2021-08-03T05:11:57.702Z] Removing intermediate container e6ca9d31a8c3 [2021-08-03T05:11:57.703Z] ---> c9d03c4d8c8f [2021-08-03T05:11:57.703Z] Step 9/10 : COPY . . [2021-08-03T05:11:58.687Z] ---> 11f00c49666a [2021-08-03T05:11:58.687Z] Step 10/10 : RUN go mod download [2021-08-03T05:11:58.963Z] ---> Running in 55eeeedc396c [2021-08-03T05:12:21.839Z] Removing intermediate container 55eeeedc396c [2021-08-03T05:12:21.839Z] ---> e37768afa10c [2021-08-03T05:12:21.839Z] Successfully built e37768afa10c [2021-08-03T05:12:21.839Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:12:22.189Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T05:12:22.189Z] . [Pipeline] withDockerContainer [2021-08-03T05:12:22.459Z] prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container [2021-08-03T05:12:22.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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-08-03T05:12:24.196Z] $ docker top 11779206d9cf5c3e573e3ff79d2d26de7c950297f8f879444a23efc44f914a64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T05:12:25.186Z] + go version [2021-08-03T05:12:25.186Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-03T05:12:25.209Z] $ docker stop --time=1 11779206d9cf5c3e573e3ff79d2d26de7c950297f8f879444a23efc44f914a64 [2021-08-03T05:12:27.064Z] $ docker rm -f 11779206d9cf5c3e573e3ff79d2d26de7c950297f8f879444a23efc44f914a64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:12:27.837Z] + docker inspect -f . ci-base-image-arm64 [2021-08-03T05:12:27.837Z] . [Pipeline] withDockerContainer [2021-08-03T05:12:28.096Z] prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container [2021-08-03T05:12:28.175Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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-08-03T05:12:29.822Z] $ docker top 586d23541c767504fd62daae3b0d660842f039a1e05de9cf4e9d5c24ebb4c6da -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T05:12:30.799Z] + go mod tidy [2021-08-03T05:12:31.398Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-08-03T05:12:31.398Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-08-03T05:12:31.398Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-03T05:12:31.398Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-03T05:12:31.398Z] 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-08-03T05:12:31.398Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-03T05:12:31.398Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-03T05:12:31.398Z] 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-08-03T05:12:31.421Z] $ docker stop --time=1 586d23541c767504fd62daae3b0d660842f039a1e05de9cf4e9d5c24ebb4c6da [2021-08-03T05:12:33.332Z] $ docker rm -f 586d23541c767504fd62daae3b0d660842f039a1e05de9cf4e9d5c24ebb4c6da [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:12:34.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T05:12:34.619Z] [2021-08-03T05:12:34.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:12:34.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T05:12:35.253Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-03T05:12:35.253Z] 448f6bf000e3: Pulling fs layer [2021-08-03T05:12:35.253Z] f757da607395: Pulling fs layer [2021-08-03T05:12:35.253Z] 05883995daec: Pulling fs layer [2021-08-03T05:12:35.253Z] 8603b9c90790: Pulling fs layer [2021-08-03T05:12:35.253Z] 1560dd03e051: Pulling fs layer [2021-08-03T05:12:35.253Z] 27f5ce0e4adf: Pulling fs layer [2021-08-03T05:12:35.253Z] c2d8d7efcc4b: Pulling fs layer [2021-08-03T05:12:35.253Z] 8603b9c90790: Waiting [2021-08-03T05:12:35.253Z] 1560dd03e051: Waiting [2021-08-03T05:12:35.253Z] 27f5ce0e4adf: Waiting [2021-08-03T05:12:35.253Z] c2d8d7efcc4b: Waiting [2021-08-03T05:12:35.529Z] f757da607395: Verifying Checksum [2021-08-03T05:12:35.529Z] f757da607395: Download complete [2021-08-03T05:12:35.529Z] 8603b9c90790: Download complete [2021-08-03T05:12:35.804Z] 1560dd03e051: Verifying Checksum [2021-08-03T05:12:35.804Z] 1560dd03e051: Download complete [2021-08-03T05:12:35.804Z] 27f5ce0e4adf: Verifying Checksum [2021-08-03T05:12:35.804Z] 27f5ce0e4adf: Download complete [2021-08-03T05:12:35.804Z] 05883995daec: Verifying Checksum [2021-08-03T05:12:35.804Z] 05883995daec: Download complete [2021-08-03T05:12:36.401Z] 448f6bf000e3: Verifying Checksum [2021-08-03T05:12:36.401Z] 448f6bf000e3: Download complete [2021-08-03T05:12:39.028Z] c2d8d7efcc4b: Verifying Checksum [2021-08-03T05:12:39.028Z] c2d8d7efcc4b: Download complete [2021-08-03T05:12:40.015Z] 448f6bf000e3: Pull complete [2021-08-03T05:12:40.611Z] f757da607395: Pull complete [2021-08-03T05:12:42.049Z] 05883995daec: Pull complete [2021-08-03T05:12:42.645Z] 8603b9c90790: Pull complete [2021-08-03T05:12:43.631Z] 1560dd03e051: Pull complete [2021-08-03T05:12:43.905Z] 27f5ce0e4adf: Pull complete [2021-08-03T05:12:58.996Z] c2d8d7efcc4b: Pull complete [2021-08-03T05:12:58.996Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-03T05:12:58.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-03T05:12:58.996Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-03T05:12:59.218Z] prd-ubuntu18.04-docker-arm64-4c-16g-1833 does not seem to be running inside a container [2021-08-03T05:12:59.297Z] $ 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/12 -v /w/workspace/device-rfid-llrp-go/12:/w/workspace/device-rfid-llrp-go/12:rw,z -v /w/workspace/device-rfid-llrp-go/12@tmp:/w/workspace/device-rfid-llrp-go/12@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-08-03T05:13:02.628Z] $ docker top bebcd098fd9dabb44a1eceb0faf51f208a31888ead45551025ac07adda33390a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:13:03.577Z] ---> job-cost.sh [2021-08-03T05:13:03.577Z] lf-activate-venv: SKIPPING [2021-08-03T05:13:03.577Z] INFO: No Stack... [2021-08-03T05:13:04.546Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-03T05:13:05.148Z] INFO: Archiving Costs [Pipeline] sh [2021-08-03T05:13:05.808Z] + cat /w/workspace/device-rfid-llrp-go/12/archives/cost.csv [2021-08-03T05:13:05.808Z] + cut -d, -f6 [Pipeline] lock [2021-08-03T05:13:05.865Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [2021-08-03T05:13:05.874Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] did not exist. Created. [2021-08-03T05:13:05.874Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-03T05:13:06.561Z] /w/workspace/device-rfid-llrp-go/12@tmp/durable-1d07c42e/script.sh: 1: /w/workspace/device-rfid-llrp-go/12@tmp/durable-1d07c42e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-03T05:13:07.232Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-03T05:13:07.253Z] Warning: overwriting stash ‘stack-cost’ [2021-08-03T05:13:09.285Z] Stashed 1 file(s) [Pipeline] } [2021-08-03T05:13:09.295Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-03T05:13:09.323Z] $ docker stop --time=1 bebcd098fd9dabb44a1eceb0faf51f208a31888ead45551025ac07adda33390a [2021-08-03T05:13:10.922Z] $ docker rm -f bebcd098fd9dabb44a1eceb0faf51f208a31888ead45551025ac07adda33390a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-03T05:13:11.436Z] 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] sh [2021-08-03T05:13:13.149Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:13:13.480Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:13:14.073Z] ---> package-listing.sh [2021-08-03T05:13:14.073Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-03T05:13:14.073Z] ++ facter osfamily [2021-08-03T05:13:14.340Z] + OS_FAMILY=redhat [2021-08-03T05:13:14.340Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-08-03T05:13:14.340Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-03T05:13:14.340Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-03T05:13:14.340Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-03T05:13:14.340Z] + PACKAGES=/tmp/packages_start.txt [2021-08-03T05:13:14.340Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-08-03T05:13:14.340Z] + PACKAGES=/tmp/packages_end.txt [2021-08-03T05:13:14.340Z] + case "${OS_FAMILY}" in [2021-08-03T05:13:14.340Z] + rpm -qa [2021-08-03T05:13:14.340Z] + sort [2021-08-03T05:13:14.925Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-03T05:13:14.925Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-03T05:13:14.925Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-03T05:13:14.925Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-08-03T05:13:14.925Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-08-03T05:13:14.925Z] + 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-08-03T05:13:14.949Z] 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-08-03T05:13:15.254Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:13:15.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T05:13:15.845Z] [2021-08-03T05:13:15.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-03T05:13:16.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T05:13:16.185Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-03T05:13:16.185Z] b4d181a07f80: Pulling fs layer [2021-08-03T05:13:16.185Z] a1111a8f2ec3: Pulling fs layer [2021-08-03T05:13:16.185Z] ed53099fbce6: Pulling fs layer [2021-08-03T05:13:16.185Z] dc539afda2c1: Pulling fs layer [2021-08-03T05:13:16.185Z] 77bc0d833cb6: Pulling fs layer [2021-08-03T05:13:16.185Z] 9065ff56babe: Pulling fs layer [2021-08-03T05:13:16.185Z] d287ab97295c: Pulling fs layer [2021-08-03T05:13:16.185Z] 77bc0d833cb6: Waiting [2021-08-03T05:13:16.185Z] 9065ff56babe: Waiting [2021-08-03T05:13:16.185Z] d287ab97295c: Waiting [2021-08-03T05:13:16.185Z] dc539afda2c1: Waiting [2021-08-03T05:13:16.453Z] a1111a8f2ec3: Verifying Checksum [2021-08-03T05:13:16.453Z] a1111a8f2ec3: Download complete [2021-08-03T05:13:16.453Z] dc539afda2c1: Verifying Checksum [2021-08-03T05:13:16.453Z] dc539afda2c1: Download complete [2021-08-03T05:13:16.721Z] 77bc0d833cb6: Verifying Checksum [2021-08-03T05:13:16.721Z] 77bc0d833cb6: Download complete [2021-08-03T05:13:16.721Z] 9065ff56babe: Verifying Checksum [2021-08-03T05:13:16.721Z] 9065ff56babe: Download complete [2021-08-03T05:13:16.988Z] ed53099fbce6: Verifying Checksum [2021-08-03T05:13:16.988Z] ed53099fbce6: Download complete [2021-08-03T05:13:17.947Z] b4d181a07f80: Verifying Checksum [2021-08-03T05:13:17.947Z] b4d181a07f80: Download complete [2021-08-03T05:13:18.922Z] b4d181a07f80: Pull complete [2021-08-03T05:13:19.202Z] a1111a8f2ec3: Pull complete [2021-08-03T05:13:19.793Z] ed53099fbce6: Pull complete [2021-08-03T05:13:19.793Z] dc539afda2c1: Pull complete [2021-08-03T05:13:20.060Z] 77bc0d833cb6: Pull complete [2021-08-03T05:13:20.060Z] 9065ff56babe: Pull complete [2021-08-03T05:13:21.019Z] d287ab97295c: Verifying Checksum [2021-08-03T05:13:21.019Z] d287ab97295c: Download complete [2021-08-03T05:13:25.312Z] d287ab97295c: Pull complete [2021-08-03T05:13:25.312Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-03T05:13:25.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-03T05:13:25.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-03T05:13:25.412Z] prd-centos7-docker-4c-2g-1830 does not seem to be running inside a container [2021-08-03T05:13:25.465Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-03T05:13:27.636Z] $ docker top afeef87274058458f867c95b3021b04a960d79f7eb674e00d5832582f1936f39 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-03T05:13:28.044Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-03T05:13:28.360Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-03T05:13:28.683Z] + ls /var/log/sa-host [2021-08-03T05:13:28.683Z] + sadf -c /var/log/sa-host/sa03 [2021-08-03T05:13:28.683Z] file_magic: OK [2021-08-03T05:13:28.683Z] HZ: Using current value: 100 [2021-08-03T05:13:28.683Z] file_header: OK [2021-08-03T05:13:28.683Z] 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-08-03T05:13:28.683Z] Statistics: [2021-08-03T05:13:28.683Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T05:13:28.683Z] File successfully converted to sysstat format version 12.0.3 [2021-08-03T05:13:28.683Z] + sadf -c /var/log/sa-host/sa05 [2021-08-03T05:13:28.683Z] file_magic: OK [2021-08-03T05:13:28.683Z] HZ: Using current value: 100 [2021-08-03T05:13:28.683Z] file_header: OK [2021-08-03T05:13:28.683Z] 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-08-03T05:13:28.683Z] Statistics: [2021-08-03T05:13:28.683Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-03T05:13:28.683Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-03T05:13:28.904Z] provisioning config files... [2021-08-03T05:13:28.925Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config5813468200400319281tmp [Pipeline] { [Pipeline] echo [2021-08-03T05:13:28.958Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:13:29.269Z] ---> create-netrc.sh [Pipeline] } [2021-08-03T05:13:29.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:13:29.672Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-03T05:13:29.688Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:13:30.000Z] ---> sudo-logs.sh [2021-08-03T05:13:30.001Z] Archiving 'sudo' log.. [2021-08-03T05:13:30.001Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1830.vexxhost.local: Name or service not known [2021-08-03T05:13:30.001Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1830.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-03T05:13:30.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:13:30.377Z] ---> job-cost.sh [2021-08-03T05:13:30.377Z] lf-activate-venv: SKIPPING [2021-08-03T05:13:30.377Z] DEBUG: total: 0.18000000715255737 [2021-08-03T05:13:30.377Z] INFO: Retrieving Stack Cost... [2021-08-03T05:13:31.340Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-03T05:13:31.611Z] INFO: Archiving Costs [Pipeline] echo [2021-08-03T05:13:31.631Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-03T05:13:31.947Z] ---> logs-deploy.sh [2021-08-03T05:13:31.947Z] lf-activate-venv: SKIPPING [2021-08-03T05:13:31.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/12 [2021-08-03T05:13:31.947Z] INFO: archiving workspace using pattern(s): [2021-08-03T05:13:32.532Z] Archives upload complete. [2021-08-03T05:13:32.801Z] INFO: archiving logs to Nexus