Pull request #52 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh2400348023894925974.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh3405661033058043457.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-52/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-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15371053116498327273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh3594467246628972562.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-52/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-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3910990589805167185.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 USE_ALPINE: true 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-117 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [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-52 # 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-52@tmp/jenkins-gitclient-ssh819142460684021153.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 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca Merge succeeded, producing f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca Checking out Revision f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca (PR-52) > 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-52@tmp/jenkins-gitclient-ssh3889488071044587186.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # 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-52@tmp/jenkins-gitclient-ssh6594749535670359732.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 Commit message: "fix: resolves TestHandleWrite test in driver_test.go" > git rev-list --no-walk 8add33665034d94545c6bc5464a982e65b90f5c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-02T20:45:21.773Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-02T20:45:21.843Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-02T20:45:21.862Z] ========================================================= [2021-12-02T20:45:21.862Z] EdgeX Global Pipelines Version Info [2021-12-02T20:45:21.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:45:23.015Z] ------------------- [2021-12-02T20:45:23.015Z] stable info: [2021-12-02T20:45:23.015Z] ------------------- [2021-12-02T20:45:23.015Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-02T20:45:23.015Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-02T20:45:23.015Z] Message: update stable to v1.0.217 [2021-12-02T20:45:23.589Z] ------------------- [2021-12-02T20:45:23.589Z] experimental info: [2021-12-02T20:45:23.589Z] ------------------- [2021-12-02T20:45:23.589Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-02T20:45:23.589Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-02T20:45:23.589Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-02T20:45:23.726Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-12-02T20:45:23.745Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-12-02T20:45:23.764Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-02T20:45:23.782Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-02T20:45:23.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-02T20:45:23.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-02T20:45:23.824Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-02T20:45:23.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-02T20:45:23.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-02T20:45:23.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-02T20:45:23.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-02T20:45:23.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-12-02T20:45:23.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-02T20:45:23.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-02T20:45:23.943Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-02T20:45:23.962Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-02T20:45:23.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-02T20:45:23.999Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-02T20:45:24.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-02T20:45:24.028Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-12-02T20:45:24.044Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-02T20:45:24.062Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-02T20:45:24.073Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-02T20:45:24.089Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-02T20:45:24.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-02T20:45:24.122Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-02T20:45:24.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2021-12-02T20:45:24.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2021-12-02T20:45:24.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2021-12-02T20:45:24.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [Pipeline] echo [2021-12-02T20:45:24.203Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3ef293 [Pipeline] echo [2021-12-02T20:45:24.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T20:45:24.278Z] provisioning config files... [2021-12-02T20:45:24.292Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config9204393214580934882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:45:24.604Z] ---> docker-login.sh [2021-12-02T20:45:24.604Z] nexus3.edgexfoundry.org:10001 [2021-12-02T20:45:24.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:45:24.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:45:24.866Z] Configure a credential helper to remove this warning. See [2021-12-02T20:45:24.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:45:24.866Z] [2021-12-02T20:45:24.866Z] Login Succeeded [2021-12-02T20:45:24.866Z] nexus3.edgexfoundry.org:10002 [2021-12-02T20:45:24.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:45:24.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:45:24.866Z] Configure a credential helper to remove this warning. See [2021-12-02T20:45:24.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:45:24.866Z] [2021-12-02T20:45:24.866Z] Login Succeeded [2021-12-02T20:45:24.866Z] nexus3.edgexfoundry.org:10003 [2021-12-02T20:45:24.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:45:25.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:45:25.128Z] Configure a credential helper to remove this warning. See [2021-12-02T20:45:25.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:45:25.128Z] [2021-12-02T20:45:25.128Z] Login Succeeded [2021-12-02T20:45:25.128Z] nexus3.edgexfoundry.org:10004 [2021-12-02T20:45:25.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:45:25.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:45:25.128Z] Configure a credential helper to remove this warning. See [2021-12-02T20:45:25.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:45:25.128Z] [2021-12-02T20:45:25.128Z] Login Succeeded [2021-12-02T20:45:25.128Z] docker.io [2021-12-02T20:45:25.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:45:25.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:45:25.705Z] Configure a credential helper to remove this warning. See [2021-12-02T20:45:25.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:45:25.705Z] [2021-12-02T20:45:25.705Z] Login Succeeded [2021-12-02T20:45:25.705Z] ---> docker-login.sh ends [Pipeline] } [2021-12-02T20:45:25.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-02T20:45:26.163Z] + git rev-list -1 --merges f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca~1..f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [Pipeline] echo [2021-12-02T20:45:26.197Z] -----------> git rev-list -1 --merges f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca~1..f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [false] [Pipeline] sh [2021-12-02T20:45:26.499Z] + git log --format=format:%s -1 f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [Pipeline] echo [2021-12-02T20:45:26.515Z] ========================================================= [2021-12-02T20:45:26.515Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-02T20:45:26.515Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-02T20:45:26.859Z] + git log --format=format:%s -1 f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [Pipeline] echo [2021-12-02T20:45:26.871Z] [semverPrep] GIT_COMMIT: f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca, Commit Message: fix: resolves TestHandleWrite test in driver_test.go [Pipeline] echo [2021-12-02T20:45:26.881Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-02T20:45:27.313Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-02T20:45:27.313Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-02T20:45:27.313Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-02T20:45:27.313Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-02T20:45:27.313Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-02T20:45:27.313Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-02T20:45:27.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:45:27.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T20:45:27.740Z] [2021-12-02T20:45:27.740Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:45:28.049Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T20:45:28.049Z] latest: Pulling from edgex-devops/git-semver [2021-12-02T20:45:28.049Z] a0d0a0d46f8b: Pulling fs layer [2021-12-02T20:45:28.049Z] 3e5f54012d9b: Pulling fs layer [2021-12-02T20:45:28.049Z] 4c7163046ea9: Pulling fs layer [2021-12-02T20:45:28.049Z] 0c2d73faf560: Pulling fs layer [2021-12-02T20:45:28.049Z] 0c2d73faf560: Waiting [2021-12-02T20:45:28.049Z] 3e5f54012d9b: Verifying Checksum [2021-12-02T20:45:28.049Z] 3e5f54012d9b: Download complete [2021-12-02T20:45:28.049Z] a0d0a0d46f8b: Verifying Checksum [2021-12-02T20:45:28.049Z] a0d0a0d46f8b: Download complete [2021-12-02T20:45:28.049Z] 4c7163046ea9: Verifying Checksum [2021-12-02T20:45:28.049Z] 4c7163046ea9: Download complete [2021-12-02T20:45:28.049Z] 0c2d73faf560: Verifying Checksum [2021-12-02T20:45:28.049Z] 0c2d73faf560: Download complete [2021-12-02T20:45:28.316Z] a0d0a0d46f8b: Pull complete [2021-12-02T20:45:28.316Z] 3e5f54012d9b: Pull complete [2021-12-02T20:45:28.580Z] 4c7163046ea9: Pull complete [2021-12-02T20:45:28.845Z] 0c2d73faf560: Pull complete [2021-12-02T20:45:28.845Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-02T20:45:28.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-02T20:45:28.845Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-02T20:45:28.917Z] prd-centos7-docker-4c-2g-117 does not seem to be running inside a container [2021-12-02T20:45:28.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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:10004/edgex-devops/git-semver:latest cat [2021-12-02T20:45:29.687Z] $ docker top 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-02T20:45:29.788Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-02T20:45:29.788Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-02T20:45:29.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-02T20:45:29.899Z] $ docker exec 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 ssh-agent [2021-12-02T20:45:30.003Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMpjMcI/agent.14 [2021-12-02T20:45:30.003Z] SSH_AGENT_PID=20 [2021-12-02T20:45:30.015Z] Running ssh-add (command line suppressed) [2021-12-02T20:45:30.117Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_2422462405658055156.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_2422462405658055156.key) [2021-12-02T20:45:30.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-02T20:45:30.442Z] + git tag --points-at HEAD [Pipeline] } [2021-12-02T20:45:30.458Z] $ docker exec --env ******** --env ******** 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 ssh-agent -k [2021-12-02T20:45:30.563Z] unset SSH_AUTH_SOCK; [2021-12-02T20:45:30.563Z] unset SSH_AGENT_PID; [2021-12-02T20:45:30.563Z] echo Agent pid 20 killed; [2021-12-02T20:45:30.578Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-02T20:45:30.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-02T20:45:30.605Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-02T20:45:30.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-02T20:45:30.716Z] $ docker exec 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 ssh-agent [2021-12-02T20:45:30.815Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDoIMhi/agent.53 [2021-12-02T20:45:30.815Z] SSH_AGENT_PID=59 [2021-12-02T20:45:30.821Z] Running ssh-add (command line suppressed) [2021-12-02T20:45:30.907Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4966908283510180496.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4966908283510180496.key) [2021-12-02T20:45:30.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-02T20:45:31.208Z] + git semver init [2021-12-02T20:45:31.208Z] # -> Open(): unable to determine branch for HEAD [2021-12-02T20:45:31.208Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git [2021-12-02T20:45:31.208Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-12-02T20:45:31.208Z] # $SEMVER_REMOTE_NAME = origin [2021-12-02T20:45:31.208Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-02T20:45:31.208Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-02T20:45:31.208Z] # $SEMVER_BRANCH = PR-52 [2021-12-02T20:45:31.208Z] # $SEMVER_TEMP = /tmp/semver-164446949 [2021-12-02T20:45:31.208Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-12-02T20:45:31.781Z] # '/tmp/semver-164446949' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' [2021-12-02T20:45:31.781Z] # -> Force: false [2021-12-02T20:45:31.781Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } [2021-12-02T20:45:31.791Z] $ docker exec --env ******** --env ******** 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 ssh-agent -k [2021-12-02T20:45:31.874Z] unset SSH_AUTH_SOCK; [2021-12-02T20:45:31.874Z] unset SSH_AGENT_PID; [2021-12-02T20:45:31.874Z] echo Agent pid 59 killed; [2021-12-02T20:45:31.881Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-02T20:45:32.204Z] + git semver [Pipeline] } [2021-12-02T20:45:32.219Z] $ docker stop --time=1 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 [2021-12-02T20:45:33.443Z] $ docker rm -f 1e3311bbe91a6319233d13d940e9d328270953f2193029af47e7954998256938 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-02T20:45:33.789Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-02T20:45:34.016Z] Stashed 1 file(s) [Pipeline] echo [2021-12-02T20:45:34.018Z] [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-12-02T20:45:49.206Z] Still waiting to schedule task [2021-12-02T20:45:49.207Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-117’ [2021-12-02T20:45:49.209Z] Still waiting to schedule task [2021-12-02T20:45:49.209Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-02T20:47:16.100Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-118 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-12-02T20:47:16.113Z] Running in /w/workspace/device-rfid-llrp-go/17 [Pipeline] { [Pipeline] checkout [2021-12-02T20:47:16.406Z] Selected Git installation does not exist. Using Default [2021-12-02T20:47:16.406Z] The recommended git tool is: NONE [2021-12-02T20:47:21.055Z] using credential edgex-jenkins-ssh [2021-12-02T20:47:21.079Z] Cloning the remote Git repository [2021-12-02T20:47:21.133Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-02T20:47:21.207Z] > git init /w/workspace/device-rfid-llrp-go/17 # timeout=10 [2021-12-02T20:47:21.308Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-02T20:47:21.308Z] > git --version # timeout=10 [2021-12-02T20:47:21.327Z] > git --version # 'git version 2.17.1' [2021-12-02T20:47:21.329Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T20:47:21.383Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T20:47:22.267Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-02T20:47:22.287Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T20:47:22.328Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-02T20:47:22.368Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-02T20:47:22.368Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T20:47:22.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-02T20:47:23.052Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [2021-12-02T20:47:23.290Z] Merge succeeded, producing f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [2021-12-02T20:47:23.291Z] Checking out Revision f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca (PR-52) [2021-12-02T20:47:23.070Z] > git config core.sparsecheckout # timeout=10 [2021-12-02T20:47:23.089Z] > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 [2021-12-02T20:47:23.212Z] > git remote # timeout=10 [2021-12-02T20:47:23.233Z] > git config --get remote.origin.url # timeout=10 [2021-12-02T20:47:23.244Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T20:47:23.254Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-12-02T20:47:23.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-02T20:47:23.299Z] > git config core.sparsecheckout # timeout=10 [2021-12-02T20:47:23.311Z] > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 [2021-12-02T20:47:27.416Z] Commit message: "fix: resolves TestHandleWrite test in driver_test.go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-02T20:47:28.289Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-02T20:47:28.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-02T20:47:28.289Z] Dload Upload Total Spent Left Speed [2021-12-02T20:47:28.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 49062 0 --:--:-- --:--:-- --:--:-- 49062 [Pipeline] sh [2021-12-02T20:47:28.804Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-02T20:47:29.142Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2021-12-02T20:47:29.142Z] [2021-12-02T20:47:29.142Z] { [2021-12-02T20:47:29.142Z] "registry-mirrors": [ [2021-12-02T20:47:29.142Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-02T20:47:29.142Z] ], [2021-12-02T20:47:29.142Z] "bip": "10.250.0.254/24", [2021-12-02T20:47:29.142Z] "hosts": [ [2021-12-02T20:47:29.142Z] "tcp://0.0.0.0:5555", [2021-12-02T20:47:29.142Z] "unix:///var/run/docker.sock" [2021-12-02T20:47:29.142Z] ], [2021-12-02T20:47:29.142Z] "mtu": 1458, [2021-12-02T20:47:29.142Z] "selinux-enabled": true, [2021-12-02T20:47:29.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-02T20:47:29.142Z] } [Pipeline] sh [2021-12-02T20:47:29.523Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-02T20:47:29.871Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T20:47:48.200Z] provisioning config files... [2021-12-02T20:47:48.225Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config611393445763106471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:47:48.586Z] ---> docker-login.sh [2021-12-02T20:47:48.586Z] nexus3.edgexfoundry.org:10001 [2021-12-02T20:47:49.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:47:49.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:47:49.184Z] Configure a credential helper to remove this warning. See [2021-12-02T20:47:49.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:47:49.184Z] [2021-12-02T20:47:49.184Z] Login Succeeded [2021-12-02T20:47:49.184Z] nexus3.edgexfoundry.org:10002 [2021-12-02T20:47:49.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:47:49.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:47:49.739Z] Configure a credential helper to remove this warning. See [2021-12-02T20:47:49.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:47:49.739Z] [2021-12-02T20:47:49.739Z] Login Succeeded [2021-12-02T20:47:49.739Z] nexus3.edgexfoundry.org:10003 [2021-12-02T20:47:50.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:47:50.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:47:50.012Z] Configure a credential helper to remove this warning. See [2021-12-02T20:47:50.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:47:50.012Z] [2021-12-02T20:47:50.012Z] Login Succeeded [2021-12-02T20:47:50.012Z] nexus3.edgexfoundry.org:10004 [2021-12-02T20:47:50.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:47:50.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:47:50.612Z] Configure a credential helper to remove this warning. See [2021-12-02T20:47:50.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:47:50.612Z] [2021-12-02T20:47:50.612Z] Login Succeeded [2021-12-02T20:47:50.612Z] docker.io [2021-12-02T20:47:50.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:47:51.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:47:51.157Z] Configure a credential helper to remove this warning. See [2021-12-02T20:47:51.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:47:51.157Z] [2021-12-02T20:47:51.157Z] Login Succeeded [2021-12-02T20:47:51.157Z] ---> docker-login.sh ends [Pipeline] } [2021-12-02T20:47:51.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-02T20:47:51.671Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-02T20:47:51.684Z] ========================================================= [2021-12-02T20:47:51.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-02T20:47:51.684Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:47:52.040Z] + 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-12-02T20:47:52.316Z] Sending build context to Docker daemon 1.221MB [2021-12-02T20:47:52.316Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-02T20:47:52.316Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-02T20:47:52.593Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-02T20:47:52.593Z] 552d1f2373af: Pulling fs layer [2021-12-02T20:47:52.593Z] ea3f2d53f512: Pulling fs layer [2021-12-02T20:47:52.593Z] 9e70ebbbe112: Pulling fs layer [2021-12-02T20:47:52.593Z] 7a9cfe048b4a: Pulling fs layer [2021-12-02T20:47:52.593Z] 72dc09318566: Pulling fs layer [2021-12-02T20:47:52.593Z] f4f7b4309257: Pulling fs layer [2021-12-02T20:47:52.593Z] 0ac9a79272e3: Pulling fs layer [2021-12-02T20:47:52.593Z] b78e95d17946: Pulling fs layer [2021-12-02T20:47:52.593Z] f4f7b4309257: Waiting [2021-12-02T20:47:52.593Z] 7a9cfe048b4a: Waiting [2021-12-02T20:47:52.593Z] 0ac9a79272e3: Waiting [2021-12-02T20:47:52.593Z] 72dc09318566: Waiting [2021-12-02T20:47:52.593Z] 9e70ebbbe112: Verifying Checksum [2021-12-02T20:47:52.593Z] 9e70ebbbe112: Download complete [2021-12-02T20:47:52.593Z] ea3f2d53f512: Verifying Checksum [2021-12-02T20:47:52.593Z] ea3f2d53f512: Download complete [2021-12-02T20:47:52.593Z] 72dc09318566: Verifying Checksum [2021-12-02T20:47:52.593Z] 72dc09318566: Download complete [2021-12-02T20:47:52.593Z] f4f7b4309257: Verifying Checksum [2021-12-02T20:47:52.593Z] f4f7b4309257: Download complete [2021-12-02T20:47:52.593Z] 552d1f2373af: Verifying Checksum [2021-12-02T20:47:52.593Z] 552d1f2373af: Download complete [2021-12-02T20:47:52.593Z] 0ac9a79272e3: Verifying Checksum [2021-12-02T20:47:52.593Z] 0ac9a79272e3: Download complete [2021-12-02T20:47:53.203Z] 552d1f2373af: Pull complete [2021-12-02T20:47:53.809Z] ea3f2d53f512: Pull complete [2021-12-02T20:47:54.084Z] 9e70ebbbe112: Pull complete [2021-12-02T20:47:54.252Z] Running on prd-centos7-docker-4c-2g-119 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-12-02T20:47:54.262Z] Running in /w/workspace/device-rfid-llrp-go/17 [Pipeline] { [Pipeline] checkout [2021-12-02T20:47:54.361Z] b78e95d17946: Download complete [2021-12-02T20:47:54.365Z] Selected Git installation does not exist. Using Default [2021-12-02T20:47:54.365Z] The recommended git tool is: NONE [2021-12-02T20:47:54.955Z] 7a9cfe048b4a: Verifying Checksum [2021-12-02T20:47:54.955Z] 7a9cfe048b4a: Download complete [2021-12-02T20:47:56.102Z] using credential edgex-jenkins-ssh [2021-12-02T20:47:56.113Z] Cloning the remote Git repository [2021-12-02T20:47:55.674Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-02T20:47:55.711Z] > git init /w/workspace/device-rfid-llrp-go/17 # timeout=10 [2021-12-02T20:47:55.739Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-02T20:47:55.739Z] > git --version # timeout=10 [2021-12-02T20:47:55.746Z] > git --version # 'git version 2.24.4' [2021-12-02T20:47:55.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T20:47:55.788Z] [INFO] Currently running in a labeled security context [2021-12-02T20:47:55.788Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-02T20:47:55.788Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/17@tmp/jenkins-gitclient-ssh2710038235978952773.key [2021-12-02T20:47:55.862Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T20:47:57.543Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [2021-12-02T20:47:57.649Z] Merge succeeded, producing f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca [2021-12-02T20:47:57.649Z] Checking out Revision f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca (PR-52) [2021-12-02T20:47:56.510Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-02T20:47:56.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-02T20:47:56.533Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-12-02T20:47:56.552Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-12-02T20:47:56.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T20:47:56.553Z] [INFO] Currently running in a labeled security context [2021-12-02T20:47:56.553Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-02T20:47:56.553Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/17@tmp/jenkins-gitclient-ssh3329039458705519296.key [2021-12-02T20:47:56.562Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-12-02T20:47:57.092Z] > git config core.sparsecheckout # timeout=10 [2021-12-02T20:47:57.099Z] > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 [2021-12-02T20:47:57.142Z] > git remote # timeout=10 [2021-12-02T20:47:57.147Z] > git config --get remote.origin.url # timeout=10 [2021-12-02T20:47:57.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-02T20:47:57.154Z] [INFO] Currently running in a labeled security context [2021-12-02T20:47:57.154Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-02T20:47:57.155Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/17@tmp/jenkins-gitclient-ssh5746853892603827761.key [2021-12-02T20:47:57.164Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-12-02T20:47:57.176Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-12-02T20:47:57.191Z] > git config core.sparsecheckout # timeout=10 [2021-12-02T20:47:57.199Z] > git checkout -f f3ef293da11d4b4ccd12adef5e7e14f6079bf3ca # timeout=10 [2021-12-02T20:48:01.179Z] Commit message: "fix: resolves TestHandleWrite test in driver_test.go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T20:48:01.561Z] provisioning config files... [2021-12-02T20:48:01.577Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config6781188789908141056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:48:01.963Z] ---> docker-login.sh [2021-12-02T20:48:01.963Z] nexus3.edgexfoundry.org:10001 [2021-12-02T20:48:01.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:48:02.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:48:02.226Z] Configure a credential helper to remove this warning. See [2021-12-02T20:48:02.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:48:02.226Z] [2021-12-02T20:48:02.226Z] Login Succeeded [2021-12-02T20:48:02.226Z] nexus3.edgexfoundry.org:10002 [2021-12-02T20:48:02.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:48:02.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:48:02.226Z] Configure a credential helper to remove this warning. See [2021-12-02T20:48:02.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:48:02.226Z] [2021-12-02T20:48:02.226Z] Login Succeeded [2021-12-02T20:48:02.226Z] nexus3.edgexfoundry.org:10003 [2021-12-02T20:48:02.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:48:02.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:48:02.496Z] Configure a credential helper to remove this warning. See [2021-12-02T20:48:02.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:48:02.496Z] [2021-12-02T20:48:02.496Z] Login Succeeded [2021-12-02T20:48:02.496Z] nexus3.edgexfoundry.org:10004 [2021-12-02T20:48:02.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:48:02.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:48:02.496Z] Configure a credential helper to remove this warning. See [2021-12-02T20:48:02.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:48:02.496Z] [2021-12-02T20:48:02.496Z] Login Succeeded [2021-12-02T20:48:02.496Z] docker.io [2021-12-02T20:48:02.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-02T20:48:02.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-02T20:48:02.760Z] Configure a credential helper to remove this warning. See [2021-12-02T20:48:02.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-02T20:48:02.760Z] [2021-12-02T20:48:02.760Z] Login Succeeded [2021-12-02T20:48:02.760Z] ---> docker-login.sh ends [Pipeline] } [2021-12-02T20:48:02.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-02T20:48:02.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-02T20:48:03.004Z] ========================================================= [2021-12-02T20:48:03.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-02T20:48:03.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:48:03.308Z] + 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-12-02T20:48:03.308Z] Sending build context to Docker daemon 1.221MB [2021-12-02T20:48:03.308Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-12-02T20:48:03.308Z] Step 2/12 : FROM ${BASE} AS builder [2021-12-02T20:48:03.308Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-02T20:48:03.308Z] a0d0a0d46f8b: Pulling fs layer [2021-12-02T20:48:03.308Z] 31adcdaf11c8: Pulling fs layer [2021-12-02T20:48:03.308Z] b8b176561691: Pulling fs layer [2021-12-02T20:48:03.308Z] 4527c011a84f: Pulling fs layer [2021-12-02T20:48:03.308Z] 5d74067f8e1e: Pulling fs layer [2021-12-02T20:48:03.308Z] e0aca202a116: Pulling fs layer [2021-12-02T20:48:03.308Z] 3a43be97a3b4: Pulling fs layer [2021-12-02T20:48:03.308Z] 34cad66bf833: Pulling fs layer [2021-12-02T20:48:03.308Z] b4e3c513aaa6: Pulling fs layer [2021-12-02T20:48:03.308Z] 4527c011a84f: Waiting [2021-12-02T20:48:03.308Z] 5d74067f8e1e: Waiting [2021-12-02T20:48:03.308Z] e0aca202a116: Waiting [2021-12-02T20:48:03.308Z] 3a43be97a3b4: Waiting [2021-12-02T20:48:03.308Z] 34cad66bf833: Waiting [2021-12-02T20:48:03.308Z] b4e3c513aaa6: Waiting [2021-12-02T20:48:03.308Z] b8b176561691: Verifying Checksum [2021-12-02T20:48:03.308Z] b8b176561691: Download complete [2021-12-02T20:48:03.308Z] 31adcdaf11c8: Verifying Checksum [2021-12-02T20:48:03.308Z] 31adcdaf11c8: Download complete [2021-12-02T20:48:03.308Z] 5d74067f8e1e: Verifying Checksum [2021-12-02T20:48:03.308Z] 5d74067f8e1e: Download complete [2021-12-02T20:48:03.577Z] e0aca202a116: Verifying Checksum [2021-12-02T20:48:03.577Z] e0aca202a116: Download complete [2021-12-02T20:48:03.577Z] 3a43be97a3b4: Verifying Checksum [2021-12-02T20:48:03.577Z] 3a43be97a3b4: Download complete [2021-12-02T20:48:03.577Z] a0d0a0d46f8b: Verifying Checksum [2021-12-02T20:48:03.577Z] a0d0a0d46f8b: Download complete [2021-12-02T20:48:03.577Z] 34cad66bf833: Verifying Checksum [2021-12-02T20:48:03.577Z] 34cad66bf833: Download complete [2021-12-02T20:48:04.155Z] b4e3c513aaa6: Verifying Checksum [2021-12-02T20:48:04.155Z] b4e3c513aaa6: Download complete [2021-12-02T20:48:04.155Z] a0d0a0d46f8b: Pull complete [2021-12-02T20:48:04.155Z] 4527c011a84f: Verifying Checksum [2021-12-02T20:48:04.155Z] 4527c011a84f: Download complete [2021-12-02T20:48:04.155Z] 31adcdaf11c8: Pull complete [2021-12-02T20:48:04.155Z] b8b176561691: Pull complete [2021-12-02T20:48:07.340Z] 7a9cfe048b4a: Pull complete [2021-12-02T20:48:07.340Z] 72dc09318566: Pull complete [2021-12-02T20:48:07.340Z] f4f7b4309257: Pull complete [2021-12-02T20:48:07.340Z] 0ac9a79272e3: Pull complete [2021-12-02T20:48:08.417Z] 4527c011a84f: Pull complete [2021-12-02T20:48:08.417Z] 5d74067f8e1e: Pull complete [2021-12-02T20:48:08.417Z] e0aca202a116: Pull complete [2021-12-02T20:48:08.417Z] 3a43be97a3b4: Pull complete [2021-12-02T20:48:08.418Z] 34cad66bf833: Pull complete [2021-12-02T20:48:11.008Z] b4e3c513aaa6: Pull complete [2021-12-02T20:48:11.008Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-02T20:48:11.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-02T20:48:11.008Z] ---> 9f6097aaca64 [2021-12-02T20:48:11.008Z] Step 3/12 : ARG MAKE='make build' [2021-12-02T20:48:12.737Z] b78e95d17946: Pull complete [2021-12-02T20:48:12.737Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-02T20:48:12.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-02T20:48:12.737Z] ---> 8b459fc5aaf0 [2021-12-02T20:48:12.737Z] Step 3/12 : ARG MAKE='make build' [2021-12-02T20:48:12.928Z] ---> Running in 6b8032973db2 [2021-12-02T20:48:12.929Z] Removing intermediate container 6b8032973db2 [2021-12-02T20:48:12.929Z] ---> 911fa8855e3b [2021-12-02T20:48:12.929Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-12-02T20:48:12.929Z] ---> Running in aaea896cadb3 [2021-12-02T20:48:12.929Z] Removing intermediate container aaea896cadb3 [2021-12-02T20:48:12.929Z] ---> 002ffbf765eb [2021-12-02T20:48:12.929Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-02T20:48:12.929Z] ---> Running in 4c2e5482d302 [2021-12-02T20:48:12.929Z] Removing intermediate container 4c2e5482d302 [2021-12-02T20:48:12.929Z] ---> d8903f6e35f3 [2021-12-02T20:48:12.929Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T20:48:12.929Z] ---> Running in 349dc731cbde [2021-12-02T20:48:13.502Z] Removing intermediate container 349dc731cbde [2021-12-02T20:48:13.502Z] ---> 7014598a3a9e [2021-12-02T20:48:13.502Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-02T20:48:13.502Z] ---> Running in 3a798d66e912 [2021-12-02T20:48:13.711Z] ---> Running in cf7602764471 [2021-12-02T20:48:13.763Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-02T20:48:13.991Z] Removing intermediate container cf7602764471 [2021-12-02T20:48:13.991Z] ---> e542890fce0a [2021-12-02T20:48:13.991Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-12-02T20:48:14.262Z] ---> Running in 1a8fa1de8a5a [2021-12-02T20:48:14.534Z] Removing intermediate container 1a8fa1de8a5a [2021-12-02T20:48:14.534Z] ---> ef1d5a671092 [2021-12-02T20:48:14.534Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-12-02T20:48:14.534Z] ---> Running in 830b472b291d [2021-12-02T20:48:14.706Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-02T20:48:14.706Z] OK: 220 MiB in 52 packages [2021-12-02T20:48:14.969Z] Removing intermediate container 3a798d66e912 [2021-12-02T20:48:14.969Z] ---> 0cdb2374b77a [2021-12-02T20:48:14.969Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-12-02T20:48:15.126Z] Removing intermediate container 830b472b291d [2021-12-02T20:48:15.126Z] ---> 23643f691212 [2021-12-02T20:48:15.126Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-02T20:48:15.126Z] ---> Running in 0cb695c63e08 [2021-12-02T20:48:15.232Z] ---> Running in 63a66da1e5ab [2021-12-02T20:48:15.232Z] Removing intermediate container 63a66da1e5ab [2021-12-02T20:48:15.232Z] ---> a797292e8e1f [2021-12-02T20:48:15.232Z] Step 9/12 : COPY . . [2021-12-02T20:48:15.496Z] ---> d057342e416c [2021-12-02T20:48:15.496Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T20:48:15.496Z] ---> Running in e7ba60c326b8 [2021-12-02T20:48:17.094Z] Removing intermediate container 0cb695c63e08 [2021-12-02T20:48:17.094Z] ---> bf80cf6d0931 [2021-12-02T20:48:17.094Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-02T20:48:17.094Z] ---> Running in b823d0976c34 [2021-12-02T20:48:18.068Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-02T20:48:18.658Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-02T20:48:19.634Z] OK: 219 MiB in 52 packages [2021-12-02T20:48:20.240Z] Removing intermediate container b823d0976c34 [2021-12-02T20:48:20.240Z] ---> a710882a74d4 [2021-12-02T20:48:20.240Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-12-02T20:48:20.240Z] ---> Running in 09c9b38cd304 [2021-12-02T20:48:20.838Z] Removing intermediate container 09c9b38cd304 [2021-12-02T20:48:20.838Z] ---> 1a581d949e65 [2021-12-02T20:48:20.838Z] Step 9/12 : COPY . . [2021-12-02T20:48:21.436Z] ---> 7f00e54729b2 [2021-12-02T20:48:21.436Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-02T20:48:21.712Z] ---> Running in 93b61e9426bf [2021-12-02T20:48:54.321Z] Removing intermediate container e7ba60c326b8 [2021-12-02T20:48:54.321Z] ---> 52559501b7d3 [2021-12-02T20:48:54.321Z] Step 11/12 : RUN go mod tidy [2021-12-02T20:48:54.321Z] ---> Running in 157fcf601f05 [2021-12-02T20:48:54.321Z] Removing intermediate container 157fcf601f05 [2021-12-02T20:48:54.321Z] ---> 7961a01fb879 [2021-12-02T20:48:54.321Z] Step 12/12 : RUN $MAKE [2021-12-02T20:48:54.321Z] ---> Running in 0c2061e0b655 [2021-12-02T20:48:54.321Z] noop [2021-12-02T20:48:54.321Z] Removing intermediate container 0c2061e0b655 [2021-12-02T20:48:54.321Z] ---> bd0c8d08aa01 [2021-12-02T20:48:54.321Z] Successfully built bd0c8d08aa01 [2021-12-02T20:48:54.321Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:48:54.619Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-02T20:48:54.619Z] . [Pipeline] withDockerContainer [2021-12-02T20:48:54.685Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-12-02T20:48:54.718Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-02T20:48:55.068Z] $ docker top cd1c0c18e4f53200f4b63f5d744a80d6d7c566056a5e1fa8a3fd731bc8440105 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T20:48:55.438Z] + go version [2021-12-02T20:48:55.438Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-02T20:48:55.450Z] $ docker stop --time=1 cd1c0c18e4f53200f4b63f5d744a80d6d7c566056a5e1fa8a3fd731bc8440105 [2021-12-02T20:48:56.641Z] $ docker rm -f cd1c0c18e4f53200f4b63f5d744a80d6d7c566056a5e1fa8a3fd731bc8440105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:48:57.187Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-02T20:48:57.187Z] . [Pipeline] withDockerContainer [2021-12-02T20:48:57.250Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-12-02T20:48:57.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-02T20:48:57.660Z] $ docker top edf4285ded7b87dcbd192d06adba1b877aa47a39b7d8f3628f4d64621b3e4dea -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-02T20:48:58.035Z] + make test [2021-12-02T20:48:58.035Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-12-02T20:48:58.607Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-12-02T20:49:16.836Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-12-02T20:49:16.836Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-12-02T20:49:21.070Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.649s coverage: 39.5% of statements [2021-12-02T20:49:21.070Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 52.0% of statements [2021-12-02T20:49:21.070Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 94.6% of statements [2021-12-02T20:49:21.070Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-02T20:49:29.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-02T20:49:29.266Z] ./internal/driver/driver.go [2021-12-02T20:49:29.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-02T20:49:29.266Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2021-12-02T20:49:29.278Z] $ docker stop --time=1 edf4285ded7b87dcbd192d06adba1b877aa47a39b7d8f3628f4d64621b3e4dea [2021-12-02T20:49:30.701Z] $ docker rm -f edf4285ded7b87dcbd192d06adba1b877aa47a39b7d8f3628f4d64621b3e4dea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:49:31.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T20:49:31.609Z] [2021-12-02T20:49:31.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:49:31.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T20:49:31.908Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-02T20:49:31.908Z] b4d181a07f80: Pulling fs layer [2021-12-02T20:49:31.908Z] a1111a8f2ec3: Pulling fs layer [2021-12-02T20:49:31.908Z] ed53099fbce6: Pulling fs layer [2021-12-02T20:49:31.908Z] dc539afda2c1: Pulling fs layer [2021-12-02T20:49:31.908Z] 77bc0d833cb6: Pulling fs layer [2021-12-02T20:49:31.908Z] 9065ff56babe: Pulling fs layer [2021-12-02T20:49:31.908Z] d287ab97295c: Pulling fs layer [2021-12-02T20:49:31.908Z] 77bc0d833cb6: Waiting [2021-12-02T20:49:31.908Z] 9065ff56babe: Waiting [2021-12-02T20:49:31.908Z] d287ab97295c: Waiting [2021-12-02T20:49:31.908Z] dc539afda2c1: Waiting [2021-12-02T20:49:31.908Z] a1111a8f2ec3: Verifying Checksum [2021-12-02T20:49:31.908Z] a1111a8f2ec3: Download complete [2021-12-02T20:49:31.908Z] dc539afda2c1: Verifying Checksum [2021-12-02T20:49:31.908Z] dc539afda2c1: Download complete [2021-12-02T20:49:31.908Z] 77bc0d833cb6: Verifying Checksum [2021-12-02T20:49:31.908Z] 77bc0d833cb6: Download complete [2021-12-02T20:49:32.174Z] 9065ff56babe: Verifying Checksum [2021-12-02T20:49:32.174Z] 9065ff56babe: Download complete [2021-12-02T20:49:32.174Z] ed53099fbce6: Verifying Checksum [2021-12-02T20:49:32.174Z] ed53099fbce6: Download complete [2021-12-02T20:49:32.174Z] b4d181a07f80: Verifying Checksum [2021-12-02T20:49:32.174Z] b4d181a07f80: Download complete [2021-12-02T20:49:32.753Z] d287ab97295c: Verifying Checksum [2021-12-02T20:49:32.753Z] d287ab97295c: Download complete [2021-12-02T20:49:33.703Z] b4d181a07f80: Pull complete [2021-12-02T20:49:33.703Z] a1111a8f2ec3: Pull complete [2021-12-02T20:49:34.276Z] ed53099fbce6: Pull complete [2021-12-02T20:49:34.276Z] dc539afda2c1: Pull complete [2021-12-02T20:49:34.539Z] 77bc0d833cb6: Pull complete [2021-12-02T20:49:34.539Z] 9065ff56babe: Pull complete [2021-12-02T20:49:39.870Z] d287ab97295c: Pull complete [2021-12-02T20:49:39.871Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-02T20:49:39.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T20:49:39.871Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-02T20:49:39.939Z] prd-centos7-docker-4c-2g-119 does not seem to be running inside a container [2021-12-02T20:49:39.978Z] $ 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/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-02T20:49:42.490Z] $ docker top 064f1c9abbd2be5ab18d475f7c9b62cb43c4ce84f3de7399b7b0089b3eee4528 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:49:42.913Z] ---> job-cost.sh [2021-12-02T20:49:42.913Z] lf-activate-venv: SKIPPING [2021-12-02T20:49:42.913Z] INFO: No Stack... [2021-12-02T20:49:43.179Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-02T20:49:43.440Z] INFO: Archiving Costs [Pipeline] sh [2021-12-02T20:49:43.492Z] Removing intermediate container 93b61e9426bf [2021-12-02T20:49:43.492Z] ---> ed2557eab6c9 [2021-12-02T20:49:43.492Z] Step 11/12 : RUN go mod tidy [2021-12-02T20:49:43.492Z] ---> Running in 87fa6f44ecb0 [2021-12-02T20:49:43.492Z] Removing intermediate container 87fa6f44ecb0 [2021-12-02T20:49:43.492Z] ---> e9c4b9e0706d [2021-12-02T20:49:43.492Z] Step 12/12 : RUN $MAKE [2021-12-02T20:49:43.492Z] ---> Running in 9eeec02e08c1 [2021-12-02T20:49:43.492Z] noop [2021-12-02T20:49:43.492Z] Removing intermediate container 9eeec02e08c1 [2021-12-02T20:49:43.492Z] ---> 15e4a9a7a5fa [2021-12-02T20:49:43.492Z] Successfully built 15e4a9a7a5fa [2021-12-02T20:49:43.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:49:43.740Z] + cut -d, -f6 [2021-12-02T20:49:43.740Z] + cat /w/workspace/device-rfid-llrp-go/17/archives/cost.csv [Pipeline] lock [2021-12-02T20:49:43.769Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [2021-12-02T20:49:43.775Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] did not exist. Created. [2021-12-02T20:49:43.775Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-02T20:49:43.836Z] + docker inspect -f . ci-base-image-arm64 [2021-12-02T20:49:43.837Z] . [Pipeline] withDockerContainer [2021-12-02T20:49:44.075Z] prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container [2021-12-02T20:49:44.088Z] + echo total: 0.05999999865889549 [2021-12-02T20:49:44.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-02T20:49:45.414Z] $ docker top f18d138478d30d81a7a7f26193c515366172686ab4d7bb2a9b86d7132f34136c -eo pid,comm [Pipeline] { [Pipeline] stash [Pipeline] sh [2021-12-02T20:49:45.820Z] Stashed 1 file(s) [Pipeline] } [2021-12-02T20:49:45.831Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-02T20:49:45.853Z] $ docker stop --time=1 064f1c9abbd2be5ab18d475f7c9b62cb43c4ce84f3de7399b7b0089b3eee4528 [2021-12-02T20:49:46.319Z] + go version [2021-12-02T20:49:46.319Z] go version go1.16.8 linux/arm64 [2021-12-02T20:49:46.989Z] $ docker rm -f 064f1c9abbd2be5ab18d475f7c9b62cb43c4ce84f3de7399b7b0089b3eee4528 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-12-02T20:49:47.049Z] $ docker stop --time=1 f18d138478d30d81a7a7f26193c515366172686ab4d7bb2a9b86d7132f34136c [2021-12-02T20:49:48.702Z] $ docker rm -f f18d138478d30d81a7a7f26193c515366172686ab4d7bb2a9b86d7132f34136c [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-02T20:49:49.211Z] Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:49:49.542Z] + docker inspect -f . ci-base-image-arm64 [2021-12-02T20:49:49.542Z] . [Pipeline] withDockerContainer [2021-12-02T20:49:49.767Z] prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container [2021-12-02T20:49:49.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-12-02T20:49:51.130Z] $ docker top c4bd70d3bdf2e8886243a1a64c92efd1f38bdf734de58d59eb212a114a6f79ba -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-02T20:49:52.010Z] + make test [2021-12-02T20:49:52.010Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-12-02T20:49:53.449Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-12-02T20:50:50.021Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-12-02T20:50:50.021Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-12-02T20:51:22.402Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.880s coverage: 39.5% of statements [2021-12-02T20:51:22.402Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.490s coverage: 52.0% of statements [2021-12-02T20:51:22.402Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.080s coverage: 96.4% of statements [2021-12-02T20:51:22.402Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-02T20:51:49.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-02T20:51:49.182Z] ./internal/driver/driver.go [2021-12-02T20:51:49.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-02T20:51:50.753Z] make: *** [Makefile:29: test] Error 1 [Pipeline] } [2021-12-02T20:51:50.775Z] $ docker stop --time=1 c4bd70d3bdf2e8886243a1a64c92efd1f38bdf734de58d59eb212a114a6f79ba [2021-12-02T20:51:52.475Z] $ docker rm -f c4bd70d3bdf2e8886243a1a64c92efd1f38bdf734de58d59eb212a114a6f79ba [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-12-02T20:51:53.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-02T20:51:53.670Z] [2021-12-02T20:51:53.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:51:54.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-02T20:51:54.295Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-02T20:51:54.295Z] 448f6bf000e3: Pulling fs layer [2021-12-02T20:51:54.295Z] f757da607395: Pulling fs layer [2021-12-02T20:51:54.295Z] 05883995daec: Pulling fs layer [2021-12-02T20:51:54.295Z] 8603b9c90790: Pulling fs layer [2021-12-02T20:51:54.295Z] 1560dd03e051: Pulling fs layer [2021-12-02T20:51:54.295Z] 27f5ce0e4adf: Pulling fs layer [2021-12-02T20:51:54.295Z] c2d8d7efcc4b: Pulling fs layer [2021-12-02T20:51:54.295Z] 1560dd03e051: Waiting [2021-12-02T20:51:54.295Z] 27f5ce0e4adf: Waiting [2021-12-02T20:51:54.295Z] c2d8d7efcc4b: Waiting [2021-12-02T20:51:54.295Z] 8603b9c90790: Waiting [2021-12-02T20:51:54.295Z] f757da607395: Verifying Checksum [2021-12-02T20:51:54.295Z] f757da607395: Download complete [2021-12-02T20:51:54.295Z] 8603b9c90790: Verifying Checksum [2021-12-02T20:51:54.295Z] 8603b9c90790: Download complete [2021-12-02T20:51:54.569Z] 1560dd03e051: Verifying Checksum [2021-12-02T20:51:54.569Z] 1560dd03e051: Download complete [2021-12-02T20:51:54.569Z] 27f5ce0e4adf: Verifying Checksum [2021-12-02T20:51:54.569Z] 27f5ce0e4adf: Download complete [2021-12-02T20:51:54.569Z] 05883995daec: Verifying Checksum [2021-12-02T20:51:54.569Z] 05883995daec: Download complete [2021-12-02T20:51:54.853Z] 448f6bf000e3: Verifying Checksum [2021-12-02T20:51:54.853Z] 448f6bf000e3: Download complete [2021-12-02T20:51:57.474Z] c2d8d7efcc4b: Download complete [2021-12-02T20:51:58.452Z] 448f6bf000e3: Pull complete [2021-12-02T20:51:59.049Z] f757da607395: Pull complete [2021-12-02T20:52:00.481Z] 05883995daec: Pull complete [2021-12-02T20:52:00.753Z] 8603b9c90790: Pull complete [2021-12-02T20:52:01.733Z] 1560dd03e051: Pull complete [2021-12-02T20:52:02.005Z] 27f5ce0e4adf: Pull complete [2021-12-02T20:52:17.099Z] c2d8d7efcc4b: Pull complete [2021-12-02T20:52:17.099Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-02T20:52:17.099Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-02T20:52:17.099Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-02T20:52:17.318Z] prd-ubuntu18.04-docker-arm64-4c-16g-118 does not seem to be running inside a container [2021-12-02T20:52:17.398Z] $ 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/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-12-02T20:52:19.863Z] $ docker top 7d42188e8ddabc493a609c754c30b227a8becafc1ec1e58cb526b5e5217994ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:52:20.770Z] ---> job-cost.sh [2021-12-02T20:52:20.770Z] lf-activate-venv: SKIPPING [2021-12-02T20:52:20.770Z] INFO: No Stack... [2021-12-02T20:52:21.044Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-02T20:52:21.317Z] INFO: Archiving Costs [Pipeline] sh [2021-12-02T20:52:21.977Z] + + catcut /w/workspace/device-rfid-llrp-go/17/archives/cost.csv [2021-12-02T20:52:21.977Z] -d, -f6 [Pipeline] lock [2021-12-02T20:52:22.038Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [2021-12-02T20:52:22.044Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] did not exist. Created. [2021-12-02T20:52:22.045Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-02T20:52:22.400Z] /w/workspace/device-rfid-llrp-go/17@tmp/durable-dc8d09ee/script.sh: 1: /w/workspace/device-rfid-llrp-go/17@tmp/durable-dc8d09ee/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-02T20:52:23.078Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-02T20:52:23.098Z] Warning: overwriting stash ‘stack-cost’ [2021-12-02T20:52:23.552Z] Stashed 1 file(s) [Pipeline] } [2021-12-02T20:52:23.558Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-17-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-02T20:52:23.579Z] $ docker stop --time=1 7d42188e8ddabc493a609c754c30b227a8becafc1ec1e58cb526b5e5217994ec [2021-12-02T20:52:25.049Z] $ docker rm -f 7d42188e8ddabc493a609c754c30b227a8becafc1ec1e58cb526b5e5217994ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-02T20:52:25.467Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-02T20:52:26.801Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:52:27.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:52:27.670Z] ---> package-listing.sh [2021-12-02T20:52:27.670Z] ++ facter osfamily [2021-12-02T20:52:27.670Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-02T20:52:27.936Z] + OS_FAMILY=redhat [2021-12-02T20:52:27.936Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-12-02T20:52:27.936Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-02T20:52:27.936Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-02T20:52:27.936Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-02T20:52:27.936Z] + PACKAGES=/tmp/packages_start.txt [2021-12-02T20:52:27.936Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-12-02T20:52:27.936Z] + PACKAGES=/tmp/packages_end.txt [2021-12-02T20:52:27.936Z] + case "${OS_FAMILY}" in [2021-12-02T20:52:27.936Z] + sort [2021-12-02T20:52:27.936Z] + rpm -qa [2021-12-02T20:52:28.508Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-02T20:52:28.509Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-02T20:52:28.509Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-02T20:52:28.509Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-12-02T20:52:28.509Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [2021-12-02T20:52:28.509Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo [2021-12-02T20:52:28.519Z] 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-02T20:52:28.808Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:52:29.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T20:52:29.370Z] [2021-12-02T20:52:29.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-02T20:52:29.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T20:52:29.675Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-02T20:52:29.675Z] b4d181a07f80: Pulling fs layer [2021-12-02T20:52:29.675Z] a1111a8f2ec3: Pulling fs layer [2021-12-02T20:52:29.675Z] ed53099fbce6: Pulling fs layer [2021-12-02T20:52:29.675Z] dc539afda2c1: Pulling fs layer [2021-12-02T20:52:29.675Z] 77bc0d833cb6: Pulling fs layer [2021-12-02T20:52:29.675Z] 9065ff56babe: Pulling fs layer [2021-12-02T20:52:29.675Z] d287ab97295c: Pulling fs layer [2021-12-02T20:52:29.675Z] dc539afda2c1: Waiting [2021-12-02T20:52:29.675Z] 77bc0d833cb6: Waiting [2021-12-02T20:52:29.675Z] 9065ff56babe: Waiting [2021-12-02T20:52:29.675Z] d287ab97295c: Waiting [2021-12-02T20:52:29.675Z] a1111a8f2ec3: Verifying Checksum [2021-12-02T20:52:29.675Z] a1111a8f2ec3: Download complete [2021-12-02T20:52:29.675Z] dc539afda2c1: Verifying Checksum [2021-12-02T20:52:29.675Z] dc539afda2c1: Download complete [2021-12-02T20:52:29.675Z] ed53099fbce6: Verifying Checksum [2021-12-02T20:52:29.675Z] ed53099fbce6: Download complete [2021-12-02T20:52:29.675Z] 77bc0d833cb6: Verifying Checksum [2021-12-02T20:52:29.675Z] 77bc0d833cb6: Download complete [2021-12-02T20:52:29.675Z] 9065ff56babe: Verifying Checksum [2021-12-02T20:52:29.675Z] 9065ff56babe: Download complete [2021-12-02T20:52:29.957Z] b4d181a07f80: Verifying Checksum [2021-12-02T20:52:29.957Z] b4d181a07f80: Download complete [2021-12-02T20:52:30.539Z] d287ab97295c: Verifying Checksum [2021-12-02T20:52:30.540Z] d287ab97295c: Download complete [2021-12-02T20:52:31.484Z] b4d181a07f80: Pull complete [2021-12-02T20:52:31.484Z] a1111a8f2ec3: Pull complete [2021-12-02T20:52:32.055Z] ed53099fbce6: Pull complete [2021-12-02T20:52:32.315Z] dc539afda2c1: Pull complete [2021-12-02T20:52:32.576Z] 77bc0d833cb6: Pull complete [2021-12-02T20:52:32.576Z] 9065ff56babe: Pull complete [2021-12-02T20:52:37.870Z] d287ab97295c: Pull complete [2021-12-02T20:52:37.870Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-02T20:52:37.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-02T20:52:37.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-02T20:52:37.937Z] prd-centos7-docker-4c-2g-117 does not seem to be running inside a container [2021-12-02T20:52:37.970Z] $ 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-52/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-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-02T20:52:40.224Z] $ docker top b19e21bb5db2a1e66e1f26c4d85d4897ef2d5dc0765d65bafad650a1d4e35b77 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-02T20:52:40.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-02T20:52:40.874Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-02T20:52:41.172Z] + ls /var/log/sa-host [2021-12-02T20:52:41.172Z] + sadf -c /var/log/sa-host/sa02 [2021-12-02T20:52:41.172Z] file_magic: OK [2021-12-02T20:52:41.172Z] HZ: Using current value: 100 [2021-12-02T20:52:41.172Z] file_header: OK [2021-12-02T20:52:41.172Z] 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-12-02T20:52:41.172Z] Statistics: [2021-12-02T20:52:41.172Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-02T20:52:41.172Z] File successfully converted to sysstat format version 12.0.3 [2021-12-02T20:52:41.172Z] + sadf -c /var/log/sa-host/sa17 [2021-12-02T20:52:41.172Z] file_magic: OK [2021-12-02T20:52:41.172Z] HZ: Using current value: 100 [2021-12-02T20:52:41.172Z] file_header: OK [2021-12-02T20:52:41.172Z] 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-12-02T20:52:41.172Z] Statistics: [2021-12-02T20:52:41.172Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-02T20:52:41.172Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-02T20:52:41.377Z] provisioning config files... [2021-12-02T20:52:41.391Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config346435339688222635tmp [Pipeline] { [Pipeline] echo [2021-12-02T20:52:41.410Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:52:41.707Z] ---> create-netrc.sh [Pipeline] } [2021-12-02T20:52:41.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:52:42.062Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-02T20:52:42.071Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:52:42.358Z] ---> sudo-logs.sh [2021-12-02T20:52:42.358Z] Archiving 'sudo' log.. [2021-12-02T20:52:42.358Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-117.novalocal: Name or service not known [2021-12-02T20:52:42.358Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-117.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-02T20:52:42.405Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:52:42.691Z] ---> job-cost.sh [2021-12-02T20:52:42.691Z] lf-activate-venv: SKIPPING [2021-12-02T20:52:42.691Z] DEBUG: total: 0.10999999940395355 [2021-12-02T20:52:42.691Z] INFO: Retrieving Stack Cost... [2021-12-02T20:52:42.952Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-02T20:52:43.212Z] INFO: Archiving Costs [Pipeline] echo [2021-12-02T20:52:43.229Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-02T20:52:43.520Z] ---> logs-deploy.sh [2021-12-02T20:52:43.520Z] lf-activate-venv: SKIPPING [2021-12-02T20:52:43.520Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/17 [2021-12-02T20:52:43.520Z] INFO: archiving workspace using pattern(s): [2021-12-02T20:52:44.100Z] Archives upload complete. [2021-12-02T20:52:44.363Z] INFO: archiving logs to Nexus