Pull request #302 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b78a643bd34c444166301a4d7677c4251474a0b5+532364ee2685d9680e36c2a7c089e125e6174299 (3ef36faaa0aa250cb606390b35ad6b798bef630d) 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-ssh1462197705069031375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh14557780542024589538.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 f3350a1713306dce7682ed7e37d5774890d03277 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-302/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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5439732744884307725.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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15569835774867984473.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh3555335385389135048.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-302/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-302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1718599099837081673.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9201 in /w/workspace/y_app-rfid-llrp-inventory_PR-302 [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-302 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit b78a643bd34c444166301a4d7677c4251474a0b5 Merge succeeded, producing b78a643bd34c444166301a4d7677c4251474a0b5 Checking out Revision b78a643bd34c444166301a4d7677c4251474a0b5 (PR-302) 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 f3350a1713306dce7682ed7e37d5774890d03277 > 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/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78a643bd34c444166301a4d7677c4251474a0b5 # 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 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b78a643bd34c444166301a4d7677c4251474a0b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-02T13:14:05.460Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-02T13:14:05.883Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-02T13:14:06.014Z] ========================================================= [2024-09-02T13:14:06.014Z] EdgeX Global Pipelines Version Info [2024-09-02T13:14:06.014Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:14:06.787Z] ------------------- [2024-09-02T13:14:06.787Z] stable info: [2024-09-02T13:14:06.787Z] ------------------- [2024-09-02T13:14:06.787Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T13:14:06.787Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T13:14:06.787Z] Message: update stable to v1.0.263 [2024-09-02T13:14:07.358Z] ------------------- [2024-09-02T13:14:07.358Z] experimental info: [2024-09-02T13:14:07.358Z] ------------------- [2024-09-02T13:14:07.358Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T13:14:07.359Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T13:14:07.359Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-02T13:14:07.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-09-02T13:14:07.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-09-02T13:14:07.733Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-02T13:14:07.798Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-02T13:14:07.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-02T13:14:07.917Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-02T13:14:07.979Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-02T13:14:08.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-02T13:14:08.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-02T13:14:08.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-02T13:14:08.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-02T13:14:08.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-09-02T13:14:08.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-02T13:14:08.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-02T13:14:08.509Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T13:14:08.570Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T13:14:08.629Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T13:14:08.692Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T13:14:08.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-02T13:14:08.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-02T13:14:08.884Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-02T13:14:08.941Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-02T13:14:08.998Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-02T13:14:09.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-02T13:14:09.120Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-02T13:14:09.183Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-02T13:14:09.238Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-02T13:14:09.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-302 [Pipeline] echo [2024-09-02T13:14:09.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-302 [Pipeline] echo [2024-09-02T13:14:09.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-302 [Pipeline] echo [2024-09-02T13:14:09.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] echo [2024-09-02T13:14:09.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b78a643 [Pipeline] echo [2024-09-02T13:14:09.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T13:14:09.788Z] provisioning config files... [2024-09-02T13:14:09.905Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/config13064063619988734644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:14:10.405Z] ---> ****-login.sh [2024-09-02T13:14:10.405Z] nexus3.edgexfoundry.org:10001 [2024-09-02T13:14:10.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:10.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:10.976Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:10.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:10.976Z] [2024-09-02T13:14:10.976Z] Login Succeeded [2024-09-02T13:14:10.976Z] nexus3.edgexfoundry.org:10002 [2024-09-02T13:14:11.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:11.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:11.237Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:11.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:11.237Z] [2024-09-02T13:14:11.237Z] Login Succeeded [2024-09-02T13:14:11.237Z] nexus3.edgexfoundry.org:10003 [2024-09-02T13:14:11.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:11.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:11.237Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:11.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:11.237Z] [2024-09-02T13:14:11.237Z] Login Succeeded [2024-09-02T13:14:11.237Z] nexus3.edgexfoundry.org:10004 [2024-09-02T13:14:11.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:11.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:11.498Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:11.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:11.498Z] [2024-09-02T13:14:11.498Z] Login Succeeded [2024-09-02T13:14:11.498Z] ****.io [2024-09-02T13:14:11.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:11.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:11.759Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:11.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:11.759Z] [2024-09-02T13:14:11.759Z] Login Succeeded [2024-09-02T13:14:11.759Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T13:14:11.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-02T13:14:12.517Z] + git rev-list -1 --merges b78a643bd34c444166301a4d7677c4251474a0b5~1..b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] echo [2024-09-02T13:14:12.566Z] -----------> git rev-list -1 --merges b78a643bd34c444166301a4d7677c4251474a0b5~1..b78a643bd34c444166301a4d7677c4251474a0b5 b78a643bd34c444166301a4d7677c4251474a0b5 [false] [Pipeline] sh [2024-09-02T13:14:12.890Z] + git log --format=format:%s -1 b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] echo [2024-09-02T13:14:12.931Z] ========================================================= [2024-09-02T13:14:12.931Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-02T13:14:12.931Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T13:14:13.399Z] + git log --format=format:%s -1 b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] echo [2024-09-02T13:14:13.439Z] [semverPrep] GIT_COMMIT: b78a643bd34c444166301a4d7677c4251474a0b5, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-09-02T13:14:13.480Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-02T13:14:13.891Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-02T13:14:13.891Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-02T13:14:13.891Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-02T13:14:13.891Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-02T13:14:13.891Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-02T13:14:13.891Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-02T13:14:13.891Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:14:14.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T13:14:14.352Z] [2024-09-02T13:14:14.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:14:14.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T13:14:14.772Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-02T13:14:14.772Z] b85a868b505f: Pulling fs layer [2024-09-02T13:14:14.772Z] e2be974225ed: Pulling fs layer [2024-09-02T13:14:14.772Z] 339a4e72a1f5: Pulling fs layer [2024-09-02T13:14:14.772Z] 988bab9f4d93: Pulling fs layer [2024-09-02T13:14:14.772Z] 1469e6f7b9e6: Pulling fs layer [2024-09-02T13:14:14.772Z] eaf3925da568: Pulling fs layer [2024-09-02T13:14:14.772Z] bab4dde63d76: Pulling fs layer [2024-09-02T13:14:14.772Z] bde34c3a00c8: Pulling fs layer [2024-09-02T13:14:14.772Z] b352a97aabf1: Pulling fs layer [2024-09-02T13:14:14.772Z] 4872d77fe225: Pulling fs layer [2024-09-02T13:14:14.772Z] 5851b861e8e6: Pulling fs layer [2024-09-02T13:14:14.772Z] 988bab9f4d93: Waiting [2024-09-02T13:14:14.772Z] 1469e6f7b9e6: Waiting [2024-09-02T13:14:14.772Z] eaf3925da568: Waiting [2024-09-02T13:14:14.772Z] bab4dde63d76: Waiting [2024-09-02T13:14:14.772Z] bde34c3a00c8: Waiting [2024-09-02T13:14:14.772Z] b352a97aabf1: Waiting [2024-09-02T13:14:14.772Z] 4872d77fe225: Waiting [2024-09-02T13:14:14.772Z] 5851b861e8e6: Waiting [2024-09-02T13:14:14.772Z] e2be974225ed: Verifying Checksum [2024-09-02T13:14:14.772Z] e2be974225ed: Download complete [2024-09-02T13:14:14.772Z] 988bab9f4d93: Verifying Checksum [2024-09-02T13:14:14.772Z] 988bab9f4d93: Download complete [2024-09-02T13:14:14.772Z] 1469e6f7b9e6: Verifying Checksum [2024-09-02T13:14:14.772Z] 1469e6f7b9e6: Download complete [2024-09-02T13:14:14.772Z] eaf3925da568: Verifying Checksum [2024-09-02T13:14:14.772Z] eaf3925da568: Download complete [2024-09-02T13:14:14.772Z] 339a4e72a1f5: Verifying Checksum [2024-09-02T13:14:14.772Z] 339a4e72a1f5: Download complete [2024-09-02T13:14:15.032Z] bde34c3a00c8: Verifying Checksum [2024-09-02T13:14:15.032Z] bde34c3a00c8: Download complete [2024-09-02T13:14:15.032Z] b352a97aabf1: Verifying Checksum [2024-09-02T13:14:15.032Z] b352a97aabf1: Download complete [2024-09-02T13:14:15.032Z] 4872d77fe225: Verifying Checksum [2024-09-02T13:14:15.032Z] 4872d77fe225: Download complete [2024-09-02T13:14:15.032Z] 5851b861e8e6: Download complete [2024-09-02T13:14:15.032Z] b85a868b505f: Verifying Checksum [2024-09-02T13:14:15.032Z] b85a868b505f: Download complete [2024-09-02T13:14:15.292Z] bab4dde63d76: Verifying Checksum [2024-09-02T13:14:15.292Z] bab4dde63d76: Download complete [2024-09-02T13:14:16.230Z] b85a868b505f: Pull complete [2024-09-02T13:14:16.230Z] e2be974225ed: Pull complete [2024-09-02T13:14:16.800Z] 339a4e72a1f5: Pull complete [2024-09-02T13:14:16.800Z] 988bab9f4d93: Pull complete [2024-09-02T13:14:17.058Z] 1469e6f7b9e6: Pull complete [2024-09-02T13:14:17.058Z] eaf3925da568: Pull complete [2024-09-02T13:14:18.433Z] bab4dde63d76: Pull complete [2024-09-02T13:14:18.433Z] bde34c3a00c8: Pull complete [2024-09-02T13:14:18.693Z] b352a97aabf1: Pull complete [2024-09-02T13:14:18.693Z] 4872d77fe225: Pull complete [2024-09-02T13:14:18.693Z] 5851b861e8e6: Pull complete [2024-09-02T13:14:18.693Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-02T13:14:18.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T13:14:18.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T13:14:19.345Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2024-09-02T13:14:19.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-02T13:14:25.126Z] $ docker top e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c -eo pid,comm [2024-09-02T13:14:25.180Z] 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-09-02T13:14:25.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-02T13:14:25.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T13:14:25.359Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T13:14:25.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T13:14:25.465Z] $ docker exec e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c ssh-agent [2024-09-02T13:14:25.586Z] SSH_AUTH_SOCK=/tmp/ssh-TNdMmPxDcWTn/agent.32 [2024-09-02T13:14:25.586Z] SSH_AGENT_PID=38 [2024-09-02T13:14:25.592Z] Running ssh-add (command line suppressed) [2024-09-02T13:14:25.688Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/private_key_7710666096447763654.key (/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/private_key_7710666096447763654.key) [2024-09-02T13:14:25.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T13:14:26.048Z] + git tag --points-at HEAD [Pipeline] } [2024-09-02T13:14:26.073Z] $ docker exec --env ******** --env ******** e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c ssh-agent -k [2024-09-02T13:14:26.172Z] unset SSH_AUTH_SOCK; [2024-09-02T13:14:26.173Z] unset SSH_AGENT_PID; [2024-09-02T13:14:26.173Z] echo Agent pid 38 killed; [2024-09-02T13:14:26.183Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-02T13:14:26.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T13:14:26.313Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T13:14:26.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T13:14:26.420Z] $ docker exec e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c ssh-agent [2024-09-02T13:14:26.516Z] SSH_AUTH_SOCK=/tmp/ssh-NvgJxImG7XVe/agent.71 [2024-09-02T13:14:26.516Z] SSH_AGENT_PID=77 [2024-09-02T13:14:26.521Z] Running ssh-add (command line suppressed) [2024-09-02T13:14:26.617Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/private_key_402499945406440721.key (/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/private_key_402499945406440721.key) [2024-09-02T13:14:26.632Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T13:14:26.993Z] + git semver init [2024-09-02T13:14:27.266Z] 2024-09-02 13:14:27,176 [run_init] DEBUG init version:0.0.0 force:False [2024-09-02T13:14:27.266Z] 2024-09-02 13:14:27,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver [2024-09-02T13:14:27.266Z] 2024-09-02 13:14:27,178 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver [2024-09-02T13:14:27.266Z] 2024-09-02 13:14:27,178 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-302, universal_newlines=False, shell=None, istream=None) [2024-09-02T13:14:29.801Z] 2024-09-02 13:14:29,274 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302/.git/info/exclude [2024-09-02T13:14:29.801Z] 2024-09-02 13:14:29,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver/PR-302 with force:False [2024-09-02T13:14:29.801Z] 2024-09-02 13:14:29,275 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver/PR-302 [2024-09-02T13:14:29.801Z] 2024-09-02 13:14:29,279 [execute] INFO git cat-file --batch-check [2024-09-02T13:14:29.801Z] 2024-09-02 13:14:29,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T13:14:29.801Z] 2024-09-02 13:14:29,286 [execute] INFO git cat-file --batch [2024-09-02T13:14:29.801Z] 2024-09-02 13:14:29,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T13:14:29.801Z] 2024-09-02 13:14:29,291 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-302/.semver/PR-302 [2024-09-02T13:14:29.801Z] 0.0.0 [Pipeline] } [2024-09-02T13:14:29.836Z] $ docker exec --env ******** --env ******** e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c ssh-agent -k [2024-09-02T13:14:29.923Z] unset SSH_AUTH_SOCK; [2024-09-02T13:14:29.923Z] unset SSH_AGENT_PID; [2024-09-02T13:14:29.923Z] echo Agent pid 77 killed; [2024-09-02T13:14:29.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-02T13:14:30.406Z] + git semver [Pipeline] } [2024-09-02T13:14:30.771Z] $ docker stop --time=1 e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c [2024-09-02T13:14:32.021Z] $ docker rm -f --volumes e50c9ab3c31d56aa88624583b963db54717f7b5c68f5edc0b5b83446ffcf5c5c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T13:14:32.449Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-02T13:14:32.772Z] Stashed 1 file(s) [Pipeline] echo [2024-09-02T13:14:32.860Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T13:14:33.597Z] provisioning config files... [2024-09-02T13:14:33.608Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/config7731703710607937808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:14:33.987Z] ---> ****-login.sh [2024-09-02T13:14:33.987Z] nexus3.edgexfoundry.org:10001 [2024-09-02T13:14:33.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:33.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:33.987Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:33.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:33.987Z] [2024-09-02T13:14:33.987Z] Login Succeeded [2024-09-02T13:14:33.987Z] nexus3.edgexfoundry.org:10002 [2024-09-02T13:14:33.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:33.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:33.987Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:33.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:33.987Z] [2024-09-02T13:14:33.987Z] Login Succeeded [2024-09-02T13:14:33.987Z] nexus3.edgexfoundry.org:10003 [2024-09-02T13:14:34.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:34.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:34.247Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:34.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:34.247Z] [2024-09-02T13:14:34.247Z] Login Succeeded [2024-09-02T13:14:34.247Z] nexus3.edgexfoundry.org:10004 [2024-09-02T13:14:34.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:34.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:34.247Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:34.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:34.247Z] [2024-09-02T13:14:34.247Z] Login Succeeded [2024-09-02T13:14:34.247Z] ****.io [2024-09-02T13:14:34.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:14:34.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:14:34.508Z] Configure a credential helper to remove this warning. See [2024-09-02T13:14:34.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:14:34.508Z] [2024-09-02T13:14:34.508Z] Login Succeeded [2024-09-02T13:14:34.508Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T13:14:34.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-02T13:14:34.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T13:14:34.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T13:14:34.877Z] ========================================================= [2024-09-02T13:14:34.877Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-02T13:14:34.877Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:14:35.401Z] + 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-09-02T13:14:35.401Z] Sending build context to Docker daemon 19.94MB [2024-09-02T13:14:35.401Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T13:14:35.401Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T13:14:35.401Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-02T13:14:35.401Z] 619be1103602: Pulling fs layer [2024-09-02T13:14:35.401Z] 7862e08f4a3e: Pulling fs layer [2024-09-02T13:14:35.401Z] 5df492c9dc93: Pulling fs layer [2024-09-02T13:14:35.401Z] 7629e6793208: Pulling fs layer [2024-09-02T13:14:35.401Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T13:14:35.401Z] fb5054dd5b73: Pulling fs layer [2024-09-02T13:14:35.401Z] eeca6798cff9: Pulling fs layer [2024-09-02T13:14:35.401Z] aa269ceb94a6: Pulling fs layer [2024-09-02T13:14:35.401Z] ada007ff1a6a: Pulling fs layer [2024-09-02T13:14:35.401Z] 4f4fb700ef54: Waiting [2024-09-02T13:14:35.401Z] fb5054dd5b73: Waiting [2024-09-02T13:14:35.401Z] eeca6798cff9: Waiting [2024-09-02T13:14:35.401Z] aa269ceb94a6: Waiting [2024-09-02T13:14:35.401Z] ada007ff1a6a: Waiting [2024-09-02T13:14:35.401Z] 7629e6793208: Waiting [2024-09-02T13:14:35.663Z] 7862e08f4a3e: Verifying Checksum [2024-09-02T13:14:35.663Z] 7862e08f4a3e: Download complete [2024-09-02T13:14:35.663Z] 7629e6793208: Verifying Checksum [2024-09-02T13:14:35.663Z] 7629e6793208: Download complete [2024-09-02T13:14:35.663Z] 4f4fb700ef54: Verifying Checksum [2024-09-02T13:14:35.663Z] 4f4fb700ef54: Download complete [2024-09-02T13:14:35.663Z] fb5054dd5b73: Download complete [2024-09-02T13:14:35.663Z] 619be1103602: Verifying Checksum [2024-09-02T13:14:35.663Z] 619be1103602: Download complete [2024-09-02T13:14:35.663Z] eeca6798cff9: Verifying Checksum [2024-09-02T13:14:35.663Z] eeca6798cff9: Download complete [2024-09-02T13:14:35.663Z] 619be1103602: Pull complete [2024-09-02T13:14:35.663Z] ada007ff1a6a: Verifying Checksum [2024-09-02T13:14:35.663Z] ada007ff1a6a: Download complete [2024-09-02T13:14:35.921Z] 7862e08f4a3e: Pull complete [2024-09-02T13:14:35.921Z] 5df492c9dc93: Verifying Checksum [2024-09-02T13:14:35.921Z] 5df492c9dc93: Download complete [2024-09-02T13:14:36.487Z] aa269ceb94a6: Verifying Checksum [2024-09-02T13:14:36.487Z] aa269ceb94a6: Download complete [2024-09-02T13:14:39.020Z] 5df492c9dc93: Pull complete [2024-09-02T13:14:39.020Z] 7629e6793208: Pull complete [2024-09-02T13:14:39.020Z] 4f4fb700ef54: Pull complete [2024-09-02T13:14:39.020Z] fb5054dd5b73: Pull complete [2024-09-02T13:14:39.020Z] eeca6798cff9: Pull complete [2024-09-02T13:14:41.552Z] aa269ceb94a6: Pull complete [2024-09-02T13:14:41.552Z] ada007ff1a6a: Pull complete [2024-09-02T13:14:41.813Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-02T13:14:41.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-02T13:14:41.813Z] ---> f489d0715acc [2024-09-02T13:14:41.813Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T13:14:47.091Z] ---> Running in 4067a3663ef1 [2024-09-02T13:14:47.091Z] Removing intermediate container 4067a3663ef1 [2024-09-02T13:14:47.091Z] ---> 912b436c1f18 [2024-09-02T13:14:47.091Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T13:14:47.091Z] ---> Running in 7487e7abfae2 [2024-09-02T13:14:47.350Z] Removing intermediate container 7487e7abfae2 [2024-09-02T13:14:47.350Z] ---> 1b81a56a9381 [2024-09-02T13:14:47.350Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T13:14:47.350Z] ---> Running in 6e50fa18905e [2024-09-02T13:14:47.350Z] Removing intermediate container 6e50fa18905e [2024-09-02T13:14:47.350Z] ---> 7c32ff2c1bc6 [2024-09-02T13:14:47.350Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T13:14:47.350Z] ---> Running in e14a5ee158fe [2024-09-02T13:14:47.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T13:14:47.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T13:14:47.872Z] OK: 264 MiB in 52 packages [2024-09-02T13:14:48.132Z] Removing intermediate container e14a5ee158fe [2024-09-02T13:14:48.132Z] ---> 4976a77749b5 [2024-09-02T13:14:48.132Z] Step 7/12 : WORKDIR /app [2024-09-02T13:14:48.370Z] Still waiting to schedule task [2024-09-02T13:14:48.370Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-02T13:14:48.466Z] ---> Running in baabca29a14e [2024-09-02T13:14:48.466Z] Removing intermediate container baabca29a14e [2024-09-02T13:14:48.466Z] ---> f6d1fc4fd2ab [2024-09-02T13:14:48.466Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T13:14:48.466Z] ---> 30bd48a87f42 [2024-09-02T13:14:48.466Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T13:14:48.466Z] ---> Running in ed0658180acf [2024-09-02T13:16:09.998Z] Removing intermediate container ed0658180acf [2024-09-02T13:16:09.998Z] ---> 1306ec0832ff [2024-09-02T13:16:09.998Z] Step 10/12 : COPY . . [2024-09-02T13:16:09.998Z] ---> e949f6010e56 [2024-09-02T13:16:09.998Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T13:16:09.998Z] ---> Running in 7469935994fb [2024-09-02T13:16:09.998Z] Removing intermediate container 7469935994fb [2024-09-02T13:16:09.998Z] ---> 5d16422c47bf [2024-09-02T13:16:09.998Z] Step 12/12 : RUN $MAKE [2024-09-02T13:16:09.998Z] ---> Running in c302c8ab7bab [2024-09-02T13:16:09.998Z] noop [2024-09-02T13:16:09.998Z] Removing intermediate container c302c8ab7bab [2024-09-02T13:16:09.998Z] ---> 7631b2430b48 [2024-09-02T13:16:09.998Z] Successfully built 7631b2430b48 [2024-09-02T13:16:09.998Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:16:10.478Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T13:16:10.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T13:16:10.687Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2024-09-02T13:16:10.725Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-02T13:16:11.139Z] $ docker top 839f2b5c0c53b8d2c1539b81705f2d30d052d4332d9c7ee57805ab1c9d0fdb3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T13:16:11.545Z] + go version [2024-09-02T13:16:11.545Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-02T13:16:11.589Z] $ docker stop --time=1 839f2b5c0c53b8d2c1539b81705f2d30d052d4332d9c7ee57805ab1c9d0fdb3a [2024-09-02T13:16:13.024Z] $ docker rm -f --volumes 839f2b5c0c53b8d2c1539b81705f2d30d052d4332d9c7ee57805ab1c9d0fdb3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:16:13.956Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T13:16:13.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T13:16:14.130Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2024-09-02T13:16:14.171Z] $ 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-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-02T13:16:14.500Z] $ docker top 907da1424e22d480fadcf13f83a4bed5a8d56c2fa41781b7d1ac6184c2d30bac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T13:16:14.913Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-302 [Pipeline] fileExists [Pipeline] sh [2024-09-02T13:16:15.294Z] + make test [2024-09-02T13:16:15.294Z] go test -race ./... -coverprofile=coverage.out ./... [2024-09-02T13:16:23.655Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9202 in /w/workspace/y_app-rfid-llrp-inventory_PR-302 [Pipeline] { [Pipeline] ws [2024-09-02T13:16:23.733Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-09-02T13:16:26.863Z] The recommended git tool is: git [2024-09-02T13:16:35.344Z] using credential edgex-jenkins-ssh [2024-09-02T13:16:35.366Z] Cloning the remote Git repository [2024-09-02T13:16:35.408Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-02T13:16:35.502Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-09-02T13:16:35.844Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-02T13:16:35.846Z] > git --version # timeout=10 [2024-09-02T13:16:35.891Z] > git --version # 'git version 2.25.1' [2024-09-02T13:16:35.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T13:16:36.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T13:16:39.915Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-09-02T13:16:39.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T13:16:41.748Z] Merging remotes/origin/main commit 532364ee2685d9680e36c2a7c089e125e6174299 into PR head commit b78a643bd34c444166301a4d7677c4251474a0b5 [2024-09-02T13:16:42.130Z] Merge succeeded, producing b78a643bd34c444166301a4d7677c4251474a0b5 [2024-09-02T13:16:42.130Z] Checking out Revision b78a643bd34c444166301a4d7677c4251474a0b5 (PR-302) [2024-09-02T13:16:41.095Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-09-02T13:16:41.157Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-09-02T13:16:41.158Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T13:16:41.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-02T13:16:41.762Z] > git config core.sparsecheckout # timeout=10 [2024-09-02T13:16:41.863Z] > git checkout -f b78a643bd34c444166301a4d7677c4251474a0b5 # timeout=10 [2024-09-02T13:16:41.978Z] > git remote # timeout=10 [2024-09-02T13:16:42.001Z] > git config --get remote.origin.url # timeout=10 [2024-09-02T13:16:42.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T13:16:42.075Z] > git merge 532364ee2685d9680e36c2a7c089e125e6174299 # timeout=10 [2024-09-02T13:16:42.105Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-02T13:16:42.135Z] > git config core.sparsecheckout # timeout=10 [2024-09-02T13:16:42.165Z] > git checkout -f b78a643bd34c444166301a4d7677c4251474a0b5 # timeout=10 [2024-09-02T13:16:42.849Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-09-02T13:16:42.896Z] > git --version # timeout=10 [2024-09-02T13:16:42.907Z] > git --version # 'git version 2.25.1' [2024-09-02T13:16:42.923Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-09-02T13:16:47.373Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-09-02T13:16:47.373Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-09-02T13:16:47.373Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.118s coverage: 86.2% of statements [2024-09-02T13:16:47.373Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.723s coverage: 71.9% of statements [Pipeline] sh [2024-09-02T13:16:47.952Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-02T13:16:47.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T13:16:47.952Z] Dload Upload Total Spent Left Speed [2024-09-02T13:16:47.952Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-09-02T13:16:48.304Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-02T13:16:48.655Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-02T13:16:48.655Z] + sudo tee /etc/docker/daemon.new [2024-09-02T13:16:48.655Z] { [2024-09-02T13:16:48.655Z] "registry-mirrors": [ [2024-09-02T13:16:48.655Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-02T13:16:48.655Z] ], [2024-09-02T13:16:48.655Z] "bip": "10.250.0.254/24", [2024-09-02T13:16:48.655Z] "hosts": [ [2024-09-02T13:16:48.655Z] "tcp://0.0.0.0:5555", [2024-09-02T13:16:48.655Z] "unix:///var/run/docker.sock" [2024-09-02T13:16:48.655Z] ], [2024-09-02T13:16:48.655Z] "mtu": 1458, [2024-09-02T13:16:48.655Z] "selinux-enabled": true, [2024-09-02T13:16:48.655Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-02T13:16:48.655Z] } [Pipeline] sh [2024-09-02T13:16:49.006Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-02T13:16:49.358Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T13:17:07.673Z] provisioning config files... [2024-09-02T13:17:07.701Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1060760961721110940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:17:08.188Z] ---> ****-login.sh [2024-09-02T13:17:08.188Z] nexus3.edgexfoundry.org:10001 [2024-09-02T13:17:08.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:17:08.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:17:08.725Z] Configure a credential helper to remove this warning. See [2024-09-02T13:17:08.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:17:08.725Z] [2024-09-02T13:17:08.725Z] Login Succeeded [2024-09-02T13:17:08.725Z] nexus3.edgexfoundry.org:10002 [2024-09-02T13:17:08.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:17:09.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:17:09.263Z] Configure a credential helper to remove this warning. See [2024-09-02T13:17:09.263Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:17:09.263Z] [2024-09-02T13:17:09.263Z] Login Succeeded [2024-09-02T13:17:09.263Z] nexus3.edgexfoundry.org:10003 [2024-09-02T13:17:09.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:17:09.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:17:09.540Z] Configure a credential helper to remove this warning. See [2024-09-02T13:17:09.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:17:09.541Z] [2024-09-02T13:17:09.541Z] Login Succeeded [2024-09-02T13:17:09.541Z] nexus3.edgexfoundry.org:10004 [2024-09-02T13:17:09.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:17:09.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:17:09.813Z] Configure a credential helper to remove this warning. See [2024-09-02T13:17:09.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:17:09.813Z] [2024-09-02T13:17:09.813Z] Login Succeeded [2024-09-02T13:17:09.813Z] ****.io [2024-09-02T13:17:10.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T13:17:10.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T13:17:10.347Z] Configure a credential helper to remove this warning. See [2024-09-02T13:17:10.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T13:17:10.347Z] [2024-09-02T13:17:10.347Z] Login Succeeded [2024-09-02T13:17:10.347Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T13:17:10.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-02T13:17:10.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T13:17:10.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T13:17:10.978Z] ========================================================= [2024-09-02T13:17:10.978Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-02T13:17:10.978Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:17:11.541Z] + 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-09-02T13:17:11.810Z] Sending build context to Docker daemon 673.8kB [2024-09-02T13:17:11.810Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T13:17:11.810Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T13:17:12.779Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-02T13:17:12.779Z] c6b39de5b339: Pulling fs layer [2024-09-02T13:17:12.779Z] a69c41024577: Pulling fs layer [2024-09-02T13:17:12.779Z] d6de4b400683: Pulling fs layer [2024-09-02T13:17:12.779Z] 35cb2a7552d0: Pulling fs layer [2024-09-02T13:17:12.779Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T13:17:12.779Z] 464afbd9ba4c: Pulling fs layer [2024-09-02T13:17:12.779Z] 00f215d4a9da: Pulling fs layer [2024-09-02T13:17:12.779Z] d496ad576159: Pulling fs layer [2024-09-02T13:17:12.779Z] 464afbd9ba4c: Waiting [2024-09-02T13:17:12.779Z] 00f215d4a9da: Waiting [2024-09-02T13:17:12.779Z] 35cb2a7552d0: Waiting [2024-09-02T13:17:12.779Z] 4f4fb700ef54: Waiting [2024-09-02T13:17:12.779Z] d496ad576159: Waiting [2024-09-02T13:17:12.779Z] a69c41024577: Download complete [2024-09-02T13:17:12.779Z] 35cb2a7552d0: Verifying Checksum [2024-09-02T13:17:12.779Z] 35cb2a7552d0: Download complete [2024-09-02T13:17:12.779Z] 4f4fb700ef54: Verifying Checksum [2024-09-02T13:17:12.779Z] 4f4fb700ef54: Download complete [2024-09-02T13:17:12.779Z] 464afbd9ba4c: Verifying Checksum [2024-09-02T13:17:12.779Z] 464afbd9ba4c: Download complete [2024-09-02T13:17:12.779Z] c6b39de5b339: Download complete [2024-09-02T13:17:13.363Z] d496ad576159: Verifying Checksum [2024-09-02T13:17:13.363Z] d496ad576159: Download complete [2024-09-02T13:17:13.649Z] c6b39de5b339: Pull complete [2024-09-02T13:17:14.235Z] a69c41024577: Pull complete [2024-09-02T13:17:14.503Z] d6de4b400683: Download complete [2024-09-02T13:17:15.936Z] 00f215d4a9da: Download complete [2024-09-02T13:17:26.325Z] go vet ./... [2024-09-02T13:17:28.267Z] d6de4b400683: Pull complete [2024-09-02T13:17:28.267Z] 35cb2a7552d0: Pull complete [2024-09-02T13:17:28.267Z] 4f4fb700ef54: Pull complete [2024-09-02T13:17:28.267Z] 464afbd9ba4c: Pull complete [2024-09-02T13:17:29.620Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T13:17:29.620Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T13:17:29.620Z] ./bin/test-attribution.sh [2024-09-02T13:17:29.620Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-02T13:17:29.620Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-02T13:17:29.881Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T13:17:29.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T13:17:29.981Z] $ docker stop --time=1 907da1424e22d480fadcf13f83a4bed5a8d56c2fa41781b7d1ac6184c2d30bac [2024-09-02T13:17:36.487Z] 00f215d4a9da: Pull complete [2024-09-02T13:17:36.974Z] $ docker rm -f --volumes 907da1424e22d480fadcf13f83a4bed5a8d56c2fa41781b7d1ac6184c2d30bac [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T13:17:37.750Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-02T13:17:37.833Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2024-09-02T13:17:37.901Z] d496ad576159: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-09-02T13:17:38.167Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-02T13:17:38.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-02T13:17:38.167Z] ---> f246e2811388 [2024-09-02T13:17:38.167Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [Pipeline] sh [2024-09-02T13:17:38.797Z] ---> Running in fb18b2f38045 [2024-09-02T13:17:38.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T13:17:39.074Z] Removing intermediate container fb18b2f38045 [2024-09-02T13:17:39.074Z] ---> 1f9a7e9ab866 [2024-09-02T13:17:39.074Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T13:17:39.133Z] + ls -al . [2024-09-02T13:17:39.133Z] total 280 [2024-09-02T13:17:39.133Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 2 13:16 . [2024-09-02T13:17:39.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 13:13 .. [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 2 13:14 .dockerignore [2024-09-02T13:17:39.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 13:16 .git [2024-09-02T13:17:39.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:14 .github [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 773 Sep 2 13:14 .gitignore [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 13:14 .golangci.yml [2024-09-02T13:17:39.133Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 13:14 .semver [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 2 13:14 Attribution.txt [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 11245 Sep 2 13:14 CHANGELOG.md [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 1768 Sep 2 13:14 Dockerfile [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 13:14 GOVERNANCE.md [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 665 Sep 2 13:14 Jenkinsfile [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 2 13:14 LICENSE [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 2503 Sep 2 13:14 Makefile [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 2 13:14 OWNERS.md [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 3851 Sep 2 13:14 README.md [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 13:14 VERSION [2024-09-02T13:17:39.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:14 bin [2024-09-02T13:17:39.133Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 2 13:16 coverage.out [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 7536 Sep 2 13:14 go.mod [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 13:14 go.sum [2024-09-02T13:17:39.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:14 images [2024-09-02T13:17:39.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 13:14 internal [2024-09-02T13:17:39.133Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 2 13:14 main.go [2024-09-02T13:17:39.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:14 openapi [2024-09-02T13:17:39.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:14 res [2024-09-02T13:17:39.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:14 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:17:39.342Z] ---> Running in 43fcdec10816 [2024-09-02T13:17:39.556Z] + 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=b78a643bd34c444166301a4d7677c4251474a0b5 --label arch=amd64 --label version=0.0.0 . [2024-09-02T13:17:39.556Z] Sending build context to Docker daemon 19.94MB [2024-09-02T13:17:39.556Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T13:17:39.556Z] Step 2/30 : FROM ${BASE} AS builder [2024-09-02T13:17:39.556Z] ---> 7631b2430b48 [2024-09-02T13:17:39.556Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T13:17:39.609Z] Removing intermediate container 43fcdec10816 [2024-09-02T13:17:39.609Z] ---> 035968ded52a [2024-09-02T13:17:39.609Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T13:17:39.609Z] ---> Running in 918c3b8da7e2 [2024-09-02T13:17:39.877Z] Removing intermediate container 918c3b8da7e2 [2024-09-02T13:17:39.877Z] ---> 5eb7b4484be3 [2024-09-02T13:17:39.877Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T13:17:39.877Z] ---> Running in 6a45cd593616 [2024-09-02T13:17:40.154Z] ---> Running in d221d2b9ba7d [2024-09-02T13:17:40.413Z] Removing intermediate container d221d2b9ba7d [2024-09-02T13:17:40.413Z] ---> 674fa5ea098d [2024-09-02T13:17:40.413Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T13:17:40.413Z] ---> Running in c12470877805 [2024-09-02T13:17:40.984Z] Removing intermediate container c12470877805 [2024-09-02T13:17:40.984Z] ---> e4db8d3cb514 [2024-09-02T13:17:40.984Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-09-02T13:17:40.984Z] ---> Running in 5961a5720a14 [2024-09-02T13:17:41.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T13:17:41.553Z] Removing intermediate container 5961a5720a14 [2024-09-02T13:17:41.553Z] ---> 260a6457e4d4 [2024-09-02T13:17:41.553Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T13:17:41.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T13:17:41.814Z] ---> Running in 394189550d2e [2024-09-02T13:17:42.518Z] OK: 266 MiB in 52 packages [2024-09-02T13:17:42.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T13:17:42.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T13:17:43.015Z] OK: 264 MiB in 52 packages [2024-09-02T13:17:43.485Z] Removing intermediate container 6a45cd593616 [2024-09-02T13:17:43.485Z] ---> 46e7becda9cc [2024-09-02T13:17:43.485Z] Step 7/12 : WORKDIR /app [2024-09-02T13:17:43.485Z] ---> Running in 14fc119aa146 [2024-09-02T13:17:43.758Z] Removing intermediate container 14fc119aa146 [2024-09-02T13:17:43.758Z] ---> b740e236bce0 [2024-09-02T13:17:43.758Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T13:17:43.962Z] Removing intermediate container 394189550d2e [2024-09-02T13:17:43.962Z] ---> 18485e44c501 [2024-09-02T13:17:43.962Z] Step 7/30 : WORKDIR /app [2024-09-02T13:17:44.221Z] ---> Running in 098bbbdc15e6 [2024-09-02T13:17:44.481Z] Removing intermediate container 098bbbdc15e6 [2024-09-02T13:17:44.481Z] ---> e6a8afe05893 [2024-09-02T13:17:44.481Z] Step 8/30 : COPY go.mod vendor* ./ [2024-09-02T13:17:44.755Z] ---> a9f31d1ba1d7 [2024-09-02T13:17:44.755Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T13:17:45.015Z] ---> Running in 309ddb4547f9 [2024-09-02T13:17:45.581Z] Removing intermediate container 309ddb4547f9 [2024-09-02T13:17:45.581Z] ---> 82771b664722 [2024-09-02T13:17:45.581Z] Step 10/30 : COPY . . [2024-09-02T13:17:45.713Z] ---> 5cd9d0e09ebb [2024-09-02T13:17:45.713Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T13:17:45.713Z] ---> Running in d2427664b969 [2024-09-02T13:17:46.150Z] ---> aeba3f3ff7f2 [2024-09-02T13:17:46.151Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T13:17:46.410Z] ---> Running in 6de0bb74c3e2 [2024-09-02T13:17:46.410Z] Removing intermediate container 6de0bb74c3e2 [2024-09-02T13:17:46.410Z] ---> 0f0a1d9d81be [2024-09-02T13:17:46.410Z] Step 12/30 : RUN $MAKE [2024-09-02T13:17:46.410Z] ---> Running in d295696abeae [2024-09-02T13:17:46.669Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -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-09-02T13:18:25.376Z] Removing intermediate container d295696abeae [2024-09-02T13:18:25.376Z] ---> aabc81fe896a [2024-09-02T13:18:25.376Z] Step 13/30 : FROM alpine:3.18 [2024-09-02T13:18:25.376Z] 3.18: Pulling from library/alpine [2024-09-02T13:18:25.376Z] 930bdd4d222e: Pulling fs layer [2024-09-02T13:18:25.376Z] 930bdd4d222e: Verifying Checksum [2024-09-02T13:18:25.376Z] 930bdd4d222e: Download complete [2024-09-02T13:18:25.376Z] 930bdd4d222e: Pull complete [2024-09-02T13:18:25.376Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T13:18:25.376Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T13:18:25.376Z] ---> 18f865063206 [2024-09-02T13:18:25.376Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T13:18:25.376Z] ---> Running in 01fe433575ec [2024-09-02T13:18:25.376Z] Removing intermediate container 01fe433575ec [2024-09-02T13:18:25.376Z] ---> 893de747e168 [2024-09-02T13:18:25.376Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-09-02T13:18:25.376Z] ---> Running in 2901038d3932 [2024-09-02T13:18:25.376Z] Removing intermediate container 2901038d3932 [2024-09-02T13:18:25.376Z] ---> 50f7b87dc3d2 [2024-09-02T13:18:25.376Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-09-02T13:18:25.376Z] ---> Running in 56c50a86e3ff [2024-09-02T13:18:25.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T13:18:25.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T13:18:25.376Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T13:18:25.376Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T13:18:25.376Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T13:18:25.376Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T13:18:25.376Z] OK: 8 MiB in 17 packages [2024-09-02T13:18:25.376Z] Removing intermediate container 56c50a86e3ff [2024-09-02T13:18:25.376Z] ---> 5ca82479d76d [2024-09-02T13:18:25.376Z] Step 17/30 : RUN apk --no-cache upgrade [2024-09-02T13:18:25.376Z] ---> Running in d2921f95a29c [2024-09-02T13:18:25.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T13:18:25.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T13:18:25.376Z] OK: 8 MiB in 17 packages [2024-09-02T13:18:25.376Z] Removing intermediate container d2921f95a29c [2024-09-02T13:18:25.376Z] ---> 6a96831c0b45 [2024-09-02T13:18:25.376Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T13:18:25.376Z] ---> 5b2365393836 [2024-09-02T13:18:25.376Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T13:18:25.376Z] ---> 72e309ac6742 [2024-09-02T13:18:25.376Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-09-02T13:18:25.376Z] ---> a7089ad43113 [2024-09-02T13:18:25.376Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-09-02T13:18:25.376Z] ---> 9333c85681e9 [2024-09-02T13:18:25.376Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-09-02T13:18:25.376Z] ---> 48a000da5882 [2024-09-02T13:18:25.376Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-09-02T13:18:25.376Z] ---> Running in d1b87d6828d7 [2024-09-02T13:18:25.376Z] Removing intermediate container d1b87d6828d7 [2024-09-02T13:18:25.376Z] ---> dc4b5a1ce9e1 [2024-09-02T13:18:25.376Z] Step 24/30 : VOLUME /cache [2024-09-02T13:18:25.376Z] ---> Running in c2cb564a6245 [2024-09-02T13:18:25.376Z] Removing intermediate container c2cb564a6245 [2024-09-02T13:18:25.376Z] ---> 848ebc8d8035 [2024-09-02T13:18:25.376Z] Step 25/30 : EXPOSE 59711 [2024-09-02T13:18:25.637Z] ---> Running in ff6cb0f128e0 [2024-09-02T13:18:25.637Z] Removing intermediate container ff6cb0f128e0 [2024-09-02T13:18:25.637Z] ---> d0bb23bc9988 [2024-09-02T13:18:25.637Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-09-02T13:18:25.637Z] ---> Running in d97b88741132 [2024-09-02T13:18:25.895Z] Removing intermediate container d97b88741132 [2024-09-02T13:18:25.895Z] ---> 2d172a2e6a22 [2024-09-02T13:18:25.895Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-09-02T13:18:25.895Z] ---> Running in 79f5c7b1d393 [2024-09-02T13:18:25.895Z] Removing intermediate container 79f5c7b1d393 [2024-09-02T13:18:25.895Z] ---> ef803bf9ccca [2024-09-02T13:18:25.895Z] Step 28/30 : LABEL arch=amd64 [2024-09-02T13:18:25.895Z] ---> Running in 0e4097f67efa [2024-09-02T13:18:26.154Z] Removing intermediate container 0e4097f67efa [2024-09-02T13:18:26.154Z] ---> ed86ba53d387 [2024-09-02T13:18:26.154Z] Step 29/30 : LABEL git_sha=b78a643bd34c444166301a4d7677c4251474a0b5 [2024-09-02T13:18:26.154Z] ---> Running in 0af9b73d7a8a [2024-09-02T13:18:26.154Z] Removing intermediate container 0af9b73d7a8a [2024-09-02T13:18:26.154Z] ---> fa88545b75a0 [2024-09-02T13:18:26.154Z] Step 30/30 : LABEL version=0.0.0 [2024-09-02T13:18:26.154Z] ---> Running in 505cb6edf36c [2024-09-02T13:18:26.154Z] Removing intermediate container 505cb6edf36c [2024-09-02T13:18:26.154Z] ---> 7d3a7c9a8d29 [2024-09-02T13:18:26.154Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T13:18:26.154Z] Successfully built 7d3a7c9a8d29 [2024-09-02T13:18:26.154Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:18:27.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T13:18:27.194Z] [2024-09-02T13:18:27.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:18:27.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T13:18:27.600Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-02T13:18:27.600Z] 5eb5b503b376: Pulling fs layer [2024-09-02T13:18:27.600Z] 5c69ac0246d0: Pulling fs layer [2024-09-02T13:18:27.600Z] ec43610c2a17: Pulling fs layer [2024-09-02T13:18:27.600Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-02T13:18:27.600Z] 33b1e0a273af: Pulling fs layer [2024-09-02T13:18:27.600Z] 3a2ae6a8a46f: Waiting [2024-09-02T13:18:27.600Z] 33b1e0a273af: Waiting [2024-09-02T13:18:27.600Z] 5d3b04190fa2: Pulling fs layer [2024-09-02T13:18:27.600Z] 2f39f015ded8: Pulling fs layer [2024-09-02T13:18:27.600Z] 5d3b04190fa2: Waiting [2024-09-02T13:18:27.600Z] 2f39f015ded8: Waiting [2024-09-02T13:18:27.600Z] 5c69ac0246d0: Verifying Checksum [2024-09-02T13:18:27.600Z] 5c69ac0246d0: Download complete [2024-09-02T13:18:27.600Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-02T13:18:27.600Z] 3a2ae6a8a46f: Download complete [2024-09-02T13:18:27.600Z] 33b1e0a273af: Verifying Checksum [2024-09-02T13:18:27.600Z] 33b1e0a273af: Download complete [2024-09-02T13:18:27.600Z] 5d3b04190fa2: Verifying Checksum [2024-09-02T13:18:27.600Z] 5d3b04190fa2: Download complete [2024-09-02T13:18:27.600Z] ec43610c2a17: Verifying Checksum [2024-09-02T13:18:27.600Z] ec43610c2a17: Download complete [2024-09-02T13:18:27.862Z] 5eb5b503b376: Verifying Checksum [2024-09-02T13:18:27.862Z] 5eb5b503b376: Download complete [2024-09-02T13:18:28.428Z] 2f39f015ded8: Download complete [2024-09-02T13:18:28.994Z] 5eb5b503b376: Pull complete [2024-09-02T13:18:29.252Z] 5c69ac0246d0: Pull complete [2024-09-02T13:18:29.819Z] ec43610c2a17: Pull complete [2024-09-02T13:18:30.077Z] 3a2ae6a8a46f: Pull complete [2024-09-02T13:18:30.077Z] 33b1e0a273af: Pull complete [2024-09-02T13:18:30.334Z] 5d3b04190fa2: Pull complete [2024-09-02T13:18:38.448Z] 2f39f015ded8: Pull complete [2024-09-02T13:18:38.449Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-02T13:18:38.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T13:18:38.449Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T13:18:38.729Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2024-09-02T13:18:38.767Z] $ 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-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-02T13:18:38.998Z] $ docker top 0c56833ae7ca9c357ca8b18b2ccaec81ba7413912c39b483800c68f9c87c3a3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:18:39.467Z] ---> job-cost.sh [2024-09-02T13:18:39.467Z] lf-activate-venv: SKIPPING [2024-09-02T13:18:39.467Z] INFO: No Stack... [2024-09-02T13:18:39.725Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T13:18:39.984Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T13:18:40.305Z] + + cat /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives/cost.csv [2024-09-02T13:18:40.305Z] cut -d, -f6 [Pipeline] lock [2024-09-02T13:18:40.358Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [2024-09-02T13:18:40.365Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] did not exist. Created. [2024-09-02T13:18:40.374Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T13:18:40.793Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-02T13:18:40.853Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T13:18:40.892Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T13:18:41.003Z] $ docker stop --time=1 0c56833ae7ca9c357ca8b18b2ccaec81ba7413912c39b483800c68f9c87c3a3b [2024-09-02T13:18:42.547Z] $ docker rm -f --volumes 0c56833ae7ca9c357ca8b18b2ccaec81ba7413912c39b483800c68f9c87c3a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-02T13:19:37.503Z] Removing intermediate container d2427664b969 [2024-09-02T13:19:37.503Z] ---> 3572ce9cac5b [2024-09-02T13:19:37.503Z] Step 10/12 : COPY . . [2024-09-02T13:19:37.503Z] ---> fb594bbd3d8f [2024-09-02T13:19:37.503Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T13:19:37.503Z] ---> Running in bc9ef9be7593 [2024-09-02T13:19:37.503Z] Removing intermediate container bc9ef9be7593 [2024-09-02T13:19:37.503Z] ---> 69acdc0b4bb7 [2024-09-02T13:19:37.503Z] Step 12/12 : RUN $MAKE [2024-09-02T13:19:37.503Z] ---> Running in 0f5500bcf925 [2024-09-02T13:19:37.503Z] noop [2024-09-02T13:19:37.503Z] Removing intermediate container 0f5500bcf925 [2024-09-02T13:19:37.503Z] ---> b41c1cb6e83e [2024-09-02T13:19:37.503Z] Successfully built b41c1cb6e83e [2024-09-02T13:19:37.503Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:19:38.023Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T13:19:38.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T13:19:38.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-9202 does not seem to be running inside a container [2024-09-02T13:19:38.384Z] $ 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-09-02T13:19:39.540Z] $ docker top d81e7448e48c1006569c280c7d260e27ae27de20a5603f0916cc6ffc9e9c7038 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T13:19:40.425Z] + go version [2024-09-02T13:19:40.425Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-02T13:19:40.464Z] $ docker stop --time=1 d81e7448e48c1006569c280c7d260e27ae27de20a5603f0916cc6ffc9e9c7038 [2024-09-02T13:19:42.074Z] $ docker rm -f --volumes d81e7448e48c1006569c280c7d260e27ae27de20a5603f0916cc6ffc9e9c7038 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:19:43.012Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T13:19:43.012Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T13:19:43.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-9202 does not seem to be running inside a container [2024-09-02T13:19:43.341Z] $ 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-09-02T13:19:44.470Z] $ docker top ffd5a2a52275025b4603673c0c36b962e2be2d0154463708139621ff49a254fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T13:19:45.048Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-09-02T13:19:45.720Z] + make test [2024-09-02T13:19:45.992Z] go test -race ./... -coverprofile=coverage.out ./... [2024-09-02T13:24:07.818Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-09-02T13:24:07.818Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-09-02T13:24:07.818Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.911s coverage: 86.2% of statements [2024-09-02T13:24:16.002Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.324s coverage: 71.9% of statements [2024-09-02T13:24:16.955Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-02T13:24:16.955Z] go vet ./... [2024-09-02T13:28:23.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T13:28:23.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T13:28:23.790Z] ./bin/test-attribution.sh [2024-09-02T13:28:23.790Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-02T13:28:23.790Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-02T13:28:23.791Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T13:28:23.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T13:28:23.886Z] $ docker stop --time=1 ffd5a2a52275025b4603673c0c36b962e2be2d0154463708139621ff49a254fb [2024-09-02T13:28:25.904Z] $ docker rm -f --volumes ffd5a2a52275025b4603673c0c36b962e2be2d0154463708139621ff49a254fb [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T13:28:28.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-02T13:28:28.362Z] Warning: overwriting stash ‘coverage-report’ [2024-09-02T13:28:28.836Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T13:28:29.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T13:28:29.835Z] + ls -al . [2024-09-02T13:28:29.835Z] total 276 [2024-09-02T13:28:29.835Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 13:19 . [2024-09-02T13:28:29.835Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 13:16 .. [2024-09-02T13:28:29.835Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 2 13:16 .dockerignore [2024-09-02T13:28:29.835Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 13:16 .git [2024-09-02T13:28:29.835Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:16 .github [2024-09-02T13:28:29.835Z] -rw-rw-r-- 1 jenkins jenkins 773 Sep 2 13:16 .gitignore [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 13:16 .golangci.yml [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 10232 Sep 2 13:16 Attribution.txt [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 11245 Sep 2 13:16 CHANGELOG.md [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 1768 Sep 2 13:16 Dockerfile [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 13:16 GOVERNANCE.md [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 665 Sep 2 13:16 Jenkinsfile [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 2 13:16 LICENSE [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 2503 Sep 2 13:16 Makefile [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 2 13:16 OWNERS.md [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 3851 Sep 2 13:16 README.md [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 13:14 VERSION [2024-09-02T13:28:29.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:16 bin [2024-09-02T13:28:29.836Z] -rw-r--r-- 1 jenkins jenkins 41317 Sep 2 13:24 coverage.out [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 7536 Sep 2 13:16 go.mod [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 13:16 go.sum [2024-09-02T13:28:29.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:16 images [2024-09-02T13:28:29.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 13:16 internal [2024-09-02T13:28:29.836Z] -rw-rw-r-- 1 jenkins jenkins 531 Sep 2 13:16 main.go [2024-09-02T13:28:29.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:16 openapi [2024-09-02T13:28:29.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 13:16 res [2024-09-02T13:28:29.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 13:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:28:30.281Z] + 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=b78a643bd34c444166301a4d7677c4251474a0b5 --label arch=arm64 --label version=0.0.0 . [2024-09-02T13:28:30.550Z] Sending build context to Docker daemon 673.8kB [2024-09-02T13:28:30.550Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T13:28:30.550Z] Step 2/30 : FROM ${BASE} AS builder [2024-09-02T13:28:30.550Z] ---> b41c1cb6e83e [2024-09-02T13:28:30.550Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T13:28:30.550Z] ---> Running in 7c0b566f0665 [2024-09-02T13:28:30.818Z] Removing intermediate container 7c0b566f0665 [2024-09-02T13:28:30.818Z] ---> d251c7a7ca6f [2024-09-02T13:28:30.818Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T13:28:31.084Z] ---> Running in 81f342f6807d [2024-09-02T13:28:31.351Z] Removing intermediate container 81f342f6807d [2024-09-02T13:28:31.351Z] ---> d8e58600e137 [2024-09-02T13:28:31.351Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-09-02T13:28:31.351Z] ---> Running in 8bb6810bddff [2024-09-02T13:28:31.618Z] Removing intermediate container 8bb6810bddff [2024-09-02T13:28:31.618Z] ---> 1d02f2867e55 [2024-09-02T13:28:31.618Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T13:28:31.888Z] ---> Running in a25b2739ff42 [2024-09-02T13:28:32.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T13:28:33.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T13:28:34.070Z] OK: 266 MiB in 52 packages [2024-09-02T13:28:35.040Z] Removing intermediate container a25b2739ff42 [2024-09-02T13:28:35.040Z] ---> 0c6a75475334 [2024-09-02T13:28:35.040Z] Step 7/30 : WORKDIR /app [2024-09-02T13:28:35.040Z] ---> Running in 8365adee53db [2024-09-02T13:28:35.309Z] Removing intermediate container 8365adee53db [2024-09-02T13:28:35.309Z] ---> 2679639f93b4 [2024-09-02T13:28:35.309Z] Step 8/30 : COPY go.mod vendor* ./ [2024-09-02T13:28:36.269Z] ---> 6d7735f9a51a [2024-09-02T13:28:36.269Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T13:28:36.269Z] ---> Running in cdd10426d8ff [2024-09-02T13:28:38.923Z] Removing intermediate container cdd10426d8ff [2024-09-02T13:28:38.923Z] ---> 56e079721500 [2024-09-02T13:28:38.923Z] Step 10/30 : COPY . . [2024-09-02T13:28:38.923Z] ---> 5733f01401b5 [2024-09-02T13:28:39.190Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T13:28:39.190Z] ---> Running in 8b31ad837da1 [2024-09-02T13:28:39.457Z] Removing intermediate container 8b31ad837da1 [2024-09-02T13:28:39.457Z] ---> f709c9139f59 [2024-09-02T13:28:39.457Z] Step 12/30 : RUN $MAKE [2024-09-02T13:28:39.457Z] ---> Running in 585af83bfd66 [2024-09-02T13:28:40.418Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -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-09-02T13:32:17.191Z] Removing intermediate container 585af83bfd66 [2024-09-02T13:32:17.191Z] ---> c331ed07883b [2024-09-02T13:32:17.191Z] Step 13/30 : FROM alpine:3.18 [2024-09-02T13:32:17.191Z] 3.18: Pulling from library/alpine [2024-09-02T13:32:17.191Z] 4983c3fe2029: Pulling fs layer [2024-09-02T13:32:17.191Z] 4983c3fe2029: Verifying Checksum [2024-09-02T13:32:17.191Z] 4983c3fe2029: Download complete [2024-09-02T13:32:17.191Z] 4983c3fe2029: Pull complete [2024-09-02T13:32:17.191Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T13:32:17.191Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T13:32:17.191Z] ---> a0237000ae83 [2024-09-02T13:32:17.191Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T13:32:17.191Z] ---> Running in 9fcd709d8a21 [2024-09-02T13:32:17.191Z] Removing intermediate container 9fcd709d8a21 [2024-09-02T13:32:17.191Z] ---> 97e094cef5e3 [2024-09-02T13:32:17.191Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-09-02T13:32:17.191Z] ---> Running in 23c0ba0dad01 [2024-09-02T13:32:17.191Z] Removing intermediate container 23c0ba0dad01 [2024-09-02T13:32:17.191Z] ---> 220436b61fec [2024-09-02T13:32:17.191Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-09-02T13:32:17.191Z] ---> Running in b7cc456bc35c [2024-09-02T13:32:17.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T13:32:17.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T13:32:18.408Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T13:32:18.408Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T13:32:18.408Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T13:32:18.408Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T13:32:18.672Z] OK: 9 MiB in 17 packages [2024-09-02T13:32:20.084Z] Removing intermediate container b7cc456bc35c [2024-09-02T13:32:20.084Z] ---> cb1ba0b42497 [2024-09-02T13:32:20.084Z] Step 17/30 : RUN apk --no-cache upgrade [2024-09-02T13:32:20.084Z] ---> Running in c33c67b88869 [2024-09-02T13:32:20.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T13:32:21.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T13:32:22.202Z] OK: 9 MiB in 17 packages [2024-09-02T13:32:22.785Z] Removing intermediate container c33c67b88869 [2024-09-02T13:32:22.785Z] ---> 5a63fa6de4c5 [2024-09-02T13:32:22.785Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T13:32:23.372Z] ---> a7bc38c2c409 [2024-09-02T13:32:23.372Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T13:32:23.954Z] ---> b4073bee183b [2024-09-02T13:32:23.954Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-09-02T13:32:24.548Z] ---> 632d8fddc686 [2024-09-02T13:32:24.548Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-09-02T13:32:25.135Z] ---> 4ccccfdd29a8 [2024-09-02T13:32:25.136Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-09-02T13:32:27.079Z] ---> 9c7b15699c92 [2024-09-02T13:32:27.079Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-09-02T13:32:27.079Z] ---> Running in d33f07a70081 [2024-09-02T13:32:28.488Z] Removing intermediate container d33f07a70081 [2024-09-02T13:32:28.488Z] ---> 5608086caee3 [2024-09-02T13:32:28.488Z] Step 24/30 : VOLUME /cache [2024-09-02T13:32:28.757Z] ---> Running in c10d49ffd20e [2024-09-02T13:32:29.024Z] Removing intermediate container c10d49ffd20e [2024-09-02T13:32:29.024Z] ---> 2ed34acc92cd [2024-09-02T13:32:29.024Z] Step 25/30 : EXPOSE 59711 [2024-09-02T13:32:29.024Z] ---> Running in 63d686efc3c1 [2024-09-02T13:32:29.298Z] Removing intermediate container 63d686efc3c1 [2024-09-02T13:32:29.298Z] ---> d2222d4a3f67 [2024-09-02T13:32:29.298Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-09-02T13:32:29.565Z] ---> Running in 493328def02f [2024-09-02T13:32:29.831Z] Removing intermediate container 493328def02f [2024-09-02T13:32:29.831Z] ---> 738dce87bffb [2024-09-02T13:32:29.831Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-09-02T13:32:29.831Z] ---> Running in b36000570c19 [2024-09-02T13:32:30.101Z] Removing intermediate container b36000570c19 [2024-09-02T13:32:30.101Z] ---> 5439d6fc90fa [2024-09-02T13:32:30.101Z] Step 28/30 : LABEL arch=arm64 [2024-09-02T13:32:30.101Z] ---> Running in 754eaf40c851 [2024-09-02T13:32:30.367Z] Removing intermediate container 754eaf40c851 [2024-09-02T13:32:30.367Z] ---> f1664da20939 [2024-09-02T13:32:30.367Z] Step 29/30 : LABEL git_sha=b78a643bd34c444166301a4d7677c4251474a0b5 [2024-09-02T13:32:30.633Z] ---> Running in 50d0172819be [2024-09-02T13:32:30.899Z] Removing intermediate container 50d0172819be [2024-09-02T13:32:30.899Z] ---> b752c051bc83 [2024-09-02T13:32:30.899Z] Step 30/30 : LABEL version=0.0.0 [2024-09-02T13:32:30.899Z] ---> Running in e9d2f675af72 [2024-09-02T13:32:31.163Z] Removing intermediate container e9d2f675af72 [2024-09-02T13:32:31.163Z] ---> 97108a648d5a [2024-09-02T13:32:31.163Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T13:32:31.163Z] Successfully built 97108a648d5a [2024-09-02T13:32:31.163Z] 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-09-02T13:32:32.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T13:32:32.207Z] [2024-09-02T13:32:32.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:32:32.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T13:32:32.721Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-02T13:32:32.721Z] 8998bd30e6a1: Pulling fs layer [2024-09-02T13:32:32.721Z] 04944245beec: Pulling fs layer [2024-09-02T13:32:32.721Z] 699f458cf7ca: Pulling fs layer [2024-09-02T13:32:32.721Z] 765212b225bb: Pulling fs layer [2024-09-02T13:32:32.721Z] f23df028b6ca: Pulling fs layer [2024-09-02T13:32:32.721Z] d65c8cfc05b1: Pulling fs layer [2024-09-02T13:32:32.721Z] 2437ff75d9bd: Pulling fs layer [2024-09-02T13:32:32.721Z] 765212b225bb: Waiting [2024-09-02T13:32:32.721Z] f23df028b6ca: Waiting [2024-09-02T13:32:32.721Z] d65c8cfc05b1: Waiting [2024-09-02T13:32:32.721Z] 2437ff75d9bd: Waiting [2024-09-02T13:32:32.991Z] 04944245beec: Verifying Checksum [2024-09-02T13:32:32.991Z] 04944245beec: Download complete [2024-09-02T13:32:32.991Z] 765212b225bb: Verifying Checksum [2024-09-02T13:32:32.991Z] 765212b225bb: Download complete [2024-09-02T13:32:32.991Z] f23df028b6ca: Verifying Checksum [2024-09-02T13:32:32.991Z] f23df028b6ca: Download complete [2024-09-02T13:32:32.991Z] d65c8cfc05b1: Verifying Checksum [2024-09-02T13:32:32.991Z] d65c8cfc05b1: Download complete [2024-09-02T13:32:32.991Z] 699f458cf7ca: Verifying Checksum [2024-09-02T13:32:32.991Z] 699f458cf7ca: Download complete [2024-09-02T13:32:33.575Z] 8998bd30e6a1: Verifying Checksum [2024-09-02T13:32:33.575Z] 8998bd30e6a1: Download complete [2024-09-02T13:32:36.155Z] 2437ff75d9bd: Verifying Checksum [2024-09-02T13:32:38.099Z] 8998bd30e6a1: Pull complete [2024-09-02T13:32:39.622Z] 04944245beec: Pull complete [2024-09-02T13:32:40.203Z] 699f458cf7ca: Pull complete [2024-09-02T13:32:40.203Z] 765212b225bb: Pull complete [2024-09-02T13:32:41.158Z] f23df028b6ca: Pull complete [2024-09-02T13:32:41.427Z] d65c8cfc05b1: Pull complete [2024-09-02T13:32:59.614Z] 2437ff75d9bd: Pull complete [2024-09-02T13:32:59.614Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-02T13:32:59.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T13:32:59.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T13:32:59.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-9202 does not seem to be running inside a container [2024-09-02T13:33:00.024Z] $ 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-09-02T13:33:02.618Z] $ docker top 7bb097d8b31775d56d6a71895f741374d901d5ef92a1ab4547640d05e0d8ac16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:33:03.527Z] ---> job-cost.sh [2024-09-02T13:33:03.527Z] lf-activate-venv: SKIPPING [2024-09-02T13:33:03.527Z] INFO: No Stack... [2024-09-02T13:33:04.106Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-02T13:33:04.686Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T13:33:05.341Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-09-02T13:33:05.341Z] + cut -d, -f6 [Pipeline] lock [2024-09-02T13:33:05.417Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [2024-09-02T13:33:05.424Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] did not exist. Created. [2024-09-02T13:33:05.431Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T13:33:06.160Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-0f8864e9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-02T13:33:06.824Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-02T13:33:06.871Z] Warning: overwriting stash ‘stack-cost’ [2024-09-02T13:33:06.919Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T13:33:06.940Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T13:33:07.037Z] $ docker stop --time=1 7bb097d8b31775d56d6a71895f741374d901d5ef92a1ab4547640d05e0d8ac16 [2024-09-02T13:33:08.582Z] $ docker rm -f --volumes 7bb097d8b31775d56d6a71895f741374d901d5ef92a1ab4547640d05e0d8ac16 [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-09-02T13:33:09.899Z] provisioning config files... [2024-09-02T13:33:09.908Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/config12360934977261179576tmp [Pipeline] { [Pipeline] sh [2024-09-02T13:33:10.267Z] + set +x [2024-09-02T13:33:10.267Z] + bash -s -- [2024-09-02T13:33:10.267Z] + curl -s https://codecov.io/bash [2024-09-02T13:33:10.527Z] [2024-09-02T13:33:10.527Z] _____ _ [2024-09-02T13:33:10.527Z] / ____| | | [2024-09-02T13:33:10.527Z] | | ___ __| | ___ ___ _____ __ [2024-09-02T13:33:10.527Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-02T13:33:10.527Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-02T13:33:10.527Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-02T13:33:10.527Z] Bash-1.0.6 [2024-09-02T13:33:10.527Z] [2024-09-02T13:33:10.527Z] [2024-09-02T13:33:10.527Z] ==> git version 2.25.1 found [2024-09-02T13:33:10.527Z] ==> 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-09-02T13:33:10.527Z] Release-Date: 2020-01-08 [2024-09-02T13:33:10.527Z] 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-09-02T13:33:10.527Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-02T13:33:10.527Z] ==> Jenkins CI detected. [2024-09-02T13:33:10.527Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-302 [2024-09-02T13:33:10.527Z] project root: . [2024-09-02T13:33:10.527Z] --> token set from env [2024-09-02T13:33:10.527Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-02T13:33:10.527Z] ==> Running gcov in . (disable via -X gcov) [2024-09-02T13:33:10.527Z] ==> Python coveragepy not found [2024-09-02T13:33:10.527Z] ==> Searching for coverage reports in: [2024-09-02T13:33:10.527Z] + . [2024-09-02T13:33:10.527Z] -> Found 1 reports [2024-09-02T13:33:10.527Z] ==> Detecting git/mercurial file structure [2024-09-02T13:33:10.527Z] ==> Reading reports [2024-09-02T13:33:10.527Z] + ./coverage.out bytes=41317 [2024-09-02T13:33:10.527Z] ==> Appending adjustments [2024-09-02T13:33:10.527Z] https://docs.codecov.io/docs/fixing-reports [2024-09-02T13:33:10.788Z] + Found adjustments [2024-09-02T13:33:10.788Z] ==> Gzipping contents [2024-09-02T13:33:10.788Z] 12K /tmp/codecov.NSpema.gz [2024-09-02T13:33:10.788Z] ==> Uploading reports [2024-09-02T13:33:10.788Z] url: https://codecov.io [2024-09-02T13:33:10.788Z] query: branch=PR-302&commit=b78a643bd34c444166301a4d7677c4251474a0b5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=302&job=&cmd_args= [2024-09-02T13:33:10.788Z] -> Pinging Codecov [2024-09-02T13:33:10.788Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-302&commit=b78a643bd34c444166301a4d7677c4251474a0b5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=302&job=&cmd_args= [2024-09-02T13:33:10.788Z] -> Uploading to [2024-09-02T13:33:10.788Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-02/581DD39554BDF9B6E22D074273EAD858/b78a643bd34c444166301a4d7677c4251474a0b5/cfca1c44-10db-4df5-a7d6-f0e3aa5f9ea4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T133310Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=276e433024bdcb2567560b08f65569cd0373ef68697eb8ada5efbb082722e6dc [2024-09-02T13:33:10.788Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T13:33:10.788Z] Dload Upload Total Spent Left Speed [2024-09-02T13:33:11.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 50047 --:--:-- --:--:-- --:--:-- 50047 [2024-09-02T13:33:11.048Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b78a643bd34c444166301a4d7677c4251474a0b5 [Pipeline] } [2024-09-02T13:33:11.082Z] 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-09-02T13:33:13.770Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives ] [2024-09-02T13:33:13.770Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives [2024-09-02T13:33:13.770Z] total 16 [2024-09-02T13:33:13.770Z] drwxr-xr-x 3 root root 4096 Sep 2 13:18 . [2024-09-02T13:33:13.770Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 2 13:18 .. [2024-09-02T13:33:13.770Z] drwxr-xr-x 2 root root 4096 Sep 2 13:18 cost [2024-09-02T13:33:13.770Z] -rw-r--r-- 1 root root 95 Sep 2 13:18 cost.csv [2024-09-02T13:33:13.770Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives [2024-09-02T13:33:13.770Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives [2024-09-02T13:33:13.770Z] total 16 [2024-09-02T13:33:13.770Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 13:18 . [2024-09-02T13:33:13.770Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 2 13:18 .. [2024-09-02T13:33:13.770Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 13:18 cost [2024-09-02T13:33:13.770Z] -rw-r--r-- 1 jenkins jenkins 95 Sep 2 13:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:33:14.231Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:33:15.138Z] ---> package-listing.sh [2024-09-02T13:33:15.138Z] ++ facter osfamily [2024-09-02T13:33:15.138Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-02T13:33:15.398Z] + OS_FAMILY=debian [2024-09-02T13:33:15.398Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-302 [2024-09-02T13:33:15.398Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-02T13:33:15.398Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-02T13:33:15.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-02T13:33:15.398Z] + PACKAGES=/tmp/packages_start.txt [2024-09-02T13:33:15.398Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-302 ']' [2024-09-02T13:33:15.398Z] + PACKAGES=/tmp/packages_end.txt [2024-09-02T13:33:15.398Z] + case "${OS_FAMILY}" in [2024-09-02T13:33:15.398Z] + dpkg -l [2024-09-02T13:33:15.398Z] + grep '^ii' [2024-09-02T13:33:15.398Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-02T13:33:15.398Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-02T13:33:15.398Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-02T13:33:15.398Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-302 ']' [2024-09-02T13:33:15.398Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives/ [2024-09-02T13:33:15.398Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-302/archives/ [Pipeline] echo [2024-09-02T13:33:15.439Z] 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-302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-02T13:33:15.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T13:33:16.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T13:33:16.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T13:33:16.585Z] prd-ubuntu20.04-docker-8c-8g-9201 does not seem to be running inside a container [2024-09-02T13:33:16.630Z] $ 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-302/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-302 -v /w/workspace/y_app-rfid-llrp-inventory_PR-302:/w/workspace/y_app-rfid-llrp-inventory_PR-302:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-302@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-09-02T13:33:16.826Z] $ docker top 292eb22e0b92e1a298b196b1dd861c71632a1c1178614c0fca23d23404a4fcc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T13:33:17.223Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-02T13:33:17.546Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-02T13:33:17.863Z] + ls /var/log/sa-host [2024-09-02T13:33:17.863Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T13:33:18.126Z] provisioning config files... [2024-09-02T13:33:18.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-302@tmp/config9160624462042406422tmp [Pipeline] { [Pipeline] echo [2024-09-02T13:33:18.211Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:33:18.540Z] ---> create-netrc.sh [Pipeline] } [2024-09-02T13:33:18.574Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:33:19.010Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-02T13:33:19.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:33:19.405Z] ---> sudo-logs.sh [2024-09-02T13:33:19.405Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-02T13:33:19.514Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:33:19.844Z] ---> job-cost.sh [2024-09-02T13:33:19.844Z] lf-activate-venv: SKIPPING [2024-09-02T13:33:19.844Z] DEBUG: total: 0.2199999988079071 [2024-09-02T13:33:19.844Z] INFO: Retrieving Stack Cost... [2024-09-02T13:33:20.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T13:33:20.362Z] INFO: Archiving Costs [Pipeline] echo [2024-09-02T13:33:20.403Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T13:33:20.737Z] ---> logs-deploy.sh [2024-09-02T13:33:20.738Z] lf-activate-venv: SKIPPING [2024-09-02T13:33:20.738Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-302/1 [2024-09-02T13:33:20.738Z] INFO: archiving workspace using pattern(s): [2024-09-02T13:33:21.675Z] Archives upload complete. [2024-09-02T13:33:21.676Z] INFO: archiving logs to Nexus