Pull request #216 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12522021d2268d5288cbaf2ce5ff85efca8f3b73+797db7635a0c1efb3a01ed265ffc971695d396d0 (8b50fa4dc26cd0b6b86096b56638a95bc9f2405b) 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-ssh17405453685442588371.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-ssh17343491089127460467.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-216/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-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7548127867509104366.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-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15714392427708624753.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-ssh6301675901739667108.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-216/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-216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10259641527087978702.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2828 in /w/workspace/y_app-rfid-llrp-inventory_PR-216 [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-216 # 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 Merging remotes/origin/main commit 797db7635a0c1efb3a01ed265ffc971695d396d0 into PR head commit 12522021d2268d5288cbaf2ce5ff85efca8f3b73 Merge succeeded, producing 12522021d2268d5288cbaf2ce5ff85efca8f3b73 Checking out Revision 12522021d2268d5288cbaf2ce5ff85efca8f3b73 (PR-216) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12522021d2268d5288cbaf2ce5ff85efca8f3b73 # 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 797db7635a0c1efb3a01ed265ffc971695d396d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 12522021d2268d5288cbaf2ce5ff85efca8f3b73 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-03T13:50:45.689Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-03T13:50:45.880Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-03T13:50:45.982Z] ========================================================= [2023-08-03T13:50:45.982Z] EdgeX Global Pipelines Version Info [2023-08-03T13:50:45.982Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-03T13:50:46.723Z] ------------------- [2023-08-03T13:50:46.723Z] stable info: [2023-08-03T13:50:46.723Z] ------------------- [2023-08-03T13:50:46.723Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-03T13:50:46.723Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T13:50:46.723Z] Message: update stable to v1.0.250 [2023-08-03T13:50:47.293Z] ------------------- [2023-08-03T13:50:47.293Z] experimental info: [2023-08-03T13:50:47.293Z] ------------------- [2023-08-03T13:50:47.293Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-03T13:50:47.293Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T13:50:47.293Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-03T13:50:47.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-08-03T13:50:47.619Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-08-03T13:50:47.660Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-03T13:50:47.701Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-03T13:50:47.742Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-03T13:50:47.782Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-03T13:50:47.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-03T13:50:47.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-03T13:50:47.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-03T13:50:47.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-03T13:50:47.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-03T13:50:48.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-08-03T13:50:48.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-03T13:50:48.105Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-03T13:50:48.144Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-03T13:50:48.185Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-03T13:50:48.226Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T13:50:48.262Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T13:50:48.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-03T13:50:48.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-03T13:50:48.375Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-03T13:50:48.412Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-03T13:50:48.455Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-03T13:50:48.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-03T13:50:48.536Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-03T13:50:48.580Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-03T13:50:48.625Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-03T13:50:48.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-216 [Pipeline] echo [2023-08-03T13:50:48.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-216 [Pipeline] echo [2023-08-03T13:50:48.752Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-216 [Pipeline] echo [2023-08-03T13:50:48.793Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12522021d2268d5288cbaf2ce5ff85efca8f3b73 [Pipeline] echo [2023-08-03T13:50:48.831Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1252202 [Pipeline] echo [2023-08-03T13:50:48.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T13:50:48.997Z] provisioning config files... [2023-08-03T13:50:49.012Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp/config8040183129954070997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T13:50:49.393Z] ---> docker-login.sh [2023-08-03T13:50:49.393Z] nexus3.edgexfoundry.org:10001 [2023-08-03T13:50:49.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:50:49.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:50:49.916Z] Configure a credential helper to remove this warning. See [2023-08-03T13:50:49.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:50:49.916Z] [2023-08-03T13:50:49.916Z] Login Succeeded [2023-08-03T13:50:49.916Z] nexus3.edgexfoundry.org:10002 [2023-08-03T13:50:49.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:50:49.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:50:49.916Z] Configure a credential helper to remove this warning. See [2023-08-03T13:50:49.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:50:49.916Z] [2023-08-03T13:50:49.916Z] Login Succeeded [2023-08-03T13:50:49.916Z] nexus3.edgexfoundry.org:10003 [2023-08-03T13:50:50.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:50:50.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:50:50.176Z] Configure a credential helper to remove this warning. See [2023-08-03T13:50:50.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:50:50.176Z] [2023-08-03T13:50:50.176Z] Login Succeeded [2023-08-03T13:50:50.176Z] nexus3.edgexfoundry.org:10004 [2023-08-03T13:50:50.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:50:50.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:50:50.176Z] Configure a credential helper to remove this warning. See [2023-08-03T13:50:50.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:50:50.176Z] [2023-08-03T13:50:50.176Z] Login Succeeded [2023-08-03T13:50:50.176Z] docker.io [2023-08-03T13:50:50.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:50:50.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:50:50.746Z] Configure a credential helper to remove this warning. See [2023-08-03T13:50:50.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:50:50.746Z] [2023-08-03T13:50:50.746Z] Login Succeeded [2023-08-03T13:50:50.746Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T13:50:50.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-03T13:50:51.423Z] + git rev-list -1 --merges 12522021d2268d5288cbaf2ce5ff85efca8f3b73~1..12522021d2268d5288cbaf2ce5ff85efca8f3b73 [Pipeline] echo [2023-08-03T13:50:51.480Z] -----------> git rev-list -1 --merges 12522021d2268d5288cbaf2ce5ff85efca8f3b73~1..12522021d2268d5288cbaf2ce5ff85efca8f3b73 12522021d2268d5288cbaf2ce5ff85efca8f3b73 [false] [Pipeline] sh [2023-08-03T13:50:51.785Z] + git log --format=format:%s -1 12522021d2268d5288cbaf2ce5ff85efca8f3b73 [Pipeline] echo [2023-08-03T13:50:51.824Z] ========================================================= [2023-08-03T13:50:51.824Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-03T13:50:51.824Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T13:50:52.242Z] + git log --format=format:%s -1 12522021d2268d5288cbaf2ce5ff85efca8f3b73 [Pipeline] echo [2023-08-03T13:50:52.276Z] [semverPrep] GIT_COMMIT: 12522021d2268d5288cbaf2ce5ff85efca8f3b73, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-03T13:50:52.303Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-03T13:50:52.687Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-03T13:50:52.687Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-03T13:50:52.687Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-03T13:50:52.687Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-03T13:50:52.687Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-03T13:50:52.687Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-03T13:50:52.687Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:50:53.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T13:50:53.162Z] [2023-08-03T13:50:53.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:50:53.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T13:50:53.542Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-03T13:50:53.542Z] b85a868b505f: Pulling fs layer [2023-08-03T13:50:53.542Z] e2be974225ed: Pulling fs layer [2023-08-03T13:50:53.542Z] 339a4e72a1f5: Pulling fs layer [2023-08-03T13:50:53.542Z] 988bab9f4d93: Pulling fs layer [2023-08-03T13:50:53.542Z] 1469e6f7b9e6: Pulling fs layer [2023-08-03T13:50:53.542Z] eaf3925da568: Pulling fs layer [2023-08-03T13:50:53.542Z] bab4dde63d76: Pulling fs layer [2023-08-03T13:50:53.542Z] bde34c3a00c8: Pulling fs layer [2023-08-03T13:50:53.542Z] b352a97aabf1: Pulling fs layer [2023-08-03T13:50:53.542Z] 4872d77fe225: Pulling fs layer [2023-08-03T13:50:53.542Z] 5851b861e8e6: Pulling fs layer [2023-08-03T13:50:53.542Z] bab4dde63d76: Waiting [2023-08-03T13:50:53.542Z] bde34c3a00c8: Waiting [2023-08-03T13:50:53.542Z] b352a97aabf1: Waiting [2023-08-03T13:50:53.542Z] 4872d77fe225: Waiting [2023-08-03T13:50:53.542Z] 5851b861e8e6: Waiting [2023-08-03T13:50:53.542Z] 1469e6f7b9e6: Waiting [2023-08-03T13:50:53.542Z] eaf3925da568: Waiting [2023-08-03T13:50:53.542Z] 988bab9f4d93: Waiting [2023-08-03T13:50:53.542Z] e2be974225ed: Download complete [2023-08-03T13:50:53.542Z] 988bab9f4d93: Verifying Checksum [2023-08-03T13:50:53.542Z] 988bab9f4d93: Download complete [2023-08-03T13:50:53.802Z] 1469e6f7b9e6: Verifying Checksum [2023-08-03T13:50:53.802Z] 1469e6f7b9e6: Download complete [2023-08-03T13:50:53.802Z] eaf3925da568: Verifying Checksum [2023-08-03T13:50:53.802Z] eaf3925da568: Download complete [2023-08-03T13:50:53.802Z] 339a4e72a1f5: Verifying Checksum [2023-08-03T13:50:53.802Z] 339a4e72a1f5: Download complete [2023-08-03T13:50:53.802Z] bde34c3a00c8: Download complete [2023-08-03T13:50:53.802Z] b352a97aabf1: Verifying Checksum [2023-08-03T13:50:53.802Z] b352a97aabf1: Download complete [2023-08-03T13:50:53.802Z] 4872d77fe225: Download complete [2023-08-03T13:50:53.802Z] 5851b861e8e6: Verifying Checksum [2023-08-03T13:50:53.802Z] 5851b861e8e6: Download complete [2023-08-03T13:50:53.802Z] b85a868b505f: Verifying Checksum [2023-08-03T13:50:53.802Z] b85a868b505f: Download complete [2023-08-03T13:50:54.062Z] bab4dde63d76: Verifying Checksum [2023-08-03T13:50:54.062Z] bab4dde63d76: Download complete [2023-08-03T13:50:55.002Z] b85a868b505f: Pull complete [2023-08-03T13:50:55.262Z] e2be974225ed: Pull complete [2023-08-03T13:50:55.831Z] 339a4e72a1f5: Pull complete [2023-08-03T13:50:55.831Z] 988bab9f4d93: Pull complete [2023-08-03T13:50:56.090Z] 1469e6f7b9e6: Pull complete [2023-08-03T13:50:56.090Z] eaf3925da568: Pull complete [2023-08-03T13:50:57.995Z] bab4dde63d76: Pull complete [2023-08-03T13:50:57.995Z] bde34c3a00c8: Pull complete [2023-08-03T13:50:58.254Z] b352a97aabf1: Pull complete [2023-08-03T13:50:58.254Z] 4872d77fe225: Pull complete [2023-08-03T13:50:58.254Z] 5851b861e8e6: Pull complete [2023-08-03T13:50:58.254Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-03T13:50:58.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T13:50:58.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T13:50:58.501Z] prd-ubuntu20.04-docker-8c-8g-2828 does not seem to be running inside a container [2023-08-03T13:50:58.537Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-216 -v /w/workspace/y_app-rfid-llrp-inventory_PR-216:/w/workspace/y_app-rfid-llrp-inventory_PR-216:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-03T13:51:02.519Z] $ docker top 17d3b5a77ec615c1e7ba3ba1164f72f990021a3a9cf7878f852791b06f7dbd7a -eo pid,comm [2023-08-03T13:51:02.572Z] 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-08-03T13:51:02.572Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-03T13:51:02.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T13:51:02.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T13:51:02.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T13:51:02.800Z] $ docker exec 17d3b5a77ec615c1e7ba3ba1164f72f990021a3a9cf7878f852791b06f7dbd7a ssh-agent [2023-08-03T13:51:02.910Z] SSH_AUTH_SOCK=/tmp/ssh-Af7w3HonCVDV/agent.33 [2023-08-03T13:51:02.910Z] SSH_AGENT_PID=39 [2023-08-03T13:51:02.917Z] Running ssh-add (command line suppressed) [2023-08-03T13:51:03.031Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp/private_key_1331527027410545246.key (/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp/private_key_1331527027410545246.key) [2023-08-03T13:51:03.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T13:51:03.381Z] + git tag --points-at HEAD [Pipeline] } [2023-08-03T13:51:03.406Z] $ docker exec --env ******** --env ******** 17d3b5a77ec615c1e7ba3ba1164f72f990021a3a9cf7878f852791b06f7dbd7a ssh-agent -k [2023-08-03T13:51:03.500Z] unset SSH_AUTH_SOCK; [2023-08-03T13:51:03.501Z] unset SSH_AGENT_PID; [2023-08-03T13:51:03.501Z] echo Agent pid 39 killed; [2023-08-03T13:51:03.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-03T13:51:03.595Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T13:51:03.595Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T13:51:03.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T13:51:03.710Z] $ docker exec 17d3b5a77ec615c1e7ba3ba1164f72f990021a3a9cf7878f852791b06f7dbd7a ssh-agent [2023-08-03T13:51:03.822Z] SSH_AUTH_SOCK=/tmp/ssh-PGPjJpNDr3SX/agent.72 [2023-08-03T13:51:03.822Z] SSH_AGENT_PID=79 [2023-08-03T13:51:03.827Z] Running ssh-add (command line suppressed) [2023-08-03T13:51:03.934Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp/private_key_6038225358557803428.key (/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp/private_key_6038225358557803428.key) [2023-08-03T13:51:03.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T13:51:04.288Z] + git semver init [2023-08-03T13:51:04.548Z] 2023-08-03 13:51:04,450 [run_init] DEBUG init version:0.0.0 force:False [2023-08-03T13:51:04.548Z] 2023-08-03 13:51:04,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-216/.semver [2023-08-03T13:51:04.548Z] 2023-08-03 13:51:04,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-216/.semver [2023-08-03T13:51:04.548Z] 2023-08-03 13:51:04,451 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-216/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-216, universal_newlines=False, shell=None, istream=None) [2023-08-03T13:51:05.932Z] 2023-08-03 13:51:05,713 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-216/.git/info/exclude [2023-08-03T13:51:05.932Z] 2023-08-03 13:51:05,713 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-216/.semver/PR-216 with force:False [2023-08-03T13:51:05.932Z] 2023-08-03 13:51:05,713 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-216/.semver/PR-216 [2023-08-03T13:51:05.932Z] 2023-08-03 13:51:05,717 [execute] INFO git cat-file --batch-check [2023-08-03T13:51:05.932Z] 2023-08-03 13:51:05,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-216/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T13:51:05.932Z] 2023-08-03 13:51:05,724 [execute] INFO git cat-file --batch [2023-08-03T13:51:05.932Z] 2023-08-03 13:51:05,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-216/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T13:51:05.932Z] 2023-08-03 13:51:05,729 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-216/.semver/PR-216 [2023-08-03T13:51:05.932Z] 0.0.0 [Pipeline] } [2023-08-03T13:51:05.955Z] $ docker exec --env ******** --env ******** 17d3b5a77ec615c1e7ba3ba1164f72f990021a3a9cf7878f852791b06f7dbd7a ssh-agent -k [2023-08-03T13:51:06.059Z] unset SSH_AUTH_SOCK; [2023-08-03T13:51:06.059Z] unset SSH_AGENT_PID; [2023-08-03T13:51:06.059Z] echo Agent pid 79 killed; [2023-08-03T13:51:06.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-03T13:51:06.488Z] + git semver [Pipeline] } [2023-08-03T13:51:06.782Z] $ docker stop --time=1 17d3b5a77ec615c1e7ba3ba1164f72f990021a3a9cf7878f852791b06f7dbd7a [2023-08-03T13:51:08.073Z] $ docker rm -f --volumes 17d3b5a77ec615c1e7ba3ba1164f72f990021a3a9cf7878f852791b06f7dbd7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T13:51:08.476Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-03T13:51:08.746Z] Stashed 1 file(s) [Pipeline] echo [2023-08-03T13:51:08.762Z] [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-08-03T13:51:09.391Z] provisioning config files... [2023-08-03T13:51:09.400Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp/config9661239840615144562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T13:51:09.764Z] ---> docker-login.sh [2023-08-03T13:51:09.764Z] nexus3.edgexfoundry.org:10001 [2023-08-03T13:51:09.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:51:09.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:51:09.764Z] Configure a credential helper to remove this warning. See [2023-08-03T13:51:09.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:51:09.764Z] [2023-08-03T13:51:09.764Z] Login Succeeded [2023-08-03T13:51:09.764Z] nexus3.edgexfoundry.org:10002 [2023-08-03T13:51:09.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:51:09.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:51:09.764Z] Configure a credential helper to remove this warning. See [2023-08-03T13:51:09.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:51:09.764Z] [2023-08-03T13:51:09.764Z] Login Succeeded [2023-08-03T13:51:09.764Z] nexus3.edgexfoundry.org:10003 [2023-08-03T13:51:10.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:51:10.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:51:10.022Z] Configure a credential helper to remove this warning. See [2023-08-03T13:51:10.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:51:10.022Z] [2023-08-03T13:51:10.022Z] Login Succeeded [2023-08-03T13:51:10.022Z] nexus3.edgexfoundry.org:10004 [2023-08-03T13:51:10.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:51:10.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:51:10.022Z] Configure a credential helper to remove this warning. See [2023-08-03T13:51:10.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:51:10.022Z] [2023-08-03T13:51:10.022Z] Login Succeeded [2023-08-03T13:51:10.022Z] docker.io [2023-08-03T13:51:10.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:51:10.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:51:10.282Z] Configure a credential helper to remove this warning. See [2023-08-03T13:51:10.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:51:10.282Z] [2023-08-03T13:51:10.282Z] Login Succeeded [2023-08-03T13:51:10.282Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T13:51:10.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-03T13:51:10.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T13:51:10.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T13:51:10.598Z] ========================================================= [2023-08-03T13:51:10.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-03T13:51:10.598Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:51:11.063Z] + 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-08-03T13:51:11.063Z] Sending build context to Docker daemon 12.67MB [2023-08-03T13:51:11.063Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T13:51:11.063Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-03T13:51:11.063Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-03T13:51:11.063Z] 4db1b89c0bd1: Pulling fs layer [2023-08-03T13:51:11.063Z] 6911f1a30b25: Pulling fs layer [2023-08-03T13:51:11.063Z] e194b8c5c2a9: Pulling fs layer [2023-08-03T13:51:11.063Z] 6863d3e3a2b1: Pulling fs layer [2023-08-03T13:51:11.063Z] ec0bb842ea78: Pulling fs layer [2023-08-03T13:51:11.063Z] 40a00589a448: Pulling fs layer [2023-08-03T13:51:11.063Z] 6c08303d61cc: Pulling fs layer [2023-08-03T13:51:11.063Z] 798269fcf238: Pulling fs layer [2023-08-03T13:51:11.063Z] 6c08303d61cc: Waiting [2023-08-03T13:51:11.063Z] 6863d3e3a2b1: Waiting [2023-08-03T13:51:11.063Z] 798269fcf238: Waiting [2023-08-03T13:51:11.063Z] ec0bb842ea78: Waiting [2023-08-03T13:51:11.063Z] 6911f1a30b25: Verifying Checksum [2023-08-03T13:51:11.063Z] 6911f1a30b25: Download complete [2023-08-03T13:51:11.063Z] 6863d3e3a2b1: Download complete [2023-08-03T13:51:11.063Z] ec0bb842ea78: Verifying Checksum [2023-08-03T13:51:11.063Z] ec0bb842ea78: Download complete [2023-08-03T13:51:11.063Z] 4db1b89c0bd1: Verifying Checksum [2023-08-03T13:51:11.063Z] 4db1b89c0bd1: Download complete [2023-08-03T13:51:11.322Z] 40a00589a448: Verifying Checksum [2023-08-03T13:51:11.322Z] 40a00589a448: Download complete [2023-08-03T13:51:11.322Z] 4db1b89c0bd1: Pull complete [2023-08-03T13:51:11.582Z] 6911f1a30b25: Pull complete [2023-08-03T13:51:11.839Z] 798269fcf238: Verifying Checksum [2023-08-03T13:51:11.839Z] 798269fcf238: Download complete [2023-08-03T13:51:11.839Z] e194b8c5c2a9: Verifying Checksum [2023-08-03T13:51:11.839Z] e194b8c5c2a9: Download complete [2023-08-03T13:51:12.097Z] 6c08303d61cc: Verifying Checksum [2023-08-03T13:51:12.097Z] 6c08303d61cc: Download complete [2023-08-03T13:51:15.377Z] e194b8c5c2a9: Pull complete [2023-08-03T13:51:15.377Z] 6863d3e3a2b1: Pull complete [2023-08-03T13:51:15.377Z] ec0bb842ea78: Pull complete [2023-08-03T13:51:15.377Z] 40a00589a448: Pull complete [2023-08-03T13:51:17.278Z] 6c08303d61cc: Pull complete [2023-08-03T13:51:18.653Z] 798269fcf238: Pull complete [2023-08-03T13:51:18.653Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-03T13:51:18.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-03T13:51:18.653Z] ---> ec979cd7f677 [2023-08-03T13:51:18.653Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T13:51:24.219Z] Still waiting to schedule task [2023-08-03T13:51:24.220Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-03T13:51:25.223Z] ---> Running in dca13d0da32b [2023-08-03T13:51:25.223Z] Removing intermediate container dca13d0da32b [2023-08-03T13:51:25.223Z] ---> 24b64cc3ff88 [2023-08-03T13:51:25.223Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T13:51:25.223Z] ---> Running in 89ecfc2f24e5 [2023-08-03T13:51:25.223Z] Removing intermediate container 89ecfc2f24e5 [2023-08-03T13:51:25.223Z] ---> f58721ea43ac [2023-08-03T13:51:25.223Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-03T13:51:25.223Z] ---> Running in b3442d0c9d66 [2023-08-03T13:51:25.223Z] Removing intermediate container b3442d0c9d66 [2023-08-03T13:51:25.223Z] ---> 0fe262c29704 [2023-08-03T13:51:25.223Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T13:51:25.223Z] ---> Running in f3434640ebb2 [2023-08-03T13:51:25.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T13:51:25.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T13:51:25.483Z] OK: 265 MiB in 53 packages [2023-08-03T13:51:25.741Z] Removing intermediate container f3434640ebb2 [2023-08-03T13:51:25.741Z] ---> a50badecd048 [2023-08-03T13:51:25.741Z] Step 7/12 : WORKDIR /app [2023-08-03T13:51:25.741Z] ---> Running in 287bdc42bf8b [2023-08-03T13:51:26.000Z] Removing intermediate container 287bdc42bf8b [2023-08-03T13:51:26.000Z] ---> abfe2758d760 [2023-08-03T13:51:26.000Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-03T13:51:26.000Z] ---> 2f32a0834e8b [2023-08-03T13:51:26.000Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T13:51:26.000Z] ---> Running in af7a1c85e115 [2023-08-03T13:52:12.928Z] Removing intermediate container af7a1c85e115 [2023-08-03T13:52:12.928Z] ---> 3d497f36097f [2023-08-03T13:52:12.928Z] Step 10/12 : COPY . . [2023-08-03T13:52:13.864Z] ---> 2db7945251a5 [2023-08-03T13:52:13.864Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T13:52:13.864Z] ---> Running in bb3b8728a14b [2023-08-03T13:52:13.864Z] Removing intermediate container bb3b8728a14b [2023-08-03T13:52:13.864Z] ---> 51d6e5c97b80 [2023-08-03T13:52:13.864Z] Step 12/12 : RUN $MAKE [2023-08-03T13:52:14.123Z] ---> Running in a29432994de3 [2023-08-03T13:52:14.380Z] noop [2023-08-03T13:52:14.639Z] Removing intermediate container a29432994de3 [2023-08-03T13:52:14.639Z] ---> 1dcbc2f60d04 [2023-08-03T13:52:14.639Z] Successfully built 1dcbc2f60d04 [2023-08-03T13:52:14.639Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:52:15.346Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T13:52:15.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T13:52:15.502Z] prd-ubuntu20.04-docker-8c-8g-2828 does not seem to be running inside a container [2023-08-03T13:52:15.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-216 -v /w/workspace/y_app-rfid-llrp-inventory_PR-216:/w/workspace/y_app-rfid-llrp-inventory_PR-216:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T13:52:15.855Z] $ docker top 7dd793366401fbbc8aca935380a022585dbd26ea7cc54546367e3fd8589ecc65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T13:52:16.249Z] + go version [2023-08-03T13:52:16.249Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-03T13:52:16.287Z] $ docker stop --time=1 7dd793366401fbbc8aca935380a022585dbd26ea7cc54546367e3fd8589ecc65 [2023-08-03T13:52:17.543Z] $ docker rm -f --volumes 7dd793366401fbbc8aca935380a022585dbd26ea7cc54546367e3fd8589ecc65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:52:18.261Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T13:52:18.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T13:52:18.414Z] prd-ubuntu20.04-docker-8c-8g-2828 does not seem to be running inside a container [2023-08-03T13:52:18.454Z] $ 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-216 -v /w/workspace/y_app-rfid-llrp-inventory_PR-216:/w/workspace/y_app-rfid-llrp-inventory_PR-216:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T13:52:18.802Z] $ docker top 6d95b42660962e002abe6b7c8a27b459927741faee11d88416c9a1e5bce4fa1e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T13:52:19.187Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-216 [Pipeline] fileExists [Pipeline] sh [2023-08-03T13:52:19.551Z] + make test [2023-08-03T13:52:19.551Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-03T13:52:41.519Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-03T13:52:41.520Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-03T13:52:41.520Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.140s coverage: 86.2% of statements [2023-08-03T13:52:41.777Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.680s coverage: 71.9% of statements [2023-08-03T13:52:58.140Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2829 in /w/workspace/y_app-rfid-llrp-inventory_PR-216 [Pipeline] { [Pipeline] ws [2023-08-03T13:52:58.198Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-08-03T13:52:58.277Z] The recommended git tool is: git [2023-08-03T13:53:03.203Z] using credential edgex-jenkins-ssh [2023-08-03T13:53:03.217Z] Cloning the remote Git repository [2023-08-03T13:53:03.892Z] go vet ./... [2023-08-03T13:53:03.260Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-03T13:53:03.351Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-08-03T13:53:03.484Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-03T13:53:03.485Z] > git --version # timeout=10 [2023-08-03T13:53:03.507Z] > git --version # 'git version 2.25.1' [2023-08-03T13:53:03.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T13:53:03.646Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T13:53:05.620Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-03T13:53:05.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T13:53:06.983Z] Merging remotes/origin/main commit 797db7635a0c1efb3a01ed265ffc971695d396d0 into PR head commit 12522021d2268d5288cbaf2ce5ff85efca8f3b73 [2023-08-03T13:53:06.407Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-08-03T13:53:06.451Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-08-03T13:53:06.452Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T13:53:06.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-03T13:53:07.000Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T13:53:07.252Z] Merge succeeded, producing 12522021d2268d5288cbaf2ce5ff85efca8f3b73 [2023-08-03T13:53:07.252Z] Checking out Revision 12522021d2268d5288cbaf2ce5ff85efca8f3b73 (PR-216) [2023-08-03T13:53:07.691Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-03T13:53:07.738Z] > git --version # timeout=10 [2023-08-03T13:53:07.750Z] > git --version # 'git version 2.25.1' [2023-08-03T13:53:07.769Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T13:53:08.072Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T13:53:08.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T13:53:08.072Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-03T13:53:08.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T13:53:08.150Z] $ docker stop --time=1 6d95b42660962e002abe6b7c8a27b459927741faee11d88416c9a1e5bce4fa1e [2023-08-03T13:53:07.068Z] > git checkout -f 12522021d2268d5288cbaf2ce5ff85efca8f3b73 # timeout=10 [2023-08-03T13:53:07.158Z] > git remote # timeout=10 [2023-08-03T13:53:07.178Z] > git config --get remote.origin.url # timeout=10 [2023-08-03T13:53:07.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T13:53:07.211Z] > git merge 797db7635a0c1efb3a01ed265ffc971695d396d0 # timeout=10 [2023-08-03T13:53:07.238Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-03T13:53:07.259Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T13:53:07.273Z] > git checkout -f 12522021d2268d5288cbaf2ce5ff85efca8f3b73 # timeout=10 [2023-08-03T13:53:12.373Z] $ docker rm -f --volumes 6d95b42660962e002abe6b7c8a27b459927741faee11d88416c9a1e5bce4fa1e [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T13:53:12.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T13:53:13.144Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-03T13:53:13.361Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-03T13:53:13.361Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-03T13:53:13.361Z] Dload Upload Total Spent Left Speed [2023-08-03T13:53:13.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [Pipeline] sh [2023-08-03T13:53:13.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T13:53:13.944Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-03T13:53:14.162Z] + ls -al . [2023-08-03T13:53:14.162Z] total 236 [2023-08-03T13:53:14.162Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 3 13:52 . [2023-08-03T13:53:14.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 13:50 .. [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 3 13:50 .dockerignore [2023-08-03T13:53:14.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 13:51 .git [2023-08-03T13:53:14.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 13:50 .github [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 3 13:50 .gitignore [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 13:50 .golangci.yml [2023-08-03T13:53:14.162Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 13:51 .semver [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 10332 Aug 3 13:50 Attribution.txt [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 3 13:50 CHANGELOG.md [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 3 13:50 Dockerfile [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 13:50 GOVERNANCE.md [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 3 13:50 Jenkinsfile [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 3 13:50 LICENSE [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 3 13:50 Makefile [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 3 13:50 OWNERS.md [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 3 13:50 README.md [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 13:51 VERSION [2023-08-03T13:53:14.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 13:50 bin [2023-08-03T13:53:14.162Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 3 13:52 coverage.out [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 3694 Aug 3 13:50 go.mod [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 32867 Aug 3 13:50 go.sum [2023-08-03T13:53:14.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 13:50 images [2023-08-03T13:53:14.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 13:50 internal [2023-08-03T13:53:14.162Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 3 13:50 main.go [2023-08-03T13:53:14.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 13:50 res [2023-08-03T13:53:14.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 13:50 snap [2023-08-03T13:53:14.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 13:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:53:14.282Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-08-03T13:53:14.282Z] /etc/docker/daemon.new [2023-08-03T13:53:14.282Z] { [2023-08-03T13:53:14.282Z] "registry-mirrors": [ [2023-08-03T13:53:14.282Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-03T13:53:14.282Z] ], [2023-08-03T13:53:14.282Z] "bip": "10.250.0.254/24", [2023-08-03T13:53:14.282Z] "hosts": [ [2023-08-03T13:53:14.282Z] "tcp://0.0.0.0:5555", [2023-08-03T13:53:14.282Z] "unix:///var/run/docker.sock" [2023-08-03T13:53:14.282Z] ], [2023-08-03T13:53:14.282Z] "mtu": 1458, [2023-08-03T13:53:14.282Z] "selinux-enabled": true, [2023-08-03T13:53:14.282Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-03T13:53:14.282Z] } [Pipeline] sh [2023-08-03T13:53:14.544Z] + 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=12522021d2268d5288cbaf2ce5ff85efca8f3b73 --label arch=amd64 --label version=0.0.0 . [2023-08-03T13:53:14.544Z] Sending build context to Docker daemon 12.67MB [2023-08-03T13:53:14.544Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T13:53:14.544Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-03T13:53:14.544Z] ---> 1dcbc2f60d04 [2023-08-03T13:53:14.544Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T13:53:14.647Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-03T13:53:14.803Z] ---> Running in 6dfae57e8d60 [2023-08-03T13:53:14.803Z] Removing intermediate container 6dfae57e8d60 [2023-08-03T13:53:14.803Z] ---> 37cc12bc557c [2023-08-03T13:53:14.803Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T13:53:14.991Z] + sudo service docker restart [2023-08-03T13:53:15.060Z] ---> Running in 2a0c5e1fe3b2 [2023-08-03T13:53:15.061Z] Removing intermediate container 2a0c5e1fe3b2 [2023-08-03T13:53:15.061Z] ---> 41031f7db7be [2023-08-03T13:53:15.061Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-03T13:53:15.061Z] ---> Running in 0ff318f0f72f [2023-08-03T13:53:15.061Z] Removing intermediate container 0ff318f0f72f [2023-08-03T13:53:15.061Z] ---> eb678f7ae1c8 [2023-08-03T13:53:15.061Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T13:53:15.061Z] ---> Running in 5f0eba25b4b4 [2023-08-03T13:53:15.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T13:53:15.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T13:53:15.837Z] OK: 265 MiB in 53 packages [2023-08-03T13:53:16.097Z] Removing intermediate container 5f0eba25b4b4 [2023-08-03T13:53:16.097Z] ---> 9f1c3d8aeee6 [2023-08-03T13:53:16.097Z] Step 7/29 : WORKDIR /app [2023-08-03T13:53:16.097Z] ---> Running in 7b17e61414c6 [2023-08-03T13:53:16.356Z] Removing intermediate container 7b17e61414c6 [2023-08-03T13:53:16.356Z] ---> e79dd418cd2f [2023-08-03T13:53:16.356Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-03T13:53:16.356Z] ---> fac6a0b41011 [2023-08-03T13:53:16.356Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T13:53:16.356Z] ---> Running in fd6638df1a45 [2023-08-03T13:53:16.923Z] Removing intermediate container fd6638df1a45 [2023-08-03T13:53:16.923Z] ---> a7f11e8da413 [2023-08-03T13:53:16.923Z] Step 10/29 : COPY . . [2023-08-03T13:53:17.490Z] ---> ef3677c9ddcf [2023-08-03T13:53:17.490Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T13:53:17.490Z] ---> Running in 17a40ad938e0 [2023-08-03T13:53:17.490Z] Removing intermediate container 17a40ad938e0 [2023-08-03T13:53:17.490Z] ---> c37c1665a691 [2023-08-03T13:53:17.490Z] Step 12/29 : RUN $MAKE [2023-08-03T13:53:17.490Z] ---> Running in 35ae8a880f69 [2023-08-03T13:53:17.749Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T13:53:33.293Z] provisioning config files... [2023-08-03T13:53:33.318Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config14531903781919136311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T13:53:33.716Z] ---> docker-login.sh [2023-08-03T13:53:33.716Z] nexus3.edgexfoundry.org:10001 [2023-08-03T13:53:33.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:53:34.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:53:34.258Z] Configure a credential helper to remove this warning. See [2023-08-03T13:53:34.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:53:34.258Z] [2023-08-03T13:53:34.258Z] Login Succeeded [2023-08-03T13:53:34.258Z] nexus3.edgexfoundry.org:10002 [2023-08-03T13:53:34.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:53:34.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:53:34.528Z] Configure a credential helper to remove this warning. See [2023-08-03T13:53:34.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:53:34.528Z] [2023-08-03T13:53:34.528Z] Login Succeeded [2023-08-03T13:53:34.528Z] nexus3.edgexfoundry.org:10003 [2023-08-03T13:53:34.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:53:35.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:53:35.070Z] Configure a credential helper to remove this warning. See [2023-08-03T13:53:35.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:53:35.070Z] [2023-08-03T13:53:35.070Z] Login Succeeded [2023-08-03T13:53:35.070Z] nexus3.edgexfoundry.org:10004 [2023-08-03T13:53:35.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:53:35.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:53:35.343Z] Configure a credential helper to remove this warning. See [2023-08-03T13:53:35.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:53:35.343Z] [2023-08-03T13:53:35.343Z] Login Succeeded [2023-08-03T13:53:35.343Z] docker.io [2023-08-03T13:53:35.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T13:53:35.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T13:53:35.878Z] Configure a credential helper to remove this warning. See [2023-08-03T13:53:35.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T13:53:35.878Z] [2023-08-03T13:53:35.878Z] Login Succeeded [2023-08-03T13:53:35.878Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T13:53:35.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-03T13:53:36.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T13:53:36.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T13:53:36.369Z] ========================================================= [2023-08-03T13:53:36.369Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-03T13:53:36.369Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:53:36.877Z] + 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-08-03T13:53:37.146Z] Sending build context to Docker daemon 684.5kB [2023-08-03T13:53:37.416Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T13:53:37.416Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-03T13:53:37.416Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-03T13:53:37.416Z] edb6bdbacee9: Pulling fs layer [2023-08-03T13:53:37.416Z] 5f9638ab2659: Pulling fs layer [2023-08-03T13:53:37.416Z] 8d51d6327a98: Pulling fs layer [2023-08-03T13:53:37.416Z] 8b374f2dd631: Pulling fs layer [2023-08-03T13:53:37.416Z] ec14aa9079de: Pulling fs layer [2023-08-03T13:53:37.416Z] 2f466654f4bb: Pulling fs layer [2023-08-03T13:53:37.416Z] 554e91adad29: Pulling fs layer [2023-08-03T13:53:37.416Z] 8b374f2dd631: Waiting [2023-08-03T13:53:37.416Z] ec14aa9079de: Waiting [2023-08-03T13:53:37.416Z] 2f466654f4bb: Waiting [2023-08-03T13:53:37.416Z] 554e91adad29: Waiting [2023-08-03T13:53:37.416Z] 5f9638ab2659: Download complete [2023-08-03T13:53:37.416Z] 8b374f2dd631: Verifying Checksum [2023-08-03T13:53:37.416Z] 8b374f2dd631: Download complete [2023-08-03T13:53:37.416Z] ec14aa9079de: Verifying Checksum [2023-08-03T13:53:37.416Z] ec14aa9079de: Download complete [2023-08-03T13:53:37.687Z] edb6bdbacee9: Verifying Checksum [2023-08-03T13:53:38.661Z] edb6bdbacee9: Pull complete [2023-08-03T13:53:38.940Z] 554e91adad29: Verifying Checksum [2023-08-03T13:53:38.940Z] 554e91adad29: Download complete [2023-08-03T13:53:39.220Z] 5f9638ab2659: Pull complete [2023-08-03T13:53:39.705Z] Removing intermediate container 35ae8a880f69 [2023-08-03T13:53:39.705Z] ---> d2de068521e6 [2023-08-03T13:53:39.705Z] Step 13/29 : FROM alpine:3.17 [2023-08-03T13:53:39.705Z] 3.17: Pulling from library/alpine [2023-08-03T13:53:39.705Z] 4db1b89c0bd1: Already exists [2023-08-03T13:53:39.705Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-03T13:53:39.705Z] Status: Downloaded newer image for alpine:3.17 [2023-08-03T13:53:39.705Z] ---> 1f73a9d63274 [2023-08-03T13:53:39.705Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T13:53:39.705Z] ---> Running in 7d0575724850 [2023-08-03T13:53:39.705Z] Removing intermediate container 7d0575724850 [2023-08-03T13:53:39.705Z] ---> d14c0ec37b11 [2023-08-03T13:53:39.705Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-03T13:53:39.705Z] ---> Running in df4ace92185c [2023-08-03T13:53:39.705Z] Removing intermediate container df4ace92185c [2023-08-03T13:53:39.705Z] ---> 7d67d0b83c97 [2023-08-03T13:53:39.705Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-03T13:53:39.705Z] ---> Running in 013c81d9ba15 [2023-08-03T13:53:39.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T13:53:40.184Z] 8d51d6327a98: Verifying Checksum [2023-08-03T13:53:40.184Z] 8d51d6327a98: Download complete [2023-08-03T13:53:40.184Z] 2f466654f4bb: Verifying Checksum [2023-08-03T13:53:40.184Z] 2f466654f4bb: Download complete [2023-08-03T13:53:40.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T13:53:40.481Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-03T13:53:40.481Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-03T13:53:40.481Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T13:53:40.481Z] Executing ca-certificates-20230506-r0.trigger [2023-08-03T13:53:40.481Z] OK: 8 MiB in 17 packages [2023-08-03T13:53:41.049Z] Removing intermediate container 013c81d9ba15 [2023-08-03T13:53:41.049Z] ---> 32fce1f139b3 [2023-08-03T13:53:41.049Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-03T13:53:41.049Z] ---> 929400c19ce9 [2023-08-03T13:53:41.049Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-03T13:53:41.308Z] ---> 4a4aeb4d0890 [2023-08-03T13:53:41.308Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-03T13:53:41.308Z] ---> 558f70b0503c [2023-08-03T13:53:41.308Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-03T13:53:41.308Z] ---> cdd2a34f7663 [2023-08-03T13:53:41.308Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-03T13:53:42.245Z] ---> d8fd70db8c53 [2023-08-03T13:53:42.245Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-03T13:53:42.245Z] ---> Running in d09ef754d41e [2023-08-03T13:53:42.814Z] Removing intermediate container d09ef754d41e [2023-08-03T13:53:42.814Z] ---> f71b8de2ff32 [2023-08-03T13:53:42.814Z] Step 23/29 : VOLUME /cache [2023-08-03T13:53:42.814Z] ---> Running in ead257bd0280 [2023-08-03T13:53:42.814Z] Removing intermediate container ead257bd0280 [2023-08-03T13:53:42.814Z] ---> 0dd22283f2de [2023-08-03T13:53:42.814Z] Step 24/29 : EXPOSE 59711 [2023-08-03T13:53:43.072Z] ---> Running in 988a481b7878 [2023-08-03T13:53:43.072Z] Removing intermediate container 988a481b7878 [2023-08-03T13:53:43.072Z] ---> 247c8e7d5006 [2023-08-03T13:53:43.072Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-03T13:53:43.072Z] ---> Running in 4bbfc66de6de [2023-08-03T13:53:43.072Z] Removing intermediate container 4bbfc66de6de [2023-08-03T13:53:43.072Z] ---> 359ae1f07092 [2023-08-03T13:53:43.072Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-03T13:53:43.072Z] ---> Running in 5c8d6d0286d3 [2023-08-03T13:53:43.334Z] Removing intermediate container 5c8d6d0286d3 [2023-08-03T13:53:43.334Z] ---> a61545af0008 [2023-08-03T13:53:43.334Z] Step 27/29 : LABEL arch=amd64 [2023-08-03T13:53:43.334Z] ---> Running in 3399654ee4dc [2023-08-03T13:53:43.334Z] Removing intermediate container 3399654ee4dc [2023-08-03T13:53:43.334Z] ---> 8e0928eef06f [2023-08-03T13:53:43.334Z] Step 28/29 : LABEL git_sha=12522021d2268d5288cbaf2ce5ff85efca8f3b73 [2023-08-03T13:53:43.334Z] ---> Running in 0422bcb8456d [2023-08-03T13:53:43.334Z] Removing intermediate container 0422bcb8456d [2023-08-03T13:53:43.334Z] ---> c067ebdbda86 [2023-08-03T13:53:43.334Z] Step 29/29 : LABEL version=0.0.0 [2023-08-03T13:53:43.334Z] ---> Running in 4e6887593c72 [2023-08-03T13:53:43.594Z] Removing intermediate container 4e6887593c72 [2023-08-03T13:53:43.594Z] ---> e8b93d752439 [2023-08-03T13:53:43.594Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-03T13:53:43.594Z] Successfully built e8b93d752439 [2023-08-03T13:53:43.594Z] 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-08-03T13:53:44.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T13:53:44.463Z] [2023-08-03T13:53:44.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:53:44.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T13:53:44.837Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-03T13:53:44.837Z] 5eb5b503b376: Pulling fs layer [2023-08-03T13:53:44.837Z] 5c69ac0246d0: Pulling fs layer [2023-08-03T13:53:44.837Z] ec43610c2a17: Pulling fs layer [2023-08-03T13:53:44.838Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-03T13:53:44.838Z] 33b1e0a273af: Pulling fs layer [2023-08-03T13:53:44.838Z] 5d3b04190fa2: Pulling fs layer [2023-08-03T13:53:44.838Z] 2f39f015ded8: Pulling fs layer [2023-08-03T13:53:44.838Z] 3a2ae6a8a46f: Waiting [2023-08-03T13:53:44.838Z] 2f39f015ded8: Waiting [2023-08-03T13:53:44.838Z] 5d3b04190fa2: Waiting [2023-08-03T13:53:44.838Z] 5c69ac0246d0: Verifying Checksum [2023-08-03T13:53:44.838Z] 5c69ac0246d0: Download complete [2023-08-03T13:53:44.838Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-03T13:53:44.838Z] 3a2ae6a8a46f: Download complete [2023-08-03T13:53:44.838Z] 33b1e0a273af: Verifying Checksum [2023-08-03T13:53:44.838Z] 33b1e0a273af: Download complete [2023-08-03T13:53:44.838Z] ec43610c2a17: Verifying Checksum [2023-08-03T13:53:44.838Z] ec43610c2a17: Download complete [2023-08-03T13:53:44.838Z] 5d3b04190fa2: Verifying Checksum [2023-08-03T13:53:44.838Z] 5d3b04190fa2: Download complete [2023-08-03T13:53:45.096Z] 5eb5b503b376: Verifying Checksum [2023-08-03T13:53:45.096Z] 5eb5b503b376: Download complete [2023-08-03T13:53:45.662Z] 2f39f015ded8: Download complete [2023-08-03T13:53:46.228Z] 5eb5b503b376: Pull complete [2023-08-03T13:53:46.228Z] 5c69ac0246d0: Pull complete [2023-08-03T13:53:46.795Z] ec43610c2a17: Pull complete [2023-08-03T13:53:46.795Z] 3a2ae6a8a46f: Pull complete [2023-08-03T13:53:47.055Z] 33b1e0a273af: Pull complete [2023-08-03T13:53:47.055Z] 5d3b04190fa2: Pull complete [2023-08-03T13:53:51.246Z] 2f39f015ded8: Pull complete [2023-08-03T13:53:51.246Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-03T13:53:51.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T13:53:51.246Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T13:53:51.468Z] prd-ubuntu20.04-docker-8c-8g-2828 does not seem to be running inside a container [2023-08-03T13:53:51.505Z] $ 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-216 -v /w/workspace/y_app-rfid-llrp-inventory_PR-216:/w/workspace/y_app-rfid-llrp-inventory_PR-216:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-03T13:53:52.586Z] 8d51d6327a98: Pull complete [2023-08-03T13:53:52.586Z] 8b374f2dd631: Pull complete [2023-08-03T13:53:52.586Z] ec14aa9079de: Pull complete [2023-08-03T13:53:56.646Z] $ docker top 3f2fca7c50b319a5b83a22b87c507ae6157ed87dd593d1b289a3f273886a767d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T13:53:57.099Z] ---> job-cost.sh [2023-08-03T13:53:57.099Z] lf-activate-venv: SKIPPING [2023-08-03T13:53:57.099Z] INFO: No Stack... [2023-08-03T13:53:57.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T13:53:57.618Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T13:53:57.936Z] + + cut -d, -f6 [2023-08-03T13:53:57.936Z] cat /w/workspace/y_app-rfid-llrp-inventory_PR-216/archives/cost.csv [2023-08-03T13:53:57.943Z] 2f466654f4bb: Pull complete [Pipeline] lock [2023-08-03T13:53:58.090Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-216-1-stack-cost] [2023-08-03T13:53:58.094Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-216-1-stack-cost] did not exist. Created. [2023-08-03T13:53:58.094Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T13:53:58.487Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-03T13:53:58.538Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T13:53:58.569Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-216-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T13:53:58.669Z] $ docker stop --time=1 3f2fca7c50b319a5b83a22b87c507ae6157ed87dd593d1b289a3f273886a767d [2023-08-03T13:53:59.825Z] $ docker rm -f --volumes 3f2fca7c50b319a5b83a22b87c507ae6157ed87dd593d1b289a3f273886a767d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-03T13:54:00.537Z] 554e91adad29: Pull complete [2023-08-03T13:54:00.537Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-03T13:54:00.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-03T13:54:00.537Z] ---> 1e15ea492957 [2023-08-03T13:54:00.537Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T13:54:02.488Z] ---> Running in 5e20df07f0d5 [2023-08-03T13:54:02.488Z] Removing intermediate container 5e20df07f0d5 [2023-08-03T13:54:02.488Z] ---> 3c556c902b38 [2023-08-03T13:54:02.488Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T13:54:02.754Z] ---> Running in 00fa91faf8cf [2023-08-03T13:54:03.021Z] Removing intermediate container 00fa91faf8cf [2023-08-03T13:54:03.021Z] ---> d94765c3156c [2023-08-03T13:54:03.021Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-03T13:54:03.021Z] ---> Running in 0e8f75eaecbc [2023-08-03T13:54:03.289Z] Removing intermediate container 0e8f75eaecbc [2023-08-03T13:54:03.289Z] ---> 63bbe5250a19 [2023-08-03T13:54:03.289Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T13:54:03.289Z] ---> Running in ed59e331bd17 [2023-08-03T13:54:04.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T13:54:04.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T13:54:05.922Z] OK: 263 MiB in 53 packages [2023-08-03T13:54:06.887Z] Removing intermediate container ed59e331bd17 [2023-08-03T13:54:06.887Z] ---> c1d6a8a160c5 [2023-08-03T13:54:06.887Z] Step 7/12 : WORKDIR /app [2023-08-03T13:54:06.887Z] ---> Running in 2927ac6faf5f [2023-08-03T13:54:07.154Z] Removing intermediate container 2927ac6faf5f [2023-08-03T13:54:07.154Z] ---> 600dd2321fd0 [2023-08-03T13:54:07.154Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-03T13:54:07.422Z] ---> 432512cd98e8 [2023-08-03T13:54:07.422Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T13:54:07.705Z] ---> Running in 684d1e1c7749 [2023-08-03T13:55:15.592Z] Removing intermediate container 684d1e1c7749 [2023-08-03T13:55:15.592Z] ---> 496d4c8ea118 [2023-08-03T13:55:15.592Z] Step 10/12 : COPY . . [2023-08-03T13:55:15.592Z] ---> e8c18985e2a0 [2023-08-03T13:55:15.592Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T13:55:15.592Z] ---> Running in 285dd6d7d9b7 [2023-08-03T13:55:15.592Z] Removing intermediate container 285dd6d7d9b7 [2023-08-03T13:55:15.592Z] ---> 417056efb694 [2023-08-03T13:55:15.592Z] Step 12/12 : RUN $MAKE [2023-08-03T13:55:15.592Z] ---> Running in 60c0b00ddf4f [2023-08-03T13:55:15.592Z] noop [2023-08-03T13:55:15.592Z] Removing intermediate container 60c0b00ddf4f [2023-08-03T13:55:15.592Z] ---> a59d40dfced2 [2023-08-03T13:55:15.592Z] Successfully built a59d40dfced2 [2023-08-03T13:55:15.592Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:55:16.083Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T13:55:16.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T13:55:16.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-2829 does not seem to be running inside a container [2023-08-03T13:55:16.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T13:55:17.590Z] $ docker top f9e626a0b09906ef6b5b438ed29afaa210d41422366824a649191b60b023cebb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T13:55:18.474Z] + go version [2023-08-03T13:55:18.474Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-03T13:55:18.508Z] $ docker stop --time=1 f9e626a0b09906ef6b5b438ed29afaa210d41422366824a649191b60b023cebb [2023-08-03T13:55:20.121Z] $ docker rm -f --volumes f9e626a0b09906ef6b5b438ed29afaa210d41422366824a649191b60b023cebb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T13:55:20.961Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T13:55:20.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T13:55:21.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-2829 does not seem to be running inside a container [2023-08-03T13:55:21.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T13:55:23.387Z] $ docker top 1add9d0aad9e03bf63222ddefbf0379906ed22ac66e66972c43bb04886b7c9ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T13:55:23.927Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-08-03T13:55:24.314Z] + make test [2023-08-03T13:55:24.314Z] go test -race ./... -coverprofile=coverage.out ./... [2023-08-03T13:58:01.036Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-08-03T13:58:09.253Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-08-03T13:58:09.527Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.060s coverage: 86.2% of statements [2023-08-03T13:58:19.597Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.618s coverage: 71.9% of statements [2023-08-03T13:58:20.180Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-03T13:58:20.180Z] go vet ./... [2023-08-03T14:00:41.944Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T14:00:41.944Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T14:00:41.944Z] ./bin/test-attribution.sh [Pipeline] echo [2023-08-03T14:00:41.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T14:00:42.013Z] $ docker stop --time=1 1add9d0aad9e03bf63222ddefbf0379906ed22ac66e66972c43bb04886b7c9ed [2023-08-03T14:00:44.009Z] $ docker rm -f --volumes 1add9d0aad9e03bf63222ddefbf0379906ed22ac66e66972c43bb04886b7c9ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T14:00:45.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T14:00:45.746Z] Warning: overwriting stash ‘coverage-report’ [2023-08-03T14:00:46.264Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T14:00:46.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T14:00:47.225Z] + ls -al . [2023-08-03T14:00:47.225Z] total 232 [2023-08-03T14:00:47.225Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 13:55 . [2023-08-03T14:00:47.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 13:53 .. [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 3 13:53 .dockerignore [2023-08-03T14:00:47.225Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 13:53 .git [2023-08-03T14:00:47.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 13:53 .github [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 3 13:53 .gitignore [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 3 13:53 .golangci.yml [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 10332 Aug 3 13:53 Attribution.txt [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 9317 Aug 3 13:53 CHANGELOG.md [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 1659 Aug 3 13:53 Dockerfile [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 13:53 GOVERNANCE.md [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 3 13:53 Jenkinsfile [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 3 13:53 LICENSE [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 2497 Aug 3 13:53 Makefile [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 3 13:53 OWNERS.md [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 31516 Aug 3 13:53 README.md [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 13:51 VERSION [2023-08-03T14:00:47.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 13:53 bin [2023-08-03T14:00:47.225Z] -rw-r--r-- 1 jenkins jenkins 41317 Aug 3 13:58 coverage.out [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 3694 Aug 3 13:53 go.mod [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 32867 Aug 3 13:53 go.sum [2023-08-03T14:00:47.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 13:53 images [2023-08-03T14:00:47.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 13:53 internal [2023-08-03T14:00:47.225Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 3 13:53 main.go [2023-08-03T14:00:47.225Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 13:53 res [2023-08-03T14:00:47.225Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 13:53 snap [2023-08-03T14:00:47.225Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 13:53 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T14:00:47.636Z] + 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=12522021d2268d5288cbaf2ce5ff85efca8f3b73 --label arch=arm64 --label version=0.0.0 . [2023-08-03T14:00:47.911Z] Sending build context to Docker daemon 684.5kB [2023-08-03T14:00:47.911Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T14:00:47.911Z] Step 2/29 : FROM ${BASE} AS builder [2023-08-03T14:00:47.911Z] ---> a59d40dfced2 [2023-08-03T14:00:47.911Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-08-03T14:00:48.184Z] ---> Running in 9d8cedba50ee [2023-08-03T14:00:48.453Z] Removing intermediate container 9d8cedba50ee [2023-08-03T14:00:48.453Z] ---> d113068aacab [2023-08-03T14:00:48.453Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-08-03T14:00:48.453Z] ---> Running in 118db4ac6b2b [2023-08-03T14:00:48.720Z] Removing intermediate container 118db4ac6b2b [2023-08-03T14:00:48.720Z] ---> 7a6aa99b3863 [2023-08-03T14:00:48.720Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-08-03T14:00:48.720Z] ---> Running in 3d54b759c9f4 [2023-08-03T14:00:48.990Z] Removing intermediate container 3d54b759c9f4 [2023-08-03T14:00:48.990Z] ---> 6c3ca95a43b5 [2023-08-03T14:00:48.990Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-03T14:00:49.267Z] ---> Running in d387397dc561 [2023-08-03T14:00:50.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T14:00:50.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T14:00:51.774Z] OK: 263 MiB in 53 packages [2023-08-03T14:00:52.734Z] Removing intermediate container d387397dc561 [2023-08-03T14:00:52.734Z] ---> 1a9260032782 [2023-08-03T14:00:52.734Z] Step 7/29 : WORKDIR /app [2023-08-03T14:00:52.734Z] ---> Running in f28526352751 [2023-08-03T14:00:53.000Z] Removing intermediate container f28526352751 [2023-08-03T14:00:53.001Z] ---> cf6a95a967e1 [2023-08-03T14:00:53.001Z] Step 8/29 : COPY go.mod vendor* ./ [2023-08-03T14:00:53.583Z] ---> fd449ce4cb31 [2023-08-03T14:00:53.583Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T14:00:53.583Z] ---> Running in 299c2405dcd1 [2023-08-03T14:00:55.529Z] Removing intermediate container 299c2405dcd1 [2023-08-03T14:00:55.529Z] ---> 4c962f8652e7 [2023-08-03T14:00:55.529Z] Step 10/29 : COPY . . [2023-08-03T14:00:56.109Z] ---> 861395d68d2f [2023-08-03T14:00:56.109Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-03T14:00:56.375Z] ---> Running in a3519a657307 [2023-08-03T14:00:56.642Z] Removing intermediate container a3519a657307 [2023-08-03T14:00:56.642Z] ---> 501b5ebc1411 [2023-08-03T14:00:56.642Z] Step 12/29 : RUN $MAKE [2023-08-03T14:00:56.642Z] ---> Running in 469ddce5cf69 [2023-08-03T14:00:57.601Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -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-08-03T14:03:19.294Z] Removing intermediate container 469ddce5cf69 [2023-08-03T14:03:19.294Z] ---> 83cf0f6c6d89 [2023-08-03T14:03:19.294Z] Step 13/29 : FROM alpine:3.17 [2023-08-03T14:03:19.294Z] 3.17: Pulling from library/alpine [2023-08-03T14:03:19.294Z] edb6bdbacee9: Already exists [2023-08-03T14:03:19.294Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-03T14:03:19.294Z] Status: Downloaded newer image for alpine:3.17 [2023-08-03T14:03:19.294Z] ---> 779605e5fbc0 [2023-08-03T14:03:19.294Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T14:03:19.294Z] ---> Running in ac66cd5adb4c [2023-08-03T14:03:19.294Z] Removing intermediate container ac66cd5adb4c [2023-08-03T14:03:19.294Z] ---> 52fef1c6af7b [2023-08-03T14:03:19.294Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-08-03T14:03:19.295Z] ---> Running in 09c8b835bfdf [2023-08-03T14:03:19.295Z] Removing intermediate container 09c8b835bfdf [2023-08-03T14:03:19.295Z] ---> 1e367d4a4ab6 [2023-08-03T14:03:19.295Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-08-03T14:03:19.295Z] ---> Running in 60eb89ceaa29 [2023-08-03T14:03:19.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T14:03:19.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T14:03:19.295Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-03T14:03:19.295Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-03T14:03:19.295Z] Executing busybox-1.35.0-r29.trigger [2023-08-03T14:03:19.295Z] Executing ca-certificates-20230506-r0.trigger [2023-08-03T14:03:19.295Z] OK: 8 MiB in 17 packages [2023-08-03T14:03:19.295Z] Removing intermediate container 60eb89ceaa29 [2023-08-03T14:03:19.295Z] ---> b986eaf7d5d2 [2023-08-03T14:03:19.295Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-03T14:03:19.295Z] ---> 3cb4f54f4ef3 [2023-08-03T14:03:19.295Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-03T14:03:19.295Z] ---> 319015f48c0f [2023-08-03T14:03:19.295Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-08-03T14:03:19.295Z] ---> 0163e3ef13b7 [2023-08-03T14:03:19.295Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-08-03T14:03:19.295Z] ---> 790cb968f8dc [2023-08-03T14:03:19.295Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-08-03T14:03:20.717Z] ---> 93b13426d8d5 [2023-08-03T14:03:20.717Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-08-03T14:03:20.717Z] ---> Running in ce8b1e1719fd [2023-08-03T14:03:22.665Z] Removing intermediate container ce8b1e1719fd [2023-08-03T14:03:22.665Z] ---> 792958f2df49 [2023-08-03T14:03:22.665Z] Step 23/29 : VOLUME /cache [2023-08-03T14:03:22.665Z] ---> Running in 033f4ca9968a [2023-08-03T14:03:22.665Z] Removing intermediate container 033f4ca9968a [2023-08-03T14:03:22.665Z] ---> 2ff1271dffe4 [2023-08-03T14:03:22.665Z] Step 24/29 : EXPOSE 59711 [2023-08-03T14:03:22.937Z] ---> Running in 7cc4b70c8ec3 [2023-08-03T14:03:23.205Z] Removing intermediate container 7cc4b70c8ec3 [2023-08-03T14:03:23.205Z] ---> 07ba2e07b380 [2023-08-03T14:03:23.205Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-08-03T14:03:23.205Z] ---> Running in 0a76e4a808b2 [2023-08-03T14:03:23.472Z] Removing intermediate container 0a76e4a808b2 [2023-08-03T14:03:23.472Z] ---> bb626d97b35c [2023-08-03T14:03:23.472Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-08-03T14:03:23.472Z] ---> Running in 7b9368c3e9c9 [2023-08-03T14:03:23.741Z] Removing intermediate container 7b9368c3e9c9 [2023-08-03T14:03:23.741Z] ---> 31e7d50605a9 [2023-08-03T14:03:23.741Z] Step 27/29 : LABEL arch=arm64 [2023-08-03T14:03:24.010Z] ---> Running in 3cb0a6a24463 [2023-08-03T14:03:24.354Z] Removing intermediate container 3cb0a6a24463 [2023-08-03T14:03:24.354Z] ---> 02bdb818c937 [2023-08-03T14:03:24.354Z] Step 28/29 : LABEL git_sha=12522021d2268d5288cbaf2ce5ff85efca8f3b73 [2023-08-03T14:03:24.354Z] ---> Running in dc4d98b2bb75 [2023-08-03T14:03:24.643Z] Removing intermediate container dc4d98b2bb75 [2023-08-03T14:03:24.643Z] ---> 5759b6b7fcb1 [2023-08-03T14:03:24.644Z] Step 29/29 : LABEL version=0.0.0 [2023-08-03T14:03:24.644Z] ---> Running in 3b6dafff43b6 [2023-08-03T14:03:24.914Z] Removing intermediate container 3b6dafff43b6 [2023-08-03T14:03:24.914Z] ---> a49d99120abe [2023-08-03T14:03:24.914Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-03T14:03:24.914Z] Successfully built a49d99120abe [2023-08-03T14:03:25.200Z] 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-08-03T14:03:26.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T14:03:26.015Z] [2023-08-03T14:03:26.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T14:03:26.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T14:03:26.430Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-03T14:03:26.430Z] 8998bd30e6a1: Pulling fs layer [2023-08-03T14:03:26.430Z] 04944245beec: Pulling fs layer [2023-08-03T14:03:26.430Z] 699f458cf7ca: Pulling fs layer [2023-08-03T14:03:26.430Z] 765212b225bb: Pulling fs layer [2023-08-03T14:03:26.430Z] f23df028b6ca: Pulling fs layer [2023-08-03T14:03:26.430Z] d65c8cfc05b1: Pulling fs layer [2023-08-03T14:03:26.430Z] 2437ff75d9bd: Pulling fs layer [2023-08-03T14:03:26.430Z] 765212b225bb: Waiting [2023-08-03T14:03:26.430Z] f23df028b6ca: Waiting [2023-08-03T14:03:26.430Z] d65c8cfc05b1: Waiting [2023-08-03T14:03:26.430Z] 2437ff75d9bd: Waiting [2023-08-03T14:03:26.721Z] 04944245beec: Verifying Checksum [2023-08-03T14:03:26.721Z] 04944245beec: Download complete [2023-08-03T14:03:26.721Z] 765212b225bb: Verifying Checksum [2023-08-03T14:03:26.721Z] 765212b225bb: Download complete [2023-08-03T14:03:26.721Z] f23df028b6ca: Download complete [2023-08-03T14:03:26.721Z] d65c8cfc05b1: Verifying Checksum [2023-08-03T14:03:26.721Z] d65c8cfc05b1: Download complete [2023-08-03T14:03:27.006Z] 699f458cf7ca: Verifying Checksum [2023-08-03T14:03:27.006Z] 699f458cf7ca: Download complete [2023-08-03T14:03:27.284Z] 8998bd30e6a1: Download complete [2023-08-03T14:03:29.870Z] 2437ff75d9bd: Verifying Checksum [2023-08-03T14:03:29.870Z] 2437ff75d9bd: Download complete [2023-08-03T14:03:31.277Z] 8998bd30e6a1: Pull complete [2023-08-03T14:03:31.863Z] 04944245beec: Pull complete [2023-08-03T14:03:32.827Z] 699f458cf7ca: Pull complete [2023-08-03T14:03:33.096Z] 765212b225bb: Pull complete [2023-08-03T14:03:34.055Z] f23df028b6ca: Pull complete [2023-08-03T14:03:34.322Z] d65c8cfc05b1: Pull complete [2023-08-03T14:03:46.631Z] 2437ff75d9bd: Pull complete [2023-08-03T14:03:46.631Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-03T14:03:46.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-03T14:03:46.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T14:03:47.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-2829 does not seem to be running inside a container [2023-08-03T14:03:47.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-03T14:03:49.860Z] $ docker top 2d0582a6a611b13c63eb1cdb19f29bd81bc2f72e7fc11ea791e2abcb12bd7100 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T14:03:50.761Z] ---> job-cost.sh [2023-08-03T14:03:50.762Z] lf-activate-venv: SKIPPING [2023-08-03T14:03:50.762Z] INFO: No Stack... [2023-08-03T14:03:51.028Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-03T14:03:51.988Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T14:03:52.648Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-08-03T14:03:52.648Z] + cut -d, -f6 [Pipeline] lock [2023-08-03T14:03:52.727Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-216-1-stack-cost] [2023-08-03T14:03:52.732Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-216-1-stack-cost] did not exist. Created. [2023-08-03T14:03:52.732Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T14:03:53.149Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-8e349859/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-03T14:03:53.817Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-03T14:03:53.853Z] Warning: overwriting stash ‘stack-cost’ [2023-08-03T14:03:53.913Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T14:03:53.927Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-216-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T14:03:54.007Z] $ docker stop --time=1 2d0582a6a611b13c63eb1cdb19f29bd81bc2f72e7fc11ea791e2abcb12bd7100 [2023-08-03T14:03:55.539Z] $ docker rm -f --volumes 2d0582a6a611b13c63eb1cdb19f29bd81bc2f72e7fc11ea791e2abcb12bd7100 [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-08-03T14:03:56.914Z] provisioning config files... [2023-08-03T14:03:56.920Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp/config5251808347544164451tmp [Pipeline] { [Pipeline] sh [2023-08-03T14:03:57.260Z] + set +x [2023-08-03T14:03:57.260Z] + bash -s -- [2023-08-03T14:03:57.260Z] + curl -s https://codecov.io/bash [2023-08-03T14:03:57.518Z] [2023-08-03T14:03:57.518Z] _____ _ [2023-08-03T14:03:57.518Z] / ____| | | [2023-08-03T14:03:57.518Z] | | ___ __| | ___ ___ _____ __ [2023-08-03T14:03:57.518Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-03T14:03:57.518Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-03T14:03:57.518Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-03T14:03:57.518Z] Bash-1.0.6 [2023-08-03T14:03:57.518Z] [2023-08-03T14:03:57.518Z] [2023-08-03T14:03:57.518Z] ==> git version 2.25.1 found [2023-08-03T14:03:57.518Z] ==> 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-08-03T14:03:57.518Z] Release-Date: 2020-01-08 [2023-08-03T14:03:57.518Z] 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-08-03T14:03:57.518Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-03T14:03:57.518Z] ==> Jenkins CI detected. [2023-08-03T14:03:57.518Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-216 [2023-08-03T14:03:57.518Z] project root: . [2023-08-03T14:03:57.518Z] --> token set from env [2023-08-03T14:03:57.518Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-03T14:03:57.518Z] ==> Running gcov in . (disable via -X gcov) [2023-08-03T14:03:57.518Z] ==> Python coveragepy not found [2023-08-03T14:03:57.518Z] ==> Searching for coverage reports in: [2023-08-03T14:03:57.518Z] + . [2023-08-03T14:03:57.518Z] -> Found 1 reports [2023-08-03T14:03:57.518Z] ==> Detecting git/mercurial file structure [2023-08-03T14:03:57.518Z] ==> Reading reports [2023-08-03T14:03:57.518Z] + ./coverage.out bytes=41317 [2023-08-03T14:03:57.518Z] ==> Appending adjustments [2023-08-03T14:03:57.518Z] https://docs.codecov.io/docs/fixing-reports [2023-08-03T14:03:57.777Z] + Found adjustments [2023-08-03T14:03:57.777Z] ==> Gzipping contents [2023-08-03T14:03:57.777Z] 12K /tmp/codecov.cQDLTr.gz [2023-08-03T14:03:57.777Z] ==> Uploading reports [2023-08-03T14:03:57.777Z] url: https://codecov.io [2023-08-03T14:03:57.777Z] query: branch=PR-216&commit=12522021d2268d5288cbaf2ce5ff85efca8f3b73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=216&job=&cmd_args= [2023-08-03T14:03:57.777Z] -> Pinging Codecov [2023-08-03T14:03:57.777Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-216&commit=12522021d2268d5288cbaf2ce5ff85efca8f3b73&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=216&job=&cmd_args= [2023-08-03T14:03:57.777Z] -> Uploading to [2023-08-03T14:03:57.777Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-03/581DD39554BDF9B6E22D074273EAD858/12522021d2268d5288cbaf2ce5ff85efca8f3b73/3aced411-7c3b-4758-bfd6-2352e9f6aca9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230803%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230803T140357Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4b87bcf8f59d426166c0d1d592d2b7d7e08297402c62c2efad234415e88e0734 [2023-08-03T14:03:57.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-03T14:03:57.777Z] Dload Upload Total Spent Left Speed [2023-08-03T14:03:58.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 59000 --:--:-- --:--:-- --:--:-- 59000 [2023-08-03T14:03:58.037Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/12522021d2268d5288cbaf2ce5ff85efca8f3b73 [Pipeline] } [2023-08-03T14:03:58.067Z] 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-08-03T14:04:00.529Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-216/archives ] [2023-08-03T14:04:00.530Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-216/archives [2023-08-03T14:04:00.530Z] total 16 [2023-08-03T14:04:00.530Z] drwxr-xr-x 3 root root 4096 Aug 3 13:53 . [2023-08-03T14:04:00.530Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 13:53 .. [2023-08-03T14:04:00.530Z] drwxr-xr-x 2 root root 4096 Aug 3 13:53 cost [2023-08-03T14:04:00.530Z] -rw-r--r-- 1 root root 95 Aug 3 13:53 cost.csv [2023-08-03T14:04:00.530Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-216/archives [2023-08-03T14:04:00.530Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-216/archives [2023-08-03T14:04:00.530Z] total 16 [2023-08-03T14:04:00.530Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 13:53 . [2023-08-03T14:04:00.530Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 13:53 .. [2023-08-03T14:04:00.530Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 13:53 cost [2023-08-03T14:04:00.530Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 3 13:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-03T14:04:00.853Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T14:04:01.738Z] ---> package-listing.sh [2023-08-03T14:04:01.738Z] ++ facter osfamily [2023-08-03T14:04:01.738Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-03T14:04:01.997Z] + OS_FAMILY=debian [2023-08-03T14:04:01.997Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-216 [2023-08-03T14:04:01.997Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-03T14:04:01.997Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-03T14:04:01.997Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-03T14:04:01.997Z] + PACKAGES=/tmp/packages_start.txt [2023-08-03T14:04:01.997Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-216 ']' [2023-08-03T14:04:01.997Z] + PACKAGES=/tmp/packages_end.txt [2023-08-03T14:04:01.997Z] + case "${OS_FAMILY}" in [2023-08-03T14:04:01.997Z] + dpkg -l [2023-08-03T14:04:01.997Z] + grep '^ii' [2023-08-03T14:04:01.997Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-03T14:04:01.997Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-03T14:04:01.997Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-03T14:04:01.997Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-216 ']' [2023-08-03T14:04:01.997Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-216/archives/ [2023-08-03T14:04:01.997Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-216/archives/ [Pipeline] echo [2023-08-03T14:04:02.031Z] 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-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-03T14:04:02.323Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T14:04:02.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T14:04:02.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T14:04:03.300Z] prd-ubuntu20.04-docker-8c-8g-2828 does not seem to be running inside a container [2023-08-03T14:04:03.346Z] $ 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-216/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-216 -v /w/workspace/y_app-rfid-llrp-inventory_PR-216:/w/workspace/y_app-rfid-llrp-inventory_PR-216:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-03T14:04:03.533Z] $ docker top ac2a3fc6cf1e049eb5042795d077fb95f41c3f76008dff00d6f8fc0b39525769 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T14:04:03.942Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-03T14:04:04.251Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-03T14:04:04.558Z] + ls /var/log/sa-host [2023-08-03T14:04:04.558Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T14:04:04.793Z] provisioning config files... [2023-08-03T14:04:04.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-216@tmp/config9714224803025048377tmp [Pipeline] { [Pipeline] echo [2023-08-03T14:04:04.850Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T14:04:05.156Z] ---> create-netrc.sh [Pipeline] } [2023-08-03T14:04:05.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-03T14:04:05.582Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-03T14:04:05.615Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T14:04:05.926Z] ---> sudo-logs.sh [2023-08-03T14:04:05.926Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-03T14:04:06.008Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T14:04:06.318Z] ---> job-cost.sh [2023-08-03T14:04:06.318Z] lf-activate-venv: SKIPPING [2023-08-03T14:04:06.318Z] DEBUG: total: 0.2199999988079071 [2023-08-03T14:04:06.318Z] INFO: Retrieving Stack Cost... [2023-08-03T14:04:06.577Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T14:04:07.145Z] INFO: Archiving Costs [Pipeline] echo [2023-08-03T14:04:07.179Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-03T14:04:07.492Z] ---> logs-deploy.sh [2023-08-03T14:04:07.492Z] lf-activate-venv: SKIPPING [2023-08-03T14:04:07.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-216/1 [2023-08-03T14:04:07.492Z] INFO: archiving workspace using pattern(s): [2023-08-03T14:04:08.423Z] Archives upload complete. [2023-08-03T14:04:08.423Z] INFO: archiving logs to Nexus