Pull request #173 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65+f3ec3627537317e087eb1fd8c2e6864e6f4c18bf (15d50654d49c25fc14cec9f364dd08240846ec41) 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-ssh4529376476957687413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10758491727981085835.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-173/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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15173522300424127540.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-173/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5026222165056978613.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3391987990994508850.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-173/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-173/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3555785070076763382.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, buildSnap:false] ========================================================= [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.20 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-6743 in /w/workspace/y_app-rfid-llrp-inventory_PR-173 [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-173 # 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/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f3ec3627537317e087eb1fd8c2e6864e6f4c18bf into PR head commit 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 Merge succeeded, producing 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 Checking out Revision 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 (PR-173) > git config core.sparsecheckout # timeout=10 > git checkout -f 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 # 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 f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 # timeout=10 Commit message: "fix: Add missing Service.Host" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T23:01:22.100Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T23:01:22.272Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T23:01:22.364Z] ========================================================= [2023-04-03T23:01:22.364Z] EdgeX Global Pipelines Version Info [2023-04-03T23:01:22.364Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:01:23.329Z] ------------------- [2023-04-03T23:01:23.329Z] stable info: [2023-04-03T23:01:23.329Z] ------------------- [2023-04-03T23:01:23.329Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T23:01:23.329Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T23:01:23.329Z] Message: update stable to v1.0.245 [2023-04-03T23:01:23.899Z] ------------------- [2023-04-03T23:01:23.899Z] experimental info: [2023-04-03T23:01:23.899Z] ------------------- [2023-04-03T23:01:23.899Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T23:01:23.899Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T23:01:23.899Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T23:01:24.190Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-03T23:01:24.234Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-03T23:01:24.282Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T23:01:24.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T23:01:24.371Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T23:01:24.409Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T23:01:24.456Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T23:01:24.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T23:01:24.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T23:01:24.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T23:01:24.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T23:01:24.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-03T23:01:24.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T23:01:24.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T23:01:24.803Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:01:24.847Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:01:24.893Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T23:01:24.935Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T23:01:24.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T23:01:25.029Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T23:01:25.073Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-03T23:01:25.119Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-03T23:01:25.157Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T23:01:25.201Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T23:01:25.245Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T23:01:25.287Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T23:01:25.330Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T23:01:25.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-173 [Pipeline] echo [2023-04-03T23:01:25.423Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-173 [Pipeline] echo [2023-04-03T23:01:25.467Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-173 [Pipeline] echo [2023-04-03T23:01:25.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] echo [2023-04-03T23:01:25.553Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2acaf4c [Pipeline] echo [2023-04-03T23:01:25.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:01:25.718Z] provisioning config files... [2023-04-03T23:01:25.732Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/config5893172756491164170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:01:26.080Z] ---> docker-login.sh [2023-04-03T23:01:26.080Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:01:26.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:26.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:26.342Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:26.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:26.342Z] [2023-04-03T23:01:26.342Z] Login Succeeded [2023-04-03T23:01:26.342Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:01:26.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:26.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:26.602Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:26.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:26.602Z] [2023-04-03T23:01:26.602Z] Login Succeeded [2023-04-03T23:01:26.602Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:01:26.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:26.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:26.602Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:26.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:26.602Z] [2023-04-03T23:01:26.603Z] Login Succeeded [2023-04-03T23:01:26.603Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:01:26.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:26.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:26.862Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:26.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:26.862Z] [2023-04-03T23:01:26.862Z] Login Succeeded [2023-04-03T23:01:26.862Z] docker.io [2023-04-03T23:01:26.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:27.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:27.122Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:27.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:27.122Z] [2023-04-03T23:01:27.122Z] Login Succeeded [2023-04-03T23:01:27.122Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:01:27.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T23:01:27.809Z] + git rev-list -1 --merges 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65~1..2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] echo [2023-04-03T23:01:27.876Z] -----------> git rev-list -1 --merges 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65~1..2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [false] [Pipeline] sh [2023-04-03T23:01:28.188Z] + git log --format=format:%s -1 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] echo [2023-04-03T23:01:28.222Z] ========================================================= [2023-04-03T23:01:28.222Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T23:01:28.222Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T23:01:28.654Z] + git log --format=format:%s -1 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] echo [2023-04-03T23:01:28.690Z] [semverPrep] GIT_COMMIT: 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65, Commit Message: fix: Add missing Service.Host [Pipeline] echo [2023-04-03T23:01:28.721Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T23:01:29.113Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:01:29.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T23:01:29.114Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T23:01:29.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T23:01:29.114Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T23:01:29.114Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T23:01:29.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:01:29.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:01:29.609Z] [2023-04-03T23:01:29.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:01:29.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:01:29.978Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T23:01:29.978Z] b85a868b505f: Pulling fs layer [2023-04-03T23:01:29.978Z] e2be974225ed: Pulling fs layer [2023-04-03T23:01:29.978Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T23:01:29.978Z] 988bab9f4d93: Pulling fs layer [2023-04-03T23:01:29.978Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T23:01:29.978Z] eaf3925da568: Pulling fs layer [2023-04-03T23:01:29.978Z] bab4dde63d76: Pulling fs layer [2023-04-03T23:01:29.978Z] bde34c3a00c8: Pulling fs layer [2023-04-03T23:01:29.978Z] b352a97aabf1: Pulling fs layer [2023-04-03T23:01:29.978Z] 4872d77fe225: Pulling fs layer [2023-04-03T23:01:29.978Z] 5851b861e8e6: Pulling fs layer [2023-04-03T23:01:29.978Z] 988bab9f4d93: Waiting [2023-04-03T23:01:29.978Z] 4872d77fe225: Waiting [2023-04-03T23:01:29.978Z] bde34c3a00c8: Waiting [2023-04-03T23:01:29.978Z] 1469e6f7b9e6: Waiting [2023-04-03T23:01:29.978Z] b352a97aabf1: Waiting [2023-04-03T23:01:29.978Z] bab4dde63d76: Waiting [2023-04-03T23:01:29.978Z] 5851b861e8e6: Waiting [2023-04-03T23:01:29.978Z] e2be974225ed: Verifying Checksum [2023-04-03T23:01:29.978Z] e2be974225ed: Download complete [2023-04-03T23:01:29.978Z] 988bab9f4d93: Verifying Checksum [2023-04-03T23:01:29.978Z] 988bab9f4d93: Download complete [2023-04-03T23:01:29.978Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T23:01:29.978Z] 339a4e72a1f5: Download complete [2023-04-03T23:01:29.978Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T23:01:29.978Z] 1469e6f7b9e6: Download complete [2023-04-03T23:01:30.240Z] eaf3925da568: Download complete [2023-04-03T23:01:30.240Z] bde34c3a00c8: Download complete [2023-04-03T23:01:30.240Z] b352a97aabf1: Verifying Checksum [2023-04-03T23:01:30.240Z] b352a97aabf1: Download complete [2023-04-03T23:01:30.240Z] 4872d77fe225: Download complete [2023-04-03T23:01:30.240Z] 5851b861e8e6: Verifying Checksum [2023-04-03T23:01:30.240Z] b85a868b505f: Verifying Checksum [2023-04-03T23:01:30.240Z] b85a868b505f: Download complete [2023-04-03T23:01:30.500Z] bab4dde63d76: Verifying Checksum [2023-04-03T23:01:30.500Z] bab4dde63d76: Download complete [2023-04-03T23:01:31.435Z] b85a868b505f: Pull complete [2023-04-03T23:01:31.694Z] e2be974225ed: Pull complete [2023-04-03T23:01:32.264Z] 339a4e72a1f5: Pull complete [2023-04-03T23:01:32.264Z] 988bab9f4d93: Pull complete [2023-04-03T23:01:32.523Z] 1469e6f7b9e6: Pull complete [2023-04-03T23:01:32.523Z] eaf3925da568: Pull complete [2023-04-03T23:01:34.925Z] bab4dde63d76: Pull complete [2023-04-03T23:01:34.925Z] bde34c3a00c8: Pull complete [2023-04-03T23:01:34.925Z] b352a97aabf1: Pull complete [2023-04-03T23:01:34.925Z] 4872d77fe225: Pull complete [2023-04-03T23:01:34.925Z] 5851b861e8e6: Pull complete [2023-04-03T23:01:34.925Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T23:01:34.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:01:34.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:01:35.200Z] prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container [2023-04-03T23:01:35.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-03T23:01:38.402Z] $ docker top cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 -eo pid,comm [2023-04-03T23:01:38.475Z] 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). [2023-04-03T23:01:38.475Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:01:38.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:01:38.592Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:01:38.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:01:38.729Z] $ docker exec cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 ssh-agent [2023-04-03T23:01:38.832Z] SSH_AUTH_SOCK=/tmp/ssh-hMGmF22XDzR1/agent.34 [2023-04-03T23:01:38.832Z] SSH_AGENT_PID=40 [2023-04-03T23:01:38.841Z] Running ssh-add (command line suppressed) [2023-04-03T23:01:38.960Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/private_key_1785503350416797067.key (/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/private_key_1785503350416797067.key) [2023-04-03T23:01:38.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:01:39.556Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T23:01:39.593Z] $ docker exec --env ******** --env ******** cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 ssh-agent -k [2023-04-03T23:01:39.680Z] unset SSH_AUTH_SOCK; [2023-04-03T23:01:39.681Z] unset SSH_AGENT_PID; [2023-04-03T23:01:39.681Z] echo Agent pid 40 killed; [2023-04-03T23:01:40.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T23:01:40.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:01:40.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:01:40.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:01:40.252Z] $ docker exec cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 ssh-agent [2023-04-03T23:01:40.368Z] SSH_AUTH_SOCK=/tmp/ssh-6EeIrHXBzERV/agent.72 [2023-04-03T23:01:40.368Z] SSH_AGENT_PID=78 [2023-04-03T23:01:40.395Z] Running ssh-add (command line suppressed) [2023-04-03T23:01:40.527Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/private_key_7670206827032183849.key (/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/private_key_7670206827032183849.key) [2023-04-03T23:01:40.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:01:41.479Z] + git semver init [2023-04-03T23:01:41.479Z] 2023-04-03 23:01:41,245 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T23:01:41.479Z] 2023-04-03 23:01:41,247 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver [2023-04-03T23:01:41.479Z] 2023-04-03 23:01:41,248 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver [2023-04-03T23:01:41.479Z] 2023-04-03 23:01:41,248 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-173, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:01:43.093Z] 2023-04-03 23:01:43,063 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173/.git/info/exclude [2023-04-03T23:01:43.093Z] 2023-04-03 23:01:43,063 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver/PR-173 with force:False [2023-04-03T23:01:43.093Z] 2023-04-03 23:01:43,063 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver/PR-173 [2023-04-03T23:01:43.093Z] 2023-04-03 23:01:43,066 [execute] INFO git cat-file --batch-check [2023-04-03T23:01:43.093Z] 2023-04-03 23:01:43,066 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:01:43.093Z] 2023-04-03 23:01:43,071 [execute] INFO git cat-file --batch [2023-04-03T23:01:43.093Z] 2023-04-03 23:01:43,072 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:01:43.093Z] 2023-04-03 23:01:43,075 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-173/.semver/PR-173 [2023-04-03T23:01:43.093Z] 0.0.0 [Pipeline] } [2023-04-03T23:01:43.126Z] $ docker exec --env ******** --env ******** cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 ssh-agent -k [2023-04-03T23:01:43.225Z] unset SSH_AUTH_SOCK; [2023-04-03T23:01:43.226Z] unset SSH_AGENT_PID; [2023-04-03T23:01:43.226Z] echo Agent pid 78 killed; [2023-04-03T23:01:43.231Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:01:43.662Z] + git semver [Pipeline] } [2023-04-03T23:01:43.953Z] $ docker stop --time=1 cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 [2023-04-03T23:01:46.003Z] $ docker rm -f --volumes cff182a0ea8a69f7c1fb3664fb4cb1255689160a9ba69ee774635774538c63c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:01:46.783Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T23:01:47.103Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T23:01:47.121Z] [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 [2023-04-03T23:01:47.716Z] provisioning config files... [2023-04-03T23:01:47.726Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/config18111644186157580514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:01:48.068Z] ---> docker-login.sh [2023-04-03T23:01:48.068Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:01:48.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:48.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:48.068Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:48.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:48.068Z] [2023-04-03T23:01:48.068Z] Login Succeeded [2023-04-03T23:01:48.068Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:01:48.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:48.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:48.442Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:48.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:48.442Z] [2023-04-03T23:01:48.442Z] Login Succeeded [2023-04-03T23:01:48.442Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:01:48.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:48.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:48.746Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:48.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:48.746Z] [2023-04-03T23:01:48.746Z] Login Succeeded [2023-04-03T23:01:48.746Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:01:48.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:49.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:49.006Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:49.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:49.006Z] [2023-04-03T23:01:49.006Z] Login Succeeded [2023-04-03T23:01:49.006Z] docker.io [2023-04-03T23:01:49.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:01:50.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:01:50.100Z] Configure a credential helper to remove this warning. See [2023-04-03T23:01:50.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:01:50.100Z] [2023-04-03T23:01:50.100Z] Login Succeeded [2023-04-03T23:01:50.100Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:01:50.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T23:01:50.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:01:50.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:01:50.771Z] ========================================================= [2023-04-03T23:01:50.771Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T23:01:50.771Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:01:51.250Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T23:01:51.250Z] Sending build context to Docker daemon 12.62MB [2023-04-03T23:01:51.250Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T23:01:51.250Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T23:01:51.250Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T23:01:51.250Z] 63b65145d645: Pulling fs layer [2023-04-03T23:01:51.250Z] a2d21d5440eb: Pulling fs layer [2023-04-03T23:01:51.250Z] 935e6c44a52c: Pulling fs layer [2023-04-03T23:01:51.250Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T23:01:51.250Z] 30dea6a524f1: Pulling fs layer [2023-04-03T23:01:51.250Z] a2aff8979fd8: Pulling fs layer [2023-04-03T23:01:51.250Z] 6808be2612f2: Pulling fs layer [2023-04-03T23:01:51.250Z] f25807f1079a: Pulling fs layer [2023-04-03T23:01:51.250Z] 94cc34f8dd06: Waiting [2023-04-03T23:01:51.250Z] 30dea6a524f1: Waiting [2023-04-03T23:01:51.250Z] a2aff8979fd8: Waiting [2023-04-03T23:01:51.250Z] 6808be2612f2: Waiting [2023-04-03T23:01:51.250Z] f25807f1079a: Waiting [2023-04-03T23:01:51.250Z] a2d21d5440eb: Verifying Checksum [2023-04-03T23:01:51.250Z] a2d21d5440eb: Download complete [2023-04-03T23:01:51.250Z] 94cc34f8dd06: Verifying Checksum [2023-04-03T23:01:51.250Z] 94cc34f8dd06: Download complete [2023-04-03T23:01:51.250Z] 30dea6a524f1: Verifying Checksum [2023-04-03T23:01:51.250Z] 30dea6a524f1: Download complete [2023-04-03T23:01:51.513Z] 63b65145d645: Verifying Checksum [2023-04-03T23:01:51.513Z] 63b65145d645: Download complete [2023-04-03T23:01:51.513Z] a2aff8979fd8: Verifying Checksum [2023-04-03T23:01:51.513Z] a2aff8979fd8: Download complete [2023-04-03T23:01:51.513Z] 63b65145d645: Pull complete [2023-04-03T23:01:51.774Z] a2d21d5440eb: Pull complete [2023-04-03T23:01:51.774Z] f25807f1079a: Verifying Checksum [2023-04-03T23:01:51.774Z] f25807f1079a: Download complete [2023-04-03T23:01:52.033Z] 935e6c44a52c: Verifying Checksum [2023-04-03T23:01:52.033Z] 935e6c44a52c: Download complete [2023-04-03T23:01:52.033Z] 6808be2612f2: Verifying Checksum [2023-04-03T23:01:52.033Z] 6808be2612f2: Download complete [2023-04-03T23:01:56.223Z] 935e6c44a52c: Pull complete [2023-04-03T23:01:56.223Z] 94cc34f8dd06: Pull complete [2023-04-03T23:01:56.223Z] 30dea6a524f1: Pull complete [2023-04-03T23:01:56.223Z] a2aff8979fd8: Pull complete [2023-04-03T23:01:58.131Z] 6808be2612f2: Pull complete [2023-04-03T23:01:58.699Z] f25807f1079a: Pull complete [2023-04-03T23:01:58.699Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T23:01:58.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:01:58.699Z] ---> 3b553350e43f [2023-04-03T23:01:58.699Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T23:02:02.008Z] ---> Running in f6d1ac2e717b [2023-04-03T23:02:02.267Z] Removing intermediate container f6d1ac2e717b [2023-04-03T23:02:02.267Z] ---> ae816e226683 [2023-04-03T23:02:02.267Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T23:02:02.267Z] ---> Running in bb74e47634bf [2023-04-03T23:02:02.267Z] Removing intermediate container bb74e47634bf [2023-04-03T23:02:02.267Z] ---> 9c7170d739fb [2023-04-03T23:02:02.267Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:02:02.267Z] ---> Running in 69ed6b1c027c [2023-04-03T23:02:02.525Z] Removing intermediate container 69ed6b1c027c [2023-04-03T23:02:02.525Z] ---> ba3dd99b5591 [2023-04-03T23:02:02.525Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T23:02:02.525Z] ---> Running in 5ac664a14582 [2023-04-03T23:02:02.539Z] Still waiting to schedule task [2023-04-03T23:02:02.539Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-03T23:02:02.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:02:02.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:02:03.042Z] OK: 265 MiB in 53 packages [2023-04-03T23:02:03.609Z] Removing intermediate container 5ac664a14582 [2023-04-03T23:02:03.609Z] ---> bfd60854bab1 [2023-04-03T23:02:03.609Z] Step 7/12 : WORKDIR /app [2023-04-03T23:02:03.609Z] ---> Running in 835efa738c0b [2023-04-03T23:02:03.609Z] Removing intermediate container 835efa738c0b [2023-04-03T23:02:03.609Z] ---> cf2fde62cef2 [2023-04-03T23:02:03.609Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-03T23:02:03.609Z] ---> 1edc5565001c [2023-04-03T23:02:03.609Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:02:03.609Z] ---> Running in 809f55640f34 [2023-04-03T23:02:30.223Z] Removing intermediate container 809f55640f34 [2023-04-03T23:02:30.223Z] ---> ad934e09fbe1 [2023-04-03T23:02:30.223Z] Step 10/12 : COPY . . [2023-04-03T23:02:30.223Z] ---> fb55f90d2ba5 [2023-04-03T23:02:30.223Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T23:02:30.223Z] ---> Running in 92e746988d96 [2023-04-03T23:02:30.223Z] Removing intermediate container 92e746988d96 [2023-04-03T23:02:30.223Z] ---> 6e8ba51d88f4 [2023-04-03T23:02:30.223Z] Step 12/12 : RUN $MAKE [2023-04-03T23:02:30.223Z] ---> Running in d075f1cd74f8 [2023-04-03T23:02:30.223Z] noop [2023-04-03T23:02:30.481Z] Removing intermediate container d075f1cd74f8 [2023-04-03T23:02:30.482Z] ---> bf1d1c003c86 [2023-04-03T23:02:30.482Z] Successfully built bf1d1c003c86 [2023-04-03T23:02:30.482Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:02:30.935Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:02:30.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:02:31.091Z] prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container [2023-04-03T23:02:31.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T23:02:31.456Z] $ docker top e63740f3774b201a2cabdb5f9bbfd1937fd43380827ff69bbd431c5921d5110f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:02:31.844Z] + go version [2023-04-03T23:02:31.844Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T23:02:31.877Z] $ docker stop --time=1 e63740f3774b201a2cabdb5f9bbfd1937fd43380827ff69bbd431c5921d5110f [2023-04-03T23:02:33.159Z] $ docker rm -f --volumes e63740f3774b201a2cabdb5f9bbfd1937fd43380827ff69bbd431c5921d5110f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:02:33.870Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:02:33.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:02:34.039Z] prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container [2023-04-03T23:02:34.070Z] $ 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-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-03T23:02:34.396Z] $ docker top fa6150a1c2f66e71f684d976c5a768251da2bb39c7dab003409e502998f1305d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:02:34.793Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-173 [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:02:35.148Z] + make test [2023-04-03T23:02:35.148Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-03T23:02:57.069Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-03T23:02:57.069Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-03T23:02:57.069Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements [2023-04-03T23:02:57.069Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.721s coverage: 71.9% of statements [2023-04-03T23:03:19.010Z] go vet ./... [2023-04-03T23:03:22.288Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T23:03:22.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T23:03:22.288Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-03T23:03:22.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T23:03:22.359Z] $ docker stop --time=1 fa6150a1c2f66e71f684d976c5a768251da2bb39c7dab003409e502998f1305d [2023-04-03T23:03:25.729Z] $ docker rm -f --volumes fa6150a1c2f66e71f684d976c5a768251da2bb39c7dab003409e502998f1305d [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:03:26.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T23:03:26.415Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T23:03:27.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T23:03:27.441Z] + ls -al . [2023-04-03T23:03:27.441Z] total 228 [2023-04-03T23:03:27.441Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 23:02 . [2023-04-03T23:03:27.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:01 .. [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 23:01 .dockerignore [2023-04-03T23:03:27.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 23:01 .git [2023-04-03T23:03:27.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:01 .github [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 23:01 .gitignore [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 23:01 .golangci.yml [2023-04-03T23:03:27.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 23:01 .semver [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 23:01 Attribution.txt [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 23:01 CHANGELOG.md [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 23:01 Dockerfile [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 23:01 GOVERNANCE.md [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 23:01 Jenkinsfile [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 23:01 LICENSE [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 23:01 Makefile [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 23:01 OWNERS.md [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 23:01 README.md [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 23:01 VERSION [2023-04-03T23:03:27.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:01 bin [2023-04-03T23:03:27.441Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 23:02 coverage.out [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 23:01 go.mod [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 23:01 go.sum [2023-04-03T23:03:27.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:01 images [2023-04-03T23:03:27.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:01 internal [2023-04-03T23:03:27.441Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 23:01 main.go [2023-04-03T23:03:27.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:01 res [2023-04-03T23:03:27.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:01 snap [2023-04-03T23:03:27.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:03:27.832Z] + 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=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 --label arch=amd64 --label version=0.0.0 . [2023-04-03T23:03:27.832Z] Sending build context to Docker daemon 12.62MB [2023-04-03T23:03:27.832Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T23:03:27.832Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-03T23:03:27.832Z] ---> bf1d1c003c86 [2023-04-03T23:03:27.832Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T23:03:28.090Z] ---> Running in 3a0c82e9e3e8 [2023-04-03T23:03:28.090Z] Removing intermediate container 3a0c82e9e3e8 [2023-04-03T23:03:28.090Z] ---> 0f8f6cd97ddf [2023-04-03T23:03:28.090Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T23:03:28.090Z] ---> Running in 1e3e35f6fd63 [2023-04-03T23:03:28.349Z] Removing intermediate container 1e3e35f6fd63 [2023-04-03T23:03:28.349Z] ---> a2f2f1b59a29 [2023-04-03T23:03:28.349Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:03:28.349Z] ---> Running in 64b4da342bc4 [2023-04-03T23:03:28.349Z] Removing intermediate container 64b4da342bc4 [2023-04-03T23:03:28.349Z] ---> 10d87b71d605 [2023-04-03T23:03:28.349Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T23:03:28.349Z] ---> Running in 3fb33b8f0c30 [2023-04-03T23:03:28.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:03:28.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:03:29.124Z] OK: 265 MiB in 53 packages [2023-04-03T23:03:29.384Z] Removing intermediate container 3fb33b8f0c30 [2023-04-03T23:03:29.384Z] ---> 1e34e36e89d6 [2023-04-03T23:03:29.384Z] Step 7/29 : WORKDIR /app [2023-04-03T23:03:29.384Z] ---> Running in f967a03bd28c [2023-04-03T23:03:29.384Z] Removing intermediate container f967a03bd28c [2023-04-03T23:03:29.384Z] ---> 0cd95098f972 [2023-04-03T23:03:29.384Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-03T23:03:29.643Z] ---> 714c22f3dadf [2023-04-03T23:03:29.643Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:03:29.643Z] ---> Running in 2d696935c2df [2023-04-03T23:03:30.690Z] Removing intermediate container 2d696935c2df [2023-04-03T23:03:30.690Z] ---> 5564ff15fd3f [2023-04-03T23:03:30.690Z] Step 10/29 : COPY . . [2023-04-03T23:03:30.948Z] ---> f450b377c527 [2023-04-03T23:03:30.948Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T23:03:30.948Z] ---> Running in 5fda2cdf3c9e [2023-04-03T23:03:30.948Z] Removing intermediate container 5fda2cdf3c9e [2023-04-03T23:03:30.948Z] ---> f5f8f9ecf521 [2023-04-03T23:03:30.948Z] Step 12/29 : RUN $MAKE [2023-04-03T23:03:30.948Z] ---> Running in d9d008f65478 [2023-04-03T23:03:31.208Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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 [2023-04-03T23:03:39.142Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6744 in /w/workspace/y_app-rfid-llrp-inventory_PR-173 [Pipeline] { [Pipeline] ws [2023-04-03T23:03:39.198Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-04-03T23:03:39.270Z] The recommended git tool is: git [2023-04-03T23:03:44.463Z] using credential edgex-jenkins-ssh [2023-04-03T23:03:44.480Z] Cloning the remote Git repository [2023-04-03T23:03:44.532Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T23:03:44.636Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-04-03T23:03:44.807Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T23:03:44.808Z] > git --version # timeout=10 [2023-04-03T23:03:44.836Z] > git --version # 'git version 2.25.1' [2023-04-03T23:03:44.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T23:03:44.987Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T23:03:47.012Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-03T23:03:47.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T23:03:47.895Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-03T23:03:47.941Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T23:03:47.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T23:03:47.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/173/head:refs/remotes/origin/PR-173 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-03T23:03:48.508Z] Merging remotes/origin/main commit f3ec3627537317e087eb1fd8c2e6864e6f4c18bf into PR head commit 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [2023-04-03T23:03:48.816Z] Merge succeeded, producing 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [2023-04-03T23:03:48.817Z] Checking out Revision 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 (PR-173) [2023-04-03T23:03:48.528Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T23:03:48.599Z] > git checkout -f 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 # timeout=10 [2023-04-03T23:03:48.714Z] > git remote # timeout=10 [2023-04-03T23:03:48.736Z] > git config --get remote.origin.url # timeout=10 [2023-04-03T23:03:48.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T23:03:48.771Z] > git merge f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 [2023-04-03T23:03:48.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-03T23:03:48.822Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T23:03:48.839Z] > git checkout -f 2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 # timeout=10 [2023-04-03T23:03:52.313Z] Commit message: "fix: Add missing Service.Host" [2023-04-03T23:03:52.363Z] > git --version # timeout=10 [2023-04-03T23:03:52.375Z] > git --version # 'git version 2.25.1' [2023-04-03T23:03:52.391Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T23:03:53.510Z] Removing intermediate container d9d008f65478 [2023-04-03T23:03:53.510Z] ---> 98a461680ef6 [2023-04-03T23:03:53.510Z] Step 13/29 : FROM alpine:3.17 [2023-04-03T23:03:53.510Z] 3.17: Pulling from library/alpine [2023-04-03T23:03:53.510Z] f56be85fc22e: Pulling fs layer [2023-04-03T23:03:53.510Z] f56be85fc22e: Download complete [2023-04-03T23:03:53.510Z] f56be85fc22e: Pull complete [2023-04-03T23:03:53.510Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:03:53.510Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T23:03:53.510Z] ---> 9ed4aefc74f6 [2023-04-03T23:03:53.510Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-03T23:03:53.510Z] ---> Running in 602744df2b59 [2023-04-03T23:03:53.510Z] Removing intermediate container 602744df2b59 [2023-04-03T23:03:53.510Z] ---> 9152ca089a6d [2023-04-03T23:03:53.510Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-03T23:03:53.510Z] ---> Running in ccc3de0c8ad3 [2023-04-03T23:03:53.510Z] Removing intermediate container ccc3de0c8ad3 [2023-04-03T23:03:53.510Z] ---> d585e18192a3 [2023-04-03T23:03:53.510Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-03T23:03:53.510Z] ---> Running in 9e10f1bf41dc [2023-04-03T23:03:53.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:03:53.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:03:53.540Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T23:03:53.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:03:53.540Z] Dload Upload Total Spent Left Speed [2023-04-03T23:03:53.540Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [2023-04-03T23:03:53.768Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T23:03:53.768Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:03:53.768Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:03:53.768Z] Executing ca-certificates-20220614-r4.trigger [Pipeline] sh [2023-04-03T23:03:54.027Z] OK: 8 MiB in 17 packages [2023-04-03T23:03:54.229Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T23:03:54.284Z] Removing intermediate container 9e10f1bf41dc [2023-04-03T23:03:54.284Z] ---> e654482d32a4 [2023-04-03T23:03:54.284Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-03T23:03:54.542Z] ---> a94c2c880840 [2023-04-03T23:03:54.542Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-03T23:03:54.542Z] ---> cad2507dbe85 [2023-04-03T23:03:54.542Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-03T23:03:54.569Z] + sudo tee /etc/docker/daemon.new [2023-04-03T23:03:54.569Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T23:03:54.569Z] { [2023-04-03T23:03:54.569Z] "registry-mirrors": [ [2023-04-03T23:03:54.569Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T23:03:54.569Z] ], [2023-04-03T23:03:54.569Z] "bip": "10.250.0.254/24", [2023-04-03T23:03:54.569Z] "hosts": [ [2023-04-03T23:03:54.569Z] "tcp://0.0.0.0:5555", [2023-04-03T23:03:54.569Z] "unix:///var/run/docker.sock" [2023-04-03T23:03:54.569Z] ], [2023-04-03T23:03:54.569Z] "mtu": 1458, [2023-04-03T23:03:54.569Z] "selinux-enabled": true, [2023-04-03T23:03:54.569Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T23:03:54.569Z] } [Pipeline] sh [2023-04-03T23:03:54.799Z] ---> 4076b9b9b36d [2023-04-03T23:03:54.799Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-03T23:03:54.799Z] ---> 2674c28d6254 [2023-04-03T23:03:54.799Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-03T23:03:54.910Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T23:03:55.258Z] + sudo service docker restart [2023-04-03T23:03:55.732Z] ---> 5e7e31438a5a [2023-04-03T23:03:55.732Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-03T23:03:55.732Z] ---> Running in 2440f65d8cd4 [2023-04-03T23:03:56.341Z] Removing intermediate container 2440f65d8cd4 [2023-04-03T23:03:56.341Z] ---> 31953d988352 [2023-04-03T23:03:56.341Z] Step 23/29 : VOLUME /cache [2023-04-03T23:03:56.341Z] ---> Running in dfebdacd3891 [2023-04-03T23:03:56.341Z] Removing intermediate container dfebdacd3891 [2023-04-03T23:03:56.341Z] ---> 335d41aaeb51 [2023-04-03T23:03:56.341Z] Step 24/29 : EXPOSE 59711 [2023-04-03T23:03:56.341Z] ---> Running in 033fb426a92d [2023-04-03T23:03:56.341Z] Removing intermediate container 033fb426a92d [2023-04-03T23:03:56.341Z] ---> fab98162af9f [2023-04-03T23:03:56.341Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-03T23:03:56.341Z] ---> Running in dff9f191567e [2023-04-03T23:03:56.736Z] Removing intermediate container dff9f191567e [2023-04-03T23:03:56.736Z] ---> da7037b163a0 [2023-04-03T23:03:56.736Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-03T23:03:56.736Z] ---> Running in 4a942a249635 [2023-04-03T23:03:56.736Z] Removing intermediate container 4a942a249635 [2023-04-03T23:03:56.736Z] ---> 2b1d5d33efbb [2023-04-03T23:03:56.736Z] Step 27/29 : LABEL arch=amd64 [2023-04-03T23:03:56.736Z] ---> Running in 93c2a7340e7f [2023-04-03T23:03:56.736Z] Removing intermediate container 93c2a7340e7f [2023-04-03T23:03:56.736Z] ---> 45c9f4bf8a61 [2023-04-03T23:03:56.736Z] Step 28/29 : LABEL git_sha=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [2023-04-03T23:03:56.996Z] ---> Running in 3f03798ce143 [2023-04-03T23:03:56.996Z] Removing intermediate container 3f03798ce143 [2023-04-03T23:03:56.996Z] ---> 6fd780cf5a77 [2023-04-03T23:03:56.996Z] Step 29/29 : LABEL version=0.0.0 [2023-04-03T23:03:56.996Z] ---> Running in 46c855c073cf [2023-04-03T23:03:56.996Z] Removing intermediate container 46c855c073cf [2023-04-03T23:03:56.996Z] ---> 305ebad31f26 [2023-04-03T23:03:56.996Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T23:03:56.996Z] Successfully built 305ebad31f26 [2023-04-03T23:03:56.996Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:03:57.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:03:57.903Z] [2023-04-03T23:03:57.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:03:58.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:03:58.293Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T23:03:58.293Z] 5eb5b503b376: Pulling fs layer [2023-04-03T23:03:58.293Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T23:03:58.293Z] ec43610c2a17: Pulling fs layer [2023-04-03T23:03:58.293Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T23:03:58.293Z] 33b1e0a273af: Pulling fs layer [2023-04-03T23:03:58.293Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T23:03:58.293Z] 2f39f015ded8: Pulling fs layer [2023-04-03T23:03:58.293Z] 33b1e0a273af: Waiting [2023-04-03T23:03:58.293Z] 3a2ae6a8a46f: Waiting [2023-04-03T23:03:58.293Z] 5d3b04190fa2: Waiting [2023-04-03T23:03:58.293Z] 2f39f015ded8: Waiting [2023-04-03T23:03:58.293Z] 5c69ac0246d0: Download complete [2023-04-03T23:03:58.293Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-03T23:03:58.293Z] 3a2ae6a8a46f: Download complete [2023-04-03T23:03:58.293Z] ec43610c2a17: Verifying Checksum [2023-04-03T23:03:58.293Z] ec43610c2a17: Download complete [2023-04-03T23:03:58.293Z] 33b1e0a273af: Verifying Checksum [2023-04-03T23:03:58.293Z] 33b1e0a273af: Download complete [2023-04-03T23:03:58.293Z] 5d3b04190fa2: Verifying Checksum [2023-04-03T23:03:58.293Z] 5d3b04190fa2: Download complete [2023-04-03T23:03:58.551Z] 5eb5b503b376: Download complete [2023-04-03T23:03:59.119Z] 2f39f015ded8: Download complete [2023-04-03T23:03:59.688Z] 5eb5b503b376: Pull complete [2023-04-03T23:03:59.946Z] 5c69ac0246d0: Pull complete [2023-04-03T23:04:00.206Z] ec43610c2a17: Pull complete [2023-04-03T23:04:00.465Z] 3a2ae6a8a46f: Pull complete [2023-04-03T23:04:00.465Z] 33b1e0a273af: Pull complete [2023-04-03T23:04:00.722Z] 5d3b04190fa2: Pull complete [2023-04-03T23:04:04.912Z] 2f39f015ded8: Pull complete [2023-04-03T23:04:04.912Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T23:04:04.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:04:04.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:04:05.166Z] prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container [2023-04-03T23:04:05.201Z] $ 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-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T23:04:11.744Z] $ docker top 4673394929c8766006df0267b5fe8c23d8375f100dff5f90c7c957bd0eb6b5f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:04:12.492Z] ---> job-cost.sh [2023-04-03T23:04:12.492Z] lf-activate-venv: SKIPPING [2023-04-03T23:04:12.492Z] INFO: No Stack... [2023-04-03T23:04:13.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:04:13.580Z] provisioning config files... [2023-04-03T23:04:13.605Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8920405538099607735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:04:14.001Z] ---> docker-login.sh [2023-04-03T23:04:14.001Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:04:14.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:04:14.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:04:14.542Z] Configure a credential helper to remove this warning. See [2023-04-03T23:04:14.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:04:14.542Z] [2023-04-03T23:04:14.542Z] Login Succeeded [2023-04-03T23:04:14.542Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:04:14.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:04:14.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:04:14.811Z] Configure a credential helper to remove this warning. See [2023-04-03T23:04:14.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:04:14.811Z] [2023-04-03T23:04:14.811Z] Login Succeeded [2023-04-03T23:04:14.811Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:04:14.900Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T23:04:15.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:04:15.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:04:15.350Z] Configure a credential helper to remove this warning. See [2023-04-03T23:04:15.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:04:15.350Z] [2023-04-03T23:04:15.350Z] Login Succeeded [2023-04-03T23:04:15.350Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:04:15.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:04:15.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:04:15.624Z] Configure a credential helper to remove this warning. See [2023-04-03T23:04:15.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:04:15.624Z] [2023-04-03T23:04:15.624Z] Login Succeeded [2023-04-03T23:04:15.624Z] docker.io [2023-04-03T23:04:15.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:04:16.147Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives/cost.csv [2023-04-03T23:04:16.147Z] + cut -d, -f6 [2023-04-03T23:04:16.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:04:16.159Z] Configure a credential helper to remove this warning. See [2023-04-03T23:04:16.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:04:16.159Z] [2023-04-03T23:04:16.159Z] Login Succeeded [2023-04-03T23:04:16.159Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:04:16.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] lock [2023-04-03T23:04:16.364Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [2023-04-03T23:04:16.377Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] did not exist. Created. [2023-04-03T23:04:16.377Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] echo [2023-04-03T23:04:17.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:04:17.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:04:17.702Z] ========================================================= [2023-04-03T23:04:17.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T23:04:17.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-03T23:04:17.859Z] + echo total: 0.2199999988079071 [Pipeline] sh [Pipeline] stash [2023-04-03T23:04:18.092Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T23:04:18.116Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T23:04:18.209Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T23:04:18.235Z] $ docker stop --time=1 4673394929c8766006df0267b5fe8c23d8375f100dff5f90c7c957bd0eb6b5f6 [2023-04-03T23:04:19.190Z] Sending build context to Docker daemon 677.9kB [2023-04-03T23:04:19.191Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T23:04:19.191Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T23:04:19.191Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T23:04:19.191Z] af6eaf76a39c: Pulling fs layer [2023-04-03T23:04:19.191Z] 55522c791124: Pulling fs layer [2023-04-03T23:04:19.191Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T23:04:19.191Z] 169dfbe0d373: Pulling fs layer [2023-04-03T23:04:19.191Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T23:04:19.191Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T23:04:19.191Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T23:04:19.191Z] e1ff8fa3b103: Waiting [2023-04-03T23:04:19.191Z] 52ebb69f0ebf: Waiting [2023-04-03T23:04:19.191Z] 5abe8eddf0d5: Waiting [2023-04-03T23:04:19.191Z] 169dfbe0d373: Waiting [2023-04-03T23:04:19.460Z] 55522c791124: Verifying Checksum [2023-04-03T23:04:19.460Z] 55522c791124: Download complete [2023-04-03T23:04:19.460Z] 169dfbe0d373: Verifying Checksum [2023-04-03T23:04:19.460Z] 169dfbe0d373: Download complete [2023-04-03T23:04:19.460Z] e1ff8fa3b103: Verifying Checksum [2023-04-03T23:04:19.460Z] e1ff8fa3b103: Download complete [2023-04-03T23:04:19.460Z] af6eaf76a39c: Download complete [2023-04-03T23:04:20.428Z] af6eaf76a39c: Pull complete [2023-04-03T23:04:20.428Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T23:04:20.428Z] 5abe8eddf0d5: Download complete [2023-04-03T23:04:20.696Z] 55522c791124: Pull complete [2023-04-03T23:04:21.661Z] ce5c4a1c91eb: Download complete [2023-04-03T23:04:21.661Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T23:04:21.661Z] 52ebb69f0ebf: Download complete [2023-04-03T23:04:30.165Z] $ docker rm -f --volumes 4673394929c8766006df0267b5fe8c23d8375f100dff5f90c7c957bd0eb6b5f6 [2023-04-03T23:04:31.738Z] ce5c4a1c91eb: Pull complete [2023-04-03T23:04:32.006Z] 169dfbe0d373: Pull complete [2023-04-03T23:04:32.275Z] e1ff8fa3b103: Pull complete [2023-04-03T23:04:38.938Z] 52ebb69f0ebf: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-03T23:04:40.352Z] 5abe8eddf0d5: Pull complete [2023-04-03T23:04:40.352Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T23:04:40.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:04:40.352Z] ---> 6cb57ee374ae [2023-04-03T23:04:40.352Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T23:04:42.305Z] ---> Running in 4514ce0fac1a [2023-04-03T23:04:42.305Z] Removing intermediate container 4514ce0fac1a [2023-04-03T23:04:42.305Z] ---> 18c3ebbbcbaf [2023-04-03T23:04:42.305Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T23:04:42.574Z] ---> Running in 1aa1eb5c3ccd [2023-04-03T23:04:42.842Z] Removing intermediate container 1aa1eb5c3ccd [2023-04-03T23:04:42.842Z] ---> 03e57e2f1d4f [2023-04-03T23:04:42.842Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:04:42.842Z] ---> Running in 0ddebb958b12 [2023-04-03T23:04:43.110Z] Removing intermediate container 0ddebb958b12 [2023-04-03T23:04:43.110Z] ---> 776b0a06aca0 [2023-04-03T23:04:43.110Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T23:04:43.379Z] ---> Running in e1dce8efb97e [2023-04-03T23:04:44.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:04:44.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:04:45.898Z] OK: 263 MiB in 53 packages [2023-04-03T23:04:46.864Z] Removing intermediate container e1dce8efb97e [2023-04-03T23:04:46.864Z] ---> f8e64b589cde [2023-04-03T23:04:46.864Z] Step 7/12 : WORKDIR /app [2023-04-03T23:04:46.864Z] ---> Running in 038a99ca722a [2023-04-03T23:04:47.152Z] Removing intermediate container 038a99ca722a [2023-04-03T23:04:47.152Z] ---> 6c6bc998391a [2023-04-03T23:04:47.152Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-03T23:04:47.734Z] ---> a42a941e8cd2 [2023-04-03T23:04:47.734Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:04:47.734Z] ---> Running in 31dd9d35c5e2 [2023-04-03T23:05:55.607Z] Removing intermediate container 31dd9d35c5e2 [2023-04-03T23:05:55.607Z] ---> 099355d0d7be [2023-04-03T23:05:55.607Z] Step 10/12 : COPY . . [2023-04-03T23:05:55.607Z] ---> e5c209fd1275 [2023-04-03T23:05:55.607Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T23:05:55.607Z] ---> Running in 2c40ff08d0e3 [2023-04-03T23:05:55.607Z] Removing intermediate container 2c40ff08d0e3 [2023-04-03T23:05:55.607Z] ---> dce3006d52e3 [2023-04-03T23:05:55.607Z] Step 12/12 : RUN $MAKE [2023-04-03T23:05:55.607Z] ---> Running in 90d843e83c6d [2023-04-03T23:05:55.607Z] noop [2023-04-03T23:05:55.607Z] Removing intermediate container 90d843e83c6d [2023-04-03T23:05:55.607Z] ---> e151cf9e7d77 [2023-04-03T23:05:55.607Z] Successfully built e151cf9e7d77 [2023-04-03T23:05:55.607Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:05:56.093Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T23:05:56.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:05:56.365Z] prd-ubuntu20.04-docker-arm64-4c-16g-6744 does not seem to be running inside a container [2023-04-03T23:05:56.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T23:05:57.507Z] $ docker top b5b935eca00b10c937abdfd0090a511cbb2440dde77d915010a5fad77bf2ec2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:05:58.378Z] + go version [2023-04-03T23:05:58.378Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T23:05:58.414Z] $ docker stop --time=1 b5b935eca00b10c937abdfd0090a511cbb2440dde77d915010a5fad77bf2ec2b [2023-04-03T23:06:00.003Z] $ docker rm -f --volumes b5b935eca00b10c937abdfd0090a511cbb2440dde77d915010a5fad77bf2ec2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:06:00.832Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T23:06:00.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:06:01.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-6744 does not seem to be running inside a container [2023-04-03T23:06:01.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-03T23:06:04.782Z] $ docker top 3f9cb0c14d4caac849a24c84fa9ff28d6a25d7234d13475e806dcd5500cd5e6c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:06:05.325Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:06:05.722Z] + make test [2023-04-03T23:06:05.722Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-03T23:08:57.463Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-03T23:08:57.463Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-03T23:08:57.463Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.454s coverage: 86.2% of statements [2023-04-03T23:09:07.546Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.539s coverage: 71.9% of statements [2023-04-03T23:09:08.131Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T23:09:08.131Z] go vet ./... [2023-04-03T23:11:29.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T23:11:29.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T23:11:29.864Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-03T23:11:29.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T23:11:29.932Z] $ docker stop --time=1 3f9cb0c14d4caac849a24c84fa9ff28d6a25d7234d13475e806dcd5500cd5e6c [2023-04-03T23:11:31.776Z] $ docker rm -f --volumes 3f9cb0c14d4caac849a24c84fa9ff28d6a25d7234d13475e806dcd5500cd5e6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:11:33.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T23:11:33.357Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T23:11:34.005Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T23:11:34.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T23:11:34.960Z] + ls -al . [2023-04-03T23:11:34.960Z] total 224 [2023-04-03T23:11:34.960Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 23:06 . [2023-04-03T23:11:34.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:03 .. [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 23:03 .dockerignore [2023-04-03T23:11:34.960Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 23:03 .git [2023-04-03T23:11:34.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:03 .github [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 23:03 .gitignore [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 23:03 .golangci.yml [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 23:03 Attribution.txt [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 23:03 CHANGELOG.md [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 23:03 Dockerfile [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 23:03 GOVERNANCE.md [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 23:03 Jenkinsfile [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 23:03 LICENSE [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 23:03 Makefile [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 23:03 OWNERS.md [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 23:03 README.md [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 3 23:01 VERSION [2023-04-03T23:11:34.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:03 bin [2023-04-03T23:11:34.960Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 23:09 coverage.out [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 23:03 go.mod [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 23:03 go.sum [2023-04-03T23:11:34.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:03 images [2023-04-03T23:11:34.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:03 internal [2023-04-03T23:11:34.960Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 23:03 main.go [2023-04-03T23:11:34.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:03 res [2023-04-03T23:11:34.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:03 snap [2023-04-03T23:11:34.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:03 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:11:35.395Z] + 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=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 --label arch=arm64 --label version=0.0.0 . [2023-04-03T23:11:35.668Z] Sending build context to Docker daemon 677.9kB [2023-04-03T23:11:35.668Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T23:11:35.668Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-03T23:11:35.668Z] ---> e151cf9e7d77 [2023-04-03T23:11:35.668Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T23:11:35.668Z] ---> Running in adfbbfd8094a [2023-04-03T23:11:35.939Z] Removing intermediate container adfbbfd8094a [2023-04-03T23:11:35.939Z] ---> be181d544cc9 [2023-04-03T23:11:35.939Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T23:11:35.939Z] ---> Running in cb872bdeea91 [2023-04-03T23:11:36.206Z] Removing intermediate container cb872bdeea91 [2023-04-03T23:11:36.206Z] ---> 77d4596511a2 [2023-04-03T23:11:36.206Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:11:36.475Z] ---> Running in 0d0f4a28f0ea [2023-04-03T23:11:36.743Z] Removing intermediate container 0d0f4a28f0ea [2023-04-03T23:11:36.743Z] ---> 10273f557e4c [2023-04-03T23:11:36.743Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T23:11:36.743Z] ---> Running in f0c42d60ed05 [2023-04-03T23:11:37.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:11:38.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:11:39.251Z] OK: 263 MiB in 53 packages [2023-04-03T23:11:39.836Z] Removing intermediate container f0c42d60ed05 [2023-04-03T23:11:39.836Z] ---> ceabb77b51ec [2023-04-03T23:11:39.836Z] Step 7/29 : WORKDIR /app [2023-04-03T23:11:39.836Z] ---> Running in 7e482761d1d3 [2023-04-03T23:11:40.103Z] Removing intermediate container 7e482761d1d3 [2023-04-03T23:11:40.103Z] ---> d64666f66a67 [2023-04-03T23:11:40.103Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-03T23:11:40.687Z] ---> f4220d249907 [2023-04-03T23:11:40.687Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:11:42.630Z] ---> Running in c9d2d6398084 [2023-04-03T23:11:44.567Z] Removing intermediate container c9d2d6398084 [2023-04-03T23:11:44.567Z] ---> 3207fd3d958b [2023-04-03T23:11:44.567Z] Step 10/29 : COPY . . [2023-04-03T23:11:45.149Z] ---> 797e7e43aae5 [2023-04-03T23:11:45.149Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T23:11:45.149Z] ---> Running in 610a88d534c8 [2023-04-03T23:11:45.416Z] Removing intermediate container 610a88d534c8 [2023-04-03T23:11:45.416Z] ---> a45e1fc27eab [2023-04-03T23:11:45.416Z] Step 12/29 : RUN $MAKE [2023-04-03T23:11:45.683Z] ---> Running in 3e79036c7f2f [2023-04-03T23:11:46.266Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -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 [2023-04-03T23:13:52.917Z] Removing intermediate container 3e79036c7f2f [2023-04-03T23:13:52.917Z] ---> a64cc1f94acf [2023-04-03T23:13:52.917Z] Step 13/29 : FROM alpine:3.17 [2023-04-03T23:13:52.917Z] 3.17: Pulling from library/alpine [2023-04-03T23:13:52.917Z] c41833b44d91: Pulling fs layer [2023-04-03T23:13:52.917Z] c41833b44d91: Verifying Checksum [2023-04-03T23:13:52.917Z] c41833b44d91: Download complete [2023-04-03T23:13:52.917Z] c41833b44d91: Pull complete [2023-04-03T23:13:52.917Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:13:52.917Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T23:13:52.917Z] ---> 51e60588ff2c [2023-04-03T23:13:52.917Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-03T23:13:52.917Z] ---> Running in 66d231ac22c3 [2023-04-03T23:13:52.917Z] Removing intermediate container 66d231ac22c3 [2023-04-03T23:13:52.917Z] ---> c86889aa4a8e [2023-04-03T23:13:52.917Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-03T23:13:52.917Z] ---> Running in 7c1847169bae [2023-04-03T23:13:52.917Z] Removing intermediate container 7c1847169bae [2023-04-03T23:13:52.917Z] ---> ed752b092019 [2023-04-03T23:13:52.917Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-03T23:13:52.917Z] ---> Running in 2e1bf4a9f123 [2023-04-03T23:13:52.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:13:52.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:13:52.917Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T23:13:52.917Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:13:52.917Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:13:52.917Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:13:52.917Z] OK: 8 MiB in 17 packages [2023-04-03T23:13:52.917Z] Removing intermediate container 2e1bf4a9f123 [2023-04-03T23:13:52.917Z] ---> 200c43fa8d7a [2023-04-03T23:13:52.917Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-03T23:13:52.917Z] ---> 9f0a859e81cb [2023-04-03T23:13:52.917Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-03T23:13:52.917Z] ---> fc73c3e6b2bc [2023-04-03T23:13:52.917Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-03T23:13:52.917Z] ---> 8128eeafd4f2 [2023-04-03T23:13:52.917Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-03T23:13:52.917Z] ---> 889cfed50847 [2023-04-03T23:13:52.917Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-03T23:13:53.874Z] ---> 1377103b0a60 [2023-04-03T23:13:53.874Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-03T23:13:53.874Z] ---> Running in 36070b687104 [2023-04-03T23:13:55.279Z] Removing intermediate container 36070b687104 [2023-04-03T23:13:55.279Z] ---> 5ef6feec770c [2023-04-03T23:13:55.279Z] Step 23/29 : VOLUME /cache [2023-04-03T23:13:55.555Z] ---> Running in 5f89d58d80f9 [2023-04-03T23:13:55.821Z] Removing intermediate container 5f89d58d80f9 [2023-04-03T23:13:55.821Z] ---> 5617153628bc [2023-04-03T23:13:55.821Z] Step 24/29 : EXPOSE 59711 [2023-04-03T23:13:55.821Z] ---> Running in 72b6838a9c62 [2023-04-03T23:13:56.088Z] Removing intermediate container 72b6838a9c62 [2023-04-03T23:13:56.088Z] ---> 855973beacfe [2023-04-03T23:13:56.088Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-03T23:13:56.088Z] ---> Running in 68adb001a60d [2023-04-03T23:13:56.353Z] Removing intermediate container 68adb001a60d [2023-04-03T23:13:56.353Z] ---> e5ed4d4e2e38 [2023-04-03T23:13:56.353Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-03T23:13:56.353Z] ---> Running in fef1dc4b9f8b [2023-04-03T23:13:56.620Z] Removing intermediate container fef1dc4b9f8b [2023-04-03T23:13:56.620Z] ---> bc1063a74e6b [2023-04-03T23:13:56.620Z] Step 27/29 : LABEL arch=arm64 [2023-04-03T23:13:56.887Z] ---> Running in 6a010b34fc33 [2023-04-03T23:13:57.159Z] Removing intermediate container 6a010b34fc33 [2023-04-03T23:13:57.159Z] ---> 04e2888b6114 [2023-04-03T23:13:57.159Z] Step 28/29 : LABEL git_sha=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [2023-04-03T23:13:57.159Z] ---> Running in 08899aa49bf3 [2023-04-03T23:13:57.425Z] Removing intermediate container 08899aa49bf3 [2023-04-03T23:13:57.425Z] ---> 8aedca637f11 [2023-04-03T23:13:57.425Z] Step 29/29 : LABEL version=0.0.0 [2023-04-03T23:13:57.425Z] ---> Running in abd9d9080f94 [2023-04-03T23:13:57.689Z] Removing intermediate container abd9d9080f94 [2023-04-03T23:13:57.689Z] ---> 68d1c64d37f6 [2023-04-03T23:13:57.689Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T23:13:57.689Z] Successfully built 68d1c64d37f6 [2023-04-03T23:13:57.689Z] 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 [2023-04-03T23:13:58.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:13:58.553Z] [2023-04-03T23:13:58.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:13:58.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:13:58.947Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T23:13:58.947Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T23:13:58.947Z] 04944245beec: Pulling fs layer [2023-04-03T23:13:58.947Z] 699f458cf7ca: Pulling fs layer [2023-04-03T23:13:58.947Z] 765212b225bb: Pulling fs layer [2023-04-03T23:13:58.947Z] f23df028b6ca: Pulling fs layer [2023-04-03T23:13:58.947Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T23:13:58.947Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T23:13:58.947Z] d65c8cfc05b1: Waiting [2023-04-03T23:13:58.947Z] 765212b225bb: Waiting [2023-04-03T23:13:58.947Z] f23df028b6ca: Waiting [2023-04-03T23:13:59.213Z] 04944245beec: Verifying Checksum [2023-04-03T23:13:59.213Z] 04944245beec: Download complete [2023-04-03T23:13:59.213Z] 765212b225bb: Verifying Checksum [2023-04-03T23:13:59.213Z] 765212b225bb: Download complete [2023-04-03T23:13:59.213Z] f23df028b6ca: Verifying Checksum [2023-04-03T23:13:59.213Z] f23df028b6ca: Download complete [2023-04-03T23:13:59.213Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T23:13:59.213Z] d65c8cfc05b1: Download complete [2023-04-03T23:13:59.213Z] 699f458cf7ca: Verifying Checksum [2023-04-03T23:13:59.213Z] 699f458cf7ca: Download complete [2023-04-03T23:13:59.801Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T23:13:59.801Z] 8998bd30e6a1: Download complete [2023-04-03T23:14:01.748Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T23:14:01.748Z] 2437ff75d9bd: Download complete [2023-04-03T23:14:03.693Z] 8998bd30e6a1: Pull complete [2023-04-03T23:14:04.277Z] 04944245beec: Pull complete [2023-04-03T23:14:05.686Z] 699f458cf7ca: Pull complete [2023-04-03T23:14:05.686Z] 765212b225bb: Pull complete [2023-04-03T23:14:06.282Z] f23df028b6ca: Pull complete [2023-04-03T23:14:06.549Z] d65c8cfc05b1: Pull complete [2023-04-03T23:14:21.535Z] 2437ff75d9bd: Pull complete [2023-04-03T23:14:21.535Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T23:14:21.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:14:21.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:14:21.858Z] prd-ubuntu20.04-docker-arm64-4c-16g-6744 does not seem to be running inside a container [2023-04-03T23:14:21.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-03T23:14:24.365Z] $ docker top 1fb0fb7eb38e86b40992398693f014524778f51b6a730baa36050f9c132d1737 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:14:24.923Z] ---> job-cost.sh [2023-04-03T23:14:25.187Z] lf-activate-venv: SKIPPING [2023-04-03T23:14:25.187Z] INFO: No Stack... [2023-04-03T23:14:25.763Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T23:14:26.341Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T23:14:26.676Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-04-03T23:14:26.676Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T23:14:26.751Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [2023-04-03T23:14:26.756Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] did not exist. Created. [2023-04-03T23:14:26.756Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T23:14:27.160Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-e2d7d6c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T23:14:27.505Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T23:14:27.542Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T23:14:27.593Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T23:14:27.608Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-173-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T23:14:27.685Z] $ docker stop --time=1 1fb0fb7eb38e86b40992398693f014524778f51b6a730baa36050f9c132d1737 [2023-04-03T23:14:29.158Z] $ docker rm -f --volumes 1fb0fb7eb38e86b40992398693f014524778f51b6a730baa36050f9c132d1737 [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 [2023-04-03T23:14:30.152Z] provisioning config files... [2023-04-03T23:14:30.159Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/config7295368734752090525tmp [Pipeline] { [Pipeline] sh [2023-04-03T23:14:30.498Z] + set +x [2023-04-03T23:14:30.498Z] + curl+ -s https://codecov.io/bash [2023-04-03T23:14:30.498Z] bash -s -- [2023-04-03T23:14:30.498Z] [2023-04-03T23:14:30.498Z] _____ _ [2023-04-03T23:14:30.498Z] / ____| | | [2023-04-03T23:14:30.498Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T23:14:30.498Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T23:14:30.498Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T23:14:30.498Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T23:14:30.498Z] Bash-1.0.6 [2023-04-03T23:14:30.498Z] [2023-04-03T23:14:30.498Z] [2023-04-03T23:14:30.498Z] ==> git version 2.25.1 found [2023-04-03T23:14:30.498Z] ==> 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 [2023-04-03T23:14:30.498Z] Release-Date: 2020-01-08 [2023-04-03T23:14:30.498Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-03T23:14:30.498Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T23:14:30.498Z] ==> Jenkins CI detected. [2023-04-03T23:14:30.498Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-173 [2023-04-03T23:14:30.498Z] project root: . [2023-04-03T23:14:30.498Z] --> token set from env [2023-04-03T23:14:30.498Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T23:14:30.498Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T23:14:30.498Z] ==> Python coveragepy not found [2023-04-03T23:14:30.498Z] ==> Searching for coverage reports in: [2023-04-03T23:14:30.498Z] + . [2023-04-03T23:14:30.498Z] -> Found 1 reports [2023-04-03T23:14:30.498Z] ==> Detecting git/mercurial file structure [2023-04-03T23:14:30.757Z] ==> Reading reports [2023-04-03T23:14:30.757Z] + ./coverage.out bytes=41317 [2023-04-03T23:14:30.757Z] ==> Appending adjustments [2023-04-03T23:14:30.757Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T23:14:30.757Z] + Found adjustments [2023-04-03T23:14:30.757Z] ==> Gzipping contents [2023-04-03T23:14:30.757Z] 12K /tmp/codecov.Cq22QX.gz [2023-04-03T23:14:30.757Z] ==> Uploading reports [2023-04-03T23:14:30.757Z] url: https://codecov.io [2023-04-03T23:14:30.757Z] query: branch=PR-173&commit=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=173&job=&cmd_args= [2023-04-03T23:14:30.757Z] -> Pinging Codecov [2023-04-03T23:14:30.757Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-173&commit=2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-173%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=173&job=&cmd_args= [2023-04-03T23:14:31.016Z] -> Uploading to [2023-04-03T23:14:31.016Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/581DD39554BDF9B6E22D074273EAD858/2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65/aaa9ed5b-a2bc-4ec5-8537-b95b1d64118c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T231430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=642b49a6eaf19230749d2cd441fcaf21dd018a3c416ca95e505631debb9b3ef4 [2023-04-03T23:14:31.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:14:31.016Z] Dload Upload Total Spent Left Speed [2023-04-03T23:14:31.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 41840 --:--:-- --:--:-- --:--:-- 41840 [2023-04-03T23:14:31.276Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2acaf4cdf1496a783fbd4c34fa92eae5f6a88c65 [Pipeline] } [2023-04-03T23:14:31.310Z] 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 [2023-04-03T23:14:33.088Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives ] [2023-04-03T23:14:33.089Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives [2023-04-03T23:14:33.089Z] total 16 [2023-04-03T23:14:33.089Z] drwxr-xr-x 3 root root 4096 Apr 3 23:04 . [2023-04-03T23:14:33.089Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 23:04 .. [2023-04-03T23:14:33.089Z] drwxr-xr-x 2 root root 4096 Apr 3 23:04 cost [2023-04-03T23:14:33.089Z] -rw-r--r-- 1 root root 95 Apr 3 23:04 cost.csv [2023-04-03T23:14:33.089Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives [2023-04-03T23:14:33.089Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives [2023-04-03T23:14:33.089Z] total 16 [2023-04-03T23:14:33.089Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 23:04 . [2023-04-03T23:14:33.089Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 23:04 .. [2023-04-03T23:14:33.089Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 23:04 cost [2023-04-03T23:14:33.089Z] -rw-r--r-- 1 jenkins jenkins 95 Apr 3 23:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:14:33.416Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:14:34.305Z] ---> package-listing.sh [2023-04-03T23:14:34.305Z] ++ facter osfamily [2023-04-03T23:14:34.305Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T23:14:34.564Z] + OS_FAMILY=debian [2023-04-03T23:14:34.564Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-173 [2023-04-03T23:14:34.564Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T23:14:34.564Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T23:14:34.564Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T23:14:34.564Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T23:14:34.564Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-173 ']' [2023-04-03T23:14:34.564Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T23:14:34.564Z] + case "${OS_FAMILY}" in [2023-04-03T23:14:34.564Z] + dpkg -l [2023-04-03T23:14:34.564Z] + grep '^ii' [2023-04-03T23:14:34.564Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T23:14:34.564Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T23:14:34.564Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T23:14:34.564Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-173 ']' [2023-04-03T23:14:34.564Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives/ [2023-04-03T23:14:34.564Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-173/archives/ [Pipeline] echo [2023-04-03T23:14:34.594Z] 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-173/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-03T23:14:34.889Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:14:35.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:14:35.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:14:35.673Z] prd-ubuntu20.04-docker-8c-8g-6743 does not seem to be running inside a container [2023-04-03T23:14:35.706Z] $ 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-173/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-173 -v /w/workspace/y_app-rfid-llrp-inventory_PR-173:/w/workspace/y_app-rfid-llrp-inventory_PR-173:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-03T23:14:35.985Z] $ docker top a93b160968c773fed340720145228fb418d44e0fd96c86ef2e8aafc5310a2493 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:14:36.373Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T23:14:36.681Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T23:14:36.989Z] + ls /var/log/sa-host [2023-04-03T23:14:36.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:14:37.203Z] provisioning config files... [2023-04-03T23:14:37.211Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-173@tmp/config10993396495753640574tmp [Pipeline] { [Pipeline] echo [2023-04-03T23:14:37.262Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:14:37.573Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T23:14:37.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:14:38.016Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T23:14:38.049Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:14:38.360Z] ---> sudo-logs.sh [2023-04-03T23:14:38.360Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T23:14:38.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:14:38.745Z] ---> job-cost.sh [2023-04-03T23:14:38.745Z] lf-activate-venv: SKIPPING [2023-04-03T23:14:38.745Z] DEBUG: total: 0.2199999988079071 [2023-04-03T23:14:38.745Z] INFO: Retrieving Stack Cost... [2023-04-03T23:14:39.004Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T23:14:39.575Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T23:14:39.617Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:14:39.929Z] ---> logs-deploy.sh [2023-04-03T23:14:39.929Z] lf-activate-venv: SKIPPING [2023-04-03T23:14:39.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-173/1 [2023-04-03T23:14:39.929Z] INFO: archiving workspace using pattern(s): [2023-04-03T23:14:40.866Z] Archives upload complete. [2023-04-03T23:14:41.124Z] INFO: archiving logs to Nexus