Pull request #287 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b94cb4a72158747f2649ed35182bcc075ce117d4+5b4415030ab3c0da7e927d10f7674bfb96f8b020 (4c833eca382d84dbd1a5a905e93fa7ce223fe6b8) 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-ssh3780695065863773266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3383831412422979261.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-287/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-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11026845906521790505.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-287/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5688218609499193786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8440095532011239521.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-287/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-287/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10385908225878774113.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2628 in /w/workspace/y_app-rfid-llrp-inventory_PR-287 [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-287 # 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 5b4415030ab3c0da7e927d10f7674bfb96f8b020 into PR head commit b94cb4a72158747f2649ed35182bcc075ce117d4 Merge succeeded, producing b94cb4a72158747f2649ed35182bcc075ce117d4 Checking out Revision b94cb4a72158747f2649ed35182bcc075ce117d4 (PR-287) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b94cb4a72158747f2649ed35182bcc075ce117d4 # 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 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b94cb4a72158747f2649ed35182bcc075ce117d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-17T13:41:29.322Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-17T13:41:29.531Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-17T13:41:29.646Z] ========================================================= [2024-04-17T13:41:29.647Z] EdgeX Global Pipelines Version Info [2024-04-17T13:41:29.647Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:41:30.777Z] ------------------- [2024-04-17T13:41:30.777Z] stable info: [2024-04-17T13:41:30.777Z] ------------------- [2024-04-17T13:41:30.777Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-17T13:41:30.777Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-17T13:41:30.777Z] Message: update stable to v1.0.258 [2024-04-17T13:41:31.345Z] ------------------- [2024-04-17T13:41:31.345Z] experimental info: [2024-04-17T13:41:31.345Z] ------------------- [2024-04-17T13:41:31.345Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-17T13:41:31.345Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-17T13:41:31.345Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-17T13:41:31.559Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-04-17T13:41:31.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-04-17T13:41:31.677Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-17T13:41:31.724Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-17T13:41:31.775Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-17T13:41:31.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-17T13:41:31.902Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-17T13:41:31.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-17T13:41:32.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-17T13:41:32.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-17T13:41:32.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-17T13:41:32.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-04-17T13:41:32.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-17T13:41:32.282Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-17T13:41:32.334Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-17T13:41:32.386Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-17T13:41:32.436Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-17T13:41:32.491Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-17T13:41:32.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-17T13:41:32.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-17T13:41:32.646Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-17T13:41:32.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-17T13:41:32.757Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-17T13:41:32.806Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-17T13:41:32.854Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-17T13:41:32.903Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-17T13:41:32.952Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-17T13:41:33.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-287 [Pipeline] echo [2024-04-17T13:41:33.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-287 [Pipeline] echo [2024-04-17T13:41:33.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-287 [Pipeline] echo [2024-04-17T13:41:33.153Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b94cb4a72158747f2649ed35182bcc075ce117d4 [Pipeline] echo [2024-04-17T13:41:33.196Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b94cb4a [Pipeline] echo [2024-04-17T13:41:33.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-17T13:41:33.393Z] provisioning config files... [2024-04-17T13:41:33.412Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp/config5446921558497048024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:41:33.782Z] ---> ****-login.sh [2024-04-17T13:41:33.782Z] nexus3.edgexfoundry.org:10001 [2024-04-17T13:41:34.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:34.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:34.302Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:34.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:34.302Z] [2024-04-17T13:41:34.302Z] Login Succeeded [2024-04-17T13:41:34.302Z] nexus3.edgexfoundry.org:10002 [2024-04-17T13:41:34.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:34.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:34.564Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:34.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:34.564Z] [2024-04-17T13:41:34.564Z] Login Succeeded [2024-04-17T13:41:34.564Z] nexus3.edgexfoundry.org:10003 [2024-04-17T13:41:34.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:34.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:34.564Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:34.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:34.564Z] [2024-04-17T13:41:34.564Z] Login Succeeded [2024-04-17T13:41:34.564Z] nexus3.edgexfoundry.org:10004 [2024-04-17T13:41:34.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:34.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:34.825Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:34.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:34.826Z] [2024-04-17T13:41:34.826Z] Login Succeeded [2024-04-17T13:41:34.826Z] ****.io [2024-04-17T13:41:34.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:35.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:35.086Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:35.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:35.086Z] [2024-04-17T13:41:35.086Z] Login Succeeded [2024-04-17T13:41:35.086Z] ---> ****-login.sh ends [Pipeline] } [2024-04-17T13:41:35.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-17T13:41:35.787Z] + git rev-list -1 --merges b94cb4a72158747f2649ed35182bcc075ce117d4~1..b94cb4a72158747f2649ed35182bcc075ce117d4 [Pipeline] echo [2024-04-17T13:41:35.827Z] -----------> git rev-list -1 --merges b94cb4a72158747f2649ed35182bcc075ce117d4~1..b94cb4a72158747f2649ed35182bcc075ce117d4 b94cb4a72158747f2649ed35182bcc075ce117d4 [false] [Pipeline] sh [2024-04-17T13:41:36.140Z] + git log --format=format:%s -1 b94cb4a72158747f2649ed35182bcc075ce117d4 [Pipeline] echo [2024-04-17T13:41:36.181Z] ========================================================= [2024-04-17T13:41:36.181Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-17T13:41:36.181Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-17T13:41:36.640Z] + git log --format=format:%s -1 b94cb4a72158747f2649ed35182bcc075ce117d4 [Pipeline] echo [2024-04-17T13:41:36.676Z] [semverPrep] GIT_COMMIT: b94cb4a72158747f2649ed35182bcc075ce117d4, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-04-17T13:41:36.713Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-17T13:41:37.122Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-17T13:41:37.122Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-17T13:41:37.122Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-17T13:41:37.122Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-17T13:41:37.122Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-17T13:41:37.122Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-17T13:41:37.122Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:41:37.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-17T13:41:37.625Z] [2024-04-17T13:41:37.625Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:41:38.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-17T13:41:38.005Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-17T13:41:38.005Z] b85a868b505f: Pulling fs layer [2024-04-17T13:41:38.005Z] e2be974225ed: Pulling fs layer [2024-04-17T13:41:38.005Z] 339a4e72a1f5: Pulling fs layer [2024-04-17T13:41:38.005Z] 988bab9f4d93: Pulling fs layer [2024-04-17T13:41:38.005Z] 1469e6f7b9e6: Pulling fs layer [2024-04-17T13:41:38.005Z] eaf3925da568: Pulling fs layer [2024-04-17T13:41:38.005Z] bab4dde63d76: Pulling fs layer [2024-04-17T13:41:38.005Z] bde34c3a00c8: Pulling fs layer [2024-04-17T13:41:38.005Z] b352a97aabf1: Pulling fs layer [2024-04-17T13:41:38.005Z] 4872d77fe225: Pulling fs layer [2024-04-17T13:41:38.005Z] 5851b861e8e6: Pulling fs layer [2024-04-17T13:41:38.005Z] eaf3925da568: Waiting [2024-04-17T13:41:38.005Z] bab4dde63d76: Waiting [2024-04-17T13:41:38.005Z] bde34c3a00c8: Waiting [2024-04-17T13:41:38.005Z] b352a97aabf1: Waiting [2024-04-17T13:41:38.005Z] 4872d77fe225: Waiting [2024-04-17T13:41:38.005Z] 5851b861e8e6: Waiting [2024-04-17T13:41:38.005Z] 988bab9f4d93: Waiting [2024-04-17T13:41:38.005Z] 1469e6f7b9e6: Waiting [2024-04-17T13:41:38.005Z] e2be974225ed: Verifying Checksum [2024-04-17T13:41:38.005Z] e2be974225ed: Download complete [2024-04-17T13:41:38.005Z] 988bab9f4d93: Verifying Checksum [2024-04-17T13:41:38.005Z] 988bab9f4d93: Download complete [2024-04-17T13:41:38.005Z] 1469e6f7b9e6: Verifying Checksum [2024-04-17T13:41:38.005Z] 1469e6f7b9e6: Download complete [2024-04-17T13:41:38.265Z] 339a4e72a1f5: Verifying Checksum [2024-04-17T13:41:38.265Z] 339a4e72a1f5: Download complete [2024-04-17T13:41:38.265Z] eaf3925da568: Verifying Checksum [2024-04-17T13:41:38.265Z] eaf3925da568: Download complete [2024-04-17T13:41:38.265Z] bde34c3a00c8: Verifying Checksum [2024-04-17T13:41:38.265Z] bde34c3a00c8: Download complete [2024-04-17T13:41:38.265Z] b352a97aabf1: Download complete [2024-04-17T13:41:38.265Z] 4872d77fe225: Verifying Checksum [2024-04-17T13:41:38.265Z] 4872d77fe225: Download complete [2024-04-17T13:41:38.265Z] 5851b861e8e6: Verifying Checksum [2024-04-17T13:41:38.265Z] 5851b861e8e6: Download complete [2024-04-17T13:41:38.265Z] b85a868b505f: Verifying Checksum [2024-04-17T13:41:38.265Z] b85a868b505f: Download complete [2024-04-17T13:41:38.524Z] bab4dde63d76: Verifying Checksum [2024-04-17T13:41:38.524Z] bab4dde63d76: Download complete [2024-04-17T13:41:39.465Z] b85a868b505f: Pull complete [2024-04-17T13:41:39.465Z] e2be974225ed: Pull complete [2024-04-17T13:41:40.033Z] 339a4e72a1f5: Pull complete [2024-04-17T13:41:40.033Z] 988bab9f4d93: Pull complete [2024-04-17T13:41:40.293Z] 1469e6f7b9e6: Pull complete [2024-04-17T13:41:40.552Z] eaf3925da568: Pull complete [2024-04-17T13:41:41.929Z] bab4dde63d76: Pull complete [2024-04-17T13:41:42.189Z] bde34c3a00c8: Pull complete [2024-04-17T13:41:42.189Z] b352a97aabf1: Pull complete [2024-04-17T13:41:42.451Z] 4872d77fe225: Pull complete [2024-04-17T13:41:42.451Z] 5851b861e8e6: Pull complete [2024-04-17T13:41:42.451Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-17T13:41:42.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-17T13:41:42.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T13:41:42.725Z] prd-ubuntu20.04-docker-8c-8g-2628 does not seem to be running inside a container [2024-04-17T13:41:42.753Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-287 -v /w/workspace/y_app-rfid-llrp-inventory_PR-287:/w/workspace/y_app-rfid-llrp-inventory_PR-287:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-287@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-04-17T13:41:46.870Z] $ docker top ab38c2c4ed779b4fbb7e57cf201990c80cb2a8d4bba9869889236c687e314f68 -eo pid,comm [2024-04-17T13:41:46.925Z] 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-04-17T13:41:46.925Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-17T13:41:47.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-17T13:41:47.073Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-17T13:41:47.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-17T13:41:47.178Z] $ docker exec ab38c2c4ed779b4fbb7e57cf201990c80cb2a8d4bba9869889236c687e314f68 ssh-agent [2024-04-17T13:41:47.282Z] SSH_AUTH_SOCK=/tmp/ssh-k3hEEeacYypR/agent.32 [2024-04-17T13:41:47.282Z] SSH_AGENT_PID=38 [2024-04-17T13:41:47.287Z] Running ssh-add (command line suppressed) [2024-04-17T13:41:47.379Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp/private_key_5622999290492050319.key (/w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp/private_key_5622999290492050319.key) [2024-04-17T13:41:47.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-17T13:41:47.752Z] + git tag --points-at HEAD [Pipeline] } [2024-04-17T13:41:47.776Z] $ docker exec --env ******** --env ******** ab38c2c4ed779b4fbb7e57cf201990c80cb2a8d4bba9869889236c687e314f68 ssh-agent -k [2024-04-17T13:41:47.868Z] unset SSH_AUTH_SOCK; [2024-04-17T13:41:47.868Z] unset SSH_AGENT_PID; [2024-04-17T13:41:47.868Z] echo Agent pid 38 killed; [2024-04-17T13:41:47.879Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-17T13:41:47.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-17T13:41:47.985Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-17T13:41:48.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-17T13:41:48.115Z] $ docker exec ab38c2c4ed779b4fbb7e57cf201990c80cb2a8d4bba9869889236c687e314f68 ssh-agent [2024-04-17T13:41:48.223Z] SSH_AUTH_SOCK=/tmp/ssh-Y2fE9ZcnhD4M/agent.71 [2024-04-17T13:41:48.223Z] SSH_AGENT_PID=77 [2024-04-17T13:41:48.227Z] Running ssh-add (command line suppressed) [2024-04-17T13:41:48.323Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp/private_key_16144868240045370216.key (/w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp/private_key_16144868240045370216.key) [2024-04-17T13:41:48.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-17T13:41:48.674Z] + git semver init [2024-04-17T13:41:48.935Z] 2024-04-17 13:41:48,824 [run_init] DEBUG init version:0.0.0 force:False [2024-04-17T13:41:48.935Z] 2024-04-17 13:41:48,824 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-287/.semver [2024-04-17T13:41:48.935Z] 2024-04-17 13:41:48,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-287/.semver [2024-04-17T13:41:48.935Z] 2024-04-17 13:41:48,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-287/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-287, universal_newlines=False, shell=None, istream=None) [2024-04-17T13:41:50.317Z] 2024-04-17 13:41:50,238 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-287/.git/info/exclude [2024-04-17T13:41:50.317Z] 2024-04-17 13:41:50,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-287/.semver/PR-287 with force:False [2024-04-17T13:41:50.317Z] 2024-04-17 13:41:50,238 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-287/.semver/PR-287 [2024-04-17T13:41:50.317Z] 2024-04-17 13:41:50,242 [execute] INFO git cat-file --batch-check [2024-04-17T13:41:50.317Z] 2024-04-17 13:41:50,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-287/.semver, universal_newlines=False, shell=None, istream=) [2024-04-17T13:41:50.317Z] 2024-04-17 13:41:50,248 [execute] INFO git cat-file --batch [2024-04-17T13:41:50.317Z] 2024-04-17 13:41:50,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-287/.semver, universal_newlines=False, shell=None, istream=) [2024-04-17T13:41:50.317Z] 2024-04-17 13:41:50,253 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-287/.semver/PR-287 [2024-04-17T13:41:50.317Z] 0.0.0 [Pipeline] } [2024-04-17T13:41:50.343Z] $ docker exec --env ******** --env ******** ab38c2c4ed779b4fbb7e57cf201990c80cb2a8d4bba9869889236c687e314f68 ssh-agent -k [2024-04-17T13:41:50.436Z] unset SSH_AUTH_SOCK; [2024-04-17T13:41:50.437Z] unset SSH_AGENT_PID; [2024-04-17T13:41:50.437Z] echo Agent pid 77 killed; [2024-04-17T13:41:50.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-17T13:41:50.898Z] + git semver [Pipeline] } [2024-04-17T13:41:51.182Z] $ docker stop --time=1 ab38c2c4ed779b4fbb7e57cf201990c80cb2a8d4bba9869889236c687e314f68 [2024-04-17T13:41:52.471Z] $ docker rm -f --volumes ab38c2c4ed779b4fbb7e57cf201990c80cb2a8d4bba9869889236c687e314f68 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-17T13:41:52.955Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-17T13:41:53.234Z] Stashed 1 file(s) [Pipeline] echo [2024-04-17T13:41:53.253Z] [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-04-17T13:41:53.919Z] provisioning config files... [2024-04-17T13:41:53.930Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp/config7414495193194033394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:41:54.291Z] ---> ****-login.sh [2024-04-17T13:41:54.292Z] nexus3.edgexfoundry.org:10001 [2024-04-17T13:41:54.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:54.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:54.292Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:54.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:54.292Z] [2024-04-17T13:41:54.292Z] Login Succeeded [2024-04-17T13:41:54.292Z] nexus3.edgexfoundry.org:10002 [2024-04-17T13:41:54.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:54.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:54.292Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:54.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:54.292Z] [2024-04-17T13:41:54.292Z] Login Succeeded [2024-04-17T13:41:54.292Z] nexus3.edgexfoundry.org:10003 [2024-04-17T13:41:54.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:54.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:54.551Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:54.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:54.551Z] [2024-04-17T13:41:54.551Z] Login Succeeded [2024-04-17T13:41:54.551Z] nexus3.edgexfoundry.org:10004 [2024-04-17T13:41:54.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:54.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:54.551Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:54.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:54.551Z] [2024-04-17T13:41:54.551Z] Login Succeeded [2024-04-17T13:41:54.552Z] ****.io [2024-04-17T13:41:54.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:41:54.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:41:54.812Z] Configure a credential helper to remove this warning. See [2024-04-17T13:41:54.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:41:54.812Z] [2024-04-17T13:41:54.812Z] Login Succeeded [2024-04-17T13:41:54.812Z] ---> ****-login.sh ends [Pipeline] } [2024-04-17T13:41:54.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-17T13:41:55.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-17T13:41:55.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-17T13:41:55.171Z] ========================================================= [2024-04-17T13:41:55.172Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-17T13:41:55.172Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:41:55.671Z] + 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-04-17T13:41:55.671Z] Sending build context to Docker daemon 16.97MB [2024-04-17T13:41:55.671Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-17T13:41:55.671Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-17T13:41:55.671Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-17T13:41:55.671Z] 7264a8db6415: Pulling fs layer [2024-04-17T13:41:55.671Z] c4d48a809fc2: Pulling fs layer [2024-04-17T13:41:55.671Z] 4f1c88b9dad5: Pulling fs layer [2024-04-17T13:41:55.671Z] ad3a456e5733: Pulling fs layer [2024-04-17T13:41:55.671Z] 69c7f0334f64: Pulling fs layer [2024-04-17T13:41:55.671Z] 1f1c1a5573a3: Pulling fs layer [2024-04-17T13:41:55.671Z] ce7588e14bc9: Pulling fs layer [2024-04-17T13:41:55.671Z] b5e4710f87ac: Pulling fs layer [2024-04-17T13:41:55.671Z] ad3a456e5733: Waiting [2024-04-17T13:41:55.671Z] 69c7f0334f64: Waiting [2024-04-17T13:41:55.671Z] b5e4710f87ac: Waiting [2024-04-17T13:41:55.671Z] 1f1c1a5573a3: Waiting [2024-04-17T13:41:55.671Z] ce7588e14bc9: Waiting [2024-04-17T13:41:55.671Z] c4d48a809fc2: Verifying Checksum [2024-04-17T13:41:55.671Z] c4d48a809fc2: Download complete [2024-04-17T13:41:55.671Z] ad3a456e5733: Verifying Checksum [2024-04-17T13:41:55.671Z] ad3a456e5733: Download complete [2024-04-17T13:41:55.942Z] 69c7f0334f64: Download complete [2024-04-17T13:41:55.942Z] 7264a8db6415: Verifying Checksum [2024-04-17T13:41:55.942Z] 7264a8db6415: Download complete [2024-04-17T13:41:55.942Z] 1f1c1a5573a3: Verifying Checksum [2024-04-17T13:41:55.942Z] 1f1c1a5573a3: Download complete [2024-04-17T13:41:55.942Z] 7264a8db6415: Pull complete [2024-04-17T13:41:56.211Z] c4d48a809fc2: Pull complete [2024-04-17T13:41:56.211Z] b5e4710f87ac: Verifying Checksum [2024-04-17T13:41:56.211Z] b5e4710f87ac: Download complete [2024-04-17T13:41:56.469Z] 4f1c88b9dad5: Verifying Checksum [2024-04-17T13:41:56.469Z] 4f1c88b9dad5: Download complete [2024-04-17T13:41:56.727Z] ce7588e14bc9: Verifying Checksum [2024-04-17T13:41:56.727Z] ce7588e14bc9: Download complete [2024-04-17T13:42:00.012Z] 4f1c88b9dad5: Pull complete [2024-04-17T13:42:00.012Z] ad3a456e5733: Pull complete [2024-04-17T13:42:00.012Z] 69c7f0334f64: Pull complete [2024-04-17T13:42:00.012Z] 1f1c1a5573a3: Pull complete [2024-04-17T13:42:01.918Z] ce7588e14bc9: Pull complete [2024-04-17T13:42:02.485Z] b5e4710f87ac: Pull complete [2024-04-17T13:42:02.485Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-17T13:42:02.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-17T13:42:02.485Z] ---> 88b5674ff536 [2024-04-17T13:42:02.485Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-17T13:42:07.777Z] ---> Running in 48e0a7bbd8f3 [2024-04-17T13:42:07.777Z] Removing intermediate container 48e0a7bbd8f3 [2024-04-17T13:42:07.777Z] ---> a5e4b36ff15d [2024-04-17T13:42:07.777Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-17T13:42:07.777Z] ---> Running in 663866c8f842 [2024-04-17T13:42:07.777Z] Removing intermediate container 663866c8f842 [2024-04-17T13:42:07.777Z] ---> 0698260c1f77 [2024-04-17T13:42:07.777Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-17T13:42:07.777Z] ---> Running in 606503a09653 [2024-04-17T13:42:07.777Z] Removing intermediate container 606503a09653 [2024-04-17T13:42:07.777Z] ---> e6478cf7454a [2024-04-17T13:42:07.777Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-17T13:42:07.777Z] ---> Running in 8354d23820fa [2024-04-17T13:42:08.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-17T13:42:08.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-17T13:42:08.554Z] OK: 264 MiB in 52 packages [2024-04-17T13:42:08.709Z] Still waiting to schedule task [2024-04-17T13:42:08.709Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-17T13:42:09.122Z] Removing intermediate container 8354d23820fa [2024-04-17T13:42:09.122Z] ---> 0d36413ff52a [2024-04-17T13:42:09.122Z] Step 7/12 : WORKDIR /app [2024-04-17T13:42:09.122Z] ---> Running in e68d8d32f593 [2024-04-17T13:42:09.122Z] Removing intermediate container e68d8d32f593 [2024-04-17T13:42:09.122Z] ---> b3ca25c84e71 [2024-04-17T13:42:09.122Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-17T13:42:09.122Z] ---> 538092343ba3 [2024-04-17T13:42:09.122Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-17T13:42:09.122Z] ---> Running in 689759a6b91f [2024-04-17T13:43:43.529Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2629 in /w/workspace/y_app-rfid-llrp-inventory_PR-287 [Pipeline] { [Pipeline] ws [2024-04-17T13:43:43.604Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-04-17T13:43:43.701Z] The recommended git tool is: git [2024-04-17T13:43:45.628Z] Removing intermediate container 689759a6b91f [2024-04-17T13:43:45.628Z] ---> 9d0298d1c9d4 [2024-04-17T13:43:45.628Z] Step 10/12 : COPY . . [2024-04-17T13:43:45.628Z] ---> 46b6668c6c80 [2024-04-17T13:43:45.628Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-17T13:43:45.628Z] ---> Running in 901e358384ae [2024-04-17T13:43:45.628Z] Removing intermediate container 901e358384ae [2024-04-17T13:43:45.628Z] ---> 47cb887e90e5 [2024-04-17T13:43:45.628Z] Step 12/12 : RUN $MAKE [2024-04-17T13:43:45.628Z] ---> Running in a44ecee1278d [2024-04-17T13:43:45.628Z] noop [2024-04-17T13:43:45.628Z] Removing intermediate container a44ecee1278d [2024-04-17T13:43:45.628Z] ---> 0dd307346c34 [2024-04-17T13:43:45.628Z] Successfully built 0dd307346c34 [2024-04-17T13:43:45.628Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:43:46.125Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-17T13:43:46.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T13:43:46.296Z] prd-ubuntu20.04-docker-8c-8g-2628 does not seem to be running inside a container [2024-04-17T13:43:46.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-287 -v /w/workspace/y_app-rfid-llrp-inventory_PR-287:/w/workspace/y_app-rfid-llrp-inventory_PR-287:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-287@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-04-17T13:43:46.832Z] $ docker top 2304962bf98d243a072de94611fd272c6b5984be6ec335388de4d1b85aca4f01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-17T13:43:47.247Z] + go version [2024-04-17T13:43:47.247Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-17T13:43:47.276Z] $ docker stop --time=1 2304962bf98d243a072de94611fd272c6b5984be6ec335388de4d1b85aca4f01 [2024-04-17T13:43:48.514Z] using credential edgex-jenkins-ssh [2024-04-17T13:43:48.535Z] Cloning the remote Git repository [2024-04-17T13:43:48.587Z] $ docker rm -f --volumes 2304962bf98d243a072de94611fd272c6b5984be6ec335388de4d1b85aca4f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:43:49.390Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-17T13:43:49.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T13:43:49.566Z] prd-ubuntu20.04-docker-8c-8g-2628 does not seem to be running inside a container [2024-04-17T13:43:49.592Z] $ 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-287 -v /w/workspace/y_app-rfid-llrp-inventory_PR-287:/w/workspace/y_app-rfid-llrp-inventory_PR-287:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-287@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-04-17T13:43:48.574Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-04-17T13:43:48.663Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-04-17T13:43:48.802Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-04-17T13:43:48.803Z] > git --version # timeout=10 [2024-04-17T13:43:48.822Z] > git --version # 'git version 2.25.1' [2024-04-17T13:43:48.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-17T13:43:48.975Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-17T13:43:49.912Z] $ docker top 6ca799c71540c0ec212b86adb0d5a7fa7f6ac5050b429fcf0c2d37033c66fa13 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-17T13:43:50.327Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-287 [Pipeline] fileExists [Pipeline] sh [2024-04-17T13:43:50.704Z] + make test [2024-04-17T13:43:50.704Z] go test -race ./... -coverprofile=coverage.out ./... [2024-04-17T13:43:51.531Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-04-17T13:43:51.562Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-17T13:43:53.104Z] Merging remotes/origin/main commit 5b4415030ab3c0da7e927d10f7674bfb96f8b020 into PR head commit b94cb4a72158747f2649ed35182bcc075ce117d4 [2024-04-17T13:43:53.371Z] Merge succeeded, producing b94cb4a72158747f2649ed35182bcc075ce117d4 [2024-04-17T13:43:53.371Z] Checking out Revision b94cb4a72158747f2649ed35182bcc075ce117d4 (PR-287) [2024-04-17T13:43:52.448Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-04-17T13:43:52.487Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-04-17T13:43:52.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-17T13:43:52.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/287/head:refs/remotes/origin/PR-287 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-17T13:43:53.118Z] > git config core.sparsecheckout # timeout=10 [2024-04-17T13:43:53.183Z] > git checkout -f b94cb4a72158747f2649ed35182bcc075ce117d4 # timeout=10 [2024-04-17T13:43:53.270Z] > git remote # timeout=10 [2024-04-17T13:43:53.285Z] > git config --get remote.origin.url # timeout=10 [2024-04-17T13:43:53.308Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-17T13:43:53.325Z] > git merge 5b4415030ab3c0da7e927d10f7674bfb96f8b020 # timeout=10 [2024-04-17T13:43:53.352Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-17T13:43:53.374Z] > git config core.sparsecheckout # timeout=10 [2024-04-17T13:43:53.386Z] > git checkout -f b94cb4a72158747f2649ed35182bcc075ce117d4 # timeout=10 [2024-04-17T13:43:53.860Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-04-17T13:43:53.898Z] > git --version # timeout=10 [2024-04-17T13:43:53.909Z] > git --version # 'git version 2.25.1' [2024-04-17T13:43:53.925Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-17T13:43:58.778Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-17T13:43:58.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-17T13:43:58.778Z] Dload Upload Total Spent Left Speed [2024-04-17T13:43:58.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-04-17T13:43:59.122Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-17T13:43:59.460Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-17T13:43:59.460Z] + sudo tee /etc/docker/daemon.new [2024-04-17T13:43:59.460Z] { [2024-04-17T13:43:59.460Z] "registry-mirrors": [ [2024-04-17T13:43:59.460Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-17T13:43:59.460Z] ], [2024-04-17T13:43:59.460Z] "bip": "10.250.0.254/24", [2024-04-17T13:43:59.460Z] "hosts": [ [2024-04-17T13:43:59.460Z] "tcp://0.0.0.0:5555", [2024-04-17T13:43:59.460Z] "unix:///var/run/docker.sock" [2024-04-17T13:43:59.460Z] ], [2024-04-17T13:43:59.460Z] "mtu": 1458, [2024-04-17T13:43:59.460Z] "selinux-enabled": true, [2024-04-17T13:43:59.460Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-17T13:43:59.460Z] } [Pipeline] sh [2024-04-17T13:43:59.803Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-17T13:44:00.155Z] + sudo service docker restart [2024-04-17T13:44:17.244Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-04-17T13:44:17.244Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-17T13:44:18.470Z] provisioning config files... [2024-04-17T13:44:18.496Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config17443688756318008941tmp [Pipeline] { [Pipeline] libraryResource [2024-04-17T13:44:18.619Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.131s coverage: 86.2% of statements [Pipeline] sh [2024-04-17T13:44:19.015Z] ---> ****-login.sh [2024-04-17T13:44:19.015Z] nexus3.edgexfoundry.org:10001 [2024-04-17T13:44:19.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:44:19.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:44:19.601Z] Configure a credential helper to remove this warning. See [2024-04-17T13:44:19.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:44:19.601Z] [2024-04-17T13:44:19.601Z] Login Succeeded [2024-04-17T13:44:19.601Z] nexus3.edgexfoundry.org:10002 [2024-04-17T13:44:19.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:44:20.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:44:20.138Z] Configure a credential helper to remove this warning. See [2024-04-17T13:44:20.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:44:20.138Z] [2024-04-17T13:44:20.138Z] Login Succeeded [2024-04-17T13:44:20.138Z] nexus3.edgexfoundry.org:10003 [2024-04-17T13:44:20.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:44:20.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:44:20.410Z] Configure a credential helper to remove this warning. See [2024-04-17T13:44:20.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:44:20.410Z] [2024-04-17T13:44:20.410Z] Login Succeeded [2024-04-17T13:44:20.410Z] nexus3.edgexfoundry.org:10004 [2024-04-17T13:44:20.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:44:20.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:44:20.683Z] Configure a credential helper to remove this warning. See [2024-04-17T13:44:20.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:44:20.683Z] [2024-04-17T13:44:20.683Z] Login Succeeded [2024-04-17T13:44:20.683Z] ****.io [2024-04-17T13:44:20.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-17T13:44:21.167Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.668s coverage: 71.9% of statements [2024-04-17T13:44:21.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-17T13:44:21.220Z] Configure a credential helper to remove this warning. See [2024-04-17T13:44:21.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-17T13:44:21.220Z] [2024-04-17T13:44:21.220Z] Login Succeeded [2024-04-17T13:44:21.220Z] ---> ****-login.sh ends [Pipeline] } [2024-04-17T13:44:21.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-17T13:44:21.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-17T13:44:21.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-17T13:44:21.739Z] ========================================================= [2024-04-17T13:44:21.739Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-17T13:44:21.739Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:44:22.258Z] + 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-04-17T13:44:22.527Z] Sending build context to Docker daemon 673.8kB [2024-04-17T13:44:22.527Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-17T13:44:22.527Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-17T13:44:22.797Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-17T13:44:22.797Z] 9fda8d8052c6: Pulling fs layer [2024-04-17T13:44:22.797Z] 5d54e960e981: Pulling fs layer [2024-04-17T13:44:22.797Z] c4a7e357bf2a: Pulling fs layer [2024-04-17T13:44:22.797Z] f0e02332f6b5: Pulling fs layer [2024-04-17T13:44:22.797Z] 872ee5b61b7b: Pulling fs layer [2024-04-17T13:44:22.797Z] 0c6a40ed1a82: Pulling fs layer [2024-04-17T13:44:22.797Z] 94ae7d8d031c: Pulling fs layer [2024-04-17T13:44:22.797Z] f0e02332f6b5: Waiting [2024-04-17T13:44:22.797Z] 872ee5b61b7b: Waiting [2024-04-17T13:44:22.797Z] 0c6a40ed1a82: Waiting [2024-04-17T13:44:22.797Z] 94ae7d8d031c: Waiting [2024-04-17T13:44:22.797Z] 5d54e960e981: Verifying Checksum [2024-04-17T13:44:22.797Z] 5d54e960e981: Download complete [2024-04-17T13:44:22.797Z] f0e02332f6b5: Verifying Checksum [2024-04-17T13:44:22.797Z] f0e02332f6b5: Download complete [2024-04-17T13:44:22.797Z] 872ee5b61b7b: Verifying Checksum [2024-04-17T13:44:22.797Z] 872ee5b61b7b: Download complete [2024-04-17T13:44:22.797Z] 9fda8d8052c6: Download complete [2024-04-17T13:44:23.387Z] 94ae7d8d031c: Verifying Checksum [2024-04-17T13:44:23.387Z] 94ae7d8d031c: Download complete [2024-04-17T13:44:23.657Z] 9fda8d8052c6: Pull complete [2024-04-17T13:44:24.245Z] 5d54e960e981: Pull complete [2024-04-17T13:44:24.513Z] c4a7e357bf2a: Verifying Checksum [2024-04-17T13:44:24.514Z] c4a7e357bf2a: Download complete [2024-04-17T13:44:25.476Z] 0c6a40ed1a82: Download complete [2024-04-17T13:44:37.818Z] c4a7e357bf2a: Pull complete [2024-04-17T13:44:37.818Z] f0e02332f6b5: Pull complete [2024-04-17T13:44:37.818Z] 872ee5b61b7b: Pull complete [2024-04-17T13:44:46.042Z] 0c6a40ed1a82: Pull complete [2024-04-17T13:44:47.994Z] 94ae7d8d031c: Pull complete [2024-04-17T13:44:47.994Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-17T13:44:47.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-17T13:44:47.994Z] ---> 86de565de09d [2024-04-17T13:44:47.994Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-04-17T13:44:49.405Z] ---> Running in a8fb32332e14 [2024-04-17T13:44:49.673Z] Removing intermediate container a8fb32332e14 [2024-04-17T13:44:49.673Z] ---> 2ee485f18abc [2024-04-17T13:44:49.673Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-17T13:44:49.673Z] ---> Running in 1ca5e0973635 [2024-04-17T13:44:49.941Z] Removing intermediate container 1ca5e0973635 [2024-04-17T13:44:49.941Z] ---> 27fcd0957982 [2024-04-17T13:44:49.941Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-04-17T13:44:50.208Z] ---> Running in 69f30242692d [2024-04-17T13:44:50.478Z] Removing intermediate container 69f30242692d [2024-04-17T13:44:50.478Z] ---> bafc5a2d3e58 [2024-04-17T13:44:50.478Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-17T13:44:50.478Z] ---> Running in 6f99fc90af79 [2024-04-17T13:44:51.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-17T13:44:51.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-17T13:44:52.851Z] OK: 266 MiB in 52 packages [2024-04-17T13:44:53.820Z] Removing intermediate container 6f99fc90af79 [2024-04-17T13:44:53.820Z] ---> d836310f0efd [2024-04-17T13:44:53.820Z] Step 7/12 : WORKDIR /app [2024-04-17T13:44:53.820Z] ---> Running in f245fe61fd47 [2024-04-17T13:44:54.409Z] Removing intermediate container f245fe61fd47 [2024-04-17T13:44:54.409Z] ---> 37e2e13b3312 [2024-04-17T13:44:54.409Z] Step 8/12 : COPY go.mod vendor* ./ [2024-04-17T13:44:54.677Z] ---> 970c6ba4516f [2024-04-17T13:44:54.677Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-17T13:44:54.946Z] ---> Running in 82e7a6271a24 [2024-04-17T13:44:59.877Z] go vet ./... [2024-04-17T13:45:01.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-17T13:45:01.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-17T13:45:01.518Z] ./bin/test-attribution.sh [2024-04-17T13:45:01.518Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-17T13:45:01.518Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-17T13:45:01.787Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-17T13:45:01.787Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-17T13:45:01.787Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-17T13:45:01.787Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-17T13:45:01.787Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-17T13:45:01.788Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-17T13:45:01.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-17T13:45:01.878Z] $ docker stop --time=1 6ca799c71540c0ec212b86adb0d5a7fa7f6ac5050b429fcf0c2d37033c66fa13 [2024-04-17T13:45:09.603Z] $ docker rm -f --volumes 6ca799c71540c0ec212b86adb0d5a7fa7f6ac5050b429fcf0c2d37033c66fa13 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-17T13:45:10.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-17T13:45:10.382Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-17T13:45:11.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-17T13:45:11.426Z] + ls -al . [2024-04-17T13:45:11.426Z] total 276 [2024-04-17T13:45:11.426Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 17 13:43 . [2024-04-17T13:45:11.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 13:41 .. [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 17 13:41 .dockerignore [2024-04-17T13:45:11.426Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 13:44 .git [2024-04-17T13:45:11.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 13:41 .github [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 773 Apr 17 13:41 .gitignore [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 13:41 .golangci.yml [2024-04-17T13:45:11.426Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 13:41 .semver [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 10232 Apr 17 13:41 Attribution.txt [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 11245 Apr 17 13:41 CHANGELOG.md [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 1768 Apr 17 13:41 Dockerfile [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 13:41 GOVERNANCE.md [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 665 Apr 17 13:41 Jenkinsfile [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 17 13:41 LICENSE [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 2503 Apr 17 13:41 Makefile [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 17 13:41 OWNERS.md [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 3851 Apr 17 13:41 README.md [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 13:41 VERSION [2024-04-17T13:45:11.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 13:41 bin [2024-04-17T13:45:11.426Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 17 13:44 coverage.out [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 7355 Apr 17 13:41 go.mod [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 101573 Apr 17 13:41 go.sum [2024-04-17T13:45:11.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 13:41 images [2024-04-17T13:45:11.426Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 13:41 internal [2024-04-17T13:45:11.426Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 17 13:41 main.go [2024-04-17T13:45:11.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 13:41 openapi [2024-04-17T13:45:11.426Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 13:41 res [2024-04-17T13:45:11.426Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 13:41 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:45:11.819Z] + 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=b94cb4a72158747f2649ed35182bcc075ce117d4 --label arch=amd64 --label version=0.0.0 . [2024-04-17T13:45:11.819Z] Sending build context to Docker daemon 16.97MB [2024-04-17T13:45:11.819Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-04-17T13:45:11.819Z] Step 2/30 : FROM ${BASE} AS builder [2024-04-17T13:45:11.819Z] ---> 0dd307346c34 [2024-04-17T13:45:11.819Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-04-17T13:45:12.387Z] ---> Running in 543246a45748 [2024-04-17T13:45:12.387Z] Removing intermediate container 543246a45748 [2024-04-17T13:45:12.387Z] ---> 8c105e946b36 [2024-04-17T13:45:12.387Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-04-17T13:45:12.645Z] ---> Running in 0d6f1001fe6c [2024-04-17T13:45:12.645Z] Removing intermediate container 0d6f1001fe6c [2024-04-17T13:45:12.645Z] ---> fa539929bc60 [2024-04-17T13:45:12.645Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-04-17T13:45:12.645Z] ---> Running in 08118ff70968 [2024-04-17T13:45:12.645Z] Removing intermediate container 08118ff70968 [2024-04-17T13:45:12.645Z] ---> 59296fcab93f [2024-04-17T13:45:12.645Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-17T13:45:12.645Z] ---> Running in 23587af363e4 [2024-04-17T13:45:12.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-17T13:45:13.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-17T13:45:13.433Z] OK: 264 MiB in 52 packages [2024-04-17T13:45:14.003Z] Removing intermediate container 23587af363e4 [2024-04-17T13:45:14.003Z] ---> 873d7082f7cb [2024-04-17T13:45:14.003Z] Step 7/30 : WORKDIR /app [2024-04-17T13:45:14.003Z] ---> Running in 0ecd2069c83e [2024-04-17T13:45:14.003Z] Removing intermediate container 0ecd2069c83e [2024-04-17T13:45:14.003Z] ---> e9eccfbd2479 [2024-04-17T13:45:14.003Z] Step 8/30 : COPY go.mod vendor* ./ [2024-04-17T13:45:14.003Z] ---> 86d69d3637be [2024-04-17T13:45:14.003Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-17T13:45:14.003Z] ---> Running in 9eef6a435375 [2024-04-17T13:45:14.936Z] Removing intermediate container 9eef6a435375 [2024-04-17T13:45:14.936Z] ---> bcfe6d9d8ffc [2024-04-17T13:45:14.936Z] Step 10/30 : COPY . . [2024-04-17T13:45:15.504Z] ---> 347da0be8973 [2024-04-17T13:45:15.504Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-17T13:45:15.504Z] ---> Running in a17743e440b5 [2024-04-17T13:45:15.504Z] Removing intermediate container a17743e440b5 [2024-04-17T13:45:15.504Z] ---> 1f24e77ab6ed [2024-04-17T13:45:15.504Z] Step 12/30 : RUN $MAKE [2024-04-17T13:45:15.504Z] ---> Running in 74377dfa6889 [2024-04-17T13:45:15.762Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.34 -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-04-17T13:45:47.938Z] Removing intermediate container 74377dfa6889 [2024-04-17T13:45:47.938Z] ---> 88d67a66b560 [2024-04-17T13:45:47.938Z] Step 13/30 : FROM alpine:3.18 [2024-04-17T13:45:47.938Z] 3.18: Pulling from library/alpine [2024-04-17T13:45:47.938Z] 619be1103602: Pulling fs layer [2024-04-17T13:45:47.938Z] 619be1103602: Verifying Checksum [2024-04-17T13:45:47.938Z] 619be1103602: Download complete [2024-04-17T13:45:47.938Z] 619be1103602: Pull complete [2024-04-17T13:45:47.938Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-17T13:45:47.938Z] Status: Downloaded newer image for alpine:3.18 [2024-04-17T13:45:47.938Z] ---> d3782b16ccc9 [2024-04-17T13:45:47.938Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-17T13:45:47.938Z] ---> Running in cdc3650cc3f9 [2024-04-17T13:45:48.196Z] Removing intermediate container cdc3650cc3f9 [2024-04-17T13:45:48.197Z] ---> 3ba843ea0dfc [2024-04-17T13:45:48.197Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-04-17T13:45:48.197Z] ---> Running in bad8322913e4 [2024-04-17T13:45:48.197Z] Removing intermediate container bad8322913e4 [2024-04-17T13:45:48.197Z] ---> 600122f06541 [2024-04-17T13:45:48.197Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-04-17T13:45:48.197Z] ---> Running in 17a5acc8a259 [2024-04-17T13:45:48.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-17T13:45:48.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-17T13:45:48.973Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-17T13:45:48.973Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-17T13:45:48.973Z] Executing busybox-1.36.1-r5.trigger [2024-04-17T13:45:48.973Z] Executing ca-certificates-20240226-r0.trigger [2024-04-17T13:45:48.973Z] OK: 8 MiB in 17 packages [2024-04-17T13:45:52.311Z] Removing intermediate container 17a5acc8a259 [2024-04-17T13:45:52.311Z] ---> 1ad699e2ba42 [2024-04-17T13:45:52.311Z] Step 17/30 : RUN apk --no-cache upgrade [2024-04-17T13:45:52.311Z] ---> Running in aecf89f606b9 [2024-04-17T13:45:52.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-17T13:45:52.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-17T13:45:52.311Z] Upgrading critical system libraries and apk-tools: [2024-04-17T13:45:52.311Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-17T13:45:52.311Z] Executing busybox-1.36.1-r5.trigger [2024-04-17T13:45:52.311Z] Continuing the upgrade transaction with new apk-tools: [2024-04-17T13:45:52.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-17T13:45:52.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-17T13:45:52.570Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-17T13:45:52.570Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-17T13:45:52.570Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-17T13:45:52.830Z] Executing ca-certificates-20240226-r0.trigger [2024-04-17T13:45:52.830Z] OK: 8 MiB in 17 packages [2024-04-17T13:45:53.399Z] Removing intermediate container aecf89f606b9 [2024-04-17T13:45:53.399Z] ---> e949232ca5cc [2024-04-17T13:45:53.399Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-17T13:45:53.399Z] ---> 28fc8b3033e6 [2024-04-17T13:45:53.399Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-17T13:45:53.660Z] ---> f65d11539b34 [2024-04-17T13:45:53.660Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-04-17T13:45:53.660Z] ---> 945460229199 [2024-04-17T13:45:53.660Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-04-17T13:45:53.920Z] ---> 5f721f146575 [2024-04-17T13:45:53.920Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-04-17T13:45:55.827Z] ---> 98c2dcb8b43c [2024-04-17T13:45:55.827Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-04-17T13:45:55.827Z] ---> Running in ad1e657014aa [2024-04-17T13:45:56.395Z] Removing intermediate container ad1e657014aa [2024-04-17T13:45:56.395Z] ---> 53e9fec780a7 [2024-04-17T13:45:56.395Z] Step 24/30 : VOLUME /cache [2024-04-17T13:45:56.395Z] ---> Running in fd12302bd20a [2024-04-17T13:45:56.654Z] Removing intermediate container fd12302bd20a [2024-04-17T13:45:56.654Z] ---> 03f4517c19c7 [2024-04-17T13:45:56.654Z] Step 25/30 : EXPOSE 59711 [2024-04-17T13:45:56.654Z] ---> Running in e35963c21bce [2024-04-17T13:45:56.654Z] Removing intermediate container e35963c21bce [2024-04-17T13:45:56.654Z] ---> 23c0bd6645c2 [2024-04-17T13:45:56.654Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-04-17T13:45:56.654Z] ---> Running in 67df73debad4 [2024-04-17T13:45:56.912Z] Removing intermediate container 67df73debad4 [2024-04-17T13:45:56.912Z] ---> 6b3a39117ff0 [2024-04-17T13:45:56.912Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-04-17T13:45:56.912Z] ---> Running in aa800f95cbf5 [2024-04-17T13:45:56.912Z] Removing intermediate container aa800f95cbf5 [2024-04-17T13:45:56.912Z] ---> de22c0beb302 [2024-04-17T13:45:56.912Z] Step 28/30 : LABEL arch=amd64 [2024-04-17T13:45:56.912Z] ---> Running in 5ddbb81443f9 [2024-04-17T13:45:57.172Z] Removing intermediate container 5ddbb81443f9 [2024-04-17T13:45:57.172Z] ---> 401d4822aee7 [2024-04-17T13:45:57.172Z] Step 29/30 : LABEL git_sha=b94cb4a72158747f2649ed35182bcc075ce117d4 [2024-04-17T13:45:57.172Z] ---> Running in 0b5a59e39bd8 [2024-04-17T13:45:57.172Z] Removing intermediate container 0b5a59e39bd8 [2024-04-17T13:45:57.172Z] ---> 67ece448981f [2024-04-17T13:45:57.172Z] Step 30/30 : LABEL version=0.0.0 [2024-04-17T13:45:57.172Z] ---> Running in c93ac351649a [2024-04-17T13:45:57.172Z] Removing intermediate container c93ac351649a [2024-04-17T13:45:57.172Z] ---> 1ab19fbe0288 [2024-04-17T13:45:57.172Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-17T13:45:57.172Z] Successfully built 1ab19fbe0288 [2024-04-17T13:45:57.172Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:45:58.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-17T13:45:58.136Z] [2024-04-17T13:45:58.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:45:58.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-17T13:45:58.535Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-17T13:45:58.535Z] 5eb5b503b376: Pulling fs layer [2024-04-17T13:45:58.535Z] 5c69ac0246d0: Pulling fs layer [2024-04-17T13:45:58.535Z] ec43610c2a17: Pulling fs layer [2024-04-17T13:45:58.535Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-17T13:45:58.535Z] 33b1e0a273af: Pulling fs layer [2024-04-17T13:45:58.535Z] 5d3b04190fa2: Pulling fs layer [2024-04-17T13:45:58.535Z] 2f39f015ded8: Pulling fs layer [2024-04-17T13:45:58.535Z] 3a2ae6a8a46f: Waiting [2024-04-17T13:45:58.535Z] 33b1e0a273af: Waiting [2024-04-17T13:45:58.535Z] 5d3b04190fa2: Waiting [2024-04-17T13:45:58.535Z] 2f39f015ded8: Waiting [2024-04-17T13:45:58.535Z] 5c69ac0246d0: Verifying Checksum [2024-04-17T13:45:58.535Z] 5c69ac0246d0: Download complete [2024-04-17T13:45:58.535Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-17T13:45:58.535Z] 3a2ae6a8a46f: Download complete [2024-04-17T13:45:58.535Z] 33b1e0a273af: Verifying Checksum [2024-04-17T13:45:58.535Z] 33b1e0a273af: Download complete [2024-04-17T13:45:58.535Z] ec43610c2a17: Verifying Checksum [2024-04-17T13:45:58.535Z] ec43610c2a17: Download complete [2024-04-17T13:45:58.535Z] 5d3b04190fa2: Download complete [2024-04-17T13:45:58.795Z] 5eb5b503b376: Verifying Checksum [2024-04-17T13:45:58.795Z] 5eb5b503b376: Download complete [2024-04-17T13:45:59.368Z] 2f39f015ded8: Download complete [2024-04-17T13:45:59.937Z] 5eb5b503b376: Pull complete [2024-04-17T13:46:00.197Z] 5c69ac0246d0: Pull complete [2024-04-17T13:46:00.765Z] ec43610c2a17: Pull complete [2024-04-17T13:46:00.765Z] 3a2ae6a8a46f: Pull complete [2024-04-17T13:46:01.024Z] 33b1e0a273af: Pull complete [2024-04-17T13:46:01.283Z] 5d3b04190fa2: Pull complete [2024-04-17T13:46:05.468Z] 2f39f015ded8: Pull complete [2024-04-17T13:46:05.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-17T13:46:05.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-17T13:46:05.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T13:46:05.715Z] prd-ubuntu20.04-docker-8c-8g-2628 does not seem to be running inside a container [2024-04-17T13:46:05.742Z] $ 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-287 -v /w/workspace/y_app-rfid-llrp-inventory_PR-287:/w/workspace/y_app-rfid-llrp-inventory_PR-287:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-287@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-04-17T13:46:12.126Z] $ docker top d3226d9e622deb621583fe74230f426b1aefd75121fe4245665c9b490d9d24ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:46:12.590Z] ---> job-cost.sh [2024-04-17T13:46:12.590Z] lf-activate-venv: SKIPPING [2024-04-17T13:46:12.590Z] INFO: No Stack... [2024-04-17T13:46:12.850Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-17T13:46:13.111Z] INFO: Archiving Costs [Pipeline] sh [2024-04-17T13:46:13.432Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-287/archives/cost.csv [2024-04-17T13:46:13.432Z] + cut -d, -f6 [Pipeline] lock [2024-04-17T13:46:13.477Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-287-1-stack-cost] [2024-04-17T13:46:13.487Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-287-1-stack-cost] did not exist. Created. [2024-04-17T13:46:13.495Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-17T13:46:13.891Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-17T13:46:13.957Z] Stashed 1 file(s) [Pipeline] } [2024-04-17T13:46:13.996Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-17T13:46:14.083Z] $ docker stop --time=1 d3226d9e622deb621583fe74230f426b1aefd75121fe4245665c9b490d9d24ac [2024-04-17T13:46:15.241Z] $ docker rm -f --volumes d3226d9e622deb621583fe74230f426b1aefd75121fe4245665c9b490d9d24ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-17T13:46:46.644Z] Removing intermediate container 82e7a6271a24 [2024-04-17T13:46:46.644Z] ---> f959b1c68b42 [2024-04-17T13:46:46.644Z] Step 10/12 : COPY . . [2024-04-17T13:46:46.644Z] ---> 7b2321f19190 [2024-04-17T13:46:46.645Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-17T13:46:46.645Z] ---> Running in 648e4735954e [2024-04-17T13:46:46.645Z] Removing intermediate container 648e4735954e [2024-04-17T13:46:46.645Z] ---> b419804e3204 [2024-04-17T13:46:46.645Z] Step 12/12 : RUN $MAKE [2024-04-17T13:46:46.645Z] ---> Running in fed7e4218b20 [2024-04-17T13:46:47.604Z] noop [2024-04-17T13:46:48.185Z] Removing intermediate container fed7e4218b20 [2024-04-17T13:46:48.185Z] ---> 07db1421d867 [2024-04-17T13:46:48.185Z] Successfully built 07db1421d867 [2024-04-17T13:46:48.185Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:46:48.661Z] + docker inspect -f . ci-base-image-arm64 [2024-04-17T13:46:48.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T13:46:48.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-2629 does not seem to be running inside a container [2024-04-17T13:46:48.988Z] $ 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-04-17T13:46:50.137Z] $ docker top f92681a37b2104e783d36ae2a44605b8a6462a334a0204070db91573502e847e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-17T13:46:51.001Z] + go version [2024-04-17T13:46:51.001Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-17T13:46:51.033Z] $ docker stop --time=1 f92681a37b2104e783d36ae2a44605b8a6462a334a0204070db91573502e847e [2024-04-17T13:46:52.621Z] $ docker rm -f --volumes f92681a37b2104e783d36ae2a44605b8a6462a334a0204070db91573502e847e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:46:53.490Z] + docker inspect -f . ci-base-image-arm64 [2024-04-17T13:46:53.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T13:46:53.760Z] prd-ubuntu20.04-docker-arm64-4c-16g-2629 does not seem to be running inside a container [2024-04-17T13:46:53.820Z] $ 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-04-17T13:46:54.998Z] $ docker top b8cdae646508d6c745d36a8fc47effe673b2de6afa181b915c398ead55ef8439 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-17T13:46:55.575Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-04-17T13:46:56.111Z] + make test [2024-04-17T13:46:56.393Z] go test -race ./... -coverprofile=coverage.out ./... [2024-04-17T13:50:18.240Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-04-17T13:50:18.240Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-04-17T13:50:18.240Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.984s coverage: 86.2% of statements [2024-04-17T13:50:18.240Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.297s coverage: 71.9% of statements [2024-04-17T13:50:19.207Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-17T13:50:19.207Z] go vet ./... [2024-04-17T13:53:10.990Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-17T13:53:10.990Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-17T13:53:10.990Z] ./bin/test-attribution.sh [2024-04-17T13:53:10.990Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-17T13:53:10.990Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-17T13:53:11.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-17T13:53:11.066Z] $ docker stop --time=1 b8cdae646508d6c745d36a8fc47effe673b2de6afa181b915c398ead55ef8439 [2024-04-17T13:53:12.959Z] $ docker rm -f --volumes b8cdae646508d6c745d36a8fc47effe673b2de6afa181b915c398ead55ef8439 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-17T13:53:15.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-17T13:53:15.126Z] Warning: overwriting stash ‘coverage-report’ [2024-04-17T13:53:15.569Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-17T13:53:16.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-17T13:53:16.619Z] + ls -al . [2024-04-17T13:53:16.619Z] total 272 [2024-04-17T13:53:16.619Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 17 13:47 . [2024-04-17T13:53:16.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 13:43 .. [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 17 13:43 .dockerignore [2024-04-17T13:53:16.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 13:43 .git [2024-04-17T13:53:16.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 13:43 .github [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 773 Apr 17 13:43 .gitignore [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 17 13:43 .golangci.yml [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 10232 Apr 17 13:43 Attribution.txt [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 11245 Apr 17 13:43 CHANGELOG.md [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 1768 Apr 17 13:43 Dockerfile [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 17 13:43 GOVERNANCE.md [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 665 Apr 17 13:43 Jenkinsfile [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 17 13:43 LICENSE [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 2503 Apr 17 13:43 Makefile [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 17 13:43 OWNERS.md [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 3851 Apr 17 13:43 README.md [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 13:41 VERSION [2024-04-17T13:53:16.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 13:43 bin [2024-04-17T13:53:16.619Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 17 13:50 coverage.out [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 7355 Apr 17 13:43 go.mod [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 101573 Apr 17 13:43 go.sum [2024-04-17T13:53:16.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 13:43 images [2024-04-17T13:53:16.619Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 13:43 internal [2024-04-17T13:53:16.619Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 17 13:43 main.go [2024-04-17T13:53:16.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 13:43 openapi [2024-04-17T13:53:16.619Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 13:43 res [2024-04-17T13:53:16.619Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 13:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:53:17.079Z] + 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=b94cb4a72158747f2649ed35182bcc075ce117d4 --label arch=arm64 --label version=0.0.0 . [2024-04-17T13:53:17.345Z] Sending build context to Docker daemon 673.8kB [2024-04-17T13:53:17.345Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-04-17T13:53:17.345Z] Step 2/30 : FROM ${BASE} AS builder [2024-04-17T13:53:17.345Z] ---> 07db1421d867 [2024-04-17T13:53:17.345Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-04-17T13:53:17.345Z] ---> Running in 409317663abb [2024-04-17T13:53:17.619Z] Removing intermediate container 409317663abb [2024-04-17T13:53:17.619Z] ---> adcaff73184d [2024-04-17T13:53:17.619Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-04-17T13:53:17.888Z] ---> Running in da6b4a7967bb [2024-04-17T13:53:18.153Z] Removing intermediate container da6b4a7967bb [2024-04-17T13:53:18.153Z] ---> 4038afc48cad [2024-04-17T13:53:18.153Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-04-17T13:53:18.153Z] ---> Running in 5c32c03a80be [2024-04-17T13:53:18.427Z] Removing intermediate container 5c32c03a80be [2024-04-17T13:53:18.427Z] ---> 5a539c66c421 [2024-04-17T13:53:18.427Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-17T13:53:18.696Z] ---> Running in 769d386e9d7f [2024-04-17T13:53:19.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-17T13:53:19.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-17T13:53:21.327Z] OK: 266 MiB in 52 packages [2024-04-17T13:53:21.909Z] Removing intermediate container 769d386e9d7f [2024-04-17T13:53:21.909Z] ---> 735b8a9356a2 [2024-04-17T13:53:21.909Z] Step 7/30 : WORKDIR /app [2024-04-17T13:53:21.909Z] ---> Running in cb1d21e4447b [2024-04-17T13:53:22.175Z] Removing intermediate container cb1d21e4447b [2024-04-17T13:53:22.175Z] ---> c22d4891cba1 [2024-04-17T13:53:22.175Z] Step 8/30 : COPY go.mod vendor* ./ [2024-04-17T13:53:22.757Z] ---> bf37383e6703 [2024-04-17T13:53:22.757Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-17T13:53:22.757Z] ---> Running in 1f5cead2720a [2024-04-17T13:53:25.328Z] Removing intermediate container 1f5cead2720a [2024-04-17T13:53:25.328Z] ---> 7ac4bd71f9eb [2024-04-17T13:53:25.328Z] Step 10/30 : COPY . . [2024-04-17T13:53:25.594Z] ---> 15f48fd23701 [2024-04-17T13:53:25.594Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-17T13:53:25.594Z] ---> Running in 168d0b0e6f99 [2024-04-17T13:53:25.865Z] Removing intermediate container 168d0b0e6f99 [2024-04-17T13:53:25.865Z] ---> 049e8382272d [2024-04-17T13:53:25.865Z] Step 12/30 : RUN $MAKE [2024-04-17T13:53:26.138Z] ---> Running in 99bc5f3399a3 [2024-04-17T13:53:27.100Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.34 -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-04-17T13:56:03.822Z] Removing intermediate container 99bc5f3399a3 [2024-04-17T13:56:03.822Z] ---> ad341b327225 [2024-04-17T13:56:03.822Z] Step 13/30 : FROM alpine:3.18 [2024-04-17T13:56:03.822Z] 3.18: Pulling from library/alpine [2024-04-17T13:56:03.822Z] c6b39de5b339: Pulling fs layer [2024-04-17T13:56:03.822Z] c6b39de5b339: Pull complete [2024-04-17T13:56:03.822Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-17T13:56:03.822Z] Status: Downloaded newer image for alpine:3.18 [2024-04-17T13:56:03.822Z] ---> 33abbf032149 [2024-04-17T13:56:03.822Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-17T13:56:03.822Z] ---> Running in 501c4f7d9971 [2024-04-17T13:56:03.822Z] Removing intermediate container 501c4f7d9971 [2024-04-17T13:56:03.822Z] ---> 6818cf960cbe [2024-04-17T13:56:03.822Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-04-17T13:56:03.822Z] ---> Running in 204e4e77be5e [2024-04-17T13:56:03.822Z] Removing intermediate container 204e4e77be5e [2024-04-17T13:56:03.822Z] ---> fd1c8d2a0c34 [2024-04-17T13:56:03.822Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-04-17T13:56:03.822Z] ---> Running in aaec4f641276 [2024-04-17T13:56:03.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-17T13:56:03.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-17T13:56:03.822Z] (1/2) Installing ca-certificates (20240226-r0) [2024-04-17T13:56:03.822Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-04-17T13:56:03.822Z] Executing busybox-1.36.1-r5.trigger [2024-04-17T13:56:03.822Z] Executing ca-certificates-20240226-r0.trigger [2024-04-17T13:56:03.822Z] OK: 9 MiB in 17 packages [2024-04-17T13:56:03.822Z] Removing intermediate container aaec4f641276 [2024-04-17T13:56:03.822Z] ---> 9ca585e52d8d [2024-04-17T13:56:03.822Z] Step 17/30 : RUN apk --no-cache upgrade [2024-04-17T13:56:03.822Z] ---> Running in cfe1c3f70313 [2024-04-17T13:56:03.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-17T13:56:03.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-17T13:56:04.088Z] Upgrading critical system libraries and apk-tools: [2024-04-17T13:56:04.088Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-17T13:56:04.088Z] Executing busybox-1.36.1-r5.trigger [2024-04-17T13:56:04.356Z] Continuing the upgrade transaction with new apk-tools: [2024-04-17T13:56:04.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-17T13:56:04.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-17T13:56:05.857Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-17T13:56:05.857Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-17T13:56:05.857Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-17T13:56:05.857Z] Executing ca-certificates-20240226-r0.trigger [2024-04-17T13:56:06.122Z] OK: 9 MiB in 17 packages [2024-04-17T13:56:07.075Z] Removing intermediate container cfe1c3f70313 [2024-04-17T13:56:07.075Z] ---> e6b68a9135ac [2024-04-17T13:56:07.075Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-04-17T13:56:07.662Z] ---> 0dbc26ebfdb5 [2024-04-17T13:56:07.662Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-04-17T13:56:07.927Z] ---> 152341fb8a34 [2024-04-17T13:56:07.927Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-04-17T13:56:08.506Z] ---> 068c74b4fc32 [2024-04-17T13:56:08.506Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-04-17T13:56:09.084Z] ---> a6e6672633bf [2024-04-17T13:56:09.084Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-04-17T13:56:10.488Z] ---> 2833e69130ca [2024-04-17T13:56:10.488Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-04-17T13:56:10.758Z] ---> Running in 7c61a2feeb43 [2024-04-17T13:56:12.164Z] Removing intermediate container 7c61a2feeb43 [2024-04-17T13:56:12.164Z] ---> 6e189a18b337 [2024-04-17T13:56:12.164Z] Step 24/30 : VOLUME /cache [2024-04-17T13:56:12.430Z] ---> Running in bebe05d3d66a [2024-04-17T13:56:12.698Z] Removing intermediate container bebe05d3d66a [2024-04-17T13:56:12.698Z] ---> eb1b56f60f8f [2024-04-17T13:56:12.698Z] Step 25/30 : EXPOSE 59711 [2024-04-17T13:56:12.698Z] ---> Running in e14c1aae913f [2024-04-17T13:56:12.965Z] Removing intermediate container e14c1aae913f [2024-04-17T13:56:12.965Z] ---> 26af43bf4ec7 [2024-04-17T13:56:12.965Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-04-17T13:56:13.232Z] ---> Running in 4de8146c13b6 [2024-04-17T13:56:13.499Z] Removing intermediate container 4de8146c13b6 [2024-04-17T13:56:13.499Z] ---> 3820a8b45e94 [2024-04-17T13:56:13.499Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-04-17T13:56:13.499Z] ---> Running in f52c52af6499 [2024-04-17T13:56:13.765Z] Removing intermediate container f52c52af6499 [2024-04-17T13:56:13.765Z] ---> 05a34178f0f3 [2024-04-17T13:56:13.765Z] Step 28/30 : LABEL arch=arm64 [2024-04-17T13:56:13.765Z] ---> Running in 51104c64de07 [2024-04-17T13:56:14.032Z] Removing intermediate container 51104c64de07 [2024-04-17T13:56:14.032Z] ---> d94921378575 [2024-04-17T13:56:14.032Z] Step 29/30 : LABEL git_sha=b94cb4a72158747f2649ed35182bcc075ce117d4 [2024-04-17T13:56:14.300Z] ---> Running in e5b03d8c6918 [2024-04-17T13:56:14.567Z] Removing intermediate container e5b03d8c6918 [2024-04-17T13:56:14.567Z] ---> 7b32941c0b97 [2024-04-17T13:56:14.567Z] Step 30/30 : LABEL version=0.0.0 [2024-04-17T13:56:14.567Z] ---> Running in a0b211a2894e [2024-04-17T13:56:14.833Z] Removing intermediate container a0b211a2894e [2024-04-17T13:56:14.833Z] ---> df4c80e96536 [2024-04-17T13:56:14.833Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-17T13:56:14.833Z] Successfully built df4c80e96536 [2024-04-17T13:56:14.833Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:56:15.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-17T13:56:15.685Z] [2024-04-17T13:56:15.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:56:16.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-17T13:56:16.087Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-17T13:56:16.087Z] 8998bd30e6a1: Pulling fs layer [2024-04-17T13:56:16.087Z] 04944245beec: Pulling fs layer [2024-04-17T13:56:16.087Z] 699f458cf7ca: Pulling fs layer [2024-04-17T13:56:16.087Z] 765212b225bb: Pulling fs layer [2024-04-17T13:56:16.087Z] f23df028b6ca: Pulling fs layer [2024-04-17T13:56:16.087Z] d65c8cfc05b1: Pulling fs layer [2024-04-17T13:56:16.087Z] 2437ff75d9bd: Pulling fs layer [2024-04-17T13:56:16.087Z] 765212b225bb: Waiting [2024-04-17T13:56:16.087Z] f23df028b6ca: Waiting [2024-04-17T13:56:16.087Z] d65c8cfc05b1: Waiting [2024-04-17T13:56:16.087Z] 2437ff75d9bd: Waiting [2024-04-17T13:56:16.352Z] 04944245beec: Verifying Checksum [2024-04-17T13:56:16.352Z] 04944245beec: Download complete [2024-04-17T13:56:16.352Z] 765212b225bb: Verifying Checksum [2024-04-17T13:56:16.352Z] 765212b225bb: Download complete [2024-04-17T13:56:16.352Z] f23df028b6ca: Verifying Checksum [2024-04-17T13:56:16.352Z] f23df028b6ca: Download complete [2024-04-17T13:56:16.352Z] d65c8cfc05b1: Verifying Checksum [2024-04-17T13:56:16.352Z] d65c8cfc05b1: Download complete [2024-04-17T13:56:16.352Z] 699f458cf7ca: Verifying Checksum [2024-04-17T13:56:16.352Z] 699f458cf7ca: Download complete [2024-04-17T13:56:16.934Z] 8998bd30e6a1: Download complete [2024-04-17T13:56:19.511Z] 2437ff75d9bd: Verifying Checksum [2024-04-17T13:56:19.511Z] 2437ff75d9bd: Download complete [2024-04-17T13:56:21.454Z] 8998bd30e6a1: Pull complete [2024-04-17T13:56:22.037Z] 04944245beec: Pull complete [2024-04-17T13:56:23.449Z] 699f458cf7ca: Pull complete [2024-04-17T13:56:23.716Z] 765212b225bb: Pull complete [2024-04-17T13:56:24.678Z] f23df028b6ca: Pull complete [2024-04-17T13:56:24.678Z] d65c8cfc05b1: Pull complete [2024-04-17T13:56:42.868Z] 2437ff75d9bd: Pull complete [2024-04-17T13:56:42.868Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-17T13:56:42.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-17T13:56:42.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T13:56:43.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-2629 does not seem to be running inside a container [2024-04-17T13:56:43.246Z] $ 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-04-17T13:56:45.769Z] $ docker top 3777fef49eafa5d721263b9ade6c200031957d7d58d3502911814e036bc3b537 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:56:46.438Z] ---> job-cost.sh [2024-04-17T13:56:46.703Z] lf-activate-venv: SKIPPING [2024-04-17T13:56:46.703Z] INFO: No Stack... [2024-04-17T13:56:46.967Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-17T13:56:47.918Z] INFO: Archiving Costs [Pipeline] sh [2024-04-17T13:56:48.252Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-04-17T13:56:48.252Z] + cut -d, -f6 [Pipeline] lock [2024-04-17T13:56:48.588Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-287-1-stack-cost] [2024-04-17T13:56:48.592Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-287-1-stack-cost] did not exist. Created. [2024-04-17T13:56:48.597Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-287-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-17T13:56:49.008Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-b36676f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-17T13:56:49.353Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-17T13:56:49.397Z] Warning: overwriting stash ‘stack-cost’ [2024-04-17T13:56:49.451Z] Stashed 1 file(s) [Pipeline] } [2024-04-17T13:56:49.466Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-287-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-17T13:56:49.553Z] $ docker stop --time=1 3777fef49eafa5d721263b9ade6c200031957d7d58d3502911814e036bc3b537 [2024-04-17T13:56:51.033Z] $ docker rm -f --volumes 3777fef49eafa5d721263b9ade6c200031957d7d58d3502911814e036bc3b537 [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-04-17T13:56:52.257Z] provisioning config files... [2024-04-17T13:56:52.265Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp/config14394857645256527219tmp [Pipeline] { [Pipeline] sh [2024-04-17T13:56:52.617Z] + set +x [2024-04-17T13:56:52.618Z] + bash -s -- [2024-04-17T13:56:52.618Z] + curl -s https://codecov.io/bash [2024-04-17T13:56:52.618Z] [2024-04-17T13:56:52.618Z] _____ _ [2024-04-17T13:56:52.618Z] / ____| | | [2024-04-17T13:56:52.618Z] | | ___ __| | ___ ___ _____ __ [2024-04-17T13:56:52.618Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-17T13:56:52.618Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-17T13:56:52.618Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-17T13:56:52.618Z] Bash-1.0.6 [2024-04-17T13:56:52.618Z] [2024-04-17T13:56:52.618Z] [2024-04-17T13:56:52.618Z] ==> git version 2.25.1 found [2024-04-17T13:56:52.618Z] ==> 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-04-17T13:56:52.618Z] Release-Date: 2020-01-08 [2024-04-17T13:56:52.618Z] 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-04-17T13:56:52.618Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-17T13:56:52.618Z] ==> Jenkins CI detected. [2024-04-17T13:56:52.618Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-287 [2024-04-17T13:56:52.618Z] project root: . [2024-04-17T13:56:52.618Z] --> token set from env [2024-04-17T13:56:52.878Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-17T13:56:52.878Z] ==> Running gcov in . (disable via -X gcov) [2024-04-17T13:56:52.878Z] ==> Python coveragepy not found [2024-04-17T13:56:52.878Z] ==> Searching for coverage reports in: [2024-04-17T13:56:52.878Z] + . [2024-04-17T13:56:52.878Z] -> Found 1 reports [2024-04-17T13:56:52.878Z] ==> Detecting git/mercurial file structure [2024-04-17T13:56:52.878Z] ==> Reading reports [2024-04-17T13:56:52.878Z] + ./coverage.out bytes=41317 [2024-04-17T13:56:52.878Z] ==> Appending adjustments [2024-04-17T13:56:52.878Z] https://docs.codecov.io/docs/fixing-reports [2024-04-17T13:56:52.878Z] + Found adjustments [2024-04-17T13:56:52.878Z] ==> Gzipping contents [2024-04-17T13:56:52.878Z] 12K /tmp/codecov.7B0CyE.gz [2024-04-17T13:56:52.878Z] ==> Uploading reports [2024-04-17T13:56:52.878Z] url: https://codecov.io [2024-04-17T13:56:52.878Z] query: branch=PR-287&commit=b94cb4a72158747f2649ed35182bcc075ce117d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=287&job=&cmd_args= [2024-04-17T13:56:52.878Z] -> Pinging Codecov [2024-04-17T13:56:52.878Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-287&commit=b94cb4a72158747f2649ed35182bcc075ce117d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-287%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=287&job=&cmd_args= [2024-04-17T13:56:53.139Z] -> Uploading to [2024-04-17T13:56:53.139Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-17/581DD39554BDF9B6E22D074273EAD858/b94cb4a72158747f2649ed35182bcc075ce117d4/e6fe7856-843f-4972-ab6a-90a645506b03.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240417%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240417T135653Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0db2b88a153aa841cdae16a1178bcbe73c351113461eb683763d0b340ae194b6 [2024-04-17T13:56:53.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-17T13:56:53.139Z] Dload Upload Total Spent Left Speed [2024-04-17T13:56:53.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 41616 --:--:-- --:--:-- --:--:-- 41616 [2024-04-17T13:56:53.400Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b94cb4a72158747f2649ed35182bcc075ce117d4 [Pipeline] } [2024-04-17T13:56:53.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-17T13:56:55.476Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-287/archives ] [2024-04-17T13:56:55.476Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-287/archives [2024-04-17T13:56:55.476Z] total 16 [2024-04-17T13:56:55.476Z] drwxr-xr-x 3 root root 4096 Apr 17 13:46 . [2024-04-17T13:56:55.476Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 17 13:46 .. [2024-04-17T13:56:55.476Z] drwxr-xr-x 2 root root 4096 Apr 17 13:46 cost [2024-04-17T13:56:55.476Z] -rw-r--r-- 1 root root 95 Apr 17 13:46 cost.csv [2024-04-17T13:56:55.476Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-287/archives [2024-04-17T13:56:55.476Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-287/archives [2024-04-17T13:56:55.476Z] total 16 [2024-04-17T13:56:55.476Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 17 13:46 . [2024-04-17T13:56:55.476Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 17 13:46 .. [2024-04-17T13:56:55.476Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 17 13:46 cost [2024-04-17T13:56:55.476Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 17 13:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:56:55.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:56:56.699Z] ---> package-listing.sh [2024-04-17T13:56:56.699Z] ++ facter osfamily [2024-04-17T13:56:56.699Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-17T13:56:56.958Z] + OS_FAMILY=debian [2024-04-17T13:56:56.958Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-287 [2024-04-17T13:56:56.958Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-17T13:56:56.958Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-17T13:56:56.958Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-17T13:56:56.958Z] + PACKAGES=/tmp/packages_start.txt [2024-04-17T13:56:56.958Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-287 ']' [2024-04-17T13:56:56.958Z] + PACKAGES=/tmp/packages_end.txt [2024-04-17T13:56:56.958Z] + case "${OS_FAMILY}" in [2024-04-17T13:56:56.958Z] + dpkg -l [2024-04-17T13:56:56.958Z] + grep '^ii' [2024-04-17T13:56:56.958Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-17T13:56:56.958Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-17T13:56:56.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-17T13:56:56.958Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-287 ']' [2024-04-17T13:56:56.958Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-287/archives/ [2024-04-17T13:56:56.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-287/archives/ [Pipeline] echo [2024-04-17T13:56:56.997Z] 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-287/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-17T13:56:57.294Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-17T13:56:57.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-17T13:56:57.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-17T13:56:58.106Z] prd-ubuntu20.04-docker-8c-8g-2628 does not seem to be running inside a container [2024-04-17T13:56:58.132Z] $ 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-287/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-287 -v /w/workspace/y_app-rfid-llrp-inventory_PR-287:/w/workspace/y_app-rfid-llrp-inventory_PR-287:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-287@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-04-17T13:56:58.329Z] $ docker top 4b3c6c58fa2fe9fe4289b7a296d01a1f7947fbe0f9b607cc34c5438a5868c3ee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-17T13:56:58.746Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-17T13:56:59.057Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-17T13:56:59.369Z] + ls /var/log/sa-host [2024-04-17T13:56:59.369Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-17T13:56:59.614Z] provisioning config files... [2024-04-17T13:56:59.624Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-287@tmp/config3810603328988187811tmp [Pipeline] { [Pipeline] echo [2024-04-17T13:56:59.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:56:59.988Z] ---> create-netrc.sh [Pipeline] } [2024-04-17T13:57:00.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:57:00.417Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-17T13:57:00.449Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:57:00.762Z] ---> sudo-logs.sh [2024-04-17T13:57:00.762Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-17T13:57:00.874Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:57:01.249Z] ---> job-cost.sh [2024-04-17T13:57:01.249Z] lf-activate-venv: SKIPPING [2024-04-17T13:57:01.249Z] DEBUG: total: 0.2199999988079071 [2024-04-17T13:57:01.249Z] INFO: Retrieving Stack Cost... [2024-04-17T13:57:01.530Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-17T13:57:01.806Z] INFO: Archiving Costs [Pipeline] echo [2024-04-17T13:57:01.841Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-17T13:57:02.196Z] ---> logs-deploy.sh [2024-04-17T13:57:02.196Z] lf-activate-venv: SKIPPING [2024-04-17T13:57:02.196Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-287/1 [2024-04-17T13:57:02.196Z] INFO: archiving workspace using pattern(s): [2024-04-17T13:57:03.133Z] Archives upload complete. [2024-04-17T13:57:03.133Z] INFO: archiving logs to Nexus