Started by user Ernesto Ojeda 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-ssh8088538213287646583.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh7612362267153525336.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh2926011097614473055.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh3108824449583665414.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-ssh196810597069981269.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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-232’ Running on prd-centos7-docker-4c-2g-236 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 [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-ssh6640600466332175479.key Avoid second fetch Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) > 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 a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T16:18:01.060Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T16:18:01.153Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T16:18:01.181Z] ========================================================= [2021-06-10T16:18:01.181Z] EdgeX Global Pipelines Version Info [2021-06-10T16:18:01.181Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:18:02.668Z] ------------------- [2021-06-10T16:18:02.668Z] stable info: [2021-06-10T16:18:02.668Z] ------------------- [2021-06-10T16:18:02.668Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T16:18:02.668Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T16:18:02.668Z] Message: update stable to v1.0.194 [2021-06-10T16:18:03.241Z] ------------------- [2021-06-10T16:18:03.241Z] experimental info: [2021-06-10T16:18:03.241Z] ------------------- [2021-06-10T16:18:03.241Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T16:18:03.241Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-10T16:18:03.241Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T16:18:03.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-10T16:18:03.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-10T16:18:03.412Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T16:18:03.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T16:18:03.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T16:18:03.491Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T16:18:03.516Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T16:18:03.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T16:18:03.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T16:18:03.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T16:18:03.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T16:18:03.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-10T16:18:03.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T16:18:03.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T16:18:03.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T16:18:03.749Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-10T16:18:03.776Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T16:18:03.803Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T16:18:03.831Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T16:18:03.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-10T16:18:03.887Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-10T16:18:03.915Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-10T16:18:03.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T16:18:03.975Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T16:18:04.002Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-10T16:18:04.034Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T16:18:04.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-10T16:18:04.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-10T16:18:04.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-10T16:18:04.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] echo [2021-06-10T16:18:04.174Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8abf6b [Pipeline] echo [2021-06-10T16:18:04.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T16:18:04.280Z] provisioning config files... [2021-06-10T16:18:04.296Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config6442702150727459382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:18:04.628Z] ---> docker-login.sh [2021-06-10T16:18:04.628Z] nexus3.edgexfoundry.org:10001 [2021-06-10T16:18:04.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:18:04.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:18:04.891Z] Configure a credential helper to remove this warning. See [2021-06-10T16:18:04.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:18:04.891Z] [2021-06-10T16:18:04.891Z] Login Succeeded [2021-06-10T16:18:04.891Z] nexus3.edgexfoundry.org:10002 [2021-06-10T16:18:04.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:18:05.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:18:05.152Z] Configure a credential helper to remove this warning. See [2021-06-10T16:18:05.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:18:05.152Z] [2021-06-10T16:18:05.152Z] Login Succeeded [2021-06-10T16:18:05.152Z] nexus3.edgexfoundry.org:10003 [2021-06-10T16:18:05.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:18:05.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:18:05.152Z] Configure a credential helper to remove this warning. See [2021-06-10T16:18:05.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:18:05.152Z] [2021-06-10T16:18:05.152Z] Login Succeeded [2021-06-10T16:18:05.152Z] nexus3.edgexfoundry.org:10004 [2021-06-10T16:18:05.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:18:05.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:18:05.414Z] Configure a credential helper to remove this warning. See [2021-06-10T16:18:05.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:18:05.414Z] [2021-06-10T16:18:05.414Z] Login Succeeded [2021-06-10T16:18:05.414Z] docker.io [2021-06-10T16:18:05.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:18:05.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:18:05.676Z] Configure a credential helper to remove this warning. See [2021-06-10T16:18:05.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:18:05.676Z] [2021-06-10T16:18:05.676Z] Login Succeeded [2021-06-10T16:18:05.676Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T16:18:05.688Z] 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-10T16:18:06.208Z] + git log --format=format:%s -1 a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] echo [2021-06-10T16:18:06.251Z] GIT_COMMIT: a8abf6b343540031172ab2f7335da0bfd82c9c12, Commit Message: Merge pull request #30 from ajcasagrande/fix-mod-url [Pipeline] echo [2021-06-10T16:18:06.266Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:18:06.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T16:18:06.835Z] [2021-06-10T16:18:06.835Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:18:07.186Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T16:18:07.186Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T16:18:07.186Z] 31603596830f: Pulling fs layer [2021-06-10T16:18:07.186Z] 54011a49482f: Pulling fs layer [2021-06-10T16:18:07.186Z] a6820b24f6d8: Pulling fs layer [2021-06-10T16:18:07.186Z] f581987b2513: Pulling fs layer [2021-06-10T16:18:07.186Z] f581987b2513: Waiting [2021-06-10T16:18:07.186Z] 54011a49482f: Download complete [2021-06-10T16:18:07.186Z] 31603596830f: Verifying Checksum [2021-06-10T16:18:07.186Z] 31603596830f: Download complete [2021-06-10T16:18:07.449Z] f581987b2513: Verifying Checksum [2021-06-10T16:18:07.449Z] f581987b2513: Download complete [2021-06-10T16:18:07.449Z] a6820b24f6d8: Verifying Checksum [2021-06-10T16:18:07.449Z] a6820b24f6d8: Download complete [2021-06-10T16:18:07.449Z] 31603596830f: Pull complete [2021-06-10T16:18:07.710Z] 54011a49482f: Pull complete [2021-06-10T16:18:08.290Z] a6820b24f6d8: Pull complete [2021-06-10T16:18:08.290Z] f581987b2513: Pull complete [2021-06-10T16:18:08.552Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T16:18:08.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T16:18:08.552Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T16:18:08.628Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-06-10T16:18:08.665Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-10T16:18:09.804Z] $ docker top 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T16:18:09.929Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T16:18:09.929Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T16:18:10.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T16:18:10.034Z] $ docker exec 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 ssh-agent [2021-06-10T16:18:10.142Z] SSH_AUTH_SOCK=/tmp/ssh-xuZkC8ByFgDj/agent.15 [2021-06-10T16:18:10.142Z] SSH_AGENT_PID=20 [2021-06-10T16:18:10.153Z] Running ssh-add (command line suppressed) [2021-06-10T16:18:10.248Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6598440939623630106.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6598440939623630106.key) [2021-06-10T16:18:10.267Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T16:18:10.568Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T16:18:10.578Z] $ docker exec --env ******** --env ******** 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 ssh-agent -k [2021-06-10T16:18:10.666Z] unset SSH_AUTH_SOCK; [2021-06-10T16:18:10.668Z] unset SSH_AGENT_PID; [2021-06-10T16:18:10.668Z] echo Agent pid 20 killed; [2021-06-10T16:18:10.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T16:18:10.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T16:18:10.726Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T16:18:10.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T16:18:10.818Z] $ docker exec 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 ssh-agent [2021-06-10T16:18:10.919Z] SSH_AUTH_SOCK=/tmp/ssh-m09U92UmwKtk/agent.53 [2021-06-10T16:18:10.919Z] SSH_AGENT_PID=60 [2021-06-10T16:18:10.924Z] Running ssh-add (command line suppressed) [2021-06-10T16:18:11.014Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6726136277007820583.key (/w/workspace/undry_device-rfid-llrp-go_master@tmp/private_key_6726136277007820583.key) [2021-06-10T16:18:11.032Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T16:18:11.332Z] + git semver init [2021-06-10T16:18:11.332Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T16:18:11.332Z] # $GIT_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.git [2021-06-10T16:18:11.332Z] # $GIT_WORK_TREE = /w/workspace/undry_device-rfid-llrp-go_master [2021-06-10T16:18:11.332Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T16:18:11.332Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T16:18:11.332Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T16:18:11.332Z] # $SEMVER_BRANCH = master [2021-06-10T16:18:11.332Z] # $SEMVER_TEMP = /tmp/semver-598597817 [2021-06-10T16:18:11.332Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-10T16:18:11.594Z] # '/tmp/semver-598597817' -> '/w/workspace/undry_device-rfid-llrp-go_master/.semver' [2021-06-10T16:18:11.594Z] # -> Force: false [2021-06-10T16:18:11.594Z] # $SEMVER_DIR = /w/workspace/undry_device-rfid-llrp-go_master/.semver [Pipeline] } [2021-06-10T16:18:11.602Z] $ docker exec --env ******** --env ******** 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 ssh-agent -k [2021-06-10T16:18:11.688Z] unset SSH_AUTH_SOCK; [2021-06-10T16:18:11.691Z] unset SSH_AGENT_PID; [2021-06-10T16:18:11.691Z] echo Agent pid 60 killed; [2021-06-10T16:18:11.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T16:18:12.046Z] + git semver [Pipeline] } [2021-06-10T16:18:12.058Z] $ docker stop --time=1 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 [2021-06-10T16:18:13.271Z] $ docker rm -f 755829d105168c944cacb6d07a0822a007f18a4a1b24d2d268438c1331d2dfd5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T16:18:13.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T16:18:13.897Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T16:18:13.903Z] [edgeXSemver]: initialized semver on version 1.0.0-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-10T16:18:29.194Z] Still waiting to schedule task [2021-06-10T16:18:29.195Z] ‘prd-centos7-builder-2c-1g-144’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-10T16:18:29.195Z] ‘prd-centos7-docker-4c-2g-237’ is offline [2021-06-10T16:18:29.201Z] Still waiting to schedule task [2021-06-10T16:18:29.201Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-233’ [2021-06-10T16:22:15.508Z] Running on prd-centos7-docker-4c-2g-240 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-10T16:22:15.530Z] Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout [2021-06-10T16:22:15.637Z] Selected Git installation does not exist. Using Default [2021-06-10T16:22:15.637Z] The recommended git tool is: NONE [2021-06-10T16:22:17.919Z] using credential edgex-jenkins-ssh [2021-06-10T16:22:17.933Z] Cloning the remote Git repository [2021-06-10T16:22:18.710Z] Avoid second fetch [2021-06-10T16:22:18.711Z] Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) [2021-06-10T16:22:17.605Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T16:22:17.673Z] > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 [2021-06-10T16:22:17.703Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T16:22:17.703Z] > git --version # timeout=10 [2021-06-10T16:22:17.716Z] > git --version # 'git version 2.24.4' [2021-06-10T16:22:17.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T16:22:17.742Z] [INFO] Currently running in a labeled security context [2021-06-10T16:22:17.742Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T16:22:17.742Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/5@tmp/jenkins-gitclient-ssh5706809487437647052.key [2021-06-10T16:22:17.789Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T16:22:18.391Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T16:22:18.396Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T16:22:18.421Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T16:22:18.429Z] > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-10T16:22:22.131Z] 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-10T16:22:23.218Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T16:22:23.552Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T16:22:23.854Z] + sudo service docker restart [2021-06-10T16:22:23.854Z] + true [2021-06-10T16:22:23.854Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T16:22:42.054Z] provisioning config files... [2021-06-10T16:22:42.069Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config8704314428484552494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:22:42.433Z] ---> docker-login.sh [2021-06-10T16:22:42.433Z] nexus3.edgexfoundry.org:10001 [2021-06-10T16:22:42.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:22:42.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:22:42.962Z] Configure a credential helper to remove this warning. See [2021-06-10T16:22:42.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:22:42.962Z] [2021-06-10T16:22:42.962Z] Login Succeeded [2021-06-10T16:22:42.962Z] nexus3.edgexfoundry.org:10002 [2021-06-10T16:22:42.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:22:42.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:22:42.962Z] Configure a credential helper to remove this warning. See [2021-06-10T16:22:42.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:22:42.962Z] [2021-06-10T16:22:42.962Z] Login Succeeded [2021-06-10T16:22:42.962Z] nexus3.edgexfoundry.org:10003 [2021-06-10T16:22:42.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:22:43.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:22:43.238Z] Configure a credential helper to remove this warning. See [2021-06-10T16:22:43.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:22:43.238Z] [2021-06-10T16:22:43.238Z] Login Succeeded [2021-06-10T16:22:43.238Z] nexus3.edgexfoundry.org:10004 [2021-06-10T16:22:43.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:22:43.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:22:43.238Z] Configure a credential helper to remove this warning. See [2021-06-10T16:22:43.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:22:43.238Z] [2021-06-10T16:22:43.238Z] Login Succeeded [2021-06-10T16:22:43.238Z] docker.io [2021-06-10T16:22:43.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:22:43.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:22:43.502Z] Configure a credential helper to remove this warning. See [2021-06-10T16:22:43.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:22:43.502Z] [2021-06-10T16:22:43.502Z] Login Succeeded [2021-06-10T16:22:43.502Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T16:22:43.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T16:22:43.695Z] ========================================================= [2021-06-10T16:22:43.695Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T16:22:43.695Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:22:44.015Z] + 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-10T16:22:44.015Z] Sending build context to Docker daemon 1.194MB [2021-06-10T16:22:44.015Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-10T16:22:44.015Z] Step 2/10 : FROM ${BASE} [2021-06-10T16:22:44.015Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T16:22:44.015Z] 540db60ca938: Pulling fs layer [2021-06-10T16:22:44.015Z] adcc1eea9eea: Pulling fs layer [2021-06-10T16:22:44.015Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T16:22:44.015Z] 0510c868ecb4: Pulling fs layer [2021-06-10T16:22:44.015Z] afea3b2eda06: Pulling fs layer [2021-06-10T16:22:44.015Z] 7809a108b3ef: Pulling fs layer [2021-06-10T16:22:44.015Z] f706445af74f: Pulling fs layer [2021-06-10T16:22:44.015Z] 0510c868ecb4: Waiting [2021-06-10T16:22:44.015Z] afea3b2eda06: Waiting [2021-06-10T16:22:44.015Z] 7809a108b3ef: Waiting [2021-06-10T16:22:44.015Z] f706445af74f: Waiting [2021-06-10T16:22:44.015Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T16:22:44.015Z] 4c4ab2625f07: Download complete [2021-06-10T16:22:44.015Z] adcc1eea9eea: Download complete [2021-06-10T16:22:44.284Z] afea3b2eda06: Verifying Checksum [2021-06-10T16:22:44.284Z] afea3b2eda06: Download complete [2021-06-10T16:22:44.284Z] 7809a108b3ef: Verifying Checksum [2021-06-10T16:22:44.284Z] 7809a108b3ef: Download complete [2021-06-10T16:22:44.284Z] 540db60ca938: Verifying Checksum [2021-06-10T16:22:44.284Z] 540db60ca938: Download complete [2021-06-10T16:22:44.284Z] 540db60ca938: Pull complete [2021-06-10T16:22:44.545Z] adcc1eea9eea: Pull complete [2021-06-10T16:22:44.545Z] 4c4ab2625f07: Pull complete [2021-06-10T16:22:44.745Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-239 in /w/workspace/undry_device-rfid-llrp-go_master [Pipeline] { [Pipeline] ws [2021-06-10T16:22:44.764Z] Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout [2021-06-10T16:22:44.988Z] Selected Git installation does not exist. Using Default [2021-06-10T16:22:44.988Z] The recommended git tool is: NONE [2021-06-10T16:22:45.949Z] f706445af74f: Verifying Checksum [2021-06-10T16:22:45.949Z] f706445af74f: Download complete [2021-06-10T16:22:46.212Z] 0510c868ecb4: Verifying Checksum [2021-06-10T16:22:46.212Z] 0510c868ecb4: Download complete [2021-06-10T16:22:49.536Z] 0510c868ecb4: Pull complete [2021-06-10T16:22:49.536Z] afea3b2eda06: Pull complete [2021-06-10T16:22:49.801Z] 7809a108b3ef: Pull complete [2021-06-10T16:22:50.233Z] using credential edgex-jenkins-ssh [2021-06-10T16:22:50.250Z] Cloning the remote Git repository [2021-06-10T16:22:50.306Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T16:22:50.405Z] > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 [2021-06-10T16:22:50.477Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-10T16:22:50.478Z] > git --version # timeout=10 [2021-06-10T16:22:50.493Z] > git --version # 'git version 2.17.1' [2021-06-10T16:22:50.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T16:22:50.652Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T16:22:51.215Z] f706445af74f: Pull complete [2021-06-10T16:22:51.215Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T16:22:51.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T16:22:51.215Z] ---> b068be0155e3 [2021-06-10T16:22:51.215Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T16:22:51.507Z] Avoid second fetch [2021-06-10T16:22:51.507Z] Checking out Revision a8abf6b343540031172ab2f7335da0bfd82c9c12 (master) [2021-06-10T16:22:51.468Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-10T16:22:51.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T16:22:51.535Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T16:22:51.554Z] > git checkout -f a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-10T16:22:55.432Z] ---> Running in 08cc65039378 [2021-06-10T16:22:55.432Z] Removing intermediate container 08cc65039378 [2021-06-10T16:22:55.432Z] ---> 32d474582384 [2021-06-10T16:22:55.432Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T16:22:55.432Z] ---> Running in d403d9c9aa53 [2021-06-10T16:22:55.432Z] Removing intermediate container d403d9c9aa53 [2021-06-10T16:22:55.432Z] ---> e670b2dec64e [2021-06-10T16:22:55.432Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T16:22:55.432Z] ---> Running in 94271e1bf208 [2021-06-10T16:22:55.432Z] Removing intermediate container 94271e1bf208 [2021-06-10T16:22:55.432Z] ---> 67a312ff7840 [2021-06-10T16:22:55.432Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T16:22:55.693Z] ---> Running in df2ea4434d71 [2021-06-10T16:22:55.815Z] Commit message: "Merge pull request #30 from ajcasagrande/fix-mod-url" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-06-10T16:22:56.284Z] Removing intermediate container df2ea4434d71 [2021-06-10T16:22:56.284Z] ---> 065c0378c2a3 [2021-06-10T16:22:56.284Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T16:22:56.284Z] ---> Running in bfd811c7c18e [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T16:22:56.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T16:22:57.144Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T16:22:57.497Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T16:22:57.575Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T16:22:57.759Z] OK: 149 MiB in 40 packages [2021-06-10T16:22:57.932Z] + + sudo servicetrue docker [2021-06-10T16:22:57.932Z] restart [2021-06-10T16:22:58.022Z] Removing intermediate container bfd811c7c18e [2021-06-10T16:22:58.022Z] ---> 1fcbd78e4745 [2021-06-10T16:22:58.022Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-10T16:22:58.022Z] ---> Running in d0e8b5891507 [2021-06-10T16:22:58.022Z] Removing intermediate container d0e8b5891507 [2021-06-10T16:22:58.022Z] ---> 5134350712fa [2021-06-10T16:22:58.022Z] Step 9/10 : COPY . . [2021-06-10T16:22:58.291Z] ---> c9640dbb0024 [2021-06-10T16:22:58.291Z] Step 10/10 : RUN go mod download [2021-06-10T16:22:58.291Z] ---> Running in 38370c56c54c [2021-06-10T16:23:10.547Z] Removing intermediate container 38370c56c54c [2021-06-10T16:23:10.547Z] ---> e906bac876dd [2021-06-10T16:23:10.547Z] Successfully built e906bac876dd [2021-06-10T16:23:10.547Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:23:10.863Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T16:23:10.863Z] . [Pipeline] withDockerContainer [2021-06-10T16:23:10.941Z] prd-centos7-docker-4c-2g-240 does not seem to be running inside a container [2021-06-10T16:23:10.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@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-10T16:23:11.352Z] $ docker top 7106085156b74b4c7bdc25c18cb733ec1a94c3d554021724378f0e24d5896a66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T16:23:11.735Z] + go version [2021-06-10T16:23:11.735Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T16:23:11.747Z] $ docker stop --time=1 7106085156b74b4c7bdc25c18cb733ec1a94c3d554021724378f0e24d5896a66 [2021-06-10T16:23:12.943Z] $ docker rm -f 7106085156b74b4c7bdc25c18cb733ec1a94c3d554021724378f0e24d5896a66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:23:13.528Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T16:23:13.528Z] . [Pipeline] withDockerContainer [2021-06-10T16:23:13.599Z] prd-centos7-docker-4c-2g-240 does not seem to be running inside a container [2021-06-10T16:23:13.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@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-10T16:23:14.002Z] $ docker top 8e9b7b78049ab26975901cfda1980f28e979392e1a4cd68412594de966ae6e11 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T16:23:14.383Z] + go mod tidy [Pipeline] sh [2021-06-10T16:23:14.949Z] + make test [2021-06-10T16:23:14.949Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T16:23:15.218Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T16:23:16.280Z] provisioning config files... [2021-06-10T16:23:16.308Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config2870654076363805272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:23:16.687Z] ---> docker-login.sh [2021-06-10T16:23:16.687Z] nexus3.edgexfoundry.org:10001 [2021-06-10T16:23:17.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:23:17.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:23:17.886Z] Configure a credential helper to remove this warning. See [2021-06-10T16:23:17.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:23:17.886Z] [2021-06-10T16:23:17.886Z] Login Succeeded [2021-06-10T16:23:17.886Z] nexus3.edgexfoundry.org:10002 [2021-06-10T16:23:18.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:23:18.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:23:18.440Z] Configure a credential helper to remove this warning. See [2021-06-10T16:23:18.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:23:18.440Z] [2021-06-10T16:23:18.440Z] Login Succeeded [2021-06-10T16:23:18.440Z] nexus3.edgexfoundry.org:10003 [2021-06-10T16:23:18.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:23:18.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:23:18.996Z] Configure a credential helper to remove this warning. See [2021-06-10T16:23:18.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:23:18.996Z] [2021-06-10T16:23:18.996Z] Login Succeeded [2021-06-10T16:23:18.996Z] nexus3.edgexfoundry.org:10004 [2021-06-10T16:23:19.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:23:19.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:23:19.549Z] Configure a credential helper to remove this warning. See [2021-06-10T16:23:19.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:23:19.549Z] [2021-06-10T16:23:19.549Z] Login Succeeded [2021-06-10T16:23:19.549Z] docker.io [2021-06-10T16:23:19.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:23:20.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:23:20.423Z] Configure a credential helper to remove this warning. See [2021-06-10T16:23:20.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:23:20.423Z] [2021-06-10T16:23:20.423Z] Login Succeeded [2021-06-10T16:23:20.423Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T16:23:20.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-10T16:23:20.751Z] ========================================================= [2021-06-10T16:23:20.751Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T16:23:20.751Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:23:21.103Z] + 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-10T16:23:21.379Z] Sending build context to Docker daemon 1.194MB [2021-06-10T16:23:21.654Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-10T16:23:21.654Z] Step 2/10 : FROM ${BASE} [2021-06-10T16:23:21.654Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T16:23:21.654Z] 595b0fe564bb: Pulling fs layer [2021-06-10T16:23:21.654Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T16:23:21.654Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T16:23:21.654Z] ba82ee9f976e: Pulling fs layer [2021-06-10T16:23:21.654Z] 506bd15cee9f: Pulling fs layer [2021-06-10T16:23:21.654Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T16:23:21.654Z] 618dc40b7e24: Pulling fs layer [2021-06-10T16:23:21.654Z] ba82ee9f976e: Waiting [2021-06-10T16:23:21.654Z] 506bd15cee9f: Waiting [2021-06-10T16:23:21.654Z] 75a0a4a0db45: Waiting [2021-06-10T16:23:21.654Z] 618dc40b7e24: Waiting [2021-06-10T16:23:21.654Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T16:23:21.654Z] 5b7225fbf94c: Download complete [2021-06-10T16:23:21.654Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T16:23:21.654Z] 3088b5b3c5c0: Download complete [2021-06-10T16:23:21.654Z] 506bd15cee9f: Verifying Checksum [2021-06-10T16:23:21.654Z] 506bd15cee9f: Download complete [2021-06-10T16:23:21.930Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T16:23:21.930Z] 75a0a4a0db45: Download complete [2021-06-10T16:23:21.930Z] 595b0fe564bb: Verifying Checksum [2021-06-10T16:23:21.930Z] 595b0fe564bb: Download complete [2021-06-10T16:23:22.547Z] 595b0fe564bb: Pull complete [2021-06-10T16:23:23.154Z] 3088b5b3c5c0: Pull complete [2021-06-10T16:23:23.431Z] 5b7225fbf94c: Pull complete [2021-06-10T16:23:24.035Z] 618dc40b7e24: Verifying Checksum [2021-06-10T16:23:24.035Z] 618dc40b7e24: Download complete [2021-06-10T16:23:25.484Z] ba82ee9f976e: Verifying Checksum [2021-06-10T16:23:25.484Z] ba82ee9f976e: Download complete [2021-06-10T16:23:27.525Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-10T16:23:27.525Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-10T16:23:31.817Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.736s coverage: 39.5% of statements [2021-06-10T16:23:31.817Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.231s coverage: 52.0% of statements [2021-06-10T16:23:31.817Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements [2021-06-10T16:23:31.817Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T16:23:35.662Z] ba82ee9f976e: Pull complete [2021-06-10T16:23:35.662Z] 506bd15cee9f: Pull complete [2021-06-10T16:23:35.935Z] 75a0a4a0db45: Pull complete [2021-06-10T16:23:38.438Z] gofmt -l . [2021-06-10T16:23:38.438Z] [ "`gofmt -l .`" = "" ] [2021-06-10T16:23:38.438Z] ./bin/test-go-mod-tidy.sh [2021-06-10T16:23:38.438Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-10T16:23:38.451Z] $ docker stop --time=1 8e9b7b78049ab26975901cfda1980f28e979392e1a4cd68412594de966ae6e11 [2021-06-10T16:23:39.866Z] $ docker rm -f 8e9b7b78049ab26975901cfda1980f28e979392e1a4cd68412594de966ae6e11 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T16:23:40.274Z] 618dc40b7e24: Pull complete [2021-06-10T16:23:40.274Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T16:23:40.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T16:23:40.275Z] ---> a36622ca3599 [2021-06-10T16:23:40.275Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T16:23:40.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T16:23:40.547Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-10T16:23:41.735Z] ---> Running in 6f2b88e5bed2 [Pipeline] sh [2021-06-10T16:23:42.369Z] Removing intermediate container 6f2b88e5bed2 [2021-06-10T16:23:42.369Z] ---> 178f23b7403d [2021-06-10T16:23:42.369Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T16:23:42.369Z] ---> Running in 602d1224f473 [2021-06-10T16:23:42.462Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T16:23:42.759Z] + ls -al . [2021-06-10T16:23:42.759Z] total 560 [2021-06-10T16:23:42.759Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jun 10 16:23 . [2021-06-10T16:23:42.759Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 10 16:22 .. [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jun 10 16:22 Attribution.txt [2021-06-10T16:23:42.759Z] drwxrwxr-x. 2 jenkins jenkins 89 Jun 10 16:22 bin [2021-06-10T16:23:42.759Z] drwxrwxr-x. 4 jenkins jenkins 44 Jun 10 16:22 cmd [2021-06-10T16:23:42.759Z] -rw-r--r--. 1 jenkins jenkins 462634 Jun 10 16:23 coverage.out [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 1505 Jun 10 16:22 Dockerfile [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 999 Jun 10 16:22 Dockerfile.build [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 134 Jun 10 16:22 .dockerignore [2021-06-10T16:23:42.759Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jun 10 16:22 examples [2021-06-10T16:23:42.759Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 10 16:22 .git [2021-06-10T16:23:42.759Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 10 16:22 .github [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 934 Jun 10 16:22 .gitignore [2021-06-10T16:23:42.759Z] -rw-r--r--. 1 jenkins jenkins 308 Jun 10 16:23 go.mod [2021-06-10T16:23:42.759Z] -rw-r--r--. 1 jenkins jenkins 13908 Jun 10 16:23 go.sum [2021-06-10T16:23:42.759Z] drwxrwxr-x. 2 jenkins jenkins 31 Jun 10 16:22 images [2021-06-10T16:23:42.759Z] drwxrwxr-x. 5 jenkins jenkins 45 Jun 10 16:22 internal [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 682 Jun 10 16:22 Jenkinsfile [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jun 10 16:22 LICENSE [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 986 Jun 10 16:22 Makefile [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 27918 Jun 10 16:22 README.md [2021-06-10T16:23:42.759Z] drwxrwxr-x. 4 jenkins jenkins 54 Jun 10 16:22 snap [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 11 Jun 10 16:18 VERSION [2021-06-10T16:23:42.759Z] -rw-rw-r--. 1 jenkins jenkins 193 Jun 10 16:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:23:42.970Z] Removing intermediate container 602d1224f473 [2021-06-10T16:23:42.970Z] ---> 8196b102cf3c [2021-06-10T16:23:42.970Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T16:23:42.970Z] ---> Running in 5181e9987e21 [2021-06-10T16:23:43.072Z] + 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=1.0.0-dev.1 . [2021-06-10T16:23:43.072Z] Sending build context to Docker daemon 1.195MB [2021-06-10T16:23:43.072Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-06-10T16:23:43.072Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-10T16:23:43.072Z] ---> e906bac876dd [2021-06-10T16:23:43.072Z] Step 3/24 : ARG MAKE='make build' [2021-06-10T16:23:43.072Z] ---> Running in 234b4a72fa3d [2021-06-10T16:23:43.072Z] Removing intermediate container 234b4a72fa3d [2021-06-10T16:23:43.072Z] ---> 75666df5eb92 [2021-06-10T16:23:43.072Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T16:23:43.335Z] ---> Running in bf6bdb2fa43f [2021-06-10T16:23:43.335Z] Removing intermediate container bf6bdb2fa43f [2021-06-10T16:23:43.335Z] ---> 6e14a5b877bc [2021-06-10T16:23:43.335Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T16:23:43.335Z] ---> Running in c657437707ca [2021-06-10T16:23:43.335Z] Removing intermediate container c657437707ca [2021-06-10T16:23:43.335Z] ---> 2c6152e52dbb [2021-06-10T16:23:43.335Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T16:23:43.335Z] ---> Running in 7eb32a2791f4 [2021-06-10T16:23:43.567Z] Removing intermediate container 5181e9987e21 [2021-06-10T16:23:43.567Z] ---> d72f546c811b [2021-06-10T16:23:43.567Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T16:23:43.567Z] ---> Running in 0194bdfad942 [2021-06-10T16:23:43.908Z] Removing intermediate container 7eb32a2791f4 [2021-06-10T16:23:43.908Z] ---> 5083af7ae47d [2021-06-10T16:23:43.908Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T16:23:43.908Z] ---> Running in 41b683dd5f7b [2021-06-10T16:23:44.170Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T16:23:45.117Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T16:23:46.062Z] OK: 149 MiB in 40 packages [2021-06-10T16:23:46.062Z] Removing intermediate container 41b683dd5f7b [2021-06-10T16:23:46.062Z] ---> 3ab3a6b39a5c [2021-06-10T16:23:46.062Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-10T16:23:46.062Z] ---> Running in b1458e015dc8 [2021-06-10T16:23:46.189Z] Removing intermediate container 0194bdfad942 [2021-06-10T16:23:46.189Z] ---> 4a18211c5acd [2021-06-10T16:23:46.189Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T16:23:46.189Z] ---> Running in 8ec97d911a06 [2021-06-10T16:23:46.323Z] Removing intermediate container b1458e015dc8 [2021-06-10T16:23:46.323Z] ---> 4257d461a980 [2021-06-10T16:23:46.323Z] Step 9/24 : COPY go.mod . [2021-06-10T16:23:46.323Z] ---> 4a425527d656 [2021-06-10T16:23:46.323Z] Step 10/24 : COPY Makefile . [2021-06-10T16:23:46.584Z] ---> 78dda7756fba [2021-06-10T16:23:46.584Z] Step 11/24 : RUN make update [2021-06-10T16:23:46.584Z] ---> Running in a0a01724dec4 [2021-06-10T16:23:46.846Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T16:23:47.107Z] Removing intermediate container a0a01724dec4 [2021-06-10T16:23:47.107Z] ---> 5e63aed649d1 [2021-06-10T16:23:47.107Z] Step 12/24 : COPY . . [2021-06-10T16:23:47.107Z] ---> 52731abcff47 [2021-06-10T16:23:47.107Z] Step 13/24 : RUN $MAKE [2021-06-10T16:23:47.169Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T16:23:47.369Z] ---> Running in 64ebe1671300 [2021-06-10T16:23:47.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd [2021-06-10T16:23:48.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T16:23:49.119Z] OK: 138 MiB in 40 packages [2021-06-10T16:23:50.095Z] Removing intermediate container 8ec97d911a06 [2021-06-10T16:23:50.095Z] ---> cfdc870d1f46 [2021-06-10T16:23:50.095Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-10T16:23:50.370Z] ---> Running in fe33bab6f3c2 [2021-06-10T16:23:50.966Z] Removing intermediate container fe33bab6f3c2 [2021-06-10T16:23:50.966Z] ---> 9669d1d58a55 [2021-06-10T16:23:50.966Z] Step 9/10 : COPY . . [2021-06-10T16:23:51.944Z] ---> 663b998ec0b2 [2021-06-10T16:23:51.944Z] Step 10/10 : RUN go mod download [2021-06-10T16:23:51.944Z] ---> Running in c6ffeca3c016 [2021-06-10T16:23:57.785Z] Removing intermediate container 64ebe1671300 [2021-06-10T16:23:57.785Z] ---> 8efd5fbacc82 [2021-06-10T16:23:57.785Z] Step 14/24 : FROM alpine:3.12 [2021-06-10T16:23:57.785Z] 3.12: Pulling from library/alpine [2021-06-10T16:23:57.785Z] 339de151aab4: Pulling fs layer [2021-06-10T16:23:57.785Z] 339de151aab4: Verifying Checksum [2021-06-10T16:23:57.785Z] 339de151aab4: Download complete [2021-06-10T16:23:57.785Z] 339de151aab4: Pull complete [2021-06-10T16:23:57.785Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-10T16:23:57.785Z] Status: Downloaded newer image for alpine:3.12 [2021-06-10T16:23:57.785Z] ---> 13621d1b12d4 [2021-06-10T16:23:57.785Z] Step 15/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-10T16:23:57.785Z] ---> Running in c5b6a4660a02 [2021-06-10T16:23:57.785Z] Removing intermediate container c5b6a4660a02 [2021-06-10T16:23:57.785Z] ---> 69ec9d259d13 [2021-06-10T16:23:57.785Z] Step 16/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-06-10T16:23:57.785Z] ---> 5167bee12829 [2021-06-10T16:23:57.785Z] Step 17/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-06-10T16:23:58.062Z] ---> 92d45e76ba3a [2021-06-10T16:23:58.062Z] Step 18/24 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-06-10T16:23:58.324Z] ---> 36b0f1804bc7 [2021-06-10T16:23:58.324Z] Step 19/24 : EXPOSE 49989 [2021-06-10T16:23:58.592Z] ---> Running in b06c030c76c2 [2021-06-10T16:23:58.592Z] Removing intermediate container b06c030c76c2 [2021-06-10T16:23:58.592Z] ---> 5f2370c409ce [2021-06-10T16:23:58.592Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-06-10T16:23:58.592Z] ---> Running in ded338ec8144 [2021-06-10T16:23:58.592Z] Removing intermediate container ded338ec8144 [2021-06-10T16:23:58.592Z] ---> f2733bbdd047 [2021-06-10T16:23:58.592Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-10T16:23:58.592Z] ---> Running in ee7fd93c6090 [2021-06-10T16:23:58.853Z] Removing intermediate container ee7fd93c6090 [2021-06-10T16:23:58.853Z] ---> 884eb423bcdc [2021-06-10T16:23:58.853Z] Step 22/24 : LABEL arch=amd64 [2021-06-10T16:23:58.853Z] ---> Running in fe8e41fa5c3a [2021-06-10T16:23:58.853Z] Removing intermediate container fe8e41fa5c3a [2021-06-10T16:23:58.853Z] ---> a807531e9f30 [2021-06-10T16:23:58.853Z] Step 23/24 : LABEL git_sha=a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-10T16:23:58.853Z] ---> Running in cf671fbe1f79 [2021-06-10T16:23:58.853Z] Removing intermediate container cf671fbe1f79 [2021-06-10T16:23:58.853Z] ---> 00112bf2bde7 [2021-06-10T16:23:58.853Z] Step 24/24 : LABEL version=1.0.0-dev.1 [2021-06-10T16:23:59.114Z] ---> Running in 9d4bb4d137cb [2021-06-10T16:23:59.114Z] Removing intermediate container 9d4bb4d137cb [2021-06-10T16:23:59.114Z] ---> 63d57872d760 [2021-06-10T16:23:59.114Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-10T16:23:59.114Z] Successfully built 63d57872d760 [2021-06-10T16:23:59.114Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T16:23:59.314Z] provisioning config files... [2021-06-10T16:23:59.330Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config3983852391368541176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:23:59.648Z] ---> docker-login.sh [2021-06-10T16:23:59.648Z] nexus3.edgexfoundry.org:10001 [2021-06-10T16:23:59.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:23:59.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:23:59.648Z] Configure a credential helper to remove this warning. See [2021-06-10T16:23:59.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:23:59.648Z] [2021-06-10T16:23:59.648Z] Login Succeeded [2021-06-10T16:23:59.648Z] nexus3.edgexfoundry.org:10002 [2021-06-10T16:23:59.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:23:59.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:23:59.910Z] Configure a credential helper to remove this warning. See [2021-06-10T16:23:59.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:23:59.910Z] [2021-06-10T16:23:59.910Z] Login Succeeded [2021-06-10T16:23:59.910Z] nexus3.edgexfoundry.org:10003 [2021-06-10T16:23:59.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:23:59.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:23:59.910Z] Configure a credential helper to remove this warning. See [2021-06-10T16:23:59.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:23:59.910Z] [2021-06-10T16:23:59.910Z] Login Succeeded [2021-06-10T16:23:59.910Z] nexus3.edgexfoundry.org:10004 [2021-06-10T16:23:59.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:24:00.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:24:00.171Z] Configure a credential helper to remove this warning. See [2021-06-10T16:24:00.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:24:00.171Z] [2021-06-10T16:24:00.171Z] Login Succeeded [2021-06-10T16:24:00.171Z] docker.io [2021-06-10T16:24:00.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-10T16:24:00.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-10T16:24:00.432Z] Configure a credential helper to remove this warning. See [2021-06-10T16:24:00.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-10T16:24:00.432Z] [2021-06-10T16:24:00.432Z] Login Succeeded [2021-06-10T16:24:00.432Z] ---> docker-login.sh ends [Pipeline] } [2021-06-10T16:24:00.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T16:24:00.528Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-06-10T16:24:00.528Z] a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-10T16:24:00.528Z] latest [2021-06-10T16:24:00.528Z] 1.0.0-dev.1 [2021-06-10T16:24:00.528Z] a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1 [2021-06-10T16:24:00.528Z] master [2021-06-10T16:24:00.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:00.909Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:01.211Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-10T16:24:01.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T16:24:01.211Z] b0d732c5616d: Preparing [2021-06-10T16:24:01.211Z] 5ce60c8c251b: Preparing [2021-06-10T16:24:01.211Z] 1cb808eb7974: Preparing [2021-06-10T16:24:01.211Z] 32f366d666a5: Preparing [2021-06-10T16:24:01.211Z] 32f366d666a5: Layer already exists [2021-06-10T16:24:01.211Z] 1cb808eb7974: Pushed [2021-06-10T16:24:01.211Z] 5ce60c8c251b: Pushed [2021-06-10T16:24:02.601Z] b0d732c5616d: Pushed [2021-06-10T16:24:02.862Z] a8abf6b343540031172ab2f7335da0bfd82c9c12: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:03.180Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:03.490Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-10T16:24:03.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T16:24:03.491Z] b0d732c5616d: Preparing [2021-06-10T16:24:03.491Z] 5ce60c8c251b: Preparing [2021-06-10T16:24:03.491Z] 1cb808eb7974: Preparing [2021-06-10T16:24:03.491Z] 32f366d666a5: Preparing [2021-06-10T16:24:03.491Z] 32f366d666a5: Layer already exists [2021-06-10T16:24:03.491Z] b0d732c5616d: Layer already exists [2021-06-10T16:24:03.491Z] 1cb808eb7974: Layer already exists [2021-06-10T16:24:03.491Z] 5ce60c8c251b: Layer already exists [2021-06-10T16:24:03.491Z] latest: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:03.797Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:04.105Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 [2021-06-10T16:24:04.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T16:24:04.105Z] b0d732c5616d: Preparing [2021-06-10T16:24:04.105Z] 5ce60c8c251b: Preparing [2021-06-10T16:24:04.105Z] 1cb808eb7974: Preparing [2021-06-10T16:24:04.105Z] 32f366d666a5: Preparing [2021-06-10T16:24:04.105Z] 1cb808eb7974: Layer already exists [2021-06-10T16:24:04.105Z] b0d732c5616d: Layer already exists [2021-06-10T16:24:04.105Z] 32f366d666a5: Layer already exists [2021-06-10T16:24:04.105Z] 5ce60c8c251b: Layer already exists [2021-06-10T16:24:04.105Z] 1.0.0-dev.1: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:04.420Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1 [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:04.730Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1 [2021-06-10T16:24:04.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T16:24:04.730Z] b0d732c5616d: Preparing [2021-06-10T16:24:04.730Z] 5ce60c8c251b: Preparing [2021-06-10T16:24:04.730Z] 1cb808eb7974: Preparing [2021-06-10T16:24:04.730Z] 32f366d666a5: Preparing [2021-06-10T16:24:04.730Z] 5ce60c8c251b: Layer already exists [2021-06-10T16:24:04.730Z] b0d732c5616d: Layer already exists [2021-06-10T16:24:04.730Z] 32f366d666a5: Layer already exists [2021-06-10T16:24:04.730Z] 1cb808eb7974: Layer already exists [2021-06-10T16:24:04.730Z] a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:05.041Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:05.340Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [2021-06-10T16:24:05.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-06-10T16:24:05.340Z] b0d732c5616d: Preparing [2021-06-10T16:24:05.340Z] 5ce60c8c251b: Preparing [2021-06-10T16:24:05.340Z] 1cb808eb7974: Preparing [2021-06-10T16:24:05.340Z] 32f366d666a5: Preparing [2021-06-10T16:24:05.340Z] 5ce60c8c251b: Layer already exists [2021-06-10T16:24:05.340Z] 1cb808eb7974: Layer already exists [2021-06-10T16:24:05.340Z] b0d732c5616d: Layer already exists [2021-06-10T16:24:05.340Z] 32f366d666a5: Layer already exists [2021-06-10T16:24:05.340Z] master: digest: sha256:abca58d641747918ad788d26f0938e102cd561ca816922e1d0bc3fc957c1c922 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-10T16:24:05.403Z] ===================================================== [Pipeline] echo [2021-06-10T16:24:05.421Z] taggedImages: [2021-06-10T16:24:05.421Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12 [2021-06-10T16:24:05.421Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-06-10T16:24:05.421Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.1 [2021-06-10T16:24:05.421Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:a8abf6b343540031172ab2f7335da0bfd82c9c12-1.0.0-dev.1 [2021-06-10T16:24:05.421Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:master [Pipeline] } [Pipeline] // script [Pipeline] } [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-10T16:24:06.054Z] ---> job-cost.sh [2021-06-10T16:24:06.055Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N1tQ [2021-06-10T16:24:14.141Z] Removing intermediate container c6ffeca3c016 [2021-06-10T16:24:14.141Z] ---> 1952e16052be [2021-06-10T16:24:14.141Z] Successfully built 1952e16052be [2021-06-10T16:24:14.141Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:14.488Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T16:24:14.488Z] . [Pipeline] withDockerContainer [2021-06-10T16:24:14.914Z] prd-ubuntu18.04-docker-arm64-4c-16g-239 does not seem to be running inside a container [2021-06-10T16:24:15.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@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 ******** ci-base-image-arm64 cat [2021-06-10T16:24:16.090Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T16:24:16.626Z] $ docker top 8a25dc92ffb408ce1231f974d20d6480c0c71f5fb352b5aed23c3e281ee578a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T16:24:17.663Z] + go version [2021-06-10T16:24:17.663Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T16:24:17.687Z] $ docker stop --time=1 8a25dc92ffb408ce1231f974d20d6480c0c71f5fb352b5aed23c3e281ee578a7 [2021-06-10T16:24:19.441Z] $ docker rm -f 8a25dc92ffb408ce1231f974d20d6480c0c71f5fb352b5aed23c3e281ee578a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:24:20.148Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T16:24:20.148Z] . [Pipeline] withDockerContainer [2021-06-10T16:24:20.376Z] prd-ubuntu18.04-docker-arm64-4c-16g-239 does not seem to be running inside a container [2021-06-10T16:24:20.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@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 ******** ci-base-image-arm64 cat [2021-06-10T16:24:21.825Z] $ docker top 66807ad98172b7c4cd8516a852a488d0d607fa82a9c200e93e28ca4d7c4b642b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T16:24:22.728Z] + go mod tidy [Pipeline] sh [2021-06-10T16:24:23.983Z] + make test [2021-06-10T16:24:23.983Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-06-10T16:24:24.966Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-06-10T16:24:31.027Z] lf-activate-venv(): INFO: Adding /tmp/venv-N1tQ/bin to PATH [2021-06-10T16:24:31.027Z] INFO: No Stack... [2021-06-10T16:24:31.027Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T16:24:31.027Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T16:24:31.339Z] + cut -d, -f6 [2021-06-10T16:24:31.340Z] + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv [Pipeline] lock [2021-06-10T16:24:31.369Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [2021-06-10T16:24:31.389Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] did not exist. Created. [2021-06-10T16:24:31.389Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T16:24:31.721Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T16:24:31.793Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T16:24:31.811Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T16:25:11.995Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-06-10T16:25:11.995Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-06-10T16:25:38.840Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.755s coverage: 39.5% of statements [2021-06-10T16:25:38.840Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 51.9% of statements [2021-06-10T16:25:38.840Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.035s coverage: 96.4% of statements [2021-06-10T16:25:38.840Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-10T16:26:05.679Z] gofmt -l . [2021-06-10T16:26:05.679Z] [ "`gofmt -l .`" = "" ] [2021-06-10T16:26:05.679Z] ./bin/test-go-mod-tidy.sh [2021-06-10T16:26:05.679Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-10T16:26:05.699Z] $ docker stop --time=1 66807ad98172b7c4cd8516a852a488d0d607fa82a9c200e93e28ca4d7c4b642b [2021-06-10T16:26:07.662Z] $ docker rm -f 66807ad98172b7c4cd8516a852a488d0d607fa82a9c200e93e28ca4d7c4b642b [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T16:26:08.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T16:26:08.524Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T16:26:09.160Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T16:26:09.682Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-10T16:26:10.024Z] + ls -al . [2021-06-10T16:26:10.025Z] total 592 [2021-06-10T16:26:10.025Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 10 16:26 . [2021-06-10T16:26:10.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 16:22 .. [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 10 16:22 .dockerignore [2021-06-10T16:26:10.025Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 10 16:22 .git [2021-06-10T16:26:10.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 16:22 .github [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 934 Jun 10 16:22 .gitignore [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jun 10 16:22 Attribution.txt [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 1505 Jun 10 16:22 Dockerfile [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 999 Jun 10 16:22 Dockerfile.build [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 682 Jun 10 16:22 Jenkinsfile [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 10 16:22 LICENSE [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 986 Jun 10 16:22 Makefile [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 27918 Jun 10 16:22 README.md [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 10 16:18 VERSION [2021-06-10T16:26:10.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 16:22 bin [2021-06-10T16:26:10.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 16:22 cmd [2021-06-10T16:26:10.025Z] -rw-r--r-- 1 jenkins jenkins 462634 Jun 10 16:25 coverage.out [2021-06-10T16:26:10.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 16:22 examples [2021-06-10T16:26:10.025Z] -rw-r--r-- 1 jenkins jenkins 308 Jun 10 16:26 go.mod [2021-06-10T16:26:10.025Z] -rw-r--r-- 1 jenkins jenkins 13908 Jun 10 16:24 go.sum [2021-06-10T16:26:10.025Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 10 16:22 images [2021-06-10T16:26:10.025Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 10 16:22 internal [2021-06-10T16:26:10.025Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 10 16:22 snap [2021-06-10T16:26:10.025Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 10 16:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:26:10.379Z] + 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=1.0.0-dev.1 . [2021-06-10T16:26:10.652Z] Sending build context to Docker daemon 1.195MB [2021-06-10T16:26:10.928Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-06-10T16:26:10.928Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-10T16:26:10.928Z] ---> 1952e16052be [2021-06-10T16:26:10.928Z] Step 3/24 : ARG MAKE='make build' [2021-06-10T16:26:10.928Z] ---> Running in 9d46b629992e [2021-06-10T16:26:11.526Z] Removing intermediate container 9d46b629992e [2021-06-10T16:26:11.526Z] ---> 87c52587aef2 [2021-06-10T16:26:11.526Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-06-10T16:26:11.526Z] ---> Running in a88f6c31e297 [2021-06-10T16:26:12.123Z] Removing intermediate container a88f6c31e297 [2021-06-10T16:26:12.123Z] ---> 45ba3d002bc6 [2021-06-10T16:26:12.123Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-10T16:26:12.400Z] ---> Running in 3accbbbaba42 [2021-06-10T16:26:12.673Z] Removing intermediate container 3accbbbaba42 [2021-06-10T16:26:12.673Z] ---> 8c89b64d8bd2 [2021-06-10T16:26:12.673Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-10T16:26:12.949Z] ---> Running in 45db9ba9aaa6 [2021-06-10T16:26:15.575Z] Removing intermediate container 45db9ba9aaa6 [2021-06-10T16:26:15.575Z] ---> 720c8cf9e60b [2021-06-10T16:26:15.575Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-10T16:26:15.575Z] ---> Running in 75a435c99000 [2021-06-10T16:26:16.561Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T16:26:17.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T16:26:19.800Z] OK: 138 MiB in 40 packages [2021-06-10T16:26:20.937Z] Removing intermediate container 75a435c99000 [2021-06-10T16:26:20.937Z] ---> 0506a271a73a [2021-06-10T16:26:20.937Z] Step 8/24 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-06-10T16:26:20.937Z] ---> Running in b64fbf2d244d [2021-06-10T16:26:21.227Z] Removing intermediate container b64fbf2d244d [2021-06-10T16:26:21.227Z] ---> f9f5865ca173 [2021-06-10T16:26:21.227Z] Step 9/24 : COPY go.mod . [2021-06-10T16:26:22.303Z] ---> 18f31395eab0 [2021-06-10T16:26:22.303Z] Step 10/24 : COPY Makefile . [2021-06-10T16:26:22.668Z] ---> 6d94fdf2662d [2021-06-10T16:26:22.668Z] Step 11/24 : RUN make update [2021-06-10T16:26:23.024Z] ---> Running in 0010000cd478 [2021-06-10T16:26:24.055Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-10T16:26:25.521Z] Removing intermediate container 0010000cd478 [2021-06-10T16:26:25.521Z] ---> 7764a29169d3 [2021-06-10T16:26:25.521Z] Step 12/24 : COPY . . [2021-06-10T16:26:26.123Z] ---> 78b3d6550fc4 [2021-06-10T16:26:26.123Z] Step 13/24 : RUN $MAKE [2021-06-10T16:26:26.399Z] ---> Running in d206f4d4b54d [2021-06-10T16:26:27.383Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.1" -o cmd/device-rfid-llrp-go ./cmd [2021-06-10T16:26:27.661Z] internal/driver/device.go:14:2: missing go.sum entry for module providing package github.com/edgexfoundry/device-sdk-go/pkg/models (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: [2021-06-10T16:26:27.661Z] go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2021-06-10T16:26:27.661Z] internal/driver/driver.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/device-sdk-go/pkg/service (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: [2021-06-10T16:26:27.661Z] go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2021-06-10T16:26:27.661Z] cmd/main.go:11:2: missing go.sum entry for module providing package github.com/edgexfoundry/device-sdk-go/pkg/startup (imported by github.com/edgexfoundry/device-rfid-llrp-go/cmd); to add: [2021-06-10T16:26:27.661Z] go get github.com/edgexfoundry/device-rfid-llrp-go/cmd [2021-06-10T16:26:27.661Z] internal/driver/driver.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: [2021-06-10T16:26:27.661Z] go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2021-06-10T16:26:27.661Z] internal/driver/driver.go:17:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/configuration (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: [2021-06-10T16:26:27.661Z] go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2021-06-10T16:26:27.661Z] internal/driver/driver.go:18:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-configuration/pkg/types (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: [2021-06-10T16:26:27.661Z] go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2021-06-10T16:26:27.661Z] internal/driver/device.go:15:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/clients/logger (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: [2021-06-10T16:26:27.661Z] go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2021-06-10T16:26:27.661Z] internal/driver/device.go:16:2: missing go.sum entry for module providing package github.com/edgexfoundry/go-mod-core-contracts/models (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: [2021-06-10T16:26:27.661Z] go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2021-06-10T16:26:27.661Z] internal/llrp/generated_encoder.go:12:2: missing go.sum entry for module providing package github.com/pkg/errors (imported by github.com/edgexfoundry/device-rfid-llrp-go/internal/driver); to add: [2021-06-10T16:26:27.661Z] go get github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [2021-06-10T16:26:27.661Z] make: *** [Makefile:20: cmd/device-rfid-llrp-go] Error 1 [2021-06-10T16:26:28.261Z] The command '/bin/sh -c $MAKE' returned a non-zero code: 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:26:28.970Z] ---> job-cost.sh [2021-06-10T16:26:28.970Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GnAt [2021-06-10T16:27:08.067Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T16:28:30.251Z] lf-activate-venv(): INFO: Adding /tmp/venv-GnAt/bin to PATH [2021-06-10T16:28:30.251Z] INFO: No Stack... [2021-06-10T16:28:30.251Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T16:28:30.880Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T16:28:31.349Z] + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv [2021-06-10T16:28:31.350Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T16:28:31.441Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [2021-06-10T16:28:31.459Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] did not exist. Created. [2021-06-10T16:28:31.460Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T16:28:31.940Z] /w/workspace/device-rfid-llrp-go/5@tmp/durable-5770b20d/script.sh: 1: /w/workspace/device-rfid-llrp-go/5@tmp/durable-5770b20d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T16:28:32.403Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T16:28:32.442Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T16:28:32.621Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T16:28:32.648Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-master-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T16:28:32.992Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:28:34.953Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:28:35.818Z] ---> package-listing.sh [2021-06-10T16:28:35.818Z] ++ facter osfamily [2021-06-10T16:28:35.818Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T16:28:36.128Z] + OS_FAMILY=redhat [2021-06-10T16:28:36.128Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_master [2021-06-10T16:28:36.128Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T16:28:36.128Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T16:28:36.128Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T16:28:36.128Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T16:28:36.128Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-10T16:28:36.128Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T16:28:36.128Z] + case "${OS_FAMILY}" in [2021-06-10T16:28:36.128Z] + sort [2021-06-10T16:28:36.128Z] + rpm -qa [2021-06-10T16:28:36.870Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T16:28:36.870Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T16:28:36.870Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T16:28:36.870Z] + '[' /w/workspace/undry_device-rfid-llrp-go_master ']' [2021-06-10T16:28:36.870Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_master/archives/ [2021-06-10T16:28:36.870Z] + 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-10T16:28:36.911Z] 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-10T16:28:37.399Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:28:38.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T16:28:38.337Z] [2021-06-10T16:28:38.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T16:28:38.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T16:28:38.995Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T16:28:38.995Z] df20fa9351a1: Pulling fs layer [2021-06-10T16:28:38.995Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T16:28:38.995Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T16:28:38.995Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T16:28:38.995Z] 93b61091891f: Pulling fs layer [2021-06-10T16:28:38.995Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T16:28:38.995Z] 5e14af77c1be: Pulling fs layer [2021-06-10T16:28:38.995Z] 01666e4c0597: Pulling fs layer [2021-06-10T16:28:38.995Z] aa168da1d23b: Pulling fs layer [2021-06-10T16:28:38.995Z] 93b9cdb0e59b: Waiting [2021-06-10T16:28:38.995Z] 5e14af77c1be: Waiting [2021-06-10T16:28:38.995Z] 01666e4c0597: Waiting [2021-06-10T16:28:38.995Z] aa168da1d23b: Waiting [2021-06-10T16:28:38.995Z] 46f8f816bc3b: Waiting [2021-06-10T16:28:38.995Z] 93b61091891f: Waiting [2021-06-10T16:28:38.995Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T16:28:38.995Z] 36b3adc4ff6f: Download complete [2021-06-10T16:28:39.280Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T16:28:39.280Z] 46f8f816bc3b: Download complete [2021-06-10T16:28:39.280Z] df20fa9351a1: Verifying Checksum [2021-06-10T16:28:39.280Z] df20fa9351a1: Download complete [2021-06-10T16:28:39.280Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T16:28:39.280Z] 93b9cdb0e59b: Download complete [2021-06-10T16:28:39.280Z] 93b61091891f: Verifying Checksum [2021-06-10T16:28:39.280Z] 93b61091891f: Download complete [2021-06-10T16:28:39.280Z] 5e14af77c1be: Verifying Checksum [2021-06-10T16:28:39.280Z] 5e14af77c1be: Download complete [2021-06-10T16:28:39.280Z] 01666e4c0597: Verifying Checksum [2021-06-10T16:28:39.280Z] 01666e4c0597: Download complete [2021-06-10T16:28:39.558Z] df20fa9351a1: Pull complete [2021-06-10T16:28:39.869Z] 36b3adc4ff6f: Pull complete [2021-06-10T16:28:39.869Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T16:28:39.869Z] 8ad3a11d3b57: Download complete [2021-06-10T16:28:40.506Z] 8ad3a11d3b57: Pull complete [2021-06-10T16:28:40.507Z] 46f8f816bc3b: Pull complete [2021-06-10T16:28:40.802Z] 93b61091891f: Pull complete [2021-06-10T16:28:40.802Z] 93b9cdb0e59b: Pull complete [2021-06-10T16:28:41.129Z] 5e14af77c1be: Pull complete [2021-06-10T16:28:41.129Z] 01666e4c0597: Pull complete [2021-06-10T16:28:44.024Z] aa168da1d23b: Verifying Checksum [2021-06-10T16:28:44.024Z] aa168da1d23b: Download complete [2021-06-10T16:28:48.582Z] aa168da1d23b: Pull complete [2021-06-10T16:28:48.582Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T16:28:48.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T16:28:48.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T16:28:48.780Z] prd-centos7-docker-4c-2g-236 does not seem to be running inside a container [2021-06-10T16:28:48.951Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-10T16:28:51.794Z] $ docker top d3a1711bf7b02ead1d18d5170972ef6c4caf55602bc20c97264fddac74559bd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T16:28:52.313Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T16:28:52.724Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T16:28:53.073Z] + ls /var/log/sa-host [2021-06-10T16:28:53.073Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T16:28:53.073Z] file_magic: OK [2021-06-10T16:28:53.073Z] HZ: Using current value: 100 [2021-06-10T16:28:53.073Z] file_header: OK [2021-06-10T16:28:53.073Z] 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-10T16:28:53.073Z] Statistics: [2021-06-10T16:28:53.073Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T16:28:53.073Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T16:28:53.073Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T16:28:53.073Z] file_magic: OK [2021-06-10T16:28:53.073Z] HZ: Using current value: 100 [2021-06-10T16:28:53.073Z] file_header: OK [2021-06-10T16:28:53.073Z] 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-10T16:28:53.073Z] Statistics: [2021-06-10T16:28:53.073Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T16:28:53.073Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T16:28:53.289Z] provisioning config files... [2021-06-10T16:28:53.323Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_master@tmp/config230092638384847185tmp [Pipeline] { [Pipeline] echo [2021-06-10T16:28:53.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:28:53.783Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T16:28:53.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:28:54.205Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T16:28:54.235Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:28:54.962Z] ---> sudo-logs.sh [2021-06-10T16:28:54.962Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T16:28:55.019Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:28:55.409Z] ---> job-cost.sh [2021-06-10T16:28:55.409Z] lf-activate-venv: SKIPPING [2021-06-10T16:28:55.409Z] DEBUG: total: 0.18000000715255737 [2021-06-10T16:28:55.409Z] INFO: Retrieving Stack Cost... [2021-06-10T16:28:58.034Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T16:28:58.631Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T16:28:58.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T16:28:58.995Z] ---> logs-deploy.sh [2021-06-10T16:28:58.995Z] lf-activate-venv: SKIPPING [2021-06-10T16:28:58.995Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/master/5 [2021-06-10T16:28:58.995Z] INFO: archiving workspace using pattern(s): [2021-06-10T16:28:59.968Z] Archives upload complete. [2021-06-10T16:28:59.968Z] INFO: archiving logs to Nexus