Pull request #292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e1ef3e193a4556fda1affeef42f9a20e04660a35+7dd5e1644aef7b0a5b71c8eb14939268829d1add (989d365c358a0b9ab724edf2fd12ed74f2e6e958) 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-ssh2862743171382350014.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6864698879022487765.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 590556114a56c6d90cc8043840e039c2f74196dc 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-292/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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7210612683680813639.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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6880970471789715092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh17307725874855356067.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-292/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-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14123252952825217293.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 590556114a56c6d90cc8043840e039c2f74196dc 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4369 in /w/workspace/y_app-rfid-llrp-inventory_PR-292 [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-292 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7dd5e1644aef7b0a5b71c8eb14939268829d1add into PR head commit e1ef3e193a4556fda1affeef42f9a20e04660a35 Merge succeeded, producing e1ef3e193a4556fda1affeef42f9a20e04660a35 Checking out Revision e1ef3e193a4556fda1affeef42f9a20e04660a35 (PR-292) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f e1ef3e193a4556fda1affeef42f9a20e04660a35 # 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 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1ef3e193a4556fda1affeef42f9a20e04660a35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T13:56:38.328Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T13:56:38.554Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T13:56:38.676Z] ========================================================= [2024-06-25T13:56:38.676Z] EdgeX Global Pipelines Version Info [2024-06-25T13:56:38.676Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T13:56:39.480Z] ------------------- [2024-06-25T13:56:39.480Z] stable info: [2024-06-25T13:56:39.480Z] ------------------- [2024-06-25T13:56:39.480Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T13:56:39.480Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T13:56:39.480Z] Message: update stable to v1.0.260 [2024-06-25T13:56:40.052Z] ------------------- [2024-06-25T13:56:40.052Z] experimental info: [2024-06-25T13:56:40.052Z] ------------------- [2024-06-25T13:56:40.052Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T13:56:40.052Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T13:56:40.052Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T13:56:40.275Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-06-25T13:56:40.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-06-25T13:56:40.386Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T13:56:40.452Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T13:56:40.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T13:56:40.567Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T13:56:40.626Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T13:56:40.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-25T13:56:40.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T13:56:40.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T13:56:40.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T13:56:40.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-06-25T13:56:40.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T13:56:41.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T13:56:41.106Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T13:56:41.163Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T13:56:41.230Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T13:56:41.291Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T13:56:41.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T13:56:41.419Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T13:56:41.484Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-25T13:56:41.540Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-25T13:56:41.597Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T13:56:41.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T13:56:41.749Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T13:56:41.808Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T13:56:41.866Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T13:56:41.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-292 [Pipeline] echo [2024-06-25T13:56:41.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-292 [Pipeline] echo [2024-06-25T13:56:42.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-292 [Pipeline] echo [2024-06-25T13:56:42.092Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] echo [2024-06-25T13:56:42.151Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1ef3e1 [Pipeline] echo [2024-06-25T13:56:42.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T13:56:42.351Z] provisioning config files... [2024-06-25T13:56:42.367Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/config5931782205666447155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T13:56:42.754Z] ---> ****-login.sh [2024-06-25T13:56:42.754Z] nexus3.edgexfoundry.org:10001 [2024-06-25T13:56:43.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:56:43.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:56:43.014Z] Configure a credential helper to remove this warning. See [2024-06-25T13:56:43.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:56:43.014Z] [2024-06-25T13:56:43.014Z] Login Succeeded [2024-06-25T13:56:43.014Z] nexus3.edgexfoundry.org:10002 [2024-06-25T13:56:43.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:56:43.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:56:43.273Z] Configure a credential helper to remove this warning. See [2024-06-25T13:56:43.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:56:43.273Z] [2024-06-25T13:56:43.273Z] Login Succeeded [2024-06-25T13:56:43.273Z] nexus3.edgexfoundry.org:10003 [2024-06-25T13:56:43.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:56:43.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:56:43.273Z] Configure a credential helper to remove this warning. See [2024-06-25T13:56:43.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:56:43.273Z] [2024-06-25T13:56:43.273Z] Login Succeeded [2024-06-25T13:56:43.273Z] nexus3.edgexfoundry.org:10004 [2024-06-25T13:56:43.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:56:43.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:56:43.533Z] Configure a credential helper to remove this warning. See [2024-06-25T13:56:43.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:56:43.533Z] [2024-06-25T13:56:43.533Z] Login Succeeded [2024-06-25T13:56:43.533Z] ****.io [2024-06-25T13:56:43.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:56:43.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:56:43.793Z] Configure a credential helper to remove this warning. See [2024-06-25T13:56:43.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:56:43.793Z] [2024-06-25T13:56:43.793Z] Login Succeeded [2024-06-25T13:56:43.793Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T13:56:43.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T13:56:44.502Z] + git rev-list -1 --merges e1ef3e193a4556fda1affeef42f9a20e04660a35~1..e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] echo [2024-06-25T13:56:44.546Z] -----------> git rev-list -1 --merges e1ef3e193a4556fda1affeef42f9a20e04660a35~1..e1ef3e193a4556fda1affeef42f9a20e04660a35 e1ef3e193a4556fda1affeef42f9a20e04660a35 [false] [Pipeline] sh [2024-06-25T13:56:44.866Z] + git log --format=format:%s -1 e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] echo [2024-06-25T13:56:44.901Z] ========================================================= [2024-06-25T13:56:44.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T13:56:44.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T13:56:45.353Z] + git log --format=format:%s -1 e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] echo [2024-06-25T13:56:45.402Z] [semverPrep] GIT_COMMIT: e1ef3e193a4556fda1affeef42f9a20e04660a35, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-06-25T13:56:45.443Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T13:56:45.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T13:56:45.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T13:56:45.864Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T13:56:45.864Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T13:56:45.864Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T13:56:45.864Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T13:56:45.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T13:56:46.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T13:56:46.367Z] [2024-06-25T13:56:46.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T13:56:46.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T13:56:46.769Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T13:56:46.769Z] b85a868b505f: Pulling fs layer [2024-06-25T13:56:46.769Z] e2be974225ed: Pulling fs layer [2024-06-25T13:56:46.769Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T13:56:46.769Z] 988bab9f4d93: Pulling fs layer [2024-06-25T13:56:46.769Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T13:56:46.769Z] eaf3925da568: Pulling fs layer [2024-06-25T13:56:46.769Z] bab4dde63d76: Pulling fs layer [2024-06-25T13:56:46.769Z] bde34c3a00c8: Pulling fs layer [2024-06-25T13:56:46.769Z] b352a97aabf1: Pulling fs layer [2024-06-25T13:56:46.769Z] 4872d77fe225: Pulling fs layer [2024-06-25T13:56:46.769Z] 5851b861e8e6: Pulling fs layer [2024-06-25T13:56:46.769Z] bab4dde63d76: Waiting [2024-06-25T13:56:46.769Z] 988bab9f4d93: Waiting [2024-06-25T13:56:46.769Z] bde34c3a00c8: Waiting [2024-06-25T13:56:46.769Z] b352a97aabf1: Waiting [2024-06-25T13:56:46.769Z] 1469e6f7b9e6: Waiting [2024-06-25T13:56:46.769Z] 4872d77fe225: Waiting [2024-06-25T13:56:46.769Z] eaf3925da568: Waiting [2024-06-25T13:56:46.769Z] 5851b861e8e6: Waiting [2024-06-25T13:56:46.769Z] e2be974225ed: Download complete [2024-06-25T13:56:46.769Z] 988bab9f4d93: Download complete [2024-06-25T13:56:46.769Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T13:56:46.769Z] 1469e6f7b9e6: Download complete [2024-06-25T13:56:47.029Z] eaf3925da568: Verifying Checksum [2024-06-25T13:56:47.029Z] eaf3925da568: Download complete [2024-06-25T13:56:47.029Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T13:56:47.029Z] 339a4e72a1f5: Download complete [2024-06-25T13:56:47.029Z] bde34c3a00c8: Verifying Checksum [2024-06-25T13:56:47.029Z] bde34c3a00c8: Download complete [2024-06-25T13:56:47.029Z] b352a97aabf1: Download complete [2024-06-25T13:56:47.029Z] 4872d77fe225: Verifying Checksum [2024-06-25T13:56:47.029Z] 4872d77fe225: Download complete [2024-06-25T13:56:47.029Z] 5851b861e8e6: Download complete [2024-06-25T13:56:47.029Z] b85a868b505f: Verifying Checksum [2024-06-25T13:56:47.029Z] b85a868b505f: Download complete [2024-06-25T13:56:47.288Z] bab4dde63d76: Verifying Checksum [2024-06-25T13:56:48.225Z] b85a868b505f: Pull complete [2024-06-25T13:56:48.485Z] e2be974225ed: Pull complete [2024-06-25T13:56:49.055Z] 339a4e72a1f5: Pull complete [2024-06-25T13:56:49.055Z] 988bab9f4d93: Pull complete [2024-06-25T13:56:49.315Z] 1469e6f7b9e6: Pull complete [2024-06-25T13:56:49.315Z] eaf3925da568: Pull complete [2024-06-25T13:56:51.220Z] bab4dde63d76: Pull complete [2024-06-25T13:56:51.220Z] bde34c3a00c8: Pull complete [2024-06-25T13:56:51.220Z] b352a97aabf1: Pull complete [2024-06-25T13:56:51.479Z] 4872d77fe225: Pull complete [2024-06-25T13:56:51.479Z] 5851b861e8e6: Pull complete [2024-06-25T13:56:51.479Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T13:56:51.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T13:56:51.479Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T13:56:51.773Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2024-06-25T13:56:51.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T13:56:55.068Z] $ docker top 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 -eo pid,comm [2024-06-25T13:56:55.114Z] 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-06-25T13:56:55.114Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T13:56:55.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T13:56:55.287Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T13:56:55.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T13:56:55.399Z] $ docker exec 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 ssh-agent [2024-06-25T13:56:55.511Z] SSH_AUTH_SOCK=/tmp/ssh-I3TCVDmlnLGz/agent.32 [2024-06-25T13:56:55.511Z] SSH_AGENT_PID=38 [2024-06-25T13:56:55.518Z] Running ssh-add (command line suppressed) [2024-06-25T13:56:55.624Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/private_key_638993070752921013.key (/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/private_key_638993070752921013.key) [2024-06-25T13:56:55.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T13:56:55.981Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T13:56:56.013Z] $ docker exec --env ******** --env ******** 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 ssh-agent -k [2024-06-25T13:56:56.125Z] unset SSH_AUTH_SOCK; [2024-06-25T13:56:56.126Z] unset SSH_AGENT_PID; [2024-06-25T13:56:56.126Z] echo Agent pid 38 killed; [2024-06-25T13:56:56.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T13:56:56.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T13:56:56.247Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T13:56:56.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T13:56:56.364Z] $ docker exec 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 ssh-agent [2024-06-25T13:56:56.467Z] SSH_AUTH_SOCK=/tmp/ssh-0p7wKx2Zfztg/agent.71 [2024-06-25T13:56:56.467Z] SSH_AGENT_PID=77 [2024-06-25T13:56:56.471Z] Running ssh-add (command line suppressed) [2024-06-25T13:56:56.583Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/private_key_4528717309218206134.key (/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/private_key_4528717309218206134.key) [2024-06-25T13:56:56.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T13:56:56.938Z] + git semver init [2024-06-25T13:56:57.199Z] 2024-06-25 13:56:57,110 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T13:56:57.199Z] 2024-06-25 13:56:57,111 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver [2024-06-25T13:56:57.199Z] 2024-06-25 13:56:57,112 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver [2024-06-25T13:56:57.199Z] 2024-06-25 13:56:57,112 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-292, universal_newlines=False, shell=None, istream=None) [2024-06-25T13:56:59.104Z] 2024-06-25 13:56:58,863 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292/.git/info/exclude [2024-06-25T13:56:59.104Z] 2024-06-25 13:56:58,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver/PR-292 with force:False [2024-06-25T13:56:59.104Z] 2024-06-25 13:56:58,864 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver/PR-292 [2024-06-25T13:56:59.104Z] 2024-06-25 13:56:58,868 [execute] INFO git cat-file --batch-check [2024-06-25T13:56:59.104Z] 2024-06-25 13:56:58,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T13:56:59.104Z] 2024-06-25 13:56:58,874 [execute] INFO git cat-file --batch [2024-06-25T13:56:59.104Z] 2024-06-25 13:56:58,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T13:56:59.104Z] 2024-06-25 13:56:58,878 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-292/.semver/PR-292 [2024-06-25T13:56:59.104Z] 0.0.0 [Pipeline] } [2024-06-25T13:56:59.135Z] $ docker exec --env ******** --env ******** 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 ssh-agent -k [2024-06-25T13:56:59.237Z] unset SSH_AUTH_SOCK; [2024-06-25T13:56:59.238Z] unset SSH_AGENT_PID; [2024-06-25T13:56:59.238Z] echo Agent pid 77 killed; [2024-06-25T13:56:59.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T13:56:59.702Z] + git semver [Pipeline] } [2024-06-25T13:56:59.992Z] $ docker stop --time=1 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 [2024-06-25T13:57:01.319Z] $ docker rm -f --volumes 37dc9bba688486fb867655c24c9f4f662e6f563bef650ba448aee6aebe11a826 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T13:57:01.740Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T13:57:02.066Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T13:57:02.093Z] [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-06-25T13:57:02.820Z] provisioning config files... [2024-06-25T13:57:02.828Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/config15937096467304368003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T13:57:03.199Z] ---> ****-login.sh [2024-06-25T13:57:03.199Z] nexus3.edgexfoundry.org:10001 [2024-06-25T13:57:03.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:57:03.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:57:03.199Z] Configure a credential helper to remove this warning. See [2024-06-25T13:57:03.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:57:03.199Z] [2024-06-25T13:57:03.199Z] Login Succeeded [2024-06-25T13:57:03.199Z] nexus3.edgexfoundry.org:10002 [2024-06-25T13:57:03.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:57:03.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:57:03.199Z] Configure a credential helper to remove this warning. See [2024-06-25T13:57:03.199Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:57:03.199Z] [2024-06-25T13:57:03.199Z] Login Succeeded [2024-06-25T13:57:03.199Z] nexus3.edgexfoundry.org:10003 [2024-06-25T13:57:03.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:57:03.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:57:03.458Z] Configure a credential helper to remove this warning. See [2024-06-25T13:57:03.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:57:03.458Z] [2024-06-25T13:57:03.458Z] Login Succeeded [2024-06-25T13:57:03.458Z] nexus3.edgexfoundry.org:10004 [2024-06-25T13:57:03.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:57:03.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:57:03.458Z] Configure a credential helper to remove this warning. See [2024-06-25T13:57:03.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:57:03.458Z] [2024-06-25T13:57:03.458Z] Login Succeeded [2024-06-25T13:57:03.458Z] ****.io [2024-06-25T13:57:03.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:57:03.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:57:03.718Z] Configure a credential helper to remove this warning. See [2024-06-25T13:57:03.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:57:03.718Z] [2024-06-25T13:57:03.718Z] Login Succeeded [2024-06-25T13:57:03.718Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T13:57:03.752Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T13:57:03.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T13:57:04.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T13:57:04.088Z] ========================================================= [2024-06-25T13:57:04.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T13:57:04.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T13:57:04.613Z] + 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-06-25T13:57:04.613Z] Sending build context to Docker daemon 20.02MB [2024-06-25T13:57:04.613Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T13:57:04.613Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T13:57:04.613Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T13:57:04.613Z] 619be1103602: Pulling fs layer [2024-06-25T13:57:04.613Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T13:57:04.613Z] 5df492c9dc93: Pulling fs layer [2024-06-25T13:57:04.613Z] 7629e6793208: Pulling fs layer [2024-06-25T13:57:04.613Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T13:57:04.613Z] fb5054dd5b73: Pulling fs layer [2024-06-25T13:57:04.613Z] eeca6798cff9: Pulling fs layer [2024-06-25T13:57:04.613Z] aa269ceb94a6: Pulling fs layer [2024-06-25T13:57:04.613Z] ada007ff1a6a: Pulling fs layer [2024-06-25T13:57:04.613Z] 7629e6793208: Waiting [2024-06-25T13:57:04.613Z] fb5054dd5b73: Waiting [2024-06-25T13:57:04.613Z] eeca6798cff9: Waiting [2024-06-25T13:57:04.613Z] 4f4fb700ef54: Waiting [2024-06-25T13:57:04.871Z] 7862e08f4a3e: Verifying Checksum [2024-06-25T13:57:04.871Z] 7862e08f4a3e: Download complete [2024-06-25T13:57:04.871Z] 7629e6793208: Verifying Checksum [2024-06-25T13:57:04.871Z] 7629e6793208: Download complete [2024-06-25T13:57:04.871Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T13:57:04.871Z] 4f4fb700ef54: Download complete [2024-06-25T13:57:04.871Z] 619be1103602: Verifying Checksum [2024-06-25T13:57:04.871Z] 619be1103602: Download complete [2024-06-25T13:57:04.871Z] fb5054dd5b73: Verifying Checksum [2024-06-25T13:57:04.871Z] fb5054dd5b73: Download complete [2024-06-25T13:57:04.871Z] eeca6798cff9: Verifying Checksum [2024-06-25T13:57:04.871Z] eeca6798cff9: Download complete [2024-06-25T13:57:04.871Z] 619be1103602: Pull complete [2024-06-25T13:57:05.130Z] ada007ff1a6a: Verifying Checksum [2024-06-25T13:57:05.130Z] ada007ff1a6a: Download complete [2024-06-25T13:57:05.130Z] 7862e08f4a3e: Pull complete [2024-06-25T13:57:05.130Z] 5df492c9dc93: Verifying Checksum [2024-06-25T13:57:05.130Z] 5df492c9dc93: Download complete [2024-06-25T13:57:05.695Z] aa269ceb94a6: Verifying Checksum [2024-06-25T13:57:05.695Z] aa269ceb94a6: Download complete [2024-06-25T13:57:08.222Z] 5df492c9dc93: Pull complete [2024-06-25T13:57:08.222Z] 7629e6793208: Pull complete [2024-06-25T13:57:08.222Z] 4f4fb700ef54: Pull complete [2024-06-25T13:57:08.222Z] fb5054dd5b73: Pull complete [2024-06-25T13:57:08.222Z] eeca6798cff9: Pull complete [2024-06-25T13:57:10.753Z] aa269ceb94a6: Pull complete [2024-06-25T13:57:10.753Z] ada007ff1a6a: Pull complete [2024-06-25T13:57:10.753Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T13:57:10.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T13:57:10.753Z] ---> f489d0715acc [2024-06-25T13:57:10.753Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T13:57:17.610Z] Still waiting to schedule task [2024-06-25T13:57:17.611Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-25T13:57:18.879Z] ---> Running in d6d3d6af0f3e [2024-06-25T13:57:18.880Z] Removing intermediate container d6d3d6af0f3e [2024-06-25T13:57:18.880Z] ---> 0f3b0e5d77a6 [2024-06-25T13:57:18.880Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T13:57:18.880Z] ---> Running in 4b4e902ec1c4 [2024-06-25T13:57:18.880Z] Removing intermediate container 4b4e902ec1c4 [2024-06-25T13:57:18.880Z] ---> 117e7591c14a [2024-06-25T13:57:18.880Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T13:57:18.880Z] ---> Running in 874a1f4462ff [2024-06-25T13:57:18.880Z] Removing intermediate container 874a1f4462ff [2024-06-25T13:57:18.880Z] ---> 09e56eed9932 [2024-06-25T13:57:18.880Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T13:57:18.880Z] ---> Running in 891b4d366923 [2024-06-25T13:57:18.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T13:57:18.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T13:57:18.880Z] OK: 264 MiB in 52 packages [2024-06-25T13:57:19.138Z] Removing intermediate container 891b4d366923 [2024-06-25T13:57:19.139Z] ---> d04640db6a0a [2024-06-25T13:57:19.139Z] Step 7/12 : WORKDIR /app [2024-06-25T13:57:19.139Z] ---> Running in 9b9c3e2b177e [2024-06-25T13:57:19.139Z] Removing intermediate container 9b9c3e2b177e [2024-06-25T13:57:19.139Z] ---> 2c3bfaf35a82 [2024-06-25T13:57:19.139Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-25T13:57:19.139Z] ---> 552f85fb2308 [2024-06-25T13:57:19.139Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T13:57:19.139Z] ---> Running in b2b2506ffd31 [2024-06-25T13:58:15.384Z] Removing intermediate container b2b2506ffd31 [2024-06-25T13:58:15.384Z] ---> 6833aed4f1a8 [2024-06-25T13:58:15.384Z] Step 10/12 : COPY . . [2024-06-25T13:58:15.384Z] ---> 8ba814b2e78a [2024-06-25T13:58:15.384Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T13:58:15.384Z] ---> Running in e1d1ecbf58bb [2024-06-25T13:58:15.384Z] Removing intermediate container e1d1ecbf58bb [2024-06-25T13:58:15.384Z] ---> 66d98ac339da [2024-06-25T13:58:15.384Z] Step 12/12 : RUN $MAKE [2024-06-25T13:58:15.384Z] ---> Running in 202b4375681b [2024-06-25T13:58:15.384Z] noop [2024-06-25T13:58:15.384Z] Removing intermediate container 202b4375681b [2024-06-25T13:58:15.384Z] ---> 486903d55731 [2024-06-25T13:58:15.384Z] Successfully built 486903d55731 [2024-06-25T13:58:15.384Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T13:58:15.873Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T13:58:15.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T13:58:16.055Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2024-06-25T13:58:16.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@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 ******** ci-base-image-x86_64 cat [2024-06-25T13:58:16.386Z] $ docker top 6f27fe2294d45afa38b97663cb02c84053ded56b6ac07e2f2a8d3c01a7ec637c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T13:58:16.787Z] + go version [2024-06-25T13:58:16.787Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T13:58:16.832Z] $ docker stop --time=1 6f27fe2294d45afa38b97663cb02c84053ded56b6ac07e2f2a8d3c01a7ec637c [2024-06-25T13:58:18.101Z] $ docker rm -f --volumes 6f27fe2294d45afa38b97663cb02c84053ded56b6ac07e2f2a8d3c01a7ec637c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T13:58:18.879Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T13:58:18.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T13:58:19.051Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2024-06-25T13:58:19.086Z] $ 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-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@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 ******** ci-base-image-x86_64 cat [2024-06-25T13:58:19.388Z] $ docker top 10a04c6fa7f3b5d92d009216f0df9fc953253291df0480e1cbff438bf894f59c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T13:58:19.801Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-292 [Pipeline] fileExists [Pipeline] sh [2024-06-25T13:58:20.185Z] + make test [2024-06-25T13:58:20.185Z] go test -race ./... -coverprofile=coverage.out ./... [2024-06-25T13:58:52.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4370 in /w/workspace/y_app-rfid-llrp-inventory_PR-292 [Pipeline] { [Pipeline] ws [2024-06-25T13:58:52.186Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-06-25T13:58:52.259Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-06-25T13:58:52.259Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-06-25T13:58:52.259Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements [2024-06-25T13:58:52.259Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.665s coverage: 71.9% of statements [2024-06-25T13:58:55.304Z] The recommended git tool is: git [2024-06-25T13:59:02.921Z] using credential edgex-jenkins-ssh [2024-06-25T13:59:02.946Z] Cloning the remote Git repository [2024-06-25T13:59:02.984Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-06-25T13:59:03.115Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-06-25T13:59:03.363Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-06-25T13:59:03.364Z] > git --version # timeout=10 [2024-06-25T13:59:03.393Z] > git --version # 'git version 2.25.1' [2024-06-25T13:59:03.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T13:59:03.602Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T13:59:07.639Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-06-25T13:59:07.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T13:59:09.344Z] Merging remotes/origin/main commit 7dd5e1644aef7b0a5b71c8eb14939268829d1add into PR head commit e1ef3e193a4556fda1affeef42f9a20e04660a35 [2024-06-25T13:59:09.711Z] Merge succeeded, producing e1ef3e193a4556fda1affeef42f9a20e04660a35 [2024-06-25T13:59:09.712Z] Checking out Revision e1ef3e193a4556fda1affeef42f9a20e04660a35 (PR-292) [2024-06-25T13:59:08.754Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-06-25T13:59:08.801Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-06-25T13:59:08.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T13:59:08.835Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-25T13:59:09.374Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T13:59:09.461Z] > git checkout -f e1ef3e193a4556fda1affeef42f9a20e04660a35 # timeout=10 [2024-06-25T13:59:09.605Z] > git remote # timeout=10 [2024-06-25T13:59:09.629Z] > git config --get remote.origin.url # timeout=10 [2024-06-25T13:59:09.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T13:59:09.670Z] > git merge 7dd5e1644aef7b0a5b71c8eb14939268829d1add # timeout=10 [2024-06-25T13:59:09.695Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-25T13:59:09.715Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T13:59:09.727Z] > git checkout -f e1ef3e193a4556fda1affeef42f9a20e04660a35 # timeout=10 [2024-06-25T13:59:10.255Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-06-25T13:59:10.306Z] > git --version # timeout=10 [2024-06-25T13:59:10.325Z] > git --version # 'git version 2.25.1' [2024-06-25T13:59:10.340Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T13:59:15.310Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T13:59:15.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T13:59:15.310Z] Dload Upload Total Spent Left Speed [2024-06-25T13:59:15.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7623 0 0 63000 0 --:--:-- --:--:-- --:--:-- 62483 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-06-25T13:59:15.665Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T13:59:16.027Z] + sudo tee /etc/docker/daemon.new [2024-06-25T13:59:16.027Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T13:59:16.027Z] { [2024-06-25T13:59:16.027Z] "registry-mirrors": [ [2024-06-25T13:59:16.027Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T13:59:16.027Z] ], [2024-06-25T13:59:16.027Z] "bip": "10.250.0.254/24", [2024-06-25T13:59:16.027Z] "hosts": [ [2024-06-25T13:59:16.027Z] "tcp://0.0.0.0:5555", [2024-06-25T13:59:16.027Z] "unix:///var/run/docker.sock" [2024-06-25T13:59:16.027Z] ], [2024-06-25T13:59:16.027Z] "mtu": 1458, [2024-06-25T13:59:16.027Z] "selinux-enabled": true, [2024-06-25T13:59:16.027Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T13:59:16.027Z] } [Pipeline] sh [2024-06-25T13:59:16.389Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T13:59:16.740Z] + sudo service docker restart [2024-06-25T13:59:24.317Z] go vet ./... [2024-06-25T13:59:26.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T13:59:26.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T13:59:26.847Z] ./bin/test-attribution.sh [2024-06-25T13:59:26.847Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T13:59:26.847Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T13:59:26.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T13:59:26.937Z] $ docker stop --time=1 10a04c6fa7f3b5d92d009216f0df9fc953253291df0480e1cbff438bf894f59c [2024-06-25T13:59:31.892Z] $ docker rm -f --volumes 10a04c6fa7f3b5d92d009216f0df9fc953253291df0480e1cbff438bf894f59c [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T13:59:32.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T13:59:32.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T13:59:33.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T13:59:33.894Z] + ls -al . [2024-06-25T13:59:33.894Z] total 280 [2024-06-25T13:59:33.894Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 13:58 . [2024-06-25T13:59:33.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 13:56 .. [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 25 13:56 .dockerignore [2024-06-25T13:59:33.894Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 13:58 .git [2024-06-25T13:59:33.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:56 .github [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 773 Jun 25 13:56 .gitignore [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 13:56 .golangci.yml [2024-06-25T13:59:33.894Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 13:56 .semver [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jun 25 13:56 Attribution.txt [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jun 25 13:56 CHANGELOG.md [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jun 25 13:56 Dockerfile [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 13:56 GOVERNANCE.md [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 665 Jun 25 13:56 Jenkinsfile [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 13:56 LICENSE [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jun 25 13:56 Makefile [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 25 13:56 OWNERS.md [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jun 25 13:56 README.md [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 13:57 VERSION [2024-06-25T13:59:33.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:56 bin [2024-06-25T13:59:33.894Z] -rw-r--r-- 1 jenkins jenkins 41317 Jun 25 13:58 coverage.out [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 7349 Jun 25 13:56 go.mod [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 25 13:56 go.sum [2024-06-25T13:59:33.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:56 images [2024-06-25T13:59:33.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 13:56 internal [2024-06-25T13:59:33.894Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 25 13:56 main.go [2024-06-25T13:59:33.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:56 openapi [2024-06-25T13:59:33.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:56 res [2024-06-25T13:59:33.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:56 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T13:59:34.320Z] + 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=e1ef3e193a4556fda1affeef42f9a20e04660a35 --label arch=amd64 --label version=0.0.0 . [2024-06-25T13:59:34.320Z] Sending build context to Docker daemon 20.02MB [2024-06-25T13:59:34.320Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T13:59:34.320Z] Step 2/30 : FROM ${BASE} AS builder [2024-06-25T13:59:34.320Z] ---> 486903d55731 [2024-06-25T13:59:34.320Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T13:59:34.579Z] ---> Running in 9ac974b20fea [2024-06-25T13:59:34.838Z] Removing intermediate container 9ac974b20fea [2024-06-25T13:59:34.838Z] ---> 1adfa9d595c1 [2024-06-25T13:59:34.838Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T13:59:34.838Z] ---> Running in 46b59187ae87 [2024-06-25T13:59:34.838Z] Removing intermediate container 46b59187ae87 [2024-06-25T13:59:34.838Z] ---> e5d2c1547492 [2024-06-25T13:59:34.838Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-06-25T13:59:34.838Z] ---> Running in 7829a0584c65 [2024-06-25T13:59:34.838Z] Removing intermediate container 7829a0584c65 [2024-06-25T13:59:34.838Z] ---> 415ffae0494a [2024-06-25T13:59:34.838Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T13:59:34.838Z] ---> Running in da98a7402a52 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T13:59:35.086Z] provisioning config files... [2024-06-25T13:59:35.112Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14853044026238284876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T13:59:35.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T13:59:35.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T13:59:35.592Z] ---> ****-login.sh [2024-06-25T13:59:35.592Z] nexus3.edgexfoundry.org:10001 [2024-06-25T13:59:35.667Z] OK: 264 MiB in 52 packages [2024-06-25T13:59:35.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:59:35.927Z] Removing intermediate container da98a7402a52 [2024-06-25T13:59:35.927Z] ---> 9fdc22254ccd [2024-06-25T13:59:35.927Z] Step 7/30 : WORKDIR /app [2024-06-25T13:59:35.927Z] ---> Running in c8454829c254 [2024-06-25T13:59:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:59:36.134Z] Configure a credential helper to remove this warning. See [2024-06-25T13:59:36.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:59:36.134Z] [2024-06-25T13:59:36.134Z] Login Succeeded [2024-06-25T13:59:36.134Z] nexus3.edgexfoundry.org:10002 [2024-06-25T13:59:36.185Z] Removing intermediate container c8454829c254 [2024-06-25T13:59:36.185Z] ---> 86601ede39d4 [2024-06-25T13:59:36.185Z] Step 8/30 : COPY go.mod vendor* ./ [2024-06-25T13:59:36.185Z] ---> a42115a8dd61 [2024-06-25T13:59:36.185Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T13:59:36.185Z] ---> Running in cd81d1a0bf99 [2024-06-25T13:59:36.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:59:36.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:59:36.683Z] Configure a credential helper to remove this warning. See [2024-06-25T13:59:36.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:59:36.683Z] [2024-06-25T13:59:36.683Z] Login Succeeded [2024-06-25T13:59:36.683Z] nexus3.edgexfoundry.org:10003 [2024-06-25T13:59:36.750Z] Removing intermediate container cd81d1a0bf99 [2024-06-25T13:59:36.750Z] ---> 021c76be8bba [2024-06-25T13:59:36.750Z] Step 10/30 : COPY . . [2024-06-25T13:59:36.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:59:36.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:59:36.957Z] Configure a credential helper to remove this warning. See [2024-06-25T13:59:36.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:59:36.957Z] [2024-06-25T13:59:36.957Z] Login Succeeded [2024-06-25T13:59:36.957Z] nexus3.edgexfoundry.org:10004 [2024-06-25T13:59:37.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:59:37.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:59:37.232Z] Configure a credential helper to remove this warning. See [2024-06-25T13:59:37.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:59:37.232Z] [2024-06-25T13:59:37.232Z] Login Succeeded [2024-06-25T13:59:37.232Z] ****.io [2024-06-25T13:59:37.316Z] ---> ba3edeecbdac [2024-06-25T13:59:37.316Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T13:59:37.316Z] ---> Running in a442ff119789 [2024-06-25T13:59:37.316Z] Removing intermediate container a442ff119789 [2024-06-25T13:59:37.316Z] ---> 9b3ef320af08 [2024-06-25T13:59:37.316Z] Step 12/30 : RUN $MAKE [2024-06-25T13:59:37.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T13:59:37.574Z] ---> Running in 1421fa7217ec [2024-06-25T13:59:37.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T13:59:37.766Z] Configure a credential helper to remove this warning. See [2024-06-25T13:59:37.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T13:59:37.766Z] [2024-06-25T13:59:37.766Z] Login Succeeded [2024-06-25T13:59:37.766Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T13:59:37.801Z] Deleting 1 temporary files [2024-06-25T13:59:37.833Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -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 [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T13:59:38.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T13:59:38.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T13:59:38.392Z] ========================================================= [2024-06-25T13:59:38.392Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T13:59:38.392Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T13:59:38.935Z] + 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-06-25T13:59:39.205Z] Sending build context to Docker daemon 673.8kB [2024-06-25T13:59:39.205Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T13:59:39.205Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T13:59:39.205Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T13:59:39.205Z] c6b39de5b339: Pulling fs layer [2024-06-25T13:59:39.205Z] a69c41024577: Pulling fs layer [2024-06-25T13:59:39.205Z] d6de4b400683: Pulling fs layer [2024-06-25T13:59:39.205Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T13:59:39.205Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T13:59:39.205Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T13:59:39.205Z] 00f215d4a9da: Pulling fs layer [2024-06-25T13:59:39.205Z] d496ad576159: Pulling fs layer [2024-06-25T13:59:39.205Z] 35cb2a7552d0: Waiting [2024-06-25T13:59:39.205Z] 4f4fb700ef54: Waiting [2024-06-25T13:59:39.205Z] 464afbd9ba4c: Waiting [2024-06-25T13:59:39.205Z] d496ad576159: Waiting [2024-06-25T13:59:39.205Z] 00f215d4a9da: Waiting [2024-06-25T13:59:39.481Z] a69c41024577: Download complete [2024-06-25T13:59:39.481Z] 35cb2a7552d0: Download complete [2024-06-25T13:59:39.481Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T13:59:39.481Z] 4f4fb700ef54: Download complete [2024-06-25T13:59:39.481Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T13:59:39.481Z] 464afbd9ba4c: Download complete [2024-06-25T13:59:39.481Z] c6b39de5b339: Download complete [2024-06-25T13:59:39.752Z] d496ad576159: Verifying Checksum [2024-06-25T13:59:39.752Z] d496ad576159: Download complete [2024-06-25T13:59:40.364Z] c6b39de5b339: Pull complete [2024-06-25T13:59:40.953Z] a69c41024577: Pull complete [2024-06-25T13:59:41.224Z] d6de4b400683: Verifying Checksum [2024-06-25T13:59:41.224Z] d6de4b400683: Download complete [2024-06-25T13:59:42.645Z] 00f215d4a9da: Verifying Checksum [2024-06-25T13:59:42.645Z] 00f215d4a9da: Download complete [2024-06-25T13:59:54.963Z] d6de4b400683: Pull complete [2024-06-25T13:59:54.964Z] 35cb2a7552d0: Pull complete [2024-06-25T13:59:54.964Z] 4f4fb700ef54: Pull complete [2024-06-25T13:59:54.964Z] 464afbd9ba4c: Pull complete [2024-06-25T14:00:03.184Z] 00f215d4a9da: Pull complete [2024-06-25T14:00:04.608Z] d496ad576159: Pull complete [2024-06-25T14:00:04.608Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T14:00:04.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T14:00:04.608Z] ---> f246e2811388 [2024-06-25T14:00:04.608Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T14:00:06.020Z] ---> Running in 308129fd6544 [2024-06-25T14:00:06.602Z] Removing intermediate container 308129fd6544 [2024-06-25T14:00:06.602Z] ---> 505449a8913a [2024-06-25T14:00:06.602Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T14:00:06.602Z] ---> Running in 9e2470813e07 [2024-06-25T14:00:06.868Z] Removing intermediate container 9e2470813e07 [2024-06-25T14:00:06.868Z] ---> 859b23ea7cd0 [2024-06-25T14:00:06.868Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T14:00:06.868Z] ---> Running in d044a54a5b87 [2024-06-25T14:00:07.140Z] Removing intermediate container d044a54a5b87 [2024-06-25T14:00:07.140Z] ---> f0e7534a8e9a [2024-06-25T14:00:07.140Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T14:00:07.140Z] ---> Running in 5d5ce9326be9 [2024-06-25T14:00:08.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T14:00:08.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T14:00:09.809Z] OK: 266 MiB in 52 packages [2024-06-25T14:00:09.911Z] Removing intermediate container 1421fa7217ec [2024-06-25T14:00:09.911Z] ---> 00c80ecf1a79 [2024-06-25T14:00:09.911Z] Step 13/30 : FROM alpine:3.18 [2024-06-25T14:00:09.911Z] 3.18: Pulling from library/alpine [2024-06-25T14:00:09.911Z] 73baa7ef167e: Pulling fs layer [2024-06-25T14:00:09.911Z] 73baa7ef167e: Verifying Checksum [2024-06-25T14:00:09.911Z] 73baa7ef167e: Download complete [2024-06-25T14:00:09.911Z] 73baa7ef167e: Pull complete [2024-06-25T14:00:09.911Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T14:00:09.911Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T14:00:09.911Z] ---> 8fd7cac70a4a [2024-06-25T14:00:09.911Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T14:00:09.911Z] ---> Running in 8d1ec043a3d9 [2024-06-25T14:00:09.911Z] Removing intermediate container 8d1ec043a3d9 [2024-06-25T14:00:09.911Z] ---> 37ff95fc56af [2024-06-25T14:00:09.911Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-06-25T14:00:09.911Z] ---> Running in d8b935c1c36b [2024-06-25T14:00:09.911Z] Removing intermediate container d8b935c1c36b [2024-06-25T14:00:09.911Z] ---> 51bad2b63cde [2024-06-25T14:00:09.911Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-06-25T14:00:09.911Z] ---> Running in 1a5aa35c5c23 [2024-06-25T14:00:09.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T14:00:09.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T14:00:09.911Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-25T14:00:09.911Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-25T14:00:09.911Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T14:00:09.911Z] Executing ca-certificates-20240226-r0.trigger [2024-06-25T14:00:09.911Z] OK: 8 MiB in 17 packages [2024-06-25T14:00:09.911Z] Removing intermediate container 1a5aa35c5c23 [2024-06-25T14:00:09.911Z] ---> 8c4e01c12398 [2024-06-25T14:00:09.911Z] Step 17/30 : RUN apk --no-cache upgrade [2024-06-25T14:00:09.911Z] ---> Running in 69a9f70c0053 [2024-06-25T14:00:09.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T14:00:09.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T14:00:09.911Z] OK: 8 MiB in 17 packages [2024-06-25T14:00:09.911Z] Removing intermediate container 69a9f70c0053 [2024-06-25T14:00:09.911Z] ---> 33a032be368b [2024-06-25T14:00:09.911Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-25T14:00:09.911Z] ---> 1c286a021627 [2024-06-25T14:00:09.911Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-25T14:00:09.911Z] ---> 27a2a83ea391 [2024-06-25T14:00:09.911Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-06-25T14:00:09.911Z] ---> 0c4c9388a29c [2024-06-25T14:00:09.911Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-06-25T14:00:09.911Z] ---> dce8d3c418d2 [2024-06-25T14:00:09.911Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-06-25T14:00:10.479Z] ---> a30368e78250 [2024-06-25T14:00:10.479Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-06-25T14:00:10.739Z] ---> Running in f947b36158cc [2024-06-25T14:00:10.807Z] Removing intermediate container 5d5ce9326be9 [2024-06-25T14:00:10.807Z] ---> a3b5866af9d3 [2024-06-25T14:00:10.807Z] Step 7/12 : WORKDIR /app [2024-06-25T14:00:10.807Z] ---> Running in 8c054044d757 [2024-06-25T14:00:11.306Z] Removing intermediate container f947b36158cc [2024-06-25T14:00:11.307Z] ---> cfa21f5fc4bb [2024-06-25T14:00:11.307Z] Step 24/30 : VOLUME /cache [2024-06-25T14:00:11.307Z] ---> Running in 6ed6aeedc4bb [2024-06-25T14:00:11.307Z] Removing intermediate container 6ed6aeedc4bb [2024-06-25T14:00:11.307Z] ---> 400f719dbd50 [2024-06-25T14:00:11.307Z] Step 25/30 : EXPOSE 59711 [2024-06-25T14:00:11.307Z] ---> Running in cc8b60339ecf [2024-06-25T14:00:11.307Z] Removing intermediate container cc8b60339ecf [2024-06-25T14:00:11.307Z] ---> 5903517906f5 [2024-06-25T14:00:11.307Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-06-25T14:00:11.307Z] ---> Running in 8043577c70a9 [2024-06-25T14:00:11.568Z] Removing intermediate container 8043577c70a9 [2024-06-25T14:00:11.568Z] ---> 422e703fd624 [2024-06-25T14:00:11.568Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-06-25T14:00:11.568Z] ---> Running in acee6c291a03 [2024-06-25T14:00:11.568Z] Removing intermediate container acee6c291a03 [2024-06-25T14:00:11.568Z] ---> 561b36968680 [2024-06-25T14:00:11.568Z] Step 28/30 : LABEL arch=amd64 [2024-06-25T14:00:11.568Z] ---> Running in 66750dfc9b2e [2024-06-25T14:00:11.568Z] Removing intermediate container 66750dfc9b2e [2024-06-25T14:00:11.568Z] ---> c61859662169 [2024-06-25T14:00:11.568Z] Step 29/30 : LABEL git_sha=e1ef3e193a4556fda1affeef42f9a20e04660a35 [2024-06-25T14:00:11.768Z] Removing intermediate container 8c054044d757 [2024-06-25T14:00:11.768Z] ---> 07930eb2067c [2024-06-25T14:00:11.768Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-25T14:00:11.827Z] ---> Running in 86119016bb73 [2024-06-25T14:00:11.827Z] Removing intermediate container 86119016bb73 [2024-06-25T14:00:11.827Z] ---> 97791f89aba3 [2024-06-25T14:00:11.827Z] Step 30/30 : LABEL version=0.0.0 [2024-06-25T14:00:11.827Z] ---> Running in 8bb4205e464e [2024-06-25T14:00:11.827Z] Removing intermediate container 8bb4205e464e [2024-06-25T14:00:11.827Z] ---> 1981ff38b960 [2024-06-25T14:00:11.827Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T14:00:11.827Z] Successfully built 1981ff38b960 [2024-06-25T14:00:11.827Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [2024-06-25T14:00:12.357Z] ---> 88c0a605d08a [2024-06-25T14:00:12.357Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T14:00:12.357Z] ---> Running in c74bffe133e2 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T14:00:12.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T14:00:12.882Z] [2024-06-25T14:00:12.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T14:00:13.281Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T14:00:13.281Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T14:00:13.281Z] 5eb5b503b376: Pulling fs layer [2024-06-25T14:00:13.281Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T14:00:13.281Z] ec43610c2a17: Pulling fs layer [2024-06-25T14:00:13.281Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T14:00:13.281Z] 33b1e0a273af: Pulling fs layer [2024-06-25T14:00:13.281Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T14:00:13.281Z] 2f39f015ded8: Pulling fs layer [2024-06-25T14:00:13.281Z] 33b1e0a273af: Waiting [2024-06-25T14:00:13.281Z] 3a2ae6a8a46f: Waiting [2024-06-25T14:00:13.281Z] 5d3b04190fa2: Waiting [2024-06-25T14:00:13.281Z] 2f39f015ded8: Waiting [2024-06-25T14:00:13.281Z] 5c69ac0246d0: Download complete [2024-06-25T14:00:13.281Z] 3a2ae6a8a46f: Download complete [2024-06-25T14:00:13.281Z] 33b1e0a273af: Verifying Checksum [2024-06-25T14:00:13.281Z] 33b1e0a273af: Download complete [2024-06-25T14:00:13.281Z] 5d3b04190fa2: Verifying Checksum [2024-06-25T14:00:13.281Z] 5d3b04190fa2: Download complete [2024-06-25T14:00:13.539Z] ec43610c2a17: Verifying Checksum [2024-06-25T14:00:13.539Z] ec43610c2a17: Download complete [2024-06-25T14:00:13.539Z] 5eb5b503b376: Verifying Checksum [2024-06-25T14:00:13.539Z] 5eb5b503b376: Download complete [2024-06-25T14:00:14.107Z] 2f39f015ded8: Download complete [2024-06-25T14:00:14.672Z] 5eb5b503b376: Pull complete [2024-06-25T14:00:14.672Z] 5c69ac0246d0: Pull complete [2024-06-25T14:00:14.931Z] ec43610c2a17: Pull complete [2024-06-25T14:00:15.189Z] 3a2ae6a8a46f: Pull complete [2024-06-25T14:00:15.189Z] 33b1e0a273af: Pull complete [2024-06-25T14:00:15.448Z] 5d3b04190fa2: Pull complete [2024-06-25T14:00:18.734Z] 2f39f015ded8: Pull complete [2024-06-25T14:00:18.734Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T14:00:18.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T14:00:18.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T14:00:19.013Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2024-06-25T14:00:19.050Z] $ 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-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T14:00:25.407Z] $ docker top 3515bd2bdef562222ff479657854f26a8a11845b8695d5c2b27eb4f68bd7125f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T14:00:25.888Z] ---> job-cost.sh [2024-06-25T14:00:25.888Z] lf-activate-venv: SKIPPING [2024-06-25T14:00:25.888Z] INFO: No Stack... [2024-06-25T14:00:26.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T14:00:26.406Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T14:00:26.727Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives/cost.csv [2024-06-25T14:00:26.727Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T14:00:26.778Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [2024-06-25T14:00:26.786Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] did not exist. Created. [2024-06-25T14:00:26.793Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T14:00:27.213Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T14:00:27.271Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T14:00:27.322Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T14:00:27.417Z] $ docker stop --time=1 3515bd2bdef562222ff479657854f26a8a11845b8695d5c2b27eb4f68bd7125f [2024-06-25T14:00:28.601Z] $ docker rm -f --volumes 3515bd2bdef562222ff479657854f26a8a11845b8695d5c2b27eb4f68bd7125f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T14:02:04.007Z] Removing intermediate container c74bffe133e2 [2024-06-25T14:02:04.007Z] ---> 6c140bf4c57e [2024-06-25T14:02:04.007Z] Step 10/12 : COPY . . [2024-06-25T14:02:04.007Z] ---> 8c556858ac11 [2024-06-25T14:02:04.007Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T14:02:04.007Z] ---> Running in eb171cbbe97e [2024-06-25T14:02:04.007Z] Removing intermediate container eb171cbbe97e [2024-06-25T14:02:04.007Z] ---> 3f18627a452d [2024-06-25T14:02:04.007Z] Step 12/12 : RUN $MAKE [2024-06-25T14:02:04.007Z] ---> Running in f78759eb7b45 [2024-06-25T14:02:04.007Z] noop [2024-06-25T14:02:04.007Z] Removing intermediate container f78759eb7b45 [2024-06-25T14:02:04.007Z] ---> 27cea11d071b [2024-06-25T14:02:04.007Z] Successfully built 27cea11d071b [2024-06-25T14:02:04.007Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T14:02:04.519Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T14:02:04.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T14:02:04.848Z] prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container [2024-06-25T14:02:04.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T14:02:06.122Z] $ docker top f3e1b25dab1883703fb608f1805733685fe25348fc29af4bad6755586b567714 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T14:02:07.018Z] + go version [2024-06-25T14:02:07.018Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T14:02:07.052Z] $ docker stop --time=1 f3e1b25dab1883703fb608f1805733685fe25348fc29af4bad6755586b567714 [2024-06-25T14:02:08.663Z] $ docker rm -f --volumes f3e1b25dab1883703fb608f1805733685fe25348fc29af4bad6755586b567714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T14:02:09.570Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T14:02:09.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T14:02:09.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container [2024-06-25T14:02:09.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-06-25T14:02:11.059Z] $ docker top 47b80fb6402c0826524e47b24fbdc1fef0688543aa474614ee815b923c5f0651 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T14:02:11.658Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-06-25T14:02:12.649Z] + make test [2024-06-25T14:02:12.649Z] go test -race ./... -coverprofile=coverage.out ./... [2024-06-25T14:06:04.467Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-06-25T14:06:11.130Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-06-25T14:06:12.538Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.894s coverage: 86.2% of statements [2024-06-25T14:06:22.598Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.298s coverage: 71.9% of statements [2024-06-25T14:06:23.571Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T14:06:23.571Z] go vet ./... [2024-06-25T14:10:00.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T14:10:00.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T14:10:00.817Z] ./bin/test-attribution.sh [2024-06-25T14:10:00.817Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T14:10:00.817Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T14:10:00.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T14:10:00.904Z] $ docker stop --time=1 47b80fb6402c0826524e47b24fbdc1fef0688543aa474614ee815b923c5f0651 [2024-06-25T14:10:02.789Z] $ docker rm -f --volumes 47b80fb6402c0826524e47b24fbdc1fef0688543aa474614ee815b923c5f0651 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T14:10:05.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T14:10:05.093Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T14:10:05.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T14:10:06.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T14:10:06.528Z] + ls -al . [2024-06-25T14:10:06.528Z] total 276 [2024-06-25T14:10:06.528Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 14:02 . [2024-06-25T14:10:06.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 13:59 .. [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 262 Jun 25 13:59 .dockerignore [2024-06-25T14:10:06.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 13:59 .git [2024-06-25T14:10:06.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:59 .github [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 773 Jun 25 13:59 .gitignore [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 13:59 .golangci.yml [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jun 25 13:59 Attribution.txt [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jun 25 13:59 CHANGELOG.md [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jun 25 13:59 Dockerfile [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 13:59 GOVERNANCE.md [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 665 Jun 25 13:59 Jenkinsfile [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 13:59 LICENSE [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jun 25 13:59 Makefile [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 617 Jun 25 13:59 OWNERS.md [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jun 25 13:59 README.md [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 13:57 VERSION [2024-06-25T14:10:06.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:59 bin [2024-06-25T14:10:06.528Z] -rw-r--r-- 1 jenkins jenkins 41317 Jun 25 14:06 coverage.out [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 7349 Jun 25 13:59 go.mod [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 25 13:59 go.sum [2024-06-25T14:10:06.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:59 images [2024-06-25T14:10:06.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 13:59 internal [2024-06-25T14:10:06.528Z] -rw-rw-r-- 1 jenkins jenkins 531 Jun 25 13:59 main.go [2024-06-25T14:10:06.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:59 openapi [2024-06-25T14:10:06.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 13:59 res [2024-06-25T14:10:06.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 13:59 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T14:10:06.971Z] + 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=e1ef3e193a4556fda1affeef42f9a20e04660a35 --label arch=arm64 --label version=0.0.0 . [2024-06-25T14:10:07.241Z] Sending build context to Docker daemon 673.8kB [2024-06-25T14:10:07.241Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T14:10:07.241Z] Step 2/30 : FROM ${BASE} AS builder [2024-06-25T14:10:07.241Z] ---> 27cea11d071b [2024-06-25T14:10:07.241Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T14:10:07.241Z] ---> Running in 888c90586661 [2024-06-25T14:10:07.509Z] Removing intermediate container 888c90586661 [2024-06-25T14:10:07.509Z] ---> e74464bbd932 [2024-06-25T14:10:07.509Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T14:10:07.779Z] ---> Running in 25f276e027e6 [2024-06-25T14:10:08.047Z] Removing intermediate container 25f276e027e6 [2024-06-25T14:10:08.047Z] ---> b30992a52a21 [2024-06-25T14:10:08.047Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-06-25T14:10:08.047Z] ---> Running in cc668539db61 [2024-06-25T14:10:08.335Z] Removing intermediate container cc668539db61 [2024-06-25T14:10:08.335Z] ---> 4a3d89a12a5b [2024-06-25T14:10:08.335Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T14:10:08.335Z] ---> Running in 2064fbd9fc0d [2024-06-25T14:10:09.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T14:10:09.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T14:10:10.837Z] OK: 266 MiB in 52 packages [2024-06-25T14:10:11.424Z] Removing intermediate container 2064fbd9fc0d [2024-06-25T14:10:11.424Z] ---> 284f2dad2c8f [2024-06-25T14:10:11.424Z] Step 7/30 : WORKDIR /app [2024-06-25T14:10:11.704Z] ---> Running in bd42f475461e [2024-06-25T14:10:11.974Z] Removing intermediate container bd42f475461e [2024-06-25T14:10:11.974Z] ---> 239bc137b511 [2024-06-25T14:10:11.974Z] Step 8/30 : COPY go.mod vendor* ./ [2024-06-25T14:10:12.573Z] ---> 9191f212eda2 [2024-06-25T14:10:12.573Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T14:10:12.573Z] ---> Running in 540bc28001fa [2024-06-25T14:10:14.530Z] Removing intermediate container 540bc28001fa [2024-06-25T14:10:14.530Z] ---> 35d945312469 [2024-06-25T14:10:14.530Z] Step 10/30 : COPY . . [2024-06-25T14:10:15.117Z] ---> 5e6209592bce [2024-06-25T14:10:15.117Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T14:10:15.117Z] ---> Running in 6ea040aba754 [2024-06-25T14:10:15.389Z] Removing intermediate container 6ea040aba754 [2024-06-25T14:10:15.389Z] ---> a2f32934a99c [2024-06-25T14:10:15.389Z] Step 12/30 : RUN $MAKE [2024-06-25T14:10:15.664Z] ---> Running in 758fec8e6e54 [2024-06-25T14:10:16.628Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -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-06-25T14:13:38.354Z] Removing intermediate container 758fec8e6e54 [2024-06-25T14:13:38.354Z] ---> fe6f59db1e40 [2024-06-25T14:13:38.354Z] Step 13/30 : FROM alpine:3.18 [2024-06-25T14:13:38.354Z] 3.18: Pulling from library/alpine [2024-06-25T14:13:38.354Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T14:13:38.354Z] 5c905c7ebe2f: Verifying Checksum [2024-06-25T14:13:38.354Z] 5c905c7ebe2f: Download complete [2024-06-25T14:13:38.354Z] 5c905c7ebe2f: Pull complete [2024-06-25T14:13:38.354Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T14:13:38.354Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T14:13:38.354Z] ---> dec292d02e07 [2024-06-25T14:13:38.354Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T14:13:38.354Z] ---> Running in a3e5de5494bb [2024-06-25T14:13:38.354Z] Removing intermediate container a3e5de5494bb [2024-06-25T14:13:38.354Z] ---> 3f4251cbbccb [2024-06-25T14:13:38.354Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-06-25T14:13:38.354Z] ---> Running in ecdda8f7fc9e [2024-06-25T14:13:38.354Z] Removing intermediate container ecdda8f7fc9e [2024-06-25T14:13:38.354Z] ---> e8f257f47b73 [2024-06-25T14:13:38.354Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-06-25T14:13:38.354Z] ---> Running in 06e52cfe3952 [2024-06-25T14:13:38.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T14:13:38.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T14:13:38.354Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-25T14:13:38.354Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-25T14:13:38.354Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T14:13:38.354Z] Executing ca-certificates-20240226-r0.trigger [2024-06-25T14:13:38.354Z] OK: 9 MiB in 17 packages [2024-06-25T14:13:38.354Z] Removing intermediate container 06e52cfe3952 [2024-06-25T14:13:38.354Z] ---> 725234e4be7d [2024-06-25T14:13:38.354Z] Step 17/30 : RUN apk --no-cache upgrade [2024-06-25T14:13:38.354Z] ---> Running in bc6d12e2dec9 [2024-06-25T14:13:38.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T14:13:39.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T14:13:39.781Z] OK: 9 MiB in 17 packages [2024-06-25T14:13:40.746Z] Removing intermediate container bc6d12e2dec9 [2024-06-25T14:13:40.746Z] ---> 024de8cdd1e8 [2024-06-25T14:13:40.746Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-25T14:13:41.331Z] ---> 84bc86b237fe [2024-06-25T14:13:41.331Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-25T14:13:41.598Z] ---> e2367e5d0bdc [2024-06-25T14:13:41.598Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-06-25T14:13:42.181Z] ---> c3645aad6fb8 [2024-06-25T14:13:42.181Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-06-25T14:13:42.772Z] ---> 5b377366007b [2024-06-25T14:13:42.772Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-06-25T14:13:44.714Z] ---> f73847e85661 [2024-06-25T14:13:44.714Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-06-25T14:13:44.714Z] ---> Running in b3160ecceb30 [2024-06-25T14:13:46.126Z] Removing intermediate container b3160ecceb30 [2024-06-25T14:13:46.126Z] ---> 48e661ee2c75 [2024-06-25T14:13:46.126Z] Step 24/30 : VOLUME /cache [2024-06-25T14:13:46.126Z] ---> Running in d15e3e1c8032 [2024-06-25T14:13:46.391Z] Removing intermediate container d15e3e1c8032 [2024-06-25T14:13:46.391Z] ---> 443cae0b3e1b [2024-06-25T14:13:46.391Z] Step 25/30 : EXPOSE 59711 [2024-06-25T14:13:46.391Z] ---> Running in e393dc878552 [2024-06-25T14:13:46.656Z] Removing intermediate container e393dc878552 [2024-06-25T14:13:46.656Z] ---> 768affd72ee2 [2024-06-25T14:13:46.656Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-06-25T14:13:46.656Z] ---> Running in b8ce23abfaa9 [2024-06-25T14:13:46.920Z] Removing intermediate container b8ce23abfaa9 [2024-06-25T14:13:46.920Z] ---> e74a66790ca5 [2024-06-25T14:13:46.920Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-06-25T14:13:46.920Z] ---> Running in b27ccb4153b9 [2024-06-25T14:13:47.185Z] Removing intermediate container b27ccb4153b9 [2024-06-25T14:13:47.185Z] ---> 8a15f1eea4b1 [2024-06-25T14:13:47.185Z] Step 28/30 : LABEL arch=arm64 [2024-06-25T14:13:47.458Z] ---> Running in 338acf02e2b7 [2024-06-25T14:13:47.726Z] Removing intermediate container 338acf02e2b7 [2024-06-25T14:13:47.726Z] ---> 01064dde9111 [2024-06-25T14:13:47.726Z] Step 29/30 : LABEL git_sha=e1ef3e193a4556fda1affeef42f9a20e04660a35 [2024-06-25T14:13:47.726Z] ---> Running in 3828033c60c9 [2024-06-25T14:13:47.993Z] Removing intermediate container 3828033c60c9 [2024-06-25T14:13:47.994Z] ---> 7927c841b1ea [2024-06-25T14:13:47.994Z] Step 30/30 : LABEL version=0.0.0 [2024-06-25T14:13:47.994Z] ---> Running in 93fa52b5f6ea [2024-06-25T14:13:48.258Z] Removing intermediate container 93fa52b5f6ea [2024-06-25T14:13:48.258Z] ---> b8023bc5fd2c [2024-06-25T14:13:48.258Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T14:13:48.258Z] Successfully built b8023bc5fd2c [2024-06-25T14:13:48.258Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T14:13:49.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T14:13:49.181Z] [2024-06-25T14:13:49.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T14:13:49.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T14:13:49.594Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T14:13:49.594Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T14:13:49.594Z] 04944245beec: Pulling fs layer [2024-06-25T14:13:49.594Z] 699f458cf7ca: Pulling fs layer [2024-06-25T14:13:49.594Z] 765212b225bb: Pulling fs layer [2024-06-25T14:13:49.594Z] f23df028b6ca: Pulling fs layer [2024-06-25T14:13:49.594Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T14:13:49.594Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T14:13:49.594Z] 765212b225bb: Waiting [2024-06-25T14:13:49.594Z] d65c8cfc05b1: Waiting [2024-06-25T14:13:49.594Z] 2437ff75d9bd: Waiting [2024-06-25T14:13:49.594Z] f23df028b6ca: Waiting [2024-06-25T14:13:49.860Z] 04944245beec: Verifying Checksum [2024-06-25T14:13:49.860Z] 04944245beec: Download complete [2024-06-25T14:13:49.860Z] 765212b225bb: Verifying Checksum [2024-06-25T14:13:49.860Z] 765212b225bb: Download complete [2024-06-25T14:13:49.860Z] f23df028b6ca: Download complete [2024-06-25T14:13:49.860Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T14:13:49.860Z] d65c8cfc05b1: Download complete [2024-06-25T14:13:49.860Z] 699f458cf7ca: Verifying Checksum [2024-06-25T14:13:49.860Z] 699f458cf7ca: Download complete [2024-06-25T14:13:50.445Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T14:13:50.445Z] 8998bd30e6a1: Download complete [2024-06-25T14:13:53.018Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T14:13:53.018Z] 2437ff75d9bd: Download complete [2024-06-25T14:13:54.957Z] 8998bd30e6a1: Pull complete [2024-06-25T14:13:55.539Z] 04944245beec: Pull complete [2024-06-25T14:13:56.954Z] 699f458cf7ca: Pull complete [2024-06-25T14:13:57.219Z] 765212b225bb: Pull complete [2024-06-25T14:13:58.176Z] f23df028b6ca: Pull complete [2024-06-25T14:13:58.176Z] d65c8cfc05b1: Pull complete [2024-06-25T14:14:16.349Z] 2437ff75d9bd: Pull complete [2024-06-25T14:14:16.349Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T14:14:16.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T14:14:16.349Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T14:14:16.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-4370 does not seem to be running inside a container [2024-06-25T14:14:16.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-06-25T14:14:19.463Z] $ docker top 1135e999d8984a401925924e0a4be0052fe6cb1ff7d0776ee10b3041bc377c2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T14:14:20.370Z] ---> job-cost.sh [2024-06-25T14:14:20.370Z] lf-activate-venv: SKIPPING [2024-06-25T14:14:20.370Z] INFO: No Stack... [2024-06-25T14:14:20.633Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T14:14:21.585Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T14:14:21.947Z] + cut -d, -f6 [2024-06-25T14:14:21.947Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-06-25T14:14:22.297Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [2024-06-25T14:14:22.305Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] did not exist. Created. [2024-06-25T14:14:22.311Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T14:14:23.045Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-25ee8525/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T14:14:23.713Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T14:14:23.760Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T14:14:23.833Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T14:14:23.857Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T14:14:23.943Z] $ docker stop --time=1 1135e999d8984a401925924e0a4be0052fe6cb1ff7d0776ee10b3041bc377c2f [2024-06-25T14:14:25.413Z] $ docker rm -f --volumes 1135e999d8984a401925924e0a4be0052fe6cb1ff7d0776ee10b3041bc377c2f [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-06-25T14:14:26.622Z] provisioning config files... [2024-06-25T14:14:26.634Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/config6408715487657221362tmp [Pipeline] { [Pipeline] sh [2024-06-25T14:14:26.985Z] + set +x [2024-06-25T14:14:26.985Z] + bash -s -- [2024-06-25T14:14:26.985Z] + curl -s https://codecov.io/bash [2024-06-25T14:14:27.245Z] [2024-06-25T14:14:27.245Z] _____ _ [2024-06-25T14:14:27.245Z] / ____| | | [2024-06-25T14:14:27.245Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T14:14:27.245Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T14:14:27.245Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T14:14:27.245Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T14:14:27.245Z] Bash-1.0.6 [2024-06-25T14:14:27.245Z] [2024-06-25T14:14:27.245Z] [2024-06-25T14:14:27.245Z] ==> git version 2.25.1 found [2024-06-25T14:14:27.245Z] ==> 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-06-25T14:14:27.245Z] Release-Date: 2020-01-08 [2024-06-25T14:14:27.245Z] 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-06-25T14:14:27.245Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T14:14:27.245Z] ==> Jenkins CI detected. [2024-06-25T14:14:27.245Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-292 [2024-06-25T14:14:27.245Z] project root: . [2024-06-25T14:14:27.245Z] --> token set from env [2024-06-25T14:14:27.245Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T14:14:27.245Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T14:14:27.245Z] ==> Python coveragepy not found [2024-06-25T14:14:27.245Z] ==> Searching for coverage reports in: [2024-06-25T14:14:27.245Z] + . [2024-06-25T14:14:27.245Z] -> Found 1 reports [2024-06-25T14:14:27.245Z] ==> Detecting git/mercurial file structure [2024-06-25T14:14:27.245Z] ==> Reading reports [2024-06-25T14:14:27.245Z] + ./coverage.out bytes=41317 [2024-06-25T14:14:27.245Z] ==> Appending adjustments [2024-06-25T14:14:27.245Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T14:14:27.504Z] + Found adjustments [2024-06-25T14:14:27.504Z] ==> Gzipping contents [2024-06-25T14:14:27.504Z] 12K /tmp/codecov.t63TM6.gz [2024-06-25T14:14:27.504Z] ==> Uploading reports [2024-06-25T14:14:27.504Z] url: https://codecov.io [2024-06-25T14:14:27.504Z] query: branch=PR-292&commit=e1ef3e193a4556fda1affeef42f9a20e04660a35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=292&job=&cmd_args= [2024-06-25T14:14:27.504Z] -> Pinging Codecov [2024-06-25T14:14:27.504Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-292&commit=e1ef3e193a4556fda1affeef42f9a20e04660a35&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=292&job=&cmd_args= [2024-06-25T14:14:27.504Z] -> Uploading to [2024-06-25T14:14:27.504Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/581DD39554BDF9B6E22D074273EAD858/e1ef3e193a4556fda1affeef42f9a20e04660a35/5434f0b4-d650-447d-a943-6b1615362682.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T141427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=028ed2ea3a926517aab95d3097a4788ae8b8e7f853bb854ce8ffe7cdca4935de [2024-06-25T14:14:27.504Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T14:14:27.504Z] Dload Upload Total Spent Left Speed [2024-06-25T14:14:27.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 49824 --:--:-- --:--:-- --:--:-- 49824 [2024-06-25T14:14:27.764Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e1ef3e193a4556fda1affeef42f9a20e04660a35 [Pipeline] } [2024-06-25T14:14:27.799Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-06-25T14:14:30.060Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives ] [2024-06-25T14:14:30.060Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives [2024-06-25T14:14:30.060Z] total 16 [2024-06-25T14:14:30.060Z] drwxr-xr-x 3 root root 4096 Jun 25 14:00 . [2024-06-25T14:14:30.060Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 14:00 .. [2024-06-25T14:14:30.060Z] drwxr-xr-x 2 root root 4096 Jun 25 14:00 cost [2024-06-25T14:14:30.060Z] -rw-r--r-- 1 root root 95 Jun 25 14:00 cost.csv [2024-06-25T14:14:30.060Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives [2024-06-25T14:14:30.060Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives [2024-06-25T14:14:30.060Z] total 16 [2024-06-25T14:14:30.060Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 14:00 . [2024-06-25T14:14:30.060Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 14:00 .. [2024-06-25T14:14:30.060Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 14:00 cost [2024-06-25T14:14:30.060Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 25 14:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T14:14:30.403Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T14:14:31.315Z] ---> package-listing.sh [2024-06-25T14:14:31.315Z] ++ facter osfamily [2024-06-25T14:14:31.315Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T14:14:31.575Z] + OS_FAMILY=debian [2024-06-25T14:14:31.575Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-292 [2024-06-25T14:14:31.575Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T14:14:31.575Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T14:14:31.575Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T14:14:31.575Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T14:14:31.575Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-292 ']' [2024-06-25T14:14:31.575Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T14:14:31.575Z] + case "${OS_FAMILY}" in [2024-06-25T14:14:31.575Z] + dpkg -l [2024-06-25T14:14:31.575Z] + grep '^ii' [2024-06-25T14:14:31.575Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T14:14:31.575Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T14:14:31.575Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T14:14:31.575Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-292 ']' [2024-06-25T14:14:31.575Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives/ [2024-06-25T14:14:31.575Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-292/archives/ [Pipeline] echo [2024-06-25T14:14:31.613Z] 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-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T14:14:31.912Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T14:14:32.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T14:14:32.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T14:14:32.733Z] prd-ubuntu20.04-docker-8c-8g-4369 does not seem to be running inside a container [2024-06-25T14:14:32.761Z] $ 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-292/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-292 -v /w/workspace/y_app-rfid-llrp-inventory_PR-292:/w/workspace/y_app-rfid-llrp-inventory_PR-292:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-292@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T14:14:32.944Z] $ docker top a477b82ab9c00d09c28d6bcfdc04147be6bd074b3bd4f1684dcfce51e40a5cb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T14:14:33.352Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T14:14:33.665Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T14:14:34.105Z] + ls /var/log/sa-host [2024-06-25T14:14:34.105Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T14:14:34.364Z] provisioning config files... [2024-06-25T14:14:34.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-292@tmp/config3493703625247614044tmp [Pipeline] { [Pipeline] echo [2024-06-25T14:14:34.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T14:14:34.792Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T14:14:34.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T14:14:35.242Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T14:14:35.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T14:14:35.611Z] ---> sudo-logs.sh [2024-06-25T14:14:35.611Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T14:14:35.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T14:14:36.041Z] ---> job-cost.sh [2024-06-25T14:14:36.042Z] lf-activate-venv: SKIPPING [2024-06-25T14:14:36.042Z] DEBUG: total: 0.2199999988079071 [2024-06-25T14:14:36.042Z] INFO: Retrieving Stack Cost... [2024-06-25T14:14:36.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T14:14:36.869Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T14:14:36.918Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T14:14:37.244Z] ---> logs-deploy.sh [2024-06-25T14:14:37.244Z] lf-activate-venv: SKIPPING [2024-06-25T14:14:37.244Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-292/1 [2024-06-25T14:14:37.244Z] INFO: archiving workspace using pattern(s): [2024-06-25T14:14:38.182Z] Archives upload complete. [2024-06-25T14:14:38.442Z] INFO: archiving logs to Nexus [2024-06-25T14:14:39.012Z] ---> uname -a: [2024-06-25T14:14:39.012Z] Linux prd-ubuntu20-04-docker-8c-8g-4369 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] ---> lscpu: [2024-06-25T14:14:39.012Z] Architecture: x86_64 [2024-06-25T14:14:39.012Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-25T14:14:39.012Z] Byte Order: Little Endian [2024-06-25T14:14:39.012Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-25T14:14:39.012Z] CPU(s): 8 [2024-06-25T14:14:39.012Z] On-line CPU(s) list: 0-7 [2024-06-25T14:14:39.012Z] Thread(s) per core: 1 [2024-06-25T14:14:39.012Z] Core(s) per socket: 1 [2024-06-25T14:14:39.012Z] Socket(s): 8 [2024-06-25T14:14:39.012Z] NUMA node(s): 1 [2024-06-25T14:14:39.012Z] Vendor ID: AuthenticAMD [2024-06-25T14:14:39.012Z] CPU family: 23 [2024-06-25T14:14:39.012Z] Model: 49 [2024-06-25T14:14:39.012Z] Model name: AMD EPYC-Rome Processor [2024-06-25T14:14:39.012Z] Stepping: 0 [2024-06-25T14:14:39.012Z] CPU MHz: 2800.000 [2024-06-25T14:14:39.012Z] BogoMIPS: 5600.00 [2024-06-25T14:14:39.012Z] Virtualization: AMD-V [2024-06-25T14:14:39.012Z] Hypervisor vendor: KVM [2024-06-25T14:14:39.012Z] Virtualization type: full [2024-06-25T14:14:39.012Z] L1d cache: 256 KiB [2024-06-25T14:14:39.012Z] L1i cache: 256 KiB [2024-06-25T14:14:39.012Z] L2 cache: 4 MiB [2024-06-25T14:14:39.012Z] L3 cache: 128 MiB [2024-06-25T14:14:39.012Z] NUMA node0 CPU(s): 0-7 [2024-06-25T14:14:39.012Z] Vulnerability Itlb multihit: Not affected [2024-06-25T14:14:39.012Z] Vulnerability L1tf: Not affected [2024-06-25T14:14:39.012Z] Vulnerability Mds: Not affected [2024-06-25T14:14:39.012Z] Vulnerability Meltdown: Not affected [2024-06-25T14:14:39.012Z] Vulnerability Mmio stale data: Not affected [2024-06-25T14:14:39.012Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-25T14:14:39.012Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-25T14:14:39.012Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-25T14:14:39.012Z] Vulnerability Srbds: Not affected [2024-06-25T14:14:39.012Z] Vulnerability Tsx async abort: Not affected [2024-06-25T14:14:39.012Z] 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-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] ---> nproc: [2024-06-25T14:14:39.012Z] 8 [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] ---> df -h: [2024-06-25T14:14:39.012Z] Filesystem Size Used Avail Use% Mounted on [2024-06-25T14:14:39.012Z] overlay 155G 12G 143G 8% / [2024-06-25T14:14:39.012Z] tmpfs 64M 0 64M 0% /dev [2024-06-25T14:14:39.012Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-25T14:14:39.012Z] shm 64M 0 64M 0% /dev/shm [2024-06-25T14:14:39.012Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] ---> sar -b -r -n DEV: [2024-06-25T14:14:39.012Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] 13:55:53 LINUX RESTART (8 CPU) [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] 13:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-25T14:14:39.012Z] 13:57:02 338.03 48.38 289.65 0.00 5449.63 150272.95 0.00 [2024-06-25T14:14:39.012Z] 13:58:01 225.01 2.19 222.83 0.00 30.91 61603.52 0.00 [2024-06-25T14:14:39.012Z] 13:59:01 122.50 0.02 122.48 0.00 0.13 43631.26 0.00 [2024-06-25T14:14:39.012Z] 14:00:02 100.32 0.10 100.22 0.00 2.80 40930.79 0.00 [2024-06-25T14:14:39.012Z] 14:01:01 157.72 1.05 156.67 0.00 80.39 35709.07 0.00 [2024-06-25T14:14:39.012Z] 14:02:01 48.73 4.15 44.58 0.00 4275.87 7560.93 0.00 [2024-06-25T14:14:39.012Z] 14:03:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2024-06-25T14:14:39.012Z] 14:04:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 [2024-06-25T14:14:39.012Z] 14:05:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 [2024-06-25T14:14:39.012Z] 14:06:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 [2024-06-25T14:14:39.012Z] 14:07:01 1.53 0.00 1.53 0.00 0.00 22.66 0.00 [2024-06-25T14:14:39.012Z] 14:08:01 1.93 0.00 1.93 0.00 0.00 22.26 0.00 [2024-06-25T14:14:39.012Z] 14:09:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2024-06-25T14:14:39.012Z] 14:10:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 [2024-06-25T14:14:39.012Z] 14:11:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 [2024-06-25T14:14:39.012Z] 14:12:01 2.75 0.02 2.73 0.00 0.13 35.19 0.00 [2024-06-25T14:14:39.012Z] 14:13:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 [2024-06-25T14:14:39.012Z] 14:14:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 [2024-06-25T14:14:39.012Z] Average: 55.97 3.11 52.87 0.00 547.53 18830.26 0.00 [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] 13:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-25T14:14:39.012Z] 13:57:02 29919916 31608844 742896 2.26 59832 1927660 1766796 5.21 969292 1666656 288 [2024-06-25T14:14:39.012Z] 13:58:01 26975040 31502212 804792 2.45 179712 4415688 2080044 6.13 1347476 3958152 963548 [2024-06-25T14:14:39.012Z] 13:59:01 26940480 31391520 905760 2.75 190064 4349900 2362940 6.96 1597980 3748976 716420 [2024-06-25T14:14:39.012Z] 14:00:02 27396604 31520488 783316 2.38 193184 4039852 2086244 6.15 1358236 3558748 107124 [2024-06-25T14:14:39.012Z] 14:01:01 26959808 31551240 749528 2.28 204744 4450404 1801104 5.31 1354544 3953120 52 [2024-06-25T14:14:39.012Z] 14:02:01 26565600 31535460 738528 2.25 230480 4800212 1736156 5.12 1628484 4039084 40 [2024-06-25T14:14:39.012Z] 14:03:01 26571388 31541352 732592 2.23 230560 4800216 1736156 5.12 1621912 4039088 16 [2024-06-25T14:14:39.012Z] 14:04:01 26572568 31542724 731104 2.22 230644 4800348 1736156 5.12 1620188 4039196 152 [2024-06-25T14:14:39.012Z] 14:05:01 26578064 31548288 725484 2.21 230700 4800352 1736156 5.12 1614744 4039228 8 [2024-06-25T14:14:39.012Z] 14:06:01 26578016 31548344 725344 2.21 230784 4800356 1736156 5.12 1614592 4039228 180 [2024-06-25T14:14:39.012Z] 14:07:01 26580804 31551208 722416 2.20 230864 4800356 1736156 5.12 1613196 4039228 8 [2024-06-25T14:14:39.012Z] 14:08:01 26580680 31551128 722572 2.20 230940 4800360 1736156 5.12 1613192 4039232 4 [2024-06-25T14:14:39.012Z] 14:09:01 26580184 31550756 722980 2.20 231028 4800356 1736156 5.12 1613340 4039236 8 [2024-06-25T14:14:39.012Z] 14:10:01 26580144 31550788 722860 2.20 231100 4800364 1736156 5.12 1613532 4039236 148 [2024-06-25T14:14:39.012Z] 14:11:01 26580372 31551088 722504 2.20 231188 4800360 1736156 5.12 1613312 4039240 12 [2024-06-25T14:14:39.012Z] 14:12:01 26580360 31551268 722584 2.20 231280 4800344 1718328 5.06 1613724 4039216 4 [2024-06-25T14:14:39.012Z] 14:13:01 26580352 31551292 722504 2.20 231348 4800344 1718328 5.06 1613404 4039220 8 [2024-06-25T14:14:39.012Z] 14:14:01 26580732 31551788 722172 2.20 231416 4800356 1718328 5.06 1613572 4039228 228 [2024-06-25T14:14:39.012Z] Average: 26872284 31538877 745552 2.27 212770 4532657 1811871 5.34 1535262 3855295 99347 [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] 13:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-25T14:14:39.012Z] 13:57:02 ens3 468.81 344.81 3065.43 92.56 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 13:57:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 13:57:02 docker0 49.41 48.44 3.58 315.97 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 13:58:01 ens3 649.60 395.90 6536.62 44.38 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 13:58:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 13:58:01 docker0 325.69 531.47 28.57 3329.93 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 13:59:01 ens3 26.38 15.71 25.45 10.10 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 13:59:01 veth91ea73a 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 13:59:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:00:02 ens3 34.08 18.85 59.45 8.44 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:00:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:00:02 docker0 1.33 2.32 0.08 30.89 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:01:01 ens3 150.26 83.34 3369.28 13.52 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:01:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:01:01 docker0 3.25 4.93 0.20 66.03 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:02:01 ens3 114.32 39.25 2048.75 3.10 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:02:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:03:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:04:01 ens3 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:05:01 ens3 2.00 0.62 2.06 0.23 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:07:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:12:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:13:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] Average: ens3 79.79 49.61 831.64 9.55 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] Average: docker0 20.83 32.19 1.78 205.17 0.00 0.00 0.00 0.00 [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] ---> sar -P ALL: [2024-06-25T14:14:39.012Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4369) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] 13:55:53 LINUX RESTART (8 CPU) [2024-06-25T14:14:39.012Z] [2024-06-25T14:14:39.012Z] 13:56:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T14:14:39.012Z] 13:57:02 all 7.01 0.00 2.02 3.61 0.05 87.31 [2024-06-25T14:14:39.012Z] 13:57:02 0 9.58 0.00 1.47 4.89 0.05 84.01 [2024-06-25T14:14:39.012Z] 13:57:02 1 5.98 0.00 1.56 1.71 0.05 90.71 [2024-06-25T14:14:39.012Z] 13:57:02 2 4.71 0.00 2.57 0.23 0.07 92.42 [2024-06-25T14:14:39.012Z] 13:57:02 3 5.45 0.00 1.75 2.89 0.05 89.86 [2024-06-25T14:14:39.012Z] 13:57:02 4 5.96 0.00 1.54 0.57 0.05 91.88 [2024-06-25T14:14:39.012Z] 13:57:02 5 6.22 0.00 1.74 0.35 0.05 91.63 [2024-06-25T14:14:39.012Z] 13:57:02 6 8.81 0.00 2.68 11.12 0.05 77.34 [2024-06-25T14:14:39.012Z] 13:57:02 7 9.35 0.00 2.86 7.10 0.07 80.62 [2024-06-25T14:14:39.012Z] 13:58:01 all 8.45 0.00 3.88 5.08 0.06 82.53 [2024-06-25T14:14:39.012Z] 13:58:01 0 8.60 0.00 5.15 0.63 0.05 85.57 [2024-06-25T14:14:39.012Z] 13:58:01 1 8.36 0.00 3.50 2.20 0.07 85.86 [2024-06-25T14:14:39.012Z] 13:58:01 2 8.59 0.00 5.06 13.73 0.07 72.55 [2024-06-25T14:14:39.012Z] 13:58:01 3 8.40 0.00 3.04 4.06 0.03 84.46 [2024-06-25T14:14:39.012Z] 13:58:01 4 8.93 0.00 3.48 0.94 0.05 86.59 [2024-06-25T14:14:39.012Z] 13:58:01 5 6.24 0.00 2.97 7.37 0.05 83.38 [2024-06-25T14:14:39.012Z] 13:58:01 6 9.93 0.00 4.22 10.65 0.07 75.13 [2024-06-25T14:14:39.012Z] 13:58:01 7 8.58 0.00 3.61 1.07 0.05 86.70 [2024-06-25T14:14:39.012Z] 13:59:01 all 39.82 0.00 5.59 1.30 0.09 53.20 [2024-06-25T14:14:39.012Z] 13:59:01 0 40.56 0.00 5.08 0.35 0.08 53.92 [2024-06-25T14:14:39.012Z] 13:59:01 1 38.94 0.00 5.42 0.03 0.07 55.54 [2024-06-25T14:14:39.012Z] 13:59:01 2 38.92 0.00 5.01 0.03 0.07 55.97 [2024-06-25T14:14:39.012Z] 13:59:01 3 38.78 0.00 5.80 0.65 0.12 54.65 [2024-06-25T14:14:39.012Z] 13:59:01 4 41.69 0.00 5.21 0.03 0.08 52.98 [2024-06-25T14:14:39.012Z] 13:59:01 5 38.97 0.00 5.49 1.45 0.10 53.99 [2024-06-25T14:14:39.012Z] 13:59:01 6 38.79 0.00 6.33 0.55 0.08 54.24 [2024-06-25T14:14:39.012Z] 13:59:01 7 41.89 0.00 6.39 7.30 0.10 44.32 [2024-06-25T14:14:39.012Z] 14:00:02 all 46.32 0.00 6.41 1.66 0.09 45.52 [2024-06-25T14:14:39.012Z] 14:00:02 0 45.16 0.00 6.71 2.35 0.13 45.64 [2024-06-25T14:14:39.012Z] 14:00:02 1 46.96 0.00 7.23 0.05 0.08 45.68 [2024-06-25T14:14:39.012Z] 14:00:02 2 47.35 0.00 6.04 0.02 0.08 46.50 [2024-06-25T14:14:39.012Z] 14:00:02 3 45.66 0.00 6.40 0.07 0.10 47.77 [2024-06-25T14:14:39.012Z] 14:00:02 4 47.98 0.00 5.73 0.15 0.08 46.05 [2024-06-25T14:14:39.012Z] 14:00:02 5 45.66 0.00 6.15 1.19 0.08 46.91 [2024-06-25T14:14:39.013Z] 14:00:02 6 45.70 0.00 6.69 9.17 0.10 38.34 [2024-06-25T14:14:39.013Z] 14:00:02 7 46.07 0.00 6.35 0.27 0.08 47.23 [2024-06-25T14:14:39.013Z] 14:01:01 all 3.80 0.00 1.85 2.25 0.03 92.07 [2024-06-25T14:14:39.013Z] 14:01:01 0 3.24 0.00 2.34 1.52 0.03 92.87 [2024-06-25T14:14:39.013Z] 14:01:01 1 4.48 0.00 1.24 0.02 0.02 94.24 [2024-06-25T14:14:39.013Z] 14:01:01 2 3.93 0.00 1.69 0.12 0.03 94.23 [2024-06-25T14:14:39.013Z] 14:01:01 3 4.31 0.00 2.39 0.60 0.02 92.69 [2024-06-25T14:14:39.013Z] 14:01:01 4 3.28 0.00 1.66 0.07 0.03 94.95 [2024-06-25T14:14:39.013Z] 14:01:01 5 3.16 0.00 1.26 1.47 0.05 94.05 [2024-06-25T14:14:39.013Z] 14:01:01 6 2.99 0.00 2.66 12.06 0.03 82.26 [2024-06-25T14:14:39.013Z] 14:01:01 7 5.03 0.00 1.57 2.15 0.03 91.22 [2024-06-25T14:14:39.013Z] 14:02:01 all 2.36 0.00 1.25 1.44 0.03 94.93 [2024-06-25T14:14:39.013Z] 14:02:01 0 2.52 0.00 1.45 0.05 0.02 95.96 [2024-06-25T14:14:39.013Z] 14:02:01 1 2.27 0.00 1.28 0.60 0.03 95.81 [2024-06-25T14:14:39.013Z] 14:02:01 2 1.60 0.00 0.65 0.35 0.02 97.38 [2024-06-25T14:14:39.013Z] 14:02:01 3 2.90 0.00 0.73 1.53 0.03 94.79 [2024-06-25T14:14:39.013Z] 14:02:01 4 3.31 0.00 1.02 4.08 0.02 91.58 [2024-06-25T14:14:39.013Z] 14:02:01 5 2.20 0.00 0.77 1.14 0.02 95.87 [2024-06-25T14:14:39.013Z] 14:02:01 6 1.82 0.00 3.04 3.34 0.02 91.78 [2024-06-25T14:14:39.013Z] 14:02:01 7 2.26 0.00 1.02 0.42 0.05 96.25 [2024-06-25T14:14:39.013Z] 14:03:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-06-25T14:14:39.013Z] 14:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T14:14:39.013Z] 14:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T14:14:39.013Z] 14:03:01 5 0.07 0.00 0.02 0.02 0.03 99.87 [2024-06-25T14:14:39.013Z] 14:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-06-25T14:14:39.013Z] 14:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T14:14:39.013Z] 14:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T14:14:39.013Z] 14:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:04:01 5 0.05 0.00 0.02 0.03 0.03 99.87 [2024-06-25T14:14:39.013Z] 14:04:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-25T14:14:39.013Z] 14:04:01 7 0.15 0.00 0.03 0.00 0.00 99.82 [2024-06-25T14:14:39.013Z] 14:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-06-25T14:14:39.013Z] 14:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T14:14:39.013Z] 14:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-25T14:14:39.013Z] 14:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T14:14:39.013Z] 14:05:01 5 0.10 0.00 0.05 0.02 0.02 99.82 [2024-06-25T14:14:39.013Z] 14:05:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-25T14:14:39.013Z] 14:05:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-25T14:14:39.013Z] 14:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-25T14:14:39.013Z] 14:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-25T14:14:39.013Z] 14:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T14:14:39.013Z] 14:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:06:01 5 0.08 0.00 0.03 0.03 0.02 99.83 [2024-06-25T14:14:39.013Z] 14:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:07:01 all 0.24 0.00 0.02 0.00 0.01 99.73 [2024-06-25T14:14:39.013Z] 14:07:01 0 0.33 0.00 0.02 0.00 0.00 99.65 [2024-06-25T14:14:39.013Z] 14:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-25T14:14:39.013Z] 14:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-25T14:14:39.013Z] 14:07:01 5 0.07 0.00 0.05 0.03 0.02 99.83 [2024-06-25T14:14:39.013Z] 14:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:07:01 7 1.38 0.00 0.05 0.00 0.00 98.57 [2024-06-25T14:14:39.013Z] [2024-06-25T14:14:39.013Z] 14:07:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T14:14:39.013Z] 14:08:01 all 0.15 0.00 0.01 0.01 0.01 99.83 [2024-06-25T14:14:39.013Z] 14:08:01 0 0.05 0.00 0.00 0.02 0.00 99.93 [2024-06-25T14:14:39.013Z] 14:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:08:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-06-25T14:14:39.013Z] 14:08:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2024-06-25T14:14:39.013Z] 14:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-25T14:14:39.013Z] 14:08:01 7 1.04 0.00 0.00 0.00 0.02 98.94 [2024-06-25T14:14:39.013Z] 14:09:01 all 0.04 0.00 0.01 0.02 0.01 99.93 [2024-06-25T14:14:39.013Z] 14:09:01 0 0.13 0.00 0.00 0.00 0.02 99.85 [2024-06-25T14:14:39.013Z] 14:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:09:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-25T14:14:39.013Z] 14:09:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-06-25T14:14:39.013Z] 14:09:01 5 0.03 0.00 0.02 0.13 0.00 99.82 [2024-06-25T14:14:39.013Z] 14:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:10:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2024-06-25T14:14:39.013Z] 14:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T14:14:39.013Z] 14:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T14:14:39.013Z] 14:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T14:14:39.013Z] 14:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-25T14:14:39.013Z] 14:10:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-25T14:14:39.013Z] 14:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:10:01 7 0.33 0.00 0.05 0.00 0.00 99.62 [2024-06-25T14:14:39.013Z] 14:11:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-06-25T14:14:39.013Z] 14:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T14:14:39.013Z] 14:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:11:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-25T14:14:39.013Z] 14:11:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2024-06-25T14:14:39.013Z] 14:11:01 5 0.02 0.00 0.03 0.07 0.00 99.88 [2024-06-25T14:14:39.013Z] 14:11:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-06-25T14:14:39.013Z] 14:11:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-25T14:14:39.013Z] 14:12:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-06-25T14:14:39.013Z] 14:12:01 0 0.03 0.00 0.03 0.05 0.02 99.87 [2024-06-25T14:14:39.013Z] 14:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T14:14:39.013Z] 14:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-25T14:14:39.013Z] 14:12:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-06-25T14:14:39.013Z] 14:12:01 5 0.05 0.00 0.02 0.07 0.02 99.85 [2024-06-25T14:14:39.013Z] 14:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T14:14:39.013Z] 14:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T14:14:39.013Z] 14:13:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2024-06-25T14:14:39.013Z] 14:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T14:14:39.013Z] 14:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T14:14:39.013Z] 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T14:14:39.013Z] 14:13:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-06-25T14:14:39.013Z] 14:13:01 4 0.03 0.00 0.07 0.00 0.02 99.88 [2024-06-25T14:14:39.013Z] 14:13:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-06-25T14:14:39.013Z] 14:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T14:14:39.013Z] 14:13:01 7 1.04 0.00 0.02 0.00 0.02 98.92 [2024-06-25T14:14:39.013Z] 14:14:01 all 0.16 0.00 0.02 0.01 0.01 99.81 [2024-06-25T14:14:39.013Z] 14:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-25T14:14:39.013Z] 14:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T14:14:39.013Z] 14:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T14:14:39.013Z] 14:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:14:01 5 0.02 0.00 0.02 0.08 0.02 99.87 [2024-06-25T14:14:39.013Z] 14:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T14:14:39.013Z] 14:14:01 7 1.19 0.00 0.02 0.00 0.02 98.78 [2024-06-25T14:14:39.013Z] Average: all 6.01 0.00 1.17 0.85 0.02 91.95 [2024-06-25T14:14:39.013Z] Average: 0 6.10 0.00 1.23 0.54 0.02 92.10 [2024-06-25T14:14:39.013Z] Average: 1 5.93 0.00 1.12 0.25 0.02 92.68 [2024-06-25T14:14:39.013Z] Average: 2 5.81 0.00 1.16 0.78 0.02 92.22 [2024-06-25T14:14:39.013Z] Average: 3 5.86 0.00 1.12 0.54 0.03 92.47 [2024-06-25T14:14:39.013Z] Average: 4 6.17 0.00 1.05 0.32 0.03 92.43 [2024-06-25T14:14:39.013Z] Average: 5 5.69 0.00 1.03 0.74 0.03 92.51 [2024-06-25T14:14:39.013Z] Average: 6 5.97 0.00 1.42 2.58 0.02 90.01 [2024-06-25T14:14:39.013Z] Average: 7 6.55 0.00 1.21 1.01 0.03 91.20 [2024-06-25T14:14:39.013Z] [2024-06-25T14:14:39.013Z] [2024-06-25T14:14:39.013Z]