Pull request #54 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than a74325ff816f4e9dc4c981463191c4378dba44c1 Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8638047795315724584.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1624482059048359035.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 c08e7f8731fc7e59a0f5fb348e3763e45cee7116 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1317710112235020325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c08e7f8731fc7e59a0f5fb348e3763e45cee7116 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c08e7f8731fc7e59a0f5fb348e3763e45cee7116 # timeout=10 Commit message: "Merge pull request #367 from ernestojeda/semver-ssh-key" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2863225109088967316.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9058247476194608843.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1129 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh8715241940258529987.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh1887497759881730083.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit a74325ff816f4e9dc4c981463191c4378dba44c1 Merge succeeded, producing a74325ff816f4e9dc4c981463191c4378dba44c1 Checking out Revision a74325ff816f4e9dc4c981463191c4378dba44c1 (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh7863732808340540903.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 Commit message: "Update internal/inventory/app/controller.go" > git rev-list --no-walk c197700ad2a33063c8337ee5366911456dff8803 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-17T23:08:05.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-17T23:08:05.717Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-17T23:08:05.735Z] ========================================================= [2021-11-17T23:08:05.735Z] EdgeX Global Pipelines Version Info [2021-11-17T23:08:05.735Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:08:07.919Z] ------------------- [2021-11-17T23:08:07.919Z] stable info: [2021-11-17T23:08:07.919Z] ------------------- [2021-11-17T23:08:07.919Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-17T23:08:07.919Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-17T23:08:07.919Z] Message: update stable to v2.0.216 [2021-11-17T23:08:08.495Z] ------------------- [2021-11-17T23:08:08.495Z] experimental info: [2021-11-17T23:08:08.495Z] ------------------- [2021-11-17T23:08:08.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-17T23:08:08.495Z] Commit SHA: c08e7f8731fc7e59a0f5fb348e3763e45cee7116 [2021-11-17T23:08:08.495Z] Message: experimental @2.0.216 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-17T23:08:08.580Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-11-17T23:08:08.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-11-17T23:08:08.604Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-17T23:08:08.615Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-17T23:08:08.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-17T23:08:08.638Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-17T23:08:08.651Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-17T23:08:08.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-17T23:08:08.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-17T23:08:08.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-17T23:08:08.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-17T23:08:08.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-11-17T23:08:08.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-17T23:08:08.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-17T23:08:08.740Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T23:08:08.751Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-17T23:08:08.761Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-17T23:08:08.773Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-17T23:08:08.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-17T23:08:08.794Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-17T23:08:08.804Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-17T23:08:08.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-17T23:08:08.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-17T23:08:09.888Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-17T23:08:09.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-17T23:08:09.911Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-17T23:08:09.918Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-11-17T23:08:09.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-11-17T23:08:09.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-11-17T23:08:09.948Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a74325ff816f4e9dc4c981463191c4378dba44c1 [Pipeline] echo [2021-11-17T23:08:09.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a74325f [Pipeline] echo [2021-11-17T23:08:09.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T23:08:10.009Z] provisioning config files... [2021-11-17T23:08:10.023Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config5598627261011652519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:08:10.328Z] ---> docker-login.sh [2021-11-17T23:08:10.328Z] nexus3.edgexfoundry.org:10001 [2021-11-17T23:08:10.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:08:10.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:08:10.592Z] Configure a credential helper to remove this warning. See [2021-11-17T23:08:10.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:08:10.592Z] [2021-11-17T23:08:10.592Z] Login Succeeded [2021-11-17T23:08:10.592Z] nexus3.edgexfoundry.org:10002 [2021-11-17T23:08:10.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:08:10.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:08:10.592Z] Configure a credential helper to remove this warning. See [2021-11-17T23:08:10.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:08:10.592Z] [2021-11-17T23:08:10.592Z] Login Succeeded [2021-11-17T23:08:10.592Z] nexus3.edgexfoundry.org:10003 [2021-11-17T23:08:10.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:08:10.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:08:10.857Z] Configure a credential helper to remove this warning. See [2021-11-17T23:08:10.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:08:10.857Z] [2021-11-17T23:08:10.857Z] Login Succeeded [2021-11-17T23:08:10.857Z] nexus3.edgexfoundry.org:10004 [2021-11-17T23:08:10.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:08:10.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:08:10.857Z] Configure a credential helper to remove this warning. See [2021-11-17T23:08:10.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:08:10.857Z] [2021-11-17T23:08:10.857Z] Login Succeeded [2021-11-17T23:08:10.857Z] docker.io [2021-11-17T23:08:11.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:08:11.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:08:11.401Z] Configure a credential helper to remove this warning. See [2021-11-17T23:08:11.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:08:11.401Z] [2021-11-17T23:08:11.401Z] Login Succeeded [2021-11-17T23:08:11.401Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T23:08:11.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-17T23:08:12.319Z] + git rev-list -1 --merges a74325ff816f4e9dc4c981463191c4378dba44c1~1..a74325ff816f4e9dc4c981463191c4378dba44c1 [Pipeline] echo [2021-11-17T23:08:12.356Z] -----------> git rev-list -1 --merges a74325ff816f4e9dc4c981463191c4378dba44c1~1..a74325ff816f4e9dc4c981463191c4378dba44c1 a74325ff816f4e9dc4c981463191c4378dba44c1 [false] [Pipeline] sh [2021-11-17T23:08:12.650Z] + git log --format=format:%s -1 a74325ff816f4e9dc4c981463191c4378dba44c1 [Pipeline] echo [2021-11-17T23:08:12.666Z] ========================================================= [2021-11-17T23:08:12.666Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-17T23:08:12.666Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T23:08:13.012Z] + git log --format=format:%s -1 a74325ff816f4e9dc4c981463191c4378dba44c1 [Pipeline] echo [2021-11-17T23:08:13.023Z] [semverPrep] GIT_COMMIT: a74325ff816f4e9dc4c981463191c4378dba44c1, Commit Message: Update internal/inventory/app/controller.go [Pipeline] echo [2021-11-17T23:08:13.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-11-17T23:08:14.360Z] + grep -v github /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:08:14.662Z] + sudo mv /tmp/known_hosts /etc/ssh/ssh_known_hosts [Pipeline] sh [2021-11-17T23:08:15.810Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-11-17T23:08:15.810Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-11-17T23:08:15.810Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:08:16.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T23:08:16.158Z] [2021-11-17T23:08:16.158Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:08:16.461Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T23:08:16.461Z] latest: Pulling from edgex-devops/git-semver [2021-11-17T23:08:16.461Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T23:08:16.461Z] 3e5f54012d9b: Pulling fs layer [2021-11-17T23:08:16.461Z] 4c7163046ea9: Pulling fs layer [2021-11-17T23:08:16.461Z] 0c2d73faf560: Pulling fs layer [2021-11-17T23:08:16.461Z] 0c2d73faf560: Waiting [2021-11-17T23:08:16.461Z] 3e5f54012d9b: Verifying Checksum [2021-11-17T23:08:16.461Z] 3e5f54012d9b: Download complete [2021-11-17T23:08:16.461Z] a0d0a0d46f8b: Verifying Checksum [2021-11-17T23:08:16.461Z] a0d0a0d46f8b: Download complete [2021-11-17T23:08:16.461Z] 4c7163046ea9: Verifying Checksum [2021-11-17T23:08:16.461Z] 4c7163046ea9: Download complete [2021-11-17T23:08:16.461Z] 0c2d73faf560: Verifying Checksum [2021-11-17T23:08:16.461Z] 0c2d73faf560: Download complete [2021-11-17T23:08:16.728Z] a0d0a0d46f8b: Pull complete [2021-11-17T23:08:16.728Z] 3e5f54012d9b: Pull complete [2021-11-17T23:08:17.004Z] 4c7163046ea9: Pull complete [2021-11-17T23:08:18.202Z] 0c2d73faf560: Pull complete [2021-11-17T23:08:18.202Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-17T23:08:18.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-17T23:08:18.202Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-17T23:08:18.281Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-11-17T23:08:18.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-17T23:08:19.000Z] $ docker top 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-17T23:08:19.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T23:08:19.105Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T23:08:19.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T23:08:19.229Z] $ docker exec 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef ssh-agent [2021-11-17T23:08:19.347Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcnCgoM/agent.13 [2021-11-17T23:08:19.347Z] SSH_AGENT_PID=19 [2021-11-17T23:08:19.356Z] Running ssh-add (command line suppressed) [2021-11-17T23:08:19.464Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8514998690917251786.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_8514998690917251786.key) [2021-11-17T23:08:19.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T23:08:20.704Z] + git tag --points-at HEAD [Pipeline] } [2021-11-17T23:08:20.722Z] $ docker exec --env ******** --env ******** 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef ssh-agent -k [2021-11-17T23:08:20.824Z] unset SSH_AUTH_SOCK; [2021-11-17T23:08:20.825Z] unset SSH_AGENT_PID; [2021-11-17T23:08:20.825Z] echo Agent pid 19 killed; [2021-11-17T23:08:20.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-17T23:08:20.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-17T23:08:20.849Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-17T23:08:20.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-17T23:08:20.979Z] $ docker exec 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef ssh-agent [2021-11-17T23:08:21.088Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDmjMJe/agent.53 [2021-11-17T23:08:21.088Z] SSH_AGENT_PID=59 [2021-11-17T23:08:21.093Z] Running ssh-add (command line suppressed) [2021-11-17T23:08:21.193Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_4961161307800388254.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_4961161307800388254.key) [2021-11-17T23:08:21.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-17T23:08:21.503Z] + git semver init [2021-11-17T23:08:21.503Z] # -> Open(): unable to determine branch for HEAD [2021-11-17T23:08:21.503Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2021-11-17T23:08:21.503Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-11-17T23:08:21.503Z] # $SEMVER_REMOTE_NAME = origin [2021-11-17T23:08:21.503Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-17T23:08:21.503Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-17T23:08:21.503Z] # $SEMVER_BRANCH = PR-54 [2021-11-17T23:08:21.503Z] # $SEMVER_TEMP = /tmp/semver-774119768 [2021-11-17T23:08:21.503Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-11-17T23:08:22.896Z] # '/tmp/semver-774119768' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2021-11-17T23:08:22.896Z] # -> Force: false [2021-11-17T23:08:22.896Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2021-11-17T23:08:23.875Z] $ docker exec --env ******** --env ******** 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef ssh-agent -k [2021-11-17T23:08:23.956Z] unset SSH_AUTH_SOCK; [2021-11-17T23:08:23.957Z] unset SSH_AGENT_PID; [2021-11-17T23:08:23.957Z] echo Agent pid 59 killed; [2021-11-17T23:08:23.965Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-17T23:08:24.273Z] + git semver [Pipeline] } [2021-11-17T23:08:24.290Z] $ docker stop --time=1 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef [2021-11-17T23:08:25.572Z] $ docker rm -f 4fb7869fdc8c1c04a48a32ffd8b5e697837d564eb1751a5b7e1e34e932b870ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T23:08:25.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-17T23:08:26.172Z] Stashed 1 file(s) [Pipeline] echo [2021-11-17T23:08:26.175Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-17T23:08:42.327Z] Still waiting to schedule task [2021-11-17T23:08:42.327Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-17T23:08:42.328Z] Still waiting to schedule task [2021-11-17T23:08:42.329Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1126’ [2021-11-17T23:09:59.393Z] Running on prd-centos7-docker-4c-2g-1131 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-11-17T23:09:59.407Z] Running in /w/workspace/app-rfid-llrp-inventory/23 [Pipeline] { [Pipeline] checkout [2021-11-17T23:10:00.586Z] The recommended git tool is: git [2021-11-17T23:10:03.692Z] using credential edgex-jenkins-ssh [2021-11-17T23:10:03.705Z] Cloning the remote Git repository [2021-11-17T23:10:03.727Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-17T23:10:03.829Z] > git init /w/workspace/app-rfid-llrp-inventory/23 # timeout=10 [2021-11-17T23:10:03.869Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-17T23:10:03.869Z] > git --version # timeout=10 [2021-11-17T23:10:03.876Z] > git --version # 'git version 2.24.4' [2021-11-17T23:10:03.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T23:10:03.903Z] [INFO] Currently running in a labeled security context [2021-11-17T23:10:03.903Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-17T23:10:03.904Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/23@tmp/jenkins-gitclient-ssh7299952249925092583.key [2021-11-17T23:10:03.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T23:10:06.086Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit a74325ff816f4e9dc4c981463191c4378dba44c1 [2021-11-17T23:10:06.168Z] Merge succeeded, producing a74325ff816f4e9dc4c981463191c4378dba44c1 [2021-11-17T23:10:06.169Z] Checking out Revision a74325ff816f4e9dc4c981463191c4378dba44c1 (PR-54) [2021-11-17T23:10:05.371Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-17T23:10:05.381Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T23:10:05.466Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-17T23:10:05.478Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-17T23:10:05.478Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T23:10:05.479Z] [INFO] Currently running in a labeled security context [2021-11-17T23:10:05.479Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-17T23:10:05.479Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/23@tmp/jenkins-gitclient-ssh3132641832565587369.key [2021-11-17T23:10:05.489Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-17T23:10:06.099Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:10:06.107Z] > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 [2021-11-17T23:10:06.136Z] > git remote # timeout=10 [2021-11-17T23:10:06.140Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T23:10:06.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T23:10:06.149Z] [INFO] Currently running in a labeled security context [2021-11-17T23:10:06.149Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-17T23:10:06.149Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/23@tmp/jenkins-gitclient-ssh5146240662160674138.key [2021-11-17T23:10:06.153Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-11-17T23:10:06.159Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T23:10:06.176Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:10:06.184Z] > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 [2021-11-17T23:10:09.720Z] Commit message: "Update internal/inventory/app/controller.go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T23:10:10.067Z] provisioning config files... [2021-11-17T23:10:11.144Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/23@tmp/config954974498641412970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:10:11.523Z] ---> docker-login.sh [2021-11-17T23:10:11.523Z] nexus3.edgexfoundry.org:10001 [2021-11-17T23:10:11.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:10:11.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:10:11.793Z] Configure a credential helper to remove this warning. See [2021-11-17T23:10:11.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:10:11.793Z] [2021-11-17T23:10:11.793Z] Login Succeeded [2021-11-17T23:10:11.793Z] nexus3.edgexfoundry.org:10002 [2021-11-17T23:10:11.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:10:11.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:10:11.793Z] Configure a credential helper to remove this warning. See [2021-11-17T23:10:11.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:10:11.793Z] [2021-11-17T23:10:11.793Z] Login Succeeded [2021-11-17T23:10:11.793Z] nexus3.edgexfoundry.org:10003 [2021-11-17T23:10:11.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:10:12.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:10:12.054Z] Configure a credential helper to remove this warning. See [2021-11-17T23:10:12.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:10:12.054Z] [2021-11-17T23:10:12.054Z] Login Succeeded [2021-11-17T23:10:12.054Z] nexus3.edgexfoundry.org:10004 [2021-11-17T23:10:12.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:10:12.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:10:12.054Z] Configure a credential helper to remove this warning. See [2021-11-17T23:10:12.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:10:12.054Z] [2021-11-17T23:10:12.054Z] Login Succeeded [2021-11-17T23:10:12.054Z] docker.io [2021-11-17T23:10:12.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:10:12.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:10:12.628Z] Configure a credential helper to remove this warning. See [2021-11-17T23:10:12.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:10:12.628Z] [2021-11-17T23:10:12.628Z] Login Succeeded [2021-11-17T23:10:12.628Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T23:10:12.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-17T23:10:12.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T23:10:12.803Z] ========================================================= [2021-11-17T23:10:12.803Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-17T23:10:12.803Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:10:13.111Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-17T23:10:13.111Z] Sending build context to Docker daemon 689.2kB [2021-11-17T23:10:13.111Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T23:10:13.111Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-17T23:10:13.111Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-17T23:10:13.111Z] a0d0a0d46f8b: Pulling fs layer [2021-11-17T23:10:13.111Z] 31adcdaf11c8: Pulling fs layer [2021-11-17T23:10:13.111Z] b8b176561691: Pulling fs layer [2021-11-17T23:10:13.111Z] 4527c011a84f: Pulling fs layer [2021-11-17T23:10:13.111Z] 5d74067f8e1e: Pulling fs layer [2021-11-17T23:10:13.111Z] e0aca202a116: Pulling fs layer [2021-11-17T23:10:13.111Z] 3a43be97a3b4: Pulling fs layer [2021-11-17T23:10:13.111Z] 34cad66bf833: Pulling fs layer [2021-11-17T23:10:13.111Z] b4e3c513aaa6: Pulling fs layer [2021-11-17T23:10:13.111Z] 4527c011a84f: Waiting [2021-11-17T23:10:13.111Z] 5d74067f8e1e: Waiting [2021-11-17T23:10:13.111Z] e0aca202a116: Waiting [2021-11-17T23:10:13.111Z] 3a43be97a3b4: Waiting [2021-11-17T23:10:13.111Z] 34cad66bf833: Waiting [2021-11-17T23:10:13.111Z] b4e3c513aaa6: Waiting [2021-11-17T23:10:13.111Z] b8b176561691: Verifying Checksum [2021-11-17T23:10:13.111Z] b8b176561691: Download complete [2021-11-17T23:10:13.111Z] 31adcdaf11c8: Verifying Checksum [2021-11-17T23:10:13.111Z] 31adcdaf11c8: Download complete [2021-11-17T23:10:13.111Z] 5d74067f8e1e: Verifying Checksum [2021-11-17T23:10:13.111Z] 5d74067f8e1e: Download complete [2021-11-17T23:10:13.111Z] e0aca202a116: Verifying Checksum [2021-11-17T23:10:13.111Z] e0aca202a116: Download complete [2021-11-17T23:10:13.111Z] a0d0a0d46f8b: Verifying Checksum [2021-11-17T23:10:13.111Z] a0d0a0d46f8b: Download complete [2021-11-17T23:10:13.382Z] 3a43be97a3b4: Verifying Checksum [2021-11-17T23:10:13.382Z] 3a43be97a3b4: Download complete [2021-11-17T23:10:13.382Z] 34cad66bf833: Verifying Checksum [2021-11-17T23:10:13.382Z] 34cad66bf833: Download complete [2021-11-17T23:10:13.647Z] 4527c011a84f: Verifying Checksum [2021-11-17T23:10:13.647Z] 4527c011a84f: Download complete [2021-11-17T23:10:13.647Z] b4e3c513aaa6: Verifying Checksum [2021-11-17T23:10:13.647Z] b4e3c513aaa6: Download complete [2021-11-17T23:10:13.916Z] a0d0a0d46f8b: Pull complete [2021-11-17T23:10:13.916Z] 31adcdaf11c8: Pull complete [2021-11-17T23:10:13.916Z] b8b176561691: Pull complete [2021-11-17T23:10:18.155Z] 4527c011a84f: Pull complete [2021-11-17T23:10:18.155Z] 5d74067f8e1e: Pull complete [2021-11-17T23:10:18.155Z] e0aca202a116: Pull complete [2021-11-17T23:10:18.155Z] 3a43be97a3b4: Pull complete [2021-11-17T23:10:18.155Z] 34cad66bf833: Pull complete [2021-11-17T23:10:20.755Z] b4e3c513aaa6: Pull complete [2021-11-17T23:10:20.755Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-17T23:10:20.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-17T23:10:20.755Z] ---> 9f6097aaca64 [2021-11-17T23:10:20.755Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T23:10:22.684Z] ---> Running in 1db2b6c9b889 [2021-11-17T23:10:22.684Z] Removing intermediate container 1db2b6c9b889 [2021-11-17T23:10:22.684Z] ---> c0fff28aedbb [2021-11-17T23:10:22.684Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T23:10:22.684Z] ---> Running in e35859cce255 [2021-11-17T23:10:22.684Z] Removing intermediate container e35859cce255 [2021-11-17T23:10:22.684Z] ---> f2d8e2814fca [2021-11-17T23:10:22.684Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-17T23:10:22.684Z] ---> Running in 1459ac10fbd8 [2021-11-17T23:10:22.947Z] Removing intermediate container 1459ac10fbd8 [2021-11-17T23:10:22.947Z] ---> 6d13e7f8547b [2021-11-17T23:10:22.947Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T23:10:22.947Z] ---> Running in 2c5c12ecf1be [2021-11-17T23:10:24.219Z] Removing intermediate container 2c5c12ecf1be [2021-11-17T23:10:24.219Z] ---> fd8e088f2bd0 [2021-11-17T23:10:24.219Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T23:10:24.219Z] ---> Running in e93f39a0e18a [2021-11-17T23:10:24.219Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-17T23:10:24.479Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-17T23:10:24.739Z] OK: 220 MiB in 52 packages [2021-11-17T23:10:25.001Z] Removing intermediate container e93f39a0e18a [2021-11-17T23:10:25.001Z] ---> fe1de393393c [2021-11-17T23:10:25.001Z] Step 8/12 : WORKDIR /app [2021-11-17T23:10:25.001Z] ---> Running in 18e53773acd1 [2021-11-17T23:10:25.270Z] Removing intermediate container 18e53773acd1 [2021-11-17T23:10:25.270Z] ---> e2dfd920ba70 [2021-11-17T23:10:25.270Z] Step 9/12 : COPY . . [2021-11-17T23:10:25.270Z] ---> 66a0bf41be57 [2021-11-17T23:10:25.270Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T23:10:25.270Z] ---> Running in f0927b0b88e5 [2021-11-17T23:10:57.471Z] Removing intermediate container f0927b0b88e5 [2021-11-17T23:10:57.471Z] ---> 11c34bae9ed8 [2021-11-17T23:10:57.471Z] Step 11/12 : ARG MAKE="make build" [2021-11-17T23:10:57.471Z] ---> Running in a57f45578296 [2021-11-17T23:10:57.471Z] Removing intermediate container a57f45578296 [2021-11-17T23:10:57.471Z] ---> ca2a261979e8 [2021-11-17T23:10:57.471Z] Step 12/12 : RUN $MAKE [2021-11-17T23:10:57.471Z] ---> Running in 68f91f3afb19 [2021-11-17T23:10:57.471Z] noop [2021-11-17T23:10:57.471Z] Removing intermediate container 68f91f3afb19 [2021-11-17T23:10:57.471Z] ---> 3857e8fed3a1 [2021-11-17T23:10:57.471Z] Successfully built 3857e8fed3a1 [2021-11-17T23:10:57.471Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:10:57.772Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T23:10:57.772Z] . [Pipeline] withDockerContainer [2021-11-17T23:10:57.842Z] prd-centos7-docker-4c-2g-1131 does not seem to be running inside a container [2021-11-17T23:10:57.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-17T23:10:58.236Z] $ docker top d7231a9f90902f8b10ab5f2729e47eddc76a1c0699a7b5d55c7048fbab00eb9c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T23:10:59.346Z] + go version [2021-11-17T23:10:59.346Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-17T23:10:59.363Z] $ docker stop --time=1 d7231a9f90902f8b10ab5f2729e47eddc76a1c0699a7b5d55c7048fbab00eb9c [2021-11-17T23:10:59.627Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1132 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-11-17T23:11:00.539Z] $ docker rm -f d7231a9f90902f8b10ab5f2729e47eddc76a1c0699a7b5d55c7048fbab00eb9c [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2021-11-17T23:11:00.611Z] Running in /w/workspace/app-rfid-llrp-inventory/23 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:11:01.770Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-17T23:11:01.770Z] . [Pipeline] withDockerContainer [2021-11-17T23:11:01.835Z] prd-centos7-docker-4c-2g-1131 does not seem to be running inside a container [2021-11-17T23:11:01.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-17T23:11:02.100Z] The recommended git tool is: git [2021-11-17T23:11:02.202Z] $ docker top 3cec49841fefc6f067ec75dcea48289785ae731a764e2ca4e541a847d2933b77 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-17T23:11:02.575Z] + make test [2021-11-17T23:11:02.575Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-17T23:11:12.934Z] using credential edgex-jenkins-ssh [2021-11-17T23:11:12.953Z] Cloning the remote Git repository [2021-11-17T23:11:13.009Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-17T23:11:14.074Z] > git init /w/workspace/app-rfid-llrp-inventory/23 # timeout=10 [2021-11-17T23:11:14.148Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-17T23:11:14.150Z] > git --version # timeout=10 [2021-11-17T23:11:14.172Z] > git --version # 'git version 2.17.1' [2021-11-17T23:11:14.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T23:11:14.241Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T23:11:16.684Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-17T23:11:16.701Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-17T23:11:16.725Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-17T23:11:16.756Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-17T23:11:16.756Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T23:11:16.769Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-17T23:11:18.344Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit a74325ff816f4e9dc4c981463191c4378dba44c1 [2021-11-17T23:11:18.365Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-11-17T23:11:18.559Z] Merge succeeded, producing a74325ff816f4e9dc4c981463191c4378dba44c1 [2021-11-17T23:11:18.559Z] Checking out Revision a74325ff816f4e9dc4c981463191c4378dba44c1 (PR-54) [2021-11-17T23:11:18.366Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:11:18.386Z] > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 [2021-11-17T23:11:18.483Z] > git remote # timeout=10 [2021-11-17T23:11:18.500Z] > git config --get remote.origin.url # timeout=10 [2021-11-17T23:11:18.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-17T23:11:18.524Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-11-17T23:11:18.546Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-17T23:11:18.570Z] > git config core.sparsecheckout # timeout=10 [2021-11-17T23:11:18.587Z] > git checkout -f a74325ff816f4e9dc4c981463191c4378dba44c1 # timeout=10 [2021-11-17T23:11:20.423Z] Time delta: 37 [2021-11-17T23:11:20.423Z] --- FAIL: TestUnixMilli (0.04s) [2021-11-17T23:11:20.423Z] epoch_helper_test.go:37: Time calculation bad [2021-11-17T23:11:20.423Z] FAIL [2021-11-17T23:11:20.423Z] coverage: 86.5% of statements [2021-11-17T23:11:20.423Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.068s [2021-11-17T23:11:20.423Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-11-17T23:11:24.116Z] Commit message: "Update internal/inventory/app/controller.go" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T23:11:25.864Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-17T23:11:25.864Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-17T23:11:25.864Z] Dload Upload Total Spent Left Speed [2021-11-17T23:11:25.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 63913 [Pipeline] sh [2021-11-17T23:11:26.329Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-17T23:11:26.687Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-17T23:11:26.687Z] + sudo tee /etc/docker/daemon.new [2021-11-17T23:11:26.687Z] { [2021-11-17T23:11:26.687Z] "registry-mirrors": [ [2021-11-17T23:11:26.687Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-17T23:11:26.687Z] ], [2021-11-17T23:11:26.687Z] "bip": "10.250.0.254/24", [2021-11-17T23:11:26.687Z] "hosts": [ [2021-11-17T23:11:26.687Z] "tcp://0.0.0.0:5555", [2021-11-17T23:11:26.687Z] "unix:///var/run/docker.sock" [2021-11-17T23:11:26.687Z] ], [2021-11-17T23:11:26.687Z] "mtu": 1458, [2021-11-17T23:11:26.687Z] "selinux-enabled": true, [2021-11-17T23:11:26.687Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-17T23:11:26.687Z] } [Pipeline] sh [2021-11-17T23:11:27.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-17T23:11:28.225Z] + sudo service docker restart [2021-11-17T23:11:29.530Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.332s coverage: 73.3% of statements [2021-11-17T23:11:29.530Z] FAIL [2021-11-17T23:11:29.530Z] make: *** [Makefile:30: test] Error 1 [Pipeline] } [2021-11-17T23:11:29.550Z] $ docker stop --time=1 3cec49841fefc6f067ec75dcea48289785ae731a764e2ca4e541a847d2933b77 [2021-11-17T23:11:31.011Z] $ docker rm -f 3cec49841fefc6f067ec75dcea48289785ae731a764e2ca4e541a847d2933b77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:11:34.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:11:34.368Z] [2021-11-17T23:11:34.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:11:34.679Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:11:34.679Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T23:11:34.679Z] b4d181a07f80: Pulling fs layer [2021-11-17T23:11:34.679Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T23:11:34.679Z] ed53099fbce6: Pulling fs layer [2021-11-17T23:11:34.679Z] dc539afda2c1: Pulling fs layer [2021-11-17T23:11:34.679Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T23:11:34.679Z] 9065ff56babe: Pulling fs layer [2021-11-17T23:11:34.679Z] d287ab97295c: Pulling fs layer [2021-11-17T23:11:34.679Z] dc539afda2c1: Waiting [2021-11-17T23:11:34.679Z] 77bc0d833cb6: Waiting [2021-11-17T23:11:34.679Z] 9065ff56babe: Waiting [2021-11-17T23:11:34.679Z] d287ab97295c: Waiting [2021-11-17T23:11:34.679Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T23:11:34.679Z] a1111a8f2ec3: Download complete [2021-11-17T23:11:34.679Z] dc539afda2c1: Verifying Checksum [2021-11-17T23:11:34.679Z] dc539afda2c1: Download complete [2021-11-17T23:11:34.948Z] ed53099fbce6: Verifying Checksum [2021-11-17T23:11:34.948Z] ed53099fbce6: Download complete [2021-11-17T23:11:34.948Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T23:11:34.948Z] 77bc0d833cb6: Download complete [2021-11-17T23:11:34.948Z] 9065ff56babe: Verifying Checksum [2021-11-17T23:11:34.948Z] 9065ff56babe: Download complete [2021-11-17T23:11:34.948Z] b4d181a07f80: Verifying Checksum [2021-11-17T23:11:34.948Z] b4d181a07f80: Download complete [2021-11-17T23:11:35.957Z] d287ab97295c: Verifying Checksum [2021-11-17T23:11:35.957Z] d287ab97295c: Download complete [2021-11-17T23:11:36.217Z] b4d181a07f80: Pull complete [2021-11-17T23:11:36.478Z] a1111a8f2ec3: Pull complete [2021-11-17T23:11:37.055Z] ed53099fbce6: Pull complete [2021-11-17T23:11:37.055Z] dc539afda2c1: Pull complete [2021-11-17T23:11:37.319Z] 77bc0d833cb6: Pull complete [2021-11-17T23:11:37.319Z] 9065ff56babe: Pull complete [2021-11-17T23:11:43.172Z] d287ab97295c: Pull complete [2021-11-17T23:11:43.172Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T23:11:43.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:11:43.172Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T23:11:43.250Z] prd-centos7-docker-4c-2g-1131 does not seem to be running inside a container [2021-11-17T23:11:43.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-17T23:11:45.723Z] $ docker top eacbfc6620fc3d63c69b8aa9d78b41e042467960a5d868354f86e97f99a01436 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:11:46.796Z] ---> job-cost.sh [2021-11-17T23:11:46.796Z] lf-activate-venv: SKIPPING [2021-11-17T23:11:46.796Z] INFO: No Stack... [2021-11-17T23:11:46.796Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T23:11:46.796Z] INFO: Archiving Costs [Pipeline] sh [2021-11-17T23:11:47.091Z] + cut -d, -f6 [2021-11-17T23:11:47.091Z] + cat /w/workspace/app-rfid-llrp-inventory/23/archives/cost.csv [Pipeline] lock [2021-11-17T23:11:47.120Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [2021-11-17T23:11:47.126Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] did not exist. Created. [2021-11-17T23:11:47.126Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T23:11:47.432Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-17T23:11:47.803Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T23:11:47.811Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T23:11:47.833Z] $ docker stop --time=1 eacbfc6620fc3d63c69b8aa9d78b41e042467960a5d868354f86e97f99a01436 [2021-11-17T23:11:48.969Z] $ docker rm -f eacbfc6620fc3d63c69b8aa9d78b41e042467960a5d868354f86e97f99a01436 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2021-11-17T23:11:49.044Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-11-17T23:11:50.048Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/23@tmp/config1781464912052422112tmp [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [2021-11-17T23:11:50.292Z] Failed in branch amd64 [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:11:50.631Z] ---> docker-login.sh [2021-11-17T23:11:50.631Z] nexus3.edgexfoundry.org:10001 [2021-11-17T23:11:51.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:51.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:51.826Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:51.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:51.826Z] [2021-11-17T23:11:51.826Z] Login Succeeded [2021-11-17T23:11:51.826Z] nexus3.edgexfoundry.org:10002 [2021-11-17T23:11:52.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:52.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:52.101Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:52.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:52.101Z] [2021-11-17T23:11:52.101Z] Login Succeeded [2021-11-17T23:11:52.101Z] nexus3.edgexfoundry.org:10003 [2021-11-17T23:11:52.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:52.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:52.702Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:52.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:52.702Z] [2021-11-17T23:11:52.702Z] Login Succeeded [2021-11-17T23:11:52.702Z] nexus3.edgexfoundry.org:10004 [2021-11-17T23:11:53.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:53.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:53.303Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:53.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:53.303Z] [2021-11-17T23:11:53.303Z] Login Succeeded [2021-11-17T23:11:53.303Z] docker.io [2021-11-17T23:11:53.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-17T23:11:55.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-17T23:11:55.120Z] Configure a credential helper to remove this warning. See [2021-11-17T23:11:55.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-17T23:11:55.120Z] [2021-11-17T23:11:55.120Z] Login Succeeded [2021-11-17T23:11:55.120Z] ---> docker-login.sh ends [Pipeline] } [2021-11-17T23:11:55.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-17T23:11:55.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-17T23:11:55.597Z] ========================================================= [2021-11-17T23:11:55.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-17T23:11:55.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:11:55.968Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-17T23:11:56.243Z] Sending build context to Docker daemon 689.2kB [2021-11-17T23:11:56.515Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T23:11:56.515Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-17T23:11:56.515Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-17T23:11:56.515Z] 552d1f2373af: Pulling fs layer [2021-11-17T23:11:56.515Z] ea3f2d53f512: Pulling fs layer [2021-11-17T23:11:56.515Z] 9e70ebbbe112: Pulling fs layer [2021-11-17T23:11:56.515Z] 7a9cfe048b4a: Pulling fs layer [2021-11-17T23:11:56.515Z] 72dc09318566: Pulling fs layer [2021-11-17T23:11:56.515Z] f4f7b4309257: Pulling fs layer [2021-11-17T23:11:56.515Z] 0ac9a79272e3: Pulling fs layer [2021-11-17T23:11:56.515Z] b78e95d17946: Pulling fs layer [2021-11-17T23:11:56.515Z] 72dc09318566: Waiting [2021-11-17T23:11:56.515Z] f4f7b4309257: Waiting [2021-11-17T23:11:56.516Z] 0ac9a79272e3: Waiting [2021-11-17T23:11:56.516Z] b78e95d17946: Waiting [2021-11-17T23:11:56.516Z] 7a9cfe048b4a: Waiting [2021-11-17T23:11:56.516Z] 9e70ebbbe112: Download complete [2021-11-17T23:11:56.516Z] ea3f2d53f512: Verifying Checksum [2021-11-17T23:11:56.516Z] ea3f2d53f512: Download complete [2021-11-17T23:11:56.516Z] 72dc09318566: Verifying Checksum [2021-11-17T23:11:56.516Z] 72dc09318566: Download complete [2021-11-17T23:11:56.793Z] f4f7b4309257: Verifying Checksum [2021-11-17T23:11:56.793Z] f4f7b4309257: Download complete [2021-11-17T23:11:56.793Z] 552d1f2373af: Verifying Checksum [2021-11-17T23:11:56.793Z] 552d1f2373af: Download complete [2021-11-17T23:11:56.793Z] 0ac9a79272e3: Download complete [2021-11-17T23:11:57.395Z] 552d1f2373af: Pull complete [2021-11-17T23:11:57.996Z] ea3f2d53f512: Pull complete [2021-11-17T23:11:58.598Z] 9e70ebbbe112: Pull complete [2021-11-17T23:11:58.598Z] b78e95d17946: Download complete [2021-11-17T23:11:59.195Z] 7a9cfe048b4a: Verifying Checksum [2021-11-17T23:11:59.195Z] 7a9cfe048b4a: Download complete [2021-11-17T23:12:09.455Z] 7a9cfe048b4a: Pull complete [2021-11-17T23:12:10.049Z] 72dc09318566: Pull complete [2021-11-17T23:12:11.266Z] f4f7b4309257: Pull complete [2021-11-17T23:12:11.266Z] 0ac9a79272e3: Pull complete [2021-11-17T23:12:16.665Z] b78e95d17946: Pull complete [2021-11-17T23:12:16.665Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-17T23:12:16.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-17T23:12:16.665Z] ---> 8b459fc5aaf0 [2021-11-17T23:12:16.665Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T23:12:18.099Z] ---> Running in c0dd41cf8ac9 [2021-11-17T23:12:18.695Z] Removing intermediate container c0dd41cf8ac9 [2021-11-17T23:12:18.695Z] ---> cff55da7c883 [2021-11-17T23:12:18.695Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T23:12:18.695Z] ---> Running in c9e03a39cfb1 [2021-11-17T23:12:18.968Z] Removing intermediate container c9e03a39cfb1 [2021-11-17T23:12:18.968Z] ---> 9e5b5421e114 [2021-11-17T23:12:18.968Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-17T23:12:19.242Z] ---> Running in e1cf8e715b82 [2021-11-17T23:12:19.516Z] Removing intermediate container e1cf8e715b82 [2021-11-17T23:12:19.516Z] ---> 2f8ead2cc8fa [2021-11-17T23:12:19.516Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T23:12:19.789Z] ---> Running in add385ee60ac [2021-11-17T23:12:21.769Z] Removing intermediate container add385ee60ac [2021-11-17T23:12:21.769Z] ---> 73794c74359d [2021-11-17T23:12:21.769Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T23:12:21.769Z] ---> Running in 4bb399281e72 [2021-11-17T23:12:22.750Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T23:12:23.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T23:12:24.697Z] OK: 219 MiB in 52 packages [2021-11-17T23:12:25.306Z] Removing intermediate container 4bb399281e72 [2021-11-17T23:12:25.306Z] ---> b970546140d5 [2021-11-17T23:12:25.306Z] Step 8/12 : WORKDIR /app [2021-11-17T23:12:25.577Z] ---> Running in 63302af9d5aa [2021-11-17T23:12:26.622Z] Removing intermediate container 63302af9d5aa [2021-11-17T23:12:26.622Z] ---> 249d804b69eb [2021-11-17T23:12:26.622Z] Step 9/12 : COPY . . [2021-11-17T23:12:26.622Z] ---> d5cca98a4037 [2021-11-17T23:12:26.622Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T23:12:26.891Z] ---> Running in 7ca933c725e1 [2021-11-17T23:13:50.779Z] Removing intermediate container 7ca933c725e1 [2021-11-17T23:13:50.779Z] ---> 86bb2d3a91c6 [2021-11-17T23:13:50.779Z] Step 11/12 : ARG MAKE="make build" [2021-11-17T23:13:50.779Z] ---> Running in 09e552493d5c [2021-11-17T23:13:50.779Z] Removing intermediate container 09e552493d5c [2021-11-17T23:13:50.779Z] ---> cae2def43383 [2021-11-17T23:13:50.779Z] Step 12/12 : RUN $MAKE [2021-11-17T23:13:50.779Z] ---> Running in 4033c441437a [2021-11-17T23:13:50.779Z] noop [2021-11-17T23:13:50.779Z] Removing intermediate container 4033c441437a [2021-11-17T23:13:50.779Z] ---> 99093fb636c3 [2021-11-17T23:13:50.779Z] Successfully built 99093fb636c3 [2021-11-17T23:13:50.779Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:51.126Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T23:13:51.126Z] . [Pipeline] withDockerContainer [2021-11-17T23:13:51.364Z] prd-ubuntu18.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container [2021-11-17T23:13:51.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-17T23:13:52.911Z] $ docker top 85d4b7950e90758651c3d9b84d8f6a1b86c2f90694f2c8ff8f2e0e80e92cc83b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T23:13:53.857Z] + go version [2021-11-17T23:13:53.858Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-17T23:13:53.874Z] $ docker stop --time=1 85d4b7950e90758651c3d9b84d8f6a1b86c2f90694f2c8ff8f2e0e80e92cc83b [2021-11-17T23:13:55.537Z] $ docker rm -f 85d4b7950e90758651c3d9b84d8f6a1b86c2f90694f2c8ff8f2e0e80e92cc83b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:13:57.267Z] + docker inspect -f . ci-base-image-arm64 [2021-11-17T23:13:57.267Z] . [Pipeline] withDockerContainer [2021-11-17T23:13:57.541Z] prd-ubuntu18.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container [2021-11-17T23:13:57.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-17T23:13:59.094Z] $ docker top 0cd4c043c3808fea9daf57517f995334f7b41cf47d92e07815665a937987bea1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-17T23:14:00.038Z] + make test [2021-11-17T23:14:00.038Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-17T23:15:08.945Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-11-17T23:15:08.945Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.196s coverage: 86.5% of statements [2021-11-17T23:15:08.945Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-11-17T23:15:10.930Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.065s coverage: 73.3% of statements [2021-11-17T23:15:11.206Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-17T23:15:39.412Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-17T23:15:39.412Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-17T23:15:39.412Z] ./bin/test-attribution.sh [Pipeline] echo [2021-11-17T23:15:41.402Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-11-17T23:15:41.413Z] $ docker stop --time=1 0cd4c043c3808fea9daf57517f995334f7b41cf47d92e07815665a937987bea1 [2021-11-17T23:15:43.280Z] $ docker rm -f 0cd4c043c3808fea9daf57517f995334f7b41cf47d92e07815665a937987bea1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-17T23:15:44.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-17T23:15:45.765Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-17T23:15:50.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-17T23:15:50.715Z] + ls -al . [2021-11-17T23:15:50.715Z] total 232 [2021-11-17T23:15:50.715Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 17 23:15 . [2021-11-17T23:15:50.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 23:11 .. [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 17 23:11 .dockerignore [2021-11-17T23:15:50.715Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 17 23:11 .git [2021-11-17T23:15:50.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:11 .github [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 788 Nov 17 23:11 .gitignore [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 8248 Nov 17 23:11 Attribution.txt [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 1742 Nov 17 23:11 Dockerfile [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 17 23:11 GOVERNANCE.md [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 686 Nov 17 23:11 Jenkinsfile [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 17 23:11 LICENSE [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 1596 Nov 17 23:11 Makefile [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 17 23:11 OWNERS.md [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 31195 Nov 17 23:11 README.md [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 17 23:08 VERSION [2021-11-17T23:15:50.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:11 bin [2021-11-17T23:15:50.715Z] -rw-r--r-- 1 jenkins jenkins 42847 Nov 17 23:15 coverage.out [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 365 Nov 17 23:11 go.mod [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 49531 Nov 17 23:11 go.sum [2021-11-17T23:15:50.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:11 images [2021-11-17T23:15:50.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 23:11 internal [2021-11-17T23:15:50.715Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 17 23:11 main.go [2021-11-17T23:15:50.715Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 23:11 res [2021-11-17T23:15:50.715Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 23:11 snap [2021-11-17T23:15:50.715Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 17 23:11 static [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:15:51.058Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a74325ff816f4e9dc4c981463191c4378dba44c1 --label arch=arm64 --label version=0.0.0 . [2021-11-17T23:15:51.331Z] Sending build context to Docker daemon 689.2kB [2021-11-17T23:15:51.331Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-11-17T23:15:51.331Z] Step 2/27 : FROM ${BASE} AS builder [2021-11-17T23:15:51.331Z] ---> 99093fb636c3 [2021-11-17T23:15:51.331Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-17T23:15:51.602Z] ---> Running in 8bad021724e6 [2021-11-17T23:15:51.873Z] Removing intermediate container 8bad021724e6 [2021-11-17T23:15:51.873Z] ---> 8c5f18686fcd [2021-11-17T23:15:51.873Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-11-17T23:15:52.144Z] ---> Running in 79691173f606 [2021-11-17T23:15:52.418Z] Removing intermediate container 79691173f606 [2021-11-17T23:15:52.418Z] ---> aa38e5453034 [2021-11-17T23:15:52.418Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-17T23:15:52.691Z] ---> Running in 4759ee4bd3e5 [2021-11-17T23:15:52.966Z] Removing intermediate container 4759ee4bd3e5 [2021-11-17T23:15:52.966Z] ---> 3f2096e05a5f [2021-11-17T23:15:52.966Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-17T23:15:53.240Z] ---> Running in 1d590a3f838b [2021-11-17T23:15:55.357Z] Removing intermediate container 1d590a3f838b [2021-11-17T23:15:55.357Z] ---> a241e974f071 [2021-11-17T23:15:55.357Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-17T23:15:55.357Z] ---> Running in c5d29ea85da9 [2021-11-17T23:15:56.335Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T23:15:57.312Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T23:15:59.164Z] OK: 219 MiB in 52 packages [2021-11-17T23:15:59.164Z] Removing intermediate container c5d29ea85da9 [2021-11-17T23:15:59.164Z] ---> 139625905da8 [2021-11-17T23:15:59.164Z] Step 8/27 : WORKDIR /app [2021-11-17T23:15:59.164Z] ---> Running in 1981badd82a6 [2021-11-17T23:15:59.765Z] Removing intermediate container 1981badd82a6 [2021-11-17T23:15:59.765Z] ---> 163e20a86cb3 [2021-11-17T23:15:59.765Z] Step 9/27 : COPY . . [2021-11-17T23:16:00.756Z] ---> bd632bd72a00 [2021-11-17T23:16:00.756Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-17T23:16:00.756Z] ---> Running in a8459f5fe947 [2021-11-17T23:16:03.371Z] Removing intermediate container a8459f5fe947 [2021-11-17T23:16:03.371Z] ---> b9f5a2474ba3 [2021-11-17T23:16:03.371Z] Step 11/27 : ARG MAKE="make build" [2021-11-17T23:16:03.371Z] ---> Running in 3f0c491c76a3 [2021-11-17T23:16:03.652Z] Removing intermediate container 3f0c491c76a3 [2021-11-17T23:16:03.652Z] ---> 300c15e9ef9e [2021-11-17T23:16:03.652Z] Step 12/27 : RUN $MAKE [2021-11-17T23:16:03.652Z] ---> Running in 9d9de64ab821 [2021-11-17T23:16:05.762Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2021-11-17T23:16:55.758Z] Removing intermediate container 9d9de64ab821 [2021-11-17T23:16:55.759Z] ---> 02fc5483ff1a [2021-11-17T23:16:55.759Z] Step 13/27 : FROM alpine:3.14 [2021-11-17T23:16:55.759Z] 3.14: Pulling from library/alpine [2021-11-17T23:16:55.759Z] be307f383ecc: Pulling fs layer [2021-11-17T23:16:55.759Z] be307f383ecc: Verifying Checksum [2021-11-17T23:16:55.759Z] be307f383ecc: Download complete [2021-11-17T23:16:55.759Z] be307f383ecc: Pull complete [2021-11-17T23:16:55.759Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-17T23:16:55.759Z] Status: Downloaded newer image for alpine:3.14 [2021-11-17T23:16:55.759Z] ---> 5b8b7b635229 [2021-11-17T23:16:55.759Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-17T23:16:55.759Z] ---> Running in b4ed1f2bb44b [2021-11-17T23:16:55.759Z] Removing intermediate container b4ed1f2bb44b [2021-11-17T23:16:55.759Z] ---> 7b986b00c03e [2021-11-17T23:16:55.759Z] Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-11-17T23:16:55.759Z] ---> Running in 3252a4cd6048 [2021-11-17T23:16:55.759Z] Removing intermediate container 3252a4cd6048 [2021-11-17T23:16:55.759Z] ---> 904424cd7857 [2021-11-17T23:16:55.759Z] Step 16/27 : RUN apk --no-cache add ca-certificates zeromq [2021-11-17T23:16:55.759Z] ---> Running in fb96d7f6e14d [2021-11-17T23:16:55.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-17T23:16:55.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-17T23:16:55.759Z] (1/6) Installing ca-certificates (20191127-r5) [2021-11-17T23:16:55.759Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-17T23:16:55.759Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-17T23:16:55.759Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-17T23:16:55.759Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-17T23:16:55.759Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-17T23:16:55.759Z] Executing busybox-1.33.1-r6.trigger [2021-11-17T23:16:55.759Z] Executing ca-certificates-20191127-r5.trigger [2021-11-17T23:16:55.759Z] OK: 9 MiB in 20 packages [2021-11-17T23:16:57.689Z] Removing intermediate container fb96d7f6e14d [2021-11-17T23:16:57.689Z] ---> b4c7f89c3415 [2021-11-17T23:16:57.689Z] Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-17T23:16:57.689Z] ---> a634cbe80944 [2021-11-17T23:16:57.689Z] Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-17T23:16:59.583Z] ---> ec6aacc3edac [2021-11-17T23:16:59.583Z] Step 19/27 : COPY --from=builder /app/res/ /res/ [2021-11-17T23:16:59.583Z] ---> 4d3979274a36 [2021-11-17T23:16:59.583Z] Step 20/27 : COPY --from=builder /app/static/ /static/ [2021-11-17T23:16:59.874Z] ---> a047f82c42d1 [2021-11-17T23:16:59.874Z] Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-11-17T23:17:01.307Z] ---> a651bcd0870e [2021-11-17T23:17:01.307Z] Step 22/27 : EXPOSE 48086 [2021-11-17T23:17:01.307Z] ---> Running in 7ed4f7709a13 [2021-11-17T23:17:01.579Z] Removing intermediate container 7ed4f7709a13 [2021-11-17T23:17:01.579Z] ---> d1925175ff4a [2021-11-17T23:17:01.579Z] Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-11-17T23:17:01.856Z] ---> Running in 9631eb9fa198 [2021-11-17T23:17:02.130Z] Removing intermediate container 9631eb9fa198 [2021-11-17T23:17:02.130Z] ---> a328b422de3b [2021-11-17T23:17:02.130Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-11-17T23:17:02.130Z] ---> Running in f16659b15052 [2021-11-17T23:17:02.724Z] Removing intermediate container f16659b15052 [2021-11-17T23:17:02.724Z] ---> 33aaec19b71d [2021-11-17T23:17:02.724Z] Step 25/27 : LABEL arch=arm64 [2021-11-17T23:17:02.724Z] ---> Running in d469b3805cf1 [2021-11-17T23:17:03.323Z] Removing intermediate container d469b3805cf1 [2021-11-17T23:17:03.323Z] ---> 60ea9c9dc06f [2021-11-17T23:17:03.323Z] Step 26/27 : LABEL git_sha=a74325ff816f4e9dc4c981463191c4378dba44c1 [2021-11-17T23:17:03.323Z] ---> Running in 4ab34261a080 [2021-11-17T23:17:03.594Z] Removing intermediate container 4ab34261a080 [2021-11-17T23:17:03.594Z] ---> 3a7f786ecdc4 [2021-11-17T23:17:03.594Z] Step 27/27 : LABEL version=0.0.0 [2021-11-17T23:17:03.867Z] ---> Running in a2b30d52b306 [2021-11-17T23:17:04.138Z] Removing intermediate container a2b30d52b306 [2021-11-17T23:17:04.138Z] ---> c6afb7061d7e [2021-11-17T23:17:04.138Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-17T23:17:04.138Z] Successfully built c6afb7061d7e [2021-11-17T23:17:04.138Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:17:04.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T23:17:04.955Z] [2021-11-17T23:17:04.955Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:17:05.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T23:17:05.577Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-17T23:17:05.577Z] 448f6bf000e3: Pulling fs layer [2021-11-17T23:17:05.577Z] f757da607395: Pulling fs layer [2021-11-17T23:17:05.577Z] 05883995daec: Pulling fs layer [2021-11-17T23:17:05.577Z] 8603b9c90790: Pulling fs layer [2021-11-17T23:17:05.577Z] 1560dd03e051: Pulling fs layer [2021-11-17T23:17:05.577Z] 27f5ce0e4adf: Pulling fs layer [2021-11-17T23:17:05.577Z] c2d8d7efcc4b: Pulling fs layer [2021-11-17T23:17:05.577Z] 8603b9c90790: Waiting [2021-11-17T23:17:05.577Z] 1560dd03e051: Waiting [2021-11-17T23:17:05.577Z] 27f5ce0e4adf: Waiting [2021-11-17T23:17:05.577Z] c2d8d7efcc4b: Waiting [2021-11-17T23:17:05.577Z] f757da607395: Verifying Checksum [2021-11-17T23:17:05.577Z] f757da607395: Download complete [2021-11-17T23:17:05.577Z] 8603b9c90790: Verifying Checksum [2021-11-17T23:17:05.577Z] 8603b9c90790: Download complete [2021-11-17T23:17:05.853Z] 1560dd03e051: Verifying Checksum [2021-11-17T23:17:05.853Z] 1560dd03e051: Download complete [2021-11-17T23:17:05.853Z] 27f5ce0e4adf: Verifying Checksum [2021-11-17T23:17:05.853Z] 27f5ce0e4adf: Download complete [2021-11-17T23:17:05.853Z] 05883995daec: Verifying Checksum [2021-11-17T23:17:05.853Z] 05883995daec: Download complete [2021-11-17T23:17:06.126Z] 448f6bf000e3: Verifying Checksum [2021-11-17T23:17:06.126Z] 448f6bf000e3: Download complete [2021-11-17T23:17:08.749Z] c2d8d7efcc4b: Verifying Checksum [2021-11-17T23:17:08.749Z] c2d8d7efcc4b: Download complete [2021-11-17T23:17:10.188Z] 448f6bf000e3: Pull complete [2021-11-17T23:17:10.462Z] f757da607395: Pull complete [2021-11-17T23:17:11.893Z] 05883995daec: Pull complete [2021-11-17T23:17:12.488Z] 8603b9c90790: Pull complete [2021-11-17T23:17:13.460Z] 1560dd03e051: Pull complete [2021-11-17T23:17:13.733Z] 27f5ce0e4adf: Pull complete [2021-11-17T23:17:29.717Z] c2d8d7efcc4b: Pull complete [2021-11-17T23:17:29.717Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-17T23:17:29.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-17T23:17:29.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-17T23:17:29.944Z] prd-ubuntu18.04-docker-arm64-4c-16g-1132 does not seem to be running inside a container [2021-11-17T23:17:30.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/23 -v /w/workspace/app-rfid-llrp-inventory/23:/w/workspace/app-rfid-llrp-inventory/23:rw,z -v /w/workspace/app-rfid-llrp-inventory/23@tmp:/w/workspace/app-rfid-llrp-inventory/23@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-17T23:17:32.928Z] $ docker top aee0b72aa4721cbdbd69259c6a3856a77eef51a52958e5f4aebeea2e1cdbe9fb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:17:33.882Z] ---> job-cost.sh [2021-11-17T23:17:33.882Z] lf-activate-venv: SKIPPING [2021-11-17T23:17:33.882Z] INFO: No Stack... [2021-11-17T23:17:34.475Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-17T23:17:34.748Z] INFO: Archiving Costs [Pipeline] sh [2021-11-17T23:17:35.961Z] + cut -d, -f6 [2021-11-17T23:17:35.961Z] + cat /w/workspace/app-rfid-llrp-inventory/23/archives/cost.csv [Pipeline] lock [2021-11-17T23:17:36.027Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [2021-11-17T23:17:36.033Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] did not exist. Created. [2021-11-17T23:17:36.033Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-17T23:17:36.719Z] /w/workspace/app-rfid-llrp-inventory/23@tmp/durable-ca44fca6/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/23@tmp/durable-ca44fca6/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-17T23:17:37.385Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-17T23:17:37.404Z] Warning: overwriting stash ‘stack-cost’ [2021-11-17T23:17:37.455Z] Stashed 1 file(s) [Pipeline] } [2021-11-17T23:17:37.461Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-23-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-17T23:17:37.471Z] $ docker stop --time=1 aee0b72aa4721cbdbd69259c6a3856a77eef51a52958e5f4aebeea2e1cdbe9fb [2021-11-17T23:17:39.027Z] $ docker rm -f aee0b72aa4721cbdbd69259c6a3856a77eef51a52958e5f4aebeea2e1cdbe9fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-17T23:17:42.030Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:17:43.276Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:17:43.840Z] ---> package-listing.sh [2021-11-17T23:17:43.840Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-17T23:17:43.840Z] ++ facter osfamily [2021-11-17T23:17:44.107Z] + OS_FAMILY=redhat [2021-11-17T23:17:44.107Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-11-17T23:17:44.107Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-17T23:17:44.107Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-17T23:17:44.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-17T23:17:44.107Z] + PACKAGES=/tmp/packages_start.txt [2021-11-17T23:17:44.107Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-11-17T23:17:44.107Z] + PACKAGES=/tmp/packages_end.txt [2021-11-17T23:17:44.107Z] + case "${OS_FAMILY}" in [2021-11-17T23:17:44.107Z] + rpm -qa [2021-11-17T23:17:44.107Z] + sort [2021-11-17T23:17:44.691Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-17T23:17:44.691Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-17T23:17:44.691Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-17T23:17:44.691Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-11-17T23:17:44.691Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2021-11-17T23:17:44.691Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo [2021-11-17T23:17:44.704Z] 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-17T23:17:44.994Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:17:45.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:17:45.556Z] [2021-11-17T23:17:45.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-17T23:17:45.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:17:45.857Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-17T23:17:45.857Z] b4d181a07f80: Pulling fs layer [2021-11-17T23:17:45.857Z] a1111a8f2ec3: Pulling fs layer [2021-11-17T23:17:45.857Z] ed53099fbce6: Pulling fs layer [2021-11-17T23:17:45.857Z] dc539afda2c1: Pulling fs layer [2021-11-17T23:17:45.857Z] 77bc0d833cb6: Pulling fs layer [2021-11-17T23:17:45.857Z] 9065ff56babe: Pulling fs layer [2021-11-17T23:17:45.857Z] d287ab97295c: Pulling fs layer [2021-11-17T23:17:45.857Z] dc539afda2c1: Waiting [2021-11-17T23:17:45.857Z] 77bc0d833cb6: Waiting [2021-11-17T23:17:45.857Z] 9065ff56babe: Waiting [2021-11-17T23:17:45.857Z] d287ab97295c: Waiting [2021-11-17T23:17:45.857Z] a1111a8f2ec3: Verifying Checksum [2021-11-17T23:17:45.857Z] a1111a8f2ec3: Download complete [2021-11-17T23:17:45.857Z] dc539afda2c1: Verifying Checksum [2021-11-17T23:17:45.857Z] dc539afda2c1: Download complete [2021-11-17T23:17:45.857Z] ed53099fbce6: Verifying Checksum [2021-11-17T23:17:45.857Z] ed53099fbce6: Download complete [2021-11-17T23:17:47.006Z] 77bc0d833cb6: Verifying Checksum [2021-11-17T23:17:47.006Z] 77bc0d833cb6: Download complete [2021-11-17T23:17:47.006Z] 9065ff56babe: Verifying Checksum [2021-11-17T23:17:47.006Z] 9065ff56babe: Download complete [2021-11-17T23:17:47.006Z] b4d181a07f80: Verifying Checksum [2021-11-17T23:17:47.006Z] b4d181a07f80: Download complete [2021-11-17T23:17:47.006Z] d287ab97295c: Verifying Checksum [2021-11-17T23:17:47.006Z] d287ab97295c: Download complete [2021-11-17T23:17:47.581Z] b4d181a07f80: Pull complete [2021-11-17T23:17:47.840Z] a1111a8f2ec3: Pull complete [2021-11-17T23:17:48.420Z] ed53099fbce6: Pull complete [2021-11-17T23:17:48.420Z] dc539afda2c1: Pull complete [2021-11-17T23:17:48.684Z] 77bc0d833cb6: Pull complete [2021-11-17T23:17:48.684Z] 9065ff56babe: Pull complete [2021-11-17T23:17:54.446Z] d287ab97295c: Pull complete [2021-11-17T23:17:54.446Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-17T23:17:54.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-17T23:17:54.446Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-17T23:17:54.506Z] prd-centos7-docker-4c-2g-1129 does not seem to be running inside a container [2021-11-17T23:17:54.541Z] $ 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-17T23:17:57.094Z] $ docker top 67d866a59df82a3d921e07cdd4d9357b90badf9dca19a03c9389bfbb049dbc26 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-17T23:17:57.458Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-17T23:17:57.756Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-17T23:17:58.046Z] + ls /var/log/sa-host [2021-11-17T23:17:58.046Z] + sadf -c /var/log/sa-host/sa05 [2021-11-17T23:17:58.046Z] file_magic: OK [2021-11-17T23:17:58.046Z] HZ: Using current value: 100 [2021-11-17T23:17:58.046Z] file_header: OK [2021-11-17T23:17:58.046Z] 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-11-17T23:17:58.046Z] Statistics: [2021-11-17T23:17:58.046Z] Hnuu...uuuununununu... [2021-11-17T23:17:58.046Z] File successfully converted to sysstat format version 12.0.3 [2021-11-17T23:17:58.046Z] + sadf -c /var/log/sa-host/sa17 [2021-11-17T23:17:58.046Z] file_magic: OK [2021-11-17T23:17:58.046Z] HZ: Using current value: 100 [2021-11-17T23:17:58.046Z] file_header: OK [2021-11-17T23:17:58.046Z] 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-11-17T23:17:58.046Z] Statistics: [2021-11-17T23:17:58.046Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-17T23:17:58.046Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-17T23:17:58.132Z] provisioning config files... [2021-11-17T23:17:58.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config7833294639961067922tmp [Pipeline] { [Pipeline] echo [2021-11-17T23:17:58.160Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:17:58.453Z] ---> create-netrc.sh [Pipeline] } [2021-11-17T23:17:58.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:17:58.785Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-17T23:17:58.794Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:17:59.084Z] ---> sudo-logs.sh [2021-11-17T23:17:59.084Z] Archiving 'sudo' log.. [2021-11-17T23:17:59.084Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1129.novalocal: Name or service not known [2021-11-17T23:17:59.084Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1129.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-17T23:18:00.085Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:18:00.375Z] ---> job-cost.sh [2021-11-17T23:18:00.375Z] lf-activate-venv: SKIPPING [2021-11-17T23:18:00.375Z] DEBUG: total: 0.10999999940395355 [2021-11-17T23:18:00.375Z] INFO: Retrieving Stack Cost... [2021-11-17T23:18:00.635Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-17T23:18:01.206Z] INFO: Archiving Costs [Pipeline] echo [2021-11-17T23:18:01.218Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-17T23:18:01.516Z] ---> logs-deploy.sh [2021-11-17T23:18:01.516Z] lf-activate-venv: SKIPPING [2021-11-17T23:18:01.516Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/23 [2021-11-17T23:18:01.516Z] INFO: archiving workspace using pattern(s): [2021-11-17T23:18:02.089Z] Archives upload complete. [2021-11-17T23:18:02.349Z] INFO: archiving logs to Nexus