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 97d9a5ae26e8e727c768c8d0f495f4635e636f3f 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-ssh4399221076798000063.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh5224738298906596005.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8859314060105886373.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh8868304871870610992.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-ssh3361053977843581307.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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-191 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-ssh7892411847000850783.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-ssh4795385875003215667.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 97d9a5ae26e8e727c768c8d0f495f4635e636f3f Merge succeeded, producing 97d9a5ae26e8e727c768c8d0f495f4635e636f3f Checking out Revision 97d9a5ae26e8e727c768c8d0f495f4635e636f3f (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # 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-ssh4200313520731129119.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 Commit message: "feat: Update snap for Jakarta" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T18:31:19.126Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T18:31:19.172Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T18:31:19.184Z] ========================================================= [2021-10-28T18:31:19.184Z] EdgeX Global Pipelines Version Info [2021-10-28T18:31:19.184Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c8acd58f46fd1ef3d0cfaae17d9d93434fab9eee # timeout=10 [2021-10-28T18:31:20.324Z] ------------------- [2021-10-28T18:31:20.324Z] stable info: [2021-10-28T18:31:20.324Z] ------------------- [2021-10-28T18:31:20.324Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T18:31:20.324Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T18:31:20.324Z] Message: update stable to v1.0.210 [2021-10-28T18:31:20.898Z] ------------------- [2021-10-28T18:31:20.898Z] experimental info: [2021-10-28T18:31:20.898Z] ------------------- [2021-10-28T18:31:20.898Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T18:31:20.898Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T18:31:20.898Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T18:31:20.965Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-10-28T18:31:20.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-10-28T18:31:20.987Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T18:31:20.996Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T18:31:21.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T18:31:21.015Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T18:31:21.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T18:31:21.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-28T18:31:21.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T18:31:21.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T18:31:21.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T18:31:21.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-10-28T18:31:21.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T18:31:21.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T18:31:21.108Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:31:21.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T18:31:21.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:31:21.141Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T18:31:21.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T18:31:21.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-28T18:31:21.174Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-28T18:31:21.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-28T18:31:21.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-28T18:31:21.201Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-28T18:31:21.217Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-28T18:31:21.235Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T18:31:21.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-10-28T18:31:21.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-10-28T18:31:21.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-10-28T18:31:21.279Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 97d9a5ae26e8e727c768c8d0f495f4635e636f3f [Pipeline] echo [2021-10-28T18:31:21.288Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 97d9a5a [Pipeline] echo [2021-10-28T18:31:21.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:31:21.341Z] provisioning config files... [2021-10-28T18:31:21.353Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config2402985930742277880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:31:21.654Z] ---> docker-login.sh [2021-10-28T18:31:21.654Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:31:21.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:31:21.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:31:21.915Z] Configure a credential helper to remove this warning. See [2021-10-28T18:31:21.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:31:21.915Z] [2021-10-28T18:31:21.915Z] Login Succeeded [2021-10-28T18:31:21.915Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:31:21.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:31:21.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:31:21.915Z] Configure a credential helper to remove this warning. See [2021-10-28T18:31:21.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:31:21.915Z] [2021-10-28T18:31:21.915Z] Login Succeeded [2021-10-28T18:31:21.915Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:31:21.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:31:21.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:31:21.915Z] Configure a credential helper to remove this warning. See [2021-10-28T18:31:21.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:31:21.915Z] [2021-10-28T18:31:21.915Z] Login Succeeded [2021-10-28T18:31:21.915Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:31:22.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:31:22.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:31:22.175Z] Configure a credential helper to remove this warning. See [2021-10-28T18:31:22.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:31:22.175Z] [2021-10-28T18:31:22.175Z] Login Succeeded [2021-10-28T18:31:22.175Z] docker.io [2021-10-28T18:31:22.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:31:22.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:31:22.437Z] Configure a credential helper to remove this warning. See [2021-10-28T18:31:22.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:31:22.437Z] [2021-10-28T18:31:22.437Z] Login Succeeded [2021-10-28T18:31:22.437Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:31:22.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T18:31:22.866Z] + git log --format=format:%s -1 97d9a5ae26e8e727c768c8d0f495f4635e636f3f [Pipeline] echo [2021-10-28T18:31:22.901Z] GIT_COMMIT: 97d9a5ae26e8e727c768c8d0f495f4635e636f3f, Commit Message: feat: Update snap for Jakarta [Pipeline] echo [2021-10-28T18:31:22.911Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:31:23.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:31:23.326Z] [2021-10-28T18:31:23.326Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:31:23.635Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:31:23.635Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T18:31:23.635Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:31:23.635Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T18:31:23.635Z] 4c7163046ea9: Pulling fs layer [2021-10-28T18:31:23.635Z] 0c2d73faf560: Pulling fs layer [2021-10-28T18:31:23.635Z] 0c2d73faf560: Waiting [2021-10-28T18:31:23.635Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T18:31:23.635Z] 3e5f54012d9b: Download complete [2021-10-28T18:31:23.635Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:31:23.635Z] a0d0a0d46f8b: Download complete [2021-10-28T18:31:23.635Z] 4c7163046ea9: Verifying Checksum [2021-10-28T18:31:23.635Z] 4c7163046ea9: Download complete [2021-10-28T18:31:23.635Z] 0c2d73faf560: Verifying Checksum [2021-10-28T18:31:23.635Z] 0c2d73faf560: Download complete [2021-10-28T18:31:23.897Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:31:23.897Z] 3e5f54012d9b: Pull complete [2021-10-28T18:31:24.179Z] 4c7163046ea9: Pull complete [2021-10-28T18:31:24.450Z] 0c2d73faf560: Pull complete [2021-10-28T18:31:24.450Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T18:31:24.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T18:31:24.450Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T18:31:24.520Z] prd-centos7-docker-4c-2g-191 does not seem to be running inside a container [2021-10-28T18:31:24.575Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-28T18:31:25.234Z] $ docker top 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T18:31:25.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:31:25.323Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:31:25.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:31:25.430Z] $ docker exec 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d ssh-agent [2021-10-28T18:31:25.519Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBKaKEf/agent.13 [2021-10-28T18:31:25.519Z] SSH_AGENT_PID=19 [2021-10-28T18:31:25.532Z] Running ssh-add (command line suppressed) [2021-10-28T18:31:25.615Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1961761832932744500.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1961761832932744500.key) [2021-10-28T18:31:25.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:31:25.915Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T18:31:25.931Z] $ docker exec --env ******** --env ******** 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d ssh-agent -k [2021-10-28T18:31:26.016Z] unset SSH_AUTH_SOCK; [2021-10-28T18:31:26.016Z] unset SSH_AGENT_PID; [2021-10-28T18:31:26.017Z] echo Agent pid 19 killed; [2021-10-28T18:31:26.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T18:31:26.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T18:31:26.060Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T18:31:26.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T18:31:26.165Z] $ docker exec 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d ssh-agent [2021-10-28T18:31:26.252Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCNPFpD/agent.52 [2021-10-28T18:31:26.252Z] SSH_AGENT_PID=58 [2021-10-28T18:31:26.256Z] Running ssh-add (command line suppressed) [2021-10-28T18:31:26.340Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2795008167116473000.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2795008167116473000.key) [2021-10-28T18:31:26.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T18:31:26.644Z] + git semver init [2021-10-28T18:31:26.644Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T18:31:26.644Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2021-10-28T18:31:26.644Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-28T18:31:26.644Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T18:31:26.644Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T18:31:26.644Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T18:31:26.644Z] # $SEMVER_BRANCH = PR-54 [2021-10-28T18:31:26.644Z] # $SEMVER_TEMP = /tmp/semver-232673241 [2021-10-28T18:31:26.644Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-10-28T18:31:27.597Z] # '/tmp/semver-232673241' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2021-10-28T18:31:27.597Z] # -> Force: false [2021-10-28T18:31:27.597Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2021-10-28T18:31:27.609Z] $ docker exec --env ******** --env ******** 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d ssh-agent -k [2021-10-28T18:31:27.703Z] unset SSH_AUTH_SOCK; [2021-10-28T18:31:27.703Z] unset SSH_AGENT_PID; [2021-10-28T18:31:27.704Z] echo Agent pid 58 killed; [2021-10-28T18:31:27.712Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T18:31:28.052Z] + git semver [Pipeline] } [2021-10-28T18:31:28.069Z] $ docker stop --time=1 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d [2021-10-28T18:31:29.307Z] $ docker rm -f 610bae11f31e28154b3108e0f9df3d10d70b364a6eccccda95aeefb25df47a2d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T18:31:29.642Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T18:31:29.857Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T18:31:29.860Z] [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-10-28T18:31:45.071Z] Still waiting to schedule task [2021-10-28T18:31:45.071Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-28T18:31:45.071Z] Still waiting to schedule task [2021-10-28T18:31:45.071Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-28T18:33:10.851Z] Running on prd-centos7-docker-4c-2g-242 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-28T18:33:10.861Z] Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout [2021-10-28T18:33:10.950Z] The recommended git tool is: git [2021-10-28T18:33:13.004Z] using credential edgex-jenkins-ssh [2021-10-28T18:33:13.015Z] Cloning the remote Git repository [2021-10-28T18:33:12.624Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T18:33:12.676Z] > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 [2021-10-28T18:33:12.713Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T18:33:12.714Z] > git --version # timeout=10 [2021-10-28T18:33:12.724Z] > git --version # 'git version 2.24.4' [2021-10-28T18:33:12.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:33:12.750Z] [INFO] Currently running in a labeled security context [2021-10-28T18:33:12.750Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:33:12.750Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh5049616758321655594.key [2021-10-28T18:33:12.782Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:33:13.805Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-28T18:33:13.813Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T18:33:13.823Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-28T18:33:13.842Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T18:33:13.843Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:33:13.848Z] [INFO] Currently running in a labeled security context [2021-10-28T18:33:13.848Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:33:13.848Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh5005024675725208850.key [2021-10-28T18:33:13.861Z] > 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-10-28T18:33:14.818Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 97d9a5ae26e8e727c768c8d0f495f4635e636f3f [2021-10-28T18:33:14.925Z] Merge succeeded, producing 97d9a5ae26e8e727c768c8d0f495f4635e636f3f [2021-10-28T18:33:14.925Z] Checking out Revision 97d9a5ae26e8e727c768c8d0f495f4635e636f3f (PR-54) [2021-10-28T18:33:14.416Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:33:14.424Z] > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 [2021-10-28T18:33:14.459Z] > git remote # timeout=10 [2021-10-28T18:33:14.471Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T18:33:14.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T18:33:14.480Z] [INFO] Currently running in a labeled security context [2021-10-28T18:33:14.480Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T18:33:14.481Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh6153913320762191205.key [2021-10-28T18:33:14.488Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-28T18:33:14.496Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T18:33:14.514Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T18:33:14.526Z] > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 [2021-10-28T18:33:18.363Z] Commit message: "feat: Update snap for Jakarta" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T18:33:18.729Z] provisioning config files... [2021-10-28T18:33:18.747Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config8061562052047814320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:33:19.136Z] ---> docker-login.sh [2021-10-28T18:33:19.136Z] nexus3.edgexfoundry.org:10001 [2021-10-28T18:33:19.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:33:19.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:33:19.136Z] Configure a credential helper to remove this warning. See [2021-10-28T18:33:19.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:33:19.136Z] [2021-10-28T18:33:19.136Z] Login Succeeded [2021-10-28T18:33:19.136Z] nexus3.edgexfoundry.org:10002 [2021-10-28T18:33:19.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:33:19.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:33:19.403Z] Configure a credential helper to remove this warning. See [2021-10-28T18:33:19.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:33:19.403Z] [2021-10-28T18:33:19.403Z] Login Succeeded [2021-10-28T18:33:19.403Z] nexus3.edgexfoundry.org:10003 [2021-10-28T18:33:19.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:33:19.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:33:19.403Z] Configure a credential helper to remove this warning. See [2021-10-28T18:33:19.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:33:19.403Z] [2021-10-28T18:33:19.403Z] Login Succeeded [2021-10-28T18:33:19.403Z] nexus3.edgexfoundry.org:10004 [2021-10-28T18:33:19.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:33:19.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:33:19.673Z] Configure a credential helper to remove this warning. See [2021-10-28T18:33:19.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:33:19.673Z] [2021-10-28T18:33:19.673Z] Login Succeeded [2021-10-28T18:33:19.673Z] docker.io [2021-10-28T18:33:19.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T18:33:20.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T18:33:20.246Z] Configure a credential helper to remove this warning. See [2021-10-28T18:33:20.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T18:33:20.246Z] [2021-10-28T18:33:20.246Z] Login Succeeded [2021-10-28T18:33:20.246Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T18:33:20.278Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T18:33:20.426Z] ========================================================= [2021-10-28T18:33:20.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T18:33:20.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:33:20.737Z] + 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-10-28T18:33:20.737Z] Sending build context to Docker daemon 675.3kB [2021-10-28T18:33:20.737Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T18:33:20.737Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-28T18:33:20.737Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T18:33:20.737Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T18:33:20.737Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T18:33:20.737Z] b8b176561691: Pulling fs layer [2021-10-28T18:33:20.737Z] 4527c011a84f: Pulling fs layer [2021-10-28T18:33:20.737Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T18:33:20.737Z] e0aca202a116: Pulling fs layer [2021-10-28T18:33:20.737Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T18:33:20.737Z] 34cad66bf833: Pulling fs layer [2021-10-28T18:33:20.737Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T18:33:20.737Z] 5d74067f8e1e: Waiting [2021-10-28T18:33:20.737Z] e0aca202a116: Waiting [2021-10-28T18:33:20.737Z] 3a43be97a3b4: Waiting [2021-10-28T18:33:20.737Z] 34cad66bf833: Waiting [2021-10-28T18:33:20.737Z] b4e3c513aaa6: Waiting [2021-10-28T18:33:20.737Z] 4527c011a84f: Waiting [2021-10-28T18:33:20.737Z] b8b176561691: Verifying Checksum [2021-10-28T18:33:20.737Z] b8b176561691: Download complete [2021-10-28T18:33:20.737Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T18:33:20.737Z] 31adcdaf11c8: Download complete [2021-10-28T18:33:20.737Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T18:33:20.737Z] 5d74067f8e1e: Download complete [2021-10-28T18:33:20.737Z] e0aca202a116: Verifying Checksum [2021-10-28T18:33:20.737Z] e0aca202a116: Download complete [2021-10-28T18:33:20.737Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T18:33:20.737Z] 3a43be97a3b4: Download complete [2021-10-28T18:33:20.737Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T18:33:20.737Z] a0d0a0d46f8b: Download complete [2021-10-28T18:33:21.004Z] 34cad66bf833: Verifying Checksum [2021-10-28T18:33:21.004Z] 34cad66bf833: Download complete [2021-10-28T18:33:21.270Z] a0d0a0d46f8b: Pull complete [2021-10-28T18:33:21.533Z] 31adcdaf11c8: Pull complete [2021-10-28T18:33:21.533Z] 4527c011a84f: Verifying Checksum [2021-10-28T18:33:21.533Z] 4527c011a84f: Download complete [2021-10-28T18:33:21.533Z] b8b176561691: Pull complete [2021-10-28T18:33:21.801Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T18:33:21.801Z] b4e3c513aaa6: Download complete [2021-10-28T18:33:25.158Z] 4527c011a84f: Pull complete [2021-10-28T18:33:25.158Z] 5d74067f8e1e: Pull complete [2021-10-28T18:33:25.420Z] e0aca202a116: Pull complete [2021-10-28T18:33:25.420Z] 3a43be97a3b4: Pull complete [2021-10-28T18:33:25.420Z] 34cad66bf833: Pull complete [2021-10-28T18:33:27.993Z] b4e3c513aaa6: Pull complete [2021-10-28T18:33:27.993Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T18:33:27.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T18:33:27.993Z] ---> 9f6097aaca64 [2021-10-28T18:33:27.993Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T18:33:29.413Z] ---> Running in 3ee50feedad4 [2021-10-28T18:33:29.413Z] Removing intermediate container 3ee50feedad4 [2021-10-28T18:33:29.413Z] ---> eb43dedacec0 [2021-10-28T18:33:29.413Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T18:33:29.413Z] ---> Running in 5428d2e45922 [2021-10-28T18:33:29.413Z] Removing intermediate container 5428d2e45922 [2021-10-28T18:33:29.413Z] ---> 7137a59c05d3 [2021-10-28T18:33:29.413Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T18:33:29.413Z] ---> Running in 9c3719f527c2 [2021-10-28T18:33:29.413Z] Removing intermediate container 9c3719f527c2 [2021-10-28T18:33:29.413Z] ---> b574786f3bd6 [2021-10-28T18:33:29.413Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T18:33:29.413Z] ---> Running in 088e00e4b4e3 [2021-10-28T18:33:29.996Z] Removing intermediate container 088e00e4b4e3 [2021-10-28T18:33:29.996Z] ---> 5454711e5bea [2021-10-28T18:33:29.996Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T18:33:30.257Z] ---> Running in 5f8154eafd68 [2021-10-28T18:33:30.523Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T18:33:31.472Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T18:33:31.736Z] OK: 220 MiB in 52 packages [2021-10-28T18:33:31.736Z] Removing intermediate container 5f8154eafd68 [2021-10-28T18:33:31.736Z] ---> a64c2b0d6c9d [2021-10-28T18:33:31.736Z] Step 8/12 : WORKDIR /app [2021-10-28T18:33:31.736Z] ---> Running in 34391b3b5faf [2021-10-28T18:33:31.999Z] Removing intermediate container 34391b3b5faf [2021-10-28T18:33:31.999Z] ---> be2c4c7236ed [2021-10-28T18:33:31.999Z] Step 9/12 : COPY . . [2021-10-28T18:33:32.262Z] ---> 23d860f39de0 [2021-10-28T18:33:32.262Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T18:33:32.262Z] ---> Running in 996c8a8a1549 [2021-10-28T18:34:04.475Z] Removing intermediate container 996c8a8a1549 [2021-10-28T18:34:04.475Z] ---> 63cade098714 [2021-10-28T18:34:04.475Z] Step 11/12 : ARG MAKE="make build" [2021-10-28T18:34:04.475Z] ---> Running in 73899ae9e5d6 [2021-10-28T18:34:04.475Z] Removing intermediate container 73899ae9e5d6 [2021-10-28T18:34:04.475Z] ---> c6b6075d3076 [2021-10-28T18:34:04.475Z] Step 12/12 : RUN $MAKE [2021-10-28T18:34:04.475Z] ---> Running in 9da20252457d [2021-10-28T18:34:04.475Z] noop [2021-10-28T18:34:04.475Z] Removing intermediate container 9da20252457d [2021-10-28T18:34:04.475Z] ---> feaf0910e096 [2021-10-28T18:34:04.475Z] Successfully built feaf0910e096 [2021-10-28T18:34:04.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:34:04.775Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:34:04.775Z] . [Pipeline] withDockerContainer [2021-10-28T18:34:04.838Z] prd-centos7-docker-4c-2g-242 does not seem to be running inside a container [2021-10-28T18:34:04.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-x86_64 cat [2021-10-28T18:34:05.227Z] $ docker top b60a9e70b224a412f93b5afe129db69e271e6e7e8ddd1445c2c1baec02c5e3de -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T18:34:05.588Z] + go version [2021-10-28T18:34:05.588Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T18:34:05.597Z] $ docker stop --time=1 b60a9e70b224a412f93b5afe129db69e271e6e7e8ddd1445c2c1baec02c5e3de [2021-10-28T18:34:06.775Z] $ docker rm -f b60a9e70b224a412f93b5afe129db69e271e6e7e8ddd1445c2c1baec02c5e3de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:34:07.235Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T18:34:07.235Z] . [Pipeline] withDockerContainer [2021-10-28T18:34:07.306Z] prd-centos7-docker-4c-2g-242 does not seem to be running inside a container [2021-10-28T18:34:07.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-x86_64 cat [2021-10-28T18:34:07.686Z] $ docker top 8aaafe2e8bb38285e883bec4b821f54c3f51e90170a675dbd878f785c4953fe0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T18:34:08.059Z] + make test [2021-10-28T18:34:08.059Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-28T18:34:26.278Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-28T18:34:26.278Z] Time delta: 39 [2021-10-28T18:34:26.278Z] --- FAIL: TestUnixMilli (0.04s) [2021-10-28T18:34:26.278Z] epoch_helper_test.go:37: Time calculation bad [2021-10-28T18:34:26.278Z] FAIL [2021-10-28T18:34:26.278Z] coverage: 86.0% of statements [2021-10-28T18:34:26.278Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.069s [2021-10-28T18:34:26.278Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-10-28T18:34:34.411Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.331s coverage: 73.3% of statements [2021-10-28T18:34:34.411Z] FAIL [2021-10-28T18:34:34.411Z] make: *** [Makefile:30: test] Error 1 [Pipeline] } [2021-10-28T18:34:34.427Z] $ docker stop --time=1 8aaafe2e8bb38285e883bec4b821f54c3f51e90170a675dbd878f785c4953fe0 [2021-10-28T18:34:35.912Z] $ docker rm -f 8aaafe2e8bb38285e883bec4b821f54c3f51e90170a675dbd878f785c4953fe0 [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-10-28T18:34:36.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:34:36.697Z] [2021-10-28T18:34:36.697Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T18:34:37.006Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:34:37.006Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T18:34:37.006Z] b4d181a07f80: Pulling fs layer [2021-10-28T18:34:37.006Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T18:34:37.006Z] ed53099fbce6: Pulling fs layer [2021-10-28T18:34:37.006Z] dc539afda2c1: Pulling fs layer [2021-10-28T18:34:37.006Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T18:34:37.006Z] 9065ff56babe: Pulling fs layer [2021-10-28T18:34:37.006Z] d287ab97295c: Pulling fs layer [2021-10-28T18:34:37.006Z] 77bc0d833cb6: Waiting [2021-10-28T18:34:37.006Z] 9065ff56babe: Waiting [2021-10-28T18:34:37.006Z] d287ab97295c: Waiting [2021-10-28T18:34:37.006Z] dc539afda2c1: Waiting [2021-10-28T18:34:37.006Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T18:34:37.006Z] a1111a8f2ec3: Download complete [2021-10-28T18:34:37.006Z] dc539afda2c1: Verifying Checksum [2021-10-28T18:34:37.006Z] dc539afda2c1: Download complete [2021-10-28T18:34:37.006Z] ed53099fbce6: Verifying Checksum [2021-10-28T18:34:37.006Z] ed53099fbce6: Download complete [2021-10-28T18:34:37.273Z] 9065ff56babe: Verifying Checksum [2021-10-28T18:34:37.273Z] 9065ff56babe: Download complete [2021-10-28T18:34:37.273Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T18:34:37.273Z] 77bc0d833cb6: Download complete [2021-10-28T18:34:37.273Z] b4d181a07f80: Verifying Checksum [2021-10-28T18:34:37.273Z] b4d181a07f80: Download complete [2021-10-28T18:34:37.858Z] d287ab97295c: Verifying Checksum [2021-10-28T18:34:37.858Z] d287ab97295c: Download complete [2021-10-28T18:34:38.822Z] b4d181a07f80: Pull complete [2021-10-28T18:34:38.822Z] a1111a8f2ec3: Pull complete [2021-10-28T18:34:39.398Z] ed53099fbce6: Pull complete [2021-10-28T18:34:39.398Z] dc539afda2c1: Pull complete [2021-10-28T18:34:39.657Z] 77bc0d833cb6: Pull complete [2021-10-28T18:34:39.916Z] 9065ff56babe: Pull complete [2021-10-28T18:34:45.254Z] d287ab97295c: Pull complete [2021-10-28T18:34:45.254Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T18:34:45.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T18:34:45.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T18:34:45.334Z] prd-centos7-docker-4c-2g-242 does not seem to be running inside a container [2021-10-28T18:34:45.373Z] $ 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/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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-10-28T18:34:48.036Z] $ docker top 0eaaf855ccdb5b1b9902048276dbc562f9fb978a3faec3db5f3308490d69ecf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T18:34:48.435Z] ---> job-cost.sh [2021-10-28T18:34:48.436Z] lf-activate-venv: SKIPPING [2021-10-28T18:34:48.436Z] INFO: No Stack... [2021-10-28T18:34:48.697Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T18:34:48.958Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T18:34:49.262Z] + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv [2021-10-28T18:34:49.262Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T18:34:49.288Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [2021-10-28T18:34:49.295Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] did not exist. Created. [2021-10-28T18:34:49.295Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T18:34:49.604Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-28T18:34:49.788Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T18:34:49.796Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T18:34:49.810Z] $ docker stop --time=1 0eaaf855ccdb5b1b9902048276dbc562f9fb978a3faec3db5f3308490d69ecf7 [2021-10-28T18:34:50.956Z] $ docker rm -f 0eaaf855ccdb5b1b9902048276dbc562f9fb978a3faec3db5f3308490d69ecf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T18:34:51.193Z] Failed in branch amd64 [2021-10-28T20:59:46.904Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-12577 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-28T20:59:46.916Z] Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout [2021-10-28T20:59:47.408Z] The recommended git tool is: git [2021-10-28T20:59:54.994Z] using credential edgex-jenkins-ssh [2021-10-28T20:59:55.019Z] Cloning the remote Git repository [2021-10-28T20:59:55.109Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T20:59:55.243Z] > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 [2021-10-28T20:59:55.389Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T20:59:55.390Z] > git --version # timeout=10 [2021-10-28T20:59:55.417Z] > git --version # 'git version 2.17.1' [2021-10-28T20:59:55.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:59:55.539Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:59:57.746Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-28T20:59:57.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T20:59:57.820Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-28T20:59:58.604Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 97d9a5ae26e8e727c768c8d0f495f4635e636f3f [2021-10-28T20:59:58.924Z] Merge succeeded, producing 97d9a5ae26e8e727c768c8d0f495f4635e636f3f [2021-10-28T20:59:58.924Z] Checking out Revision 97d9a5ae26e8e727c768c8d0f495f4635e636f3f (PR-54) [2021-10-28T20:59:57.873Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T20:59:57.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:59:57.896Z] > 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-10-28T20:59:58.628Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:59:58.656Z] > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 [2021-10-28T20:59:58.789Z] > git remote # timeout=10 [2021-10-28T20:59:58.824Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T20:59:58.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T20:59:58.860Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-28T20:59:58.898Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T20:59:58.933Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T20:59:58.955Z] > git checkout -f 97d9a5ae26e8e727c768c8d0f495f4635e636f3f # timeout=10 [2021-10-28T21:00:03.852Z] Commit message: "feat: Update snap for Jakarta" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T21:00:04.857Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T21:00:04.857Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T21:00:04.857Z] Dload Upload Total Spent Left Speed [2021-10-28T21:00:04.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 135k 0 --:--:-- --:--:-- --:--:-- 137k [Pipeline] sh [2021-10-28T21:00:05.347Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T21:00:05.709Z] + sudo tee /etc/docker/daemon.new [2021-10-28T21:00:05.709Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-28T21:00:05.709Z] { [2021-10-28T21:00:05.709Z] "registry-mirrors": [ [2021-10-28T21:00:05.709Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T21:00:05.709Z] ], [2021-10-28T21:00:05.709Z] "bip": "10.250.0.254/24", [2021-10-28T21:00:05.709Z] "hosts": [ [2021-10-28T21:00:05.709Z] "tcp://0.0.0.0:5555", [2021-10-28T21:00:05.709Z] "unix:///var/run/docker.sock" [2021-10-28T21:00:05.709Z] ], [2021-10-28T21:00:05.709Z] "mtu": 1458, [2021-10-28T21:00:05.709Z] "selinux-enabled": true, [2021-10-28T21:00:05.709Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T21:00:05.709Z] } [Pipeline] sh [2021-10-28T21:00:06.082Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T21:00:06.455Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:00:24.853Z] provisioning config files... [2021-10-28T21:00:24.938Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config6976771230136996808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:00:25.381Z] ---> docker-login.sh [2021-10-28T21:00:25.381Z] nexus3.edgexfoundry.org:10001 [2021-10-28T21:00:26.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:27.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:27.002Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:27.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:27.002Z] [2021-10-28T21:00:27.002Z] Login Succeeded [2021-10-28T21:00:27.002Z] nexus3.edgexfoundry.org:10002 [2021-10-28T21:00:27.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:27.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:27.560Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:27.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:27.561Z] [2021-10-28T21:00:27.561Z] Login Succeeded [2021-10-28T21:00:27.561Z] nexus3.edgexfoundry.org:10003 [2021-10-28T21:00:28.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:28.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:28.167Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:28.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:28.167Z] [2021-10-28T21:00:28.167Z] Login Succeeded [2021-10-28T21:00:28.167Z] nexus3.edgexfoundry.org:10004 [2021-10-28T21:00:28.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:29.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:29.057Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:29.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:29.057Z] [2021-10-28T21:00:29.057Z] Login Succeeded [2021-10-28T21:00:29.057Z] docker.io [2021-10-28T21:00:29.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T21:00:29.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T21:00:29.941Z] Configure a credential helper to remove this warning. See [2021-10-28T21:00:29.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T21:00:29.941Z] [2021-10-28T21:00:29.941Z] Login Succeeded [2021-10-28T21:00:29.941Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T21:00:29.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T21:00:30.617Z] ========================================================= [2021-10-28T21:00:30.617Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T21:00:30.617Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:00:31.009Z] + 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-10-28T21:00:31.621Z] Sending build context to Docker daemon 675.3kB [2021-10-28T21:00:31.621Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T21:00:31.621Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-28T21:00:31.912Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T21:00:31.912Z] 552d1f2373af: Pulling fs layer [2021-10-28T21:00:31.912Z] ea3f2d53f512: Pulling fs layer [2021-10-28T21:00:31.912Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T21:00:31.912Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T21:00:31.912Z] 72dc09318566: Pulling fs layer [2021-10-28T21:00:31.912Z] f4f7b4309257: Pulling fs layer [2021-10-28T21:00:31.912Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T21:00:31.912Z] b78e95d17946: Pulling fs layer [2021-10-28T21:00:31.912Z] 7a9cfe048b4a: Waiting [2021-10-28T21:00:31.912Z] f4f7b4309257: Waiting [2021-10-28T21:00:31.912Z] 0ac9a79272e3: Waiting [2021-10-28T21:00:31.912Z] 72dc09318566: Waiting [2021-10-28T21:00:31.912Z] b78e95d17946: Waiting [2021-10-28T21:00:31.912Z] 9e70ebbbe112: Verifying Checksum [2021-10-28T21:00:31.912Z] 9e70ebbbe112: Download complete [2021-10-28T21:00:31.912Z] ea3f2d53f512: Verifying Checksum [2021-10-28T21:00:31.912Z] ea3f2d53f512: Download complete [2021-10-28T21:00:31.912Z] 72dc09318566: Download complete [2021-10-28T21:00:31.912Z] 552d1f2373af: Verifying Checksum [2021-10-28T21:00:31.912Z] 552d1f2373af: Download complete [2021-10-28T21:00:31.912Z] f4f7b4309257: Verifying Checksum [2021-10-28T21:00:31.912Z] f4f7b4309257: Download complete [2021-10-28T21:00:31.912Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T21:00:31.912Z] 0ac9a79272e3: Download complete [2021-10-28T21:00:32.930Z] 552d1f2373af: Pull complete [2021-10-28T21:00:33.553Z] ea3f2d53f512: Pull complete [2021-10-28T21:00:34.160Z] 9e70ebbbe112: Pull complete [2021-10-28T21:00:34.160Z] b78e95d17946: Verifying Checksum [2021-10-28T21:00:34.160Z] b78e95d17946: Download complete [2021-10-28T21:00:34.439Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T21:00:34.439Z] 7a9cfe048b4a: Download complete [2021-10-28T21:00:44.667Z] 7a9cfe048b4a: Pull complete [2021-10-28T21:00:45.273Z] 72dc09318566: Pull complete [2021-10-28T21:00:45.553Z] f4f7b4309257: Pull complete [2021-10-28T21:00:46.155Z] 0ac9a79272e3: Pull complete [2021-10-28T21:00:52.915Z] b78e95d17946: Pull complete [2021-10-28T21:00:52.915Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T21:00:52.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T21:00:52.915Z] ---> 8b459fc5aaf0 [2021-10-28T21:00:52.915Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T21:00:55.577Z] ---> Running in b77fc4d24088 [2021-10-28T21:00:56.184Z] Removing intermediate container b77fc4d24088 [2021-10-28T21:00:56.184Z] ---> d9274aeb3e51 [2021-10-28T21:00:56.184Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T21:00:56.184Z] ---> Running in 1603d262f56b [2021-10-28T21:00:56.799Z] Removing intermediate container 1603d262f56b [2021-10-28T21:00:56.799Z] ---> 887e49b5fb1d [2021-10-28T21:00:56.799Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T21:00:56.799Z] ---> Running in 3afdabcefe70 [2021-10-28T21:00:57.411Z] Removing intermediate container 3afdabcefe70 [2021-10-28T21:00:57.411Z] ---> bc84023e2ba2 [2021-10-28T21:00:57.411Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:00:57.689Z] ---> Running in 7ca0236ca33b [2021-10-28T21:01:00.332Z] Removing intermediate container 7ca0236ca33b [2021-10-28T21:01:00.332Z] ---> 186b62b696a5 [2021-10-28T21:01:00.332Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T21:01:00.332Z] ---> Running in e13a3fca9690 [2021-10-28T21:01:01.787Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:01:02.783Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:01:03.789Z] OK: 219 MiB in 52 packages [2021-10-28T21:01:05.244Z] Removing intermediate container e13a3fca9690 [2021-10-28T21:01:05.244Z] ---> fa734948cfb8 [2021-10-28T21:01:05.244Z] Step 8/12 : WORKDIR /app [2021-10-28T21:01:05.244Z] ---> Running in 584802f972d3 [2021-10-28T21:01:05.849Z] Removing intermediate container 584802f972d3 [2021-10-28T21:01:05.849Z] ---> e77035855ca9 [2021-10-28T21:01:05.849Z] Step 9/12 : COPY . . [2021-10-28T21:01:06.833Z] ---> 9bea9e2cd087 [2021-10-28T21:01:06.833Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:01:07.113Z] ---> Running in 05b9220aaf2d [2021-10-28T21:02:44.056Z] Removing intermediate container 05b9220aaf2d [2021-10-28T21:02:44.056Z] ---> aac6b14bc90e [2021-10-28T21:02:44.056Z] Step 11/12 : ARG MAKE="make build" [2021-10-28T21:02:44.056Z] ---> Running in 262c9c0085b6 [2021-10-28T21:02:44.056Z] Removing intermediate container 262c9c0085b6 [2021-10-28T21:02:44.056Z] ---> be1adcd0960f [2021-10-28T21:02:44.056Z] Step 12/12 : RUN $MAKE [2021-10-28T21:02:44.056Z] ---> Running in ec1dcd4d5b8e [2021-10-28T21:02:44.056Z] noop [2021-10-28T21:02:44.056Z] Removing intermediate container ec1dcd4d5b8e [2021-10-28T21:02:44.056Z] ---> 481649d4bbeb [2021-10-28T21:02:44.056Z] Successfully built 481649d4bbeb [2021-10-28T21:02:44.056Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:02:44.430Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T21:02:44.430Z] . [Pipeline] withDockerContainer [2021-10-28T21:02:44.777Z] prd-ubuntu18.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container [2021-10-28T21:02:44.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-arm64 cat [2021-10-28T21:02:46.865Z] $ docker top 836f1762551db8e52f877896780156e73c12009ab76600e7aa3c27d7dec0ed4b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T21:02:47.919Z] + go version [2021-10-28T21:02:47.919Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T21:02:47.938Z] $ docker stop --time=1 836f1762551db8e52f877896780156e73c12009ab76600e7aa3c27d7dec0ed4b [2021-10-28T21:02:49.894Z] $ docker rm -f 836f1762551db8e52f877896780156e73c12009ab76600e7aa3c27d7dec0ed4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:02:50.719Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T21:02:50.720Z] . [Pipeline] withDockerContainer [2021-10-28T21:02:51.015Z] prd-ubuntu18.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container [2021-10-28T21:02:51.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-arm64 cat [2021-10-28T21:02:52.938Z] $ docker top 380ce4f2d5be676dc811fa15736461b7c388a2ce7e62f9cd1b0748bad8c2a2da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T21:02:53.991Z] + make test [2021-10-28T21:02:53.991Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-28T21:04:02.155Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-28T21:04:02.436Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.251s coverage: 86.0% of statements [2021-10-28T21:04:02.436Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-10-28T21:04:12.630Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.611s coverage: 73.3% of statements [2021-10-28T21:04:12.630Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-28T21:04:51.638Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T21:04:51.638Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T21:04:51.638Z] ./bin/test-attribution.sh [Pipeline] } [2021-10-28T21:04:51.649Z] $ docker stop --time=1 380ce4f2d5be676dc811fa15736461b7c388a2ce7e62f9cd1b0748bad8c2a2da [2021-10-28T21:04:53.602Z] $ docker rm -f 380ce4f2d5be676dc811fa15736461b7c388a2ce7e62f9cd1b0748bad8c2a2da [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T21:04:54.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-28T21:04:55.955Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T21:04:57.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-28T21:04:58.136Z] + ls -al . [2021-10-28T21:04:58.137Z] total 232 [2021-10-28T21:04:58.137Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 21:04 . [2021-10-28T21:04:58.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 20:59 .. [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 28 20:59 .dockerignore [2021-10-28T21:04:58.137Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 21:00 .git [2021-10-28T21:04:58.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 20:59 .github [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 28 20:59 .gitignore [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 8248 Oct 28 20:59 Attribution.txt [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 1742 Oct 28 20:59 Dockerfile [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 20:59 GOVERNANCE.md [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 686 Oct 28 20:59 Jenkinsfile [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 28 20:59 LICENSE [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 1596 Oct 28 20:59 Makefile [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 28 20:59 OWNERS.md [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 31195 Oct 28 20:59 README.md [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 28 18:31 VERSION [2021-10-28T21:04:58.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 20:59 bin [2021-10-28T21:04:58.137Z] -rw-r--r-- 1 jenkins jenkins 42853 Oct 28 21:04 coverage.out [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 460 Oct 28 20:59 go.mod [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 50382 Oct 28 20:59 go.sum [2021-10-28T21:04:58.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 20:59 images [2021-10-28T21:04:58.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 20:59 internal [2021-10-28T21:04:58.137Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 28 20:59 main.go [2021-10-28T21:04:58.137Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 20:59 res [2021-10-28T21:04:58.137Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 20:59 snap [2021-10-28T21:04:58.137Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 20:59 static [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:04:58.487Z] + 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=97d9a5ae26e8e727c768c8d0f495f4635e636f3f --label arch=arm64 --label version=0.0.0 . [2021-10-28T21:04:58.764Z] Sending build context to Docker daemon 675.3kB [2021-10-28T21:04:59.036Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T21:04:59.036Z] Step 2/27 : FROM ${BASE} AS builder [2021-10-28T21:04:59.036Z] ---> 481649d4bbeb [2021-10-28T21:04:59.036Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T21:04:59.036Z] ---> Running in 8e9ff25f96b0 [2021-10-28T21:04:59.631Z] Removing intermediate container 8e9ff25f96b0 [2021-10-28T21:04:59.631Z] ---> efb44b0d02f9 [2021-10-28T21:04:59.631Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T21:04:59.631Z] ---> Running in 06b15d5f8a9b [2021-10-28T21:05:00.227Z] Removing intermediate container 06b15d5f8a9b [2021-10-28T21:05:00.227Z] ---> 834d4612f988 [2021-10-28T21:05:00.227Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T21:05:00.227Z] ---> Running in f24b54dd5d39 [2021-10-28T21:05:00.829Z] Removing intermediate container f24b54dd5d39 [2021-10-28T21:05:00.829Z] ---> 2848d320d35c [2021-10-28T21:05:00.829Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T21:05:00.829Z] ---> Running in 96321771b688 [2021-10-28T21:05:03.455Z] Removing intermediate container 96321771b688 [2021-10-28T21:05:03.455Z] ---> cfcac1286791 [2021-10-28T21:05:03.455Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T21:05:03.455Z] ---> Running in f042dfaa5334 [2021-10-28T21:05:04.439Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:05:05.416Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:05:06.877Z] OK: 219 MiB in 52 packages [2021-10-28T21:05:07.858Z] Removing intermediate container f042dfaa5334 [2021-10-28T21:05:07.858Z] ---> cc07286a92d9 [2021-10-28T21:05:07.858Z] Step 8/27 : WORKDIR /app [2021-10-28T21:05:07.858Z] ---> Running in 80f50a623834 [2021-10-28T21:05:08.456Z] Removing intermediate container 80f50a623834 [2021-10-28T21:05:08.456Z] ---> 6e3c4f961b63 [2021-10-28T21:05:08.456Z] Step 9/27 : COPY . . [2021-10-28T21:05:09.446Z] ---> a5d152aed949 [2021-10-28T21:05:09.446Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T21:05:09.446Z] ---> Running in 3e3168e4cf6a [2021-10-28T21:05:12.085Z] Removing intermediate container 3e3168e4cf6a [2021-10-28T21:05:12.085Z] ---> e4c63cb48182 [2021-10-28T21:05:12.085Z] Step 11/27 : ARG MAKE="make build" [2021-10-28T21:05:12.372Z] ---> Running in 1491aedde1bd [2021-10-28T21:05:12.648Z] Removing intermediate container 1491aedde1bd [2021-10-28T21:05:12.648Z] ---> 51e3732db32a [2021-10-28T21:05:12.648Z] Step 12/27 : RUN $MAKE [2021-10-28T21:05:12.927Z] ---> Running in 7d7e423ee958 [2021-10-28T21:05:14.380Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.32 -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-10-28T21:06:11.015Z] Removing intermediate container 7d7e423ee958 [2021-10-28T21:06:11.015Z] ---> 6d531afcfb0e [2021-10-28T21:06:11.015Z] Step 13/27 : FROM alpine:3.14 [2021-10-28T21:06:11.015Z] 3.14: Pulling from library/alpine [2021-10-28T21:06:11.015Z] 552d1f2373af: Already exists [2021-10-28T21:06:11.015Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-28T21:06:11.015Z] Status: Downloaded newer image for alpine:3.14 [2021-10-28T21:06:11.015Z] ---> bb3de5531c18 [2021-10-28T21:06:11.015Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T21:06:11.015Z] ---> Running in f05247529226 [2021-10-28T21:06:11.015Z] Removing intermediate container f05247529226 [2021-10-28T21:06:11.015Z] ---> cba917293a98 [2021-10-28T21:06:11.015Z] Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-10-28T21:06:11.015Z] ---> Running in 6d0374c288c3 [2021-10-28T21:06:11.015Z] Removing intermediate container 6d0374c288c3 [2021-10-28T21:06:11.015Z] ---> 5e2e190216eb [2021-10-28T21:06:11.015Z] Step 16/27 : RUN apk --no-cache add ca-certificates zeromq [2021-10-28T21:06:11.015Z] ---> Running in 576d3cc281bf [2021-10-28T21:06:11.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:11.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T21:06:12.457Z] (1/6) Installing ca-certificates (20191127-r5) [2021-10-28T21:06:12.457Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-28T21:06:12.457Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-28T21:06:12.457Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-28T21:06:12.457Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-28T21:06:12.457Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-28T21:06:12.457Z] Executing busybox-1.33.1-r3.trigger [2021-10-28T21:06:12.457Z] Executing ca-certificates-20191127-r5.trigger [2021-10-28T21:06:12.733Z] OK: 9 MiB in 20 packages [2021-10-28T21:06:14.185Z] Removing intermediate container 576d3cc281bf [2021-10-28T21:06:14.185Z] ---> 0efaca799740 [2021-10-28T21:06:14.185Z] Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-10-28T21:06:15.174Z] ---> 80935eb833ef [2021-10-28T21:06:15.174Z] Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-10-28T21:06:15.773Z] ---> 0d4399836b5c [2021-10-28T21:06:15.773Z] Step 19/27 : COPY --from=builder /app/res/ /res/ [2021-10-28T21:06:16.757Z] ---> 3089aba8bb43 [2021-10-28T21:06:16.757Z] Step 20/27 : COPY --from=builder /app/static/ /static/ [2021-10-28T21:06:17.739Z] ---> b76698048f2a [2021-10-28T21:06:17.739Z] Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-10-28T21:06:19.180Z] ---> 7c1a0baf713d [2021-10-28T21:06:19.180Z] Step 22/27 : EXPOSE 48086 [2021-10-28T21:06:19.180Z] ---> Running in ea8d8e932ec8 [2021-10-28T21:06:19.784Z] Removing intermediate container ea8d8e932ec8 [2021-10-28T21:06:19.784Z] ---> b36b45426355 [2021-10-28T21:06:19.784Z] Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-10-28T21:06:19.784Z] ---> Running in b3318d43e81e [2021-10-28T21:06:20.397Z] Removing intermediate container b3318d43e81e [2021-10-28T21:06:20.397Z] ---> c511cdb77402 [2021-10-28T21:06:20.397Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-10-28T21:06:20.397Z] ---> Running in 7fbbcd292219 [2021-10-28T21:06:21.001Z] Removing intermediate container 7fbbcd292219 [2021-10-28T21:06:21.001Z] ---> ac25ac1b4ad3 [2021-10-28T21:06:21.001Z] Step 25/27 : LABEL arch=arm64 [2021-10-28T21:06:21.001Z] ---> Running in 70c28db8b8fd [2021-10-28T21:06:21.602Z] Removing intermediate container 70c28db8b8fd [2021-10-28T21:06:21.602Z] ---> ede410710170 [2021-10-28T21:06:21.602Z] Step 26/27 : LABEL git_sha=97d9a5ae26e8e727c768c8d0f495f4635e636f3f [2021-10-28T21:06:21.602Z] ---> Running in 5430e9759452 [2021-10-28T21:06:22.207Z] Removing intermediate container 5430e9759452 [2021-10-28T21:06:22.207Z] ---> ed4267345006 [2021-10-28T21:06:22.207Z] Step 27/27 : LABEL version=0.0.0 [2021-10-28T21:06:22.207Z] ---> Running in fa28db4feb65 [2021-10-28T21:06:22.812Z] Removing intermediate container fa28db4feb65 [2021-10-28T21:06:22.812Z] ---> 876d6bf0820c [2021-10-28T21:06:22.812Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-28T21:06:22.812Z] Successfully built 876d6bf0820c [2021-10-28T21:06:22.812Z] 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-10-28T21:06:23.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:06:23.659Z] [2021-10-28T21:06:23.659Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:06:24.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:06:24.313Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T21:06:24.313Z] 448f6bf000e3: Pulling fs layer [2021-10-28T21:06:24.313Z] f757da607395: Pulling fs layer [2021-10-28T21:06:24.313Z] 05883995daec: Pulling fs layer [2021-10-28T21:06:24.313Z] 8603b9c90790: Pulling fs layer [2021-10-28T21:06:24.313Z] 1560dd03e051: Pulling fs layer [2021-10-28T21:06:24.313Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T21:06:24.313Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T21:06:24.313Z] 1560dd03e051: Waiting [2021-10-28T21:06:24.313Z] 27f5ce0e4adf: Waiting [2021-10-28T21:06:24.313Z] 8603b9c90790: Waiting [2021-10-28T21:06:24.313Z] c2d8d7efcc4b: Waiting [2021-10-28T21:06:24.595Z] f757da607395: Verifying Checksum [2021-10-28T21:06:24.595Z] f757da607395: Download complete [2021-10-28T21:06:24.595Z] 8603b9c90790: Verifying Checksum [2021-10-28T21:06:24.595Z] 8603b9c90790: Download complete [2021-10-28T21:06:24.595Z] 1560dd03e051: Verifying Checksum [2021-10-28T21:06:24.595Z] 1560dd03e051: Download complete [2021-10-28T21:06:24.595Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T21:06:24.595Z] 27f5ce0e4adf: Download complete [2021-10-28T21:06:24.595Z] 05883995daec: Verifying Checksum [2021-10-28T21:06:24.595Z] 05883995daec: Download complete [2021-10-28T21:06:25.205Z] 448f6bf000e3: Verifying Checksum [2021-10-28T21:06:25.205Z] 448f6bf000e3: Download complete [2021-10-28T21:06:27.853Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T21:06:27.853Z] c2d8d7efcc4b: Download complete [2021-10-28T21:06:29.303Z] 448f6bf000e3: Pull complete [2021-10-28T21:06:30.289Z] f757da607395: Pull complete [2021-10-28T21:06:31.740Z] 05883995daec: Pull complete [2021-10-28T21:06:32.016Z] 8603b9c90790: Pull complete [2021-10-28T21:06:33.466Z] 1560dd03e051: Pull complete [2021-10-28T21:06:33.746Z] 27f5ce0e4adf: Pull complete [2021-10-28T21:06:48.898Z] c2d8d7efcc4b: Pull complete [2021-10-28T21:06:48.898Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T21:06:48.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T21:06:48.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T21:06:49.222Z] prd-ubuntu18.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container [2021-10-28T21:06:49.319Z] $ 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/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-28T21:06:53.479Z] $ docker top 7ec0490411d54bef150fdb89183e66ba86a960a94e329c9488fae282e48c2d60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:06:54.589Z] ---> job-cost.sh [2021-10-28T21:06:54.589Z] lf-activate-venv: SKIPPING [2021-10-28T21:06:54.589Z] INFO: No Stack... [2021-10-28T21:06:54.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T21:06:55.476Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T21:06:56.166Z] + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv [2021-10-28T21:06:56.167Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T21:06:56.247Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [2021-10-28T21:06:56.253Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] did not exist. Created. [2021-10-28T21:06:56.254Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T21:06:56.956Z] /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-b5084202/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-b5084202/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-28T21:06:57.665Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T21:06:57.697Z] Warning: overwriting stash ‘stack-cost’ [2021-10-28T21:06:57.757Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T21:06:57.767Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T21:06:57.774Z] $ docker stop --time=1 7ec0490411d54bef150fdb89183e66ba86a960a94e329c9488fae282e48c2d60 [2021-10-28T21:06:59.518Z] $ docker rm -f 7ec0490411d54bef150fdb89183e66ba86a960a94e329c9488fae282e48c2d60 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-28T21:07:01.573Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:07:01.874Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:07:02.432Z] ---> package-listing.sh [2021-10-28T21:07:02.432Z] ++ facter osfamily [2021-10-28T21:07:02.432Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T21:07:02.697Z] + OS_FAMILY=redhat [2021-10-28T21:07:02.697Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-28T21:07:02.697Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T21:07:02.697Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T21:07:02.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T21:07:02.697Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T21:07:02.697Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-28T21:07:02.697Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T21:07:02.697Z] + case "${OS_FAMILY}" in [2021-10-28T21:07:02.697Z] + sort [2021-10-28T21:07:02.697Z] + rpm -qa [2021-10-28T21:07:03.271Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T21:07:03.271Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T21:07:03.271Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T21:07:03.271Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-28T21:07:03.271Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2021-10-28T21:07:03.271Z] + 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-10-28T21:07:03.281Z] 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-10-28T21:07:03.595Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:04.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:07:04.150Z] [2021-10-28T21:07:04.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T21:07:04.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:07:04.455Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T21:07:04.455Z] b4d181a07f80: Pulling fs layer [2021-10-28T21:07:04.455Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T21:07:04.455Z] ed53099fbce6: Pulling fs layer [2021-10-28T21:07:04.455Z] dc539afda2c1: Pulling fs layer [2021-10-28T21:07:04.455Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T21:07:04.455Z] 9065ff56babe: Pulling fs layer [2021-10-28T21:07:04.455Z] d287ab97295c: Pulling fs layer [2021-10-28T21:07:04.455Z] dc539afda2c1: Waiting [2021-10-28T21:07:04.455Z] 77bc0d833cb6: Waiting [2021-10-28T21:07:04.455Z] 9065ff56babe: Waiting [2021-10-28T21:07:04.455Z] d287ab97295c: Waiting [2021-10-28T21:07:04.455Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T21:07:04.455Z] a1111a8f2ec3: Download complete [2021-10-28T21:07:04.455Z] ed53099fbce6: Verifying Checksum [2021-10-28T21:07:04.455Z] ed53099fbce6: Download complete [2021-10-28T21:07:04.455Z] dc539afda2c1: Verifying Checksum [2021-10-28T21:07:04.455Z] dc539afda2c1: Download complete [2021-10-28T21:07:04.455Z] 9065ff56babe: Verifying Checksum [2021-10-28T21:07:04.455Z] 9065ff56babe: Download complete [2021-10-28T21:07:04.722Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T21:07:04.722Z] 77bc0d833cb6: Download complete [2021-10-28T21:07:04.722Z] b4d181a07f80: Verifying Checksum [2021-10-28T21:07:04.722Z] b4d181a07f80: Download complete [2021-10-28T21:07:05.296Z] d287ab97295c: Verifying Checksum [2021-10-28T21:07:05.296Z] d287ab97295c: Download complete [2021-10-28T21:07:06.259Z] b4d181a07f80: Pull complete [2021-10-28T21:07:06.259Z] a1111a8f2ec3: Pull complete [2021-10-28T21:07:06.829Z] ed53099fbce6: Pull complete [2021-10-28T21:07:06.829Z] dc539afda2c1: Pull complete [2021-10-28T21:07:07.403Z] 77bc0d833cb6: Pull complete [2021-10-28T21:07:07.403Z] 9065ff56babe: Pull complete [2021-10-28T21:07:12.758Z] d287ab97295c: Pull complete [2021-10-28T21:07:12.758Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T21:07:12.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T21:07:12.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T21:07:12.832Z] prd-centos7-docker-4c-2g-191 does not seem to be running inside a container [2021-10-28T21:07:12.867Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-28T21:07:14.744Z] $ docker top 8ce0e5ee9b0a26147f23417416a0f92cfed3e3b6a72ab3091dd04e66344307c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T21:07:15.098Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T21:07:15.386Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T21:07:15.674Z] + ls /var/log/sa-host [2021-10-28T21:07:15.674Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T21:07:15.674Z] file_magic: OK [2021-10-28T21:07:15.674Z] HZ: Using current value: 100 [2021-10-28T21:07:15.674Z] file_header: OK [2021-10-28T21:07:15.674Z] 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-10-28T21:07:15.674Z] Statistics: [2021-10-28T21:07:15.674Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:07:15.674Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T21:07:15.674Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T21:07:15.674Z] file_magic: OK [2021-10-28T21:07:15.674Z] HZ: Using current value: 100 [2021-10-28T21:07:15.674Z] file_header: OK [2021-10-28T21:07:15.674Z] 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-10-28T21:07:15.674Z] Statistics: [2021-10-28T21:07:15.674Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T21:07:15.674Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T21:07:15.752Z] provisioning config files... [2021-10-28T21:07:15.763Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config4869412433835719415tmp [Pipeline] { [Pipeline] echo [2021-10-28T21:07:15.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:07:16.063Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T21:07:16.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:07:16.388Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T21:07:16.395Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:07:16.687Z] ---> sudo-logs.sh [2021-10-28T21:07:16.687Z] Archiving 'sudo' log.. [2021-10-28T21:07:16.948Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-191.novalocal: Name or service not known [2021-10-28T21:07:16.948Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-191.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T21:07:16.987Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:07:17.271Z] ---> job-cost.sh [2021-10-28T21:07:17.271Z] lf-activate-venv: SKIPPING [2021-10-28T21:07:17.271Z] DEBUG: total: 0.10999999940395355 [2021-10-28T21:07:17.271Z] INFO: Retrieving Stack Cost... [2021-10-28T21:07:17.538Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T21:07:17.796Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T21:07:17.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T21:07:18.095Z] ---> logs-deploy.sh [2021-10-28T21:07:18.095Z] lf-activate-venv: SKIPPING [2021-10-28T21:07:18.095Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/8 [2021-10-28T21:07:18.095Z] INFO: archiving workspace using pattern(s): [2021-10-28T21:07:18.671Z] Archives upload complete. [2021-10-28T21:07:18.934Z] INFO: archiving logs to Nexus