Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d59561c1133a6ca726020ae56ce39f2a90031a2 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-ssh13173157158707938961.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh9453090196157460804.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15663039362468958572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17848830365326970224.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4248759941530306526.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17042 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 5d59561c1133a6ca726020ae56ce39f2a90031a2 (main) > 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 5d59561c1133a6ca726020ae56ce39f2a90031a2 # timeout=10 Commit message: "build: Lastest SDK, update attribtion script and file (#95)" > git rev-list --no-walk eba17bf37215b1d1d09724bbc9ddf1e7ed276c53 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-06T18:33:00.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-06T18:33:00.169Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-06T18:33:00.187Z] ========================================================= [2022-07-06T18:33:00.187Z] EdgeX Global Pipelines Version Info [2022-07-06T18:33:00.187Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:33:00.933Z] ------------------- [2022-07-06T18:33:00.933Z] stable info: [2022-07-06T18:33:00.933Z] ------------------- [2022-07-06T18:33:00.933Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-06T18:33:00.933Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-06T18:33:00.933Z] Message: update stable to v1.0.234 [2022-07-06T18:33:01.505Z] ------------------- [2022-07-06T18:33:01.505Z] experimental info: [2022-07-06T18:33:01.505Z] ------------------- [2022-07-06T18:33:01.505Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-06T18:33:01.505Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-06T18:33:01.505Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-06T18:33:01.828Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-06T18:33:01.846Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T18:33:01.869Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-06T18:33:01.890Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-06T18:33:01.910Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-06T18:33:01.929Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-06T18:33:01.948Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-06T18:33:01.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-06T18:33:01.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-06T18:33:02.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-06T18:33:02.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-06T18:33:02.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-06T18:33:02.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-06T18:33:02.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-06T18:33:02.085Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T18:33:02.096Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-06T18:33:02.107Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T18:33:02.119Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-06T18:33:02.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-06T18:33:02.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-06T18:33:02.154Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-06T18:33:02.167Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-06T18:33:02.180Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-06T18:33:02.201Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-06T18:33:02.220Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-06T18:33:02.234Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-06T18:33:02.253Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-06T18:33:02.272Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-06T18:33:02.291Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-06T18:33:02.309Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-06T18:33:02.328Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d59561c1133a6ca726020ae56ce39f2a90031a2 [Pipeline] echo [2022-07-06T18:33:02.345Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d59561 [Pipeline] echo [2022-07-06T18:33:02.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:33:02.422Z] provisioning config files... [2022-07-06T18:33:02.436Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8168965457221268109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:33:02.745Z] ---> docker-login.sh [2022-07-06T18:33:02.745Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:33:03.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:03.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:03.271Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:03.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:03.271Z] [2022-07-06T18:33:03.271Z] Login Succeeded [2022-07-06T18:33:03.272Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:33:03.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:03.272Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:03.272Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:03.272Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:03.272Z] [2022-07-06T18:33:03.272Z] Login Succeeded [2022-07-06T18:33:03.272Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:33:03.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:03.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:03.536Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:03.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:03.536Z] [2022-07-06T18:33:03.536Z] Login Succeeded [2022-07-06T18:33:03.536Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:33:03.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:03.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:03.798Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:03.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:03.798Z] [2022-07-06T18:33:03.798Z] Login Succeeded [2022-07-06T18:33:03.798Z] docker.io [2022-07-06T18:33:03.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:04.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:04.061Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:04.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:04.061Z] [2022-07-06T18:33:04.061Z] Login Succeeded [2022-07-06T18:33:04.061Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:33:04.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-06T18:33:04.485Z] + git rev-list -1 --merges 5d59561c1133a6ca726020ae56ce39f2a90031a2~1..5d59561c1133a6ca726020ae56ce39f2a90031a2 [Pipeline] echo [2022-07-06T18:33:04.519Z] -----------> git rev-list -1 --merges 5d59561c1133a6ca726020ae56ce39f2a90031a2~1..5d59561c1133a6ca726020ae56ce39f2a90031a2 5d59561c1133a6ca726020ae56ce39f2a90031a2 [false] [Pipeline] sh [2022-07-06T18:33:04.817Z] + git log --format=format:%s -1 5d59561c1133a6ca726020ae56ce39f2a90031a2 [Pipeline] echo [2022-07-06T18:33:04.834Z] ========================================================= [2022-07-06T18:33:04.834Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-06T18:33:04.834Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T18:33:05.199Z] + git log --format=format:%s -1 5d59561c1133a6ca726020ae56ce39f2a90031a2 [Pipeline] echo [2022-07-06T18:33:05.214Z] [semverPrep] GIT_COMMIT: 5d59561c1133a6ca726020ae56ce39f2a90031a2, Commit Message: build: Lastest SDK, update attribtion script and file (#95) [Pipeline] echo [2022-07-06T18:33:05.226Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-06T18:33:05.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T18:33:05.686Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-06T18:33:05.686Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-06T18:33:05.686Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-06T18:33:05.686Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-06T18:33:05.686Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-06T18:33:05.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:33:06.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:33:06.195Z] [2022-07-06T18:33:06.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:33:06.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:33:06.509Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-06T18:33:06.509Z] 42c077c10790: Pulling fs layer [2022-07-06T18:33:06.509Z] f63e77b7563a: Pulling fs layer [2022-07-06T18:33:06.509Z] bd5fdadae976: Pulling fs layer [2022-07-06T18:33:06.509Z] 205491f53016: Pulling fs layer [2022-07-06T18:33:06.509Z] df18705c85c3: Pulling fs layer [2022-07-06T18:33:06.509Z] bdb3f477010e: Pulling fs layer [2022-07-06T18:33:06.509Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-06T18:33:06.509Z] 2c6e9b1d212d: Pulling fs layer [2022-07-06T18:33:06.509Z] 205491f53016: Waiting [2022-07-06T18:33:06.509Z] bdb3f477010e: Waiting [2022-07-06T18:33:06.509Z] df18705c85c3: Waiting [2022-07-06T18:33:06.509Z] c8a8fc8e1c8f: Waiting [2022-07-06T18:33:06.509Z] bdb8f0575790: Pulling fs layer [2022-07-06T18:33:06.509Z] 2c6e9b1d212d: Waiting [2022-07-06T18:33:06.509Z] 386e3cb2ff24: Pulling fs layer [2022-07-06T18:33:06.509Z] bdb8f0575790: Waiting [2022-07-06T18:33:06.509Z] 2343380bae48: Pulling fs layer [2022-07-06T18:33:06.509Z] 2343380bae48: Waiting [2022-07-06T18:33:06.509Z] f63e77b7563a: Verifying Checksum [2022-07-06T18:33:06.509Z] f63e77b7563a: Download complete [2022-07-06T18:33:06.509Z] 205491f53016: Verifying Checksum [2022-07-06T18:33:06.509Z] 205491f53016: Download complete [2022-07-06T18:33:06.772Z] df18705c85c3: Verifying Checksum [2022-07-06T18:33:06.772Z] df18705c85c3: Download complete [2022-07-06T18:33:06.772Z] bd5fdadae976: Verifying Checksum [2022-07-06T18:33:06.772Z] bd5fdadae976: Download complete [2022-07-06T18:33:06.772Z] bdb3f477010e: Verifying Checksum [2022-07-06T18:33:06.772Z] bdb3f477010e: Download complete [2022-07-06T18:33:06.772Z] 2c6e9b1d212d: Download complete [2022-07-06T18:33:06.772Z] bdb8f0575790: Verifying Checksum [2022-07-06T18:33:06.772Z] bdb8f0575790: Download complete [2022-07-06T18:33:06.772Z] 386e3cb2ff24: Download complete [2022-07-06T18:33:06.772Z] 2343380bae48: Verifying Checksum [2022-07-06T18:33:06.772Z] 2343380bae48: Download complete [2022-07-06T18:33:06.772Z] 42c077c10790: Verifying Checksum [2022-07-06T18:33:06.772Z] 42c077c10790: Download complete [2022-07-06T18:33:07.345Z] c8a8fc8e1c8f: Download complete [2022-07-06T18:33:08.290Z] 42c077c10790: Pull complete [2022-07-06T18:33:08.290Z] f63e77b7563a: Pull complete [2022-07-06T18:33:08.863Z] bd5fdadae976: Pull complete [2022-07-06T18:33:08.863Z] 205491f53016: Pull complete [2022-07-06T18:33:09.123Z] df18705c85c3: Pull complete [2022-07-06T18:33:09.384Z] bdb3f477010e: Pull complete [2022-07-06T18:33:11.306Z] c8a8fc8e1c8f: Pull complete [2022-07-06T18:33:11.306Z] 2c6e9b1d212d: Pull complete [2022-07-06T18:33:11.573Z] bdb8f0575790: Pull complete [2022-07-06T18:33:11.836Z] 386e3cb2ff24: Pull complete [2022-07-06T18:33:11.836Z] 2343380bae48: Pull complete [2022-07-06T18:33:11.836Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-06T18:33:11.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:33:11.836Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:33:11.948Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:33:11.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-06T18:33:13.642Z] $ docker top e73f2bc3495b66881794684244e5d88e55c7872b74c96169a96aecfc30c375f6 -eo pid,comm [2022-07-06T18:33:13.715Z] 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-07-06T18:33:13.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T18:33:13.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T18:33:13.751Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T18:33:13.886Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T18:33:13.892Z] $ docker exec e73f2bc3495b66881794684244e5d88e55c7872b74c96169a96aecfc30c375f6 ssh-agent [2022-07-06T18:33:14.014Z] SSH_AUTH_SOCK=/tmp/ssh-cZ3W7PPU9aEe/agent.32 [2022-07-06T18:33:14.014Z] SSH_AGENT_PID=38 [2022-07-06T18:33:14.020Z] Running ssh-add (command line suppressed) [2022-07-06T18:33:14.142Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2303691169330423735.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2303691169330423735.key) [2022-07-06T18:33:14.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T18:33:14.453Z] + git tag --points-at HEAD [Pipeline] } [2022-07-06T18:33:14.469Z] $ docker exec --env ******** --env ******** e73f2bc3495b66881794684244e5d88e55c7872b74c96169a96aecfc30c375f6 ssh-agent -k [2022-07-06T18:33:14.574Z] unset SSH_AUTH_SOCK; [2022-07-06T18:33:14.575Z] unset SSH_AGENT_PID; [2022-07-06T18:33:14.575Z] echo Agent pid 38 killed; [2022-07-06T18:33:14.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-06T18:33:14.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T18:33:14.611Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T18:33:14.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T18:33:14.756Z] $ docker exec e73f2bc3495b66881794684244e5d88e55c7872b74c96169a96aecfc30c375f6 ssh-agent [2022-07-06T18:33:14.878Z] SSH_AUTH_SOCK=/tmp/ssh-8YhzFe9NVf5O/agent.71 [2022-07-06T18:33:14.878Z] SSH_AGENT_PID=77 [2022-07-06T18:33:14.883Z] Running ssh-add (command line suppressed) [2022-07-06T18:33:15.006Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2372931602389287241.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2372931602389287241.key) [2022-07-06T18:33:15.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T18:33:15.310Z] + git semver init [2022-07-06T18:33:15.572Z] 2022-07-06 18:33:15,520 [run_init] DEBUG init version:0.0.0 force:False [2022-07-06T18:33:15.572Z] 2022-07-06 18:33:15,521 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-06T18:33:15.572Z] 2022-07-06 18:33:15,522 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-06T18:33:15.572Z] 2022-07-06 18:33:15,522 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-06T18:33:16.517Z] 2022-07-06 18:33:16,505 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-07-06T18:33:16.517Z] 2022-07-06 18:33:16,505 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-07-06T18:33:16.517Z] 2022-07-06 18:33:16,505 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T18:33:16.517Z] 2022-07-06 18:33:16,506 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T18:33:16.517Z] 2.2.1-dev.5 [Pipeline] } [2022-07-06T18:33:16.790Z] $ docker exec --env ******** --env ******** e73f2bc3495b66881794684244e5d88e55c7872b74c96169a96aecfc30c375f6 ssh-agent -k [2022-07-06T18:33:16.904Z] unset SSH_AUTH_SOCK; [2022-07-06T18:33:16.905Z] unset SSH_AGENT_PID; [2022-07-06T18:33:16.905Z] echo Agent pid 77 killed; [2022-07-06T18:33:16.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T18:33:17.229Z] + git semver [Pipeline] } [2022-07-06T18:33:17.508Z] $ docker stop --time=1 e73f2bc3495b66881794684244e5d88e55c7872b74c96169a96aecfc30c375f6 [2022-07-06T18:33:18.878Z] $ docker rm -f e73f2bc3495b66881794684244e5d88e55c7872b74c96169a96aecfc30c375f6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:33:19.229Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-06T18:33:19.481Z] Stashed 1 file(s) [Pipeline] echo [2022-07-06T18:33:19.483Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.5 [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-07-06T18:33:19.581Z] provisioning config files... [2022-07-06T18:33:19.592Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4002544243091433540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:33:19.899Z] ---> docker-login.sh [2022-07-06T18:33:19.899Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:33:19.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:19.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:19.899Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:19.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:19.899Z] [2022-07-06T18:33:19.899Z] Login Succeeded [2022-07-06T18:33:19.899Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:33:19.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:20.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:20.159Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:20.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:20.159Z] [2022-07-06T18:33:20.159Z] Login Succeeded [2022-07-06T18:33:20.159Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:33:20.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:20.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:20.159Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:20.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:20.159Z] [2022-07-06T18:33:20.159Z] Login Succeeded [2022-07-06T18:33:20.159Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:33:20.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:20.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:20.421Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:20.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:20.421Z] [2022-07-06T18:33:20.421Z] Login Succeeded [2022-07-06T18:33:20.421Z] docker.io [2022-07-06T18:33:20.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:33:20.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:33:20.683Z] Configure a credential helper to remove this warning. See [2022-07-06T18:33:20.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:33:20.683Z] [2022-07-06T18:33:20.683Z] Login Succeeded [2022-07-06T18:33:20.683Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:33:20.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T18:33:20.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:33:20.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:33:20.764Z] ========================================================= [2022-07-06T18:33:20.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-06T18:33:20.764Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:33:21.082Z] + 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-07-06T18:33:21.082Z] Sending build context to Docker daemon 12.46MB [2022-07-06T18:33:21.082Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:33:21.082Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T18:33:21.082Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-06T18:33:21.082Z] 59bf1c3509f3: Pulling fs layer [2022-07-06T18:33:21.082Z] 666ba61612fd: Pulling fs layer [2022-07-06T18:33:21.082Z] 8ed8ca486205: Pulling fs layer [2022-07-06T18:33:21.082Z] cc1cd167ecdc: Pulling fs layer [2022-07-06T18:33:21.082Z] c516ae0d96e1: Pulling fs layer [2022-07-06T18:33:21.082Z] 684cea983483: Pulling fs layer [2022-07-06T18:33:21.082Z] dd3240ac7de5: Pulling fs layer [2022-07-06T18:33:21.082Z] b1e948a4e11c: Pulling fs layer [2022-07-06T18:33:21.082Z] a8fd76ee1af6: Pulling fs layer [2022-07-06T18:33:21.082Z] 646ad004c059: Pulling fs layer [2022-07-06T18:33:21.082Z] c516ae0d96e1: Waiting [2022-07-06T18:33:21.082Z] a8fd76ee1af6: Waiting [2022-07-06T18:33:21.082Z] 684cea983483: Waiting [2022-07-06T18:33:21.082Z] 646ad004c059: Waiting [2022-07-06T18:33:21.082Z] dd3240ac7de5: Waiting [2022-07-06T18:33:21.082Z] b1e948a4e11c: Waiting [2022-07-06T18:33:21.354Z] 8ed8ca486205: Download complete [2022-07-06T18:33:21.354Z] 666ba61612fd: Verifying Checksum [2022-07-06T18:33:21.354Z] 666ba61612fd: Download complete [2022-07-06T18:33:21.354Z] c516ae0d96e1: Download complete [2022-07-06T18:33:21.354Z] 684cea983483: Verifying Checksum [2022-07-06T18:33:21.354Z] 684cea983483: Download complete [2022-07-06T18:33:21.354Z] dd3240ac7de5: Verifying Checksum [2022-07-06T18:33:21.354Z] dd3240ac7de5: Download complete [2022-07-06T18:33:21.354Z] 59bf1c3509f3: Verifying Checksum [2022-07-06T18:33:21.354Z] 59bf1c3509f3: Download complete [2022-07-06T18:33:21.354Z] b1e948a4e11c: Verifying Checksum [2022-07-06T18:33:21.354Z] b1e948a4e11c: Download complete [2022-07-06T18:33:21.354Z] 59bf1c3509f3: Pull complete [2022-07-06T18:33:21.623Z] 666ba61612fd: Pull complete [2022-07-06T18:33:21.623Z] 8ed8ca486205: Pull complete [2022-07-06T18:33:22.204Z] cc1cd167ecdc: Verifying Checksum [2022-07-06T18:33:22.204Z] cc1cd167ecdc: Download complete [2022-07-06T18:33:22.204Z] 646ad004c059: Verifying Checksum [2022-07-06T18:33:22.204Z] 646ad004c059: Download complete [2022-07-06T18:33:22.204Z] a8fd76ee1af6: Verifying Checksum [2022-07-06T18:33:22.204Z] a8fd76ee1af6: Download complete [2022-07-06T18:33:26.401Z] cc1cd167ecdc: Pull complete [2022-07-06T18:33:26.401Z] c516ae0d96e1: Pull complete [2022-07-06T18:33:26.401Z] 684cea983483: Pull complete [2022-07-06T18:33:26.401Z] dd3240ac7de5: Pull complete [2022-07-06T18:33:26.401Z] b1e948a4e11c: Pull complete [2022-07-06T18:33:28.310Z] a8fd76ee1af6: Pull complete [2022-07-06T18:33:29.250Z] 646ad004c059: Pull complete [2022-07-06T18:33:29.250Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-06T18:33:29.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-06T18:33:29.250Z] ---> 8f69c11f6b0c [2022-07-06T18:33:29.251Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:33:31.164Z] ---> Running in 04d1e0de9568 [2022-07-06T18:33:31.164Z] Removing intermediate container 04d1e0de9568 [2022-07-06T18:33:31.164Z] ---> 25cd005fee39 [2022-07-06T18:33:31.164Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:33:31.164Z] ---> Running in aa50061032cd [2022-07-06T18:33:31.164Z] Removing intermediate container aa50061032cd [2022-07-06T18:33:31.164Z] ---> 53f11118fd05 [2022-07-06T18:33:31.164Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:33:31.425Z] ---> Running in fba70f483a8d [2022-07-06T18:33:31.425Z] Removing intermediate container fba70f483a8d [2022-07-06T18:33:31.425Z] ---> c2ba00d25c4c [2022-07-06T18:33:31.425Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:33:31.425Z] ---> Running in a32cf271e9f3 [2022-07-06T18:33:32.370Z] Removing intermediate container a32cf271e9f3 [2022-07-06T18:33:32.370Z] ---> 91cf08873d8a [2022-07-06T18:33:32.370Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:33:32.370Z] ---> Running in d8497a667ef8 [2022-07-06T18:33:32.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T18:33:33.311Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T18:33:33.571Z] OK: 221 MiB in 52 packages [2022-07-06T18:33:34.143Z] Removing intermediate container d8497a667ef8 [2022-07-06T18:33:34.143Z] ---> 8b75da5dec3f [2022-07-06T18:33:34.143Z] Step 8/13 : WORKDIR /app [2022-07-06T18:33:34.143Z] ---> Running in 1d7274662eff [2022-07-06T18:33:34.143Z] Removing intermediate container 1d7274662eff [2022-07-06T18:33:34.143Z] ---> acb1c2bf0581 [2022-07-06T18:33:34.143Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T18:33:34.406Z] ---> 66a4f8c3504c [2022-07-06T18:33:34.406Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:33:34.406Z] ---> Running in 2fcad9d35e2b [2022-07-06T18:33:34.555Z] Still waiting to schedule task [2022-07-06T18:33:34.556Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-06T18:33:52.543Z] Removing intermediate container 2fcad9d35e2b [2022-07-06T18:33:52.543Z] ---> df52c123f97a [2022-07-06T18:33:52.543Z] Step 11/13 : COPY . . [2022-07-06T18:33:52.543Z] ---> c458872fe4aa [2022-07-06T18:33:52.543Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T18:33:52.543Z] ---> Running in 16539939867c [2022-07-06T18:33:52.543Z] Removing intermediate container 16539939867c [2022-07-06T18:33:52.543Z] ---> 8b6840254ff1 [2022-07-06T18:33:52.543Z] Step 13/13 : RUN $MAKE [2022-07-06T18:33:52.543Z] ---> Running in 93448e026fd0 [2022-07-06T18:33:52.543Z] noop [2022-07-06T18:33:52.543Z] Removing intermediate container 93448e026fd0 [2022-07-06T18:33:52.543Z] ---> 52bce658f2ca [2022-07-06T18:33:52.543Z] Successfully built 52bce658f2ca [2022-07-06T18:33:52.543Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:33:52.869Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T18:33:52.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:33:52.957Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:33:53.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T18:33:53.446Z] $ docker top 87738432b222c84914c7ae4ee7c107668ff67100259afccd0c76c5b294850b53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T18:33:53.808Z] + go version [2022-07-06T18:33:53.808Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-06T18:33:53.824Z] $ docker stop --time=1 87738432b222c84914c7ae4ee7c107668ff67100259afccd0c76c5b294850b53 [2022-07-06T18:33:55.121Z] $ docker rm -f 87738432b222c84914c7ae4ee7c107668ff67100259afccd0c76c5b294850b53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:33:55.540Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-06T18:33:55.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:33:55.618Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:33:55.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-06T18:33:56.145Z] $ docker top e3e25ea21f4489e5507e914292ea2d33a0817d9d9085fd1829c098ffc9fa249f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T18:33:56.532Z] + make test [2022-07-06T18:33:56.532Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T18:34:08.754Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T18:34:08.755Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.038s coverage: 86.2% of statements [2022-07-06T18:34:08.755Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T18:34:09.697Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements [2022-07-06T18:34:17.830Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T18:34:23.115Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T18:34:23.115Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T18:34:23.115Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T18:34:23.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T18:34:23.145Z] $ docker stop --time=1 e3e25ea21f4489e5507e914292ea2d33a0817d9d9085fd1829c098ffc9fa249f [2022-07-06T18:34:25.055Z] $ docker rm -f e3e25ea21f4489e5507e914292ea2d33a0817d9d9085fd1829c098ffc9fa249f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:34:25.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T18:34:25.557Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-06T18:34:26.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T18:34:26.369Z] + ls -al . [2022-07-06T18:34:26.369Z] total 232 [2022-07-06T18:34:26.369Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 6 18:33 . [2022-07-06T18:34:26.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:32 .. [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 18:32 .dockerignore [2022-07-06T18:34:26.369Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 18:33 .git [2022-07-06T18:34:26.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:32 .github [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 18:32 .gitignore [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 18:32 .golangci.yml [2022-07-06T18:34:26.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 18:33 .semver [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 18:32 Attribution.txt [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 18:32 CHANGELOG.md [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 18:32 Dockerfile [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 18:32 GOVERNANCE.md [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 18:32 Jenkinsfile [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 18:32 LICENSE [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 18:32 Makefile [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 18:32 OWNERS.md [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 18:32 README.md [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 18:33 VERSION [2022-07-06T18:34:26.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:32 bin [2022-07-06T18:34:26.369Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 18:34 coverage.out [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 18:32 go.mod [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 37046 Jul 6 18:32 go.sum [2022-07-06T18:34:26.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:32 images [2022-07-06T18:34:26.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:32 internal [2022-07-06T18:34:26.369Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 18:32 main.go [2022-07-06T18:34:26.369Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:32 res [2022-07-06T18:34:26.369Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:32 snap [2022-07-06T18:34:26.369Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:34:26.688Z] + 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=5d59561c1133a6ca726020ae56ce39f2a90031a2 --label arch=amd64 --label version=2.2.1-dev.5 . [2022-07-06T18:34:26.688Z] Sending build context to Docker daemon 12.46MB [2022-07-06T18:34:26.688Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:34:26.688Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T18:34:26.688Z] ---> 52bce658f2ca [2022-07-06T18:34:26.688Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:34:26.950Z] ---> Running in 4e2b77f7013d [2022-07-06T18:34:26.950Z] Removing intermediate container 4e2b77f7013d [2022-07-06T18:34:26.950Z] ---> 2b993cd95f78 [2022-07-06T18:34:26.950Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:34:26.950Z] ---> Running in f8df699baa7f [2022-07-06T18:34:27.211Z] Removing intermediate container f8df699baa7f [2022-07-06T18:34:27.211Z] ---> 9ac3280be658 [2022-07-06T18:34:27.211Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:34:27.211Z] ---> Running in 689cc84c8325 [2022-07-06T18:34:27.211Z] Removing intermediate container 689cc84c8325 [2022-07-06T18:34:27.211Z] ---> 19bb33c131c5 [2022-07-06T18:34:27.211Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:34:27.471Z] ---> Running in 2985528693d3 [2022-07-06T18:34:28.044Z] Removing intermediate container 2985528693d3 [2022-07-06T18:34:28.044Z] ---> 92d2aaa488b2 [2022-07-06T18:34:28.044Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:34:28.305Z] ---> Running in 3f19131aa0b5 [2022-07-06T18:34:28.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-06T18:34:29.506Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-06T18:34:29.506Z] OK: 221 MiB in 52 packages [2022-07-06T18:34:30.078Z] Removing intermediate container 3f19131aa0b5 [2022-07-06T18:34:30.078Z] ---> cdcee0a6a025 [2022-07-06T18:34:30.078Z] Step 8/31 : WORKDIR /app [2022-07-06T18:34:30.078Z] ---> Running in a1288fb18f23 [2022-07-06T18:34:30.078Z] Removing intermediate container a1288fb18f23 [2022-07-06T18:34:30.078Z] ---> 12e97493d2b5 [2022-07-06T18:34:30.078Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T18:34:30.338Z] ---> fa7eae15c23b [2022-07-06T18:34:30.338Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:34:30.338Z] ---> Running in 5221c382e079 [2022-07-06T18:34:30.907Z] Removing intermediate container 5221c382e079 [2022-07-06T18:34:30.907Z] ---> eccaac72dc3a [2022-07-06T18:34:30.907Z] Step 11/31 : COPY . . [2022-07-06T18:34:31.478Z] ---> 1d5436cd6414 [2022-07-06T18:34:31.478Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T18:34:31.478Z] ---> Running in 615f944fe2e7 [2022-07-06T18:34:31.478Z] Removing intermediate container 615f944fe2e7 [2022-07-06T18:34:31.478Z] ---> 0e0b549f71e0 [2022-07-06T18:34:31.478Z] Step 13/31 : RUN $MAKE [2022-07-06T18:34:31.478Z] ---> Running in c78fef56d0b3 [2022-07-06T18:34:31.738Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-06T18:34:53.729Z] Removing intermediate container c78fef56d0b3 [2022-07-06T18:34:53.729Z] ---> e4e9b3c406f3 [2022-07-06T18:34:53.729Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T18:34:53.729Z] 3.14: Pulling from library/alpine [2022-07-06T18:34:53.729Z] 8663204ce13b: Pulling fs layer [2022-07-06T18:34:53.729Z] 8663204ce13b: Download complete [2022-07-06T18:34:53.729Z] 8663204ce13b: Pull complete [2022-07-06T18:34:53.990Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T18:34:53.990Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T18:34:53.990Z] ---> e04c818066af [2022-07-06T18:34:53.990Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:34:53.990Z] ---> Running in 085c0148a3ca [2022-07-06T18:34:54.252Z] Removing intermediate container 085c0148a3ca [2022-07-06T18:34:54.252Z] ---> 7314d4502eea [2022-07-06T18:34:54.252Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T18:34:54.252Z] ---> Running in cd610cae9801 [2022-07-06T18:34:54.252Z] Removing intermediate container cd610cae9801 [2022-07-06T18:34:54.252Z] ---> daf9850dbe44 [2022-07-06T18:34:54.252Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:34:54.252Z] ---> Running in eb8a54de6286 [2022-07-06T18:34:54.824Z] Removing intermediate container eb8a54de6286 [2022-07-06T18:34:54.824Z] ---> 8cd16086ebe5 [2022-07-06T18:34:54.824Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T18:34:55.088Z] ---> Running in af0f1dba52fa [2022-07-06T18:34:55.352Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-06T18:34:56.296Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-06T18:34:56.556Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T18:34:56.556Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T18:34:56.556Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T18:34:56.815Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T18:34:56.815Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T18:34:56.815Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T18:34:57.076Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T18:34:57.076Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T18:34:57.076Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T18:34:57.076Z] OK: 9 MiB in 21 packages [2022-07-06T18:34:57.648Z] Removing intermediate container af0f1dba52fa [2022-07-06T18:34:57.648Z] ---> 85ce0431b03f [2022-07-06T18:34:57.648Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T18:34:57.910Z] ---> fe363cb8d24a [2022-07-06T18:34:57.910Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T18:34:57.910Z] ---> 8597a8e82488 [2022-07-06T18:34:57.910Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T18:34:58.171Z] ---> 72a681b042a0 [2022-07-06T18:34:58.171Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T18:34:58.434Z] ---> b2b4c09ae566 [2022-07-06T18:34:58.434Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T18:34:59.006Z] ---> 46950242d758 [2022-07-06T18:34:59.006Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T18:34:59.006Z] ---> Running in d4876681b252 [2022-07-06T18:34:59.579Z] Removing intermediate container d4876681b252 [2022-07-06T18:34:59.579Z] ---> 451f66b3050d [2022-07-06T18:34:59.579Z] Step 25/31 : VOLUME /cache [2022-07-06T18:34:59.579Z] ---> Running in 7bb941aa5ea2 [2022-07-06T18:34:59.841Z] Removing intermediate container 7bb941aa5ea2 [2022-07-06T18:34:59.841Z] ---> c2b42c571c6c [2022-07-06T18:34:59.841Z] Step 26/31 : EXPOSE 59711 [2022-07-06T18:34:59.841Z] ---> Running in 0e43f99a81cd [2022-07-06T18:35:00.103Z] Removing intermediate container 0e43f99a81cd [2022-07-06T18:35:00.103Z] ---> a68c922f1c2b [2022-07-06T18:35:00.103Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T18:35:00.103Z] ---> Running in 0735134d6e2f [2022-07-06T18:35:00.103Z] Removing intermediate container 0735134d6e2f [2022-07-06T18:35:00.103Z] ---> 8e3302399388 [2022-07-06T18:35:00.103Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T18:35:00.103Z] ---> Running in 53c945e8e179 [2022-07-06T18:35:00.364Z] Removing intermediate container 53c945e8e179 [2022-07-06T18:35:00.365Z] ---> 9e714c27b1e0 [2022-07-06T18:35:00.365Z] Step 29/31 : LABEL arch=amd64 [2022-07-06T18:35:00.365Z] ---> Running in 5403e758d40f [2022-07-06T18:35:00.365Z] Removing intermediate container 5403e758d40f [2022-07-06T18:35:00.365Z] ---> 764253b4ded3 [2022-07-06T18:35:00.365Z] Step 30/31 : LABEL git_sha=5d59561c1133a6ca726020ae56ce39f2a90031a2 [2022-07-06T18:35:00.365Z] ---> Running in cb0ea01c65ce [2022-07-06T18:35:00.626Z] Removing intermediate container cb0ea01c65ce [2022-07-06T18:35:00.626Z] ---> 452a8333520d [2022-07-06T18:35:00.626Z] Step 31/31 : LABEL version=2.2.1-dev.5 [2022-07-06T18:35:00.888Z] ---> Running in c4d06a57411a [2022-07-06T18:35:00.888Z] Removing intermediate container c4d06a57411a [2022-07-06T18:35:00.888Z] ---> 2e91a5583fcf [2022-07-06T18:35:00.888Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T18:35:00.888Z] Successfully built 2e91a5583fcf [2022-07-06T18:35:00.888Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:35:01.016Z] provisioning config files... [2022-07-06T18:35:01.027Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8279257968886713763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:35:01.338Z] ---> docker-login.sh [2022-07-06T18:35:01.338Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:35:01.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:01.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:01.339Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:01.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:01.339Z] [2022-07-06T18:35:01.339Z] Login Succeeded [2022-07-06T18:35:01.339Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:35:01.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:01.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:01.599Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:01.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:01.599Z] [2022-07-06T18:35:01.599Z] Login Succeeded [2022-07-06T18:35:01.599Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:35:01.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:01.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:01.599Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:01.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:01.599Z] [2022-07-06T18:35:01.599Z] Login Succeeded [2022-07-06T18:35:01.599Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:35:01.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:01.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:01.862Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:01.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:01.862Z] [2022-07-06T18:35:01.862Z] Login Succeeded [2022-07-06T18:35:01.862Z] docker.io [2022-07-06T18:35:01.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:02.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:02.126Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:02.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:02.126Z] [2022-07-06T18:35:02.126Z] Login Succeeded [2022-07-06T18:35:02.126Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:35:02.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T18:35:02.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:35:02.211Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-07-06T18:35:02.211Z] 5d59561c1133a6ca726020ae56ce39f2a90031a2 [2022-07-06T18:35:02.211Z] latest [2022-07-06T18:35:02.211Z] 2.2.1-dev.5 [2022-07-06T18:35:02.211Z] 5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5 [2022-07-06T18:35:02.211Z] main [2022-07-06T18:35:02.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:02.557Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5d59561c1133a6ca726020ae56ce39f2a90031a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:02.881Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5d59561c1133a6ca726020ae56ce39f2a90031a2 [2022-07-06T18:35:02.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T18:35:02.882Z] a24b595fec8c: Preparing [2022-07-06T18:35:02.882Z] 37579f05b4bc: Preparing [2022-07-06T18:35:02.882Z] 301893d5480e: Preparing [2022-07-06T18:35:02.882Z] b236cfff2784: Preparing [2022-07-06T18:35:02.882Z] 7fcc7cdc4159: Preparing [2022-07-06T18:35:02.882Z] a1ca82e4de9e: Preparing [2022-07-06T18:35:02.882Z] be5eb66b1fad: Preparing [2022-07-06T18:35:02.882Z] a601b610b200: Preparing [2022-07-06T18:35:02.882Z] b541d28bf3b4: Preparing [2022-07-06T18:35:02.882Z] a1ca82e4de9e: Waiting [2022-07-06T18:35:02.882Z] be5eb66b1fad: Waiting [2022-07-06T18:35:02.882Z] a601b610b200: Waiting [2022-07-06T18:35:02.882Z] b541d28bf3b4: Waiting [2022-07-06T18:35:02.882Z] a24b595fec8c: Pushed [2022-07-06T18:35:02.882Z] 7fcc7cdc4159: Pushed [2022-07-06T18:35:02.882Z] 301893d5480e: Pushed [2022-07-06T18:35:02.882Z] b236cfff2784: Pushed [2022-07-06T18:35:02.882Z] b541d28bf3b4: Layer already exists [2022-07-06T18:35:03.141Z] a1ca82e4de9e: Pushed [2022-07-06T18:35:03.141Z] a601b610b200: Pushed [2022-07-06T18:35:03.408Z] be5eb66b1fad: Pushed [2022-07-06T18:35:05.971Z] 37579f05b4bc: Pushed [2022-07-06T18:35:05.971Z] 5d59561c1133a6ca726020ae56ce39f2a90031a2: digest: sha256:d99bead2be90fea4e6ee4247f103164a375855fc50356b036030c2b1ddf09912 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:06.300Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:06.620Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-06T18:35:06.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T18:35:06.621Z] a24b595fec8c: Preparing [2022-07-06T18:35:06.621Z] 37579f05b4bc: Preparing [2022-07-06T18:35:06.621Z] 301893d5480e: Preparing [2022-07-06T18:35:06.621Z] b236cfff2784: Preparing [2022-07-06T18:35:06.621Z] 7fcc7cdc4159: Preparing [2022-07-06T18:35:06.621Z] a1ca82e4de9e: Preparing [2022-07-06T18:35:06.621Z] be5eb66b1fad: Preparing [2022-07-06T18:35:06.621Z] a601b610b200: Preparing [2022-07-06T18:35:06.621Z] b541d28bf3b4: Preparing [2022-07-06T18:35:06.621Z] be5eb66b1fad: Waiting [2022-07-06T18:35:06.621Z] a601b610b200: Waiting [2022-07-06T18:35:06.621Z] a1ca82e4de9e: Waiting [2022-07-06T18:35:06.621Z] b541d28bf3b4: Waiting [2022-07-06T18:35:06.621Z] 7fcc7cdc4159: Layer already exists [2022-07-06T18:35:06.621Z] b236cfff2784: Layer already exists [2022-07-06T18:35:06.621Z] 37579f05b4bc: Layer already exists [2022-07-06T18:35:06.621Z] a24b595fec8c: Layer already exists [2022-07-06T18:35:06.621Z] 301893d5480e: Layer already exists [2022-07-06T18:35:06.621Z] be5eb66b1fad: Layer already exists [2022-07-06T18:35:06.621Z] a1ca82e4de9e: Layer already exists [2022-07-06T18:35:06.621Z] a601b610b200: Layer already exists [2022-07-06T18:35:06.621Z] b541d28bf3b4: Layer already exists [2022-07-06T18:35:06.621Z] latest: digest: sha256:d99bead2be90fea4e6ee4247f103164a375855fc50356b036030c2b1ddf09912 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:06.956Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:07.274Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.5 [2022-07-06T18:35:07.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T18:35:07.274Z] a24b595fec8c: Preparing [2022-07-06T18:35:07.274Z] 37579f05b4bc: Preparing [2022-07-06T18:35:07.274Z] 301893d5480e: Preparing [2022-07-06T18:35:07.274Z] b236cfff2784: Preparing [2022-07-06T18:35:07.274Z] 7fcc7cdc4159: Preparing [2022-07-06T18:35:07.274Z] a1ca82e4de9e: Preparing [2022-07-06T18:35:07.274Z] be5eb66b1fad: Preparing [2022-07-06T18:35:07.274Z] a601b610b200: Preparing [2022-07-06T18:35:07.274Z] b541d28bf3b4: Preparing [2022-07-06T18:35:07.274Z] a1ca82e4de9e: Waiting [2022-07-06T18:35:07.274Z] be5eb66b1fad: Waiting [2022-07-06T18:35:07.274Z] a601b610b200: Waiting [2022-07-06T18:35:07.274Z] b541d28bf3b4: Waiting [2022-07-06T18:35:07.274Z] 7fcc7cdc4159: Layer already exists [2022-07-06T18:35:07.274Z] 37579f05b4bc: Layer already exists [2022-07-06T18:35:07.274Z] 301893d5480e: Layer already exists [2022-07-06T18:35:07.274Z] a24b595fec8c: Layer already exists [2022-07-06T18:35:07.274Z] b236cfff2784: Layer already exists [2022-07-06T18:35:07.274Z] a1ca82e4de9e: Layer already exists [2022-07-06T18:35:07.274Z] be5eb66b1fad: Layer already exists [2022-07-06T18:35:07.274Z] a601b610b200: Layer already exists [2022-07-06T18:35:07.274Z] b541d28bf3b4: Layer already exists [2022-07-06T18:35:07.274Z] 2.2.1-dev.5: digest: sha256:d99bead2be90fea4e6ee4247f103164a375855fc50356b036030c2b1ddf09912 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:07.602Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:07.691Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17043 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-07-06T18:35:07.708Z] Running in /w/workspace/app-rfid-llrp-inventory/42 [Pipeline] { [Pipeline] checkout [2022-07-06T18:35:07.754Z] The recommended git tool is: git [2022-07-06T18:35:07.926Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5 [2022-07-06T18:35:07.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T18:35:07.926Z] a24b595fec8c: Preparing [2022-07-06T18:35:07.926Z] 37579f05b4bc: Preparing [2022-07-06T18:35:07.926Z] 301893d5480e: Preparing [2022-07-06T18:35:07.926Z] b236cfff2784: Preparing [2022-07-06T18:35:07.926Z] 7fcc7cdc4159: Preparing [2022-07-06T18:35:07.926Z] a1ca82e4de9e: Preparing [2022-07-06T18:35:07.926Z] be5eb66b1fad: Preparing [2022-07-06T18:35:07.926Z] a601b610b200: Preparing [2022-07-06T18:35:07.926Z] b541d28bf3b4: Preparing [2022-07-06T18:35:07.926Z] be5eb66b1fad: Waiting [2022-07-06T18:35:07.926Z] a601b610b200: Waiting [2022-07-06T18:35:07.926Z] b541d28bf3b4: Waiting [2022-07-06T18:35:07.926Z] a1ca82e4de9e: Waiting [2022-07-06T18:35:07.926Z] 37579f05b4bc: Layer already exists [2022-07-06T18:35:07.926Z] 7fcc7cdc4159: Layer already exists [2022-07-06T18:35:07.926Z] 301893d5480e: Layer already exists [2022-07-06T18:35:07.926Z] a24b595fec8c: Layer already exists [2022-07-06T18:35:07.926Z] b236cfff2784: Layer already exists [2022-07-06T18:35:07.926Z] be5eb66b1fad: Layer already exists [2022-07-06T18:35:07.926Z] a601b610b200: Layer already exists [2022-07-06T18:35:07.926Z] a1ca82e4de9e: Layer already exists [2022-07-06T18:35:07.926Z] b541d28bf3b4: Layer already exists [2022-07-06T18:35:07.926Z] 5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5: digest: sha256:d99bead2be90fea4e6ee4247f103164a375855fc50356b036030c2b1ddf09912 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:08.255Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:08.580Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-07-06T18:35:08.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-06T18:35:08.581Z] a24b595fec8c: Preparing [2022-07-06T18:35:08.581Z] 37579f05b4bc: Preparing [2022-07-06T18:35:08.581Z] 301893d5480e: Preparing [2022-07-06T18:35:08.581Z] b236cfff2784: Preparing [2022-07-06T18:35:08.581Z] 7fcc7cdc4159: Preparing [2022-07-06T18:35:08.581Z] a1ca82e4de9e: Preparing [2022-07-06T18:35:08.581Z] be5eb66b1fad: Preparing [2022-07-06T18:35:08.581Z] a601b610b200: Preparing [2022-07-06T18:35:08.581Z] b541d28bf3b4: Preparing [2022-07-06T18:35:08.581Z] a601b610b200: Waiting [2022-07-06T18:35:08.581Z] b541d28bf3b4: Waiting [2022-07-06T18:35:08.581Z] be5eb66b1fad: Waiting [2022-07-06T18:35:08.581Z] 7fcc7cdc4159: Layer already exists [2022-07-06T18:35:08.581Z] 301893d5480e: Layer already exists [2022-07-06T18:35:08.581Z] 37579f05b4bc: Layer already exists [2022-07-06T18:35:08.581Z] a24b595fec8c: Layer already exists [2022-07-06T18:35:08.581Z] b236cfff2784: Layer already exists [2022-07-06T18:35:08.581Z] be5eb66b1fad: Layer already exists [2022-07-06T18:35:08.581Z] a1ca82e4de9e: Layer already exists [2022-07-06T18:35:08.581Z] a601b610b200: Layer already exists [2022-07-06T18:35:08.581Z] b541d28bf3b4: Layer already exists [2022-07-06T18:35:08.581Z] main: digest: sha256:d99bead2be90fea4e6ee4247f103164a375855fc50356b036030c2b1ddf09912 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T18:35:08.638Z] ===================================================== [Pipeline] echo [2022-07-06T18:35:08.653Z] taggedImages: [2022-07-06T18:35:08.653Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5d59561c1133a6ca726020ae56ce39f2a90031a2 [2022-07-06T18:35:08.653Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-06T18:35:08.653Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.5 [2022-07-06T18:35:08.653Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5 [2022-07-06T18:35:08.653Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:09.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:35:09.069Z] [2022-07-06T18:35:09.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:09.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:35:09.394Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-06T18:35:09.394Z] 5eb5b503b376: Pulling fs layer [2022-07-06T18:35:09.394Z] 5c69ac0246d0: Pulling fs layer [2022-07-06T18:35:09.394Z] ec43610c2a17: Pulling fs layer [2022-07-06T18:35:09.394Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-06T18:35:09.394Z] 33b1e0a273af: Pulling fs layer [2022-07-06T18:35:09.394Z] 5d3b04190fa2: Pulling fs layer [2022-07-06T18:35:09.394Z] 2f39f015ded8: Pulling fs layer [2022-07-06T18:35:09.394Z] 5d3b04190fa2: Waiting [2022-07-06T18:35:09.394Z] 2f39f015ded8: Waiting [2022-07-06T18:35:09.394Z] 3a2ae6a8a46f: Waiting [2022-07-06T18:35:09.394Z] 33b1e0a273af: Waiting [2022-07-06T18:35:09.394Z] 5c69ac0246d0: Verifying Checksum [2022-07-06T18:35:09.394Z] 5c69ac0246d0: Download complete [2022-07-06T18:35:09.395Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-06T18:35:09.395Z] 3a2ae6a8a46f: Download complete [2022-07-06T18:35:09.395Z] 33b1e0a273af: Download complete [2022-07-06T18:35:09.395Z] 5d3b04190fa2: Verifying Checksum [2022-07-06T18:35:09.395Z] 5d3b04190fa2: Download complete [2022-07-06T18:35:09.713Z] ec43610c2a17: Verifying Checksum [2022-07-06T18:35:09.713Z] ec43610c2a17: Download complete [2022-07-06T18:35:09.713Z] 5eb5b503b376: Verifying Checksum [2022-07-06T18:35:09.713Z] 5eb5b503b376: Download complete [2022-07-06T18:35:10.352Z] 2f39f015ded8: Verifying Checksum [2022-07-06T18:35:10.352Z] 2f39f015ded8: Download complete [2022-07-06T18:35:11.295Z] 5eb5b503b376: Pull complete [2022-07-06T18:35:11.295Z] 5c69ac0246d0: Pull complete [2022-07-06T18:35:11.865Z] ec43610c2a17: Pull complete [2022-07-06T18:35:11.865Z] 3a2ae6a8a46f: Pull complete [2022-07-06T18:35:12.439Z] 33b1e0a273af: Pull complete [2022-07-06T18:35:12.439Z] 5d3b04190fa2: Pull complete [2022-07-06T18:35:14.548Z] using credential edgex-jenkins-ssh [2022-07-06T18:35:14.565Z] Cloning the remote Git repository [2022-07-06T18:35:14.630Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T18:35:14.754Z] > git init /w/workspace/app-rfid-llrp-inventory/42 # timeout=10 [2022-07-06T18:35:14.936Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-06T18:35:14.937Z] > git --version # timeout=10 [2022-07-06T18:35:14.972Z] > git --version # 'git version 2.25.1' [2022-07-06T18:35:14.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-06T18:35:15.073Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T18:35:17.054Z] Avoid second fetch [2022-07-06T18:35:17.054Z] Checking out Revision 5d59561c1133a6ca726020ae56ce39f2a90031a2 (main) [2022-07-06T18:35:17.714Z] 2f39f015ded8: Pull complete [2022-07-06T18:35:17.714Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-06T18:35:17.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:35:17.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:35:17.805Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:35:17.848Z] $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T18:35:17.018Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-06T18:35:17.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-06T18:35:17.076Z] > git config core.sparsecheckout # timeout=10 [2022-07-06T18:35:17.090Z] > git checkout -f 5d59561c1133a6ca726020ae56ce39f2a90031a2 # timeout=10 [2022-07-06T18:35:21.298Z] Commit message: "build: Lastest SDK, update attribtion script and file (#95)" [2022-07-06T18:35:21.409Z] $ docker top 72d8677544b161ae6dfa6d6bcb028c07b5a89d6a1f2166af13e892f32ac6fa7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:35:21.644Z] [2022-07-06T18:35:21.644Z] GitHub has been notified of this commit’s build result [2022-07-06T18:35:21.644Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T18:35:21.811Z] ---> job-cost.sh [2022-07-06T18:35:21.811Z] lf-activate-venv: SKIPPING [2022-07-06T18:35:21.811Z] INFO: No Stack... [2022-07-06T18:35:22.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-06T18:35:22.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T18:35:22.222Z] Dload Upload Total Spent Left Speed [2022-07-06T18:35:22.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 91440 0 --:--:-- --:--:-- --:--:-- 91440 [2022-07-06T18:35:22.383Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh [2022-07-06T18:35:22.644Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T18:35:22.952Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-07-06T18:35:22.977Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-07-06T18:35:22.977Z] + cut -d, -f6 [Pipeline] sh [Pipeline] lock [2022-07-06T18:35:23.051Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-42-stack-cost] [2022-07-06T18:35:23.058Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-42-stack-cost] did not exist. Created. [2022-07-06T18:35:23.058Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T18:35:23.306Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-06T18:35:23.306Z] + sudo tee /etc/docker/daemon.new [2022-07-06T18:35:23.306Z] { [2022-07-06T18:35:23.306Z] "registry-mirrors": [ [2022-07-06T18:35:23.306Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-06T18:35:23.306Z] ], [2022-07-06T18:35:23.306Z] "bip": "10.250.0.254/24", [2022-07-06T18:35:23.306Z] "hosts": [ [2022-07-06T18:35:23.306Z] "tcp://0.0.0.0:5555", [2022-07-06T18:35:23.306Z] "unix:///var/run/docker.sock" [2022-07-06T18:35:23.306Z] ], [2022-07-06T18:35:23.306Z] "mtu": 1458, [2022-07-06T18:35:23.306Z] "selinux-enabled": true, [2022-07-06T18:35:23.306Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-06T18:35:23.306Z] } [Pipeline] sh [2022-07-06T18:35:23.367Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-06T18:35:23.409Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T18:35:23.417Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T18:35:23.441Z] $ docker stop --time=1 72d8677544b161ae6dfa6d6bcb028c07b5a89d6a1f2166af13e892f32ac6fa7c [2022-07-06T18:35:23.651Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-07-06T18:35:24.611Z] $ docker rm -f 72d8677544b161ae6dfa6d6bcb028c07b5a89d6a1f2166af13e892f32ac6fa7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-06T18:35:24.995Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:35:43.339Z] provisioning config files... [2022-07-06T18:35:43.363Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/42@tmp/config3254416446499036924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:35:43.722Z] ---> docker-login.sh [2022-07-06T18:35:43.722Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:35:44.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:44.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:44.591Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:44.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:44.591Z] [2022-07-06T18:35:44.591Z] Login Succeeded [2022-07-06T18:35:44.591Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:35:44.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:45.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:45.136Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:45.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:45.136Z] [2022-07-06T18:35:45.136Z] Login Succeeded [2022-07-06T18:35:45.136Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:35:45.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:45.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:45.409Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:45.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:45.409Z] [2022-07-06T18:35:45.409Z] Login Succeeded [2022-07-06T18:35:45.687Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:35:45.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:45.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:45.959Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:45.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:45.959Z] [2022-07-06T18:35:45.959Z] Login Succeeded [2022-07-06T18:35:45.959Z] docker.io [2022-07-06T18:35:46.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:35:46.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:35:46.824Z] Configure a credential helper to remove this warning. See [2022-07-06T18:35:46.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:35:46.824Z] [2022-07-06T18:35:46.824Z] Login Succeeded [2022-07-06T18:35:46.824Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:35:46.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-06T18:35:47.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:35:47.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:35:47.450Z] ========================================================= [2022-07-06T18:35:47.450Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-06T18:35:47.450Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:35:47.881Z] + 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-07-06T18:35:48.154Z] Sending build context to Docker daemon 687.1kB [2022-07-06T18:35:48.154Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:35:48.154Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-06T18:35:48.430Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-06T18:35:48.430Z] 9b3977197b4f: Pulling fs layer [2022-07-06T18:35:48.430Z] 1a89e8eeedd5: Pulling fs layer [2022-07-06T18:35:48.430Z] 94645a83ff95: Pulling fs layer [2022-07-06T18:35:48.430Z] e6fb740bc735: Pulling fs layer [2022-07-06T18:35:48.430Z] 3a77bd46dcc9: Pulling fs layer [2022-07-06T18:35:48.430Z] 355e64cbe906: Pulling fs layer [2022-07-06T18:35:48.430Z] 63ab81a10011: Pulling fs layer [2022-07-06T18:35:48.430Z] 555d1d1c4555: Pulling fs layer [2022-07-06T18:35:48.430Z] 7d9057610161: Pulling fs layer [2022-07-06T18:35:48.430Z] e6fb740bc735: Waiting [2022-07-06T18:35:48.430Z] 3a77bd46dcc9: Waiting [2022-07-06T18:35:48.430Z] 355e64cbe906: Waiting [2022-07-06T18:35:48.430Z] 63ab81a10011: Waiting [2022-07-06T18:35:48.430Z] 555d1d1c4555: Waiting [2022-07-06T18:35:48.430Z] 7d9057610161: Waiting [2022-07-06T18:35:48.430Z] 94645a83ff95: Verifying Checksum [2022-07-06T18:35:48.430Z] 94645a83ff95: Download complete [2022-07-06T18:35:48.430Z] 1a89e8eeedd5: Verifying Checksum [2022-07-06T18:35:48.430Z] 1a89e8eeedd5: Download complete [2022-07-06T18:35:48.430Z] 3a77bd46dcc9: Verifying Checksum [2022-07-06T18:35:48.430Z] 3a77bd46dcc9: Download complete [2022-07-06T18:35:48.430Z] 355e64cbe906: Verifying Checksum [2022-07-06T18:35:48.430Z] 355e64cbe906: Download complete [2022-07-06T18:35:48.430Z] 9b3977197b4f: Verifying Checksum [2022-07-06T18:35:48.430Z] 9b3977197b4f: Download complete [2022-07-06T18:35:48.430Z] 63ab81a10011: Verifying Checksum [2022-07-06T18:35:48.430Z] 63ab81a10011: Download complete [2022-07-06T18:35:49.439Z] 9b3977197b4f: Pull complete [2022-07-06T18:35:49.439Z] 7d9057610161: Verifying Checksum [2022-07-06T18:35:50.045Z] 1a89e8eeedd5: Pull complete [2022-07-06T18:35:50.320Z] 94645a83ff95: Pull complete [2022-07-06T18:35:50.597Z] 555d1d1c4555: Verifying Checksum [2022-07-06T18:35:50.597Z] 555d1d1c4555: Download complete [2022-07-06T18:35:51.194Z] e6fb740bc735: Verifying Checksum [2022-07-06T18:35:51.194Z] e6fb740bc735: Download complete [2022-07-06T18:36:03.608Z] e6fb740bc735: Pull complete [2022-07-06T18:36:03.608Z] 3a77bd46dcc9: Pull complete [2022-07-06T18:36:03.608Z] 355e64cbe906: Pull complete [2022-07-06T18:36:03.608Z] 63ab81a10011: Pull complete [2022-07-06T18:36:10.329Z] 555d1d1c4555: Pull complete [2022-07-06T18:36:11.312Z] 7d9057610161: Pull complete [2022-07-06T18:36:11.313Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-06T18:36:11.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-06T18:36:11.313Z] ---> 819e984ddca1 [2022-07-06T18:36:11.313Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:36:12.761Z] ---> Running in bfb31d7f8208 [2022-07-06T18:36:13.359Z] Removing intermediate container bfb31d7f8208 [2022-07-06T18:36:13.359Z] ---> 26a7c2766e44 [2022-07-06T18:36:13.359Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:36:13.359Z] ---> Running in dba53bbb4c04 [2022-07-06T18:36:13.635Z] Removing intermediate container dba53bbb4c04 [2022-07-06T18:36:13.635Z] ---> e18e838d14af [2022-07-06T18:36:13.635Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:36:13.635Z] ---> Running in 8a3c5b1e5590 [2022-07-06T18:36:13.914Z] Removing intermediate container 8a3c5b1e5590 [2022-07-06T18:36:13.914Z] ---> 9a6ec3d181ab [2022-07-06T18:36:13.914Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:36:13.914Z] ---> Running in e8bebb1fae58 [2022-07-06T18:36:15.918Z] Removing intermediate container e8bebb1fae58 [2022-07-06T18:36:15.919Z] ---> f12dcfe2eb40 [2022-07-06T18:36:15.919Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:36:15.919Z] ---> Running in 615a1bd0750d [2022-07-06T18:36:17.903Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T18:36:18.501Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T18:36:19.489Z] OK: 220 MiB in 52 packages [2022-07-06T18:36:20.482Z] Removing intermediate container 615a1bd0750d [2022-07-06T18:36:20.482Z] ---> 90db31793ce6 [2022-07-06T18:36:20.482Z] Step 8/13 : WORKDIR /app [2022-07-06T18:36:20.482Z] ---> Running in 8a6b48702bd1 [2022-07-06T18:36:20.759Z] Removing intermediate container 8a6b48702bd1 [2022-07-06T18:36:20.759Z] ---> 5dc96e3c5516 [2022-07-06T18:36:20.759Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-06T18:36:21.361Z] ---> a4af888eed31 [2022-07-06T18:36:21.361Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:36:21.361Z] ---> Running in 7c2b4d3e9e3e [2022-07-06T18:37:08.439Z] Removing intermediate container 7c2b4d3e9e3e [2022-07-06T18:37:08.439Z] ---> d84a79f36629 [2022-07-06T18:37:08.439Z] Step 11/13 : COPY . . [2022-07-06T18:37:08.439Z] ---> bdd5c3100995 [2022-07-06T18:37:08.439Z] Step 12/13 : ARG MAKE="make build" [2022-07-06T18:37:08.439Z] ---> Running in fcab947b43ae [2022-07-06T18:37:08.439Z] Removing intermediate container fcab947b43ae [2022-07-06T18:37:08.439Z] ---> 074fbad1746d [2022-07-06T18:37:08.439Z] Step 13/13 : RUN $MAKE [2022-07-06T18:37:08.439Z] ---> Running in eeb9f243032f [2022-07-06T18:37:08.439Z] noop [2022-07-06T18:37:08.720Z] Removing intermediate container eeb9f243032f [2022-07-06T18:37:08.720Z] ---> 24fd5354994d [2022-07-06T18:37:08.720Z] Successfully built 24fd5354994d [2022-07-06T18:37:08.720Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:37:09.104Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T18:37:09.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:37:09.372Z] prd-ubuntu20.04-docker-arm64-4c-16g-17043 does not seem to be running inside a container [2022-07-06T18:37:09.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/42 -v /w/workspace/app-rfid-llrp-inventory/42:/w/workspace/app-rfid-llrp-inventory/42:rw,z -v /w/workspace/app-rfid-llrp-inventory/42@tmp:/w/workspace/app-rfid-llrp-inventory/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T18:37:10.788Z] $ docker top 695d823f885ea0f99d8d817af1c2a58b63403877dcdbbde82ff85d2138507e74 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T18:37:11.727Z] + go version [2022-07-06T18:37:11.727Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-06T18:37:11.763Z] $ docker stop --time=1 695d823f885ea0f99d8d817af1c2a58b63403877dcdbbde82ff85d2138507e74 [2022-07-06T18:37:13.430Z] $ docker rm -f 695d823f885ea0f99d8d817af1c2a58b63403877dcdbbde82ff85d2138507e74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:37:14.068Z] + docker inspect -f . ci-base-image-arm64 [2022-07-06T18:37:14.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:37:14.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-17043 does not seem to be running inside a container [2022-07-06T18:37:14.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/42 -v /w/workspace/app-rfid-llrp-inventory/42:/w/workspace/app-rfid-llrp-inventory/42:rw,z -v /w/workspace/app-rfid-llrp-inventory/42@tmp:/w/workspace/app-rfid-llrp-inventory/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-06T18:37:15.733Z] $ docker top db8c7b13b8ace1da42cd0037ea11396447ce288550b73a4aab310974ceeb7d72 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-06T18:37:16.673Z] + make test [2022-07-06T18:37:16.673Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-06T18:38:53.796Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-06T18:38:53.796Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.239s coverage: 86.2% of statements [2022-07-06T18:38:53.796Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-06T18:38:53.796Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.716s coverage: 71.9% of statements [2022-07-06T18:38:53.796Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-06T18:38:53.796Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-06T18:39:12.179Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-06T18:39:12.179Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-06T18:39:12.179Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-06T18:39:12.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-06T18:39:12.225Z] $ docker stop --time=1 db8c7b13b8ace1da42cd0037ea11396447ce288550b73a4aab310974ceeb7d72 [2022-07-06T18:39:14.021Z] $ docker rm -f db8c7b13b8ace1da42cd0037ea11396447ce288550b73a4aab310974ceeb7d72 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:39:15.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-06T18:39:15.052Z] Warning: overwriting stash ‘coverage-report’ [2022-07-06T18:39:15.533Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-06T18:39:15.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-06T18:39:16.298Z] + ls -al . [2022-07-06T18:39:16.298Z] total 228 [2022-07-06T18:39:16.298Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 18:37 . [2022-07-06T18:39:16.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:35 .. [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 6 18:35 .dockerignore [2022-07-06T18:39:16.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 18:35 .git [2022-07-06T18:39:16.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:35 .github [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 6 18:35 .gitignore [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 6 18:35 .golangci.yml [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 6 18:35 Attribution.txt [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 6 18:35 CHANGELOG.md [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 1933 Jul 6 18:35 Dockerfile [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 6 18:35 GOVERNANCE.md [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 6 18:35 Jenkinsfile [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 18:35 LICENSE [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 6 18:35 Makefile [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 6 18:35 OWNERS.md [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 6 18:35 README.md [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 18:33 VERSION [2022-07-06T18:39:16.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:35 bin [2022-07-06T18:39:16.298Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 6 18:38 coverage.out [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 6 18:35 go.mod [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 37046 Jul 6 18:35 go.sum [2022-07-06T18:39:16.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:35 images [2022-07-06T18:39:16.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:35 internal [2022-07-06T18:39:16.298Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 6 18:35 main.go [2022-07-06T18:39:16.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 18:35 res [2022-07-06T18:39:16.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 18:35 snap [2022-07-06T18:39:16.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 18:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:39:16.661Z] + 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=5d59561c1133a6ca726020ae56ce39f2a90031a2 --label arch=arm64 --label version=2.2.1-dev.5 . [2022-07-06T18:39:16.943Z] Sending build context to Docker daemon 687.1kB [2022-07-06T18:39:16.943Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-07-06T18:39:16.943Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-06T18:39:16.943Z] ---> 24fd5354994d [2022-07-06T18:39:16.943Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-06T18:39:17.234Z] ---> Running in ea12595f3c24 [2022-07-06T18:39:18.035Z] Removing intermediate container ea12595f3c24 [2022-07-06T18:39:18.035Z] ---> 1ff5cfb1a141 [2022-07-06T18:39:18.035Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-06T18:39:18.035Z] ---> Running in fc54ce309489 [2022-07-06T18:39:18.035Z] Removing intermediate container fc54ce309489 [2022-07-06T18:39:18.035Z] ---> db3869f55f24 [2022-07-06T18:39:18.035Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:39:18.035Z] ---> Running in 2757baad919b [2022-07-06T18:39:18.359Z] Removing intermediate container 2757baad919b [2022-07-06T18:39:18.359Z] ---> 1af4a101ea29 [2022-07-06T18:39:18.359Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:39:18.359Z] ---> Running in 2acc80df7caf [2022-07-06T18:39:20.328Z] Removing intermediate container 2acc80df7caf [2022-07-06T18:39:20.328Z] ---> 6071861fe923 [2022-07-06T18:39:20.328Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-06T18:39:20.328Z] ---> Running in fcae417c3212 [2022-07-06T18:39:21.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-06T18:39:22.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-06T18:39:24.847Z] OK: 220 MiB in 52 packages [2022-07-06T18:39:25.125Z] Removing intermediate container fcae417c3212 [2022-07-06T18:39:25.125Z] ---> ce206809a3df [2022-07-06T18:39:25.125Z] Step 8/31 : WORKDIR /app [2022-07-06T18:39:25.409Z] ---> Running in 78aa8b0b0a14 [2022-07-06T18:39:25.684Z] Removing intermediate container 78aa8b0b0a14 [2022-07-06T18:39:25.684Z] ---> 0acb49c88ea9 [2022-07-06T18:39:25.684Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-06T18:39:26.294Z] ---> 077b8aada3f8 [2022-07-06T18:39:26.294Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-06T18:39:26.294Z] ---> Running in ebb8bccf3091 [2022-07-06T18:39:28.288Z] Removing intermediate container ebb8bccf3091 [2022-07-06T18:39:28.288Z] ---> 9b904c996ad5 [2022-07-06T18:39:28.288Z] Step 11/31 : COPY . . [2022-07-06T18:39:28.565Z] ---> 67ceb690ccc4 [2022-07-06T18:39:28.565Z] Step 12/31 : ARG MAKE="make build" [2022-07-06T18:39:28.841Z] ---> Running in a86d8575af1f [2022-07-06T18:39:29.118Z] Removing intermediate container a86d8575af1f [2022-07-06T18:39:29.118Z] ---> 4cef5149e1f6 [2022-07-06T18:39:29.118Z] Step 13/31 : RUN $MAKE [2022-07-06T18:39:29.118Z] ---> Running in d6eceb182455 [2022-07-06T18:39:30.116Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.5" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-06T18:41:37.029Z] Removing intermediate container d6eceb182455 [2022-07-06T18:41:37.029Z] ---> af6412fb2131 [2022-07-06T18:41:37.029Z] Step 14/31 : FROM alpine:3.14 [2022-07-06T18:41:37.029Z] 3.14: Pulling from library/alpine [2022-07-06T18:41:37.029Z] 455c02918c45: Pulling fs layer [2022-07-06T18:41:37.029Z] 455c02918c45: Verifying Checksum [2022-07-06T18:41:37.029Z] 455c02918c45: Download complete [2022-07-06T18:41:37.029Z] 455c02918c45: Pull complete [2022-07-06T18:41:37.029Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-06T18:41:37.029Z] Status: Downloaded newer image for alpine:3.14 [2022-07-06T18:41:37.029Z] ---> ac73e934f311 [2022-07-06T18:41:37.029Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-07-06T18:41:37.029Z] ---> Running in 2e2901cc2d86 [2022-07-06T18:41:37.029Z] Removing intermediate container 2e2901cc2d86 [2022-07-06T18:41:37.029Z] ---> 92a97b5348f8 [2022-07-06T18:41:37.029Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-06T18:41:37.029Z] ---> Running in aef7a1ed1ba6 [2022-07-06T18:41:37.029Z] Removing intermediate container aef7a1ed1ba6 [2022-07-06T18:41:37.029Z] ---> a85c09ce9e08 [2022-07-06T18:41:37.029Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-06T18:41:37.029Z] ---> Running in d1b13c14445d [2022-07-06T18:41:37.029Z] Removing intermediate container d1b13c14445d [2022-07-06T18:41:37.029Z] ---> 7f7ae981c23b [2022-07-06T18:41:37.029Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-06T18:41:37.029Z] ---> Running in a5c13826c83b [2022-07-06T18:41:37.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-06T18:41:37.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-06T18:41:37.029Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-06T18:41:37.029Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-06T18:41:37.029Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-06T18:41:37.029Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-06T18:41:37.029Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-06T18:41:37.029Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-06T18:41:37.029Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-06T18:41:37.029Z] Executing busybox-1.33.1-r7.trigger [2022-07-06T18:41:37.029Z] Executing ca-certificates-20211220-r0.trigger [2022-07-06T18:41:37.029Z] OK: 9 MiB in 21 packages [2022-07-06T18:41:38.021Z] Removing intermediate container a5c13826c83b [2022-07-06T18:41:38.021Z] ---> e34c426b1cc4 [2022-07-06T18:41:38.021Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-06T18:41:38.301Z] ---> c49b7546b2d6 [2022-07-06T18:41:38.301Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-06T18:41:38.899Z] ---> 22ae1491fdea [2022-07-06T18:41:38.899Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-06T18:41:39.502Z] ---> 43ad406191d1 [2022-07-06T18:41:39.502Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-06T18:41:40.101Z] ---> 03ada4945f5b [2022-07-06T18:41:40.101Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-06T18:41:41.540Z] ---> aa62a3f3a886 [2022-07-06T18:41:41.540Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-06T18:41:41.821Z] ---> Running in 9486ce3eb8b4 [2022-07-06T18:41:43.265Z] Removing intermediate container 9486ce3eb8b4 [2022-07-06T18:41:43.265Z] ---> bc6caa67c052 [2022-07-06T18:41:43.265Z] Step 25/31 : VOLUME /cache [2022-07-06T18:41:43.550Z] ---> Running in babba737f26e [2022-07-06T18:41:43.830Z] Removing intermediate container babba737f26e [2022-07-06T18:41:43.830Z] ---> 369c496b1999 [2022-07-06T18:41:43.830Z] Step 26/31 : EXPOSE 59711 [2022-07-06T18:41:43.830Z] ---> Running in 681b0ef43991 [2022-07-06T18:41:44.105Z] Removing intermediate container 681b0ef43991 [2022-07-06T18:41:44.105Z] ---> f105ac466a8d [2022-07-06T18:41:44.105Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-06T18:41:44.105Z] ---> Running in 80258538e8d8 [2022-07-06T18:41:44.705Z] Removing intermediate container 80258538e8d8 [2022-07-06T18:41:44.705Z] ---> 90455c28d3ac [2022-07-06T18:41:44.705Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-06T18:41:44.705Z] ---> Running in 21d300baca4b [2022-07-06T18:41:44.978Z] Removing intermediate container 21d300baca4b [2022-07-06T18:41:44.978Z] ---> 14917b8bf15e [2022-07-06T18:41:44.978Z] Step 29/31 : LABEL arch=arm64 [2022-07-06T18:41:44.978Z] ---> Running in 98930068507c [2022-07-06T18:41:45.256Z] Removing intermediate container 98930068507c [2022-07-06T18:41:45.257Z] ---> 59ee2215ee42 [2022-07-06T18:41:45.257Z] Step 30/31 : LABEL git_sha=5d59561c1133a6ca726020ae56ce39f2a90031a2 [2022-07-06T18:41:45.531Z] ---> Running in eb6c3b6c966a [2022-07-06T18:41:45.805Z] Removing intermediate container eb6c3b6c966a [2022-07-06T18:41:45.805Z] ---> 3868dc9c780a [2022-07-06T18:41:45.805Z] Step 31/31 : LABEL version=2.2.1-dev.5 [2022-07-06T18:41:45.805Z] ---> Running in b4ec16cee47e [2022-07-06T18:41:46.079Z] Removing intermediate container b4ec16cee47e [2022-07-06T18:41:46.079Z] ---> 90211106cd39 [2022-07-06T18:41:46.079Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-06T18:41:46.079Z] Successfully built 90211106cd39 [2022-07-06T18:41:46.079Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:41:46.180Z] provisioning config files... [2022-07-06T18:41:46.200Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/42@tmp/config5720275830951084080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:41:46.560Z] ---> docker-login.sh [2022-07-06T18:41:46.560Z] nexus3.edgexfoundry.org:10001 [2022-07-06T18:41:46.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:41:46.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:41:46.836Z] Configure a credential helper to remove this warning. See [2022-07-06T18:41:46.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:41:46.836Z] [2022-07-06T18:41:46.836Z] Login Succeeded [2022-07-06T18:41:46.836Z] nexus3.edgexfoundry.org:10002 [2022-07-06T18:41:47.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:41:47.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:41:47.435Z] Configure a credential helper to remove this warning. See [2022-07-06T18:41:47.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:41:47.435Z] [2022-07-06T18:41:47.435Z] Login Succeeded [2022-07-06T18:41:47.435Z] nexus3.edgexfoundry.org:10003 [2022-07-06T18:41:47.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:41:47.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:41:47.984Z] Configure a credential helper to remove this warning. See [2022-07-06T18:41:47.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:41:47.984Z] [2022-07-06T18:41:47.984Z] Login Succeeded [2022-07-06T18:41:47.984Z] nexus3.edgexfoundry.org:10004 [2022-07-06T18:41:48.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:41:48.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:41:48.547Z] Configure a credential helper to remove this warning. See [2022-07-06T18:41:48.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:41:48.547Z] [2022-07-06T18:41:48.547Z] Login Succeeded [2022-07-06T18:41:48.547Z] docker.io [2022-07-06T18:41:48.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-06T18:41:49.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-06T18:41:49.112Z] Configure a credential helper to remove this warning. See [2022-07-06T18:41:49.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-06T18:41:49.112Z] [2022-07-06T18:41:49.112Z] Login Succeeded [2022-07-06T18:41:49.112Z] ---> docker-login.sh ends [Pipeline] } [2022-07-06T18:41:49.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T18:41:49.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-06T18:41:49.188Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-07-06T18:41:49.188Z] 5d59561c1133a6ca726020ae56ce39f2a90031a2 [2022-07-06T18:41:49.188Z] latest [2022-07-06T18:41:49.188Z] 2.2.1-dev.5 [2022-07-06T18:41:49.188Z] 5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5 [2022-07-06T18:41:49.188Z] main [2022-07-06T18:41:49.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:41:49.552Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5d59561c1133a6ca726020ae56ce39f2a90031a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:41:49.925Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5d59561c1133a6ca726020ae56ce39f2a90031a2 [2022-07-06T18:41:49.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T18:41:49.925Z] ce6ec4a6be63: Preparing [2022-07-06T18:41:49.925Z] 046d52c8d800: Preparing [2022-07-06T18:41:49.925Z] df5d3f5c205e: Preparing [2022-07-06T18:41:49.925Z] a876cdc86794: Preparing [2022-07-06T18:41:49.925Z] 536f97b0c9d7: Preparing [2022-07-06T18:41:49.925Z] 40825184a268: Preparing [2022-07-06T18:41:49.925Z] 268232d363bb: Preparing [2022-07-06T18:41:49.925Z] 730205f94b9b: Preparing [2022-07-06T18:41:49.925Z] f73e7dbfee58: Preparing [2022-07-06T18:41:49.925Z] 40825184a268: Waiting [2022-07-06T18:41:49.925Z] 268232d363bb: Waiting [2022-07-06T18:41:49.925Z] 730205f94b9b: Waiting [2022-07-06T18:41:50.201Z] 536f97b0c9d7: Pushed [2022-07-06T18:41:50.201Z] df5d3f5c205e: Pushed [2022-07-06T18:41:50.201Z] a876cdc86794: Pushed [2022-07-06T18:41:50.201Z] ce6ec4a6be63: Pushed [2022-07-06T18:41:50.201Z] f73e7dbfee58: Layer already exists [2022-07-06T18:41:50.201Z] 40825184a268: Pushed [2022-07-06T18:41:50.474Z] 730205f94b9b: Pushed [2022-07-06T18:41:51.460Z] 268232d363bb: Pushed [2022-07-06T18:41:56.905Z] 046d52c8d800: Pushed [2022-07-06T18:41:56.905Z] 5d59561c1133a6ca726020ae56ce39f2a90031a2: digest: sha256:21f27005926108f9097e50635a8e8553553326f14cbb7caa99245dd12281e821 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:41:57.274Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:41:57.648Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-06T18:41:57.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T18:41:57.648Z] ce6ec4a6be63: Preparing [2022-07-06T18:41:57.648Z] 046d52c8d800: Preparing [2022-07-06T18:41:57.648Z] df5d3f5c205e: Preparing [2022-07-06T18:41:57.648Z] a876cdc86794: Preparing [2022-07-06T18:41:57.648Z] 536f97b0c9d7: Preparing [2022-07-06T18:41:57.648Z] 40825184a268: Preparing [2022-07-06T18:41:57.648Z] 268232d363bb: Preparing [2022-07-06T18:41:57.648Z] 730205f94b9b: Preparing [2022-07-06T18:41:57.648Z] f73e7dbfee58: Preparing [2022-07-06T18:41:57.648Z] 40825184a268: Waiting [2022-07-06T18:41:57.648Z] 730205f94b9b: Waiting [2022-07-06T18:41:57.648Z] f73e7dbfee58: Waiting [2022-07-06T18:41:57.648Z] 268232d363bb: Waiting [2022-07-06T18:41:57.648Z] 046d52c8d800: Layer already exists [2022-07-06T18:41:57.648Z] ce6ec4a6be63: Layer already exists [2022-07-06T18:41:57.648Z] 536f97b0c9d7: Layer already exists [2022-07-06T18:41:57.648Z] a876cdc86794: Layer already exists [2022-07-06T18:41:57.648Z] df5d3f5c205e: Layer already exists [2022-07-06T18:41:57.648Z] f73e7dbfee58: Layer already exists [2022-07-06T18:41:57.923Z] 268232d363bb: Layer already exists [2022-07-06T18:41:57.923Z] 730205f94b9b: Layer already exists [2022-07-06T18:41:57.923Z] 40825184a268: Layer already exists [2022-07-06T18:41:57.923Z] latest: digest: sha256:21f27005926108f9097e50635a8e8553553326f14cbb7caa99245dd12281e821 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:41:58.297Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:41:58.664Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.5 [2022-07-06T18:41:58.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T18:41:58.664Z] ce6ec4a6be63: Preparing [2022-07-06T18:41:58.664Z] 046d52c8d800: Preparing [2022-07-06T18:41:58.664Z] df5d3f5c205e: Preparing [2022-07-06T18:41:58.664Z] a876cdc86794: Preparing [2022-07-06T18:41:58.664Z] 536f97b0c9d7: Preparing [2022-07-06T18:41:58.664Z] 40825184a268: Preparing [2022-07-06T18:41:58.664Z] 268232d363bb: Preparing [2022-07-06T18:41:58.664Z] 730205f94b9b: Preparing [2022-07-06T18:41:58.664Z] f73e7dbfee58: Preparing [2022-07-06T18:41:58.664Z] 268232d363bb: Waiting [2022-07-06T18:41:58.664Z] 730205f94b9b: Waiting [2022-07-06T18:41:58.664Z] f73e7dbfee58: Waiting [2022-07-06T18:41:58.664Z] 40825184a268: Waiting [2022-07-06T18:42:00.109Z] 536f97b0c9d7: Layer already exists [2022-07-06T18:42:00.109Z] ce6ec4a6be63: Layer already exists [2022-07-06T18:42:00.109Z] a876cdc86794: Layer already exists [2022-07-06T18:42:00.109Z] df5d3f5c205e: Layer already exists [2022-07-06T18:42:00.109Z] 046d52c8d800: Layer already exists [2022-07-06T18:42:00.109Z] 40825184a268: Layer already exists [2022-07-06T18:42:00.109Z] 268232d363bb: Layer already exists [2022-07-06T18:42:00.109Z] f73e7dbfee58: Layer already exists [2022-07-06T18:42:00.109Z] 730205f94b9b: Layer already exists [2022-07-06T18:42:00.109Z] 2.2.1-dev.5: digest: sha256:21f27005926108f9097e50635a8e8553553326f14cbb7caa99245dd12281e821 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:42:00.487Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:42:00.863Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5 [2022-07-06T18:42:00.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T18:42:00.864Z] ce6ec4a6be63: Preparing [2022-07-06T18:42:00.864Z] 046d52c8d800: Preparing [2022-07-06T18:42:00.864Z] df5d3f5c205e: Preparing [2022-07-06T18:42:00.864Z] a876cdc86794: Preparing [2022-07-06T18:42:00.864Z] 536f97b0c9d7: Preparing [2022-07-06T18:42:00.864Z] 40825184a268: Preparing [2022-07-06T18:42:00.864Z] 268232d363bb: Preparing [2022-07-06T18:42:00.864Z] 730205f94b9b: Preparing [2022-07-06T18:42:00.864Z] f73e7dbfee58: Preparing [2022-07-06T18:42:00.864Z] 40825184a268: Waiting [2022-07-06T18:42:00.864Z] 268232d363bb: Waiting [2022-07-06T18:42:00.864Z] 730205f94b9b: Waiting [2022-07-06T18:42:00.864Z] f73e7dbfee58: Waiting [2022-07-06T18:42:00.864Z] ce6ec4a6be63: Layer already exists [2022-07-06T18:42:00.864Z] a876cdc86794: Layer already exists [2022-07-06T18:42:00.864Z] 536f97b0c9d7: Layer already exists [2022-07-06T18:42:00.864Z] df5d3f5c205e: Layer already exists [2022-07-06T18:42:00.864Z] 046d52c8d800: Layer already exists [2022-07-06T18:42:00.864Z] f73e7dbfee58: Layer already exists [2022-07-06T18:42:00.864Z] 40825184a268: Layer already exists [2022-07-06T18:42:00.864Z] 268232d363bb: Layer already exists [2022-07-06T18:42:00.864Z] 730205f94b9b: Layer already exists [2022-07-06T18:42:01.137Z] 5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5: digest: sha256:21f27005926108f9097e50635a8e8553553326f14cbb7caa99245dd12281e821 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:42:01.514Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:42:01.890Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-07-06T18:42:01.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-06T18:42:01.890Z] ce6ec4a6be63: Preparing [2022-07-06T18:42:01.890Z] 046d52c8d800: Preparing [2022-07-06T18:42:01.890Z] df5d3f5c205e: Preparing [2022-07-06T18:42:01.890Z] a876cdc86794: Preparing [2022-07-06T18:42:01.890Z] 536f97b0c9d7: Preparing [2022-07-06T18:42:01.890Z] 40825184a268: Preparing [2022-07-06T18:42:01.890Z] 268232d363bb: Preparing [2022-07-06T18:42:01.890Z] 730205f94b9b: Preparing [2022-07-06T18:42:01.890Z] f73e7dbfee58: Preparing [2022-07-06T18:42:01.890Z] 268232d363bb: Waiting [2022-07-06T18:42:01.890Z] 730205f94b9b: Waiting [2022-07-06T18:42:01.890Z] f73e7dbfee58: Waiting [2022-07-06T18:42:01.890Z] 40825184a268: Waiting [2022-07-06T18:42:01.890Z] a876cdc86794: Layer already exists [2022-07-06T18:42:02.165Z] 40825184a268: Layer already exists [2022-07-06T18:42:02.165Z] 268232d363bb: Layer already exists [2022-07-06T18:42:02.165Z] 730205f94b9b: Layer already exists [2022-07-06T18:42:02.165Z] f73e7dbfee58: Layer already exists [2022-07-06T18:42:02.165Z] ce6ec4a6be63: Layer already exists [2022-07-06T18:42:02.165Z] 536f97b0c9d7: Layer already exists [2022-07-06T18:42:03.145Z] 046d52c8d800: Layer already exists [2022-07-06T18:42:03.145Z] df5d3f5c205e: Layer already exists [2022-07-06T18:42:03.145Z] main: digest: sha256:21f27005926108f9097e50635a8e8553553326f14cbb7caa99245dd12281e821 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-06T18:42:03.439Z] ===================================================== [Pipeline] echo [2022-07-06T18:42:03.448Z] taggedImages: [2022-07-06T18:42:03.448Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5d59561c1133a6ca726020ae56ce39f2a90031a2 [2022-07-06T18:42:03.448Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-06T18:42:03.448Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.5 [2022-07-06T18:42:03.448Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:5d59561c1133a6ca726020ae56ce39f2a90031a2-2.2.1-dev.5 [2022-07-06T18:42:03.448Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:42:03.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T18:42:03.825Z] [2022-07-06T18:42:03.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:42:04.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T18:42:04.451Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-06T18:42:04.451Z] 8998bd30e6a1: Pulling fs layer [2022-07-06T18:42:04.451Z] 04944245beec: Pulling fs layer [2022-07-06T18:42:04.451Z] 699f458cf7ca: Pulling fs layer [2022-07-06T18:42:04.451Z] 765212b225bb: Pulling fs layer [2022-07-06T18:42:04.451Z] f23df028b6ca: Pulling fs layer [2022-07-06T18:42:04.451Z] d65c8cfc05b1: Pulling fs layer [2022-07-06T18:42:04.451Z] 2437ff75d9bd: Pulling fs layer [2022-07-06T18:42:04.451Z] 765212b225bb: Waiting [2022-07-06T18:42:04.451Z] f23df028b6ca: Waiting [2022-07-06T18:42:04.451Z] d65c8cfc05b1: Waiting [2022-07-06T18:42:04.451Z] 2437ff75d9bd: Waiting [2022-07-06T18:42:04.451Z] 04944245beec: Verifying Checksum [2022-07-06T18:42:04.451Z] 04944245beec: Download complete [2022-07-06T18:42:04.451Z] 765212b225bb: Verifying Checksum [2022-07-06T18:42:04.451Z] 765212b225bb: Download complete [2022-07-06T18:42:04.451Z] f23df028b6ca: Download complete [2022-07-06T18:42:04.451Z] d65c8cfc05b1: Verifying Checksum [2022-07-06T18:42:04.451Z] d65c8cfc05b1: Download complete [2022-07-06T18:42:04.727Z] 699f458cf7ca: Verifying Checksum [2022-07-06T18:42:04.727Z] 699f458cf7ca: Download complete [2022-07-06T18:42:05.003Z] 8998bd30e6a1: Download complete [2022-07-06T18:42:07.668Z] 2437ff75d9bd: Verifying Checksum [2022-07-06T18:42:07.668Z] 2437ff75d9bd: Download complete [2022-07-06T18:42:09.113Z] 8998bd30e6a1: Pull complete [2022-07-06T18:42:09.386Z] 04944245beec: Pull complete [2022-07-06T18:42:10.825Z] 699f458cf7ca: Pull complete [2022-07-06T18:42:11.099Z] 765212b225bb: Pull complete [2022-07-06T18:42:11.726Z] f23df028b6ca: Pull complete [2022-07-06T18:42:12.003Z] d65c8cfc05b1: Pull complete [2022-07-06T18:42:27.451Z] 2437ff75d9bd: Pull complete [2022-07-06T18:42:27.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-06T18:42:27.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-06T18:42:27.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:42:28.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-17043 does not seem to be running inside a container [2022-07-06T18:42:28.548Z] $ 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/42 -v /w/workspace/app-rfid-llrp-inventory/42:/w/workspace/app-rfid-llrp-inventory/42:rw,z -v /w/workspace/app-rfid-llrp-inventory/42@tmp:/w/workspace/app-rfid-llrp-inventory/42@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-06T18:42:31.125Z] $ docker top 197681b899fae6ac543f9cff409553f2d0f0c2f4c06ff8dd8f38bd434498f714 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:42:32.061Z] ---> job-cost.sh [2022-07-06T18:42:32.061Z] lf-activate-venv: SKIPPING [2022-07-06T18:42:32.061Z] INFO: No Stack... [2022-07-06T18:42:32.334Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-06T18:42:33.317Z] INFO: Archiving Costs [Pipeline] sh [2022-07-06T18:42:34.067Z] + cat /w/workspace/app-rfid-llrp-inventory/42/archives/cost.csv [2022-07-06T18:42:34.067Z] + cut -d, -f6 [Pipeline] lock [2022-07-06T18:42:34.127Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-42-stack-cost] [2022-07-06T18:42:34.133Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-42-stack-cost] did not exist. Created. [2022-07-06T18:42:34.133Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-42-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T18:42:34.808Z] /w/workspace/app-rfid-llrp-inventory/42@tmp/durable-a0cf9cd8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-06T18:42:35.582Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-06T18:42:35.605Z] Warning: overwriting stash ‘stack-cost’ [2022-07-06T18:42:35.682Z] Stashed 1 file(s) [Pipeline] } [2022-07-06T18:42:35.688Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-42-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-06T18:42:35.713Z] $ docker stop --time=1 197681b899fae6ac543f9cff409553f2d0f0c2f4c06ff8dd8f38bd434498f714 [2022-07-06T18:42:37.247Z] $ docker rm -f 197681b899fae6ac543f9cff409553f2d0f0c2f4c06ff8dd8f38bd434498f714 [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-07-06T18:42:37.906Z] provisioning config files... [2022-07-06T18:42:37.914Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6566369654179967259tmp [Pipeline] { [Pipeline] sh [2022-07-06T18:42:38.205Z] + set +x [2022-07-06T18:42:38.205Z] + curl -s https://codecov.io/bash [2022-07-06T18:42:38.205Z] + bash -s -- [2022-07-06T18:42:38.205Z] [2022-07-06T18:42:38.205Z] _____ _ [2022-07-06T18:42:38.205Z] / ____| | | [2022-07-06T18:42:38.205Z] | | ___ __| | ___ ___ _____ __ [2022-07-06T18:42:38.205Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-06T18:42:38.205Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-06T18:42:38.205Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-06T18:42:38.205Z] Bash-1.0.6 [2022-07-06T18:42:38.205Z] [2022-07-06T18:42:38.205Z] [2022-07-06T18:42:38.205Z] ==> git version 2.25.1 found [2022-07-06T18:42:38.205Z] ==> 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-07-06T18:42:38.205Z] Release-Date: 2020-01-08 [2022-07-06T18:42:38.205Z] 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-07-06T18:42:38.205Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-06T18:42:38.205Z] ==> Jenkins CI detected. [2022-07-06T18:42:38.205Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-06T18:42:38.205Z] project root: . [2022-07-06T18:42:38.205Z] --> token set from env [2022-07-06T18:42:38.205Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-06T18:42:38.205Z] ==> Running gcov in . (disable via -X gcov) [2022-07-06T18:42:38.205Z] ==> Python coveragepy not found [2022-07-06T18:42:38.205Z] ==> Searching for coverage reports in: [2022-07-06T18:42:38.205Z] + . [2022-07-06T18:42:38.205Z] -> Found 1 reports [2022-07-06T18:42:38.205Z] ==> Detecting git/mercurial file structure [2022-07-06T18:42:38.760Z] ==> Reading reports [2022-07-06T18:42:38.760Z] + ./coverage.out bytes=41008 [2022-07-06T18:42:38.760Z] ==> Appending adjustments [2022-07-06T18:42:38.760Z] https://docs.codecov.io/docs/fixing-reports [2022-07-06T18:42:38.760Z] + Found adjustments [2022-07-06T18:42:38.760Z] ==> Gzipping contents [2022-07-06T18:42:38.760Z] 12K /tmp/codecov.9f1dHy.gz [2022-07-06T18:42:38.760Z] ==> Uploading reports [2022-07-06T18:42:38.760Z] url: https://codecov.io [2022-07-06T18:42:38.760Z] query: branch=main&commit=5d59561c1133a6ca726020ae56ce39f2a90031a2&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T18:42:38.760Z] -> Pinging Codecov [2022-07-06T18:42:38.760Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=5d59561c1133a6ca726020ae56ce39f2a90031a2&build=42&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F42%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-06T18:42:39.027Z] -> Uploading to [2022-07-06T18:42:39.027Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-06/581DD39554BDF9B6E22D074273EAD858/5d59561c1133a6ca726020ae56ce39f2a90031a2/d6e31b2e-f943-40f5-af05-aad8019cdc6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220706T184238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c8992b032993b7d46e76be5ff0f01bd737b29dd92090d167cc17d2961cb95989 [2022-07-06T18:42:39.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-06T18:42:39.027Z] Dload Upload Total Spent Left Speed [2022-07-06T18:42:39.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11492 0 0 100 11492 0 39902 --:--:-- --:--:-- --:--:-- 39902 [2022-07-06T18:42:39.286Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5d59561c1133a6ca726020ae56ce39f2a90031a2 [Pipeline] } [2022-07-06T18:42:39.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-06T18:42:39.475Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-06T18:42:39.483Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:42:39.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T18:42:39.780Z] [2022-07-06T18:42:39.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:42:40.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T18:42:40.106Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-06T18:42:40.106Z] df9b9388f04a: Pulling fs layer [2022-07-06T18:42:40.106Z] 52dc419b0ee2: Pulling fs layer [2022-07-06T18:42:40.106Z] 25bc292e5bac: Pulling fs layer [2022-07-06T18:42:40.106Z] 114826534d7a: Pulling fs layer [2022-07-06T18:42:40.106Z] 4657fd5d0bcf: Pulling fs layer [2022-07-06T18:42:40.106Z] 6ad1cebc031e: Pulling fs layer [2022-07-06T18:42:40.106Z] 8a3aa393b2d8: Pulling fs layer [2022-07-06T18:42:40.106Z] 6ad1cebc031e: Waiting [2022-07-06T18:42:40.106Z] 114826534d7a: Waiting [2022-07-06T18:42:40.106Z] 4657fd5d0bcf: Waiting [2022-07-06T18:42:40.106Z] 8a3aa393b2d8: Waiting [2022-07-06T18:42:40.106Z] 25bc292e5bac: Verifying Checksum [2022-07-06T18:42:40.106Z] 25bc292e5bac: Download complete [2022-07-06T18:42:40.106Z] 52dc419b0ee2: Verifying Checksum [2022-07-06T18:42:40.106Z] 52dc419b0ee2: Download complete [2022-07-06T18:42:40.106Z] 4657fd5d0bcf: Verifying Checksum [2022-07-06T18:42:40.106Z] 4657fd5d0bcf: Download complete [2022-07-06T18:42:40.106Z] df9b9388f04a: Download complete [2022-07-06T18:42:40.366Z] 6ad1cebc031e: Verifying Checksum [2022-07-06T18:42:40.366Z] 6ad1cebc031e: Download complete [2022-07-06T18:42:40.366Z] df9b9388f04a: Pull complete [2022-07-06T18:42:40.628Z] 52dc419b0ee2: Pull complete [2022-07-06T18:42:40.628Z] 25bc292e5bac: Pull complete [2022-07-06T18:42:41.200Z] 114826534d7a: Verifying Checksum [2022-07-06T18:42:41.200Z] 114826534d7a: Download complete [2022-07-06T18:42:41.200Z] 8a3aa393b2d8: Verifying Checksum [2022-07-06T18:42:41.200Z] 8a3aa393b2d8: Download complete [2022-07-06T18:42:44.486Z] 114826534d7a: Pull complete [2022-07-06T18:42:44.486Z] 4657fd5d0bcf: Pull complete [2022-07-06T18:42:45.054Z] 6ad1cebc031e: Pull complete [2022-07-06T18:42:48.344Z] 8a3aa393b2d8: Pull complete [2022-07-06T18:42:48.344Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-06T18:42:48.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-06T18:42:48.344Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:42:48.446Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:42:48.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-06T18:42:51.013Z] $ docker top c3a6cf38f95202710e1228cbae1b65c1b8a94b530d66a1a7e3f83d1197a96cd6 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-06T18:42:51.107Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-07-06T18:42:51.390Z] + set -o pipefail [2022-07-06T18:42:51.391Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-07-06T18:42:56.676Z] [2022-07-06T18:42:56.676Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-07-06T18:42:56.676Z] [2022-07-06T18:42:56.676Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/70901dd4-e9d6-49a5-b152-2441ef30b474 [2022-07-06T18:42:56.676Z] [2022-07-06T18:42:56.676Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-06T18:42:56.676Z] [2022-07-06T18:42:56.676Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-06T18:42:56.676Z] [2022-07-06T18:42:56.676Z] [2022-07-06T18:42:56.676Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-06T18:42:56.676Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-06T18:42:56.688Z] $ docker stop --time=1 c3a6cf38f95202710e1228cbae1b65c1b8a94b530d66a1a7e3f83d1197a96cd6 [2022-07-06T18:42:59.163Z] $ docker rm -f c3a6cf38f95202710e1228cbae1b65c1b8a94b530d66a1a7e3f83d1197a96cd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-06T18:42:59.877Z] + git log --format=format:%s -1 5d59561c1133a6ca726020ae56ce39f2a90031a2 [Pipeline] sh [2022-07-06T18:43:00.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T18:43:00.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:43:00.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:43:00.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:43:00.630Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:43:00.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-06T18:43:01.153Z] $ docker top fcbff26a0b39260e0d34d7b8a083aec1b556184a42d380615c28fae8a7e4b642 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T18:43:01.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T18:43:01.264Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T18:43:01.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T18:43:01.369Z] $ docker exec fcbff26a0b39260e0d34d7b8a083aec1b556184a42d380615c28fae8a7e4b642 ssh-agent [2022-07-06T18:43:01.504Z] SSH_AUTH_SOCK=/tmp/ssh-SbSVokxqIkGF/agent.32 [2022-07-06T18:43:01.504Z] SSH_AGENT_PID=38 [2022-07-06T18:43:01.511Z] Running ssh-add (command line suppressed) [2022-07-06T18:43:01.618Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7045241252070904756.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7045241252070904756.key) [2022-07-06T18:43:01.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T18:43:01.924Z] + git semver tag [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,127 [run_tag] DEBUG tag force:False [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,127 [check_head_tag] DEBUG check head tag [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,127 [execute] INFO git cat-file --batch-check [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,132 [execute] INFO git cat-file --batch [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,140 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,140 [execute] INFO git tag -a v2.2.1-dev.5 -m v2.2.1-dev.5 [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,141 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.5', '-m', 'v2.2.1-dev.5'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-06T18:43:02.183Z] 2022-07-06 18:43:02,145 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T18:43:02.183Z] 2.2.1-dev.5 [Pipeline] } [2022-07-06T18:43:02.186Z] $ docker exec --env ******** --env ******** fcbff26a0b39260e0d34d7b8a083aec1b556184a42d380615c28fae8a7e4b642 ssh-agent -k [2022-07-06T18:43:02.295Z] unset SSH_AUTH_SOCK; [2022-07-06T18:43:02.295Z] unset SSH_AGENT_PID; [2022-07-06T18:43:02.295Z] echo Agent pid 38 killed; [2022-07-06T18:43:02.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T18:43:02.628Z] + git semver [Pipeline] } [2022-07-06T18:43:02.896Z] $ docker stop --time=1 fcbff26a0b39260e0d34d7b8a083aec1b556184a42d380615c28fae8a7e4b642 [2022-07-06T18:43:04.206Z] $ docker rm -f fcbff26a0b39260e0d34d7b8a083aec1b556184a42d380615c28fae8a7e4b642 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:43:04.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T18:43:04.614Z] [2022-07-06T18:43:04.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:43:04.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T18:43:04.914Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-06T18:43:04.914Z] ab5ef0e58194: Pulling fs layer [2022-07-06T18:43:04.914Z] 9712f1f96733: Pulling fs layer [2022-07-06T18:43:04.914Z] 63f879dbbcfc: Pulling fs layer [2022-07-06T18:43:04.914Z] 0d9ebad4ef96: Pulling fs layer [2022-07-06T18:43:04.914Z] e9a5061849ea: Pulling fs layer [2022-07-06T18:43:04.914Z] d747dcd14b5f: Pulling fs layer [2022-07-06T18:43:04.914Z] 2de7ff778b66: Pulling fs layer [2022-07-06T18:43:04.914Z] d747dcd14b5f: Waiting [2022-07-06T18:43:04.914Z] 0d9ebad4ef96: Waiting [2022-07-06T18:43:04.914Z] e9a5061849ea: Waiting [2022-07-06T18:43:04.914Z] 9712f1f96733: Verifying Checksum [2022-07-06T18:43:04.914Z] 9712f1f96733: Download complete [2022-07-06T18:43:05.179Z] 63f879dbbcfc: Verifying Checksum [2022-07-06T18:43:05.179Z] 63f879dbbcfc: Download complete [2022-07-06T18:43:05.445Z] e9a5061849ea: Verifying Checksum [2022-07-06T18:43:05.445Z] e9a5061849ea: Download complete [2022-07-06T18:43:05.445Z] d747dcd14b5f: Download complete [2022-07-06T18:43:05.446Z] ab5ef0e58194: Verifying Checksum [2022-07-06T18:43:05.446Z] ab5ef0e58194: Download complete [2022-07-06T18:43:05.704Z] 0d9ebad4ef96: Verifying Checksum [2022-07-06T18:43:05.704Z] 0d9ebad4ef96: Download complete [2022-07-06T18:43:05.964Z] 2de7ff778b66: Verifying Checksum [2022-07-06T18:43:05.964Z] 2de7ff778b66: Download complete [2022-07-06T18:43:08.502Z] ab5ef0e58194: Pull complete [2022-07-06T18:43:08.502Z] 9712f1f96733: Pull complete [2022-07-06T18:43:09.071Z] 63f879dbbcfc: Pull complete [2022-07-06T18:43:13.264Z] 0d9ebad4ef96: Pull complete [2022-07-06T18:43:13.264Z] e9a5061849ea: Pull complete [2022-07-06T18:43:13.264Z] d747dcd14b5f: Pull complete [2022-07-06T18:43:15.175Z] 2de7ff778b66: Pull complete [2022-07-06T18:43:15.175Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-06T18:43:15.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-06T18:43:15.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:43:15.280Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:43:15.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-06T18:43:19.376Z] $ docker top a6d0e6caee944acd63dc0a69a4ab47b94720b9e21090d3656573fe3ff1fcbdbc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:43:19.464Z] provisioning config files... [2022-07-06T18:43:19.473Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6109944231884310702tmp [2022-07-06T18:43:19.484Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7526413369262991468tmp [2022-07-06T18:43:19.496Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6809554080450780935tmp [Pipeline] { [Pipeline] echo [2022-07-06T18:43:19.516Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:19.804Z] ---> sigul-configuration.sh [2022-07-06T18:43:19.804Z] gpg: directory `/root/.gnupg' created [2022-07-06T18:43:19.804Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-06T18:43:19.804Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-06T18:43:19.804Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-06T18:43:19.804Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-06T18:43:19.804Z] gpg: CAST5 encrypted data [2022-07-06T18:43:19.804Z] gpg: encrypted with 1 passphrase [2022-07-06T18:43:19.804Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-06T18:43:20.099Z] + mkdir /home/jenkins [2022-07-06T18:43:20.099Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-06T18:43:20.401Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-07-06T18:43:20.411Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:20.700Z] ---> sigul-install.sh [2022-07-06T18:43:20.700Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-06T18:43:20.993Z] + git tag --list [2022-07-06T18:43:20.993Z] v0.0.0 [2022-07-06T18:43:20.993Z] v1.0.0 [2022-07-06T18:43:20.993Z] v2.1.0 [2022-07-06T18:43:20.993Z] v2.1.1 [2022-07-06T18:43:20.993Z] v2.1.1-dev.1 [2022-07-06T18:43:20.993Z] v2.2.0 [2022-07-06T18:43:20.993Z] v2.2.1-dev.1 [2022-07-06T18:43:20.993Z] v2.2.1-dev.2 [2022-07-06T18:43:20.993Z] v2.2.1-dev.3 [2022-07-06T18:43:20.993Z] v2.2.1-dev.4 [2022-07-06T18:43:20.993Z] v2.2.1-dev.5 [Pipeline] sh [2022-07-06T18:43:21.286Z] + lftools sign git-tag v2.2.1-dev.5 [2022-07-06T18:43:21.856Z] Signing Git tag with Sigul... [2022-07-06T18:43:21.856Z] Signing v2.2.1-dev.5 [Pipeline] echo [2022-07-06T18:43:22.127Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:22.414Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-06T18:43:22.421Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-06T18:43:22.432Z] $ docker stop --time=1 a6d0e6caee944acd63dc0a69a4ab47b94720b9e21090d3656573fe3ff1fcbdbc [2022-07-06T18:43:24.026Z] $ docker rm -f a6d0e6caee944acd63dc0a69a4ab47b94720b9e21090d3656573fe3ff1fcbdbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-06T18:43:24.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T18:43:24.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:43:24.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:43:24.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:43:25.092Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:43:25.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-06T18:43:25.871Z] $ docker top a01be41a676def5f642ccc635cdbfee038e70fcbdeac09ff8d069ec87dc12434 -eo pid,comm [2022-07-06T18:43:25.956Z] 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-07-06T18:43:25.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T18:43:25.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T18:43:25.996Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T18:43:26.127Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T18:43:26.123Z] $ docker exec a01be41a676def5f642ccc635cdbfee038e70fcbdeac09ff8d069ec87dc12434 ssh-agent [2022-07-06T18:43:26.475Z] SSH_AUTH_SOCK=/tmp/ssh-sh9uyVTLxAHe/agent.32 [2022-07-06T18:43:26.475Z] SSH_AGENT_PID=39 [2022-07-06T18:43:26.483Z] Running ssh-add (command line suppressed) [2022-07-06T18:43:26.578Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5294215746174512997.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5294215746174512997.key) [2022-07-06T18:43:26.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T18:43:26.905Z] + git semver bump pre [2022-07-06T18:43:27.192Z] 2022-07-06 18:43:27,155 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,156 [bump_version] DEBUG bumping version:2.2.1-dev.5 on axis:pre with prefix:dev [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,156 [bump_version] DEBUG bumped version:2.2.1-dev.6 [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,156 [write_version] DEBUG write version:2.2.1-dev.6 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,156 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,156 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,158 [execute] INFO git cat-file --batch-check [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,163 [execute] INFO git cat-file --batch [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T18:43:27.193Z] 2022-07-06 18:43:27,167 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T18:43:27.193Z] 2.2.1-dev.6 [Pipeline] } [2022-07-06T18:43:27.520Z] $ docker exec --env ******** --env ******** a01be41a676def5f642ccc635cdbfee038e70fcbdeac09ff8d069ec87dc12434 ssh-agent -k [2022-07-06T18:43:27.637Z] unset SSH_AUTH_SOCK; [2022-07-06T18:43:27.637Z] unset SSH_AGENT_PID; [2022-07-06T18:43:27.638Z] echo Agent pid 39 killed; [2022-07-06T18:43:27.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T18:43:28.479Z] + git semver [Pipeline] } [2022-07-06T18:43:28.842Z] $ docker stop --time=1 a01be41a676def5f642ccc635cdbfee038e70fcbdeac09ff8d069ec87dc12434 [2022-07-06T18:43:30.168Z] $ docker rm -f a01be41a676def5f642ccc635cdbfee038e70fcbdeac09ff8d069ec87dc12434 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-06T18:43:30.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-06T18:43:30.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:43:31.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-06T18:43:31.039Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:43:31.178Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:43:31.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-06T18:43:31.724Z] $ docker top 9206078d056865edc13cf387897f4f76e819ad2f8f17f5ef838994e08b9f5bf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-06T18:43:31.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-06T18:43:31.845Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-06T18:43:31.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-06T18:43:31.999Z] $ docker exec 9206078d056865edc13cf387897f4f76e819ad2f8f17f5ef838994e08b9f5bf1 ssh-agent [2022-07-06T18:43:32.156Z] SSH_AUTH_SOCK=/tmp/ssh-hgbaESVCegL6/agent.32 [2022-07-06T18:43:32.156Z] SSH_AGENT_PID=38 [2022-07-06T18:43:32.168Z] Running ssh-add (command line suppressed) [2022-07-06T18:43:32.268Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8178881313487921844.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8178881313487921844.key) [2022-07-06T18:43:32.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-06T18:43:32.615Z] + git semver push [2022-07-06T18:43:32.879Z] 2022-07-06 18:43:32,801 [run_push] DEBUG push [2022-07-06T18:43:32.879Z] 2022-07-06 18:43:32,802 [execute] INFO git cat-file --batch-check [2022-07-06T18:43:32.879Z] 2022-07-06 18:43:32,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-06T18:43:32.879Z] 2022-07-06 18:43:32,805 [execute] INFO git rev-list 44c3c022413dfca04a997caef44aabf95df1ff93 -- [2022-07-06T18:43:32.879Z] 2022-07-06 18:43:32,806 [execute] DEBUG Popen(['git', 'rev-list', '44c3c022413dfca04a997caef44aabf95df1ff93', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-06T18:43:32.879Z] 2022-07-06 18:43:32,810 [execute] INFO git fetch -v origin [2022-07-06T18:43:32.879Z] 2022-07-06 18:43:32,810 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-06T18:43:33.830Z] 2022-07-06 18:43:33,460 [run_push] DEBUG no remote changes detected [2022-07-06T18:43:33.830Z] 2022-07-06 18:43:33,461 [execute] INFO git push origin semver [2022-07-06T18:43:33.830Z] 2022-07-06 18:43:33,461 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-06T18:43:34.773Z] 2022-07-06 18:43:34,452 [run_push] DEBUG push all version tags [2022-07-06T18:43:34.773Z] 2022-07-06 18:43:34,453 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-06T18:43:34.773Z] 2022-07-06 18:43:34,453 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-07-06T18:43:35.722Z] 2022-07-06 18:43:35,360 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-06T18:43:35.722Z] 2.2.1-dev.6 [Pipeline] } [2022-07-06T18:43:35.729Z] $ docker exec --env ******** --env ******** 9206078d056865edc13cf387897f4f76e819ad2f8f17f5ef838994e08b9f5bf1 ssh-agent -k [2022-07-06T18:43:35.837Z] unset SSH_AUTH_SOCK; [2022-07-06T18:43:35.837Z] unset SSH_AGENT_PID; [2022-07-06T18:43:35.837Z] echo Agent pid 38 killed; [2022-07-06T18:43:35.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-06T18:43:36.154Z] + git semver [Pipeline] } [2022-07-06T18:43:36.419Z] $ docker stop --time=1 9206078d056865edc13cf387897f4f76e819ad2f8f17f5ef838994e08b9f5bf1 [2022-07-06T18:43:37.700Z] $ docker rm -f 9206078d056865edc13cf387897f4f76e819ad2f8f17f5ef838994e08b9f5bf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-07-06T18:43:38.281Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-07-06T18:43:38.281Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-06T18:43:38.281Z] total 16 [2022-07-06T18:43:38.281Z] drwxr-xr-x 3 root root 4096 Jul 6 18:35 . [2022-07-06T18:43:38.281Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 18:43 .. [2022-07-06T18:43:38.281Z] drwxr-xr-x 2 root root 4096 Jul 6 18:35 cost [2022-07-06T18:43:38.281Z] -rw-r--r-- 1 root root 93 Jul 6 18:35 cost.csv [2022-07-06T18:43:38.281Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-06T18:43:38.281Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-06T18:43:38.281Z] total 16 [2022-07-06T18:43:38.281Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 6 18:35 . [2022-07-06T18:43:38.281Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 6 18:43 .. [2022-07-06T18:43:38.281Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 6 18:35 cost [2022-07-06T18:43:38.281Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 6 18:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:38.576Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:39.441Z] ---> package-listing.sh [2022-07-06T18:43:39.441Z] ++ facter osfamily [2022-07-06T18:43:39.441Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-06T18:43:39.701Z] + OS_FAMILY=debian [2022-07-06T18:43:39.701Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-06T18:43:39.701Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-06T18:43:39.701Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-06T18:43:39.701Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-06T18:43:39.701Z] + PACKAGES=/tmp/packages_start.txt [2022-07-06T18:43:39.701Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-06T18:43:39.701Z] + PACKAGES=/tmp/packages_end.txt [2022-07-06T18:43:39.701Z] + case "${OS_FAMILY}" in [2022-07-06T18:43:39.701Z] + dpkg -l [2022-07-06T18:43:39.701Z] + grep '^ii' [2022-07-06T18:43:39.701Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-06T18:43:39.701Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-06T18:43:39.701Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-06T18:43:39.701Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-06T18:43:39.701Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-07-06T18:43:39.701Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2022-07-06T18:43:39.713Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-06T18:43:39.993Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-06T18:43:40.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-06T18:43:40.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-06T18:43:40.720Z] prd-ubuntu20.04-docker-8c-8g-17042 does not seem to be running inside a container [2022-07-06T18:43:40.753Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-06T18:43:41.167Z] $ docker top 51084992981d81b14b68147c57e323aefd55f2eca4ce8469875f595ed7eef8ac -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-06T18:43:41.553Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-06T18:43:41.850Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-06T18:43:42.142Z] + ls /var/log/sa-host [2022-07-06T18:43:42.142Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-06T18:43:42.273Z] provisioning config files... [2022-07-06T18:43:42.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9028065318225521899tmp [Pipeline] { [Pipeline] echo [2022-07-06T18:43:42.299Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:42.599Z] ---> create-netrc.sh [Pipeline] } [2022-07-06T18:43:42.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:42.953Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-06T18:43:42.963Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:43.252Z] ---> sudo-logs.sh [2022-07-06T18:43:43.252Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-06T18:43:43.278Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:43.566Z] ---> job-cost.sh [2022-07-06T18:43:43.566Z] lf-activate-venv: SKIPPING [2022-07-06T18:43:43.566Z] DEBUG: total: 0.2199999988079071 [2022-07-06T18:43:43.566Z] INFO: Retrieving Stack Cost... [2022-07-06T18:43:44.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-06T18:43:44.399Z] INFO: Archiving Costs [Pipeline] echo [2022-07-06T18:43:44.412Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-06T18:43:44.702Z] ---> logs-deploy.sh [2022-07-06T18:43:44.702Z] lf-activate-venv: SKIPPING [2022-07-06T18:43:44.702Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/42 [2022-07-06T18:43:44.702Z] INFO: archiving workspace using pattern(s): [2022-07-06T18:43:45.643Z] Archives upload complete. [2022-07-06T18:43:45.906Z] INFO: archiving logs to Nexus