Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from de9648025e948c086e5b01d0fe1c0b85ef43bce8 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-ssh8959104603280274123.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17288345754907815874.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12340371705524227062.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh18191903964192970685.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh10278697932447536464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.21 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-8643 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 de9648025e948c086e5b01d0fe1c0b85ef43bce8 (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 Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" > git checkout -f de9648025e948c086e5b01d0fe1c0b85ef43bce8 # timeout=10 > git rev-list --no-walk e1ca298267009a8bdf4ad7701275312d898eb645 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-06T18:24:03.839Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-06T18:24:03.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-06T18:24:03.911Z] ========================================================= [2023-10-06T18:24:03.912Z] EdgeX Global Pipelines Version Info [2023-10-06T18:24:03.912Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:24:04.981Z] ------------------- [2023-10-06T18:24:04.981Z] stable info: [2023-10-06T18:24:04.981Z] ------------------- [2023-10-06T18:24:04.981Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-06T18:24:04.981Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T18:24:04.981Z] Message: update stable to v1.0.254 [2023-10-06T18:24:05.242Z] ------------------- [2023-10-06T18:24:05.242Z] experimental info: [2023-10-06T18:24:05.242Z] ------------------- [2023-10-06T18:24:05.242Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-06T18:24:05.242Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-06T18:24:05.242Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-06T18:24:05.389Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-06T18:24:05.400Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-06T18:24:05.409Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-06T18:24:05.417Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-06T18:24:05.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-06T18:24:05.434Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-06T18:24:05.443Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-06T18:24:05.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-06T18:24:05.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-06T18:24:05.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-06T18:24:05.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-06T18:24:05.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-06T18:24:05.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-06T18:24:05.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-06T18:24:05.547Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T18:24:05.559Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-06T18:24:05.572Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T18:24:05.586Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-06T18:24:05.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-06T18:24:05.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-06T18:24:05.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-06T18:24:05.642Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-06T18:24:05.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-06T18:24:05.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-06T18:24:05.675Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-06T18:24:05.688Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-06T18:24:05.706Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-06T18:24:05.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-06T18:24:05.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-06T18:24:05.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-06T18:24:05.787Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] echo [2023-10-06T18:24:05.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = de96480 [Pipeline] echo [2023-10-06T18:24:05.816Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:24:05.862Z] provisioning config files... [2023-10-06T18:24:05.896Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13262889835317173710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:24:06.205Z] ---> docker-login.sh [2023-10-06T18:24:06.205Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:24:06.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:06.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:06.465Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:06.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:06.465Z] [2023-10-06T18:24:06.465Z] Login Succeeded [2023-10-06T18:24:06.465Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:24:06.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:06.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:06.465Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:06.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:06.465Z] [2023-10-06T18:24:06.465Z] Login Succeeded [2023-10-06T18:24:06.465Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:24:06.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:06.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:06.723Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:06.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:06.723Z] [2023-10-06T18:24:06.723Z] Login Succeeded [2023-10-06T18:24:06.723Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:24:06.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:06.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:06.723Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:06.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:06.723Z] [2023-10-06T18:24:06.723Z] Login Succeeded [2023-10-06T18:24:06.723Z] docker.io [2023-10-06T18:24:06.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:07.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:07.243Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:07.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:07.243Z] [2023-10-06T18:24:07.243Z] Login Succeeded [2023-10-06T18:24:07.243Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:24:07.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-06T18:24:07.631Z] + git rev-list -1 --merges de9648025e948c086e5b01d0fe1c0b85ef43bce8~1..de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] echo [2023-10-06T18:24:07.682Z] -----------> git rev-list -1 --merges de9648025e948c086e5b01d0fe1c0b85ef43bce8~1..de9648025e948c086e5b01d0fe1c0b85ef43bce8 de9648025e948c086e5b01d0fe1c0b85ef43bce8 [2023-10-06T18:24:07.682Z] de9648025e948c086e5b01d0fe1c0b85ef43bce8 [false] [Pipeline] sh [2023-10-06T18:24:07.969Z] + git log --format=format:%s -1 de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] echo [2023-10-06T18:24:07.985Z] ========================================================= [2023-10-06T18:24:07.985Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-06T18:24:07.985Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T18:24:08.300Z] + git log --format=format:%s -1 de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] echo [2023-10-06T18:24:08.312Z] [semverPrep] GIT_COMMIT: de9648025e948c086e5b01d0fe1c0b85ef43bce8, Commit Message: Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38 [Pipeline] echo [2023-10-06T18:24:08.322Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-06T18:24:08.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:24:08.668Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-06T18:24:08.668Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-06T18:24:08.668Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-06T18:24:08.668Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-06T18:24:08.668Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-06T18:24:08.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:24:09.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:24:09.019Z] [2023-10-06T18:24:09.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:24:09.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:24:09.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-06T18:24:09.325Z] b85a868b505f: Pulling fs layer [2023-10-06T18:24:09.325Z] e2be974225ed: Pulling fs layer [2023-10-06T18:24:09.325Z] 339a4e72a1f5: Pulling fs layer [2023-10-06T18:24:09.325Z] 988bab9f4d93: Pulling fs layer [2023-10-06T18:24:09.325Z] 1469e6f7b9e6: Pulling fs layer [2023-10-06T18:24:09.325Z] eaf3925da568: Pulling fs layer [2023-10-06T18:24:09.325Z] bab4dde63d76: Pulling fs layer [2023-10-06T18:24:09.325Z] bde34c3a00c8: Pulling fs layer [2023-10-06T18:24:09.325Z] b352a97aabf1: Pulling fs layer [2023-10-06T18:24:09.325Z] 4872d77fe225: Pulling fs layer [2023-10-06T18:24:09.325Z] 5851b861e8e6: Pulling fs layer [2023-10-06T18:24:09.326Z] 988bab9f4d93: Waiting [2023-10-06T18:24:09.326Z] 1469e6f7b9e6: Waiting [2023-10-06T18:24:09.326Z] eaf3925da568: Waiting [2023-10-06T18:24:09.326Z] bab4dde63d76: Waiting [2023-10-06T18:24:09.326Z] bde34c3a00c8: Waiting [2023-10-06T18:24:09.326Z] b352a97aabf1: Waiting [2023-10-06T18:24:09.326Z] 5851b861e8e6: Waiting [2023-10-06T18:24:09.326Z] 4872d77fe225: Waiting [2023-10-06T18:24:09.326Z] e2be974225ed: Verifying Checksum [2023-10-06T18:24:09.326Z] e2be974225ed: Download complete [2023-10-06T18:24:09.326Z] 988bab9f4d93: Download complete [2023-10-06T18:24:09.326Z] 339a4e72a1f5: Verifying Checksum [2023-10-06T18:24:09.326Z] 339a4e72a1f5: Download complete [2023-10-06T18:24:09.584Z] 1469e6f7b9e6: Verifying Checksum [2023-10-06T18:24:09.584Z] 1469e6f7b9e6: Download complete [2023-10-06T18:24:09.584Z] eaf3925da568: Verifying Checksum [2023-10-06T18:24:09.584Z] eaf3925da568: Download complete [2023-10-06T18:24:09.584Z] bde34c3a00c8: Verifying Checksum [2023-10-06T18:24:09.584Z] bde34c3a00c8: Download complete [2023-10-06T18:24:09.584Z] b352a97aabf1: Verifying Checksum [2023-10-06T18:24:09.584Z] b352a97aabf1: Download complete [2023-10-06T18:24:09.584Z] 4872d77fe225: Verifying Checksum [2023-10-06T18:24:09.584Z] 4872d77fe225: Download complete [2023-10-06T18:24:09.584Z] 5851b861e8e6: Verifying Checksum [2023-10-06T18:24:09.584Z] 5851b861e8e6: Download complete [2023-10-06T18:24:09.584Z] b85a868b505f: Verifying Checksum [2023-10-06T18:24:09.584Z] b85a868b505f: Download complete [2023-10-06T18:24:09.841Z] bab4dde63d76: Verifying Checksum [2023-10-06T18:24:09.842Z] bab4dde63d76: Download complete [2023-10-06T18:24:10.777Z] b85a868b505f: Pull complete [2023-10-06T18:24:10.777Z] e2be974225ed: Pull complete [2023-10-06T18:24:11.345Z] 339a4e72a1f5: Pull complete [2023-10-06T18:24:11.345Z] 988bab9f4d93: Pull complete [2023-10-06T18:24:11.605Z] 1469e6f7b9e6: Pull complete [2023-10-06T18:24:11.605Z] eaf3925da568: Pull complete [2023-10-06T18:24:13.505Z] bab4dde63d76: Pull complete [2023-10-06T18:24:13.505Z] bde34c3a00c8: Pull complete [2023-10-06T18:24:13.505Z] b352a97aabf1: Pull complete [2023-10-06T18:24:13.505Z] 4872d77fe225: Pull complete [2023-10-06T18:24:13.765Z] 5851b861e8e6: Pull complete [2023-10-06T18:24:13.765Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-06T18:24:13.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:24:13.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:24:13.858Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:24:13.871Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-06T18:24:17.343Z] $ docker top 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b -eo pid,comm [2023-10-06T18:24:17.410Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-06T18:24:17.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:24:17.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:24:17.448Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:24:17.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:24:17.548Z] $ docker exec 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b ssh-agent [2023-10-06T18:24:17.679Z] SSH_AUTH_SOCK=/tmp/ssh-gz96Xvi9XPqW/agent.32 [2023-10-06T18:24:17.679Z] SSH_AGENT_PID=38 [2023-10-06T18:24:17.685Z] Running ssh-add (command line suppressed) [2023-10-06T18:24:17.762Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5825637807405531460.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5825637807405531460.key) [2023-10-06T18:24:17.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:24:18.076Z] + git tag --points-at HEAD [Pipeline] } [2023-10-06T18:24:18.078Z] $ docker exec --env ******** --env ******** 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b ssh-agent -k [2023-10-06T18:24:18.162Z] unset SSH_AUTH_SOCK; [2023-10-06T18:24:18.162Z] unset SSH_AGENT_PID; [2023-10-06T18:24:18.163Z] echo Agent pid 38 killed; [2023-10-06T18:24:18.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-06T18:24:18.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:24:18.205Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:24:18.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:24:18.317Z] $ docker exec 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b ssh-agent [2023-10-06T18:24:18.443Z] SSH_AUTH_SOCK=/tmp/ssh-GcDycLeWHWn7/agent.70 [2023-10-06T18:24:18.443Z] SSH_AGENT_PID=76 [2023-10-06T18:24:18.448Z] Running ssh-add (command line suppressed) [2023-10-06T18:24:18.539Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16563028676578677046.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16563028676578677046.key) [2023-10-06T18:24:18.566Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:24:18.852Z] + git semver init [2023-10-06T18:24:19.112Z] 2023-10-06 18:24:19,004 [run_init] DEBUG init version:0.0.0 force:False [2023-10-06T18:24:19.112Z] 2023-10-06 18:24:19,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-06T18:24:19.112Z] 2023-10-06 18:24:19,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-06T18:24:19.112Z] 2023-10-06 18:24:19,006 [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) [2023-10-06T18:24:20.489Z] 2023-10-06 18:24:20,189 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-06T18:24:20.489Z] 2023-10-06 18:24:20,190 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-06T18:24:20.489Z] 2023-10-06 18:24:20,190 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-06T18:24:20.489Z] 2023-10-06 18:24:20,190 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-06T18:24:20.489Z] 3.1.0-dev.23 [Pipeline] } [2023-10-06T18:24:20.488Z] $ docker exec --env ******** --env ******** 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b ssh-agent -k [2023-10-06T18:24:20.579Z] unset SSH_AUTH_SOCK; [2023-10-06T18:24:20.579Z] unset SSH_AGENT_PID; [2023-10-06T18:24:20.579Z] echo Agent pid 76 killed; [2023-10-06T18:24:20.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:24:20.907Z] + git semver [Pipeline] } [2023-10-06T18:24:21.167Z] $ docker stop --time=1 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b [2023-10-06T18:24:22.430Z] $ docker rm -f --volumes 216594262e8b76e6b13a00ff2119596498a505ccb84b334695bd6c5cbbaadb2b [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:24:22.774Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-06T18:24:22.987Z] Stashed 1 file(s) [Pipeline] echo [2023-10-06T18:24:22.990Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:24:23.148Z] provisioning config files... [2023-10-06T18:24:23.158Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12456395703973817333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:24:23.473Z] ---> docker-login.sh [2023-10-06T18:24:23.473Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:24:23.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:23.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:23.473Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:23.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:23.473Z] [2023-10-06T18:24:23.473Z] Login Succeeded [2023-10-06T18:24:23.473Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:24:23.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:23.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:23.473Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:23.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:23.473Z] [2023-10-06T18:24:23.473Z] Login Succeeded [2023-10-06T18:24:23.473Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:24:23.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:23.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:23.731Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:23.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:23.731Z] [2023-10-06T18:24:23.731Z] Login Succeeded [2023-10-06T18:24:23.731Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:24:23.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:23.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:23.991Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:23.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:23.991Z] [2023-10-06T18:24:23.991Z] Login Succeeded [2023-10-06T18:24:23.991Z] docker.io [2023-10-06T18:24:23.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:24:24.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:24:24.250Z] Configure a credential helper to remove this warning. See [2023-10-06T18:24:24.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:24:24.250Z] [2023-10-06T18:24:24.250Z] Login Succeeded [2023-10-06T18:24:24.250Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:24:24.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T18:24:24.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:24:24.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:24:24.343Z] ========================================================= [2023-10-06T18:24:24.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-06T18:24:24.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:24:24.652Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-06T18:24:24.652Z] Sending build context to Docker daemon 12.73MB [2023-10-06T18:24:24.652Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:24:24.652Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-06T18:24:24.652Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-06T18:24:24.652Z] 7264a8db6415: Pulling fs layer [2023-10-06T18:24:24.652Z] c4d48a809fc2: Pulling fs layer [2023-10-06T18:24:24.652Z] 4f1c88b9dad5: Pulling fs layer [2023-10-06T18:24:24.652Z] ad3a456e5733: Pulling fs layer [2023-10-06T18:24:24.652Z] 33e27b845d1e: Pulling fs layer [2023-10-06T18:24:24.652Z] c68163c4e522: Pulling fs layer [2023-10-06T18:24:24.652Z] 50da416c3ac9: Pulling fs layer [2023-10-06T18:24:24.652Z] 23d2d4c4bb30: Pulling fs layer [2023-10-06T18:24:24.652Z] c68163c4e522: Waiting [2023-10-06T18:24:24.652Z] 50da416c3ac9: Waiting [2023-10-06T18:24:24.652Z] 23d2d4c4bb30: Waiting [2023-10-06T18:24:24.652Z] 33e27b845d1e: Waiting [2023-10-06T18:24:24.652Z] ad3a456e5733: Waiting [2023-10-06T18:24:24.913Z] c4d48a809fc2: Verifying Checksum [2023-10-06T18:24:24.913Z] c4d48a809fc2: Download complete [2023-10-06T18:24:24.913Z] ad3a456e5733: Verifying Checksum [2023-10-06T18:24:24.913Z] ad3a456e5733: Download complete [2023-10-06T18:24:24.913Z] 33e27b845d1e: Verifying Checksum [2023-10-06T18:24:24.913Z] 33e27b845d1e: Download complete [2023-10-06T18:24:24.913Z] 7264a8db6415: Verifying Checksum [2023-10-06T18:24:24.913Z] 7264a8db6415: Download complete [2023-10-06T18:24:24.913Z] c68163c4e522: Verifying Checksum [2023-10-06T18:24:24.913Z] c68163c4e522: Download complete [2023-10-06T18:24:24.913Z] 7264a8db6415: Pull complete [2023-10-06T18:24:25.172Z] 23d2d4c4bb30: Verifying Checksum [2023-10-06T18:24:25.172Z] 23d2d4c4bb30: Download complete [2023-10-06T18:24:25.172Z] c4d48a809fc2: Pull complete [2023-10-06T18:24:25.432Z] 4f1c88b9dad5: Verifying Checksum [2023-10-06T18:24:25.432Z] 4f1c88b9dad5: Download complete [2023-10-06T18:24:25.690Z] 50da416c3ac9: Verifying Checksum [2023-10-06T18:24:25.690Z] 50da416c3ac9: Download complete [2023-10-06T18:24:28.974Z] 4f1c88b9dad5: Pull complete [2023-10-06T18:24:28.974Z] ad3a456e5733: Pull complete [2023-10-06T18:24:28.974Z] 33e27b845d1e: Pull complete [2023-10-06T18:24:28.974Z] c68163c4e522: Pull complete [2023-10-06T18:24:30.877Z] 50da416c3ac9: Pull complete [2023-10-06T18:24:31.446Z] 23d2d4c4bb30: Pull complete [2023-10-06T18:24:31.446Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-06T18:24:31.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-06T18:24:31.446Z] ---> 0786185ac409 [2023-10-06T18:24:31.446Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:24:36.730Z] ---> Running in 229396552c11 [2023-10-06T18:24:36.730Z] Removing intermediate container 229396552c11 [2023-10-06T18:24:36.730Z] ---> ecef3315fefa [2023-10-06T18:24:36.730Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:24:36.730Z] ---> Running in 8726fb4dc8e4 [2023-10-06T18:24:36.730Z] Removing intermediate container 8726fb4dc8e4 [2023-10-06T18:24:36.730Z] ---> ed140ea36041 [2023-10-06T18:24:36.730Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:24:36.730Z] ---> Running in d02b43edb5f9 [2023-10-06T18:24:36.730Z] Removing intermediate container d02b43edb5f9 [2023-10-06T18:24:36.730Z] ---> 13cb25111a02 [2023-10-06T18:24:36.730Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:24:36.730Z] ---> Running in 79976a755bd5 [2023-10-06T18:24:36.730Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T18:24:36.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T18:24:36.988Z] OK: 264 MiB in 52 packages [2023-10-06T18:24:37.554Z] Removing intermediate container 79976a755bd5 [2023-10-06T18:24:37.554Z] ---> a7dcb9b03f62 [2023-10-06T18:24:37.554Z] Step 7/12 : WORKDIR /app [2023-10-06T18:24:37.554Z] ---> Running in 2f7f858a3da8 [2023-10-06T18:24:37.554Z] Removing intermediate container 2f7f858a3da8 [2023-10-06T18:24:37.554Z] ---> 3a0a995d574b [2023-10-06T18:24:37.554Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T18:24:37.554Z] ---> 0e644d653b3c [2023-10-06T18:24:37.554Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:24:37.554Z] ---> Running in 0273cac0bc3c [2023-10-06T18:24:38.098Z] Still waiting to schedule task [2023-10-06T18:24:38.099Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8644’ is offline [2023-10-06T18:25:24.240Z] Removing intermediate container 0273cac0bc3c [2023-10-06T18:25:24.240Z] ---> a610a1120eed [2023-10-06T18:25:24.240Z] Step 10/12 : COPY . . [2023-10-06T18:25:24.498Z] ---> 2ebb58e09fb8 [2023-10-06T18:25:24.498Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:25:24.498Z] ---> Running in cc2887eddb8b [2023-10-06T18:25:24.498Z] Removing intermediate container cc2887eddb8b [2023-10-06T18:25:24.498Z] ---> c5a79d23ce40 [2023-10-06T18:25:24.498Z] Step 12/12 : RUN $MAKE [2023-10-06T18:25:24.498Z] ---> Running in d6a5ed0374da [2023-10-06T18:25:24.757Z] noop [2023-10-06T18:25:25.015Z] Removing intermediate container d6a5ed0374da [2023-10-06T18:25:25.015Z] ---> de80de3d3902 [2023-10-06T18:25:25.015Z] Successfully built de80de3d3902 [2023-10-06T18:25:25.015Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:25.322Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T18:25:25.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:25:25.389Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:25:25.426Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-06T18:25:25.749Z] $ docker top 3250a424b176b29f7b663f9fbb7d39b08b755975a483848d8eb8f73e9e71ab72 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:25:26.078Z] + go version [2023-10-06T18:25:26.078Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-06T18:25:26.098Z] $ docker stop --time=1 3250a424b176b29f7b663f9fbb7d39b08b755975a483848d8eb8f73e9e71ab72 [2023-10-06T18:25:27.372Z] $ docker rm -f --volumes 3250a424b176b29f7b663f9fbb7d39b08b755975a483848d8eb8f73e9e71ab72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:25:27.769Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-06T18:25:27.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:25:27.846Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:25:27.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2023-10-06T18:25:28.226Z] $ docker top 928ac79dc6894343712b5f0556f43696ef5499feb7f1ce7163f48b190b2c41a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:25:28.559Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-06T18:25:28.857Z] + make test [2023-10-06T18:25:28.857Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-06T18:25:46.996Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-06T18:25:46.996Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-06T18:25:47.562Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.141s coverage: 86.2% of statements [2023-10-06T18:25:50.107Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.738s coverage: 71.9% of statements [2023-10-06T18:26:12.023Z] go vet ./... [2023-10-06T18:26:15.302Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T18:26:15.302Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T18:26:15.302Z] ./bin/test-attribution.sh [2023-10-06T18:26:15.302Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-06T18:26:15.302Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-06T18:26:15.302Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-06T18:26:15.302Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-06T18:26:15.302Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-06T18:26:15.302Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-06T18:26:15.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T18:26:15.337Z] $ docker stop --time=1 928ac79dc6894343712b5f0556f43696ef5499feb7f1ce7163f48b190b2c41a8 [2023-10-06T18:26:19.707Z] $ docker rm -f --volumes 928ac79dc6894343712b5f0556f43696ef5499feb7f1ce7163f48b190b2c41a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:26:20.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T18:26:20.262Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-06T18:26:20.707Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-06T18:26:21.052Z] + ls -al . [2023-10-06T18:26:21.052Z] total 236 [2023-10-06T18:26:21.052Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 6 18:25 . [2023-10-06T18:26:21.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:24 .. [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 6 18:24 .dockerignore [2023-10-06T18:26:21.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:25 .git [2023-10-06T18:26:21.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:24 .github [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 6 18:24 .gitignore [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:24 .golangci.yml [2023-10-06T18:26:21.052Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:24 .semver [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 6 18:24 Attribution.txt [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 6 18:24 CHANGELOG.md [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 6 18:24 Dockerfile [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:24 GOVERNANCE.md [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 6 18:24 Jenkinsfile [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 6 18:24 LICENSE [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 6 18:24 Makefile [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 6 18:24 OWNERS.md [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 6 18:24 README.md [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:24 VERSION [2023-10-06T18:26:21.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:24 bin [2023-10-06T18:26:21.052Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 6 18:25 coverage.out [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 6 18:24 go.mod [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 6 18:24 go.sum [2023-10-06T18:26:21.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:24 images [2023-10-06T18:26:21.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:24 internal [2023-10-06T18:26:21.052Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 6 18:24 main.go [2023-10-06T18:26:21.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:24 res [2023-10-06T18:26:21.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:24 snap [2023-10-06T18:26:21.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:24 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:21.445Z] + 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=de9648025e948c086e5b01d0fe1c0b85ef43bce8 --label arch=amd64 --label version=3.1.0-dev.23 . [2023-10-06T18:26:21.445Z] Sending build context to Docker daemon 12.73MB [2023-10-06T18:26:21.445Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:26:21.445Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-06T18:26:21.445Z] ---> de80de3d3902 [2023-10-06T18:26:21.445Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:26:21.704Z] ---> Running in 1d815a9251dd [2023-10-06T18:26:21.704Z] Removing intermediate container 1d815a9251dd [2023-10-06T18:26:21.704Z] ---> df05ff58ba1b [2023-10-06T18:26:21.704Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:26:21.704Z] ---> Running in 4d18b999d5de [2023-10-06T18:26:21.963Z] Removing intermediate container 4d18b999d5de [2023-10-06T18:26:21.963Z] ---> 6798e61e1ef7 [2023-10-06T18:26:21.963Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:26:21.963Z] ---> Running in 9f72fe7b89c2 [2023-10-06T18:26:21.963Z] Removing intermediate container 9f72fe7b89c2 [2023-10-06T18:26:21.963Z] ---> 8cda047e65e6 [2023-10-06T18:26:21.963Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:26:21.963Z] ---> Running in ea4b4bb9d043 [2023-10-06T18:26:22.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T18:26:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T18:26:22.480Z] OK: 264 MiB in 52 packages [2023-10-06T18:26:23.046Z] Removing intermediate container ea4b4bb9d043 [2023-10-06T18:26:23.046Z] ---> 27efbb22432f [2023-10-06T18:26:23.046Z] Step 7/29 : WORKDIR /app [2023-10-06T18:26:23.046Z] ---> Running in 7ad6b09a384e [2023-10-06T18:26:23.046Z] Removing intermediate container 7ad6b09a384e [2023-10-06T18:26:23.046Z] ---> 399dfefa7a8b [2023-10-06T18:26:23.046Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-06T18:26:23.046Z] ---> dcc5837d1afb [2023-10-06T18:26:23.046Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:26:23.046Z] ---> Running in 59cc33ed2efd [2023-10-06T18:26:23.611Z] Removing intermediate container 59cc33ed2efd [2023-10-06T18:26:23.611Z] ---> 683ab9547853 [2023-10-06T18:26:23.611Z] Step 10/29 : COPY . . [2023-10-06T18:26:24.551Z] ---> 7739bc3f54eb [2023-10-06T18:26:24.551Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:26:24.551Z] ---> Running in d662e35d9a22 [2023-10-06T18:26:24.551Z] Removing intermediate container d662e35d9a22 [2023-10-06T18:26:24.551Z] ---> 832f6d3651ab [2023-10-06T18:26:24.551Z] Step 12/29 : RUN $MAKE [2023-10-06T18:26:24.551Z] ---> Running in 0560e34b7aea [2023-10-06T18:26:24.810Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-06T18:26:46.727Z] Removing intermediate container 0560e34b7aea [2023-10-06T18:26:46.727Z] ---> 150cb9ae06ff [2023-10-06T18:26:46.727Z] Step 13/29 : FROM alpine:3.18 [2023-10-06T18:26:46.727Z] 3.18: Pulling from library/alpine [2023-10-06T18:26:46.727Z] 96526aa774ef: Pulling fs layer [2023-10-06T18:26:46.727Z] 96526aa774ef: Verifying Checksum [2023-10-06T18:26:46.727Z] 96526aa774ef: Download complete [2023-10-06T18:26:46.727Z] 96526aa774ef: Pull complete [2023-10-06T18:26:46.727Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T18:26:46.727Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T18:26:46.727Z] ---> 8ca4688f4f35 [2023-10-06T18:26:46.727Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T18:26:46.727Z] ---> Running in 15bdd17891a3 [2023-10-06T18:26:46.727Z] Removing intermediate container 15bdd17891a3 [2023-10-06T18:26:46.727Z] ---> 3549726409c4 [2023-10-06T18:26:46.727Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-06T18:26:46.727Z] ---> Running in eb7267e04b3e [2023-10-06T18:26:46.727Z] Removing intermediate container eb7267e04b3e [2023-10-06T18:26:46.727Z] ---> 298cdd548907 [2023-10-06T18:26:46.727Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-06T18:26:46.727Z] ---> Running in 1c69db4a858d [2023-10-06T18:26:46.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-06T18:26:46.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-06T18:26:46.986Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T18:26:46.986Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T18:26:46.986Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T18:26:46.986Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T18:26:46.986Z] OK: 8 MiB in 17 packages [2023-10-06T18:26:47.553Z] Removing intermediate container 1c69db4a858d [2023-10-06T18:26:47.553Z] ---> a3c85bbb75ff [2023-10-06T18:26:47.553Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T18:26:47.553Z] ---> 48a4c9263de1 [2023-10-06T18:26:47.553Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T18:26:47.811Z] ---> d15bf1c52ce3 [2023-10-06T18:26:47.811Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-06T18:26:47.811Z] ---> dbf66465c8e4 [2023-10-06T18:26:47.811Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-06T18:26:48.070Z] ---> 3f5065542223 [2023-10-06T18:26:48.070Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-06T18:26:49.004Z] ---> 8d3dde30ec7d [2023-10-06T18:26:49.004Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-06T18:26:49.004Z] ---> Running in e6b49b430bc9 [2023-10-06T18:26:49.263Z] Removing intermediate container e6b49b430bc9 [2023-10-06T18:26:49.263Z] ---> 17684c608a53 [2023-10-06T18:26:49.263Z] Step 23/29 : VOLUME /cache [2023-10-06T18:26:49.263Z] ---> Running in ab63331b455d [2023-10-06T18:26:49.522Z] Removing intermediate container ab63331b455d [2023-10-06T18:26:49.522Z] ---> 0df46e8b579e [2023-10-06T18:26:49.522Z] Step 24/29 : EXPOSE 59711 [2023-10-06T18:26:49.522Z] ---> Running in 3086045ada90 [2023-10-06T18:26:49.522Z] Removing intermediate container 3086045ada90 [2023-10-06T18:26:49.522Z] ---> a0de1b111a82 [2023-10-06T18:26:49.522Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-06T18:26:49.522Z] ---> Running in 2cc55183bd8d [2023-10-06T18:26:49.522Z] Removing intermediate container 2cc55183bd8d [2023-10-06T18:26:49.522Z] ---> 85f48a6f7feb [2023-10-06T18:26:49.522Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-06T18:26:49.522Z] ---> Running in d03b8e79f8cf [2023-10-06T18:26:49.781Z] Removing intermediate container d03b8e79f8cf [2023-10-06T18:26:49.781Z] ---> e744aa07b608 [2023-10-06T18:26:49.781Z] Step 27/29 : LABEL arch=amd64 [2023-10-06T18:26:49.781Z] ---> Running in 611971fb8781 [2023-10-06T18:26:49.781Z] Removing intermediate container 611971fb8781 [2023-10-06T18:26:49.781Z] ---> 819cddc33e3f [2023-10-06T18:26:49.781Z] Step 28/29 : LABEL git_sha=de9648025e948c086e5b01d0fe1c0b85ef43bce8 [2023-10-06T18:26:49.781Z] ---> Running in 227bc1a4ce38 [2023-10-06T18:26:49.781Z] Removing intermediate container 227bc1a4ce38 [2023-10-06T18:26:49.781Z] ---> 30a1c103acaf [2023-10-06T18:26:49.781Z] Step 29/29 : LABEL version=3.1.0-dev.23 [2023-10-06T18:26:49.781Z] ---> Running in 722ea0651c6b [2023-10-06T18:26:50.040Z] Removing intermediate container 722ea0651c6b [2023-10-06T18:26:50.040Z] ---> 5b08af3df4d3 [2023-10-06T18:26:50.040Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T18:26:50.040Z] Successfully built 5b08af3df4d3 [2023-10-06T18:26:50.040Z] 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 [2023-10-06T18:26:50.120Z] provisioning config files... [2023-10-06T18:26:50.127Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2227223358785703661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:26:50.421Z] ---> docker-login.sh [2023-10-06T18:26:50.421Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:26:50.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:50.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:50.421Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:50.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:50.421Z] [2023-10-06T18:26:50.421Z] Login Succeeded [2023-10-06T18:26:50.421Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:26:50.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:50.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:50.421Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:50.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:50.421Z] [2023-10-06T18:26:50.421Z] Login Succeeded [2023-10-06T18:26:50.421Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:26:50.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:50.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:50.680Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:50.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:50.680Z] [2023-10-06T18:26:50.680Z] Login Succeeded [2023-10-06T18:26:50.680Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:26:50.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:50.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:50.680Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:50.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:50.680Z] [2023-10-06T18:26:50.680Z] Login Succeeded [2023-10-06T18:26:50.680Z] docker.io [2023-10-06T18:26:50.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:26:50.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:26:50.938Z] Configure a credential helper to remove this warning. See [2023-10-06T18:26:50.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:26:50.938Z] [2023-10-06T18:26:50.938Z] Login Succeeded [2023-10-06T18:26:50.938Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:26:50.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:26:50.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:26:50.986Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-06T18:26:50.986Z] de9648025e948c086e5b01d0fe1c0b85ef43bce8 [2023-10-06T18:26:50.986Z] latest [2023-10-06T18:26:50.986Z] 3.1.0-dev.23 [2023-10-06T18:26:50.986Z] de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [2023-10-06T18:26:50.986Z] main [2023-10-06T18:26:50.986Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:51.291Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:51.596Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8 [2023-10-06T18:26:51.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-06T18:26:51.596Z] 519a9b0fa01a: Preparing [2023-10-06T18:26:51.596Z] 30d69c729c4e: Preparing [2023-10-06T18:26:51.596Z] 14fb4f51d120: Preparing [2023-10-06T18:26:51.596Z] c722026b77d9: Preparing [2023-10-06T18:26:51.596Z] 58ab1d1a3ee4: Preparing [2023-10-06T18:26:51.596Z] 724393c9b6a7: Preparing [2023-10-06T18:26:51.596Z] 7e6ad1c3b56b: Preparing [2023-10-06T18:26:51.596Z] cc2447e1835a: Preparing [2023-10-06T18:26:51.596Z] 7e6ad1c3b56b: Waiting [2023-10-06T18:26:51.596Z] cc2447e1835a: Waiting [2023-10-06T18:26:51.596Z] c722026b77d9: Pushed [2023-10-06T18:26:51.596Z] 14fb4f51d120: Pushed [2023-10-06T18:26:51.596Z] 519a9b0fa01a: Pushed [2023-10-06T18:26:51.596Z] 58ab1d1a3ee4: Pushed [2023-10-06T18:26:51.596Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:51.853Z] 724393c9b6a7: Pushed [2023-10-06T18:26:51.853Z] 7e6ad1c3b56b: Pushed [2023-10-06T18:26:54.383Z] 30d69c729c4e: Pushed [2023-10-06T18:26:54.383Z] de9648025e948c086e5b01d0fe1c0b85ef43bce8: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:54.686Z] + 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 [2023-10-06T18:26:54.988Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-06T18:26:54.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-06T18:26:54.988Z] 519a9b0fa01a: Preparing [2023-10-06T18:26:54.988Z] 30d69c729c4e: Preparing [2023-10-06T18:26:54.988Z] 14fb4f51d120: Preparing [2023-10-06T18:26:54.988Z] c722026b77d9: Preparing [2023-10-06T18:26:54.988Z] 58ab1d1a3ee4: Preparing [2023-10-06T18:26:54.988Z] 724393c9b6a7: Preparing [2023-10-06T18:26:54.988Z] 7e6ad1c3b56b: Preparing [2023-10-06T18:26:54.988Z] cc2447e1835a: Preparing [2023-10-06T18:26:54.988Z] 7e6ad1c3b56b: Waiting [2023-10-06T18:26:54.988Z] 724393c9b6a7: Waiting [2023-10-06T18:26:54.988Z] cc2447e1835a: Waiting [2023-10-06T18:26:54.988Z] 14fb4f51d120: Layer already exists [2023-10-06T18:26:54.988Z] 519a9b0fa01a: Layer already exists [2023-10-06T18:26:54.988Z] 30d69c729c4e: Layer already exists [2023-10-06T18:26:54.988Z] c722026b77d9: Layer already exists [2023-10-06T18:26:54.988Z] 58ab1d1a3ee4: Layer already exists [2023-10-06T18:26:54.988Z] 7e6ad1c3b56b: Layer already exists [2023-10-06T18:26:54.988Z] 724393c9b6a7: Layer already exists [2023-10-06T18:26:54.988Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:54.988Z] latest: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:55.293Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:55.595Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.23 [2023-10-06T18:26:55.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-06T18:26:55.595Z] 519a9b0fa01a: Preparing [2023-10-06T18:26:55.595Z] 30d69c729c4e: Preparing [2023-10-06T18:26:55.595Z] 14fb4f51d120: Preparing [2023-10-06T18:26:55.595Z] c722026b77d9: Preparing [2023-10-06T18:26:55.595Z] 58ab1d1a3ee4: Preparing [2023-10-06T18:26:55.595Z] 724393c9b6a7: Preparing [2023-10-06T18:26:55.595Z] 7e6ad1c3b56b: Preparing [2023-10-06T18:26:55.595Z] cc2447e1835a: Preparing [2023-10-06T18:26:55.595Z] 724393c9b6a7: Waiting [2023-10-06T18:26:55.595Z] cc2447e1835a: Waiting [2023-10-06T18:26:55.595Z] 7e6ad1c3b56b: Waiting [2023-10-06T18:26:55.595Z] 30d69c729c4e: Layer already exists [2023-10-06T18:26:55.595Z] 58ab1d1a3ee4: Layer already exists [2023-10-06T18:26:55.595Z] c722026b77d9: Layer already exists [2023-10-06T18:26:55.595Z] 14fb4f51d120: Layer already exists [2023-10-06T18:26:55.595Z] 519a9b0fa01a: Layer already exists [2023-10-06T18:26:55.595Z] 724393c9b6a7: Layer already exists [2023-10-06T18:26:55.595Z] 7e6ad1c3b56b: Layer already exists [2023-10-06T18:26:55.595Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:55.595Z] 3.1.0-dev.23: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:55.898Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:56.205Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [2023-10-06T18:26:56.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-06T18:26:56.205Z] 519a9b0fa01a: Preparing [2023-10-06T18:26:56.205Z] 30d69c729c4e: Preparing [2023-10-06T18:26:56.205Z] 14fb4f51d120: Preparing [2023-10-06T18:26:56.205Z] c722026b77d9: Preparing [2023-10-06T18:26:56.205Z] 58ab1d1a3ee4: Preparing [2023-10-06T18:26:56.205Z] 724393c9b6a7: Preparing [2023-10-06T18:26:56.205Z] 7e6ad1c3b56b: Preparing [2023-10-06T18:26:56.205Z] cc2447e1835a: Preparing [2023-10-06T18:26:56.205Z] 724393c9b6a7: Waiting [2023-10-06T18:26:56.205Z] 7e6ad1c3b56b: Waiting [2023-10-06T18:26:56.205Z] cc2447e1835a: Waiting [2023-10-06T18:26:56.205Z] c722026b77d9: Layer already exists [2023-10-06T18:26:56.205Z] 14fb4f51d120: Layer already exists [2023-10-06T18:26:56.205Z] 58ab1d1a3ee4: Layer already exists [2023-10-06T18:26:56.205Z] 30d69c729c4e: Layer already exists [2023-10-06T18:26:56.205Z] 519a9b0fa01a: Layer already exists [2023-10-06T18:26:56.205Z] 724393c9b6a7: Layer already exists [2023-10-06T18:26:56.205Z] 7e6ad1c3b56b: Layer already exists [2023-10-06T18:26:56.205Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:56.205Z] de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:56.511Z] + 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 [2023-10-06T18:26:56.823Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-06T18:26:56.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-06T18:26:56.823Z] 519a9b0fa01a: Preparing [2023-10-06T18:26:56.823Z] 30d69c729c4e: Preparing [2023-10-06T18:26:56.823Z] 14fb4f51d120: Preparing [2023-10-06T18:26:56.823Z] c722026b77d9: Preparing [2023-10-06T18:26:56.823Z] 58ab1d1a3ee4: Preparing [2023-10-06T18:26:56.823Z] 724393c9b6a7: Preparing [2023-10-06T18:26:56.823Z] 7e6ad1c3b56b: Preparing [2023-10-06T18:26:56.823Z] cc2447e1835a: Preparing [2023-10-06T18:26:56.823Z] 724393c9b6a7: Waiting [2023-10-06T18:26:56.823Z] 7e6ad1c3b56b: Waiting [2023-10-06T18:26:56.823Z] 519a9b0fa01a: Layer already exists [2023-10-06T18:26:56.823Z] 58ab1d1a3ee4: Layer already exists [2023-10-06T18:26:56.823Z] 14fb4f51d120: Layer already exists [2023-10-06T18:26:56.823Z] 30d69c729c4e: Layer already exists [2023-10-06T18:26:56.823Z] c722026b77d9: Layer already exists [2023-10-06T18:26:56.823Z] 724393c9b6a7: Layer already exists [2023-10-06T18:26:56.823Z] 7e6ad1c3b56b: Layer already exists [2023-10-06T18:26:56.823Z] cc2447e1835a: Layer already exists [2023-10-06T18:26:56.823Z] main: digest: sha256:80f37db4eeb4a6749325120aeeb4f85116529d8e07a3046f9c58af3a026ba1e3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:26:56.871Z] ===================================================== [Pipeline] echo [2023-10-06T18:26:56.881Z] taggedImages: [2023-10-06T18:26:56.881Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8 [2023-10-06T18:26:56.881Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-06T18:26:56.881Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.23 [2023-10-06T18:26:56.881Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [2023-10-06T18:26:56.881Z] - 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 [2023-10-06T18:26:57.246Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:26:57.246Z] [2023-10-06T18:26:57.246Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:26:57.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:26:57.543Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-06T18:26:57.543Z] 5eb5b503b376: Pulling fs layer [2023-10-06T18:26:57.543Z] 5c69ac0246d0: Pulling fs layer [2023-10-06T18:26:57.543Z] ec43610c2a17: Pulling fs layer [2023-10-06T18:26:57.543Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-06T18:26:57.543Z] 33b1e0a273af: Pulling fs layer [2023-10-06T18:26:57.543Z] 5d3b04190fa2: Pulling fs layer [2023-10-06T18:26:57.543Z] 3a2ae6a8a46f: Waiting [2023-10-06T18:26:57.543Z] 33b1e0a273af: Waiting [2023-10-06T18:26:57.543Z] 2f39f015ded8: Pulling fs layer [2023-10-06T18:26:57.543Z] 5d3b04190fa2: Waiting [2023-10-06T18:26:57.543Z] 2f39f015ded8: Waiting [2023-10-06T18:26:57.543Z] 5c69ac0246d0: Download complete [2023-10-06T18:26:57.543Z] 3a2ae6a8a46f: Download complete [2023-10-06T18:26:57.543Z] 33b1e0a273af: Verifying Checksum [2023-10-06T18:26:57.543Z] 33b1e0a273af: Download complete [2023-10-06T18:26:57.543Z] ec43610c2a17: Verifying Checksum [2023-10-06T18:26:57.543Z] ec43610c2a17: Download complete [2023-10-06T18:26:57.543Z] 5d3b04190fa2: Download complete [2023-10-06T18:26:57.802Z] 5eb5b503b376: Verifying Checksum [2023-10-06T18:26:57.802Z] 5eb5b503b376: Download complete [2023-10-06T18:26:58.372Z] 2f39f015ded8: Download complete [2023-10-06T18:26:58.941Z] 5eb5b503b376: Pull complete [2023-10-06T18:26:59.198Z] 5c69ac0246d0: Pull complete [2023-10-06T18:26:59.765Z] ec43610c2a17: Pull complete [2023-10-06T18:26:59.765Z] 3a2ae6a8a46f: Pull complete [2023-10-06T18:27:00.023Z] 33b1e0a273af: Pull complete [2023-10-06T18:27:00.023Z] 5d3b04190fa2: Pull complete [2023-10-06T18:27:04.208Z] 2f39f015ded8: Pull complete [2023-10-06T18:27:04.208Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-06T18:27:04.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:27:04.208Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:27:04.301Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:27:04.339Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-06T18:27:08.995Z] $ docker top 3f9afc434d28d246a246b0363c97361ea38b21573533090854e589afedad04cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:27:09.366Z] ---> job-cost.sh [2023-10-06T18:27:09.366Z] lf-activate-venv: SKIPPING [2023-10-06T18:27:09.366Z] INFO: No Stack... [2023-10-06T18:27:09.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T18:27:09.885Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T18:27:10.173Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-06T18:27:10.173Z] + cut -d, -f6 [Pipeline] lock [2023-10-06T18:27:10.187Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [2023-10-06T18:27:10.193Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] did not exist. Created. [2023-10-06T18:27:10.194Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T18:27:10.500Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-06T18:27:10.534Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T18:27:10.543Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T18:27:10.571Z] $ docker stop --time=1 3f9afc434d28d246a246b0363c97361ea38b21573533090854e589afedad04cb [2023-10-06T18:27:11.718Z] $ docker rm -f --volumes 3f9afc434d28d246a246b0363c97361ea38b21573533090854e589afedad04cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-06T18:27:45.118Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8646 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-06T18:27:45.131Z] Running in /w/workspace/app-rfid-llrp-inventory/135 [Pipeline] { [Pipeline] checkout [2023-10-06T18:27:45.170Z] The recommended git tool is: git [2023-10-06T18:27:51.665Z] using credential edgex-jenkins-ssh [2023-10-06T18:27:51.685Z] Cloning the remote Git repository [2023-10-06T18:27:51.749Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-06T18:27:51.870Z] > git init /w/workspace/app-rfid-llrp-inventory/135 # timeout=10 [2023-10-06T18:27:52.068Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-06T18:27:52.070Z] > git --version # timeout=10 [2023-10-06T18:27:52.102Z] > git --version # 'git version 2.25.1' [2023-10-06T18:27:52.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-06T18:27:52.331Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-06T18:27:54.727Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-06T18:27:54.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-06T18:27:55.861Z] Avoid second fetch [2023-10-06T18:27:55.861Z] Checking out Revision de9648025e948c086e5b01d0fe1c0b85ef43bce8 (main) [2023-10-06T18:27:56.519Z] Commit message: "Merge pull request #232 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.38" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T18:27:55.881Z] > git config core.sparsecheckout # timeout=10 [2023-10-06T18:27:55.970Z] > git checkout -f de9648025e948c086e5b01d0fe1c0b85ef43bce8 # timeout=10 [2023-10-06T18:27:57.550Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-06T18:27:57.550Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T18:27:57.550Z] Dload Upload Total Spent Left Speed [2023-10-06T18:27:57.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-10-06T18:27:58.179Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-06T18:27:58.539Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-06T18:27:58.539Z] + sudo tee /etc/docker/daemon.new [2023-10-06T18:27:58.539Z] { [2023-10-06T18:27:58.539Z] "registry-mirrors": [ [2023-10-06T18:27:58.539Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-06T18:27:58.539Z] ], [2023-10-06T18:27:58.539Z] "bip": "10.250.0.254/24", [2023-10-06T18:27:58.539Z] "hosts": [ [2023-10-06T18:27:58.539Z] "tcp://0.0.0.0:5555", [2023-10-06T18:27:58.539Z] "unix:///var/run/docker.sock" [2023-10-06T18:27:58.539Z] ], [2023-10-06T18:27:58.539Z] "mtu": 1458, [2023-10-06T18:27:58.539Z] "selinux-enabled": true, [2023-10-06T18:27:58.539Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-06T18:27:58.539Z] } [Pipeline] sh [2023-10-06T18:27:58.899Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-06T18:27:59.255Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:28:17.592Z] provisioning config files... [2023-10-06T18:28:17.628Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/135@tmp/config16105084214525075017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:28:18.001Z] ---> docker-login.sh [2023-10-06T18:28:18.001Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:28:18.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:28:18.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:28:18.866Z] Configure a credential helper to remove this warning. See [2023-10-06T18:28:18.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:28:18.866Z] [2023-10-06T18:28:18.866Z] Login Succeeded [2023-10-06T18:28:18.866Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:28:19.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:28:19.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:28:19.409Z] Configure a credential helper to remove this warning. See [2023-10-06T18:28:19.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:28:19.409Z] [2023-10-06T18:28:19.409Z] Login Succeeded [2023-10-06T18:28:19.409Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:28:19.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:28:19.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:28:19.681Z] Configure a credential helper to remove this warning. See [2023-10-06T18:28:19.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:28:19.681Z] [2023-10-06T18:28:19.681Z] Login Succeeded [2023-10-06T18:28:19.681Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:28:19.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:28:20.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:28:20.225Z] Configure a credential helper to remove this warning. See [2023-10-06T18:28:20.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:28:20.225Z] [2023-10-06T18:28:20.225Z] Login Succeeded [2023-10-06T18:28:20.225Z] docker.io [2023-10-06T18:28:20.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:28:20.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:28:20.768Z] Configure a credential helper to remove this warning. See [2023-10-06T18:28:20.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:28:20.768Z] [2023-10-06T18:28:20.768Z] Login Succeeded [2023-10-06T18:28:20.768Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:28:20.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-06T18:28:21.106Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:28:21.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:28:21.136Z] ========================================================= [2023-10-06T18:28:21.136Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-06T18:28:21.136Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:28:21.501Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-06T18:28:21.772Z] Sending build context to Docker daemon 685.1kB [2023-10-06T18:28:21.772Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:28:21.772Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-06T18:28:22.045Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-06T18:28:22.045Z] 9fda8d8052c6: Pulling fs layer [2023-10-06T18:28:22.045Z] 5d54e960e981: Pulling fs layer [2023-10-06T18:28:22.045Z] c4a7e357bf2a: Pulling fs layer [2023-10-06T18:28:22.045Z] f0e02332f6b5: Pulling fs layer [2023-10-06T18:28:22.045Z] cefa15bbcfad: Pulling fs layer [2023-10-06T18:28:22.045Z] 17808c966233: Pulling fs layer [2023-10-06T18:28:22.045Z] f4c1fc716caa: Pulling fs layer [2023-10-06T18:28:22.045Z] cefa15bbcfad: Waiting [2023-10-06T18:28:22.045Z] 17808c966233: Waiting [2023-10-06T18:28:22.045Z] f4c1fc716caa: Waiting [2023-10-06T18:28:22.045Z] f0e02332f6b5: Waiting [2023-10-06T18:28:22.045Z] 5d54e960e981: Verifying Checksum [2023-10-06T18:28:22.045Z] 5d54e960e981: Download complete [2023-10-06T18:28:22.045Z] f0e02332f6b5: Verifying Checksum [2023-10-06T18:28:22.045Z] f0e02332f6b5: Download complete [2023-10-06T18:28:22.045Z] cefa15bbcfad: Verifying Checksum [2023-10-06T18:28:22.045Z] cefa15bbcfad: Download complete [2023-10-06T18:28:22.045Z] 9fda8d8052c6: Download complete [2023-10-06T18:28:22.661Z] f4c1fc716caa: Verifying Checksum [2023-10-06T18:28:22.661Z] f4c1fc716caa: Download complete [2023-10-06T18:28:23.269Z] 9fda8d8052c6: Pull complete [2023-10-06T18:28:23.868Z] 5d54e960e981: Pull complete [2023-10-06T18:28:23.868Z] c4a7e357bf2a: Verifying Checksum [2023-10-06T18:28:23.868Z] c4a7e357bf2a: Download complete [2023-10-06T18:28:24.851Z] 17808c966233: Verifying Checksum [2023-10-06T18:28:24.851Z] 17808c966233: Download complete [2023-10-06T18:28:34.980Z] c4a7e357bf2a: Pull complete [2023-10-06T18:28:35.250Z] f0e02332f6b5: Pull complete [2023-10-06T18:28:35.521Z] cefa15bbcfad: Pull complete [2023-10-06T18:28:43.770Z] 17808c966233: Pull complete [2023-10-06T18:28:44.746Z] f4c1fc716caa: Pull complete [2023-10-06T18:28:44.746Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-06T18:28:44.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-06T18:28:44.746Z] ---> ea914061e18c [2023-10-06T18:28:44.746Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:28:46.707Z] ---> Running in c269689bdfd4 [2023-10-06T18:28:46.978Z] Removing intermediate container c269689bdfd4 [2023-10-06T18:28:46.978Z] ---> fe179230e34a [2023-10-06T18:28:46.978Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:28:46.978Z] ---> Running in 12b85accb7b4 [2023-10-06T18:28:47.575Z] Removing intermediate container 12b85accb7b4 [2023-10-06T18:28:47.575Z] ---> 3a0092f270c4 [2023-10-06T18:28:47.575Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:28:47.575Z] ---> Running in 0b9056b200f4 [2023-10-06T18:28:47.846Z] Removing intermediate container 0b9056b200f4 [2023-10-06T18:28:47.846Z] ---> 6c83b6af8a32 [2023-10-06T18:28:47.846Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:28:48.121Z] ---> Running in 57b83df66efb [2023-10-06T18:28:49.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T18:28:49.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T18:28:51.106Z] OK: 266 MiB in 52 packages [2023-10-06T18:28:53.076Z] Removing intermediate container 57b83df66efb [2023-10-06T18:28:53.076Z] ---> eed2ccb2886d [2023-10-06T18:28:53.076Z] Step 7/12 : WORKDIR /app [2023-10-06T18:28:53.346Z] ---> Running in 33df43d48215 [2023-10-06T18:28:53.676Z] Removing intermediate container 33df43d48215 [2023-10-06T18:28:53.676Z] ---> da1afdbac1d2 [2023-10-06T18:28:53.676Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-06T18:28:54.292Z] ---> 5490f854912c [2023-10-06T18:28:54.292Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:28:54.292Z] ---> Running in 8d1856ef3270 [2023-10-06T18:30:31.015Z] Removing intermediate container 8d1856ef3270 [2023-10-06T18:30:31.015Z] ---> 456c69d60978 [2023-10-06T18:30:31.015Z] Step 10/12 : COPY . . [2023-10-06T18:30:31.015Z] ---> c05d275cea68 [2023-10-06T18:30:31.015Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:30:31.015Z] ---> Running in 26c8bcc5ed45 [2023-10-06T18:30:31.015Z] Removing intermediate container 26c8bcc5ed45 [2023-10-06T18:30:31.015Z] ---> b4df8961327f [2023-10-06T18:30:31.015Z] Step 12/12 : RUN $MAKE [2023-10-06T18:30:31.015Z] ---> Running in add0de12de63 [2023-10-06T18:30:31.015Z] noop [2023-10-06T18:30:31.015Z] Removing intermediate container add0de12de63 [2023-10-06T18:30:31.015Z] ---> 07305fa272d1 [2023-10-06T18:30:31.015Z] Successfully built 07305fa272d1 [2023-10-06T18:30:31.015Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:30:31.370Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T18:30:31.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:30:31.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2023-10-06T18:30:31.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/135 -v /w/workspace/app-rfid-llrp-inventory/135:/w/workspace/app-rfid-llrp-inventory/135:rw,z -v /w/workspace/app-rfid-llrp-inventory/135@tmp:/w/workspace/app-rfid-llrp-inventory/135@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 [2023-10-06T18:30:33.026Z] $ docker top 9a00adfd9e9a8a89ccf4bf3cf0f7723d9859d8d707bf3d3c27d567ec7c79a518 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:30:33.891Z] + go version [2023-10-06T18:30:33.891Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-06T18:30:33.922Z] $ docker stop --time=1 9a00adfd9e9a8a89ccf4bf3cf0f7723d9859d8d707bf3d3c27d567ec7c79a518 [2023-10-06T18:30:35.643Z] $ docker rm -f --volumes 9a00adfd9e9a8a89ccf4bf3cf0f7723d9859d8d707bf3d3c27d567ec7c79a518 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:30:36.224Z] + docker inspect -f . ci-base-image-arm64 [2023-10-06T18:30:36.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:30:36.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2023-10-06T18:30:36.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/135 -v /w/workspace/app-rfid-llrp-inventory/135:/w/workspace/app-rfid-llrp-inventory/135:rw,z -v /w/workspace/app-rfid-llrp-inventory/135@tmp:/w/workspace/app-rfid-llrp-inventory/135@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 [2023-10-06T18:30:37.804Z] $ docker top eafba14fea55465d8ccb62f2ac2879f29bc1bdd43bab43ab4a82e4e264f66c12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:30:38.661Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/135 [Pipeline] fileExists [Pipeline] sh [2023-10-06T18:30:39.326Z] + make test [2023-10-06T18:30:39.326Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-06T18:33:46.780Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-06T18:33:46.780Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-06T18:33:52.159Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.163s coverage: 86.2% of statements [2023-10-06T18:34:00.365Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.544s coverage: 71.9% of statements [2023-10-06T18:34:00.365Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-06T18:34:00.365Z] go vet ./... [2023-10-06T18:36:22.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-06T18:36:22.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-06T18:36:22.101Z] ./bin/test-attribution.sh [2023-10-06T18:36:22.101Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-06T18:36:22.101Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-06T18:36:22.101Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-06T18:36:22.101Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-06T18:36:22.101Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-06T18:36:22.101Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-06T18:36:22.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-06T18:36:22.144Z] $ docker stop --time=1 eafba14fea55465d8ccb62f2ac2879f29bc1bdd43bab43ab4a82e4e264f66c12 [2023-10-06T18:36:25.771Z] $ docker rm -f --volumes eafba14fea55465d8ccb62f2ac2879f29bc1bdd43bab43ab4a82e4e264f66c12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:36:27.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-06T18:36:27.585Z] Warning: overwriting stash ‘coverage-report’ [2023-10-06T18:36:28.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-06T18:36:28.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-06T18:36:28.923Z] + ls -al . [2023-10-06T18:36:28.923Z] total 232 [2023-10-06T18:36:28.923Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 6 18:30 . [2023-10-06T18:36:28.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:27 .. [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 6 18:27 .dockerignore [2023-10-06T18:36:28.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 6 18:27 .git [2023-10-06T18:36:28.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:27 .github [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 6 18:27 .gitignore [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 6 18:27 .golangci.yml [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 6 18:27 Attribution.txt [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 6 18:27 CHANGELOG.md [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 6 18:27 Dockerfile [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 6 18:27 GOVERNANCE.md [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 6 18:27 Jenkinsfile [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 6 18:27 LICENSE [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 6 18:27 Makefile [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 6 18:27 OWNERS.md [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 6 18:27 README.md [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 6 18:24 VERSION [2023-10-06T18:36:28.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:27 bin [2023-10-06T18:36:28.923Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 6 18:33 coverage.out [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 6 18:27 go.mod [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 35611 Oct 6 18:27 go.sum [2023-10-06T18:36:28.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:27 images [2023-10-06T18:36:28.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:27 internal [2023-10-06T18:36:28.923Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 6 18:27 main.go [2023-10-06T18:36:28.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 18:27 res [2023-10-06T18:36:28.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 18:27 snap [2023-10-06T18:36:28.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 6 18:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:36:29.259Z] + 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=de9648025e948c086e5b01d0fe1c0b85ef43bce8 --label arch=arm64 --label version=3.1.0-dev.23 . [2023-10-06T18:36:29.529Z] Sending build context to Docker daemon 685.1kB [2023-10-06T18:36:29.529Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-06T18:36:29.529Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-06T18:36:29.529Z] ---> 07305fa272d1 [2023-10-06T18:36:29.529Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-06T18:36:29.797Z] ---> Running in fce2276548b3 [2023-10-06T18:36:30.066Z] Removing intermediate container fce2276548b3 [2023-10-06T18:36:30.066Z] ---> 8148d22c635d [2023-10-06T18:36:30.066Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-06T18:36:30.066Z] ---> Running in 8cfda029ac69 [2023-10-06T18:36:30.335Z] Removing intermediate container 8cfda029ac69 [2023-10-06T18:36:30.335Z] ---> 921eaaaaf7ce [2023-10-06T18:36:30.335Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-06T18:36:30.605Z] ---> Running in a17ec75c013a [2023-10-06T18:36:30.875Z] Removing intermediate container a17ec75c013a [2023-10-06T18:36:30.875Z] ---> 307cfeaaa623 [2023-10-06T18:36:30.875Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-06T18:36:30.875Z] ---> Running in 1ba3f9287ea8 [2023-10-06T18:36:31.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T18:36:32.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T18:36:33.847Z] OK: 266 MiB in 52 packages [2023-10-06T18:36:34.813Z] Removing intermediate container 1ba3f9287ea8 [2023-10-06T18:36:34.813Z] ---> 226d93639053 [2023-10-06T18:36:34.813Z] Step 7/29 : WORKDIR /app [2023-10-06T18:36:34.813Z] ---> Running in 02c31cba54cd [2023-10-06T18:36:35.079Z] Removing intermediate container 02c31cba54cd [2023-10-06T18:36:35.079Z] ---> 7b786b24ac74 [2023-10-06T18:36:35.079Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-06T18:36:37.662Z] ---> 8172dcd8eae9 [2023-10-06T18:36:37.662Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-06T18:36:37.662Z] ---> Running in 68ab07bd2a1d [2023-10-06T18:36:39.614Z] Removing intermediate container 68ab07bd2a1d [2023-10-06T18:36:39.614Z] ---> 2e7bcaaa9a03 [2023-10-06T18:36:39.614Z] Step 10/29 : COPY . . [2023-10-06T18:36:40.592Z] ---> a68f90c5c20d [2023-10-06T18:36:40.592Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-06T18:36:40.592Z] ---> Running in 978665107bbc [2023-10-06T18:36:40.863Z] Removing intermediate container 978665107bbc [2023-10-06T18:36:40.863Z] ---> 01233a698baa [2023-10-06T18:36:40.863Z] Step 12/29 : RUN $MAKE [2023-10-06T18:36:40.863Z] ---> Running in 158c45af5bd7 [2023-10-06T18:36:41.825Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.23" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-06T18:39:03.564Z] Removing intermediate container 158c45af5bd7 [2023-10-06T18:39:03.564Z] ---> 4469a56ad498 [2023-10-06T18:39:03.564Z] Step 13/29 : FROM alpine:3.18 [2023-10-06T18:39:03.564Z] 3.18: Pulling from library/alpine [2023-10-06T18:39:03.564Z] 579b34f0a95b: Pulling fs layer [2023-10-06T18:39:03.564Z] 579b34f0a95b: Download complete [2023-10-06T18:39:03.564Z] 579b34f0a95b: Pull complete [2023-10-06T18:39:03.564Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-06T18:39:03.564Z] Status: Downloaded newer image for alpine:3.18 [2023-10-06T18:39:03.564Z] ---> 3cc203321400 [2023-10-06T18:39:03.564Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-06T18:39:03.564Z] ---> Running in 26b6b1a46849 [2023-10-06T18:39:03.564Z] Removing intermediate container 26b6b1a46849 [2023-10-06T18:39:03.564Z] ---> a80ab6c702b4 [2023-10-06T18:39:03.564Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-06T18:39:03.564Z] ---> Running in f207700084b1 [2023-10-06T18:39:03.564Z] Removing intermediate container f207700084b1 [2023-10-06T18:39:03.564Z] ---> 543aff6efb15 [2023-10-06T18:39:03.564Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-06T18:39:03.564Z] ---> Running in 47ad52fd6838 [2023-10-06T18:39:03.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-06T18:39:03.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-06T18:39:03.564Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-06T18:39:03.564Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-06T18:39:03.564Z] Executing busybox-1.36.1-r2.trigger [2023-10-06T18:39:03.564Z] Executing ca-certificates-20230506-r0.trigger [2023-10-06T18:39:03.564Z] OK: 9 MiB in 17 packages [2023-10-06T18:39:03.564Z] Removing intermediate container 47ad52fd6838 [2023-10-06T18:39:03.564Z] ---> dde1e2161983 [2023-10-06T18:39:03.564Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-06T18:39:03.564Z] ---> 968eda127c4c [2023-10-06T18:39:03.564Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-06T18:39:03.564Z] ---> 6dc978c8d17b [2023-10-06T18:39:03.564Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-06T18:39:03.564Z] ---> 38c2622ad2be [2023-10-06T18:39:03.564Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-06T18:39:04.149Z] ---> 15888c46dc73 [2023-10-06T18:39:04.150Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-06T18:39:05.575Z] ---> 896717a287ac [2023-10-06T18:39:05.575Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-06T18:39:05.575Z] ---> Running in 521cf4c0f87c [2023-10-06T18:39:10.942Z] Removing intermediate container 521cf4c0f87c [2023-10-06T18:39:10.942Z] ---> 0f129270a394 [2023-10-06T18:39:10.942Z] Step 23/29 : VOLUME /cache [2023-10-06T18:39:10.942Z] ---> Running in aec4595c8e90 [2023-10-06T18:39:10.942Z] Removing intermediate container aec4595c8e90 [2023-10-06T18:39:10.942Z] ---> 6e4581b52938 [2023-10-06T18:39:10.942Z] Step 24/29 : EXPOSE 59711 [2023-10-06T18:39:10.942Z] ---> Running in 9fde0c56e777 [2023-10-06T18:39:10.942Z] Removing intermediate container 9fde0c56e777 [2023-10-06T18:39:10.942Z] ---> d3155ffccf1c [2023-10-06T18:39:10.942Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-06T18:39:10.942Z] ---> Running in dd12f7852df3 [2023-10-06T18:39:11.531Z] Removing intermediate container dd12f7852df3 [2023-10-06T18:39:11.531Z] ---> ddbb364ab324 [2023-10-06T18:39:11.531Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-06T18:39:11.531Z] ---> Running in 5d62e8774cf1 [2023-10-06T18:39:11.800Z] Removing intermediate container 5d62e8774cf1 [2023-10-06T18:39:11.800Z] ---> 8789eba42d29 [2023-10-06T18:39:11.800Z] Step 27/29 : LABEL arch=arm64 [2023-10-06T18:39:11.800Z] ---> Running in b468523307fb [2023-10-06T18:39:12.070Z] Removing intermediate container b468523307fb [2023-10-06T18:39:12.070Z] ---> 46e8f9aa787e [2023-10-06T18:39:12.070Z] Step 28/29 : LABEL git_sha=de9648025e948c086e5b01d0fe1c0b85ef43bce8 [2023-10-06T18:39:12.339Z] ---> Running in 818d6e80177f [2023-10-06T18:39:12.606Z] Removing intermediate container 818d6e80177f [2023-10-06T18:39:12.606Z] ---> c3b6f12d629c [2023-10-06T18:39:12.606Z] Step 29/29 : LABEL version=3.1.0-dev.23 [2023-10-06T18:39:12.606Z] ---> Running in d33e44920b32 [2023-10-06T18:39:12.876Z] Removing intermediate container d33e44920b32 [2023-10-06T18:39:12.876Z] ---> 502b49572f24 [2023-10-06T18:39:12.876Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-06T18:39:12.876Z] Successfully built 502b49572f24 [2023-10-06T18:39:12.876Z] 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 [2023-10-06T18:39:12.995Z] provisioning config files... [2023-10-06T18:39:13.009Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/135@tmp/config6786508572865185208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:13.340Z] ---> docker-login.sh [2023-10-06T18:39:13.340Z] nexus3.edgexfoundry.org:10001 [2023-10-06T18:39:13.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:39:13.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:39:13.610Z] Configure a credential helper to remove this warning. See [2023-10-06T18:39:13.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:39:13.610Z] [2023-10-06T18:39:13.610Z] Login Succeeded [2023-10-06T18:39:13.610Z] nexus3.edgexfoundry.org:10002 [2023-10-06T18:39:13.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:39:14.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:39:14.145Z] Configure a credential helper to remove this warning. See [2023-10-06T18:39:14.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:39:14.145Z] [2023-10-06T18:39:14.145Z] Login Succeeded [2023-10-06T18:39:14.145Z] nexus3.edgexfoundry.org:10003 [2023-10-06T18:39:14.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:39:14.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:39:14.412Z] Configure a credential helper to remove this warning. See [2023-10-06T18:39:14.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:39:14.412Z] [2023-10-06T18:39:14.412Z] Login Succeeded [2023-10-06T18:39:14.412Z] nexus3.edgexfoundry.org:10004 [2023-10-06T18:39:14.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:39:14.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:39:14.677Z] Configure a credential helper to remove this warning. See [2023-10-06T18:39:14.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:39:14.677Z] [2023-10-06T18:39:14.677Z] Login Succeeded [2023-10-06T18:39:14.949Z] docker.io [2023-10-06T18:39:14.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-06T18:39:15.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-06T18:39:15.215Z] Configure a credential helper to remove this warning. See [2023-10-06T18:39:15.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-06T18:39:15.215Z] [2023-10-06T18:39:15.481Z] Login Succeeded [2023-10-06T18:39:15.481Z] ---> docker-login.sh ends [Pipeline] } [2023-10-06T18:39:15.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:39:15.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-06T18:39:15.557Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-06T18:39:15.557Z] de9648025e948c086e5b01d0fe1c0b85ef43bce8 [2023-10-06T18:39:15.557Z] latest [2023-10-06T18:39:15.557Z] 3.1.0-dev.23 [2023-10-06T18:39:15.557Z] de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [2023-10-06T18:39:15.557Z] main [2023-10-06T18:39:15.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:15.917Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:16.308Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8 [2023-10-06T18:39:16.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-06T18:39:16.308Z] 12dbfb3c4418: Preparing [2023-10-06T18:39:16.308Z] 9e7d5801a5ae: Preparing [2023-10-06T18:39:16.308Z] bbeec44805f1: Preparing [2023-10-06T18:39:16.308Z] 7f4b5a77195d: Preparing [2023-10-06T18:39:16.308Z] 11e06a5bf4b8: Preparing [2023-10-06T18:39:16.308Z] d0e0f592e8cc: Preparing [2023-10-06T18:39:16.308Z] fd38950f0011: Preparing [2023-10-06T18:39:16.308Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:39:16.308Z] d0e0f592e8cc: Waiting [2023-10-06T18:39:16.308Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:39:16.308Z] fd38950f0011: Waiting [2023-10-06T18:39:16.584Z] bbeec44805f1: Pushed [2023-10-06T18:39:16.584Z] 11e06a5bf4b8: Pushed [2023-10-06T18:39:16.584Z] 12dbfb3c4418: Pushed [2023-10-06T18:39:16.584Z] 7f4b5a77195d: Pushed [2023-10-06T18:39:16.584Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:39:16.584Z] d0e0f592e8cc: Pushed [2023-10-06T18:39:16.852Z] fd38950f0011: Pushed [2023-10-06T18:39:23.539Z] 9e7d5801a5ae: Pushed [2023-10-06T18:39:23.539Z] de9648025e948c086e5b01d0fe1c0b85ef43bce8: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:23.886Z] + 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 [2023-10-06T18:39:24.224Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-06T18:39:24.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-06T18:39:24.224Z] 12dbfb3c4418: Preparing [2023-10-06T18:39:24.224Z] 9e7d5801a5ae: Preparing [2023-10-06T18:39:24.224Z] bbeec44805f1: Preparing [2023-10-06T18:39:24.224Z] 7f4b5a77195d: Preparing [2023-10-06T18:39:24.224Z] 11e06a5bf4b8: Preparing [2023-10-06T18:39:24.224Z] d0e0f592e8cc: Preparing [2023-10-06T18:39:24.224Z] fd38950f0011: Preparing [2023-10-06T18:39:24.224Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:39:24.224Z] d0e0f592e8cc: Waiting [2023-10-06T18:39:24.224Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:39:24.224Z] fd38950f0011: Waiting [2023-10-06T18:39:24.224Z] bbeec44805f1: Layer already exists [2023-10-06T18:39:24.224Z] 11e06a5bf4b8: Layer already exists [2023-10-06T18:39:24.224Z] 9e7d5801a5ae: Layer already exists [2023-10-06T18:39:24.224Z] 7f4b5a77195d: Layer already exists [2023-10-06T18:39:24.224Z] 12dbfb3c4418: Layer already exists [2023-10-06T18:39:24.224Z] fd38950f0011: Layer already exists [2023-10-06T18:39:24.224Z] d0e0f592e8cc: Layer already exists [2023-10-06T18:39:24.224Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:39:24.491Z] latest: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:24.841Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:25.180Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.23 [2023-10-06T18:39:25.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-06T18:39:25.180Z] 12dbfb3c4418: Preparing [2023-10-06T18:39:25.180Z] 9e7d5801a5ae: Preparing [2023-10-06T18:39:25.180Z] bbeec44805f1: Preparing [2023-10-06T18:39:25.180Z] 7f4b5a77195d: Preparing [2023-10-06T18:39:25.180Z] 11e06a5bf4b8: Preparing [2023-10-06T18:39:25.180Z] d0e0f592e8cc: Preparing [2023-10-06T18:39:25.180Z] fd38950f0011: Preparing [2023-10-06T18:39:25.180Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:39:25.180Z] d0e0f592e8cc: Waiting [2023-10-06T18:39:25.180Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:39:25.180Z] fd38950f0011: Waiting [2023-10-06T18:39:25.180Z] 11e06a5bf4b8: Layer already exists [2023-10-06T18:39:25.180Z] 12dbfb3c4418: Layer already exists [2023-10-06T18:39:25.180Z] bbeec44805f1: Layer already exists [2023-10-06T18:39:25.180Z] 9e7d5801a5ae: Layer already exists [2023-10-06T18:39:25.180Z] 7f4b5a77195d: Layer already exists [2023-10-06T18:39:25.180Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:39:25.180Z] fd38950f0011: Layer already exists [2023-10-06T18:39:25.180Z] d0e0f592e8cc: Layer already exists [2023-10-06T18:39:25.447Z] 3.1.0-dev.23: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:25.790Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:26.140Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [2023-10-06T18:39:26.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-06T18:39:26.140Z] 12dbfb3c4418: Preparing [2023-10-06T18:39:26.140Z] 9e7d5801a5ae: Preparing [2023-10-06T18:39:26.140Z] bbeec44805f1: Preparing [2023-10-06T18:39:26.140Z] 7f4b5a77195d: Preparing [2023-10-06T18:39:26.140Z] 11e06a5bf4b8: Preparing [2023-10-06T18:39:26.140Z] d0e0f592e8cc: Preparing [2023-10-06T18:39:26.140Z] fd38950f0011: Preparing [2023-10-06T18:39:26.140Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:39:26.140Z] d0e0f592e8cc: Waiting [2023-10-06T18:39:26.140Z] fd38950f0011: Waiting [2023-10-06T18:39:26.140Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:39:26.140Z] 11e06a5bf4b8: Layer already exists [2023-10-06T18:39:26.140Z] bbeec44805f1: Layer already exists [2023-10-06T18:39:26.140Z] 7f4b5a77195d: Layer already exists [2023-10-06T18:39:26.140Z] 12dbfb3c4418: Layer already exists [2023-10-06T18:39:26.140Z] 9e7d5801a5ae: Layer already exists [2023-10-06T18:39:26.140Z] fd38950f0011: Layer already exists [2023-10-06T18:39:26.140Z] d0e0f592e8cc: Layer already exists [2023-10-06T18:39:26.140Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:39:26.406Z] de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:26.759Z] + 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 [2023-10-06T18:39:27.103Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-06T18:39:27.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-06T18:39:27.103Z] 12dbfb3c4418: Preparing [2023-10-06T18:39:27.103Z] 9e7d5801a5ae: Preparing [2023-10-06T18:39:27.103Z] bbeec44805f1: Preparing [2023-10-06T18:39:27.103Z] 7f4b5a77195d: Preparing [2023-10-06T18:39:27.103Z] 11e06a5bf4b8: Preparing [2023-10-06T18:39:27.103Z] d0e0f592e8cc: Preparing [2023-10-06T18:39:27.103Z] fd38950f0011: Preparing [2023-10-06T18:39:27.103Z] 5f4d9fc4d98d: Preparing [2023-10-06T18:39:27.103Z] fd38950f0011: Waiting [2023-10-06T18:39:27.103Z] 5f4d9fc4d98d: Waiting [2023-10-06T18:39:27.103Z] d0e0f592e8cc: Waiting [2023-10-06T18:39:27.103Z] 11e06a5bf4b8: Layer already exists [2023-10-06T18:39:27.103Z] 12dbfb3c4418: Layer already exists [2023-10-06T18:39:27.103Z] 7f4b5a77195d: Layer already exists [2023-10-06T18:39:27.103Z] bbeec44805f1: Layer already exists [2023-10-06T18:39:27.103Z] 9e7d5801a5ae: Layer already exists [2023-10-06T18:39:27.103Z] d0e0f592e8cc: Layer already exists [2023-10-06T18:39:27.103Z] 5f4d9fc4d98d: Layer already exists [2023-10-06T18:39:27.103Z] fd38950f0011: Layer already exists [2023-10-06T18:39:27.370Z] main: digest: sha256:b5f093fd4ea0ed77d63278017caa9d8ffc5ee162b178968efa7658107a60b01d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-06T18:39:27.427Z] ===================================================== [Pipeline] echo [2023-10-06T18:39:27.437Z] taggedImages: [2023-10-06T18:39:27.437Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8 [2023-10-06T18:39:27.437Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-06T18:39:27.437Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.23 [2023-10-06T18:39:27.437Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:de9648025e948c086e5b01d0fe1c0b85ef43bce8-3.1.0-dev.23 [2023-10-06T18:39:27.437Z] - 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 [2023-10-06T18:39:27.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T18:39:27.815Z] [2023-10-06T18:39:27.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:39:28.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T18:39:28.144Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-06T18:39:28.144Z] 8998bd30e6a1: Pulling fs layer [2023-10-06T18:39:28.144Z] 04944245beec: Pulling fs layer [2023-10-06T18:39:28.144Z] 699f458cf7ca: Pulling fs layer [2023-10-06T18:39:28.144Z] 765212b225bb: Pulling fs layer [2023-10-06T18:39:28.144Z] f23df028b6ca: Pulling fs layer [2023-10-06T18:39:28.144Z] d65c8cfc05b1: Pulling fs layer [2023-10-06T18:39:28.144Z] 2437ff75d9bd: Pulling fs layer [2023-10-06T18:39:28.144Z] 765212b225bb: Waiting [2023-10-06T18:39:28.144Z] f23df028b6ca: Waiting [2023-10-06T18:39:28.144Z] d65c8cfc05b1: Waiting [2023-10-06T18:39:28.144Z] 2437ff75d9bd: Waiting [2023-10-06T18:39:28.414Z] 04944245beec: Verifying Checksum [2023-10-06T18:39:28.414Z] 04944245beec: Download complete [2023-10-06T18:39:28.414Z] 765212b225bb: Verifying Checksum [2023-10-06T18:39:28.414Z] 765212b225bb: Download complete [2023-10-06T18:39:28.414Z] f23df028b6ca: Download complete [2023-10-06T18:39:28.414Z] d65c8cfc05b1: Verifying Checksum [2023-10-06T18:39:28.414Z] d65c8cfc05b1: Download complete [2023-10-06T18:39:28.683Z] 699f458cf7ca: Verifying Checksum [2023-10-06T18:39:28.683Z] 699f458cf7ca: Download complete [2023-10-06T18:39:28.952Z] 8998bd30e6a1: Verifying Checksum [2023-10-06T18:39:28.952Z] 8998bd30e6a1: Download complete [2023-10-06T18:39:31.537Z] 2437ff75d9bd: Download complete [2023-10-06T18:39:32.962Z] 8998bd30e6a1: Pull complete [2023-10-06T18:39:33.231Z] 04944245beec: Pull complete [2023-10-06T18:39:36.582Z] 699f458cf7ca: Pull complete [2023-10-06T18:39:36.582Z] 765212b225bb: Pull complete [2023-10-06T18:39:37.545Z] f23df028b6ca: Pull complete [2023-10-06T18:39:37.545Z] d65c8cfc05b1: Pull complete [2023-10-06T18:39:52.537Z] 2437ff75d9bd: Pull complete [2023-10-06T18:39:52.537Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-06T18:39:52.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-06T18:39:52.538Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:39:52.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-8646 does not seem to be running inside a container [2023-10-06T18:39:52.817Z] $ 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/135 -v /w/workspace/app-rfid-llrp-inventory/135:/w/workspace/app-rfid-llrp-inventory/135:rw,z -v /w/workspace/app-rfid-llrp-inventory/135@tmp:/w/workspace/app-rfid-llrp-inventory/135@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 [2023-10-06T18:39:55.576Z] $ docker top 1b83ca6e75ca1ecdb9304f4c3e87454bd51746fed3fbf2759e7f922d668d589d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:39:56.061Z] ---> job-cost.sh [2023-10-06T18:39:56.326Z] lf-activate-venv: SKIPPING [2023-10-06T18:39:56.326Z] INFO: No Stack... [2023-10-06T18:39:56.592Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-06T18:39:57.547Z] INFO: Archiving Costs [Pipeline] sh [2023-10-06T18:39:58.180Z] + cat /w/workspace/app-rfid-llrp-inventory/135/archives/cost.csv [2023-10-06T18:39:58.180Z] + cut -d, -f6 [Pipeline] lock [2023-10-06T18:39:58.245Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [2023-10-06T18:39:58.251Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] did not exist. Created. [2023-10-06T18:39:58.251Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-06T18:39:58.899Z] /w/workspace/app-rfid-llrp-inventory/135@tmp/durable-53fa1f11/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-06T18:39:59.231Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-06T18:39:59.253Z] Warning: overwriting stash ‘stack-cost’ [2023-10-06T18:39:59.314Z] Stashed 1 file(s) [Pipeline] } [2023-10-06T18:39:59.320Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-135-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-06T18:39:59.358Z] $ docker stop --time=1 1b83ca6e75ca1ecdb9304f4c3e87454bd51746fed3fbf2759e7f922d668d589d [2023-10-06T18:40:00.870Z] $ docker rm -f --volumes 1b83ca6e75ca1ecdb9304f4c3e87454bd51746fed3fbf2759e7f922d668d589d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-06T18:40:01.219Z] provisioning config files... [2023-10-06T18:40:01.228Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config200605157604202491tmp [Pipeline] { [Pipeline] sh [2023-10-06T18:40:01.522Z] + set +x [2023-10-06T18:40:01.522Z] + + curlbash -s -s https://codecov.io/bash -- [2023-10-06T18:40:01.522Z] [2023-10-06T18:40:01.522Z] [2023-10-06T18:40:01.522Z] _____ _ [2023-10-06T18:40:01.522Z] / ____| | | [2023-10-06T18:40:01.522Z] | | ___ __| | ___ ___ _____ __ [2023-10-06T18:40:01.522Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-06T18:40:01.522Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-06T18:40:01.522Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-06T18:40:01.522Z] Bash-1.0.6 [2023-10-06T18:40:01.522Z] [2023-10-06T18:40:01.522Z] [2023-10-06T18:40:01.522Z] ==> git version 2.25.1 found [2023-10-06T18:40:01.522Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-06T18:40:01.522Z] Release-Date: 2020-01-08 [2023-10-06T18:40:01.522Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-06T18:40:01.522Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-06T18:40:01.522Z] ==> Jenkins CI detected. [2023-10-06T18:40:01.522Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-06T18:40:01.522Z] project root: . [2023-10-06T18:40:01.522Z] --> token set from env [2023-10-06T18:40:01.522Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-06T18:40:01.522Z] ==> Running gcov in . (disable via -X gcov) [2023-10-06T18:40:01.522Z] ==> Python coveragepy not found [2023-10-06T18:40:01.522Z] ==> Searching for coverage reports in: [2023-10-06T18:40:01.522Z] + . [2023-10-06T18:40:01.522Z] -> Found 1 reports [2023-10-06T18:40:01.522Z] ==> Detecting git/mercurial file structure [2023-10-06T18:40:01.522Z] ==> Reading reports [2023-10-06T18:40:01.522Z] + ./coverage.out bytes=41317 [2023-10-06T18:40:01.522Z] ==> Appending adjustments [2023-10-06T18:40:01.522Z] https://docs.codecov.io/docs/fixing-reports [2023-10-06T18:40:01.781Z] + Found adjustments [2023-10-06T18:40:01.781Z] ==> Gzipping contents [2023-10-06T18:40:01.781Z] 12K /tmp/codecov.vNYHko.gz [2023-10-06T18:40:01.781Z] ==> Uploading reports [2023-10-06T18:40:01.781Z] url: https://codecov.io [2023-10-06T18:40:01.781Z] query: branch=main&commit=de9648025e948c086e5b01d0fe1c0b85ef43bce8&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-06T18:40:01.781Z] -> Pinging Codecov [2023-10-06T18:40:01.781Z] 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=de9648025e948c086e5b01d0fe1c0b85ef43bce8&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-06T18:40:02.040Z] -> Uploading to [2023-10-06T18:40:02.041Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-06/581DD39554BDF9B6E22D074273EAD858/de9648025e948c086e5b01d0fe1c0b85ef43bce8/d95d339c-53a7-4c0a-bb2a-b8d5b6f14a1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231006T184001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=55bf349b76ce1a0e0f5de6960c5e13f1850d5dcefd95b10a898725d780f801f9 [2023-10-06T18:40:02.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-06T18:40:02.041Z] Dload Upload Total Spent Left Speed [2023-10-06T18:40:02.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 40033 --:--:-- --:--:-- --:--:-- 40033 [2023-10-06T18:40:02.300Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] } [2023-10-06T18:40:02.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-06T18:40:02.445Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-06T18:40:02.453Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:40:02.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-06T18:40:02.750Z] [2023-10-06T18:40:02.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:40:03.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-06T18:40:03.044Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-06T18:40:03.044Z] df9b9388f04a: Pulling fs layer [2023-10-06T18:40:03.044Z] 52dc419b0ee2: Pulling fs layer [2023-10-06T18:40:03.044Z] 25bc292e5bac: Pulling fs layer [2023-10-06T18:40:03.044Z] 114826534d7a: Pulling fs layer [2023-10-06T18:40:03.044Z] 4657fd5d0bcf: Pulling fs layer [2023-10-06T18:40:03.044Z] 6ad1cebc031e: Pulling fs layer [2023-10-06T18:40:03.044Z] 8a3aa393b2d8: Pulling fs layer [2023-10-06T18:40:03.044Z] 114826534d7a: Waiting [2023-10-06T18:40:03.044Z] 4657fd5d0bcf: Waiting [2023-10-06T18:40:03.044Z] 6ad1cebc031e: Waiting [2023-10-06T18:40:03.044Z] 8a3aa393b2d8: Waiting [2023-10-06T18:40:03.044Z] 25bc292e5bac: Download complete [2023-10-06T18:40:03.045Z] 52dc419b0ee2: Download complete [2023-10-06T18:40:03.045Z] 4657fd5d0bcf: Verifying Checksum [2023-10-06T18:40:03.045Z] 4657fd5d0bcf: Download complete [2023-10-06T18:40:03.045Z] df9b9388f04a: Verifying Checksum [2023-10-06T18:40:03.045Z] df9b9388f04a: Download complete [2023-10-06T18:40:03.302Z] 6ad1cebc031e: Verifying Checksum [2023-10-06T18:40:03.303Z] df9b9388f04a: Pull complete [2023-10-06T18:40:03.563Z] 52dc419b0ee2: Pull complete [2023-10-06T18:40:03.563Z] 25bc292e5bac: Pull complete [2023-10-06T18:40:03.822Z] 114826534d7a: Verifying Checksum [2023-10-06T18:40:03.822Z] 114826534d7a: Download complete [2023-10-06T18:40:04.079Z] 8a3aa393b2d8: Verifying Checksum [2023-10-06T18:40:04.079Z] 8a3aa393b2d8: Download complete [2023-10-06T18:40:07.357Z] 114826534d7a: Pull complete [2023-10-06T18:40:07.357Z] 4657fd5d0bcf: Pull complete [2023-10-06T18:40:07.614Z] 6ad1cebc031e: Pull complete [2023-10-06T18:40:10.141Z] 8a3aa393b2d8: Pull complete [2023-10-06T18:40:10.142Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-06T18:40:10.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-06T18:40:10.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:40:10.223Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:40:10.283Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-06T18:40:15.422Z] $ docker top e65631d32824da2dba96629bd487d71ab34c5b5256cc85f9986c3d5dbe9b58cf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-06T18:40:15.463Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-06T18:40:15.742Z] + set -o pipefail [2023-10-06T18:40:15.742Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-06T18:40:22.308Z] [2023-10-06T18:40:22.308Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-06T18:40:22.308Z] [2023-10-06T18:40:22.308Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/09e44c48-dc18-4742-aaa4-78f876700cb6 [2023-10-06T18:40:22.308Z] [2023-10-06T18:40:22.308Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-06T18:40:22.308Z] [2023-10-06T18:40:22.308Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-06T18:40:22.308Z] [2023-10-06T18:40:22.308Z] [2023-10-06T18:40:22.308Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-06T18:40:22.308Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-06T18:40:22.308Z] More details here: https://snyk.co/ue1NS [2023-10-06T18:40:22.308Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-06T18:40:22.308Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-06T18:40:22.344Z] $ docker stop --time=1 e65631d32824da2dba96629bd487d71ab34c5b5256cc85f9986c3d5dbe9b58cf [2023-10-06T18:40:26.899Z] $ docker rm -f --volumes e65631d32824da2dba96629bd487d71ab34c5b5256cc85f9986c3d5dbe9b58cf [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 [2023-10-06T18:40:27.527Z] + git log --format=format:%s -1 de9648025e948c086e5b01d0fe1c0b85ef43bce8 [Pipeline] sh [2023-10-06T18:40:27.815Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:40:27.815Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:40:28.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:40:28.118Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:40:28.196Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:40:28.252Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-06T18:40:28.775Z] $ docker top 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 -eo pid,comm [2023-10-06T18:40:28.801Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-06T18:40:28.801Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:40:28.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:40:28.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:40:28.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:40:28.983Z] $ docker exec 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 ssh-agent [2023-10-06T18:40:29.074Z] SSH_AUTH_SOCK=/tmp/ssh-tf9akpjNLanD/agent.33 [2023-10-06T18:40:29.074Z] SSH_AGENT_PID=40 [2023-10-06T18:40:29.079Z] Running ssh-add (command line suppressed) [2023-10-06T18:40:29.202Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5759379598027754794.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5759379598027754794.key) [2023-10-06T18:40:29.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:40:29.475Z] + git semver tag [2023-10-06T18:40:29.733Z] 2023-10-06 18:40:29,683 [run_tag] DEBUG tag force:False [2023-10-06T18:40:29.733Z] 2023-10-06 18:40:29,683 [check_head_tag] DEBUG check head tag [2023-10-06T18:40:29.733Z] 2023-10-06 18:40:29,684 [execute] INFO git cat-file --batch-check [2023-10-06T18:40:29.733Z] 2023-10-06 18:40:29,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-06T18:40:29.733Z] 2023-10-06 18:40:29,687 [execute] INFO git cat-file --batch [2023-10-06T18:40:29.733Z] 2023-10-06 18:40:29,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-06T18:40:29.733Z] 2023-10-06 18:40:29,700 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-06T18:40:29.733Z] 2023-10-06 18:40:29,700 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 [2023-10-06T18:40:29.733Z] 2023-10-06 18:40:29,701 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:40:29.734Z] 2023-10-06 18:40:29,705 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-06T18:40:29.734Z] 3.1.0-dev.23 [Pipeline] } [2023-10-06T18:40:29.767Z] $ docker exec --env ******** --env ******** 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 ssh-agent -k [2023-10-06T18:40:29.863Z] unset SSH_AUTH_SOCK; [2023-10-06T18:40:29.864Z] unset SSH_AGENT_PID; [2023-10-06T18:40:29.864Z] echo Agent pid 40 killed; [2023-10-06T18:40:29.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:40:30.149Z] + git semver [Pipeline] } [2023-10-06T18:40:30.444Z] $ docker stop --time=1 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 [2023-10-06T18:40:31.696Z] $ docker rm -f --volumes 59eb38c5c9b372d98663c4b6e42da1c763213f32de5c591d766decc5cf093606 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:40:32.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-06T18:40:32.044Z] [2023-10-06T18:40:32.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:40:32.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-06T18:40:32.337Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-06T18:40:32.337Z] ab5ef0e58194: Pulling fs layer [2023-10-06T18:40:32.337Z] 9712f1f96733: Pulling fs layer [2023-10-06T18:40:32.337Z] 63f879dbbcfc: Pulling fs layer [2023-10-06T18:40:32.337Z] 0d9ebad4ef96: Pulling fs layer [2023-10-06T18:40:32.337Z] e9a5061849ea: Pulling fs layer [2023-10-06T18:40:32.337Z] d747dcd14b5f: Pulling fs layer [2023-10-06T18:40:32.337Z] 2de7ff778b66: Pulling fs layer [2023-10-06T18:40:32.337Z] e9a5061849ea: Waiting [2023-10-06T18:40:32.337Z] d747dcd14b5f: Waiting [2023-10-06T18:40:32.337Z] 0d9ebad4ef96: Waiting [2023-10-06T18:40:32.337Z] 9712f1f96733: Verifying Checksum [2023-10-06T18:40:32.337Z] 9712f1f96733: Download complete [2023-10-06T18:40:32.597Z] 63f879dbbcfc: Download complete [2023-10-06T18:40:32.855Z] 0d9ebad4ef96: Verifying Checksum [2023-10-06T18:40:32.855Z] 0d9ebad4ef96: Download complete [2023-10-06T18:40:32.855Z] e9a5061849ea: Verifying Checksum [2023-10-06T18:40:32.855Z] e9a5061849ea: Download complete [2023-10-06T18:40:32.855Z] d747dcd14b5f: Download complete [2023-10-06T18:40:32.855Z] ab5ef0e58194: Verifying Checksum [2023-10-06T18:40:32.855Z] ab5ef0e58194: Download complete [2023-10-06T18:40:32.855Z] 2de7ff778b66: Verifying Checksum [2023-10-06T18:40:32.855Z] 2de7ff778b66: Download complete [2023-10-06T18:40:36.137Z] ab5ef0e58194: Pull complete [2023-10-06T18:40:36.138Z] 9712f1f96733: Pull complete [2023-10-06T18:40:36.395Z] 63f879dbbcfc: Pull complete [2023-10-06T18:40:40.578Z] 0d9ebad4ef96: Pull complete [2023-10-06T18:40:40.837Z] e9a5061849ea: Pull complete [2023-10-06T18:40:40.837Z] d747dcd14b5f: Pull complete [2023-10-06T18:40:42.215Z] 2de7ff778b66: Pull complete [2023-10-06T18:40:42.215Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-06T18:40:42.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-06T18:40:42.215Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:40:42.287Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:40:42.344Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-06T18:40:48.334Z] $ docker top a28d914a88b49040d000182fd524d62fd1ae300347201874adf41bc300fbef98 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:40:48.373Z] provisioning config files... [2023-10-06T18:40:48.379Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8387175759106658352tmp [2023-10-06T18:40:48.390Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15944991601437337348tmp [2023-10-06T18:40:48.397Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5573458744592263357tmp [Pipeline] { [Pipeline] echo [2023-10-06T18:40:48.417Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:40:48.697Z] ---> sigul-configuration.sh [2023-10-06T18:40:48.697Z] gpg: directory `/root/.gnupg' created [2023-10-06T18:40:48.697Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-06T18:40:48.697Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-06T18:40:48.697Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-06T18:40:48.697Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-06T18:40:48.697Z] gpg: CAST5 encrypted data [2023-10-06T18:40:48.697Z] gpg: encrypted with 1 passphrase [2023-10-06T18:40:48.697Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-06T18:40:48.981Z] + mkdir /home/jenkins [2023-10-06T18:40:48.981Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-06T18:40:49.262Z] + 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 [2023-10-06T18:40:49.273Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:40:49.559Z] ---> sigul-install.sh [2023-10-06T18:40:49.559Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-06T18:40:49.844Z] + git tag --list [2023-10-06T18:40:49.844Z] v0.0.0 [2023-10-06T18:40:49.844Z] v1.0.0 [2023-10-06T18:40:49.844Z] v2.1.0 [2023-10-06T18:40:49.844Z] v2.1.1 [2023-10-06T18:40:49.844Z] v2.2.0 [2023-10-06T18:40:49.844Z] v2.3.0 [2023-10-06T18:40:49.844Z] v3.0 [2023-10-06T18:40:49.844Z] v3.0.0 [2023-10-06T18:40:49.844Z] v3.0.1 [2023-10-06T18:40:49.844Z] v3.0.1-dev.1 [2023-10-06T18:40:49.844Z] v3.1.0-dev.1 [2023-10-06T18:40:49.844Z] v3.1.0-dev.10 [2023-10-06T18:40:49.844Z] v3.1.0-dev.11 [2023-10-06T18:40:49.844Z] v3.1.0-dev.12 [2023-10-06T18:40:49.844Z] v3.1.0-dev.13 [2023-10-06T18:40:49.844Z] v3.1.0-dev.14 [2023-10-06T18:40:49.844Z] v3.1.0-dev.15 [2023-10-06T18:40:49.844Z] v3.1.0-dev.16 [2023-10-06T18:40:49.844Z] v3.1.0-dev.17 [2023-10-06T18:40:49.844Z] v3.1.0-dev.18 [2023-10-06T18:40:49.844Z] v3.1.0-dev.19 [2023-10-06T18:40:49.844Z] v3.1.0-dev.2 [2023-10-06T18:40:49.844Z] v3.1.0-dev.20 [2023-10-06T18:40:49.844Z] v3.1.0-dev.21 [2023-10-06T18:40:49.844Z] v3.1.0-dev.22 [2023-10-06T18:40:49.844Z] v3.1.0-dev.23 [2023-10-06T18:40:49.844Z] v3.1.0-dev.3 [2023-10-06T18:40:49.844Z] v3.1.0-dev.4 [2023-10-06T18:40:49.844Z] v3.1.0-dev.5 [2023-10-06T18:40:49.844Z] v3.1.0-dev.6 [2023-10-06T18:40:49.844Z] v3.1.0-dev.7 [2023-10-06T18:40:49.844Z] v3.1.0-dev.8 [2023-10-06T18:40:49.844Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-06T18:40:50.127Z] + lftools sign git-tag v3.1.0-dev.23 [2023-10-06T18:40:50.695Z] Signing Git tag with Sigul... [2023-10-06T18:40:50.695Z] Signing v3.1.0-dev.23 [Pipeline] echo [2023-10-06T18:40:50.962Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:40:51.244Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-06T18:40:51.252Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-06T18:40:51.295Z] $ docker stop --time=1 a28d914a88b49040d000182fd524d62fd1ae300347201874adf41bc300fbef98 [2023-10-06T18:40:52.613Z] $ docker rm -f --volumes a28d914a88b49040d000182fd524d62fd1ae300347201874adf41bc300fbef98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-06T18:40:52.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:40:52.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:40:53.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:40:53.296Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:40:53.364Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:40:53.430Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-06T18:40:53.776Z] $ docker top 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 -eo pid,comm [2023-10-06T18:40:53.796Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-06T18:40:53.796Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:40:53.839Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:40:53.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:40:53.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:40:53.977Z] $ docker exec 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 ssh-agent [2023-10-06T18:40:54.051Z] SSH_AUTH_SOCK=/tmp/ssh-julcCt1AX2n3/agent.31 [2023-10-06T18:40:54.051Z] SSH_AGENT_PID=37 [2023-10-06T18:40:54.056Z] Running ssh-add (command line suppressed) [2023-10-06T18:40:54.185Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6003454380703680863.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6003454380703680863.key) [2023-10-06T18:40:54.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:40:54.461Z] + git semver bump pre [2023-10-06T18:40:54.720Z] 2023-10-06 18:40:54,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-06T18:40:54.720Z] 2023-10-06 18:40:54,651 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev [2023-10-06T18:40:54.721Z] 2023-10-06 18:40:54,651 [bump_version] DEBUG bumped version:3.1.0-dev.24 [2023-10-06T18:40:54.721Z] 2023-10-06 18:40:54,651 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-06T18:40:54.721Z] 2023-10-06 18:40:54,651 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-06T18:40:54.721Z] 2023-10-06 18:40:54,651 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-06T18:40:54.721Z] 2023-10-06 18:40:54,654 [execute] INFO git cat-file --batch-check [2023-10-06T18:40:54.721Z] 2023-10-06 18:40:54,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T18:40:54.721Z] 2023-10-06 18:40:54,660 [execute] INFO git cat-file --batch [2023-10-06T18:40:54.721Z] 2023-10-06 18:40:54,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T18:40:54.721Z] 2023-10-06 18:40:54,665 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-06T18:40:54.721Z] 3.1.0-dev.24 [Pipeline] } [2023-10-06T18:40:54.754Z] $ docker exec --env ******** --env ******** 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 ssh-agent -k [2023-10-06T18:40:54.849Z] unset SSH_AUTH_SOCK; [2023-10-06T18:40:54.849Z] unset SSH_AGENT_PID; [2023-10-06T18:40:54.849Z] echo Agent pid 37 killed; [2023-10-06T18:40:54.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:40:55.133Z] + git semver [Pipeline] } [2023-10-06T18:40:55.431Z] $ docker stop --time=1 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 [2023-10-06T18:40:56.720Z] $ docker rm -f --volumes 7f4ffed8d2ca4e06367aa43c18fa09e37091771e7e417226697cf6ff4c000af1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-06T18:40:57.025Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-06T18:40:57.025Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:40:57.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-06T18:40:57.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:40:57.390Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:40:57.444Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-06T18:40:57.785Z] $ docker top ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a -eo pid,comm [2023-10-06T18:40:57.806Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-06T18:40:57.806Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-06T18:40:57.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-06T18:40:57.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-06T18:40:57.957Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-06T18:40:57.984Z] $ docker exec ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a ssh-agent [2023-10-06T18:40:58.066Z] SSH_AUTH_SOCK=/tmp/ssh-3f5wg6lzMBvL/agent.31 [2023-10-06T18:40:58.066Z] SSH_AGENT_PID=38 [2023-10-06T18:40:58.071Z] Running ssh-add (command line suppressed) [2023-10-06T18:40:58.192Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16407121891847522757.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16407121891847522757.key) [2023-10-06T18:40:58.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-06T18:40:58.464Z] + git semver push [2023-10-06T18:40:58.724Z] 2023-10-06 18:40:58,650 [run_push] DEBUG push [2023-10-06T18:40:58.724Z] 2023-10-06 18:40:58,651 [execute] INFO git cat-file --batch-check [2023-10-06T18:40:58.724Z] 2023-10-06 18:40:58,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-06T18:40:58.724Z] 2023-10-06 18:40:58,655 [execute] INFO git rev-list e48317bea7e8626b8c92250a2607e33f7de040f4 -- [2023-10-06T18:40:58.724Z] 2023-10-06 18:40:58,655 [execute] DEBUG Popen(['git', 'rev-list', 'e48317bea7e8626b8c92250a2607e33f7de040f4', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:40:58.724Z] 2023-10-06 18:40:58,663 [execute] INFO git fetch -v origin [2023-10-06T18:40:58.724Z] 2023-10-06 18:40:58,663 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-06T18:40:59.292Z] 2023-10-06 18:40:59,204 [run_push] DEBUG no remote changes detected [2023-10-06T18:40:59.292Z] 2023-10-06 18:40:59,204 [execute] INFO git push origin semver [2023-10-06T18:40:59.292Z] 2023-10-06 18:40:59,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-06T18:41:00.229Z] 2023-10-06 18:40:59,961 [run_push] DEBUG push all version tags [2023-10-06T18:41:00.229Z] 2023-10-06 18:40:59,961 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-06T18:41:00.229Z] 2023-10-06 18:40:59,962 [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) [2023-10-06T18:41:00.797Z] 2023-10-06 18:41:00,695 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-06T18:41:00.797Z] 3.1.0-dev.24 [Pipeline] } [2023-10-06T18:41:00.831Z] $ docker exec --env ******** --env ******** ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a ssh-agent -k [2023-10-06T18:41:00.934Z] unset SSH_AUTH_SOCK; [2023-10-06T18:41:00.934Z] unset SSH_AGENT_PID; [2023-10-06T18:41:00.934Z] echo Agent pid 38 killed; [2023-10-06T18:41:00.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-06T18:41:01.222Z] + git semver [Pipeline] } [2023-10-06T18:41:01.516Z] $ docker stop --time=1 ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a [2023-10-06T18:41:02.768Z] $ docker rm -f --volumes ebd8d009ce1eb7a44bf8ee1648701dc871e41d3b59d25eb1903ac6bcfea9fb1a [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 [2023-10-06T18:41:03.291Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-06T18:41:03.291Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-06T18:41:03.291Z] total 16 [2023-10-06T18:41:03.291Z] drwxr-xr-x 3 root root 4096 Oct 6 18:27 . [2023-10-06T18:41:03.291Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 6 18:40 .. [2023-10-06T18:41:03.291Z] drwxr-xr-x 2 root root 4096 Oct 6 18:27 cost [2023-10-06T18:41:03.291Z] -rw-r--r-- 1 root root 95 Oct 6 18:27 cost.csv [2023-10-06T18:41:03.291Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-06T18:41:03.291Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-06T18:41:03.291Z] total 16 [2023-10-06T18:41:03.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 6 18:27 . [2023-10-06T18:41:03.291Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 6 18:40 .. [2023-10-06T18:41:03.291Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 6 18:27 cost [2023-10-06T18:41:03.291Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 6 18:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:41:03.582Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:41:04.440Z] ---> package-listing.sh [2023-10-06T18:41:04.440Z] ++ facter osfamily [2023-10-06T18:41:04.440Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-06T18:41:04.699Z] + OS_FAMILY=debian [2023-10-06T18:41:04.699Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-06T18:41:04.699Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-06T18:41:04.699Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-06T18:41:04.699Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-06T18:41:04.699Z] + PACKAGES=/tmp/packages_start.txt [2023-10-06T18:41:04.699Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-06T18:41:04.699Z] + PACKAGES=/tmp/packages_end.txt [2023-10-06T18:41:04.699Z] + case "${OS_FAMILY}" in [2023-10-06T18:41:04.699Z] + dpkg -l [2023-10-06T18:41:04.699Z] + grep '^ii' [2023-10-06T18:41:04.699Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-06T18:41:04.699Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-06T18:41:04.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-06T18:41:04.699Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-06T18:41:04.699Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-06T18:41:04.699Z] + 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 [2023-10-06T18:41:04.710Z] 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 [2023-10-06T18:41:04.986Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-06T18:41:05.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-06T18:41:05.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-06T18:41:05.614Z] prd-ubuntu20.04-docker-8c-8g-8643 does not seem to be running inside a container [2023-10-06T18:41:05.668Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-06T18:41:05.902Z] $ docker top c0a596481829e29f345e69827a09518b5f648efb6801edbf556d1f64a3a9d14d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-06T18:41:06.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-06T18:41:06.572Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-06T18:41:06.851Z] + ls /var/log/sa-host [2023-10-06T18:41:06.851Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-06T18:41:06.915Z] provisioning config files... [2023-10-06T18:41:06.921Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13756104612520928227tmp [Pipeline] { [Pipeline] echo [2023-10-06T18:41:06.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:41:07.211Z] ---> create-netrc.sh [Pipeline] } [2023-10-06T18:41:07.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:41:07.543Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-06T18:41:07.554Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:41:07.838Z] ---> sudo-logs.sh [2023-10-06T18:41:07.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-06T18:41:07.860Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:41:08.141Z] ---> job-cost.sh [2023-10-06T18:41:08.141Z] lf-activate-venv: SKIPPING [2023-10-06T18:41:08.141Z] DEBUG: total: 0.2199999988079071 [2023-10-06T18:41:08.141Z] INFO: Retrieving Stack Cost... [2023-10-06T18:41:08.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-06T18:41:08.970Z] INFO: Archiving Costs [Pipeline] echo [2023-10-06T18:41:08.981Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-06T18:41:09.262Z] ---> logs-deploy.sh [2023-10-06T18:41:09.262Z] lf-activate-venv: SKIPPING [2023-10-06T18:41:09.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/135 [2023-10-06T18:41:09.262Z] INFO: archiving workspace using pattern(s): [2023-10-06T18:41:10.198Z] Archives upload complete. [2023-10-06T18:41:10.198Z] INFO: archiving logs to Nexus