Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a8abf6b343540031172ab2f7335da0bfd82c9c12 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-ssh6947120461793632967.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-ssh4765210431192713430.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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4875311900289449611.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-ssh9109276885666697899.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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5809825789670706329.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-561 in /w/workspace/undry_device-rfid-llrp-go_master [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/undry_device-rfid-llrp-go_master # 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 Avoid second fetch Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) [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/undry_device-rfid-llrp-go_master@tmp/jenkins-gitclient-ssh4772838804561732218.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" > git rev-list --no-walk 930091a3fadbc035b82c8827fd2f48993c55851c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-04T19:13:24.450Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-04T19:13:24.539Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-04T19:13:24.565Z] ========================================================= [2021-06-04T19:13:24.565Z] EdgeX Global Pipelines Version Info [2021-06-04T19:13:24.565Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:13:26.025Z] ------------------- [2021-06-04T19:13:26.025Z] stable info: [2021-06-04T19:13:26.025Z] ------------------- [2021-06-04T19:13:26.025Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-04T19:13:26.025Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T19:13:26.025Z] Message: update stable to v1.0.193 [2021-06-04T19:13:26.606Z] ------------------- [2021-06-04T19:13:26.606Z] experimental info: [2021-06-04T19:13:26.606Z] ------------------- [2021-06-04T19:13:26.606Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-04T19:13:26.606Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T19:13:26.606Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-04T19:13:26.734Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-04T19:13:26.757Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-04T19:13:26.780Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-04T19:13:26.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-04T19:13:26.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-04T19:13:26.860Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-04T19:13:26.883Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-04T19:13:26.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-04T19:13:26.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-04T19:13:26.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-04T19:13:26.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-04T19:13:26.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-04T19:13:27.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-04T19:13:27.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-04T19:13:27.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T19:13:27.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T19:13:27.114Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T19:13:27.136Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T19:13:27.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-04T19:13:27.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-04T19:13:27.212Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-04T19:13:27.236Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-04T19:13:27.259Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-04T19:13:27.283Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-04T19:13:27.308Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-04T19:13:27.333Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-04T19:13:27.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-04T19:13:27.440Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-04T19:13:27.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-04T19:13:27.497Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] echo [2021-06-04T19:13:27.530Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8abf6b [Pipeline] echo [2021-06-04T19:13:27.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:13:27.668Z] provisioning config files... [2021-06-04T19:13:27.696Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6394027109297939669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:13:28.033Z] ---> docker-login.sh [2021-06-04T19:13:28.033Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:13:28.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:13:28.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:13:28.300Z] Configure a credential helper to remove this warning. See [2021-06-04T19:13:28.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:13:28.300Z] [2021-06-04T19:13:28.300Z] Login Succeeded [2021-06-04T19:13:28.300Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:13:28.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:13:28.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:13:28.566Z] Configure a credential helper to remove this warning. See [2021-06-04T19:13:28.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:13:28.566Z] [2021-06-04T19:13:28.566Z] Login Succeeded [2021-06-04T19:13:28.566Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:13:28.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:13:28.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:13:28.566Z] Configure a credential helper to remove this warning. See [2021-06-04T19:13:28.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:13:28.566Z] [2021-06-04T19:13:28.566Z] Login Succeeded [2021-06-04T19:13:28.566Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:13:28.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:13:28.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:13:28.826Z] Configure a credential helper to remove this warning. See [2021-06-04T19:13:28.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:13:28.826Z] [2021-06-04T19:13:28.826Z] Login Succeeded [2021-06-04T19:13:28.826Z] docker.io [2021-06-04T19:13:28.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:13:29.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:13:29.087Z] Configure a credential helper to remove this warning. See [2021-06-04T19:13:29.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:13:29.087Z] [2021-06-04T19:13:29.087Z] Login Succeeded [2021-06-04T19:13:29.087Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:13:29.097Z] 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:13:29.632Z] + git log --format=format:%s -1 a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] echo [2021-06-04T19:13:29.670Z] GIT_COMMIT: a8abf6b343540031172ab2f7335da0bfd82c9c12, Commit Message: Merge pull request #30 from ajcasagrande/fix-mod-url [Pipeline] echo [2021-06-04T19:13:29.686Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:13:30.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:13:30.667Z] [2021-06-04T19:13:30.668Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:13:30.976Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:13:30.976Z] latest: Pulling from edgex-devops/git-semver [2021-06-04T19:13:30.976Z] 31603596830f: Pulling fs layer [2021-06-04T19:13:30.976Z] 54011a49482f: Pulling fs layer [2021-06-04T19:13:30.976Z] a6820b24f6d8: Pulling fs layer [2021-06-04T19:13:30.976Z] f581987b2513: Pulling fs layer [2021-06-04T19:13:30.976Z] f581987b2513: Waiting [2021-06-04T19:13:30.976Z] 54011a49482f: Verifying Checksum [2021-06-04T19:13:30.976Z] 54011a49482f: Download complete [2021-06-04T19:13:31.242Z] 31603596830f: Verifying Checksum [2021-06-04T19:13:31.242Z] 31603596830f: Download complete [2021-06-04T19:13:31.242Z] f581987b2513: Verifying Checksum [2021-06-04T19:13:31.242Z] f581987b2513: Download complete [2021-06-04T19:13:31.242Z] a6820b24f6d8: Verifying Checksum [2021-06-04T19:13:31.242Z] a6820b24f6d8: Download complete [2021-06-04T19:13:31.242Z] 31603596830f: Pull complete [2021-06-04T19:13:31.504Z] 54011a49482f: Pull complete [2021-06-04T19:13:32.075Z] a6820b24f6d8: Pull complete [2021-06-04T19:13:32.075Z] f581987b2513: Pull complete [2021-06-04T19:13:32.075Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-04T19:13:32.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:13:32.075Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-04T19:13:32.155Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-06-04T19:13:32.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T19:13:33.281Z] $ docker top 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T19:13:33.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T19:13:33.409Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T19:13:33.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T19:13:33.521Z] $ docker exec 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d ssh-agent [2021-06-04T19:13:33.637Z] SSH_AUTH_SOCK=/tmp/ssh-89IfufbUMOD8/agent.13 [2021-06-04T19:13:33.637Z] SSH_AGENT_PID=19 [2021-06-04T19:13:33.645Z] Running ssh-add (command line suppressed) [2021-06-04T19:13:33.747Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6489644668701172384.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6489644668701172384.key) [2021-06-04T19:13:33.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T19:13:34.085Z] + git tag --points-at HEAD [Pipeline] } [2021-06-04T19:13:34.096Z] $ docker exec --env ******** --env ******** 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d ssh-agent -k [2021-06-04T19:13:34.186Z] unset SSH_AUTH_SOCK; [2021-06-04T19:13:34.190Z] unset SSH_AGENT_PID; [2021-06-04T19:13:34.190Z] echo Agent pid 19 killed; [2021-06-04T19:13:34.205Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-04T19:13:34.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T19:13:34.264Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T19:13:34.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T19:13:34.372Z] $ docker exec 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d ssh-agent [2021-06-04T19:13:34.475Z] SSH_AUTH_SOCK=/tmp/ssh-MaquQYJSFe2c/agent.53 [2021-06-04T19:13:34.475Z] SSH_AGENT_PID=60 [2021-06-04T19:13:34.481Z] Running ssh-add (command line suppressed) [2021-06-04T19:13:34.582Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2695223398329369572.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_2695223398329369572.key) [2021-06-04T19:13:34.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T19:13:34.905Z] + git semver init [2021-06-04T19:13:34.906Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T19:13:34.906Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-04T19:13:34.906Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-04T19:13:34.906Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T19:13:34.906Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T19:13:34.906Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T19:13:34.906Z] # $SEMVER_BRANCH = master [2021-06-04T19:13:34.906Z] # $SEMVER_TEMP = /tmp/semver-422031498 [2021-06-04T19:13:34.906Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-04T19:13:35.168Z] # '/tmp/semver-422031498' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' [2021-06-04T19:13:35.168Z] # -> Force: false [2021-06-04T19:13:35.168Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-04T19:13:35.175Z] $ docker exec --env ******** --env ******** 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d ssh-agent -k [2021-06-04T19:13:35.275Z] unset SSH_AUTH_SOCK; [2021-06-04T19:13:35.275Z] unset SSH_AGENT_PID; [2021-06-04T19:13:35.275Z] echo Agent pid 60 killed; [2021-06-04T19:13:35.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T19:13:35.650Z] + git semver [Pipeline] } [2021-06-04T19:13:35.663Z] $ docker stop --time=1 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d [2021-06-04T19:13:36.904Z] $ docker rm -f 77638c77f40d5189df183d186e21dc721cdcb160b58a18356004dd458df1062d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T19:13:37.272Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-04T19:13:37.544Z] Stashed 1 file(s) [Pipeline] echo [2021-06-04T19:13:37.547Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.1 [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:13:52.781Z] Still waiting to schedule task [2021-06-04T19:13:52.782Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-04T19:13:52.784Z] Still waiting to schedule task [2021-06-04T19:13:52.784Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-04T19:15:42.187Z] Running on prd-centos7-docker-4c-2g-565 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-04T19:15:42.207Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2021-06-04T19:15:42.320Z] Selected Git installation does not exist. Using Default [2021-06-04T19:15:42.320Z] The recommended git tool is: NONE [2021-06-04T19:15:44.860Z] using credential edgex-jenkins-ssh [2021-06-04T19:15:44.879Z] Cloning the remote Git repository [2021-06-04T19:15:44.897Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:15:44.965Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2021-06-04T19:15:45.094Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:15:45.094Z] > git --version # timeout=10 [2021-06-04T19:15:45.107Z] > git --version # 'git version 2.24.4' [2021-06-04T19:15:45.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:15:45.129Z] [INFO] Currently running in a labeled security context [2021-06-04T19:15:45.129Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T19:15:45.129Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh918545639075073705.key [2021-06-04T19:15:45.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:15:45.824Z] Avoid second fetch [2021-06-04T19:15:45.825Z] Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) [2021-06-04T19:15:45.805Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:15:45.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:15:45.837Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:15:45.844Z] > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-04T19:15:49.517Z] Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T19:15:50.491Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:15:50.818Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:15:51.124Z] + true [2021-06-04T19:15:51.124Z] + sudo service docker restart [2021-06-04T19:15:51.124Z] Redirecting to /bin/systemctl restart docker.service [2021-06-04T19:15:57.526Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-563 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-04T19:15:57.545Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2021-06-04T19:15:57.753Z] Selected Git installation does not exist. Using Default [2021-06-04T19:15:57.753Z] The recommended git tool is: NONE [2021-06-04T19:16:03.458Z] using credential edgex-jenkins-ssh [2021-06-04T19:16:03.481Z] Cloning the remote Git repository [2021-06-04T19:16:03.535Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:16:03.737Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2021-06-04T19:16:03.806Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:16:03.807Z] > git --version # timeout=10 [2021-06-04T19:16:03.824Z] > git --version # 'git version 2.17.1' [2021-06-04T19:16:03.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:16:03.942Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:16:05.201Z] Avoid second fetch [2021-06-04T19:16:05.202Z] Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) [2021-06-04T19:16:05.148Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:16:05.169Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:16:05.225Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:16:05.247Z] > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:16:09.349Z] provisioning config files... [2021-06-04T19:16:09.366Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config6901849965543174816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:16:09.608Z] Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" [2021-06-04T19:16:09.733Z] ---> docker-login.sh [2021-06-04T19:16:09.733Z] nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T19:16:10.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:16:10.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:10.279Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:10.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:10.279Z] [2021-06-04T19:16:10.279Z] Login Succeeded [2021-06-04T19:16:10.279Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:16:10.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:16:10.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:10.279Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:10.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:10.279Z] [2021-06-04T19:16:10.279Z] Login Succeeded [2021-06-04T19:16:10.279Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:16:10.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:16:10.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:10.546Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:10.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:10.546Z] [2021-06-04T19:16:10.546Z] Login Succeeded [2021-06-04T19:16:10.546Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:16:10.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:16:10.801Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-06-04T19:16:10.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:10.809Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:10.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:10.809Z] [2021-06-04T19:16:10.809Z] Login Succeeded [2021-06-04T19:16:10.809Z] docker.io [2021-06-04T19:16:10.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2021-06-04T19:16:11.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:11.070Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:11.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:11.070Z] [2021-06-04T19:16:11.070Z] Login Succeeded [2021-06-04T19:16:11.070Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:16:11.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T19:16:11.248Z] ========================================================= [2021-06-04T19:16:11.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-04T19:16:11.249Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:16:11.276Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:16:11.565Z] + 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:16:11.565Z] Sending build context to Docker daemon 1.194MB [2021-06-04T19:16:11.565Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-04T19:16:11.565Z] Step 2/10 : FROM ${BASE} [2021-06-04T19:16:11.651Z] + true [2021-06-04T19:16:11.651Z] + sudo service docker restart [2021-06-04T19:16:11.828Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-04T19:16:11.829Z] 540db60ca938: Pulling fs layer [2021-06-04T19:16:11.829Z] adcc1eea9eea: Pulling fs layer [2021-06-04T19:16:11.829Z] 4c4ab2625f07: Pulling fs layer [2021-06-04T19:16:11.829Z] 0510c868ecb4: Pulling fs layer [2021-06-04T19:16:11.829Z] afea3b2eda06: Pulling fs layer [2021-06-04T19:16:11.829Z] 7809a108b3ef: Pulling fs layer [2021-06-04T19:16:11.829Z] f706445af74f: Pulling fs layer [2021-06-04T19:16:11.829Z] afea3b2eda06: Waiting [2021-06-04T19:16:11.829Z] 7809a108b3ef: Waiting [2021-06-04T19:16:11.829Z] f706445af74f: Waiting [2021-06-04T19:16:11.829Z] 0510c868ecb4: Waiting [2021-06-04T19:16:11.829Z] 4c4ab2625f07: Verifying Checksum [2021-06-04T19:16:11.829Z] 4c4ab2625f07: Download complete [2021-06-04T19:16:11.829Z] adcc1eea9eea: Download complete [2021-06-04T19:16:11.829Z] afea3b2eda06: Verifying Checksum [2021-06-04T19:16:11.829Z] afea3b2eda06: Download complete [2021-06-04T19:16:11.829Z] 7809a108b3ef: Verifying Checksum [2021-06-04T19:16:11.829Z] 7809a108b3ef: Download complete [2021-06-04T19:16:11.829Z] 540db60ca938: Verifying Checksum [2021-06-04T19:16:11.829Z] 540db60ca938: Download complete [2021-06-04T19:16:12.095Z] 540db60ca938: Pull complete [2021-06-04T19:16:12.095Z] adcc1eea9eea: Pull complete [2021-06-04T19:16:12.360Z] 4c4ab2625f07: Pull complete [2021-06-04T19:16:14.286Z] f706445af74f: Verifying Checksum [2021-06-04T19:16:14.286Z] f706445af74f: Download complete [2021-06-04T19:16:14.547Z] 0510c868ecb4: Verifying Checksum [2021-06-04T19:16:14.547Z] 0510c868ecb4: Download complete [2021-06-04T19:16:18.775Z] 0510c868ecb4: Pull complete [2021-06-04T19:16:18.775Z] afea3b2eda06: Pull complete [2021-06-04T19:16:18.775Z] 7809a108b3ef: Pull complete [2021-06-04T19:16:19.730Z] f706445af74f: Pull complete [2021-06-04T19:16:19.730Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-04T19:16:19.730Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-04T19:16:19.730Z] ---> b068be0155e3 [2021-06-04T19:16:19.730Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-04T19:16:23.984Z] ---> Running in 7dbd571e5a6e [2021-06-04T19:16:24.245Z] Removing intermediate container 7dbd571e5a6e [2021-06-04T19:16:24.245Z] ---> cfaac6a0275a [2021-06-04T19:16:24.245Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-04T19:16:24.245Z] ---> Running in dde30f176a8d [2021-06-04T19:16:24.508Z] Removing intermediate container dde30f176a8d [2021-06-04T19:16:24.508Z] ---> 02a55db5bb45 [2021-06-04T19:16:24.508Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-04T19:16:24.508Z] ---> Running in 3f751b4dbaf6 [2021-06-04T19:16:24.508Z] Removing intermediate container 3f751b4dbaf6 [2021-06-04T19:16:24.508Z] ---> 62053545e7aa [2021-06-04T19:16:24.508Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T19:16:24.508Z] ---> Running in a556a4867f6c [2021-06-04T19:16:25.458Z] Removing intermediate container a556a4867f6c [2021-06-04T19:16:25.458Z] ---> 6a368f4fbd9d [2021-06-04T19:16:25.458Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-04T19:16:25.458Z] ---> Running in 978813c0da39 [2021-06-04T19:16:25.722Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T19:16:26.295Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T19:16:26.869Z] OK: 149 MiB in 40 packages [2021-06-04T19:16:27.131Z] Removing intermediate container 978813c0da39 [2021-06-04T19:16:27.131Z] ---> e1e2ffeb0cf5 [2021-06-04T19:16:27.131Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-04T19:16:27.131Z] ---> Running in db891a4473ac [2021-06-04T19:16:27.393Z] Removing intermediate container db891a4473ac [2021-06-04T19:16:27.393Z] ---> cf52a9f82f23 [2021-06-04T19:16:27.393Z] Step 9/10 : COPY . . [2021-06-04T19:16:27.654Z] ---> 115505538b96 [2021-06-04T19:16:27.654Z] Step 10/10 : RUN go mod download [2021-06-04T19:16:27.654Z] ---> Running in 18d64f75100c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:16:30.040Z] provisioning config files... [2021-06-04T19:16:30.067Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config706471753099773982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:16:30.452Z] ---> docker-login.sh [2021-06-04T19:16:30.453Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:16:31.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:16:31.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:31.716Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:31.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:31.716Z] [2021-06-04T19:16:31.716Z] Login Succeeded [2021-06-04T19:16:31.716Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:16:31.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:16:32.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:32.272Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:32.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:32.272Z] [2021-06-04T19:16:32.272Z] Login Succeeded [2021-06-04T19:16:32.272Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:16:32.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:16:32.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:32.826Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:32.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:32.826Z] [2021-06-04T19:16:32.826Z] Login Succeeded [2021-06-04T19:16:32.826Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:16:33.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:16:33.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:33.379Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:33.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:33.379Z] [2021-06-04T19:16:33.379Z] Login Succeeded [2021-06-04T19:16:33.379Z] docker.io [2021-06-04T19:16:33.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:16:34.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:16:34.263Z] Configure a credential helper to remove this warning. See [2021-06-04T19:16:34.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:16:34.263Z] [2021-06-04T19:16:34.263Z] Login Succeeded [2021-06-04T19:16:34.263Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:16:34.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T19:16:34.642Z] ========================================================= [2021-06-04T19:16:34.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-04T19:16:34.642Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:16:35.013Z] + 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:16:35.288Z] Sending build context to Docker daemon 1.194MB [2021-06-04T19:16:35.574Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-04T19:16:35.574Z] Step 2/10 : FROM ${BASE} [2021-06-04T19:16:35.574Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-04T19:16:35.574Z] 595b0fe564bb: Pulling fs layer [2021-06-04T19:16:35.574Z] 7186ed65a4f7: Pulling fs layer [2021-06-04T19:16:35.574Z] 316046926c0a: Pulling fs layer [2021-06-04T19:16:35.574Z] 4ebd0625c992: Pulling fs layer [2021-06-04T19:16:35.574Z] 207e8628e3a3: Pulling fs layer [2021-06-04T19:16:35.574Z] c791037a9be2: Pulling fs layer [2021-06-04T19:16:35.574Z] ffd874e62e21: Pulling fs layer [2021-06-04T19:16:35.574Z] 4ebd0625c992: Waiting [2021-06-04T19:16:35.574Z] 207e8628e3a3: Waiting [2021-06-04T19:16:35.574Z] c791037a9be2: Waiting [2021-06-04T19:16:35.574Z] 316046926c0a: Verifying Checksum [2021-06-04T19:16:35.574Z] 316046926c0a: Download complete [2021-06-04T19:16:35.574Z] 7186ed65a4f7: Verifying Checksum [2021-06-04T19:16:35.574Z] 7186ed65a4f7: Download complete [2021-06-04T19:16:35.574Z] 207e8628e3a3: Verifying Checksum [2021-06-04T19:16:35.574Z] 207e8628e3a3: Download complete [2021-06-04T19:16:35.850Z] c791037a9be2: Verifying Checksum [2021-06-04T19:16:35.850Z] c791037a9be2: Download complete [2021-06-04T19:16:35.850Z] 595b0fe564bb: Verifying Checksum [2021-06-04T19:16:35.850Z] 595b0fe564bb: Download complete [2021-06-04T19:16:36.464Z] 595b0fe564bb: Pull complete [2021-06-04T19:16:37.073Z] 7186ed65a4f7: Pull complete [2021-06-04T19:16:37.678Z] 316046926c0a: Pull complete [2021-06-04T19:16:37.703Z] Removing intermediate container 18d64f75100c [2021-06-04T19:16:37.703Z] ---> 565ee816ae53 [2021-06-04T19:16:37.703Z] Successfully built 565ee816ae53 [2021-06-04T19:16:37.703Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:16:38.023Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T19:16:38.023Z] . [Pipeline] withDockerContainer [2021-06-04T19:16:38.134Z] prd-centos7-docker-4c-2g-565 does not seem to be running inside a container [2021-06-04T19:16:38.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** ci-base-image-x86_64 cat [2021-06-04T19:16:38.290Z] ffd874e62e21: Verifying Checksum [2021-06-04T19:16:38.290Z] ffd874e62e21: Download complete [2021-06-04T19:16:38.605Z] $ docker top 769c40995ce3b7627faf56b32987cc45742e75edce15ae9a7925b38114c85159 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:16:39.002Z] + go version [2021-06-04T19:16:39.002Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-04T19:16:39.015Z] $ docker stop --time=1 769c40995ce3b7627faf56b32987cc45742e75edce15ae9a7925b38114c85159 [2021-06-04T19:16:39.731Z] 4ebd0625c992: Verifying Checksum [2021-06-04T19:16:39.731Z] 4ebd0625c992: Download complete [2021-06-04T19:16:40.213Z] $ docker rm -f 769c40995ce3b7627faf56b32987cc45742e75edce15ae9a7925b38114c85159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:16:40.765Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T19:16:40.765Z] . [Pipeline] withDockerContainer [2021-06-04T19:16:40.879Z] prd-centos7-docker-4c-2g-565 does not seem to be running inside a container [2021-06-04T19:16:40.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** ci-base-image-x86_64 cat [2021-06-04T19:16:41.302Z] $ docker top f658da3849802baa5d39e485f4ef08cad07bd665887bab3ea7cf334f83fae981 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:16:41.693Z] + go mod tidy [Pipeline] sh [2021-06-04T19:16:42.272Z] + make test [2021-06-04T19:16:42.272Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-04T19:16:42.553Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-04T19:16:49.945Z] 4ebd0625c992: Pull complete [2021-06-04T19:16:49.945Z] 207e8628e3a3: Pull complete [2021-06-04T19:16:49.945Z] c791037a9be2: Pull complete [2021-06-04T19:16:54.265Z] ffd874e62e21: Pull complete [2021-06-04T19:16:54.265Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-04T19:16:54.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-04T19:16:54.265Z] ---> cfc18b08335c [2021-06-04T19:16:54.265Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-04T19:16:55.692Z] ---> Running in 90c28fd643d9 [2021-06-04T19:16:56.306Z] Removing intermediate container 90c28fd643d9 [2021-06-04T19:16:56.306Z] ---> fd1a0daebf5d [2021-06-04T19:16:56.306Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-04T19:16:56.306Z] ---> Running in a8a41f755cb0 [2021-06-04T19:16:56.905Z] Removing intermediate container a8a41f755cb0 [2021-06-04T19:16:56.905Z] ---> 3e66ef65b22e [2021-06-04T19:16:56.905Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-04T19:16:56.905Z] ---> Running in 0c99013d0307 [2021-06-04T19:16:57.504Z] Removing intermediate container 0c99013d0307 [2021-06-04T19:16:57.504Z] ---> 74b91cc438c2 [2021-06-04T19:16:57.504Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T19:16:57.504Z] ---> Running in ffe607b7fc69 [2021-06-04T19:16:57.602Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-04T19:16:57.602Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-04T19:17:00.138Z] Removing intermediate container ffe607b7fc69 [2021-06-04T19:17:00.138Z] ---> dd4f3f4197df [2021-06-04T19:17:00.138Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-04T19:17:00.138Z] ---> Running in 19ab3f4b9f07 [2021-06-04T19:17:00.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.988s coverage: 39.5% of statements [2021-06-04T19:17:00.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.233s coverage: 52.0% of statements [2021-06-04T19:17:00.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 95.5% of statements [2021-06-04T19:17:00.168Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-04T19:17:01.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T19:17:02.184Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T19:17:03.173Z] OK: 138 MiB in 40 packages [2021-06-04T19:17:04.618Z] Removing intermediate container 19ab3f4b9f07 [2021-06-04T19:17:04.619Z] ---> 8b36d4536496 [2021-06-04T19:17:04.619Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-04T19:17:04.619Z] ---> Running in b42674da2b1d [2021-06-04T19:17:04.904Z] Removing intermediate container b42674da2b1d [2021-06-04T19:17:04.904Z] ---> 7350f5c8bef5 [2021-06-04T19:17:04.904Z] Step 9/10 : COPY . . [2021-06-04T19:17:05.528Z] gofmt -l . [2021-06-04T19:17:05.804Z] [ "`gofmt -l .`" = "" ] [2021-06-04T19:17:05.804Z] ./bin/test-go-mod-tidy.sh [2021-06-04T19:17:05.900Z] ---> 1f11d05d575c [2021-06-04T19:17:05.900Z] Step 10/10 : RUN go mod download [2021-06-04T19:17:06.065Z] ./bin/test-attribution-txt.sh [2021-06-04T19:17:06.181Z] ---> Running in da56421fee02 [Pipeline] } [2021-06-04T19:17:06.335Z] $ docker stop --time=1 f658da3849802baa5d39e485f4ef08cad07bd665887bab3ea7cf334f83fae981 [2021-06-04T19:17:07.976Z] $ docker rm -f f658da3849802baa5d39e485f4ef08cad07bd665887bab3ea7cf334f83fae981 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T19:17:08.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-04T19:17:08.633Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-04T19:17:11.362Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-04T19:17:11.663Z] + ls -al . [2021-06-04T19:17:11.664Z] total 560 [2021-06-04T19:17:11.664Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 4 19:17 . [2021-06-04T19:17:11.664Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 4 19:15 .. [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jun 4 19:15 Attribution.txt [2021-06-04T19:17:11.664Z] drwxrwxr-x. 2 jenkins jenkins 89 Jun 4 19:15 bin [2021-06-04T19:17:11.664Z] drwxrwxr-x. 4 jenkins jenkins 44 Jun 4 19:15 cmd [2021-06-04T19:17:11.664Z] -rw-r--r--. 1 jenkins jenkins 462634 Jun 4 19:16 coverage.out [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 1505 Jun 4 19:15 Dockerfile [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 999 Jun 4 19:15 Dockerfile.build [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 134 Jun 4 19:15 .dockerignore [2021-06-04T19:17:11.664Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jun 4 19:15 examples [2021-06-04T19:17:11.664Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 4 19:15 .git [2021-06-04T19:17:11.664Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 4 19:15 .github [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 934 Jun 4 19:15 .gitignore [2021-06-04T19:17:11.664Z] -rw-r--r--. 1 jenkins jenkins 308 Jun 4 19:17 go.mod [2021-06-04T19:17:11.664Z] -rw-r--r--. 1 jenkins jenkins 13908 Jun 4 19:16 go.sum [2021-06-04T19:17:11.664Z] drwxrwxr-x. 2 jenkins jenkins 31 Jun 4 19:15 images [2021-06-04T19:17:11.664Z] drwxrwxr-x. 5 jenkins jenkins 45 Jun 4 19:15 internal [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 682 Jun 4 19:15 Jenkinsfile [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jun 4 19:15 LICENSE [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 986 Jun 4 19:15 Makefile [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 27918 Jun 4 19:15 README.md [2021-06-04T19:17:11.664Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 4 19:15 snap [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 4 19:13 VERSION [2021-06-04T19:17:11.664Z] -rw-rw-r--. 1 jenkins jenkins 193 Jun 4 19:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:11.989Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 --label arch=amd64 --label version=0.0.1-dev.1 . [2021-06-04T19:17:11.989Z] Sending build context to Docker daemon 1.195MB [2021-06-04T19:17:11.989Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-06-04T19:17:11.989Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-04T19:17:11.989Z] ---> 565ee816ae53 [2021-06-04T19:17:11.989Z] Step 3/24 : ARG MAKE='make build' [2021-06-04T19:17:11.989Z] ---> Running in b0e9008bd040 [2021-06-04T19:17:12.254Z] Removing intermediate container b0e9008bd040 [2021-06-04T19:17:12.254Z] ---> 6142cea5e4f3 [2021-06-04T19:17:12.254Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-04T19:17:12.254Z] ---> Running in 31908633c4f9 [2021-06-04T19:17:12.254Z] Removing intermediate container 31908633c4f9 [2021-06-04T19:17:12.254Z] ---> c6759c88e712 [2021-06-04T19:17:12.254Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-04T19:17:12.254Z] ---> Running in c55fffbda791 [2021-06-04T19:17:12.254Z] Removing intermediate container c55fffbda791 [2021-06-04T19:17:12.254Z] ---> 5efa2bce75a3 [2021-06-04T19:17:12.254Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T19:17:12.254Z] ---> Running in 23b5c44fc7b5 [2021-06-04T19:17:12.830Z] Removing intermediate container 23b5c44fc7b5 [2021-06-04T19:17:12.830Z] ---> f9424408078f [2021-06-04T19:17:12.830Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-04T19:17:12.830Z] ---> Running in 90fdfb180c1a [2021-06-04T19:17:13.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T19:17:14.037Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T19:17:14.300Z] OK: 149 MiB in 40 packages [2021-06-04T19:17:14.562Z] Removing intermediate container 90fdfb180c1a [2021-06-04T19:17:14.562Z] ---> 01d26ea1db44 [2021-06-04T19:17:14.562Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-04T19:17:14.563Z] ---> Running in cda0d936142f [2021-06-04T19:17:14.829Z] Removing intermediate container cda0d936142f [2021-06-04T19:17:14.829Z] ---> d89f91de5909 [2021-06-04T19:17:14.829Z] Step 9/24 : COPY go.mod . [2021-06-04T19:17:14.829Z] ---> 84d2dba0b919 [2021-06-04T19:17:14.829Z] Step 10/24 : COPY Makefile . [2021-06-04T19:17:15.091Z] ---> 51362cd8d009 [2021-06-04T19:17:15.091Z] Step 11/24 : RUN make update [2021-06-04T19:17:15.091Z] ---> Running in dada78c3c0c8 [2021-06-04T19:17:15.352Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-04T19:17:15.620Z] Removing intermediate container dada78c3c0c8 [2021-06-04T19:17:15.620Z] ---> aa31ddfe449d [2021-06-04T19:17:15.620Z] Step 12/24 : COPY . . [2021-06-04T19:17:15.881Z] ---> d5950d99d817 [2021-06-04T19:17:15.882Z] Step 13/24 : RUN $MAKE [2021-06-04T19:17:15.882Z] ---> Running in ebd6e2b48350 [2021-06-04T19:17:16.144Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.1-dev.1" -o cmd/device-rfid-llrp-go ./cmd [2021-06-04T19:17:26.252Z] Removing intermediate container ebd6e2b48350 [2021-06-04T19:17:26.252Z] ---> e19079c56ca2 [2021-06-04T19:17:26.252Z] Step 14/24 : FROM alpine:3.12 [2021-06-04T19:17:26.513Z] 3.12: Pulling from library/alpine [2021-06-04T19:17:26.513Z] 339de151aab4: Pulling fs layer [2021-06-04T19:17:26.775Z] 339de151aab4: Verifying Checksum [2021-06-04T19:17:26.775Z] 339de151aab4: Download complete [2021-06-04T19:17:27.036Z] 339de151aab4: Pull complete [2021-06-04T19:17:27.036Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T19:17:27.036Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T19:17:27.036Z] ---> 13621d1b12d4 [2021-06-04T19:17:27.036Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-04T19:17:27.036Z] ---> Running in b10b59505ad6 [2021-06-04T19:17:27.036Z] Removing intermediate container b10b59505ad6 [2021-06-04T19:17:27.036Z] ---> 7f27e7d142f9 [2021-06-04T19:17:27.036Z] Step 16/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-04T19:17:27.308Z] ---> ff0b443210fb [2021-06-04T19:17:27.308Z] Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-04T19:17:27.308Z] ---> ad961e937735 [2021-06-04T19:17:27.308Z] Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-04T19:17:28.259Z] ---> 40bbbf068264 [2021-06-04T19:17:28.259Z] Step 19/24 : EXPOSE 49989 [2021-06-04T19:17:28.259Z] ---> Running in 979b128e51f7 [2021-06-04T19:17:28.259Z] Removing intermediate container 979b128e51f7 [2021-06-04T19:17:28.259Z] ---> 126ba0e4a78b [2021-06-04T19:17:28.259Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-04T19:17:28.259Z] ---> Running in 03d1d8169161 [2021-06-04T19:17:28.259Z] Removing intermediate container 03d1d8169161 [2021-06-04T19:17:28.259Z] ---> 51fe93af2350 [2021-06-04T19:17:28.259Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-04T19:17:28.259Z] ---> Running in 3ccde1fdc358 [2021-06-04T19:17:28.259Z] Removing intermediate container 3ccde1fdc358 [2021-06-04T19:17:28.259Z] ---> f7df05530e32 [2021-06-04T19:17:28.259Z] Step 22/24 : LABEL arch=amd64 [2021-06-04T19:17:28.382Z] Removing intermediate container da56421fee02 [2021-06-04T19:17:28.382Z] ---> 7341dbcac2cb [2021-06-04T19:17:28.382Z] Successfully built 7341dbcac2cb [2021-06-04T19:17:28.382Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:28.532Z] ---> Running in 302c2ec00c10 [2021-06-04T19:17:28.532Z] Removing intermediate container 302c2ec00c10 [2021-06-04T19:17:28.532Z] ---> 1e4359514645 [2021-06-04T19:17:28.532Z] Step 23/24 : LABEL git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-04T19:17:28.532Z] ---> Running in 0bb26854dfe8 [2021-06-04T19:17:28.532Z] Removing intermediate container 0bb26854dfe8 [2021-06-04T19:17:28.532Z] ---> 879357e55cb8 [2021-06-04T19:17:28.532Z] Step 24/24 : LABEL version=0.0.1-dev.1 [2021-06-04T19:17:28.532Z] ---> Running in ce5ab32af60f [2021-06-04T19:17:28.736Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T19:17:28.736Z] . [Pipeline] withDockerContainer [2021-06-04T19:17:28.793Z] Removing intermediate container ce5ab32af60f [2021-06-04T19:17:28.793Z] ---> d02670936aac [2021-06-04T19:17:28.793Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-04T19:17:28.793Z] Successfully built d02670936aac [2021-06-04T19:17:28.793Z] Successfully tagged device-rfid-llrp:latest [2021-06-04T19:17:28.973Z] prd-ubuntu18.04-docker-arm64-4c-16g-563 does not seem to be running inside a container [2021-06-04T19:17:29.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** ci-base-image-arm64 cat [2021-06-04T19:17:30.692Z] $ docker top d92ec33118086a725b55cf03a9d791f65a3818467c2e7d755ab6ce7c082e058d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:17:31.258Z] provisioning config files... [2021-06-04T19:17:31.270Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config5965518258959159529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:17:31.582Z] ---> docker-login.sh [2021-06-04T19:17:31.582Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:17:31.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:31.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:31.582Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:31.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:31.582Z] [2021-06-04T19:17:31.582Z] Login Succeeded [2021-06-04T19:17:31.582Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:17:31.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:31.648Z] + go version [2021-06-04T19:17:31.648Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-04T19:17:31.675Z] $ docker stop --time=1 d92ec33118086a725b55cf03a9d791f65a3818467c2e7d755ab6ce7c082e058d [2021-06-04T19:17:31.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:31.846Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:31.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:31.846Z] [2021-06-04T19:17:31.846Z] Login Succeeded [2021-06-04T19:17:31.846Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:17:31.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:31.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:31.846Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:31.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:31.846Z] [2021-06-04T19:17:31.846Z] Login Succeeded [2021-06-04T19:17:31.846Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:17:31.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:32.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:32.107Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:32.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:32.107Z] [2021-06-04T19:17:32.107Z] Login Succeeded [2021-06-04T19:17:32.107Z] docker.io [2021-06-04T19:17:32.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:32.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:32.368Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:32.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:32.368Z] [2021-06-04T19:17:32.368Z] Login Succeeded [2021-06-04T19:17:32.368Z] ---> docker-login.sh ends [2021-06-04T19:17:33.543Z] $ docker rm -f d92ec33118086a725b55cf03a9d791f65a3818467c2e7d755ab6ce7c082e058d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-06-04T19:17:33.814Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2021-06-04T19:17:33.979Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-06-04T19:17:33.979Z] a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-04T19:17:33.979Z] latest [2021-06-04T19:17:33.979Z] 0.0.1-dev.1 [2021-06-04T19:17:33.979Z] a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [2021-06-04T19:17:33.979Z] master [2021-06-04T19:17:33.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:34.321Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:34.442Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T19:17:34.442Z] . [Pipeline] withDockerContainer [2021-06-04T19:17:34.622Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-04T19:17:34.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-04T19:17:34.622Z] a6fedb0f4da6: Preparing [2021-06-04T19:17:34.622Z] 2c72bf5c40ef: Preparing [2021-06-04T19:17:34.622Z] 7e93efaf504c: Preparing [2021-06-04T19:17:34.622Z] 32f366d666a5: Preparing [2021-06-04T19:17:34.622Z] 32f366d666a5: Layer already exists [2021-06-04T19:17:34.622Z] 7e93efaf504c: Pushed [2021-06-04T19:17:34.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-563 does not seem to be running inside a container [2021-06-04T19:17:34.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@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 ******** ci-base-image-arm64 cat [2021-06-04T19:17:34.886Z] 2c72bf5c40ef: Pushed [2021-06-04T19:17:36.279Z] a6fedb0f4da6: Pushed [2021-06-04T19:17:36.527Z] $ docker top 58e1fdea94c141f983239b199ccb738d97c84cb006d7406aff5fafe20dd8e024 -eo pid,comm [2021-06-04T19:17:36.542Z] a8abf6b343540031172ab2f7335da0bfd82c9c12: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:37.253Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:37.541Z] + go mod tidy [2021-06-04T19:17:37.556Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-04T19:17:37.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-04T19:17:37.556Z] a6fedb0f4da6: Preparing [2021-06-04T19:17:37.556Z] 2c72bf5c40ef: Preparing [2021-06-04T19:17:37.556Z] 7e93efaf504c: Preparing [2021-06-04T19:17:37.556Z] 32f366d666a5: Preparing [2021-06-04T19:17:37.556Z] 7e93efaf504c: Layer already exists [2021-06-04T19:17:37.556Z] 32f366d666a5: Layer already exists [2021-06-04T19:17:37.556Z] 2c72bf5c40ef: Layer already exists [2021-06-04T19:17:37.556Z] a6fedb0f4da6: Layer already exists [2021-06-04T19:17:37.556Z] latest: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:37.900Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:38.201Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:0.0.1-dev.1 [2021-06-04T19:17:38.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-04T19:17:38.202Z] a6fedb0f4da6: Preparing [2021-06-04T19:17:38.202Z] 2c72bf5c40ef: Preparing [2021-06-04T19:17:38.202Z] 7e93efaf504c: Preparing [2021-06-04T19:17:38.202Z] 32f366d666a5: Preparing [2021-06-04T19:17:38.202Z] a6fedb0f4da6: Layer already exists [2021-06-04T19:17:38.202Z] 32f366d666a5: Layer already exists [2021-06-04T19:17:38.202Z] 2c72bf5c40ef: Layer already exists [2021-06-04T19:17:38.202Z] 7e93efaf504c: Layer already exists [2021-06-04T19:17:38.202Z] 0.0.1-dev.1: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] isUnix [Pipeline] sh [Pipeline] sh [2021-06-04T19:17:38.508Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:38.808Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [2021-06-04T19:17:38.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-04T19:17:38.808Z] a6fedb0f4da6: Preparing [2021-06-04T19:17:38.808Z] 2c72bf5c40ef: Preparing [2021-06-04T19:17:38.808Z] 7e93efaf504c: Preparing [2021-06-04T19:17:38.808Z] 32f366d666a5: Preparing [2021-06-04T19:17:38.808Z] 32f366d666a5: Layer already exists [2021-06-04T19:17:38.808Z] 7e93efaf504c: Layer already exists [2021-06-04T19:17:38.808Z] a6fedb0f4da6: Layer already exists [2021-06-04T19:17:38.808Z] 2c72bf5c40ef: Layer already exists [2021-06-04T19:17:38.926Z] + make test [2021-06-04T19:17:38.926Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-04T19:17:39.073Z] a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:39.388Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:39.694Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [2021-06-04T19:17:39.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-04T19:17:39.694Z] a6fedb0f4da6: Preparing [2021-06-04T19:17:39.694Z] 2c72bf5c40ef: Preparing [2021-06-04T19:17:39.694Z] 7e93efaf504c: Preparing [2021-06-04T19:17:39.694Z] 32f366d666a5: Preparing [2021-06-04T19:17:39.694Z] 32f366d666a5: Layer already exists [2021-06-04T19:17:39.694Z] a6fedb0f4da6: Layer already exists [2021-06-04T19:17:39.694Z] 7e93efaf504c: Layer already exists [2021-06-04T19:17:39.694Z] 2c72bf5c40ef: Layer already exists [2021-06-04T19:17:39.694Z] master: digest: sha256:a6a47251f91acd6d8c8c57fc5fcf1ef678092d803ccd5dedaff926ce7b2ea506 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T19:17:39.749Z] ===================================================== [Pipeline] echo [2021-06-04T19:17:39.763Z] taggedImages: [2021-06-04T19:17:39.763Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-04T19:17:39.763Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-04T19:17:39.763Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:0.0.1-dev.1 [2021-06-04T19:17:39.763Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [2021-06-04T19:17:39.763Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-04T19:17:39.912Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:17:40.533Z] ---> job-cost.sh [2021-06-04T19:17:40.533Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lgzp [2021-06-04T19:17:48.706Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T19:18:03.680Z] lf-activate-venv(): INFO: Adding /tmp/venv-Lgzp/bin to PATH [2021-06-04T19:18:03.681Z] INFO: No Stack... [2021-06-04T19:18:03.681Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T19:18:03.681Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T19:18:03.985Z] + cut -d, -f6 [2021-06-04T19:18:03.985Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [Pipeline] lock [2021-06-04T19:18:04.015Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [2021-06-04T19:18:04.024Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] did not exist. Created. [2021-06-04T19:18:04.024Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T19:18:04.346Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-04T19:18:04.415Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T19:18:04.448Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-04T19:18:36.523Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-04T19:18:36.523Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-04T19:18:58.688Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.613s coverage: 39.5% of statements [2021-06-04T19:18:58.688Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.589s coverage: 52.0% of statements [2021-06-04T19:18:58.688Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements [2021-06-04T19:18:58.688Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-04T19:19:25.547Z] gofmt -l . [2021-06-04T19:19:25.547Z] [ "`gofmt -l .`" = "" ] [2021-06-04T19:19:25.547Z] ./bin/test-go-mod-tidy.sh [2021-06-04T19:19:25.547Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-04T19:19:25.575Z] $ docker stop --time=1 58e1fdea94c141f983239b199ccb738d97c84cb006d7406aff5fafe20dd8e024 [2021-06-04T19:19:27.572Z] $ docker rm -f 58e1fdea94c141f983239b199ccb738d97c84cb006d7406aff5fafe20dd8e024 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T19:19:28.473Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-04T19:19:28.494Z] Warning: overwriting stash ‘coverage-report’ [2021-06-04T19:19:29.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T19:19:29.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-04T19:19:30.081Z] + ls -al . [2021-06-04T19:19:30.081Z] total 592 [2021-06-04T19:19:30.081Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 4 19:19 . [2021-06-04T19:19:30.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 19:16 .. [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 4 19:16 .dockerignore [2021-06-04T19:19:30.081Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 4 19:16 .git [2021-06-04T19:19:30.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 19:16 .github [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 934 Jun 4 19:16 .gitignore [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jun 4 19:16 Attribution.txt [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 1505 Jun 4 19:16 Dockerfile [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 4 19:16 Dockerfile.build [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 682 Jun 4 19:16 Jenkinsfile [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 4 19:16 LICENSE [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 986 Jun 4 19:16 Makefile [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 27918 Jun 4 19:16 README.md [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 4 19:13 VERSION [2021-06-04T19:19:30.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 19:16 bin [2021-06-04T19:19:30.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 19:16 cmd [2021-06-04T19:19:30.081Z] -rw-r--r-- 1 jenkins jenkins 462634 Jun 4 19:18 coverage.out [2021-06-04T19:19:30.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 19:16 examples [2021-06-04T19:19:30.081Z] -rw-r--r-- 1 jenkins jenkins 308 Jun 4 19:19 go.mod [2021-06-04T19:19:30.081Z] -rw-r--r-- 1 jenkins jenkins 13908 Jun 4 19:17 go.sum [2021-06-04T19:19:30.081Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 4 19:16 images [2021-06-04T19:19:30.081Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 4 19:16 internal [2021-06-04T19:19:30.081Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 4 19:16 snap [2021-06-04T19:19:30.081Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 4 19:16 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:19:30.433Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 --label arch=arm64 --label version=0.0.1-dev.1 . [2021-06-04T19:19:30.712Z] Sending build context to Docker daemon 1.195MB [2021-06-04T19:19:30.985Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-06-04T19:19:30.985Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-04T19:19:30.985Z] ---> 7341dbcac2cb [2021-06-04T19:19:30.985Z] Step 3/24 : ARG MAKE='make build' [2021-06-04T19:19:31.591Z] ---> Running in 02e31f4157b9 [2021-06-04T19:19:32.187Z] Removing intermediate container 02e31f4157b9 [2021-06-04T19:19:32.187Z] ---> 5507d4af442c [2021-06-04T19:19:32.187Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-04T19:19:33.449Z] ---> Running in 71a7963bb392 [2021-06-04T19:19:33.722Z] Removing intermediate container 71a7963bb392 [2021-06-04T19:19:33.722Z] ---> 78cc314fd955 [2021-06-04T19:19:33.722Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-04T19:19:33.997Z] ---> Running in 8113f76fe53e [2021-06-04T19:19:34.596Z] Removing intermediate container 8113f76fe53e [2021-06-04T19:19:34.596Z] ---> 38ed19bee35d [2021-06-04T19:19:34.596Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T19:19:34.596Z] ---> Running in 649209bd2a9a [2021-06-04T19:19:36.578Z] Removing intermediate container 649209bd2a9a [2021-06-04T19:19:36.578Z] ---> 3332d68ce8d7 [2021-06-04T19:19:36.578Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-04T19:19:36.851Z] ---> Running in 6fa3eed753fb [2021-06-04T19:19:38.299Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T19:19:40.912Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T19:19:44.296Z] OK: 138 MiB in 40 packages [2021-06-04T19:19:44.894Z] Removing intermediate container 6fa3eed753fb [2021-06-04T19:19:44.894Z] ---> a6d38967cca7 [2021-06-04T19:19:44.894Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-04T19:19:44.894Z] ---> Running in a6a0683ca5a3 [2021-06-04T19:19:45.492Z] Removing intermediate container a6a0683ca5a3 [2021-06-04T19:19:45.492Z] ---> 04a2f2b5e660 [2021-06-04T19:19:45.492Z] Step 9/24 : COPY go.mod . [2021-06-04T19:19:46.469Z] ---> 5adee08b22bf [2021-06-04T19:19:46.469Z] Step 10/24 : COPY Makefile . [2021-06-04T19:19:47.064Z] ---> 3b0326cbd928 [2021-06-04T19:19:47.064Z] Step 11/24 : RUN make update [2021-06-04T19:19:47.338Z] ---> Running in 028ac528914b [2021-06-04T19:19:48.771Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-04T19:19:49.752Z] Removing intermediate container 028ac528914b [2021-06-04T19:19:49.752Z] ---> 617ccf9d9c3b [2021-06-04T19:19:49.752Z] Step 12/24 : COPY . . [2021-06-04T19:19:50.736Z] ---> 0bfd71de8799 [2021-06-04T19:19:50.736Z] Step 13/24 : RUN $MAKE [2021-06-04T19:19:50.736Z] ---> Running in b47987f5f758 [2021-06-04T19:19:52.173Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.1-dev.1" -o cmd/device-rfid-llrp-go ./cmd [2021-06-04T19:20:31.244Z] Removing intermediate container b47987f5f758 [2021-06-04T19:20:31.244Z] ---> 40d524b5bd30 [2021-06-04T19:20:31.244Z] Step 14/24 : FROM alpine:3.12 [2021-06-04T19:20:31.244Z] 3.12: Pulling from library/alpine [2021-06-04T19:20:31.244Z] d2f70382dc9a: Pulling fs layer [2021-06-04T19:20:31.245Z] d2f70382dc9a: Verifying Checksum [2021-06-04T19:20:31.245Z] d2f70382dc9a: Download complete [2021-06-04T19:20:31.245Z] d2f70382dc9a: Pull complete [2021-06-04T19:20:31.245Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-04T19:20:31.245Z] Status: Downloaded newer image for alpine:3.12 [2021-06-04T19:20:31.245Z] ---> 9852663dfa18 [2021-06-04T19:20:31.245Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-04T19:20:31.245Z] ---> Running in a0caa6010e8e [2021-06-04T19:20:31.245Z] Removing intermediate container a0caa6010e8e [2021-06-04T19:20:31.245Z] ---> bb79d14995b6 [2021-06-04T19:20:31.245Z] Step 16/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-04T19:20:31.245Z] ---> 95f2e7c36336 [2021-06-04T19:20:31.245Z] Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-04T19:20:31.245Z] ---> 89bce1065383 [2021-06-04T19:20:31.245Z] Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-04T19:20:31.245Z] ---> efeeef3bc946 [2021-06-04T19:20:31.245Z] Step 19/24 : EXPOSE 49989 [2021-06-04T19:20:31.245Z] ---> Running in 337d64e0d64e [2021-06-04T19:20:31.519Z] Removing intermediate container 337d64e0d64e [2021-06-04T19:20:31.519Z] ---> 10ec39a9a6be [2021-06-04T19:20:31.519Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-04T19:20:31.519Z] ---> Running in 2cbf7a8cd1db [2021-06-04T19:20:32.120Z] Removing intermediate container 2cbf7a8cd1db [2021-06-04T19:20:32.120Z] ---> 8831002e7da1 [2021-06-04T19:20:32.120Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-04T19:20:32.120Z] ---> Running in 2046d6bbef42 [2021-06-04T19:20:32.720Z] Removing intermediate container 2046d6bbef42 [2021-06-04T19:20:32.720Z] ---> 8b5c43e6542c [2021-06-04T19:20:32.720Z] Step 22/24 : LABEL arch=arm64 [2021-06-04T19:20:32.720Z] ---> Running in 37df2ebe4a10 [2021-06-04T19:20:33.319Z] Removing intermediate container 37df2ebe4a10 [2021-06-04T19:20:33.319Z] ---> 183aa86d88e5 [2021-06-04T19:20:33.319Z] Step 23/24 : LABEL git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-04T19:20:33.592Z] ---> Running in f0b9caa84f81 [2021-06-04T19:20:33.864Z] Removing intermediate container f0b9caa84f81 [2021-06-04T19:20:33.864Z] ---> 27611812911e [2021-06-04T19:20:33.864Z] Step 24/24 : LABEL version=0.0.1-dev.1 [2021-06-04T19:20:34.141Z] ---> Running in 8d8deee9eb94 [2021-06-04T19:20:34.416Z] Removing intermediate container 8d8deee9eb94 [2021-06-04T19:20:34.417Z] ---> bd0480254417 [2021-06-04T19:20:34.417Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-04T19:20:34.691Z] Successfully built bd0480254417 [2021-06-04T19:20:34.691Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:20:34.903Z] provisioning config files... [2021-06-04T19:20:34.924Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config4025655214779082539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:20:35.294Z] ---> docker-login.sh [2021-06-04T19:20:35.294Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:20:35.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:35.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:35.846Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:35.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:35.846Z] [2021-06-04T19:20:35.846Z] Login Succeeded [2021-06-04T19:20:35.846Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:20:36.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:36.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:36.400Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:36.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:36.400Z] [2021-06-04T19:20:36.400Z] Login Succeeded [2021-06-04T19:20:36.400Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:20:36.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:36.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:36.955Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:36.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:36.955Z] [2021-06-04T19:20:36.955Z] Login Succeeded [2021-06-04T19:20:36.955Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:20:37.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:37.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:37.503Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:37.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:37.503Z] [2021-06-04T19:20:37.503Z] Login Succeeded [2021-06-04T19:20:37.503Z] docker.io [2021-06-04T19:20:37.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:38.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:38.372Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:38.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:38.372Z] [2021-06-04T19:20:38.372Z] Login Succeeded [2021-06-04T19:20:38.372Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:20:38.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T19:20:38.508Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-06-04T19:20:38.508Z] a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-04T19:20:38.508Z] latest [2021-06-04T19:20:38.508Z] 0.0.1-dev.1 [2021-06-04T19:20:38.508Z] a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [2021-06-04T19:20:38.508Z] master [2021-06-04T19:20:38.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:38.898Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:39.247Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-04T19:20:39.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-04T19:20:39.247Z] 8c118aa1bcd3: Preparing [2021-06-04T19:20:39.247Z] 8c948368683e: Preparing [2021-06-04T19:20:39.247Z] b0426dacc652: Preparing [2021-06-04T19:20:39.247Z] 3fbe34a1663b: Preparing [2021-06-04T19:20:39.523Z] 3fbe34a1663b: Layer already exists [2021-06-04T19:20:39.523Z] 8c948368683e: Pushed [2021-06-04T19:20:39.523Z] b0426dacc652: Pushed [2021-06-04T19:20:42.140Z] 8c118aa1bcd3: Pushed [2021-06-04T19:20:42.140Z] a8abf6b343540031172ab2f7335da0bfd82c9c12: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:42.487Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:42.834Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-04T19:20:42.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-04T19:20:42.834Z] 8c118aa1bcd3: Preparing [2021-06-04T19:20:42.834Z] 8c948368683e: Preparing [2021-06-04T19:20:42.834Z] b0426dacc652: Preparing [2021-06-04T19:20:42.834Z] 3fbe34a1663b: Preparing [2021-06-04T19:20:43.108Z] 8c118aa1bcd3: Layer already exists [2021-06-04T19:20:43.108Z] 3fbe34a1663b: Layer already exists [2021-06-04T19:20:43.108Z] 8c948368683e: Layer already exists [2021-06-04T19:20:43.108Z] b0426dacc652: Layer already exists [2021-06-04T19:20:43.108Z] latest: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:43.451Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:43.799Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0.0.1-dev.1 [2021-06-04T19:20:43.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-04T19:20:43.799Z] 8c118aa1bcd3: Preparing [2021-06-04T19:20:43.799Z] 8c948368683e: Preparing [2021-06-04T19:20:43.799Z] b0426dacc652: Preparing [2021-06-04T19:20:43.799Z] 3fbe34a1663b: Preparing [2021-06-04T19:20:43.799Z] b0426dacc652: Layer already exists [2021-06-04T19:20:44.073Z] 8c948368683e: Layer already exists [2021-06-04T19:20:44.073Z] 8c118aa1bcd3: Layer already exists [2021-06-04T19:20:44.073Z] 3fbe34a1663b: Layer already exists [2021-06-04T19:20:44.073Z] 0.0.1-dev.1: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:44.417Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:44.758Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [2021-06-04T19:20:44.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-04T19:20:44.759Z] 8c118aa1bcd3: Preparing [2021-06-04T19:20:44.759Z] 8c948368683e: Preparing [2021-06-04T19:20:44.759Z] b0426dacc652: Preparing [2021-06-04T19:20:44.759Z] 3fbe34a1663b: Preparing [2021-06-04T19:20:44.759Z] 3fbe34a1663b: Layer already exists [2021-06-04T19:20:44.759Z] b0426dacc652: Layer already exists [2021-06-04T19:20:44.759Z] 8c118aa1bcd3: Layer already exists [2021-06-04T19:20:44.759Z] 8c948368683e: Layer already exists [2021-06-04T19:20:45.030Z] a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:45.373Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:45.715Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [2021-06-04T19:20:45.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-06-04T19:20:45.715Z] 8c118aa1bcd3: Preparing [2021-06-04T19:20:45.715Z] 8c948368683e: Preparing [2021-06-04T19:20:45.715Z] b0426dacc652: Preparing [2021-06-04T19:20:45.715Z] 3fbe34a1663b: Preparing [2021-06-04T19:20:45.989Z] 8c118aa1bcd3: Layer already exists [2021-06-04T19:20:45.989Z] b0426dacc652: Layer already exists [2021-06-04T19:20:45.989Z] 8c948368683e: Layer already exists [2021-06-04T19:20:45.989Z] 3fbe34a1663b: Layer already exists [2021-06-04T19:20:45.989Z] master: digest: sha256:eedd94253eca53974cdfb1b0344e90ef828f61ae2ed2356e8112b9043664e624 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-04T19:20:46.055Z] ===================================================== [Pipeline] echo [2021-06-04T19:20:46.073Z] taggedImages: [2021-06-04T19:20:46.073Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-04T19:20:46.073Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-06-04T19:20:46.073Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:0.0.1-dev.1 [2021-06-04T19:20:46.073Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:a8abf6b343540031172ab2f7335da0bfd82c9c12-0.0.1-dev.1 [2021-06-04T19:20:46.073Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:20:46.557Z] ---> job-cost.sh [2021-06-04T19:20:46.558Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MUjH [2021-06-04T19:21:25.560Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T19:23:02.336Z] lf-activate-venv(): INFO: Adding /tmp/venv-MUjH/bin to PATH [2021-06-04T19:23:02.336Z] INFO: No Stack... [2021-06-04T19:23:02.336Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-04T19:23:02.336Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T19:23:02.678Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [2021-06-04T19:23:02.678Z] + cut -d, -f6 [Pipeline] lock [2021-06-04T19:23:02.739Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [2021-06-04T19:23:02.749Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] did not exist. Created. [2021-06-04T19:23:02.749Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T19:23:03.126Z] /w/workspace/device-rfid-llrp-go/4@tmp/durable-815032c1/script.sh: 1: /w/workspace/device-rfid-llrp-go/4@tmp/durable-815032c1/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-04T19:23:03.475Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-04T19:23:03.508Z] Warning: overwriting stash ‘stack-cost’ [2021-06-04T19:23:03.671Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T19:23:03.686Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-04T19:23:04.540Z] provisioning config files... [2021-06-04T19:23:04.567Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config8865448266952484135tmp [Pipeline] { [Pipeline] sh [2021-06-04T19:23:04.888Z] + set +x [2021-06-04T19:23:04.888Z] + bash -s -- [2021-06-04T19:23:04.888Z] + curl -s https://codecov.io/bash [2021-06-04T19:23:04.888Z] [2021-06-04T19:23:04.888Z] _____ _ [2021-06-04T19:23:04.888Z] / ____| | | [2021-06-04T19:23:04.888Z] | | ___ __| | ___ ___ _____ __ [2021-06-04T19:23:04.888Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-04T19:23:04.888Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-04T19:23:04.888Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-04T19:23:04.888Z] Bash-1.0.3 [2021-06-04T19:23:04.888Z] [2021-06-04T19:23:04.888Z] [2021-06-04T19:23:04.888Z] ==> git version 2.24.4 found [2021-06-04T19:23:04.888Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-04T19:23:04.888Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-04T19:23:04.888Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-04T19:23:04.888Z] ==> Jenkins CI detected. [2021-06-04T19:23:04.888Z] project root: . [2021-06-04T19:23:04.888Z] --> token set from env [2021-06-04T19:23:04.888Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-04T19:23:05.156Z] ==> Running gcov in . (disable via -X gcov) [2021-06-04T19:23:05.156Z] ==> Python coveragepy not found [2021-06-04T19:23:05.156Z] ==> Searching for coverage reports in: [2021-06-04T19:23:05.156Z] + . [2021-06-04T19:23:05.156Z] -> Found 1 reports [2021-06-04T19:23:05.156Z] ==> Detecting git/mercurial file structure [2021-06-04T19:23:05.156Z] ==> Reading reports [2021-06-04T19:23:05.156Z] + ./coverage.out bytes=462634 [2021-06-04T19:23:05.156Z] ==> Appending adjustments [2021-06-04T19:23:05.156Z] https://docs.codecov.io/docs/fixing-reports [2021-06-04T19:23:05.418Z] + Found adjustments [2021-06-04T19:23:05.418Z] ==> Gzipping contents [2021-06-04T19:23:05.418Z] 52K /tmp/codecov.0DfPFf.gz [2021-06-04T19:23:05.418Z] ==> Uploading reports [2021-06-04T19:23:05.418Z] url: https://codecov.io [2021-06-04T19:23:05.418Z] query: branch=master&commit=a8abf6b343540031172ab2f7335da0bfd82c9c12&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-04T19:23:05.418Z] -> Pinging Codecov [2021-06-04T19:23:05.418Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a8abf6b343540031172ab2f7335da0bfd82c9c12&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmaster%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-04T19:23:05.992Z] -> Uploading to [2021-06-04T19:23:05.992Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-04/581DD39554BDF9B6E22D074273EAD858/a8abf6b343540031172ab2f7335da0bfd82c9c12/a5e452c4-2754-40fd-a985-e1acda590ace.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210604%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210604T192305Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4747e7440cdabf62ae037941b5bd43a3e21df493a94818b0d53a07d64feb8ddb [2021-06-04T19:23:05.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-04T19:23:05.992Z] Dload Upload Total Spent Left Speed [2021-06-04T19:23:06.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53138 0 0 100 53138 0 110k --:--:-- --:--:-- --:--:-- 110k [2021-06-04T19:23:06.255Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] } [2021-06-04T19:23:06.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-04T19:23:06.968Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-04T19:23:06.996Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:23:07.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-04T19:23:07.301Z] [2021-06-04T19:23:07.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:23:07.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-04T19:23:07.624Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-04T19:23:07.624Z] 188c0c94c7c5: Pulling fs layer [2021-06-04T19:23:07.624Z] 0ef7d3d256c8: Pulling fs layer [2021-06-04T19:23:07.624Z] de9db76c5a1d: Pulling fs layer [2021-06-04T19:23:07.624Z] 0eba1c9be4d2: Pulling fs layer [2021-06-04T19:23:07.624Z] 0d57e429df01: Pulling fs layer [2021-06-04T19:23:07.624Z] 4e4be7b47b0d: Pulling fs layer [2021-06-04T19:23:07.624Z] e1f770b5df2f: Pulling fs layer [2021-06-04T19:23:07.624Z] 85a0685a4137: Pulling fs layer [2021-06-04T19:23:07.624Z] 0d57e429df01: Waiting [2021-06-04T19:23:07.624Z] 4e4be7b47b0d: Waiting [2021-06-04T19:23:07.624Z] e1f770b5df2f: Waiting [2021-06-04T19:23:07.624Z] 85a0685a4137: Waiting [2021-06-04T19:23:07.624Z] 0eba1c9be4d2: Waiting [2021-06-04T19:23:07.624Z] de9db76c5a1d: Download complete [2021-06-04T19:23:07.624Z] 0ef7d3d256c8: Verifying Checksum [2021-06-04T19:23:07.624Z] 0ef7d3d256c8: Download complete [2021-06-04T19:23:07.624Z] 0d57e429df01: Verifying Checksum [2021-06-04T19:23:07.624Z] 0d57e429df01: Download complete [2021-06-04T19:23:07.624Z] 188c0c94c7c5: Verifying Checksum [2021-06-04T19:23:07.624Z] 188c0c94c7c5: Download complete [2021-06-04T19:23:07.624Z] 4e4be7b47b0d: Verifying Checksum [2021-06-04T19:23:07.624Z] 4e4be7b47b0d: Download complete [2021-06-04T19:23:07.891Z] 188c0c94c7c5: Pull complete [2021-06-04T19:23:08.151Z] 0ef7d3d256c8: Pull complete [2021-06-04T19:23:08.151Z] de9db76c5a1d: Pull complete [2021-06-04T19:23:08.730Z] e1f770b5df2f: Verifying Checksum [2021-06-04T19:23:08.730Z] e1f770b5df2f: Download complete [2021-06-04T19:23:10.651Z] 0eba1c9be4d2: Verifying Checksum [2021-06-04T19:23:10.651Z] 0eba1c9be4d2: Download complete [2021-06-04T19:23:10.912Z] 85a0685a4137: Verifying Checksum [2021-06-04T19:23:10.912Z] 85a0685a4137: Download complete [2021-06-04T19:23:14.255Z] 0eba1c9be4d2: Pull complete [2021-06-04T19:23:14.255Z] 0d57e429df01: Pull complete [2021-06-04T19:23:14.255Z] 4e4be7b47b0d: Pull complete [2021-06-04T19:23:14.255Z] e1f770b5df2f: Pull complete [2021-06-04T19:23:17.613Z] 85a0685a4137: Pull complete [2021-06-04T19:23:17.613Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-04T19:23:17.613Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-04T19:23:17.613Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-04T19:23:17.686Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-06-04T19:23:17.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-04T19:23:20.320Z] $ docker top f081d6d1ed372653c3a1327e40b862c2fb156191aa2771077887878440b2aefa -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-04T19:23:20.423Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-04T19:23:20.722Z] + set -o pipefail [2021-06-04T19:23:20.722Z] + snyk monitor '--org=edgex-jenkins' [2021-06-04T19:23:30.737Z] [2021-06-04T19:23:30.737Z] Monitoring /w/workspace/undry_device-rfid-llrp-go_master (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-06-04T19:23:30.737Z] [2021-06-04T19:23:30.737Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/0e09aa51-3fbe-4a02-bcdc-7f9175562b70 [2021-06-04T19:23:30.737Z] [2021-06-04T19:23:30.737Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-04T19:23:30.737Z] [2021-06-04T19:23:30.737Z] [Pipeline] } [2021-06-04T19:23:30.746Z] $ docker stop --time=1 f081d6d1ed372653c3a1327e40b862c2fb156191aa2771077887878440b2aefa [2021-06-04T19:23:32.653Z] $ docker rm -f f081d6d1ed372653c3a1327e40b862c2fb156191aa2771077887878440b2aefa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T19:23:33.621Z] + git log --format=format:%s -1 a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:23:33.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:23:33.925Z] . [Pipeline] withDockerContainer [2021-06-04T19:23:34.002Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-06-04T19:23:34.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T19:23:34.409Z] $ docker top 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T19:23:34.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T19:23:34.549Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T19:23:34.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T19:23:34.664Z] $ docker exec 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 ssh-agent [2021-06-04T19:23:34.784Z] SSH_AUTH_SOCK=/tmp/ssh-Qzi7g8LhI5mK/agent.13 [2021-06-04T19:23:34.784Z] SSH_AGENT_PID=19 [2021-06-04T19:23:34.790Z] Running ssh-add (command line suppressed) [2021-06-04T19:23:34.882Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5826506028897820967.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5826506028897820967.key) [2021-06-04T19:23:34.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T19:23:35.203Z] + git semver tag [2021-06-04T19:23:35.203Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T19:23:35.203Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-04T19:23:35.203Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-04T19:23:35.203Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T19:23:35.203Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T19:23:35.203Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T19:23:35.203Z] # $SEMVER_BRANCH = master [2021-06-04T19:23:35.203Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [2021-06-04T19:23:35.203Z] # a8abf6b343540031172ab2f7335da0bfd82c9c12 HEAD [2021-06-04T19:23:35.203Z] # -> Force: false [2021-06-04T19:23:35.203Z] # 591bef4d0df9c4136e94a6ccdabe1f8150fcaefe refs/tags/v0.0.1-dev.1 [Pipeline] } [2021-06-04T19:23:35.210Z] $ docker exec --env ******** --env ******** 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 ssh-agent -k [2021-06-04T19:23:35.306Z] unset SSH_AUTH_SOCK; [2021-06-04T19:23:35.306Z] unset SSH_AGENT_PID; [2021-06-04T19:23:35.306Z] echo Agent pid 19 killed; [2021-06-04T19:23:35.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T19:23:35.662Z] + git semver [Pipeline] } [2021-06-04T19:23:35.674Z] $ docker stop --time=1 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 [2021-06-04T19:23:36.868Z] $ docker rm -f 8c8a98bab61997bce1e307bfe3a5b3eb8baace848e11cb30153b9efdb8a82233 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:23:37.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-04T19:23:37.339Z] [2021-06-04T19:23:37.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:23:37.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-04T19:23:37.657Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-04T19:23:37.657Z] ab5ef0e58194: Pulling fs layer [2021-06-04T19:23:37.658Z] 9712f1f96733: Pulling fs layer [2021-06-04T19:23:37.658Z] 63f879dbbcfc: Pulling fs layer [2021-06-04T19:23:37.658Z] 0d9ebad4ef96: Pulling fs layer [2021-06-04T19:23:37.658Z] e9a5061849ea: Pulling fs layer [2021-06-04T19:23:37.658Z] d747dcd14b5f: Pulling fs layer [2021-06-04T19:23:37.658Z] 2de7ff778b66: Pulling fs layer [2021-06-04T19:23:37.658Z] 0d9ebad4ef96: Waiting [2021-06-04T19:23:37.658Z] e9a5061849ea: Waiting [2021-06-04T19:23:37.658Z] d747dcd14b5f: Waiting [2021-06-04T19:23:37.658Z] 2de7ff778b66: Waiting [2021-06-04T19:23:37.658Z] 9712f1f96733: Download complete [2021-06-04T19:23:39.048Z] 63f879dbbcfc: Verifying Checksum [2021-06-04T19:23:39.048Z] 63f879dbbcfc: Download complete [2021-06-04T19:23:39.311Z] e9a5061849ea: Verifying Checksum [2021-06-04T19:23:39.311Z] e9a5061849ea: Download complete [2021-06-04T19:23:39.311Z] d747dcd14b5f: Verifying Checksum [2021-06-04T19:23:39.311Z] d747dcd14b5f: Download complete [2021-06-04T19:23:39.901Z] 0d9ebad4ef96: Verifying Checksum [2021-06-04T19:23:39.901Z] 0d9ebad4ef96: Download complete [2021-06-04T19:23:39.901Z] 2de7ff778b66: Verifying Checksum [2021-06-04T19:23:39.901Z] 2de7ff778b66: Download complete [2021-06-04T19:23:39.901Z] ab5ef0e58194: Verifying Checksum [2021-06-04T19:23:39.901Z] ab5ef0e58194: Download complete [2021-06-04T19:23:42.499Z] ab5ef0e58194: Pull complete [2021-06-04T19:23:42.499Z] 9712f1f96733: Pull complete [2021-06-04T19:23:43.452Z] 63f879dbbcfc: Pull complete [2021-06-04T19:23:46.813Z] 0d9ebad4ef96: Pull complete [2021-06-04T19:23:46.813Z] e9a5061849ea: Pull complete [2021-06-04T19:23:46.814Z] d747dcd14b5f: Pull complete [2021-06-04T19:23:47.756Z] 2de7ff778b66: Pull complete [2021-06-04T19:23:47.756Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-04T19:23:47.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-04T19:23:47.756Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-04T19:23:47.848Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-06-04T19:23:47.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-04T19:23:51.460Z] $ docker top ff6b84c955ccfb0a0dd618d6a74fe0ae8aef92d2e4afa5d206df29b2d0ede12e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:23:51.557Z] provisioning config files... [2021-06-04T19:23:51.565Z] copy managed file [sigul-config] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config880528392793494795tmp [2021-06-04T19:23:51.581Z] copy managed file [sigul-password] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config1894374813646501323tmp [2021-06-04T19:23:51.592Z] copy managed file [sigul-pki] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config7313602746220682313tmp [Pipeline] { [Pipeline] echo [2021-06-04T19:23:51.612Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:51.904Z] ---> sigul-configuration.sh [2021-06-04T19:23:51.904Z] gpg: directory `/root/.gnupg' created [2021-06-04T19:23:51.904Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-04T19:23:51.904Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-04T19:23:51.904Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-04T19:23:51.904Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-04T19:23:51.904Z] gpg: CAST5 encrypted data [2021-06-04T19:23:51.904Z] gpg: encrypted with 1 passphrase [2021-06-04T19:23:51.904Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-04T19:23:52.209Z] + mkdir /home/jenkins [2021-06-04T19:23:52.209Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-04T19:23:52.504Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-04T19:23:52.516Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:52.815Z] ---> sigul-install.sh [2021-06-04T19:23:57.025Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-04T19:23:57.321Z] + git tag --list [2021-06-04T19:23:57.321Z] v0.0.0 [2021-06-04T19:23:57.321Z] v0.0.1-dev.1 [Pipeline] sh [2021-06-04T19:23:57.621Z] + lftools sign git-tag v0.0.1-dev.1 [2021-06-04T19:23:58.195Z] Signing Git tag with Sigul... [2021-06-04T19:23:58.195Z] Signing v0.0.1-dev.1 [Pipeline] echo [2021-06-04T19:23:58.776Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:59.083Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-04T19:23:59.092Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-04T19:23:59.120Z] $ docker stop --time=1 ff6b84c955ccfb0a0dd618d6a74fe0ae8aef92d2e4afa5d206df29b2d0ede12e [2021-06-04T19:24:01.587Z] $ docker rm -f ff6b84c955ccfb0a0dd618d6a74fe0ae8aef92d2e4afa5d206df29b2d0ede12e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:24:02.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:24:02.262Z] . [Pipeline] withDockerContainer [2021-06-04T19:24:02.338Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-06-04T19:24:02.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T19:24:02.810Z] $ docker top fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T19:24:02.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T19:24:02.989Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T19:24:03.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T19:24:03.100Z] $ docker exec fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 ssh-agent [2021-06-04T19:24:03.220Z] SSH_AUTH_SOCK=/tmp/ssh-aHDPkDb2jNKL/agent.13 [2021-06-04T19:24:03.220Z] SSH_AGENT_PID=20 [2021-06-04T19:24:03.226Z] Running ssh-add (command line suppressed) [2021-06-04T19:24:03.325Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_1419486042104446266.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_1419486042104446266.key) [2021-06-04T19:24:03.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T19:24:03.649Z] + git semver bump pre [2021-06-04T19:24:03.649Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T19:24:03.649Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-04T19:24:03.649Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-04T19:24:03.649Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T19:24:03.649Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T19:24:03.649Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T19:24:03.649Z] # $SEMVER_BRANCH = master [2021-06-04T19:24:03.649Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [2021-06-04T19:24:03.649Z] 0.0.1-dev.2 [Pipeline] } [2021-06-04T19:24:03.657Z] $ docker exec --env ******** --env ******** fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 ssh-agent -k [2021-06-04T19:24:03.751Z] unset SSH_AUTH_SOCK; [2021-06-04T19:24:03.751Z] unset SSH_AGENT_PID; [2021-06-04T19:24:03.751Z] echo Agent pid 20 killed; [2021-06-04T19:24:03.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T19:24:04.115Z] + git semver [Pipeline] } [2021-06-04T19:24:04.132Z] $ docker stop --time=1 fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 [2021-06-04T19:24:05.342Z] $ docker rm -f fa00bdd8b92b84d16dbad94ca63a57a9c19680c3f43b63c624db853bceff24a2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:24:05.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:24:05.736Z] . [Pipeline] withDockerContainer [2021-06-04T19:24:05.943Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-06-04T19:24:06.176Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-04T19:24:06.586Z] $ docker top 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T19:24:06.707Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T19:24:06.707Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T19:24:06.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T19:24:06.821Z] $ docker exec 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 ssh-agent [2021-06-04T19:24:06.927Z] SSH_AUTH_SOCK=/tmp/ssh-hQsB6FzaZNqS/agent.12 [2021-06-04T19:24:06.927Z] SSH_AGENT_PID=18 [2021-06-04T19:24:06.932Z] Running ssh-add (command line suppressed) [2021-06-04T19:24:07.036Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5351049981763311208.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_5351049981763311208.key) [2021-06-04T19:24:07.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T19:24:07.357Z] + git semver push [2021-06-04T19:24:07.357Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T19:24:07.357Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-04T19:24:07.357Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-04T19:24:07.357Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T19:24:07.357Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T19:24:07.357Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T19:24:07.357Z] # $SEMVER_BRANCH = master [2021-06-04T19:24:07.357Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-04T19:24:11.578Z] $ docker exec --env ******** --env ******** 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 ssh-agent -k [2021-06-04T19:24:11.673Z] unset SSH_AUTH_SOCK; [2021-06-04T19:24:11.674Z] unset SSH_AGENT_PID; [2021-06-04T19:24:11.674Z] echo Agent pid 18 killed; [2021-06-04T19:24:11.696Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T19:24:12.029Z] + git semver [Pipeline] } [2021-06-04T19:24:12.040Z] $ docker stop --time=1 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 [2021-06-04T19:24:13.223Z] $ docker rm -f 9949c31135f192b6d2db17883f40809d30d6fa0dd1dd9ead9525788ce3da5a24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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:24:14.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:24:14.778Z] ---> package-listing.sh [2021-06-04T19:24:14.778Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-04T19:24:14.778Z] ++ facter osfamily [2021-06-04T19:24:15.039Z] + OS_FAMILY=redhat [2021-06-04T19:24:15.039Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_master [2021-06-04T19:24:15.039Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-04T19:24:15.039Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-04T19:24:15.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-04T19:24:15.039Z] + PACKAGES=/tmp/packages_start.txt [2021-06-04T19:24:15.039Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-04T19:24:15.039Z] + PACKAGES=/tmp/packages_end.txt [2021-06-04T19:24:15.039Z] + case "${OS_FAMILY}" in [2021-06-04T19:24:15.039Z] + rpm -qa [2021-06-04T19:24:15.039Z] + sort [2021-06-04T19:24:15.611Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-04T19:24:15.611Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-04T19:24:15.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-04T19:24:15.611Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-04T19:24:15.611Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ [2021-06-04T19:24:15.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_master/archives/ [Pipeline] echo [2021-06-04T19:24:15.625Z] 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/undry_device-rfid-llrp-go_master/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:24:15.915Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:24:16.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T19:24:16.478Z] [2021-06-04T19:24:16.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:24:16.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T19:24:16.791Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-04T19:24:16.791Z] df20fa9351a1: Pulling fs layer [2021-06-04T19:24:16.791Z] 36b3adc4ff6f: Pulling fs layer [2021-06-04T19:24:16.791Z] 8ad3a11d3b57: Pulling fs layer [2021-06-04T19:24:16.791Z] 46f8f816bc3b: Pulling fs layer [2021-06-04T19:24:16.791Z] 93b61091891f: Pulling fs layer [2021-06-04T19:24:16.791Z] 93b9cdb0e59b: Pulling fs layer [2021-06-04T19:24:16.791Z] 5e14af77c1be: Pulling fs layer [2021-06-04T19:24:16.791Z] 01666e4c0597: Pulling fs layer [2021-06-04T19:24:16.791Z] aa168da1d23b: Pulling fs layer [2021-06-04T19:24:16.791Z] 93b9cdb0e59b: Waiting [2021-06-04T19:24:16.791Z] 5e14af77c1be: Waiting [2021-06-04T19:24:16.791Z] 01666e4c0597: Waiting [2021-06-04T19:24:16.791Z] aa168da1d23b: Waiting [2021-06-04T19:24:16.791Z] 46f8f816bc3b: Waiting [2021-06-04T19:24:16.791Z] 93b61091891f: Waiting [2021-06-04T19:24:16.791Z] 36b3adc4ff6f: Download complete [2021-06-04T19:24:16.791Z] 46f8f816bc3b: Verifying Checksum [2021-06-04T19:24:16.791Z] 46f8f816bc3b: Download complete [2021-06-04T19:24:16.791Z] df20fa9351a1: Verifying Checksum [2021-06-04T19:24:16.791Z] df20fa9351a1: Download complete [2021-06-04T19:24:16.791Z] 93b9cdb0e59b: Verifying Checksum [2021-06-04T19:24:16.791Z] 93b9cdb0e59b: Download complete [2021-06-04T19:24:17.054Z] 5e14af77c1be: Verifying Checksum [2021-06-04T19:24:17.054Z] 5e14af77c1be: Download complete [2021-06-04T19:24:17.054Z] 93b61091891f: Verifying Checksum [2021-06-04T19:24:17.054Z] 93b61091891f: Download complete [2021-06-04T19:24:17.054Z] 01666e4c0597: Verifying Checksum [2021-06-04T19:24:17.054Z] 01666e4c0597: Download complete [2021-06-04T19:24:17.054Z] df20fa9351a1: Pull complete [2021-06-04T19:24:17.054Z] 36b3adc4ff6f: Pull complete [2021-06-04T19:24:17.054Z] 8ad3a11d3b57: Verifying Checksum [2021-06-04T19:24:17.054Z] 8ad3a11d3b57: Download complete [2021-06-04T19:24:17.639Z] 8ad3a11d3b57: Pull complete [2021-06-04T19:24:17.639Z] 46f8f816bc3b: Pull complete [2021-06-04T19:24:17.904Z] 93b61091891f: Pull complete [2021-06-04T19:24:17.904Z] 93b9cdb0e59b: Pull complete [2021-06-04T19:24:17.904Z] 5e14af77c1be: Pull complete [2021-06-04T19:24:18.164Z] 01666e4c0597: Pull complete [2021-06-04T19:24:19.105Z] aa168da1d23b: Verifying Checksum [2021-06-04T19:24:19.105Z] aa168da1d23b: Download complete [2021-06-04T19:24:23.337Z] aa168da1d23b: Pull complete [2021-06-04T19:24:23.337Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-04T19:24:23.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T19:24:23.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-04T19:24:23.409Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-06-04T19:24:23.444Z] $ 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/undry_device-rfid-llrp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_master -v /w/workspace/undry_device-rfid-llrp-go_master:/w/workspace/undry_device-rfid-llrp-go_master:rw,z -v /w/workspace/undry_device-rfid-llrp-go_master@tmp:/w/workspace/undry_device-rfid-llrp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-04T19:24:25.300Z] $ docker top 626602c3468cd48e77deac8da112c39c7e9041f78ef05bf47b9cbcac9210b4ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:24:25.677Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-04T19:24:25.969Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-04T19:24:26.261Z] + ls /var/log/sa-host [2021-06-04T19:24:26.261Z] + sadf -c /var/log/sa-host/sa04 [2021-06-04T19:24:26.261Z] file_magic: OK [2021-06-04T19:24:26.261Z] HZ: Using current value: 100 [2021-06-04T19:24:26.261Z] file_header: OK [2021-06-04T19:24:26.261Z] 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:24:26.261Z] Statistics: [2021-06-04T19:24:26.261Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T19:24:26.261Z] File successfully converted to sysstat format version 12.2.1 [2021-06-04T19:24:26.261Z] + sadf -c /var/log/sa-host/sa05 [2021-06-04T19:24:26.261Z] file_magic: OK [2021-06-04T19:24:26.261Z] HZ: Using current value: 100 [2021-06-04T19:24:26.261Z] file_header: OK [2021-06-04T19:24:26.261Z] 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:24:26.261Z] Statistics: [2021-06-04T19:24:26.261Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T19:24:26.261Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:24:26.439Z] provisioning config files... [2021-06-04T19:24:26.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config4981625584502072611tmp [Pipeline] { [Pipeline] echo [2021-06-04T19:24:26.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:24:26.767Z] ---> create-netrc.sh [Pipeline] } [2021-06-04T19:24:26.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:24:27.140Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-04T19:24:27.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:24:27.457Z] ---> sudo-logs.sh [2021-06-04T19:24:27.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-04T19:24:27.483Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:24:27.776Z] ---> job-cost.sh [2021-06-04T19:24:27.776Z] lf-activate-venv: SKIPPING [2021-06-04T19:24:27.776Z] DEBUG: total: 0.18000000715255737 [2021-06-04T19:24:27.776Z] INFO: Retrieving Stack Cost... [2021-06-04T19:24:28.720Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T19:24:29.291Z] INFO: Archiving Costs [Pipeline] echo [2021-06-04T19:24:29.303Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:24:29.598Z] ---> logs-deploy.sh [2021-06-04T19:24:29.598Z] lf-activate-venv: SKIPPING [2021-06-04T19:24:29.598Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/4 [2021-06-04T19:24:29.598Z] INFO: archiving workspace using pattern(s): [2021-06-04T19:24:30.569Z] Archives upload complete. [2021-06-04T19:24:30.569Z] INFO: archiving logs to Nexus