Pull request #165 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177+0370fe2059bad325f9c903388f854f49bb598ddd (c38efffd05eb29ae9e812f5d6ca9ac77a5c45a01) 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-ssh5350234492514863864.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4325743727129710714.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-165/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-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12618412005975074903.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-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9849976202822016640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9782023325627633559.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-165/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-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9605096726086739283.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4856 in /w/workspace/y_app-rfid-llrp-inventory_PR-165 [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-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 Merge succeeded, producing 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 Checking out Revision 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 (PR-165) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 # 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 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-21T14:01:54.362Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-21T14:01:54.520Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-21T14:01:54.608Z] ========================================================= [2023-03-21T14:01:54.608Z] EdgeX Global Pipelines Version Info [2023-03-21T14:01:54.608Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:01:55.348Z] ------------------- [2023-03-21T14:01:55.348Z] stable info: [2023-03-21T14:01:55.348Z] ------------------- [2023-03-21T14:01:55.348Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-21T14:01:55.349Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T14:01:55.349Z] Message: update stable to v1.0.245 [2023-03-21T14:01:55.919Z] ------------------- [2023-03-21T14:01:55.919Z] experimental info: [2023-03-21T14:01:55.919Z] ------------------- [2023-03-21T14:01:55.919Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-21T14:01:55.919Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-21T14:01:55.919Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-21T14:01:56.203Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-21T14:01:56.243Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-21T14:01:56.287Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-21T14:01:56.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-21T14:01:56.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-21T14:01:56.404Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-21T14:01:56.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-21T14:01:56.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-21T14:01:56.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-21T14:01:56.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-21T14:01:56.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-21T14:01:56.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-21T14:01:56.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-21T14:01:56.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-21T14:01:56.752Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T14:01:56.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-21T14:01:56.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T14:01:56.865Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-21T14:01:56.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-21T14:01:56.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-21T14:01:56.982Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-21T14:01:57.019Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-21T14:01:57.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-21T14:01:57.094Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-21T14:01:57.132Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-21T14:01:57.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-21T14:01:57.204Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-21T14:01:57.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2023-03-21T14:01:57.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2023-03-21T14:01:57.325Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2023-03-21T14:01:57.362Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] echo [2023-03-21T14:01:57.396Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e85c91 [Pipeline] echo [2023-03-21T14:01:57.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T14:01:57.539Z] provisioning config files... [2023-03-21T14:01:57.554Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/config4220520750978614929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:01:57.888Z] ---> docker-login.sh [2023-03-21T14:01:57.888Z] nexus3.edgexfoundry.org:10001 [2023-03-21T14:01:58.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:01:58.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:01:58.409Z] Configure a credential helper to remove this warning. See [2023-03-21T14:01:58.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:01:58.409Z] [2023-03-21T14:01:58.409Z] Login Succeeded [2023-03-21T14:01:58.409Z] nexus3.edgexfoundry.org:10002 [2023-03-21T14:01:58.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:01:58.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:01:58.409Z] Configure a credential helper to remove this warning. See [2023-03-21T14:01:58.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:01:58.409Z] [2023-03-21T14:01:58.409Z] Login Succeeded [2023-03-21T14:01:58.409Z] nexus3.edgexfoundry.org:10003 [2023-03-21T14:01:58.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:01:58.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:01:58.670Z] Configure a credential helper to remove this warning. See [2023-03-21T14:01:58.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:01:58.670Z] [2023-03-21T14:01:58.670Z] Login Succeeded [2023-03-21T14:01:58.670Z] nexus3.edgexfoundry.org:10004 [2023-03-21T14:01:58.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:01:58.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:01:58.670Z] Configure a credential helper to remove this warning. See [2023-03-21T14:01:58.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:01:58.670Z] [2023-03-21T14:01:58.670Z] Login Succeeded [2023-03-21T14:01:58.670Z] docker.io [2023-03-21T14:01:58.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:01:58.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:01:58.930Z] Configure a credential helper to remove this warning. See [2023-03-21T14:01:58.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:01:58.930Z] [2023-03-21T14:01:58.930Z] Login Succeeded [2023-03-21T14:01:58.930Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T14:01:58.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-21T14:01:59.563Z] + git rev-list -1 --merges 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177~1..2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] echo [2023-03-21T14:01:59.618Z] -----------> git rev-list -1 --merges 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177~1..2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [false] [Pipeline] sh [2023-03-21T14:01:59.925Z] + git log --format=format:%s -1 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] echo [2023-03-21T14:01:59.959Z] ========================================================= [2023-03-21T14:01:59.959Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-21T14:01:59.959Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T14:02:00.393Z] + git log --format=format:%s -1 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] echo [2023-03-21T14:02:00.424Z] [semverPrep] GIT_COMMIT: 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-21T14:02:00.455Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-21T14:02:00.846Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-21T14:02:00.846Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-21T14:02:00.846Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-21T14:02:00.846Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-21T14:02:00.846Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-21T14:02:00.846Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-21T14:02:00.846Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:02:01.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T14:02:01.333Z] [2023-03-21T14:02:01.333Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:02:01.705Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T14:02:01.705Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-21T14:02:01.705Z] b85a868b505f: Pulling fs layer [2023-03-21T14:02:01.705Z] e2be974225ed: Pulling fs layer [2023-03-21T14:02:01.705Z] 339a4e72a1f5: Pulling fs layer [2023-03-21T14:02:01.705Z] 988bab9f4d93: Pulling fs layer [2023-03-21T14:02:01.705Z] 1469e6f7b9e6: Pulling fs layer [2023-03-21T14:02:01.705Z] eaf3925da568: Pulling fs layer [2023-03-21T14:02:01.705Z] bab4dde63d76: Pulling fs layer [2023-03-21T14:02:01.705Z] bde34c3a00c8: Pulling fs layer [2023-03-21T14:02:01.705Z] b352a97aabf1: Pulling fs layer [2023-03-21T14:02:01.705Z] 4872d77fe225: Pulling fs layer [2023-03-21T14:02:01.705Z] 5851b861e8e6: Pulling fs layer [2023-03-21T14:02:01.705Z] bab4dde63d76: Waiting [2023-03-21T14:02:01.705Z] 4872d77fe225: Waiting [2023-03-21T14:02:01.705Z] b352a97aabf1: Waiting [2023-03-21T14:02:01.705Z] 5851b861e8e6: Waiting [2023-03-21T14:02:01.705Z] 1469e6f7b9e6: Waiting [2023-03-21T14:02:01.705Z] 988bab9f4d93: Waiting [2023-03-21T14:02:01.705Z] eaf3925da568: Waiting [2023-03-21T14:02:01.705Z] e2be974225ed: Verifying Checksum [2023-03-21T14:02:01.705Z] e2be974225ed: Download complete [2023-03-21T14:02:01.705Z] 988bab9f4d93: Verifying Checksum [2023-03-21T14:02:01.705Z] 988bab9f4d93: Download complete [2023-03-21T14:02:01.969Z] 1469e6f7b9e6: Verifying Checksum [2023-03-21T14:02:01.969Z] 1469e6f7b9e6: Download complete [2023-03-21T14:02:01.969Z] eaf3925da568: Download complete [2023-03-21T14:02:01.969Z] 339a4e72a1f5: Verifying Checksum [2023-03-21T14:02:01.969Z] 339a4e72a1f5: Download complete [2023-03-21T14:02:01.969Z] bde34c3a00c8: Verifying Checksum [2023-03-21T14:02:01.969Z] bde34c3a00c8: Download complete [2023-03-21T14:02:01.969Z] b352a97aabf1: Verifying Checksum [2023-03-21T14:02:01.969Z] b352a97aabf1: Download complete [2023-03-21T14:02:01.969Z] 4872d77fe225: Download complete [2023-03-21T14:02:01.969Z] b85a868b505f: Verifying Checksum [2023-03-21T14:02:01.969Z] b85a868b505f: Download complete [2023-03-21T14:02:02.227Z] 5851b861e8e6: Verifying Checksum [2023-03-21T14:02:02.227Z] 5851b861e8e6: Download complete [2023-03-21T14:02:02.486Z] bab4dde63d76: Verifying Checksum [2023-03-21T14:02:02.486Z] bab4dde63d76: Download complete [2023-03-21T14:02:03.421Z] b85a868b505f: Pull complete [2023-03-21T14:02:03.421Z] e2be974225ed: Pull complete [2023-03-21T14:02:03.991Z] 339a4e72a1f5: Pull complete [2023-03-21T14:02:03.991Z] 988bab9f4d93: Pull complete [2023-03-21T14:02:04.252Z] 1469e6f7b9e6: Pull complete [2023-03-21T14:02:04.252Z] eaf3925da568: Pull complete [2023-03-21T14:02:06.155Z] bab4dde63d76: Pull complete [2023-03-21T14:02:06.155Z] bde34c3a00c8: Pull complete [2023-03-21T14:02:06.155Z] b352a97aabf1: Pull complete [2023-03-21T14:02:06.414Z] 4872d77fe225: Pull complete [2023-03-21T14:02:06.414Z] 5851b861e8e6: Pull complete [2023-03-21T14:02:06.414Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-21T14:02:06.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-21T14:02:06.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T14:02:06.625Z] prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container [2023-03-21T14:02:06.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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-03-21T14:02:10.397Z] $ docker top 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec -eo pid,comm [2023-03-21T14:02:10.482Z] 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-03-21T14:02:10.482Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-21T14:02:10.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T14:02:10.609Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T14:02:10.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T14:02:10.726Z] $ docker exec 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec ssh-agent [2023-03-21T14:02:10.835Z] SSH_AUTH_SOCK=/tmp/ssh-KJ18FZByNd0I/agent.32 [2023-03-21T14:02:10.835Z] SSH_AGENT_PID=38 [2023-03-21T14:02:10.840Z] Running ssh-add (command line suppressed) [2023-03-21T14:02:10.948Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/private_key_10461624750652003291.key (/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/private_key_10461624750652003291.key) [2023-03-21T14:02:10.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T14:02:11.287Z] + git tag --points-at HEAD [Pipeline] } [2023-03-21T14:02:11.320Z] $ docker exec --env ******** --env ******** 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec ssh-agent -k [2023-03-21T14:02:11.426Z] unset SSH_AUTH_SOCK; [2023-03-21T14:02:11.427Z] unset SSH_AGENT_PID; [2023-03-21T14:02:11.427Z] echo Agent pid 38 killed; [2023-03-21T14:02:11.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-21T14:02:11.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-21T14:02:11.530Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-21T14:02:11.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-21T14:02:11.651Z] $ docker exec 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec ssh-agent [2023-03-21T14:02:11.753Z] SSH_AUTH_SOCK=/tmp/ssh-fGz7DpC5yGmc/agent.70 [2023-03-21T14:02:11.753Z] SSH_AGENT_PID=76 [2023-03-21T14:02:11.758Z] Running ssh-add (command line suppressed) [2023-03-21T14:02:11.865Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/private_key_11254063216327413032.key (/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/private_key_11254063216327413032.key) [2023-03-21T14:02:11.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-21T14:02:12.212Z] + git semver init [2023-03-21T14:02:12.471Z] 2023-03-21 14:02:12,391 [run_init] DEBUG init version:0.0.0 force:False [2023-03-21T14:02:12.471Z] 2023-03-21 14:02:12,392 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver [2023-03-21T14:02:12.471Z] 2023-03-21 14:02:12,392 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver [2023-03-21T14:02:12.471Z] 2023-03-21 14:02:12,393 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-165, universal_newlines=False, shell=None, istream=None) [2023-03-21T14:02:13.851Z] 2023-03-21 14:02:13,539 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165/.git/info/exclude [2023-03-21T14:02:13.851Z] 2023-03-21 14:02:13,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver/PR-165 with force:False [2023-03-21T14:02:13.851Z] 2023-03-21 14:02:13,539 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver/PR-165 [2023-03-21T14:02:13.851Z] 2023-03-21 14:02:13,542 [execute] INFO git cat-file --batch-check [2023-03-21T14:02:13.851Z] 2023-03-21 14:02:13,543 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T14:02:13.851Z] 2023-03-21 14:02:13,549 [execute] INFO git cat-file --batch [2023-03-21T14:02:13.851Z] 2023-03-21 14:02:13,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2023-03-21T14:02:13.851Z] 2023-03-21 14:02:13,553 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-165/.semver/PR-165 [2023-03-21T14:02:13.851Z] 0.0.0 [Pipeline] } [2023-03-21T14:02:13.887Z] $ docker exec --env ******** --env ******** 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec ssh-agent -k [2023-03-21T14:02:13.991Z] unset SSH_AUTH_SOCK; [2023-03-21T14:02:13.992Z] unset SSH_AGENT_PID; [2023-03-21T14:02:13.992Z] echo Agent pid 76 killed; [2023-03-21T14:02:13.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-21T14:02:14.427Z] + git semver [Pipeline] } [2023-03-21T14:02:14.717Z] $ docker stop --time=1 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec [2023-03-21T14:02:16.059Z] $ docker rm -f --volumes 48eeb09f84feca75dc72ad23924dc752b9edf93035646d7db84f78072bb60aec [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T14:02:16.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-21T14:02:16.720Z] Stashed 1 file(s) [Pipeline] echo [2023-03-21T14:02:16.736Z] [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-03-21T14:02:17.320Z] provisioning config files... [2023-03-21T14:02:17.330Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/config15890295497759999761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:02:17.681Z] ---> docker-login.sh [2023-03-21T14:02:17.681Z] nexus3.edgexfoundry.org:10001 [2023-03-21T14:02:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:02:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:02:17.681Z] Configure a credential helper to remove this warning. See [2023-03-21T14:02:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:02:17.681Z] [2023-03-21T14:02:17.681Z] Login Succeeded [2023-03-21T14:02:17.681Z] nexus3.edgexfoundry.org:10002 [2023-03-21T14:02:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:02:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:02:17.681Z] Configure a credential helper to remove this warning. See [2023-03-21T14:02:17.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:02:17.681Z] [2023-03-21T14:02:17.681Z] Login Succeeded [2023-03-21T14:02:17.681Z] nexus3.edgexfoundry.org:10003 [2023-03-21T14:02:17.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:02:17.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:02:17.940Z] Configure a credential helper to remove this warning. See [2023-03-21T14:02:17.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:02:17.940Z] [2023-03-21T14:02:17.940Z] Login Succeeded [2023-03-21T14:02:17.940Z] nexus3.edgexfoundry.org:10004 [2023-03-21T14:02:17.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:02:17.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:02:17.940Z] Configure a credential helper to remove this warning. See [2023-03-21T14:02:17.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:02:17.940Z] [2023-03-21T14:02:17.940Z] Login Succeeded [2023-03-21T14:02:17.940Z] docker.io [2023-03-21T14:02:18.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:02:18.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:02:18.199Z] Configure a credential helper to remove this warning. See [2023-03-21T14:02:18.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:02:18.199Z] [2023-03-21T14:02:18.199Z] Login Succeeded [2023-03-21T14:02:18.199Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T14:02:18.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T14:02:18.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T14:02:18.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T14:02:18.497Z] ========================================================= [2023-03-21T14:02:18.497Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-21T14:02:18.497Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:02:18.971Z] + 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-03-21T14:02:18.971Z] Sending build context to Docker daemon 12.59MB [2023-03-21T14:02:18.971Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T14:02:18.971Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T14:02:18.971Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-21T14:02:18.971Z] 63b65145d645: Pulling fs layer [2023-03-21T14:02:18.971Z] a2d21d5440eb: Pulling fs layer [2023-03-21T14:02:18.971Z] 935e6c44a52c: Pulling fs layer [2023-03-21T14:02:18.971Z] 94cc34f8dd06: Pulling fs layer [2023-03-21T14:02:18.971Z] 30dea6a524f1: Pulling fs layer [2023-03-21T14:02:18.971Z] a2aff8979fd8: Pulling fs layer [2023-03-21T14:02:18.971Z] 6808be2612f2: Pulling fs layer [2023-03-21T14:02:18.971Z] f25807f1079a: Pulling fs layer [2023-03-21T14:02:18.971Z] 6808be2612f2: Waiting [2023-03-21T14:02:18.971Z] 94cc34f8dd06: Waiting [2023-03-21T14:02:18.971Z] a2aff8979fd8: Waiting [2023-03-21T14:02:18.971Z] 30dea6a524f1: Waiting [2023-03-21T14:02:18.971Z] f25807f1079a: Waiting [2023-03-21T14:02:18.971Z] a2d21d5440eb: Verifying Checksum [2023-03-21T14:02:18.971Z] a2d21d5440eb: Download complete [2023-03-21T14:02:19.236Z] 94cc34f8dd06: Verifying Checksum [2023-03-21T14:02:19.236Z] 94cc34f8dd06: Download complete [2023-03-21T14:02:19.236Z] 30dea6a524f1: Verifying Checksum [2023-03-21T14:02:19.236Z] 30dea6a524f1: Download complete [2023-03-21T14:02:19.236Z] 63b65145d645: Verifying Checksum [2023-03-21T14:02:19.237Z] 63b65145d645: Download complete [2023-03-21T14:02:19.237Z] a2aff8979fd8: Verifying Checksum [2023-03-21T14:02:19.237Z] a2aff8979fd8: Download complete [2023-03-21T14:02:19.502Z] 63b65145d645: Pull complete [2023-03-21T14:02:19.502Z] a2d21d5440eb: Pull complete [2023-03-21T14:02:20.092Z] f25807f1079a: Verifying Checksum [2023-03-21T14:02:20.092Z] f25807f1079a: Download complete [2023-03-21T14:02:20.092Z] 935e6c44a52c: Verifying Checksum [2023-03-21T14:02:20.092Z] 935e6c44a52c: Download complete [2023-03-21T14:02:20.349Z] 6808be2612f2: Verifying Checksum [2023-03-21T14:02:20.349Z] 6808be2612f2: Download complete [2023-03-21T14:02:23.629Z] 935e6c44a52c: Pull complete [2023-03-21T14:02:23.629Z] 94cc34f8dd06: Pull complete [2023-03-21T14:02:23.629Z] 30dea6a524f1: Pull complete [2023-03-21T14:02:23.629Z] a2aff8979fd8: Pull complete [2023-03-21T14:02:26.165Z] 6808be2612f2: Pull complete [2023-03-21T14:02:26.733Z] f25807f1079a: Pull complete [2023-03-21T14:02:26.733Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-21T14:02:26.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-21T14:02:26.733Z] ---> 3b553350e43f [2023-03-21T14:02:26.733Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T14:02:32.140Z] Still waiting to schedule task [2023-03-21T14:02:32.141Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-21T14:02:34.893Z] ---> Running in 18b30590abd9 [2023-03-21T14:02:34.893Z] Removing intermediate container 18b30590abd9 [2023-03-21T14:02:34.893Z] ---> 1975dd2559bc [2023-03-21T14:02:34.893Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T14:02:34.893Z] ---> Running in f19448af04e4 [2023-03-21T14:02:34.893Z] Removing intermediate container f19448af04e4 [2023-03-21T14:02:34.893Z] ---> eb8a8255c6db [2023-03-21T14:02:34.893Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T14:02:34.893Z] ---> Running in ffb8b2760766 [2023-03-21T14:02:34.893Z] Removing intermediate container ffb8b2760766 [2023-03-21T14:02:34.893Z] ---> 1a2b109a70a3 [2023-03-21T14:02:34.893Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T14:02:34.893Z] ---> Running in 03d504c77455 [2023-03-21T14:02:34.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T14:02:34.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T14:02:35.153Z] OK: 265 MiB in 53 packages [2023-03-21T14:02:35.720Z] Removing intermediate container 03d504c77455 [2023-03-21T14:02:35.720Z] ---> 68a56e38b5f1 [2023-03-21T14:02:35.720Z] Step 7/12 : WORKDIR /app [2023-03-21T14:02:35.720Z] ---> Running in bb1fec45b698 [2023-03-21T14:02:35.720Z] Removing intermediate container bb1fec45b698 [2023-03-21T14:02:35.720Z] ---> f8062f909148 [2023-03-21T14:02:35.720Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-21T14:02:35.720Z] ---> f3b6273026ca [2023-03-21T14:02:35.720Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T14:02:35.720Z] ---> Running in dcebc2285c5f [2023-03-21T14:03:43.417Z] Removing intermediate container dcebc2285c5f [2023-03-21T14:03:43.417Z] ---> 302ab7071b1e [2023-03-21T14:03:43.417Z] Step 10/12 : COPY . . [2023-03-21T14:03:43.417Z] ---> c563dc5233dc [2023-03-21T14:03:43.417Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T14:03:43.417Z] ---> Running in 2071b4750a15 [2023-03-21T14:03:43.417Z] Removing intermediate container 2071b4750a15 [2023-03-21T14:03:43.417Z] ---> 5d308ef29d9d [2023-03-21T14:03:43.417Z] Step 12/12 : RUN $MAKE [2023-03-21T14:03:43.417Z] ---> Running in 1e8f7d7e75f2 [2023-03-21T14:03:43.417Z] noop [2023-03-21T14:03:43.417Z] Removing intermediate container 1e8f7d7e75f2 [2023-03-21T14:03:43.417Z] ---> 7623c6fde2ed [2023-03-21T14:03:43.417Z] Successfully built 7623c6fde2ed [2023-03-21T14:03:43.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:03:43.859Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T14:03:43.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T14:03:44.010Z] prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container [2023-03-21T14:03:44.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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-03-21T14:03:44.424Z] $ docker top f1eee051d5a6d2581ba4e9c49817508b1140e134a34571a129fca33c54ca6311 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T14:03:44.815Z] + go version [2023-03-21T14:03:44.815Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-21T14:03:44.854Z] $ docker stop --time=1 f1eee051d5a6d2581ba4e9c49817508b1140e134a34571a129fca33c54ca6311 [2023-03-21T14:03:46.148Z] $ docker rm -f --volumes f1eee051d5a6d2581ba4e9c49817508b1140e134a34571a129fca33c54ca6311 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:03:47.024Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-21T14:03:47.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T14:03:47.177Z] prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container [2023-03-21T14:03:47.209Z] $ 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-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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-03-21T14:03:47.578Z] $ docker top 5d517da3ccd13611f28094bae0e66541e730bf861368a29d392ec9d31d051ed6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T14:03:47.963Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-165 [Pipeline] fileExists [Pipeline] sh [2023-03-21T14:03:48.397Z] + make test [2023-03-21T14:03:48.397Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-21T14:04:07.445Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-21T14:04:07.445Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-21T14:04:07.445Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements [2023-03-21T14:04:09.981Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements [2023-03-21T14:04:15.933Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4857 in /w/workspace/y_app-rfid-llrp-inventory_PR-165 [Pipeline] { [Pipeline] ws [2023-03-21T14:04:15.988Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-21T14:04:16.087Z] The recommended git tool is: git [2023-03-21T14:04:21.846Z] using credential edgex-jenkins-ssh [2023-03-21T14:04:21.870Z] Cloning the remote Git repository [2023-03-21T14:04:21.917Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-21T14:04:22.014Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-21T14:04:22.155Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-21T14:04:22.156Z] > git --version # timeout=10 [2023-03-21T14:04:22.173Z] > git --version # 'git version 2.25.1' [2023-03-21T14:04:22.175Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T14:04:22.316Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T14:04:25.463Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-21T14:04:25.487Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-21T14:04:26.316Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-21T14:04:26.879Z] Merging remotes/origin/main commit 0370fe2059bad325f9c903388f854f49bb598ddd into PR head commit 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [2023-03-21T14:04:27.148Z] Merge succeeded, producing 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [2023-03-21T14:04:27.148Z] Checking out Revision 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 (PR-165) [2023-03-21T14:04:27.589Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-03-21T14:04:27.636Z] > git --version # timeout=10 [2023-03-21T14:04:27.646Z] > git --version # 'git version 2.25.1' [2023-03-21T14:04:27.659Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-21T14:04:26.359Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-21T14:04:26.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T14:04:26.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-21T14:04:26.898Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T14:04:26.977Z] > git checkout -f 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 # timeout=10 [2023-03-21T14:04:27.063Z] > git remote # timeout=10 [2023-03-21T14:04:27.079Z] > git config --get remote.origin.url # timeout=10 [2023-03-21T14:04:27.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-21T14:04:27.115Z] > git merge 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 [2023-03-21T14:04:27.137Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-21T14:04:27.157Z] > git config core.sparsecheckout # timeout=10 [2023-03-21T14:04:27.170Z] > git checkout -f 2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T14:04:28.914Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-21T14:04:28.914Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T14:04:28.914Z] Dload Upload Total Spent Left Speed [2023-03-21T14:04:28.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-03-21T14:04:29.487Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-21T14:04:29.826Z] + sudo tee /etc/docker/daemon.new [2023-03-21T14:04:29.826Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-21T14:04:29.826Z] { [2023-03-21T14:04:29.826Z] "registry-mirrors": [ [2023-03-21T14:04:29.826Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-21T14:04:29.826Z] ], [2023-03-21T14:04:29.826Z] "bip": "10.250.0.254/24", [2023-03-21T14:04:29.826Z] "hosts": [ [2023-03-21T14:04:29.826Z] "tcp://0.0.0.0:5555", [2023-03-21T14:04:29.826Z] "unix:///var/run/docker.sock" [2023-03-21T14:04:29.826Z] ], [2023-03-21T14:04:29.826Z] "mtu": 1458, [2023-03-21T14:04:29.827Z] "selinux-enabled": true, [2023-03-21T14:04:29.827Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-21T14:04:29.827Z] } [Pipeline] sh [2023-03-21T14:04:30.173Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-21T14:04:30.523Z] + sudo service docker restart [2023-03-21T14:04:31.901Z] go vet ./... [2023-03-21T14:04:33.283Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T14:04:33.542Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T14:04:33.542Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-21T14:04:33.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T14:04:33.611Z] $ docker stop --time=1 5d517da3ccd13611f28094bae0e66541e730bf861368a29d392ec9d31d051ed6 [2023-03-21T14:04:39.385Z] $ docker rm -f --volumes 5d517da3ccd13611f28094bae0e66541e730bf861368a29d392ec9d31d051ed6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T14:04:40.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T14:04:40.124Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-21T14:04:40.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T14:04:41.156Z] + ls -al . [2023-03-21T14:04:41.156Z] total 228 [2023-03-21T14:04:41.156Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 21 14:03 . [2023-03-21T14:04:41.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:01 .. [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 14:01 .dockerignore [2023-03-21T14:04:41.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 14:02 .git [2023-03-21T14:04:41.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 14:01 .github [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 21 14:01 .gitignore [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 14:01 .golangci.yml [2023-03-21T14:04:41.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 14:02 .semver [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 21 14:01 Attribution.txt [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 21 14:01 CHANGELOG.md [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 21 14:01 Dockerfile [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 14:01 GOVERNANCE.md [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 14:01 Jenkinsfile [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 14:01 LICENSE [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 21 14:01 Makefile [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 14:01 OWNERS.md [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 21 14:01 README.md [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 14:02 VERSION [2023-03-21T14:04:41.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:01 bin [2023-03-21T14:04:41.156Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 14:04 coverage.out [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 21 14:01 go.mod [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 31591 Mar 21 14:01 go.sum [2023-03-21T14:04:41.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:01 images [2023-03-21T14:04:41.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:01 internal [2023-03-21T14:04:41.156Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 14:01 main.go [2023-03-21T14:04:41.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:01 res [2023-03-21T14:04:41.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:01 snap [2023-03-21T14:04:41.156Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 14:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:04:41.542Z] + 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=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 --label arch=amd64 --label version=0.0.0 . [2023-03-21T14:04:41.542Z] Sending build context to Docker daemon 12.59MB [2023-03-21T14:04:41.542Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T14:04:41.542Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-21T14:04:41.542Z] ---> 7623c6fde2ed [2023-03-21T14:04:41.542Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T14:04:41.801Z] ---> Running in 40c63439795b [2023-03-21T14:04:42.060Z] Removing intermediate container 40c63439795b [2023-03-21T14:04:42.060Z] ---> 4c715a8e9007 [2023-03-21T14:04:42.060Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T14:04:42.060Z] ---> Running in 42d0bff48e33 [2023-03-21T14:04:42.060Z] Removing intermediate container 42d0bff48e33 [2023-03-21T14:04:42.060Z] ---> 992081ffe669 [2023-03-21T14:04:42.060Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-21T14:04:42.060Z] ---> Running in 23ee918b145f [2023-03-21T14:04:42.060Z] Removing intermediate container 23ee918b145f [2023-03-21T14:04:42.060Z] ---> ae97b16b4296 [2023-03-21T14:04:42.060Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T14:04:42.320Z] ---> Running in bfba469fc4f4 [2023-03-21T14:04:42.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T14:04:42.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T14:04:43.150Z] OK: 265 MiB in 53 packages [2023-03-21T14:04:43.410Z] Removing intermediate container bfba469fc4f4 [2023-03-21T14:04:43.410Z] ---> 9f3bcf8aec90 [2023-03-21T14:04:43.410Z] Step 7/29 : WORKDIR /app [2023-03-21T14:04:43.410Z] ---> Running in 6885b45bde80 [2023-03-21T14:04:43.410Z] Removing intermediate container 6885b45bde80 [2023-03-21T14:04:43.410Z] ---> db5cc83166cf [2023-03-21T14:04:43.410Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-21T14:04:43.670Z] ---> 9ec20c8e0fba [2023-03-21T14:04:43.670Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T14:04:43.670Z] ---> Running in 522d272a0e2e [2023-03-21T14:04:44.697Z] Removing intermediate container 522d272a0e2e [2023-03-21T14:04:44.697Z] ---> eeb4b2314684 [2023-03-21T14:04:44.697Z] Step 10/29 : COPY . . [2023-03-21T14:04:44.956Z] ---> 7f2d5c30d40c [2023-03-21T14:04:44.956Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T14:04:44.956Z] ---> Running in 66f376c5c664 [2023-03-21T14:04:45.214Z] Removing intermediate container 66f376c5c664 [2023-03-21T14:04:45.214Z] ---> 06039db6a520 [2023-03-21T14:04:45.214Z] Step 12/29 : RUN $MAKE [2023-03-21T14:04:45.214Z] ---> Running in 53a4aa863d0e [2023-03-21T14:04:45.473Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T14:04:49.815Z] provisioning config files... [2023-03-21T14:04:49.843Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13937369168524192648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:04:50.238Z] ---> docker-login.sh [2023-03-21T14:04:50.238Z] nexus3.edgexfoundry.org:10001 [2023-03-21T14:04:52.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:04:52.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:04:52.836Z] Configure a credential helper to remove this warning. See [2023-03-21T14:04:52.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:04:52.836Z] [2023-03-21T14:04:52.836Z] Login Succeeded [2023-03-21T14:04:52.836Z] nexus3.edgexfoundry.org:10002 [2023-03-21T14:04:52.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:04:52.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:04:52.836Z] Configure a credential helper to remove this warning. See [2023-03-21T14:04:52.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:04:52.836Z] [2023-03-21T14:04:52.836Z] Login Succeeded [2023-03-21T14:04:53.109Z] nexus3.edgexfoundry.org:10003 [2023-03-21T14:04:53.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:04:53.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:04:53.383Z] Configure a credential helper to remove this warning. See [2023-03-21T14:04:53.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:04:53.383Z] [2023-03-21T14:04:53.383Z] Login Succeeded [2023-03-21T14:04:53.383Z] nexus3.edgexfoundry.org:10004 [2023-03-21T14:04:53.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:04:53.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:04:53.651Z] Configure a credential helper to remove this warning. See [2023-03-21T14:04:53.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:04:53.651Z] [2023-03-21T14:04:53.651Z] Login Succeeded [2023-03-21T14:04:53.651Z] docker.io [2023-03-21T14:04:53.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-21T14:04:54.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-21T14:04:54.187Z] Configure a credential helper to remove this warning. See [2023-03-21T14:04:54.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-21T14:04:54.187Z] [2023-03-21T14:04:54.187Z] Login Succeeded [2023-03-21T14:04:54.187Z] ---> docker-login.sh ends [Pipeline] } [2023-03-21T14:04:54.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-21T14:04:54.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T14:04:54.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-21T14:04:54.675Z] ========================================================= [2023-03-21T14:04:54.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-21T14:04:54.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:04:55.203Z] + 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-03-21T14:04:55.471Z] Sending build context to Docker daemon 678.4kB [2023-03-21T14:04:55.471Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T14:04:55.471Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-21T14:04:55.471Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-21T14:04:55.471Z] af6eaf76a39c: Pulling fs layer [2023-03-21T14:04:55.471Z] 55522c791124: Pulling fs layer [2023-03-21T14:04:55.471Z] ce5c4a1c91eb: Pulling fs layer [2023-03-21T14:04:55.471Z] 169dfbe0d373: Pulling fs layer [2023-03-21T14:04:55.471Z] e1ff8fa3b103: Pulling fs layer [2023-03-21T14:04:55.471Z] 52ebb69f0ebf: Pulling fs layer [2023-03-21T14:04:55.471Z] 5abe8eddf0d5: Pulling fs layer [2023-03-21T14:04:55.471Z] 169dfbe0d373: Waiting [2023-03-21T14:04:55.471Z] e1ff8fa3b103: Waiting [2023-03-21T14:04:55.471Z] 52ebb69f0ebf: Waiting [2023-03-21T14:04:55.471Z] 5abe8eddf0d5: Waiting [2023-03-21T14:04:55.741Z] 55522c791124: Verifying Checksum [2023-03-21T14:04:55.741Z] 55522c791124: Download complete [2023-03-21T14:04:55.741Z] 169dfbe0d373: Verifying Checksum [2023-03-21T14:04:55.741Z] 169dfbe0d373: Download complete [2023-03-21T14:04:55.741Z] e1ff8fa3b103: Verifying Checksum [2023-03-21T14:04:55.741Z] e1ff8fa3b103: Download complete [2023-03-21T14:04:55.741Z] af6eaf76a39c: Verifying Checksum [2023-03-21T14:04:57.166Z] af6eaf76a39c: Pull complete [2023-03-21T14:04:57.166Z] 5abe8eddf0d5: Verifying Checksum [2023-03-21T14:04:57.166Z] 5abe8eddf0d5: Download complete [2023-03-21T14:04:57.439Z] 55522c791124: Pull complete [2023-03-21T14:04:58.403Z] ce5c4a1c91eb: Verifying Checksum [2023-03-21T14:04:58.403Z] ce5c4a1c91eb: Download complete [2023-03-21T14:04:58.403Z] 52ebb69f0ebf: Verifying Checksum [2023-03-21T14:04:58.403Z] 52ebb69f0ebf: Download complete [2023-03-21T14:05:10.740Z] ce5c4a1c91eb: Pull complete [2023-03-21T14:05:10.740Z] 169dfbe0d373: Pull complete [2023-03-21T14:05:10.740Z] e1ff8fa3b103: Pull complete [2023-03-21T14:05:12.040Z] Removing intermediate container 53a4aa863d0e [2023-03-21T14:05:12.040Z] ---> be52ddb4ec39 [2023-03-21T14:05:12.040Z] Step 13/29 : FROM alpine:3.17 [2023-03-21T14:05:12.040Z] 3.17: Pulling from library/alpine [2023-03-21T14:05:12.040Z] 63b65145d645: Already exists [2023-03-21T14:05:12.040Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T14:05:12.040Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T14:05:12.040Z] ---> b2aa39c304c2 [2023-03-21T14:05:12.040Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-21T14:05:12.040Z] ---> Running in 71179bfd8ee7 [2023-03-21T14:05:12.040Z] Removing intermediate container 71179bfd8ee7 [2023-03-21T14:05:12.040Z] ---> 26a1377d84d4 [2023-03-21T14:05:12.040Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-21T14:05:12.040Z] ---> Running in 18139a3fb7a8 [2023-03-21T14:05:12.040Z] Removing intermediate container 18139a3fb7a8 [2023-03-21T14:05:12.040Z] ---> 805a7c137493 [2023-03-21T14:05:12.040Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-21T14:05:12.040Z] ---> Running in c8023e8fe702 [2023-03-21T14:05:12.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-21T14:05:12.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-21T14:05:12.559Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T14:05:12.559Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T14:05:12.559Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T14:05:12.559Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T14:05:12.818Z] OK: 8 MiB in 17 packages [2023-03-21T14:05:13.078Z] Removing intermediate container c8023e8fe702 [2023-03-21T14:05:13.078Z] ---> d053821d1022 [2023-03-21T14:05:13.078Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-21T14:05:13.340Z] ---> c81ac3420848 [2023-03-21T14:05:13.340Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-21T14:05:13.340Z] ---> 66a33fa69996 [2023-03-21T14:05:13.340Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-21T14:05:13.340Z] ---> d518cc31db8c [2023-03-21T14:05:13.340Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-21T14:05:13.599Z] ---> 38bd690bf29c [2023-03-21T14:05:13.599Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-21T14:05:14.534Z] ---> b63210ebeda9 [2023-03-21T14:05:14.534Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-21T14:05:14.534Z] ---> Running in 0c06191bdd81 [2023-03-21T14:05:15.472Z] Removing intermediate container 0c06191bdd81 [2023-03-21T14:05:15.472Z] ---> 57890e68a073 [2023-03-21T14:05:15.472Z] Step 23/29 : VOLUME /cache [2023-03-21T14:05:15.472Z] ---> Running in 86ad2d832e4e [2023-03-21T14:05:15.472Z] Removing intermediate container 86ad2d832e4e [2023-03-21T14:05:15.472Z] ---> 7649d06252e1 [2023-03-21T14:05:15.472Z] Step 24/29 : EXPOSE 59711 [2023-03-21T14:05:15.731Z] ---> Running in 707c638de855 [2023-03-21T14:05:15.731Z] Removing intermediate container 707c638de855 [2023-03-21T14:05:15.731Z] ---> a1ac180e1305 [2023-03-21T14:05:15.731Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-21T14:05:15.732Z] ---> Running in f5b757cc7329 [2023-03-21T14:05:15.991Z] Removing intermediate container f5b757cc7329 [2023-03-21T14:05:15.991Z] ---> 5870f07ea205 [2023-03-21T14:05:15.991Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-21T14:05:15.991Z] ---> Running in 68a49c5c4db0 [2023-03-21T14:05:15.991Z] Removing intermediate container 68a49c5c4db0 [2023-03-21T14:05:15.991Z] ---> 497b253e5274 [2023-03-21T14:05:15.991Z] Step 27/29 : LABEL arch=amd64 [2023-03-21T14:05:15.991Z] ---> Running in eeb9fa80a360 [2023-03-21T14:05:15.991Z] Removing intermediate container eeb9fa80a360 [2023-03-21T14:05:15.991Z] ---> 307b78b06f98 [2023-03-21T14:05:15.991Z] Step 28/29 : LABEL git_sha=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [2023-03-21T14:05:15.991Z] ---> Running in 0494f1785f64 [2023-03-21T14:05:16.249Z] Removing intermediate container 0494f1785f64 [2023-03-21T14:05:16.249Z] ---> 7583a700dfad [2023-03-21T14:05:16.249Z] Step 29/29 : LABEL version=0.0.0 [2023-03-21T14:05:16.249Z] ---> Running in f07d70fb7b78 [2023-03-21T14:05:16.508Z] Removing intermediate container f07d70fb7b78 [2023-03-21T14:05:16.509Z] ---> e72ea4ae4a83 [2023-03-21T14:05:16.509Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T14:05:16.509Z] Successfully built e72ea4ae4a83 [2023-03-21T14:05:16.509Z] 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-03-21T14:05:17.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T14:05:17.411Z] [2023-03-21T14:05:17.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:05:17.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T14:05:17.793Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-21T14:05:17.793Z] 5eb5b503b376: Pulling fs layer [2023-03-21T14:05:17.793Z] 5c69ac0246d0: Pulling fs layer [2023-03-21T14:05:17.793Z] ec43610c2a17: Pulling fs layer [2023-03-21T14:05:17.793Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-21T14:05:17.793Z] 33b1e0a273af: Pulling fs layer [2023-03-21T14:05:17.793Z] 5d3b04190fa2: Pulling fs layer [2023-03-21T14:05:17.793Z] 2f39f015ded8: Pulling fs layer [2023-03-21T14:05:17.793Z] 3a2ae6a8a46f: Waiting [2023-03-21T14:05:17.793Z] 33b1e0a273af: Waiting [2023-03-21T14:05:17.793Z] 5d3b04190fa2: Waiting [2023-03-21T14:05:17.793Z] 2f39f015ded8: Waiting [2023-03-21T14:05:17.793Z] 5c69ac0246d0: Verifying Checksum [2023-03-21T14:05:17.793Z] 5c69ac0246d0: Download complete [2023-03-21T14:05:17.793Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-21T14:05:17.793Z] 3a2ae6a8a46f: Download complete [2023-03-21T14:05:18.054Z] 33b1e0a273af: Verifying Checksum [2023-03-21T14:05:18.054Z] 33b1e0a273af: Download complete [2023-03-21T14:05:18.054Z] 5d3b04190fa2: Download complete [2023-03-21T14:05:18.054Z] ec43610c2a17: Verifying Checksum [2023-03-21T14:05:18.054Z] ec43610c2a17: Download complete [2023-03-21T14:05:18.054Z] 5eb5b503b376: Verifying Checksum [2023-03-21T14:05:18.054Z] 5eb5b503b376: Download complete [2023-03-21T14:05:18.620Z] 2f39f015ded8: Download complete [2023-03-21T14:05:19.148Z] 52ebb69f0ebf: Pull complete [2023-03-21T14:05:19.554Z] 5eb5b503b376: Pull complete [2023-03-21T14:05:19.554Z] 5c69ac0246d0: Pull complete [2023-03-21T14:05:20.121Z] ec43610c2a17: Pull complete [2023-03-21T14:05:20.121Z] 3a2ae6a8a46f: Pull complete [2023-03-21T14:05:20.121Z] 33b1e0a273af: Pull complete [2023-03-21T14:05:20.379Z] 5d3b04190fa2: Pull complete [2023-03-21T14:05:21.106Z] 5abe8eddf0d5: Pull complete [2023-03-21T14:05:21.106Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-21T14:05:21.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-21T14:05:21.106Z] ---> 6cb57ee374ae [2023-03-21T14:05:21.106Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T14:05:21.691Z] ---> Running in 5bab76063fd7 [2023-03-21T14:05:21.961Z] Removing intermediate container 5bab76063fd7 [2023-03-21T14:05:21.961Z] ---> 65a607f3ddca [2023-03-21T14:05:21.961Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T14:05:21.961Z] ---> Running in c1564119fb2f [2023-03-21T14:05:22.233Z] Removing intermediate container c1564119fb2f [2023-03-21T14:05:22.233Z] ---> 854976f208cf [2023-03-21T14:05:22.233Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-21T14:05:22.233Z] ---> Running in a0a8d9070798 [2023-03-21T14:05:22.502Z] Removing intermediate container a0a8d9070798 [2023-03-21T14:05:22.502Z] ---> c2d318bc3cf3 [2023-03-21T14:05:22.502Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T14:05:22.776Z] ---> Running in 9e590f28331f [2023-03-21T14:05:24.198Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T14:05:24.564Z] 2f39f015ded8: Pull complete [2023-03-21T14:05:24.564Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-21T14:05:24.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T14:05:24.564Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T14:05:24.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T14:05:24.802Z] prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container [2023-03-21T14:05:24.835Z] $ 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-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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-03-21T14:05:25.747Z] OK: 263 MiB in 53 packages [2023-03-21T14:05:26.710Z] Removing intermediate container 9e590f28331f [2023-03-21T14:05:26.710Z] ---> d59d342c0185 [2023-03-21T14:05:26.710Z] Step 7/12 : WORKDIR /app [2023-03-21T14:05:26.977Z] ---> Running in 893d482ac551 [2023-03-21T14:05:27.564Z] Removing intermediate container 893d482ac551 [2023-03-21T14:05:27.564Z] ---> 7527f80c54ac [2023-03-21T14:05:27.564Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-21T14:05:28.147Z] ---> 1acd7de3a4f0 [2023-03-21T14:05:28.147Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T14:05:28.147Z] ---> Running in 1107684913b1 [2023-03-21T14:05:30.657Z] $ docker top 292206e394c85a7413ff693993fe09bdc93005020f711d3faefc53575a5ab225 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:05:31.223Z] ---> job-cost.sh [2023-03-21T14:05:31.223Z] lf-activate-venv: SKIPPING [2023-03-21T14:05:31.223Z] INFO: No Stack... [2023-03-21T14:05:31.481Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T14:05:31.741Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T14:05:32.058Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives/cost.csv [2023-03-21T14:05:32.058Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T14:05:32.098Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [2023-03-21T14:05:32.103Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] did not exist. Created. [2023-03-21T14:05:32.103Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T14:05:32.495Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-21T14:05:32.551Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T14:05:32.578Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T14:05:32.657Z] $ docker stop --time=1 292206e394c85a7413ff693993fe09bdc93005020f711d3faefc53575a5ab225 [2023-03-21T14:05:33.838Z] $ docker rm -f --volumes 292206e394c85a7413ff693993fe09bdc93005020f711d3faefc53575a5ab225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-21T14:06:49.773Z] Removing intermediate container 1107684913b1 [2023-03-21T14:06:49.773Z] ---> a2b052ee660c [2023-03-21T14:06:49.773Z] Step 10/12 : COPY . . [2023-03-21T14:06:49.773Z] ---> 05f334615e48 [2023-03-21T14:06:49.773Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T14:06:49.773Z] ---> Running in fb5d6fada261 [2023-03-21T14:06:49.773Z] Removing intermediate container fb5d6fada261 [2023-03-21T14:06:49.773Z] ---> cb33952aedca [2023-03-21T14:06:49.773Z] Step 12/12 : RUN $MAKE [2023-03-21T14:06:49.773Z] ---> Running in ecdcf76b8230 [2023-03-21T14:06:49.773Z] noop [2023-03-21T14:06:49.773Z] Removing intermediate container ecdcf76b8230 [2023-03-21T14:06:49.773Z] ---> d0b22d688dcc [2023-03-21T14:06:49.773Z] Successfully built d0b22d688dcc [2023-03-21T14:06:49.773Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:06:50.249Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T14:06:50.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T14:06:50.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-4857 does not seem to be running inside a container [2023-03-21T14:06:50.577Z] $ 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-03-21T14:06:53.175Z] $ docker top 9b32cc70881d5ed936e2d03e25f0a4ef61988660be79bb11e415a92f33f58442 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T14:06:54.024Z] + go version [2023-03-21T14:06:54.025Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-21T14:06:54.061Z] $ docker stop --time=1 9b32cc70881d5ed936e2d03e25f0a4ef61988660be79bb11e415a92f33f58442 [2023-03-21T14:06:55.633Z] $ docker rm -f --volumes 9b32cc70881d5ed936e2d03e25f0a4ef61988660be79bb11e415a92f33f58442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:06:56.436Z] + docker inspect -f . ci-base-image-arm64 [2023-03-21T14:06:56.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T14:06:56.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-4857 does not seem to be running inside a container [2023-03-21T14:06:56.724Z] $ 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-03-21T14:06:57.755Z] $ docker top 23684071417e7636296615438fad25b97ee2e33dcdfecb99e5064ac30976e82f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T14:06:58.285Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-21T14:06:58.660Z] + make test [2023-03-21T14:06:58.660Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-21T14:09:35.365Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-21T14:09:35.365Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-21T14:09:35.365Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.001s coverage: 86.2% of statements [2023-03-21T14:09:39.610Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.454s coverage: 71.9% of statements [2023-03-21T14:09:39.876Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-21T14:09:39.876Z] go vet ./... [2023-03-21T14:12:01.563Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-21T14:12:01.563Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-21T14:12:01.563Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-21T14:12:01.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-21T14:12:01.639Z] $ docker stop --time=1 23684071417e7636296615438fad25b97ee2e33dcdfecb99e5064ac30976e82f [2023-03-21T14:12:03.585Z] $ docker rm -f --volumes 23684071417e7636296615438fad25b97ee2e33dcdfecb99e5064ac30976e82f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-21T14:12:05.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-21T14:12:05.163Z] Warning: overwriting stash ‘coverage-report’ [2023-03-21T14:12:05.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-21T14:12:06.156Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-21T14:12:06.488Z] + ls -al . [2023-03-21T14:12:06.488Z] total 224 [2023-03-21T14:12:06.488Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 21 14:07 . [2023-03-21T14:12:06.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:04 .. [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 21 14:04 .dockerignore [2023-03-21T14:12:06.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 14:04 .git [2023-03-21T14:12:06.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 14:04 .github [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 21 14:04 .gitignore [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 14:04 .golangci.yml [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 21 14:04 Attribution.txt [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 21 14:04 CHANGELOG.md [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 21 14:04 Dockerfile [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 14:04 GOVERNANCE.md [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 21 14:04 Jenkinsfile [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 21 14:04 LICENSE [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 21 14:04 Makefile [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 21 14:04 OWNERS.md [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 21 14:04 README.md [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 14:02 VERSION [2023-03-21T14:12:06.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:04 bin [2023-03-21T14:12:06.488Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 21 14:09 coverage.out [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 3511 Mar 21 14:04 go.mod [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 31591 Mar 21 14:04 go.sum [2023-03-21T14:12:06.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:04 images [2023-03-21T14:12:06.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:04 internal [2023-03-21T14:12:06.488Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 21 14:04 main.go [2023-03-21T14:12:06.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 14:04 res [2023-03-21T14:12:06.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 14:04 snap [2023-03-21T14:12:06.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:12:06.902Z] + 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=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 --label arch=arm64 --label version=0.0.0 . [2023-03-21T14:12:07.172Z] Sending build context to Docker daemon 678.4kB [2023-03-21T14:12:07.172Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-21T14:12:07.172Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-21T14:12:07.172Z] ---> d0b22d688dcc [2023-03-21T14:12:07.172Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-21T14:12:07.172Z] ---> Running in e4594a61110f [2023-03-21T14:12:07.441Z] Removing intermediate container e4594a61110f [2023-03-21T14:12:07.441Z] ---> 62ea95f2ff1b [2023-03-21T14:12:07.441Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-21T14:12:07.708Z] ---> Running in 5e001b1229dd [2023-03-21T14:12:07.975Z] Removing intermediate container 5e001b1229dd [2023-03-21T14:12:07.975Z] ---> 2eace9153603 [2023-03-21T14:12:07.975Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-21T14:12:07.975Z] ---> Running in 9201f2adfcdf [2023-03-21T14:12:08.245Z] Removing intermediate container 9201f2adfcdf [2023-03-21T14:12:08.245Z] ---> f60c257ea1a9 [2023-03-21T14:12:08.245Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-21T14:12:08.245Z] ---> Running in ee9c8884df5b [2023-03-21T14:12:09.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T14:12:09.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T14:12:10.752Z] OK: 263 MiB in 53 packages [2023-03-21T14:12:11.712Z] Removing intermediate container ee9c8884df5b [2023-03-21T14:12:11.712Z] ---> 3a2f48e7b3ea [2023-03-21T14:12:11.712Z] Step 7/29 : WORKDIR /app [2023-03-21T14:12:11.712Z] ---> Running in d5451dcd6171 [2023-03-21T14:12:11.980Z] Removing intermediate container d5451dcd6171 [2023-03-21T14:12:11.980Z] ---> 0e7a029556ee [2023-03-21T14:12:11.980Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-21T14:12:12.568Z] ---> e9bca7cbb517 [2023-03-21T14:12:12.569Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-21T14:12:12.569Z] ---> Running in e922b9049df5 [2023-03-21T14:12:15.155Z] Removing intermediate container e922b9049df5 [2023-03-21T14:12:15.155Z] ---> 972222bbb3d2 [2023-03-21T14:12:15.155Z] Step 10/29 : COPY . . [2023-03-21T14:12:15.432Z] ---> c51a642d5d2f [2023-03-21T14:12:15.432Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-21T14:12:15.700Z] ---> Running in 88d30522da7a [2023-03-21T14:12:15.968Z] Removing intermediate container 88d30522da7a [2023-03-21T14:12:15.968Z] ---> 4e35b1e16b29 [2023-03-21T14:12:15.968Z] Step 12/29 : RUN $MAKE [2023-03-21T14:12:15.968Z] ---> Running in 043d22f7c579 [2023-03-21T14:12:16.932Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -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-03-21T14:14:23.599Z] Removing intermediate container 043d22f7c579 [2023-03-21T14:14:23.599Z] ---> d0d734abfc1c [2023-03-21T14:14:23.599Z] Step 13/29 : FROM alpine:3.17 [2023-03-21T14:14:23.599Z] 3.17: Pulling from library/alpine [2023-03-21T14:14:23.599Z] af6eaf76a39c: Already exists [2023-03-21T14:14:23.599Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-21T14:14:23.599Z] Status: Downloaded newer image for alpine:3.17 [2023-03-21T14:14:23.599Z] ---> d74e625d9115 [2023-03-21T14:14:23.599Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-21T14:14:23.599Z] ---> Running in 00fcdfdd4153 [2023-03-21T14:14:23.599Z] Removing intermediate container 00fcdfdd4153 [2023-03-21T14:14:23.599Z] ---> 792fd3a58a96 [2023-03-21T14:14:23.599Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-21T14:14:23.599Z] ---> Running in e068a6490aa9 [2023-03-21T14:14:23.599Z] Removing intermediate container e068a6490aa9 [2023-03-21T14:14:23.599Z] ---> 5250e00b081b [2023-03-21T14:14:23.599Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-21T14:14:23.599Z] ---> Running in ee3971e57008 [2023-03-21T14:14:23.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-21T14:14:24.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-21T14:14:25.144Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-21T14:14:25.412Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-21T14:14:25.412Z] Executing busybox-1.35.0-r29.trigger [2023-03-21T14:14:25.412Z] Executing ca-certificates-20220614-r4.trigger [2023-03-21T14:14:25.677Z] OK: 8 MiB in 17 packages [2023-03-21T14:14:27.086Z] Removing intermediate container ee3971e57008 [2023-03-21T14:14:27.086Z] ---> cf184ce1ee4f [2023-03-21T14:14:27.086Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-21T14:14:27.354Z] ---> 2ea5db13fe2d [2023-03-21T14:14:27.354Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-21T14:14:27.938Z] ---> 7ec70d28e00b [2023-03-21T14:14:27.938Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-21T14:14:28.212Z] ---> 11c7b1dfdd24 [2023-03-21T14:14:28.212Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-21T14:14:28.794Z] ---> 6be14845694d [2023-03-21T14:14:28.794Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-21T14:14:30.204Z] ---> 8496f59bde6e [2023-03-21T14:14:30.204Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-21T14:14:30.204Z] ---> Running in 9bb838765b77 [2023-03-21T14:14:33.905Z] Removing intermediate container 9bb838765b77 [2023-03-21T14:14:33.905Z] ---> 32cfbaa42bd3 [2023-03-21T14:14:33.905Z] Step 23/29 : VOLUME /cache [2023-03-21T14:14:33.905Z] ---> Running in 852f9d8df8f7 [2023-03-21T14:14:33.905Z] Removing intermediate container 852f9d8df8f7 [2023-03-21T14:14:33.905Z] ---> 57b6c27bea1b [2023-03-21T14:14:33.905Z] Step 24/29 : EXPOSE 59711 [2023-03-21T14:14:33.905Z] ---> Running in 547d8e090630 [2023-03-21T14:14:34.487Z] Removing intermediate container 547d8e090630 [2023-03-21T14:14:34.487Z] ---> 4887369a6167 [2023-03-21T14:14:34.487Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-21T14:14:34.487Z] ---> Running in e1d7a9342198 [2023-03-21T14:14:34.754Z] Removing intermediate container e1d7a9342198 [2023-03-21T14:14:34.754Z] ---> 468411d47997 [2023-03-21T14:14:34.754Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-21T14:14:34.754Z] ---> Running in c7f849e1786f [2023-03-21T14:14:35.020Z] Removing intermediate container c7f849e1786f [2023-03-21T14:14:35.020Z] ---> f507f291dd11 [2023-03-21T14:14:35.020Z] Step 27/29 : LABEL arch=arm64 [2023-03-21T14:14:35.020Z] ---> Running in 6f269d8d5a8f [2023-03-21T14:14:35.294Z] Removing intermediate container 6f269d8d5a8f [2023-03-21T14:14:35.294Z] ---> 79430ff4dd3c [2023-03-21T14:14:35.294Z] Step 28/29 : LABEL git_sha=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [2023-03-21T14:14:35.566Z] ---> Running in be7aecf64274 [2023-03-21T14:14:35.835Z] Removing intermediate container be7aecf64274 [2023-03-21T14:14:35.835Z] ---> 5e3adefa4bba [2023-03-21T14:14:35.835Z] Step 29/29 : LABEL version=0.0.0 [2023-03-21T14:14:35.835Z] ---> Running in f78af48185d3 [2023-03-21T14:14:36.100Z] Removing intermediate container f78af48185d3 [2023-03-21T14:14:36.100Z] ---> 66391c37740f [2023-03-21T14:14:36.100Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-21T14:14:36.100Z] Successfully built 66391c37740f [2023-03-21T14:14:36.100Z] 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-03-21T14:14:37.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T14:14:37.002Z] [2023-03-21T14:14:37.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:14:37.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T14:14:37.400Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-21T14:14:37.400Z] 8998bd30e6a1: Pulling fs layer [2023-03-21T14:14:37.400Z] 04944245beec: Pulling fs layer [2023-03-21T14:14:37.400Z] 699f458cf7ca: Pulling fs layer [2023-03-21T14:14:37.400Z] 765212b225bb: Pulling fs layer [2023-03-21T14:14:37.400Z] f23df028b6ca: Pulling fs layer [2023-03-21T14:14:37.400Z] d65c8cfc05b1: Pulling fs layer [2023-03-21T14:14:37.400Z] 2437ff75d9bd: Pulling fs layer [2023-03-21T14:14:37.400Z] 765212b225bb: Waiting [2023-03-21T14:14:37.400Z] f23df028b6ca: Waiting [2023-03-21T14:14:37.400Z] d65c8cfc05b1: Waiting [2023-03-21T14:14:37.400Z] 2437ff75d9bd: Waiting [2023-03-21T14:14:37.668Z] 04944245beec: Verifying Checksum [2023-03-21T14:14:37.668Z] 04944245beec: Download complete [2023-03-21T14:14:37.668Z] 765212b225bb: Verifying Checksum [2023-03-21T14:14:37.668Z] 765212b225bb: Download complete [2023-03-21T14:14:37.668Z] f23df028b6ca: Verifying Checksum [2023-03-21T14:14:37.668Z] f23df028b6ca: Download complete [2023-03-21T14:14:37.668Z] d65c8cfc05b1: Verifying Checksum [2023-03-21T14:14:37.668Z] d65c8cfc05b1: Download complete [2023-03-21T14:14:37.940Z] 699f458cf7ca: Verifying Checksum [2023-03-21T14:14:37.940Z] 699f458cf7ca: Download complete [2023-03-21T14:14:38.211Z] 8998bd30e6a1: Verifying Checksum [2023-03-21T14:14:38.211Z] 8998bd30e6a1: Download complete [2023-03-21T14:14:40.798Z] 2437ff75d9bd: Verifying Checksum [2023-03-21T14:14:42.202Z] 8998bd30e6a1: Pull complete [2023-03-21T14:14:42.468Z] 04944245beec: Pull complete [2023-03-21T14:14:43.878Z] 699f458cf7ca: Pull complete [2023-03-21T14:14:44.146Z] 765212b225bb: Pull complete [2023-03-21T14:14:46.790Z] f23df028b6ca: Pull complete [2023-03-21T14:14:47.065Z] d65c8cfc05b1: Pull complete [2023-03-21T14:15:02.114Z] 2437ff75d9bd: Pull complete [2023-03-21T14:15:02.114Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-21T14:15:02.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-21T14:15:02.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T14:15:02.422Z] prd-ubuntu20.04-docker-arm64-4c-16g-4857 does not seem to be running inside a container [2023-03-21T14:15:02.486Z] $ 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-03-21T14:15:05.102Z] $ docker top 09c81cf0c2f26e6d937e89159a7acbaa8dbfc299ff715f379683f267bbc47020 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:15:05.983Z] ---> job-cost.sh [2023-03-21T14:15:05.983Z] lf-activate-venv: SKIPPING [2023-03-21T14:15:05.983Z] INFO: No Stack... [2023-03-21T14:15:06.567Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-21T14:15:07.149Z] INFO: Archiving Costs [Pipeline] sh [2023-03-21T14:15:07.486Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-03-21T14:15:07.486Z] + cut -d, -f6 [Pipeline] lock [2023-03-21T14:15:07.566Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [2023-03-21T14:15:07.571Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] did not exist. Created. [2023-03-21T14:15:07.571Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-21T14:15:07.991Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-5f3d40b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-21T14:15:08.336Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-21T14:15:08.372Z] Warning: overwriting stash ‘stack-cost’ [2023-03-21T14:15:08.418Z] Stashed 1 file(s) [Pipeline] } [2023-03-21T14:15:08.433Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-165-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-21T14:15:08.504Z] $ docker stop --time=1 09c81cf0c2f26e6d937e89159a7acbaa8dbfc299ff715f379683f267bbc47020 [2023-03-21T14:15:09.979Z] $ docker rm -f --volumes 09c81cf0c2f26e6d937e89159a7acbaa8dbfc299ff715f379683f267bbc47020 [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-03-21T14:15:11.090Z] provisioning config files... [2023-03-21T14:15:11.102Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/config1429226272310214596tmp [Pipeline] { [Pipeline] sh [2023-03-21T14:15:11.443Z] + set +x [2023-03-21T14:15:11.443Z] + + bash -scurl -- -s [2023-03-21T14:15:11.443Z] https://codecov.io/bash [2023-03-21T14:15:11.443Z] [2023-03-21T14:15:11.443Z] _____ _ [2023-03-21T14:15:11.443Z] / ____| | | [2023-03-21T14:15:11.443Z] | | ___ __| | ___ ___ _____ __ [2023-03-21T14:15:11.443Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-21T14:15:11.443Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-21T14:15:11.443Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-21T14:15:11.443Z] Bash-1.0.6 [2023-03-21T14:15:11.443Z] [2023-03-21T14:15:11.443Z] [2023-03-21T14:15:11.443Z] ==> git version 2.25.1 found [2023-03-21T14:15:11.443Z] ==> 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-03-21T14:15:11.443Z] Release-Date: 2020-01-08 [2023-03-21T14:15:11.443Z] 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-03-21T14:15:11.443Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-21T14:15:11.443Z] ==> Jenkins CI detected. [2023-03-21T14:15:11.443Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-165 [2023-03-21T14:15:11.443Z] project root: . [2023-03-21T14:15:11.443Z] --> token set from env [2023-03-21T14:15:11.443Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-21T14:15:11.443Z] ==> Running gcov in . (disable via -X gcov) [2023-03-21T14:15:11.443Z] ==> Python coveragepy not found [2023-03-21T14:15:11.443Z] ==> Searching for coverage reports in: [2023-03-21T14:15:11.443Z] + . [2023-03-21T14:15:11.443Z] -> Found 1 reports [2023-03-21T14:15:11.443Z] ==> Detecting git/mercurial file structure [2023-03-21T14:15:11.702Z] ==> Reading reports [2023-03-21T14:15:11.702Z] + ./coverage.out bytes=41317 [2023-03-21T14:15:11.702Z] ==> Appending adjustments [2023-03-21T14:15:11.702Z] https://docs.codecov.io/docs/fixing-reports [2023-03-21T14:15:11.702Z] + Found adjustments [2023-03-21T14:15:11.702Z] ==> Gzipping contents [2023-03-21T14:15:11.702Z] 12K /tmp/codecov.b4UrpX.gz [2023-03-21T14:15:11.702Z] ==> Uploading reports [2023-03-21T14:15:11.702Z] url: https://codecov.io [2023-03-21T14:15:11.702Z] query: branch=PR-165&commit=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=165&job=&cmd_args= [2023-03-21T14:15:11.702Z] -> Pinging Codecov [2023-03-21T14:15:11.702Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-165&commit=2e85c91a9543ae3a144ba9c7fa8d414b6a63c177&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=165&job=&cmd_args= [2023-03-21T14:15:11.960Z] -> Uploading to [2023-03-21T14:15:11.960Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-21/581DD39554BDF9B6E22D074273EAD858/2e85c91a9543ae3a144ba9c7fa8d414b6a63c177/98cdb553-1836-476a-b24a-d78e606d448e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T141511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f77ce8c2ca64b2d249ed2241e59135d5641909570d270a01582ab0cace91fb4a [2023-03-21T14:15:11.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-21T14:15:11.960Z] Dload Upload Total Spent Left Speed [2023-03-21T14:15:12.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 51780 --:--:-- --:--:-- --:--:-- 51554 100 11806 0 0 100 11806 0 36438 --:--:-- --:--:-- --:--:-- 36326 [2023-03-21T14:15:12.219Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2e85c91a9543ae3a144ba9c7fa8d414b6a63c177 [Pipeline] } [2023-03-21T14:15:12.246Z] 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-03-21T14:15:13.942Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives ] [2023-03-21T14:15:13.942Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives [2023-03-21T14:15:13.942Z] total 16 [2023-03-21T14:15:13.942Z] drwxr-xr-x 3 root root 4096 Mar 21 14:05 . [2023-03-21T14:15:13.942Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 14:05 .. [2023-03-21T14:15:13.942Z] drwxr-xr-x 2 root root 4096 Mar 21 14:05 cost [2023-03-21T14:15:13.942Z] -rw-r--r-- 1 root root 95 Mar 21 14:05 cost.csv [2023-03-21T14:15:13.942Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives [2023-03-21T14:15:13.942Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives [2023-03-21T14:15:13.942Z] total 16 [2023-03-21T14:15:13.942Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 14:05 . [2023-03-21T14:15:13.942Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 14:05 .. [2023-03-21T14:15:13.942Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 14:05 cost [2023-03-21T14:15:13.942Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 21 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:15:14.263Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:15:15.147Z] ---> package-listing.sh [2023-03-21T14:15:15.147Z] ++ facter osfamily [2023-03-21T14:15:15.147Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-21T14:15:15.406Z] + OS_FAMILY=debian [2023-03-21T14:15:15.406Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-165 [2023-03-21T14:15:15.406Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-21T14:15:15.406Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-21T14:15:15.406Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-21T14:15:15.406Z] + PACKAGES=/tmp/packages_start.txt [2023-03-21T14:15:15.406Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-165 ']' [2023-03-21T14:15:15.406Z] + PACKAGES=/tmp/packages_end.txt [2023-03-21T14:15:15.406Z] + case "${OS_FAMILY}" in [2023-03-21T14:15:15.406Z] + dpkg -l [2023-03-21T14:15:15.406Z] + grep '^ii' [2023-03-21T14:15:15.406Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-21T14:15:15.406Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-21T14:15:15.406Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-21T14:15:15.406Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-165 ']' [2023-03-21T14:15:15.406Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives/ [2023-03-21T14:15:15.406Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-165/archives/ [Pipeline] echo [2023-03-21T14:15:15.440Z] 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-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-21T14:15:15.729Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-21T14:15:16.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-21T14:15:16.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-21T14:15:16.482Z] prd-ubuntu20.04-docker-8c-8g-4856 does not seem to be running inside a container [2023-03-21T14:15:16.503Z] $ 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-165/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-165 -v /w/workspace/y_app-rfid-llrp-inventory_PR-165:/w/workspace/y_app-rfid-llrp-inventory_PR-165:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-165@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-03-21T14:15:16.710Z] $ docker top f0efdc065fd6e33189ca6c6d22c91381bf699277039bbe96ccd0d19006545606 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-21T14:15:17.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-21T14:15:17.409Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-21T14:15:17.718Z] + ls /var/log/sa-host [2023-03-21T14:15:17.718Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-21T14:15:17.920Z] provisioning config files... [2023-03-21T14:15:17.929Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-165@tmp/config9284773437809513594tmp [Pipeline] { [Pipeline] echo [2023-03-21T14:15:17.981Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:15:18.287Z] ---> create-netrc.sh [Pipeline] } [2023-03-21T14:15:18.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:15:18.708Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-21T14:15:18.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:15:19.051Z] ---> sudo-logs.sh [2023-03-21T14:15:19.051Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-21T14:15:19.132Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:15:19.444Z] ---> job-cost.sh [2023-03-21T14:15:19.444Z] lf-activate-venv: SKIPPING [2023-03-21T14:15:19.444Z] DEBUG: total: 0.2199999988079071 [2023-03-21T14:15:19.444Z] INFO: Retrieving Stack Cost... [2023-03-21T14:15:19.702Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-21T14:15:20.269Z] INFO: Archiving Costs [Pipeline] echo [2023-03-21T14:15:20.309Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-21T14:15:20.627Z] ---> logs-deploy.sh [2023-03-21T14:15:20.627Z] lf-activate-venv: SKIPPING [2023-03-21T14:15:20.627Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-165/1 [2023-03-21T14:15:20.627Z] INFO: archiving workspace using pattern(s): [2023-03-21T14:15:21.569Z] Archives upload complete. [2023-03-21T14:15:21.569Z] INFO: archiving logs to Nexus