Pull request #107 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9a5ad2aff3007e986483899ddd0353542217408+072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea (9e92aa23fb12d58bd2e65896b2d354071a9b085e) 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-ssh4243692447808957266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10198710219689350577.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6571237346216614583.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11156426705486378647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh2075653092466390025.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh974092641096360295.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24604 in /w/workspace/y_app-rfid-llrp-inventory_PR-107 [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/y_app-rfid-llrp-inventory_PR-107 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea into PR head commit c9a5ad2aff3007e986483899ddd0353542217408 Merge succeeded, producing c9a5ad2aff3007e986483899ddd0353542217408 Checking out Revision c9a5ad2aff3007e986483899ddd0353542217408 (PR-107) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9a5ad2aff3007e986483899ddd0353542217408 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c9a5ad2aff3007e986483899ddd0353542217408 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-05T16:13:04.898Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-05T16:13:05.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-05T16:13:05.154Z] ========================================================= [2022-09-05T16:13:05.154Z] EdgeX Global Pipelines Version Info [2022-09-05T16:13:05.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:13:06.319Z] ------------------- [2022-09-05T16:13:06.320Z] stable info: [2022-09-05T16:13:06.320Z] ------------------- [2022-09-05T16:13:06.320Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-05T16:13:06.320Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T16:13:06.320Z] Message: update stable to v1.0.239 [2022-09-05T16:13:06.580Z] ------------------- [2022-09-05T16:13:06.580Z] experimental info: [2022-09-05T16:13:06.580Z] ------------------- [2022-09-05T16:13:06.580Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-05T16:13:06.580Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T16:13:06.580Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-05T16:13:06.972Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-09-05T16:13:07.010Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-09-05T16:13:07.051Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-05T16:13:07.091Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-05T16:13:07.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-05T16:13:07.186Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-05T16:13:07.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-05T16:13:07.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-05T16:13:07.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-05T16:13:07.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-05T16:13:07.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-05T16:13:07.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-09-05T16:13:07.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-05T16:13:07.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-05T16:13:07.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T16:13:07.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T16:13:07.603Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T16:13:07.640Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T16:13:07.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-05T16:13:07.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-05T16:13:07.762Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-05T16:13:07.798Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-05T16:13:07.835Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-05T16:13:07.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-05T16:13:07.916Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-05T16:13:07.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-05T16:13:08.001Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-05T16:13:08.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo [2022-09-05T16:13:08.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo [2022-09-05T16:13:08.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo [2022-09-05T16:13:08.157Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] echo [2022-09-05T16:13:08.198Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9a5ad2 [Pipeline] echo [2022-09-05T16:13:08.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T16:13:08.352Z] provisioning config files... [2022-09-05T16:13:08.369Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/config522284794926440651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:13:08.713Z] ---> docker-login.sh [2022-09-05T16:13:08.713Z] nexus3.edgexfoundry.org:10001 [2022-09-05T16:13:08.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:09.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:09.236Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:09.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:09.236Z] [2022-09-05T16:13:09.236Z] Login Succeeded [2022-09-05T16:13:09.236Z] nexus3.edgexfoundry.org:10002 [2022-09-05T16:13:09.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:09.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:09.496Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:09.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:09.496Z] [2022-09-05T16:13:09.496Z] Login Succeeded [2022-09-05T16:13:09.496Z] nexus3.edgexfoundry.org:10003 [2022-09-05T16:13:09.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:09.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:09.496Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:09.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:09.496Z] [2022-09-05T16:13:09.496Z] Login Succeeded [2022-09-05T16:13:09.496Z] nexus3.edgexfoundry.org:10004 [2022-09-05T16:13:09.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:09.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:09.757Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:09.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:09.757Z] [2022-09-05T16:13:09.757Z] Login Succeeded [2022-09-05T16:13:09.757Z] docker.io [2022-09-05T16:13:09.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:10.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:10.017Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:10.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:10.017Z] [2022-09-05T16:13:10.017Z] Login Succeeded [2022-09-05T16:13:10.017Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T16:13:10.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-05T16:13:10.673Z] + git rev-list -1 --merges c9a5ad2aff3007e986483899ddd0353542217408~1..c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] echo [2022-09-05T16:13:10.725Z] -----------> git rev-list -1 --merges c9a5ad2aff3007e986483899ddd0353542217408~1..c9a5ad2aff3007e986483899ddd0353542217408 c9a5ad2aff3007e986483899ddd0353542217408 [false] [Pipeline] sh [2022-09-05T16:13:11.037Z] + git log --format=format:%s -1 c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] echo [2022-09-05T16:13:11.071Z] ========================================================= [2022-09-05T16:13:11.071Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-05T16:13:11.071Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T16:13:11.507Z] + git log --format=format:%s -1 c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] echo [2022-09-05T16:13:11.538Z] [semverPrep] GIT_COMMIT: c9a5ad2aff3007e986483899ddd0353542217408, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo [2022-09-05T16:13:11.567Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-05T16:13:11.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-05T16:13:11.954Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-05T16:13:11.954Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-05T16:13:11.954Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-05T16:13:11.954Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-05T16:13:11.954Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-05T16:13:11.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:13:12.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T16:13:12.438Z] [2022-09-05T16:13:12.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:13:12.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T16:13:12.818Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-05T16:13:12.818Z] b85a868b505f: Pulling fs layer [2022-09-05T16:13:12.818Z] e2be974225ed: Pulling fs layer [2022-09-05T16:13:12.818Z] 339a4e72a1f5: Pulling fs layer [2022-09-05T16:13:12.818Z] 988bab9f4d93: Pulling fs layer [2022-09-05T16:13:12.818Z] 1469e6f7b9e6: Pulling fs layer [2022-09-05T16:13:12.818Z] eaf3925da568: Pulling fs layer [2022-09-05T16:13:12.818Z] bab4dde63d76: Pulling fs layer [2022-09-05T16:13:12.818Z] bde34c3a00c8: Pulling fs layer [2022-09-05T16:13:12.818Z] b352a97aabf1: Pulling fs layer [2022-09-05T16:13:12.818Z] 4872d77fe225: Pulling fs layer [2022-09-05T16:13:12.818Z] 5851b861e8e6: Pulling fs layer [2022-09-05T16:13:12.818Z] 988bab9f4d93: Waiting [2022-09-05T16:13:12.818Z] bde34c3a00c8: Waiting [2022-09-05T16:13:12.818Z] 1469e6f7b9e6: Waiting [2022-09-05T16:13:12.818Z] bab4dde63d76: Waiting [2022-09-05T16:13:12.818Z] b352a97aabf1: Waiting [2022-09-05T16:13:12.818Z] eaf3925da568: Waiting [2022-09-05T16:13:12.818Z] 5851b861e8e6: Waiting [2022-09-05T16:13:12.818Z] 4872d77fe225: Waiting [2022-09-05T16:13:12.818Z] e2be974225ed: Download complete [2022-09-05T16:13:12.818Z] 988bab9f4d93: Verifying Checksum [2022-09-05T16:13:12.818Z] 988bab9f4d93: Download complete [2022-09-05T16:13:13.078Z] 1469e6f7b9e6: Verifying Checksum [2022-09-05T16:13:13.078Z] 1469e6f7b9e6: Download complete [2022-09-05T16:13:13.078Z] eaf3925da568: Verifying Checksum [2022-09-05T16:13:13.078Z] eaf3925da568: Download complete [2022-09-05T16:13:13.078Z] 339a4e72a1f5: Verifying Checksum [2022-09-05T16:13:13.078Z] 339a4e72a1f5: Download complete [2022-09-05T16:13:13.078Z] bde34c3a00c8: Verifying Checksum [2022-09-05T16:13:13.078Z] bde34c3a00c8: Download complete [2022-09-05T16:13:13.078Z] b352a97aabf1: Download complete [2022-09-05T16:13:13.078Z] 4872d77fe225: Download complete [2022-09-05T16:13:13.078Z] b85a868b505f: Verifying Checksum [2022-09-05T16:13:13.078Z] b85a868b505f: Download complete [2022-09-05T16:13:13.337Z] bab4dde63d76: Verifying Checksum [2022-09-05T16:13:13.337Z] bab4dde63d76: Download complete [2022-09-05T16:13:14.717Z] b85a868b505f: Pull complete [2022-09-05T16:13:14.717Z] e2be974225ed: Pull complete [2022-09-05T16:13:14.975Z] 339a4e72a1f5: Pull complete [2022-09-05T16:13:15.233Z] 988bab9f4d93: Pull complete [2022-09-05T16:13:15.489Z] 1469e6f7b9e6: Pull complete [2022-09-05T16:13:15.489Z] eaf3925da568: Pull complete [2022-09-05T16:13:17.392Z] bab4dde63d76: Pull complete [2022-09-05T16:13:17.392Z] bde34c3a00c8: Pull complete [2022-09-05T16:13:17.392Z] b352a97aabf1: Pull complete [2022-09-05T16:13:17.392Z] 4872d77fe225: Pull complete [2022-09-05T16:13:17.653Z] 5851b861e8e6: Pull complete [2022-09-05T16:13:17.653Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-05T16:13:17.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T16:13:17.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T16:13:17.878Z] prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container [2022-09-05T16:13:17.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-05T16:13:20.162Z] $ docker top b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f -eo pid,comm [2022-09-05T16:13:20.222Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-09-05T16:13:20.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-05T16:13:20.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T16:13:20.351Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T16:13:20.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T16:13:20.475Z] $ docker exec b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f ssh-agent [2022-09-05T16:13:20.597Z] SSH_AUTH_SOCK=/tmp/ssh-sMYroUAxilVO/agent.34 [2022-09-05T16:13:20.597Z] SSH_AGENT_PID=40 [2022-09-05T16:13:20.603Z] Running ssh-add (command line suppressed) [2022-09-05T16:13:20.717Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/private_key_7309093383252670279.key (/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/private_key_7309093383252670279.key) [2022-09-05T16:13:20.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T16:13:21.059Z] + git tag --points-at HEAD [Pipeline] } [2022-09-05T16:13:21.086Z] $ docker exec --env ******** --env ******** b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f ssh-agent -k [2022-09-05T16:13:21.204Z] unset SSH_AUTH_SOCK; [2022-09-05T16:13:21.204Z] unset SSH_AGENT_PID; [2022-09-05T16:13:21.204Z] echo Agent pid 40 killed; [2022-09-05T16:13:21.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-05T16:13:21.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T16:13:21.302Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T16:13:21.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T16:13:21.423Z] $ docker exec b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f ssh-agent [2022-09-05T16:13:21.546Z] SSH_AUTH_SOCK=/tmp/ssh-7WHlsfOoVUYO/agent.76 [2022-09-05T16:13:21.546Z] SSH_AGENT_PID=82 [2022-09-05T16:13:21.552Z] Running ssh-add (command line suppressed) [2022-09-05T16:13:21.656Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/private_key_2408183989012447814.key (/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/private_key_2408183989012447814.key) [2022-09-05T16:13:21.665Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T16:13:21.995Z] + git semver init [2022-09-05T16:13:22.256Z] 2022-09-05 16:13:22,176 [run_init] DEBUG init version:0.0.0 force:False [2022-09-05T16:13:22.257Z] 2022-09-05 16:13:22,178 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver [2022-09-05T16:13:22.257Z] 2022-09-05 16:13:22,179 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver [2022-09-05T16:13:22.257Z] 2022-09-05 16:13:22,179 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-107, universal_newlines=False, shell=None, istream=None) [2022-09-05T16:13:23.648Z] 2022-09-05 16:13:23,395 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107/.git/info/exclude [2022-09-05T16:13:23.648Z] 2022-09-05 16:13:23,396 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver/PR-107 with force:False [2022-09-05T16:13:23.648Z] 2022-09-05 16:13:23,396 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver/PR-107 [2022-09-05T16:13:23.648Z] 2022-09-05 16:13:23,400 [execute] INFO git cat-file --batch-check [2022-09-05T16:13:23.648Z] 2022-09-05 16:13:23,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2022-09-05T16:13:23.648Z] 2022-09-05 16:13:23,406 [execute] INFO git cat-file --batch [2022-09-05T16:13:23.648Z] 2022-09-05 16:13:23,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver, universal_newlines=False, shell=None, istream=) [2022-09-05T16:13:23.649Z] 2022-09-05 16:13:23,412 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-107/.semver/PR-107 [2022-09-05T16:13:23.649Z] 0.0.0 [Pipeline] } [2022-09-05T16:13:23.684Z] $ docker exec --env ******** --env ******** b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f ssh-agent -k [2022-09-05T16:13:23.782Z] unset SSH_AUTH_SOCK; [2022-09-05T16:13:23.784Z] unset SSH_AGENT_PID; [2022-09-05T16:13:23.784Z] echo Agent pid 82 killed; [2022-09-05T16:13:23.793Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-05T16:13:24.232Z] + git semver [Pipeline] } [2022-09-05T16:13:24.521Z] $ docker stop --time=1 b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f [2022-09-05T16:13:25.786Z] $ docker rm -f b9a92da5b57bcf9574f5a15aaa5f50a34ff01b85e9869fbcda425c88e23e8e0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T16:13:26.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-05T16:13:26.495Z] Stashed 1 file(s) [Pipeline] echo [2022-09-05T16:13:26.512Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T16:13:27.093Z] provisioning config files... [2022-09-05T16:13:27.104Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/config2831053764263658738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:13:27.467Z] ---> docker-login.sh [2022-09-05T16:13:27.467Z] nexus3.edgexfoundry.org:10001 [2022-09-05T16:13:27.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:27.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:27.467Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:27.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:27.467Z] [2022-09-05T16:13:27.467Z] Login Succeeded [2022-09-05T16:13:27.467Z] nexus3.edgexfoundry.org:10002 [2022-09-05T16:13:27.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:27.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:27.467Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:27.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:27.467Z] [2022-09-05T16:13:27.467Z] Login Succeeded [2022-09-05T16:13:27.727Z] nexus3.edgexfoundry.org:10003 [2022-09-05T16:13:27.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:27.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:27.727Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:27.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:27.727Z] [2022-09-05T16:13:27.727Z] Login Succeeded [2022-09-05T16:13:27.727Z] nexus3.edgexfoundry.org:10004 [2022-09-05T16:13:27.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:27.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:27.989Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:27.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:27.989Z] [2022-09-05T16:13:27.989Z] Login Succeeded [2022-09-05T16:13:27.989Z] docker.io [2022-09-05T16:13:27.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:13:28.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:13:28.249Z] Configure a credential helper to remove this warning. See [2022-09-05T16:13:28.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:13:28.249Z] [2022-09-05T16:13:28.249Z] Login Succeeded [2022-09-05T16:13:28.249Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T16:13:28.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T16:13:28.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T16:13:28.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T16:13:28.555Z] ========================================================= [2022-09-05T16:13:28.555Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-05T16:13:28.555Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:13:29.044Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-05T16:13:29.044Z] Sending build context to Docker daemon 12.47MB [2022-09-05T16:13:29.044Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T16:13:29.044Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-05T16:13:29.044Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-05T16:13:29.044Z] 2408cc74d12b: Pulling fs layer [2022-09-05T16:13:29.044Z] ea60b727a1ce: Pulling fs layer [2022-09-05T16:13:29.044Z] 30c4a7721957: Pulling fs layer [2022-09-05T16:13:29.044Z] 370296b7ddb6: Pulling fs layer [2022-09-05T16:13:29.044Z] 7c6cee850709: Pulling fs layer [2022-09-05T16:13:29.044Z] 39a5fcdaea64: Pulling fs layer [2022-09-05T16:13:29.044Z] d94ebbe4e438: Pulling fs layer [2022-09-05T16:13:29.044Z] bcfd1f05c69d: Pulling fs layer [2022-09-05T16:13:29.044Z] 59ccb84bbe0f: Pulling fs layer [2022-09-05T16:13:29.044Z] 7c6cee850709: Waiting [2022-09-05T16:13:29.044Z] 39a5fcdaea64: Waiting [2022-09-05T16:13:29.044Z] 59ccb84bbe0f: Waiting [2022-09-05T16:13:29.044Z] 370296b7ddb6: Waiting [2022-09-05T16:13:29.044Z] bcfd1f05c69d: Waiting [2022-09-05T16:13:29.044Z] 30c4a7721957: Verifying Checksum [2022-09-05T16:13:29.044Z] 30c4a7721957: Download complete [2022-09-05T16:13:29.044Z] ea60b727a1ce: Verifying Checksum [2022-09-05T16:13:29.044Z] ea60b727a1ce: Download complete [2022-09-05T16:13:29.044Z] 7c6cee850709: Verifying Checksum [2022-09-05T16:13:29.045Z] 7c6cee850709: Download complete [2022-09-05T16:13:29.045Z] 39a5fcdaea64: Verifying Checksum [2022-09-05T16:13:29.045Z] 39a5fcdaea64: Download complete [2022-09-05T16:13:29.313Z] 2408cc74d12b: Verifying Checksum [2022-09-05T16:13:29.313Z] 2408cc74d12b: Download complete [2022-09-05T16:13:29.313Z] d94ebbe4e438: Verifying Checksum [2022-09-05T16:13:29.313Z] d94ebbe4e438: Download complete [2022-09-05T16:13:29.313Z] 2408cc74d12b: Pull complete [2022-09-05T16:13:29.586Z] ea60b727a1ce: Pull complete [2022-09-05T16:13:29.586Z] 30c4a7721957: Pull complete [2022-09-05T16:13:29.851Z] 59ccb84bbe0f: Verifying Checksum [2022-09-05T16:13:29.851Z] 59ccb84bbe0f: Download complete [2022-09-05T16:13:29.851Z] bcfd1f05c69d: Verifying Checksum [2022-09-05T16:13:29.851Z] bcfd1f05c69d: Download complete [2022-09-05T16:13:30.111Z] 370296b7ddb6: Verifying Checksum [2022-09-05T16:13:30.111Z] 370296b7ddb6: Download complete [2022-09-05T16:13:34.311Z] 370296b7ddb6: Pull complete [2022-09-05T16:13:34.311Z] 7c6cee850709: Pull complete [2022-09-05T16:13:34.311Z] 39a5fcdaea64: Pull complete [2022-09-05T16:13:34.311Z] d94ebbe4e438: Pull complete [2022-09-05T16:13:35.696Z] bcfd1f05c69d: Pull complete [2022-09-05T16:13:36.641Z] 59ccb84bbe0f: Pull complete [2022-09-05T16:13:36.641Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-05T16:13:36.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-05T16:13:36.641Z] ---> a4fb48ad2a94 [2022-09-05T16:13:36.641Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-05T16:13:40.845Z] ---> Running in a0618238321d [2022-09-05T16:13:41.119Z] Removing intermediate container a0618238321d [2022-09-05T16:13:41.119Z] ---> 33c3aba77636 [2022-09-05T16:13:41.119Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T16:13:41.119Z] ---> Running in 53905f8dc9d3 [2022-09-05T16:13:41.378Z] Removing intermediate container 53905f8dc9d3 [2022-09-05T16:13:41.378Z] ---> 875672fe6af0 [2022-09-05T16:13:41.378Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-05T16:13:41.637Z] ---> Running in 21d767ec1266 [2022-09-05T16:13:41.637Z] Removing intermediate container 21d767ec1266 [2022-09-05T16:13:41.637Z] ---> 4e5a590f7b6f [2022-09-05T16:13:41.637Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T16:13:41.899Z] ---> Running in 1b541daa262e [2022-09-05T16:13:41.909Z] Still waiting to schedule task [2022-09-05T16:13:41.909Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-05T16:13:42.838Z] Removing intermediate container 1b541daa262e [2022-09-05T16:13:42.838Z] ---> a7d43900d159 [2022-09-05T16:13:42.838Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T16:13:43.100Z] ---> Running in 11e6524de10c [2022-09-05T16:13:43.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T16:13:44.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T16:13:44.810Z] OK: 211 MiB in 51 packages [2022-09-05T16:13:45.071Z] Removing intermediate container 11e6524de10c [2022-09-05T16:13:45.071Z] ---> d63061d1b831 [2022-09-05T16:13:45.071Z] Step 8/13 : WORKDIR /app [2022-09-05T16:13:45.071Z] ---> Running in 0e5d2c74a978 [2022-09-05T16:13:45.071Z] Removing intermediate container 0e5d2c74a978 [2022-09-05T16:13:45.071Z] ---> 8a3a3173a57f [2022-09-05T16:13:45.071Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-05T16:13:45.331Z] ---> 755db72b3561 [2022-09-05T16:13:45.331Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T16:13:45.331Z] ---> Running in 11dfe8e9166e [2022-09-05T16:14:11.903Z] Removing intermediate container 11dfe8e9166e [2022-09-05T16:14:11.903Z] ---> 132f35ee166a [2022-09-05T16:14:11.903Z] Step 11/13 : COPY . . [2022-09-05T16:14:11.904Z] ---> 06a6c85a0408 [2022-09-05T16:14:11.904Z] Step 12/13 : ARG MAKE="make build" [2022-09-05T16:14:11.904Z] ---> Running in fea95c946fe6 [2022-09-05T16:14:11.904Z] Removing intermediate container fea95c946fe6 [2022-09-05T16:14:11.904Z] ---> c10ef7689cd8 [2022-09-05T16:14:11.904Z] Step 13/13 : RUN $MAKE [2022-09-05T16:14:11.904Z] ---> Running in 95c6eed8ee90 [2022-09-05T16:14:11.904Z] noop [2022-09-05T16:14:11.904Z] Removing intermediate container 95c6eed8ee90 [2022-09-05T16:14:11.904Z] ---> dc8914621953 [2022-09-05T16:14:11.904Z] Successfully built dc8914621953 [2022-09-05T16:14:11.904Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:14:12.344Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T16:14:12.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T16:14:12.510Z] prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container [2022-09-05T16:14:12.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-05T16:14:12.910Z] $ docker top 5d802f991cd333a85a3f9bc54f9b2ad4b65970bb005c82158e6b7d878a32412f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T16:14:13.305Z] + go version [2022-09-05T16:14:13.305Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-05T16:14:13.342Z] $ docker stop --time=1 5d802f991cd333a85a3f9bc54f9b2ad4b65970bb005c82158e6b7d878a32412f [2022-09-05T16:14:14.599Z] $ docker rm -f 5d802f991cd333a85a3f9bc54f9b2ad4b65970bb005c82158e6b7d878a32412f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:14:15.385Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T16:14:15.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T16:14:15.549Z] prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container [2022-09-05T16:14:15.583Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-05T16:14:15.987Z] $ docker top 1fb1443834b8774995998bf1cce41ce805939c4e13a0bff5b7fa5bbb0037c81d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T16:14:16.384Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-107 [Pipeline] fileExists [Pipeline] sh [2022-09-05T16:14:16.734Z] + make test [2022-09-05T16:14:16.734Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-05T16:14:26.716Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-05T16:14:26.716Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.058s coverage: 86.2% of statements [2022-09-05T16:14:26.716Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-05T16:14:28.628Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.543s coverage: 71.9% of statements [2022-09-05T16:14:35.196Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-05T16:14:35.196Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-05T16:14:38.491Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-05T16:14:38.491Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-05T16:14:38.491Z] ./bin/test-attribution.sh [2022-09-05T16:14:38.491Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-05T16:14:38.491Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-05T16:14:38.491Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-05T16:14:38.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-05T16:14:38.558Z] $ docker stop --time=1 1fb1443834b8774995998bf1cce41ce805939c4e13a0bff5b7fa5bbb0037c81d [2022-09-05T16:14:40.826Z] $ docker rm -f 1fb1443834b8774995998bf1cce41ce805939c4e13a0bff5b7fa5bbb0037c81d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T16:14:41.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-05T16:14:41.417Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-05T16:14:42.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-05T16:14:42.384Z] + ls -al . [2022-09-05T16:14:42.384Z] total 232 [2022-09-05T16:14:42.384Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 16:14 . [2022-09-05T16:14:42.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:12 .. [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 5 16:13 .dockerignore [2022-09-05T16:14:42.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 16:14 .git [2022-09-05T16:14:42.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 16:13 .github [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 5 16:13 .gitignore [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 16:13 .golangci.yml [2022-09-05T16:14:42.384Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 16:13 .semver [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 5 16:13 Attribution.txt [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 5 16:13 CHANGELOG.md [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 5 16:13 Dockerfile [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 16:13 GOVERNANCE.md [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 5 16:13 Jenkinsfile [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 16:13 LICENSE [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 2949 Sep 5 16:13 Makefile [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 5 16:13 OWNERS.md [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 30359 Sep 5 16:13 README.md [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 16:13 VERSION [2022-09-05T16:14:42.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:13 bin [2022-09-05T16:14:42.384Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 5 16:14 coverage.out [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 5 16:13 go.mod [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 5 16:13 go.sum [2022-09-05T16:14:42.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:13 images [2022-09-05T16:14:42.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:13 internal [2022-09-05T16:14:42.384Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 5 16:13 main.go [2022-09-05T16:14:42.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:13 res [2022-09-05T16:14:42.385Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:13 snap [2022-09-05T16:14:42.385Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 16:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:14:42.807Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c9a5ad2aff3007e986483899ddd0353542217408 --label arch=amd64 --label version=0.0.0 . [2022-09-05T16:14:42.807Z] Sending build context to Docker daemon 12.47MB [2022-09-05T16:14:42.807Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T16:14:42.807Z] Step 2/31 : FROM ${BASE} AS builder [2022-09-05T16:14:42.807Z] ---> dc8914621953 [2022-09-05T16:14:42.807Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-05T16:14:43.069Z] ---> Running in bd1211bbaedd [2022-09-05T16:14:43.069Z] Removing intermediate container bd1211bbaedd [2022-09-05T16:14:43.069Z] ---> d467e354d7a3 [2022-09-05T16:14:43.069Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T16:14:43.069Z] ---> Running in 827f755eeada [2022-09-05T16:14:43.069Z] Removing intermediate container 827f755eeada [2022-09-05T16:14:43.069Z] ---> 01f8ea95b6a3 [2022-09-05T16:14:43.069Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-05T16:14:43.069Z] ---> Running in 9bb50c1b22d0 [2022-09-05T16:14:43.329Z] Removing intermediate container 9bb50c1b22d0 [2022-09-05T16:14:43.329Z] ---> 1b6d912ed9ae [2022-09-05T16:14:43.329Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T16:14:43.329Z] ---> Running in ce0cf6c9d296 [2022-09-05T16:14:43.899Z] Removing intermediate container ce0cf6c9d296 [2022-09-05T16:14:43.899Z] ---> 662b4b9e62d8 [2022-09-05T16:14:43.899Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T16:14:43.899Z] ---> Running in d8e8a9cd5e26 [2022-09-05T16:14:44.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T16:14:45.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T16:14:45.356Z] OK: 211 MiB in 51 packages [2022-09-05T16:14:45.617Z] Removing intermediate container d8e8a9cd5e26 [2022-09-05T16:14:45.617Z] ---> c943ef329f86 [2022-09-05T16:14:45.617Z] Step 8/31 : WORKDIR /app [2022-09-05T16:14:45.617Z] ---> Running in 52cff222e9b4 [2022-09-05T16:14:45.877Z] Removing intermediate container 52cff222e9b4 [2022-09-05T16:14:45.877Z] ---> 77ec58241261 [2022-09-05T16:14:45.877Z] Step 9/31 : COPY go.mod vendor* ./ [2022-09-05T16:14:45.877Z] ---> 6cbd76130b6b [2022-09-05T16:14:45.877Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T16:14:45.877Z] ---> Running in c4b4d0e7c7a4 [2022-09-05T16:14:46.447Z] Removing intermediate container c4b4d0e7c7a4 [2022-09-05T16:14:46.447Z] ---> 9c53e4e5e3a0 [2022-09-05T16:14:46.447Z] Step 11/31 : COPY . . [2022-09-05T16:14:47.026Z] ---> 63b86b810b28 [2022-09-05T16:14:47.026Z] Step 12/31 : ARG MAKE="make build" [2022-09-05T16:14:47.026Z] ---> Running in 20bb1540ef36 [2022-09-05T16:14:47.026Z] Removing intermediate container 20bb1540ef36 [2022-09-05T16:14:47.026Z] ---> 1ee5c9732572 [2022-09-05T16:14:47.026Z] Step 13/31 : RUN $MAKE [2022-09-05T16:14:47.026Z] ---> Running in c9d97db326d4 [2022-09-05T16:14:47.286Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-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" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-05T16:15:09.248Z] Removing intermediate container c9d97db326d4 [2022-09-05T16:15:09.248Z] ---> b098cee92cde [2022-09-05T16:15:09.248Z] Step 14/31 : FROM alpine:3.14 [2022-09-05T16:15:09.248Z] 3.14: Pulling from library/alpine [2022-09-05T16:15:09.248Z] c7ed990a2339: Pulling fs layer [2022-09-05T16:15:09.248Z] c7ed990a2339: Verifying Checksum [2022-09-05T16:15:09.248Z] c7ed990a2339: Download complete [2022-09-05T16:15:09.248Z] c7ed990a2339: Pull complete [2022-09-05T16:15:09.248Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-05T16:15:09.248Z] Status: Downloaded newer image for alpine:3.14 [2022-09-05T16:15:09.248Z] ---> dd53f409bf0b [2022-09-05T16:15:09.248Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-05T16:15:09.248Z] ---> Running in 9291a4bc6c3a [2022-09-05T16:15:09.248Z] Removing intermediate container 9291a4bc6c3a [2022-09-05T16:15:09.248Z] ---> ce235032b464 [2022-09-05T16:15:09.248Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-05T16:15:09.248Z] ---> Running in 6cdc62551671 [2022-09-05T16:15:09.509Z] Removing intermediate container 6cdc62551671 [2022-09-05T16:15:09.509Z] ---> 10b9e3124e30 [2022-09-05T16:15:09.509Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T16:15:09.509Z] ---> Running in d56c49e45852 [2022-09-05T16:15:10.448Z] Removing intermediate container d56c49e45852 [2022-09-05T16:15:10.448Z] ---> bf983eb50403 [2022-09-05T16:15:10.448Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-05T16:15:10.448Z] ---> Running in 1b6e6e2e6460 [2022-09-05T16:15:10.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-09-05T16:15:11.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-09-05T16:15:11.647Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-05T16:15:11.647Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-05T16:15:11.906Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-05T16:15:11.906Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-05T16:15:11.906Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-05T16:15:12.166Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-05T16:15:12.166Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-05T16:15:12.166Z] Executing busybox-1.33.1-r8.trigger [2022-09-05T16:15:12.478Z] Executing ca-certificates-20220614-r0.trigger [2022-09-05T16:15:12.478Z] OK: 9 MiB in 21 packages [2022-09-05T16:15:13.050Z] Removing intermediate container 1b6e6e2e6460 [2022-09-05T16:15:13.050Z] ---> aeff0ea90472 [2022-09-05T16:15:13.050Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-05T16:15:13.050Z] ---> ee5c2f9968e6 [2022-09-05T16:15:13.050Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-05T16:15:13.309Z] ---> a5e5820e7a67 [2022-09-05T16:15:13.309Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-09-05T16:15:13.309Z] ---> 176ab79f1e1c [2022-09-05T16:15:13.309Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-09-05T16:15:13.567Z] ---> 61ff86d14dc8 [2022-09-05T16:15:13.567Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-05T16:15:14.144Z] ---> 1d472104daad [2022-09-05T16:15:14.144Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-05T16:15:14.402Z] ---> Running in 2b7b2ecb384d [2022-09-05T16:15:14.971Z] Removing intermediate container 2b7b2ecb384d [2022-09-05T16:15:14.971Z] ---> be5270e9b58f [2022-09-05T16:15:14.971Z] Step 25/31 : VOLUME /cache [2022-09-05T16:15:14.971Z] ---> Running in f55f0370dcc7 [2022-09-05T16:15:14.971Z] Removing intermediate container f55f0370dcc7 [2022-09-05T16:15:14.971Z] ---> 4c0af7b31097 [2022-09-05T16:15:14.971Z] Step 26/31 : EXPOSE 59711 [2022-09-05T16:15:14.971Z] ---> Running in abe68dc68882 [2022-09-05T16:15:15.231Z] Removing intermediate container abe68dc68882 [2022-09-05T16:15:15.231Z] ---> 1dee902b35cb [2022-09-05T16:15:15.231Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-05T16:15:15.231Z] ---> Running in e69912103eda [2022-09-05T16:15:15.231Z] Removing intermediate container e69912103eda [2022-09-05T16:15:15.231Z] ---> f5168ec32fb2 [2022-09-05T16:15:15.231Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-05T16:15:15.231Z] ---> Running in 2a516223c507 [2022-09-05T16:15:15.231Z] Removing intermediate container 2a516223c507 [2022-09-05T16:15:15.231Z] ---> 6cf6cc47f4db [2022-09-05T16:15:15.231Z] Step 29/31 : LABEL arch=amd64 [2022-09-05T16:15:15.231Z] ---> Running in a448b7557a5d [2022-09-05T16:15:15.490Z] Removing intermediate container a448b7557a5d [2022-09-05T16:15:15.490Z] ---> 39743918f4be [2022-09-05T16:15:15.490Z] Step 30/31 : LABEL git_sha=c9a5ad2aff3007e986483899ddd0353542217408 [2022-09-05T16:15:15.490Z] ---> Running in ac8ac79dacb6 [2022-09-05T16:15:15.490Z] Removing intermediate container ac8ac79dacb6 [2022-09-05T16:15:15.490Z] ---> 80de69778ebe [2022-09-05T16:15:15.490Z] Step 31/31 : LABEL version=0.0.0 [2022-09-05T16:15:15.490Z] ---> Running in 0f728136a69a [2022-09-05T16:15:15.750Z] Removing intermediate container 0f728136a69a [2022-09-05T16:15:15.750Z] ---> ad86aa2e9ec0 [2022-09-05T16:15:15.750Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-05T16:15:15.750Z] Successfully built ad86aa2e9ec0 [2022-09-05T16:15:15.750Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:15:16.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T16:15:16.618Z] [2022-09-05T16:15:16.618Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:15:16.920Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24605 in /w/workspace/y_app-rfid-llrp-inventory_PR-107 [Pipeline] { [Pipeline] ws [2022-09-05T16:15:16.965Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [2022-09-05T16:15:16.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T16:15:16.986Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-05T16:15:16.986Z] 5eb5b503b376: Pulling fs layer [2022-09-05T16:15:16.986Z] 5c69ac0246d0: Pulling fs layer [2022-09-05T16:15:16.986Z] ec43610c2a17: Pulling fs layer [2022-09-05T16:15:16.986Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-05T16:15:16.986Z] 33b1e0a273af: Pulling fs layer [2022-09-05T16:15:16.986Z] 5d3b04190fa2: Pulling fs layer [2022-09-05T16:15:16.986Z] 2f39f015ded8: Pulling fs layer [2022-09-05T16:15:16.986Z] 5d3b04190fa2: Waiting [2022-09-05T16:15:16.986Z] 3a2ae6a8a46f: Waiting [2022-09-05T16:15:16.986Z] 33b1e0a273af: Waiting [2022-09-05T16:15:16.986Z] 2f39f015ded8: Waiting [2022-09-05T16:15:16.986Z] 5c69ac0246d0: Download complete [2022-09-05T16:15:16.986Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-05T16:15:16.986Z] 3a2ae6a8a46f: Download complete [Pipeline] checkout [2022-09-05T16:15:17.066Z] The recommended git tool is: git [2022-09-05T16:15:17.247Z] 33b1e0a273af: Verifying Checksum [2022-09-05T16:15:17.247Z] 33b1e0a273af: Download complete [2022-09-05T16:15:17.247Z] 5d3b04190fa2: Verifying Checksum [2022-09-05T16:15:17.247Z] 5d3b04190fa2: Download complete [2022-09-05T16:15:17.247Z] ec43610c2a17: Verifying Checksum [2022-09-05T16:15:17.247Z] ec43610c2a17: Download complete [2022-09-05T16:15:17.247Z] 5eb5b503b376: Verifying Checksum [2022-09-05T16:15:17.247Z] 5eb5b503b376: Download complete [2022-09-05T16:15:17.815Z] 2f39f015ded8: Download complete [2022-09-05T16:15:18.381Z] 5eb5b503b376: Pull complete [2022-09-05T16:15:18.641Z] 5c69ac0246d0: Pull complete [2022-09-05T16:15:18.901Z] ec43610c2a17: Pull complete [2022-09-05T16:15:19.161Z] 3a2ae6a8a46f: Pull complete [2022-09-05T16:15:19.421Z] 33b1e0a273af: Pull complete [2022-09-05T16:15:19.421Z] 5d3b04190fa2: Pull complete [2022-09-05T16:15:23.250Z] using credential edgex-jenkins-ssh [2022-09-05T16:15:23.278Z] Cloning the remote Git repository [2022-09-05T16:15:23.352Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-05T16:15:23.452Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-09-05T16:15:23.545Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-05T16:15:23.546Z] > git --version # timeout=10 [2022-09-05T16:15:23.560Z] > git --version # 'git version 2.25.1' [2022-09-05T16:15:23.562Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T16:15:23.651Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T16:15:24.704Z] 2f39f015ded8: Pull complete [2022-09-05T16:15:24.704Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-05T16:15:24.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T16:15:24.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T16:15:24.927Z] prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container [2022-09-05T16:15:24.969Z] $ 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/y_app-rfid-llrp-inventory_PR-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-05T16:15:26.307Z] Merging remotes/origin/main commit 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea into PR head commit c9a5ad2aff3007e986483899ddd0353542217408 [2022-09-05T16:15:25.611Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-05T16:15:25.676Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T16:15:25.716Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-09-05T16:15:25.775Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-09-05T16:15:25.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T16:15:25.792Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-05T16:15:26.332Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T16:15:26.350Z] > git checkout -f c9a5ad2aff3007e986483899ddd0353542217408 # timeout=10 [2022-09-05T16:15:26.462Z] > git remote # timeout=10 [2022-09-05T16:15:26.488Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T16:15:26.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T16:15:26.525Z] > git merge 072a57e35cc109d570a2f4b5b0ca8e97ebd0d8ea # timeout=10 [2022-09-05T16:15:26.548Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T16:15:26.569Z] Merge succeeded, producing c9a5ad2aff3007e986483899ddd0353542217408 [2022-09-05T16:15:26.570Z] Checking out Revision c9a5ad2aff3007e986483899ddd0353542217408 (PR-107) [2022-09-05T16:15:26.578Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T16:15:26.597Z] > git checkout -f c9a5ad2aff3007e986483899ddd0353542217408 # timeout=10 [2022-09-05T16:15:28.354Z] $ docker top c6ba6fca04307f1a51fd836fd349f8da2e211822c60105146d46abbdb715c4c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:15:28.882Z] ---> job-cost.sh [2022-09-05T16:15:28.882Z] lf-activate-venv: SKIPPING [2022-09-05T16:15:28.882Z] INFO: No Stack... [2022-09-05T16:15:29.452Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T16:15:29.713Z] INFO: Archiving Costs [Pipeline] sh [2022-09-05T16:15:30.030Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives/cost.csv [2022-09-05T16:15:30.030Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T16:15:30.065Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [2022-09-05T16:15:30.070Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] did not exist. Created. [2022-09-05T16:15:30.070Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T16:15:30.454Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-05T16:15:30.501Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T16:15:30.531Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T16:15:30.611Z] $ docker stop --time=1 c6ba6fca04307f1a51fd836fd349f8da2e211822c60105146d46abbdb715c4c8 [2022-09-05T16:15:30.795Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" [2022-09-05T16:15:30.860Z] > git --version # timeout=10 [2022-09-05T16:15:30.870Z] > git --version # 'git version 2.25.1' [2022-09-05T16:15:30.888Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T16:15:31.255Z] [2022-09-05T16:15:31.255Z] GitHub has been notified of this commit’s build result [2022-09-05T16:15:31.255Z] [2022-09-05T16:15:31.803Z] $ docker rm -f c6ba6fca04307f1a51fd836fd349f8da2e211822c60105146d46abbdb715c4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T16:15:32.931Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-05T16:15:32.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T16:15:32.931Z] Dload Upload Total Spent Left Speed [2022-09-05T16:15:32.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 96938 0 --:--:-- --:--:-- --:--:-- 96938 [Pipeline] sh [2022-09-05T16:15:33.940Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-05T16:15:34.291Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-05T16:15:34.291Z] + sudo tee /etc/docker/daemon.new [2022-09-05T16:15:34.291Z] { [2022-09-05T16:15:34.291Z] "registry-mirrors": [ [2022-09-05T16:15:34.291Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-05T16:15:34.291Z] ], [2022-09-05T16:15:34.291Z] "bip": "10.250.0.254/24", [2022-09-05T16:15:34.291Z] "hosts": [ [2022-09-05T16:15:34.291Z] "tcp://0.0.0.0:5555", [2022-09-05T16:15:34.291Z] "unix:///var/run/docker.sock" [2022-09-05T16:15:34.291Z] ], [2022-09-05T16:15:34.291Z] "mtu": 1458, [2022-09-05T16:15:34.291Z] "selinux-enabled": true, [2022-09-05T16:15:34.291Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-05T16:15:34.291Z] } [Pipeline] sh [2022-09-05T16:15:34.651Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-05T16:15:35.011Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T16:15:53.401Z] provisioning config files... [2022-09-05T16:15:53.424Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1314177671237610364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:15:53.816Z] ---> docker-login.sh [2022-09-05T16:15:53.816Z] nexus3.edgexfoundry.org:10001 [2022-09-05T16:15:54.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:15:54.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:15:54.687Z] Configure a credential helper to remove this warning. See [2022-09-05T16:15:54.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:15:54.687Z] [2022-09-05T16:15:54.687Z] Login Succeeded [2022-09-05T16:15:54.687Z] nexus3.edgexfoundry.org:10002 [2022-09-05T16:15:54.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:15:54.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:15:54.965Z] Configure a credential helper to remove this warning. See [2022-09-05T16:15:54.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:15:54.965Z] [2022-09-05T16:15:54.965Z] Login Succeeded [2022-09-05T16:15:54.965Z] nexus3.edgexfoundry.org:10003 [2022-09-05T16:15:55.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:15:55.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:15:55.565Z] Configure a credential helper to remove this warning. See [2022-09-05T16:15:55.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:15:55.565Z] [2022-09-05T16:15:55.565Z] Login Succeeded [2022-09-05T16:15:55.565Z] nexus3.edgexfoundry.org:10004 [2022-09-05T16:15:55.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:15:55.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:15:55.842Z] Configure a credential helper to remove this warning. See [2022-09-05T16:15:55.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:15:55.842Z] [2022-09-05T16:15:55.842Z] Login Succeeded [2022-09-05T16:15:55.842Z] docker.io [2022-09-05T16:15:56.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T16:15:56.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T16:15:56.714Z] Configure a credential helper to remove this warning. See [2022-09-05T16:15:56.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T16:15:56.714Z] [2022-09-05T16:15:56.714Z] Login Succeeded [2022-09-05T16:15:56.714Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T16:15:56.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T16:15:57.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T16:15:57.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T16:15:57.187Z] ========================================================= [2022-09-05T16:15:57.187Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-05T16:15:57.187Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:15:57.685Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-05T16:15:57.965Z] Sending build context to Docker daemon 682.5kB [2022-09-05T16:15:57.965Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T16:15:57.965Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-05T16:15:58.242Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-05T16:15:58.242Z] b3c136eddcbf: Pulling fs layer [2022-09-05T16:15:58.242Z] c0a3192eca97: Pulling fs layer [2022-09-05T16:15:58.242Z] a050256f5b6f: Pulling fs layer [2022-09-05T16:15:58.242Z] 656be50a0ddc: Pulling fs layer [2022-09-05T16:15:58.242Z] 2bbca73fdf42: Pulling fs layer [2022-09-05T16:15:58.242Z] 46d945488cbd: Pulling fs layer [2022-09-05T16:15:58.242Z] 8a5474983e97: Pulling fs layer [2022-09-05T16:15:58.242Z] 329c88fbcd65: Pulling fs layer [2022-09-05T16:15:58.242Z] 46d945488cbd: Waiting [2022-09-05T16:15:58.242Z] 8a5474983e97: Waiting [2022-09-05T16:15:58.242Z] 329c88fbcd65: Waiting [2022-09-05T16:15:58.242Z] 656be50a0ddc: Waiting [2022-09-05T16:15:58.242Z] 2bbca73fdf42: Waiting [2022-09-05T16:15:58.242Z] a050256f5b6f: Verifying Checksum [2022-09-05T16:15:58.242Z] c0a3192eca97: Verifying Checksum [2022-09-05T16:15:58.242Z] c0a3192eca97: Download complete [2022-09-05T16:15:58.242Z] 2bbca73fdf42: Verifying Checksum [2022-09-05T16:15:58.242Z] 2bbca73fdf42: Download complete [2022-09-05T16:15:58.242Z] 46d945488cbd: Verifying Checksum [2022-09-05T16:15:58.242Z] 46d945488cbd: Download complete [2022-09-05T16:15:58.242Z] b3c136eddcbf: Verifying Checksum [2022-09-05T16:15:58.242Z] b3c136eddcbf: Download complete [2022-09-05T16:15:59.227Z] 329c88fbcd65: Verifying Checksum [2022-09-05T16:15:59.227Z] 329c88fbcd65: Download complete [2022-09-05T16:15:59.227Z] b3c136eddcbf: Pull complete [2022-09-05T16:15:59.844Z] c0a3192eca97: Pull complete [2022-09-05T16:16:00.119Z] a050256f5b6f: Pull complete [2022-09-05T16:16:00.393Z] 8a5474983e97: Verifying Checksum [2022-09-05T16:16:00.393Z] 8a5474983e97: Download complete [2022-09-05T16:16:00.988Z] 656be50a0ddc: Verifying Checksum [2022-09-05T16:16:00.989Z] 656be50a0ddc: Download complete [2022-09-05T16:16:13.402Z] 656be50a0ddc: Pull complete [2022-09-05T16:16:13.681Z] 2bbca73fdf42: Pull complete [2022-09-05T16:16:13.954Z] 46d945488cbd: Pull complete [2022-09-05T16:16:20.684Z] 8a5474983e97: Pull complete [2022-09-05T16:16:22.135Z] 329c88fbcd65: Pull complete [2022-09-05T16:16:22.135Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-05T16:16:22.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-05T16:16:22.135Z] ---> ff4287adb874 [2022-09-05T16:16:22.135Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-05T16:16:24.142Z] ---> Running in 1670cede2236 [2022-09-05T16:16:25.126Z] Removing intermediate container 1670cede2236 [2022-09-05T16:16:25.126Z] ---> 5f1b2627f08c [2022-09-05T16:16:25.126Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T16:16:25.126Z] ---> Running in cbb8a59b8a31 [2022-09-05T16:16:25.400Z] Removing intermediate container cbb8a59b8a31 [2022-09-05T16:16:25.400Z] ---> 615722959f82 [2022-09-05T16:16:25.400Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-05T16:16:25.400Z] ---> Running in ef64d86b9804 [2022-09-05T16:16:25.676Z] Removing intermediate container ef64d86b9804 [2022-09-05T16:16:25.676Z] ---> 694ecb2a56e6 [2022-09-05T16:16:25.676Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T16:16:25.956Z] ---> Running in c8128d60e852 [2022-09-05T16:16:27.943Z] Removing intermediate container c8128d60e852 [2022-09-05T16:16:27.943Z] ---> fd62a92fb32e [2022-09-05T16:16:27.943Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T16:16:27.943Z] ---> Running in 33687677f26c [2022-09-05T16:16:28.545Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T16:16:29.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T16:16:30.510Z] OK: 221 MiB in 51 packages [2022-09-05T16:16:31.120Z] Removing intermediate container 33687677f26c [2022-09-05T16:16:31.120Z] ---> 2bae66edab3c [2022-09-05T16:16:31.120Z] Step 8/13 : WORKDIR /app [2022-09-05T16:16:31.401Z] ---> Running in 25b3e0306d57 [2022-09-05T16:16:31.687Z] Removing intermediate container 25b3e0306d57 [2022-09-05T16:16:31.687Z] ---> 0588437bb49d [2022-09-05T16:16:31.687Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-05T16:16:32.288Z] ---> d6a58c497218 [2022-09-05T16:16:32.288Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T16:16:32.288Z] ---> Running in 009ca182c0d0 [2022-09-05T16:17:19.305Z] Removing intermediate container 009ca182c0d0 [2022-09-05T16:17:19.305Z] ---> c7357b772ea4 [2022-09-05T16:17:19.305Z] Step 11/13 : COPY . . [2022-09-05T16:17:19.582Z] ---> b0f40e9c22ab [2022-09-05T16:17:19.582Z] Step 12/13 : ARG MAKE="make build" [2022-09-05T16:17:19.859Z] ---> Running in 9e093d74d254 [2022-09-05T16:17:20.133Z] Removing intermediate container 9e093d74d254 [2022-09-05T16:17:20.133Z] ---> ca36db69078d [2022-09-05T16:17:20.133Z] Step 13/13 : RUN $MAKE [2022-09-05T16:17:20.133Z] ---> Running in 62c895fcd12c [2022-09-05T16:17:21.116Z] noop [2022-09-05T16:17:21.722Z] Removing intermediate container 62c895fcd12c [2022-09-05T16:17:21.722Z] ---> 3fbcc4a88910 [2022-09-05T16:17:21.722Z] Successfully built 3fbcc4a88910 [2022-09-05T16:17:21.722Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:17:22.218Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T16:17:22.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T16:17:22.519Z] prd-ubuntu20.04-docker-arm64-4c-16g-24605 does not seem to be running inside a container [2022-09-05T16:17:22.605Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-05T16:17:23.894Z] $ docker top 9c5044c52a8d7465b8096c8fd996ebb0cd13d5633ac0c05814e0ed3e79e3c77a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T16:17:24.860Z] + go version [2022-09-05T16:17:24.860Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-05T16:17:24.897Z] $ docker stop --time=1 9c5044c52a8d7465b8096c8fd996ebb0cd13d5633ac0c05814e0ed3e79e3c77a [2022-09-05T16:17:26.519Z] $ docker rm -f 9c5044c52a8d7465b8096c8fd996ebb0cd13d5633ac0c05814e0ed3e79e3c77a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:17:27.416Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T16:17:27.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T16:17:27.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-24605 does not seem to be running inside a container [2022-09-05T16:17:27.812Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-05T16:17:29.078Z] $ docker top dc86dceb4126cde30911fbd865acf0782decafbf76c7abc16e6dcc915ce6b5f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T16:17:30.058Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2022-09-05T16:17:30.783Z] + make test [2022-09-05T16:17:30.783Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-05T16:18:52.648Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-09-05T16:18:53.631Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.146s coverage: 86.2% of statements [2022-09-05T16:18:53.631Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-09-05T16:18:59.039Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.704s coverage: 71.9% of statements [2022-09-05T16:18:59.640Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-05T16:18:59.640Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-05T16:19:21.860Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-05T16:19:21.860Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-05T16:19:21.860Z] ./bin/test-attribution.sh [2022-09-05T16:19:21.860Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-05T16:19:21.860Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-05T16:19:21.860Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-05T16:19:21.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-05T16:19:21.934Z] $ docker stop --time=1 dc86dceb4126cde30911fbd865acf0782decafbf76c7abc16e6dcc915ce6b5f5 [2022-09-05T16:19:23.740Z] $ docker rm -f dc86dceb4126cde30911fbd865acf0782decafbf76c7abc16e6dcc915ce6b5f5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T16:19:24.759Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-05T16:19:24.791Z] Warning: overwriting stash ‘coverage-report’ [2022-09-05T16:19:25.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T16:19:25.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-05T16:19:26.218Z] + ls -al . [2022-09-05T16:19:26.218Z] total 228 [2022-09-05T16:19:26.218Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 16:17 . [2022-09-05T16:19:26.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:15 .. [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 5 16:15 .dockerignore [2022-09-05T16:19:26.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 16:15 .git [2022-09-05T16:19:26.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 16:15 .github [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 788 Sep 5 16:15 .gitignore [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 16:15 .golangci.yml [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 9546 Sep 5 16:15 Attribution.txt [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 2487 Sep 5 16:15 CHANGELOG.md [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 5 16:15 Dockerfile [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 16:15 GOVERNANCE.md [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 687 Sep 5 16:15 Jenkinsfile [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 16:15 LICENSE [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 2949 Sep 5 16:15 Makefile [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 5 16:15 OWNERS.md [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 30359 Sep 5 16:15 README.md [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 16:13 VERSION [2022-09-05T16:19:26.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:15 bin [2022-09-05T16:19:26.218Z] -rw-r--r-- 1 jenkins jenkins 41008 Sep 5 16:18 coverage.out [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 3678 Sep 5 16:15 go.mod [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 38059 Sep 5 16:15 go.sum [2022-09-05T16:19:26.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:15 images [2022-09-05T16:19:26.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:15 internal [2022-09-05T16:19:26.218Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 5 16:15 main.go [2022-09-05T16:19:26.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 16:15 res [2022-09-05T16:19:26.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 16:15 snap [2022-09-05T16:19:26.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 16:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:19:26.650Z] + 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=c9a5ad2aff3007e986483899ddd0353542217408 --label arch=arm64 --label version=0.0.0 . [2022-09-05T16:19:26.925Z] Sending build context to Docker daemon 682.5kB [2022-09-05T16:19:26.925Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T16:19:26.925Z] Step 2/31 : FROM ${BASE} AS builder [2022-09-05T16:19:26.925Z] ---> 3fbcc4a88910 [2022-09-05T16:19:26.925Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-09-05T16:19:27.211Z] ---> Running in a615434467b4 [2022-09-05T16:19:27.487Z] Removing intermediate container a615434467b4 [2022-09-05T16:19:27.487Z] ---> 6d80e9edb83c [2022-09-05T16:19:27.487Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T16:19:27.487Z] ---> Running in 11953efb08f6 [2022-09-05T16:19:27.764Z] Removing intermediate container 11953efb08f6 [2022-09-05T16:19:27.764Z] ---> 3a4d16de801d [2022-09-05T16:19:27.764Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-05T16:19:27.764Z] ---> Running in a585e3694c52 [2022-09-05T16:19:28.047Z] Removing intermediate container a585e3694c52 [2022-09-05T16:19:28.047Z] ---> 7280abd30858 [2022-09-05T16:19:28.047Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T16:19:28.047Z] ---> Running in 970f53d43f8c [2022-09-05T16:19:30.035Z] Removing intermediate container 970f53d43f8c [2022-09-05T16:19:30.035Z] ---> e30b8ee3a27e [2022-09-05T16:19:30.035Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T16:19:30.035Z] ---> Running in d520751e8e9c [2022-09-05T16:19:31.019Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T16:19:32.002Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T16:19:32.600Z] OK: 221 MiB in 51 packages [2022-09-05T16:19:33.599Z] Removing intermediate container d520751e8e9c [2022-09-05T16:19:33.599Z] ---> fc27e3496e6b [2022-09-05T16:19:33.599Z] Step 8/31 : WORKDIR /app [2022-09-05T16:19:33.599Z] ---> Running in a340a7b90853 [2022-09-05T16:19:33.873Z] Removing intermediate container a340a7b90853 [2022-09-05T16:19:33.873Z] ---> c80eef0e0df2 [2022-09-05T16:19:33.873Z] Step 9/31 : COPY go.mod vendor* ./ [2022-09-05T16:19:34.475Z] ---> 1bbe55d134f7 [2022-09-05T16:19:34.475Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T16:19:34.475Z] ---> Running in 80f57d196eb8 [2022-09-05T16:19:36.463Z] Removing intermediate container 80f57d196eb8 [2022-09-05T16:19:36.463Z] ---> d64e80349b16 [2022-09-05T16:19:36.463Z] Step 11/31 : COPY . . [2022-09-05T16:19:37.068Z] ---> edc28f81d408 [2022-09-05T16:19:37.068Z] Step 12/31 : ARG MAKE="make build" [2022-09-05T16:19:37.345Z] ---> Running in 32d772cb3a01 [2022-09-05T16:19:37.622Z] Removing intermediate container 32d772cb3a01 [2022-09-05T16:19:37.622Z] ---> 923d5d170c42 [2022-09-05T16:19:37.622Z] Step 13/31 : RUN $MAKE [2022-09-05T16:19:37.622Z] ---> Running in ec7565fb3706 [2022-09-05T16:19:38.631Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-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" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-09-05T16:21:45.537Z] Removing intermediate container ec7565fb3706 [2022-09-05T16:21:45.537Z] ---> 012b18b3c311 [2022-09-05T16:21:45.537Z] Step 14/31 : FROM alpine:3.14 [2022-09-05T16:21:45.537Z] 3.14: Pulling from library/alpine [2022-09-05T16:21:45.537Z] 90cda3b7c325: Pulling fs layer [2022-09-05T16:21:45.537Z] 90cda3b7c325: Download complete [2022-09-05T16:21:45.537Z] 90cda3b7c325: Pull complete [2022-09-05T16:21:45.537Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-05T16:21:45.537Z] Status: Downloaded newer image for alpine:3.14 [2022-09-05T16:21:45.537Z] ---> 376ba31ae3da [2022-09-05T16:21:45.537Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-05T16:21:45.537Z] ---> Running in 689ea499a5c9 [2022-09-05T16:21:45.537Z] Removing intermediate container 689ea499a5c9 [2022-09-05T16:21:45.537Z] ---> 878a334288e8 [2022-09-05T16:21:45.537Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-09-05T16:21:45.537Z] ---> Running in 07803b50fd27 [2022-09-05T16:21:45.537Z] Removing intermediate container 07803b50fd27 [2022-09-05T16:21:45.537Z] ---> beaf0e5f60a7 [2022-09-05T16:21:45.537Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T16:21:45.537Z] ---> Running in 84bbceb57a07 [2022-09-05T16:21:45.537Z] Removing intermediate container 84bbceb57a07 [2022-09-05T16:21:45.537Z] ---> b8065d46532d [2022-09-05T16:21:45.537Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-09-05T16:21:45.537Z] ---> Running in f920a9231dbc [2022-09-05T16:21:46.135Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-09-05T16:21:47.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-09-05T16:21:47.715Z] (1/7) Installing ca-certificates (20220614-r0) [2022-09-05T16:21:47.715Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-09-05T16:21:47.988Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-09-05T16:21:47.988Z] (4/7) Installing libsodium (1.0.18-r0) [2022-09-05T16:21:47.988Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-09-05T16:21:48.264Z] (6/7) Installing libzmq (4.3.4-r0) [2022-09-05T16:21:48.264Z] (7/7) Installing zeromq (4.3.4-r0) [2022-09-05T16:21:48.544Z] Executing busybox-1.33.1-r8.trigger [2022-09-05T16:21:48.544Z] Executing ca-certificates-20220614-r0.trigger [2022-09-05T16:21:48.544Z] OK: 9 MiB in 21 packages [2022-09-05T16:21:49.990Z] Removing intermediate container f920a9231dbc [2022-09-05T16:21:49.990Z] ---> 78cbd4f6907b [2022-09-05T16:21:49.990Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-09-05T16:21:50.273Z] ---> 8817e0b44118 [2022-09-05T16:21:50.273Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-09-05T16:21:50.875Z] ---> a8bbd985439c [2022-09-05T16:21:50.875Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-09-05T16:21:51.474Z] ---> 7c3b39eeba04 [2022-09-05T16:21:51.474Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-09-05T16:21:52.076Z] ---> 90579fe99c42 [2022-09-05T16:21:52.076Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-09-05T16:21:53.513Z] ---> 109936043e4a [2022-09-05T16:21:53.513Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-09-05T16:21:53.513Z] ---> Running in df25f8d52947 [2022-09-05T16:21:54.961Z] Removing intermediate container df25f8d52947 [2022-09-05T16:21:54.961Z] ---> 9920ae837a64 [2022-09-05T16:21:54.961Z] Step 25/31 : VOLUME /cache [2022-09-05T16:21:55.237Z] ---> Running in 738bfddfff33 [2022-09-05T16:21:55.514Z] Removing intermediate container 738bfddfff33 [2022-09-05T16:21:55.514Z] ---> 491bbdddfc35 [2022-09-05T16:21:55.514Z] Step 26/31 : EXPOSE 59711 [2022-09-05T16:21:55.514Z] ---> Running in f9a149559f21 [2022-09-05T16:21:55.789Z] Removing intermediate container f9a149559f21 [2022-09-05T16:21:55.789Z] ---> d67575b1ab40 [2022-09-05T16:21:55.789Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-09-05T16:21:55.789Z] ---> Running in 808dfbeb5250 [2022-09-05T16:21:56.071Z] Removing intermediate container 808dfbeb5250 [2022-09-05T16:21:56.071Z] ---> ca580686ef26 [2022-09-05T16:21:56.071Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-09-05T16:21:56.351Z] ---> Running in c431dc5b9e64 [2022-09-05T16:21:56.627Z] Removing intermediate container c431dc5b9e64 [2022-09-05T16:21:56.627Z] ---> 243d0289e17d [2022-09-05T16:21:56.627Z] Step 29/31 : LABEL arch=arm64 [2022-09-05T16:21:56.627Z] ---> Running in 7ad5e6f299ae [2022-09-05T16:21:56.901Z] Removing intermediate container 7ad5e6f299ae [2022-09-05T16:21:56.901Z] ---> 4bfda45d7b60 [2022-09-05T16:21:56.901Z] Step 30/31 : LABEL git_sha=c9a5ad2aff3007e986483899ddd0353542217408 [2022-09-05T16:21:56.901Z] ---> Running in 0edf8034fb33 [2022-09-05T16:21:57.500Z] Removing intermediate container 0edf8034fb33 [2022-09-05T16:21:57.500Z] ---> e5f36c72ebee [2022-09-05T16:21:57.500Z] Step 31/31 : LABEL version=0.0.0 [2022-09-05T16:21:57.500Z] ---> Running in 9301607b4970 [2022-09-05T16:21:57.775Z] Removing intermediate container 9301607b4970 [2022-09-05T16:21:57.775Z] ---> 3101f7dd3251 [2022-09-05T16:21:57.775Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-05T16:21:57.775Z] Successfully built 3101f7dd3251 [2022-09-05T16:21:57.775Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:21:58.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T16:21:58.558Z] [2022-09-05T16:21:58.558Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:21:58.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T16:21:59.251Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-05T16:21:59.251Z] 8998bd30e6a1: Pulling fs layer [2022-09-05T16:21:59.251Z] 04944245beec: Pulling fs layer [2022-09-05T16:21:59.251Z] 699f458cf7ca: Pulling fs layer [2022-09-05T16:21:59.251Z] 765212b225bb: Pulling fs layer [2022-09-05T16:21:59.251Z] f23df028b6ca: Pulling fs layer [2022-09-05T16:21:59.251Z] d65c8cfc05b1: Pulling fs layer [2022-09-05T16:21:59.251Z] 2437ff75d9bd: Pulling fs layer [2022-09-05T16:21:59.251Z] 765212b225bb: Waiting [2022-09-05T16:21:59.251Z] f23df028b6ca: Waiting [2022-09-05T16:21:59.251Z] d65c8cfc05b1: Waiting [2022-09-05T16:21:59.251Z] 2437ff75d9bd: Waiting [2022-09-05T16:21:59.251Z] 04944245beec: Verifying Checksum [2022-09-05T16:21:59.251Z] 04944245beec: Download complete [2022-09-05T16:21:59.251Z] 765212b225bb: Verifying Checksum [2022-09-05T16:21:59.251Z] 765212b225bb: Download complete [2022-09-05T16:21:59.251Z] f23df028b6ca: Verifying Checksum [2022-09-05T16:21:59.251Z] f23df028b6ca: Download complete [2022-09-05T16:21:59.251Z] d65c8cfc05b1: Verifying Checksum [2022-09-05T16:21:59.251Z] d65c8cfc05b1: Download complete [2022-09-05T16:21:59.530Z] 699f458cf7ca: Verifying Checksum [2022-09-05T16:21:59.530Z] 699f458cf7ca: Download complete [2022-09-05T16:21:59.813Z] 8998bd30e6a1: Verifying Checksum [2022-09-05T16:21:59.813Z] 8998bd30e6a1: Download complete [2022-09-05T16:22:02.451Z] 2437ff75d9bd: Verifying Checksum [2022-09-05T16:22:02.451Z] 2437ff75d9bd: Download complete [2022-09-05T16:22:04.435Z] 8998bd30e6a1: Pull complete [2022-09-05T16:22:04.435Z] 04944245beec: Pull complete [2022-09-05T16:22:05.879Z] 699f458cf7ca: Pull complete [2022-09-05T16:22:06.154Z] 765212b225bb: Pull complete [2022-09-05T16:22:07.157Z] f23df028b6ca: Pull complete [2022-09-05T16:22:07.158Z] d65c8cfc05b1: Pull complete [2022-09-05T16:22:22.273Z] 2437ff75d9bd: Pull complete [2022-09-05T16:22:22.273Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-05T16:22:22.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T16:22:22.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T16:22:22.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-24605 does not seem to be running inside a container [2022-09-05T16:22:22.738Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-05T16:22:25.255Z] $ docker top fa3b2887a354b694d688c66c703d32b72526d99e869a2598a9d7839ca6b65292 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:22:26.217Z] ---> job-cost.sh [2022-09-05T16:22:26.218Z] lf-activate-venv: SKIPPING [2022-09-05T16:22:26.218Z] INFO: No Stack... [2022-09-05T16:22:26.489Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-05T16:22:27.467Z] INFO: Archiving Costs [Pipeline] sh [2022-09-05T16:22:28.156Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2022-09-05T16:22:28.156Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T16:22:28.243Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [2022-09-05T16:22:28.248Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] did not exist. Created. [2022-09-05T16:22:28.248Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T16:22:28.993Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7db62020/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-05T16:22:29.707Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-05T16:22:29.742Z] Warning: overwriting stash ‘stack-cost’ [2022-09-05T16:22:29.790Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T16:22:29.807Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T16:22:29.883Z] $ docker stop --time=1 fa3b2887a354b694d688c66c703d32b72526d99e869a2598a9d7839ca6b65292 [2022-09-05T16:22:31.385Z] $ docker rm -f fa3b2887a354b694d688c66c703d32b72526d99e869a2598a9d7839ca6b65292 [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) [Pipeline] unstash [Pipeline] configFileProvider [2022-09-05T16:22:32.392Z] provisioning config files... [2022-09-05T16:22:32.402Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/config6013785379171532874tmp [Pipeline] { [Pipeline] sh [2022-09-05T16:22:32.817Z] + set +x [2022-09-05T16:22:32.818Z] + curl -s https://codecov.io/bash [2022-09-05T16:22:32.818Z] + bash -s -- [2022-09-05T16:22:32.818Z] [2022-09-05T16:22:32.818Z] _____ _ [2022-09-05T16:22:32.818Z] / ____| | | [2022-09-05T16:22:32.818Z] | | ___ __| | ___ ___ _____ __ [2022-09-05T16:22:32.818Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-05T16:22:32.818Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-05T16:22:32.818Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-05T16:22:32.818Z] Bash-1.0.6 [2022-09-05T16:22:32.818Z] [2022-09-05T16:22:32.818Z] [2022-09-05T16:22:32.818Z] ==> git version 2.25.1 found [2022-09-05T16:22:32.818Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-09-05T16:22:32.818Z] Release-Date: 2020-01-08 [2022-09-05T16:22:32.818Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-05T16:22:32.818Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-05T16:22:32.818Z] ==> Jenkins CI detected. [2022-09-05T16:22:32.818Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-107 [2022-09-05T16:22:32.818Z] project root: . [2022-09-05T16:22:32.818Z] --> token set from env [2022-09-05T16:22:32.818Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-05T16:22:33.078Z] ==> Running gcov in . (disable via -X gcov) [2022-09-05T16:22:33.078Z] ==> Python coveragepy not found [2022-09-05T16:22:33.078Z] ==> Searching for coverage reports in: [2022-09-05T16:22:33.078Z] + . [2022-09-05T16:22:33.078Z] -> Found 1 reports [2022-09-05T16:22:33.078Z] ==> Detecting git/mercurial file structure [2022-09-05T16:22:33.078Z] ==> Reading reports [2022-09-05T16:22:33.078Z] + ./coverage.out bytes=41008 [2022-09-05T16:22:33.078Z] ==> Appending adjustments [2022-09-05T16:22:33.078Z] https://docs.codecov.io/docs/fixing-reports [2022-09-05T16:22:33.078Z] + Found adjustments [2022-09-05T16:22:33.078Z] ==> Gzipping contents [2022-09-05T16:22:33.337Z] 12K /tmp/codecov.Fw7p63.gz [2022-09-05T16:22:33.337Z] ==> Uploading reports [2022-09-05T16:22:33.337Z] url: https://codecov.io [2022-09-05T16:22:33.337Z] query: branch=PR-107&commit=c9a5ad2aff3007e986483899ddd0353542217408&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=107&job=&cmd_args= [2022-09-05T16:22:33.337Z] -> Pinging Codecov [2022-09-05T16:22:33.337Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-107&commit=c9a5ad2aff3007e986483899ddd0353542217408&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=107&job=&cmd_args= [2022-09-05T16:22:33.597Z] -> Uploading to [2022-09-05T16:22:33.597Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-05/581DD39554BDF9B6E22D074273EAD858/c9a5ad2aff3007e986483899ddd0353542217408/b1a0cfb9-e411-4a70-a5e4-f12094cae1d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T162233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fbd1793f90287c2bcb743a44e308ef1589df559a028092f3b75cbb5b6949836 [2022-09-05T16:22:33.597Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T16:22:33.597Z] Dload Upload Total Spent Left Speed [2022-09-05T16:22:33.597Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11394 0 0 100 11394 0 49112 --:--:-- --:--:-- --:--:-- 49112 [2022-09-05T16:22:33.597Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/c9a5ad2aff3007e986483899ddd0353542217408 [Pipeline] } [2022-09-05T16:22:33.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-09-05T16:22:35.314Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives ] [2022-09-05T16:22:35.314Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives [2022-09-05T16:22:35.314Z] total 16 [2022-09-05T16:22:35.314Z] drwxr-xr-x 3 root root 4096 Sep 5 16:15 . [2022-09-05T16:22:35.314Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 16:15 .. [2022-09-05T16:22:35.314Z] drwxr-xr-x 2 root root 4096 Sep 5 16:15 cost [2022-09-05T16:22:35.314Z] -rw-r--r-- 1 root root 95 Sep 5 16:15 cost.csv [2022-09-05T16:22:35.314Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives [2022-09-05T16:22:35.314Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives [2022-09-05T16:22:35.314Z] total 16 [2022-09-05T16:22:35.314Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 16:15 . [2022-09-05T16:22:35.314Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 16:15 .. [2022-09-05T16:22:35.314Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 16:15 cost [2022-09-05T16:22:35.314Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 5 16:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:22:35.644Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:22:36.537Z] ---> package-listing.sh [2022-09-05T16:22:36.537Z] ++ facter osfamily [2022-09-05T16:22:36.537Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-05T16:22:36.797Z] + OS_FAMILY=debian [2022-09-05T16:22:36.797Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-107 [2022-09-05T16:22:36.797Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-05T16:22:36.797Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-05T16:22:36.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-05T16:22:36.797Z] + PACKAGES=/tmp/packages_start.txt [2022-09-05T16:22:36.797Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-107 ']' [2022-09-05T16:22:36.797Z] + PACKAGES=/tmp/packages_end.txt [2022-09-05T16:22:36.797Z] + case "${OS_FAMILY}" in [2022-09-05T16:22:36.797Z] + dpkg -l [2022-09-05T16:22:36.797Z] + grep '^ii' [2022-09-05T16:22:36.797Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-05T16:22:36.797Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-05T16:22:36.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-05T16:22:36.797Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-107 ']' [2022-09-05T16:22:36.797Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives/ [2022-09-05T16:22:36.798Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-107/archives/ [Pipeline] echo [2022-09-05T16:22:36.831Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-05T16:22:37.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T16:22:37.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T16:22:37.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T16:22:37.914Z] prd-ubuntu20.04-docker-8c-8g-24604 does not seem to be running inside a container [2022-09-05T16:22:37.952Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-107 -v /w/workspace/y_app-rfid-llrp-inventory_PR-107:/w/workspace/y_app-rfid-llrp-inventory_PR-107:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-107@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-05T16:22:38.159Z] $ docker top 401a9528e9b5c9e39fad5b1a5f1974b7de409feeb4c86dc7fabee2c4d0c18b6a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T16:22:38.563Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-05T16:22:38.877Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-05T16:22:39.186Z] + ls /var/log/sa-host [2022-09-05T16:22:39.186Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T16:22:39.394Z] provisioning config files... [2022-09-05T16:22:39.403Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-107@tmp/config5830019316026705770tmp [Pipeline] { [Pipeline] echo [2022-09-05T16:22:39.446Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:22:39.756Z] ---> create-netrc.sh [Pipeline] } [2022-09-05T16:22:39.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:22:40.213Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-05T16:22:40.242Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:22:40.556Z] ---> sudo-logs.sh [2022-09-05T16:22:40.557Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-05T16:22:40.634Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:22:40.946Z] ---> job-cost.sh [2022-09-05T16:22:40.946Z] lf-activate-venv: SKIPPING [2022-09-05T16:22:40.946Z] DEBUG: total: 0.2199999988079071 [2022-09-05T16:22:40.946Z] INFO: Retrieving Stack Cost... [2022-09-05T16:22:41.515Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T16:22:41.774Z] INFO: Archiving Costs [Pipeline] echo [2022-09-05T16:22:41.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T16:22:42.114Z] ---> logs-deploy.sh [2022-09-05T16:22:42.114Z] lf-activate-venv: SKIPPING [2022-09-05T16:22:42.114Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-107/1 [2022-09-05T16:22:42.114Z] INFO: archiving workspace using pattern(s): [2022-09-05T16:22:43.056Z] Archives upload complete. [2022-09-05T16:22:43.318Z] INFO: archiving logs to Nexus [2022-09-05T16:22:43.890Z] ---> uname -a: [2022-09-05T16:22:43.890Z] Linux prd-ubuntu20-04-docker-8c-8g-24604 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] ---> lscpu: [2022-09-05T16:22:43.890Z] Architecture: x86_64 [2022-09-05T16:22:43.890Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-05T16:22:43.890Z] Byte Order: Little Endian [2022-09-05T16:22:43.890Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-05T16:22:43.890Z] CPU(s): 8 [2022-09-05T16:22:43.890Z] On-line CPU(s) list: 0-7 [2022-09-05T16:22:43.890Z] Thread(s) per core: 1 [2022-09-05T16:22:43.890Z] Core(s) per socket: 1 [2022-09-05T16:22:43.890Z] Socket(s): 8 [2022-09-05T16:22:43.890Z] NUMA node(s): 1 [2022-09-05T16:22:43.890Z] Vendor ID: AuthenticAMD [2022-09-05T16:22:43.890Z] CPU family: 23 [2022-09-05T16:22:43.890Z] Model: 49 [2022-09-05T16:22:43.890Z] Model name: AMD EPYC-Rome Processor [2022-09-05T16:22:43.890Z] Stepping: 0 [2022-09-05T16:22:43.890Z] CPU MHz: 2800.002 [2022-09-05T16:22:43.890Z] BogoMIPS: 5600.00 [2022-09-05T16:22:43.890Z] Virtualization: AMD-V [2022-09-05T16:22:43.890Z] Hypervisor vendor: KVM [2022-09-05T16:22:43.890Z] Virtualization type: full [2022-09-05T16:22:43.890Z] L1d cache: 256 KiB [2022-09-05T16:22:43.890Z] L1i cache: 256 KiB [2022-09-05T16:22:43.890Z] L2 cache: 4 MiB [2022-09-05T16:22:43.890Z] L3 cache: 128 MiB [2022-09-05T16:22:43.890Z] NUMA node0 CPU(s): 0-7 [2022-09-05T16:22:43.890Z] Vulnerability Itlb multihit: Not affected [2022-09-05T16:22:43.890Z] Vulnerability L1tf: Not affected [2022-09-05T16:22:43.890Z] Vulnerability Mds: Not affected [2022-09-05T16:22:43.890Z] Vulnerability Meltdown: Not affected [2022-09-05T16:22:43.890Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-05T16:22:43.890Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-05T16:22:43.890Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-05T16:22:43.890Z] Vulnerability Srbds: Not affected [2022-09-05T16:22:43.890Z] Vulnerability Tsx async abort: Not affected [2022-09-05T16:22:43.890Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] ---> nproc: [2022-09-05T16:22:43.890Z] 8 [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] ---> df -h: [2022-09-05T16:22:43.890Z] Filesystem Size Used Avail Use% Mounted on [2022-09-05T16:22:43.890Z] overlay 155G 11G 145G 7% / [2022-09-05T16:22:43.890Z] tmpfs 64M 0 64M 0% /dev [2022-09-05T16:22:43.890Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-05T16:22:43.890Z] shm 64M 0 64M 0% /dev/shm [2022-09-05T16:22:43.890Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] ---> sar -b -r -n DEV: [2022-09-05T16:22:43.890Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24604) 09/05/22 _x86_64_ (8 CPU) [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] 16:12:23 LINUX RESTART (8 CPU) [2022-09-05T16:22:43.890Z] [2022-09-05T16:22:43.890Z] 16:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-05T16:22:43.890Z] 16:14:01 356.34 11.98 344.36 0.00 2032.59 103833.23 0.00 [2022-09-05T16:22:43.890Z] 16:15:01 130.71 0.15 130.56 0.00 11.33 26638.76 0.00 [2022-09-05T16:22:43.890Z] 16:16:01 147.06 0.03 147.03 0.00 5.33 33999.80 0.00 [2022-09-05T16:22:43.890Z] 16:17:01 3.50 0.88 2.62 0.00 18.53 35.20 0.00 [2022-09-05T16:22:43.890Z] 16:18:01 1.77 0.02 1.75 0.00 0.13 19.73 0.00 [2022-09-05T16:22:43.890Z] 16:19:01 1.88 0.00 1.88 0.00 0.00 25.60 0.00 [2022-09-05T16:22:43.891Z] 16:20:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 [2022-09-05T16:22:43.891Z] 16:21:01 1.60 0.00 1.60 0.00 0.00 18.39 0.00 [2022-09-05T16:22:43.891Z] 16:22:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 [2022-09-05T16:22:43.891Z] Average: 71.61 1.45 70.16 0.00 229.76 18286.92 0.00 [2022-09-05T16:22:43.891Z] [2022-09-05T16:22:43.891Z] 16:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-05T16:22:43.891Z] 16:14:01 28069952 31722732 574112 1.75 147800 3695276 2335824 6.88 1251388 3100936 251836 [2022-09-05T16:22:43.891Z] 16:15:01 27703316 31577640 710828 2.16 165000 3890728 2482732 7.32 1694884 3002560 407560 [2022-09-05T16:22:43.891Z] 16:16:01 27575396 31762648 528352 1.61 175768 4157192 1917536 5.65 1361328 3428548 176 [2022-09-05T16:22:43.891Z] 16:17:01 27575360 31763588 527188 1.60 175840 4157704 1984756 5.85 1360300 3428996 180 [2022-09-05T16:22:43.891Z] 16:18:01 27583276 31771472 519004 1.58 175860 4157704 1984756 5.85 1353140 3429016 20 [2022-09-05T16:22:43.891Z] 16:19:01 27583228 31771460 518980 1.58 175888 4157712 1984756 5.85 1352804 3429016 20 [2022-09-05T16:22:43.891Z] 16:20:01 27590992 31779240 511132 1.55 175896 4157720 1984756 5.85 1345032 3429020 12 [2022-09-05T16:22:43.891Z] 16:21:01 27590976 31779232 511048 1.55 175928 4157724 1968588 5.80 1345016 3429024 20 [2022-09-05T16:22:43.891Z] 16:22:01 27590896 31779280 510940 1.55 175936 4157852 1968588 5.80 1345016 3429152 12 [2022-09-05T16:22:43.891Z] Average: 27651488 31745255 545732 1.66 171546 4076624 2068032 6.09 1378768 3345141 73315 [2022-09-05T16:22:43.891Z] [2022-09-05T16:22:43.891Z] 16:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-05T16:22:43.891Z] 16:14:01 docker0 157.74 186.17 12.79 1666.75 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:14:01 lo 6.00 6.00 0.58 0.58 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:14:01 ens3 488.69 374.20 7341.60 63.31 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:15:01 docker0 8.73 10.05 0.50 40.84 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:15:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:15:01 ens3 91.43 68.06 92.55 69.79 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:15:01 vethba82739 0.05 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:16:01 docker0 6.63 9.35 0.39 54.28 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:16:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:16:01 ens3 138.56 98.77 2633.60 61.67 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:17:01 ens3 0.45 0.45 0.03 0.04 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:18:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:21:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] 16:22:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] Average: docker0 19.23 22.84 1.52 195.75 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] Average: ens3 79.94 60.20 1118.59 21.65 0.00 0.00 0.00 0.00 [2022-09-05T16:22:43.891Z] [2022-09-05T16:22:43.891Z] [2022-09-05T16:22:43.891Z] ---> sar -P ALL: [2022-09-05T16:22:43.891Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24604) 09/05/22 _x86_64_ (8 CPU) [2022-09-05T16:22:43.891Z] [2022-09-05T16:22:43.891Z] 16:12:23 LINUX RESTART (8 CPU) [2022-09-05T16:22:43.891Z] [2022-09-05T16:22:43.891Z] 16:13:01 CPU %user %nice %system %iowait %steal %idle [2022-09-05T16:22:43.891Z] 16:14:01 all 9.19 0.00 3.51 3.62 0.06 83.63 [2022-09-05T16:22:43.891Z] 16:14:01 0 11.09 0.00 3.64 0.99 0.05 84.23 [2022-09-05T16:22:43.891Z] 16:14:01 1 8.47 0.00 3.35 5.84 0.05 82.28 [2022-09-05T16:22:43.891Z] 16:14:01 2 8.66 0.00 3.40 6.28 0.05 81.61 [2022-09-05T16:22:43.891Z] 16:14:01 3 8.26 0.00 4.07 7.74 0.05 79.88 [2022-09-05T16:22:43.891Z] 16:14:01 4 8.49 0.00 2.86 2.06 0.05 86.54 [2022-09-05T16:22:43.891Z] 16:14:01 5 9.21 0.00 3.08 1.14 0.07 86.50 [2022-09-05T16:22:43.891Z] 16:14:01 6 10.54 0.00 3.58 1.70 0.07 84.11 [2022-09-05T16:22:43.891Z] 16:14:01 7 8.80 0.00 4.08 3.15 0.08 83.88 [2022-09-05T16:22:43.891Z] 16:15:01 all 35.79 0.00 5.96 1.12 0.08 57.06 [2022-09-05T16:22:43.891Z] 16:15:01 0 35.68 0.00 6.11 3.26 0.07 54.88 [2022-09-05T16:22:43.891Z] 16:15:01 1 35.39 0.00 6.28 3.54 0.07 54.73 [2022-09-05T16:22:43.891Z] 16:15:01 2 36.56 0.00 5.73 0.25 0.08 57.37 [2022-09-05T16:22:43.891Z] 16:15:01 3 35.74 0.00 6.33 0.81 0.08 57.03 [2022-09-05T16:22:43.891Z] 16:15:01 4 36.26 0.00 5.70 0.08 0.08 57.87 [2022-09-05T16:22:43.891Z] 16:15:01 5 35.57 0.00 5.70 0.15 0.07 58.51 [2022-09-05T16:22:43.891Z] 16:15:01 6 36.59 0.00 5.58 0.27 0.08 57.48 [2022-09-05T16:22:43.891Z] 16:15:01 7 34.48 0.00 6.25 0.56 0.08 58.63 [2022-09-05T16:22:43.891Z] 16:16:01 all 4.51 0.00 1.92 2.08 0.03 91.46 [2022-09-05T16:22:43.891Z] 16:16:01 0 4.14 0.00 1.39 0.22 0.03 94.22 [2022-09-05T16:22:43.891Z] 16:16:01 1 5.54 0.00 1.48 0.98 0.03 91.97 [2022-09-05T16:22:43.891Z] 16:16:01 2 3.92 0.00 2.04 7.40 0.02 86.62 [2022-09-05T16:22:43.891Z] 16:16:01 3 3.43 0.00 2.24 1.42 0.03 92.87 [2022-09-05T16:22:43.891Z] 16:16:01 4 4.30 0.00 1.65 0.29 0.03 93.74 [2022-09-05T16:22:43.891Z] 16:16:01 5 4.99 0.00 2.94 4.44 0.03 87.60 [2022-09-05T16:22:43.891Z] 16:16:01 6 5.33 0.00 1.80 1.05 0.03 91.79 [2022-09-05T16:22:43.891Z] 16:16:01 7 4.39 0.00 1.80 0.88 0.03 92.89 [2022-09-05T16:22:43.891Z] 16:17:01 all 0.16 0.00 0.03 0.02 0.00 99.79 [2022-09-05T16:22:43.891Z] 16:17:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-05T16:22:43.891Z] 16:17:01 1 0.88 0.00 0.00 0.00 0.00 99.12 [2022-09-05T16:22:43.891Z] 16:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-05T16:22:43.891Z] 16:17:01 3 0.27 0.00 0.05 0.07 0.02 99.60 [2022-09-05T16:22:43.891Z] 16:17:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-05T16:22:43.891Z] 16:17:01 5 0.07 0.00 0.05 0.05 0.02 99.82 [2022-09-05T16:22:43.891Z] 16:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-05T16:22:43.891Z] 16:18:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2022-09-05T16:22:43.891Z] 16:18:01 0 0.03 0.00 0.02 0.07 0.02 99.87 [2022-09-05T16:22:43.891Z] 16:18:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-05T16:22:43.891Z] 16:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T16:22:43.891Z] 16:18:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2022-09-05T16:22:43.891Z] 16:18:01 4 0.02 0.00 0.05 0.02 0.00 99.92 [2022-09-05T16:22:43.891Z] 16:18:01 5 0.07 0.00 0.00 0.03 0.00 99.90 [2022-09-05T16:22:43.891Z] 16:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-05T16:22:43.891Z] 16:18:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-05T16:22:43.891Z] 16:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-09-05T16:22:43.891Z] 16:19:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-05T16:22:43.891Z] 16:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-05T16:22:43.891Z] 16:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-05T16:22:43.891Z] 16:19:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2022-09-05T16:22:43.891Z] 16:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T16:22:43.891Z] 16:19:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-05T16:22:43.891Z] 16:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T16:22:43.891Z] 16:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:20:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-05T16:22:43.891Z] 16:20:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-05T16:22:43.891Z] 16:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:20:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-09-05T16:22:43.891Z] 16:20:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-05T16:22:43.891Z] 16:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T16:22:43.891Z] 16:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T16:22:43.891Z] 16:21:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-09-05T16:22:43.891Z] 16:21:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-05T16:22:43.891Z] 16:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-05T16:22:43.891Z] 16:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T16:22:43.891Z] 16:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-05T16:22:43.891Z] 16:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T16:22:43.891Z] 16:21:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-05T16:22:43.891Z] 16:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T16:22:43.891Z] 16:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-05T16:22:43.891Z] 16:22:01 0 0.00 0.00 0.02 0.05 0.00 99.93 [2022-09-05T16:22:43.891Z] 16:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:22:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-09-05T16:22:43.891Z] 16:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-05T16:22:43.891Z] 16:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-05T16:22:43.891Z] 16:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-05T16:22:43.891Z] Average: all 5.49 0.00 1.27 0.76 0.02 92.47 [2022-09-05T16:22:43.891Z] Average: 0 5.64 0.00 1.24 0.51 0.02 92.58 [2022-09-05T16:22:43.891Z] Average: 1 5.57 0.00 1.23 1.15 0.02 92.03 [2022-09-05T16:22:43.891Z] Average: 2 5.43 0.00 1.24 1.54 0.02 91.77 [2022-09-05T16:22:43.891Z] Average: 3 5.28 0.00 1.42 1.11 0.03 92.16 [2022-09-05T16:22:43.891Z] Average: 4 5.42 0.00 1.14 0.27 0.02 93.16 [2022-09-05T16:22:43.891Z] Average: 5 5.50 0.00 1.30 0.65 0.02 92.53 [2022-09-05T16:22:43.892Z] Average: 6 5.79 0.00 1.22 0.33 0.02 92.64 [2022-09-05T16:22:43.892Z] Average: 7 5.26 0.00 1.35 0.50 0.02 92.86 [2022-09-05T16:22:43.892Z] [2022-09-05T16:22:43.892Z] [2022-09-05T16:22:43.892Z]