Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37381ec3f65a6d1c524847dd5b265be5d59be2fc+e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (303701d94cec67edb14968fd1abccd4b4f860b3c) 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-ssh2812421517796835523.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh1849147091243212040.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-29/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-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4878765584219074251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh3775729144337779451.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-29/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-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2182363282930276193.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-1213 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [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-29 # 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-29@tmp/jenkins-gitclient-ssh1776724569884125594.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc Merge succeeded, producing 2d5929f0d82c889e2eb51c88051f0b70a34aa357 Checking out Revision 2d5929f0d82c889e2eb51c88051f0b70a34aa357 (PR-29) > 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-29@tmp/jenkins-gitclient-ssh7376207272708304201.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # 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-29@tmp/jenkins-gitclient-ssh4265246855536758514.key > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d5929f0d82c889e2eb51c88051f0b70a34aa357 # timeout=10 Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9d423b3893898ccf7262a864595aae43047aba09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T09:07:51.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T09:07:51.350Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T09:07:51.380Z] ========================================================= [2021-09-24T09:07:51.380Z] EdgeX Global Pipelines Version Info [2021-09-24T09:07:51.380Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:07:52.605Z] ------------------- [2021-09-24T09:07:52.605Z] stable info: [2021-09-24T09:07:52.605Z] ------------------- [2021-09-24T09:07:52.605Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T09:07:52.605Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T09:07:52.605Z] Message: update stable to v1.0.205 [2021-09-24T09:07:53.187Z] ------------------- [2021-09-24T09:07:53.187Z] experimental info: [2021-09-24T09:07:53.187Z] ------------------- [2021-09-24T09:07:53.187Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T09:07:53.187Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T09:07:53.187Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T09:07:53.323Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-09-24T09:07:53.350Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-09-24T09:07:53.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T09:07:53.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T09:07:53.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T09:07:53.525Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T09:07:53.551Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T09:07:53.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T09:07:53.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T09:07:53.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T09:07:53.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T09:07:53.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T09:07:53.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-09-24T09:07:53.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T09:07:53.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T09:07:53.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T09:07:53.834Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T09:07:53.863Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T09:07:53.891Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T09:07:53.919Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T09:07:53.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-24T09:07:53.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T09:07:54.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T09:07:54.032Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T09:07:54.059Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T09:07:54.088Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-24T09:07:54.117Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T09:07:54.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2021-09-24T09:07:54.173Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2021-09-24T09:07:54.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2021-09-24T09:07:54.289Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d5929f0d82c889e2eb51c88051f0b70a34aa357 [Pipeline] echo [2021-09-24T09:07:54.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d5929f [Pipeline] echo [2021-09-24T09:07:54.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T09:07:54.430Z] provisioning config files... [2021-09-24T09:07:54.448Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config2778375128953292407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:07:54.802Z] ---> docker-login.sh [2021-09-24T09:07:54.802Z] nexus3.edgexfoundry.org:10001 [2021-09-24T09:07:54.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:55.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:55.068Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:55.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:55.068Z] [2021-09-24T09:07:55.068Z] Login Succeeded [2021-09-24T09:07:55.068Z] nexus3.edgexfoundry.org:10002 [2021-09-24T09:07:55.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:55.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:55.068Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:55.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:55.068Z] [2021-09-24T09:07:55.068Z] Login Succeeded [2021-09-24T09:07:55.068Z] nexus3.edgexfoundry.org:10003 [2021-09-24T09:07:55.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:55.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:55.335Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:55.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:55.335Z] [2021-09-24T09:07:55.335Z] Login Succeeded [2021-09-24T09:07:55.335Z] nexus3.edgexfoundry.org:10004 [2021-09-24T09:07:55.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:55.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:55.335Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:55.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:55.335Z] [2021-09-24T09:07:55.335Z] Login Succeeded [2021-09-24T09:07:55.335Z] docker.io [2021-09-24T09:07:55.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:07:55.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:07:55.870Z] Configure a credential helper to remove this warning. See [2021-09-24T09:07:55.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:07:55.870Z] [2021-09-24T09:07:55.870Z] Login Succeeded [2021-09-24T09:07:55.870Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T09:07:55.885Z] 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-09-24T09:07:56.422Z] + git log --format=format:%s -1 2d5929f0d82c889e2eb51c88051f0b70a34aa357 [Pipeline] echo [2021-09-24T09:07:56.482Z] GIT_COMMIT: 2d5929f0d82c889e2eb51c88051f0b70a34aa357, Commit Message: Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD [Pipeline] echo [2021-09-24T09:07:56.498Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:07:57.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T09:07:57.077Z] [2021-09-24T09:07:57.077Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:07:57.412Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T09:07:57.412Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T09:07:57.412Z] 31603596830f: Pulling fs layer [2021-09-24T09:07:57.412Z] 04fac38145f0: Pulling fs layer [2021-09-24T09:07:57.412Z] 701f6daf10bf: Pulling fs layer [2021-09-24T09:07:57.412Z] 24f72da36158: Pulling fs layer [2021-09-24T09:07:57.412Z] 24f72da36158: Waiting [2021-09-24T09:07:57.412Z] 04fac38145f0: Download complete [2021-09-24T09:07:57.681Z] 31603596830f: Verifying Checksum [2021-09-24T09:07:57.681Z] 31603596830f: Download complete [2021-09-24T09:07:57.681Z] 31603596830f: Pull complete [2021-09-24T09:07:57.954Z] 24f72da36158: Verifying Checksum [2021-09-24T09:07:57.954Z] 24f72da36158: Download complete [2021-09-24T09:07:57.954Z] 04fac38145f0: Pull complete [2021-09-24T09:07:57.954Z] 701f6daf10bf: Verifying Checksum [2021-09-24T09:07:57.954Z] 701f6daf10bf: Download complete [2021-09-24T09:07:58.544Z] 701f6daf10bf: Pull complete [2021-09-24T09:07:58.544Z] 24f72da36158: Pull complete [2021-09-24T09:07:58.811Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T09:07:58.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T09:07:58.811Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T09:07:58.903Z] prd-centos7-docker-4c-2g-1213 does not seem to be running inside a container [2021-09-24T09:07:58.959Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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:10004/edgex-devops/git-semver:latest cat [2021-09-24T09:07:59.703Z] $ docker top 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T09:07:59.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T09:07:59.837Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T09:07:59.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T09:07:59.943Z] $ docker exec 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 ssh-agent [2021-09-24T09:08:00.058Z] SSH_AUTH_SOCK=/tmp/ssh-V7hEsBzE2UdN/agent.14 [2021-09-24T09:08:00.058Z] SSH_AGENT_PID=21 [2021-09-24T09:08:00.069Z] Running ssh-add (command line suppressed) [2021-09-24T09:08:00.157Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1629228764552668488.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1629228764552668488.key) [2021-09-24T09:08:00.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T09:08:00.496Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T09:08:00.510Z] $ docker exec --env ******** --env ******** 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 ssh-agent -k [2021-09-24T09:08:00.604Z] unset SSH_AUTH_SOCK; [2021-09-24T09:08:00.604Z] unset SSH_AGENT_PID; [2021-09-24T09:08:00.604Z] echo Agent pid 21 killed; [2021-09-24T09:08:00.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T09:08:00.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T09:08:00.666Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T09:08:00.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T09:08:00.778Z] $ docker exec 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 ssh-agent [2021-09-24T09:08:00.886Z] SSH_AUTH_SOCK=/tmp/ssh-in8FXW05FQBn/agent.55 [2021-09-24T09:08:00.886Z] SSH_AGENT_PID=62 [2021-09-24T09:08:00.893Z] Running ssh-add (command line suppressed) [2021-09-24T09:08:00.989Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_4766306624719912562.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_4766306624719912562.key) [2021-09-24T09:08:01.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T09:08:01.331Z] + git semver init [2021-09-24T09:08:01.331Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T09:08:01.331Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git [2021-09-24T09:08:01.331Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-09-24T09:08:01.331Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T09:08:01.332Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T09:08:01.332Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T09:08:01.332Z] # $SEMVER_BRANCH = PR-29 [2021-09-24T09:08:01.332Z] # $SEMVER_TEMP = /tmp/semver-915254907 [2021-09-24T09:08:01.332Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-09-24T09:08:01.921Z] # '/tmp/semver-915254907' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' [2021-09-24T09:08:01.921Z] # -> Force: false [2021-09-24T09:08:01.921Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } [2021-09-24T09:08:01.934Z] $ docker exec --env ******** --env ******** 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 ssh-agent -k [2021-09-24T09:08:02.033Z] unset SSH_AUTH_SOCK; [2021-09-24T09:08:02.035Z] unset SSH_AGENT_PID; [2021-09-24T09:08:02.035Z] echo Agent pid 62 killed; [2021-09-24T09:08:02.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T09:08:02.406Z] + git semver [Pipeline] } [2021-09-24T09:08:02.423Z] $ docker stop --time=1 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 [2021-09-24T09:08:03.618Z] $ docker rm -f 4c88e555aa7d97791590c9e2b84485982691ab2959639b80823f31e726a748d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T09:08:04.011Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T09:08:04.350Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T09:08:04.353Z] [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-09-24T09:08:19.671Z] Still waiting to schedule task [2021-09-24T09:08:19.672Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-24T09:08:19.675Z] Still waiting to schedule task [2021-09-24T09:08:19.676Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-24T09:11:18.070Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1216 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-09-24T09:11:18.093Z] Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout [2021-09-24T09:11:18.338Z] Selected Git installation does not exist. Using Default [2021-09-24T09:11:18.338Z] The recommended git tool is: NONE [2021-09-24T09:11:24.354Z] using credential edgex-jenkins-ssh [2021-09-24T09:11:24.373Z] Cloning the remote Git repository [2021-09-24T09:11:24.422Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:11:24.543Z] > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 [2021-09-24T09:11:24.630Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:11:24.631Z] > git --version # timeout=10 [2021-09-24T09:11:24.656Z] > git --version # 'git version 2.17.1' [2021-09-24T09:11:24.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:11:24.757Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T09:11:25.727Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-24T09:11:25.750Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T09:11:25.781Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-24T09:11:25.819Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:11:25.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:11:26.391Z] Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc [2021-09-24T09:11:26.736Z] Merge succeeded, producing 1cae2438f52ca9633cb616081d624747c4c5b1f1 [2021-09-24T09:11:26.737Z] Checking out Revision 1cae2438f52ca9633cb616081d624747c4c5b1f1 (PR-29) [2021-09-24T09:11:25.834Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T09:11:26.409Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T09:11:26.426Z] > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 [2021-09-24T09:11:26.543Z] > git remote # timeout=10 [2021-09-24T09:11:26.566Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T09:11:26.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:11:26.596Z] > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 [2021-09-24T09:11:26.702Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T09:11:26.738Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T09:11:26.751Z] > git checkout -f 1cae2438f52ca9633cb616081d624747c4c5b1f1 # timeout=10 [2021-09-24T09:11:31.175Z] Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" [2021-09-24T09:11:31.206Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T09:11:31.569Z] provisioning config files... [2021-09-24T09:11:31.600Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config7080811578368780721tmp [2021-09-24T09:11:31.179Z] > git rev-list --no-walk 9d423b3893898ccf7262a864595aae43047aba09 # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:11:32.204Z] ---> docker-login.sh [2021-09-24T09:11:32.205Z] nexus3.edgexfoundry.org:10001 [2021-09-24T09:11:33.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:33.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:33.932Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:33.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:33.932Z] [2021-09-24T09:11:33.932Z] Login Succeeded [2021-09-24T09:11:33.932Z] nexus3.edgexfoundry.org:10002 [2021-09-24T09:11:34.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:34.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:34.496Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:34.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:34.496Z] [2021-09-24T09:11:34.496Z] Login Succeeded [2021-09-24T09:11:34.496Z] nexus3.edgexfoundry.org:10003 [2021-09-24T09:11:35.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:35.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:35.096Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:35.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:35.096Z] [2021-09-24T09:11:35.096Z] Login Succeeded [2021-09-24T09:11:35.096Z] nexus3.edgexfoundry.org:10004 [2021-09-24T09:11:35.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:35.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:35.701Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:35.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:35.701Z] [2021-09-24T09:11:35.701Z] Login Succeeded [2021-09-24T09:11:35.701Z] docker.io [2021-09-24T09:11:35.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:36.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:36.586Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:36.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:36.586Z] [2021-09-24T09:11:36.586Z] Login Succeeded [2021-09-24T09:11:36.586Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T09:11:36.664Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T09:11:37.287Z] ========================================================= [2021-09-24T09:11:37.287Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T09:11:37.287Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:11:37.689Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-24T09:11:37.987Z] Sending build context to Docker daemon 1.2MB [2021-09-24T09:11:38.262Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T09:11:38.262Z] Step 2/14 : FROM ${BASE} AS builder [2021-09-24T09:11:38.547Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T09:11:38.547Z] 595b0fe564bb: Pulling fs layer [2021-09-24T09:11:38.547Z] 24495759ef45: Pulling fs layer [2021-09-24T09:11:38.547Z] d148012ef14d: Pulling fs layer [2021-09-24T09:11:38.547Z] e90a11edd702: Pulling fs layer [2021-09-24T09:11:38.547Z] d77568369979: Pulling fs layer [2021-09-24T09:11:38.547Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T09:11:38.547Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T09:11:38.547Z] 97ac5df62f85: Pulling fs layer [2021-09-24T09:11:38.547Z] fc1c9f9a7f3b: Waiting [2021-09-24T09:11:38.547Z] 170f2ba95c9a: Waiting [2021-09-24T09:11:38.547Z] e90a11edd702: Waiting [2021-09-24T09:11:38.547Z] d77568369979: Waiting [2021-09-24T09:11:38.547Z] 97ac5df62f85: Waiting [2021-09-24T09:11:38.547Z] d148012ef14d: Verifying Checksum [2021-09-24T09:11:38.547Z] d148012ef14d: Download complete [2021-09-24T09:11:38.547Z] 24495759ef45: Verifying Checksum [2021-09-24T09:11:38.547Z] 24495759ef45: Download complete [2021-09-24T09:11:38.547Z] d77568369979: Verifying Checksum [2021-09-24T09:11:38.547Z] d77568369979: Download complete [2021-09-24T09:11:38.547Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T09:11:38.547Z] fc1c9f9a7f3b: Download complete [2021-09-24T09:11:38.547Z] 170f2ba95c9a: Verifying Checksum [2021-09-24T09:11:38.547Z] 170f2ba95c9a: Download complete [2021-09-24T09:11:38.547Z] 595b0fe564bb: Verifying Checksum [2021-09-24T09:11:38.547Z] 595b0fe564bb: Download complete [2021-09-24T09:11:39.550Z] 595b0fe564bb: Pull complete [2021-09-24T09:11:40.156Z] 24495759ef45: Pull complete [2021-09-24T09:11:40.437Z] d148012ef14d: Pull complete [2021-09-24T09:11:42.444Z] 97ac5df62f85: Verifying Checksum [2021-09-24T09:11:42.444Z] 97ac5df62f85: Download complete [2021-09-24T09:11:42.444Z] e90a11edd702: Download complete [2021-09-24T09:11:47.723Z] Running on prd-centos7-docker-4c-2g-1217 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-09-24T09:11:47.746Z] Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout [2021-09-24T09:11:47.869Z] Selected Git installation does not exist. Using Default [2021-09-24T09:11:47.869Z] The recommended git tool is: NONE [2021-09-24T09:11:50.581Z] using credential edgex-jenkins-ssh [2021-09-24T09:11:50.595Z] Cloning the remote Git repository [2021-09-24T09:11:50.396Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:11:50.466Z] > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 [2021-09-24T09:11:50.495Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:11:50.496Z] > git --version # timeout=10 [2021-09-24T09:11:50.503Z] > git --version # 'git version 2.24.4' [2021-09-24T09:11:50.505Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:11:50.536Z] [INFO] Currently running in a labeled security context [2021-09-24T09:11:50.536Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T09:11:50.536Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh3605691098345303552.key [2021-09-24T09:11:50.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T09:11:51.975Z] Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc [2021-09-24T09:11:52.079Z] Merge succeeded, producing 7e7ef3aae4522d17b5d0ce2fe4de7150dc9da8f2 [2021-09-24T09:11:52.079Z] Checking out Revision 7e7ef3aae4522d17b5d0ce2fe4de7150dc9da8f2 (PR-29) [2021-09-24T09:11:51.288Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-24T09:11:51.307Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T09:11:51.318Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-09-24T09:11:51.332Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-09-24T09:11:51.332Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:11:51.333Z] [INFO] Currently running in a labeled security context [2021-09-24T09:11:51.333Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T09:11:51.333Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh4407484917818862903.key [2021-09-24T09:11:51.342Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-24T09:11:51.880Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T09:11:51.884Z] > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 [2021-09-24T09:11:51.928Z] > git remote # timeout=10 [2021-09-24T09:11:51.931Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T09:11:51.936Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T09:11:51.937Z] [INFO] Currently running in a labeled security context [2021-09-24T09:11:51.937Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T09:11:51.937Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh603452173768836365.key [2021-09-24T09:11:51.943Z] > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 [2021-09-24T09:11:51.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T09:11:51.986Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T09:11:51.992Z] > git checkout -f 7e7ef3aae4522d17b5d0ce2fe4de7150dc9da8f2 # timeout=10 [2021-09-24T09:11:52.662Z] e90a11edd702: Pull complete [2021-09-24T09:11:52.662Z] d77568369979: Pull complete [2021-09-24T09:11:52.662Z] fc1c9f9a7f3b: Pull complete [2021-09-24T09:11:52.934Z] 170f2ba95c9a: Pull complete [2021-09-24T09:11:55.732Z] Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" [2021-09-24T09:11:55.744Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2021-09-24T09:11:55.732Z] > git rev-list --no-walk 9d423b3893898ccf7262a864595aae43047aba09 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T09:11:56.150Z] provisioning config files... [2021-09-24T09:11:56.168Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config6272997802306101064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:11:56.600Z] ---> docker-login.sh [2021-09-24T09:11:56.600Z] nexus3.edgexfoundry.org:10001 [2021-09-24T09:11:56.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:56.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:56.866Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:56.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:56.866Z] [2021-09-24T09:11:56.866Z] Login Succeeded [2021-09-24T09:11:56.866Z] nexus3.edgexfoundry.org:10002 [2021-09-24T09:11:56.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:56.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:56.866Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:56.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:56.866Z] [2021-09-24T09:11:56.866Z] Login Succeeded [2021-09-24T09:11:56.866Z] nexus3.edgexfoundry.org:10003 [2021-09-24T09:11:57.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:57.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:57.133Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:57.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:57.133Z] [2021-09-24T09:11:57.133Z] Login Succeeded [2021-09-24T09:11:57.133Z] nexus3.edgexfoundry.org:10004 [2021-09-24T09:11:57.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:57.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:57.463Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:57.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:57.463Z] [2021-09-24T09:11:57.463Z] Login Succeeded [2021-09-24T09:11:57.463Z] docker.io [2021-09-24T09:11:57.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T09:11:57.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T09:11:57.736Z] Configure a credential helper to remove this warning. See [2021-09-24T09:11:57.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T09:11:57.736Z] [2021-09-24T09:11:57.736Z] Login Succeeded [2021-09-24T09:11:57.736Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T09:11:57.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T09:11:57.996Z] ========================================================= [2021-09-24T09:11:57.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T09:11:57.996Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:11:58.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-24T09:11:58.347Z] Sending build context to Docker daemon 1.2MB [2021-09-24T09:11:58.347Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T09:11:58.347Z] Step 2/14 : FROM ${BASE} AS builder [2021-09-24T09:11:58.347Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T09:11:58.347Z] 540db60ca938: Pulling fs layer [2021-09-24T09:11:58.347Z] adcc1eea9eea: Pulling fs layer [2021-09-24T09:11:58.347Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T09:11:58.347Z] db62176df00c: Pulling fs layer [2021-09-24T09:11:58.347Z] 3b30891b0d05: Pulling fs layer [2021-09-24T09:11:58.347Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T09:11:58.347Z] c788192a36de: Pulling fs layer [2021-09-24T09:11:58.347Z] a77e37c0d609: Pulling fs layer [2021-09-24T09:11:58.347Z] c3185cebc471: Pulling fs layer [2021-09-24T09:11:58.347Z] 3b30891b0d05: Waiting [2021-09-24T09:11:58.347Z] 06b49ca38bd5: Waiting [2021-09-24T09:11:58.347Z] c788192a36de: Waiting [2021-09-24T09:11:58.347Z] a77e37c0d609: Waiting [2021-09-24T09:11:58.347Z] c3185cebc471: Waiting [2021-09-24T09:11:58.347Z] db62176df00c: Waiting [2021-09-24T09:11:58.347Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T09:11:58.347Z] 4c4ab2625f07: Download complete [2021-09-24T09:11:58.351Z] 97ac5df62f85: Pull complete [2021-09-24T09:11:58.351Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T09:11:58.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T09:11:58.351Z] ---> 04bc70af865f [2021-09-24T09:11:58.351Z] Step 3/14 : ARG MAKE='make build' [2021-09-24T09:11:58.614Z] adcc1eea9eea: Verifying Checksum [2021-09-24T09:11:58.614Z] adcc1eea9eea: Download complete [2021-09-24T09:11:58.614Z] 3b30891b0d05: Verifying Checksum [2021-09-24T09:11:58.614Z] 3b30891b0d05: Download complete [2021-09-24T09:11:58.614Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T09:11:58.614Z] 06b49ca38bd5: Download complete [2021-09-24T09:11:58.614Z] c788192a36de: Verifying Checksum [2021-09-24T09:11:58.614Z] c788192a36de: Download complete [2021-09-24T09:11:58.614Z] 540db60ca938: Verifying Checksum [2021-09-24T09:11:58.614Z] 540db60ca938: Download complete [2021-09-24T09:11:58.881Z] 540db60ca938: Pull complete [2021-09-24T09:11:58.881Z] adcc1eea9eea: Pull complete [2021-09-24T09:11:58.881Z] 4c4ab2625f07: Pull complete [2021-09-24T09:11:58.881Z] a77e37c0d609: Verifying Checksum [2021-09-24T09:11:58.881Z] a77e37c0d609: Download complete [2021-09-24T09:12:02.244Z] c3185cebc471: Verifying Checksum [2021-09-24T09:12:02.244Z] c3185cebc471: Download complete [2021-09-24T09:12:02.244Z] db62176df00c: Verifying Checksum [2021-09-24T09:12:02.244Z] db62176df00c: Download complete [2021-09-24T09:12:02.676Z] ---> Running in bc184cecb81c [2021-09-24T09:12:02.950Z] Removing intermediate container bc184cecb81c [2021-09-24T09:12:02.950Z] ---> db7479b6dc13 [2021-09-24T09:12:02.950Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-09-24T09:12:02.950Z] ---> Running in 68d4074a6405 [2021-09-24T09:12:03.546Z] Removing intermediate container 68d4074a6405 [2021-09-24T09:12:03.546Z] ---> 415b229839bb [2021-09-24T09:12:03.546Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-09-24T09:12:03.826Z] ---> Running in cf772f43a33f [2021-09-24T09:12:04.099Z] Removing intermediate container cf772f43a33f [2021-09-24T09:12:04.099Z] ---> b198c9f034bc [2021-09-24T09:12:04.099Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T09:12:04.385Z] ---> Running in b1cabb580d01 [2021-09-24T09:12:05.597Z] db62176df00c: Pull complete [2021-09-24T09:12:05.597Z] 3b30891b0d05: Pull complete [2021-09-24T09:12:05.597Z] 06b49ca38bd5: Pull complete [2021-09-24T09:12:05.876Z] c788192a36de: Pull complete [2021-09-24T09:12:05.876Z] a77e37c0d609: Pull complete [2021-09-24T09:12:07.779Z] Removing intermediate container b1cabb580d01 [2021-09-24T09:12:07.779Z] ---> b944259c2fa3 [2021-09-24T09:12:07.779Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-24T09:12:07.779Z] ---> Running in a87b74a19622 [2021-09-24T09:12:07.852Z] c3185cebc471: Pull complete [2021-09-24T09:12:07.852Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T09:12:07.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T09:12:07.852Z] ---> 031687cdd783 [2021-09-24T09:12:07.852Z] Step 3/14 : ARG MAKE='make build' [2021-09-24T09:12:08.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T09:12:09.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T09:12:09.794Z] ---> Running in 88e9bb05e0d2 [2021-09-24T09:12:09.794Z] Removing intermediate container 88e9bb05e0d2 [2021-09-24T09:12:09.794Z] ---> 538d07b62580 [2021-09-24T09:12:09.794Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-09-24T09:12:09.794Z] ---> Running in 0c6a3749753d [2021-09-24T09:12:09.794Z] Removing intermediate container 0c6a3749753d [2021-09-24T09:12:09.794Z] ---> 4fca8093e944 [2021-09-24T09:12:09.794Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-09-24T09:12:09.794Z] ---> Running in cc056c83e16b [2021-09-24T09:12:09.794Z] Removing intermediate container cc056c83e16b [2021-09-24T09:12:09.794Z] ---> 385d0cc9e5d5 [2021-09-24T09:12:09.794Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T09:12:09.794Z] ---> Running in bdcf8fd855b7 [2021-09-24T09:12:10.373Z] Removing intermediate container bdcf8fd855b7 [2021-09-24T09:12:10.374Z] ---> 9b5701d166b2 [2021-09-24T09:12:10.374Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-24T09:12:10.374Z] ---> Running in dd2628a38278 [2021-09-24T09:12:10.642Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-24T09:12:10.740Z] OK: 218 MiB in 52 packages [2021-09-24T09:12:11.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-24T09:12:12.180Z] Removing intermediate container a87b74a19622 [2021-09-24T09:12:12.180Z] ---> e1537badda9c [2021-09-24T09:12:12.180Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-09-24T09:12:12.460Z] ---> Running in aa8f9e818d6b [2021-09-24T09:12:13.056Z] Removing intermediate container aa8f9e818d6b [2021-09-24T09:12:13.056Z] ---> fe41375b770d [2021-09-24T09:12:13.056Z] Step 9/14 : COPY go.mod . [2021-09-24T09:12:13.537Z] OK: 219 MiB in 52 packages [2021-09-24T09:12:13.537Z] Removing intermediate container dd2628a38278 [2021-09-24T09:12:13.537Z] ---> 8669f468b773 [2021-09-24T09:12:13.537Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-09-24T09:12:13.538Z] ---> Running in fe590959551c [2021-09-24T09:12:13.538Z] Removing intermediate container fe590959551c [2021-09-24T09:12:13.538Z] ---> fd2381c952b1 [2021-09-24T09:12:13.538Z] Step 9/14 : COPY go.mod . [2021-09-24T09:12:13.538Z] ---> 462a4b00b894 [2021-09-24T09:12:13.538Z] Step 10/14 : COPY Makefile . [2021-09-24T09:12:13.803Z] ---> 9f6e96d97206 [2021-09-24T09:12:13.803Z] Step 11/14 : RUN make update [2021-09-24T09:12:13.803Z] ---> Running in 62c6dd7e4ac4 [2021-09-24T09:12:14.034Z] ---> d830a073e280 [2021-09-24T09:12:14.034Z] Step 10/14 : COPY Makefile . [2021-09-24T09:12:14.072Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-24T09:12:14.629Z] ---> dc1f620ea07a [2021-09-24T09:12:14.629Z] Step 11/14 : RUN make update [2021-09-24T09:12:14.902Z] ---> Running in 5243f73ba3cd [2021-09-24T09:12:16.336Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-09-24T09:12:36.144Z] Removing intermediate container 62c6dd7e4ac4 [2021-09-24T09:12:36.144Z] ---> fe9edbd4f149 [2021-09-24T09:12:36.144Z] Step 12/14 : COPY . . [2021-09-24T09:12:36.144Z] ---> 9b9fb3f2af1f [2021-09-24T09:12:36.144Z] Step 13/14 : RUN go mod tidy [2021-09-24T09:12:36.144Z] ---> Running in b198fe4f398f [2021-09-24T09:12:36.144Z] Removing intermediate container b198fe4f398f [2021-09-24T09:12:36.144Z] ---> 5f7cbcc134c9 [2021-09-24T09:12:36.144Z] Step 14/14 : RUN $MAKE [2021-09-24T09:12:36.144Z] ---> Running in 0b91d45c6c3f [2021-09-24T09:12:36.144Z] noop [2021-09-24T09:12:36.144Z] Removing intermediate container 0b91d45c6c3f [2021-09-24T09:12:36.144Z] ---> c97aa357691d [2021-09-24T09:12:36.144Z] Successfully built c97aa357691d [2021-09-24T09:12:36.144Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:12:36.467Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T09:12:36.468Z] . [Pipeline] withDockerContainer [2021-09-24T09:12:36.557Z] prd-centos7-docker-4c-2g-1217 does not seem to be running inside a container [2021-09-24T09:12:36.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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-09-24T09:12:36.980Z] $ docker top d38ab253bbf6bfef117435cac990fceef1316c78a1c3c643c9c7d4474514a701 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T09:12:37.389Z] + go version [2021-09-24T09:12:37.389Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T09:12:37.404Z] $ docker stop --time=1 d38ab253bbf6bfef117435cac990fceef1316c78a1c3c643c9c7d4474514a701 [2021-09-24T09:12:38.597Z] $ docker rm -f d38ab253bbf6bfef117435cac990fceef1316c78a1c3c643c9c7d4474514a701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:12:39.246Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T09:12:39.247Z] . [Pipeline] withDockerContainer [2021-09-24T09:12:39.331Z] prd-centos7-docker-4c-2g-1217 does not seem to be running inside a container [2021-09-24T09:12:39.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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-09-24T09:12:39.773Z] $ docker top d4429cd6882803156ccb6fb1bc2160f5cd91c761f2be8a5c8a39abf3d8dbe7e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T09:12:40.182Z] + go mod tidy [Pipeline] sh [2021-09-24T09:12:40.513Z] + make test [2021-09-24T09:12:40.513Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-24T09:12:40.801Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-09-24T09:12:46.197Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-09-24T09:12:46.197Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-09-24T09:12:46.197Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-09-24T09:12:46.197Z] have (string, bool, string, string) [2021-09-24T09:12:46.197Z] want (string, string) [2021-09-24T09:12:48.664Z] Removing intermediate container 5243f73ba3cd [2021-09-24T09:12:48.664Z] ---> 77d4ae441c73 [2021-09-24T09:12:48.664Z] Step 12/14 : COPY . . [2021-09-24T09:12:48.664Z] ---> 56438ecf2a4f [2021-09-24T09:12:48.664Z] Step 13/14 : RUN go mod tidy [2021-09-24T09:12:48.664Z] ---> Running in 2e61a16e2f59 [2021-09-24T09:12:51.313Z] Removing intermediate container 2e61a16e2f59 [2021-09-24T09:12:51.313Z] ---> d0011022e8fd [2021-09-24T09:12:51.313Z] Step 14/14 : RUN $MAKE [2021-09-24T09:12:51.586Z] ---> Running in 7a9edadceca1 [2021-09-24T09:12:52.953Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-09-24T09:12:53.023Z] noop [2021-09-24T09:12:53.224Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.230s coverage: 51.9% of statements [2021-09-24T09:12:53.224Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements [2021-09-24T09:12:53.224Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-09-24T09:12:53.242Z] $ docker stop --time=1 d4429cd6882803156ccb6fb1bc2160f5cd91c761f2be8a5c8a39abf3d8dbe7e1 [2021-09-24T09:12:54.002Z] Removing intermediate container 7a9edadceca1 [2021-09-24T09:12:54.002Z] ---> 3c3e8288a6bd [2021-09-24T09:12:54.002Z] Successfully built 3c3e8288a6bd [2021-09-24T09:12:54.002Z] Successfully tagged ci-base-image-arm64:latest [2021-09-24T09:12:54.685Z] $ docker rm -f d4429cd6882803156ccb6fb1bc2160f5cd91c761f2be8a5c8a39abf3d8dbe7e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] isUnix [Pipeline] sh 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] } [2021-09-24T09:12:55.269Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T09:12:55.269Z] . [Pipeline] // stage Post stage [Pipeline] withDockerContainer [2021-09-24T09:12:55.546Z] prd-ubuntu18.04-docker-arm64-4c-16g-1216 does not seem to be running inside a container [2021-09-24T09:12:55.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-24T09:12:57.385Z] $ docker top c4209449b001a26b242c5d6b5bed2be088976e6f2e4049a95b01eed9419b0424 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:12:58.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:12:58.123Z] [2021-09-24T09:12:58.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:12:58.374Z] + go version [2021-09-24T09:12:58.374Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-24T09:12:58.399Z] $ docker stop --time=1 c4209449b001a26b242c5d6b5bed2be088976e6f2e4049a95b01eed9419b0424 [2021-09-24T09:12:58.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:12:58.456Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T09:12:58.456Z] b4d181a07f80: Pulling fs layer [2021-09-24T09:12:58.456Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T09:12:58.456Z] ed53099fbce6: Pulling fs layer [2021-09-24T09:12:58.456Z] dc539afda2c1: Pulling fs layer [2021-09-24T09:12:58.456Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T09:12:58.456Z] 9065ff56babe: Pulling fs layer [2021-09-24T09:12:58.456Z] d287ab97295c: Pulling fs layer [2021-09-24T09:12:58.456Z] dc539afda2c1: Waiting [2021-09-24T09:12:58.456Z] 77bc0d833cb6: Waiting [2021-09-24T09:12:58.456Z] 9065ff56babe: Waiting [2021-09-24T09:12:58.456Z] d287ab97295c: Waiting [2021-09-24T09:12:58.722Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T09:12:58.722Z] a1111a8f2ec3: Download complete [2021-09-24T09:12:58.722Z] dc539afda2c1: Verifying Checksum [2021-09-24T09:12:58.722Z] dc539afda2c1: Download complete [2021-09-24T09:12:58.988Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T09:12:58.988Z] 77bc0d833cb6: Download complete [2021-09-24T09:12:58.988Z] 9065ff56babe: Verifying Checksum [2021-09-24T09:12:58.988Z] 9065ff56babe: Download complete [2021-09-24T09:12:58.988Z] ed53099fbce6: Verifying Checksum [2021-09-24T09:12:58.988Z] ed53099fbce6: Download complete [2021-09-24T09:12:59.952Z] b4d181a07f80: Verifying Checksum [2021-09-24T09:12:59.952Z] b4d181a07f80: Download complete [2021-09-24T09:13:00.423Z] $ docker rm -f c4209449b001a26b242c5d6b5bed2be088976e6f2e4049a95b01eed9419b0424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-09-24T09:13:00.920Z] b4d181a07f80: Pull complete [2021-09-24T09:13:00.920Z] a1111a8f2ec3: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:13:01.255Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T09:13:01.255Z] . [Pipeline] withDockerContainer [2021-09-24T09:13:01.510Z] ed53099fbce6: Pull complete [2021-09-24T09:13:01.510Z] dc539afda2c1: Pull complete [2021-09-24T09:13:01.532Z] prd-ubuntu18.04-docker-arm64-4c-16g-1216 does not seem to be running inside a container [2021-09-24T09:13:01.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-24T09:13:01.776Z] 77bc0d833cb6: Pull complete [2021-09-24T09:13:01.776Z] 9065ff56babe: Pull complete [2021-09-24T09:13:03.182Z] d287ab97295c: Verifying Checksum [2021-09-24T09:13:03.182Z] d287ab97295c: Download complete [2021-09-24T09:13:03.396Z] $ docker top 45c82be0bfaee6b1f143d601a9fc201142fd06dec0fae5849cc56f2fc9ab341a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T09:13:04.353Z] + go mod tidy [Pipeline] sh [2021-09-24T09:13:05.619Z] + make test [2021-09-24T09:13:05.619Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-24T09:13:06.611Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-09-24T09:13:07.458Z] d287ab97295c: Pull complete [2021-09-24T09:13:07.458Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T09:13:07.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:13:07.458Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T09:13:07.548Z] prd-centos7-docker-4c-2g-1217 does not seem to be running inside a container [2021-09-24T09:13:07.617Z] $ 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/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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-09-24T09:13:10.056Z] $ docker top 691dbea308ff05e93fe871ed987634f9a445a555f878c1ca375c799a8de4e6ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:13:10.521Z] ---> job-cost.sh [2021-09-24T09:13:10.521Z] lf-activate-venv: SKIPPING [2021-09-24T09:13:10.521Z] INFO: No Stack... [2021-09-24T09:13:11.304Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T09:13:11.584Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T09:13:11.900Z] + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv [2021-09-24T09:13:11.900Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T09:13:11.937Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [2021-09-24T09:13:11.948Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] did not exist. Created. [2021-09-24T09:13:11.948Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T09:13:12.290Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-24T09:13:12.513Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T09:13:12.527Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T09:13:12.557Z] $ docker stop --time=1 691dbea308ff05e93fe871ed987634f9a445a555f878c1ca375c799a8de4e6ba [2021-09-24T09:13:13.705Z] $ docker rm -f 691dbea308ff05e93fe871ed987634f9a445a555f878c1ca375c799a8de4e6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T09:13:14.093Z] Failed in branch amd64 [2021-09-24T09:13:33.496Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-09-24T09:13:33.496Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-09-24T09:13:33.496Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-09-24T09:13:33.496Z] have (string, bool, string, string) [2021-09-24T09:13:33.496Z] want (string, string) [2021-09-24T09:13:48.603Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-09-24T09:13:48.603Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.589s coverage: 52.0% of statements [2021-09-24T09:13:48.603Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements [2021-09-24T09:13:48.603Z] make: *** [Makefile:26: test] Error 2 [Pipeline] } [2021-09-24T09:13:48.626Z] $ docker stop --time=1 45c82be0bfaee6b1f143d601a9fc201142fd06dec0fae5849cc56f2fc9ab341a [2021-09-24T09:13:50.883Z] $ docker rm -f 45c82be0bfaee6b1f143d601a9fc201142fd06dec0fae5849cc56f2fc9ab341a [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-09-24T09:13:52.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T09:13:52.125Z] [2021-09-24T09:13:52.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:13:52.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T09:13:52.750Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T09:13:52.750Z] 448f6bf000e3: Pulling fs layer [2021-09-24T09:13:52.750Z] f757da607395: Pulling fs layer [2021-09-24T09:13:52.750Z] 05883995daec: Pulling fs layer [2021-09-24T09:13:52.750Z] 8603b9c90790: Pulling fs layer [2021-09-24T09:13:52.750Z] 1560dd03e051: Pulling fs layer [2021-09-24T09:13:52.750Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T09:13:52.750Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T09:13:52.750Z] 1560dd03e051: Waiting [2021-09-24T09:13:52.750Z] 27f5ce0e4adf: Waiting [2021-09-24T09:13:52.750Z] c2d8d7efcc4b: Waiting [2021-09-24T09:13:52.750Z] 8603b9c90790: Waiting [2021-09-24T09:13:53.023Z] f757da607395: Verifying Checksum [2021-09-24T09:13:53.023Z] f757da607395: Download complete [2021-09-24T09:13:53.023Z] 8603b9c90790: Verifying Checksum [2021-09-24T09:13:53.023Z] 8603b9c90790: Download complete [2021-09-24T09:13:53.023Z] 1560dd03e051: Verifying Checksum [2021-09-24T09:13:53.023Z] 1560dd03e051: Download complete [2021-09-24T09:13:53.298Z] 27f5ce0e4adf: Download complete [2021-09-24T09:13:53.298Z] 05883995daec: Verifying Checksum [2021-09-24T09:13:53.298Z] 05883995daec: Download complete [2021-09-24T09:13:54.280Z] 448f6bf000e3: Verifying Checksum [2021-09-24T09:13:54.280Z] 448f6bf000e3: Download complete [2021-09-24T09:13:57.685Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T09:13:57.685Z] c2d8d7efcc4b: Download complete [2021-09-24T09:13:57.685Z] 448f6bf000e3: Pull complete [2021-09-24T09:13:58.277Z] f757da607395: Pull complete [2021-09-24T09:13:59.719Z] 05883995daec: Pull complete [2021-09-24T09:13:59.992Z] 8603b9c90790: Pull complete [2021-09-24T09:14:00.973Z] 1560dd03e051: Pull complete [2021-09-24T09:14:01.248Z] 27f5ce0e4adf: Pull complete [2021-09-24T09:14:16.364Z] c2d8d7efcc4b: Pull complete [2021-09-24T09:14:16.364Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T09:14:16.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T09:14:16.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T09:14:16.627Z] prd-ubuntu18.04-docker-arm64-4c-16g-1216 does not seem to be running inside a container [2021-09-24T09:14:16.711Z] $ 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/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-24T09:14:20.586Z] $ docker top 316f608567ef7dcbf446c7d591a8bc557bcaf4bcfbc7e68414077a3ca7bba016 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:14:21.565Z] ---> job-cost.sh [2021-09-24T09:14:21.565Z] lf-activate-venv: SKIPPING [2021-09-24T09:14:21.565Z] INFO: No Stack... [2021-09-24T09:14:22.541Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T09:14:22.813Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T09:14:23.480Z] + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv [2021-09-24T09:14:23.480Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T09:14:23.547Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [2021-09-24T09:14:23.562Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] did not exist. Created. [2021-09-24T09:14:23.562Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T09:14:24.257Z] /w/workspace/device-rfid-llrp-go/15@tmp/durable-e14d99a4/script.sh: 1: /w/workspace/device-rfid-llrp-go/15@tmp/durable-e14d99a4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-24T09:14:24.928Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T09:14:24.953Z] Warning: overwriting stash ‘stack-cost’ [2021-09-24T09:14:25.484Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T09:14:25.493Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-15-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T09:14:25.525Z] $ docker stop --time=1 316f608567ef7dcbf446c7d591a8bc557bcaf4bcfbc7e68414077a3ca7bba016 [2021-09-24T09:14:27.149Z] $ docker rm -f 316f608567ef7dcbf446c7d591a8bc557bcaf4bcfbc7e68414077a3ca7bba016 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T09:14:27.705Z] 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-09-24T09:14:29.263Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:14:29.593Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:14:30.177Z] ---> package-listing.sh [2021-09-24T09:14:30.177Z] ++ facter osfamily [2021-09-24T09:14:30.177Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T09:14:30.443Z] + OS_FAMILY=redhat [2021-09-24T09:14:30.443Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-09-24T09:14:30.443Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T09:14:30.443Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T09:14:30.443Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T09:14:30.443Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T09:14:30.443Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-09-24T09:14:30.443Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T09:14:30.443Z] + case "${OS_FAMILY}" in [2021-09-24T09:14:30.443Z] + sort [2021-09-24T09:14:30.443Z] + rpm -qa [2021-09-24T09:14:31.023Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T09:14:31.023Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T09:14:31.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T09:14:31.023Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-09-24T09:14:31.023Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [2021-09-24T09:14:31.023Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo [2021-09-24T09:14:31.042Z] 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-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-24T09:14:31.345Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:14:31.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:14:31.932Z] [2021-09-24T09:14:31.932Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T09:14:32.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:14:32.272Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T09:14:32.272Z] b4d181a07f80: Pulling fs layer [2021-09-24T09:14:32.272Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T09:14:32.272Z] ed53099fbce6: Pulling fs layer [2021-09-24T09:14:32.272Z] dc539afda2c1: Pulling fs layer [2021-09-24T09:14:32.272Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T09:14:32.272Z] 9065ff56babe: Pulling fs layer [2021-09-24T09:14:32.272Z] d287ab97295c: Pulling fs layer [2021-09-24T09:14:32.272Z] dc539afda2c1: Waiting [2021-09-24T09:14:32.272Z] 77bc0d833cb6: Waiting [2021-09-24T09:14:32.272Z] 9065ff56babe: Waiting [2021-09-24T09:14:32.272Z] d287ab97295c: Waiting [2021-09-24T09:14:32.539Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T09:14:32.539Z] a1111a8f2ec3: Download complete [2021-09-24T09:14:32.539Z] dc539afda2c1: Verifying Checksum [2021-09-24T09:14:32.539Z] dc539afda2c1: Download complete [2021-09-24T09:14:32.805Z] ed53099fbce6: Verifying Checksum [2021-09-24T09:14:32.805Z] ed53099fbce6: Download complete [2021-09-24T09:14:32.805Z] 9065ff56babe: Verifying Checksum [2021-09-24T09:14:32.805Z] 9065ff56babe: Download complete [2021-09-24T09:14:33.072Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T09:14:33.072Z] 77bc0d833cb6: Download complete [2021-09-24T09:14:33.338Z] b4d181a07f80: Verifying Checksum [2021-09-24T09:14:33.338Z] b4d181a07f80: Download complete [2021-09-24T09:14:34.762Z] b4d181a07f80: Pull complete [2021-09-24T09:14:34.762Z] a1111a8f2ec3: Pull complete [2021-09-24T09:14:35.350Z] ed53099fbce6: Pull complete [2021-09-24T09:14:35.350Z] dc539afda2c1: Pull complete [2021-09-24T09:14:35.615Z] 77bc0d833cb6: Pull complete [2021-09-24T09:14:35.615Z] 9065ff56babe: Pull complete [2021-09-24T09:14:36.582Z] d287ab97295c: Verifying Checksum [2021-09-24T09:14:36.582Z] d287ab97295c: Download complete [2021-09-24T09:14:40.870Z] d287ab97295c: Pull complete [2021-09-24T09:14:40.870Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T09:14:40.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T09:14:40.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T09:14:40.964Z] prd-centos7-docker-4c-2g-1213 does not seem to be running inside a container [2021-09-24T09:14:41.016Z] $ 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-29/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-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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-09-24T09:14:42.998Z] $ docker top 0f1ecbb908a4e30b6809116f4c870eb6d125577402e18285c0f71e67436a52ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T09:14:43.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T09:14:43.710Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T09:14:44.028Z] + ls /var/log/sa-host [2021-09-24T09:14:44.028Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T09:14:44.028Z] file_magic: OK [2021-09-24T09:14:44.028Z] HZ: Using current value: 100 [2021-09-24T09:14:44.028Z] file_header: OK [2021-09-24T09:14:44.028Z] 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-09-24T09:14:44.028Z] Statistics: [2021-09-24T09:14:44.028Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T09:14:44.028Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T09:14:44.028Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T09:14:44.028Z] file_magic: OK [2021-09-24T09:14:44.028Z] HZ: Using current value: 100 [2021-09-24T09:14:44.028Z] file_header: OK [2021-09-24T09:14:44.028Z] 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-09-24T09:14:44.028Z] Statistics: [2021-09-24T09:14:44.028Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T09:14:44.028Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T09:14:44.252Z] provisioning config files... [2021-09-24T09:14:44.266Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config6094757821317073337tmp [Pipeline] { [Pipeline] echo [2021-09-24T09:14:44.290Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:14:44.596Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T09:14:44.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:14:45.031Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T09:14:45.045Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:14:45.356Z] ---> sudo-logs.sh [2021-09-24T09:14:45.356Z] Archiving 'sudo' log.. [2021-09-24T09:14:45.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1213.vexxhost.local: Name or service not known [2021-09-24T09:14:45.356Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1213.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T09:14:45.416Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:14:45.727Z] ---> job-cost.sh [2021-09-24T09:14:45.727Z] lf-activate-venv: SKIPPING [2021-09-24T09:14:45.727Z] DEBUG: total: 0.10999999940395355 [2021-09-24T09:14:45.727Z] INFO: Retrieving Stack Cost... [2021-09-24T09:14:47.133Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T09:14:47.397Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T09:14:47.415Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T09:14:47.723Z] ---> logs-deploy.sh [2021-09-24T09:14:47.723Z] lf-activate-venv: SKIPPING [2021-09-24T09:14:47.723Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/15 [2021-09-24T09:14:47.723Z] INFO: archiving workspace using pattern(s): [2021-09-24T09:14:48.305Z] Archives upload complete. [2021-09-24T09:14:48.571Z] INFO: archiving logs to Nexus