Pull request #279 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0+16f62763cc01098cbc719f389d4d2c1391ae2033 (e8f1f65dd55d085ebcade386c184613d40422079) 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-ssh10621661313625296205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15134028283685977489.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-279/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-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9077307814421171266.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-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15951405835155279496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15870682924117100474.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-279/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-279/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12133433568852840066.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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-5459 in /w/workspace/y_app-rfid-llrp-inventory_PR-279 [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-279 # 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 Merging remotes/origin/main commit 16f62763cc01098cbc719f389d4d2c1391ae2033 into PR head commit 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 Merge succeeded, producing 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 Checking out Revision 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 (PR-279) > 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/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 # 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 16f62763cc01098cbc719f389d4d2c1391ae2033 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 # timeout=10 Commit message: "build: [LLRP] Add ldflags to strip debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T17:06:03.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T17:06:03.519Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T17:06:03.635Z] ========================================================= [2024-03-11T17:06:03.635Z] EdgeX Global Pipelines Version Info [2024-03-11T17:06:03.635Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:06:04.403Z] ------------------- [2024-03-11T17:06:04.403Z] stable info: [2024-03-11T17:06:04.403Z] ------------------- [2024-03-11T17:06:04.403Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T17:06:04.403Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T17:06:04.403Z] Message: update stable to v1.0.258 [2024-03-11T17:06:04.975Z] ------------------- [2024-03-11T17:06:04.975Z] experimental info: [2024-03-11T17:06:04.975Z] ------------------- [2024-03-11T17:06:04.975Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T17:06:04.975Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T17:06:04.975Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T17:06:05.188Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-11T17:06:05.257Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-11T17:06:05.311Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T17:06:05.367Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T17:06:05.422Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T17:06:05.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T17:06:05.545Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T17:06:05.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T17:06:05.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T17:06:05.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T17:06:05.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T17:06:05.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-11T17:06:05.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T17:06:05.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T17:06:06.053Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T17:06:06.116Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T17:06:06.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T17:06:06.267Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T17:06:06.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T17:06:06.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T17:06:06.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T17:06:06.554Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T17:06:06.625Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T17:06:06.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T17:06:06.774Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T17:06:06.851Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T17:06:06.941Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T17:06:07.007Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-279 [Pipeline] echo [2024-03-11T17:06:07.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-279 [Pipeline] echo [2024-03-11T17:06:07.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-279 [Pipeline] echo [2024-03-11T17:06:07.249Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] echo [2024-03-11T17:06:07.326Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18b562e [Pipeline] echo [2024-03-11T17:06:07.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T17:06:07.561Z] provisioning config files... [2024-03-11T17:06:07.576Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/config2208625044759986966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:06:07.971Z] ---> ****-login.sh [2024-03-11T17:06:07.971Z] nexus3.edgexfoundry.org:10001 [2024-03-11T17:06:08.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:08.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:08.231Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:08.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:08.231Z] [2024-03-11T17:06:08.231Z] Login Succeeded [2024-03-11T17:06:08.231Z] nexus3.edgexfoundry.org:10002 [2024-03-11T17:06:08.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:08.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:08.232Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:08.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:08.232Z] [2024-03-11T17:06:08.232Z] Login Succeeded [2024-03-11T17:06:08.232Z] nexus3.edgexfoundry.org:10003 [2024-03-11T17:06:08.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:08.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:08.491Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:08.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:08.491Z] [2024-03-11T17:06:08.491Z] Login Succeeded [2024-03-11T17:06:08.491Z] nexus3.edgexfoundry.org:10004 [2024-03-11T17:06:08.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:08.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:08.491Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:08.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:08.491Z] [2024-03-11T17:06:08.491Z] Login Succeeded [2024-03-11T17:06:08.491Z] ****.io [2024-03-11T17:06:08.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:09.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:09.014Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:09.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:09.014Z] [2024-03-11T17:06:09.014Z] Login Succeeded [2024-03-11T17:06:09.014Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T17:06:09.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T17:06:09.815Z] + git rev-list -1 --merges 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0~1..18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] echo [2024-03-11T17:06:09.865Z] -----------> git rev-list -1 --merges 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0~1..18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [false] [Pipeline] sh [2024-03-11T17:06:10.207Z] + git log --format=format:%s -1 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] echo [2024-03-11T17:06:10.242Z] ========================================================= [2024-03-11T17:06:10.242Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T17:06:10.242Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T17:06:10.737Z] + git log --format=format:%s -1 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] echo [2024-03-11T17:06:10.774Z] [semverPrep] GIT_COMMIT: 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0, Commit Message: build: [LLRP] Add ldflags to strip debug info from binary [Pipeline] echo [2024-03-11T17:06:10.826Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T17:06:11.270Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T17:06:11.271Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T17:06:11.271Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T17:06:11.271Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T17:06:11.271Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T17:06:11.271Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T17:06:11.271Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:06:11.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T17:06:11.798Z] [2024-03-11T17:06:11.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:06:12.191Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T17:06:12.191Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T17:06:12.191Z] b85a868b505f: Pulling fs layer [2024-03-11T17:06:12.191Z] e2be974225ed: Pulling fs layer [2024-03-11T17:06:12.191Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T17:06:12.191Z] 988bab9f4d93: Pulling fs layer [2024-03-11T17:06:12.191Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T17:06:12.191Z] eaf3925da568: Pulling fs layer [2024-03-11T17:06:12.191Z] bab4dde63d76: Pulling fs layer [2024-03-11T17:06:12.191Z] bde34c3a00c8: Pulling fs layer [2024-03-11T17:06:12.191Z] b352a97aabf1: Pulling fs layer [2024-03-11T17:06:12.191Z] 4872d77fe225: Pulling fs layer [2024-03-11T17:06:12.191Z] 5851b861e8e6: Pulling fs layer [2024-03-11T17:06:12.191Z] 988bab9f4d93: Waiting [2024-03-11T17:06:12.191Z] 1469e6f7b9e6: Waiting [2024-03-11T17:06:12.191Z] b352a97aabf1: Waiting [2024-03-11T17:06:12.191Z] bab4dde63d76: Waiting [2024-03-11T17:06:12.191Z] 4872d77fe225: Waiting [2024-03-11T17:06:12.191Z] bde34c3a00c8: Waiting [2024-03-11T17:06:12.191Z] eaf3925da568: Waiting [2024-03-11T17:06:12.191Z] e2be974225ed: Verifying Checksum [2024-03-11T17:06:12.191Z] e2be974225ed: Download complete [2024-03-11T17:06:12.191Z] 988bab9f4d93: Download complete [2024-03-11T17:06:12.191Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T17:06:12.191Z] 1469e6f7b9e6: Download complete [2024-03-11T17:06:12.191Z] eaf3925da568: Download complete [2024-03-11T17:06:12.191Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T17:06:12.191Z] 339a4e72a1f5: Download complete [2024-03-11T17:06:12.452Z] bde34c3a00c8: Download complete [2024-03-11T17:06:12.452Z] b352a97aabf1: Download complete [2024-03-11T17:06:12.452Z] 4872d77fe225: Verifying Checksum [2024-03-11T17:06:12.452Z] 4872d77fe225: Download complete [2024-03-11T17:06:12.452Z] 5851b861e8e6: Verifying Checksum [2024-03-11T17:06:12.452Z] 5851b861e8e6: Download complete [2024-03-11T17:06:12.452Z] b85a868b505f: Verifying Checksum [2024-03-11T17:06:12.452Z] b85a868b505f: Download complete [2024-03-11T17:06:12.711Z] bab4dde63d76: Verifying Checksum [2024-03-11T17:06:12.711Z] bab4dde63d76: Download complete [2024-03-11T17:06:13.647Z] b85a868b505f: Pull complete [2024-03-11T17:06:13.647Z] e2be974225ed: Pull complete [2024-03-11T17:06:14.216Z] 339a4e72a1f5: Pull complete [2024-03-11T17:06:14.216Z] 988bab9f4d93: Pull complete [2024-03-11T17:06:14.476Z] 1469e6f7b9e6: Pull complete [2024-03-11T17:06:14.476Z] eaf3925da568: Pull complete [2024-03-11T17:06:16.379Z] bab4dde63d76: Pull complete [2024-03-11T17:06:16.379Z] bde34c3a00c8: Pull complete [2024-03-11T17:06:16.379Z] b352a97aabf1: Pull complete [2024-03-11T17:06:16.379Z] 4872d77fe225: Pull complete [2024-03-11T17:06:16.379Z] 5851b861e8e6: Pull complete [2024-03-11T17:06:16.379Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T17:06:16.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T17:06:16.379Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:06:16.730Z] prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container [2024-03-11T17:06:16.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@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-devops/py-git-semver:0.1.4 cat [2024-03-11T17:06:20.322Z] $ docker top dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 -eo pid,comm [2024-03-11T17:06:20.375Z] 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). [2024-03-11T17:06:20.375Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T17:06:20.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T17:06:20.586Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T17:06:20.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T17:06:20.694Z] $ docker exec dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 ssh-agent [2024-03-11T17:06:20.797Z] SSH_AUTH_SOCK=/tmp/ssh-7inCvjO4sOda/agent.31 [2024-03-11T17:06:20.797Z] SSH_AGENT_PID=37 [2024-03-11T17:06:20.805Z] Running ssh-add (command line suppressed) [2024-03-11T17:06:20.901Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/private_key_8752493687134952933.key (/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/private_key_8752493687134952933.key) [2024-03-11T17:06:20.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T17:06:21.284Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T17:06:21.307Z] $ docker exec --env ******** --env ******** dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 ssh-agent -k [2024-03-11T17:06:21.399Z] unset SSH_AUTH_SOCK; [2024-03-11T17:06:21.399Z] unset SSH_AGENT_PID; [2024-03-11T17:06:21.399Z] echo Agent pid 37 killed; [2024-03-11T17:06:21.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T17:06:21.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T17:06:21.552Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T17:06:21.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T17:06:21.667Z] $ docker exec dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 ssh-agent [2024-03-11T17:06:21.765Z] SSH_AUTH_SOCK=/tmp/ssh-VmNQ7xRrfC6e/agent.69 [2024-03-11T17:06:21.765Z] SSH_AGENT_PID=75 [2024-03-11T17:06:21.770Z] Running ssh-add (command line suppressed) [2024-03-11T17:06:21.874Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/private_key_8027796590925123786.key (/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/private_key_8027796590925123786.key) [2024-03-11T17:06:21.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T17:06:22.242Z] + git semver init [2024-03-11T17:06:22.503Z] 2024-03-11 17:06:22,419 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T17:06:22.503Z] 2024-03-11 17:06:22,420 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver [2024-03-11T17:06:22.503Z] 2024-03-11 17:06:22,421 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver [2024-03-11T17:06:22.503Z] 2024-03-11 17:06:22,421 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-279, universal_newlines=False, shell=None, istream=None) [2024-03-11T17:06:23.886Z] 2024-03-11 17:06:23,750 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279/.git/info/exclude [2024-03-11T17:06:23.886Z] 2024-03-11 17:06:23,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver/PR-279 with force:False [2024-03-11T17:06:23.886Z] 2024-03-11 17:06:23,750 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver/PR-279 [2024-03-11T17:06:23.886Z] 2024-03-11 17:06:23,755 [execute] INFO git cat-file --batch-check [2024-03-11T17:06:23.886Z] 2024-03-11 17:06:23,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T17:06:23.886Z] 2024-03-11 17:06:23,762 [execute] INFO git cat-file --batch [2024-03-11T17:06:23.886Z] 2024-03-11 17:06:23,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T17:06:23.886Z] 2024-03-11 17:06:23,768 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-279/.semver/PR-279 [2024-03-11T17:06:23.886Z] 0.0.0 [Pipeline] } [2024-03-11T17:06:23.909Z] $ docker exec --env ******** --env ******** dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 ssh-agent -k [2024-03-11T17:06:24.000Z] unset SSH_AUTH_SOCK; [2024-03-11T17:06:24.000Z] unset SSH_AGENT_PID; [2024-03-11T17:06:24.001Z] echo Agent pid 75 killed; [2024-03-11T17:06:24.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T17:06:24.540Z] + git semver [Pipeline] } [2024-03-11T17:06:24.829Z] $ docker stop --time=1 dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 [2024-03-11T17:06:26.115Z] $ docker rm -f --volumes dd6f59b9fd9bc8f82813ce723c046ac80f88bb499489a841686e84d6c5bf8393 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T17:06:26.573Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T17:06:26.897Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T17:06:26.914Z] [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 [2024-03-11T17:06:27.773Z] provisioning config files... [2024-03-11T17:06:27.784Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/config7813920525328906287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:06:28.173Z] ---> ****-login.sh [2024-03-11T17:06:28.173Z] nexus3.edgexfoundry.org:10001 [2024-03-11T17:06:28.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:28.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:28.174Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:28.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:28.174Z] [2024-03-11T17:06:28.174Z] Login Succeeded [2024-03-11T17:06:28.174Z] nexus3.edgexfoundry.org:10002 [2024-03-11T17:06:28.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:28.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:28.435Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:28.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:28.435Z] [2024-03-11T17:06:28.435Z] Login Succeeded [2024-03-11T17:06:28.435Z] nexus3.edgexfoundry.org:10003 [2024-03-11T17:06:28.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:28.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:28.435Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:28.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:28.435Z] [2024-03-11T17:06:28.435Z] Login Succeeded [2024-03-11T17:06:28.435Z] nexus3.edgexfoundry.org:10004 [2024-03-11T17:06:28.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:28.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:28.435Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:28.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:28.435Z] [2024-03-11T17:06:28.435Z] Login Succeeded [2024-03-11T17:06:28.435Z] ****.io [2024-03-11T17:06:28.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:06:28.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:06:28.696Z] Configure a credential helper to remove this warning. See [2024-03-11T17:06:28.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:06:28.696Z] [2024-03-11T17:06:28.696Z] Login Succeeded [2024-03-11T17:06:28.696Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T17:06:28.724Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T17:06:29.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T17:06:29.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T17:06:29.157Z] ========================================================= [2024-03-11T17:06:29.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T17:06:29.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:06:29.735Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T17:06:29.735Z] Sending build context to Docker daemon 16.92MB [2024-03-11T17:06:29.735Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T17:06:29.735Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T17:06:29.735Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T17:06:29.735Z] 7264a8db6415: Pulling fs layer [2024-03-11T17:06:29.735Z] c4d48a809fc2: Pulling fs layer [2024-03-11T17:06:29.735Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T17:06:29.735Z] ad3a456e5733: Pulling fs layer [2024-03-11T17:06:29.735Z] 69c7f0334f64: Pulling fs layer [2024-03-11T17:06:29.735Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T17:06:29.735Z] ce7588e14bc9: Pulling fs layer [2024-03-11T17:06:29.735Z] b5e4710f87ac: Pulling fs layer [2024-03-11T17:06:29.735Z] ad3a456e5733: Waiting [2024-03-11T17:06:29.735Z] 69c7f0334f64: Waiting [2024-03-11T17:06:29.735Z] 1f1c1a5573a3: Waiting [2024-03-11T17:06:29.735Z] ce7588e14bc9: Waiting [2024-03-11T17:06:29.735Z] b5e4710f87ac: Waiting [2024-03-11T17:06:29.735Z] c4d48a809fc2: Verifying Checksum [2024-03-11T17:06:29.735Z] c4d48a809fc2: Download complete [2024-03-11T17:06:29.735Z] ad3a456e5733: Verifying Checksum [2024-03-11T17:06:29.735Z] ad3a456e5733: Download complete [2024-03-11T17:06:29.994Z] 69c7f0334f64: Verifying Checksum [2024-03-11T17:06:29.994Z] 69c7f0334f64: Download complete [2024-03-11T17:06:29.994Z] 7264a8db6415: Download complete [2024-03-11T17:06:29.994Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T17:06:29.994Z] 1f1c1a5573a3: Download complete [2024-03-11T17:06:29.994Z] 7264a8db6415: Pull complete [2024-03-11T17:06:30.254Z] b5e4710f87ac: Verifying Checksum [2024-03-11T17:06:30.254Z] b5e4710f87ac: Download complete [2024-03-11T17:06:30.254Z] c4d48a809fc2: Pull complete [2024-03-11T17:06:30.254Z] 4f1c88b9dad5: Download complete [2024-03-11T17:06:30.821Z] ce7588e14bc9: Verifying Checksum [2024-03-11T17:06:30.821Z] ce7588e14bc9: Download complete [2024-03-11T17:06:33.359Z] 4f1c88b9dad5: Pull complete [2024-03-11T17:06:33.359Z] ad3a456e5733: Pull complete [2024-03-11T17:06:33.359Z] 69c7f0334f64: Pull complete [2024-03-11T17:06:33.617Z] 1f1c1a5573a3: Pull complete [2024-03-11T17:06:36.151Z] ce7588e14bc9: Pull complete [2024-03-11T17:06:36.151Z] b5e4710f87ac: Pull complete [2024-03-11T17:06:36.151Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T17:06:36.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T17:06:36.151Z] ---> 88b5674ff536 [2024-03-11T17:06:36.151Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T17:06:41.425Z] ---> Running in 31736a9fbc9c [2024-03-11T17:06:41.425Z] Removing intermediate container 31736a9fbc9c [2024-03-11T17:06:41.425Z] ---> 110002ea81b4 [2024-03-11T17:06:41.425Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T17:06:41.425Z] ---> Running in cb38ed416b41 [2024-03-11T17:06:41.425Z] Removing intermediate container cb38ed416b41 [2024-03-11T17:06:41.425Z] ---> 4a8dbc7b379e [2024-03-11T17:06:41.425Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T17:06:41.425Z] ---> Running in eb66e5fdee98 [2024-03-11T17:06:41.425Z] Removing intermediate container eb66e5fdee98 [2024-03-11T17:06:41.425Z] ---> f7fe121a863d [2024-03-11T17:06:41.425Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T17:06:41.425Z] ---> Running in c950944c6737 [2024-03-11T17:06:41.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T17:06:41.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T17:06:41.943Z] OK: 264 MiB in 52 packages [2024-03-11T17:06:42.207Z] Removing intermediate container c950944c6737 [2024-03-11T17:06:42.207Z] ---> 55a405eeed84 [2024-03-11T17:06:42.207Z] Step 7/12 : WORKDIR /app [2024-03-11T17:06:42.207Z] ---> Running in 5cc501915846 [2024-03-11T17:06:42.465Z] Removing intermediate container 5cc501915846 [2024-03-11T17:06:42.465Z] ---> 25eed1d803e8 [2024-03-11T17:06:42.465Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T17:06:42.465Z] ---> d434e4a31931 [2024-03-11T17:06:42.465Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T17:06:42.465Z] ---> Running in c3c644d152a4 [2024-03-11T17:06:42.527Z] Still waiting to schedule task [2024-03-11T17:06:42.527Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-11T17:07:14.588Z] Removing intermediate container c3c644d152a4 [2024-03-11T17:07:14.588Z] ---> e074f6cfae4d [2024-03-11T17:07:14.588Z] Step 10/12 : COPY . . [2024-03-11T17:07:14.588Z] ---> ae9f4b3f4420 [2024-03-11T17:07:14.588Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T17:07:14.588Z] ---> Running in 188384e48a9c [2024-03-11T17:07:14.588Z] Removing intermediate container 188384e48a9c [2024-03-11T17:07:14.588Z] ---> 19c60b92a26b [2024-03-11T17:07:14.588Z] Step 12/12 : RUN $MAKE [2024-03-11T17:07:14.588Z] ---> Running in c89700cd6cd0 [2024-03-11T17:07:14.588Z] noop [2024-03-11T17:07:14.588Z] Removing intermediate container c89700cd6cd0 [2024-03-11T17:07:14.588Z] ---> ad66909ac622 [2024-03-11T17:07:14.588Z] Successfully built ad66909ac622 [2024-03-11T17:07:14.588Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:07:15.149Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T17:07:15.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:07:15.359Z] prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container [2024-03-11T17:07:15.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T17:07:15.720Z] $ docker top d2873d6310842f2f338ac47b4900e1d86da002d916890236aa795318d5c309ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T17:07:16.178Z] + go version [2024-03-11T17:07:16.178Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T17:07:16.208Z] $ docker stop --time=1 d2873d6310842f2f338ac47b4900e1d86da002d916890236aa795318d5c309ee [2024-03-11T17:07:17.478Z] $ docker rm -f --volumes d2873d6310842f2f338ac47b4900e1d86da002d916890236aa795318d5c309ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:07:18.453Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T17:07:18.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:07:18.674Z] prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container [2024-03-11T17:07:18.705Z] $ 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-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T17:07:19.036Z] $ docker top b2ccdeaf294ec8960db3f61925bcff3b2c31a54f73ac04d329da41b69d096686 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T17:07:19.494Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-279 [Pipeline] fileExists [Pipeline] sh [2024-03-11T17:07:19.888Z] + make test [2024-03-11T17:07:19.889Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-11T17:07:41.843Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-11T17:07:41.843Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-11T17:07:41.843Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.146s coverage: 86.2% of statements [2024-03-11T17:07:42.103Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.743s coverage: 71.9% of statements [2024-03-11T17:08:04.030Z] go vet ./... [2024-03-11T17:08:05.931Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T17:08:05.931Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T17:08:05.931Z] ./bin/test-attribution.sh [2024-03-11T17:08:05.931Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-11T17:08:06.196Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-11T17:08:06.196Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-11T17:08:06.196Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-11T17:08:06.196Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-11T17:08:06.196Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-11T17:08:06.196Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T17:08:06.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T17:08:06.293Z] $ docker stop --time=1 b2ccdeaf294ec8960db3f61925bcff3b2c31a54f73ac04d329da41b69d096686 [2024-03-11T17:08:11.475Z] $ docker rm -f --volumes b2ccdeaf294ec8960db3f61925bcff3b2c31a54f73ac04d329da41b69d096686 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T17:08:12.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T17:08:12.181Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T17:08:13.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T17:08:13.364Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5460 in /w/workspace/y_app-rfid-llrp-inventory_PR-279 [Pipeline] { [2024-03-11T17:08:13.375Z] + ls -al . [2024-03-11T17:08:13.375Z] total 208 [2024-03-11T17:08:13.375Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 17:07 . [2024-03-11T17:08:13.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:05 .. [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 17:05 .dockerignore [2024-03-11T17:08:13.375Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:07 .git [2024-03-11T17:08:13.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:05 .github [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 17:05 .gitignore [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 17:05 .golangci.yml [2024-03-11T17:08:13.375Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 17:06 .semver [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 17:05 Attribution.txt [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 17:05 CHANGELOG.md [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 17:05 Dockerfile [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 17:05 GOVERNANCE.md [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 17:05 Jenkinsfile [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 17:05 LICENSE [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 11 17:05 Makefile [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 17:05 OWNERS.md [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 17:05 README.md [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:06 VERSION [2024-03-11T17:08:13.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:05 bin [2024-03-11T17:08:13.375Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 17:07 coverage.out [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 17:05 go.mod [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 17:05 go.sum [2024-03-11T17:08:13.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:05 images [2024-03-11T17:08:13.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:05 internal [2024-03-11T17:08:13.375Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 17:05 main.go [2024-03-11T17:08:13.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:05 openapi [2024-03-11T17:08:13.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:05 res [2024-03-11T17:08:13.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:05 static [Pipeline] ws [2024-03-11T17:08:13.571Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [2024-03-11T17:08:16.764Z] The recommended git tool is: git [Pipeline] sh [2024-03-11T17:08:17.176Z] + 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=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 --label arch=amd64 --label version=0.0.0 . [2024-03-11T17:08:17.176Z] Sending build context to Docker daemon 16.92MB [2024-03-11T17:08:17.176Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T17:08:17.176Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-11T17:08:17.176Z] ---> ad66909ac622 [2024-03-11T17:08:17.176Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T17:08:17.436Z] ---> Running in c22cb492d171 [2024-03-11T17:08:17.436Z] Removing intermediate container c22cb492d171 [2024-03-11T17:08:17.436Z] ---> 1a611a7b533a [2024-03-11T17:08:17.436Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T17:08:17.436Z] ---> Running in d66bb2b81aed [2024-03-11T17:08:17.436Z] Removing intermediate container d66bb2b81aed [2024-03-11T17:08:17.436Z] ---> c92a3a7c299d [2024-03-11T17:08:17.436Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-11T17:08:17.436Z] ---> Running in 8e9bec830d49 [2024-03-11T17:08:17.695Z] Removing intermediate container 8e9bec830d49 [2024-03-11T17:08:17.695Z] ---> 0a0e12335695 [2024-03-11T17:08:17.695Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T17:08:17.695Z] ---> Running in da2a048027dd [2024-03-11T17:08:17.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T17:08:17.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T17:08:18.213Z] OK: 264 MiB in 52 packages [2024-03-11T17:08:18.472Z] Removing intermediate container da2a048027dd [2024-03-11T17:08:18.472Z] ---> 1cc2ddb685c7 [2024-03-11T17:08:18.472Z] Step 7/30 : WORKDIR /app [2024-03-11T17:08:18.472Z] ---> Running in 325ee94371f7 [2024-03-11T17:08:18.472Z] Removing intermediate container 325ee94371f7 [2024-03-11T17:08:18.472Z] ---> b6b3743805c8 [2024-03-11T17:08:18.472Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-11T17:08:18.731Z] ---> 90820e44ae3d [2024-03-11T17:08:18.731Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T17:08:18.731Z] ---> Running in 49e08b43c597 [2024-03-11T17:08:19.301Z] Removing intermediate container 49e08b43c597 [2024-03-11T17:08:19.301Z] ---> 544bd10ef340 [2024-03-11T17:08:19.301Z] Step 10/30 : COPY . . [2024-03-11T17:08:19.871Z] ---> 17f28c7f7a7c [2024-03-11T17:08:19.871Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T17:08:19.871Z] ---> Running in fd505c6f47c0 [2024-03-11T17:08:20.130Z] Removing intermediate container fd505c6f47c0 [2024-03-11T17:08:20.130Z] ---> 0f6f754f288f [2024-03-11T17:08:20.130Z] Step 12/30 : RUN $MAKE [2024-03-11T17:08:20.130Z] ---> Running in 0bd1865cbc9a [2024-03-11T17:08:20.389Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -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 [2024-03-11T17:08:21.452Z] using credential edgex-jenkins-ssh [2024-03-11T17:08:21.477Z] Cloning the remote Git repository [2024-03-11T17:08:21.515Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-11T17:08:21.596Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-03-11T17:08:21.722Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-11T17:08:21.723Z] > git --version # timeout=10 [2024-03-11T17:08:21.739Z] > git --version # 'git version 2.25.1' [2024-03-11T17:08:21.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T17:08:21.877Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T17:08:24.499Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-11T17:08:24.526Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T17:08:25.327Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-11T17:08:25.363Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-11T17:08:25.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T17:08:25.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-11T17:08:26.003Z] Merging remotes/origin/main commit 16f62763cc01098cbc719f389d4d2c1391ae2033 into PR head commit 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [2024-03-11T17:08:26.283Z] Merge succeeded, producing 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [2024-03-11T17:08:26.284Z] Checking out Revision 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 (PR-279) [2024-03-11T17:08:26.024Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T17:08:26.091Z] > git checkout -f 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 # timeout=10 [2024-03-11T17:08:26.180Z] > git remote # timeout=10 [2024-03-11T17:08:26.199Z] > git config --get remote.origin.url # timeout=10 [2024-03-11T17:08:26.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T17:08:26.239Z] > git merge 16f62763cc01098cbc719f389d4d2c1391ae2033 # timeout=10 [2024-03-11T17:08:26.261Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-11T17:08:26.290Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T17:08:26.304Z] > git checkout -f 18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 # timeout=10 [2024-03-11T17:08:29.823Z] Commit message: "build: [LLRP] Add ldflags to strip debug info from binary" [2024-03-11T17:08:29.887Z] > git --version # timeout=10 [2024-03-11T17:08:29.898Z] > git --version # 'git version 2.25.1' [2024-03-11T17:08:29.909Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T17:08:31.606Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T17:08:31.607Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T17:08:31.607Z] Dload Upload Total Spent Left Speed [2024-03-11T17:08:31.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-03-11T17:08:31.966Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T17:08:32.330Z] + sudo tee /etc/docker/daemon.new [2024-03-11T17:08:32.330Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T17:08:32.330Z] { [2024-03-11T17:08:32.330Z] "registry-mirrors": [ [2024-03-11T17:08:32.330Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T17:08:32.330Z] ], [2024-03-11T17:08:32.330Z] "bip": "10.250.0.254/24", [2024-03-11T17:08:32.330Z] "hosts": [ [2024-03-11T17:08:32.330Z] "tcp://0.0.0.0:5555", [2024-03-11T17:08:32.330Z] "unix:///var/run/docker.sock" [2024-03-11T17:08:32.330Z] ], [2024-03-11T17:08:32.330Z] "mtu": 1458, [2024-03-11T17:08:32.330Z] "selinux-enabled": true, [2024-03-11T17:08:32.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T17:08:32.330Z] } [Pipeline] sh [2024-03-11T17:08:32.682Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T17:08:33.118Z] + sudo service docker restart [2024-03-11T17:08:38.578Z] Removing intermediate container 0bd1865cbc9a [2024-03-11T17:08:38.578Z] ---> 3d6becd5c165 [2024-03-11T17:08:38.578Z] Step 13/30 : FROM alpine:3.18 [2024-03-11T17:08:38.838Z] 3.18: Pulling from library/alpine [2024-03-11T17:08:39.098Z] 619be1103602: Pulling fs layer [2024-03-11T17:08:39.392Z] 619be1103602: Download complete [2024-03-11T17:08:39.392Z] 619be1103602: Pull complete [2024-03-11T17:08:39.392Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T17:08:39.392Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T17:08:39.392Z] ---> d3782b16ccc9 [2024-03-11T17:08:39.392Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T17:08:39.652Z] ---> Running in be8b4fa96990 [2024-03-11T17:08:39.652Z] Removing intermediate container be8b4fa96990 [2024-03-11T17:08:39.652Z] ---> 6e11d5ffa37a [2024-03-11T17:08:39.652Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-11T17:08:39.652Z] ---> Running in a3a43dedb538 [2024-03-11T17:08:39.652Z] Removing intermediate container a3a43dedb538 [2024-03-11T17:08:39.652Z] ---> f6e5437f0063 [2024-03-11T17:08:39.652Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-11T17:08:39.652Z] ---> Running in cef7a9491f96 [2024-03-11T17:08:39.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T17:08:40.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T17:08:40.740Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T17:08:40.740Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T17:08:40.740Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T17:08:40.740Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T17:08:40.740Z] OK: 8 MiB in 17 packages [2024-03-11T17:08:41.000Z] Removing intermediate container cef7a9491f96 [2024-03-11T17:08:41.000Z] ---> 5324aa49fe29 [2024-03-11T17:08:41.000Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-11T17:08:41.000Z] ---> Running in 843b9b398be5 [2024-03-11T17:08:41.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T17:08:41.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T17:08:41.779Z] OK: 8 MiB in 17 packages [2024-03-11T17:08:42.039Z] Removing intermediate container 843b9b398be5 [2024-03-11T17:08:42.039Z] ---> 7a2b33128cd0 [2024-03-11T17:08:42.039Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T17:08:42.039Z] ---> 3cc92412b270 [2024-03-11T17:08:42.039Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T17:08:42.299Z] ---> 86c5172acf55 [2024-03-11T17:08:42.299Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-11T17:08:42.299Z] ---> 6e78206d7371 [2024-03-11T17:08:42.299Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-11T17:08:42.558Z] ---> ce96fcea5b82 [2024-03-11T17:08:42.558Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-11T17:08:43.141Z] ---> 0d0cab3a76b9 [2024-03-11T17:08:43.141Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-11T17:08:43.141Z] ---> Running in b8034255ad5e [2024-03-11T17:08:43.709Z] Removing intermediate container b8034255ad5e [2024-03-11T17:08:43.709Z] ---> 7cc5f6704e75 [2024-03-11T17:08:43.709Z] Step 24/30 : VOLUME /cache [2024-03-11T17:08:43.709Z] ---> Running in 14d5036cee71 [2024-03-11T17:08:43.709Z] Removing intermediate container 14d5036cee71 [2024-03-11T17:08:43.709Z] ---> eb70b7ccd171 [2024-03-11T17:08:43.709Z] Step 25/30 : EXPOSE 59711 [2024-03-11T17:08:43.971Z] ---> Running in eca8a369f215 [2024-03-11T17:08:43.971Z] Removing intermediate container eca8a369f215 [2024-03-11T17:08:43.971Z] ---> 82ee79ae45f3 [2024-03-11T17:08:43.971Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-11T17:08:43.971Z] ---> Running in 1888f6cdcd13 [2024-03-11T17:08:43.971Z] Removing intermediate container 1888f6cdcd13 [2024-03-11T17:08:43.971Z] ---> fa81bb5db788 [2024-03-11T17:08:43.971Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-11T17:08:43.971Z] ---> Running in fc472e8bab83 [2024-03-11T17:08:43.971Z] Removing intermediate container fc472e8bab83 [2024-03-11T17:08:43.971Z] ---> 8b2e364d6baf [2024-03-11T17:08:43.971Z] Step 28/30 : LABEL arch=amd64 [2024-03-11T17:08:44.231Z] ---> Running in d3eba751514e [2024-03-11T17:08:44.231Z] Removing intermediate container d3eba751514e [2024-03-11T17:08:44.231Z] ---> b560eccbe719 [2024-03-11T17:08:44.231Z] Step 29/30 : LABEL git_sha=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [2024-03-11T17:08:44.231Z] ---> Running in 17d34786d438 [2024-03-11T17:08:44.231Z] Removing intermediate container 17d34786d438 [2024-03-11T17:08:44.231Z] ---> 31aaa2c138ad [2024-03-11T17:08:44.231Z] Step 30/30 : LABEL version=0.0.0 [2024-03-11T17:08:44.231Z] ---> Running in da3e81b38da6 [2024-03-11T17:08:44.490Z] Removing intermediate container da3e81b38da6 [2024-03-11T17:08:44.491Z] ---> 7f615cf86dc4 [2024-03-11T17:08:44.491Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T17:08:44.491Z] Successfully built 7f615cf86dc4 [2024-03-11T17:08:44.491Z] 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 [2024-03-11T17:08:45.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T17:08:45.800Z] [2024-03-11T17:08:45.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:08:46.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T17:08:46.223Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T17:08:46.223Z] 5eb5b503b376: Pulling fs layer [2024-03-11T17:08:46.223Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T17:08:46.223Z] ec43610c2a17: Pulling fs layer [2024-03-11T17:08:46.223Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T17:08:46.223Z] 33b1e0a273af: Pulling fs layer [2024-03-11T17:08:46.223Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T17:08:46.223Z] 2f39f015ded8: Pulling fs layer [2024-03-11T17:08:46.223Z] 33b1e0a273af: Waiting [2024-03-11T17:08:46.223Z] 5d3b04190fa2: Waiting [2024-03-11T17:08:46.223Z] 3a2ae6a8a46f: Waiting [2024-03-11T17:08:46.223Z] 2f39f015ded8: Waiting [2024-03-11T17:08:46.223Z] 5c69ac0246d0: Verifying Checksum [2024-03-11T17:08:46.223Z] 5c69ac0246d0: Download complete [2024-03-11T17:08:46.223Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-11T17:08:46.223Z] 3a2ae6a8a46f: Download complete [2024-03-11T17:08:46.223Z] 33b1e0a273af: Verifying Checksum [2024-03-11T17:08:46.223Z] 33b1e0a273af: Download complete [2024-03-11T17:08:46.223Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T17:08:46.223Z] 5d3b04190fa2: Download complete [2024-03-11T17:08:46.223Z] ec43610c2a17: Verifying Checksum [2024-03-11T17:08:46.223Z] ec43610c2a17: Download complete [2024-03-11T17:08:46.483Z] 5eb5b503b376: Verifying Checksum [2024-03-11T17:08:46.483Z] 5eb5b503b376: Download complete [2024-03-11T17:08:47.051Z] 2f39f015ded8: Verifying Checksum [2024-03-11T17:08:47.051Z] 2f39f015ded8: Download complete [2024-03-11T17:08:47.618Z] 5eb5b503b376: Pull complete [2024-03-11T17:08:47.876Z] 5c69ac0246d0: Pull complete [2024-03-11T17:08:48.135Z] ec43610c2a17: Pull complete [2024-03-11T17:08:48.135Z] 3a2ae6a8a46f: Pull complete [2024-03-11T17:08:48.397Z] 33b1e0a273af: Pull complete [2024-03-11T17:08:48.397Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T17:08:51.481Z] provisioning config files... [2024-03-11T17:08:51.519Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config15637035889442126134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:08:52.043Z] ---> ****-login.sh [2024-03-11T17:08:52.043Z] nexus3.edgexfoundry.org:10001 [2024-03-11T17:08:52.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:08:52.586Z] 2f39f015ded8: Pull complete [2024-03-11T17:08:52.586Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T17:08:52.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T17:08:52.586Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T17:08:52.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:08:52.588Z] Configure a credential helper to remove this warning. See [2024-03-11T17:08:52.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:08:52.588Z] [2024-03-11T17:08:52.588Z] Login Succeeded [2024-03-11T17:08:52.588Z] nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-11T17:08:52.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:08:53.097Z] prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container [2024-03-11T17:08:53.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:08:53.138Z] Configure a credential helper to remove this warning. See [2024-03-11T17:08:53.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:08:53.138Z] [2024-03-11T17:08:53.138Z] Login Succeeded [2024-03-11T17:08:53.138Z] nexus3.edgexfoundry.org:10003 [2024-03-11T17:08:53.163Z] $ 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-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T17:08:53.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:08:53.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:08:53.434Z] Configure a credential helper to remove this warning. See [2024-03-11T17:08:53.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:08:53.434Z] [2024-03-11T17:08:53.434Z] Login Succeeded [2024-03-11T17:08:53.434Z] nexus3.edgexfoundry.org:10004 [2024-03-11T17:08:53.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:08:53.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:08:53.707Z] Configure a credential helper to remove this warning. See [2024-03-11T17:08:53.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:08:53.707Z] [2024-03-11T17:08:53.707Z] Login Succeeded [2024-03-11T17:08:53.707Z] ****.io [2024-03-11T17:08:53.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T17:08:54.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T17:08:54.244Z] Configure a credential helper to remove this warning. See [2024-03-11T17:08:54.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T17:08:54.244Z] [2024-03-11T17:08:54.244Z] Login Succeeded [2024-03-11T17:08:54.244Z] ---> ****-login.sh ends [2024-03-11T17:08:58.096Z] $ docker top 8dc63c52e8dee79156a3984deff005e59dc23f6ec42031d51248c49b7073a9e4 -eo pid,comm [Pipeline] { [Pipeline] } [2024-03-11T17:08:58.370Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-03-11T17:08:58.801Z] ---> job-cost.sh [2024-03-11T17:08:58.801Z] lf-activate-venv: SKIPPING [2024-03-11T17:08:58.801Z] INFO: No Stack... [Pipeline] echo [2024-03-11T17:08:58.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T17:08:59.053Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T17:08:59.130Z] ========================================================= [2024-03-11T17:08:59.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T17:08:59.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-03-11T17:08:59.369Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:08:59.629Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T17:08:59.808Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T17:08:59.947Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives/cost.csv [2024-03-11T17:08:59.947Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T17:08:59.990Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [2024-03-11T17:08:59.995Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] did not exist. Created. [2024-03-11T17:09:00.001Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [Pipeline] { [2024-03-11T17:09:00.078Z] Sending build context to Docker daemon 670.2kB [2024-03-11T17:09:00.078Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T17:09:00.078Z] Step 2/12 : FROM ${BASE} AS builder [Pipeline] unstash [Pipeline] sh [2024-03-11T17:09:00.346Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T17:09:00.346Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T17:09:00.346Z] 5d54e960e981: Pulling fs layer [2024-03-11T17:09:00.346Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T17:09:00.346Z] f0e02332f6b5: Pulling fs layer [2024-03-11T17:09:00.346Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T17:09:00.346Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T17:09:00.346Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T17:09:00.346Z] f0e02332f6b5: Waiting [2024-03-11T17:09:00.346Z] 872ee5b61b7b: Waiting [2024-03-11T17:09:00.346Z] 0c6a40ed1a82: Waiting [2024-03-11T17:09:00.346Z] 94ae7d8d031c: Waiting [2024-03-11T17:09:00.346Z] 5d54e960e981: Verifying Checksum [2024-03-11T17:09:00.346Z] 5d54e960e981: Download complete [2024-03-11T17:09:00.346Z] f0e02332f6b5: Verifying Checksum [2024-03-11T17:09:00.346Z] f0e02332f6b5: Download complete [2024-03-11T17:09:00.346Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T17:09:00.346Z] 872ee5b61b7b: Download complete [2024-03-11T17:09:00.346Z] 9fda8d8052c6: Download complete [2024-03-11T17:09:00.499Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T17:09:00.559Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T17:09:00.636Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T17:09:00.797Z] $ docker stop --time=1 8dc63c52e8dee79156a3984deff005e59dc23f6ec42031d51248c49b7073a9e4 [2024-03-11T17:09:00.937Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T17:09:00.937Z] 94ae7d8d031c: Download complete [2024-03-11T17:09:01.210Z] 9fda8d8052c6: Pull complete [2024-03-11T17:09:01.938Z] $ docker rm -f --volumes 8dc63c52e8dee79156a3984deff005e59dc23f6ec42031d51248c49b7073a9e4 [Pipeline] // withDockerContainer [2024-03-11T17:09:02.177Z] 5d54e960e981: Pull complete [2024-03-11T17:09:02.177Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T17:09:02.177Z] c4a7e357bf2a: Download complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-11T17:09:03.589Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T17:09:03.589Z] 0c6a40ed1a82: Download complete [2024-03-11T17:09:15.890Z] c4a7e357bf2a: Pull complete [2024-03-11T17:09:15.890Z] f0e02332f6b5: Pull complete [2024-03-11T17:09:15.890Z] 872ee5b61b7b: Pull complete [2024-03-11T17:09:24.385Z] 0c6a40ed1a82: Pull complete [2024-03-11T17:09:24.665Z] 94ae7d8d031c: Pull complete [2024-03-11T17:09:24.941Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T17:09:24.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T17:09:24.941Z] ---> 86de565de09d [2024-03-11T17:09:24.941Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T17:09:25.898Z] ---> Running in eea1b096e5f2 [2024-03-11T17:09:26.164Z] Removing intermediate container eea1b096e5f2 [2024-03-11T17:09:26.164Z] ---> 00899925d450 [2024-03-11T17:09:26.164Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T17:09:26.164Z] ---> Running in 22bdc0991a29 [2024-03-11T17:09:26.431Z] Removing intermediate container 22bdc0991a29 [2024-03-11T17:09:26.431Z] ---> a2f05f3f721b [2024-03-11T17:09:26.431Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T17:09:26.431Z] ---> Running in b3b888253f40 [2024-03-11T17:09:26.700Z] Removing intermediate container b3b888253f40 [2024-03-11T17:09:26.700Z] ---> bf04924e4862 [2024-03-11T17:09:26.700Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T17:09:26.972Z] ---> Running in cb6a5c5ac081 [2024-03-11T17:09:27.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T17:09:28.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T17:09:29.161Z] OK: 266 MiB in 52 packages [2024-03-11T17:09:30.123Z] Removing intermediate container cb6a5c5ac081 [2024-03-11T17:09:30.123Z] ---> 7cd4a0fb3220 [2024-03-11T17:09:30.123Z] Step 7/12 : WORKDIR /app [2024-03-11T17:09:30.123Z] ---> Running in 38966f747390 [2024-03-11T17:09:30.389Z] Removing intermediate container 38966f747390 [2024-03-11T17:09:30.389Z] ---> 20ce58448f46 [2024-03-11T17:09:30.389Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T17:09:30.973Z] ---> d412cb136ffd [2024-03-11T17:09:30.973Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T17:09:30.973Z] ---> Running in 5dbe7175bc8f [2024-03-11T17:10:27.360Z] Removing intermediate container 5dbe7175bc8f [2024-03-11T17:10:27.361Z] ---> 20bca213899d [2024-03-11T17:10:27.361Z] Step 10/12 : COPY . . [2024-03-11T17:10:27.361Z] ---> a0abbbd8b567 [2024-03-11T17:10:27.361Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T17:10:27.361Z] ---> Running in 9b2e955b2cd8 [2024-03-11T17:10:27.361Z] Removing intermediate container 9b2e955b2cd8 [2024-03-11T17:10:27.361Z] ---> 09b09f81ef07 [2024-03-11T17:10:27.361Z] Step 12/12 : RUN $MAKE [2024-03-11T17:10:27.627Z] ---> Running in afdbd005c8c3 [2024-03-11T17:10:28.600Z] noop [2024-03-11T17:10:29.185Z] Removing intermediate container afdbd005c8c3 [2024-03-11T17:10:29.185Z] ---> 9fbff03770a7 [2024-03-11T17:10:29.185Z] Successfully built 9fbff03770a7 [2024-03-11T17:10:29.185Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:10:29.790Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T17:10:29.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:10:30.167Z] prd-ubuntu20.04-docker-arm64-4c-16g-5460 does not seem to be running inside a container [2024-03-11T17:10:30.233Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-11T17:10:31.413Z] $ docker top 2a876a00920f8b9a0453819ac721945bb45e8959ee5187a98294f10447158ea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T17:10:32.362Z] + go version [2024-03-11T17:10:32.362Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T17:10:32.398Z] $ docker stop --time=1 2a876a00920f8b9a0453819ac721945bb45e8959ee5187a98294f10447158ea7 [2024-03-11T17:10:33.999Z] $ docker rm -f --volumes 2a876a00920f8b9a0453819ac721945bb45e8959ee5187a98294f10447158ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:10:35.231Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T17:10:35.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:10:35.550Z] prd-ubuntu20.04-docker-arm64-4c-16g-5460 does not seem to be running inside a container [2024-03-11T17:10:35.613Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-11T17:10:36.722Z] $ docker top 1b2972586413a068b1a92321ab46a5e057488a9ac10ee3cf425871b01357389c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T17:10:37.380Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-03-11T17:10:37.803Z] + make test [2024-03-11T17:10:37.803Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-11T17:13:14.537Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-11T17:13:14.537Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-11T17:13:14.537Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.085s coverage: 86.2% of statements [2024-03-11T17:13:14.537Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.397s coverage: 71.9% of statements [2024-03-11T17:13:14.537Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T17:13:14.537Z] go vet ./... [2024-03-11T17:15:21.235Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T17:15:21.235Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T17:15:21.235Z] ./bin/test-attribution.sh [2024-03-11T17:15:21.235Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-11T17:15:21.235Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-11T17:15:21.235Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-11T17:15:21.235Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-11T17:15:21.235Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-11T17:15:21.235Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-11T17:15:21.235Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T17:15:21.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T17:15:21.354Z] $ docker stop --time=1 1b2972586413a068b1a92321ab46a5e057488a9ac10ee3cf425871b01357389c [2024-03-11T17:15:23.337Z] $ docker rm -f --volumes 1b2972586413a068b1a92321ab46a5e057488a9ac10ee3cf425871b01357389c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T17:15:25.187Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T17:15:25.219Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T17:15:25.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T17:15:26.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T17:15:26.947Z] + ls -al . [2024-03-11T17:15:26.947Z] total 204 [2024-03-11T17:15:26.947Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 17:10 . [2024-03-11T17:15:26.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:08 .. [2024-03-11T17:15:26.947Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 11 17:08 .dockerignore [2024-03-11T17:15:26.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 17:08 .git [2024-03-11T17:15:26.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:08 .github [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 11 17:08 .gitignore [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 17:08 .golangci.yml [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 11 17:08 Attribution.txt [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 11 17:08 CHANGELOG.md [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 11 17:08 Dockerfile [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 17:08 GOVERNANCE.md [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 11 17:08 Jenkinsfile [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 11 17:08 LICENSE [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 2503 Mar 11 17:08 Makefile [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 11 17:08 OWNERS.md [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 11 17:08 README.md [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 17:06 VERSION [2024-03-11T17:15:26.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:08 bin [2024-03-11T17:15:26.948Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 11 17:13 coverage.out [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 11 17:08 go.mod [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 17:08 go.sum [2024-03-11T17:15:26.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:08 images [2024-03-11T17:15:26.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 17:08 internal [2024-03-11T17:15:26.948Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 11 17:08 main.go [2024-03-11T17:15:26.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:08 openapi [2024-03-11T17:15:26.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 17:08 res [2024-03-11T17:15:26.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 17:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:15:27.461Z] + 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=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 --label arch=arm64 --label version=0.0.0 . [2024-03-11T17:15:27.735Z] Sending build context to Docker daemon 670.2kB [2024-03-11T17:15:27.735Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T17:15:27.735Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-11T17:15:27.735Z] ---> 9fbff03770a7 [2024-03-11T17:15:27.735Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T17:15:28.004Z] ---> Running in 8948d1e59321 [2024-03-11T17:15:28.274Z] Removing intermediate container 8948d1e59321 [2024-03-11T17:15:28.274Z] ---> 9eac5651e42f [2024-03-11T17:15:28.274Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T17:15:28.274Z] ---> Running in 6b95c8b2fcb2 [2024-03-11T17:15:28.867Z] Removing intermediate container 6b95c8b2fcb2 [2024-03-11T17:15:28.867Z] ---> cfb94a225208 [2024-03-11T17:15:28.867Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-11T17:15:28.867Z] ---> Running in c3ddb12c1c5b [2024-03-11T17:15:29.157Z] Removing intermediate container c3ddb12c1c5b [2024-03-11T17:15:29.157Z] ---> b27b24d90bbf [2024-03-11T17:15:29.157Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T17:15:29.157Z] ---> Running in 03c044f1b846 [2024-03-11T17:15:30.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T17:15:30.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T17:15:32.133Z] OK: 266 MiB in 52 packages [2024-03-11T17:15:32.737Z] Removing intermediate container 03c044f1b846 [2024-03-11T17:15:32.737Z] ---> 180ca5a34510 [2024-03-11T17:15:32.737Z] Step 7/30 : WORKDIR /app [2024-03-11T17:15:32.737Z] ---> Running in 2305df8377c3 [2024-03-11T17:15:33.328Z] Removing intermediate container 2305df8377c3 [2024-03-11T17:15:33.328Z] ---> 0333e24ea2ca [2024-03-11T17:15:33.328Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-11T17:15:33.602Z] ---> d19a3fe3d1ed [2024-03-11T17:15:33.602Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T17:15:33.873Z] ---> Running in f1d9bb372283 [2024-03-11T17:15:35.827Z] Removing intermediate container f1d9bb372283 [2024-03-11T17:15:35.828Z] ---> d5096ddb5d2a [2024-03-11T17:15:35.828Z] Step 10/30 : COPY . . [2024-03-11T17:15:36.415Z] ---> fab3abb45221 [2024-03-11T17:15:36.415Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T17:15:36.698Z] ---> Running in dbd7ee34d3bc [2024-03-11T17:15:36.972Z] Removing intermediate container dbd7ee34d3bc [2024-03-11T17:15:36.972Z] ---> 3e7b84d05cff [2024-03-11T17:15:36.972Z] Step 12/30 : RUN $MAKE [2024-03-11T17:15:36.972Z] ---> Running in df8e1e6ad776 [2024-03-11T17:15:37.932Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -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 [2024-03-11T17:17:45.024Z] Removing intermediate container df8e1e6ad776 [2024-03-11T17:17:45.024Z] ---> 4c4751e75815 [2024-03-11T17:17:45.024Z] Step 13/30 : FROM alpine:3.18 [2024-03-11T17:17:45.024Z] 3.18: Pulling from library/alpine [2024-03-11T17:17:45.024Z] c6b39de5b339: Pulling fs layer [2024-03-11T17:17:45.024Z] c6b39de5b339: Verifying Checksum [2024-03-11T17:17:45.024Z] c6b39de5b339: Download complete [2024-03-11T17:17:45.617Z] c6b39de5b339: Pull complete [2024-03-11T17:17:45.617Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T17:17:45.617Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T17:17:45.617Z] ---> 33abbf032149 [2024-03-11T17:17:45.617Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T17:17:45.886Z] ---> Running in 9356f062df27 [2024-03-11T17:17:46.155Z] Removing intermediate container 9356f062df27 [2024-03-11T17:17:46.155Z] ---> d0dde84859e9 [2024-03-11T17:17:46.155Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-11T17:17:46.155Z] ---> Running in 578f96851df2 [2024-03-11T17:17:46.422Z] Removing intermediate container 578f96851df2 [2024-03-11T17:17:46.422Z] ---> 77fedd71e10d [2024-03-11T17:17:46.422Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-11T17:17:46.422Z] ---> Running in 610b6a073928 [2024-03-11T17:17:47.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T17:17:47.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T17:17:48.936Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T17:17:48.936Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T17:17:48.936Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T17:17:49.204Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T17:17:49.204Z] OK: 9 MiB in 17 packages [2024-03-11T17:17:50.611Z] Removing intermediate container 610b6a073928 [2024-03-11T17:17:50.611Z] ---> 765e92517386 [2024-03-11T17:17:50.611Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-11T17:17:50.611Z] ---> Running in e89016149e7e [2024-03-11T17:17:51.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T17:17:51.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T17:17:52.797Z] OK: 9 MiB in 17 packages [2024-03-11T17:17:53.394Z] Removing intermediate container e89016149e7e [2024-03-11T17:17:53.394Z] ---> 430cfd51c88f [2024-03-11T17:17:53.394Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T17:17:53.975Z] ---> b0c117ff6a64 [2024-03-11T17:17:53.975Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T17:17:54.556Z] ---> ca3e04b8a93d [2024-03-11T17:17:54.556Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-11T17:17:54.823Z] ---> d9c81e595212 [2024-03-11T17:17:54.823Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-11T17:17:55.405Z] ---> 3ad98162a56a [2024-03-11T17:17:55.405Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-11T17:17:56.809Z] ---> 175764419d4f [2024-03-11T17:17:56.809Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-11T17:17:56.809Z] ---> Running in f3aaeb9ea8a8 [2024-03-11T17:17:58.216Z] Removing intermediate container f3aaeb9ea8a8 [2024-03-11T17:17:58.216Z] ---> ae9dfdf98071 [2024-03-11T17:17:58.216Z] Step 24/30 : VOLUME /cache [2024-03-11T17:17:58.216Z] ---> Running in 5821466df7ba [2024-03-11T17:17:58.481Z] Removing intermediate container 5821466df7ba [2024-03-11T17:17:58.481Z] ---> 168854ccfa30 [2024-03-11T17:17:58.481Z] Step 25/30 : EXPOSE 59711 [2024-03-11T17:17:58.481Z] ---> Running in b238ea22081b [2024-03-11T17:17:58.749Z] Removing intermediate container b238ea22081b [2024-03-11T17:17:58.749Z] ---> 35da21fe9a36 [2024-03-11T17:17:58.749Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-11T17:17:59.017Z] ---> Running in 958164aa6719 [2024-03-11T17:17:59.281Z] Removing intermediate container 958164aa6719 [2024-03-11T17:17:59.281Z] ---> 77d5475d2f97 [2024-03-11T17:17:59.281Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-11T17:17:59.281Z] ---> Running in 24cff3e6b168 [2024-03-11T17:17:59.547Z] Removing intermediate container 24cff3e6b168 [2024-03-11T17:17:59.547Z] ---> 9a074de451a4 [2024-03-11T17:17:59.547Z] Step 28/30 : LABEL arch=arm64 [2024-03-11T17:17:59.547Z] ---> Running in 2ab05c55820a [2024-03-11T17:17:59.813Z] Removing intermediate container 2ab05c55820a [2024-03-11T17:17:59.813Z] ---> 4de6bb1f8356 [2024-03-11T17:17:59.813Z] Step 29/30 : LABEL git_sha=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [2024-03-11T17:18:00.078Z] ---> Running in a3cfd77fc411 [2024-03-11T17:18:00.345Z] Removing intermediate container a3cfd77fc411 [2024-03-11T17:18:00.345Z] ---> 6396a52de2c5 [2024-03-11T17:18:00.345Z] Step 30/30 : LABEL version=0.0.0 [2024-03-11T17:18:00.345Z] ---> Running in 38b4d1f93800 [2024-03-11T17:18:00.613Z] Removing intermediate container 38b4d1f93800 [2024-03-11T17:18:00.613Z] ---> 6c264d72459b [2024-03-11T17:18:00.613Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T17:18:00.613Z] Successfully built 6c264d72459b [2024-03-11T17:18:00.613Z] 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 [2024-03-11T17:18:01.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T17:18:01.945Z] [2024-03-11T17:18:01.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:18:02.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T17:18:02.408Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T17:18:02.408Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T17:18:02.408Z] 04944245beec: Pulling fs layer [2024-03-11T17:18:02.408Z] 699f458cf7ca: Pulling fs layer [2024-03-11T17:18:02.408Z] 765212b225bb: Pulling fs layer [2024-03-11T17:18:02.408Z] f23df028b6ca: Pulling fs layer [2024-03-11T17:18:02.408Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T17:18:02.408Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T17:18:02.408Z] 765212b225bb: Waiting [2024-03-11T17:18:02.679Z] f23df028b6ca: Waiting [2024-03-11T17:18:02.679Z] d65c8cfc05b1: Waiting [2024-03-11T17:18:02.679Z] 2437ff75d9bd: Waiting [2024-03-11T17:18:02.679Z] 04944245beec: Verifying Checksum [2024-03-11T17:18:02.679Z] 04944245beec: Download complete [2024-03-11T17:18:02.679Z] 765212b225bb: Verifying Checksum [2024-03-11T17:18:02.679Z] 765212b225bb: Download complete [2024-03-11T17:18:02.679Z] f23df028b6ca: Verifying Checksum [2024-03-11T17:18:02.679Z] f23df028b6ca: Download complete [2024-03-11T17:18:02.679Z] d65c8cfc05b1: Verifying Checksum [2024-03-11T17:18:02.679Z] d65c8cfc05b1: Download complete [2024-03-11T17:18:02.951Z] 699f458cf7ca: Verifying Checksum [2024-03-11T17:18:02.951Z] 699f458cf7ca: Download complete [2024-03-11T17:18:03.219Z] 8998bd30e6a1: Verifying Checksum [2024-03-11T17:18:03.219Z] 8998bd30e6a1: Download complete [2024-03-11T17:18:05.802Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T17:18:05.802Z] 2437ff75d9bd: Download complete [2024-03-11T17:18:07.746Z] 8998bd30e6a1: Pull complete [2024-03-11T17:18:08.329Z] 04944245beec: Pull complete [2024-03-11T17:18:10.271Z] 699f458cf7ca: Pull complete [2024-03-11T17:18:10.271Z] 765212b225bb: Pull complete [2024-03-11T17:18:11.229Z] f23df028b6ca: Pull complete [2024-03-11T17:18:11.495Z] d65c8cfc05b1: Pull complete [2024-03-11T17:18:29.710Z] 2437ff75d9bd: Pull complete [2024-03-11T17:18:29.710Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T17:18:29.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T17:18:29.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:18:30.279Z] prd-ubuntu20.04-docker-arm64-4c-16g-5460 does not seem to be running inside a container [2024-03-11T17:18:30.353Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-11T17:18:33.425Z] $ docker top e4b5f927a3f554c80429791683342fd93399d48be594f3f31bb00e782d52b054 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:18:34.462Z] ---> job-cost.sh [2024-03-11T17:18:34.462Z] lf-activate-venv: SKIPPING [2024-03-11T17:18:34.462Z] INFO: No Stack... [2024-03-11T17:18:35.429Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T17:18:36.390Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T17:18:37.066Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-03-11T17:18:37.066Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T17:18:37.159Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [2024-03-11T17:18:37.165Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] did not exist. Created. [2024-03-11T17:18:37.170Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T17:18:37.986Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-13213226/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T17:18:38.342Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T17:18:38.381Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T17:18:38.444Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T17:18:38.475Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-279-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T17:18:38.657Z] $ docker stop --time=1 e4b5f927a3f554c80429791683342fd93399d48be594f3f31bb00e782d52b054 [2024-03-11T17:18:40.254Z] $ docker rm -f --volumes e4b5f927a3f554c80429791683342fd93399d48be594f3f31bb00e782d52b054 [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 [2024-03-11T17:18:42.306Z] provisioning config files... [2024-03-11T17:18:42.313Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/config10549369605305167693tmp [Pipeline] { [Pipeline] sh [2024-03-11T17:18:42.741Z] + set +x [2024-03-11T17:18:42.741Z] + + curl -s https://codecov.io/bash [2024-03-11T17:18:42.741Z] bash -s -- [2024-03-11T17:18:42.741Z] [2024-03-11T17:18:42.741Z] _____ _ [2024-03-11T17:18:42.741Z] / ____| | | [2024-03-11T17:18:42.741Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T17:18:42.741Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T17:18:42.741Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T17:18:42.741Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T17:18:42.741Z] Bash-1.0.6 [2024-03-11T17:18:42.741Z] [2024-03-11T17:18:42.741Z] [2024-03-11T17:18:42.741Z] ==> git version 2.25.1 found [2024-03-11T17:18:42.741Z] ==> 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 [2024-03-11T17:18:42.741Z] Release-Date: 2020-01-08 [2024-03-11T17:18:42.741Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-11T17:18:42.741Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T17:18:42.741Z] ==> Jenkins CI detected. [2024-03-11T17:18:42.741Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-279 [2024-03-11T17:18:42.741Z] project root: . [2024-03-11T17:18:42.741Z] --> token set from env [2024-03-11T17:18:42.741Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T17:18:43.002Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T17:18:43.002Z] ==> Python coveragepy not found [2024-03-11T17:18:43.002Z] ==> Searching for coverage reports in: [2024-03-11T17:18:43.002Z] + . [2024-03-11T17:18:43.002Z] -> Found 1 reports [2024-03-11T17:18:43.002Z] ==> Detecting git/mercurial file structure [2024-03-11T17:18:43.002Z] ==> Reading reports [2024-03-11T17:18:43.002Z] + ./coverage.out bytes=41317 [2024-03-11T17:18:43.002Z] ==> Appending adjustments [2024-03-11T17:18:43.002Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T17:18:43.002Z] + Found adjustments [2024-03-11T17:18:43.002Z] ==> Gzipping contents [2024-03-11T17:18:43.002Z] 12K /tmp/codecov.lmgQVo.gz [2024-03-11T17:18:43.002Z] ==> Uploading reports [2024-03-11T17:18:43.002Z] url: https://codecov.io [2024-03-11T17:18:43.002Z] query: branch=PR-279&commit=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=279&job=&cmd_args= [2024-03-11T17:18:43.002Z] -> Pinging Codecov [2024-03-11T17:18:43.002Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-279&commit=18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-279%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=279&job=&cmd_args= [2024-03-11T17:18:43.261Z] -> Uploading to [2024-03-11T17:18:43.262Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/581DD39554BDF9B6E22D074273EAD858/18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0/0e58752c-97b7-42e3-a4bb-61179461d773.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T171843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1141ceab43c8d28da8d3d5ae73bfca5110e790980b2ddf6d9c473c041f733bcc [2024-03-11T17:18:43.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T17:18:43.262Z] Dload Upload Total Spent Left Speed [2024-03-11T17:18:43.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 44312 --:--:-- --:--:-- --:--:-- 44312 [2024-03-11T17:18:43.522Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/18b562e72be037e0ab8aa3fb9efc5f5ffe1634f0 [Pipeline] } [2024-03-11T17:18:43.553Z] 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 [2024-03-11T17:18:46.869Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives ] [2024-03-11T17:18:46.869Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives [2024-03-11T17:18:46.869Z] total 16 [2024-03-11T17:18:46.869Z] drwxr-xr-x 3 root root 4096 Mar 11 17:08 . [2024-03-11T17:18:46.869Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 17:09 .. [2024-03-11T17:18:46.869Z] drwxr-xr-x 2 root root 4096 Mar 11 17:08 cost [2024-03-11T17:18:46.869Z] -rw-r--r-- 1 root root 95 Mar 11 17:08 cost.csv [2024-03-11T17:18:46.869Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives [2024-03-11T17:18:46.869Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives [2024-03-11T17:18:46.869Z] total 16 [2024-03-11T17:18:46.869Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 17:08 . [2024-03-11T17:18:46.869Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 17:09 .. [2024-03-11T17:18:46.869Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 17:08 cost [2024-03-11T17:18:46.869Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 11 17:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:18:47.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:18:48.100Z] ---> package-listing.sh [2024-03-11T17:18:48.100Z] ++ facter osfamily [2024-03-11T17:18:48.100Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T17:18:48.361Z] + OS_FAMILY=debian [2024-03-11T17:18:48.361Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-279 [2024-03-11T17:18:48.361Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T17:18:48.361Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T17:18:48.361Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T17:18:48.361Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T17:18:48.361Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-279 ']' [2024-03-11T17:18:48.361Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T17:18:48.361Z] + case "${OS_FAMILY}" in [2024-03-11T17:18:48.361Z] + dpkg -l [2024-03-11T17:18:48.361Z] + grep '^ii' [2024-03-11T17:18:48.361Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T17:18:48.361Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T17:18:48.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T17:18:48.361Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-279 ']' [2024-03-11T17:18:48.361Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives/ [2024-03-11T17:18:48.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-279/archives/ [Pipeline] echo [2024-03-11T17:18:48.397Z] 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-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-11T17:18:48.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T17:18:49.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T17:18:49.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T17:18:49.636Z] prd-ubuntu20.04-docker-8c-8g-5459 does not seem to be running inside a container [2024-03-11T17:18:49.666Z] $ 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-279/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-279 -v /w/workspace/y_app-rfid-llrp-inventory_PR-279:/w/workspace/y_app-rfid-llrp-inventory_PR-279:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T17:18:49.853Z] $ docker top 0352c93b0d1470690cc2dbd6cca37719afd9058132353172f2cbf0c4d78128d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T17:18:50.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T17:18:50.667Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T17:18:50.977Z] + ls /var/log/sa-host [2024-03-11T17:18:50.977Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T17:18:51.260Z] provisioning config files... [2024-03-11T17:18:51.268Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-279@tmp/config11884784585605799987tmp [Pipeline] { [Pipeline] echo [2024-03-11T17:18:51.419Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:18:51.731Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T17:18:51.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:18:52.280Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T17:18:52.314Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:18:52.622Z] ---> sudo-logs.sh [2024-03-11T17:18:52.622Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T17:18:52.771Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:18:53.079Z] ---> job-cost.sh [2024-03-11T17:18:53.079Z] lf-activate-venv: SKIPPING [2024-03-11T17:18:53.079Z] DEBUG: total: 0.2199999988079071 [2024-03-11T17:18:53.079Z] INFO: Retrieving Stack Cost... [2024-03-11T17:18:53.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T17:18:53.909Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T17:18:53.945Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T17:18:54.257Z] ---> logs-deploy.sh [2024-03-11T17:18:54.257Z] lf-activate-venv: SKIPPING [2024-03-11T17:18:54.257Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-279/1 [2024-03-11T17:18:54.257Z] INFO: archiving workspace using pattern(s): [2024-03-11T17:18:55.195Z] Archives upload complete. [2024-03-11T17:18:55.455Z] INFO: archiving logs to Nexus [2024-03-11T17:18:56.025Z] ---> uname -a: [2024-03-11T17:18:56.025Z] Linux prd-ubuntu20-04-docker-8c-8g-5459 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] ---> lscpu: [2024-03-11T17:18:56.025Z] Architecture: x86_64 [2024-03-11T17:18:56.025Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-11T17:18:56.025Z] Byte Order: Little Endian [2024-03-11T17:18:56.025Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-11T17:18:56.025Z] CPU(s): 8 [2024-03-11T17:18:56.025Z] On-line CPU(s) list: 0-7 [2024-03-11T17:18:56.025Z] Thread(s) per core: 1 [2024-03-11T17:18:56.025Z] Core(s) per socket: 1 [2024-03-11T17:18:56.025Z] Socket(s): 8 [2024-03-11T17:18:56.025Z] NUMA node(s): 1 [2024-03-11T17:18:56.025Z] Vendor ID: AuthenticAMD [2024-03-11T17:18:56.025Z] CPU family: 23 [2024-03-11T17:18:56.025Z] Model: 49 [2024-03-11T17:18:56.025Z] Model name: AMD EPYC-Rome Processor [2024-03-11T17:18:56.025Z] Stepping: 0 [2024-03-11T17:18:56.025Z] CPU MHz: 2799.998 [2024-03-11T17:18:56.025Z] BogoMIPS: 5599.99 [2024-03-11T17:18:56.025Z] Virtualization: AMD-V [2024-03-11T17:18:56.025Z] Hypervisor vendor: KVM [2024-03-11T17:18:56.025Z] Virtualization type: full [2024-03-11T17:18:56.025Z] L1d cache: 256 KiB [2024-03-11T17:18:56.025Z] L1i cache: 256 KiB [2024-03-11T17:18:56.025Z] L2 cache: 4 MiB [2024-03-11T17:18:56.025Z] L3 cache: 128 MiB [2024-03-11T17:18:56.025Z] NUMA node0 CPU(s): 0-7 [2024-03-11T17:18:56.025Z] Vulnerability Itlb multihit: Not affected [2024-03-11T17:18:56.025Z] Vulnerability L1tf: Not affected [2024-03-11T17:18:56.025Z] Vulnerability Mds: Not affected [2024-03-11T17:18:56.025Z] Vulnerability Meltdown: Not affected [2024-03-11T17:18:56.025Z] Vulnerability Mmio stale data: Not affected [2024-03-11T17:18:56.025Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-11T17:18:56.025Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-11T17:18:56.025Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-11T17:18:56.025Z] Vulnerability Srbds: Not affected [2024-03-11T17:18:56.025Z] Vulnerability Tsx async abort: Not affected [2024-03-11T17:18:56.025Z] 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 [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] ---> nproc: [2024-03-11T17:18:56.025Z] 8 [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] ---> df -h: [2024-03-11T17:18:56.025Z] Filesystem Size Used Avail Use% Mounted on [2024-03-11T17:18:56.025Z] overlay 155G 12G 144G 8% / [2024-03-11T17:18:56.025Z] tmpfs 64M 0 64M 0% /dev [2024-03-11T17:18:56.025Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-11T17:18:56.025Z] shm 64M 0 64M 0% /dev/shm [2024-03-11T17:18:56.025Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] ---> sar -b -r -n DEV: [2024-03-11T17:18:56.025Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5459) 03/11/24 _x86_64_ (8 CPU) [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] 17:05:20 LINUX RESTART (8 CPU) [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] 17:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-11T17:18:56.025Z] 17:07:01 209.10 11.17 197.93 0.00 1787.49 53466.46 0.00 [2024-03-11T17:18:56.025Z] 17:08:01 90.50 0.07 90.43 0.00 8.80 26657.96 0.00 [2024-03-11T17:18:56.025Z] 17:09:01 230.38 0.23 230.14 0.00 10.13 51892.15 0.00 [2024-03-11T17:18:56.025Z] 17:10:01 4.27 0.00 4.27 0.00 0.00 62.41 0.00 [2024-03-11T17:18:56.025Z] 17:11:01 38.64 9.38 29.26 0.00 2885.57 4530.22 0.00 [2024-03-11T17:18:56.025Z] 17:12:01 5.80 0.22 5.58 0.00 18.80 99.45 0.00 [2024-03-11T17:18:56.025Z] 17:13:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2024-03-11T17:18:56.025Z] 17:14:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 [2024-03-11T17:18:56.025Z] 17:15:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2024-03-11T17:18:56.025Z] 17:16:01 2.17 0.00 2.17 0.00 0.00 24.79 0.00 [2024-03-11T17:18:56.025Z] 17:17:01 1.55 0.02 1.53 0.00 0.13 20.53 0.00 [2024-03-11T17:18:56.025Z] 17:18:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 [2024-03-11T17:18:56.025Z] Average: 48.85 1.74 47.11 0.00 390.67 11343.45 0.00 [2024-03-11T17:18:56.025Z] [2024-03-11T17:18:56.025Z] 17:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-11T17:18:56.025Z] 17:07:01 28362784 31491416 821164 2.50 114396 3223148 2028452 5.98 1219852 2840300 194472 [2024-03-11T17:18:56.026Z] 17:08:01 27385292 30893424 1409952 4.29 139924 3530988 2363688 6.97 1823060 3158068 364688 [2024-03-11T17:18:56.026Z] 17:09:01 27697368 31469080 832812 2.53 153304 3757068 1949024 5.74 1336892 3307328 284 [2024-03-11T17:18:56.026Z] 17:10:01 27730476 31501660 802712 2.44 153424 3756912 1772140 5.22 1306296 3307148 8 [2024-03-11T17:18:56.026Z] 17:11:01 27467316 31482304 794540 2.42 169748 3986496 1704644 5.02 1455768 3392076 256 [2024-03-11T17:18:56.026Z] 17:12:01 27481764 31492844 783188 2.38 168308 3983928 1699152 5.01 1443900 3389424 168 [2024-03-11T17:18:56.026Z] 17:13:01 27481528 31492724 783260 2.38 168404 3983932 1699152 5.01 1444220 3389432 172 [2024-03-11T17:18:56.026Z] 17:14:01 27484180 31495480 780504 2.37 168500 3983932 1699152 5.01 1441248 3389432 16 [2024-03-11T17:18:56.026Z] 17:15:01 27484100 31495480 780444 2.37 168576 3983936 1699152 5.01 1441256 3389436 8 [2024-03-11T17:18:56.026Z] 17:16:01 27485320 31496772 779028 2.37 168668 3983940 1699152 5.01 1440100 3389440 12 [2024-03-11T17:18:56.026Z] 17:17:01 27484544 31496236 779404 2.37 168756 3983940 1699152 5.01 1440460 3389440 200 [2024-03-11T17:18:56.026Z] 17:18:01 27485948 31497672 777956 2.37 168796 3983944 1699152 5.01 1439644 3389444 12 [2024-03-11T17:18:56.026Z] Average: 27585885 31442091 843747 2.57 159234 3845180 1809334 5.33 1436058 3310914 46691 [2024-03-11T17:18:56.026Z] [2024-03-11T17:18:56.026Z] 17:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-11T17:18:56.026Z] 17:07:01 ens3 502.05 355.92 7269.52 55.53 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:07:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:07:01 docker0 214.62 283.99 17.57 2367.03 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:08:01 ens3 24.51 15.33 25.78 10.36 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:08:01 veth6ad51a7 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:08:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:09:01 ens3 142.61 101.60 2700.18 112.74 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:09:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:09:01 docker0 5.15 8.53 0.31 95.91 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:10:01 ens3 0.93 0.75 0.92 0.40 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:11:01 ens3 114.58 53.35 1339.98 3.92 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:11:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:12:01 ens3 0.35 0.35 0.09 0.04 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:12:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:13:01 ens3 1.02 0.40 0.45 0.28 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:14:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:15:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:16:01 ens3 0.50 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:17:01 ens3 0.63 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:18:01 ens3 0.50 0.40 0.32 0.21 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] Average: ens3 65.05 43.61 935.99 15.25 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] Average: docker0 18.04 24.02 1.47 202.23 0.00 0.00 0.00 0.00 [2024-03-11T17:18:56.026Z] [2024-03-11T17:18:56.026Z] [2024-03-11T17:18:56.026Z] ---> sar -P ALL: [2024-03-11T17:18:56.026Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5459) 03/11/24 _x86_64_ (8 CPU) [2024-03-11T17:18:56.026Z] [2024-03-11T17:18:56.026Z] 17:05:20 LINUX RESTART (8 CPU) [2024-03-11T17:18:56.026Z] [2024-03-11T17:18:56.026Z] 17:06:02 CPU %user %nice %system %iowait %steal %idle [2024-03-11T17:18:56.026Z] 17:07:01 all 7.64 0.00 3.36 3.40 0.06 85.54 [2024-03-11T17:18:56.026Z] 17:07:01 0 6.68 0.00 3.02 1.55 0.07 88.68 [2024-03-11T17:18:56.026Z] 17:07:01 1 8.69 0.00 3.28 0.99 0.07 86.97 [2024-03-11T17:18:56.026Z] 17:07:01 2 9.90 0.00 3.26 0.41 0.05 86.38 [2024-03-11T17:18:56.026Z] 17:07:01 3 8.32 0.00 3.02 0.12 0.05 88.48 [2024-03-11T17:18:56.026Z] 17:07:01 4 7.27 0.00 2.89 6.55 0.07 83.22 [2024-03-11T17:18:56.026Z] 17:07:01 5 7.83 0.00 3.05 0.05 0.07 89.01 [2024-03-11T17:18:56.026Z] 17:07:01 6 6.40 0.00 3.88 1.42 0.07 88.24 [2024-03-11T17:18:56.026Z] 17:07:01 7 6.02 0.00 4.47 16.19 0.05 73.26 [2024-03-11T17:18:56.026Z] 17:08:01 all 41.01 0.00 4.37 1.93 0.09 52.60 [2024-03-11T17:18:56.026Z] 17:08:01 0 40.37 0.00 4.80 12.27 0.08 42.48 [2024-03-11T17:18:56.026Z] 17:08:01 1 42.00 0.00 4.70 0.35 0.08 52.86 [2024-03-11T17:18:56.026Z] 17:08:01 2 39.77 0.00 4.49 0.15 0.10 55.49 [2024-03-11T17:18:56.026Z] 17:08:01 3 41.05 0.00 4.93 0.56 0.08 53.38 [2024-03-11T17:18:56.026Z] 17:08:01 4 40.72 0.00 3.67 0.15 0.08 55.37 [2024-03-11T17:18:56.026Z] 17:08:01 5 41.45 0.00 4.10 0.64 0.08 53.73 [2024-03-11T17:18:56.026Z] 17:08:01 6 41.37 0.00 4.09 0.07 0.12 54.35 [2024-03-11T17:18:56.026Z] 17:08:01 7 41.37 0.00 4.15 1.29 0.08 53.11 [2024-03-11T17:18:56.026Z] 17:09:01 all 21.08 0.00 3.98 3.24 0.07 71.63 [2024-03-11T17:18:56.026Z] 17:09:01 0 21.47 0.00 3.84 0.52 0.05 74.12 [2024-03-11T17:18:56.026Z] 17:09:01 1 21.27 0.00 3.41 1.53 0.08 73.71 [2024-03-11T17:18:56.026Z] 17:09:01 2 20.68 0.00 4.39 7.19 0.07 67.67 [2024-03-11T17:18:56.026Z] 17:09:01 3 20.84 0.00 3.60 0.27 0.08 75.21 [2024-03-11T17:18:56.026Z] 17:09:01 4 21.74 0.00 4.36 0.88 0.07 72.96 [2024-03-11T17:18:56.026Z] 17:09:01 5 20.48 0.00 4.17 8.51 0.08 66.75 [2024-03-11T17:18:56.026Z] 17:09:01 6 20.62 0.00 4.25 0.13 0.07 74.93 [2024-03-11T17:18:56.026Z] 17:09:01 7 21.54 0.00 3.79 6.92 0.08 67.67 [2024-03-11T17:18:56.026Z] 17:10:01 all 0.05 0.00 0.03 0.01 0.00 99.91 [2024-03-11T17:18:56.026Z] 17:10:01 0 0.10 0.00 0.07 0.00 0.02 99.82 [2024-03-11T17:18:56.026Z] 17:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-03-11T17:18:56.026Z] 17:10:01 2 0.03 0.00 0.00 0.03 0.00 99.93 [2024-03-11T17:18:56.026Z] 17:10:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-11T17:18:56.026Z] 17:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-03-11T17:18:56.026Z] 17:10:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2024-03-11T17:18:56.026Z] 17:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-11T17:18:56.026Z] 17:10:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2024-03-11T17:18:56.026Z] 17:11:01 all 1.41 0.00 0.76 0.54 0.01 97.29 [2024-03-11T17:18:56.026Z] 17:11:01 0 0.84 0.00 0.67 0.03 0.00 98.46 [2024-03-11T17:18:56.026Z] 17:11:01 1 2.62 0.00 0.65 0.53 0.02 96.18 [2024-03-11T17:18:56.026Z] 17:11:01 2 1.28 0.00 0.58 2.09 0.03 96.01 [2024-03-11T17:18:56.026Z] 17:11:01 3 1.37 0.00 0.53 0.15 0.02 97.93 [2024-03-11T17:18:56.026Z] 17:11:01 4 1.60 0.00 1.24 1.07 0.02 96.07 [2024-03-11T17:18:56.026Z] 17:11:01 5 1.48 0.00 0.40 0.35 0.02 97.75 [2024-03-11T17:18:56.026Z] 17:11:01 6 1.24 0.00 1.44 0.03 0.02 97.28 [2024-03-11T17:18:56.026Z] 17:11:01 7 0.82 0.00 0.53 0.03 0.00 98.61 [2024-03-11T17:18:56.026Z] 17:12:01 all 0.16 0.00 0.09 0.02 0.00 99.73 [2024-03-11T17:18:56.026Z] 17:12:01 0 0.07 0.00 0.07 0.02 0.02 99.83 [2024-03-11T17:18:56.026Z] 17:12:01 1 0.07 0.00 0.08 0.02 0.00 99.83 [2024-03-11T17:18:56.026Z] 17:12:01 2 0.08 0.00 0.08 0.05 0.00 99.78 [2024-03-11T17:18:56.026Z] 17:12:01 3 0.13 0.00 0.07 0.00 0.00 99.80 [2024-03-11T17:18:56.026Z] 17:12:01 4 0.68 0.00 0.18 0.02 0.00 99.12 [2024-03-11T17:18:56.026Z] 17:12:01 5 0.08 0.00 0.07 0.02 0.00 99.83 [2024-03-11T17:18:56.026Z] 17:12:01 6 0.12 0.00 0.10 0.02 0.00 99.77 [2024-03-11T17:18:56.026Z] 17:12:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2024-03-11T17:18:56.026Z] 17:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-03-11T17:18:56.026Z] 17:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T17:18:56.026Z] 17:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-11T17:18:56.026Z] 17:13:01 2 0.07 0.00 0.02 0.03 0.02 99.87 [2024-03-11T17:18:56.026Z] 17:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T17:18:56.026Z] 17:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-11T17:18:56.026Z] 17:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-11T17:18:56.026Z] 17:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T17:18:56.026Z] 17:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T17:18:56.026Z] 17:14:01 all 0.24 0.00 0.01 0.00 0.00 99.75 [2024-03-11T17:18:56.026Z] 17:14:01 0 1.73 0.00 0.02 0.00 0.00 98.26 [2024-03-11T17:18:56.026Z] 17:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T17:18:56.026Z] 17:14:01 2 0.05 0.00 0.03 0.03 0.02 99.87 [2024-03-11T17:18:56.026Z] 17:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-11T17:18:56.026Z] 17:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T17:18:56.026Z] 17:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-11T17:18:56.026Z] 17:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T17:18:56.026Z] 17:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-11T17:18:56.026Z] 17:15:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-03-11T17:18:56.026Z] 17:15:01 0 2.02 0.00 0.02 0.00 0.02 97.95 [2024-03-11T17:18:56.026Z] 17:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T17:18:56.026Z] 17:15:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-03-11T17:18:56.026Z] 17:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-11T17:18:56.026Z] 17:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T17:18:56.026Z] 17:15:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-03-11T17:18:56.026Z] 17:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-11T17:18:56.026Z] 17:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-11T17:18:56.026Z] 17:16:01 all 0.31 0.00 0.01 0.01 0.01 99.67 [2024-03-11T17:18:56.026Z] 17:16:01 0 1.97 0.00 0.02 0.00 0.00 98.01 [2024-03-11T17:18:56.026Z] 17:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-11T17:18:56.026Z] 17:16:01 2 0.08 0.00 0.03 0.05 0.02 99.82 [2024-03-11T17:18:56.026Z] 17:16:01 3 0.30 0.00 0.03 0.00 0.02 99.65 [2024-03-11T17:18:56.026Z] 17:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-11T17:18:56.026Z] 17:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-11T17:18:56.026Z] 17:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-11T17:18:56.026Z] 17:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T17:18:56.026Z] 17:17:01 all 0.04 0.00 0.03 0.00 0.00 99.92 [2024-03-11T17:18:56.026Z] 17:17:01 0 0.12 0.00 0.07 0.00 0.00 99.82 [2024-03-11T17:18:56.026Z] 17:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-11T17:18:56.026Z] 17:17:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2024-03-11T17:18:56.026Z] 17:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-11T17:18:56.026Z] 17:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-11T17:18:56.026Z] 17:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-11T17:18:56.026Z] 17:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-11T17:18:56.026Z] 17:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-11T17:18:56.026Z] [2024-03-11T17:18:56.026Z] 17:17:01 CPU %user %nice %system %iowait %steal %idle [2024-03-11T17:18:56.026Z] 17:18:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-03-11T17:18:56.026Z] 17:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T17:18:56.026Z] 17:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-11T17:18:56.026Z] 17:18:01 2 0.07 0.00 0.02 0.02 0.02 99.88 [2024-03-11T17:18:56.026Z] 17:18:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2024-03-11T17:18:56.026Z] 17:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T17:18:56.026Z] 17:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-03-11T17:18:56.026Z] 17:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-11T17:18:56.026Z] 17:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-11T17:18:56.026Z] Average: all 5.98 0.00 1.04 0.75 0.02 92.20 [2024-03-11T17:18:56.026Z] Average: 0 6.24 0.00 1.04 1.19 0.02 91.51 [2024-03-11T17:18:56.026Z] Average: 1 6.20 0.00 1.01 0.28 0.03 92.48 [2024-03-11T17:18:56.026Z] Average: 2 5.97 0.00 1.07 0.84 0.03 92.10 [2024-03-11T17:18:56.026Z] Average: 3 5.97 0.00 1.02 0.09 0.02 92.90 [2024-03-11T17:18:56.026Z] Average: 4 5.97 0.00 1.02 0.71 0.02 92.28 [2024-03-11T17:18:56.026Z] Average: 5 5.92 0.00 0.98 0.80 0.02 92.28 [2024-03-11T17:18:56.026Z] Average: 6 5.77 0.00 1.14 0.14 0.02 92.93 [2024-03-11T17:18:56.026Z] Average: 7 5.79 0.00 1.08 2.00 0.02 91.12 [2024-03-11T17:18:56.026Z] [2024-03-11T17:18:56.026Z] [2024-03-11T17:18:56.026Z]