Pull request #271 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 290eb4d26f5c641bea86bfe6d50a0b38d18c4847+e33e7043bfdab310219eee9be4f7dd5875ef3966 (78940fd22ae7eca30ce3ad07d32ef1d87d8f0413) 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-ssh17075624290528545084.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-ssh9913503034493251925.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-271/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-271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4252590730429463985.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-271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8460139672246236813.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-ssh12714323029658531996.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-271/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-271/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5065288122024244067.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-1066 in /w/workspace/y_app-rfid-llrp-inventory_PR-271 [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-271 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e33e7043bfdab310219eee9be4f7dd5875ef3966 into PR head commit 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 Merge succeeded, producing 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 Checking out Revision 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 (PR-271) 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 # 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 e33e7043bfdab310219eee9be4f7dd5875ef3966 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T13:34:39.575Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T13:34:39.772Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T13:34:39.884Z] ========================================================= [2024-02-16T13:34:39.884Z] EdgeX Global Pipelines Version Info [2024-02-16T13:34:39.884Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:34:40.991Z] ------------------- [2024-02-16T13:34:40.991Z] stable info: [2024-02-16T13:34:40.991Z] ------------------- [2024-02-16T13:34:40.991Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T13:34:40.991Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T13:34:40.991Z] Message: update stable to v1.0.258 [2024-02-16T13:34:41.255Z] ------------------- [2024-02-16T13:34:41.255Z] experimental info: [2024-02-16T13:34:41.255Z] ------------------- [2024-02-16T13:34:41.255Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T13:34:41.255Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T13:34:41.255Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T13:34:41.494Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-16T13:34:41.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-16T13:34:41.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T13:34:41.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T13:34:41.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T13:34:41.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T13:34:41.841Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T13:34:41.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T13:34:41.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T13:34:42.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T13:34:42.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T13:34:42.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-16T13:34:42.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T13:34:42.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T13:34:42.340Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T13:34:42.401Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T13:34:42.464Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T13:34:42.530Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T13:34:42.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T13:34:42.665Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T13:34:42.735Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T13:34:42.802Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T13:34:42.869Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T13:34:42.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T13:34:43.012Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T13:34:43.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T13:34:43.152Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T13:34:43.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-271 [Pipeline] echo [2024-02-16T13:34:43.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-271 [Pipeline] echo [2024-02-16T13:34:43.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-271 [Pipeline] echo [2024-02-16T13:34:43.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [Pipeline] echo [2024-02-16T13:34:43.530Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 290eb4d [Pipeline] echo [2024-02-16T13:34:43.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T13:34:43.784Z] provisioning config files... [2024-02-16T13:34:43.799Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp/config14881806228233318387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:34:44.207Z] ---> ****-login.sh [2024-02-16T13:34:44.207Z] nexus3.edgexfoundry.org:10001 [2024-02-16T13:34:44.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:34:44.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:34:44.468Z] Configure a credential helper to remove this warning. See [2024-02-16T13:34:44.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:34:44.468Z] [2024-02-16T13:34:44.468Z] Login Succeeded [2024-02-16T13:34:44.468Z] nexus3.edgexfoundry.org:10002 [2024-02-16T13:34:44.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:34:44.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:34:44.728Z] Configure a credential helper to remove this warning. See [2024-02-16T13:34:44.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:34:44.729Z] [2024-02-16T13:34:44.729Z] Login Succeeded [2024-02-16T13:34:44.729Z] nexus3.edgexfoundry.org:10003 [2024-02-16T13:34:44.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:34:44.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:34:44.729Z] Configure a credential helper to remove this warning. See [2024-02-16T13:34:44.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:34:44.729Z] [2024-02-16T13:34:44.729Z] Login Succeeded [2024-02-16T13:34:44.729Z] nexus3.edgexfoundry.org:10004 [2024-02-16T13:34:44.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:34:44.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:34:44.729Z] Configure a credential helper to remove this warning. See [2024-02-16T13:34:44.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:34:44.729Z] [2024-02-16T13:34:44.729Z] Login Succeeded [2024-02-16T13:34:44.729Z] ****.io [2024-02-16T13:34:44.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:34:44.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:34:44.990Z] Configure a credential helper to remove this warning. See [2024-02-16T13:34:44.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:34:44.990Z] [2024-02-16T13:34:44.990Z] Login Succeeded [2024-02-16T13:34:45.250Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T13:34:45.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T13:34:46.086Z] + git rev-list -1 --merges 290eb4d26f5c641bea86bfe6d50a0b38d18c4847~1..290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [Pipeline] echo [2024-02-16T13:34:46.121Z] -----------> git rev-list -1 --merges 290eb4d26f5c641bea86bfe6d50a0b38d18c4847~1..290eb4d26f5c641bea86bfe6d50a0b38d18c4847 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [false] [Pipeline] sh [2024-02-16T13:34:46.444Z] + git log --format=format:%s -1 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [Pipeline] echo [2024-02-16T13:34:46.485Z] ========================================================= [2024-02-16T13:34:46.485Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T13:34:46.485Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T13:34:46.988Z] + git log --format=format:%s -1 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [Pipeline] echo [2024-02-16T13:34:47.023Z] [semverPrep] GIT_COMMIT: 290eb4d26f5c641bea86bfe6d50a0b38d18c4847, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-02-16T13:34:47.082Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T13:34:47.540Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T13:34:47.540Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T13:34:47.540Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T13:34:47.540Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T13:34:47.541Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T13:34:47.541Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T13:34:47.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:34:48.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T13:34:48.107Z] [2024-02-16T13:34:48.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:34:48.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T13:34:48.525Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T13:34:48.525Z] b85a868b505f: Pulling fs layer [2024-02-16T13:34:48.525Z] e2be974225ed: Pulling fs layer [2024-02-16T13:34:48.525Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T13:34:48.525Z] 988bab9f4d93: Pulling fs layer [2024-02-16T13:34:48.525Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T13:34:48.525Z] eaf3925da568: Pulling fs layer [2024-02-16T13:34:48.525Z] bab4dde63d76: Pulling fs layer [2024-02-16T13:34:48.525Z] 1469e6f7b9e6: Waiting [2024-02-16T13:34:48.525Z] eaf3925da568: Waiting [2024-02-16T13:34:48.525Z] bde34c3a00c8: Pulling fs layer [2024-02-16T13:34:48.525Z] b352a97aabf1: Pulling fs layer [2024-02-16T13:34:48.525Z] 988bab9f4d93: Waiting [2024-02-16T13:34:48.525Z] bab4dde63d76: Waiting [2024-02-16T13:34:48.525Z] 4872d77fe225: Pulling fs layer [2024-02-16T13:34:48.525Z] 5851b861e8e6: Pulling fs layer [2024-02-16T13:34:48.525Z] b352a97aabf1: Waiting [2024-02-16T13:34:48.525Z] 4872d77fe225: Waiting [2024-02-16T13:34:48.525Z] e2be974225ed: Verifying Checksum [2024-02-16T13:34:48.525Z] e2be974225ed: Download complete [2024-02-16T13:34:48.525Z] 988bab9f4d93: Verifying Checksum [2024-02-16T13:34:48.525Z] 988bab9f4d93: Download complete [2024-02-16T13:34:48.525Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T13:34:48.525Z] 1469e6f7b9e6: Download complete [2024-02-16T13:34:48.785Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T13:34:48.785Z] 339a4e72a1f5: Download complete [2024-02-16T13:34:48.785Z] eaf3925da568: Verifying Checksum [2024-02-16T13:34:48.785Z] eaf3925da568: Download complete [2024-02-16T13:34:48.785Z] bde34c3a00c8: Verifying Checksum [2024-02-16T13:34:48.785Z] bde34c3a00c8: Download complete [2024-02-16T13:34:48.785Z] b352a97aabf1: Download complete [2024-02-16T13:34:48.785Z] 4872d77fe225: Verifying Checksum [2024-02-16T13:34:48.785Z] 4872d77fe225: Download complete [2024-02-16T13:34:48.785Z] 5851b861e8e6: Verifying Checksum [2024-02-16T13:34:48.785Z] 5851b861e8e6: Download complete [2024-02-16T13:34:48.785Z] b85a868b505f: Verifying Checksum [2024-02-16T13:34:48.785Z] b85a868b505f: Download complete [2024-02-16T13:34:49.045Z] bab4dde63d76: Verifying Checksum [2024-02-16T13:34:49.045Z] bab4dde63d76: Download complete [2024-02-16T13:34:49.981Z] b85a868b505f: Pull complete [2024-02-16T13:34:50.244Z] e2be974225ed: Pull complete [2024-02-16T13:34:50.503Z] 339a4e72a1f5: Pull complete [2024-02-16T13:34:50.503Z] 988bab9f4d93: Pull complete [2024-02-16T13:34:50.763Z] 1469e6f7b9e6: Pull complete [2024-02-16T13:34:51.020Z] eaf3925da568: Pull complete [2024-02-16T13:34:52.397Z] bab4dde63d76: Pull complete [2024-02-16T13:34:52.656Z] bde34c3a00c8: Pull complete [2024-02-16T13:34:52.656Z] b352a97aabf1: Pull complete [2024-02-16T13:34:52.917Z] 4872d77fe225: Pull complete [2024-02-16T13:34:52.917Z] 5851b861e8e6: Pull complete [2024-02-16T13:34:52.917Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T13:34:52.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T13:34:52.917Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T13:34:53.259Z] prd-ubuntu20.04-docker-8c-8g-1066 does not seem to be running inside a container [2024-02-16T13:34:53.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-271 -v /w/workspace/y_app-rfid-llrp-inventory_PR-271:/w/workspace/y_app-rfid-llrp-inventory_PR-271:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-271@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-02-16T13:34:56.635Z] $ docker top e69d6f83be5c622b17b94d90b3b9811706d0226fca3681482b3a373c226b0050 -eo pid,comm [2024-02-16T13:34:56.688Z] 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-02-16T13:34:56.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T13:34:56.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T13:34:56.891Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T13:34:57.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T13:34:57.013Z] $ docker exec e69d6f83be5c622b17b94d90b3b9811706d0226fca3681482b3a373c226b0050 ssh-agent [2024-02-16T13:34:57.112Z] SSH_AUTH_SOCK=/tmp/ssh-JGnm6IDpcis7/agent.33 [2024-02-16T13:34:57.112Z] SSH_AGENT_PID=39 [2024-02-16T13:34:57.119Z] Running ssh-add (command line suppressed) [2024-02-16T13:34:57.225Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp/private_key_2502239398059525077.key (/w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp/private_key_2502239398059525077.key) [2024-02-16T13:34:57.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T13:34:57.595Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T13:34:57.632Z] $ docker exec --env ******** --env ******** e69d6f83be5c622b17b94d90b3b9811706d0226fca3681482b3a373c226b0050 ssh-agent -k [2024-02-16T13:34:57.738Z] unset SSH_AUTH_SOCK; [2024-02-16T13:34:57.738Z] unset SSH_AGENT_PID; [2024-02-16T13:34:57.738Z] echo Agent pid 39 killed; [2024-02-16T13:34:57.747Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T13:34:57.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T13:34:57.884Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T13:34:57.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T13:34:57.999Z] $ docker exec e69d6f83be5c622b17b94d90b3b9811706d0226fca3681482b3a373c226b0050 ssh-agent [2024-02-16T13:34:58.094Z] SSH_AUTH_SOCK=/tmp/ssh-2SJG38HTxSM8/agent.71 [2024-02-16T13:34:58.094Z] SSH_AGENT_PID=77 [2024-02-16T13:34:58.099Z] Running ssh-add (command line suppressed) [2024-02-16T13:34:58.199Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp/private_key_16566701561553004203.key (/w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp/private_key_16566701561553004203.key) [2024-02-16T13:34:58.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T13:34:58.560Z] + git semver init [2024-02-16T13:34:58.821Z] 2024-02-16 13:34:58,737 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T13:34:58.821Z] 2024-02-16 13:34:58,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-271/.semver [2024-02-16T13:34:58.821Z] 2024-02-16 13:34:58,738 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-271/.semver [2024-02-16T13:34:58.821Z] 2024-02-16 13:34:58,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-271/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-271, universal_newlines=False, shell=None, istream=None) [2024-02-16T13:35:00.200Z] 2024-02-16 13:35:00,144 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-271/.git/info/exclude [2024-02-16T13:35:00.200Z] 2024-02-16 13:35:00,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-271/.semver/PR-271 with force:False [2024-02-16T13:35:00.200Z] 2024-02-16 13:35:00,145 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-271/.semver/PR-271 [2024-02-16T13:35:00.200Z] 2024-02-16 13:35:00,149 [execute] INFO git cat-file --batch-check [2024-02-16T13:35:00.200Z] 2024-02-16 13:35:00,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-271/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T13:35:00.201Z] 2024-02-16 13:35:00,156 [execute] INFO git cat-file --batch [2024-02-16T13:35:00.201Z] 2024-02-16 13:35:00,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-271/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T13:35:00.201Z] 2024-02-16 13:35:00,160 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-271/.semver/PR-271 [2024-02-16T13:35:00.201Z] 0.0.0 [Pipeline] } [2024-02-16T13:35:00.230Z] $ docker exec --env ******** --env ******** e69d6f83be5c622b17b94d90b3b9811706d0226fca3681482b3a373c226b0050 ssh-agent -k [2024-02-16T13:35:00.320Z] unset SSH_AUTH_SOCK; [2024-02-16T13:35:00.320Z] unset SSH_AGENT_PID; [2024-02-16T13:35:00.321Z] echo Agent pid 77 killed; [2024-02-16T13:35:00.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T13:35:00.848Z] + git semver [Pipeline] } [2024-02-16T13:35:01.142Z] $ docker stop --time=1 e69d6f83be5c622b17b94d90b3b9811706d0226fca3681482b3a373c226b0050 [2024-02-16T13:35:02.421Z] $ docker rm -f --volumes e69d6f83be5c622b17b94d90b3b9811706d0226fca3681482b3a373c226b0050 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T13:35:02.868Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T13:35:03.214Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T13:35:03.231Z] [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-02-16T13:35:04.126Z] provisioning config files... [2024-02-16T13:35:04.136Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp/config13565001230358384888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:35:04.528Z] ---> ****-login.sh [2024-02-16T13:35:04.528Z] nexus3.edgexfoundry.org:10001 [2024-02-16T13:35:04.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:35:04.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:35:04.528Z] Configure a credential helper to remove this warning. See [2024-02-16T13:35:04.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:35:04.528Z] [2024-02-16T13:35:04.528Z] Login Succeeded [2024-02-16T13:35:04.528Z] nexus3.edgexfoundry.org:10002 [2024-02-16T13:35:04.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:35:04.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:35:04.528Z] Configure a credential helper to remove this warning. See [2024-02-16T13:35:04.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:35:04.528Z] [2024-02-16T13:35:04.528Z] Login Succeeded [2024-02-16T13:35:04.528Z] nexus3.edgexfoundry.org:10003 [2024-02-16T13:35:04.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:35:04.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:35:04.789Z] Configure a credential helper to remove this warning. See [2024-02-16T13:35:04.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:35:04.789Z] [2024-02-16T13:35:04.789Z] Login Succeeded [2024-02-16T13:35:04.789Z] nexus3.edgexfoundry.org:10004 [2024-02-16T13:35:04.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:35:04.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:35:04.789Z] Configure a credential helper to remove this warning. See [2024-02-16T13:35:04.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:35:04.789Z] [2024-02-16T13:35:04.789Z] Login Succeeded [2024-02-16T13:35:04.789Z] ****.io [2024-02-16T13:35:04.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:35:05.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:35:05.052Z] Configure a credential helper to remove this warning. See [2024-02-16T13:35:05.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:35:05.052Z] [2024-02-16T13:35:05.052Z] Login Succeeded [2024-02-16T13:35:05.052Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T13:35:05.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T13:35:05.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T13:35:05.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T13:35:05.515Z] ========================================================= [2024-02-16T13:35:05.515Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T13:35:05.515Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:35:06.113Z] + 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-02-16T13:35:06.114Z] Sending build context to Docker daemon 16.9MB [2024-02-16T13:35:06.114Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T13:35:06.114Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T13:35:06.114Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T13:35:06.114Z] 7264a8db6415: Pulling fs layer [2024-02-16T13:35:06.114Z] c4d48a809fc2: Pulling fs layer [2024-02-16T13:35:06.114Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T13:35:06.114Z] ad3a456e5733: Pulling fs layer [2024-02-16T13:35:06.114Z] 69c7f0334f64: Pulling fs layer [2024-02-16T13:35:06.114Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T13:35:06.114Z] ce7588e14bc9: Pulling fs layer [2024-02-16T13:35:06.114Z] b5e4710f87ac: Pulling fs layer [2024-02-16T13:35:06.114Z] ad3a456e5733: Waiting [2024-02-16T13:35:06.114Z] 69c7f0334f64: Waiting [2024-02-16T13:35:06.114Z] ce7588e14bc9: Waiting [2024-02-16T13:35:06.114Z] b5e4710f87ac: Waiting [2024-02-16T13:35:06.114Z] 1f1c1a5573a3: Waiting [2024-02-16T13:35:06.114Z] c4d48a809fc2: Verifying Checksum [2024-02-16T13:35:06.114Z] c4d48a809fc2: Download complete [2024-02-16T13:35:06.114Z] ad3a456e5733: Verifying Checksum [2024-02-16T13:35:06.114Z] ad3a456e5733: Download complete [2024-02-16T13:35:06.114Z] 69c7f0334f64: Verifying Checksum [2024-02-16T13:35:06.114Z] 69c7f0334f64: Download complete [2024-02-16T13:35:06.382Z] 7264a8db6415: Download complete [2024-02-16T13:35:06.382Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T13:35:06.382Z] 1f1c1a5573a3: Download complete [2024-02-16T13:35:06.382Z] 7264a8db6415: Pull complete [2024-02-16T13:35:06.382Z] b5e4710f87ac: Verifying Checksum [2024-02-16T13:35:06.382Z] b5e4710f87ac: Download complete [2024-02-16T13:35:06.655Z] c4d48a809fc2: Pull complete [2024-02-16T13:35:06.655Z] 4f1c88b9dad5: Download complete [2024-02-16T13:35:06.920Z] ce7588e14bc9: Verifying Checksum [2024-02-16T13:35:06.920Z] ce7588e14bc9: Download complete [2024-02-16T13:35:09.456Z] 4f1c88b9dad5: Pull complete [2024-02-16T13:35:09.715Z] ad3a456e5733: Pull complete [2024-02-16T13:35:09.715Z] 69c7f0334f64: Pull complete [2024-02-16T13:35:09.715Z] 1f1c1a5573a3: Pull complete [2024-02-16T13:35:12.248Z] ce7588e14bc9: Pull complete [2024-02-16T13:35:12.248Z] b5e4710f87ac: Pull complete [2024-02-16T13:35:12.248Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T13:35:12.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T13:35:12.248Z] ---> 88b5674ff536 [2024-02-16T13:35:12.248Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T13:35:16.481Z] ---> Running in 530d7bf9bf75 [2024-02-16T13:35:16.481Z] Removing intermediate container 530d7bf9bf75 [2024-02-16T13:35:16.481Z] ---> 51d2e3ae0757 [2024-02-16T13:35:16.481Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T13:35:16.481Z] ---> Running in 62cfe9fd6ab1 [2024-02-16T13:35:16.481Z] Removing intermediate container 62cfe9fd6ab1 [2024-02-16T13:35:16.481Z] ---> 4e0b50fff0fa [2024-02-16T13:35:16.481Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T13:35:16.481Z] ---> Running in 4ab09dbc0a84 [2024-02-16T13:35:16.743Z] Removing intermediate container 4ab09dbc0a84 [2024-02-16T13:35:16.743Z] ---> 809e939dacbc [2024-02-16T13:35:16.743Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T13:35:16.743Z] ---> Running in c45abdc2cff9 [2024-02-16T13:35:17.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T13:35:17.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T13:35:17.282Z] OK: 264 MiB in 52 packages [2024-02-16T13:35:17.574Z] Removing intermediate container c45abdc2cff9 [2024-02-16T13:35:17.574Z] ---> 0cf327bc720d [2024-02-16T13:35:17.574Z] Step 7/12 : WORKDIR /app [2024-02-16T13:35:17.574Z] ---> Running in f04a534a1470 [2024-02-16T13:35:17.854Z] Removing intermediate container f04a534a1470 [2024-02-16T13:35:17.854Z] ---> 8029be262e19 [2024-02-16T13:35:17.854Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T13:35:17.854Z] ---> e807e8ba5ca5 [2024-02-16T13:35:17.854Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T13:35:17.854Z] ---> Running in 9738472f007c [2024-02-16T13:35:18.880Z] Still waiting to schedule task [2024-02-16T13:35:18.881Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-16T13:35:49.962Z] Removing intermediate container 9738472f007c [2024-02-16T13:35:49.963Z] ---> 38c0b905bf68 [2024-02-16T13:35:49.963Z] Step 10/12 : COPY . . [2024-02-16T13:35:49.963Z] ---> ba07e29c7f5b [2024-02-16T13:35:49.963Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T13:35:49.963Z] ---> Running in fcd37810fbcf [2024-02-16T13:35:49.963Z] Removing intermediate container fcd37810fbcf [2024-02-16T13:35:49.963Z] ---> d926bcf64d25 [2024-02-16T13:35:49.963Z] Step 12/12 : RUN $MAKE [2024-02-16T13:35:49.963Z] ---> Running in 1af5d8b256d5 [2024-02-16T13:35:49.963Z] noop [2024-02-16T13:35:49.963Z] Removing intermediate container 1af5d8b256d5 [2024-02-16T13:35:49.963Z] ---> d4c907496686 [2024-02-16T13:35:49.963Z] Successfully built d4c907496686 [2024-02-16T13:35:49.963Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:35:50.505Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T13:35:50.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T13:35:50.709Z] prd-ubuntu20.04-docker-8c-8g-1066 does not seem to be running inside a container [2024-02-16T13:35:50.740Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-271 -v /w/workspace/y_app-rfid-llrp-inventory_PR-271:/w/workspace/y_app-rfid-llrp-inventory_PR-271:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-271@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-02-16T13:35:51.059Z] $ docker top ff931a04594bc4b23f7940512c843bc5afd29b731046da4c9de0bb404575adcf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T13:35:51.511Z] + go version [2024-02-16T13:35:51.511Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T13:35:51.546Z] $ docker stop --time=1 ff931a04594bc4b23f7940512c843bc5afd29b731046da4c9de0bb404575adcf [2024-02-16T13:35:52.796Z] $ docker rm -f --volumes ff931a04594bc4b23f7940512c843bc5afd29b731046da4c9de0bb404575adcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:35:53.782Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T13:35:53.782Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T13:35:53.998Z] prd-ubuntu20.04-docker-8c-8g-1066 does not seem to be running inside a container [2024-02-16T13:35:54.033Z] $ 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-271 -v /w/workspace/y_app-rfid-llrp-inventory_PR-271:/w/workspace/y_app-rfid-llrp-inventory_PR-271:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-271@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-02-16T13:35:54.357Z] $ docker top 9db277740ec829271ea5e26c6bf5c613f695b6efed9f1b8ef07530a01ff1da54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T13:35:54.815Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-271 [Pipeline] fileExists [Pipeline] sh [2024-02-16T13:35:55.220Z] + make test [2024-02-16T13:35:55.220Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-16T13:36:17.467Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-16T13:36:17.467Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-16T13:36:17.467Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.146s coverage: 86.2% of statements [2024-02-16T13:36:18.040Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.698s coverage: 71.9% of statements [2024-02-16T13:36:39.974Z] go vet ./... [2024-02-16T13:36:40.540Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T13:36:40.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T13:36:40.540Z] ./bin/test-attribution.sh [2024-02-16T13:36:40.540Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-16T13:36:40.540Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-16T13:36:40.540Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-16T13:36:40.540Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-16T13:36:40.540Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-16T13:36:40.540Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-16T13:36:40.540Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T13:36:40.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T13:36:40.651Z] $ docker stop --time=1 9db277740ec829271ea5e26c6bf5c613f695b6efed9f1b8ef07530a01ff1da54 [2024-02-16T13:36:44.686Z] $ docker rm -f --volumes 9db277740ec829271ea5e26c6bf5c613f695b6efed9f1b8ef07530a01ff1da54 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T13:36:45.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T13:36:45.429Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T13:36:46.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T13:36:46.687Z] + ls -al . [2024-02-16T13:36:46.687Z] total 208 [2024-02-16T13:36:46.687Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 13:35 . [2024-02-16T13:36:46.687Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:34 .. [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 16 13:34 .dockerignore [2024-02-16T13:36:46.687Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:36 .git [2024-02-16T13:36:46.687Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:34 .github [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 16 13:34 .gitignore [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 13:34 .golangci.yml [2024-02-16T13:36:46.687Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 13:35 .semver [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 16 13:34 Attribution.txt [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 16 13:34 CHANGELOG.md [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 16 13:34 Dockerfile [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 13:34 GOVERNANCE.md [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 16 13:34 Jenkinsfile [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 13:34 LICENSE [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 16 13:34 Makefile [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 13:34 OWNERS.md [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 16 13:34 README.md [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 13:35 VERSION [2024-02-16T13:36:46.687Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:34 bin [2024-02-16T13:36:46.687Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 16 13:36 coverage.out [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 3970 Feb 16 13:34 go.mod [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 13:34 go.sum [2024-02-16T13:36:46.687Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:34 images [2024-02-16T13:36:46.687Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:34 internal [2024-02-16T13:36:46.687Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 16 13:34 main.go [2024-02-16T13:36:46.687Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:34 openapi [2024-02-16T13:36:46.687Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:34 res [2024-02-16T13:36:46.687Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:36:47.157Z] + 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=290eb4d26f5c641bea86bfe6d50a0b38d18c4847 --label arch=amd64 --label version=0.0.0 . [2024-02-16T13:36:47.157Z] Sending build context to Docker daemon 16.9MB [2024-02-16T13:36:47.157Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T13:36:47.157Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-16T13:36:47.157Z] ---> d4c907496686 [2024-02-16T13:36:47.157Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T13:36:47.416Z] ---> Running in 92a9db5a9a21 [2024-02-16T13:36:47.416Z] Removing intermediate container 92a9db5a9a21 [2024-02-16T13:36:47.416Z] ---> 3c5095feb256 [2024-02-16T13:36:47.416Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T13:36:47.416Z] ---> Running in 15aad6e73d78 [2024-02-16T13:36:47.676Z] Removing intermediate container 15aad6e73d78 [2024-02-16T13:36:47.676Z] ---> 0b89b1584021 [2024-02-16T13:36:47.676Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-16T13:36:47.676Z] ---> Running in 982e04a2d434 [2024-02-16T13:36:47.676Z] Removing intermediate container 982e04a2d434 [2024-02-16T13:36:47.676Z] ---> c2347ea21367 [2024-02-16T13:36:47.676Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T13:36:47.676Z] ---> Running in 00c8d04da508 [2024-02-16T13:36:47.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T13:36:48.194Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T13:36:48.454Z] OK: 264 MiB in 52 packages [2024-02-16T13:36:48.713Z] Removing intermediate container 00c8d04da508 [2024-02-16T13:36:48.713Z] ---> 0946315b0065 [2024-02-16T13:36:48.713Z] Step 7/30 : WORKDIR /app [2024-02-16T13:36:48.713Z] ---> Running in 58139881e2d9 [2024-02-16T13:36:48.971Z] Removing intermediate container 58139881e2d9 [2024-02-16T13:36:48.971Z] ---> 9a8d9293962a [2024-02-16T13:36:48.971Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-16T13:36:48.971Z] ---> 0eaddcbe9644 [2024-02-16T13:36:48.971Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T13:36:48.971Z] ---> Running in ce9e39f8ce49 [2024-02-16T13:36:49.536Z] Removing intermediate container ce9e39f8ce49 [2024-02-16T13:36:49.536Z] ---> d227f0b13836 [2024-02-16T13:36:49.536Z] Step 10/30 : COPY . . [2024-02-16T13:36:50.102Z] ---> 703ddeb8e2f8 [2024-02-16T13:36:50.102Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T13:36:50.102Z] ---> Running in 8b64fec53986 [2024-02-16T13:36:50.360Z] Removing intermediate container 8b64fec53986 [2024-02-16T13:36:50.360Z] ---> 92927dadec4a [2024-02-16T13:36:50.360Z] Step 12/30 : RUN $MAKE [2024-02-16T13:36:50.360Z] ---> Running in 35e3b360a5a4 [2024-02-16T13:36:50.619Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -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-02-16T13:37:01.924Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1067 in /w/workspace/y_app-rfid-llrp-inventory_PR-271 [Pipeline] { [Pipeline] ws [2024-02-16T13:37:02.024Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-02-16T13:37:05.155Z] The recommended git tool is: git [2024-02-16T13:37:09.604Z] using credential edgex-jenkins-ssh [2024-02-16T13:37:09.624Z] Cloning the remote Git repository [2024-02-16T13:37:09.662Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-16T13:37:09.751Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-02-16T13:37:09.879Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-16T13:37:09.880Z] > git --version # timeout=10 [2024-02-16T13:37:09.902Z] > git --version # 'git version 2.25.1' [2024-02-16T13:37:09.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T13:37:10.052Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T13:37:12.544Z] Removing intermediate container 35e3b360a5a4 [2024-02-16T13:37:12.544Z] ---> 0bd614a37a37 [2024-02-16T13:37:12.544Z] Step 13/30 : FROM alpine:3.18 [2024-02-16T13:37:12.544Z] 3.18: Pulling from library/alpine [2024-02-16T13:37:12.544Z] 619be1103602: Pulling fs layer [2024-02-16T13:37:12.544Z] 619be1103602: Verifying Checksum [2024-02-16T13:37:12.544Z] 619be1103602: Download complete [2024-02-16T13:37:12.544Z] 619be1103602: Pull complete [2024-02-16T13:37:12.544Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T13:37:12.544Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T13:37:12.544Z] ---> d3782b16ccc9 [2024-02-16T13:37:12.544Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T13:37:12.544Z] ---> Running in a8401991fd22 [2024-02-16T13:37:12.544Z] Removing intermediate container a8401991fd22 [2024-02-16T13:37:12.544Z] ---> cefb35c38501 [2024-02-16T13:37:12.544Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-16T13:37:12.544Z] ---> Running in 3c1bb15d1e35 [2024-02-16T13:37:12.544Z] Removing intermediate container 3c1bb15d1e35 [2024-02-16T13:37:12.544Z] ---> dda6f15340a9 [2024-02-16T13:37:12.544Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-16T13:37:12.544Z] ---> Running in db7989205e55 [2024-02-16T13:37:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T13:37:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T13:37:12.544Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T13:37:12.544Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T13:37:12.544Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T13:37:12.544Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T13:37:12.544Z] OK: 8 MiB in 17 packages [2024-02-16T13:37:12.544Z] Removing intermediate container db7989205e55 [2024-02-16T13:37:12.544Z] ---> a175ea738ebb [2024-02-16T13:37:12.544Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-16T13:37:12.544Z] ---> Running in 176d84458bb6 [2024-02-16T13:37:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T13:37:12.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T13:37:12.544Z] OK: 8 MiB in 17 packages [2024-02-16T13:37:12.544Z] Removing intermediate container 176d84458bb6 [2024-02-16T13:37:12.544Z] ---> 5ca4f7a12822 [2024-02-16T13:37:12.544Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T13:37:12.544Z] ---> 80f50f8bb887 [2024-02-16T13:37:12.544Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T13:37:12.804Z] ---> dfbba51b648d [2024-02-16T13:37:12.804Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-16T13:37:12.804Z] ---> 2e367974d128 [2024-02-16T13:37:12.804Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-16T13:37:13.063Z] ---> ab9700e42920 [2024-02-16T13:37:13.063Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-16T13:37:13.963Z] ---> 573c47b41c51 [2024-02-16T13:37:13.963Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-16T13:37:13.963Z] ---> Running in 0db523d6894f [2024-02-16T13:37:14.223Z] Removing intermediate container 0db523d6894f [2024-02-16T13:37:14.223Z] ---> c04c97a3c228 [2024-02-16T13:37:14.223Z] Step 24/30 : VOLUME /cache [2024-02-16T13:37:14.223Z] ---> Running in 72d845d49d08 [2024-02-16T13:37:14.482Z] Removing intermediate container 72d845d49d08 [2024-02-16T13:37:14.482Z] ---> 88144394d4d0 [2024-02-16T13:37:14.482Z] Step 25/30 : EXPOSE 59711 [2024-02-16T13:37:14.482Z] ---> Running in 1d3fbee4e2ee [2024-02-16T13:37:14.482Z] Removing intermediate container 1d3fbee4e2ee [2024-02-16T13:37:14.482Z] ---> 8871d85a61d8 [2024-02-16T13:37:14.482Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-16T13:37:14.482Z] ---> Running in edbfc7f7187f [2024-02-16T13:37:14.482Z] Removing intermediate container edbfc7f7187f [2024-02-16T13:37:14.482Z] ---> 5777a1b01cbd [2024-02-16T13:37:14.482Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-16T13:37:14.482Z] ---> Running in 99268d5d2c42 [2024-02-16T13:37:14.741Z] Removing intermediate container 99268d5d2c42 [2024-02-16T13:37:14.741Z] ---> 70418adaba0c [2024-02-16T13:37:14.741Z] Step 28/30 : LABEL arch=amd64 [2024-02-16T13:37:14.741Z] ---> Running in 61e75f95fbdd [2024-02-16T13:37:14.741Z] Removing intermediate container 61e75f95fbdd [2024-02-16T13:37:14.741Z] ---> ad4af3f3a5ad [2024-02-16T13:37:14.741Z] Step 29/30 : LABEL git_sha=290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [2024-02-16T13:37:14.741Z] ---> Running in e65c76005bd4 [2024-02-16T13:37:14.741Z] Removing intermediate container e65c76005bd4 [2024-02-16T13:37:14.741Z] ---> eaabd826b1b6 [2024-02-16T13:37:14.741Z] Step 30/30 : LABEL version=0.0.0 [2024-02-16T13:37:14.741Z] ---> Running in b5058f9f95fa [2024-02-16T13:37:14.999Z] Removing intermediate container b5058f9f95fa [2024-02-16T13:37:14.999Z] ---> 6249b4970a51 [2024-02-16T13:37:14.999Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T13:37:14.999Z] Successfully built 6249b4970a51 [2024-02-16T13:37:14.999Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-02-16T13:37:14.227Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-16T13:37:14.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T13:37:15.151Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-16T13:37:15.186Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-16T13:37:15.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [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] } [2024-02-16T13:37:15.713Z] Merging remotes/origin/main commit e33e7043bfdab310219eee9be4f7dd5875ef3966 into PR head commit 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-02-16T13:37:16.021Z] Merge succeeded, producing 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [2024-02-16T13:37:16.021Z] Checking out Revision 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 (PR-271) [Pipeline] sh [2024-02-16T13:37:16.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T13:37:16.309Z] [2024-02-16T13:37:16.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:37:16.556Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-02-16T13:37:16.605Z] > git --version # timeout=10 [2024-02-16T13:37:16.617Z] > git --version # 'git version 2.25.1' [2024-02-16T13:37:16.629Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T13:37:15.204Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-16T13:37:15.737Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T13:37:15.807Z] > git checkout -f 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 # timeout=10 [2024-02-16T13:37:15.916Z] > git remote # timeout=10 [2024-02-16T13:37:15.936Z] > git config --get remote.origin.url # timeout=10 [2024-02-16T13:37:15.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T13:37:15.973Z] > git merge e33e7043bfdab310219eee9be4f7dd5875ef3966 # timeout=10 [2024-02-16T13:37:16.003Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-16T13:37:16.027Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T13:37:16.042Z] > git checkout -f 290eb4d26f5c641bea86bfe6d50a0b38d18c4847 # timeout=10 [2024-02-16T13:37:16.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T13:37:16.724Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T13:37:16.724Z] 5eb5b503b376: Pulling fs layer [2024-02-16T13:37:16.724Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T13:37:16.724Z] ec43610c2a17: Pulling fs layer [2024-02-16T13:37:16.724Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T13:37:16.724Z] 33b1e0a273af: Pulling fs layer [2024-02-16T13:37:16.724Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T13:37:16.724Z] 2f39f015ded8: Pulling fs layer [2024-02-16T13:37:16.724Z] 5d3b04190fa2: Waiting [2024-02-16T13:37:16.724Z] 2f39f015ded8: Waiting [2024-02-16T13:37:16.724Z] 3a2ae6a8a46f: Waiting [2024-02-16T13:37:16.724Z] 5c69ac0246d0: Verifying Checksum [2024-02-16T13:37:16.724Z] 5c69ac0246d0: Download complete [2024-02-16T13:37:16.724Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-16T13:37:16.724Z] 3a2ae6a8a46f: Download complete [2024-02-16T13:37:16.724Z] 33b1e0a273af: Verifying Checksum [2024-02-16T13:37:16.724Z] ec43610c2a17: Verifying Checksum [2024-02-16T13:37:16.724Z] ec43610c2a17: Download complete [2024-02-16T13:37:16.724Z] 5d3b04190fa2: Verifying Checksum [2024-02-16T13:37:16.724Z] 5d3b04190fa2: Download complete [2024-02-16T13:37:16.983Z] 5eb5b503b376: Download complete [2024-02-16T13:37:17.101Z] [2024-02-16T13:37:17.101Z] GitHub has been notified of this commit’s build result [2024-02-16T13:37:17.101Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-02-16T13:37:17.550Z] 2f39f015ded8: Download complete [Pipeline] sh [2024-02-16T13:37:18.118Z] 5eb5b503b376: Pull complete [2024-02-16T13:37:18.118Z] 5c69ac0246d0: Pull complete [2024-02-16T13:37:18.160Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T13:37:18.160Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T13:37:18.160Z] Dload Upload Total Spent Left Speed [2024-02-16T13:37:18.160Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97181 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2024-02-16T13:37:18.378Z] ec43610c2a17: Pull complete [2024-02-16T13:37:18.506Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T13:37:18.637Z] 3a2ae6a8a46f: Pull complete [2024-02-16T13:37:18.637Z] 33b1e0a273af: Pull complete [2024-02-16T13:37:18.850Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T13:37:18.850Z] + sudo tee /etc/docker/daemon.new [2024-02-16T13:37:18.850Z] { [2024-02-16T13:37:18.850Z] "registry-mirrors": [ [2024-02-16T13:37:18.850Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T13:37:18.850Z] ], [2024-02-16T13:37:18.850Z] "bip": "10.250.0.254/24", [2024-02-16T13:37:18.850Z] "hosts": [ [2024-02-16T13:37:18.850Z] "tcp://0.0.0.0:5555", [2024-02-16T13:37:18.850Z] "unix:///var/run/docker.sock" [2024-02-16T13:37:18.850Z] ], [2024-02-16T13:37:18.850Z] "mtu": 1458, [2024-02-16T13:37:18.850Z] "selinux-enabled": true, [2024-02-16T13:37:18.850Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T13:37:18.850Z] } [Pipeline] sh [2024-02-16T13:37:18.895Z] 5d3b04190fa2: Pull complete [2024-02-16T13:37:19.190Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T13:37:19.541Z] + sudo service docker restart [2024-02-16T13:37:23.078Z] 2f39f015ded8: Pull complete [2024-02-16T13:37:23.078Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T13:37:23.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T13:37:23.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T13:37:23.462Z] prd-ubuntu20.04-docker-8c-8g-1066 does not seem to be running inside a container [2024-02-16T13:37:23.494Z] $ 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-271 -v /w/workspace/y_app-rfid-llrp-inventory_PR-271:/w/workspace/y_app-rfid-llrp-inventory_PR-271:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-271@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-02-16T13:37:27.385Z] $ docker top f8fcb3de9c0179cbf33b7560c505c9caea067c94d43dc02f1db27f8a6a5ab184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:37:27.909Z] ---> job-cost.sh [2024-02-16T13:37:27.909Z] lf-activate-venv: SKIPPING [2024-02-16T13:37:27.909Z] INFO: No Stack... [2024-02-16T13:37:28.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T13:37:28.734Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T13:37:29.052Z] + cut -d, -f6 [2024-02-16T13:37:29.052Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-271/archives/cost.csv [Pipeline] lock [2024-02-16T13:37:29.097Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-271-1-stack-cost] [2024-02-16T13:37:29.102Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-271-1-stack-cost] did not exist. Created. [2024-02-16T13:37:29.109Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-271-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T13:37:29.581Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T13:37:29.643Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T13:37:29.711Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-271-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T13:37:29.873Z] $ docker stop --time=1 f8fcb3de9c0179cbf33b7560c505c9caea067c94d43dc02f1db27f8a6a5ab184 [2024-02-16T13:37:31.042Z] $ docker rm -f --volumes f8fcb3de9c0179cbf33b7560c505c9caea067c94d43dc02f1db27f8a6a5ab184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T13:37:37.924Z] provisioning config files... [2024-02-16T13:37:37.952Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config2625115314660361904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:37:38.469Z] ---> ****-login.sh [2024-02-16T13:37:38.469Z] nexus3.edgexfoundry.org:10001 [2024-02-16T13:37:38.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:37:39.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:37:39.013Z] Configure a credential helper to remove this warning. See [2024-02-16T13:37:39.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:37:39.013Z] [2024-02-16T13:37:39.013Z] Login Succeeded [2024-02-16T13:37:39.013Z] nexus3.edgexfoundry.org:10002 [2024-02-16T13:37:39.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:37:39.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:37:39.286Z] Configure a credential helper to remove this warning. See [2024-02-16T13:37:39.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:37:39.286Z] [2024-02-16T13:37:39.286Z] Login Succeeded [2024-02-16T13:37:39.286Z] nexus3.edgexfoundry.org:10003 [2024-02-16T13:37:44.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:37:44.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:37:44.542Z] Configure a credential helper to remove this warning. See [2024-02-16T13:37:44.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:37:44.542Z] [2024-02-16T13:37:44.542Z] Login Succeeded [2024-02-16T13:37:44.542Z] nexus3.edgexfoundry.org:10004 [2024-02-16T13:37:44.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:37:44.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:37:44.813Z] Configure a credential helper to remove this warning. See [2024-02-16T13:37:44.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:37:44.813Z] [2024-02-16T13:37:44.813Z] Login Succeeded [2024-02-16T13:37:44.813Z] ****.io [2024-02-16T13:37:45.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T13:37:45.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T13:37:45.347Z] Configure a credential helper to remove this warning. See [2024-02-16T13:37:45.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T13:37:45.347Z] [2024-02-16T13:37:45.347Z] Login Succeeded [2024-02-16T13:37:45.348Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T13:37:45.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T13:37:45.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T13:37:45.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T13:37:46.064Z] ========================================================= [2024-02-16T13:37:46.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T13:37:46.064Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:37:46.739Z] + 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-02-16T13:37:47.007Z] Sending build context to Docker daemon 670.2kB [2024-02-16T13:37:47.007Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T13:37:47.007Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T13:37:47.276Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T13:37:47.276Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T13:37:47.276Z] 5d54e960e981: Pulling fs layer [2024-02-16T13:37:47.276Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T13:37:47.276Z] f0e02332f6b5: Pulling fs layer [2024-02-16T13:37:47.276Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T13:37:47.276Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T13:37:47.276Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T13:37:47.276Z] 872ee5b61b7b: Waiting [2024-02-16T13:37:47.276Z] 0c6a40ed1a82: Waiting [2024-02-16T13:37:47.276Z] 94ae7d8d031c: Waiting [2024-02-16T13:37:47.276Z] f0e02332f6b5: Waiting [2024-02-16T13:37:47.276Z] 5d54e960e981: Verifying Checksum [2024-02-16T13:37:47.276Z] 5d54e960e981: Download complete [2024-02-16T13:37:47.276Z] f0e02332f6b5: Verifying Checksum [2024-02-16T13:37:47.276Z] f0e02332f6b5: Download complete [2024-02-16T13:37:47.276Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T13:37:47.276Z] 872ee5b61b7b: Download complete [2024-02-16T13:37:47.276Z] 9fda8d8052c6: Verifying Checksum [2024-02-16T13:37:47.276Z] 9fda8d8052c6: Download complete [2024-02-16T13:37:47.887Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T13:37:47.887Z] 94ae7d8d031c: Download complete [2024-02-16T13:37:48.161Z] 9fda8d8052c6: Pull complete [2024-02-16T13:37:48.751Z] 5d54e960e981: Pull complete [2024-02-16T13:37:49.029Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T13:37:49.029Z] c4a7e357bf2a: Download complete [2024-02-16T13:37:50.002Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T13:37:50.002Z] 0c6a40ed1a82: Download complete [2024-02-16T13:38:02.351Z] c4a7e357bf2a: Pull complete [2024-02-16T13:38:02.351Z] f0e02332f6b5: Pull complete [2024-02-16T13:38:02.351Z] 872ee5b61b7b: Pull complete [2024-02-16T13:38:10.569Z] 0c6a40ed1a82: Pull complete [2024-02-16T13:38:14.826Z] 94ae7d8d031c: Pull complete [2024-02-16T13:38:14.826Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T13:38:14.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T13:38:14.826Z] ---> 86de565de09d [2024-02-16T13:38:14.826Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T13:38:15.782Z] ---> Running in 35ba4b5d8e9b [2024-02-16T13:38:16.049Z] Removing intermediate container 35ba4b5d8e9b [2024-02-16T13:38:16.049Z] ---> e0d4dd128b51 [2024-02-16T13:38:16.049Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T13:38:16.317Z] ---> Running in 219fcd806708 [2024-02-16T13:38:16.584Z] Removing intermediate container 219fcd806708 [2024-02-16T13:38:16.584Z] ---> 1fd77fa3bf98 [2024-02-16T13:38:16.584Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T13:38:16.584Z] ---> Running in ea58e0fe2dd1 [2024-02-16T13:38:16.852Z] Removing intermediate container ea58e0fe2dd1 [2024-02-16T13:38:16.852Z] ---> 33413a09973b [2024-02-16T13:38:16.852Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T13:38:17.127Z] ---> Running in 4ee94ab4b767 [2024-02-16T13:38:18.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T13:38:18.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T13:38:19.747Z] OK: 266 MiB in 52 packages [2024-02-16T13:38:20.716Z] Removing intermediate container 4ee94ab4b767 [2024-02-16T13:38:20.716Z] ---> 49360b71f0a3 [2024-02-16T13:38:20.716Z] Step 7/12 : WORKDIR /app [2024-02-16T13:38:20.716Z] ---> Running in 4df6ea796d8c [2024-02-16T13:38:20.983Z] Removing intermediate container 4df6ea796d8c [2024-02-16T13:38:20.983Z] ---> 453982386a9b [2024-02-16T13:38:20.983Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T13:38:21.255Z] ---> 709c07082326 [2024-02-16T13:38:21.255Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T13:38:21.523Z] ---> Running in 278534460cc6 [2024-02-16T13:39:17.939Z] Removing intermediate container 278534460cc6 [2024-02-16T13:39:17.939Z] ---> cfb850770daf [2024-02-16T13:39:17.939Z] Step 10/12 : COPY . . [2024-02-16T13:39:17.939Z] ---> 10a45473a897 [2024-02-16T13:39:17.939Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T13:39:17.939Z] ---> Running in 538dbcd72642 [2024-02-16T13:39:17.939Z] Removing intermediate container 538dbcd72642 [2024-02-16T13:39:17.939Z] ---> cc79d1e0b2f4 [2024-02-16T13:39:17.939Z] Step 12/12 : RUN $MAKE [2024-02-16T13:39:17.939Z] ---> Running in 3acda8bc4885 [2024-02-16T13:39:18.525Z] noop [2024-02-16T13:39:19.104Z] Removing intermediate container 3acda8bc4885 [2024-02-16T13:39:19.104Z] ---> 116f6a5f9fe6 [2024-02-16T13:39:19.104Z] Successfully built 116f6a5f9fe6 [2024-02-16T13:39:19.104Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:39:19.714Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T13:39:19.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T13:39:20.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-1067 does not seem to be running inside a container [2024-02-16T13:39:20.140Z] $ 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-02-16T13:39:21.321Z] $ docker top 445948384e6a4903d885393f0d42ac524c1bd3b97517b942f825b31c2d61a419 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T13:39:22.263Z] + go version [2024-02-16T13:39:22.263Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T13:39:22.301Z] $ docker stop --time=1 445948384e6a4903d885393f0d42ac524c1bd3b97517b942f825b31c2d61a419 [2024-02-16T13:39:26.219Z] $ docker rm -f --volumes 445948384e6a4903d885393f0d42ac524c1bd3b97517b942f825b31c2d61a419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:39:27.457Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T13:39:27.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T13:39:27.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-1067 does not seem to be running inside a container [2024-02-16T13:39:27.908Z] $ 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-02-16T13:39:29.056Z] $ docker top a372cc7552e2de5cb9af4e9e7b48b247d9b18bbf573c574c07bc0fb4a521ed66 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T13:39:30.007Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-02-16T13:39:30.440Z] + make test [2024-02-16T13:39:30.707Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-16T13:41:37.362Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-16T13:41:37.362Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-16T13:41:37.947Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.480s coverage: 86.2% of statements [2024-02-16T13:41:50.249Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.427s coverage: 71.9% of statements [2024-02-16T13:41:50.249Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T13:41:50.249Z] go vet ./... [2024-02-16T13:43:56.926Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T13:43:56.926Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T13:43:56.926Z] ./bin/test-attribution.sh [2024-02-16T13:43:56.926Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-16T13:43:56.926Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-16T13:43:56.926Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-16T13:43:56.926Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-16T13:43:56.926Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-16T13:43:56.926Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-16T13:43:56.926Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T13:43:56.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T13:43:57.055Z] $ docker stop --time=1 a372cc7552e2de5cb9af4e9e7b48b247d9b18bbf573c574c07bc0fb4a521ed66 [2024-02-16T13:43:58.913Z] $ docker rm -f --volumes a372cc7552e2de5cb9af4e9e7b48b247d9b18bbf573c574c07bc0fb4a521ed66 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T13:44:00.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T13:44:00.718Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T13:44:01.151Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T13:44:02.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T13:44:02.342Z] + ls -al . [2024-02-16T13:44:02.342Z] total 204 [2024-02-16T13:44:02.342Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 13:39 . [2024-02-16T13:44:02.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:37 .. [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 16 13:37 .dockerignore [2024-02-16T13:44:02.342Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 13:37 .git [2024-02-16T13:44:02.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:37 .github [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 16 13:37 .gitignore [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 13:37 .golangci.yml [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 16 13:37 Attribution.txt [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 16 13:37 CHANGELOG.md [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 16 13:37 Dockerfile [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 13:37 GOVERNANCE.md [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 16 13:37 Jenkinsfile [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 13:37 LICENSE [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 16 13:37 Makefile [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 13:37 OWNERS.md [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 16 13:37 README.md [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 13:35 VERSION [2024-02-16T13:44:02.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:37 bin [2024-02-16T13:44:02.342Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 16 13:41 coverage.out [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 3970 Feb 16 13:37 go.mod [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 13:37 go.sum [2024-02-16T13:44:02.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:37 images [2024-02-16T13:44:02.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 13:37 internal [2024-02-16T13:44:02.342Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 16 13:37 main.go [2024-02-16T13:44:02.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:37 openapi [2024-02-16T13:44:02.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 13:37 res [2024-02-16T13:44:02.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 13:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:44:02.842Z] + 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=290eb4d26f5c641bea86bfe6d50a0b38d18c4847 --label arch=arm64 --label version=0.0.0 . [2024-02-16T13:44:03.110Z] Sending build context to Docker daemon 670.2kB [2024-02-16T13:44:03.110Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T13:44:03.110Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-16T13:44:03.110Z] ---> 116f6a5f9fe6 [2024-02-16T13:44:03.110Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T13:44:04.518Z] ---> Running in 34ba88a21817 [2024-02-16T13:44:04.785Z] Removing intermediate container 34ba88a21817 [2024-02-16T13:44:04.785Z] ---> 1380fddb4782 [2024-02-16T13:44:04.785Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T13:44:05.051Z] ---> Running in 6b90d23676e4 [2024-02-16T13:44:05.317Z] Removing intermediate container 6b90d23676e4 [2024-02-16T13:44:05.317Z] ---> 1b8d2cd6a814 [2024-02-16T13:44:05.317Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-16T13:44:05.317Z] ---> Running in 79f440f26796 [2024-02-16T13:44:05.584Z] Removing intermediate container 79f440f26796 [2024-02-16T13:44:05.584Z] ---> 4c1723c2f675 [2024-02-16T13:44:05.584Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T13:44:05.584Z] ---> Running in 5854dfe866c0 [2024-02-16T13:44:06.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T13:44:07.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T13:44:08.079Z] OK: 266 MiB in 52 packages [2024-02-16T13:44:09.037Z] Removing intermediate container 5854dfe866c0 [2024-02-16T13:44:09.037Z] ---> a507710a520f [2024-02-16T13:44:09.037Z] Step 7/30 : WORKDIR /app [2024-02-16T13:44:09.037Z] ---> Running in ef3d146c4183 [2024-02-16T13:44:09.037Z] Removing intermediate container ef3d146c4183 [2024-02-16T13:44:09.037Z] ---> 896654bacacd [2024-02-16T13:44:09.037Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-16T13:44:09.619Z] ---> dad4df0e583c [2024-02-16T13:44:09.619Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T13:44:09.619Z] ---> Running in d16d79627531 [2024-02-16T13:44:11.563Z] Removing intermediate container d16d79627531 [2024-02-16T13:44:11.563Z] ---> d649be4166d3 [2024-02-16T13:44:11.563Z] Step 10/30 : COPY . . [2024-02-16T13:44:12.146Z] ---> 2eb43d71576d [2024-02-16T13:44:12.146Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T13:44:12.146Z] ---> Running in c03800f0d55a [2024-02-16T13:44:12.414Z] Removing intermediate container c03800f0d55a [2024-02-16T13:44:12.414Z] ---> 963890b9f2d8 [2024-02-16T13:44:12.414Z] Step 12/30 : RUN $MAKE [2024-02-16T13:44:12.414Z] ---> Running in 4c071395b67d [2024-02-16T13:44:13.368Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -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-02-16T13:46:05.029Z] Removing intermediate container 4c071395b67d [2024-02-16T13:46:05.029Z] ---> 513857bab035 [2024-02-16T13:46:05.029Z] Step 13/30 : FROM alpine:3.18 [2024-02-16T13:46:05.029Z] 3.18: Pulling from library/alpine [2024-02-16T13:46:05.029Z] c6b39de5b339: Pulling fs layer [2024-02-16T13:46:05.029Z] c6b39de5b339: Download complete [2024-02-16T13:46:05.029Z] c6b39de5b339: Pull complete [2024-02-16T13:46:05.029Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T13:46:05.029Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T13:46:05.029Z] ---> 33abbf032149 [2024-02-16T13:46:05.029Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T13:46:05.029Z] ---> Running in 4ee0bd08f9d2 [2024-02-16T13:46:05.029Z] Removing intermediate container 4ee0bd08f9d2 [2024-02-16T13:46:05.029Z] ---> fae358f79163 [2024-02-16T13:46:05.029Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-16T13:46:05.029Z] ---> Running in f0635cdb1dd0 [2024-02-16T13:46:05.029Z] Removing intermediate container f0635cdb1dd0 [2024-02-16T13:46:05.029Z] ---> e534b46d4192 [2024-02-16T13:46:05.029Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-16T13:46:05.029Z] ---> Running in e4d353dd2789 [2024-02-16T13:46:05.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T13:46:05.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T13:46:05.029Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T13:46:05.029Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T13:46:05.029Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T13:46:05.029Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T13:46:05.029Z] OK: 9 MiB in 17 packages [2024-02-16T13:46:05.029Z] Removing intermediate container e4d353dd2789 [2024-02-16T13:46:05.029Z] ---> 29fcbdb944a1 [2024-02-16T13:46:05.030Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-16T13:46:05.030Z] ---> Running in 48964e920a89 [2024-02-16T13:46:05.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T13:46:05.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T13:46:05.030Z] OK: 9 MiB in 17 packages [2024-02-16T13:46:05.030Z] Removing intermediate container 48964e920a89 [2024-02-16T13:46:05.030Z] ---> 97fd099c172a [2024-02-16T13:46:05.030Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T13:46:05.030Z] ---> 68e4550e60bb [2024-02-16T13:46:05.030Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T13:46:05.030Z] ---> 8c1541c1c550 [2024-02-16T13:46:05.030Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-16T13:46:05.030Z] ---> d025802836ea [2024-02-16T13:46:05.030Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-16T13:46:05.620Z] ---> 45f93d319d4c [2024-02-16T13:46:05.620Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-16T13:46:07.029Z] ---> 7c530a5536fb [2024-02-16T13:46:07.029Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-16T13:46:07.029Z] ---> Running in 6da4c101ce34 [2024-02-16T13:46:08.434Z] Removing intermediate container 6da4c101ce34 [2024-02-16T13:46:08.434Z] ---> 1097114a32f9 [2024-02-16T13:46:08.434Z] Step 24/30 : VOLUME /cache [2024-02-16T13:46:08.700Z] ---> Running in b798c4c7939d [2024-02-16T13:46:08.965Z] Removing intermediate container b798c4c7939d [2024-02-16T13:46:08.965Z] ---> e3f4e5090a6d [2024-02-16T13:46:08.965Z] Step 25/30 : EXPOSE 59711 [2024-02-16T13:46:08.965Z] ---> Running in 893e6a9b7686 [2024-02-16T13:46:09.231Z] Removing intermediate container 893e6a9b7686 [2024-02-16T13:46:09.231Z] ---> 021ff3a0fc98 [2024-02-16T13:46:09.231Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-16T13:46:09.231Z] ---> Running in 74c0ca93b9a4 [2024-02-16T13:46:09.498Z] Removing intermediate container 74c0ca93b9a4 [2024-02-16T13:46:09.498Z] ---> 211c197e0322 [2024-02-16T13:46:09.498Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-16T13:46:09.763Z] ---> Running in 869d7eb6a377 [2024-02-16T13:46:10.027Z] Removing intermediate container 869d7eb6a377 [2024-02-16T13:46:10.027Z] ---> ed118e7c999a [2024-02-16T13:46:10.027Z] Step 28/30 : LABEL arch=arm64 [2024-02-16T13:46:10.027Z] ---> Running in 714c105ca2c6 [2024-02-16T13:46:10.293Z] Removing intermediate container 714c105ca2c6 [2024-02-16T13:46:10.293Z] ---> fec35e4dd563 [2024-02-16T13:46:10.293Z] Step 29/30 : LABEL git_sha=290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [2024-02-16T13:46:10.293Z] ---> Running in a959954800cf [2024-02-16T13:46:10.558Z] Removing intermediate container a959954800cf [2024-02-16T13:46:10.558Z] ---> 0ffdb06eba95 [2024-02-16T13:46:10.558Z] Step 30/30 : LABEL version=0.0.0 [2024-02-16T13:46:10.823Z] ---> Running in c3bb60037dcf [2024-02-16T13:46:15.747Z] Removing intermediate container c3bb60037dcf [2024-02-16T13:46:15.747Z] ---> 5c0362c7aaaf [2024-02-16T13:46:15.747Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T13:46:15.747Z] Successfully built 5c0362c7aaaf [2024-02-16T13:46:15.747Z] 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-02-16T13:46:17.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T13:46:17.033Z] [2024-02-16T13:46:17.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:46:17.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T13:46:17.485Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T13:46:17.485Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T13:46:17.485Z] 04944245beec: Pulling fs layer [2024-02-16T13:46:17.485Z] 699f458cf7ca: Pulling fs layer [2024-02-16T13:46:17.485Z] 765212b225bb: Pulling fs layer [2024-02-16T13:46:17.485Z] f23df028b6ca: Pulling fs layer [2024-02-16T13:46:17.485Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T13:46:17.485Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T13:46:17.485Z] 765212b225bb: Waiting [2024-02-16T13:46:17.485Z] d65c8cfc05b1: Waiting [2024-02-16T13:46:17.485Z] 2437ff75d9bd: Waiting [2024-02-16T13:46:17.485Z] f23df028b6ca: Waiting [2024-02-16T13:46:17.754Z] 04944245beec: Verifying Checksum [2024-02-16T13:46:17.754Z] 04944245beec: Download complete [2024-02-16T13:46:17.754Z] 765212b225bb: Download complete [2024-02-16T13:46:17.754Z] f23df028b6ca: Verifying Checksum [2024-02-16T13:46:17.754Z] f23df028b6ca: Download complete [2024-02-16T13:46:17.754Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T13:46:17.754Z] d65c8cfc05b1: Download complete [2024-02-16T13:46:17.754Z] 699f458cf7ca: Verifying Checksum [2024-02-16T13:46:17.754Z] 699f458cf7ca: Download complete [2024-02-16T13:46:18.335Z] 8998bd30e6a1: Verifying Checksum [2024-02-16T13:46:18.336Z] 8998bd30e6a1: Download complete [2024-02-16T13:46:20.987Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T13:46:20.987Z] 2437ff75d9bd: Download complete [2024-02-16T13:46:22.950Z] 8998bd30e6a1: Pull complete [2024-02-16T13:46:23.532Z] 04944245beec: Pull complete [2024-02-16T13:46:24.939Z] 699f458cf7ca: Pull complete [2024-02-16T13:46:24.939Z] 765212b225bb: Pull complete [2024-02-16T13:46:25.903Z] f23df028b6ca: Pull complete [2024-02-16T13:46:26.169Z] d65c8cfc05b1: Pull complete [2024-02-16T13:46:44.560Z] 2437ff75d9bd: Pull complete [2024-02-16T13:46:44.560Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T13:46:44.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T13:46:44.827Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T13:46:45.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-1067 does not seem to be running inside a container [2024-02-16T13:46:45.593Z] $ 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-02-16T13:46:47.960Z] $ docker top 207415275e1da7686ab4564cab8fa3d4b98cb41602155dcacb0d02fc3a9538c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:46:48.816Z] ---> job-cost.sh [2024-02-16T13:46:49.088Z] lf-activate-venv: SKIPPING [2024-02-16T13:46:49.088Z] INFO: No Stack... [2024-02-16T13:46:49.378Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T13:46:50.365Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T13:46:50.722Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-02-16T13:46:50.723Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T13:46:51.073Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-271-1-stack-cost] [2024-02-16T13:46:51.080Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-271-1-stack-cost] did not exist. Created. [2024-02-16T13:46:51.085Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-271-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T13:46:51.913Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-1d611c4d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T13:46:52.583Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T13:46:52.619Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T13:46:52.686Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T13:46:52.708Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-271-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T13:46:52.922Z] $ docker stop --time=1 207415275e1da7686ab4564cab8fa3d4b98cb41602155dcacb0d02fc3a9538c0 [2024-02-16T13:46:54.397Z] $ docker rm -f --volumes 207415275e1da7686ab4564cab8fa3d4b98cb41602155dcacb0d02fc3a9538c0 [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-02-16T13:46:56.402Z] provisioning config files... [2024-02-16T13:46:56.411Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp/config7043431706206775321tmp [Pipeline] { [Pipeline] sh [2024-02-16T13:46:56.847Z] + set +x [2024-02-16T13:46:56.848Z] + + curl -s https://codecov.io/bash [2024-02-16T13:46:56.848Z] bash -s -- [2024-02-16T13:46:56.848Z] [2024-02-16T13:46:56.848Z] _____ _ [2024-02-16T13:46:56.848Z] / ____| | | [2024-02-16T13:46:56.848Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T13:46:56.848Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T13:46:56.848Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T13:46:56.848Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T13:46:56.848Z] Bash-1.0.6 [2024-02-16T13:46:56.848Z] [2024-02-16T13:46:56.848Z] [2024-02-16T13:46:56.848Z] ==> git version 2.25.1 found [2024-02-16T13:46:56.848Z] ==> 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-02-16T13:46:56.848Z] Release-Date: 2020-01-08 [2024-02-16T13:46:56.848Z] 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-02-16T13:46:56.848Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T13:46:56.848Z] ==> Jenkins CI detected. [2024-02-16T13:46:56.848Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-271 [2024-02-16T13:46:56.848Z] project root: . [2024-02-16T13:46:56.848Z] --> token set from env [2024-02-16T13:46:57.108Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T13:46:57.108Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T13:46:57.108Z] ==> Python coveragepy not found [2024-02-16T13:46:57.108Z] ==> Searching for coverage reports in: [2024-02-16T13:46:57.108Z] + . [2024-02-16T13:46:57.108Z] -> Found 1 reports [2024-02-16T13:46:57.108Z] ==> Detecting git/mercurial file structure [2024-02-16T13:46:57.108Z] ==> Reading reports [2024-02-16T13:46:57.108Z] + ./coverage.out bytes=41317 [2024-02-16T13:46:57.108Z] ==> Appending adjustments [2024-02-16T13:46:57.108Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T13:46:57.108Z] + Found adjustments [2024-02-16T13:46:57.368Z] ==> Gzipping contents [2024-02-16T13:46:57.368Z] 12K /tmp/codecov.M9BEHi.gz [2024-02-16T13:46:57.368Z] ==> Uploading reports [2024-02-16T13:46:57.368Z] url: https://codecov.io [2024-02-16T13:46:57.369Z] query: branch=PR-271&commit=290eb4d26f5c641bea86bfe6d50a0b38d18c4847&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-271%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=271&job=&cmd_args= [2024-02-16T13:46:57.369Z] -> Pinging Codecov [2024-02-16T13:46:57.369Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-271&commit=290eb4d26f5c641bea86bfe6d50a0b38d18c4847&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-271%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=271&job=&cmd_args= [2024-02-16T13:46:57.369Z] -> Uploading to [2024-02-16T13:46:57.369Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/581DD39554BDF9B6E22D074273EAD858/290eb4d26f5c641bea86bfe6d50a0b38d18c4847/7e994e68-5c1a-420b-87c2-4c4b27734009.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T134657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23deaa02c186964f3d876935f5dbe1137d875d02b1bf7ccc196f8a42cb2dd9c4 [2024-02-16T13:46:57.369Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T13:46:57.369Z] Dload Upload Total Spent Left Speed [2024-02-16T13:46:57.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11611 0 0 100 11611 0 40176 --:--:-- --:--:-- --:--:-- 40176 [2024-02-16T13:46:57.897Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/290eb4d26f5c641bea86bfe6d50a0b38d18c4847 [Pipeline] } [2024-02-16T13:46:57.928Z] 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-02-16T13:47:01.341Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-271/archives ] [2024-02-16T13:47:01.341Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-271/archives [2024-02-16T13:47:01.341Z] total 16 [2024-02-16T13:47:01.341Z] drwxr-xr-x 3 root root 4096 Feb 16 13:37 . [2024-02-16T13:47:01.341Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 13:37 .. [2024-02-16T13:47:01.341Z] drwxr-xr-x 2 root root 4096 Feb 16 13:37 cost [2024-02-16T13:47:01.341Z] -rw-r--r-- 1 root root 95 Feb 16 13:37 cost.csv [2024-02-16T13:47:01.341Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-271/archives [2024-02-16T13:47:01.341Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-271/archives [2024-02-16T13:47:01.341Z] total 16 [2024-02-16T13:47:01.341Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 13:37 . [2024-02-16T13:47:01.341Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 13:37 .. [2024-02-16T13:47:01.341Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 13:37 cost [2024-02-16T13:47:01.341Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 16 13:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:47:01.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:47:02.559Z] ---> package-listing.sh [2024-02-16T13:47:02.559Z] ++ facter osfamily [2024-02-16T13:47:02.559Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T13:47:02.819Z] + OS_FAMILY=debian [2024-02-16T13:47:02.819Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-271 [2024-02-16T13:47:02.819Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T13:47:02.819Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T13:47:02.819Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T13:47:02.819Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T13:47:02.819Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-271 ']' [2024-02-16T13:47:02.819Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T13:47:02.819Z] + case "${OS_FAMILY}" in [2024-02-16T13:47:02.819Z] + dpkg -l [2024-02-16T13:47:02.819Z] + grep '^ii' [2024-02-16T13:47:02.819Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T13:47:02.819Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T13:47:02.819Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T13:47:02.819Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-271 ']' [2024-02-16T13:47:02.819Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-271/archives/ [2024-02-16T13:47:02.819Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-271/archives/ [Pipeline] echo [2024-02-16T13:47:02.854Z] 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-271/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-16T13:47:03.145Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T13:47:03.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T13:47:03.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T13:47:04.116Z] prd-ubuntu20.04-docker-8c-8g-1066 does not seem to be running inside a container [2024-02-16T13:47:04.147Z] $ 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-271/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-271 -v /w/workspace/y_app-rfid-llrp-inventory_PR-271:/w/workspace/y_app-rfid-llrp-inventory_PR-271:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-271@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-02-16T13:47:04.325Z] $ docker top 1d594c97b015b6819946320e55cf1674d0e90ff9e3db54c1bdebcc92c80a1724 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T13:47:04.824Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T13:47:05.132Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T13:47:05.442Z] + ls /var/log/sa-host [2024-02-16T13:47:05.443Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T13:47:05.736Z] provisioning config files... [2024-02-16T13:47:05.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-271@tmp/config13709800951082400497tmp [Pipeline] { [Pipeline] echo [2024-02-16T13:47:05.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:47:06.211Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T13:47:06.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:47:06.769Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T13:47:06.805Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:47:07.120Z] ---> sudo-logs.sh [2024-02-16T13:47:07.120Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T13:47:07.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:47:07.574Z] ---> job-cost.sh [2024-02-16T13:47:07.574Z] lf-activate-venv: SKIPPING [2024-02-16T13:47:07.574Z] DEBUG: total: 0.2199999988079071 [2024-02-16T13:47:07.574Z] INFO: Retrieving Stack Cost... [2024-02-16T13:47:07.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T13:47:08.405Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T13:47:08.449Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T13:47:08.759Z] ---> logs-deploy.sh [2024-02-16T13:47:08.759Z] lf-activate-venv: SKIPPING [2024-02-16T13:47:08.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-271/1 [2024-02-16T13:47:08.759Z] INFO: archiving workspace using pattern(s): [2024-02-16T13:47:09.696Z] Archives upload complete. [2024-02-16T13:47:09.696Z] INFO: archiving logs to Nexus