Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd+a8abf6b343540031172ab2f7335da0bfd82c9c12 (41c8b1799b992f4398027147d62bd8bab1687cd5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh539195404691173818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh949398979090828623.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8602903331981325773.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3835178838668596748.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6257704672869756510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-636 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh5683329680354817220.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/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd Merge succeeded, producing 00bd4824d6b86a3e98350d16e8a6342c2614c744 Checking out Revision 00bd4824d6b86a3e98350d16e8a6342c2614c744 (PR-29) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh133313059845195213.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh1982765421232087235.key > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 00bd4824d6b86a3e98350d16e8a6342c2614c744 # timeout=10 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-05T09:07:48.413Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-05T09:07:48.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-05T09:07:48.523Z] ========================================================= [2021-06-05T09:07:48.523Z] EdgeX Global Pipelines Version Info [2021-06-05T09:07:48.523Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk d879ff8a93d1b785fd7179f7027c62e2bd88d34d # timeout=10 [2021-06-05T09:07:49.978Z] ------------------- [2021-06-05T09:07:49.978Z] stable info: [2021-06-05T09:07:49.978Z] ------------------- [2021-06-05T09:07:49.978Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-05T09:07:49.978Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-05T09:07:49.978Z] Message: update stable to v1.0.193 [2021-06-05T09:07:50.560Z] ------------------- [2021-06-05T09:07:50.560Z] experimental info: [2021-06-05T09:07:50.560Z] ------------------- [2021-06-05T09:07:50.560Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-05T09:07:50.560Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-05T09:07:50.560Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-05T09:07:50.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-05T09:07:50.697Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-05T09:07:50.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-05T09:07:50.742Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-05T09:07:50.764Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-05T09:07:50.786Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-05T09:07:50.809Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-05T09:07:50.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-05T09:07:50.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-05T09:07:50.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-05T09:07:50.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-05T09:07:50.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-05T09:07:50.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-05T09:07:50.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-05T09:07:50.993Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-05T09:07:51.016Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-05T09:07:51.038Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-05T09:07:51.060Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-05T09:07:51.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-05T09:07:51.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-05T09:07:51.155Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-05T09:07:51.178Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-05T09:07:51.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-05T09:07:51.221Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-05T09:07:51.242Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-05T09:07:51.264Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-05T09:07:51.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2021-06-05T09:07:51.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2021-06-05T09:07:51.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2021-06-05T09:07:51.354Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00bd4824d6b86a3e98350d16e8a6342c2614c744 [Pipeline] echo [2021-06-05T09:07:51.393Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00bd482 [Pipeline] echo [2021-06-05T09:07:51.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T09:07:51.493Z] provisioning config files... [2021-06-05T09:07:51.510Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config8782921452743119678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:07:51.835Z] ---> docker-login.sh [2021-06-05T09:07:51.835Z] nexus3.edgexfoundry.org:10001 [2021-06-05T09:07:52.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:07:52.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:07:52.096Z] Configure a credential helper to remove this warning. See [2021-06-05T09:07:52.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:07:52.096Z] [2021-06-05T09:07:52.096Z] Login Succeeded [2021-06-05T09:07:52.096Z] nexus3.edgexfoundry.org:10002 [2021-06-05T09:07:52.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:07:52.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:07:52.365Z] Configure a credential helper to remove this warning. See [2021-06-05T09:07:52.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:07:52.365Z] [2021-06-05T09:07:52.365Z] Login Succeeded [2021-06-05T09:07:52.365Z] nexus3.edgexfoundry.org:10003 [2021-06-05T09:07:52.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:07:52.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:07:52.365Z] Configure a credential helper to remove this warning. See [2021-06-05T09:07:52.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:07:52.365Z] [2021-06-05T09:07:52.365Z] Login Succeeded [2021-06-05T09:07:52.365Z] nexus3.edgexfoundry.org:10004 [2021-06-05T09:07:52.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:07:52.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:07:52.628Z] Configure a credential helper to remove this warning. See [2021-06-05T09:07:52.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:07:52.628Z] [2021-06-05T09:07:52.628Z] Login Succeeded [2021-06-05T09:07:52.628Z] docker.io [2021-06-05T09:07:52.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:07:52.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:07:52.891Z] Configure a credential helper to remove this warning. See [2021-06-05T09:07:52.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:07:52.891Z] [2021-06-05T09:07:52.891Z] Login Succeeded [2021-06-05T09:07:52.891Z] ---> docker-login.sh ends [Pipeline] } [2021-06-05T09:07:52.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-05T09:07:53.420Z] + git log --format=format:%s -1 00bd4824d6b86a3e98350d16e8a6342c2614c744 [Pipeline] echo [2021-06-05T09:07:53.469Z] GIT_COMMIT: 00bd4824d6b86a3e98350d16e8a6342c2614c744, Commit Message: Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD [Pipeline] echo [2021-06-05T09:07:53.483Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:07:54.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T09:07:54.047Z] [2021-06-05T09:07:54.047Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:07:54.367Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T09:07:54.367Z] latest: Pulling from edgex-devops/git-semver [2021-06-05T09:07:54.367Z] 31603596830f: Pulling fs layer [2021-06-05T09:07:54.367Z] 54011a49482f: Pulling fs layer [2021-06-05T09:07:54.367Z] a6820b24f6d8: Pulling fs layer [2021-06-05T09:07:54.367Z] f581987b2513: Pulling fs layer [2021-06-05T09:07:54.367Z] f581987b2513: Waiting [2021-06-05T09:07:54.367Z] 54011a49482f: Verifying Checksum [2021-06-05T09:07:54.367Z] 54011a49482f: Download complete [2021-06-05T09:07:54.367Z] 31603596830f: Verifying Checksum [2021-06-05T09:07:54.367Z] 31603596830f: Download complete [2021-06-05T09:07:54.632Z] a6820b24f6d8: Verifying Checksum [2021-06-05T09:07:54.632Z] a6820b24f6d8: Download complete [2021-06-05T09:07:54.632Z] f581987b2513: Verifying Checksum [2021-06-05T09:07:54.633Z] f581987b2513: Download complete [2021-06-05T09:07:54.633Z] 31603596830f: Pull complete [2021-06-05T09:07:54.914Z] 54011a49482f: Pull complete [2021-06-05T09:07:55.495Z] a6820b24f6d8: Pull complete [2021-06-05T09:07:55.495Z] f581987b2513: Pull complete [2021-06-05T09:07:55.495Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-05T09:07:55.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-05T09:07:55.495Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-05T09:07:55.576Z] prd-centos7-docker-4c-2g-636 does not seem to be running inside a container [2021-06-05T09:07:55.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-05T09:07:56.733Z] $ docker top f43a69b88dbd6b242d94d7ab8a29efc966e4ea03a951a13e5bc1dc3a52287b68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-05T09:07:56.855Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-05T09:07:56.855Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-05T09:07:56.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-05T09:07:56.974Z] $ docker exec f43a69b88dbd6b242d94d7ab8a29efc966e4ea03a951a13e5bc1dc3a52287b68 ssh-agent [2021-06-05T09:07:57.094Z] SSH_AUTH_SOCK=/tmp/ssh-4dYyfS2gvLyY/agent.14 [2021-06-05T09:07:57.094Z] SSH_AGENT_PID=20 [2021-06-05T09:07:57.103Z] Running ssh-add (command line suppressed) [2021-06-05T09:07:57.202Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1929483015393344796.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1929483015393344796.key) [2021-06-05T09:07:57.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-05T09:07:57.518Z] + git tag --points-at HEAD [Pipeline] } [2021-06-05T09:07:57.533Z] $ docker exec --env ******** --env ******** f43a69b88dbd6b242d94d7ab8a29efc966e4ea03a951a13e5bc1dc3a52287b68 ssh-agent -k [2021-06-05T09:07:57.626Z] unset SSH_AUTH_SOCK; [2021-06-05T09:07:57.626Z] unset SSH_AGENT_PID; [2021-06-05T09:07:57.626Z] echo Agent pid 20 killed; [2021-06-05T09:07:57.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-05T09:07:57.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-05T09:07:57.688Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-05T09:07:57.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-05T09:07:57.788Z] $ docker exec f43a69b88dbd6b242d94d7ab8a29efc966e4ea03a951a13e5bc1dc3a52287b68 ssh-agent [2021-06-05T09:07:57.896Z] SSH_AUTH_SOCK=/tmp/ssh-RxZad8L53jU0/agent.53 [2021-06-05T09:07:57.896Z] SSH_AGENT_PID=59 [2021-06-05T09:07:57.906Z] Running ssh-add (command line suppressed) [2021-06-05T09:07:57.997Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3384768970028224733.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3384768970028224733.key) [2021-06-05T09:07:58.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-05T09:07:58.316Z] + git semver init [2021-06-05T09:07:58.316Z] # -> Open(): unable to determine branch for HEAD [2021-06-05T09:07:58.316Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git [2021-06-05T09:07:58.316Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-06-05T09:07:58.316Z] # $SEMVER_REMOTE_NAME = origin [2021-06-05T09:07:58.316Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-05T09:07:58.316Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-05T09:07:58.316Z] # $SEMVER_BRANCH = PR-29 [2021-06-05T09:07:58.316Z] # $SEMVER_TEMP = /tmp/semver-022402958 [2021-06-05T09:07:58.316Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-05T09:07:58.581Z] # '/tmp/semver-022402958' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' [2021-06-05T09:07:58.581Z] # -> Force: false [2021-06-05T09:07:58.581Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } [2021-06-05T09:07:58.593Z] $ docker exec --env ******** --env ******** f43a69b88dbd6b242d94d7ab8a29efc966e4ea03a951a13e5bc1dc3a52287b68 ssh-agent -k [2021-06-05T09:07:58.694Z] unset SSH_AUTH_SOCK; [2021-06-05T09:07:58.694Z] unset SSH_AGENT_PID; [2021-06-05T09:07:58.694Z] echo Agent pid 59 killed; [2021-06-05T09:07:58.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-05T09:07:59.058Z] + git semver [Pipeline] } [2021-06-05T09:07:59.095Z] $ docker stop --time=1 f43a69b88dbd6b242d94d7ab8a29efc966e4ea03a951a13e5bc1dc3a52287b68 [2021-06-05T09:08:00.343Z] $ docker rm -f f43a69b88dbd6b242d94d7ab8a29efc966e4ea03a951a13e5bc1dc3a52287b68 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-05T09:08:00.712Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-05T09:08:00.975Z] Stashed 1 file(s) [Pipeline] echo [2021-06-05T09:08:00.978Z] [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-06-05T09:08:16.228Z] Still waiting to schedule task [2021-06-05T09:08:16.229Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-05T09:08:16.232Z] Still waiting to schedule task [2021-06-05T09:08:16.233Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-05T09:09:47.308Z] Running on prd-centos7-docker-4c-2g-639 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-06-05T09:09:47.326Z] Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout [2021-06-05T09:09:47.433Z] Selected Git installation does not exist. Using Default [2021-06-05T09:09:47.433Z] The recommended git tool is: NONE [2021-06-05T09:09:49.829Z] using credential edgex-jenkins-ssh [2021-06-05T09:09:49.842Z] Cloning the remote Git repository [2021-06-05T09:09:49.861Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:09:49.928Z] > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 [2021-06-05T09:09:49.967Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:09:49.967Z] > git --version # timeout=10 [2021-06-05T09:09:49.975Z] > git --version # 'git version 2.24.4' [2021-06-05T09:09:49.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:09:49.999Z] [INFO] Currently running in a labeled security context [2021-06-05T09:09:50.000Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-05T09:09:50.000Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh3090053133209354620.key [2021-06-05T09:09:50.023Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T09:09:50.514Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-05T09:09:50.522Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T09:09:50.536Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-05T09:09:50.555Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:09:50.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:09:50.556Z] [INFO] Currently running in a labeled security context [2021-06-05T09:09:50.556Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-05T09:09:50.557Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh702182109339499494.key [2021-06-05T09:09:50.568Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-05T09:09:50.957Z] Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd [2021-06-05T09:09:51.086Z] Merge succeeded, producing 1d61b9b193a232a302f6b092bbf5459d3f495801 [2021-06-05T09:09:51.087Z] Checking out Revision 1d61b9b193a232a302f6b092bbf5459d3f495801 (PR-29) [2021-06-05T09:09:50.963Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T09:09:50.975Z] > git checkout -f 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 [2021-06-05T09:09:51.011Z] > git remote # timeout=10 [2021-06-05T09:09:51.018Z] > git config --get remote.origin.url # timeout=10 [2021-06-05T09:09:51.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:09:51.028Z] [INFO] Currently running in a labeled security context [2021-06-05T09:09:51.028Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-05T09:09:51.028Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh1828324998043521861.key [2021-06-05T09:09:51.033Z] > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-05T09:09:51.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-05T09:09:51.086Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T09:09:51.099Z] > git checkout -f 1d61b9b193a232a302f6b092bbf5459d3f495801 # timeout=10 [2021-06-05T09:09:54.663Z] Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" [2021-06-05T09:09:54.676Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-05T09:09:55.592Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-05T09:09:54.663Z] > git rev-list --no-walk d879ff8a93d1b785fd7179f7027c62e2bd88d34d # timeout=10 [2021-06-05T09:09:55.912Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-05T09:09:56.208Z] + sudo service docker restart [2021-06-05T09:09:56.208Z] + true [2021-06-05T09:09:56.208Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T09:10:14.406Z] provisioning config files... [2021-06-05T09:10:14.421Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config2777481660951896779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:10:14.757Z] ---> docker-login.sh [2021-06-05T09:10:14.757Z] nexus3.edgexfoundry.org:10001 [2021-06-05T09:10:14.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:15.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:15.022Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:15.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:15.022Z] [2021-06-05T09:10:15.022Z] Login Succeeded [2021-06-05T09:10:15.022Z] nexus3.edgexfoundry.org:10002 [2021-06-05T09:10:15.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:15.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:15.022Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:15.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:15.022Z] [2021-06-05T09:10:15.022Z] Login Succeeded [2021-06-05T09:10:15.022Z] nexus3.edgexfoundry.org:10003 [2021-06-05T09:10:15.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:15.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:15.287Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:15.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:15.287Z] [2021-06-05T09:10:15.287Z] Login Succeeded [2021-06-05T09:10:15.287Z] nexus3.edgexfoundry.org:10004 [2021-06-05T09:10:15.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:15.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:15.287Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:15.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:15.287Z] [2021-06-05T09:10:15.287Z] Login Succeeded [2021-06-05T09:10:15.288Z] docker.io [2021-06-05T09:10:15.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:10:15.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:10:15.810Z] Configure a credential helper to remove this warning. See [2021-06-05T09:10:15.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:10:15.810Z] [2021-06-05T09:10:15.810Z] Login Succeeded [2021-06-05T09:10:15.810Z] ---> docker-login.sh ends [Pipeline] } [2021-06-05T09:10:15.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-05T09:10:15.991Z] ========================================================= [2021-06-05T09:10:15.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-05T09:10:15.991Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:10:16.296Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-05T09:10:16.296Z] Sending build context to Docker daemon 1.194MB [2021-06-05T09:10:16.296Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-05T09:10:16.296Z] Step 2/10 : FROM ${BASE} [2021-06-05T09:10:16.559Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-05T09:10:16.559Z] 540db60ca938: Pulling fs layer [2021-06-05T09:10:16.559Z] adcc1eea9eea: Pulling fs layer [2021-06-05T09:10:16.559Z] 4c4ab2625f07: Pulling fs layer [2021-06-05T09:10:16.559Z] 0510c868ecb4: Pulling fs layer [2021-06-05T09:10:16.559Z] afea3b2eda06: Pulling fs layer [2021-06-05T09:10:16.559Z] 7809a108b3ef: Pulling fs layer [2021-06-05T09:10:16.559Z] f706445af74f: Pulling fs layer [2021-06-05T09:10:16.559Z] 0510c868ecb4: Waiting [2021-06-05T09:10:16.559Z] afea3b2eda06: Waiting [2021-06-05T09:10:16.559Z] 7809a108b3ef: Waiting [2021-06-05T09:10:16.559Z] f706445af74f: Waiting [2021-06-05T09:10:16.559Z] 4c4ab2625f07: Download complete [2021-06-05T09:10:16.559Z] adcc1eea9eea: Verifying Checksum [2021-06-05T09:10:16.559Z] adcc1eea9eea: Download complete [2021-06-05T09:10:16.559Z] afea3b2eda06: Verifying Checksum [2021-06-05T09:10:16.559Z] afea3b2eda06: Download complete [2021-06-05T09:10:16.559Z] 7809a108b3ef: Verifying Checksum [2021-06-05T09:10:16.559Z] 7809a108b3ef: Download complete [2021-06-05T09:10:16.559Z] 540db60ca938: Verifying Checksum [2021-06-05T09:10:16.559Z] 540db60ca938: Download complete [2021-06-05T09:10:16.821Z] 540db60ca938: Pull complete [2021-06-05T09:10:17.083Z] adcc1eea9eea: Pull complete [2021-06-05T09:10:17.083Z] 4c4ab2625f07: Pull complete [2021-06-05T09:10:18.474Z] f706445af74f: Verifying Checksum [2021-06-05T09:10:18.474Z] f706445af74f: Download complete [2021-06-05T09:10:18.744Z] 0510c868ecb4: Verifying Checksum [2021-06-05T09:10:18.744Z] 0510c868ecb4: Download complete [2021-06-05T09:10:22.082Z] 0510c868ecb4: Pull complete [2021-06-05T09:10:22.082Z] afea3b2eda06: Pull complete [2021-06-05T09:10:22.083Z] 7809a108b3ef: Pull complete [2021-06-05T09:10:23.482Z] f706445af74f: Pull complete [2021-06-05T09:10:23.482Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-05T09:10:23.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-05T09:10:23.482Z] ---> b068be0155e3 [2021-06-05T09:10:23.482Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-05T09:10:26.818Z] ---> Running in c156cd98a596 [2021-06-05T09:10:26.818Z] Removing intermediate container c156cd98a596 [2021-06-05T09:10:26.818Z] ---> c758b89c2995 [2021-06-05T09:10:26.818Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-05T09:10:27.081Z] ---> Running in 4d6cab8fcee1 [2021-06-05T09:10:27.081Z] Removing intermediate container 4d6cab8fcee1 [2021-06-05T09:10:27.081Z] ---> 5fb022674ff5 [2021-06-05T09:10:27.081Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-05T09:10:27.081Z] ---> Running in c595b6420a7c [2021-06-05T09:10:27.344Z] Removing intermediate container c595b6420a7c [2021-06-05T09:10:27.344Z] ---> c9709832da66 [2021-06-05T09:10:27.344Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-05T09:10:27.344Z] ---> Running in 927ae37b169a [2021-06-05T09:10:27.920Z] Removing intermediate container 927ae37b169a [2021-06-05T09:10:27.920Z] ---> ff58f6fdb074 [2021-06-05T09:10:27.920Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-05T09:10:27.920Z] ---> Running in 8dc5be8edce6 [2021-06-05T09:10:28.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-05T09:10:29.125Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-05T09:10:29.388Z] OK: 149 MiB in 40 packages [2021-06-05T09:10:29.653Z] Removing intermediate container 8dc5be8edce6 [2021-06-05T09:10:29.653Z] ---> 5e89f4e49d93 [2021-06-05T09:10:29.653Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-05T09:10:29.912Z] ---> Running in 8475c2303ae8 [2021-06-05T09:10:29.912Z] Removing intermediate container 8475c2303ae8 [2021-06-05T09:10:29.912Z] ---> 4b1880d18407 [2021-06-05T09:10:29.912Z] Step 9/10 : COPY . . [2021-06-05T09:10:30.172Z] ---> 71ac02406e8e [2021-06-05T09:10:30.172Z] Step 10/10 : RUN go mod download [2021-06-05T09:10:30.172Z] ---> Running in 7f51bc27c2d9 [2021-06-05T09:10:40.192Z] Removing intermediate container 7f51bc27c2d9 [2021-06-05T09:10:40.192Z] ---> 0b3697f286f8 [2021-06-05T09:10:40.192Z] Successfully built 0b3697f286f8 [2021-06-05T09:10:40.192Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:10:40.505Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-05T09:10:40.505Z] . [Pipeline] withDockerContainer [2021-06-05T09:10:40.583Z] prd-centos7-docker-4c-2g-639 does not seem to be running inside a container [2021-06-05T09:10:40.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-05T09:10:41.016Z] $ docker top f8000932d06b826fc8dea5fe30b657d891bdd858aae6c0212a53f106065932dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T09:10:41.418Z] + go version [2021-06-05T09:10:41.418Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-05T09:10:41.425Z] $ docker stop --time=1 f8000932d06b826fc8dea5fe30b657d891bdd858aae6c0212a53f106065932dc [2021-06-05T09:10:42.593Z] $ docker rm -f f8000932d06b826fc8dea5fe30b657d891bdd858aae6c0212a53f106065932dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:10:43.150Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-05T09:10:43.150Z] . [Pipeline] withDockerContainer [2021-06-05T09:10:43.228Z] prd-centos7-docker-4c-2g-639 does not seem to be running inside a container [2021-06-05T09:10:43.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** ci-base-image-x86_64 cat [2021-06-05T09:10:43.625Z] $ docker top 7a62d7cbb70a596b3db24d4cb9c03343cee4c98803c593b310834d0e7fc0eb54 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T09:10:44.012Z] + go mod tidy [Pipeline] sh [2021-06-05T09:10:44.310Z] + make test [2021-06-05T09:10:44.310Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-05T09:10:44.591Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-05T09:10:49.920Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-06-05T09:10:49.920Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-06-05T09:10:49.920Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-06-05T09:10:49.920Z] have (string, bool, string, string) [2021-06-05T09:10:49.920Z] want (string, string) [2021-06-05T09:10:56.564Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-06-05T09:10:57.142Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 51.9% of statements [2021-06-05T09:10:57.142Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.013s coverage: 95.5% of statements [2021-06-05T09:10:57.142Z] make: *** [Makefile:23: test] Error 2 [Pipeline] } [2021-06-05T09:10:57.153Z] $ docker stop --time=1 7a62d7cbb70a596b3db24d4cb9c03343cee4c98803c593b310834d0e7fc0eb54 [2021-06-05T09:10:58.570Z] $ docker rm -f 7a62d7cbb70a596b3db24d4cb9c03343cee4c98803c593b310834d0e7fc0eb54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:10:59.563Z] ---> job-cost.sh [2021-06-05T09:10:59.563Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pzfg [2021-06-05T09:11:06.676Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-640 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-06-05T09:11:06.696Z] Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout [2021-06-05T09:11:06.888Z] Selected Git installation does not exist. Using Default [2021-06-05T09:11:06.889Z] The recommended git tool is: NONE [2021-06-05T09:11:09.617Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-05T09:11:12.390Z] using credential edgex-jenkins-ssh [2021-06-05T09:11:12.464Z] Cloning the remote Git repository [2021-06-05T09:11:12.525Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:11:12.641Z] > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 [2021-06-05T09:11:12.800Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:11:12.801Z] > git --version # timeout=10 [2021-06-05T09:11:12.824Z] > git --version # 'git version 2.17.1' [2021-06-05T09:11:12.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:11:12.915Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T09:11:14.206Z] Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd [2021-06-05T09:11:13.637Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-05T09:11:13.661Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-05T09:11:13.691Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-05T09:11:13.734Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-05T09:11:13.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:11:13.751Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-05T09:11:14.224Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T09:11:14.249Z] > git checkout -f 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 [2021-06-05T09:11:14.526Z] Merge succeeded, producing f974931ba3f9d655eedb95c2cfd36a0f03fb3260 [2021-06-05T09:11:14.527Z] Checking out Revision f974931ba3f9d655eedb95c2cfd36a0f03fb3260 (PR-29) [2021-06-05T09:11:14.358Z] > git remote # timeout=10 [2021-06-05T09:11:14.377Z] > git config --get remote.origin.url # timeout=10 [2021-06-05T09:11:14.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-05T09:11:14.404Z] > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-05T09:11:14.504Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-05T09:11:14.532Z] > git config core.sparsecheckout # timeout=10 [2021-06-05T09:11:14.549Z] > git checkout -f f974931ba3f9d655eedb95c2cfd36a0f03fb3260 # timeout=10 [2021-06-05T09:11:18.780Z] Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" [2021-06-05T09:11:18.813Z] First time build. Skipping changelog. [2021-06-05T09:11:19.088Z] [2021-06-05T09:11:19.088Z] GitHub has been notified of this commit’s build result [2021-06-05T09:11:19.088Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-05T09:11:18.786Z] > git rev-list --no-walk d879ff8a93d1b785fd7179f7027c62e2bd88d34d # timeout=10 [2021-06-05T09:11:20.058Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-05T09:11:20.464Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-05T09:11:20.812Z] + sudo service docker restart [2021-06-05T09:11:20.813Z] + true [2021-06-05T09:11:21.936Z] lf-activate-venv(): INFO: Adding /tmp/venv-Pzfg/bin to PATH [2021-06-05T09:11:21.936Z] INFO: No Stack... [2021-06-05T09:11:21.936Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-05T09:11:22.519Z] INFO: Archiving Costs [Pipeline] sh [2021-06-05T09:11:22.822Z] + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv [2021-06-05T09:11:22.822Z] + cut -d, -f6 [Pipeline] lock [2021-06-05T09:11:22.851Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-3-stack-cost] [2021-06-05T09:11:22.864Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-3-stack-cost] did not exist. Created. [2021-06-05T09:11:22.864Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-05T09:11:23.196Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-05T09:11:23.412Z] Stashed 1 file(s) [Pipeline] } [2021-06-05T09:11:23.423Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-05T09:11:23.682Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T09:11:39.163Z] provisioning config files... [2021-06-05T09:11:39.189Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config3018283527566164000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:11:39.558Z] ---> docker-login.sh [2021-06-05T09:11:39.558Z] nexus3.edgexfoundry.org:10001 [2021-06-05T09:11:40.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:11:40.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:11:40.830Z] Configure a credential helper to remove this warning. See [2021-06-05T09:11:40.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:11:40.830Z] [2021-06-05T09:11:40.830Z] Login Succeeded [2021-06-05T09:11:40.830Z] nexus3.edgexfoundry.org:10002 [2021-06-05T09:11:41.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:11:41.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:11:41.382Z] Configure a credential helper to remove this warning. See [2021-06-05T09:11:41.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:11:41.382Z] [2021-06-05T09:11:41.382Z] Login Succeeded [2021-06-05T09:11:41.382Z] nexus3.edgexfoundry.org:10003 [2021-06-05T09:11:41.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:11:41.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:11:41.662Z] Configure a credential helper to remove this warning. See [2021-06-05T09:11:41.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:11:41.662Z] [2021-06-05T09:11:41.662Z] Login Succeeded [2021-06-05T09:11:41.662Z] nexus3.edgexfoundry.org:10004 [2021-06-05T09:11:42.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:11:42.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:11:42.273Z] Configure a credential helper to remove this warning. See [2021-06-05T09:11:42.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:11:42.273Z] [2021-06-05T09:11:42.273Z] Login Succeeded [2021-06-05T09:11:42.273Z] docker.io [2021-06-05T09:11:42.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-05T09:11:43.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-05T09:11:43.157Z] Configure a credential helper to remove this warning. See [2021-06-05T09:11:43.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-05T09:11:43.157Z] [2021-06-05T09:11:43.157Z] Login Succeeded [2021-06-05T09:11:43.157Z] ---> docker-login.sh ends [Pipeline] } [2021-06-05T09:11:43.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-05T09:11:43.493Z] ========================================================= [2021-06-05T09:11:43.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-05T09:11:43.493Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:11:43.841Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-05T09:11:44.116Z] Sending build context to Docker daemon 1.194MB [2021-06-05T09:11:44.391Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-05T09:11:44.391Z] Step 2/10 : FROM ${BASE} [2021-06-05T09:11:44.391Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-05T09:11:44.391Z] 595b0fe564bb: Pulling fs layer [2021-06-05T09:11:44.391Z] 7186ed65a4f7: Pulling fs layer [2021-06-05T09:11:44.391Z] 316046926c0a: Pulling fs layer [2021-06-05T09:11:44.391Z] 4ebd0625c992: Pulling fs layer [2021-06-05T09:11:44.391Z] 207e8628e3a3: Pulling fs layer [2021-06-05T09:11:44.391Z] c791037a9be2: Pulling fs layer [2021-06-05T09:11:44.391Z] ffd874e62e21: Pulling fs layer [2021-06-05T09:11:44.391Z] 4ebd0625c992: Waiting [2021-06-05T09:11:44.391Z] 207e8628e3a3: Waiting [2021-06-05T09:11:44.391Z] c791037a9be2: Waiting [2021-06-05T09:11:44.391Z] ffd874e62e21: Waiting [2021-06-05T09:11:44.391Z] 316046926c0a: Download complete [2021-06-05T09:11:44.694Z] 7186ed65a4f7: Verifying Checksum [2021-06-05T09:11:44.694Z] 7186ed65a4f7: Download complete [2021-06-05T09:11:44.694Z] 207e8628e3a3: Verifying Checksum [2021-06-05T09:11:44.694Z] c791037a9be2: Verifying Checksum [2021-06-05T09:11:44.694Z] c791037a9be2: Download complete [2021-06-05T09:11:44.694Z] 595b0fe564bb: Download complete [2021-06-05T09:11:45.677Z] 595b0fe564bb: Pull complete [2021-06-05T09:11:45.954Z] 7186ed65a4f7: Pull complete [2021-06-05T09:11:46.556Z] 316046926c0a: Pull complete [2021-06-05T09:11:47.158Z] ffd874e62e21: Verifying Checksum [2021-06-05T09:11:47.158Z] ffd874e62e21: Download complete [2021-06-05T09:11:48.591Z] 4ebd0625c992: Verifying Checksum [2021-06-05T09:11:48.591Z] 4ebd0625c992: Download complete [2021-06-05T09:11:58.755Z] 4ebd0625c992: Pull complete [2021-06-05T09:11:59.030Z] 207e8628e3a3: Pull complete [2021-06-05T09:11:59.305Z] c791037a9be2: Pull complete [2021-06-05T09:12:03.618Z] ffd874e62e21: Pull complete [2021-06-05T09:12:03.618Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-05T09:12:03.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-05T09:12:03.618Z] ---> cfc18b08335c [2021-06-05T09:12:03.618Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-05T09:12:05.247Z] ---> Running in 0b0d5248a705 [2021-06-05T09:12:05.894Z] Removing intermediate container 0b0d5248a705 [2021-06-05T09:12:05.894Z] ---> 87d3210c676a [2021-06-05T09:12:05.894Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-05T09:12:05.894Z] ---> Running in 24f47d875da8 [2021-06-05T09:12:06.499Z] Removing intermediate container 24f47d875da8 [2021-06-05T09:12:06.499Z] ---> f9b9963a88c4 [2021-06-05T09:12:06.499Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-05T09:12:06.499Z] ---> Running in 896a5112e3f4 [2021-06-05T09:12:07.101Z] Removing intermediate container 896a5112e3f4 [2021-06-05T09:12:07.101Z] ---> 56076c51e241 [2021-06-05T09:12:07.101Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-05T09:12:07.101Z] ---> Running in b62108ee19d3 [2021-06-05T09:12:09.745Z] Removing intermediate container b62108ee19d3 [2021-06-05T09:12:09.745Z] ---> 83ac92162c5d [2021-06-05T09:12:09.745Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-05T09:12:09.745Z] ---> Running in aeb061945ff2 [2021-06-05T09:12:10.727Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-05T09:12:11.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-05T09:12:12.686Z] OK: 138 MiB in 40 packages [2021-06-05T09:12:13.672Z] Removing intermediate container aeb061945ff2 [2021-06-05T09:12:13.672Z] ---> eb2da8d0b7c9 [2021-06-05T09:12:13.672Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-05T09:12:13.672Z] ---> Running in 02c1a55a53bf [2021-06-05T09:12:14.267Z] Removing intermediate container 02c1a55a53bf [2021-06-05T09:12:14.267Z] ---> e0624d15e535 [2021-06-05T09:12:14.267Z] Step 9/10 : COPY . . [2021-06-05T09:12:15.250Z] ---> fa990e727f2d [2021-06-05T09:12:15.250Z] Step 10/10 : RUN go mod download [2021-06-05T09:12:15.250Z] ---> Running in b680379c70c5 [2021-06-05T09:12:37.456Z] Removing intermediate container b680379c70c5 [2021-06-05T09:12:37.456Z] ---> ac8e189698df [2021-06-05T09:12:37.456Z] Successfully built ac8e189698df [2021-06-05T09:12:37.456Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:12:37.803Z] + docker inspect -f . ci-base-image-arm64 [2021-06-05T09:12:37.803Z] . [Pipeline] withDockerContainer [2021-06-05T09:12:38.045Z] prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container [2021-06-05T09:12:38.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-05T09:12:39.689Z] $ docker top 7524f9eca827168afbd81c138bd64841f5d55568ddb881880849404aa2fb2481 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T09:12:40.664Z] + go version [2021-06-05T09:12:40.665Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-05T09:12:40.688Z] $ docker stop --time=1 7524f9eca827168afbd81c138bd64841f5d55568ddb881880849404aa2fb2481 [2021-06-05T09:12:42.448Z] $ docker rm -f 7524f9eca827168afbd81c138bd64841f5d55568ddb881880849404aa2fb2481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:12:43.231Z] + docker inspect -f . ci-base-image-arm64 [2021-06-05T09:12:43.231Z] . [Pipeline] withDockerContainer [2021-06-05T09:12:43.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-640 does not seem to be running inside a container [2021-06-05T09:12:43.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-05T09:12:45.141Z] $ docker top 3a573c6fa4202d265c509ac1470b7d1642169e648be4f968fa0f6e0118983111 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T09:12:46.085Z] + go mod tidy [Pipeline] sh [2021-06-05T09:12:47.343Z] + make test [2021-06-05T09:12:47.343Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-05T09:12:48.328Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-05T09:13:15.179Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-06-05T09:13:15.179Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-06-05T09:13:15.179Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-06-05T09:13:15.179Z] have (string, bool, string, string) [2021-06-05T09:13:15.179Z] want (string, string) [2021-06-05T09:13:30.307Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-06-05T09:13:30.307Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.481s coverage: 52.0% of statements [2021-06-05T09:13:30.307Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements [2021-06-05T09:13:30.307Z] make: *** [Makefile:23: test] Error 2 [Pipeline] } [2021-06-05T09:13:30.331Z] $ docker stop --time=1 3a573c6fa4202d265c509ac1470b7d1642169e648be4f968fa0f6e0118983111 [2021-06-05T09:13:32.633Z] $ docker rm -f 3a573c6fa4202d265c509ac1470b7d1642169e648be4f968fa0f6e0118983111 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:13:33.802Z] ---> job-cost.sh [2021-06-05T09:13:33.802Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bRo3 [2021-06-05T09:14:12.780Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-05T09:15:34.554Z] lf-activate-venv(): INFO: Adding /tmp/venv-bRo3/bin to PATH [2021-06-05T09:15:34.554Z] INFO: No Stack... [2021-06-05T09:15:34.554Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-05T09:15:34.554Z] INFO: Archiving Costs [Pipeline] sh [2021-06-05T09:15:34.897Z] + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv [2021-06-05T09:15:34.897Z] + cut -d, -f6 [Pipeline] lock [2021-06-05T09:15:34.957Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-3-stack-cost] [2021-06-05T09:15:34.970Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-3-stack-cost] did not exist. Created. [2021-06-05T09:15:34.970Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-05T09:15:35.350Z] /w/workspace/device-rfid-llrp-go/3@tmp/durable-6e4670ce/script.sh: 1: /w/workspace/device-rfid-llrp-go/3@tmp/durable-6e4670ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-05T09:15:35.693Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-05T09:15:35.726Z] Warning: overwriting stash ‘stack-cost’ [2021-06-05T09:15:36.302Z] Stashed 1 file(s) [Pipeline] } [2021-06-05T09:15:36.316Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-05T09:15:36.593Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:15:38.146Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:15:38.714Z] ---> package-listing.sh [2021-06-05T09:15:38.714Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-05T09:15:38.714Z] ++ facter osfamily [2021-06-05T09:15:38.978Z] + OS_FAMILY=redhat [2021-06-05T09:15:38.978Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-06-05T09:15:38.978Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-05T09:15:38.978Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-05T09:15:38.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-05T09:15:38.978Z] + PACKAGES=/tmp/packages_start.txt [2021-06-05T09:15:38.978Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-06-05T09:15:38.978Z] + PACKAGES=/tmp/packages_end.txt [2021-06-05T09:15:38.978Z] + case "${OS_FAMILY}" in [2021-06-05T09:15:38.978Z] + rpm -qa [2021-06-05T09:15:38.978Z] + sort [2021-06-05T09:15:39.554Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-05T09:15:39.554Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-05T09:15:39.554Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-05T09:15:39.554Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-06-05T09:15:39.554Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [2021-06-05T09:15:39.554Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo [2021-06-05T09:15:39.567Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-05T09:15:39.856Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:15:40.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-05T09:15:40.430Z] [2021-06-05T09:15:40.430Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-05T09:15:40.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-05T09:15:40.748Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-05T09:15:40.748Z] df20fa9351a1: Pulling fs layer [2021-06-05T09:15:40.748Z] 36b3adc4ff6f: Pulling fs layer [2021-06-05T09:15:40.748Z] 8ad3a11d3b57: Pulling fs layer [2021-06-05T09:15:40.748Z] 46f8f816bc3b: Pulling fs layer [2021-06-05T09:15:40.748Z] 93b61091891f: Pulling fs layer [2021-06-05T09:15:40.748Z] 93b9cdb0e59b: Pulling fs layer [2021-06-05T09:15:40.748Z] 5e14af77c1be: Pulling fs layer [2021-06-05T09:15:40.748Z] 01666e4c0597: Pulling fs layer [2021-06-05T09:15:40.748Z] aa168da1d23b: Pulling fs layer [2021-06-05T09:15:40.748Z] 46f8f816bc3b: Waiting [2021-06-05T09:15:40.748Z] 93b61091891f: Waiting [2021-06-05T09:15:40.748Z] 93b9cdb0e59b: Waiting [2021-06-05T09:15:40.748Z] 5e14af77c1be: Waiting [2021-06-05T09:15:40.748Z] 01666e4c0597: Waiting [2021-06-05T09:15:40.748Z] aa168da1d23b: Waiting [2021-06-05T09:15:40.748Z] 36b3adc4ff6f: Verifying Checksum [2021-06-05T09:15:40.748Z] 36b3adc4ff6f: Download complete [2021-06-05T09:15:40.748Z] 46f8f816bc3b: Verifying Checksum [2021-06-05T09:15:40.748Z] 46f8f816bc3b: Download complete [2021-06-05T09:15:40.748Z] df20fa9351a1: Verifying Checksum [2021-06-05T09:15:40.748Z] df20fa9351a1: Download complete [2021-06-05T09:15:41.015Z] 93b9cdb0e59b: Verifying Checksum [2021-06-05T09:15:41.015Z] 93b9cdb0e59b: Download complete [2021-06-05T09:15:41.015Z] 5e14af77c1be: Verifying Checksum [2021-06-05T09:15:41.015Z] 5e14af77c1be: Download complete [2021-06-05T09:15:41.015Z] 93b61091891f: Verifying Checksum [2021-06-05T09:15:41.015Z] 93b61091891f: Download complete [2021-06-05T09:15:41.015Z] 01666e4c0597: Verifying Checksum [2021-06-05T09:15:41.015Z] 01666e4c0597: Download complete [2021-06-05T09:15:41.015Z] 8ad3a11d3b57: Verifying Checksum [2021-06-05T09:15:41.015Z] 8ad3a11d3b57: Download complete [2021-06-05T09:15:41.015Z] df20fa9351a1: Pull complete [2021-06-05T09:15:41.282Z] 36b3adc4ff6f: Pull complete [2021-06-05T09:15:41.859Z] 8ad3a11d3b57: Pull complete [2021-06-05T09:15:41.859Z] 46f8f816bc3b: Pull complete [2021-06-05T09:15:42.122Z] 93b61091891f: Pull complete [2021-06-05T09:15:42.122Z] 93b9cdb0e59b: Pull complete [2021-06-05T09:15:42.382Z] 5e14af77c1be: Pull complete [2021-06-05T09:15:42.382Z] 01666e4c0597: Pull complete [2021-06-05T09:15:42.957Z] aa168da1d23b: Verifying Checksum [2021-06-05T09:15:42.957Z] aa168da1d23b: Download complete [2021-06-05T09:15:47.201Z] aa168da1d23b: Pull complete [2021-06-05T09:15:47.201Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-05T09:15:47.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-05T09:15:47.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-05T09:15:47.278Z] prd-centos7-docker-4c-2g-636 does not seem to be running inside a container [2021-06-05T09:15:47.312Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-05T09:15:50.736Z] $ docker top 24cb89b58d1be3c37ed085f6e8babb6eb4975a391657fe48afeaca8282282315 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-05T09:15:51.117Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-05T09:15:51.413Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-05T09:15:51.712Z] + ls /var/log/sa-host [2021-06-05T09:15:51.712Z] + sadf -c /var/log/sa-host/sa05 [2021-06-05T09:15:51.712Z] file_magic: OK [2021-06-05T09:15:51.712Z] HZ: Using current value: 100 [2021-06-05T09:15:51.712Z] file_header: OK [2021-06-05T09:15:51.712Z] 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-06-05T09:15:51.712Z] Statistics: [2021-06-05T09:15:51.712Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-05T09:15:51.712Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-05T09:15:51.904Z] provisioning config files... [2021-06-05T09:15:51.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config70666815156647395tmp [Pipeline] { [Pipeline] echo [2021-06-05T09:15:51.940Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:15:52.233Z] ---> create-netrc.sh [Pipeline] } [2021-06-05T09:15:52.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:15:52.605Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-05T09:15:52.620Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:15:52.924Z] ---> sudo-logs.sh [2021-06-05T09:15:52.924Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-05T09:15:52.969Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:15:53.267Z] ---> job-cost.sh [2021-06-05T09:15:53.267Z] lf-activate-venv: SKIPPING [2021-06-05T09:15:53.267Z] DEBUG: total: 0.18000000715255737 [2021-06-05T09:15:53.267Z] INFO: Retrieving Stack Cost... [2021-06-05T09:15:54.210Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-05T09:15:54.784Z] INFO: Archiving Costs [Pipeline] echo [2021-06-05T09:15:54.801Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-05T09:15:55.114Z] ---> logs-deploy.sh [2021-06-05T09:15:55.114Z] lf-activate-venv: SKIPPING [2021-06-05T09:15:55.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/3 [2021-06-05T09:15:55.114Z] INFO: archiving workspace using pattern(s): [2021-06-05T09:15:56.067Z] Archives upload complete. [2021-06-05T09:15:56.067Z] INFO: archiving logs to Nexus