ernestojeda commented: recheck 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-ssh7937843430201569983.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-ssh2156336960138651106.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-ssh4025492904345895682.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-ssh3837455088905633478.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-ssh5090822409382412356.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-562 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-ssh795112890425284723.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 f5d348ccf75d10caee85a8c5498495a5bcbce0ee Checking out Revision f5d348ccf75d10caee85a8c5498495a5bcbce0ee (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-ssh3163819054406004244.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-ssh1312676270051110697.key > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5d348ccf75d10caee85a8c5498495a5bcbce0ee # timeout=10 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" > git rev-list --no-walk 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-04T19:14:29.894Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-04T19:14:29.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-04T19:14:30.022Z] ========================================================= [2021-06-04T19:14:30.022Z] EdgeX Global Pipelines Version Info [2021-06-04T19:14:30.022Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:14:31.391Z] ------------------- [2021-06-04T19:14:31.391Z] stable info: [2021-06-04T19:14:31.391Z] ------------------- [2021-06-04T19:14:31.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-04T19:14:31.391Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T19:14:31.391Z] Message: update stable to v1.0.193 [2021-06-04T19:14:31.967Z] ------------------- [2021-06-04T19:14:31.967Z] experimental info: [2021-06-04T19:14:31.967Z] ------------------- [2021-06-04T19:14:31.967Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-04T19:14:31.967Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T19:14:31.967Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-04T19:14:32.102Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-04T19:14:32.126Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-04T19:14:32.151Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-04T19:14:32.174Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-04T19:14:32.196Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-04T19:14:32.218Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-04T19:14:32.240Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-04T19:14:32.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-04T19:14:32.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-04T19:14:32.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-04T19:14:32.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-04T19:14:32.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-04T19:14:32.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-04T19:14:32.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-04T19:14:32.444Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T19:14:32.468Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T19:14:32.494Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T19:14:32.544Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T19:14:32.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-04T19:14:32.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-04T19:14:32.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-04T19:14:32.657Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-04T19:14:32.687Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-04T19:14:32.711Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-04T19:14:32.734Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-04T19:14:32.758Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-04T19:14:32.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2021-06-04T19:14:32.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2021-06-04T19:14:32.837Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2021-06-04T19:14:32.861Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5d348ccf75d10caee85a8c5498495a5bcbce0ee [Pipeline] echo [2021-06-04T19:14:32.900Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5d348c [Pipeline] echo [2021-06-04T19:14:32.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:14:32.999Z] provisioning config files... [2021-06-04T19:14:33.022Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config4710176584170701599tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:14:33.356Z] ---> docker-login.sh [2021-06-04T19:14:33.356Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:14:33.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:14:33.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:14:33.629Z] Configure a credential helper to remove this warning. See [2021-06-04T19:14:33.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:14:33.629Z] [2021-06-04T19:14:33.629Z] Login Succeeded [2021-06-04T19:14:33.629Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:14:33.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:14:33.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:14:33.629Z] Configure a credential helper to remove this warning. See [2021-06-04T19:14:33.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:14:33.629Z] [2021-06-04T19:14:33.629Z] Login Succeeded [2021-06-04T19:14:33.629Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:14:33.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:14:33.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:14:33.892Z] Configure a credential helper to remove this warning. See [2021-06-04T19:14:33.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:14:33.892Z] [2021-06-04T19:14:33.892Z] Login Succeeded [2021-06-04T19:14:33.892Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:14:33.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:14:33.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:14:33.892Z] Configure a credential helper to remove this warning. See [2021-06-04T19:14:33.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:14:33.892Z] [2021-06-04T19:14:33.892Z] Login Succeeded [2021-06-04T19:14:33.892Z] docker.io [2021-06-04T19:14:34.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:14:34.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:14:34.415Z] Configure a credential helper to remove this warning. See [2021-06-04T19:14:34.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:14:34.415Z] [2021-06-04T19:14:34.415Z] Login Succeeded [2021-06-04T19:14:34.415Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:14:34.424Z] 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-04T19:14:34.933Z] + git log --format=format:%s -1 f5d348ccf75d10caee85a8c5498495a5bcbce0ee [Pipeline] echo [2021-06-04T19:14:34.971Z] GIT_COMMIT: f5d348ccf75d10caee85a8c5498495a5bcbce0ee, Commit Message: Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD [Pipeline] echo [2021-06-04T19:14:34.986Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:14:35.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:14:35.573Z] [2021-06-04T19:14:35.573Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:14:35.890Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:14:35.890Z] latest: Pulling from edgex-devops/git-semver [2021-06-04T19:14:35.890Z] 31603596830f: Pulling fs layer [2021-06-04T19:14:35.890Z] 54011a49482f: Pulling fs layer [2021-06-04T19:14:35.890Z] a6820b24f6d8: Pulling fs layer [2021-06-04T19:14:35.890Z] f581987b2513: Pulling fs layer [2021-06-04T19:14:35.890Z] f581987b2513: Waiting [2021-06-04T19:14:35.890Z] 54011a49482f: Verifying Checksum [2021-06-04T19:14:35.890Z] 54011a49482f: Download complete [2021-06-04T19:14:36.152Z] 31603596830f: Verifying Checksum [2021-06-04T19:14:36.152Z] 31603596830f: Download complete [2021-06-04T19:14:36.152Z] f581987b2513: Verifying Checksum [2021-06-04T19:14:36.152Z] f581987b2513: Download complete [2021-06-04T19:14:36.152Z] a6820b24f6d8: Verifying Checksum [2021-06-04T19:14:36.152Z] a6820b24f6d8: Download complete [2021-06-04T19:14:36.152Z] 31603596830f: Pull complete [2021-06-04T19:14:36.412Z] 54011a49482f: Pull complete [2021-06-04T19:14:36.992Z] a6820b24f6d8: Pull complete [2021-06-04T19:14:36.992Z] f581987b2513: Pull complete [2021-06-04T19:14:36.992Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-04T19:14:36.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:14:36.992Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-04T19:14:37.067Z] prd-centos7-docker-4c-2g-562 does not seem to be running inside a container [2021-06-04T19:14:37.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T19:14:38.400Z] $ docker top 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T19:14:38.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T19:14:38.520Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T19:14:38.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T19:14:38.626Z] $ docker exec 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b ssh-agent [2021-06-04T19:14:38.731Z] SSH_AUTH_SOCK=/tmp/ssh-60mz4rwL6tYd/agent.14 [2021-06-04T19:14:38.731Z] SSH_AGENT_PID=20 [2021-06-04T19:14:38.739Z] Running ssh-add (command line suppressed) [2021-06-04T19:14:38.834Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3669788037205742116.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_3669788037205742116.key) [2021-06-04T19:14:38.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T19:14:39.163Z] + git tag --points-at HEAD [Pipeline] } [2021-06-04T19:14:39.176Z] $ docker exec --env ******** --env ******** 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b ssh-agent -k [2021-06-04T19:14:39.262Z] unset SSH_AUTH_SOCK; [2021-06-04T19:14:39.262Z] unset SSH_AGENT_PID; [2021-06-04T19:14:39.262Z] echo Agent pid 20 killed; [2021-06-04T19:14:39.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-04T19:14:39.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T19:14:39.323Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T19:14:39.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T19:14:39.421Z] $ docker exec 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b ssh-agent [2021-06-04T19:14:39.512Z] SSH_AUTH_SOCK=/tmp/ssh-xjpjbe7dQpWU/agent.55 [2021-06-04T19:14:39.512Z] SSH_AGENT_PID=62 [2021-06-04T19:14:39.519Z] Running ssh-add (command line suppressed) [2021-06-04T19:14:39.610Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_8197595080794351172.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_8197595080794351172.key) [2021-06-04T19:14:39.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T19:14:39.927Z] + git semver init [2021-06-04T19:14:39.927Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T19:14:39.927Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git [2021-06-04T19:14:39.927Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-06-04T19:14:39.927Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T19:14:39.927Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T19:14:39.927Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T19:14:39.927Z] # $SEMVER_BRANCH = PR-29 [2021-06-04T19:14:39.927Z] # $SEMVER_TEMP = /tmp/semver-231638228 [2021-06-04T19:14:39.927Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-04T19:14:40.514Z] # '/tmp/semver-231638228' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' [2021-06-04T19:14:40.514Z] # -> Force: false [2021-06-04T19:14:40.514Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } [2021-06-04T19:14:40.522Z] $ docker exec --env ******** --env ******** 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b ssh-agent -k [2021-06-04T19:14:40.618Z] unset SSH_AUTH_SOCK; [2021-06-04T19:14:40.618Z] unset SSH_AGENT_PID; [2021-06-04T19:14:40.618Z] echo Agent pid 62 killed; [2021-06-04T19:14:40.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T19:14:40.969Z] + git semver [Pipeline] } [2021-06-04T19:14:40.982Z] $ docker stop --time=1 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b [2021-06-04T19:14:42.244Z] $ docker rm -f 8e4feb49d0e3c1405cbaac326a91a9e8092446001ba5fe957f3a3be90c95a58b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T19:14:42.615Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-04T19:14:42.965Z] Stashed 1 file(s) [Pipeline] echo [2021-06-04T19:14:42.969Z] [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-04T19:14:58.226Z] Still waiting to schedule task [2021-06-04T19:14:58.226Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-04T19:14:58.228Z] Still waiting to schedule task [2021-06-04T19:14:58.228Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-04T19:16:37.198Z] Running on prd-centos7-docker-4c-2g-566 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-06-04T19:16:37.221Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-06-04T19:16:37.334Z] Selected Git installation does not exist. Using Default [2021-06-04T19:16:37.334Z] The recommended git tool is: NONE [2021-06-04T19:16:39.787Z] using credential edgex-jenkins-ssh [2021-06-04T19:16:39.808Z] Cloning the remote Git repository [2021-06-04T19:16:39.823Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:16:39.890Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-06-04T19:16:39.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:16:39.919Z] > git --version # timeout=10 [2021-06-04T19:16:39.928Z] > git --version # 'git version 2.24.4' [2021-06-04T19:16:39.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:16:39.950Z] [INFO] Currently running in a labeled security context [2021-06-04T19:16:39.950Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T19:16:39.950Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh2410051110024715559.key [2021-06-04T19:16:39.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:16:40.505Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:16:40.509Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:16:40.523Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:16:40.538Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:16:40.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:16:40.539Z] [INFO] Currently running in a labeled security context [2021-06-04T19:16:40.539Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T19:16:40.539Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh2600905241325857594.key [2021-06-04T19:16:40.548Z] > 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-04T19:16:40.928Z] Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd [2021-06-04T19:16:41.023Z] Merge succeeded, producing acd3a93ecca3e198909848e480ff6ed6dbdf1730 [2021-06-04T19:16:41.024Z] Checking out Revision acd3a93ecca3e198909848e480ff6ed6dbdf1730 (PR-29) [2021-06-04T19:16:40.933Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:16:40.943Z] > git checkout -f 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 [2021-06-04T19:16:40.979Z] > git remote # timeout=10 [2021-06-04T19:16:40.984Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T19:16:40.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:16:40.990Z] [INFO] Currently running in a labeled security context [2021-06-04T19:16:40.990Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T19:16:40.990Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh6076181644556718866.key [2021-06-04T19:16:40.995Z] > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-04T19:16:41.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T19:16:41.023Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:16:41.040Z] > git checkout -f acd3a93ecca3e198909848e480ff6ed6dbdf1730 # timeout=10 [2021-06-04T19:16:44.640Z] Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" [2021-06-04T19:16:44.640Z] > git rev-list --no-walk 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T19:16:45.652Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:16:45.981Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:16:46.275Z] + sudo service docker restart [2021-06-04T19:16:46.275Z] + true [2021-06-04T19:16:46.275Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:17:04.464Z] provisioning config files... [2021-06-04T19:17:04.478Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config212347552913671294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:17:04.817Z] ---> docker-login.sh [2021-06-04T19:17:04.818Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:17:05.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:05.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:05.084Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:05.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:05.084Z] [2021-06-04T19:17:05.084Z] Login Succeeded [2021-06-04T19:17:05.084Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:17:05.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:05.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:05.348Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:05.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:05.348Z] [2021-06-04T19:17:05.348Z] Login Succeeded [2021-06-04T19:17:05.348Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:17:05.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:05.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:05.348Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:05.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:05.348Z] [2021-06-04T19:17:05.348Z] Login Succeeded [2021-06-04T19:17:05.348Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:17:05.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:05.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:05.611Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:05.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:05.611Z] [2021-06-04T19:17:05.611Z] Login Succeeded [2021-06-04T19:17:05.611Z] docker.io [2021-06-04T19:17:05.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:05.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:05.873Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:05.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:05.873Z] [2021-06-04T19:17:05.873Z] Login Succeeded [2021-06-04T19:17:05.873Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:17:05.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T19:17:06.053Z] ========================================================= [2021-06-04T19:17:06.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-04T19:17:06.053Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:06.362Z] + 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-04T19:17:06.362Z] Sending build context to Docker daemon 1.194MB [2021-06-04T19:17:06.362Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-04T19:17:06.362Z] Step 2/10 : FROM ${BASE} [2021-06-04T19:17:06.628Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-04T19:17:06.628Z] 540db60ca938: Pulling fs layer [2021-06-04T19:17:06.628Z] adcc1eea9eea: Pulling fs layer [2021-06-04T19:17:06.628Z] 4c4ab2625f07: Pulling fs layer [2021-06-04T19:17:06.628Z] 0510c868ecb4: Pulling fs layer [2021-06-04T19:17:06.628Z] afea3b2eda06: Pulling fs layer [2021-06-04T19:17:06.628Z] 7809a108b3ef: Pulling fs layer [2021-06-04T19:17:06.628Z] f706445af74f: Pulling fs layer [2021-06-04T19:17:06.628Z] 0510c868ecb4: Waiting [2021-06-04T19:17:06.628Z] afea3b2eda06: Waiting [2021-06-04T19:17:06.628Z] 7809a108b3ef: Waiting [2021-06-04T19:17:06.628Z] f706445af74f: Waiting [2021-06-04T19:17:06.891Z] 4c4ab2625f07: Verifying Checksum [2021-06-04T19:17:06.891Z] 4c4ab2625f07: Download complete [2021-06-04T19:17:06.891Z] adcc1eea9eea: Verifying Checksum [2021-06-04T19:17:06.891Z] adcc1eea9eea: Download complete [2021-06-04T19:17:06.891Z] afea3b2eda06: Verifying Checksum [2021-06-04T19:17:06.891Z] afea3b2eda06: Download complete [2021-06-04T19:17:06.891Z] 7809a108b3ef: Verifying Checksum [2021-06-04T19:17:06.891Z] 7809a108b3ef: Download complete [2021-06-04T19:17:06.891Z] 540db60ca938: Verifying Checksum [2021-06-04T19:17:06.891Z] 540db60ca938: Download complete [2021-06-04T19:17:07.155Z] 540db60ca938: Pull complete [2021-06-04T19:17:07.417Z] adcc1eea9eea: Pull complete [2021-06-04T19:17:07.680Z] 4c4ab2625f07: Pull complete [2021-06-04T19:17:08.253Z] f706445af74f: Verifying Checksum [2021-06-04T19:17:08.253Z] f706445af74f: Download complete [2021-06-04T19:17:09.209Z] 0510c868ecb4: Verifying Checksum [2021-06-04T19:17:09.209Z] 0510c868ecb4: Download complete [2021-06-04T19:17:12.553Z] 0510c868ecb4: Pull complete [2021-06-04T19:17:12.553Z] afea3b2eda06: Pull complete [2021-06-04T19:17:12.553Z] 7809a108b3ef: Pull complete [2021-06-04T19:17:13.959Z] f706445af74f: Pull complete [2021-06-04T19:17:13.959Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-04T19:17:13.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-04T19:17:13.959Z] ---> b068be0155e3 [2021-06-04T19:17:13.959Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-04T19:17:23.968Z] ---> Running in 921b4bc3f7af [2021-06-04T19:17:23.968Z] Removing intermediate container 921b4bc3f7af [2021-06-04T19:17:23.968Z] ---> e14d768f749a [2021-06-04T19:17:23.968Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-04T19:17:23.968Z] ---> Running in 1e6653ad5f49 [2021-06-04T19:17:23.968Z] Removing intermediate container 1e6653ad5f49 [2021-06-04T19:17:23.968Z] ---> 98f8cddc43f7 [2021-06-04T19:17:23.968Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-04T19:17:23.968Z] ---> Running in cc7e03f666f5 [2021-06-04T19:17:23.968Z] Removing intermediate container cc7e03f666f5 [2021-06-04T19:17:23.968Z] ---> 6c8552d9eb76 [2021-06-04T19:17:23.968Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T19:17:23.968Z] ---> Running in 8936ed2ccaa7 [2021-06-04T19:17:24.229Z] Removing intermediate container 8936ed2ccaa7 [2021-06-04T19:17:24.229Z] ---> f63dd732ffc5 [2021-06-04T19:17:24.229Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-04T19:17:24.229Z] ---> Running in d843a79a9d01 [2021-06-04T19:17:24.813Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T19:17:25.387Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T19:17:25.958Z] OK: 149 MiB in 40 packages [2021-06-04T19:17:26.905Z] Removing intermediate container d843a79a9d01 [2021-06-04T19:17:26.905Z] ---> cf4336f9691b [2021-06-04T19:17:26.905Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-04T19:17:26.905Z] ---> Running in 7bda5633cf76 [2021-06-04T19:17:27.166Z] Removing intermediate container 7bda5633cf76 [2021-06-04T19:17:27.166Z] ---> 3bc6da3d585b [2021-06-04T19:17:27.166Z] Step 9/10 : COPY . . [2021-06-04T19:17:27.741Z] ---> ae2c6e32975a [2021-06-04T19:17:27.741Z] Step 10/10 : RUN go mod download [2021-06-04T19:17:28.002Z] ---> Running in 36ccc7b9ed96 [2021-06-04T19:17:49.979Z] Removing intermediate container 36ccc7b9ed96 [2021-06-04T19:17:49.979Z] ---> 5638f5d8d0ba [2021-06-04T19:17:49.979Z] Successfully built 5638f5d8d0ba [2021-06-04T19:17:49.979Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:50.279Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T19:17:50.279Z] . [Pipeline] withDockerContainer [2021-06-04T19:17:50.365Z] prd-centos7-docker-4c-2g-566 does not seem to be running inside a container [2021-06-04T19:17:50.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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-x86_64 cat [2021-06-04T19:17:51.036Z] $ docker top 1963b70d2fe37611e212deb3791bfd5a2aee897cacbea835ca9a16a93b8d8e56 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:17:51.415Z] + go version [2021-06-04T19:17:51.415Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-04T19:17:51.424Z] $ docker stop --time=1 1963b70d2fe37611e212deb3791bfd5a2aee897cacbea835ca9a16a93b8d8e56 [2021-06-04T19:17:52.623Z] $ docker rm -f 1963b70d2fe37611e212deb3791bfd5a2aee897cacbea835ca9a16a93b8d8e56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:53.176Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T19:17:53.176Z] . [Pipeline] withDockerContainer [2021-06-04T19:17:53.250Z] prd-centos7-docker-4c-2g-566 does not seem to be running inside a container [2021-06-04T19:17:53.290Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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-x86_64 cat [2021-06-04T19:17:53.676Z] $ docker top 2cee4d3220eb3de329f2dc5a73029b637ab521f8a0c8f4e526fc20f23a24f859 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:17:54.074Z] + go mod tidy [Pipeline] sh [2021-06-04T19:17:54.368Z] + make test [2021-06-04T19:17:54.368Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-04T19:17:54.633Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-04T19:18:00.008Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-06-04T19:18:00.008Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-06-04T19:18:00.008Z] /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-04T19:18:00.008Z] have (string, bool, string, string) [2021-06-04T19:18:00.008Z] want (string, string) [2021-06-04T19:18:01.706Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-568 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws [2021-06-04T19:18:01.728Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-06-04T19:18:01.944Z] Selected Git installation does not exist. Using Default [2021-06-04T19:18:01.944Z] The recommended git tool is: NONE [2021-06-04T19:18:07.910Z] using credential edgex-jenkins-ssh [2021-06-04T19:18:07.934Z] Cloning the remote Git repository [2021-06-04T19:18:07.988Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:18:08.114Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-06-04T19:18:08.357Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-06-04T19:18:08.357Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.234s coverage: 51.9% of statements [2021-06-04T19:18:08.357Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements [2021-06-04T19:18:08.357Z] make: *** [Makefile:23: test] Error 2 [Pipeline] } [2021-06-04T19:18:08.369Z] $ docker stop --time=1 2cee4d3220eb3de329f2dc5a73029b637ab521f8a0c8f4e526fc20f23a24f859 [2021-06-04T19:18:08.197Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:18:08.198Z] > git --version # timeout=10 [2021-06-04T19:18:08.233Z] > git --version # 'git version 2.17.1' [2021-06-04T19:18:08.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:18:08.333Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:18:09.186Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:18:09.212Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:18:09.246Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:18:09.292Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:18:09.292Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:18:09.312Z] > 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-04T19:18:09.765Z] Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd [2021-06-04T19:18:09.842Z] $ docker rm -f 2cee4d3220eb3de329f2dc5a73029b637ab521f8a0c8f4e526fc20f23a24f859 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [2021-06-04T19:18:10.088Z] Merge succeeded, producing d879ff8a93d1b785fd7179f7027c62e2bd88d34d [2021-06-04T19:18:10.088Z] Checking out Revision d879ff8a93d1b785fd7179f7027c62e2bd88d34d (PR-29) [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-04T19:18:10.780Z] ---> job-cost.sh [2021-06-04T19:18:10.780Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-43eS [2021-06-04T19:18:09.790Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:18:09.806Z] > git checkout -f 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 [2021-06-04T19:18:09.922Z] > git remote # timeout=10 [2021-06-04T19:18:09.940Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T19:18:09.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:18:09.964Z] > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-04T19:18:10.066Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T19:18:10.090Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:18:10.111Z] > git checkout -f d879ff8a93d1b785fd7179f7027c62e2bd88d34d # timeout=10 [2021-06-04T19:18:14.455Z] Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" [2021-06-04T19:18:14.459Z] > git rev-list --no-walk 752d479ef280c4211abb6c8ddea7fbcd3a88ebbd # timeout=10 [2021-06-04T19:18:14.903Z] [2021-06-04T19:18:14.903Z] GitHub has been notified of this commit’s build result [2021-06-04T19:18:14.903Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T19:18:16.114Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:18:16.554Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:18:16.903Z] + sudo service docker restart [2021-06-04T19:18:16.903Z] + true [2021-06-04T19:18:18.951Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T19:18:33.917Z] lf-activate-venv(): INFO: Adding /tmp/venv-43eS/bin to PATH [2021-06-04T19:18:33.917Z] INFO: No Stack... [2021-06-04T19:18:33.917Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T19:18:33.917Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T19:18:34.224Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-06-04T19:18:34.224Z] + cut -d, -f6 [Pipeline] lock [2021-06-04T19:18:34.251Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [2021-06-04T19:18:34.263Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] did not exist. Created. [2021-06-04T19:18:34.263Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T19:18:34.582Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-04T19:18:34.814Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T19:18:34.849Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-04T19:18:35.059Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:18:35.275Z] provisioning config files... [2021-06-04T19:18:35.308Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7414969695149771779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:18:35.692Z] ---> docker-login.sh [2021-06-04T19:18:35.692Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:18:36.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:18:37.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:18:37.279Z] Configure a credential helper to remove this warning. See [2021-06-04T19:18:37.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:18:37.279Z] [2021-06-04T19:18:37.279Z] Login Succeeded [2021-06-04T19:18:37.279Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:18:37.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:18:37.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:18:37.827Z] Configure a credential helper to remove this warning. See [2021-06-04T19:18:37.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:18:37.827Z] [2021-06-04T19:18:37.827Z] Login Succeeded [2021-06-04T19:18:37.827Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:18:38.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:18:38.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:18:38.375Z] Configure a credential helper to remove this warning. See [2021-06-04T19:18:38.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:18:38.375Z] [2021-06-04T19:18:38.375Z] Login Succeeded [2021-06-04T19:18:38.375Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:18:38.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:18:38.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:18:38.925Z] Configure a credential helper to remove this warning. See [2021-06-04T19:18:38.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:18:38.925Z] [2021-06-04T19:18:38.925Z] Login Succeeded [2021-06-04T19:18:38.925Z] docker.io [2021-06-04T19:18:39.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:18:39.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:18:39.799Z] Configure a credential helper to remove this warning. See [2021-06-04T19:18:39.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:18:39.799Z] [2021-06-04T19:18:39.799Z] Login Succeeded [2021-06-04T19:18:39.799Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:18:39.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T19:18:40.394Z] ========================================================= [2021-06-04T19:18:40.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-04T19:18:40.394Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:18:40.786Z] + 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-04T19:18:41.070Z] Sending build context to Docker daemon 1.194MB [2021-06-04T19:18:41.070Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-04T19:18:41.070Z] Step 2/10 : FROM ${BASE} [2021-06-04T19:18:41.346Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-04T19:18:41.346Z] 595b0fe564bb: Pulling fs layer [2021-06-04T19:18:41.346Z] 7186ed65a4f7: Pulling fs layer [2021-06-04T19:18:41.346Z] 316046926c0a: Pulling fs layer [2021-06-04T19:18:41.346Z] 4ebd0625c992: Pulling fs layer [2021-06-04T19:18:41.346Z] 207e8628e3a3: Pulling fs layer [2021-06-04T19:18:41.346Z] c791037a9be2: Pulling fs layer [2021-06-04T19:18:41.346Z] ffd874e62e21: Pulling fs layer [2021-06-04T19:18:41.346Z] 207e8628e3a3: Waiting [2021-06-04T19:18:41.346Z] c791037a9be2: Waiting [2021-06-04T19:18:41.346Z] 4ebd0625c992: Waiting [2021-06-04T19:18:41.346Z] ffd874e62e21: Waiting [2021-06-04T19:18:41.346Z] 316046926c0a: Verifying Checksum [2021-06-04T19:18:41.346Z] 316046926c0a: Download complete [2021-06-04T19:18:41.346Z] 7186ed65a4f7: Download complete [2021-06-04T19:18:41.346Z] 207e8628e3a3: Verifying Checksum [2021-06-04T19:18:41.346Z] 207e8628e3a3: Download complete [2021-06-04T19:18:41.620Z] 595b0fe564bb: Verifying Checksum [2021-06-04T19:18:41.620Z] 595b0fe564bb: Download complete [2021-06-04T19:18:41.620Z] c791037a9be2: Verifying Checksum [2021-06-04T19:18:41.620Z] c791037a9be2: Download complete [2021-06-04T19:18:42.223Z] 595b0fe564bb: Pull complete [2021-06-04T19:18:42.858Z] 7186ed65a4f7: Pull complete [2021-06-04T19:18:43.462Z] 316046926c0a: Pull complete [2021-06-04T19:18:44.447Z] ffd874e62e21: Verifying Checksum [2021-06-04T19:18:44.447Z] ffd874e62e21: Download complete [2021-06-04T19:18:45.877Z] 4ebd0625c992: Verifying Checksum [2021-06-04T19:18:45.877Z] 4ebd0625c992: Download complete [2021-06-04T19:18:56.060Z] 4ebd0625c992: Pull complete [2021-06-04T19:18:56.335Z] 207e8628e3a3: Pull complete [2021-06-04T19:18:56.936Z] c791037a9be2: Pull complete [2021-06-04T19:19:00.337Z] ffd874e62e21: Pull complete [2021-06-04T19:19:00.337Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-04T19:19:00.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-04T19:19:00.337Z] ---> cfc18b08335c [2021-06-04T19:19:00.337Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-04T19:19:02.306Z] ---> Running in 407051d8bdab [2021-06-04T19:19:02.580Z] Removing intermediate container 407051d8bdab [2021-06-04T19:19:02.580Z] ---> 9e9c01736d19 [2021-06-04T19:19:02.580Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-04T19:19:02.580Z] ---> Running in 5f5c27ff625c [2021-06-04T19:19:03.187Z] Removing intermediate container 5f5c27ff625c [2021-06-04T19:19:03.187Z] ---> 5dc5de797812 [2021-06-04T19:19:03.187Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-04T19:19:03.461Z] ---> Running in 106af68109a8 [2021-06-04T19:19:03.733Z] Removing intermediate container 106af68109a8 [2021-06-04T19:19:03.733Z] ---> c6f0a68f58cc [2021-06-04T19:19:03.733Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T19:19:04.007Z] ---> Running in 2b05863727c9 [2021-06-04T19:19:06.656Z] Removing intermediate container 2b05863727c9 [2021-06-04T19:19:06.656Z] ---> a1139e06f064 [2021-06-04T19:19:06.656Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-04T19:19:06.656Z] ---> Running in 6d1939acb1b0 [2021-06-04T19:19:08.101Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T19:19:09.083Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T19:19:10.068Z] OK: 138 MiB in 40 packages [2021-06-04T19:19:11.054Z] Removing intermediate container 6d1939acb1b0 [2021-06-04T19:19:11.054Z] ---> 081e7f3e9994 [2021-06-04T19:19:11.054Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-04T19:19:11.054Z] ---> Running in a0be782acc0b [2021-06-04T19:19:11.655Z] Removing intermediate container a0be782acc0b [2021-06-04T19:19:11.655Z] ---> 4cca0d803aa6 [2021-06-04T19:19:11.655Z] Step 9/10 : COPY . . [2021-06-04T19:19:12.641Z] ---> 9d9373612144 [2021-06-04T19:19:12.642Z] Step 10/10 : RUN go mod download [2021-06-04T19:19:12.916Z] ---> Running in 17246a487af4 [2021-06-04T19:19:39.736Z] Removing intermediate container 17246a487af4 [2021-06-04T19:19:39.736Z] ---> b70619966ec0 [2021-06-04T19:19:39.736Z] Successfully built b70619966ec0 [2021-06-04T19:19:39.736Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:19:40.070Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T19:19:40.070Z] . [Pipeline] withDockerContainer [2021-06-04T19:19:40.305Z] prd-ubuntu18.04-docker-arm64-4c-16g-568 does not seem to be running inside a container [2021-06-04T19:19:40.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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-04T19:19:41.906Z] $ docker top 705cb5ec761095e6cb5b160bf6a84483001a97ee4f7edcb37821f2272395a5ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:19:42.853Z] + go version [2021-06-04T19:19:42.853Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-04T19:19:42.872Z] $ docker stop --time=1 705cb5ec761095e6cb5b160bf6a84483001a97ee4f7edcb37821f2272395a5ca [2021-06-04T19:19:44.698Z] $ docker rm -f 705cb5ec761095e6cb5b160bf6a84483001a97ee4f7edcb37821f2272395a5ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:19:45.496Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T19:19:45.496Z] . [Pipeline] withDockerContainer [2021-06-04T19:19:45.734Z] prd-ubuntu18.04-docker-arm64-4c-16g-568 does not seem to be running inside a container [2021-06-04T19:19:45.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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-04T19:19:47.491Z] $ docker top 301b081c50645c3f30733a3d849d32b5103032a316cb15f5b9373a9b7d6928f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:19:48.446Z] + go mod tidy [Pipeline] sh [2021-06-04T19:19:49.748Z] + make test [2021-06-04T19:19:49.748Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-04T19:19:50.732Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-04T19:20:17.552Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-06-04T19:20:17.552Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-06-04T19:20:17.552Z] /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-04T19:20:17.552Z] have (string, bool, string, string) [2021-06-04T19:20:17.552Z] want (string, string) [2021-06-04T19:20:29.982Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] [2021-06-04T19:20:29.982Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.650s coverage: 52.0% of statements [2021-06-04T19:20:29.982Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.055s coverage: 95.5% of statements [2021-06-04T19:20:29.982Z] make: *** [Makefile:23: test] Error 2 [Pipeline] } [2021-06-04T19:20:30.005Z] $ docker stop --time=1 301b081c50645c3f30733a3d849d32b5103032a316cb15f5b9373a9b7d6928f2 [2021-06-04T19:20:32.075Z] $ docker rm -f 301b081c50645c3f30733a3d849d32b5103032a316cb15f5b9373a9b7d6928f2 [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-04T19:20:33.247Z] ---> job-cost.sh [2021-06-04T19:20:33.248Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D88p [2021-06-04T19:21:12.192Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T19:22:48.949Z] lf-activate-venv(): INFO: Adding /tmp/venv-D88p/bin to PATH [2021-06-04T19:22:48.949Z] INFO: No Stack... [2021-06-04T19:22:48.949Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-04T19:22:48.949Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T19:22:49.303Z] + cut -d, -f6 [2021-06-04T19:22:49.303Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [Pipeline] lock [2021-06-04T19:22:49.365Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [2021-06-04T19:22:49.376Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] did not exist. Created. [2021-06-04T19:22:49.376Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T19:22:49.755Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-b2afb88f/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-b2afb88f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-04T19:22:50.108Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-04T19:22:50.142Z] Warning: overwriting stash ‘stack-cost’ [2021-06-04T19:22:50.757Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T19:22:50.777Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-04T19:22:51.052Z] 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-04T19:22:53.176Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:22:53.746Z] ---> package-listing.sh [2021-06-04T19:22:53.746Z] ++ facter osfamily [2021-06-04T19:22:53.746Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-04T19:22:54.014Z] + OS_FAMILY=redhat [2021-06-04T19:22:54.014Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 [2021-06-04T19:22:54.014Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-04T19:22:54.014Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-04T19:22:54.014Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-04T19:22:54.014Z] + PACKAGES=/tmp/packages_start.txt [2021-06-04T19:22:54.014Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-06-04T19:22:54.014Z] + PACKAGES=/tmp/packages_end.txt [2021-06-04T19:22:54.014Z] + case "${OS_FAMILY}" in [2021-06-04T19:22:54.014Z] + rpm -qa [2021-06-04T19:22:54.014Z] + sort [2021-06-04T19:22:54.588Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-04T19:22:54.588Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-04T19:22:54.588Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-04T19:22:54.588Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' [2021-06-04T19:22:54.588Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [2021-06-04T19:22:54.588Z] + 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-04T19:22:54.601Z] 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-04T19:22:54.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:22:55.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T19:22:55.455Z] [2021-06-04T19:22:55.455Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:22:55.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T19:22:55.768Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-04T19:22:55.768Z] df20fa9351a1: Pulling fs layer [2021-06-04T19:22:55.768Z] 36b3adc4ff6f: Pulling fs layer [2021-06-04T19:22:55.768Z] 8ad3a11d3b57: Pulling fs layer [2021-06-04T19:22:55.768Z] 46f8f816bc3b: Pulling fs layer [2021-06-04T19:22:55.768Z] 93b61091891f: Pulling fs layer [2021-06-04T19:22:55.768Z] 93b9cdb0e59b: Pulling fs layer [2021-06-04T19:22:55.768Z] 5e14af77c1be: Pulling fs layer [2021-06-04T19:22:55.768Z] 01666e4c0597: Pulling fs layer [2021-06-04T19:22:55.768Z] aa168da1d23b: Pulling fs layer [2021-06-04T19:22:55.768Z] 93b9cdb0e59b: Waiting [2021-06-04T19:22:55.768Z] 5e14af77c1be: Waiting [2021-06-04T19:22:55.768Z] 01666e4c0597: Waiting [2021-06-04T19:22:55.768Z] aa168da1d23b: Waiting [2021-06-04T19:22:55.768Z] 46f8f816bc3b: Waiting [2021-06-04T19:22:55.768Z] 93b61091891f: Waiting [2021-06-04T19:22:55.768Z] 36b3adc4ff6f: Verifying Checksum [2021-06-04T19:22:55.768Z] 36b3adc4ff6f: Download complete [2021-06-04T19:22:55.768Z] 46f8f816bc3b: Verifying Checksum [2021-06-04T19:22:55.768Z] 46f8f816bc3b: Download complete [2021-06-04T19:22:56.032Z] df20fa9351a1: Verifying Checksum [2021-06-04T19:22:56.032Z] df20fa9351a1: Download complete [2021-06-04T19:22:56.032Z] 93b9cdb0e59b: Verifying Checksum [2021-06-04T19:22:56.032Z] 93b9cdb0e59b: Download complete [2021-06-04T19:22:56.032Z] 93b61091891f: Verifying Checksum [2021-06-04T19:22:56.032Z] 93b61091891f: Download complete [2021-06-04T19:22:56.032Z] 5e14af77c1be: Download complete [2021-06-04T19:22:56.032Z] 01666e4c0597: Verifying Checksum [2021-06-04T19:22:56.032Z] 01666e4c0597: Download complete [2021-06-04T19:22:56.032Z] df20fa9351a1: Pull complete [2021-06-04T19:22:56.298Z] 8ad3a11d3b57: Verifying Checksum [2021-06-04T19:22:56.298Z] 8ad3a11d3b57: Download complete [2021-06-04T19:22:56.298Z] 36b3adc4ff6f: Pull complete [2021-06-04T19:22:56.874Z] 8ad3a11d3b57: Pull complete [2021-06-04T19:22:56.874Z] 46f8f816bc3b: Pull complete [2021-06-04T19:22:57.134Z] 93b61091891f: Pull complete [2021-06-04T19:22:57.134Z] 93b9cdb0e59b: Pull complete [2021-06-04T19:22:57.396Z] 5e14af77c1be: Pull complete [2021-06-04T19:22:57.396Z] 01666e4c0597: Pull complete [2021-06-04T19:22:57.968Z] aa168da1d23b: Verifying Checksum [2021-06-04T19:22:57.968Z] aa168da1d23b: Download complete [2021-06-04T19:23:02.228Z] aa168da1d23b: Pull complete [2021-06-04T19:23:02.228Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-04T19:23:02.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T19:23:02.228Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-04T19:23:02.308Z] prd-centos7-docker-4c-2g-562 does not seem to be running inside a container [2021-06-04T19:23:02.343Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-04T19:23:04.566Z] $ docker top a0db40725887e57a0ca642acda17fd80b948d91b90e7f53d29fe5e0870a6b26c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:23:04.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-04T19:23:05.245Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-04T19:23:05.576Z] + ls /var/log/sa-host [2021-06-04T19:23:05.576Z] + sadf -c /var/log/sa-host/sa04 [2021-06-04T19:23:05.576Z] file_magic: OK [2021-06-04T19:23:05.576Z] HZ: Using current value: 100 [2021-06-04T19:23:05.576Z] file_header: OK [2021-06-04T19:23:05.576Z] 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-04T19:23:05.576Z] Statistics: [2021-06-04T19:23:05.576Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T19:23:05.576Z] File successfully converted to sysstat format version 12.2.1 [2021-06-04T19:23:05.576Z] + sadf -c /var/log/sa-host/sa05 [2021-06-04T19:23:05.576Z] file_magic: OK [2021-06-04T19:23:05.576Z] HZ: Using current value: 100 [2021-06-04T19:23:05.576Z] file_header: OK [2021-06-04T19:23:05.576Z] 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-04T19:23:05.576Z] Statistics: [2021-06-04T19:23:05.576Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T19:23:05.576Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:23:06.173Z] provisioning config files... [2021-06-04T19:23:06.184Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config6465105619605532292tmp [Pipeline] { [Pipeline] echo [2021-06-04T19:23:06.205Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:06.503Z] ---> create-netrc.sh [Pipeline] } [2021-06-04T19:23:06.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:06.900Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-04T19:23:06.910Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:07.208Z] ---> sudo-logs.sh [2021-06-04T19:23:07.208Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-04T19:23:07.258Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:07.562Z] ---> job-cost.sh [2021-06-04T19:23:07.562Z] lf-activate-venv: SKIPPING [2021-06-04T19:23:07.562Z] DEBUG: total: 0.18000000715255737 [2021-06-04T19:23:07.562Z] INFO: Retrieving Stack Cost... [2021-06-04T19:23:08.507Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T19:23:09.084Z] INFO: Archiving Costs [Pipeline] echo [2021-06-04T19:23:09.097Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:09.415Z] ---> logs-deploy.sh [2021-06-04T19:23:09.415Z] lf-activate-venv: SKIPPING [2021-06-04T19:23:09.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/2 [2021-06-04T19:23:09.415Z] INFO: archiving workspace using pattern(s): [2021-06-04T19:23:10.364Z] Archives upload complete. [2021-06-04T19:23:10.364Z] INFO: archiving logs to Nexus