Pull request #210 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4104919697f6a73ab40c0bc566efe7c22b1a8b38+9cf17b74e8ce7feef25b55235c19f74ed3f97e73 (f0b65d872fb07a31aa65e792e57ebae46e41ed76) 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-ssh932710203286090674.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-ssh6206079512923789094.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-210/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-210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11164006434268102464.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-210/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3690906769935694923.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-ssh4594329115652734425.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-210/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-210/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10891200739803128309.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-1661 in /w/workspace/y_app-rfid-llrp-inventory_PR-210 [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-210 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Merging remotes/origin/main commit 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 into PR head commit 4104919697f6a73ab40c0bc566efe7c22b1a8b38 Merge succeeded, producing 4104919697f6a73ab40c0bc566efe7c22b1a8b38 Checking out Revision 4104919697f6a73ab40c0bc566efe7c22b1a8b38 (PR-210) 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] } 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/210/head:refs/remotes/origin/PR-210 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4104919697f6a73ab40c0bc566efe7c22b1a8b38 # 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 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4104919697f6a73ab40c0bc566efe7c22b1a8b38 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-20T13:25:14.722Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-20T13:25:14.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-20T13:25:15.002Z] ========================================================= [2023-07-20T13:25:15.003Z] EdgeX Global Pipelines Version Info [2023-07-20T13:25:15.003Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:25:15.750Z] ------------------- [2023-07-20T13:25:15.750Z] stable info: [2023-07-20T13:25:15.750Z] ------------------- [2023-07-20T13:25:15.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-20T13:25:15.750Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T13:25:15.750Z] Message: update stable to v1.0.250 [2023-07-20T13:25:16.324Z] ------------------- [2023-07-20T13:25:16.324Z] experimental info: [2023-07-20T13:25:16.324Z] ------------------- [2023-07-20T13:25:16.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-20T13:25:16.324Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T13:25:16.324Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-20T13:25:16.638Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-07-20T13:25:16.677Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-07-20T13:25:16.712Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-20T13:25:16.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-20T13:25:16.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-20T13:25:16.826Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-20T13:25:16.861Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-20T13:25:16.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-20T13:25:16.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-20T13:25:16.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-20T13:25:17.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-20T13:25:17.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-07-20T13:25:17.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-20T13:25:17.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-20T13:25:17.164Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T13:25:17.200Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T13:25:17.236Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T13:25:17.276Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T13:25:17.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-20T13:25:17.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-20T13:25:17.400Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-20T13:25:17.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-20T13:25:17.473Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-20T13:25:17.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-20T13:25:17.550Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-20T13:25:17.588Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-20T13:25:17.626Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-20T13:25:17.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-210 [Pipeline] echo [2023-07-20T13:25:17.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-210 [Pipeline] echo [2023-07-20T13:25:17.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-210 [Pipeline] echo [2023-07-20T13:25:17.784Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4104919697f6a73ab40c0bc566efe7c22b1a8b38 [Pipeline] echo [2023-07-20T13:25:17.827Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4104919 [Pipeline] echo [2023-07-20T13:25:17.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T13:25:17.975Z] provisioning config files... [2023-07-20T13:25:17.990Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp/config9123729126755673003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:25:18.364Z] ---> docker-login.sh [2023-07-20T13:25:18.364Z] nexus3.edgexfoundry.org:10001 [2023-07-20T13:25:18.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:18.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:18.625Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:18.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:18.625Z] [2023-07-20T13:25:18.625Z] Login Succeeded [2023-07-20T13:25:18.625Z] nexus3.edgexfoundry.org:10002 [2023-07-20T13:25:18.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:18.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:18.888Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:18.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:18.888Z] [2023-07-20T13:25:18.888Z] Login Succeeded [2023-07-20T13:25:18.888Z] nexus3.edgexfoundry.org:10003 [2023-07-20T13:25:18.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:18.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:18.888Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:18.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:18.888Z] [2023-07-20T13:25:18.888Z] Login Succeeded [2023-07-20T13:25:18.888Z] nexus3.edgexfoundry.org:10004 [2023-07-20T13:25:19.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:19.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:19.149Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:19.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:19.149Z] [2023-07-20T13:25:19.149Z] Login Succeeded [2023-07-20T13:25:19.149Z] docker.io [2023-07-20T13:25:19.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:19.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:19.409Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:19.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:19.409Z] [2023-07-20T13:25:19.409Z] Login Succeeded [2023-07-20T13:25:19.409Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T13:25:19.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-20T13:25:20.073Z] + git rev-list -1 --merges 4104919697f6a73ab40c0bc566efe7c22b1a8b38~1..4104919697f6a73ab40c0bc566efe7c22b1a8b38 [Pipeline] echo [2023-07-20T13:25:20.138Z] -----------> git rev-list -1 --merges 4104919697f6a73ab40c0bc566efe7c22b1a8b38~1..4104919697f6a73ab40c0bc566efe7c22b1a8b38 4104919697f6a73ab40c0bc566efe7c22b1a8b38 [false] [Pipeline] sh [2023-07-20T13:25:20.445Z] + git log --format=format:%s -1 4104919697f6a73ab40c0bc566efe7c22b1a8b38 [Pipeline] echo [2023-07-20T13:25:20.489Z] ========================================================= [2023-07-20T13:25:20.489Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-20T13:25:20.489Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T13:25:20.935Z] + git log --format=format:%s -1 4104919697f6a73ab40c0bc566efe7c22b1a8b38 [Pipeline] echo [2023-07-20T13:25:20.971Z] [semverPrep] GIT_COMMIT: 4104919697f6a73ab40c0bc566efe7c22b1a8b38, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-20T13:25:21.002Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-20T13:25:21.396Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-20T13:25:21.396Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-20T13:25:21.396Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-20T13:25:21.396Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-20T13:25:21.396Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-20T13:25:21.396Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-20T13:25:21.396Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:25:21.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T13:25:21.895Z] [2023-07-20T13:25:21.895Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:25:22.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T13:25:22.290Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-20T13:25:22.290Z] b85a868b505f: Pulling fs layer [2023-07-20T13:25:22.290Z] e2be974225ed: Pulling fs layer [2023-07-20T13:25:22.290Z] 339a4e72a1f5: Pulling fs layer [2023-07-20T13:25:22.290Z] 988bab9f4d93: Pulling fs layer [2023-07-20T13:25:22.290Z] 1469e6f7b9e6: Pulling fs layer [2023-07-20T13:25:22.290Z] eaf3925da568: Pulling fs layer [2023-07-20T13:25:22.290Z] bab4dde63d76: Pulling fs layer [2023-07-20T13:25:22.290Z] bde34c3a00c8: Pulling fs layer [2023-07-20T13:25:22.290Z] b352a97aabf1: Pulling fs layer [2023-07-20T13:25:22.290Z] 4872d77fe225: Pulling fs layer [2023-07-20T13:25:22.290Z] 5851b861e8e6: Pulling fs layer [2023-07-20T13:25:22.290Z] 1469e6f7b9e6: Waiting [2023-07-20T13:25:22.290Z] eaf3925da568: Waiting [2023-07-20T13:25:22.290Z] bab4dde63d76: Waiting [2023-07-20T13:25:22.290Z] bde34c3a00c8: Waiting [2023-07-20T13:25:22.290Z] b352a97aabf1: Waiting [2023-07-20T13:25:22.290Z] 4872d77fe225: Waiting [2023-07-20T13:25:22.290Z] 5851b861e8e6: Waiting [2023-07-20T13:25:22.290Z] 988bab9f4d93: Waiting [2023-07-20T13:25:22.290Z] e2be974225ed: Verifying Checksum [2023-07-20T13:25:22.290Z] 988bab9f4d93: Verifying Checksum [2023-07-20T13:25:22.290Z] 988bab9f4d93: Download complete [2023-07-20T13:25:22.290Z] 1469e6f7b9e6: Verifying Checksum [2023-07-20T13:25:22.290Z] 1469e6f7b9e6: Download complete [2023-07-20T13:25:22.550Z] 339a4e72a1f5: Verifying Checksum [2023-07-20T13:25:22.550Z] 339a4e72a1f5: Download complete [2023-07-20T13:25:22.550Z] eaf3925da568: Verifying Checksum [2023-07-20T13:25:22.550Z] eaf3925da568: Download complete [2023-07-20T13:25:22.550Z] bde34c3a00c8: Verifying Checksum [2023-07-20T13:25:22.550Z] bde34c3a00c8: Download complete [2023-07-20T13:25:22.550Z] b352a97aabf1: Download complete [2023-07-20T13:25:22.550Z] 4872d77fe225: Download complete [2023-07-20T13:25:22.550Z] 5851b861e8e6: Verifying Checksum [2023-07-20T13:25:22.550Z] 5851b861e8e6: Download complete [2023-07-20T13:25:22.550Z] b85a868b505f: Verifying Checksum [2023-07-20T13:25:22.550Z] b85a868b505f: Download complete [2023-07-20T13:25:22.809Z] bab4dde63d76: Verifying Checksum [2023-07-20T13:25:22.809Z] bab4dde63d76: Download complete [2023-07-20T13:25:23.746Z] b85a868b505f: Pull complete [2023-07-20T13:25:24.005Z] e2be974225ed: Pull complete [2023-07-20T13:25:24.574Z] 339a4e72a1f5: Pull complete [2023-07-20T13:25:24.574Z] 988bab9f4d93: Pull complete [2023-07-20T13:25:24.833Z] 1469e6f7b9e6: Pull complete [2023-07-20T13:25:25.092Z] eaf3925da568: Pull complete [2023-07-20T13:25:26.996Z] bab4dde63d76: Pull complete [2023-07-20T13:25:26.996Z] bde34c3a00c8: Pull complete [2023-07-20T13:25:26.996Z] b352a97aabf1: Pull complete [2023-07-20T13:25:26.996Z] 4872d77fe225: Pull complete [2023-07-20T13:25:27.258Z] 5851b861e8e6: Pull complete [2023-07-20T13:25:27.258Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-20T13:25:27.258Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T13:25:27.258Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T13:25:27.496Z] prd-ubuntu20.04-docker-8c-8g-1661 does not seem to be running inside a container [2023-07-20T13:25:27.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-210 -v /w/workspace/y_app-rfid-llrp-inventory_PR-210:/w/workspace/y_app-rfid-llrp-inventory_PR-210:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-210@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-20T13:25:30.509Z] $ docker top 52295769f4ad3f336e59f928252af9404dee909a488a37c991789c3a9edd661c -eo pid,comm [2023-07-20T13:25:30.567Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-20T13:25:30.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-20T13:25:30.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T13:25:30.697Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T13:25:30.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T13:25:30.818Z] $ docker exec 52295769f4ad3f336e59f928252af9404dee909a488a37c991789c3a9edd661c ssh-agent [2023-07-20T13:25:30.927Z] SSH_AUTH_SOCK=/tmp/ssh-pMyH6cP8dw9N/agent.31 [2023-07-20T13:25:30.927Z] SSH_AGENT_PID=37 [2023-07-20T13:25:30.934Z] Running ssh-add (command line suppressed) [2023-07-20T13:25:31.026Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp/private_key_3871347398134918230.key (/w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp/private_key_3871347398134918230.key) [2023-07-20T13:25:31.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T13:25:31.374Z] + git tag --points-at HEAD [Pipeline] } [2023-07-20T13:25:31.401Z] $ docker exec --env ******** --env ******** 52295769f4ad3f336e59f928252af9404dee909a488a37c991789c3a9edd661c ssh-agent -k [2023-07-20T13:25:31.500Z] unset SSH_AUTH_SOCK; [2023-07-20T13:25:31.501Z] unset SSH_AGENT_PID; [2023-07-20T13:25:31.501Z] echo Agent pid 37 killed; [2023-07-20T13:25:31.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-20T13:25:31.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T13:25:31.600Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T13:25:31.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T13:25:31.719Z] $ docker exec 52295769f4ad3f336e59f928252af9404dee909a488a37c991789c3a9edd661c ssh-agent [2023-07-20T13:25:31.833Z] SSH_AUTH_SOCK=/tmp/ssh-XJ4P3ozwZFrF/agent.69 [2023-07-20T13:25:31.833Z] SSH_AGENT_PID=75 [2023-07-20T13:25:31.838Z] Running ssh-add (command line suppressed) [2023-07-20T13:25:31.940Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp/private_key_3404907725605983295.key (/w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp/private_key_3404907725605983295.key) [2023-07-20T13:25:31.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T13:25:32.283Z] + git semver init [2023-07-20T13:25:32.543Z] 2023-07-20 13:25:32,441 [run_init] DEBUG init version:0.0.0 force:False [2023-07-20T13:25:32.543Z] 2023-07-20 13:25:32,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-210/.semver [2023-07-20T13:25:32.543Z] 2023-07-20 13:25:32,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-210/.semver [2023-07-20T13:25:32.543Z] 2023-07-20 13:25:32,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-210/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-210, universal_newlines=False, shell=None, istream=None) [2023-07-20T13:25:33.925Z] 2023-07-20 13:25:33,631 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-210/.git/info/exclude [2023-07-20T13:25:33.925Z] 2023-07-20 13:25:33,631 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-210/.semver/PR-210 with force:False [2023-07-20T13:25:33.925Z] 2023-07-20 13:25:33,631 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-210/.semver/PR-210 [2023-07-20T13:25:33.925Z] 2023-07-20 13:25:33,635 [execute] INFO git cat-file --batch-check [2023-07-20T13:25:33.925Z] 2023-07-20 13:25:33,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-210/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T13:25:33.925Z] 2023-07-20 13:25:33,642 [execute] INFO git cat-file --batch [2023-07-20T13:25:33.925Z] 2023-07-20 13:25:33,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-210/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T13:25:33.925Z] 2023-07-20 13:25:33,648 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-210/.semver/PR-210 [2023-07-20T13:25:33.925Z] 0.0.0 [Pipeline] } [2023-07-20T13:25:34.009Z] $ docker exec --env ******** --env ******** 52295769f4ad3f336e59f928252af9404dee909a488a37c991789c3a9edd661c ssh-agent -k [2023-07-20T13:25:34.111Z] unset SSH_AUTH_SOCK; [2023-07-20T13:25:34.112Z] unset SSH_AGENT_PID; [2023-07-20T13:25:34.113Z] echo Agent pid 75 killed; [2023-07-20T13:25:34.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T13:25:34.644Z] + git semver [Pipeline] } [2023-07-20T13:25:34.926Z] $ docker stop --time=1 52295769f4ad3f336e59f928252af9404dee909a488a37c991789c3a9edd661c [2023-07-20T13:25:36.217Z] $ docker rm -f --volumes 52295769f4ad3f336e59f928252af9404dee909a488a37c991789c3a9edd661c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T13:25:36.624Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-20T13:25:36.898Z] Stashed 1 file(s) [Pipeline] echo [2023-07-20T13:25:36.916Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T13:25:37.548Z] provisioning config files... [2023-07-20T13:25:37.557Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp/config201649648474749530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:25:37.907Z] ---> docker-login.sh [2023-07-20T13:25:37.907Z] nexus3.edgexfoundry.org:10001 [2023-07-20T13:25:37.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:37.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:37.907Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:37.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:37.907Z] [2023-07-20T13:25:37.907Z] Login Succeeded [2023-07-20T13:25:37.907Z] nexus3.edgexfoundry.org:10002 [2023-07-20T13:25:37.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:37.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:37.907Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:37.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:37.907Z] [2023-07-20T13:25:37.907Z] Login Succeeded [2023-07-20T13:25:37.907Z] nexus3.edgexfoundry.org:10003 [2023-07-20T13:25:38.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:38.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:38.168Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:38.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:38.168Z] [2023-07-20T13:25:38.168Z] Login Succeeded [2023-07-20T13:25:38.168Z] nexus3.edgexfoundry.org:10004 [2023-07-20T13:25:38.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:38.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:38.168Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:38.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:38.168Z] [2023-07-20T13:25:38.168Z] Login Succeeded [2023-07-20T13:25:38.168Z] docker.io [2023-07-20T13:25:38.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:25:38.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:25:38.427Z] Configure a credential helper to remove this warning. See [2023-07-20T13:25:38.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:25:38.427Z] [2023-07-20T13:25:38.427Z] Login Succeeded [2023-07-20T13:25:38.427Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T13:25:38.453Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-20T13:25:38.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T13:25:38.699Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T13:25:38.732Z] ========================================================= [2023-07-20T13:25:38.732Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-20T13:25:38.732Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:25:39.217Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-20T13:25:39.217Z] Sending build context to Docker daemon 12.66MB [2023-07-20T13:25:39.217Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T13:25:39.217Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T13:25:39.217Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-20T13:25:39.217Z] 4db1b89c0bd1: Pulling fs layer [2023-07-20T13:25:39.217Z] 6911f1a30b25: Pulling fs layer [2023-07-20T13:25:39.217Z] e194b8c5c2a9: Pulling fs layer [2023-07-20T13:25:39.217Z] 6863d3e3a2b1: Pulling fs layer [2023-07-20T13:25:39.217Z] ec0bb842ea78: Pulling fs layer [2023-07-20T13:25:39.217Z] 40a00589a448: Pulling fs layer [2023-07-20T13:25:39.217Z] 6c08303d61cc: Pulling fs layer [2023-07-20T13:25:39.217Z] 798269fcf238: Pulling fs layer [2023-07-20T13:25:39.217Z] 6c08303d61cc: Waiting [2023-07-20T13:25:39.217Z] 798269fcf238: Waiting [2023-07-20T13:25:39.217Z] 6863d3e3a2b1: Waiting [2023-07-20T13:25:39.217Z] ec0bb842ea78: Waiting [2023-07-20T13:25:39.217Z] 40a00589a448: Waiting [2023-07-20T13:25:39.477Z] 6911f1a30b25: Verifying Checksum [2023-07-20T13:25:39.477Z] 6911f1a30b25: Download complete [2023-07-20T13:25:39.477Z] 6863d3e3a2b1: Verifying Checksum [2023-07-20T13:25:39.477Z] 6863d3e3a2b1: Download complete [2023-07-20T13:25:39.477Z] ec0bb842ea78: Verifying Checksum [2023-07-20T13:25:39.477Z] ec0bb842ea78: Download complete [2023-07-20T13:25:39.477Z] 4db1b89c0bd1: Verifying Checksum [2023-07-20T13:25:39.477Z] 4db1b89c0bd1: Download complete [2023-07-20T13:25:39.477Z] 40a00589a448: Verifying Checksum [2023-07-20T13:25:39.477Z] 40a00589a448: Download complete [2023-07-20T13:25:39.477Z] 4db1b89c0bd1: Pull complete [2023-07-20T13:25:39.735Z] 6911f1a30b25: Pull complete [2023-07-20T13:25:39.994Z] e194b8c5c2a9: Verifying Checksum [2023-07-20T13:25:39.994Z] e194b8c5c2a9: Download complete [2023-07-20T13:25:39.994Z] 798269fcf238: Verifying Checksum [2023-07-20T13:25:39.994Z] 798269fcf238: Download complete [2023-07-20T13:25:40.253Z] 6c08303d61cc: Verifying Checksum [2023-07-20T13:25:40.253Z] 6c08303d61cc: Download complete [2023-07-20T13:25:44.451Z] e194b8c5c2a9: Pull complete [2023-07-20T13:25:44.451Z] 6863d3e3a2b1: Pull complete [2023-07-20T13:25:44.451Z] ec0bb842ea78: Pull complete [2023-07-20T13:25:44.451Z] 40a00589a448: Pull complete [2023-07-20T13:25:46.354Z] 6c08303d61cc: Pull complete [2023-07-20T13:25:47.289Z] 798269fcf238: Pull complete [2023-07-20T13:25:47.289Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-20T13:25:47.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-20T13:25:47.289Z] ---> ec979cd7f677 [2023-07-20T13:25:47.289Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T13:25:52.363Z] Still waiting to schedule task [2023-07-20T13:25:52.363Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-20T13:25:53.900Z] ---> Running in 2ee9fdecb997 [2023-07-20T13:25:53.900Z] Removing intermediate container 2ee9fdecb997 [2023-07-20T13:25:53.900Z] ---> 41003017160e [2023-07-20T13:25:53.900Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T13:25:53.900Z] ---> Running in d74ffcd21c91 [2023-07-20T13:25:53.900Z] Removing intermediate container d74ffcd21c91 [2023-07-20T13:25:53.900Z] ---> 1555b39991c4 [2023-07-20T13:25:53.900Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T13:25:53.900Z] ---> Running in 7449de22a97f [2023-07-20T13:25:54.159Z] Removing intermediate container 7449de22a97f [2023-07-20T13:25:54.159Z] ---> 058c6dd595e1 [2023-07-20T13:25:54.159Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T13:25:54.159Z] ---> Running in faa7da60a28c [2023-07-20T13:25:54.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T13:25:54.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T13:25:54.936Z] OK: 265 MiB in 53 packages [2023-07-20T13:25:55.194Z] Removing intermediate container faa7da60a28c [2023-07-20T13:25:55.194Z] ---> f250fad1e096 [2023-07-20T13:25:55.194Z] Step 7/12 : WORKDIR /app [2023-07-20T13:25:55.194Z] ---> Running in a6c1ae862283 [2023-07-20T13:25:55.194Z] Removing intermediate container a6c1ae862283 [2023-07-20T13:25:55.194Z] ---> b551fb389ec3 [2023-07-20T13:25:55.194Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-20T13:25:55.452Z] ---> 1e9a227350ec [2023-07-20T13:25:55.452Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T13:25:55.452Z] ---> Running in fff89776738b [2023-07-20T13:26:27.564Z] Removing intermediate container fff89776738b [2023-07-20T13:26:27.564Z] ---> ffb77dc8e5c1 [2023-07-20T13:26:27.564Z] Step 10/12 : COPY . . [2023-07-20T13:26:27.564Z] ---> e1ef7df8f943 [2023-07-20T13:26:27.564Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T13:26:27.564Z] ---> Running in c40542d0072c [2023-07-20T13:26:27.564Z] Removing intermediate container c40542d0072c [2023-07-20T13:26:27.564Z] ---> c91a3f78e566 [2023-07-20T13:26:27.564Z] Step 12/12 : RUN $MAKE [2023-07-20T13:26:27.564Z] ---> Running in 739de5833fd3 [2023-07-20T13:26:27.564Z] noop [2023-07-20T13:26:27.564Z] Removing intermediate container 739de5833fd3 [2023-07-20T13:26:27.564Z] ---> 813083f84319 [2023-07-20T13:26:27.564Z] Successfully built 813083f84319 [2023-07-20T13:26:27.564Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:26:28.009Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T13:26:28.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T13:26:28.156Z] prd-ubuntu20.04-docker-8c-8g-1661 does not seem to be running inside a container [2023-07-20T13:26:28.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-210 -v /w/workspace/y_app-rfid-llrp-inventory_PR-210:/w/workspace/y_app-rfid-llrp-inventory_PR-210:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-210@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 ******** ci-base-image-x86_64 cat [2023-07-20T13:26:28.504Z] $ docker top 8139a1813ec2466434f1976ad958dd4c69bdaedc40177d6982034208a6722f14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T13:26:28.895Z] + go version [2023-07-20T13:26:28.895Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-20T13:26:28.932Z] $ docker stop --time=1 8139a1813ec2466434f1976ad958dd4c69bdaedc40177d6982034208a6722f14 [2023-07-20T13:26:30.199Z] $ docker rm -f --volumes 8139a1813ec2466434f1976ad958dd4c69bdaedc40177d6982034208a6722f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:26:30.937Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T13:26:30.937Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T13:26:31.199Z] prd-ubuntu20.04-docker-8c-8g-1661 does not seem to be running inside a container [2023-07-20T13:26:31.234Z] $ 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-210 -v /w/workspace/y_app-rfid-llrp-inventory_PR-210:/w/workspace/y_app-rfid-llrp-inventory_PR-210:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-210@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 ******** ci-base-image-x86_64 cat [2023-07-20T13:26:31.541Z] $ docker top d9ff7214a4f12e56023bcf171b122ac5eeb4c18ee5cb4020e16931135976d592 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T13:26:31.924Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-210 [Pipeline] fileExists [Pipeline] sh [2023-07-20T13:26:32.289Z] + make test [2023-07-20T13:26:32.289Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-20T13:26:54.208Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-20T13:26:54.208Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-20T13:26:54.208Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements [2023-07-20T13:26:54.208Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.702s coverage: 71.9% of statements [2023-07-20T13:27:16.122Z] go vet ./... [2023-07-20T13:27:17.059Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T13:27:17.059Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T13:27:17.059Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-20T13:27:17.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T13:27:17.376Z] $ docker stop --time=1 d9ff7214a4f12e56023bcf171b122ac5eeb4c18ee5cb4020e16931135976d592 [2023-07-20T13:27:21.956Z] $ docker rm -f --volumes d9ff7214a4f12e56023bcf171b122ac5eeb4c18ee5cb4020e16931135976d592 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T13:27:22.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T13:27:22.634Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-20T13:27:23.303Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T13:27:23.610Z] + ls -al . [2023-07-20T13:27:23.610Z] total 236 [2023-07-20T13:27:23.610Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 20 13:26 . [2023-07-20T13:27:23.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:25 .. [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 20 13:25 .dockerignore [2023-07-20T13:27:23.610Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 13:25 .git [2023-07-20T13:27:23.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 13:25 .github [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 20 13:25 .gitignore [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 13:25 .golangci.yml [2023-07-20T13:27:23.610Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 13:25 .semver [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 20 13:25 Attribution.txt [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 20 13:25 CHANGELOG.md [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 20 13:25 Dockerfile [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 13:25 GOVERNANCE.md [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 20 13:25 Jenkinsfile [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 20 13:25 LICENSE [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 20 13:25 Makefile [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 20 13:25 OWNERS.md [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 20 13:25 README.md [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 13:25 VERSION [2023-07-20T13:27:23.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:25 bin [2023-07-20T13:27:23.610Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 20 13:26 coverage.out [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jul 20 13:25 go.mod [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 32867 Jul 20 13:25 go.sum [2023-07-20T13:27:23.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:25 images [2023-07-20T13:27:23.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:25 internal [2023-07-20T13:27:23.610Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 20 13:25 main.go [2023-07-20T13:27:23.610Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:25 res [2023-07-20T13:27:23.610Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:25 snap [2023-07-20T13:27:23.610Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 13:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:27:23.996Z] + 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=4104919697f6a73ab40c0bc566efe7c22b1a8b38 --label arch=amd64 --label version=0.0.0 . [2023-07-20T13:27:23.997Z] Sending build context to Docker daemon 12.66MB [2023-07-20T13:27:23.997Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T13:27:23.997Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-20T13:27:23.997Z] ---> 813083f84319 [2023-07-20T13:27:23.997Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T13:27:24.256Z] ---> Running in 772df8d7ce25 [2023-07-20T13:27:24.256Z] Removing intermediate container 772df8d7ce25 [2023-07-20T13:27:24.256Z] ---> 7cf509e52867 [2023-07-20T13:27:24.256Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T13:27:24.256Z] ---> Running in e3cf313701f1 [2023-07-20T13:27:24.514Z] Removing intermediate container e3cf313701f1 [2023-07-20T13:27:24.514Z] ---> ac6eb8d8ede1 [2023-07-20T13:27:24.514Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-20T13:27:24.514Z] ---> Running in e2950cd9381c [2023-07-20T13:27:24.514Z] Removing intermediate container e2950cd9381c [2023-07-20T13:27:24.514Z] ---> 758858ad21bd [2023-07-20T13:27:24.514Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T13:27:24.514Z] ---> Running in 14ea0e408cc6 [2023-07-20T13:27:24.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T13:27:24.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T13:27:25.032Z] OK: 265 MiB in 53 packages [2023-07-20T13:27:25.291Z] Removing intermediate container 14ea0e408cc6 [2023-07-20T13:27:25.291Z] ---> 40ffd9c0ec30 [2023-07-20T13:27:25.291Z] Step 7/29 : WORKDIR /app [2023-07-20T13:27:25.291Z] ---> Running in 58c58fb9958c [2023-07-20T13:27:25.291Z] Removing intermediate container 58c58fb9958c [2023-07-20T13:27:25.291Z] ---> f9713c3525cc [2023-07-20T13:27:25.291Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-20T13:27:25.428Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1662 in /w/workspace/y_app-rfid-llrp-inventory_PR-210 [Pipeline] { [Pipeline] ws [2023-07-20T13:27:25.487Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-07-20T13:27:25.551Z] ---> f610aca6978f [2023-07-20T13:27:25.551Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T13:27:25.551Z] ---> Running in 3c9a9a5084c3 [2023-07-20T13:27:25.568Z] The recommended git tool is: git [2023-07-20T13:27:26.116Z] Removing intermediate container 3c9a9a5084c3 [2023-07-20T13:27:26.117Z] ---> 182d608ee147 [2023-07-20T13:27:26.117Z] Step 10/29 : COPY . . [2023-07-20T13:27:26.685Z] ---> 0bddd8b805f5 [2023-07-20T13:27:26.685Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T13:27:26.685Z] ---> Running in ee280a2a7ff9 [2023-07-20T13:27:26.685Z] Removing intermediate container ee280a2a7ff9 [2023-07-20T13:27:26.685Z] ---> 54194da794c7 [2023-07-20T13:27:26.685Z] Step 12/29 : RUN $MAKE [2023-07-20T13:27:26.685Z] ---> Running in aa8d43dda34f [2023-07-20T13:27:26.949Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-20T13:27:30.942Z] using credential edgex-jenkins-ssh [2023-07-20T13:27:30.956Z] Cloning the remote Git repository [2023-07-20T13:27:30.993Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-20T13:27:31.079Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-07-20T13:27:31.217Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-20T13:27:31.218Z] > git --version # timeout=10 [2023-07-20T13:27:31.235Z] > git --version # 'git version 2.25.1' [2023-07-20T13:27:31.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T13:27:31.371Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T13:27:34.803Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-20T13:27:36.151Z] Merging remotes/origin/main commit 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 into PR head commit 4104919697f6a73ab40c0bc566efe7c22b1a8b38 [2023-07-20T13:27:34.837Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T13:27:35.650Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-07-20T13:27:35.694Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-07-20T13:27:35.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T13:27:35.715Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/210/head:refs/remotes/origin/PR-210 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-20T13:27:36.169Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T13:27:36.415Z] Merge succeeded, producing 4104919697f6a73ab40c0bc566efe7c22b1a8b38 [2023-07-20T13:27:36.416Z] Checking out Revision 4104919697f6a73ab40c0bc566efe7c22b1a8b38 (PR-210) [2023-07-20T13:27:36.888Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-20T13:27:36.933Z] > git --version # timeout=10 [2023-07-20T13:27:36.952Z] > git --version # 'git version 2.25.1' [2023-07-20T13:27:36.966Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-07-20T13:27:36.233Z] > git checkout -f 4104919697f6a73ab40c0bc566efe7c22b1a8b38 # timeout=10 [2023-07-20T13:27:36.326Z] > git remote # timeout=10 [2023-07-20T13:27:36.344Z] > git config --get remote.origin.url # timeout=10 [2023-07-20T13:27:36.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T13:27:36.373Z] > git merge 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 [2023-07-20T13:27:36.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-20T13:27:36.422Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T13:27:36.443Z] > git checkout -f 4104919697f6a73ab40c0bc566efe7c22b1a8b38 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T13:27:38.231Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-20T13:27:38.231Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T13:27:38.231Z] Dload Upload Total Spent Left Speed [2023-07-20T13:27:38.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75449 0 --:--:-- --:--:-- --:--:-- 75449 [Pipeline] sh [2023-07-20T13:27:38.854Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-20T13:27:39.198Z] + + sudo tee /etc/docker/daemon.new [2023-07-20T13:27:39.198Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-20T13:27:39.198Z] { [2023-07-20T13:27:39.198Z] "registry-mirrors": [ [2023-07-20T13:27:39.198Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-20T13:27:39.198Z] ], [2023-07-20T13:27:39.198Z] "bip": "10.250.0.254/24", [2023-07-20T13:27:39.198Z] "hosts": [ [2023-07-20T13:27:39.198Z] "tcp://0.0.0.0:5555", [2023-07-20T13:27:39.198Z] "unix:///var/run/docker.sock" [2023-07-20T13:27:39.198Z] ], [2023-07-20T13:27:39.198Z] "mtu": 1458, [2023-07-20T13:27:39.198Z] "selinux-enabled": true, [2023-07-20T13:27:39.198Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-20T13:27:39.198Z] } [Pipeline] sh [2023-07-20T13:27:39.539Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-20T13:27:39.883Z] + sudo service docker restart [2023-07-20T13:27:48.859Z] Removing intermediate container aa8d43dda34f [2023-07-20T13:27:48.859Z] ---> b34d3b26784d [2023-07-20T13:27:48.859Z] Step 13/29 : FROM alpine:3.17 [2023-07-20T13:27:48.859Z] 3.17: Pulling from library/alpine [2023-07-20T13:27:48.859Z] 4db1b89c0bd1: Already exists [2023-07-20T13:27:48.859Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T13:27:48.859Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T13:27:48.859Z] ---> 1f73a9d63274 [2023-07-20T13:27:48.859Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-20T13:27:48.859Z] ---> Running in 460bd71ccb88 [2023-07-20T13:27:48.859Z] Removing intermediate container 460bd71ccb88 [2023-07-20T13:27:48.859Z] ---> 825b250aeeb4 [2023-07-20T13:27:48.859Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-20T13:27:48.859Z] ---> Running in 1f5dca4f086b [2023-07-20T13:27:48.859Z] Removing intermediate container 1f5dca4f086b [2023-07-20T13:27:48.859Z] ---> 8f132d2a125e [2023-07-20T13:27:48.859Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-20T13:27:48.859Z] ---> Running in c9f7dc0e64b7 [2023-07-20T13:27:48.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T13:27:48.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T13:27:49.117Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T13:27:49.117Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T13:27:49.117Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T13:27:49.117Z] Executing ca-certificates-20230506-r0.trigger [2023-07-20T13:27:49.117Z] OK: 8 MiB in 17 packages [2023-07-20T13:27:49.682Z] Removing intermediate container c9f7dc0e64b7 [2023-07-20T13:27:49.682Z] ---> 17cc84f1790b [2023-07-20T13:27:49.682Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-20T13:27:49.682Z] ---> 073967357b23 [2023-07-20T13:27:49.682Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-20T13:27:49.941Z] ---> 023360af5133 [2023-07-20T13:27:49.941Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-20T13:27:49.941Z] ---> 5b31a1eb2ce0 [2023-07-20T13:27:49.941Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-20T13:27:49.941Z] ---> 6bf1e322df47 [2023-07-20T13:27:49.941Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-20T13:27:50.874Z] ---> e8f57f4ca737 [2023-07-20T13:27:50.874Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-20T13:27:50.874Z] ---> Running in d88eea22e085 [2023-07-20T13:27:51.132Z] Removing intermediate container d88eea22e085 [2023-07-20T13:27:51.132Z] ---> bb987b130e61 [2023-07-20T13:27:51.132Z] Step 23/29 : VOLUME /cache [2023-07-20T13:27:51.132Z] ---> Running in fc705e1262fd [2023-07-20T13:27:51.391Z] Removing intermediate container fc705e1262fd [2023-07-20T13:27:51.391Z] ---> e18b9374c288 [2023-07-20T13:27:51.391Z] Step 24/29 : EXPOSE 59711 [2023-07-20T13:27:51.391Z] ---> Running in ad5672654430 [2023-07-20T13:27:51.391Z] Removing intermediate container ad5672654430 [2023-07-20T13:27:51.391Z] ---> 8a6c80bddb6c [2023-07-20T13:27:51.391Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-20T13:27:51.391Z] ---> Running in 22aeb48648d5 [2023-07-20T13:27:51.391Z] Removing intermediate container 22aeb48648d5 [2023-07-20T13:27:51.391Z] ---> 3a59be1582c5 [2023-07-20T13:27:51.391Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-20T13:27:51.391Z] ---> Running in e82a3b5e3229 [2023-07-20T13:27:51.649Z] Removing intermediate container e82a3b5e3229 [2023-07-20T13:27:51.649Z] ---> a7771291c1c9 [2023-07-20T13:27:51.649Z] Step 27/29 : LABEL arch=amd64 [2023-07-20T13:27:51.649Z] ---> Running in 5dd8da8c3e3d [2023-07-20T13:27:51.649Z] Removing intermediate container 5dd8da8c3e3d [2023-07-20T13:27:51.649Z] ---> 3939a183e3ab [2023-07-20T13:27:51.649Z] Step 28/29 : LABEL git_sha=4104919697f6a73ab40c0bc566efe7c22b1a8b38 [2023-07-20T13:27:51.649Z] ---> Running in ada7c425d4d7 [2023-07-20T13:27:51.649Z] Removing intermediate container ada7c425d4d7 [2023-07-20T13:27:51.649Z] ---> e29daf525deb [2023-07-20T13:27:51.649Z] Step 29/29 : LABEL version=0.0.0 [2023-07-20T13:27:51.649Z] ---> Running in 8ca5ed1635b8 [2023-07-20T13:27:51.907Z] Removing intermediate container 8ca5ed1635b8 [2023-07-20T13:27:51.907Z] ---> 0b9055e14b82 [2023-07-20T13:27:51.907Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T13:27:51.907Z] Successfully built 0b9055e14b82 [2023-07-20T13:27:51.907Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:27:52.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T13:27:52.792Z] [2023-07-20T13:27:52.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:27:53.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T13:27:53.165Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-20T13:27:53.165Z] 5eb5b503b376: Pulling fs layer [2023-07-20T13:27:53.165Z] 5c69ac0246d0: Pulling fs layer [2023-07-20T13:27:53.165Z] ec43610c2a17: Pulling fs layer [2023-07-20T13:27:53.165Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-20T13:27:53.165Z] 33b1e0a273af: Pulling fs layer [2023-07-20T13:27:53.165Z] 5d3b04190fa2: Pulling fs layer [2023-07-20T13:27:53.165Z] 2f39f015ded8: Pulling fs layer [2023-07-20T13:27:53.165Z] 3a2ae6a8a46f: Waiting [2023-07-20T13:27:53.165Z] 33b1e0a273af: Waiting [2023-07-20T13:27:53.165Z] 5d3b04190fa2: Waiting [2023-07-20T13:27:53.165Z] 5c69ac0246d0: Download complete [2023-07-20T13:27:53.165Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-20T13:27:53.165Z] 3a2ae6a8a46f: Download complete [2023-07-20T13:27:53.165Z] 33b1e0a273af: Verifying Checksum [2023-07-20T13:27:53.165Z] 33b1e0a273af: Download complete [2023-07-20T13:27:53.424Z] 5d3b04190fa2: Download complete [2023-07-20T13:27:53.424Z] ec43610c2a17: Download complete [2023-07-20T13:27:53.424Z] 5eb5b503b376: Verifying Checksum [2023-07-20T13:27:53.424Z] 5eb5b503b376: Download complete [2023-07-20T13:27:53.989Z] 2f39f015ded8: Download complete [2023-07-20T13:27:54.554Z] 5eb5b503b376: Pull complete [2023-07-20T13:27:54.554Z] 5c69ac0246d0: Pull complete [2023-07-20T13:27:55.120Z] ec43610c2a17: Pull complete [2023-07-20T13:27:55.120Z] 3a2ae6a8a46f: Pull complete [2023-07-20T13:27:55.376Z] 33b1e0a273af: Pull complete [2023-07-20T13:27:55.376Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T13:27:58.184Z] provisioning config files... [2023-07-20T13:27:58.208Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config16174429243089226999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:27:58.598Z] ---> docker-login.sh [2023-07-20T13:27:58.598Z] nexus3.edgexfoundry.org:10001 [2023-07-20T13:27:58.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:27:59.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:27:59.141Z] Configure a credential helper to remove this warning. See [2023-07-20T13:27:59.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:27:59.141Z] [2023-07-20T13:27:59.141Z] Login Succeeded [2023-07-20T13:27:59.141Z] nexus3.edgexfoundry.org:10002 [2023-07-20T13:27:59.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:27:59.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:27:59.410Z] Configure a credential helper to remove this warning. See [2023-07-20T13:27:59.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:27:59.410Z] [2023-07-20T13:27:59.410Z] Login Succeeded [2023-07-20T13:27:59.410Z] nexus3.edgexfoundry.org:10003 [2023-07-20T13:27:59.557Z] 2f39f015ded8: Pull complete [2023-07-20T13:27:59.557Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-20T13:27:59.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T13:27:59.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-07-20T13:27:59.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T13:27:59.826Z] prd-ubuntu20.04-docker-8c-8g-1661 does not seem to be running inside a container [2023-07-20T13:27:59.862Z] $ 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-210 -v /w/workspace/y_app-rfid-llrp-inventory_PR-210:/w/workspace/y_app-rfid-llrp-inventory_PR-210:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-210@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-07-20T13:27:59.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:27:59.947Z] Configure a credential helper to remove this warning. See [2023-07-20T13:27:59.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:27:59.947Z] [2023-07-20T13:27:59.947Z] Login Succeeded [2023-07-20T13:27:59.947Z] nexus3.edgexfoundry.org:10004 [2023-07-20T13:27:59.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:28:00.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:28:00.216Z] Configure a credential helper to remove this warning. See [2023-07-20T13:28:00.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:28:00.216Z] [2023-07-20T13:28:00.216Z] Login Succeeded [2023-07-20T13:28:00.216Z] docker.io [2023-07-20T13:28:00.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T13:28:00.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T13:28:00.753Z] Configure a credential helper to remove this warning. See [2023-07-20T13:28:00.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T13:28:00.753Z] [2023-07-20T13:28:00.753Z] Login Succeeded [2023-07-20T13:28:00.753Z] ---> docker-login.sh ends [2023-07-20T13:28:04.836Z] $ docker top 5402ba4566177695bd141e68f08e2ec3907dad721960fafefed38120ed1b9868 -eo pid,comm [Pipeline] { [Pipeline] } [2023-07-20T13:28:05.013Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-20T13:28:05.395Z] ---> job-cost.sh [2023-07-20T13:28:05.396Z] lf-activate-venv: SKIPPING [2023-07-20T13:28:05.396Z] INFO: No Stack... [Pipeline] echo [2023-07-20T13:28:05.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T13:28:05.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T13:28:05.547Z] ========================================================= [2023-07-20T13:28:05.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-20T13:28:05.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-07-20T13:28:05.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:28:05.913Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T13:28:06.060Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-20T13:28:06.228Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-210/archives/cost.csv [2023-07-20T13:28:06.228Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T13:28:06.269Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-210-1-stack-cost] [2023-07-20T13:28:06.274Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-210-1-stack-cost] did not exist. Created. [2023-07-20T13:28:06.275Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-210-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-07-20T13:28:06.333Z] Sending build context to Docker daemon 684kB [2023-07-20T13:28:06.333Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T13:28:06.333Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T13:28:06.333Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-20T13:28:06.333Z] edb6bdbacee9: Pulling fs layer [2023-07-20T13:28:06.333Z] 5f9638ab2659: Pulling fs layer [2023-07-20T13:28:06.333Z] 8d51d6327a98: Pulling fs layer [2023-07-20T13:28:06.333Z] 8b374f2dd631: Pulling fs layer [2023-07-20T13:28:06.333Z] ec14aa9079de: Pulling fs layer [2023-07-20T13:28:06.333Z] 2f466654f4bb: Pulling fs layer [2023-07-20T13:28:06.333Z] 554e91adad29: Pulling fs layer [2023-07-20T13:28:06.333Z] ec14aa9079de: Waiting [2023-07-20T13:28:06.333Z] 8b374f2dd631: Waiting [2023-07-20T13:28:06.333Z] 2f466654f4bb: Waiting [2023-07-20T13:28:06.333Z] 554e91adad29: Waiting [2023-07-20T13:28:06.333Z] 5f9638ab2659: Verifying Checksum [2023-07-20T13:28:06.333Z] 5f9638ab2659: Download complete [Pipeline] sh [2023-07-20T13:28:06.604Z] 8b374f2dd631: Verifying Checksum [2023-07-20T13:28:06.604Z] 8b374f2dd631: Download complete [2023-07-20T13:28:06.604Z] ec14aa9079de: Verifying Checksum [2023-07-20T13:28:06.604Z] ec14aa9079de: Download complete [2023-07-20T13:28:06.604Z] edb6bdbacee9: Verifying Checksum [2023-07-20T13:28:06.604Z] edb6bdbacee9: Download complete [2023-07-20T13:28:06.686Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-20T13:28:06.740Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T13:28:06.777Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-210-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T13:28:06.877Z] $ docker stop --time=1 5402ba4566177695bd141e68f08e2ec3907dad721960fafefed38120ed1b9868 [2023-07-20T13:28:07.580Z] edb6bdbacee9: Pull complete [2023-07-20T13:28:07.849Z] 554e91adad29: Verifying Checksum [2023-07-20T13:28:07.849Z] 554e91adad29: Download complete [2023-07-20T13:28:08.016Z] $ docker rm -f --volumes 5402ba4566177695bd141e68f08e2ec3907dad721960fafefed38120ed1b9868 [2023-07-20T13:28:08.117Z] 5f9638ab2659: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-20T13:28:09.083Z] 2f466654f4bb: Verifying Checksum [2023-07-20T13:28:09.083Z] 2f466654f4bb: Download complete [2023-07-20T13:28:09.083Z] 8d51d6327a98: Verifying Checksum [2023-07-20T13:28:09.083Z] 8d51d6327a98: Download complete [2023-07-20T13:28:21.506Z] 8d51d6327a98: Pull complete [2023-07-20T13:28:21.506Z] 8b374f2dd631: Pull complete [2023-07-20T13:28:21.506Z] ec14aa9079de: Pull complete [2023-07-20T13:28:28.157Z] 2f466654f4bb: Pull complete [2023-07-20T13:28:30.112Z] 554e91adad29: Pull complete [2023-07-20T13:28:30.112Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-20T13:28:30.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-20T13:28:30.112Z] ---> 1e15ea492957 [2023-07-20T13:28:30.112Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T13:28:31.080Z] ---> Running in 72d832f3153f [2023-07-20T13:28:31.349Z] Removing intermediate container 72d832f3153f [2023-07-20T13:28:31.349Z] ---> 36657b8e03e3 [2023-07-20T13:28:31.349Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T13:28:31.616Z] ---> Running in 7c44a89a6079 [2023-07-20T13:28:31.883Z] Removing intermediate container 7c44a89a6079 [2023-07-20T13:28:31.883Z] ---> 63800ee3af0e [2023-07-20T13:28:31.883Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T13:28:31.883Z] ---> Running in 6fe361a64f2d [2023-07-20T13:28:32.152Z] Removing intermediate container 6fe361a64f2d [2023-07-20T13:28:32.152Z] ---> c537279585c5 [2023-07-20T13:28:32.152Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T13:28:32.152Z] ---> Running in 66a2a8473066 [2023-07-20T13:28:33.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T13:28:33.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T13:28:34.793Z] OK: 263 MiB in 53 packages [2023-07-20T13:28:35.757Z] Removing intermediate container 66a2a8473066 [2023-07-20T13:28:35.757Z] ---> c271d2c88585 [2023-07-20T13:28:35.757Z] Step 7/12 : WORKDIR /app [2023-07-20T13:28:35.757Z] ---> Running in c49d313c0c47 [2023-07-20T13:28:36.026Z] Removing intermediate container c49d313c0c47 [2023-07-20T13:28:36.026Z] ---> 94bcb604169d [2023-07-20T13:28:36.026Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-20T13:28:36.300Z] ---> 787ef0613adb [2023-07-20T13:28:36.300Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T13:28:36.570Z] ---> Running in 29c5277cd25b [2023-07-20T13:29:44.472Z] Removing intermediate container 29c5277cd25b [2023-07-20T13:29:44.472Z] ---> ddbfba7f8f85 [2023-07-20T13:29:44.472Z] Step 10/12 : COPY . . [2023-07-20T13:29:44.472Z] ---> 0a2b1b4b7d8b [2023-07-20T13:29:44.472Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T13:29:44.472Z] ---> Running in ddb6dfb69db0 [2023-07-20T13:29:44.472Z] Removing intermediate container ddb6dfb69db0 [2023-07-20T13:29:44.472Z] ---> c26f601e6dcf [2023-07-20T13:29:44.472Z] Step 12/12 : RUN $MAKE [2023-07-20T13:29:44.472Z] ---> Running in eb9fdef941dd [2023-07-20T13:29:44.472Z] noop [2023-07-20T13:29:44.472Z] Removing intermediate container eb9fdef941dd [2023-07-20T13:29:44.472Z] ---> f4c7dcc05d49 [2023-07-20T13:29:44.472Z] Successfully built f4c7dcc05d49 [2023-07-20T13:29:44.472Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:29:45.135Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T13:29:45.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T13:29:45.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container [2023-07-20T13:29:45.499Z] $ 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-07-20T13:29:48.383Z] $ docker top cedafa6b1f3b5a3718f9c1b3214090469359023ce19b983cb3b3e3dca338f99f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T13:29:49.234Z] + go version [2023-07-20T13:29:49.235Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-20T13:29:49.274Z] $ docker stop --time=1 cedafa6b1f3b5a3718f9c1b3214090469359023ce19b983cb3b3e3dca338f99f [2023-07-20T13:29:50.854Z] $ docker rm -f --volumes cedafa6b1f3b5a3718f9c1b3214090469359023ce19b983cb3b3e3dca338f99f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:29:51.677Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T13:29:51.677Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T13:29:51.934Z] prd-ubuntu20.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container [2023-07-20T13:29:51.995Z] $ 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-07-20T13:29:53.124Z] $ docker top 535c7ba1027ad26fc479c441853d990654af7816c4c61ceb09eadf44c7a91987 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T13:29:53.685Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-07-20T13:29:54.068Z] + make test [2023-07-20T13:29:54.068Z] go test -race ./... -coverprofile=coverage.out ./... [2023-07-20T13:32:30.775Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-07-20T13:32:37.432Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-07-20T13:32:37.699Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.950s coverage: 86.2% of statements [2023-07-20T13:32:50.017Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.509s coverage: 71.9% of statements [2023-07-20T13:32:50.017Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-20T13:32:50.017Z] go vet ./... [2023-07-20T13:35:11.709Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T13:35:11.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T13:35:11.709Z] ./bin/test-attribution.sh [Pipeline] echo [2023-07-20T13:35:11.748Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T13:35:11.786Z] $ docker stop --time=1 535c7ba1027ad26fc479c441853d990654af7816c4c61ceb09eadf44c7a91987 [2023-07-20T13:35:13.620Z] $ docker rm -f --volumes 535c7ba1027ad26fc479c441853d990654af7816c4c61ceb09eadf44c7a91987 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T13:35:15.190Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T13:35:15.227Z] Warning: overwriting stash ‘coverage-report’ [2023-07-20T13:35:15.668Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T13:35:16.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T13:35:16.578Z] + ls -al . [2023-07-20T13:35:16.578Z] total 232 [2023-07-20T13:35:16.578Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 13:29 . [2023-07-20T13:35:16.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:27 .. [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 20 13:27 .dockerignore [2023-07-20T13:35:16.578Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 13:27 .git [2023-07-20T13:35:16.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 13:27 .github [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 20 13:27 .gitignore [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 13:27 .golangci.yml [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 10332 Jul 20 13:27 Attribution.txt [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 9042 Jul 20 13:27 CHANGELOG.md [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 1659 Jul 20 13:27 Dockerfile [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 13:27 GOVERNANCE.md [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 20 13:27 Jenkinsfile [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 20 13:27 LICENSE [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jul 20 13:27 Makefile [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 20 13:27 OWNERS.md [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 31516 Jul 20 13:27 README.md [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 13:25 VERSION [2023-07-20T13:35:16.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:27 bin [2023-07-20T13:35:16.578Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 20 13:32 coverage.out [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 3694 Jul 20 13:27 go.mod [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 32867 Jul 20 13:27 go.sum [2023-07-20T13:35:16.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:27 images [2023-07-20T13:35:16.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:27 internal [2023-07-20T13:35:16.578Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 20 13:27 main.go [2023-07-20T13:35:16.578Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 13:27 res [2023-07-20T13:35:16.578Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 13:27 snap [2023-07-20T13:35:16.578Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 13:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:35:17.064Z] + 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=4104919697f6a73ab40c0bc566efe7c22b1a8b38 --label arch=arm64 --label version=0.0.0 . [2023-07-20T13:35:17.332Z] Sending build context to Docker daemon 684kB [2023-07-20T13:35:17.332Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T13:35:17.332Z] Step 2/29 : FROM ${BASE} AS builder [2023-07-20T13:35:17.332Z] ---> f4c7dcc05d49 [2023-07-20T13:35:17.332Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-07-20T13:35:17.332Z] ---> Running in cd107e12d9f9 [2023-07-20T13:35:17.599Z] Removing intermediate container cd107e12d9f9 [2023-07-20T13:35:17.599Z] ---> 385eb6eaaed6 [2023-07-20T13:35:17.599Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T13:35:17.866Z] ---> Running in e9842fefefa7 [2023-07-20T13:35:18.134Z] Removing intermediate container e9842fefefa7 [2023-07-20T13:35:18.134Z] ---> 22aba55d8bd4 [2023-07-20T13:35:18.134Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-07-20T13:35:18.134Z] ---> Running in ff174ca930c7 [2023-07-20T13:35:18.403Z] Removing intermediate container ff174ca930c7 [2023-07-20T13:35:18.403Z] ---> 266ca8f8a21b [2023-07-20T13:35:18.403Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T13:35:18.403Z] ---> Running in 0ef1a95d431d [2023-07-20T13:35:19.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T13:35:19.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T13:35:20.916Z] OK: 263 MiB in 53 packages [2023-07-20T13:35:21.879Z] Removing intermediate container 0ef1a95d431d [2023-07-20T13:35:21.879Z] ---> 35d656ef524c [2023-07-20T13:35:21.879Z] Step 7/29 : WORKDIR /app [2023-07-20T13:35:21.879Z] ---> Running in 968445e167f2 [2023-07-20T13:35:22.148Z] Removing intermediate container 968445e167f2 [2023-07-20T13:35:22.148Z] ---> 3d1159023e01 [2023-07-20T13:35:22.148Z] Step 8/29 : COPY go.mod vendor* ./ [2023-07-20T13:35:22.737Z] ---> ac9b0cf8a7cb [2023-07-20T13:35:22.737Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T13:35:22.737Z] ---> Running in 205df559398a [2023-07-20T13:35:24.676Z] Removing intermediate container 205df559398a [2023-07-20T13:35:24.676Z] ---> 155ab1b62481 [2023-07-20T13:35:24.676Z] Step 10/29 : COPY . . [2023-07-20T13:35:25.266Z] ---> 439e117932b7 [2023-07-20T13:35:25.266Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T13:35:25.266Z] ---> Running in 49a5e51dda14 [2023-07-20T13:35:25.535Z] Removing intermediate container 49a5e51dda14 [2023-07-20T13:35:25.535Z] ---> fd843f94a6ff [2023-07-20T13:35:25.535Z] Step 12/29 : RUN $MAKE [2023-07-20T13:35:25.535Z] ---> Running in 170153f9734a [2023-07-20T13:35:26.502Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-07-20T13:37:33.156Z] Removing intermediate container 170153f9734a [2023-07-20T13:37:33.156Z] ---> 655663f8de6b [2023-07-20T13:37:33.156Z] Step 13/29 : FROM alpine:3.17 [2023-07-20T13:37:33.156Z] 3.17: Pulling from library/alpine [2023-07-20T13:37:33.156Z] edb6bdbacee9: Already exists [2023-07-20T13:37:33.156Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T13:37:33.156Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T13:37:33.156Z] ---> 779605e5fbc0 [2023-07-20T13:37:33.156Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-20T13:37:33.156Z] ---> Running in 89875665627d [2023-07-20T13:37:33.156Z] Removing intermediate container 89875665627d [2023-07-20T13:37:33.156Z] ---> ace5f161618d [2023-07-20T13:37:33.156Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-07-20T13:37:33.156Z] ---> Running in 86f14833e54a [2023-07-20T13:37:33.156Z] Removing intermediate container 86f14833e54a [2023-07-20T13:37:33.156Z] ---> 0732bfb3a666 [2023-07-20T13:37:33.156Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-07-20T13:37:33.156Z] ---> Running in 95ddd1c51cc3 [2023-07-20T13:37:33.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T13:37:33.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T13:37:34.375Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T13:37:34.375Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T13:37:34.375Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T13:37:34.375Z] Executing ca-certificates-20230506-r0.trigger [2023-07-20T13:37:34.642Z] OK: 8 MiB in 17 packages [2023-07-20T13:37:36.053Z] Removing intermediate container 95ddd1c51cc3 [2023-07-20T13:37:36.053Z] ---> 82abc98b74ac [2023-07-20T13:37:36.053Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-20T13:37:36.319Z] ---> c792b6f5f744 [2023-07-20T13:37:36.319Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-20T13:37:36.901Z] ---> ff9b2d8dc21a [2023-07-20T13:37:36.901Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-07-20T13:37:37.169Z] ---> 0520b9db0cd3 [2023-07-20T13:37:37.169Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-07-20T13:37:37.753Z] ---> 2a2c18ac3477 [2023-07-20T13:37:37.753Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-07-20T13:37:39.163Z] ---> 40e9a4497200 [2023-07-20T13:37:39.163Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-07-20T13:37:39.163Z] ---> Running in 3bbbe669f658 [2023-07-20T13:37:43.408Z] Removing intermediate container 3bbbe669f658 [2023-07-20T13:37:43.408Z] ---> b2e2247cb188 [2023-07-20T13:37:43.408Z] Step 23/29 : VOLUME /cache [2023-07-20T13:37:43.408Z] ---> Running in 6b11820071d6 [2023-07-20T13:37:43.678Z] Removing intermediate container 6b11820071d6 [2023-07-20T13:37:43.678Z] ---> 36f838510184 [2023-07-20T13:37:43.678Z] Step 24/29 : EXPOSE 59711 [2023-07-20T13:37:43.949Z] ---> Running in 52bb2fee1bc4 [2023-07-20T13:37:44.216Z] Removing intermediate container 52bb2fee1bc4 [2023-07-20T13:37:44.216Z] ---> e187d4d952de [2023-07-20T13:37:44.216Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-07-20T13:37:44.216Z] ---> Running in 37b2353e4ca7 [2023-07-20T13:37:44.484Z] Removing intermediate container 37b2353e4ca7 [2023-07-20T13:37:44.484Z] ---> 3725b7953d4e [2023-07-20T13:37:44.484Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-07-20T13:37:44.484Z] ---> Running in 4c0d7e4a30f8 [2023-07-20T13:37:44.863Z] Removing intermediate container 4c0d7e4a30f8 [2023-07-20T13:37:44.863Z] ---> 26c4f07cf86b [2023-07-20T13:37:44.863Z] Step 27/29 : LABEL arch=arm64 [2023-07-20T13:37:44.863Z] ---> Running in d488a8ecc69b [2023-07-20T13:37:45.148Z] Removing intermediate container d488a8ecc69b [2023-07-20T13:37:45.148Z] ---> 0eff8ba519a8 [2023-07-20T13:37:45.148Z] Step 28/29 : LABEL git_sha=4104919697f6a73ab40c0bc566efe7c22b1a8b38 [2023-07-20T13:37:45.417Z] ---> Running in f0efe9286670 [2023-07-20T13:37:45.698Z] Removing intermediate container f0efe9286670 [2023-07-20T13:37:45.698Z] ---> 7498f017f062 [2023-07-20T13:37:45.698Z] Step 29/29 : LABEL version=0.0.0 [2023-07-20T13:37:45.698Z] ---> Running in 863f44517255 [2023-07-20T13:37:45.968Z] Removing intermediate container 863f44517255 [2023-07-20T13:37:45.969Z] ---> 1ab86bc4d64e [2023-07-20T13:37:45.969Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T13:37:45.969Z] Successfully built 1ab86bc4d64e [2023-07-20T13:37:45.969Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:37:46.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T13:37:46.820Z] [2023-07-20T13:37:46.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:37:47.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T13:37:47.239Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-20T13:37:47.239Z] 8998bd30e6a1: Pulling fs layer [2023-07-20T13:37:47.239Z] 04944245beec: Pulling fs layer [2023-07-20T13:37:47.239Z] 699f458cf7ca: Pulling fs layer [2023-07-20T13:37:47.239Z] 765212b225bb: Pulling fs layer [2023-07-20T13:37:47.239Z] f23df028b6ca: Pulling fs layer [2023-07-20T13:37:47.239Z] d65c8cfc05b1: Pulling fs layer [2023-07-20T13:37:47.239Z] 2437ff75d9bd: Pulling fs layer [2023-07-20T13:37:47.239Z] f23df028b6ca: Waiting [2023-07-20T13:37:47.239Z] d65c8cfc05b1: Waiting [2023-07-20T13:37:47.239Z] 2437ff75d9bd: Waiting [2023-07-20T13:37:47.239Z] 765212b225bb: Waiting [2023-07-20T13:37:47.544Z] 04944245beec: Download complete [2023-07-20T13:37:47.544Z] 765212b225bb: Verifying Checksum [2023-07-20T13:37:47.544Z] 765212b225bb: Download complete [2023-07-20T13:37:47.544Z] f23df028b6ca: Verifying Checksum [2023-07-20T13:37:47.544Z] f23df028b6ca: Download complete [2023-07-20T13:37:47.544Z] d65c8cfc05b1: Verifying Checksum [2023-07-20T13:37:47.544Z] d65c8cfc05b1: Download complete [2023-07-20T13:37:47.818Z] 699f458cf7ca: Verifying Checksum [2023-07-20T13:37:47.818Z] 699f458cf7ca: Download complete [2023-07-20T13:37:48.090Z] 8998bd30e6a1: Verifying Checksum [2023-07-20T13:37:48.090Z] 8998bd30e6a1: Download complete [2023-07-20T13:37:50.672Z] 2437ff75d9bd: Verifying Checksum [2023-07-20T13:37:50.672Z] 2437ff75d9bd: Download complete [2023-07-20T13:37:52.078Z] 8998bd30e6a1: Pull complete [2023-07-20T13:37:52.663Z] 04944245beec: Pull complete [2023-07-20T13:37:54.070Z] 699f458cf7ca: Pull complete [2023-07-20T13:37:54.070Z] 765212b225bb: Pull complete [2023-07-20T13:37:55.029Z] f23df028b6ca: Pull complete [2023-07-20T13:37:55.029Z] d65c8cfc05b1: Pull complete [2023-07-20T13:38:10.011Z] 2437ff75d9bd: Pull complete [2023-07-20T13:38:10.011Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-20T13:38:10.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T13:38:10.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T13:38:10.349Z] prd-ubuntu20.04-docker-arm64-4c-16g-1662 does not seem to be running inside a container [2023-07-20T13:38:10.412Z] $ 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-07-20T13:38:12.816Z] $ docker top c7cf5bda8ac9c57adec930b055b2844798dd51670d94c17715b233f43c6e4462 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:38:13.385Z] ---> job-cost.sh [2023-07-20T13:38:13.649Z] lf-activate-venv: SKIPPING [2023-07-20T13:38:13.649Z] INFO: No Stack... [2023-07-20T13:38:14.228Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-20T13:38:14.805Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T13:38:15.143Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-07-20T13:38:15.143Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T13:38:15.494Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-210-1-stack-cost] [2023-07-20T13:38:15.498Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-210-1-stack-cost] did not exist. Created. [2023-07-20T13:38:15.499Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-210-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T13:38:16.231Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-4b366a0a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-20T13:38:16.886Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-20T13:38:16.919Z] Warning: overwriting stash ‘stack-cost’ [2023-07-20T13:38:16.973Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T13:38:16.989Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-210-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T13:38:17.077Z] $ docker stop --time=1 c7cf5bda8ac9c57adec930b055b2844798dd51670d94c17715b233f43c6e4462 [2023-07-20T13:38:18.545Z] $ docker rm -f --volumes c7cf5bda8ac9c57adec930b055b2844798dd51670d94c17715b233f43c6e4462 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-20T13:38:19.534Z] provisioning config files... [2023-07-20T13:38:19.541Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp/config10211949742695196174tmp [Pipeline] { [Pipeline] sh [2023-07-20T13:38:19.873Z] + set +x [2023-07-20T13:38:19.873Z] + bash -s -- [2023-07-20T13:38:19.873Z] + curl -s https://codecov.io/bash [2023-07-20T13:38:19.873Z] [2023-07-20T13:38:19.873Z] _____ _ [2023-07-20T13:38:19.873Z] / ____| | | [2023-07-20T13:38:19.873Z] | | ___ __| | ___ ___ _____ __ [2023-07-20T13:38:19.873Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-20T13:38:19.873Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-20T13:38:19.873Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-20T13:38:19.873Z] Bash-1.0.6 [2023-07-20T13:38:19.873Z] [2023-07-20T13:38:19.873Z] [2023-07-20T13:38:19.873Z] ==> git version 2.25.1 found [2023-07-20T13:38:19.873Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-20T13:38:19.873Z] Release-Date: 2020-01-08 [2023-07-20T13:38:19.873Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-20T13:38:19.873Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-20T13:38:19.873Z] ==> Jenkins CI detected. [2023-07-20T13:38:19.873Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-210 [2023-07-20T13:38:19.873Z] project root: . [2023-07-20T13:38:19.873Z] --> token set from env [2023-07-20T13:38:19.873Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-20T13:38:19.873Z] ==> Running gcov in . (disable via -X gcov) [2023-07-20T13:38:19.873Z] ==> Python coveragepy not found [2023-07-20T13:38:19.873Z] ==> Searching for coverage reports in: [2023-07-20T13:38:19.873Z] + . [2023-07-20T13:38:19.873Z] -> Found 1 reports [2023-07-20T13:38:19.873Z] ==> Detecting git/mercurial file structure [2023-07-20T13:38:20.134Z] ==> Reading reports [2023-07-20T13:38:20.134Z] + ./coverage.out bytes=41317 [2023-07-20T13:38:20.134Z] ==> Appending adjustments [2023-07-20T13:38:20.134Z] https://docs.codecov.io/docs/fixing-reports [2023-07-20T13:38:20.134Z] + Found adjustments [2023-07-20T13:38:20.134Z] ==> Gzipping contents [2023-07-20T13:38:20.134Z] 12K /tmp/codecov.Pa8Kxw.gz [2023-07-20T13:38:20.134Z] ==> Uploading reports [2023-07-20T13:38:20.134Z] url: https://codecov.io [2023-07-20T13:38:20.134Z] query: branch=PR-210&commit=4104919697f6a73ab40c0bc566efe7c22b1a8b38&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=210&job=&cmd_args= [2023-07-20T13:38:20.134Z] -> Pinging Codecov [2023-07-20T13:38:20.134Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-210&commit=4104919697f6a73ab40c0bc566efe7c22b1a8b38&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-210%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=210&job=&cmd_args= [2023-07-20T13:38:20.393Z] -> Uploading to [2023-07-20T13:38:20.393Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-20/581DD39554BDF9B6E22D074273EAD858/4104919697f6a73ab40c0bc566efe7c22b1a8b38/327a77ee-7f81-4265-a6f0-c0dbc0eea9b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230720T133820Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f61a9135cc47a226db79f96e0356787a8358299975607a0ff54279c19945464 [2023-07-20T13:38:20.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T13:38:20.393Z] Dload Upload Total Spent Left Speed [2023-07-20T13:38:20.652Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 59291 --:--:-- --:--:-- --:--:-- 59291 [2023-07-20T13:38:20.652Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4104919697f6a73ab40c0bc566efe7c22b1a8b38 [Pipeline] } [2023-07-20T13:38:20.681Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-20T13:38:22.469Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-210/archives ] [2023-07-20T13:38:22.470Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-210/archives [2023-07-20T13:38:22.470Z] total 16 [2023-07-20T13:38:22.470Z] drwxr-xr-x 3 root root 4096 Jul 20 13:28 . [2023-07-20T13:38:22.470Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 20 13:28 .. [2023-07-20T13:38:22.470Z] drwxr-xr-x 2 root root 4096 Jul 20 13:28 cost [2023-07-20T13:38:22.470Z] -rw-r--r-- 1 root root 95 Jul 20 13:28 cost.csv [2023-07-20T13:38:22.470Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-210/archives [2023-07-20T13:38:22.470Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-210/archives [2023-07-20T13:38:22.470Z] total 16 [2023-07-20T13:38:22.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 13:28 . [2023-07-20T13:38:22.470Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 20 13:28 .. [2023-07-20T13:38:22.470Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 13:28 cost [2023-07-20T13:38:22.470Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 20 13:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:38:22.801Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:38:23.686Z] ---> package-listing.sh [2023-07-20T13:38:23.687Z] ++ facter osfamily [2023-07-20T13:38:23.687Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-20T13:38:23.946Z] + OS_FAMILY=debian [2023-07-20T13:38:23.946Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-210 [2023-07-20T13:38:23.946Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-20T13:38:23.946Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-20T13:38:23.946Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-20T13:38:23.946Z] + PACKAGES=/tmp/packages_start.txt [2023-07-20T13:38:23.946Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-210 ']' [2023-07-20T13:38:23.946Z] + PACKAGES=/tmp/packages_end.txt [2023-07-20T13:38:23.946Z] + case "${OS_FAMILY}" in [2023-07-20T13:38:23.946Z] + dpkg -l [2023-07-20T13:38:23.946Z] + grep '^ii' [2023-07-20T13:38:23.946Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-20T13:38:23.946Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-20T13:38:23.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-20T13:38:23.946Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-210 ']' [2023-07-20T13:38:23.946Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-210/archives/ [2023-07-20T13:38:23.946Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-210/archives/ [Pipeline] echo [2023-07-20T13:38:23.981Z] 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-210/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-20T13:38:24.274Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T13:38:24.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T13:38:24.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T13:38:25.054Z] prd-ubuntu20.04-docker-8c-8g-1661 does not seem to be running inside a container [2023-07-20T13:38:25.093Z] $ 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-210/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-210 -v /w/workspace/y_app-rfid-llrp-inventory_PR-210:/w/workspace/y_app-rfid-llrp-inventory_PR-210:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-210@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-20T13:38:25.272Z] $ docker top a98b695927984dbd5d476763f7aa787a4223d749a820a9f68b7d7c3eacb9ef92 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T13:38:25.643Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-20T13:38:25.950Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-20T13:38:26.260Z] + ls /var/log/sa-host [2023-07-20T13:38:26.260Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T13:38:26.477Z] provisioning config files... [2023-07-20T13:38:26.484Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-210@tmp/config13134003379397581116tmp [Pipeline] { [Pipeline] echo [2023-07-20T13:38:26.530Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:38:26.842Z] ---> create-netrc.sh [Pipeline] } [2023-07-20T13:38:26.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:38:27.283Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-20T13:38:27.314Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:38:27.624Z] ---> sudo-logs.sh [2023-07-20T13:38:27.624Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-20T13:38:27.706Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:38:28.018Z] ---> job-cost.sh [2023-07-20T13:38:28.018Z] lf-activate-venv: SKIPPING [2023-07-20T13:38:28.018Z] DEBUG: total: 0.2199999988079071 [2023-07-20T13:38:28.018Z] INFO: Retrieving Stack Cost... [2023-07-20T13:38:28.588Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T13:38:29.158Z] INFO: Archiving Costs [Pipeline] echo [2023-07-20T13:38:29.193Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T13:38:29.501Z] ---> logs-deploy.sh [2023-07-20T13:38:29.501Z] lf-activate-venv: SKIPPING [2023-07-20T13:38:29.501Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-210/1 [2023-07-20T13:38:29.501Z] INFO: archiving workspace using pattern(s): [2023-07-20T13:38:30.439Z] Archives upload complete. [2023-07-20T13:38:30.699Z] INFO: archiving logs to Nexus