Pull request #214 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 1e8b2fcc1eff46786d084e2abfae0da65106bab4+619109fb4055fb888c1b579a9d1d65a4cd37a572 (2d726836f63060857dff9d6ec3321d4fd414579c) 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-ssh8173878718255154770.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5441444643434681595.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-214/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-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5179939861232477653.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-214/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17798608126894940949.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh4061689382896422146.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-214/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-214/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8057225012983476249.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2596 in /w/workspace/y_app-rfid-llrp-inventory_PR-214 [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-214 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 619109fb4055fb888c1b579a9d1d65a4cd37a572 into PR head commit 1e8b2fcc1eff46786d084e2abfae0da65106bab4 Merge succeeded, producing 1e8b2fcc1eff46786d084e2abfae0da65106bab4 Checking out Revision 1e8b2fcc1eff46786d084e2abfae0da65106bab4 (PR-214) > 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/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e8b2fcc1eff46786d084e2abfae0da65106bab4 # 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 619109fb4055fb888c1b579a9d1d65a4cd37a572 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e8b2fcc1eff46786d084e2abfae0da65106bab4 # timeout=10 Commit message: "docs: Added 3.0.1 changelog to main branch" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-31T17:20:33.451Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-31T17:20:33.633Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-31T17:20:33.737Z] ========================================================= [2023-07-31T17:20:33.737Z] EdgeX Global Pipelines Version Info [2023-07-31T17:20:33.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:20:34.463Z] ------------------- [2023-07-31T17:20:34.463Z] stable info: [2023-07-31T17:20:34.463Z] ------------------- [2023-07-31T17:20:34.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-31T17:20:34.463Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T17:20:34.463Z] Message: update stable to v1.0.250 [2023-07-31T17:20:35.043Z] ------------------- [2023-07-31T17:20:35.043Z] experimental info: [2023-07-31T17:20:35.043Z] ------------------- [2023-07-31T17:20:35.043Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-31T17:20:35.043Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-31T17:20:35.043Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-31T17:20:35.329Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-07-31T17:20:35.373Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-07-31T17:20:35.417Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-31T17:20:35.463Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-31T17:20:35.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-31T17:20:35.558Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-31T17:20:35.599Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-31T17:20:35.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-31T17:20:35.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-31T17:20:35.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-31T17:20:35.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-31T17:20:35.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-07-31T17:20:35.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-31T17:20:35.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-31T17:20:35.932Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T17:20:35.977Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-31T17:20:36.016Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T17:20:36.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-31T17:20:36.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-31T17:20:36.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-31T17:20:36.175Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-31T17:20:36.214Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-31T17:20:36.254Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-31T17:20:36.297Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-31T17:20:36.338Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-31T17:20:36.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-31T17:20:36.420Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-31T17:20:36.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-214 [Pipeline] echo [2023-07-31T17:20:36.500Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-214 [Pipeline] echo [2023-07-31T17:20:36.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-214 [Pipeline] echo [2023-07-31T17:20:36.587Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] echo [2023-07-31T17:20:36.629Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e8b2fc [Pipeline] echo [2023-07-31T17:20:36.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:20:36.792Z] provisioning config files... [2023-07-31T17:20:36.807Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/config16394203549606683533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:20:37.157Z] ---> docker-login.sh [2023-07-31T17:20:37.157Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:20:37.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:37.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:37.418Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:37.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:37.418Z] [2023-07-31T17:20:37.418Z] Login Succeeded [2023-07-31T17:20:37.418Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:20:37.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:37.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:37.679Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:37.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:37.679Z] [2023-07-31T17:20:37.679Z] Login Succeeded [2023-07-31T17:20:37.679Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:20:37.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:37.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:37.679Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:37.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:37.679Z] [2023-07-31T17:20:37.679Z] Login Succeeded [2023-07-31T17:20:37.679Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:20:37.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:37.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:37.940Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:37.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:37.940Z] [2023-07-31T17:20:37.940Z] Login Succeeded [2023-07-31T17:20:37.940Z] docker.io [2023-07-31T17:20:37.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:38.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:38.201Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:38.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:38.201Z] [2023-07-31T17:20:38.201Z] Login Succeeded [2023-07-31T17:20:38.201Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:20:38.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-31T17:20:38.875Z] + git rev-list -1 --merges 1e8b2fcc1eff46786d084e2abfae0da65106bab4~1..1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] echo [2023-07-31T17:20:38.939Z] -----------> git rev-list -1 --merges 1e8b2fcc1eff46786d084e2abfae0da65106bab4~1..1e8b2fcc1eff46786d084e2abfae0da65106bab4 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [false] [Pipeline] sh [2023-07-31T17:20:39.245Z] + git log --format=format:%s -1 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] echo [2023-07-31T17:20:39.276Z] ========================================================= [2023-07-31T17:20:39.276Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-31T17:20:39.276Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T17:20:39.704Z] + git log --format=format:%s -1 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] echo [2023-07-31T17:20:39.737Z] [semverPrep] GIT_COMMIT: 1e8b2fcc1eff46786d084e2abfae0da65106bab4, Commit Message: docs: Added 3.0.1 changelog to main branch [Pipeline] echo [2023-07-31T17:20:39.768Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-31T17:20:40.191Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-31T17:20:40.192Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-31T17:20:40.192Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-31T17:20:40.192Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-31T17:20:40.192Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-07-31T17:20:40.192Z] /etc/ssh/ssh_known_hosts [2023-07-31T17:20:40.192Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:20:40.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:20:40.706Z] [2023-07-31T17:20:40.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:20:41.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:20:41.082Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-31T17:20:41.082Z] b85a868b505f: Pulling fs layer [2023-07-31T17:20:41.082Z] e2be974225ed: Pulling fs layer [2023-07-31T17:20:41.082Z] 339a4e72a1f5: Pulling fs layer [2023-07-31T17:20:41.082Z] 988bab9f4d93: Pulling fs layer [2023-07-31T17:20:41.082Z] 1469e6f7b9e6: Pulling fs layer [2023-07-31T17:20:41.082Z] eaf3925da568: Pulling fs layer [2023-07-31T17:20:41.082Z] bab4dde63d76: Pulling fs layer [2023-07-31T17:20:41.082Z] bde34c3a00c8: Pulling fs layer [2023-07-31T17:20:41.082Z] b352a97aabf1: Pulling fs layer [2023-07-31T17:20:41.082Z] 4872d77fe225: Pulling fs layer [2023-07-31T17:20:41.082Z] 5851b861e8e6: Pulling fs layer [2023-07-31T17:20:41.082Z] 988bab9f4d93: Waiting [2023-07-31T17:20:41.082Z] eaf3925da568: Waiting [2023-07-31T17:20:41.082Z] 1469e6f7b9e6: Waiting [2023-07-31T17:20:41.082Z] bab4dde63d76: Waiting [2023-07-31T17:20:41.082Z] 4872d77fe225: Waiting [2023-07-31T17:20:41.082Z] b352a97aabf1: Waiting [2023-07-31T17:20:41.082Z] e2be974225ed: Verifying Checksum [2023-07-31T17:20:41.082Z] e2be974225ed: Download complete [2023-07-31T17:20:41.082Z] 988bab9f4d93: Verifying Checksum [2023-07-31T17:20:41.082Z] 988bab9f4d93: Download complete [2023-07-31T17:20:41.341Z] 1469e6f7b9e6: Verifying Checksum [2023-07-31T17:20:41.341Z] 1469e6f7b9e6: Download complete [2023-07-31T17:20:41.341Z] eaf3925da568: Verifying Checksum [2023-07-31T17:20:41.341Z] eaf3925da568: Download complete [2023-07-31T17:20:41.341Z] 339a4e72a1f5: Verifying Checksum [2023-07-31T17:20:41.341Z] 339a4e72a1f5: Download complete [2023-07-31T17:20:41.341Z] bde34c3a00c8: Verifying Checksum [2023-07-31T17:20:41.341Z] bde34c3a00c8: Download complete [2023-07-31T17:20:41.341Z] b352a97aabf1: Download complete [2023-07-31T17:20:41.341Z] 4872d77fe225: Verifying Checksum [2023-07-31T17:20:41.341Z] 4872d77fe225: Download complete [2023-07-31T17:20:41.341Z] 5851b861e8e6: Verifying Checksum [2023-07-31T17:20:41.341Z] 5851b861e8e6: Download complete [2023-07-31T17:20:41.341Z] b85a868b505f: Verifying Checksum [2023-07-31T17:20:41.341Z] b85a868b505f: Download complete [2023-07-31T17:20:41.600Z] bab4dde63d76: Verifying Checksum [2023-07-31T17:20:41.601Z] bab4dde63d76: Download complete [2023-07-31T17:20:42.538Z] b85a868b505f: Pull complete [2023-07-31T17:20:42.797Z] e2be974225ed: Pull complete [2023-07-31T17:20:43.367Z] 339a4e72a1f5: Pull complete [2023-07-31T17:20:43.367Z] 988bab9f4d93: Pull complete [2023-07-31T17:20:43.627Z] 1469e6f7b9e6: Pull complete [2023-07-31T17:20:43.627Z] eaf3925da568: Pull complete [2023-07-31T17:20:45.522Z] bab4dde63d76: Pull complete [2023-07-31T17:20:45.522Z] bde34c3a00c8: Pull complete [2023-07-31T17:20:45.522Z] b352a97aabf1: Pull complete [2023-07-31T17:20:45.780Z] 4872d77fe225: Pull complete [2023-07-31T17:20:45.780Z] 5851b861e8e6: Pull complete [2023-07-31T17:20:45.781Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-31T17:20:45.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-31T17:20:45.781Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:20:46.012Z] prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container [2023-07-31T17:20:46.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@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-07-31T17:20:48.617Z] $ docker top f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b -eo pid,comm [2023-07-31T17:20:48.673Z] 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-07-31T17:20:48.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-31T17:20:48.795Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T17:20:48.795Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T17:20:48.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T17:20:48.921Z] $ docker exec f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b ssh-agent [2023-07-31T17:20:49.050Z] SSH_AUTH_SOCK=/tmp/ssh-Th5Cfx6m7ZzD/agent.32 [2023-07-31T17:20:49.050Z] SSH_AGENT_PID=38 [2023-07-31T17:20:49.058Z] Running ssh-add (command line suppressed) [2023-07-31T17:20:49.166Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/private_key_2231404975976666126.key (/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/private_key_2231404975976666126.key) [2023-07-31T17:20:49.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T17:20:49.509Z] + git tag --points-at HEAD [Pipeline] } [2023-07-31T17:20:49.535Z] $ docker exec --env ******** --env ******** f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b ssh-agent -k [2023-07-31T17:20:49.647Z] unset SSH_AUTH_SOCK; [2023-07-31T17:20:49.647Z] unset SSH_AGENT_PID; [2023-07-31T17:20:49.647Z] echo Agent pid 38 killed; [2023-07-31T17:20:49.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-31T17:20:49.749Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-31T17:20:49.749Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-31T17:20:49.868Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-31T17:20:49.873Z] $ docker exec f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b ssh-agent [2023-07-31T17:20:50.006Z] SSH_AUTH_SOCK=/tmp/ssh-9DRIRDo8Ih6m/agent.70 [2023-07-31T17:20:50.006Z] SSH_AGENT_PID=76 [2023-07-31T17:20:50.010Z] Running ssh-add (command line suppressed) [2023-07-31T17:20:50.131Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/private_key_12412366463064476742.key (/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/private_key_12412366463064476742.key) [2023-07-31T17:20:50.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-31T17:20:50.472Z] + git semver init [2023-07-31T17:20:50.731Z] 2023-07-31 17:20:50,660 [run_init] DEBUG init version:0.0.0 force:False [2023-07-31T17:20:50.731Z] 2023-07-31 17:20:50,661 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver [2023-07-31T17:20:50.731Z] 2023-07-31 17:20:50,661 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver [2023-07-31T17:20:50.732Z] 2023-07-31 17:20:50,661 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-214, universal_newlines=False, shell=None, istream=None) [2023-07-31T17:20:52.114Z] 2023-07-31 17:20:51,787 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214/.git/info/exclude [2023-07-31T17:20:52.114Z] 2023-07-31 17:20:51,788 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver/PR-214 with force:False [2023-07-31T17:20:52.114Z] 2023-07-31 17:20:51,788 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver/PR-214 [2023-07-31T17:20:52.114Z] 2023-07-31 17:20:51,792 [execute] INFO git cat-file --batch-check [2023-07-31T17:20:52.114Z] 2023-07-31 17:20:51,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T17:20:52.114Z] 2023-07-31 17:20:51,799 [execute] INFO git cat-file --batch [2023-07-31T17:20:52.114Z] 2023-07-31 17:20:51,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver, universal_newlines=False, shell=None, istream=) [2023-07-31T17:20:52.114Z] 2023-07-31 17:20:51,804 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-214/.semver/PR-214 [2023-07-31T17:20:52.114Z] 0.0.0 [Pipeline] } [2023-07-31T17:20:52.141Z] $ docker exec --env ******** --env ******** f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b ssh-agent -k [2023-07-31T17:20:52.254Z] unset SSH_AUTH_SOCK; [2023-07-31T17:20:52.254Z] unset SSH_AGENT_PID; [2023-07-31T17:20:52.255Z] echo Agent pid 76 killed; [2023-07-31T17:20:52.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-31T17:20:52.729Z] + git semver [Pipeline] } [2023-07-31T17:20:53.015Z] $ docker stop --time=1 f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b [2023-07-31T17:20:54.310Z] $ docker rm -f --volumes f06227a40bc5ff28c50c60fd26a59b9d44941aa04472fac64b7c655466b1cb4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:20:54.718Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-31T17:20:54.972Z] Stashed 1 file(s) [Pipeline] echo [2023-07-31T17:20:54.989Z] [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-07-31T17:20:55.595Z] provisioning config files... [2023-07-31T17:20:55.604Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/config16959733090896549871tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:20:55.967Z] ---> docker-login.sh [2023-07-31T17:20:55.967Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:20:55.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:55.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:55.967Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:55.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:55.967Z] [2023-07-31T17:20:55.967Z] Login Succeeded [2023-07-31T17:20:55.967Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:20:55.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:55.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:55.967Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:55.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:55.967Z] [2023-07-31T17:20:55.967Z] Login Succeeded [2023-07-31T17:20:55.967Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:20:56.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:56.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:56.227Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:56.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:56.227Z] [2023-07-31T17:20:56.227Z] Login Succeeded [2023-07-31T17:20:56.227Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:20:56.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:56.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:56.227Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:56.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:56.227Z] [2023-07-31T17:20:56.227Z] Login Succeeded [2023-07-31T17:20:56.227Z] docker.io [2023-07-31T17:20:56.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:20:56.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:20:56.747Z] Configure a credential helper to remove this warning. See [2023-07-31T17:20:56.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:20:56.747Z] [2023-07-31T17:20:56.747Z] Login Succeeded [2023-07-31T17:20:56.747Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:20:56.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-31T17:20:56.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:20:57.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:20:57.040Z] ========================================================= [2023-07-31T17:20:57.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-31T17:20:57.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:20:57.526Z] + 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-07-31T17:20:57.526Z] Sending build context to Docker daemon 12.67MB [2023-07-31T17:20:57.526Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:20:57.526Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T17:20:57.526Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-31T17:20:57.526Z] 4db1b89c0bd1: Pulling fs layer [2023-07-31T17:20:57.526Z] 6911f1a30b25: Pulling fs layer [2023-07-31T17:20:57.526Z] e194b8c5c2a9: Pulling fs layer [2023-07-31T17:20:57.526Z] 6863d3e3a2b1: Pulling fs layer [2023-07-31T17:20:57.526Z] ec0bb842ea78: Pulling fs layer [2023-07-31T17:20:57.526Z] 6863d3e3a2b1: Waiting [2023-07-31T17:20:57.526Z] 40a00589a448: Pulling fs layer [2023-07-31T17:20:57.526Z] 6c08303d61cc: Pulling fs layer [2023-07-31T17:20:57.526Z] ec0bb842ea78: Waiting [2023-07-31T17:20:57.526Z] 798269fcf238: Pulling fs layer [2023-07-31T17:20:57.526Z] 40a00589a448: Waiting [2023-07-31T17:20:57.526Z] 6c08303d61cc: Waiting [2023-07-31T17:20:57.526Z] 6911f1a30b25: Verifying Checksum [2023-07-31T17:20:57.526Z] 6911f1a30b25: Download complete [2023-07-31T17:20:57.785Z] 6863d3e3a2b1: Verifying Checksum [2023-07-31T17:20:57.785Z] 6863d3e3a2b1: Download complete [2023-07-31T17:20:57.785Z] ec0bb842ea78: Verifying Checksum [2023-07-31T17:20:57.785Z] ec0bb842ea78: Download complete [2023-07-31T17:20:57.785Z] 4db1b89c0bd1: Verifying Checksum [2023-07-31T17:20:57.785Z] 4db1b89c0bd1: Download complete [2023-07-31T17:20:57.785Z] 40a00589a448: Verifying Checksum [2023-07-31T17:20:57.785Z] 40a00589a448: Download complete [2023-07-31T17:20:57.785Z] 4db1b89c0bd1: Pull complete [2023-07-31T17:20:58.044Z] 6911f1a30b25: Pull complete [2023-07-31T17:20:58.304Z] 798269fcf238: Verifying Checksum [2023-07-31T17:20:58.304Z] 798269fcf238: Download complete [2023-07-31T17:20:58.562Z] e194b8c5c2a9: Verifying Checksum [2023-07-31T17:20:58.562Z] e194b8c5c2a9: Download complete [2023-07-31T17:20:58.562Z] 6c08303d61cc: Verifying Checksum [2023-07-31T17:20:58.562Z] 6c08303d61cc: Download complete [2023-07-31T17:21:01.845Z] e194b8c5c2a9: Pull complete [2023-07-31T17:21:01.845Z] 6863d3e3a2b1: Pull complete [2023-07-31T17:21:01.845Z] ec0bb842ea78: Pull complete [2023-07-31T17:21:01.845Z] 40a00589a448: Pull complete [2023-07-31T17:21:04.372Z] 6c08303d61cc: Pull complete [2023-07-31T17:21:04.941Z] 798269fcf238: Pull complete [2023-07-31T17:21:04.941Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-31T17:21:04.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-31T17:21:04.941Z] ---> ec979cd7f677 [2023-07-31T17:21:04.941Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:21:09.134Z] ---> Running in ed7a191fda50 [2023-07-31T17:21:09.134Z] Removing intermediate container ed7a191fda50 [2023-07-31T17:21:09.134Z] ---> 50c531f00760 [2023-07-31T17:21:09.134Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:21:09.134Z] ---> Running in 2fa62796ae8b [2023-07-31T17:21:09.134Z] Removing intermediate container 2fa62796ae8b [2023-07-31T17:21:09.134Z] ---> 11a90f273b77 [2023-07-31T17:21:09.134Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:21:09.134Z] ---> Running in 5c8a93094a88 [2023-07-31T17:21:09.134Z] Removing intermediate container 5c8a93094a88 [2023-07-31T17:21:09.134Z] ---> 21782d6f3630 [2023-07-31T17:21:09.134Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:21:09.134Z] ---> Running in 7ac24e57bdc5 [2023-07-31T17:21:09.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T17:21:09.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T17:21:09.958Z] OK: 265 MiB in 53 packages [2023-07-31T17:21:10.217Z] Removing intermediate container 7ac24e57bdc5 [2023-07-31T17:21:10.217Z] ---> 66d172688723 [2023-07-31T17:21:10.217Z] Step 7/12 : WORKDIR /app [2023-07-31T17:21:10.217Z] ---> Running in 15e7e6fbbcc4 [2023-07-31T17:21:10.413Z] Still waiting to schedule task [2023-07-31T17:21:10.413Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-31T17:21:10.477Z] Removing intermediate container 15e7e6fbbcc4 [2023-07-31T17:21:10.477Z] ---> 5759e710c1b5 [2023-07-31T17:21:10.477Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-31T17:21:10.477Z] ---> e794fa72a9d1 [2023-07-31T17:21:10.477Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:21:10.477Z] ---> Running in 5594f399afa1 [2023-07-31T17:21:50.630Z] Removing intermediate container 5594f399afa1 [2023-07-31T17:21:50.630Z] ---> f0107e900262 [2023-07-31T17:21:50.630Z] Step 10/12 : COPY . . [2023-07-31T17:21:50.630Z] ---> 83bb31af9c10 [2023-07-31T17:21:50.630Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:21:50.630Z] ---> Running in 9753df55a036 [2023-07-31T17:21:50.630Z] Removing intermediate container 9753df55a036 [2023-07-31T17:21:50.630Z] ---> 576d147e2056 [2023-07-31T17:21:50.630Z] Step 12/12 : RUN $MAKE [2023-07-31T17:21:50.630Z] ---> Running in 0c14ecd5224e [2023-07-31T17:21:50.630Z] noop [2023-07-31T17:21:50.630Z] Removing intermediate container 0c14ecd5224e [2023-07-31T17:21:50.630Z] ---> 5b945e49b998 [2023-07-31T17:21:50.630Z] Successfully built 5b945e49b998 [2023-07-31T17:21:50.630Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:21:51.064Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T17:21:51.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:21:51.210Z] prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container [2023-07-31T17:21:51.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@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-07-31T17:21:51.601Z] $ docker top 8d125d48928db45fcb375571d0a375e7057663e0211483882cedc70bd541de6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:21:51.986Z] + go version [2023-07-31T17:21:51.986Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-31T17:21:52.021Z] $ docker stop --time=1 8d125d48928db45fcb375571d0a375e7057663e0211483882cedc70bd541de6b [2023-07-31T17:21:53.293Z] $ docker rm -f --volumes 8d125d48928db45fcb375571d0a375e7057663e0211483882cedc70bd541de6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:21:54.006Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-31T17:21:54.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:21:54.156Z] prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container [2023-07-31T17:21:54.191Z] $ 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-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@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-07-31T17:21:54.512Z] $ docker top 5c37b9e73c28d8dc267fee9dd067fa0dd0f1f3711b95f518541e504a278d8bf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:21:54.889Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-214 [Pipeline] fileExists [Pipeline] sh [2023-07-31T17:21:55.248Z] + make test [2023-07-31T17:21:55.248Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-31T17:22:15.032Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-31T17:22:15.032Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-31T17:22:15.032Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.128s coverage: 86.2% of statements [2023-07-31T17:22:16.939Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.699s coverage: 71.9% of statements [2023-07-31T17:22:38.858Z] go vet ./... [2023-07-31T17:22:39.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T17:22:39.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T17:22:39.425Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-31T17:22:39.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T17:22:39.499Z] $ docker stop --time=1 5c37b9e73c28d8dc267fee9dd067fa0dd0f1f3711b95f518541e504a278d8bf2 [2023-07-31T17:22:44.695Z] $ docker rm -f --volumes 5c37b9e73c28d8dc267fee9dd067fa0dd0f1f3711b95f518541e504a278d8bf2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:22:45.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T17:22:45.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-31T17:22:45.902Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T17:22:46.223Z] + ls -al . [2023-07-31T17:22:46.223Z] total 236 [2023-07-31T17:22:46.223Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 31 17:21 . [2023-07-31T17:22:46.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:20 .. [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 17:20 .dockerignore [2023-07-31T17:22:46.223Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:20 .git [2023-07-31T17:22:46.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:20 .github [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 31 17:20 .gitignore [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:20 .golangci.yml [2023-07-31T17:22:46.223Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:20 .semver [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 31 17:20 Attribution.txt [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 9317 Jul 31 17:20 CHANGELOG.md [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 31 17:20 Dockerfile [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:20 GOVERNANCE.md [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 31 17:20 Jenkinsfile [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 17:20 LICENSE [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 31 17:20 Makefile [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 17:20 OWNERS.md [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 31 17:20 README.md [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 17:20 VERSION [2023-07-31T17:22:46.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:20 bin [2023-07-31T17:22:46.223Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 17:22 coverage.out [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jul 31 17:20 go.mod [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 32867 Jul 31 17:20 go.sum [2023-07-31T17:22:46.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:20 images [2023-07-31T17:22:46.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:20 internal [2023-07-31T17:22:46.223Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 17:20 main.go [2023-07-31T17:22:46.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:20 res [2023-07-31T17:22:46.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:20 snap [2023-07-31T17:22:46.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:22:46.612Z] + 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=1e8b2fcc1eff46786d084e2abfae0da65106bab4 --label arch=amd64 --label version=0.0.0 . [2023-07-31T17:22:46.612Z] Sending build context to Docker daemon 12.67MB [2023-07-31T17:22:46.613Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:22:46.613Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-31T17:22:46.613Z] ---> 5b945e49b998 [2023-07-31T17:22:46.613Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:22:46.872Z] ---> Running in a0765adb8b4f [2023-07-31T17:22:46.872Z] Removing intermediate container a0765adb8b4f [2023-07-31T17:22:46.872Z] ---> 3510e4ee61fb [2023-07-31T17:22:46.872Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:22:46.872Z] ---> Running in ed35a7b30a9e [2023-07-31T17:22:46.872Z] Removing intermediate container ed35a7b30a9e [2023-07-31T17:22:46.872Z] ---> 6169d97b5eea [2023-07-31T17:22:46.872Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:22:46.872Z] ---> Running in f5559115bebb [2023-07-31T17:22:47.132Z] Removing intermediate container f5559115bebb [2023-07-31T17:22:47.132Z] ---> 2ce1a334d166 [2023-07-31T17:22:47.132Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:22:47.132Z] ---> Running in 205160ab76aa [2023-07-31T17:22:47.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T17:22:47.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T17:22:47.909Z] OK: 265 MiB in 53 packages [2023-07-31T17:22:48.168Z] Removing intermediate container 205160ab76aa [2023-07-31T17:22:48.168Z] ---> 82321e22c8db [2023-07-31T17:22:48.168Z] Step 7/29 : WORKDIR /app [2023-07-31T17:22:48.168Z] ---> Running in 59c248171200 [2023-07-31T17:22:48.168Z] Removing intermediate container 59c248171200 [2023-07-31T17:22:48.168Z] ---> 3b5cd85cf207 [2023-07-31T17:22:48.168Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-31T17:22:48.427Z] ---> 8933f8f93c0a [2023-07-31T17:22:48.427Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:22:48.427Z] ---> Running in cb7fffb413f9 [2023-07-31T17:22:48.992Z] Removing intermediate container cb7fffb413f9 [2023-07-31T17:22:48.992Z] ---> 3f68588a2b2d [2023-07-31T17:22:48.992Z] Step 10/29 : COPY . . [2023-07-31T17:22:49.251Z] ---> 221075cb239c [2023-07-31T17:22:49.251Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:22:49.251Z] ---> Running in e30718057a01 [2023-07-31T17:22:49.510Z] Removing intermediate container e30718057a01 [2023-07-31T17:22:49.510Z] ---> 71d49c538050 [2023-07-31T17:22:49.510Z] Step 12/29 : RUN $MAKE [2023-07-31T17:22:49.510Z] ---> Running in c367f960f799 [2023-07-31T17:22:49.768Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -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-07-31T17:23:11.832Z] Removing intermediate container c367f960f799 [2023-07-31T17:23:11.832Z] ---> 13c423a0bd26 [2023-07-31T17:23:11.832Z] Step 13/29 : FROM alpine:3.17 [2023-07-31T17:23:11.832Z] 3.17: Pulling from library/alpine [2023-07-31T17:23:11.832Z] 4db1b89c0bd1: Already exists [2023-07-31T17:23:11.832Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T17:23:11.832Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T17:23:11.832Z] ---> 1f73a9d63274 [2023-07-31T17:23:11.832Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-31T17:23:11.832Z] ---> Running in 107be6357369 [2023-07-31T17:23:11.832Z] Removing intermediate container 107be6357369 [2023-07-31T17:23:11.832Z] ---> 8e1aa7dcceb7 [2023-07-31T17:23:11.832Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-31T17:23:11.832Z] ---> Running in 7c525252dd55 [2023-07-31T17:23:11.832Z] Removing intermediate container 7c525252dd55 [2023-07-31T17:23:11.832Z] ---> 53a1727f5e73 [2023-07-31T17:23:11.832Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-31T17:23:11.832Z] ---> Running in 3c1775e015ae [2023-07-31T17:23:11.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-31T17:23:11.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-31T17:23:11.832Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-31T17:23:11.832Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-31T17:23:11.832Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T17:23:11.832Z] Executing ca-certificates-20230506-r0.trigger [2023-07-31T17:23:11.832Z] OK: 8 MiB in 17 packages [2023-07-31T17:23:11.832Z] Removing intermediate container 3c1775e015ae [2023-07-31T17:23:11.832Z] ---> a58f3d3ce42e [2023-07-31T17:23:11.832Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-31T17:23:11.832Z] ---> e398e4ebc8e1 [2023-07-31T17:23:11.832Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-31T17:23:11.832Z] ---> 450ca2acfbc4 [2023-07-31T17:23:11.832Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-31T17:23:11.832Z] ---> 44366d2eac5d [2023-07-31T17:23:11.832Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-31T17:23:11.832Z] ---> c5be91b5f390 [2023-07-31T17:23:11.832Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-31T17:23:12.090Z] ---> 79f27f93ac5b [2023-07-31T17:23:12.090Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-31T17:23:12.349Z] ---> Running in 3065c751d829 [2023-07-31T17:23:12.918Z] Removing intermediate container 3065c751d829 [2023-07-31T17:23:12.918Z] ---> 9d7bc7bec36b [2023-07-31T17:23:12.918Z] Step 23/29 : VOLUME /cache [2023-07-31T17:23:12.918Z] ---> Running in 8e4b6b421e56 [2023-07-31T17:23:12.918Z] Removing intermediate container 8e4b6b421e56 [2023-07-31T17:23:12.918Z] ---> b33c7e0181f5 [2023-07-31T17:23:12.918Z] Step 24/29 : EXPOSE 59711 [2023-07-31T17:23:12.918Z] ---> Running in 76d34616c8cc [2023-07-31T17:23:12.918Z] Removing intermediate container 76d34616c8cc [2023-07-31T17:23:12.918Z] ---> d5103c743112 [2023-07-31T17:23:12.918Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-31T17:23:12.918Z] ---> Running in 519923260b75 [2023-07-31T17:23:12.918Z] Removing intermediate container 519923260b75 [2023-07-31T17:23:12.918Z] ---> 072cef13d15b [2023-07-31T17:23:12.918Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-31T17:23:12.918Z] ---> Running in 91df82798445 [2023-07-31T17:23:13.175Z] Removing intermediate container 91df82798445 [2023-07-31T17:23:13.175Z] ---> 986298f23eb2 [2023-07-31T17:23:13.175Z] Step 27/29 : LABEL arch=amd64 [2023-07-31T17:23:13.175Z] ---> Running in 45b4bdcccb72 [2023-07-31T17:23:13.175Z] Removing intermediate container 45b4bdcccb72 [2023-07-31T17:23:13.175Z] ---> f05455ad6bcf [2023-07-31T17:23:13.175Z] Step 28/29 : LABEL git_sha=1e8b2fcc1eff46786d084e2abfae0da65106bab4 [2023-07-31T17:23:13.175Z] ---> Running in 67736011de14 [2023-07-31T17:23:13.175Z] Removing intermediate container 67736011de14 [2023-07-31T17:23:13.175Z] ---> faed2e820423 [2023-07-31T17:23:13.175Z] Step 29/29 : LABEL version=0.0.0 [2023-07-31T17:23:13.175Z] ---> Running in a70c18cbdfe3 [2023-07-31T17:23:13.435Z] Removing intermediate container a70c18cbdfe3 [2023-07-31T17:23:13.435Z] ---> 373deecfbd00 [2023-07-31T17:23:13.435Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T17:23:13.435Z] Successfully built 373deecfbd00 [2023-07-31T17:23:13.435Z] 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-07-31T17:23:14.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:23:14.305Z] [2023-07-31T17:23:14.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:23:14.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:23:14.682Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-31T17:23:14.682Z] 5eb5b503b376: Pulling fs layer [2023-07-31T17:23:14.682Z] 5c69ac0246d0: Pulling fs layer [2023-07-31T17:23:14.682Z] ec43610c2a17: Pulling fs layer [2023-07-31T17:23:14.682Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-31T17:23:14.682Z] 33b1e0a273af: Pulling fs layer [2023-07-31T17:23:14.682Z] 5d3b04190fa2: Pulling fs layer [2023-07-31T17:23:14.682Z] 2f39f015ded8: Pulling fs layer [2023-07-31T17:23:14.682Z] 3a2ae6a8a46f: Waiting [2023-07-31T17:23:14.682Z] 33b1e0a273af: Waiting [2023-07-31T17:23:14.682Z] 5d3b04190fa2: Waiting [2023-07-31T17:23:14.682Z] 2f39f015ded8: Waiting [2023-07-31T17:23:14.682Z] 5c69ac0246d0: Download complete [2023-07-31T17:23:14.682Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-31T17:23:14.682Z] 3a2ae6a8a46f: Download complete [2023-07-31T17:23:14.682Z] 33b1e0a273af: Verifying Checksum [2023-07-31T17:23:14.682Z] 33b1e0a273af: Download complete [2023-07-31T17:23:14.682Z] 5d3b04190fa2: Verifying Checksum [2023-07-31T17:23:14.682Z] 5d3b04190fa2: Download complete [2023-07-31T17:23:14.682Z] ec43610c2a17: Verifying Checksum [2023-07-31T17:23:14.682Z] ec43610c2a17: Download complete [2023-07-31T17:23:14.940Z] 5eb5b503b376: Verifying Checksum [2023-07-31T17:23:14.940Z] 5eb5b503b376: Download complete [2023-07-31T17:23:15.506Z] 2f39f015ded8: Download complete [2023-07-31T17:23:16.072Z] 5eb5b503b376: Pull complete [2023-07-31T17:23:16.072Z] 5c69ac0246d0: Pull complete [2023-07-31T17:23:16.638Z] ec43610c2a17: Pull complete [2023-07-31T17:23:16.638Z] 3a2ae6a8a46f: Pull complete [2023-07-31T17:23:16.638Z] 33b1e0a273af: Pull complete [2023-07-31T17:23:16.896Z] 5d3b04190fa2: Pull complete [2023-07-31T17:23:21.079Z] 2f39f015ded8: Pull complete [2023-07-31T17:23:21.079Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-31T17:23:21.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:23:21.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:23:21.300Z] prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container [2023-07-31T17:23:21.339Z] $ 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-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@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-07-31T17:23:25.644Z] $ docker top 7bb553e658ca6884c4fca2759bc266574d0c58248de7a4c1b013bee84250181b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:23:26.080Z] ---> job-cost.sh [2023-07-31T17:23:26.080Z] lf-activate-venv: SKIPPING [2023-07-31T17:23:26.080Z] INFO: No Stack... [2023-07-31T17:23:26.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T17:23:26.908Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T17:23:27.219Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives/cost.csv [2023-07-31T17:23:27.219Z] + cut -d, -f6 [Pipeline] lock [2023-07-31T17:23:27.258Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [2023-07-31T17:23:27.263Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] did not exist. Created. [2023-07-31T17:23:27.263Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T17:23:27.656Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-31T17:23:27.709Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T17:23:27.735Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T17:23:27.865Z] $ docker stop --time=1 7bb553e658ca6884c4fca2759bc266574d0c58248de7a4c1b013bee84250181b [2023-07-31T17:23:29.017Z] $ docker rm -f --volumes 7bb553e658ca6884c4fca2759bc266574d0c58248de7a4c1b013bee84250181b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-31T17:23:36.246Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2598 in /w/workspace/y_app-rfid-llrp-inventory_PR-214 [Pipeline] { [Pipeline] ws [2023-07-31T17:23:36.304Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-07-31T17:23:36.380Z] The recommended git tool is: git [2023-07-31T17:23:41.510Z] using credential edgex-jenkins-ssh [2023-07-31T17:23:41.526Z] Cloning the remote Git repository [2023-07-31T17:23:41.563Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-31T17:23:41.657Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-07-31T17:23:41.810Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-31T17:23:41.811Z] > git --version # timeout=10 [2023-07-31T17:23:41.830Z] > git --version # 'git version 2.25.1' [2023-07-31T17:23:41.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T17:23:41.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T17:23:44.529Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-31T17:23:44.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-31T17:23:45.959Z] Merging remotes/origin/main commit 619109fb4055fb888c1b579a9d1d65a4cd37a572 into PR head commit 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [2023-07-31T17:23:46.266Z] Merge succeeded, producing 1e8b2fcc1eff46786d084e2abfae0da65106bab4 [2023-07-31T17:23:46.266Z] Checking out Revision 1e8b2fcc1eff46786d084e2abfae0da65106bab4 (PR-214) [2023-07-31T17:23:45.360Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-31T17:23:45.406Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-31T17:23:45.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T17:23:45.427Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/214/head:refs/remotes/origin/PR-214 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-31T17:23:45.971Z] > git config core.sparsecheckout # timeout=10 [2023-07-31T17:23:46.056Z] > git checkout -f 1e8b2fcc1eff46786d084e2abfae0da65106bab4 # timeout=10 [2023-07-31T17:23:46.152Z] > git remote # timeout=10 [2023-07-31T17:23:46.178Z] > git config --get remote.origin.url # timeout=10 [2023-07-31T17:23:46.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-31T17:23:46.216Z] > git merge 619109fb4055fb888c1b579a9d1d65a4cd37a572 # timeout=10 [2023-07-31T17:23:46.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-31T17:23:46.268Z] > git config core.sparsecheckout # timeout=10 [2023-07-31T17:23:46.279Z] > git checkout -f 1e8b2fcc1eff46786d084e2abfae0da65106bab4 # timeout=10 [2023-07-31T17:23:49.749Z] Commit message: "docs: Added 3.0.1 changelog to main branch" [2023-07-31T17:23:49.796Z] > git --version # timeout=10 [2023-07-31T17:23:49.810Z] > git --version # 'git version 2.25.1' [2023-07-31T17:23:49.837Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T17:23:51.144Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-31T17:23:51.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T17:23:51.144Z] Dload Upload Total Spent Left Speed [2023-07-31T17:23:51.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78709 [Pipeline] sh [2023-07-31T17:23:51.844Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-31T17:23:52.180Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-31T17:23:52.180Z] + sudo tee /etc/docker/daemon.new [2023-07-31T17:23:52.180Z] { [2023-07-31T17:23:52.180Z] "registry-mirrors": [ [2023-07-31T17:23:52.180Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-31T17:23:52.180Z] ], [2023-07-31T17:23:52.180Z] "bip": "10.250.0.254/24", [2023-07-31T17:23:52.180Z] "hosts": [ [2023-07-31T17:23:52.180Z] "tcp://0.0.0.0:5555", [2023-07-31T17:23:52.180Z] "unix:///var/run/docker.sock" [2023-07-31T17:23:52.180Z] ], [2023-07-31T17:23:52.180Z] "mtu": 1458, [2023-07-31T17:23:52.180Z] "selinux-enabled": true, [2023-07-31T17:23:52.180Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-31T17:23:52.180Z] } [Pipeline] sh [2023-07-31T17:23:52.525Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-31T17:23:52.876Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:24:11.161Z] provisioning config files... [2023-07-31T17:24:11.193Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config4326687562900403446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:24:11.579Z] ---> docker-login.sh [2023-07-31T17:24:11.579Z] nexus3.edgexfoundry.org:10001 [2023-07-31T17:24:12.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:24:12.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:24:12.169Z] Configure a credential helper to remove this warning. See [2023-07-31T17:24:12.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:24:12.169Z] [2023-07-31T17:24:12.169Z] Login Succeeded [2023-07-31T17:24:12.169Z] nexus3.edgexfoundry.org:10002 [2023-07-31T17:24:12.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:24:12.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:24:12.443Z] Configure a credential helper to remove this warning. See [2023-07-31T17:24:12.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:24:12.443Z] [2023-07-31T17:24:12.443Z] Login Succeeded [2023-07-31T17:24:12.443Z] nexus3.edgexfoundry.org:10003 [2023-07-31T17:24:12.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:24:12.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:24:12.982Z] Configure a credential helper to remove this warning. See [2023-07-31T17:24:12.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:24:12.982Z] [2023-07-31T17:24:12.982Z] Login Succeeded [2023-07-31T17:24:12.982Z] nexus3.edgexfoundry.org:10004 [2023-07-31T17:24:13.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:24:13.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:24:13.252Z] Configure a credential helper to remove this warning. See [2023-07-31T17:24:13.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:24:13.252Z] [2023-07-31T17:24:13.252Z] Login Succeeded [2023-07-31T17:24:13.252Z] docker.io [2023-07-31T17:24:13.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-31T17:24:13.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-31T17:24:13.787Z] Configure a credential helper to remove this warning. See [2023-07-31T17:24:13.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-31T17:24:13.787Z] [2023-07-31T17:24:13.787Z] Login Succeeded [2023-07-31T17:24:13.787Z] ---> docker-login.sh ends [Pipeline] } [2023-07-31T17:24:13.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-31T17:24:14.186Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:24:14.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-31T17:24:14.266Z] ========================================================= [2023-07-31T17:24:14.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-31T17:24:14.266Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:24:14.775Z] + 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-07-31T17:24:15.044Z] Sending build context to Docker daemon 684.5kB [2023-07-31T17:24:15.045Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:24:15.045Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-31T17:24:15.045Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-31T17:24:15.045Z] edb6bdbacee9: Pulling fs layer [2023-07-31T17:24:15.045Z] 5f9638ab2659: Pulling fs layer [2023-07-31T17:24:15.045Z] 8d51d6327a98: Pulling fs layer [2023-07-31T17:24:15.045Z] 8b374f2dd631: Pulling fs layer [2023-07-31T17:24:15.045Z] ec14aa9079de: Pulling fs layer [2023-07-31T17:24:15.045Z] 2f466654f4bb: Pulling fs layer [2023-07-31T17:24:15.045Z] 554e91adad29: Pulling fs layer [2023-07-31T17:24:15.045Z] 8b374f2dd631: Waiting [2023-07-31T17:24:15.045Z] ec14aa9079de: Waiting [2023-07-31T17:24:15.045Z] 2f466654f4bb: Waiting [2023-07-31T17:24:15.045Z] 554e91adad29: Waiting [2023-07-31T17:24:15.337Z] 5f9638ab2659: Verifying Checksum [2023-07-31T17:24:15.337Z] 5f9638ab2659: Download complete [2023-07-31T17:24:15.337Z] 8b374f2dd631: Verifying Checksum [2023-07-31T17:24:15.337Z] 8b374f2dd631: Download complete [2023-07-31T17:24:15.337Z] ec14aa9079de: Verifying Checksum [2023-07-31T17:24:15.337Z] ec14aa9079de: Download complete [2023-07-31T17:24:15.337Z] edb6bdbacee9: Verifying Checksum [2023-07-31T17:24:15.337Z] edb6bdbacee9: Download complete [2023-07-31T17:24:16.762Z] edb6bdbacee9: Pull complete [2023-07-31T17:24:16.762Z] 554e91adad29: Verifying Checksum [2023-07-31T17:24:16.762Z] 554e91adad29: Download complete [2023-07-31T17:24:17.029Z] 5f9638ab2659: Pull complete [2023-07-31T17:24:18.001Z] 8d51d6327a98: Download complete [2023-07-31T17:24:18.001Z] 2f466654f4bb: Verifying Checksum [2023-07-31T17:24:18.001Z] 2f466654f4bb: Download complete [2023-07-31T17:24:30.318Z] 8d51d6327a98: Pull complete [2023-07-31T17:24:30.318Z] 8b374f2dd631: Pull complete [2023-07-31T17:24:30.318Z] ec14aa9079de: Pull complete [2023-07-31T17:24:38.531Z] 2f466654f4bb: Pull complete [2023-07-31T17:24:40.488Z] 554e91adad29: Pull complete [2023-07-31T17:24:40.488Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-31T17:24:40.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-31T17:24:40.488Z] ---> 1e15ea492957 [2023-07-31T17:24:40.488Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:24:42.435Z] ---> Running in 6a53b0af5927 [2023-07-31T17:24:42.435Z] Removing intermediate container 6a53b0af5927 [2023-07-31T17:24:42.435Z] ---> a8d3ac1a99e4 [2023-07-31T17:24:42.435Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:24:42.435Z] ---> Running in 0a28fdd3f374 [2023-07-31T17:24:43.019Z] Removing intermediate container 0a28fdd3f374 [2023-07-31T17:24:43.019Z] ---> 0a98142515f4 [2023-07-31T17:24:43.019Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:24:43.019Z] ---> Running in 41a48d5b9e4d [2023-07-31T17:24:43.294Z] Removing intermediate container 41a48d5b9e4d [2023-07-31T17:24:43.294Z] ---> 4e9909b79dd3 [2023-07-31T17:24:43.294Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:24:43.294Z] ---> Running in 10f9d2febc10 [2023-07-31T17:24:44.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T17:24:44.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T17:24:45.944Z] OK: 263 MiB in 53 packages [2023-07-31T17:24:46.905Z] Removing intermediate container 10f9d2febc10 [2023-07-31T17:24:46.905Z] ---> 7f40c367a9a2 [2023-07-31T17:24:46.905Z] Step 7/12 : WORKDIR /app [2023-07-31T17:24:46.905Z] ---> Running in b9691e61efad [2023-07-31T17:24:47.173Z] Removing intermediate container b9691e61efad [2023-07-31T17:24:47.173Z] ---> 3ab317ec417f [2023-07-31T17:24:47.173Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-31T17:24:47.446Z] ---> 4475fb1a920c [2023-07-31T17:24:47.446Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:24:47.725Z] ---> Running in a899e1e0e564 [2023-07-31T17:25:55.594Z] Removing intermediate container a899e1e0e564 [2023-07-31T17:25:55.594Z] ---> a13bd275e611 [2023-07-31T17:25:55.594Z] Step 10/12 : COPY . . [2023-07-31T17:25:55.594Z] ---> 149de6b9953b [2023-07-31T17:25:55.594Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:25:55.594Z] ---> Running in f42a28db8bdf [2023-07-31T17:25:55.594Z] Removing intermediate container f42a28db8bdf [2023-07-31T17:25:55.594Z] ---> ab962f8adefb [2023-07-31T17:25:55.594Z] Step 12/12 : RUN $MAKE [2023-07-31T17:25:55.594Z] ---> Running in 68fd141de6cb [2023-07-31T17:25:55.594Z] noop [2023-07-31T17:25:55.594Z] Removing intermediate container 68fd141de6cb [2023-07-31T17:25:55.594Z] ---> 94e6630904fd [2023-07-31T17:25:55.594Z] Successfully built 94e6630904fd [2023-07-31T17:25:55.594Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:25:56.064Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T17:25:56.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:25:56.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-2598 does not seem to be running inside a container [2023-07-31T17:25:56.404Z] $ 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-07-31T17:25:58.182Z] $ docker top 1db4338a3ee8cd353a8c2329bafad904db42f70d3244bd230fdec81abe416c66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:25:59.041Z] + go version [2023-07-31T17:25:59.041Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-31T17:25:59.088Z] $ docker stop --time=1 1db4338a3ee8cd353a8c2329bafad904db42f70d3244bd230fdec81abe416c66 [2023-07-31T17:26:00.665Z] $ docker rm -f --volumes 1db4338a3ee8cd353a8c2329bafad904db42f70d3244bd230fdec81abe416c66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:26:01.474Z] + docker inspect -f . ci-base-image-arm64 [2023-07-31T17:26:01.474Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:26:01.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-2598 does not seem to be running inside a container [2023-07-31T17:26:01.775Z] $ 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-07-31T17:26:02.865Z] $ docker top 45a505dc73504c2965d6e4c90604b5a34680a3994a42d760ffbce1a526ca4956 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:26:03.409Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-07-31T17:26:04.045Z] + make test [2023-07-31T17:26:04.045Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-31T17:28:55.794Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-31T17:28:59.142Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-31T17:29:00.553Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.377s coverage: 86.2% of statements [2023-07-31T17:29:12.885Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.617s coverage: 71.9% of statements [2023-07-31T17:29:12.885Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-31T17:29:12.885Z] go vet ./... [2023-07-31T17:31:49.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-31T17:31:49.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-31T17:31:49.631Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-31T17:31:49.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-31T17:31:49.701Z] $ docker stop --time=1 45a505dc73504c2965d6e4c90604b5a34680a3994a42d760ffbce1a526ca4956 [2023-07-31T17:31:51.549Z] $ docker rm -f --volumes 45a505dc73504c2965d6e4c90604b5a34680a3994a42d760ffbce1a526ca4956 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-31T17:31:53.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-31T17:31:53.295Z] Warning: overwriting stash ‘coverage-report’ [2023-07-31T17:31:53.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-31T17:31:54.494Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-31T17:31:54.832Z] + ls -al . [2023-07-31T17:31:54.832Z] total 232 [2023-07-31T17:31:54.832Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 17:26 . [2023-07-31T17:31:54.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:23 .. [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 17:23 .dockerignore [2023-07-31T17:31:54.832Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 17:23 .git [2023-07-31T17:31:54.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:23 .github [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 31 17:23 .gitignore [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 17:23 .golangci.yml [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 31 17:23 Attribution.txt [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 9317 Jul 31 17:23 CHANGELOG.md [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 31 17:23 Dockerfile [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 17:23 GOVERNANCE.md [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 31 17:23 Jenkinsfile [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 17:23 LICENSE [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 31 17:23 Makefile [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 17:23 OWNERS.md [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 31 17:23 README.md [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 17:20 VERSION [2023-07-31T17:31:54.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:23 bin [2023-07-31T17:31:54.832Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 17:29 coverage.out [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jul 31 17:23 go.mod [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 32867 Jul 31 17:23 go.sum [2023-07-31T17:31:54.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:23 images [2023-07-31T17:31:54.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:23 internal [2023-07-31T17:31:54.832Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 17:23 main.go [2023-07-31T17:31:54.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 17:23 res [2023-07-31T17:31:54.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 17:23 snap [2023-07-31T17:31:54.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 17:23 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:31:55.260Z] + 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=1e8b2fcc1eff46786d084e2abfae0da65106bab4 --label arch=arm64 --label version=0.0.0 . [2023-07-31T17:31:55.531Z] Sending build context to Docker daemon 684.5kB [2023-07-31T17:31:55.531Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-31T17:31:55.531Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-31T17:31:55.531Z] ---> 94e6630904fd [2023-07-31T17:31:55.531Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-31T17:31:55.531Z] ---> Running in 63c4131eeae0 [2023-07-31T17:31:55.799Z] Removing intermediate container 63c4131eeae0 [2023-07-31T17:31:55.799Z] ---> e6ea01b165c8 [2023-07-31T17:31:55.799Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-31T17:31:56.077Z] ---> Running in f4b3f851d1a9 [2023-07-31T17:31:56.351Z] Removing intermediate container f4b3f851d1a9 [2023-07-31T17:31:56.351Z] ---> 114089a9652a [2023-07-31T17:31:56.351Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-31T17:31:56.351Z] ---> Running in 789e816cccd5 [2023-07-31T17:31:56.621Z] Removing intermediate container 789e816cccd5 [2023-07-31T17:31:56.621Z] ---> 19718d5e6b74 [2023-07-31T17:31:56.621Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-31T17:31:56.621Z] ---> Running in 97460d829895 [2023-07-31T17:31:57.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T17:31:58.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T17:31:59.138Z] OK: 263 MiB in 53 packages [2023-07-31T17:32:00.100Z] Removing intermediate container 97460d829895 [2023-07-31T17:32:00.100Z] ---> dd3ddf33c644 [2023-07-31T17:32:00.100Z] Step 7/29 : WORKDIR /app [2023-07-31T17:32:00.100Z] ---> Running in 8ee00f4628d3 [2023-07-31T17:32:02.683Z] Removing intermediate container 8ee00f4628d3 [2023-07-31T17:32:02.683Z] ---> 541ed0b7eca6 [2023-07-31T17:32:02.683Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-31T17:32:02.960Z] ---> f3833e58f54e [2023-07-31T17:32:02.960Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-31T17:32:03.228Z] ---> Running in 2959d3619616 [2023-07-31T17:32:05.175Z] Removing intermediate container 2959d3619616 [2023-07-31T17:32:05.175Z] ---> 79a3621c41d9 [2023-07-31T17:32:05.175Z] Step 10/29 : COPY . . [2023-07-31T17:32:05.761Z] ---> 1f20c4262d30 [2023-07-31T17:32:05.761Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-31T17:32:05.761Z] ---> Running in 7fcf69f0bc90 [2023-07-31T17:32:06.039Z] Removing intermediate container 7fcf69f0bc90 [2023-07-31T17:32:06.039Z] ---> 3ed355590ad8 [2023-07-31T17:32:06.039Z] Step 12/29 : RUN $MAKE [2023-07-31T17:32:06.308Z] ---> Running in a8ee5c7e0ceb [2023-07-31T17:32:07.271Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -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-07-31T17:34:28.969Z] Removing intermediate container a8ee5c7e0ceb [2023-07-31T17:34:28.969Z] ---> 9368ee8f84d5 [2023-07-31T17:34:28.969Z] Step 13/29 : FROM alpine:3.17 [2023-07-31T17:34:28.969Z] 3.17: Pulling from library/alpine [2023-07-31T17:34:28.969Z] edb6bdbacee9: Already exists [2023-07-31T17:34:28.969Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-31T17:34:28.969Z] Status: Downloaded newer image for alpine:3.17 [2023-07-31T17:34:28.969Z] ---> 779605e5fbc0 [2023-07-31T17:34:28.969Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-31T17:34:28.969Z] ---> Running in 21201cc1b9fa [2023-07-31T17:34:28.969Z] Removing intermediate container 21201cc1b9fa [2023-07-31T17:34:28.969Z] ---> a4d2d62b3d95 [2023-07-31T17:34:28.969Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-31T17:34:28.969Z] ---> Running in 80acb06fc426 [2023-07-31T17:34:28.969Z] Removing intermediate container 80acb06fc426 [2023-07-31T17:34:28.969Z] ---> 607b80edb11b [2023-07-31T17:34:28.969Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-31T17:34:28.969Z] ---> Running in c9ac3a81c6e8 [2023-07-31T17:34:28.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-31T17:34:28.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-31T17:34:28.969Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-31T17:34:28.969Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-31T17:34:28.969Z] Executing busybox-1.35.0-r29.trigger [2023-07-31T17:34:28.969Z] Executing ca-certificates-20230506-r0.trigger [2023-07-31T17:34:29.236Z] OK: 8 MiB in 17 packages [2023-07-31T17:34:30.646Z] Removing intermediate container c9ac3a81c6e8 [2023-07-31T17:34:30.646Z] ---> baf1c59ca133 [2023-07-31T17:34:30.646Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-31T17:34:30.921Z] ---> 0730a6727edd [2023-07-31T17:34:30.921Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-31T17:34:32.326Z] ---> 9e5961b03900 [2023-07-31T17:34:32.326Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-31T17:34:32.594Z] ---> 9b047e37778e [2023-07-31T17:34:32.594Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-31T17:34:33.182Z] ---> d2d1aa8a1539 [2023-07-31T17:34:33.182Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-31T17:34:34.603Z] ---> db01a640c079 [2023-07-31T17:34:34.603Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-31T17:34:34.603Z] ---> Running in 8ec56ed07118 [2023-07-31T17:34:36.014Z] Removing intermediate container 8ec56ed07118 [2023-07-31T17:34:36.014Z] ---> e74c1be54855 [2023-07-31T17:34:36.014Z] Step 23/29 : VOLUME /cache [2023-07-31T17:34:36.281Z] ---> Running in eca9c4e57aad [2023-07-31T17:34:36.547Z] Removing intermediate container eca9c4e57aad [2023-07-31T17:34:36.547Z] ---> d0fb4023641c [2023-07-31T17:34:36.547Z] Step 24/29 : EXPOSE 59711 [2023-07-31T17:34:36.547Z] ---> Running in 5c41271674d0 [2023-07-31T17:34:36.814Z] Removing intermediate container 5c41271674d0 [2023-07-31T17:34:36.815Z] ---> 4c9f52a271f8 [2023-07-31T17:34:36.815Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-31T17:34:37.082Z] ---> Running in e24b59f8882e [2023-07-31T17:34:37.350Z] Removing intermediate container e24b59f8882e [2023-07-31T17:34:37.350Z] ---> 2fb7feaca8ed [2023-07-31T17:34:37.350Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-31T17:34:37.350Z] ---> Running in bdf4754557c5 [2023-07-31T17:34:37.623Z] Removing intermediate container bdf4754557c5 [2023-07-31T17:34:37.623Z] ---> 4b4a5063a323 [2023-07-31T17:34:37.623Z] Step 27/29 : LABEL arch=arm64 [2023-07-31T17:34:37.623Z] ---> Running in f13b4dd158cf [2023-07-31T17:34:38.209Z] Removing intermediate container f13b4dd158cf [2023-07-31T17:34:38.209Z] ---> d1a71c7b2c71 [2023-07-31T17:34:38.209Z] Step 28/29 : LABEL git_sha=1e8b2fcc1eff46786d084e2abfae0da65106bab4 [2023-07-31T17:34:38.209Z] ---> Running in 91db916f7952 [2023-07-31T17:34:38.479Z] Removing intermediate container 91db916f7952 [2023-07-31T17:34:38.480Z] ---> 61daf9081692 [2023-07-31T17:34:38.480Z] Step 29/29 : LABEL version=0.0.0 [2023-07-31T17:34:38.480Z] ---> Running in 51aa0fad00a0 [2023-07-31T17:34:38.747Z] Removing intermediate container 51aa0fad00a0 [2023-07-31T17:34:38.747Z] ---> 8632a5c06445 [2023-07-31T17:34:38.747Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-31T17:34:38.747Z] Successfully built 8632a5c06445 [2023-07-31T17:34:38.747Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:34:39.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T17:34:39.584Z] [2023-07-31T17:34:39.584Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:34:39.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T17:34:39.987Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-31T17:34:39.987Z] 8998bd30e6a1: Pulling fs layer [2023-07-31T17:34:39.987Z] 04944245beec: Pulling fs layer [2023-07-31T17:34:39.987Z] 699f458cf7ca: Pulling fs layer [2023-07-31T17:34:39.987Z] 765212b225bb: Pulling fs layer [2023-07-31T17:34:39.987Z] f23df028b6ca: Pulling fs layer [2023-07-31T17:34:39.987Z] d65c8cfc05b1: Pulling fs layer [2023-07-31T17:34:39.987Z] 2437ff75d9bd: Pulling fs layer [2023-07-31T17:34:39.987Z] f23df028b6ca: Waiting [2023-07-31T17:34:39.987Z] d65c8cfc05b1: Waiting [2023-07-31T17:34:39.987Z] 2437ff75d9bd: Waiting [2023-07-31T17:34:39.987Z] 765212b225bb: Waiting [2023-07-31T17:34:40.259Z] 04944245beec: Verifying Checksum [2023-07-31T17:34:40.259Z] 04944245beec: Download complete [2023-07-31T17:34:40.259Z] 765212b225bb: Download complete [2023-07-31T17:34:40.259Z] f23df028b6ca: Verifying Checksum [2023-07-31T17:34:40.259Z] f23df028b6ca: Download complete [2023-07-31T17:34:40.259Z] d65c8cfc05b1: Download complete [2023-07-31T17:34:40.259Z] 699f458cf7ca: Verifying Checksum [2023-07-31T17:34:40.259Z] 699f458cf7ca: Download complete [2023-07-31T17:34:40.848Z] 8998bd30e6a1: Verifying Checksum [2023-07-31T17:34:40.848Z] 8998bd30e6a1: Download complete [2023-07-31T17:34:42.796Z] 2437ff75d9bd: Verifying Checksum [2023-07-31T17:34:42.796Z] 2437ff75d9bd: Download complete [2023-07-31T17:34:46.138Z] 8998bd30e6a1: Pull complete [2023-07-31T17:34:46.723Z] 04944245beec: Pull complete [2023-07-31T17:34:48.136Z] 699f458cf7ca: Pull complete [2023-07-31T17:34:48.136Z] 765212b225bb: Pull complete [2023-07-31T17:34:49.100Z] f23df028b6ca: Pull complete [2023-07-31T17:34:49.100Z] d65c8cfc05b1: Pull complete [2023-07-31T17:35:04.093Z] 2437ff75d9bd: Pull complete [2023-07-31T17:35:04.093Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-31T17:35:04.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-31T17:35:04.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:35:04.405Z] prd-ubuntu20.04-docker-arm64-4c-16g-2598 does not seem to be running inside a container [2023-07-31T17:35:04.472Z] $ 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-07-31T17:35:07.248Z] $ docker top 7ba386028fb8a90eaa2e8ffd73492bcd8c0365890873445515b22f2b6a188410 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:35:08.142Z] ---> job-cost.sh [2023-07-31T17:35:08.142Z] lf-activate-venv: SKIPPING [2023-07-31T17:35:08.142Z] INFO: No Stack... [2023-07-31T17:35:08.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-31T17:35:09.371Z] INFO: Archiving Costs [Pipeline] sh [2023-07-31T17:35:10.022Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-07-31T17:35:10.022Z] + cut -d, -f6 [Pipeline] lock [2023-07-31T17:35:10.093Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [2023-07-31T17:35:10.099Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] did not exist. Created. [2023-07-31T17:35:10.099Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-31T17:35:10.849Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-216c235e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-31T17:35:11.202Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-31T17:35:11.240Z] Warning: overwriting stash ‘stack-cost’ [2023-07-31T17:35:11.299Z] Stashed 1 file(s) [Pipeline] } [2023-07-31T17:35:11.314Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-214-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-31T17:35:11.400Z] $ docker stop --time=1 7ba386028fb8a90eaa2e8ffd73492bcd8c0365890873445515b22f2b6a188410 [2023-07-31T17:35:14.523Z] $ docker rm -f --volumes 7ba386028fb8a90eaa2e8ffd73492bcd8c0365890873445515b22f2b6a188410 [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-07-31T17:35:15.596Z] provisioning config files... [2023-07-31T17:35:15.604Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/config1720051633527240710tmp [Pipeline] { [Pipeline] sh [2023-07-31T17:35:15.929Z] + set +x [2023-07-31T17:35:15.929Z] + + curl -sbash https://codecov.io/bash -s [2023-07-31T17:35:15.929Z] -- [2023-07-31T17:35:15.929Z] [2023-07-31T17:35:15.929Z] _____ _ [2023-07-31T17:35:15.929Z] / ____| | | [2023-07-31T17:35:15.929Z] | | ___ __| | ___ ___ _____ __ [2023-07-31T17:35:15.929Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-31T17:35:15.929Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-31T17:35:15.929Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-31T17:35:15.929Z] Bash-1.0.6 [2023-07-31T17:35:15.929Z] [2023-07-31T17:35:15.929Z] [2023-07-31T17:35:15.929Z] ==> git version 2.25.1 found [2023-07-31T17:35:15.929Z] ==> 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-07-31T17:35:15.929Z] Release-Date: 2020-01-08 [2023-07-31T17:35:15.929Z] 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-07-31T17:35:15.929Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-31T17:35:15.929Z] ==> Jenkins CI detected. [2023-07-31T17:35:15.929Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-214 [2023-07-31T17:35:15.929Z] project root: . [2023-07-31T17:35:15.929Z] --> token set from env [2023-07-31T17:35:15.929Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-31T17:35:15.929Z] ==> Running gcov in . (disable via -X gcov) [2023-07-31T17:35:15.929Z] ==> Python coveragepy not found [2023-07-31T17:35:15.929Z] ==> Searching for coverage reports in: [2023-07-31T17:35:15.929Z] + . [2023-07-31T17:35:15.929Z] -> Found 1 reports [2023-07-31T17:35:15.929Z] ==> Detecting git/mercurial file structure [2023-07-31T17:35:16.189Z] ==> Reading reports [2023-07-31T17:35:16.189Z] + ./coverage.out bytes=41317 [2023-07-31T17:35:16.189Z] ==> Appending adjustments [2023-07-31T17:35:16.189Z] https://docs.codecov.io/docs/fixing-reports [2023-07-31T17:35:16.189Z] + Found adjustments [2023-07-31T17:35:16.189Z] ==> Gzipping contents [2023-07-31T17:35:16.189Z] 12K /tmp/codecov.MkniiO.gz [2023-07-31T17:35:16.189Z] ==> Uploading reports [2023-07-31T17:35:16.189Z] url: https://codecov.io [2023-07-31T17:35:16.189Z] query: branch=PR-214&commit=1e8b2fcc1eff46786d084e2abfae0da65106bab4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-214%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=214&job=&cmd_args= [2023-07-31T17:35:16.189Z] -> Pinging Codecov [2023-07-31T17:35:16.189Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-214&commit=1e8b2fcc1eff46786d084e2abfae0da65106bab4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-214%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=214&job=&cmd_args= [2023-07-31T17:35:16.448Z] -> Uploading to [2023-07-31T17:35:16.448Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-31/581DD39554BDF9B6E22D074273EAD858/1e8b2fcc1eff46786d084e2abfae0da65106bab4/9a8ccef0-ad0d-412b-9336-e39526bff63f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230731T173516Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb25d3bac18ebbde53d007f0325c330c38f89f7fbd3e9332dc85d98f65ed78cc [2023-07-31T17:35:16.448Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-31T17:35:16.448Z] Dload Upload Total Spent Left Speed [2023-07-31T17:35:16.708Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 71078 --:--:-- --:--:-- --:--:-- 71509 [2023-07-31T17:35:16.708Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1e8b2fcc1eff46786d084e2abfae0da65106bab4 [Pipeline] } [2023-07-31T17:35:16.737Z] 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-07-31T17:35:18.558Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives ] [2023-07-31T17:35:18.558Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives [2023-07-31T17:35:18.558Z] total 16 [2023-07-31T17:35:18.558Z] drwxr-xr-x 3 root root 4096 Jul 31 17:23 . [2023-07-31T17:35:18.558Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 17:23 .. [2023-07-31T17:35:18.558Z] drwxr-xr-x 2 root root 4096 Jul 31 17:23 cost [2023-07-31T17:35:18.558Z] -rw-r--r-- 1 root root 95 Jul 31 17:23 cost.csv [2023-07-31T17:35:18.558Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives [2023-07-31T17:35:18.558Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives [2023-07-31T17:35:18.558Z] total 16 [2023-07-31T17:35:18.558Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 17:23 . [2023-07-31T17:35:18.558Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 17:23 .. [2023-07-31T17:35:18.558Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 17:23 cost [2023-07-31T17:35:18.558Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 31 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:35:18.885Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:35:19.763Z] ---> package-listing.sh [2023-07-31T17:35:19.763Z] ++ facter osfamily [2023-07-31T17:35:19.763Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-31T17:35:20.023Z] + OS_FAMILY=debian [2023-07-31T17:35:20.023Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-214 [2023-07-31T17:35:20.023Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-31T17:35:20.023Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-31T17:35:20.023Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-31T17:35:20.023Z] + PACKAGES=/tmp/packages_start.txt [2023-07-31T17:35:20.023Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-214 ']' [2023-07-31T17:35:20.023Z] + PACKAGES=/tmp/packages_end.txt [2023-07-31T17:35:20.023Z] + case "${OS_FAMILY}" in [2023-07-31T17:35:20.023Z] + dpkg -l [2023-07-31T17:35:20.023Z] + grep '^ii' [2023-07-31T17:35:20.023Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-31T17:35:20.023Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-31T17:35:20.023Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-31T17:35:20.023Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-214 ']' [2023-07-31T17:35:20.023Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives/ [2023-07-31T17:35:20.023Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-214/archives/ [Pipeline] echo [2023-07-31T17:35:20.061Z] 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-214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-31T17:35:20.353Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-31T17:35:20.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-31T17:35:20.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-31T17:35:21.111Z] prd-ubuntu20.04-docker-8c-8g-2596 does not seem to be running inside a container [2023-07-31T17:35:21.158Z] $ 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-214/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-214 -v /w/workspace/y_app-rfid-llrp-inventory_PR-214:/w/workspace/y_app-rfid-llrp-inventory_PR-214:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-214@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-07-31T17:35:21.350Z] $ docker top e227d034bf024379b10f34ee5097b1ff3e6d654838502bc357d4973d23002802 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-31T17:35:21.727Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-31T17:35:22.038Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-31T17:35:22.350Z] + ls /var/log/sa-host [2023-07-31T17:35:22.350Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-31T17:35:22.581Z] provisioning config files... [2023-07-31T17:35:22.589Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-214@tmp/config8754429985883281805tmp [Pipeline] { [Pipeline] echo [2023-07-31T17:35:22.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:35:22.952Z] ---> create-netrc.sh [Pipeline] } [2023-07-31T17:35:22.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:35:23.395Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-31T17:35:23.427Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:35:23.733Z] ---> sudo-logs.sh [2023-07-31T17:35:23.734Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-31T17:35:23.812Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:35:24.122Z] ---> job-cost.sh [2023-07-31T17:35:24.122Z] lf-activate-venv: SKIPPING [2023-07-31T17:35:24.122Z] DEBUG: total: 0.2199999988079071 [2023-07-31T17:35:24.122Z] INFO: Retrieving Stack Cost... [2023-07-31T17:35:24.381Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-31T17:35:24.641Z] INFO: Archiving Costs [Pipeline] echo [2023-07-31T17:35:24.924Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-31T17:35:25.236Z] ---> logs-deploy.sh [2023-07-31T17:35:25.236Z] lf-activate-venv: SKIPPING [2023-07-31T17:35:25.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-214/1 [2023-07-31T17:35:25.236Z] INFO: archiving workspace using pattern(s): [2023-07-31T17:35:26.170Z] Archives upload complete. [2023-07-31T17:35:26.170Z] INFO: archiving logs to Nexus