Pull request #148 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 445f595edc04ad82e48411191592e1ec7457e396+63c8b30869f87de451dd33f2aa13687440ae64a8 (69b45261fb5d2ece194e739808ec11cfbd7d003b) 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-ssh4627353193937636955.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6222302592827722482.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-148/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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17017756403530125046.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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh875179851379643552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12395303717854768123.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-148/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-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13438792624928962855.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-7573 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [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-148 # 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 > 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/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 445f595edc04ad82e48411191592e1ec7457e396 Merge succeeded, producing 445f595edc04ad82e48411191592e1ec7457e396 Checking out Revision 445f595edc04ad82e48411191592e1ec7457e396 (PR-148) Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T14:02:40.408Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 445f595edc04ad82e48411191592e1ec7457e396 # 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 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 445f595edc04ad82e48411191592e1ec7457e396 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T14:02:40.595Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T14:02:40.703Z] ========================================================= [2023-02-27T14:02:40.703Z] EdgeX Global Pipelines Version Info [2023-02-27T14:02:40.703Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:02:41.443Z] ------------------- [2023-02-27T14:02:41.443Z] stable info: [2023-02-27T14:02:41.443Z] ------------------- [2023-02-27T14:02:41.443Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T14:02:41.443Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T14:02:41.443Z] Message: update stable to v1.0.244 [2023-02-27T14:02:42.015Z] ------------------- [2023-02-27T14:02:42.015Z] experimental info: [2023-02-27T14:02:42.015Z] ------------------- [2023-02-27T14:02:42.015Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T14:02:42.015Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T14:02:42.015Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T14:02:42.309Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-02-27T14:02:42.352Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-02-27T14:02:42.396Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T14:02:42.439Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T14:02:42.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T14:02:42.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T14:02:42.567Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T14:02:42.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T14:02:42.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T14:02:42.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T14:02:42.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T14:02:42.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-02-27T14:02:42.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T14:02:42.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T14:02:42.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T14:02:42.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T14:02:42.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:02:43.020Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T14:02:43.062Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T14:02:43.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T14:02:43.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T14:02:43.179Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T14:02:43.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T14:02:43.261Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T14:02:43.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T14:02:43.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T14:02:43.375Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T14:02:43.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo [2023-02-27T14:02:43.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo [2023-02-27T14:02:43.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo [2023-02-27T14:02:43.541Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] echo [2023-02-27T14:02:43.584Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 445f595 [Pipeline] echo [2023-02-27T14:02:43.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:02:43.732Z] provisioning config files... [2023-02-27T14:02:43.746Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config16909692058743046411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:02:44.091Z] ---> docker-login.sh [2023-02-27T14:02:44.091Z] nexus3.edgexfoundry.org:10001 [2023-02-27T14:02:44.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:02:44.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:02:44.351Z] Configure a credential helper to remove this warning. See [2023-02-27T14:02:44.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:02:44.351Z] [2023-02-27T14:02:44.351Z] Login Succeeded [2023-02-27T14:02:44.351Z] nexus3.edgexfoundry.org:10002 [2023-02-27T14:02:44.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:02:44.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:02:44.611Z] Configure a credential helper to remove this warning. See [2023-02-27T14:02:44.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:02:44.611Z] [2023-02-27T14:02:44.611Z] Login Succeeded [2023-02-27T14:02:44.611Z] nexus3.edgexfoundry.org:10003 [2023-02-27T14:02:44.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:02:44.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:02:44.611Z] Configure a credential helper to remove this warning. See [2023-02-27T14:02:44.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:02:44.611Z] [2023-02-27T14:02:44.611Z] Login Succeeded [2023-02-27T14:02:44.611Z] nexus3.edgexfoundry.org:10004 [2023-02-27T14:02:44.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:02:44.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:02:44.871Z] Configure a credential helper to remove this warning. See [2023-02-27T14:02:44.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:02:44.871Z] [2023-02-27T14:02:44.871Z] Login Succeeded [2023-02-27T14:02:44.871Z] docker.io [2023-02-27T14:02:44.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:02:45.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:02:45.131Z] Configure a credential helper to remove this warning. See [2023-02-27T14:02:45.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:02:45.131Z] [2023-02-27T14:02:45.131Z] Login Succeeded [2023-02-27T14:02:45.131Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T14:02:45.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T14:02:45.795Z] + git rev-list -1 --merges 445f595edc04ad82e48411191592e1ec7457e396~1..445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] echo [2023-02-27T14:02:45.865Z] -----------> git rev-list -1 --merges 445f595edc04ad82e48411191592e1ec7457e396~1..445f595edc04ad82e48411191592e1ec7457e396 445f595edc04ad82e48411191592e1ec7457e396 [false] [Pipeline] sh [2023-02-27T14:02:46.174Z] + git log --format=format:%s -1 445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] echo [2023-02-27T14:02:46.208Z] ========================================================= [2023-02-27T14:02:46.209Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T14:02:46.209Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:02:46.643Z] + git log --format=format:%s -1 445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] echo [2023-02-27T14:02:46.676Z] [semverPrep] GIT_COMMIT: 445f595edc04ad82e48411191592e1ec7457e396, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo [2023-02-27T14:02:46.707Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T14:02:47.111Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T14:02:47.111Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T14:02:47.111Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T14:02:47.111Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T14:02:47.111Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T14:02:47.111Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T14:02:47.111Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:02:47.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:02:47.613Z] [2023-02-27T14:02:47.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:02:48.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:02:48.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T14:02:48.026Z] b85a868b505f: Pulling fs layer [2023-02-27T14:02:48.026Z] e2be974225ed: Pulling fs layer [2023-02-27T14:02:48.026Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T14:02:48.026Z] 988bab9f4d93: Pulling fs layer [2023-02-27T14:02:48.026Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T14:02:48.026Z] eaf3925da568: Pulling fs layer [2023-02-27T14:02:48.026Z] bab4dde63d76: Pulling fs layer [2023-02-27T14:02:48.026Z] bde34c3a00c8: Pulling fs layer [2023-02-27T14:02:48.026Z] b352a97aabf1: Pulling fs layer [2023-02-27T14:02:48.026Z] 988bab9f4d93: Waiting [2023-02-27T14:02:48.026Z] 4872d77fe225: Pulling fs layer [2023-02-27T14:02:48.026Z] 1469e6f7b9e6: Waiting [2023-02-27T14:02:48.026Z] 5851b861e8e6: Pulling fs layer [2023-02-27T14:02:48.027Z] bab4dde63d76: Waiting [2023-02-27T14:02:48.027Z] bde34c3a00c8: Waiting [2023-02-27T14:02:48.027Z] b352a97aabf1: Waiting [2023-02-27T14:02:48.027Z] eaf3925da568: Waiting [2023-02-27T14:02:48.027Z] 4872d77fe225: Waiting [2023-02-27T14:02:48.027Z] 5851b861e8e6: Waiting [2023-02-27T14:02:48.027Z] e2be974225ed: Download complete [2023-02-27T14:02:48.027Z] 988bab9f4d93: Verifying Checksum [2023-02-27T14:02:48.027Z] 988bab9f4d93: Download complete [2023-02-27T14:02:48.305Z] 1469e6f7b9e6: Verifying Checksum [2023-02-27T14:02:48.305Z] 1469e6f7b9e6: Download complete [2023-02-27T14:02:48.305Z] eaf3925da568: Download complete [2023-02-27T14:02:48.305Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T14:02:48.305Z] 339a4e72a1f5: Download complete [2023-02-27T14:02:48.305Z] bde34c3a00c8: Verifying Checksum [2023-02-27T14:02:48.305Z] bde34c3a00c8: Download complete [2023-02-27T14:02:48.305Z] b352a97aabf1: Verifying Checksum [2023-02-27T14:02:48.305Z] b352a97aabf1: Download complete [2023-02-27T14:02:48.567Z] 4872d77fe225: Verifying Checksum [2023-02-27T14:02:48.567Z] 4872d77fe225: Download complete [2023-02-27T14:02:48.567Z] 5851b861e8e6: Verifying Checksum [2023-02-27T14:02:48.567Z] 5851b861e8e6: Download complete [2023-02-27T14:02:48.567Z] b85a868b505f: Verifying Checksum [2023-02-27T14:02:48.567Z] b85a868b505f: Download complete [2023-02-27T14:02:48.833Z] bab4dde63d76: Verifying Checksum [2023-02-27T14:02:48.833Z] bab4dde63d76: Download complete [2023-02-27T14:02:49.768Z] b85a868b505f: Pull complete [2023-02-27T14:02:50.027Z] e2be974225ed: Pull complete [2023-02-27T14:02:50.287Z] 339a4e72a1f5: Pull complete [2023-02-27T14:02:50.549Z] 988bab9f4d93: Pull complete [2023-02-27T14:02:50.809Z] 1469e6f7b9e6: Pull complete [2023-02-27T14:02:50.809Z] eaf3925da568: Pull complete [2023-02-27T14:02:52.713Z] bab4dde63d76: Pull complete [2023-02-27T14:02:52.713Z] bde34c3a00c8: Pull complete [2023-02-27T14:02:52.974Z] b352a97aabf1: Pull complete [2023-02-27T14:02:52.974Z] 4872d77fe225: Pull complete [2023-02-27T14:02:52.974Z] 5851b861e8e6: Pull complete [2023-02-27T14:02:52.974Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T14:02:52.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T14:02:52.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:02:53.186Z] prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container [2023-02-27T14:02:53.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 [2023-02-27T14:02:54.458Z] $ docker top 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 -eo pid,comm [2023-02-27T14:02:54.517Z] 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). [2023-02-27T14:02:54.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T14:02:54.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T14:02:54.641Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T14:02:54.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T14:02:54.769Z] $ docker exec 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 ssh-agent [2023-02-27T14:02:54.882Z] SSH_AUTH_SOCK=/tmp/ssh-4Ble3FssSISR/agent.31 [2023-02-27T14:02:54.882Z] SSH_AGENT_PID=37 [2023-02-27T14:02:54.888Z] Running ssh-add (command line suppressed) [2023-02-27T14:02:54.993Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_1796781422146252848.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_1796781422146252848.key) [2023-02-27T14:02:55.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T14:02:55.343Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T14:02:55.370Z] $ docker exec --env ******** --env ******** 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 ssh-agent -k [2023-02-27T14:02:55.470Z] unset SSH_AUTH_SOCK; [2023-02-27T14:02:55.471Z] unset SSH_AGENT_PID; [2023-02-27T14:02:55.471Z] echo Agent pid 37 killed; [2023-02-27T14:02:55.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T14:02:55.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T14:02:55.573Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T14:02:55.688Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T14:02:55.693Z] $ docker exec 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 ssh-agent [2023-02-27T14:02:55.796Z] SSH_AUTH_SOCK=/tmp/ssh-AEUHIwLqGN9S/agent.69 [2023-02-27T14:02:55.796Z] SSH_AGENT_PID=75 [2023-02-27T14:02:55.800Z] Running ssh-add (command line suppressed) [2023-02-27T14:02:55.911Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_12534257965756527595.key (/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/private_key_12534257965756527595.key) [2023-02-27T14:02:55.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T14:02:56.250Z] + git semver init [2023-02-27T14:02:56.509Z] 2023-02-27 14:02:56,423 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T14:02:56.509Z] 2023-02-27 14:02:56,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver [2023-02-27T14:02:56.509Z] 2023-02-27 14:02:56,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver [2023-02-27T14:02:56.509Z] 2023-02-27 14:02:56,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148, universal_newlines=False, shell=None, istream=None) [2023-02-27T14:02:57.893Z] 2023-02-27 14:02:57,648 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.git/info/exclude [2023-02-27T14:02:57.893Z] 2023-02-27 14:02:57,649 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 with force:False [2023-02-27T14:02:57.893Z] 2023-02-27 14:02:57,649 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 [2023-02-27T14:02:57.893Z] 2023-02-27 14:02:57,653 [execute] INFO git cat-file --batch-check [2023-02-27T14:02:57.893Z] 2023-02-27 14:02:57,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T14:02:57.893Z] 2023-02-27 14:02:57,662 [execute] INFO git cat-file --batch [2023-02-27T14:02:57.893Z] 2023-02-27 14:02:57,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T14:02:57.893Z] 2023-02-27 14:02:57,669 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-148/.semver/PR-148 [2023-02-27T14:02:57.893Z] 0.0.0 [Pipeline] } [2023-02-27T14:02:57.921Z] $ docker exec --env ******** --env ******** 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 ssh-agent -k [2023-02-27T14:02:58.044Z] unset SSH_AUTH_SOCK; [2023-02-27T14:02:58.044Z] unset SSH_AGENT_PID; [2023-02-27T14:02:58.045Z] echo Agent pid 75 killed; [2023-02-27T14:02:58.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T14:02:58.484Z] + git semver [Pipeline] } [2023-02-27T14:02:58.769Z] $ docker stop --time=1 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 [2023-02-27T14:03:00.036Z] $ docker rm -f --volumes 78c39b080475a3b8fa6e2ab3e3e3f93fa9b8eb24a6c332efa3e85f3fe0b50743 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:03:00.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T14:03:00.699Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T14:03:00.717Z] [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 [2023-02-27T14:03:01.276Z] provisioning config files... [2023-02-27T14:03:01.283Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config11892136333809498740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:03:01.642Z] ---> docker-login.sh [2023-02-27T14:03:01.642Z] nexus3.edgexfoundry.org:10001 [2023-02-27T14:03:01.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:03:01.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:03:01.642Z] Configure a credential helper to remove this warning. See [2023-02-27T14:03:01.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:03:01.642Z] [2023-02-27T14:03:01.642Z] Login Succeeded [2023-02-27T14:03:01.642Z] nexus3.edgexfoundry.org:10002 [2023-02-27T14:03:01.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:03:01.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:03:01.642Z] Configure a credential helper to remove this warning. See [2023-02-27T14:03:01.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:03:01.642Z] [2023-02-27T14:03:01.642Z] Login Succeeded [2023-02-27T14:03:01.642Z] nexus3.edgexfoundry.org:10003 [2023-02-27T14:03:01.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:03:01.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:03:01.902Z] Configure a credential helper to remove this warning. See [2023-02-27T14:03:01.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:03:01.902Z] [2023-02-27T14:03:01.902Z] Login Succeeded [2023-02-27T14:03:01.902Z] nexus3.edgexfoundry.org:10004 [2023-02-27T14:03:01.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:03:01.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:03:01.902Z] Configure a credential helper to remove this warning. See [2023-02-27T14:03:01.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:03:01.902Z] [2023-02-27T14:03:01.902Z] Login Succeeded [2023-02-27T14:03:01.902Z] docker.io [2023-02-27T14:03:02.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:03:02.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:03:02.161Z] Configure a credential helper to remove this warning. See [2023-02-27T14:03:02.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:03:02.161Z] [2023-02-27T14:03:02.161Z] Login Succeeded [2023-02-27T14:03:02.161Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T14:03:02.193Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T14:03:02.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:03:02.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:03:02.441Z] ========================================================= [2023-02-27T14:03:02.441Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T14:03:02.441Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:03:02.911Z] + 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 . [2023-02-27T14:03:02.911Z] Sending build context to Docker daemon 12.57MB [2023-02-27T14:03:02.911Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:03:02.911Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T14:03:02.911Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T14:03:02.911Z] 213ec9aee27d: Pulling fs layer [2023-02-27T14:03:02.911Z] 4583459ba037: Pulling fs layer [2023-02-27T14:03:02.911Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T14:03:02.911Z] 53926ce57604: Pulling fs layer [2023-02-27T14:03:02.911Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T14:03:02.911Z] 22ff95d597cd: Pulling fs layer [2023-02-27T14:03:02.911Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T14:03:02.911Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T14:03:02.911Z] a7acece74701: Pulling fs layer [2023-02-27T14:03:02.911Z] 53926ce57604: Waiting [2023-02-27T14:03:02.911Z] 12d6caf4c0d1: Waiting [2023-02-27T14:03:02.911Z] 22ff95d597cd: Waiting [2023-02-27T14:03:02.911Z] 96b7cbca73a9: Waiting [2023-02-27T14:03:02.911Z] 21b2b0c7a3f4: Waiting [2023-02-27T14:03:02.911Z] a7acece74701: Waiting [2023-02-27T14:03:02.911Z] 93c1e223e6f2: Verifying Checksum [2023-02-27T14:03:02.911Z] 93c1e223e6f2: Download complete [2023-02-27T14:03:02.911Z] 4583459ba037: Verifying Checksum [2023-02-27T14:03:02.911Z] 4583459ba037: Download complete [2023-02-27T14:03:03.178Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T14:03:03.178Z] 21b2b0c7a3f4: Download complete [2023-02-27T14:03:03.178Z] 22ff95d597cd: Verifying Checksum [2023-02-27T14:03:03.178Z] 22ff95d597cd: Download complete [2023-02-27T14:03:03.178Z] 213ec9aee27d: Verifying Checksum [2023-02-27T14:03:03.178Z] 213ec9aee27d: Download complete [2023-02-27T14:03:03.178Z] 12d6caf4c0d1: Verifying Checksum [2023-02-27T14:03:03.178Z] 12d6caf4c0d1: Download complete [2023-02-27T14:03:03.178Z] 213ec9aee27d: Pull complete [2023-02-27T14:03:03.443Z] 4583459ba037: Pull complete [2023-02-27T14:03:03.443Z] 93c1e223e6f2: Pull complete [2023-02-27T14:03:03.706Z] a7acece74701: Verifying Checksum [2023-02-27T14:03:03.706Z] a7acece74701: Download complete [2023-02-27T14:03:03.965Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T14:03:03.965Z] 96b7cbca73a9: Download complete [2023-02-27T14:03:03.965Z] 53926ce57604: Download complete [2023-02-27T14:03:08.155Z] 53926ce57604: Pull complete [2023-02-27T14:03:08.155Z] 21b2b0c7a3f4: Pull complete [2023-02-27T14:03:08.155Z] 22ff95d597cd: Pull complete [2023-02-27T14:03:08.155Z] 12d6caf4c0d1: Pull complete [2023-02-27T14:03:10.058Z] 96b7cbca73a9: Pull complete [2023-02-27T14:03:10.993Z] a7acece74701: Pull complete [2023-02-27T14:03:10.993Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T14:03:10.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T14:03:10.993Z] ---> db6d94c90886 [2023-02-27T14:03:10.993Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:03:12.383Z] ---> Running in e5999e9e4385 [2023-02-27T14:03:12.642Z] Removing intermediate container e5999e9e4385 [2023-02-27T14:03:12.642Z] ---> 3c85e2493fcf [2023-02-27T14:03:12.642Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:03:12.642Z] ---> Running in a0fea906cbd1 [2023-02-27T14:03:12.642Z] Removing intermediate container a0fea906cbd1 [2023-02-27T14:03:12.642Z] ---> e48c6ffbc601 [2023-02-27T14:03:12.642Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:03:12.902Z] ---> Running in eae971737188 [2023-02-27T14:03:12.902Z] Removing intermediate container eae971737188 [2023-02-27T14:03:12.902Z] ---> da20c6580dba [2023-02-27T14:03:12.902Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:03:12.902Z] ---> Running in 40a44f2b0e1e [2023-02-27T14:03:13.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T14:03:13.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T14:03:13.680Z] OK: 211 MiB in 51 packages [2023-02-27T14:03:13.942Z] Removing intermediate container 40a44f2b0e1e [2023-02-27T14:03:13.943Z] ---> 9c874f2cccb7 [2023-02-27T14:03:13.943Z] Step 7/12 : WORKDIR /app [2023-02-27T14:03:14.204Z] ---> Running in effe110c0acf [2023-02-27T14:03:14.204Z] Removing intermediate container effe110c0acf [2023-02-27T14:03:14.204Z] ---> b36fdf2de756 [2023-02-27T14:03:14.204Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-27T14:03:14.204Z] ---> 833a0a71da35 [2023-02-27T14:03:14.204Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:03:14.462Z] ---> Running in 18d25b3ef1bd [2023-02-27T14:03:16.100Z] Still waiting to schedule task [2023-02-27T14:03:16.100Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T14:03:46.539Z] Removing intermediate container 18d25b3ef1bd [2023-02-27T14:03:46.539Z] ---> 1d596f753b41 [2023-02-27T14:03:46.539Z] Step 10/12 : COPY . . [2023-02-27T14:03:46.539Z] ---> 948a413bdcba [2023-02-27T14:03:46.539Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:03:46.799Z] ---> Running in f651159128e3 [2023-02-27T14:03:46.799Z] Removing intermediate container f651159128e3 [2023-02-27T14:03:46.799Z] ---> be8002f19e69 [2023-02-27T14:03:46.799Z] Step 12/12 : RUN $MAKE [2023-02-27T14:03:46.799Z] ---> Running in 5b5f2788feda [2023-02-27T14:03:47.058Z] noop [2023-02-27T14:03:47.318Z] Removing intermediate container 5b5f2788feda [2023-02-27T14:03:47.318Z] ---> 74ead7949c67 [2023-02-27T14:03:47.318Z] Successfully built 74ead7949c67 [2023-02-27T14:03:47.318Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:03:47.755Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T14:03:47.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:03:47.919Z] prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container [2023-02-27T14:03:47.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 [2023-02-27T14:03:48.308Z] $ docker top 172c5e68bbb93e133877fce7f7b0d746b3053aaa0e4779871f2035a0ad871f86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:03:48.684Z] + go version [2023-02-27T14:03:48.684Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T14:03:48.718Z] $ docker stop --time=1 172c5e68bbb93e133877fce7f7b0d746b3053aaa0e4779871f2035a0ad871f86 [2023-02-27T14:03:50.007Z] $ docker rm -f --volumes 172c5e68bbb93e133877fce7f7b0d746b3053aaa0e4779871f2035a0ad871f86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:03:50.815Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T14:03:50.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:03:50.963Z] prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container [2023-02-27T14:03:50.994Z] $ 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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 [2023-02-27T14:03:51.342Z] $ docker top 201fd122019b921de5bb2f028e6a4b870f67e4dd00e869bd8774ac70e3ee5dc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:03:51.742Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:03:52.110Z] + make test [2023-02-27T14:03:52.110Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-27T14:04:14.034Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-02-27T14:04:14.034Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.162s coverage: 86.2% of statements [2023-02-27T14:04:14.034Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-02-27T14:04:14.034Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.744s coverage: 71.9% of statements [2023-02-27T14:04:32.105Z] 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." [2023-02-27T14:04:32.105Z] go vet ./... [2023-02-27T14:04:34.001Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T14:04:34.001Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T14:04:34.001Z] ./bin/test-attribution.sh [2023-02-27T14:04:34.001Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T14:04:34.001Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T14:04:34.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T14:04:34.077Z] $ docker stop --time=1 201fd122019b921de5bb2f028e6a4b870f67e4dd00e869bd8774ac70e3ee5dc7 [2023-02-27T14:04:36.017Z] $ docker rm -f --volumes 201fd122019b921de5bb2f028e6a4b870f67e4dd00e869bd8774ac70e3ee5dc7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:04:36.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T14:04:36.670Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T14:04:37.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T14:04:37.680Z] + ls -al . [2023-02-27T14:04:37.680Z] total 232 [2023-02-27T14:04:37.680Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 14:03 . [2023-02-27T14:04:37.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:02 .. [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 14:02 .dockerignore [2023-02-27T14:04:37.680Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 14:04 .git [2023-02-27T14:04:37.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:02 .github [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 27 14:02 .gitignore [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 14:02 .golangci.yml [2023-02-27T14:04:37.680Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:02 .semver [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 9818 Feb 27 14:02 Attribution.txt [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 4331 Feb 27 14:02 CHANGELOG.md [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 1659 Feb 27 14:02 Dockerfile [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 14:02 GOVERNANCE.md [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 27 14:02 Jenkinsfile [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 14:02 LICENSE [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 2462 Feb 27 14:02 Makefile [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 14:02 OWNERS.md [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 31023 Feb 27 14:02 README.md [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 14:03 VERSION [2023-02-27T14:04:37.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:02 bin [2023-02-27T14:04:37.680Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 14:04 coverage.out [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 3564 Feb 27 14:02 go.mod [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 34844 Feb 27 14:02 go.sum [2023-02-27T14:04:37.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:02 images [2023-02-27T14:04:37.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:02 internal [2023-02-27T14:04:37.680Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 14:02 main.go [2023-02-27T14:04:37.680Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:02 res [2023-02-27T14:04:37.680Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:02 snap [2023-02-27T14:04:37.680Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:04:38.068Z] + 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=445f595edc04ad82e48411191592e1ec7457e396 --label arch=amd64 --label version=0.0.0 . [2023-02-27T14:04:38.068Z] Sending build context to Docker daemon 12.57MB [2023-02-27T14:04:38.068Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:04:38.068Z] Step 2/29 : FROM ${BASE} AS builder [2023-02-27T14:04:38.068Z] ---> 74ead7949c67 [2023-02-27T14:04:38.068Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:04:38.068Z] ---> Running in 0aa9fb63b0a1 [2023-02-27T14:04:38.327Z] Removing intermediate container 0aa9fb63b0a1 [2023-02-27T14:04:38.327Z] ---> 296233dc0fcc [2023-02-27T14:04:38.327Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:04:38.327Z] ---> Running in 8c486ea9c6ad [2023-02-27T14:04:38.327Z] Removing intermediate container 8c486ea9c6ad [2023-02-27T14:04:38.327Z] ---> dc19e426d56b [2023-02-27T14:04:38.327Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:04:38.327Z] ---> Running in 18794727bbf8 [2023-02-27T14:04:38.586Z] Removing intermediate container 18794727bbf8 [2023-02-27T14:04:38.586Z] ---> e321588fe841 [2023-02-27T14:04:38.586Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:04:38.586Z] ---> Running in 36bdfaa46e11 [2023-02-27T14:04:38.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T14:04:38.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T14:04:39.411Z] OK: 211 MiB in 51 packages [2023-02-27T14:04:39.670Z] Removing intermediate container 36bdfaa46e11 [2023-02-27T14:04:39.670Z] ---> 22794f92f1cf [2023-02-27T14:04:39.670Z] Step 7/29 : WORKDIR /app [2023-02-27T14:04:39.670Z] ---> Running in 23773f2d28e3 [2023-02-27T14:04:39.670Z] Removing intermediate container 23773f2d28e3 [2023-02-27T14:04:39.670Z] ---> 2035bce54404 [2023-02-27T14:04:39.670Z] Step 8/29 : COPY go.mod vendor* ./ [2023-02-27T14:04:39.929Z] ---> 600199c5ee65 [2023-02-27T14:04:39.929Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:04:39.929Z] ---> Running in cc941d44a359 [2023-02-27T14:04:40.867Z] Removing intermediate container cc941d44a359 [2023-02-27T14:04:40.867Z] ---> c965f18631cf [2023-02-27T14:04:40.867Z] Step 10/29 : COPY . . [2023-02-27T14:04:41.167Z] ---> 663363150f5b [2023-02-27T14:04:41.167Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:04:41.167Z] ---> Running in e14254e95852 [2023-02-27T14:04:41.167Z] Removing intermediate container e14254e95852 [2023-02-27T14:04:41.167Z] ---> 624db2bb534e [2023-02-27T14:04:41.167Z] Step 12/29 : RUN $MAKE [2023-02-27T14:04:41.425Z] ---> Running in 72af045ab915 [2023-02-27T14:04:41.690Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-02-27T14:04:48.901Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7576 in /w/workspace/y_app-rfid-llrp-inventory_PR-148 [Pipeline] { [Pipeline] ws [2023-02-27T14:04:48.970Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-02-27T14:04:49.055Z] The recommended git tool is: git [2023-02-27T14:04:54.320Z] using credential edgex-jenkins-ssh [2023-02-27T14:04:54.345Z] Cloning the remote Git repository [2023-02-27T14:04:54.390Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-27T14:04:54.475Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-02-27T14:04:54.647Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-27T14:04:54.648Z] > git --version # timeout=10 [2023-02-27T14:04:54.673Z] > git --version # 'git version 2.25.1' [2023-02-27T14:04:54.676Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:04:54.747Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T14:04:56.843Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-02-27T14:04:56.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T14:04:58.395Z] Merging remotes/origin/main commit 63c8b30869f87de451dd33f2aa13687440ae64a8 into PR head commit 445f595edc04ad82e48411191592e1ec7457e396 [2023-02-27T14:04:58.636Z] Merge succeeded, producing 445f595edc04ad82e48411191592e1ec7457e396 [2023-02-27T14:04:58.636Z] Checking out Revision 445f595edc04ad82e48411191592e1ec7457e396 (PR-148) [2023-02-27T14:04:59.107Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [2023-02-27T14:04:57.780Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-02-27T14:04:57.823Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-02-27T14:04:57.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:04:57.840Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T14:04:58.413Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T14:04:58.430Z] > git checkout -f 445f595edc04ad82e48411191592e1ec7457e396 # timeout=10 [2023-02-27T14:04:58.533Z] > git remote # timeout=10 [2023-02-27T14:04:58.550Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T14:04:58.577Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T14:04:58.590Z] > git merge 63c8b30869f87de451dd33f2aa13687440ae64a8 # timeout=10 [2023-02-27T14:04:58.615Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T14:04:58.641Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T14:04:58.655Z] > git checkout -f 445f595edc04ad82e48411191592e1ec7457e396 # timeout=10 [2023-02-27T14:04:59.153Z] > git --version # timeout=10 [2023-02-27T14:04:59.170Z] > git --version # 'git version 2.25.1' [2023-02-27T14:04:59.185Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T14:05:03.617Z] Removing intermediate container 72af045ab915 [2023-02-27T14:05:03.617Z] ---> ed9fd38c122b [2023-02-27T14:05:03.617Z] Step 13/29 : FROM alpine:3.14 [2023-02-27T14:05:03.617Z] 3.14: Pulling from library/alpine [2023-02-27T14:05:03.617Z] d261077062b2: Pulling fs layer [2023-02-27T14:05:03.617Z] d261077062b2: Verifying Checksum [2023-02-27T14:05:03.617Z] d261077062b2: Download complete [2023-02-27T14:05:03.617Z] d261077062b2: Pull complete [2023-02-27T14:05:03.617Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T14:05:03.617Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T14:05:03.617Z] ---> 6dff1269bc79 [2023-02-27T14:05:03.617Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-27T14:05:03.617Z] ---> Running in 16315e93e2dc [2023-02-27T14:05:03.617Z] Removing intermediate container 16315e93e2dc [2023-02-27T14:05:03.617Z] ---> cf3b2272e904 [2023-02-27T14:05:03.617Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-02-27T14:05:03.617Z] ---> Running in 87e869334d32 [2023-02-27T14:05:03.617Z] Removing intermediate container 87e869334d32 [2023-02-27T14:05:03.617Z] ---> 3e1760403558 [2023-02-27T14:05:03.617Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-02-27T14:05:03.617Z] ---> Running in f30614a0ce63 [2023-02-27T14:05:03.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-27T14:05:03.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-27T14:05:03.617Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T14:05:03.617Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T14:05:03.617Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T14:05:03.617Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T14:05:03.617Z] OK: 6 MiB in 16 packages [2023-02-27T14:05:03.617Z] Removing intermediate container f30614a0ce63 [2023-02-27T14:05:03.617Z] ---> 687c1144f0c1 [2023-02-27T14:05:03.617Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-27T14:05:03.617Z] ---> 51703107a471 [2023-02-27T14:05:03.617Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-27T14:05:03.617Z] ---> f9e0f07286b8 [2023-02-27T14:05:03.617Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-02-27T14:05:03.617Z] ---> 20eed7cbceb7 [2023-02-27T14:05:03.617Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-02-27T14:05:03.617Z] ---> 31cc638f2c01 [2023-02-27T14:05:03.617Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-02-27T14:05:03.617Z] ---> 1b32dd4ad02c [2023-02-27T14:05:03.617Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-02-27T14:05:03.617Z] ---> Running in b816c24541c9 [2023-02-27T14:05:03.878Z] Removing intermediate container b816c24541c9 [2023-02-27T14:05:03.878Z] ---> cedf8e548f26 [2023-02-27T14:05:03.878Z] Step 23/29 : VOLUME /cache [2023-02-27T14:05:03.878Z] ---> Running in c2f4c748c08b [2023-02-27T14:05:03.878Z] Removing intermediate container c2f4c748c08b [2023-02-27T14:05:03.878Z] ---> 339d3f6d0f46 [2023-02-27T14:05:03.878Z] Step 24/29 : EXPOSE 59711 [2023-02-27T14:05:04.137Z] ---> Running in 6f924f9a0435 [2023-02-27T14:05:04.137Z] Removing intermediate container 6f924f9a0435 [2023-02-27T14:05:04.137Z] ---> 2a87bec05b53 [2023-02-27T14:05:04.137Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-02-27T14:05:04.137Z] ---> Running in c3960f2d5267 [2023-02-27T14:05:04.137Z] Removing intermediate container c3960f2d5267 [2023-02-27T14:05:04.137Z] ---> 89d0da752fa1 [2023-02-27T14:05:04.137Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-02-27T14:05:04.137Z] ---> Running in 3628f5bdfdc1 [2023-02-27T14:05:04.396Z] Removing intermediate container 3628f5bdfdc1 [2023-02-27T14:05:04.396Z] ---> 808d2a157366 [2023-02-27T14:05:04.396Z] Step 27/29 : LABEL arch=amd64 [2023-02-27T14:05:04.396Z] ---> Running in 9517034b6f35 [2023-02-27T14:05:04.396Z] Removing intermediate container 9517034b6f35 [2023-02-27T14:05:04.396Z] ---> 9fb37008f020 [2023-02-27T14:05:04.396Z] Step 28/29 : LABEL git_sha=445f595edc04ad82e48411191592e1ec7457e396 [2023-02-27T14:05:04.396Z] ---> Running in 448f69b44128 [2023-02-27T14:05:04.656Z] Removing intermediate container 448f69b44128 [2023-02-27T14:05:04.656Z] ---> 0a85d1c3f71b [2023-02-27T14:05:04.656Z] Step 29/29 : LABEL version=0.0.0 [2023-02-27T14:05:04.656Z] ---> Running in d7629e7cf2ab [2023-02-27T14:05:04.656Z] Removing intermediate container d7629e7cf2ab [2023-02-27T14:05:04.656Z] ---> c9a3bd4221ed [2023-02-27T14:05:04.656Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T14:05:04.656Z] Successfully built c9a3bd4221ed [2023-02-27T14:05:04.656Z] 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 [2023-02-27T14:05:05.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:05:05.498Z] [2023-02-27T14:05:05.498Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:05:05.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:05:05.876Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T14:05:05.876Z] 5eb5b503b376: Pulling fs layer [2023-02-27T14:05:05.876Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T14:05:05.876Z] ec43610c2a17: Pulling fs layer [2023-02-27T14:05:05.876Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T14:05:05.876Z] 33b1e0a273af: Pulling fs layer [2023-02-27T14:05:05.876Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T14:05:05.876Z] 2f39f015ded8: Pulling fs layer [2023-02-27T14:05:05.876Z] 3a2ae6a8a46f: Waiting [2023-02-27T14:05:05.876Z] 33b1e0a273af: Waiting [2023-02-27T14:05:05.876Z] 5d3b04190fa2: Waiting [2023-02-27T14:05:05.876Z] 2f39f015ded8: Waiting [2023-02-27T14:05:05.876Z] 5c69ac0246d0: Download complete [2023-02-27T14:05:05.876Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T14:05:05.876Z] 3a2ae6a8a46f: Download complete [2023-02-27T14:05:06.137Z] 33b1e0a273af: Verifying Checksum [2023-02-27T14:05:06.137Z] 33b1e0a273af: Download complete [2023-02-27T14:05:06.137Z] ec43610c2a17: Verifying Checksum [2023-02-27T14:05:06.137Z] ec43610c2a17: Download complete [2023-02-27T14:05:06.137Z] 5d3b04190fa2: Download complete [2023-02-27T14:05:06.137Z] 5eb5b503b376: Verifying Checksum [2023-02-27T14:05:06.137Z] 5eb5b503b376: Download complete [2023-02-27T14:05:07.071Z] 2f39f015ded8: Verifying Checksum [2023-02-27T14:05:07.071Z] 2f39f015ded8: Download complete [2023-02-27T14:05:07.330Z] 5eb5b503b376: Pull complete [2023-02-27T14:05:07.330Z] 5c69ac0246d0: Pull complete [2023-02-27T14:05:07.897Z] ec43610c2a17: Pull complete [2023-02-27T14:05:07.897Z] 3a2ae6a8a46f: Pull complete [2023-02-27T14:05:08.155Z] 33b1e0a273af: Pull complete [2023-02-27T14:05:08.155Z] 5d3b04190fa2: Pull complete [2023-02-27T14:05:09.635Z] [2023-02-27T14:05:09.635Z] GitHub has been notified of this commit’s build result [2023-02-27T14:05:09.635Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:05:10.365Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T14:05:10.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T14:05:10.365Z] Dload Upload Total Spent Left Speed [2023-02-27T14:05:10.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 66067 0 --:--:-- --:--:-- --:--:-- 66067 [Pipeline] sh [2023-02-27T14:05:10.927Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T14:05:11.283Z] + sudo tee /etc/docker/daemon.new [2023-02-27T14:05:11.283Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T14:05:11.283Z] { [2023-02-27T14:05:11.283Z] "registry-mirrors": [ [2023-02-27T14:05:11.283Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T14:05:11.283Z] ], [2023-02-27T14:05:11.283Z] "bip": "10.250.0.254/24", [2023-02-27T14:05:11.283Z] "hosts": [ [2023-02-27T14:05:11.283Z] "tcp://0.0.0.0:5555", [2023-02-27T14:05:11.283Z] "unix:///var/run/docker.sock" [2023-02-27T14:05:11.283Z] ], [2023-02-27T14:05:11.283Z] "mtu": 1458, [2023-02-27T14:05:11.283Z] "selinux-enabled": true, [2023-02-27T14:05:11.283Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T14:05:11.283Z] } [Pipeline] sh [2023-02-27T14:05:11.629Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T14:05:11.984Z] + sudo service docker restart [2023-02-27T14:05:12.347Z] 2f39f015ded8: Pull complete [2023-02-27T14:05:12.347Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T14:05:12.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:05:12.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:05:12.577Z] prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container [2023-02-27T14:05:12.609Z] $ 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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 [2023-02-27T14:05:14.078Z] $ docker top 206892fa54e76896fb1935fcb05f6d72c12529788460aad104daae65528d6e06 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:05:14.546Z] ---> job-cost.sh [2023-02-27T14:05:14.546Z] lf-activate-venv: SKIPPING [2023-02-27T14:05:14.546Z] INFO: No Stack... [2023-02-27T14:05:14.804Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T14:05:15.064Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T14:05:15.374Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/cost.csv [2023-02-27T14:05:15.374Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T14:05:15.414Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [2023-02-27T14:05:15.423Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] did not exist. Created. [2023-02-27T14:05:15.423Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T14:05:15.827Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T14:05:15.878Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T14:05:15.905Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T14:05:15.982Z] $ docker stop --time=1 206892fa54e76896fb1935fcb05f6d72c12529788460aad104daae65528d6e06 [2023-02-27T14:05:17.153Z] $ docker rm -f --volumes 206892fa54e76896fb1935fcb05f6d72c12529788460aad104daae65528d6e06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:05:29.437Z] provisioning config files... [2023-02-27T14:05:29.461Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8191532534377369660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:05:29.845Z] ---> docker-login.sh [2023-02-27T14:05:29.845Z] nexus3.edgexfoundry.org:10001 [2023-02-27T14:05:30.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:05:30.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:05:30.433Z] Configure a credential helper to remove this warning. See [2023-02-27T14:05:30.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:05:30.433Z] [2023-02-27T14:05:30.433Z] Login Succeeded [2023-02-27T14:05:30.433Z] nexus3.edgexfoundry.org:10002 [2023-02-27T14:05:30.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:05:30.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:05:30.972Z] Configure a credential helper to remove this warning. See [2023-02-27T14:05:30.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:05:30.972Z] [2023-02-27T14:05:30.972Z] Login Succeeded [2023-02-27T14:05:30.972Z] nexus3.edgexfoundry.org:10003 [2023-02-27T14:05:31.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:05:31.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:05:31.247Z] Configure a credential helper to remove this warning. See [2023-02-27T14:05:31.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:05:31.247Z] [2023-02-27T14:05:31.247Z] Login Succeeded [2023-02-27T14:05:31.247Z] nexus3.edgexfoundry.org:10004 [2023-02-27T14:05:31.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:05:31.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:05:31.786Z] Configure a credential helper to remove this warning. See [2023-02-27T14:05:31.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:05:31.786Z] [2023-02-27T14:05:31.786Z] Login Succeeded [2023-02-27T14:05:31.786Z] docker.io [2023-02-27T14:05:31.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T14:05:32.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T14:05:32.373Z] Configure a credential helper to remove this warning. See [2023-02-27T14:05:32.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T14:05:32.373Z] [2023-02-27T14:05:32.373Z] Login Succeeded [2023-02-27T14:05:32.373Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T14:05:32.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T14:05:32.787Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:05:32.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T14:05:32.861Z] ========================================================= [2023-02-27T14:05:32.862Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T14:05:32.862Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:05:33.361Z] + 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 . [2023-02-27T14:05:33.633Z] Sending build context to Docker daemon 683kB [2023-02-27T14:05:33.633Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:05:33.633Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-27T14:05:33.905Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T14:05:33.905Z] 9b18e9b68314: Pulling fs layer [2023-02-27T14:05:33.905Z] 35d82f9e3411: Pulling fs layer [2023-02-27T14:05:33.905Z] e16973657156: Pulling fs layer [2023-02-27T14:05:33.905Z] fc693d55d65f: Pulling fs layer [2023-02-27T14:05:33.905Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T14:05:33.905Z] dda99020689f: Pulling fs layer [2023-02-27T14:05:33.905Z] db1c61fa0a46: Pulling fs layer [2023-02-27T14:05:33.905Z] 891c053d2c06: Pulling fs layer [2023-02-27T14:05:33.905Z] fc693d55d65f: Waiting [2023-02-27T14:05:33.905Z] 7e9fc2657dce: Waiting [2023-02-27T14:05:33.905Z] db1c61fa0a46: Waiting [2023-02-27T14:05:33.905Z] 891c053d2c06: Waiting [2023-02-27T14:05:33.905Z] dda99020689f: Waiting [2023-02-27T14:05:33.905Z] e16973657156: Verifying Checksum [2023-02-27T14:05:33.905Z] e16973657156: Download complete [2023-02-27T14:05:33.905Z] 35d82f9e3411: Verifying Checksum [2023-02-27T14:05:33.905Z] 35d82f9e3411: Download complete [2023-02-27T14:05:33.905Z] 7e9fc2657dce: Verifying Checksum [2023-02-27T14:05:33.905Z] 7e9fc2657dce: Download complete [2023-02-27T14:05:33.905Z] dda99020689f: Verifying Checksum [2023-02-27T14:05:33.905Z] dda99020689f: Download complete [2023-02-27T14:05:33.905Z] 9b18e9b68314: Verifying Checksum [2023-02-27T14:05:34.885Z] 891c053d2c06: Verifying Checksum [2023-02-27T14:05:34.885Z] 891c053d2c06: Download complete [2023-02-27T14:05:35.856Z] db1c61fa0a46: Verifying Checksum [2023-02-27T14:05:36.450Z] 9b18e9b68314: Pull complete [2023-02-27T14:05:36.450Z] fc693d55d65f: Verifying Checksum [2023-02-27T14:05:36.450Z] fc693d55d65f: Download complete [2023-02-27T14:05:37.039Z] 35d82f9e3411: Pull complete [2023-02-27T14:05:37.039Z] e16973657156: Pull complete [2023-02-27T14:05:49.429Z] fc693d55d65f: Pull complete [2023-02-27T14:05:49.699Z] 7e9fc2657dce: Pull complete [2023-02-27T14:05:49.972Z] dda99020689f: Pull complete [2023-02-27T14:05:56.666Z] db1c61fa0a46: Pull complete [2023-02-27T14:05:58.625Z] 891c053d2c06: Pull complete [2023-02-27T14:05:58.625Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T14:05:58.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T14:05:58.625Z] ---> f96f9c87975a [2023-02-27T14:05:58.625Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:06:00.587Z] ---> Running in 5329388bb26e [2023-02-27T14:06:00.859Z] Removing intermediate container 5329388bb26e [2023-02-27T14:06:00.859Z] ---> 53f84effb858 [2023-02-27T14:06:00.859Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:06:01.127Z] ---> Running in 555f8ab7dcc5 [2023-02-27T14:06:01.409Z] Removing intermediate container 555f8ab7dcc5 [2023-02-27T14:06:01.409Z] ---> 18f7e5bf548d [2023-02-27T14:06:01.409Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:06:01.409Z] ---> Running in b7db6802c5cd [2023-02-27T14:06:01.690Z] Removing intermediate container b7db6802c5cd [2023-02-27T14:06:01.690Z] ---> 9e5317fdeae3 [2023-02-27T14:06:01.690Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:06:01.961Z] ---> Running in 33595695f4ce [2023-02-27T14:06:02.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T14:06:03.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T14:06:04.475Z] OK: 221 MiB in 51 packages [2023-02-27T14:06:05.068Z] Removing intermediate container 33595695f4ce [2023-02-27T14:06:05.068Z] ---> 35e8b8571e32 [2023-02-27T14:06:05.068Z] Step 7/12 : WORKDIR /app [2023-02-27T14:06:05.337Z] ---> Running in 30dc1a5f6d55 [2023-02-27T14:06:05.608Z] Removing intermediate container 30dc1a5f6d55 [2023-02-27T14:06:05.608Z] ---> 95150e4606ec [2023-02-27T14:06:05.608Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-27T14:06:06.195Z] ---> 3f7ee3f2e4ed [2023-02-27T14:06:06.195Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:06:06.195Z] ---> Running in bf8f561d447f [2023-02-27T14:07:14.100Z] Removing intermediate container bf8f561d447f [2023-02-27T14:07:14.100Z] ---> 78e91fbab458 [2023-02-27T14:07:14.100Z] Step 10/12 : COPY . . [2023-02-27T14:07:14.100Z] ---> 7d34849c5665 [2023-02-27T14:07:14.100Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:07:14.100Z] ---> Running in 28f69b3a5567 [2023-02-27T14:07:14.100Z] Removing intermediate container 28f69b3a5567 [2023-02-27T14:07:14.100Z] ---> 2695ffb3b5f6 [2023-02-27T14:07:14.100Z] Step 12/12 : RUN $MAKE [2023-02-27T14:07:14.100Z] ---> Running in d5aa5baab383 [2023-02-27T14:07:14.100Z] noop [2023-02-27T14:07:14.100Z] Removing intermediate container d5aa5baab383 [2023-02-27T14:07:14.100Z] ---> 6ca00bbd62f3 [2023-02-27T14:07:14.100Z] Successfully built 6ca00bbd62f3 [2023-02-27T14:07:14.100Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:07:14.573Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T14:07:14.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:07:14.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container [2023-02-27T14:07:14.885Z] $ 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 [2023-02-27T14:07:16.113Z] $ docker top 9059d299ee49bf7c124389b09b343671b94094f1e54551e3c2b9b6cde8d243d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:07:17.013Z] + go version [2023-02-27T14:07:17.013Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T14:07:17.052Z] $ docker stop --time=1 9059d299ee49bf7c124389b09b343671b94094f1e54551e3c2b9b6cde8d243d6 [2023-02-27T14:07:21.068Z] $ docker rm -f --volumes 9059d299ee49bf7c124389b09b343671b94094f1e54551e3c2b9b6cde8d243d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:07:21.930Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T14:07:21.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:07:22.203Z] prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container [2023-02-27T14:07:22.300Z] $ 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 [2023-02-27T14:07:23.608Z] $ docker top 38eea6571c9ce2a274c649704fa5ad64246de8b7bec3a14d7d4ff721069066b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:07:24.528Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T14:07:25.246Z] + make test [2023-02-27T14:07:25.246Z] go test -race ./... -coverprofile=coverage.out ./... [2023-02-27T14:10:17.021Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-02-27T14:10:27.160Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.813s coverage: 86.2% of statements [2023-02-27T14:10:27.160Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-02-27T14:10:37.251Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.620s coverage: 71.9% of statements [2023-02-27T14:10:37.251Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T14:10:37.251Z] go vet ./... [2023-02-27T14:12:28.963Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T14:12:28.963Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T14:12:28.963Z] ./bin/test-attribution.sh [2023-02-27T14:12:28.963Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-27T14:12:28.963Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-27T14:12:29.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T14:12:29.036Z] $ docker stop --time=1 38eea6571c9ce2a274c649704fa5ad64246de8b7bec3a14d7d4ff721069066b3 [2023-02-27T14:12:30.935Z] $ docker rm -f --volumes 38eea6571c9ce2a274c649704fa5ad64246de8b7bec3a14d7d4ff721069066b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T14:12:32.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T14:12:32.420Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T14:12:32.987Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T14:12:33.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T14:12:33.920Z] + ls -al . [2023-02-27T14:12:33.920Z] total 228 [2023-02-27T14:12:33.920Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 14:07 . [2023-02-27T14:12:33.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 .. [2023-02-27T14:12:33.920Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 27 14:04 .dockerignore [2023-02-27T14:12:33.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 14:04 .git [2023-02-27T14:12:33.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:04 .github [2023-02-27T14:12:33.920Z] -rw-rw-r-- 1 jenkins jenkins 788 Feb 27 14:04 .gitignore [2023-02-27T14:12:33.920Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 14:04 .golangci.yml [2023-02-27T14:12:33.920Z] -rw-rw-r-- 1 jenkins jenkins 9818 Feb 27 14:04 Attribution.txt [2023-02-27T14:12:33.920Z] -rw-rw-r-- 1 jenkins jenkins 4331 Feb 27 14:04 CHANGELOG.md [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 1659 Feb 27 14:04 Dockerfile [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 14:04 GOVERNANCE.md [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 27 14:04 Jenkinsfile [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 27 14:04 LICENSE [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 2462 Feb 27 14:04 Makefile [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 27 14:04 OWNERS.md [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 31023 Feb 27 14:04 README.md [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 14:03 VERSION [2023-02-27T14:12:33.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 bin [2023-02-27T14:12:33.921Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 27 14:10 coverage.out [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 3564 Feb 27 14:04 go.mod [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 34844 Feb 27 14:04 go.sum [2023-02-27T14:12:33.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 images [2023-02-27T14:12:33.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 internal [2023-02-27T14:12:33.921Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 27 14:04 main.go [2023-02-27T14:12:33.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 14:04 res [2023-02-27T14:12:33.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 14:04 snap [2023-02-27T14:12:33.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:12:34.353Z] + 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=445f595edc04ad82e48411191592e1ec7457e396 --label arch=arm64 --label version=0.0.0 . [2023-02-27T14:12:34.624Z] Sending build context to Docker daemon 683kB [2023-02-27T14:12:34.624Z] Step 1/29 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T14:12:34.624Z] Step 2/29 : FROM ${BASE} AS builder [2023-02-27T14:12:34.624Z] ---> 6ca00bbd62f3 [2023-02-27T14:12:34.624Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-02-27T14:12:34.893Z] ---> Running in 05ae7874d0ca [2023-02-27T14:12:35.161Z] Removing intermediate container 05ae7874d0ca [2023-02-27T14:12:35.161Z] ---> 2ddcc3316c04 [2023-02-27T14:12:35.161Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-02-27T14:12:35.161Z] ---> Running in 74744dc77ff0 [2023-02-27T14:12:35.430Z] Removing intermediate container 74744dc77ff0 [2023-02-27T14:12:35.430Z] ---> 976dc71f035c [2023-02-27T14:12:35.430Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-02-27T14:12:35.702Z] ---> Running in 154a82ab1520 [2023-02-27T14:12:35.974Z] Removing intermediate container 154a82ab1520 [2023-02-27T14:12:35.974Z] ---> 4ec521adeedc [2023-02-27T14:12:35.974Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-27T14:12:35.974Z] ---> Running in ae57c76ab57d [2023-02-27T14:12:36.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T14:12:37.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T14:12:38.496Z] OK: 221 MiB in 51 packages [2023-02-27T14:12:39.467Z] Removing intermediate container ae57c76ab57d [2023-02-27T14:12:39.467Z] ---> 4d644f0dc62f [2023-02-27T14:12:39.467Z] Step 7/29 : WORKDIR /app [2023-02-27T14:12:39.467Z] ---> Running in 6fc8220e6718 [2023-02-27T14:12:39.736Z] Removing intermediate container 6fc8220e6718 [2023-02-27T14:12:39.736Z] ---> b2de92c56fd5 [2023-02-27T14:12:39.736Z] Step 8/29 : COPY go.mod vendor* ./ [2023-02-27T14:12:40.323Z] ---> e1d6d3ca425e [2023-02-27T14:12:40.323Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T14:12:40.593Z] ---> Running in 1bfd3aa1eff6 [2023-02-27T14:12:43.194Z] Removing intermediate container 1bfd3aa1eff6 [2023-02-27T14:12:43.195Z] ---> 0b4c323fc76f [2023-02-27T14:12:43.195Z] Step 10/29 : COPY . . [2023-02-27T14:12:43.782Z] ---> bd4fe22a48ae [2023-02-27T14:12:43.782Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T14:12:44.053Z] ---> Running in ffd56788e029 [2023-02-27T14:12:44.324Z] Removing intermediate container ffd56788e029 [2023-02-27T14:12:44.324Z] ---> 10cbf70e9533 [2023-02-27T14:12:44.324Z] Step 12/29 : RUN $MAKE [2023-02-27T14:12:44.324Z] ---> Running in 0fb3c2b38c20 [2023-02-27T14:12:45.292Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-02-27T14:14:52.001Z] Removing intermediate container 0fb3c2b38c20 [2023-02-27T14:14:52.001Z] ---> f4ba66de60ae [2023-02-27T14:14:52.001Z] Step 13/29 : FROM alpine:3.14 [2023-02-27T14:14:52.001Z] 3.14: Pulling from library/alpine [2023-02-27T14:14:52.001Z] 6f0e733d82e2: Pulling fs layer [2023-02-27T14:14:52.001Z] 6f0e733d82e2: Download complete [2023-02-27T14:14:52.583Z] 6f0e733d82e2: Pull complete [2023-02-27T14:14:52.583Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T14:14:52.583Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T14:14:52.583Z] ---> bf97f6347a60 [2023-02-27T14:14:52.583Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-02-27T14:14:52.583Z] ---> Running in 77d7d75c37fc [2023-02-27T14:14:52.850Z] Removing intermediate container 77d7d75c37fc [2023-02-27T14:14:52.850Z] ---> aa10d5e70390 [2023-02-27T14:14:52.850Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-02-27T14:14:52.850Z] ---> Running in d277b72031ed [2023-02-27T14:14:53.118Z] Removing intermediate container d277b72031ed [2023-02-27T14:14:53.118Z] ---> 4e75fd758a4d [2023-02-27T14:14:53.118Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-02-27T14:14:53.387Z] ---> Running in 689117f43198 [2023-02-27T14:14:54.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-27T14:14:54.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-27T14:14:55.575Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-27T14:14:55.575Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-27T14:14:55.575Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T14:14:55.575Z] Executing ca-certificates-20220614-r0.trigger [2023-02-27T14:14:55.843Z] OK: 6 MiB in 16 packages [2023-02-27T14:14:56.805Z] Removing intermediate container 689117f43198 [2023-02-27T14:14:56.805Z] ---> 4c8de59416b6 [2023-02-27T14:14:56.805Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-02-27T14:14:57.387Z] ---> 5bffffcc6d64 [2023-02-27T14:14:57.387Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-02-27T14:14:57.974Z] ---> 8316ce9299c2 [2023-02-27T14:14:57.974Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-02-27T14:14:58.559Z] ---> 6c8830f10c8b [2023-02-27T14:14:58.559Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-02-27T14:14:58.824Z] ---> 7588c3d264f0 [2023-02-27T14:14:58.824Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-02-27T14:15:00.224Z] ---> 42ba33f4a062 [2023-02-27T14:15:00.224Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-02-27T14:15:00.224Z] ---> Running in d8801faf2f14 [2023-02-27T14:15:02.163Z] Removing intermediate container d8801faf2f14 [2023-02-27T14:15:02.163Z] ---> ac1205571bf1 [2023-02-27T14:15:02.163Z] Step 23/29 : VOLUME /cache [2023-02-27T14:15:02.163Z] ---> Running in 1b65ceab5f1c [2023-02-27T14:15:02.432Z] Removing intermediate container 1b65ceab5f1c [2023-02-27T14:15:02.432Z] ---> b84e5e89b770 [2023-02-27T14:15:02.432Z] Step 24/29 : EXPOSE 59711 [2023-02-27T14:15:02.779Z] ---> Running in b1118c74fb93 [2023-02-27T14:15:02.779Z] Removing intermediate container b1118c74fb93 [2023-02-27T14:15:02.779Z] ---> 8d6acc273f45 [2023-02-27T14:15:02.779Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-02-27T14:15:03.048Z] ---> Running in 9cdad5da1ba1 [2023-02-27T14:15:03.316Z] Removing intermediate container 9cdad5da1ba1 [2023-02-27T14:15:03.316Z] ---> d4d38450824a [2023-02-27T14:15:03.316Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-02-27T14:15:03.316Z] ---> Running in 4a3e78fe1254 [2023-02-27T14:15:03.584Z] Removing intermediate container 4a3e78fe1254 [2023-02-27T14:15:03.584Z] ---> 61f780760bfc [2023-02-27T14:15:03.584Z] Step 27/29 : LABEL arch=arm64 [2023-02-27T14:15:03.584Z] ---> Running in ff744b59506a [2023-02-27T14:15:04.169Z] Removing intermediate container ff744b59506a [2023-02-27T14:15:04.169Z] ---> 2b26db4e384b [2023-02-27T14:15:04.169Z] Step 28/29 : LABEL git_sha=445f595edc04ad82e48411191592e1ec7457e396 [2023-02-27T14:15:04.169Z] ---> Running in ee5945681504 [2023-02-27T14:15:04.437Z] Removing intermediate container ee5945681504 [2023-02-27T14:15:04.437Z] ---> 4b6a54bf889a [2023-02-27T14:15:04.437Z] Step 29/29 : LABEL version=0.0.0 [2023-02-27T14:15:04.437Z] ---> Running in 6af8ef60f8e6 [2023-02-27T14:15:04.709Z] Removing intermediate container 6af8ef60f8e6 [2023-02-27T14:15:04.709Z] ---> b9e566374165 [2023-02-27T14:15:04.709Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T14:15:04.709Z] Successfully built b9e566374165 [2023-02-27T14:15:04.709Z] 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 [2023-02-27T14:15:05.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:15:05.492Z] [2023-02-27T14:15:05.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:15:05.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:15:05.888Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T14:15:05.888Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T14:15:05.888Z] 04944245beec: Pulling fs layer [2023-02-27T14:15:05.888Z] 699f458cf7ca: Pulling fs layer [2023-02-27T14:15:05.888Z] 765212b225bb: Pulling fs layer [2023-02-27T14:15:05.888Z] f23df028b6ca: Pulling fs layer [2023-02-27T14:15:05.888Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T14:15:05.888Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T14:15:05.888Z] 765212b225bb: Waiting [2023-02-27T14:15:05.888Z] f23df028b6ca: Waiting [2023-02-27T14:15:05.888Z] d65c8cfc05b1: Waiting [2023-02-27T14:15:05.888Z] 2437ff75d9bd: Waiting [2023-02-27T14:15:06.156Z] 04944245beec: Verifying Checksum [2023-02-27T14:15:06.156Z] 04944245beec: Download complete [2023-02-27T14:15:06.156Z] 765212b225bb: Verifying Checksum [2023-02-27T14:15:06.156Z] 765212b225bb: Download complete [2023-02-27T14:15:06.156Z] f23df028b6ca: Download complete [2023-02-27T14:15:06.156Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T14:15:06.156Z] d65c8cfc05b1: Download complete [2023-02-27T14:15:06.156Z] 699f458cf7ca: Verifying Checksum [2023-02-27T14:15:06.156Z] 699f458cf7ca: Download complete [2023-02-27T14:15:06.738Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T14:15:06.738Z] 8998bd30e6a1: Download complete [2023-02-27T14:15:08.677Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T14:15:08.677Z] 2437ff75d9bd: Download complete [2023-02-27T14:15:10.080Z] 8998bd30e6a1: Pull complete [2023-02-27T14:15:10.661Z] 04944245beec: Pull complete [2023-02-27T14:15:12.066Z] 699f458cf7ca: Pull complete [2023-02-27T14:15:12.066Z] 765212b225bb: Pull complete [2023-02-27T14:15:14.640Z] f23df028b6ca: Pull complete [2023-02-27T14:15:14.640Z] d65c8cfc05b1: Pull complete [2023-02-27T14:15:29.640Z] 2437ff75d9bd: Pull complete [2023-02-27T14:15:29.640Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T14:15:29.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T14:15:29.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:15:29.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-7576 does not seem to be running inside a container [2023-02-27T14:15:30.044Z] $ 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 [2023-02-27T14:15:32.779Z] $ docker top 969ec9aaa966fd54dd7b5b93ec20a3f75995e29cca4b74b82c2b4a0472fffcbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:15:33.665Z] ---> job-cost.sh [2023-02-27T14:15:33.665Z] lf-activate-venv: SKIPPING [2023-02-27T14:15:33.665Z] INFO: No Stack... [2023-02-27T14:15:33.932Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T14:15:34.890Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T14:15:35.239Z] + cut -d, -f6 [2023-02-27T14:15:35.239Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-02-27T14:15:35.591Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [2023-02-27T14:15:35.595Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] did not exist. Created. [2023-02-27T14:15:35.596Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T14:15:36.320Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-4c5ac2eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T14:15:36.994Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T14:15:37.035Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T14:15:37.089Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T14:15:37.103Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-148-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T14:15:37.183Z] $ docker stop --time=1 969ec9aaa966fd54dd7b5b93ec20a3f75995e29cca4b74b82c2b4a0472fffcbe [2023-02-27T14:15:38.695Z] $ docker rm -f --volumes 969ec9aaa966fd54dd7b5b93ec20a3f75995e29cca4b74b82c2b4a0472fffcbe [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 [2023-02-27T14:15:39.695Z] provisioning config files... [2023-02-27T14:15:39.704Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config4487637245964498153tmp [Pipeline] { [Pipeline] sh [2023-02-27T14:15:40.043Z] + set +x [2023-02-27T14:15:40.043Z] + curl -s+ https://codecov.io/bash [2023-02-27T14:15:40.043Z] bash -s -- [2023-02-27T14:15:40.043Z] [2023-02-27T14:15:40.043Z] _____ _ [2023-02-27T14:15:40.043Z] / ____| | | [2023-02-27T14:15:40.043Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T14:15:40.043Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T14:15:40.043Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T14:15:40.043Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T14:15:40.043Z] Bash-1.0.6 [2023-02-27T14:15:40.043Z] [2023-02-27T14:15:40.043Z] [2023-02-27T14:15:40.043Z] ==> git version 2.25.1 found [2023-02-27T14:15:40.043Z] ==> 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 [2023-02-27T14:15:40.043Z] Release-Date: 2020-01-08 [2023-02-27T14:15:40.043Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T14:15:40.043Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T14:15:40.043Z] ==> Jenkins CI detected. [2023-02-27T14:15:40.043Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-148 [2023-02-27T14:15:40.043Z] project root: . [2023-02-27T14:15:40.043Z] --> token set from env [2023-02-27T14:15:40.043Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T14:15:40.043Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T14:15:40.043Z] ==> Python coveragepy not found [2023-02-27T14:15:40.043Z] ==> Searching for coverage reports in: [2023-02-27T14:15:40.043Z] + . [2023-02-27T14:15:40.043Z] -> Found 1 reports [2023-02-27T14:15:40.043Z] ==> Detecting git/mercurial file structure [2023-02-27T14:15:40.312Z] ==> Reading reports [2023-02-27T14:15:40.312Z] + ./coverage.out bytes=41317 [2023-02-27T14:15:40.312Z] ==> Appending adjustments [2023-02-27T14:15:40.312Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T14:15:40.312Z] + Found adjustments [2023-02-27T14:15:40.312Z] ==> Gzipping contents [2023-02-27T14:15:40.312Z] 12K /tmp/codecov.UuiDhc.gz [2023-02-27T14:15:40.312Z] ==> Uploading reports [2023-02-27T14:15:40.312Z] url: https://codecov.io [2023-02-27T14:15:40.312Z] query: branch=PR-148&commit=445f595edc04ad82e48411191592e1ec7457e396&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= [2023-02-27T14:15:40.312Z] -> Pinging Codecov [2023-02-27T14:15:40.312Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-148&commit=445f595edc04ad82e48411191592e1ec7457e396&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-148%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=148&job=&cmd_args= [2023-02-27T14:15:40.572Z] -> Uploading to [2023-02-27T14:15:40.573Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/581DD39554BDF9B6E22D074273EAD858/445f595edc04ad82e48411191592e1ec7457e396/8c4c4de3-5434-4118-886f-8556eb88045b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T141540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e0024845b0e55cfe4c2f82c5daca822ee3e9f0f3e00c3a87d92ccc3c5410d47 [2023-02-27T14:15:40.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T14:15:40.573Z] Dload Upload Total Spent Left Speed [2023-02-27T14:15:40.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11851 0 0 100 11851 0 53868 --:--:-- --:--:-- --:--:-- 53624 100 11851 0 0 100 11851 0 51303 --:--:-- --:--:-- --:--:-- 51081 [2023-02-27T14:15:40.832Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/445f595edc04ad82e48411191592e1ec7457e396 [Pipeline] } [2023-02-27T14:15:40.859Z] 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 [2023-02-27T14:15:42.566Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives ] [2023-02-27T14:15:42.566Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives [2023-02-27T14:15:42.566Z] total 16 [2023-02-27T14:15:42.566Z] drwxr-xr-x 3 root root 4096 Feb 27 14:05 . [2023-02-27T14:15:42.566Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:05 .. [2023-02-27T14:15:42.566Z] drwxr-xr-x 2 root root 4096 Feb 27 14:05 cost [2023-02-27T14:15:42.566Z] -rw-r--r-- 1 root root 95 Feb 27 14:05 cost.csv [2023-02-27T14:15:42.566Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives [2023-02-27T14:15:42.566Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives [2023-02-27T14:15:42.566Z] total 16 [2023-02-27T14:15:42.566Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 14:05 . [2023-02-27T14:15:42.566Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 27 14:05 .. [2023-02-27T14:15:42.566Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 14:05 cost [2023-02-27T14:15:42.566Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 27 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:15:42.901Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:15:43.786Z] ---> package-listing.sh [2023-02-27T14:15:43.786Z] ++ facter osfamily [2023-02-27T14:15:43.786Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T14:15:44.045Z] + OS_FAMILY=debian [2023-02-27T14:15:44.045Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-148 [2023-02-27T14:15:44.045Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T14:15:44.045Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T14:15:44.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T14:15:44.045Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T14:15:44.045Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' [2023-02-27T14:15:44.045Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T14:15:44.045Z] + case "${OS_FAMILY}" in [2023-02-27T14:15:44.045Z] + grep '^ii' [2023-02-27T14:15:44.045Z] + dpkg -l [2023-02-27T14:15:44.045Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T14:15:44.045Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T14:15:44.045Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T14:15:44.045Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-148 ']' [2023-02-27T14:15:44.045Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ [2023-02-27T14:15:44.045Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-148/archives/ [Pipeline] echo [2023-02-27T14:15:44.078Z] 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T14:15:44.374Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T14:15:45.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T14:15:45.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T14:15:45.154Z] prd-ubuntu20.04-docker-8c-8g-7573 does not seem to be running inside a container [2023-02-27T14:15:45.185Z] $ 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-148/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-148 -v /w/workspace/y_app-rfid-llrp-inventory_PR-148:/w/workspace/y_app-rfid-llrp-inventory_PR-148:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-148@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 [2023-02-27T14:15:45.400Z] $ docker top 0d2b593b5b2e844955351ee68dc5c750e2e5759ff0461d90fe69dcd52e540d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T14:15:45.815Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T14:15:46.128Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T14:15:46.435Z] + ls /var/log/sa-host [2023-02-27T14:15:46.436Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T14:15:46.565Z] provisioning config files... [2023-02-27T14:15:46.575Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-148@tmp/config2346054069423703884tmp [Pipeline] { [Pipeline] echo [2023-02-27T14:15:46.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:15:46.936Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T14:15:46.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:15:47.353Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T14:15:47.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:15:47.687Z] ---> sudo-logs.sh [2023-02-27T14:15:47.687Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T14:15:47.773Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:15:48.079Z] ---> job-cost.sh [2023-02-27T14:15:48.079Z] lf-activate-venv: SKIPPING [2023-02-27T14:15:48.079Z] DEBUG: total: 0.2199999988079071 [2023-02-27T14:15:48.079Z] INFO: Retrieving Stack Cost... [2023-02-27T14:15:48.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T14:15:48.912Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T14:15:48.949Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T14:15:49.262Z] ---> logs-deploy.sh [2023-02-27T14:15:49.263Z] lf-activate-venv: SKIPPING [2023-02-27T14:15:49.263Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-148/1 [2023-02-27T14:15:49.263Z] INFO: archiving workspace using pattern(s): [2023-02-27T14:15:50.193Z] Archives upload complete. [2023-02-27T14:15:50.452Z] INFO: archiving logs to Nexus [2023-02-27T14:15:51.024Z] ---> uname -a: [2023-02-27T14:15:51.024Z] Linux prd-ubuntu20-04-docker-8c-8g-7573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] ---> lscpu: [2023-02-27T14:15:51.024Z] Architecture: x86_64 [2023-02-27T14:15:51.024Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-27T14:15:51.024Z] Byte Order: Little Endian [2023-02-27T14:15:51.024Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-27T14:15:51.024Z] CPU(s): 8 [2023-02-27T14:15:51.024Z] On-line CPU(s) list: 0-7 [2023-02-27T14:15:51.024Z] Thread(s) per core: 1 [2023-02-27T14:15:51.024Z] Core(s) per socket: 1 [2023-02-27T14:15:51.024Z] Socket(s): 8 [2023-02-27T14:15:51.024Z] NUMA node(s): 1 [2023-02-27T14:15:51.024Z] Vendor ID: AuthenticAMD [2023-02-27T14:15:51.024Z] CPU family: 23 [2023-02-27T14:15:51.024Z] Model: 49 [2023-02-27T14:15:51.024Z] Model name: AMD EPYC-Rome Processor [2023-02-27T14:15:51.024Z] Stepping: 0 [2023-02-27T14:15:51.024Z] CPU MHz: 2799.996 [2023-02-27T14:15:51.024Z] BogoMIPS: 5599.99 [2023-02-27T14:15:51.024Z] Virtualization: AMD-V [2023-02-27T14:15:51.024Z] Hypervisor vendor: KVM [2023-02-27T14:15:51.024Z] Virtualization type: full [2023-02-27T14:15:51.024Z] L1d cache: 256 KiB [2023-02-27T14:15:51.024Z] L1i cache: 256 KiB [2023-02-27T14:15:51.024Z] L2 cache: 4 MiB [2023-02-27T14:15:51.024Z] L3 cache: 128 MiB [2023-02-27T14:15:51.024Z] NUMA node0 CPU(s): 0-7 [2023-02-27T14:15:51.024Z] Vulnerability Itlb multihit: Not affected [2023-02-27T14:15:51.024Z] Vulnerability L1tf: Not affected [2023-02-27T14:15:51.024Z] Vulnerability Mds: Not affected [2023-02-27T14:15:51.024Z] Vulnerability Meltdown: Not affected [2023-02-27T14:15:51.024Z] Vulnerability Mmio stale data: Not affected [2023-02-27T14:15:51.024Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-27T14:15:51.024Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-27T14:15:51.024Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-27T14:15:51.024Z] Vulnerability Srbds: Not affected [2023-02-27T14:15:51.024Z] Vulnerability Tsx async abort: Not affected [2023-02-27T14:15:51.024Z] 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 [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] ---> nproc: [2023-02-27T14:15:51.024Z] 8 [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] ---> df -h: [2023-02-27T14:15:51.024Z] Filesystem Size Used Avail Use% Mounted on [2023-02-27T14:15:51.024Z] overlay 155G 12G 144G 8% / [2023-02-27T14:15:51.024Z] tmpfs 64M 0 64M 0% /dev [2023-02-27T14:15:51.024Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-27T14:15:51.024Z] shm 64M 0 64M 0% /dev/shm [2023-02-27T14:15:51.024Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] ---> sar -b -r -n DEV: [2023-02-27T14:15:51.024Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7573) 02/27/23 _x86_64_ (8 CPU) [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] 14:02:06 LINUX RESTART (8 CPU) [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] 14:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-27T14:15:51.024Z] 14:04:01 192.75 1.17 191.58 0.00 40.79 71827.36 0.00 [2023-02-27T14:15:51.024Z] 14:05:01 113.75 0.22 113.53 0.00 13.60 29195.67 0.00 [2023-02-27T14:15:51.024Z] 14:06:01 101.65 0.03 101.62 0.00 5.20 19586.55 0.00 [2023-02-27T14:15:51.024Z] 14:07:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 [2023-02-27T14:15:51.024Z] 14:08:01 54.57 10.58 43.99 0.00 5154.02 8715.76 0.00 [2023-02-27T14:15:51.024Z] 14:09:01 4.67 0.02 4.65 0.00 0.13 102.77 0.00 [2023-02-27T14:15:51.024Z] 14:10:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-02-27T14:15:51.024Z] 14:11:01 1.58 0.00 1.58 0.00 0.00 16.79 0.00 [2023-02-27T14:15:51.024Z] 14:12:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-02-27T14:15:51.024Z] 14:13:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 [2023-02-27T14:15:51.024Z] 14:14:01 2.58 1.02 1.57 0.00 21.86 21.33 0.00 [2023-02-27T14:15:51.024Z] 14:15:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 [2023-02-27T14:15:51.024Z] Average: 39.90 1.09 38.82 0.00 436.34 10795.37 0.00 [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] 14:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-27T14:15:51.024Z] 14:04:01 28177832 31494220 806456 2.45 144892 3372532 2272864 6.70 1303452 2950704 172116 [2023-02-27T14:15:51.024Z] 14:05:01 28185524 31561028 740244 2.25 150452 3428596 2296792 6.77 1209900 3041932 416 [2023-02-27T14:15:51.024Z] 14:06:01 27705968 31608072 691648 2.10 160532 3893416 1746824 5.15 1207480 3467140 160 [2023-02-27T14:15:51.024Z] 14:07:01 27707016 31609288 690040 2.10 160596 3893416 1746824 5.15 1206428 3467148 36 [2023-02-27T14:15:51.024Z] 14:08:01 27182984 31593972 692968 2.11 193844 4348360 1796912 5.30 1524968 3637696 164 [2023-02-27T14:15:51.024Z] 14:09:01 27189012 31595068 692076 2.10 192372 4345104 1781696 5.25 1521240 3634480 172 [2023-02-27T14:15:51.024Z] 14:10:01 27189192 31595292 691756 2.10 192412 4345108 1781696 5.25 1521148 3634484 136 [2023-02-27T14:15:51.024Z] 14:11:01 27190212 31596676 690928 2.10 192444 4345112 1781696 5.25 1520940 3634816 180 [2023-02-27T14:15:51.024Z] 14:12:01 27190456 31596928 690616 2.10 192468 4345100 1781696 5.25 1520936 3634816 16 [2023-02-27T14:15:51.024Z] 14:13:01 27190596 31597104 690384 2.10 192484 4345116 1781696 5.25 1521036 3634820 148 [2023-02-27T14:15:51.024Z] 14:14:01 27188244 31595916 691664 2.10 192540 4345732 1798364 5.30 1520668 3635484 152 [2023-02-27T14:15:51.024Z] 14:15:01 27188408 31596092 691348 2.10 192568 4345740 1798364 5.30 1520984 3635492 172 [2023-02-27T14:15:51.024Z] Average: 27440454 31586638 705011 2.14 179800 4112778 1863785 5.49 1424932 3500751 14489 [2023-02-27T14:15:51.024Z] [2023-02-27T14:15:51.024Z] 14:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-27T14:15:51.024Z] 14:04:01 ens3 495.25 295.92 5933.71 38.76 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.024Z] 14:04:01 veth23de203 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.024Z] 14:04:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.024Z] 14:04:01 docker0 196.02 323.03 15.07 1908.30 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.024Z] 14:05:01 vethbe3f410 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.024Z] 14:05:01 ens3 56.12 50.22 120.52 90.37 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.024Z] 14:05:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.024Z] 14:05:01 docker0 1.78 3.40 0.11 40.53 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.024Z] 14:05:01 veth063fdbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:06:01 ens3 127.61 82.69 2563.16 12.45 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:06:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:06:01 docker0 1.82 3.92 0.11 38.58 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:07:01 ens3 1.45 0.53 0.42 0.28 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:08:01 ens3 142.77 67.28 2785.44 5.18 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:08:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:09:01 ens3 0.27 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:11:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:12:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:13:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:14:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:15:01 ens3 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] Average: ens3 68.70 41.44 950.29 12.26 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] Average: docker0 16.63 27.53 1.27 165.61 0.00 0.00 0.00 0.00 [2023-02-27T14:15:51.025Z] [2023-02-27T14:15:51.025Z] [2023-02-27T14:15:51.025Z] ---> sar -P ALL: [2023-02-27T14:15:51.025Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7573) 02/27/23 _x86_64_ (8 CPU) [2023-02-27T14:15:51.025Z] [2023-02-27T14:15:51.025Z] 14:02:06 LINUX RESTART (8 CPU) [2023-02-27T14:15:51.025Z] [2023-02-27T14:15:51.025Z] 14:03:01 CPU %user %nice %system %iowait %steal %idle [2023-02-27T14:15:51.025Z] 14:04:01 all 15.96 0.00 5.05 1.11 0.06 77.82 [2023-02-27T14:15:51.025Z] 14:04:01 0 14.67 0.00 5.85 7.31 0.05 72.12 [2023-02-27T14:15:51.025Z] 14:04:01 1 15.65 0.00 4.25 0.13 0.05 79.91 [2023-02-27T14:15:51.025Z] 14:04:01 2 17.44 0.00 4.11 0.07 0.05 78.33 [2023-02-27T14:15:51.025Z] 14:04:01 3 14.86 0.00 5.65 0.08 0.07 79.33 [2023-02-27T14:15:51.025Z] 14:04:01 4 15.69 0.00 4.29 0.15 0.07 79.80 [2023-02-27T14:15:51.025Z] 14:04:01 5 15.76 0.00 4.80 0.40 0.05 78.98 [2023-02-27T14:15:51.025Z] 14:04:01 6 18.53 0.00 4.80 0.27 0.05 76.35 [2023-02-27T14:15:51.025Z] 14:04:01 7 15.03 0.00 6.62 0.49 0.09 77.77 [2023-02-27T14:15:51.025Z] 14:05:01 all 48.85 0.00 6.97 0.51 0.09 43.59 [2023-02-27T14:15:51.025Z] 14:05:01 0 49.52 0.00 6.85 1.13 0.10 42.40 [2023-02-27T14:15:51.025Z] 14:05:01 1 48.23 0.00 7.25 0.34 0.10 44.08 [2023-02-27T14:15:51.025Z] 14:05:01 2 49.49 0.00 7.36 0.12 0.08 42.94 [2023-02-27T14:15:51.025Z] 14:05:01 3 48.85 0.00 6.63 0.17 0.10 44.25 [2023-02-27T14:15:51.025Z] 14:05:01 4 48.52 0.00 6.51 1.20 0.08 43.68 [2023-02-27T14:15:51.025Z] 14:05:01 5 48.73 0.00 6.73 0.07 0.08 44.39 [2023-02-27T14:15:51.025Z] 14:05:01 6 49.01 0.00 7.45 0.10 0.10 43.34 [2023-02-27T14:15:51.025Z] 14:05:01 7 48.41 0.00 6.94 0.96 0.08 43.60 [2023-02-27T14:15:51.025Z] 14:06:01 all 2.88 0.00 1.40 0.42 0.02 95.27 [2023-02-27T14:15:51.025Z] 14:06:01 0 1.95 0.00 1.00 0.94 0.02 96.09 [2023-02-27T14:15:51.025Z] 14:06:01 1 3.26 0.00 1.14 0.03 0.02 95.55 [2023-02-27T14:15:51.025Z] 14:06:01 2 2.42 0.00 1.89 0.17 0.03 95.49 [2023-02-27T14:15:51.025Z] 14:06:01 3 3.68 0.00 1.34 0.17 0.02 94.79 [2023-02-27T14:15:51.025Z] 14:06:01 4 3.15 0.00 1.21 0.20 0.03 95.40 [2023-02-27T14:15:51.025Z] 14:06:01 5 3.41 0.00 1.74 1.64 0.03 93.17 [2023-02-27T14:15:51.025Z] 14:06:01 6 2.92 0.00 1.59 0.02 0.02 95.45 [2023-02-27T14:15:51.025Z] 14:06:01 7 2.28 0.00 1.31 0.23 0.02 96.16 [2023-02-27T14:15:51.025Z] 14:07:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-02-27T14:15:51.025Z] 14:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:07:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2023-02-27T14:15:51.025Z] 14:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-27T14:15:51.025Z] 14:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-27T14:15:51.025Z] 14:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-02-27T14:15:51.025Z] 14:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-02-27T14:15:51.025Z] 14:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-27T14:15:51.025Z] 14:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-27T14:15:51.025Z] 14:08:01 all 2.09 0.00 1.42 0.34 0.02 96.13 [2023-02-27T14:15:51.025Z] 14:08:01 0 2.41 0.00 1.30 0.20 0.02 96.07 [2023-02-27T14:15:51.025Z] 14:08:01 1 1.67 0.00 1.94 0.22 0.02 96.16 [2023-02-27T14:15:51.025Z] 14:08:01 2 1.62 0.00 0.98 1.27 0.02 96.11 [2023-02-27T14:15:51.025Z] 14:08:01 3 2.42 0.00 2.35 0.48 0.03 94.71 [2023-02-27T14:15:51.025Z] 14:08:01 4 1.86 0.00 0.99 0.07 0.03 97.05 [2023-02-27T14:15:51.025Z] 14:08:01 5 2.02 0.00 1.77 0.22 0.02 95.98 [2023-02-27T14:15:51.025Z] 14:08:01 6 1.45 0.00 0.79 0.18 0.02 97.56 [2023-02-27T14:15:51.025Z] 14:08:01 7 3.26 0.00 1.22 0.10 0.02 95.40 [2023-02-27T14:15:51.025Z] 14:09:01 all 0.09 0.00 0.04 0.02 0.00 99.85 [2023-02-27T14:15:51.025Z] 14:09:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-02-27T14:15:51.025Z] 14:09:01 1 0.07 0.00 0.07 0.02 0.00 99.85 [2023-02-27T14:15:51.025Z] 14:09:01 2 0.27 0.00 0.07 0.00 0.00 99.67 [2023-02-27T14:15:51.025Z] 14:09:01 3 0.03 0.00 0.03 0.12 0.00 99.82 [2023-02-27T14:15:51.025Z] 14:09:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2023-02-27T14:15:51.025Z] 14:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-27T14:15:51.025Z] 14:09:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-27T14:15:51.025Z] 14:09:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2023-02-27T14:15:51.025Z] 14:10:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-02-27T14:15:51.025Z] 14:10:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2023-02-27T14:15:51.025Z] 14:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-27T14:15:51.025Z] 14:10:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2023-02-27T14:15:51.025Z] 14:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-27T14:15:51.025Z] 14:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-27T14:15:51.025Z] 14:11:01 all 0.12 0.00 0.02 0.01 0.01 99.84 [2023-02-27T14:15:51.025Z] 14:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-27T14:15:51.025Z] 14:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-27T14:15:51.025Z] 14:11:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-27T14:15:51.025Z] 14:11:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2023-02-27T14:15:51.025Z] 14:11:01 4 0.83 0.00 0.05 0.00 0.02 99.10 [2023-02-27T14:15:51.025Z] 14:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-27T14:15:51.025Z] 14:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-27T14:15:51.025Z] 14:12:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2023-02-27T14:15:51.025Z] 14:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-27T14:15:51.025Z] 14:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:12:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-27T14:15:51.025Z] 14:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:12:01 4 1.99 0.00 0.02 0.00 0.00 98.00 [2023-02-27T14:15:51.025Z] 14:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-27T14:15:51.025Z] 14:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:13:01 all 0.18 0.00 0.00 0.01 0.01 99.80 [2023-02-27T14:15:51.025Z] 14:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-27T14:15:51.025Z] 14:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-02-27T14:15:51.025Z] 14:13:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2023-02-27T14:15:51.025Z] 14:13:01 4 1.27 0.00 0.00 0.00 0.02 98.71 [2023-02-27T14:15:51.025Z] 14:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-27T14:15:51.025Z] 14:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-27T14:15:51.025Z] 14:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-27T14:15:51.025Z] 14:14:01 all 0.06 0.00 0.05 0.01 0.00 99.87 [2023-02-27T14:15:51.025Z] 14:14:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-27T14:15:51.025Z] 14:14:01 1 0.02 0.00 0.08 0.00 0.00 99.90 [2023-02-27T14:15:51.025Z] 14:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-27T14:15:51.025Z] 14:14:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2023-02-27T14:15:51.025Z] 14:14:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2023-02-27T14:15:51.025Z] 14:14:01 5 0.25 0.00 0.08 0.05 0.02 99.60 [2023-02-27T14:15:51.025Z] 14:14:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2023-02-27T14:15:51.025Z] 14:14:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-02-27T14:15:51.025Z] [2023-02-27T14:15:51.025Z] 14:14:01 CPU %user %nice %system %iowait %steal %idle [2023-02-27T14:15:51.025Z] 14:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-02-27T14:15:51.025Z] 14:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-27T14:15:51.025Z] 14:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-27T14:15:51.025Z] 14:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-27T14:15:51.025Z] 14:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-27T14:15:51.025Z] 14:15:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-02-27T14:15:51.026Z] 14:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-27T14:15:51.026Z] 14:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-27T14:15:51.026Z] Average: all 5.82 0.00 1.24 0.20 0.02 92.71 [2023-02-27T14:15:51.026Z] Average: 0 5.69 0.00 1.26 0.79 0.02 92.24 [2023-02-27T14:15:51.026Z] Average: 1 5.70 0.00 1.23 0.06 0.02 93.00 [2023-02-27T14:15:51.026Z] Average: 2 5.89 0.00 1.20 0.14 0.02 92.76 [2023-02-27T14:15:51.026Z] Average: 3 5.78 0.00 1.33 0.10 0.02 92.77 [2023-02-27T14:15:51.026Z] Average: 4 6.07 0.00 1.09 0.14 0.02 92.69 [2023-02-27T14:15:51.026Z] Average: 5 5.81 0.00 1.26 0.20 0.02 92.71 [2023-02-27T14:15:51.026Z] Average: 6 5.96 0.00 1.22 0.05 0.02 92.75 [2023-02-27T14:15:51.026Z] Average: 7 5.71 0.00 1.34 0.15 0.02 92.79 [2023-02-27T14:15:51.026Z] [2023-02-27T14:15:51.026Z] [2023-02-27T14:15:51.026Z]