Push event to branch change-log Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f39723350613bf32ff0618af7aa274d36fe259d 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-ssh13974615496078843294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh10959210034252566606.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/change-log/workspace@libs/edgex-global-pipelines # 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/change-log/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8757547243360800155.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/change-log/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17674015070867994273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh12677906310694155658.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/change-log/workspace@libs/lf-pipelines # 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/change-log/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16853458075694273852.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47829 in /w/workspace/p-rfid-llrp-inventory_change-log [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/p-rfid-llrp-inventory_change-log # 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 Avoid second fetch Checking out Revision 8f39723350613bf32ff0618af7aa274d36fe259d (change-log) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 Commit message: "docs: Update change log for Kamakura" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T18:07:39.227Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T18:07:39.422Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T18:07:39.631Z] ========================================================= [2022-05-10T18:07:39.632Z] EdgeX Global Pipelines Version Info [2022-05-10T18:07:39.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:07:40.458Z] ------------------- [2022-05-10T18:07:40.458Z] stable info: [2022-05-10T18:07:40.458Z] ------------------- [2022-05-10T18:07:40.458Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:07:40.458Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T18:07:40.458Z] Message: update stable to v1.0.227 [2022-05-10T18:07:42.377Z] ------------------- [2022-05-10T18:07:42.377Z] experimental info: [2022-05-10T18:07:42.377Z] ------------------- [2022-05-10T18:07:42.377Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T18:07:42.377Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T18:07:42.377Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T18:07:42.639Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-05-10T18:07:42.682Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T18:07:42.724Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T18:07:42.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T18:07:42.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T18:07:42.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T18:07:42.899Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T18:07:42.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T18:07:42.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T18:07:43.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T18:07:43.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T18:07:43.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-05-10T18:07:43.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T18:07:43.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T18:07:43.230Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:07:43.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T18:07:43.313Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:07:43.353Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T18:07:43.396Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T18:07:43.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T18:07:43.476Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T18:07:43.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T18:07:43.561Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T18:07:43.599Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T18:07:43.639Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T18:07:43.675Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T18:07:43.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = change-log [Pipeline] echo [2022-05-10T18:07:43.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = change-log [Pipeline] echo [2022-05-10T18:07:43.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = change-log [Pipeline] echo [2022-05-10T18:07:43.838Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo [2022-05-10T18:07:43.873Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f39723 [Pipeline] echo [2022-05-10T18:07:43.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:07:44.036Z] provisioning config files... [2022-05-10T18:07:44.053Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config1048144153937519557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:07:44.400Z] ---> docker-login.sh [2022-05-10T18:07:44.401Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:07:44.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:07:44.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:07:44.669Z] Configure a credential helper to remove this warning. See [2022-05-10T18:07:44.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:07:44.669Z] [2022-05-10T18:07:44.669Z] Login Succeeded [2022-05-10T18:07:44.669Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:07:44.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:07:44.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:07:44.931Z] Configure a credential helper to remove this warning. See [2022-05-10T18:07:44.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:07:44.931Z] [2022-05-10T18:07:44.931Z] Login Succeeded [2022-05-10T18:07:44.931Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:07:44.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:07:44.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:07:44.931Z] Configure a credential helper to remove this warning. See [2022-05-10T18:07:44.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:07:44.931Z] [2022-05-10T18:07:44.931Z] Login Succeeded [2022-05-10T18:07:44.931Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:07:45.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:07:45.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:07:45.193Z] Configure a credential helper to remove this warning. See [2022-05-10T18:07:45.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:07:45.193Z] [2022-05-10T18:07:45.193Z] Login Succeeded [2022-05-10T18:07:45.193Z] docker.io [2022-05-10T18:07:45.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:07:45.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:07:45.770Z] Configure a credential helper to remove this warning. See [2022-05-10T18:07:45.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:07:45.770Z] [2022-05-10T18:07:45.770Z] Login Succeeded [2022-05-10T18:07:45.770Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:07:45.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T18:07:46.412Z] + git rev-list -1 --merges 8f39723350613bf32ff0618af7aa274d36fe259d~1..8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo [2022-05-10T18:07:46.548Z] -----------> git rev-list -1 --merges 8f39723350613bf32ff0618af7aa274d36fe259d~1..8f39723350613bf32ff0618af7aa274d36fe259d 8f39723350613bf32ff0618af7aa274d36fe259d [false] [Pipeline] sh [2022-05-10T18:07:46.868Z] + git log --format=format:%s -1 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo [2022-05-10T18:07:46.907Z] ========================================================= [2022-05-10T18:07:46.907Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T18:07:46.907Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:07:47.339Z] + git log --format=format:%s -1 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo [2022-05-10T18:07:47.373Z] [semverPrep] GIT_COMMIT: 8f39723350613bf32ff0618af7aa274d36fe259d, Commit Message: docs: Update change log for Kamakura [Pipeline] echo [2022-05-10T18:07:47.402Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T18:07:48.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T18:07:48.143Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T18:07:48.143Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T18:07:48.143Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T18:07:48.143Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T18:07:48.143Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T18:07:48.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:07:48.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:07:48.527Z] [2022-05-10T18:07:48.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:07:48.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:07:48.880Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T18:07:48.880Z] 1fe172e4850f: Pulling fs layer [2022-05-10T18:07:48.880Z] caf521ccaac6: Pulling fs layer [2022-05-10T18:07:48.880Z] 3ead6fa29328: Pulling fs layer [2022-05-10T18:07:48.880Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T18:07:48.880Z] a8d5f1318db7: Pulling fs layer [2022-05-10T18:07:48.880Z] c427282e49a2: Pulling fs layer [2022-05-10T18:07:48.880Z] 1827001aaf11: Pulling fs layer [2022-05-10T18:07:48.880Z] 0714d37db230: Pulling fs layer [2022-05-10T18:07:48.880Z] ac28cf19c067: Pulling fs layer [2022-05-10T18:07:48.880Z] ca983d60f3e2: Pulling fs layer [2022-05-10T18:07:48.880Z] 9f894cec8388: Pulling fs layer [2022-05-10T18:07:48.880Z] c427282e49a2: Waiting [2022-05-10T18:07:48.880Z] 1827001aaf11: Waiting [2022-05-10T18:07:48.880Z] 0714d37db230: Waiting [2022-05-10T18:07:48.880Z] ac28cf19c067: Waiting [2022-05-10T18:07:48.880Z] ca983d60f3e2: Waiting [2022-05-10T18:07:48.880Z] 9f894cec8388: Waiting [2022-05-10T18:07:48.880Z] 5c2a1cbceb83: Waiting [2022-05-10T18:07:48.880Z] a8d5f1318db7: Waiting [2022-05-10T18:07:48.880Z] caf521ccaac6: Download complete [2022-05-10T18:07:48.880Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T18:07:48.880Z] 5c2a1cbceb83: Download complete [2022-05-10T18:07:49.140Z] a8d5f1318db7: Verifying Checksum [2022-05-10T18:07:49.140Z] a8d5f1318db7: Download complete [2022-05-10T18:07:49.140Z] c427282e49a2: Download complete [2022-05-10T18:07:49.140Z] 3ead6fa29328: Verifying Checksum [2022-05-10T18:07:49.140Z] 3ead6fa29328: Download complete [2022-05-10T18:07:49.140Z] 0714d37db230: Verifying Checksum [2022-05-10T18:07:49.140Z] 0714d37db230: Download complete [2022-05-10T18:07:49.140Z] ac28cf19c067: Verifying Checksum [2022-05-10T18:07:49.140Z] ac28cf19c067: Download complete [2022-05-10T18:07:49.140Z] ca983d60f3e2: Verifying Checksum [2022-05-10T18:07:49.140Z] ca983d60f3e2: Download complete [2022-05-10T18:07:49.140Z] 9f894cec8388: Verifying Checksum [2022-05-10T18:07:49.140Z] 9f894cec8388: Download complete [2022-05-10T18:07:49.140Z] 1fe172e4850f: Verifying Checksum [2022-05-10T18:07:49.140Z] 1fe172e4850f: Download complete [2022-05-10T18:07:49.399Z] 1827001aaf11: Verifying Checksum [2022-05-10T18:07:49.399Z] 1827001aaf11: Download complete [2022-05-10T18:07:50.781Z] 1fe172e4850f: Pull complete [2022-05-10T18:07:50.781Z] caf521ccaac6: Pull complete [2022-05-10T18:07:51.354Z] 3ead6fa29328: Pull complete [2022-05-10T18:07:51.354Z] 5c2a1cbceb83: Pull complete [2022-05-10T18:07:51.613Z] a8d5f1318db7: Pull complete [2022-05-10T18:07:51.874Z] c427282e49a2: Pull complete [2022-05-10T18:07:53.796Z] 1827001aaf11: Pull complete [2022-05-10T18:07:53.796Z] 0714d37db230: Pull complete [2022-05-10T18:07:54.058Z] ac28cf19c067: Pull complete [2022-05-10T18:07:54.058Z] ca983d60f3e2: Pull complete [2022-05-10T18:07:54.320Z] 9f894cec8388: Pull complete [2022-05-10T18:07:54.320Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T18:07:54.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T18:07:54.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T18:07:54.431Z] prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container [2022-05-10T18:07:54.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T18:07:55.990Z] $ docker top 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 -eo pid,comm [2022-05-10T18:07:56.059Z] 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). [2022-05-10T18:07:56.059Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T18:07:56.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:07:56.176Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:07:56.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:07:56.305Z] $ docker exec 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 ssh-agent [2022-05-10T18:07:56.430Z] SSH_AUTH_SOCK=/tmp/ssh-V32yZRpFX1wf/agent.33 [2022-05-10T18:07:56.430Z] SSH_AGENT_PID=39 [2022-05-10T18:07:56.438Z] Running ssh-add (command line suppressed) [2022-05-10T18:07:56.574Z] Identity added: /w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_694310410758445786.key (/w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_694310410758445786.key) [2022-05-10T18:07:56.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:07:56.919Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T18:07:56.949Z] $ docker exec --env ******** --env ******** 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 ssh-agent -k [2022-05-10T18:07:57.071Z] unset SSH_AUTH_SOCK; [2022-05-10T18:07:57.072Z] unset SSH_AGENT_PID; [2022-05-10T18:07:57.072Z] echo Agent pid 39 killed; [2022-05-10T18:07:57.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T18:07:57.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T18:07:57.175Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T18:07:57.313Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T18:07:57.323Z] $ docker exec 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 ssh-agent [2022-05-10T18:07:57.477Z] SSH_AUTH_SOCK=/tmp/ssh-uP0rMfoax4hA/agent.72 [2022-05-10T18:07:57.477Z] SSH_AGENT_PID=78 [2022-05-10T18:07:57.483Z] Running ssh-add (command line suppressed) [2022-05-10T18:07:57.620Z] Identity added: /w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_2590120630495062143.key (/w/workspace/p-rfid-llrp-inventory_change-log@tmp/private_key_2590120630495062143.key) [2022-05-10T18:07:57.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T18:07:57.963Z] + git semver init [2022-05-10T18:07:58.228Z] 2022-05-10 18:07:58,191 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T18:07:58.228Z] 2022-05-10 18:07:58,192 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/p-rfid-llrp-inventory_change-log/.semver [2022-05-10T18:07:58.228Z] 2022-05-10 18:07:58,193 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/p-rfid-llrp-inventory_change-log/.semver [2022-05-10T18:07:58.228Z] 2022-05-10 18:07:58,194 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/p-rfid-llrp-inventory_change-log/.semver'], cwd=/w/workspace/p-rfid-llrp-inventory_change-log, universal_newlines=False, shell=None, istream=None) [2022-05-10T18:07:59.618Z] 2022-05-10 18:07:59,245 [append_file] DEBUG append to file:/w/workspace/p-rfid-llrp-inventory_change-log/.git/info/exclude [2022-05-10T18:07:59.618Z] 2022-05-10 18:07:59,245 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/p-rfid-llrp-inventory_change-log/.semver/change-log with force:False [2022-05-10T18:07:59.618Z] 2022-05-10 18:07:59,246 [write_file] DEBUG write to file:/w/workspace/p-rfid-llrp-inventory_change-log/.semver/change-log [2022-05-10T18:07:59.618Z] 2022-05-10 18:07:59,250 [execute] INFO git cat-file --batch-check [2022-05-10T18:07:59.618Z] 2022-05-10 18:07:59,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-rfid-llrp-inventory_change-log/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:07:59.618Z] 2022-05-10 18:07:59,257 [execute] INFO git cat-file --batch [2022-05-10T18:07:59.618Z] 2022-05-10 18:07:59,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/p-rfid-llrp-inventory_change-log/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T18:07:59.618Z] 2022-05-10 18:07:59,263 [read_version] DEBUG read version from /w/workspace/p-rfid-llrp-inventory_change-log/.semver/change-log [2022-05-10T18:07:59.618Z] 0.0.0 [Pipeline] } [2022-05-10T18:07:59.651Z] $ docker exec --env ******** --env ******** 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 ssh-agent -k [2022-05-10T18:07:59.776Z] unset SSH_AUTH_SOCK; [2022-05-10T18:07:59.776Z] unset SSH_AGENT_PID; [2022-05-10T18:07:59.776Z] echo Agent pid 78 killed; [2022-05-10T18:07:59.785Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T18:08:00.215Z] + git semver [Pipeline] } [2022-05-10T18:08:00.518Z] $ docker stop --time=1 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 [2022-05-10T18:08:01.858Z] $ docker rm -f 6c9bf4d1eefdf7f7439b2cfb4e805b3f1ec5083541f1ad2aedde27887c958107 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:08:02.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T18:08:02.632Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T18:08:02.652Z] [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 [2022-05-10T18:08:03.388Z] provisioning config files... [2022-05-10T18:08:03.400Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config5162198851233899345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:08:03.765Z] ---> docker-login.sh [2022-05-10T18:08:03.766Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:08:03.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:03.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:03.766Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:03.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:03.766Z] [2022-05-10T18:08:03.766Z] Login Succeeded [2022-05-10T18:08:03.766Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:08:03.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:04.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:04.027Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:04.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:04.027Z] [2022-05-10T18:08:04.027Z] Login Succeeded [2022-05-10T18:08:04.027Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:08:04.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:04.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:04.027Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:04.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:04.027Z] [2022-05-10T18:08:04.027Z] Login Succeeded [2022-05-10T18:08:04.027Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:08:04.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:04.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:04.288Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:04.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:04.288Z] [2022-05-10T18:08:04.288Z] Login Succeeded [2022-05-10T18:08:04.289Z] docker.io [2022-05-10T18:08:04.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:08:04.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:08:04.550Z] Configure a credential helper to remove this warning. See [2022-05-10T18:08:04.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:08:04.550Z] [2022-05-10T18:08:04.550Z] Login Succeeded [2022-05-10T18:08:04.550Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:08:04.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:08:04.787Z] [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:08:04.820Z] ========================================================= [2022-05-10T18:08:04.820Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T18:08:04.820Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:08:05.241Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T18:08:05.241Z] Sending build context to Docker daemon 12.39MB [2022-05-10T18:08:05.241Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:08:05.241Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T18:08:05.506Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T18:08:05.506Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T18:08:05.506Z] 666ba61612fd: Pulling fs layer [2022-05-10T18:08:05.506Z] 8ed8ca486205: Pulling fs layer [2022-05-10T18:08:05.506Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T18:08:05.506Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T18:08:05.506Z] ca2b28591e48: Pulling fs layer [2022-05-10T18:08:05.506Z] a51346096db8: Pulling fs layer [2022-05-10T18:08:05.506Z] daebc70d1ce1: Pulling fs layer [2022-05-10T18:08:05.506Z] 0e18a0eac166: Pulling fs layer [2022-05-10T18:08:05.506Z] 22a0e8bec74d: Waiting [2022-05-10T18:08:05.506Z] ca2b28591e48: Waiting [2022-05-10T18:08:05.506Z] daebc70d1ce1: Waiting [2022-05-10T18:08:05.506Z] 0e18a0eac166: Waiting [2022-05-10T18:08:05.506Z] 4fe6c5a15a65: Waiting [2022-05-10T18:08:05.506Z] 8ed8ca486205: Verifying Checksum [2022-05-10T18:08:05.506Z] 8ed8ca486205: Download complete [2022-05-10T18:08:05.506Z] 666ba61612fd: Download complete [2022-05-10T18:08:05.506Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T18:08:05.506Z] 22a0e8bec74d: Download complete [2022-05-10T18:08:05.506Z] ca2b28591e48: Verifying Checksum [2022-05-10T18:08:05.506Z] ca2b28591e48: Download complete [2022-05-10T18:08:05.506Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T18:08:05.506Z] 59bf1c3509f3: Download complete [2022-05-10T18:08:05.506Z] a51346096db8: Verifying Checksum [2022-05-10T18:08:05.506Z] a51346096db8: Download complete [2022-05-10T18:08:05.506Z] daebc70d1ce1: Verifying Checksum [2022-05-10T18:08:05.506Z] daebc70d1ce1: Download complete [2022-05-10T18:08:05.506Z] 59bf1c3509f3: Pull complete [2022-05-10T18:08:05.769Z] 666ba61612fd: Pull complete [2022-05-10T18:08:05.769Z] 8ed8ca486205: Pull complete [2022-05-10T18:08:06.347Z] 0e18a0eac166: Verifying Checksum [2022-05-10T18:08:06.347Z] 0e18a0eac166: Download complete [2022-05-10T18:08:06.347Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T18:08:06.347Z] 4fe6c5a15a65: Download complete [2022-05-10T18:08:10.562Z] 4fe6c5a15a65: Pull complete [2022-05-10T18:08:10.562Z] 22a0e8bec74d: Pull complete [2022-05-10T18:08:10.562Z] ca2b28591e48: Pull complete [2022-05-10T18:08:10.562Z] a51346096db8: Pull complete [2022-05-10T18:08:10.562Z] daebc70d1ce1: Pull complete [2022-05-10T18:08:13.106Z] 0e18a0eac166: Pull complete [2022-05-10T18:08:13.106Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T18:08:13.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T18:08:13.106Z] ---> f018257e8ee9 [2022-05-10T18:08:13.106Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:08:15.042Z] ---> Running in 5d441faa57ab [2022-05-10T18:08:15.042Z] Removing intermediate container 5d441faa57ab [2022-05-10T18:08:15.042Z] ---> 63f683fa9c49 [2022-05-10T18:08:15.042Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:08:15.042Z] ---> Running in e649957de107 [2022-05-10T18:08:15.042Z] Removing intermediate container e649957de107 [2022-05-10T18:08:15.042Z] ---> d341148ee971 [2022-05-10T18:08:15.042Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:08:15.042Z] ---> Running in 4b787181fdf0 [2022-05-10T18:08:15.042Z] Removing intermediate container 4b787181fdf0 [2022-05-10T18:08:15.042Z] ---> cccb19c531b3 [2022-05-10T18:08:15.042Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:08:15.306Z] ---> Running in 268702a131e6 [2022-05-10T18:08:15.878Z] Removing intermediate container 268702a131e6 [2022-05-10T18:08:15.879Z] ---> 1f2f1988f0ab [2022-05-10T18:08:15.879Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:08:15.879Z] ---> Running in f2a6e423ed40 [2022-05-10T18:08:16.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:08:17.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:08:17.348Z] OK: 221 MiB in 52 packages [2022-05-10T18:08:17.608Z] Removing intermediate container f2a6e423ed40 [2022-05-10T18:08:17.608Z] ---> 0742ce2314c4 [2022-05-10T18:08:17.608Z] Step 8/13 : WORKDIR /app [2022-05-10T18:08:17.608Z] ---> Running in 7e89478983a2 [2022-05-10T18:08:17.872Z] Removing intermediate container 7e89478983a2 [2022-05-10T18:08:17.872Z] ---> d4a7eeb6f078 [2022-05-10T18:08:17.872Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T18:08:17.872Z] ---> bb58a98d95e9 [2022-05-10T18:08:17.872Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:08:18.076Z] Still waiting to schedule task [2022-05-10T18:08:18.077Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T18:08:18.132Z] ---> Running in 635269e5f2d1 [2022-05-10T18:08:33.055Z] Removing intermediate container 635269e5f2d1 [2022-05-10T18:08:33.055Z] ---> 926f1c1502f0 [2022-05-10T18:08:33.055Z] Step 11/13 : COPY . . [2022-05-10T18:08:33.316Z] ---> 08fe76c760e1 [2022-05-10T18:08:33.316Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T18:08:33.578Z] ---> Running in 83efdd5940f7 [2022-05-10T18:08:33.578Z] Removing intermediate container 83efdd5940f7 [2022-05-10T18:08:33.578Z] ---> 7cd27e9b1a6c [2022-05-10T18:08:33.578Z] Step 13/13 : RUN $MAKE [2022-05-10T18:08:33.578Z] ---> Running in 2024c755fc62 [2022-05-10T18:08:33.840Z] noop [2022-05-10T18:08:34.413Z] Removing intermediate container 2024c755fc62 [2022-05-10T18:08:34.413Z] ---> 265add245738 [2022-05-10T18:08:34.413Z] Successfully built 265add245738 [2022-05-10T18:08:34.413Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:08:34.753Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:08:34.753Z] . [Pipeline] withDockerContainer [2022-05-10T18:08:34.850Z] prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container [2022-05-10T18:08:34.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** ci-base-image-x86_64 cat [2022-05-10T18:08:35.303Z] $ docker top c95c6e2435dba9dd1d70873ecf19d548017145b7630ae006d43df9f11869b061 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:08:35.694Z] + go version [2022-05-10T18:08:35.695Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T18:08:35.738Z] $ docker stop --time=1 c95c6e2435dba9dd1d70873ecf19d548017145b7630ae006d43df9f11869b061 [2022-05-10T18:08:37.022Z] $ docker rm -f c95c6e2435dba9dd1d70873ecf19d548017145b7630ae006d43df9f11869b061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:08:37.752Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T18:08:37.752Z] . [Pipeline] withDockerContainer [2022-05-10T18:08:37.856Z] prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container [2022-05-10T18:08:37.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** ci-base-image-x86_64 cat [2022-05-10T18:08:38.308Z] $ docker top 25c40b3579b9bb10fb9fb73fa808f5731b3ac9e1125ef1b6c570272e12c412e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:08:38.779Z] + make test [2022-05-10T18:08:38.779Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T18:08:51.017Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T18:08:51.017Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.033s coverage: 86.2% of statements [2022-05-10T18:08:51.017Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T18:08:52.402Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.550s coverage: 71.9% of statements [2022-05-10T18:09:00.532Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:09:05.822Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:09:05.822Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:09:05.822Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T18:09:06.419Z] [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:09:06.452Z] $ docker stop --time=1 25c40b3579b9bb10fb9fb73fa808f5731b3ac9e1125ef1b6c570272e12c412e3 [2022-05-10T18:09:08.429Z] $ docker rm -f 25c40b3579b9bb10fb9fb73fa808f5731b3ac9e1125ef1b6c570272e12c412e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:09:08.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:09:09.027Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T18:09:10.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:09:10.420Z] + ls -al . [2022-05-10T18:09:10.420Z] total 228 [2022-05-10T18:09:10.420Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:09 . [2022-05-10T18:09:10.420Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:07 .. [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:07 .dockerignore [2022-05-10T18:09:10.420Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:08 .git [2022-05-10T18:09:10.420Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:07 .github [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:07 .gitignore [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:07 .golangci.yml [2022-05-10T18:09:10.420Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:07 .semver [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:07 Attribution.txt [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:07 CHANGELOG.md [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:07 Dockerfile [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:07 GOVERNANCE.md [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:07 Jenkinsfile [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:07 LICENSE [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:07 Makefile [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:07 OWNERS.md [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:07 README.md [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:08 VERSION [2022-05-10T18:09:10.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:07 bin [2022-05-10T18:09:10.420Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:08 coverage.out [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:07 go.mod [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:07 go.sum [2022-05-10T18:09:10.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:07 images [2022-05-10T18:09:10.420Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:07 internal [2022-05-10T18:09:10.420Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:07 main.go [2022-05-10T18:09:10.420Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:07 res [2022-05-10T18:09:10.420Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:07 snap [2022-05-10T18:09:10.420Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:07 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:09:10.757Z] + 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=8f39723350613bf32ff0618af7aa274d36fe259d --label arch=amd64 --label version=0.0.0 . [2022-05-10T18:09:10.757Z] Sending build context to Docker daemon 12.39MB [2022-05-10T18:09:10.757Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:09:10.757Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T18:09:10.757Z] ---> 265add245738 [2022-05-10T18:09:10.757Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:09:11.019Z] ---> Running in ce5a1a2c1378 [2022-05-10T18:09:11.019Z] Removing intermediate container ce5a1a2c1378 [2022-05-10T18:09:11.019Z] ---> c857ae5d4e1a [2022-05-10T18:09:11.019Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:09:11.019Z] ---> Running in 04686a4a791a [2022-05-10T18:09:11.019Z] Removing intermediate container 04686a4a791a [2022-05-10T18:09:11.019Z] ---> cf669d8aae63 [2022-05-10T18:09:11.019Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:09:11.280Z] ---> Running in 04688bab5909 [2022-05-10T18:09:11.280Z] Removing intermediate container 04688bab5909 [2022-05-10T18:09:11.280Z] ---> e9b3b32833ff [2022-05-10T18:09:11.280Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:09:11.280Z] ---> Running in 7d525e6ce9fd [2022-05-10T18:09:11.852Z] Removing intermediate container 7d525e6ce9fd [2022-05-10T18:09:11.852Z] ---> 0be68ba8cb5e [2022-05-10T18:09:11.852Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:09:11.852Z] ---> Running in 8a2fba132973 [2022-05-10T18:09:12.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:13.059Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:13.633Z] OK: 221 MiB in 52 packages [2022-05-10T18:09:13.893Z] Removing intermediate container 8a2fba132973 [2022-05-10T18:09:13.893Z] ---> d1eff996b475 [2022-05-10T18:09:13.893Z] Step 8/31 : WORKDIR /app [2022-05-10T18:09:13.893Z] ---> Running in 43e7dfda3569 [2022-05-10T18:09:13.893Z] Removing intermediate container 43e7dfda3569 [2022-05-10T18:09:13.893Z] ---> 2146a792ee48 [2022-05-10T18:09:13.893Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T18:09:14.153Z] ---> 11b1fda8a0ec [2022-05-10T18:09:14.153Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:09:14.153Z] ---> Running in 17de21657721 [2022-05-10T18:09:14.728Z] Removing intermediate container 17de21657721 [2022-05-10T18:09:14.728Z] ---> 022cb2b98899 [2022-05-10T18:09:14.728Z] Step 11/31 : COPY . . [2022-05-10T18:09:15.303Z] ---> a8a72e345fd3 [2022-05-10T18:09:15.303Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T18:09:15.303Z] ---> Running in 05c207d43f00 [2022-05-10T18:09:15.303Z] Removing intermediate container 05c207d43f00 [2022-05-10T18:09:15.303Z] ---> 6d7566ea3cf3 [2022-05-10T18:09:15.303Z] Step 13/31 : RUN $MAKE [2022-05-10T18:09:15.564Z] ---> Running in 86772095b4ff [2022-05-10T18:09:15.826Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T18:09:37.785Z] Removing intermediate container 86772095b4ff [2022-05-10T18:09:37.785Z] ---> dbcdffaad183 [2022-05-10T18:09:37.785Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T18:09:37.785Z] 3.14: Pulling from library/alpine [2022-05-10T18:09:37.785Z] 8663204ce13b: Pulling fs layer [2022-05-10T18:09:37.785Z] 8663204ce13b: Verifying Checksum [2022-05-10T18:09:37.785Z] 8663204ce13b: Download complete [2022-05-10T18:09:37.785Z] 8663204ce13b: Pull complete [2022-05-10T18:09:37.785Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:09:37.785Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:09:37.785Z] ---> e04c818066af [2022-05-10T18:09:37.785Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:09:37.785Z] ---> Running in f4a9dfe5bebc [2022-05-10T18:09:37.785Z] Removing intermediate container f4a9dfe5bebc [2022-05-10T18:09:37.785Z] ---> bad9ee2e1a95 [2022-05-10T18:09:37.785Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T18:09:38.045Z] ---> Running in 88cc3e5a4023 [2022-05-10T18:09:38.045Z] Removing intermediate container 88cc3e5a4023 [2022-05-10T18:09:38.045Z] ---> 481c4cd8204c [2022-05-10T18:09:38.045Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:09:38.045Z] ---> Running in 896cbabd92c5 [2022-05-10T18:09:38.618Z] Removing intermediate container 896cbabd92c5 [2022-05-10T18:09:38.618Z] ---> 33d6e5d1c11d [2022-05-10T18:09:38.618Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T18:09:38.618Z] ---> Running in 3beac838a2dc [2022-05-10T18:09:38.877Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:39.818Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T18:09:40.079Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T18:09:40.079Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:09:40.338Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:09:40.338Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:09:40.338Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:09:40.599Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:09:40.599Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:09:40.599Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T18:09:40.599Z] OK: 9 MiB in 20 packages [2022-05-10T18:09:41.178Z] Removing intermediate container 3beac838a2dc [2022-05-10T18:09:41.178Z] ---> 9c896522a8d5 [2022-05-10T18:09:41.178Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T18:09:41.440Z] ---> 6d50876fabd2 [2022-05-10T18:09:41.440Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T18:09:41.440Z] ---> ae6e27076b61 [2022-05-10T18:09:41.440Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T18:09:41.701Z] ---> 8068c6023f1e [2022-05-10T18:09:41.701Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T18:09:41.961Z] ---> 21168865fbf9 [2022-05-10T18:09:41.961Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T18:09:42.532Z] ---> 28fb0ad69e32 [2022-05-10T18:09:42.532Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T18:09:42.532Z] ---> Running in 68372ee96b2a [2022-05-10T18:09:43.105Z] Removing intermediate container 68372ee96b2a [2022-05-10T18:09:43.105Z] ---> a08e742a071d [2022-05-10T18:09:43.105Z] Step 25/31 : VOLUME /cache [2022-05-10T18:09:43.105Z] ---> Running in 9c732f9d98d1 [2022-05-10T18:09:43.364Z] Removing intermediate container 9c732f9d98d1 [2022-05-10T18:09:43.364Z] ---> fc3866f0f0d9 [2022-05-10T18:09:43.364Z] Step 26/31 : EXPOSE 59711 [2022-05-10T18:09:43.364Z] ---> Running in 99437321d27c [2022-05-10T18:09:43.364Z] Removing intermediate container 99437321d27c [2022-05-10T18:09:43.364Z] ---> 1f6593dfa5f0 [2022-05-10T18:09:43.364Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T18:09:43.364Z] ---> Running in 3e3b5c069d1f [2022-05-10T18:09:43.625Z] Removing intermediate container 3e3b5c069d1f [2022-05-10T18:09:43.625Z] ---> 8e7f39036b6f [2022-05-10T18:09:43.625Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T18:09:43.625Z] ---> Running in bff0a67a497b [2022-05-10T18:09:43.625Z] Removing intermediate container bff0a67a497b [2022-05-10T18:09:43.625Z] ---> 7827d5844efc [2022-05-10T18:09:43.625Z] Step 29/31 : LABEL arch=amd64 [2022-05-10T18:09:43.888Z] ---> Running in 73c35f6f36ff [2022-05-10T18:09:43.888Z] Removing intermediate container 73c35f6f36ff [2022-05-10T18:09:43.888Z] ---> a4447b574b65 [2022-05-10T18:09:43.888Z] Step 30/31 : LABEL git_sha=8f39723350613bf32ff0618af7aa274d36fe259d [2022-05-10T18:09:43.888Z] ---> Running in 9517acb6dac6 [2022-05-10T18:09:44.151Z] Removing intermediate container 9517acb6dac6 [2022-05-10T18:09:44.151Z] ---> 6c5f47153075 [2022-05-10T18:09:44.151Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T18:09:44.151Z] ---> Running in 23db65af81b7 [2022-05-10T18:09:44.151Z] Removing intermediate container 23db65af81b7 [2022-05-10T18:09:44.151Z] ---> 7be91bf598fe [2022-05-10T18:09:44.151Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:09:44.151Z] Successfully built 7be91bf598fe [2022-05-10T18:09:44.151Z] Successfully tagged app-rfid-llrp-inventory:latest [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] sh [2022-05-10T18:09:44.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:09:44.896Z] [2022-05-10T18:09:44.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:09:45.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:09:45.240Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T18:09:45.240Z] 5eb5b503b376: Pulling fs layer [2022-05-10T18:09:45.240Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T18:09:45.240Z] ec43610c2a17: Pulling fs layer [2022-05-10T18:09:45.240Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T18:09:45.240Z] 33b1e0a273af: Pulling fs layer [2022-05-10T18:09:45.240Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T18:09:45.240Z] 2f39f015ded8: Pulling fs layer [2022-05-10T18:09:45.240Z] 33b1e0a273af: Waiting [2022-05-10T18:09:45.240Z] 5d3b04190fa2: Waiting [2022-05-10T18:09:45.240Z] 3a2ae6a8a46f: Waiting [2022-05-10T18:09:45.240Z] 2f39f015ded8: Waiting [2022-05-10T18:09:45.240Z] 5c69ac0246d0: Verifying Checksum [2022-05-10T18:09:45.240Z] 5c69ac0246d0: Download complete [2022-05-10T18:09:45.240Z] 3a2ae6a8a46f: Download complete [2022-05-10T18:09:45.240Z] 33b1e0a273af: Verifying Checksum [2022-05-10T18:09:45.240Z] 33b1e0a273af: Download complete [2022-05-10T18:09:45.240Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T18:09:45.240Z] 5d3b04190fa2: Download complete [2022-05-10T18:09:45.501Z] ec43610c2a17: Verifying Checksum [2022-05-10T18:09:45.501Z] ec43610c2a17: Download complete [2022-05-10T18:09:45.501Z] 5eb5b503b376: Download complete [2022-05-10T18:09:46.068Z] 2f39f015ded8: Download complete [2022-05-10T18:09:47.011Z] 5eb5b503b376: Pull complete [2022-05-10T18:09:47.011Z] 5c69ac0246d0: Pull complete [2022-05-10T18:09:47.579Z] ec43610c2a17: Pull complete [2022-05-10T18:09:47.579Z] 3a2ae6a8a46f: Pull complete [2022-05-10T18:09:47.839Z] 33b1e0a273af: Pull complete [2022-05-10T18:09:47.839Z] 5d3b04190fa2: Pull complete [2022-05-10T18:09:53.122Z] 2f39f015ded8: Pull complete [2022-05-10T18:09:53.122Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T18:09:53.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:09:53.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T18:09:53.219Z] prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container [2022-05-10T18:09:53.264Z] $ 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/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T18:09:54.954Z] $ docker top 86bf367fa08521357bbf7ad6fae7c011220de5c3fc4046d7017a57b5f4428d1a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:09:55.414Z] ---> job-cost.sh [2022-05-10T18:09:55.414Z] lf-activate-venv: SKIPPING [2022-05-10T18:09:55.414Z] INFO: No Stack... [2022-05-10T18:09:55.986Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:09:56.559Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:09:56.961Z] + cat /w/workspace/p-rfid-llrp-inventory_change-log/archives/cost.csv [2022-05-10T18:09:56.961Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T18:09:57.001Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [2022-05-10T18:09:57.006Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] did not exist. Created. [2022-05-10T18:09:57.006Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:09:57.418Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T18:09:57.469Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:09:57.494Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:09:57.576Z] $ docker stop --time=1 86bf367fa08521357bbf7ad6fae7c011220de5c3fc4046d7017a57b5f4428d1a [2022-05-10T18:09:58.760Z] $ docker rm -f 86bf367fa08521357bbf7ad6fae7c011220de5c3fc4046d7017a57b5f4428d1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T18:10:50.609Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-47832 in /w/workspace/p-rfid-llrp-inventory_change-log [Pipeline] { [Pipeline] ws [2022-05-10T18:10:50.653Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2022-05-10T18:10:50.932Z] The recommended git tool is: git [2022-05-10T18:10:58.077Z] using credential edgex-jenkins-ssh [2022-05-10T18:10:58.112Z] Cloning the remote Git repository [2022-05-10T18:10:58.175Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T18:10:58.280Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2022-05-10T18:10:58.374Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-05-10T18:10:58.375Z] > git --version # timeout=10 [2022-05-10T18:10:58.394Z] > git --version # 'git version 2.25.1' [2022-05-10T18:10:58.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T18:10:58.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:11:00.513Z] Avoid second fetch [2022-05-10T18:11:00.514Z] Checking out Revision 8f39723350613bf32ff0618af7aa274d36fe259d (change-log) [2022-05-10T18:11:00.435Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-05-10T18:11:00.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T18:11:00.549Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T18:11:00.567Z] > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 [2022-05-10T18:11:04.819Z] Commit message: "docs: Update change log for Kamakura" [2022-05-10T18:11:04.875Z] > git --version # timeout=10 [2022-05-10T18:11:04.885Z] > git --version # 'git version 2.25.1' [2022-05-10T18:11:04.897Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:11:05.998Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T18:11:05.999Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:11:05.999Z] Dload Upload Total Spent Left Speed [2022-05-10T18:11:05.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2022-05-10T18:11:06.570Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T18:11:06.929Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-05-10T18:11:06.929Z] /etc/docker/daemon.json [2022-05-10T18:11:06.929Z] { [2022-05-10T18:11:06.929Z] "registry-mirrors": [ [2022-05-10T18:11:06.929Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T18:11:06.929Z] ], [2022-05-10T18:11:06.929Z] "bip": "10.250.0.254/24", [2022-05-10T18:11:06.929Z] "hosts": [ [2022-05-10T18:11:06.929Z] "tcp://0.0.0.0:5555", [2022-05-10T18:11:06.929Z] "unix:///var/run/docker.sock" [2022-05-10T18:11:06.929Z] ], [2022-05-10T18:11:06.929Z] "mtu": 1458, [2022-05-10T18:11:06.929Z] "selinux-enabled": true, [2022-05-10T18:11:06.929Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T18:11:06.929Z] } [Pipeline] sh [2022-05-10T18:11:07.288Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T18:11:07.656Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:11:26.043Z] provisioning config files... [2022-05-10T18:11:26.069Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7073619079486149544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:11:26.525Z] ---> docker-login.sh [2022-05-10T18:11:26.525Z] nexus3.edgexfoundry.org:10001 [2022-05-10T18:11:27.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:11:27.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:11:27.397Z] Configure a credential helper to remove this warning. See [2022-05-10T18:11:27.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:11:27.397Z] [2022-05-10T18:11:27.397Z] Login Succeeded [2022-05-10T18:11:27.397Z] nexus3.edgexfoundry.org:10002 [2022-05-10T18:11:28.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:11:28.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:11:28.004Z] Configure a credential helper to remove this warning. See [2022-05-10T18:11:28.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:11:28.004Z] [2022-05-10T18:11:28.004Z] Login Succeeded [2022-05-10T18:11:28.004Z] nexus3.edgexfoundry.org:10003 [2022-05-10T18:11:28.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:11:28.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:11:28.558Z] Configure a credential helper to remove this warning. See [2022-05-10T18:11:28.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:11:28.558Z] [2022-05-10T18:11:28.558Z] Login Succeeded [2022-05-10T18:11:28.558Z] nexus3.edgexfoundry.org:10004 [2022-05-10T18:11:28.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:11:29.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:11:29.108Z] Configure a credential helper to remove this warning. See [2022-05-10T18:11:29.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:11:29.108Z] [2022-05-10T18:11:29.108Z] Login Succeeded [2022-05-10T18:11:29.108Z] docker.io [2022-05-10T18:11:29.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T18:11:29.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T18:11:29.658Z] Configure a credential helper to remove this warning. See [2022-05-10T18:11:29.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T18:11:29.658Z] [2022-05-10T18:11:29.658Z] Login Succeeded [2022-05-10T18:11:29.658Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T18:11:29.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T18:11:30.068Z] [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T18:11:30.098Z] ========================================================= [2022-05-10T18:11:30.098Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T18:11:30.098Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:11:30.533Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-10T18:11:30.805Z] Sending build context to Docker daemon 687.6kB [2022-05-10T18:11:30.805Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:11:30.805Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-10T18:11:31.082Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T18:11:31.082Z] 9b3977197b4f: Pulling fs layer [2022-05-10T18:11:31.082Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T18:11:31.082Z] 94645a83ff95: Pulling fs layer [2022-05-10T18:11:31.082Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T18:11:31.082Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T18:11:31.082Z] 3096ccb668a1: Pulling fs layer [2022-05-10T18:11:31.082Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T18:11:31.082Z] a4caa8a26152: Pulling fs layer [2022-05-10T18:11:31.082Z] 3f3a8bcf1eab: Waiting [2022-05-10T18:11:31.082Z] 0c92f367c5e7: Waiting [2022-05-10T18:11:31.082Z] 3096ccb668a1: Waiting [2022-05-10T18:11:31.082Z] e8cf19c19ddd: Waiting [2022-05-10T18:11:31.082Z] 94645a83ff95: Download complete [2022-05-10T18:11:31.082Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T18:11:31.082Z] 1a89e8eeedd5: Download complete [2022-05-10T18:11:31.082Z] 0c92f367c5e7: Download complete [2022-05-10T18:11:31.082Z] 3096ccb668a1: Verifying Checksum [2022-05-10T18:11:31.082Z] 3096ccb668a1: Download complete [2022-05-10T18:11:31.082Z] 9b3977197b4f: Verifying Checksum [2022-05-10T18:11:31.082Z] 9b3977197b4f: Download complete [2022-05-10T18:11:31.082Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T18:11:31.082Z] e8cf19c19ddd: Download complete [2022-05-10T18:11:31.694Z] 9b3977197b4f: Pull complete [2022-05-10T18:11:32.293Z] 1a89e8eeedd5: Pull complete [2022-05-10T18:11:32.598Z] 94645a83ff95: Pull complete [2022-05-10T18:11:33.199Z] a4caa8a26152: Download complete [2022-05-10T18:11:33.802Z] 3f3a8bcf1eab: Download complete [2022-05-10T18:11:46.220Z] 3f3a8bcf1eab: Pull complete [2022-05-10T18:11:46.220Z] 0c92f367c5e7: Pull complete [2022-05-10T18:11:46.220Z] 3096ccb668a1: Pull complete [2022-05-10T18:11:46.220Z] e8cf19c19ddd: Pull complete [2022-05-10T18:11:52.965Z] a4caa8a26152: Pull complete [2022-05-10T18:11:52.965Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T18:11:52.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T18:11:52.965Z] ---> 725f1c02e7f9 [2022-05-10T18:11:52.965Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:11:52.965Z] ---> Running in 12ae7521909e [2022-05-10T18:11:53.240Z] Removing intermediate container 12ae7521909e [2022-05-10T18:11:53.240Z] ---> 6cc1367958e2 [2022-05-10T18:11:53.240Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:11:53.518Z] ---> Running in 87fc88417bdc [2022-05-10T18:11:53.798Z] Removing intermediate container 87fc88417bdc [2022-05-10T18:11:53.798Z] ---> 87ece78883c9 [2022-05-10T18:11:53.798Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:11:53.798Z] ---> Running in 64e2726243ec [2022-05-10T18:11:54.404Z] Removing intermediate container 64e2726243ec [2022-05-10T18:11:54.404Z] ---> 2d905ebae91c [2022-05-10T18:11:54.404Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:11:54.404Z] ---> Running in ae64a9479ece [2022-05-10T18:11:56.394Z] Removing intermediate container ae64a9479ece [2022-05-10T18:11:56.394Z] ---> af031269e382 [2022-05-10T18:11:56.395Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:11:56.395Z] ---> Running in 4825da08ed92 [2022-05-10T18:11:56.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:11:57.975Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:11:58.968Z] OK: 220 MiB in 52 packages [2022-05-10T18:12:00.983Z] Removing intermediate container 4825da08ed92 [2022-05-10T18:12:00.983Z] ---> 16e0f8de7f50 [2022-05-10T18:12:00.983Z] Step 8/13 : WORKDIR /app [2022-05-10T18:12:00.983Z] ---> Running in 11a5f0d72d56 [2022-05-10T18:12:01.260Z] Removing intermediate container 11a5f0d72d56 [2022-05-10T18:12:01.260Z] ---> e1b815950910 [2022-05-10T18:12:01.260Z] Step 9/13 : COPY go.mod vendor* ./ [2022-05-10T18:12:01.862Z] ---> 39f492a2b5ea [2022-05-10T18:12:01.862Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:12:01.862Z] ---> Running in 406397cc6adf [2022-05-10T18:12:48.886Z] Removing intermediate container 406397cc6adf [2022-05-10T18:12:48.886Z] ---> 031f25f019bf [2022-05-10T18:12:48.886Z] Step 11/13 : COPY . . [2022-05-10T18:12:49.496Z] ---> adc8e0801bd2 [2022-05-10T18:12:49.496Z] Step 12/13 : ARG MAKE="make build" [2022-05-10T18:12:49.496Z] ---> Running in c0c1d22f338b [2022-05-10T18:12:49.775Z] Removing intermediate container c0c1d22f338b [2022-05-10T18:12:49.775Z] ---> 07c65ccb981e [2022-05-10T18:12:49.775Z] Step 13/13 : RUN $MAKE [2022-05-10T18:12:50.067Z] ---> Running in 63a2a8f8cfde [2022-05-10T18:12:51.069Z] noop [2022-05-10T18:12:51.673Z] Removing intermediate container 63a2a8f8cfde [2022-05-10T18:12:51.673Z] ---> 61abbeebad55 [2022-05-10T18:12:51.673Z] Successfully built 61abbeebad55 [2022-05-10T18:12:51.673Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:12:52.046Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:12:52.046Z] . [Pipeline] withDockerContainer [2022-05-10T18:12:52.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-47832 does not seem to be running inside a container [2022-05-10T18:12:52.402Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-10T18:12:53.733Z] $ docker top 029d23a336145c0351fbaeb1bc1ba0a3764bd77c2d545e60f2b321db8b817caf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:12:54.689Z] + go version [2022-05-10T18:12:54.689Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T18:12:54.724Z] $ docker stop --time=1 029d23a336145c0351fbaeb1bc1ba0a3764bd77c2d545e60f2b321db8b817caf [2022-05-10T18:12:56.402Z] $ docker rm -f 029d23a336145c0351fbaeb1bc1ba0a3764bd77c2d545e60f2b321db8b817caf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:12:57.249Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T18:12:57.249Z] . [Pipeline] withDockerContainer [2022-05-10T18:12:57.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-47832 does not seem to be running inside a container [2022-05-10T18:12:57.595Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-10T18:12:58.869Z] $ docker top 54a91767eb5f15514392d1091a9ec32caccf20d06d6f3f7b4aab52d8f42aa249 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T18:12:59.870Z] + make test [2022-05-10T18:12:59.871Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-10T18:14:36.776Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-05-10T18:14:36.776Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.263s coverage: 86.2% of statements [2022-05-10T18:14:36.776Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-05-10T18:14:36.776Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.711s coverage: 71.9% of statements [2022-05-10T18:14:36.776Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T18:14:36.776Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T18:15:09.165Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T18:15:09.165Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T18:15:09.165Z] ./bin/test-attribution.sh [Pipeline] echo [2022-05-10T18:15:12.590Z] [edgeX.isLTS] Checking if [change-log] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T18:15:12.624Z] $ docker stop --time=1 54a91767eb5f15514392d1091a9ec32caccf20d06d6f3f7b4aab52d8f42aa249 [2022-05-10T18:15:14.378Z] $ docker rm -f 54a91767eb5f15514392d1091a9ec32caccf20d06d6f3f7b4aab52d8f42aa249 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T18:15:15.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T18:15:15.514Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T18:15:16.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T18:15:16.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T18:15:16.988Z] + ls -al . [2022-05-10T18:15:16.988Z] total 224 [2022-05-10T18:15:16.988Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:15 . [2022-05-10T18:15:16.988Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:10 .. [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:11 .dockerignore [2022-05-10T18:15:16.988Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:11 .git [2022-05-10T18:15:16.988Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:11 .github [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:11 .gitignore [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:11 .golangci.yml [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:11 Attribution.txt [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:11 CHANGELOG.md [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:11 Dockerfile [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:11 GOVERNANCE.md [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:11 Jenkinsfile [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:11 LICENSE [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:11 Makefile [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:11 OWNERS.md [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:11 README.md [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:08 VERSION [2022-05-10T18:15:16.988Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:11 bin [2022-05-10T18:15:16.988Z] -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:14 coverage.out [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:11 go.mod [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:11 go.sum [2022-05-10T18:15:16.988Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:11 images [2022-05-10T18:15:16.988Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:11 internal [2022-05-10T18:15:16.988Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:11 main.go [2022-05-10T18:15:16.988Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:11 res [2022-05-10T18:15:16.988Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:11 snap [2022-05-10T18:15:16.988Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:11 static [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:15:17.365Z] + 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=8f39723350613bf32ff0618af7aa274d36fe259d --label arch=arm64 --label version=0.0.0 . [2022-05-10T18:15:17.643Z] Sending build context to Docker daemon 687.6kB [2022-05-10T18:15:17.643Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T18:15:17.643Z] Step 2/31 : FROM ${BASE} AS builder [2022-05-10T18:15:17.643Z] ---> 61abbeebad55 [2022-05-10T18:15:17.643Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-05-10T18:15:17.920Z] ---> Running in 2f9637a2d864 [2022-05-10T18:15:18.198Z] Removing intermediate container 2f9637a2d864 [2022-05-10T18:15:18.198Z] ---> 52f7b5089dc5 [2022-05-10T18:15:18.198Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-05-10T18:15:18.198Z] ---> Running in 9ad5ee7f3164 [2022-05-10T18:15:18.475Z] Removing intermediate container 9ad5ee7f3164 [2022-05-10T18:15:18.475Z] ---> fdf4c3fa4746 [2022-05-10T18:15:18.475Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:15:18.756Z] ---> Running in f21a04a2ccc7 [2022-05-10T18:15:19.032Z] Removing intermediate container f21a04a2ccc7 [2022-05-10T18:15:19.032Z] ---> 128b566eb402 [2022-05-10T18:15:19.032Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:15:19.032Z] ---> Running in 8de9545436fb [2022-05-10T18:15:21.011Z] Removing intermediate container 8de9545436fb [2022-05-10T18:15:21.011Z] ---> bf114c069ca0 [2022-05-10T18:15:21.011Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-10T18:15:21.011Z] ---> Running in e56d5a826759 [2022-05-10T18:15:21.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:15:22.589Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:15:23.570Z] OK: 220 MiB in 52 packages [2022-05-10T18:15:24.553Z] Removing intermediate container e56d5a826759 [2022-05-10T18:15:24.553Z] ---> d4859ffba043 [2022-05-10T18:15:24.553Z] Step 8/31 : WORKDIR /app [2022-05-10T18:15:24.553Z] ---> Running in dab97668b142 [2022-05-10T18:15:24.830Z] Removing intermediate container dab97668b142 [2022-05-10T18:15:24.831Z] ---> 7e28c9e0a6c4 [2022-05-10T18:15:24.831Z] Step 9/31 : COPY go.mod vendor* ./ [2022-05-10T18:15:25.430Z] ---> 899c29160556 [2022-05-10T18:15:25.430Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T18:15:25.430Z] ---> Running in db2962b0ff01 [2022-05-10T18:15:27.410Z] Removing intermediate container db2962b0ff01 [2022-05-10T18:15:27.410Z] ---> d288ad57af01 [2022-05-10T18:15:27.410Z] Step 11/31 : COPY . . [2022-05-10T18:15:28.008Z] ---> b8a2183963dc [2022-05-10T18:15:28.008Z] Step 12/31 : ARG MAKE="make build" [2022-05-10T18:15:28.008Z] ---> Running in e4d993bce0b1 [2022-05-10T18:15:28.292Z] Removing intermediate container e4d993bce0b1 [2022-05-10T18:15:28.292Z] ---> 2fd88cee648c [2022-05-10T18:15:28.292Z] Step 13/31 : RUN $MAKE [2022-05-10T18:15:28.292Z] ---> Running in 10db1221784a [2022-05-10T18:15:29.754Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-05-10T18:17:51.669Z] Removing intermediate container 10db1221784a [2022-05-10T18:17:51.669Z] ---> 55700d1435d8 [2022-05-10T18:17:51.669Z] Step 14/31 : FROM alpine:3.14 [2022-05-10T18:17:51.669Z] 3.14: Pulling from library/alpine [2022-05-10T18:17:51.669Z] 455c02918c45: Pulling fs layer [2022-05-10T18:17:51.669Z] 455c02918c45: Verifying Checksum [2022-05-10T18:17:51.669Z] 455c02918c45: Download complete [2022-05-10T18:17:51.669Z] 455c02918c45: Pull complete [2022-05-10T18:17:51.669Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T18:17:51.669Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T18:17:51.669Z] ---> ac73e934f311 [2022-05-10T18:17:51.669Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-05-10T18:17:51.669Z] ---> Running in b9e1122664f7 [2022-05-10T18:17:51.669Z] Removing intermediate container b9e1122664f7 [2022-05-10T18:17:51.669Z] ---> d7ab0bea3925 [2022-05-10T18:17:51.669Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-05-10T18:17:51.669Z] ---> Running in 4b4e946edf2a [2022-05-10T18:17:51.669Z] Removing intermediate container 4b4e946edf2a [2022-05-10T18:17:51.669Z] ---> b9a7e2bcbb63 [2022-05-10T18:17:51.669Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T18:17:51.669Z] ---> Running in a52f4ed7f3c2 [2022-05-10T18:17:51.669Z] Removing intermediate container a52f4ed7f3c2 [2022-05-10T18:17:51.669Z] ---> 9f08e95c20c4 [2022-05-10T18:17:51.669Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-05-10T18:17:51.669Z] ---> Running in d9652d4992e4 [2022-05-10T18:17:51.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T18:17:51.669Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T18:17:51.670Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T18:17:51.670Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T18:17:51.670Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T18:17:51.670Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T18:17:51.670Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T18:17:51.670Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T18:17:51.670Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T18:17:51.670Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T18:17:51.670Z] OK: 9 MiB in 20 packages [2022-05-10T18:17:51.670Z] Removing intermediate container d9652d4992e4 [2022-05-10T18:17:51.670Z] ---> ae3abcf7b474 [2022-05-10T18:17:51.670Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-05-10T18:17:51.670Z] ---> 41a79bf2c9a4 [2022-05-10T18:17:51.670Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-05-10T18:17:51.670Z] ---> c72a143e234b [2022-05-10T18:17:51.670Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-05-10T18:17:52.268Z] ---> db3475013881 [2022-05-10T18:17:52.268Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-05-10T18:17:52.867Z] ---> d845a079b07d [2022-05-10T18:17:52.867Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-05-10T18:17:54.305Z] ---> 6286be48a463 [2022-05-10T18:17:54.306Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-05-10T18:17:54.306Z] ---> Running in 5f14d1ce24ab [2022-05-10T18:17:56.295Z] Removing intermediate container 5f14d1ce24ab [2022-05-10T18:17:56.295Z] ---> 7c6b4d325f95 [2022-05-10T18:17:56.295Z] Step 25/31 : VOLUME /cache [2022-05-10T18:17:56.295Z] ---> Running in 0a2e260c75ed [2022-05-10T18:17:56.295Z] Removing intermediate container 0a2e260c75ed [2022-05-10T18:17:56.295Z] ---> bd74291b1536 [2022-05-10T18:17:56.295Z] Step 26/31 : EXPOSE 59711 [2022-05-10T18:17:56.295Z] ---> Running in 00281cb2d732 [2022-05-10T18:17:56.569Z] Removing intermediate container 00281cb2d732 [2022-05-10T18:17:56.569Z] ---> 186895577f31 [2022-05-10T18:17:56.569Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-05-10T18:17:56.842Z] ---> Running in badec7b82c7a [2022-05-10T18:17:57.117Z] Removing intermediate container badec7b82c7a [2022-05-10T18:17:57.117Z] ---> fd97677a7f32 [2022-05-10T18:17:57.117Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-05-10T18:17:57.117Z] ---> Running in 953818511a95 [2022-05-10T18:17:57.390Z] Removing intermediate container 953818511a95 [2022-05-10T18:17:57.390Z] ---> 7242535da686 [2022-05-10T18:17:57.390Z] Step 29/31 : LABEL arch=arm64 [2022-05-10T18:17:57.663Z] ---> Running in dc3e6d61c735 [2022-05-10T18:17:57.936Z] Removing intermediate container dc3e6d61c735 [2022-05-10T18:17:57.936Z] ---> 1930fa7f995b [2022-05-10T18:17:57.936Z] Step 30/31 : LABEL git_sha=8f39723350613bf32ff0618af7aa274d36fe259d [2022-05-10T18:17:57.936Z] ---> Running in 315ac839812a [2022-05-10T18:17:58.214Z] Removing intermediate container 315ac839812a [2022-05-10T18:17:58.214Z] ---> 750934a3516d [2022-05-10T18:17:58.214Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T18:17:58.487Z] ---> Running in 52dd3e67a273 [2022-05-10T18:17:58.763Z] Removing intermediate container 52dd3e67a273 [2022-05-10T18:17:58.763Z] ---> 49f861498970 [2022-05-10T18:17:58.763Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T18:17:58.763Z] Successfully built 49f861498970 [2022-05-10T18:17:58.763Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [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] sh [2022-05-10T18:17:59.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:17:59.473Z] [2022-05-10T18:17:59.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:17:59.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:18:00.144Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T18:18:00.144Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T18:18:00.144Z] 04944245beec: Pulling fs layer [2022-05-10T18:18:00.144Z] 699f458cf7ca: Pulling fs layer [2022-05-10T18:18:00.144Z] 765212b225bb: Pulling fs layer [2022-05-10T18:18:00.144Z] f23df028b6ca: Pulling fs layer [2022-05-10T18:18:00.144Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T18:18:00.144Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T18:18:00.144Z] f23df028b6ca: Waiting [2022-05-10T18:18:00.144Z] d65c8cfc05b1: Waiting [2022-05-10T18:18:00.144Z] 2437ff75d9bd: Waiting [2022-05-10T18:18:00.144Z] 765212b225bb: Waiting [2022-05-10T18:18:00.144Z] 04944245beec: Verifying Checksum [2022-05-10T18:18:00.144Z] 04944245beec: Download complete [2022-05-10T18:18:00.144Z] 765212b225bb: Verifying Checksum [2022-05-10T18:18:00.144Z] 765212b225bb: Download complete [2022-05-10T18:18:00.144Z] f23df028b6ca: Verifying Checksum [2022-05-10T18:18:00.144Z] f23df028b6ca: Download complete [2022-05-10T18:18:00.144Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T18:18:00.144Z] d65c8cfc05b1: Download complete [2022-05-10T18:18:00.421Z] 699f458cf7ca: Verifying Checksum [2022-05-10T18:18:00.421Z] 699f458cf7ca: Download complete [2022-05-10T18:18:00.699Z] 8998bd30e6a1: Download complete [2022-05-10T18:18:03.332Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T18:18:03.332Z] 2437ff75d9bd: Download complete [2022-05-10T18:18:05.315Z] 8998bd30e6a1: Pull complete [2022-05-10T18:18:05.592Z] 04944245beec: Pull complete [2022-05-10T18:18:07.041Z] 699f458cf7ca: Pull complete [2022-05-10T18:18:07.316Z] 765212b225bb: Pull complete [2022-05-10T18:18:07.920Z] f23df028b6ca: Pull complete [2022-05-10T18:18:08.195Z] d65c8cfc05b1: Pull complete [2022-05-10T18:18:23.317Z] 2437ff75d9bd: Pull complete [2022-05-10T18:18:23.317Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T18:18:23.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T18:18:23.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T18:18:23.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-47832 does not seem to be running inside a container [2022-05-10T18:18:23.654Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T18:18:26.455Z] $ docker top 23dfaa15aec7fc66dede3706459301d62b8de8a763eaac4b8b44cd8f2228b08a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:18:27.501Z] ---> job-cost.sh [2022-05-10T18:18:27.501Z] lf-activate-venv: SKIPPING [2022-05-10T18:18:27.501Z] INFO: No Stack... [2022-05-10T18:18:28.100Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T18:18:28.699Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T18:18:29.397Z] + + cut -d, -f6 [2022-05-10T18:18:29.397Z] cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2022-05-10T18:18:29.487Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [2022-05-10T18:18:29.492Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] did not exist. Created. [2022-05-10T18:18:29.492Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T18:18:30.255Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-243338dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T18:18:30.977Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T18:18:31.017Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T18:18:31.079Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T18:18:31.119Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-change-log-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T18:18:31.242Z] $ docker stop --time=1 23dfaa15aec7fc66dede3706459301d62b8de8a763eaac4b8b44cd8f2228b08a [2022-05-10T18:18:32.784Z] $ docker rm -f 23dfaa15aec7fc66dede3706459301d62b8de8a763eaac4b8b44cd8f2228b08a [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 [2022-05-10T18:18:33.961Z] provisioning config files... [2022-05-10T18:18:33.971Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config6453194513549255802tmp [Pipeline] { [Pipeline] sh [2022-05-10T18:18:34.308Z] + set +x [2022-05-10T18:18:34.308Z] + + curl -sbash https://codecov.io/bash -s [2022-05-10T18:18:34.308Z] -- [2022-05-10T18:18:34.308Z] [2022-05-10T18:18:34.308Z] _____ _ [2022-05-10T18:18:34.308Z] / ____| | | [2022-05-10T18:18:34.308Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T18:18:34.308Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T18:18:34.308Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T18:18:34.308Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T18:18:34.308Z] Bash-1.0.6 [2022-05-10T18:18:34.308Z] [2022-05-10T18:18:34.308Z] [2022-05-10T18:18:34.308Z] ==> git version 2.25.1 found [2022-05-10T18:18:34.309Z] ==> 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 [2022-05-10T18:18:34.309Z] Release-Date: 2020-01-08 [2022-05-10T18:18:34.309Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-10T18:18:34.309Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T18:18:34.309Z] ==> Jenkins CI detected. [2022-05-10T18:18:34.309Z] current dir:  /w/workspace/p-rfid-llrp-inventory_change-log [2022-05-10T18:18:34.309Z] project root: . [2022-05-10T18:18:34.309Z] --> token set from env [2022-05-10T18:18:34.309Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T18:18:34.309Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T18:18:34.309Z] ==> Python coveragepy not found [2022-05-10T18:18:34.309Z] ==> Searching for coverage reports in: [2022-05-10T18:18:34.309Z] + . [2022-05-10T18:18:34.309Z] -> Found 1 reports [2022-05-10T18:18:34.309Z] ==> Detecting git/mercurial file structure [2022-05-10T18:18:34.309Z] ==> Reading reports [2022-05-10T18:18:34.309Z] + ./coverage.out bytes=41008 [2022-05-10T18:18:34.309Z] ==> Appending adjustments [2022-05-10T18:18:34.309Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T18:18:34.569Z] + Found adjustments [2022-05-10T18:18:34.569Z] ==> Gzipping contents [2022-05-10T18:18:34.569Z] 12K /tmp/codecov.CfNhlU.gz [2022-05-10T18:18:34.569Z] ==> Uploading reports [2022-05-10T18:18:34.569Z] url: https://codecov.io [2022-05-10T18:18:34.569Z] query: branch=change-log&commit=8f39723350613bf32ff0618af7aa274d36fe259d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fchange-log%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:18:34.569Z] -> Pinging Codecov [2022-05-10T18:18:34.569Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=change-log&commit=8f39723350613bf32ff0618af7aa274d36fe259d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fchange-log%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-10T18:18:34.831Z] -> Uploading to [2022-05-10T18:18:34.831Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/8f39723350613bf32ff0618af7aa274d36fe259d/f678ad8c-0ba2-49c7-b392-e701beb747b0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T181834Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e611a83412126444ae1d80d98339b3d21f3caf0277f6206dee9999dc2870a77e [2022-05-10T18:18:34.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T18:18:34.831Z] Dload Upload Total Spent Left Speed [2022-05-10T18:18:35.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11493 0 0 100 11493 0 50187 --:--:-- --:--:-- --:--:-- 50407 [2022-05-10T18:18:35.091Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] } [2022-05-10T18:18:35.120Z] 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 [2022-05-10T18:18:36.842Z] + [ -d /w/workspace/p-rfid-llrp-inventory_change-log/archives ] [2022-05-10T18:18:36.842Z] + ls -al /w/workspace/p-rfid-llrp-inventory_change-log/archives [2022-05-10T18:18:36.842Z] total 16 [2022-05-10T18:18:36.842Z] drwxr-xr-x 3 root root 4096 May 10 18:09 . [2022-05-10T18:18:36.842Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:09 .. [2022-05-10T18:18:36.842Z] drwxr-xr-x 2 root root 4096 May 10 18:09 cost [2022-05-10T18:18:36.842Z] -rw-r--r-- 1 root root 98 May 10 18:09 cost.csv [2022-05-10T18:18:36.842Z] + sudo chown -R jenkins:jenkins /w/workspace/p-rfid-llrp-inventory_change-log/archives [2022-05-10T18:18:36.842Z] + ls -al /w/workspace/p-rfid-llrp-inventory_change-log/archives [2022-05-10T18:18:36.842Z] total 16 [2022-05-10T18:18:36.842Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:09 . [2022-05-10T18:18:36.842Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:09 .. [2022-05-10T18:18:36.842Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:09 cost [2022-05-10T18:18:36.842Z] -rw-r--r-- 1 jenkins jenkins 98 May 10 18:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:18:37.174Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:18:38.070Z] ---> package-listing.sh [2022-05-10T18:18:38.070Z] ++ facter osfamily [2022-05-10T18:18:38.070Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T18:18:38.334Z] + OS_FAMILY=debian [2022-05-10T18:18:38.334Z] + workspace=/w/workspace/p-rfid-llrp-inventory_change-log [2022-05-10T18:18:38.334Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T18:18:38.334Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T18:18:38.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T18:18:38.334Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T18:18:38.334Z] + '[' /w/workspace/p-rfid-llrp-inventory_change-log ']' [2022-05-10T18:18:38.334Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T18:18:38.334Z] + case "${OS_FAMILY}" in [2022-05-10T18:18:38.334Z] + dpkg -l [2022-05-10T18:18:38.334Z] + grep '^ii' [2022-05-10T18:18:38.334Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T18:18:38.334Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T18:18:38.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T18:18:38.334Z] + '[' /w/workspace/p-rfid-llrp-inventory_change-log ']' [2022-05-10T18:18:38.334Z] + mkdir -p /w/workspace/p-rfid-llrp-inventory_change-log/archives/ [2022-05-10T18:18:38.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/p-rfid-llrp-inventory_change-log/archives/ [Pipeline] echo [2022-05-10T18:18:38.376Z] 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/p-rfid-llrp-inventory_change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T18:18:38.676Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T18:18:39.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T18:18:39.265Z] . [Pipeline] withDockerContainer [2022-05-10T18:18:39.356Z] prd-ubuntu20.04-docker-8c-8g-47829 does not seem to be running inside a container [2022-05-10T18:18:39.400Z] $ 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/p-rfid-llrp-inventory_change-log/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/p-rfid-llrp-inventory_change-log -v /w/workspace/p-rfid-llrp-inventory_change-log:/w/workspace/p-rfid-llrp-inventory_change-log:rw,z -v /w/workspace/p-rfid-llrp-inventory_change-log@tmp:/w/workspace/p-rfid-llrp-inventory_change-log@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T18:18:39.641Z] $ docker top 2f82560323a40b060b942bdbc9c6a0c9c99227af6756c66a7222ad3b15ccb625 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T18:18:40.037Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T18:18:40.356Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T18:18:40.664Z] + ls /var/log/sa-host [2022-05-10T18:18:40.664Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T18:18:40.818Z] provisioning config files... [2022-05-10T18:18:40.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-rfid-llrp-inventory_change-log@tmp/config7779224545583318778tmp [Pipeline] { [Pipeline] echo [2022-05-10T18:18:40.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:18:41.195Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T18:18:41.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:18:41.619Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T18:18:41.654Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:18:41.970Z] ---> sudo-logs.sh [2022-05-10T18:18:41.970Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T18:18:42.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:18:42.375Z] ---> job-cost.sh [2022-05-10T18:18:42.375Z] lf-activate-venv: SKIPPING [2022-05-10T18:18:42.375Z] DEBUG: total: 0.2199999988079071 [2022-05-10T18:18:42.375Z] INFO: Retrieving Stack Cost... [2022-05-10T18:18:42.944Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T18:18:43.205Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T18:18:43.237Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T18:18:43.563Z] ---> logs-deploy.sh [2022-05-10T18:18:43.563Z] lf-activate-venv: SKIPPING [2022-05-10T18:18:43.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/change-log/1 [2022-05-10T18:18:43.563Z] INFO: archiving workspace using pattern(s): [2022-05-10T18:18:44.505Z] Archives upload complete. [2022-05-10T18:18:44.505Z] INFO: archiving logs to Nexus