Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 588e92caeae3f324aaf59fce709e788e07e827d4 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-ssh7472159250377426680.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9268082839352416933.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh15002878875715588825.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh12730687253645219779.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-ssh4196412966485161171.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6746 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 588e92caeae3f324aaf59fce709e788e07e827d4 (main) Commit message: "fix: Add missing Service.Host (#173)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 > git rev-list --no-walk f3ec3627537317e087eb1fd8c2e6864e6f4c18bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-03T23:16:47.189Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-03T23:16:47.249Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-03T23:16:47.265Z] ========================================================= [2023-04-03T23:16:47.265Z] EdgeX Global Pipelines Version Info [2023-04-03T23:16:47.265Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:16:48.019Z] ------------------- [2023-04-03T23:16:48.019Z] stable info: [2023-04-03T23:16:48.019Z] ------------------- [2023-04-03T23:16:48.019Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-03T23:16:48.019Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-03T23:16:48.019Z] Message: update stable to v1.0.245 [2023-04-03T23:16:48.588Z] ------------------- [2023-04-03T23:16:48.588Z] experimental info: [2023-04-03T23:16:48.588Z] ------------------- [2023-04-03T23:16:48.588Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-03T23:16:48.588Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-03T23:16:48.588Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-03T23:16:48.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-03T23:16:48.757Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-03T23:16:48.765Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-03T23:16:48.773Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-03T23:16:48.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-03T23:16:48.789Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-03T23:16:48.802Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-03T23:16:48.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-03T23:16:48.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-03T23:16:48.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-03T23:16:48.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-03T23:16:48.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-03T23:16:48.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-03T23:16:48.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-03T23:16:48.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:16:48.875Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-03T23:16:48.883Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T23:16:48.891Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-03T23:16:48.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-03T23:16:48.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-03T23:16:48.915Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-03T23:16:48.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-03T23:16:48.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-03T23:16:48.939Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-03T23:16:48.950Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-03T23:16:48.959Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-03T23:16:48.976Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-03T23:16:48.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-03T23:16:48.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-03T23:16:49.005Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-03T23:16:49.013Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] echo [2023-04-03T23:16:49.021Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 588e92c [Pipeline] echo [2023-04-03T23:16:49.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:16:49.065Z] provisioning config files... [2023-04-03T23:16:49.080Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17043690193221502844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:16:49.389Z] ---> docker-login.sh [2023-04-03T23:16:49.389Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:16:49.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:16:49.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:16:49.650Z] Configure a credential helper to remove this warning. See [2023-04-03T23:16:49.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:16:49.650Z] [2023-04-03T23:16:49.650Z] Login Succeeded [2023-04-03T23:16:49.650Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:16:49.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:16:49.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:16:49.912Z] Configure a credential helper to remove this warning. See [2023-04-03T23:16:49.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:16:49.912Z] [2023-04-03T23:16:49.912Z] Login Succeeded [2023-04-03T23:16:49.912Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:16:49.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:16:49.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:16:49.912Z] Configure a credential helper to remove this warning. See [2023-04-03T23:16:49.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:16:49.912Z] [2023-04-03T23:16:49.912Z] Login Succeeded [2023-04-03T23:16:49.912Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:16:49.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:16:50.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:16:50.174Z] Configure a credential helper to remove this warning. See [2023-04-03T23:16:50.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:16:50.174Z] [2023-04-03T23:16:50.174Z] Login Succeeded [2023-04-03T23:16:50.174Z] docker.io [2023-04-03T23:16:50.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:16:50.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:16:50.435Z] Configure a credential helper to remove this warning. See [2023-04-03T23:16:50.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:16:50.435Z] [2023-04-03T23:16:50.435Z] Login Succeeded [2023-04-03T23:16:50.435Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:16:50.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-03T23:16:50.814Z] + git rev-list -1 --merges 588e92caeae3f324aaf59fce709e788e07e827d4~1..588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] echo [2023-04-03T23:16:50.864Z] -----------> git rev-list -1 --merges 588e92caeae3f324aaf59fce709e788e07e827d4~1..588e92caeae3f324aaf59fce709e788e07e827d4 588e92caeae3f324aaf59fce709e788e07e827d4 [false] [Pipeline] sh [2023-04-03T23:16:51.151Z] + git log --format=format:%s -1 588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] echo [2023-04-03T23:16:51.166Z] ========================================================= [2023-04-03T23:16:51.166Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-03T23:16:51.166Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T23:16:51.482Z] + git log --format=format:%s -1 588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] echo [2023-04-03T23:16:51.492Z] [semverPrep] GIT_COMMIT: 588e92caeae3f324aaf59fce709e788e07e827d4, Commit Message: fix: Add missing Service.Host (#173) [Pipeline] echo [2023-04-03T23:16:51.502Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-03T23:16:51.852Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:16:51.852Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-03T23:16:51.852Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-03T23:16:51.852Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-03T23:16:51.852Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-03T23:16:51.852Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-03T23:16:51.852Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:16:52.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:16:52.254Z] [2023-04-03T23:16:52.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:16:52.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:16:52.549Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-03T23:16:52.549Z] b85a868b505f: Pulling fs layer [2023-04-03T23:16:52.549Z] e2be974225ed: Pulling fs layer [2023-04-03T23:16:52.549Z] 339a4e72a1f5: Pulling fs layer [2023-04-03T23:16:52.549Z] 988bab9f4d93: Pulling fs layer [2023-04-03T23:16:52.549Z] 1469e6f7b9e6: Pulling fs layer [2023-04-03T23:16:52.549Z] eaf3925da568: Pulling fs layer [2023-04-03T23:16:52.549Z] bab4dde63d76: Pulling fs layer [2023-04-03T23:16:52.549Z] bde34c3a00c8: Pulling fs layer [2023-04-03T23:16:52.549Z] b352a97aabf1: Pulling fs layer [2023-04-03T23:16:52.549Z] 4872d77fe225: Pulling fs layer [2023-04-03T23:16:52.549Z] 5851b861e8e6: Pulling fs layer [2023-04-03T23:16:52.549Z] eaf3925da568: Waiting [2023-04-03T23:16:52.549Z] 988bab9f4d93: Waiting [2023-04-03T23:16:52.549Z] 1469e6f7b9e6: Waiting [2023-04-03T23:16:52.549Z] bab4dde63d76: Waiting [2023-04-03T23:16:52.549Z] bde34c3a00c8: Waiting [2023-04-03T23:16:52.549Z] b352a97aabf1: Waiting [2023-04-03T23:16:52.549Z] 5851b861e8e6: Waiting [2023-04-03T23:16:52.549Z] e2be974225ed: Download complete [2023-04-03T23:16:52.549Z] 988bab9f4d93: Verifying Checksum [2023-04-03T23:16:52.549Z] 988bab9f4d93: Download complete [2023-04-03T23:16:52.808Z] 339a4e72a1f5: Verifying Checksum [2023-04-03T23:16:52.808Z] 339a4e72a1f5: Download complete [2023-04-03T23:16:52.808Z] 1469e6f7b9e6: Verifying Checksum [2023-04-03T23:16:52.808Z] 1469e6f7b9e6: Download complete [2023-04-03T23:16:52.808Z] eaf3925da568: Verifying Checksum [2023-04-03T23:16:52.808Z] eaf3925da568: Download complete [2023-04-03T23:16:52.808Z] bde34c3a00c8: Verifying Checksum [2023-04-03T23:16:52.808Z] bde34c3a00c8: Download complete [2023-04-03T23:16:52.808Z] b352a97aabf1: Verifying Checksum [2023-04-03T23:16:52.808Z] b352a97aabf1: Download complete [2023-04-03T23:16:52.808Z] 4872d77fe225: Verifying Checksum [2023-04-03T23:16:52.808Z] 4872d77fe225: Download complete [2023-04-03T23:16:52.808Z] 5851b861e8e6: Verifying Checksum [2023-04-03T23:16:52.808Z] 5851b861e8e6: Download complete [2023-04-03T23:16:52.808Z] b85a868b505f: Verifying Checksum [2023-04-03T23:16:52.808Z] b85a868b505f: Download complete [2023-04-03T23:16:53.068Z] bab4dde63d76: Verifying Checksum [2023-04-03T23:16:53.068Z] bab4dde63d76: Download complete [2023-04-03T23:16:54.004Z] b85a868b505f: Pull complete [2023-04-03T23:16:54.262Z] e2be974225ed: Pull complete [2023-04-03T23:16:54.831Z] 339a4e72a1f5: Pull complete [2023-04-03T23:16:54.831Z] 988bab9f4d93: Pull complete [2023-04-03T23:16:55.090Z] 1469e6f7b9e6: Pull complete [2023-04-03T23:16:55.090Z] eaf3925da568: Pull complete [2023-04-03T23:16:56.990Z] bab4dde63d76: Pull complete [2023-04-03T23:16:56.990Z] bde34c3a00c8: Pull complete [2023-04-03T23:16:56.990Z] b352a97aabf1: Pull complete [2023-04-03T23:16:56.990Z] 4872d77fe225: Pull complete [2023-04-03T23:16:57.250Z] 5851b861e8e6: Pull complete [2023-04-03T23:16:57.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-03T23:16:57.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:16:57.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:16:57.352Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:16:57.380Z] $ 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-04-03T23:16:58.633Z] $ docker top 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a -eo pid,comm [2023-04-03T23:16:58.688Z] 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-04-03T23:16:58.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:16:58.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:16:58.736Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:16:58.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:16:58.858Z] $ docker exec 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a ssh-agent [2023-04-03T23:16:58.965Z] SSH_AUTH_SOCK=/tmp/ssh-7ea86NceseGi/agent.32 [2023-04-03T23:16:58.965Z] SSH_AGENT_PID=38 [2023-04-03T23:16:58.973Z] Running ssh-add (command line suppressed) [2023-04-03T23:16:59.084Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1613268075495641023.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1613268075495641023.key) [2023-04-03T23:16:59.097Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:16:59.387Z] + git tag --points-at HEAD [Pipeline] } [2023-04-03T23:16:59.398Z] $ docker exec --env ******** --env ******** 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a ssh-agent -k [2023-04-03T23:16:59.511Z] unset SSH_AUTH_SOCK; [2023-04-03T23:16:59.512Z] unset SSH_AGENT_PID; [2023-04-03T23:16:59.512Z] echo Agent pid 38 killed; [2023-04-03T23:16:59.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-03T23:16:59.544Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:16:59.544Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:16:59.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:16:59.667Z] $ docker exec 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a ssh-agent [2023-04-03T23:16:59.770Z] SSH_AUTH_SOCK=/tmp/ssh-Vspz6Ixnc5qg/agent.70 [2023-04-03T23:16:59.770Z] SSH_AGENT_PID=76 [2023-04-03T23:16:59.774Z] Running ssh-add (command line suppressed) [2023-04-03T23:16:59.881Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1176997840848857857.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1176997840848857857.key) [2023-04-03T23:16:59.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:17:00.189Z] + git semver init [2023-04-03T23:17:00.448Z] 2023-04-03 23:17:00,362 [run_init] DEBUG init version:0.0.0 force:False [2023-04-03T23:17:00.448Z] 2023-04-03 23:17:00,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-03T23:17:00.448Z] 2023-04-03 23:17:00,363 [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-04-03T23:17:00.448Z] 2023-04-03 23:17:00,363 [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-04-03T23:17:01.828Z] 2023-04-03 23:17:01,389 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-04-03T23:17:01.828Z] 2023-04-03 23:17:01,391 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-04-03T23:17:01.828Z] 2023-04-03 23:17:01,391 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T23:17:01.828Z] 2023-04-03 23:17:01,391 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T23:17:01.828Z] 3.0.0-dev.20 [Pipeline] } [2023-04-03T23:17:01.839Z] $ docker exec --env ******** --env ******** 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a ssh-agent -k [2023-04-03T23:17:01.946Z] unset SSH_AUTH_SOCK; [2023-04-03T23:17:01.947Z] unset SSH_AGENT_PID; [2023-04-03T23:17:01.947Z] echo Agent pid 76 killed; [2023-04-03T23:17:01.959Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:17:02.263Z] + git semver [Pipeline] } [2023-04-03T23:17:02.533Z] $ docker stop --time=1 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a [2023-04-03T23:17:03.859Z] $ docker rm -f --volumes 49d4c53f39965613b30375e1cc4a86452be351ee983e668fcf6b68580e18af2a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:17:04.208Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-03T23:17:04.405Z] Stashed 1 file(s) [Pipeline] echo [2023-04-03T23:17:04.408Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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-04-03T23:17:04.541Z] provisioning config files... [2023-04-03T23:17:04.549Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14242989238870909087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:17:04.839Z] ---> docker-login.sh [2023-04-03T23:17:04.839Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:17:04.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:17:04.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:17:04.839Z] Configure a credential helper to remove this warning. See [2023-04-03T23:17:04.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:17:04.839Z] [2023-04-03T23:17:04.839Z] Login Succeeded [2023-04-03T23:17:04.839Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:17:04.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:17:04.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:17:04.839Z] Configure a credential helper to remove this warning. See [2023-04-03T23:17:04.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:17:04.839Z] [2023-04-03T23:17:04.839Z] Login Succeeded [2023-04-03T23:17:04.839Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:17:05.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:17:05.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:17:05.098Z] Configure a credential helper to remove this warning. See [2023-04-03T23:17:05.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:17:05.098Z] [2023-04-03T23:17:05.098Z] Login Succeeded [2023-04-03T23:17:05.098Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:17:05.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:17:05.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:17:05.098Z] Configure a credential helper to remove this warning. See [2023-04-03T23:17:05.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:17:05.098Z] [2023-04-03T23:17:05.098Z] Login Succeeded [2023-04-03T23:17:05.098Z] docker.io [2023-04-03T23:17:05.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:17:05.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:17:05.357Z] Configure a credential helper to remove this warning. See [2023-04-03T23:17:05.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:17:05.357Z] [2023-04-03T23:17:05.357Z] Login Succeeded [2023-04-03T23:17:05.357Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:17:05.364Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T23:17:05.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:17:05.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:17:05.437Z] ========================================================= [2023-04-03T23:17:05.437Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-03T23:17:05.437Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:17:05.739Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T23:17:05.739Z] Sending build context to Docker daemon 12.61MB [2023-04-03T23:17:05.739Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T23:17:05.739Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T23:17:05.739Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-03T23:17:05.739Z] 63b65145d645: Pulling fs layer [2023-04-03T23:17:05.739Z] a2d21d5440eb: Pulling fs layer [2023-04-03T23:17:05.739Z] 935e6c44a52c: Pulling fs layer [2023-04-03T23:17:05.739Z] 94cc34f8dd06: Pulling fs layer [2023-04-03T23:17:05.739Z] 30dea6a524f1: Pulling fs layer [2023-04-03T23:17:05.739Z] a2aff8979fd8: Pulling fs layer [2023-04-03T23:17:05.739Z] 6808be2612f2: Pulling fs layer [2023-04-03T23:17:05.739Z] f25807f1079a: Pulling fs layer [2023-04-03T23:17:05.739Z] 30dea6a524f1: Waiting [2023-04-03T23:17:05.739Z] 94cc34f8dd06: Waiting [2023-04-03T23:17:05.739Z] a2aff8979fd8: Waiting [2023-04-03T23:17:05.739Z] 6808be2612f2: Waiting [2023-04-03T23:17:05.739Z] a2d21d5440eb: Verifying Checksum [2023-04-03T23:17:05.739Z] a2d21d5440eb: Download complete [2023-04-03T23:17:05.999Z] 94cc34f8dd06: Download complete [2023-04-03T23:17:05.999Z] 30dea6a524f1: Download complete [2023-04-03T23:17:05.999Z] 63b65145d645: Verifying Checksum [2023-04-03T23:17:05.999Z] 63b65145d645: Download complete [2023-04-03T23:17:05.999Z] a2aff8979fd8: Verifying Checksum [2023-04-03T23:17:05.999Z] a2aff8979fd8: Download complete [2023-04-03T23:17:05.999Z] 63b65145d645: Pull complete [2023-04-03T23:17:06.257Z] a2d21d5440eb: Pull complete [2023-04-03T23:17:06.257Z] f25807f1079a: Verifying Checksum [2023-04-03T23:17:06.257Z] f25807f1079a: Download complete [2023-04-03T23:17:06.518Z] 935e6c44a52c: Download complete [2023-04-03T23:17:06.776Z] 6808be2612f2: Verifying Checksum [2023-04-03T23:17:06.776Z] 6808be2612f2: Download complete [2023-04-03T23:17:10.067Z] 935e6c44a52c: Pull complete [2023-04-03T23:17:10.067Z] 94cc34f8dd06: Pull complete [2023-04-03T23:17:10.067Z] 30dea6a524f1: Pull complete [2023-04-03T23:17:10.067Z] a2aff8979fd8: Pull complete [2023-04-03T23:17:12.598Z] 6808be2612f2: Pull complete [2023-04-03T23:17:13.165Z] f25807f1079a: Pull complete [2023-04-03T23:17:13.165Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-03T23:17:13.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-03T23:17:13.165Z] ---> 3b553350e43f [2023-04-03T23:17:13.165Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T23:17:14.540Z] ---> Running in 6825b35a13f8 [2023-04-03T23:17:14.798Z] Removing intermediate container 6825b35a13f8 [2023-04-03T23:17:14.798Z] ---> b88c231591a7 [2023-04-03T23:17:14.798Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T23:17:14.798Z] ---> Running in 263dd874f4cd [2023-04-03T23:17:14.798Z] Removing intermediate container 263dd874f4cd [2023-04-03T23:17:14.798Z] ---> 573a5fdaba81 [2023-04-03T23:17:14.798Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:17:14.798Z] ---> Running in 301e3615215c [2023-04-03T23:17:15.057Z] Removing intermediate container 301e3615215c [2023-04-03T23:17:15.057Z] ---> 3f6e5caa8705 [2023-04-03T23:17:15.057Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T23:17:15.057Z] ---> Running in bcc0139144c0 [2023-04-03T23:17:15.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:17:15.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:17:15.574Z] OK: 265 MiB in 53 packages [2023-04-03T23:17:15.833Z] Removing intermediate container bcc0139144c0 [2023-04-03T23:17:15.833Z] ---> d3819364a5ec [2023-04-03T23:17:15.833Z] Step 7/12 : WORKDIR /app [2023-04-03T23:17:15.833Z] ---> Running in b9b4db9041bc [2023-04-03T23:17:16.091Z] Removing intermediate container b9b4db9041bc [2023-04-03T23:17:16.092Z] ---> c44dcdeda5c9 [2023-04-03T23:17:16.092Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-03T23:17:16.092Z] ---> 5013458c47bd [2023-04-03T23:17:16.092Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:17:16.092Z] ---> Running in f83a055b0335 [2023-04-03T23:17:19.512Z] Still waiting to schedule task [2023-04-03T23:17:19.512Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-03T23:17:42.662Z] Removing intermediate container f83a055b0335 [2023-04-03T23:17:42.662Z] ---> 9adb844978ae [2023-04-03T23:17:42.662Z] Step 10/12 : COPY . . [2023-04-03T23:17:42.662Z] ---> 07f6050de100 [2023-04-03T23:17:42.662Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T23:17:42.662Z] ---> Running in 0dac0821c92d [2023-04-03T23:17:42.662Z] Removing intermediate container 0dac0821c92d [2023-04-03T23:17:42.662Z] ---> 56811265f40d [2023-04-03T23:17:42.662Z] Step 12/12 : RUN $MAKE [2023-04-03T23:17:42.662Z] ---> Running in 7d951f8ad75f [2023-04-03T23:17:42.662Z] noop [2023-04-03T23:17:42.662Z] Removing intermediate container 7d951f8ad75f [2023-04-03T23:17:42.662Z] ---> dcbaee900545 [2023-04-03T23:17:42.662Z] Successfully built dcbaee900545 [2023-04-03T23:17:42.662Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:17:42.971Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:17:42.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:17:43.046Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:17:43.073Z] $ 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-04-03T23:17:43.392Z] $ docker top f35750ab68ef7fb8b381a1555a44772f61d7ae5cfcf27ff114a52ce75f1f0472 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:17:43.733Z] + go version [2023-04-03T23:17:43.733Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-03T23:17:43.743Z] $ docker stop --time=1 f35750ab68ef7fb8b381a1555a44772f61d7ae5cfcf27ff114a52ce75f1f0472 [2023-04-03T23:17:44.980Z] $ docker rm -f --volumes f35750ab68ef7fb8b381a1555a44772f61d7ae5cfcf27ff114a52ce75f1f0472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:17:45.388Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-03T23:17:45.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:17:45.455Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:17:45.478Z] $ 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-04-03T23:17:45.809Z] $ docker top 6ad27df63fb45b7083ed95a7dcf1802bb537129c523e3b10c1025ac50ecabd14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:17:46.140Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:17:46.435Z] + make test [2023-04-03T23:17:46.435Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-03T23:18:04.534Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-03T23:18:04.534Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-03T23:18:04.534Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements [2023-04-03T23:18:06.437Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.705s coverage: 71.9% of statements [2023-04-03T23:18:28.361Z] go vet ./... [2023-04-03T23:18:30.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T23:18:30.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T23:18:30.272Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-03T23:18:30.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T23:18:30.297Z] $ docker stop --time=1 6ad27df63fb45b7083ed95a7dcf1802bb537129c523e3b10c1025ac50ecabd14 [2023-04-03T23:18:32.356Z] $ docker rm -f --volumes 6ad27df63fb45b7083ed95a7dcf1802bb537129c523e3b10c1025ac50ecabd14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:18:32.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T23:18:32.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-03T23:18:33.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T23:18:33.758Z] + ls -al . [2023-04-03T23:18:33.758Z] total 228 [2023-04-03T23:18:33.758Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 3 23:17 . [2023-04-03T23:18:33.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:16 .. [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 23:16 .dockerignore [2023-04-03T23:18:33.758Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 23:17 .git [2023-04-03T23:18:33.758Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:16 .github [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 23:16 .gitignore [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 23:16 .golangci.yml [2023-04-03T23:18:33.758Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 23:17 .semver [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 23:16 Attribution.txt [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 23:16 CHANGELOG.md [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 23:16 Dockerfile [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 23:16 GOVERNANCE.md [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 23:16 Jenkinsfile [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 23:16 LICENSE [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 23:16 Makefile [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 23:16 OWNERS.md [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 23:16 README.md [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 23:17 VERSION [2023-04-03T23:18:33.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:16 bin [2023-04-03T23:18:33.758Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 23:18 coverage.out [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 23:16 go.mod [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 23:16 go.sum [2023-04-03T23:18:33.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:16 images [2023-04-03T23:18:33.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:16 internal [2023-04-03T23:18:33.758Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 23:16 main.go [2023-04-03T23:18:33.758Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:16 res [2023-04-03T23:18:33.758Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:16 snap [2023-04-03T23:18:33.758Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:18:34.171Z] + 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=588e92caeae3f324aaf59fce709e788e07e827d4 --label arch=amd64 --label version=3.0.0-dev.20 . [2023-04-03T23:18:34.171Z] Sending build context to Docker daemon 12.61MB [2023-04-03T23:18:34.171Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T23:18:34.171Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-03T23:18:34.171Z] ---> dcbaee900545 [2023-04-03T23:18:34.171Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T23:18:34.171Z] ---> Running in 5453ae9d1079 [2023-04-03T23:18:34.171Z] Removing intermediate container 5453ae9d1079 [2023-04-03T23:18:34.171Z] ---> 94ef7695bf68 [2023-04-03T23:18:34.171Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T23:18:34.468Z] ---> Running in 54c890fdcefb [2023-04-03T23:18:34.468Z] Removing intermediate container 54c890fdcefb [2023-04-03T23:18:34.468Z] ---> 7fbe1b02f12a [2023-04-03T23:18:34.468Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:18:34.468Z] ---> Running in 5ec957b51f7a [2023-04-03T23:18:34.468Z] Removing intermediate container 5ec957b51f7a [2023-04-03T23:18:34.468Z] ---> ca1767f8f614 [2023-04-03T23:18:34.468Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T23:18:34.468Z] ---> Running in ffeebc1b7939 [2023-04-03T23:18:34.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:18:35.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:18:35.073Z] OK: 265 MiB in 53 packages [2023-04-03T23:18:35.340Z] Removing intermediate container ffeebc1b7939 [2023-04-03T23:18:35.340Z] ---> dc9f5f7e7dd7 [2023-04-03T23:18:35.340Z] Step 7/29 : WORKDIR /app [2023-04-03T23:18:35.340Z] ---> Running in bd4a8c621b9a [2023-04-03T23:18:35.600Z] Removing intermediate container bd4a8c621b9a [2023-04-03T23:18:35.600Z] ---> 819ff7e7372a [2023-04-03T23:18:35.600Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-03T23:18:35.600Z] ---> 6f251e8a92db [2023-04-03T23:18:35.600Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:18:35.600Z] ---> Running in 39b5fd67b37f [2023-04-03T23:18:36.619Z] Removing intermediate container 39b5fd67b37f [2023-04-03T23:18:36.619Z] ---> a358f112866c [2023-04-03T23:18:36.619Z] Step 10/29 : COPY . . [2023-04-03T23:18:36.619Z] ---> a028891a2e65 [2023-04-03T23:18:36.619Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T23:18:36.619Z] ---> Running in aea40e9bf672 [2023-04-03T23:18:36.896Z] Removing intermediate container aea40e9bf672 [2023-04-03T23:18:36.896Z] ---> f35729d15b42 [2023-04-03T23:18:36.896Z] Step 12/29 : RUN $MAKE [2023-04-03T23:18:36.896Z] ---> Running in 671ea4ccfad3 [2023-04-03T23:18:37.160Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-03T23:18:50.030Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6748 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-04-03T23:18:50.039Z] Running in /w/workspace/app-rfid-llrp-inventory/89 [Pipeline] { [Pipeline] checkout [2023-04-03T23:18:50.072Z] The recommended git tool is: git [2023-04-03T23:18:55.266Z] Removing intermediate container 671ea4ccfad3 [2023-04-03T23:18:55.266Z] ---> 3c680cf0bcbc [2023-04-03T23:18:55.266Z] Step 13/29 : FROM alpine:3.17 [2023-04-03T23:18:55.266Z] 3.17: Pulling from library/alpine [2023-04-03T23:18:55.266Z] f56be85fc22e: Pulling fs layer [2023-04-03T23:18:55.266Z] f56be85fc22e: Download complete [2023-04-03T23:18:55.266Z] f56be85fc22e: Pull complete [2023-04-03T23:18:55.266Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:18:55.266Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T23:18:55.266Z] ---> 9ed4aefc74f6 [2023-04-03T23:18:55.266Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-03T23:18:55.266Z] ---> Running in 3acde398d6a3 [2023-04-03T23:18:55.266Z] Removing intermediate container 3acde398d6a3 [2023-04-03T23:18:55.266Z] ---> ce58b6a16ed8 [2023-04-03T23:18:55.266Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-03T23:18:55.266Z] ---> Running in 2b1fdae03898 [2023-04-03T23:18:55.266Z] Removing intermediate container 2b1fdae03898 [2023-04-03T23:18:55.266Z] ---> 8df197787d6a [2023-04-03T23:18:55.266Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-03T23:18:55.266Z] ---> Running in 8e533f7b8780 [2023-04-03T23:18:55.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-03T23:18:55.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-03T23:18:55.266Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T23:18:55.266Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:18:55.266Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:18:55.266Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:18:55.266Z] OK: 8 MiB in 17 packages [2023-04-03T23:18:55.266Z] Removing intermediate container 8e533f7b8780 [2023-04-03T23:18:55.266Z] ---> 0121ff1f6bd2 [2023-04-03T23:18:55.266Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-03T23:18:55.266Z] ---> 0bf0b21c9a48 [2023-04-03T23:18:55.266Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-03T23:18:55.266Z] ---> c39d9d993b1c [2023-04-03T23:18:55.266Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-03T23:18:55.266Z] ---> 01a4c3fa7d00 [2023-04-03T23:18:55.266Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-03T23:18:55.266Z] ---> 2d24fd542675 [2023-04-03T23:18:55.266Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-03T23:18:55.378Z] using credential edgex-jenkins-ssh [2023-04-03T23:18:55.401Z] Cloning the remote Git repository [2023-04-03T23:18:55.835Z] ---> 3dbe5c057994 [2023-04-03T23:18:55.835Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-03T23:18:55.835Z] ---> Running in 0ceb101ffed3 [2023-04-03T23:18:55.449Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T23:18:55.536Z] > git init /w/workspace/app-rfid-llrp-inventory/89 # timeout=10 [2023-04-03T23:18:55.670Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-03T23:18:55.671Z] > git --version # timeout=10 [2023-04-03T23:18:55.689Z] > git --version # 'git version 2.25.1' [2023-04-03T23:18:55.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-03T23:18:55.829Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T23:18:56.403Z] Removing intermediate container 0ceb101ffed3 [2023-04-03T23:18:56.403Z] ---> fab632532840 [2023-04-03T23:18:56.403Z] Step 23/29 : VOLUME /cache [2023-04-03T23:18:56.403Z] ---> Running in abf104c6c5a6 [2023-04-03T23:18:56.403Z] Removing intermediate container abf104c6c5a6 [2023-04-03T23:18:56.403Z] ---> 7acfa4af91ad [2023-04-03T23:18:56.403Z] Step 24/29 : EXPOSE 59711 [2023-04-03T23:18:56.403Z] ---> Running in a2801be580fe [2023-04-03T23:18:56.403Z] Removing intermediate container a2801be580fe [2023-04-03T23:18:56.403Z] ---> 21dd60c6f979 [2023-04-03T23:18:56.403Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-03T23:18:56.403Z] ---> Running in 3985e5141682 [2023-04-03T23:18:56.661Z] Removing intermediate container 3985e5141682 [2023-04-03T23:18:56.661Z] ---> c99331862868 [2023-04-03T23:18:56.661Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-03T23:18:56.661Z] ---> Running in 41d9e1782d08 [2023-04-03T23:18:56.661Z] Removing intermediate container 41d9e1782d08 [2023-04-03T23:18:56.661Z] ---> 2680f0113f45 [2023-04-03T23:18:56.661Z] Step 27/29 : LABEL arch=amd64 [2023-04-03T23:18:56.661Z] ---> Running in 70441de2a063 [2023-04-03T23:18:56.661Z] Removing intermediate container 70441de2a063 [2023-04-03T23:18:56.661Z] ---> f9bbe29f760a [2023-04-03T23:18:56.661Z] Step 28/29 : LABEL git_sha=588e92caeae3f324aaf59fce709e788e07e827d4 [2023-04-03T23:18:56.661Z] ---> Running in 0fdc553131a0 [2023-04-03T23:18:56.920Z] Removing intermediate container 0fdc553131a0 [2023-04-03T23:18:56.920Z] ---> 1e52039db378 [2023-04-03T23:18:56.920Z] Step 29/29 : LABEL version=3.0.0-dev.20 [2023-04-03T23:18:56.920Z] ---> Running in e05033bb1cef [2023-04-03T23:18:56.920Z] Removing intermediate container e05033bb1cef [2023-04-03T23:18:56.920Z] ---> 49eb88dac4cf [2023-04-03T23:18:56.920Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T23:18:56.920Z] Successfully built 49eb88dac4cf [2023-04-03T23:18:56.920Z] 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-04-03T23:18:57.015Z] provisioning config files... [2023-04-03T23:18:57.026Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1228521999644227184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:18:57.318Z] ---> docker-login.sh [2023-04-03T23:18:57.318Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:18:57.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:57.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:57.318Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:57.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:57.318Z] [2023-04-03T23:18:57.318Z] Login Succeeded [2023-04-03T23:18:57.318Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:18:57.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:57.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:57.318Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:57.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:57.319Z] [2023-04-03T23:18:57.319Z] Login Succeeded [2023-04-03T23:18:57.319Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:18:57.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:57.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:57.577Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:57.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:57.577Z] [2023-04-03T23:18:57.577Z] Login Succeeded [2023-04-03T23:18:57.577Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:18:57.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:57.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:57.577Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:57.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:57.577Z] [2023-04-03T23:18:57.577Z] Login Succeeded [2023-04-03T23:18:57.577Z] docker.io [2023-04-03T23:18:57.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:18:57.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:18:57.836Z] Configure a credential helper to remove this warning. See [2023-04-03T23:18:57.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:18:57.836Z] [2023-04-03T23:18:57.836Z] Login Succeeded [2023-04-03T23:18:57.836Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:18:57.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:18:57.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:18:57.895Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-04-03T23:18:57.895Z] 588e92caeae3f324aaf59fce709e788e07e827d4 [2023-04-03T23:18:57.895Z] latest [2023-04-03T23:18:57.895Z] 3.0.0-dev.20 [2023-04-03T23:18:57.895Z] 588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [2023-04-03T23:18:57.895Z] main [2023-04-03T23:18:57.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:18:58.217Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:18:58.519Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4 [2023-04-03T23:18:58.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T23:18:58.519Z] e9af1c31148c: Preparing [2023-04-03T23:18:58.519Z] 5eb704e4613a: Preparing [2023-04-03T23:18:58.519Z] df6e03b50bae: Preparing [2023-04-03T23:18:58.519Z] 2313a3b6107d: Preparing [2023-04-03T23:18:58.519Z] 9f3c50e57c3c: Preparing [2023-04-03T23:18:58.519Z] e28c2b222be2: Preparing [2023-04-03T23:18:58.519Z] d3f08e7b5217: Preparing [2023-04-03T23:18:58.519Z] f1417ff83b31: Preparing [2023-04-03T23:18:58.519Z] e28c2b222be2: Waiting [2023-04-03T23:18:58.519Z] d3f08e7b5217: Waiting [2023-04-03T23:18:58.611Z] Avoid second fetch [2023-04-03T23:18:58.612Z] Checking out Revision 588e92caeae3f324aaf59fce709e788e07e827d4 (main) [2023-04-03T23:18:57.814Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-03T23:18:57.838Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-03T23:18:58.631Z] > git config core.sparsecheckout # timeout=10 [2023-04-03T23:18:58.721Z] > git checkout -f 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 [2023-04-03T23:18:58.778Z] df6e03b50bae: Pushed [2023-04-03T23:18:58.778Z] e9af1c31148c: Pushed [2023-04-03T23:18:58.778Z] 2313a3b6107d: Pushed [2023-04-03T23:18:58.778Z] 9f3c50e57c3c: Pushed [2023-04-03T23:18:58.778Z] f1417ff83b31: Layer already exists [2023-04-03T23:18:58.778Z] e28c2b222be2: Pushed [2023-04-03T23:18:58.778Z] d3f08e7b5217: Pushed [2023-04-03T23:18:59.172Z] Commit message: "fix: Add missing Service.Host (#173)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T23:18:59.982Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-03T23:18:59.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:18:59.982Z] Dload Upload Total Spent Left Speed [2023-04-03T23:18:59.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-04-03T23:19:00.571Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-03T23:19:00.901Z] + sudo tee /etc/docker/daemon.new [2023-04-03T23:19:00.901Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-03T23:19:00.901Z] { [2023-04-03T23:19:00.901Z] "registry-mirrors": [ [2023-04-03T23:19:00.901Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-03T23:19:00.901Z] ], [2023-04-03T23:19:00.901Z] "bip": "10.250.0.254/24", [2023-04-03T23:19:00.901Z] "hosts": [ [2023-04-03T23:19:00.901Z] "tcp://0.0.0.0:5555", [2023-04-03T23:19:00.901Z] "unix:///var/run/docker.sock" [2023-04-03T23:19:00.901Z] ], [2023-04-03T23:19:00.901Z] "mtu": 1458, [2023-04-03T23:19:00.901Z] "selinux-enabled": true, [2023-04-03T23:19:00.901Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-03T23:19:00.901Z] } [Pipeline] sh [2023-04-03T23:19:01.235Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-03T23:19:01.327Z] 5eb704e4613a: Pushed [2023-04-03T23:19:01.327Z] 588e92caeae3f324aaf59fce709e788e07e827d4: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:01.563Z] + sudo service docker restart [2023-04-03T23:19:01.644Z] + 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-04-03T23:19:01.953Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-03T23:19:01.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T23:19:01.953Z] e9af1c31148c: Preparing [2023-04-03T23:19:01.953Z] 5eb704e4613a: Preparing [2023-04-03T23:19:01.953Z] df6e03b50bae: Preparing [2023-04-03T23:19:01.953Z] 2313a3b6107d: Preparing [2023-04-03T23:19:01.953Z] 9f3c50e57c3c: Preparing [2023-04-03T23:19:01.953Z] e28c2b222be2: Preparing [2023-04-03T23:19:01.953Z] d3f08e7b5217: Preparing [2023-04-03T23:19:01.953Z] f1417ff83b31: Preparing [2023-04-03T23:19:01.953Z] e28c2b222be2: Waiting [2023-04-03T23:19:01.953Z] d3f08e7b5217: Waiting [2023-04-03T23:19:01.953Z] f1417ff83b31: Waiting [2023-04-03T23:19:01.954Z] df6e03b50bae: Layer already exists [2023-04-03T23:19:01.954Z] e9af1c31148c: Layer already exists [2023-04-03T23:19:01.954Z] 2313a3b6107d: Layer already exists [2023-04-03T23:19:01.954Z] 9f3c50e57c3c: Layer already exists [2023-04-03T23:19:01.954Z] 5eb704e4613a: Layer already exists [2023-04-03T23:19:01.954Z] e28c2b222be2: Layer already exists [2023-04-03T23:19:01.954Z] d3f08e7b5217: Layer already exists [2023-04-03T23:19:01.954Z] f1417ff83b31: Layer already exists [2023-04-03T23:19:01.954Z] latest: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:02.260Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:02.560Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.20 [2023-04-03T23:19:02.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T23:19:02.560Z] e9af1c31148c: Preparing [2023-04-03T23:19:02.560Z] 5eb704e4613a: Preparing [2023-04-03T23:19:02.560Z] df6e03b50bae: Preparing [2023-04-03T23:19:02.560Z] 2313a3b6107d: Preparing [2023-04-03T23:19:02.560Z] 9f3c50e57c3c: Preparing [2023-04-03T23:19:02.560Z] e28c2b222be2: Preparing [2023-04-03T23:19:02.560Z] d3f08e7b5217: Preparing [2023-04-03T23:19:02.560Z] f1417ff83b31: Preparing [2023-04-03T23:19:02.560Z] e28c2b222be2: Waiting [2023-04-03T23:19:02.560Z] f1417ff83b31: Waiting [2023-04-03T23:19:02.560Z] 5eb704e4613a: Layer already exists [2023-04-03T23:19:02.560Z] 2313a3b6107d: Layer already exists [2023-04-03T23:19:02.560Z] df6e03b50bae: Layer already exists [2023-04-03T23:19:02.560Z] 9f3c50e57c3c: Layer already exists [2023-04-03T23:19:02.560Z] e9af1c31148c: Layer already exists [2023-04-03T23:19:02.560Z] f1417ff83b31: Layer already exists [2023-04-03T23:19:02.560Z] e28c2b222be2: Layer already exists [2023-04-03T23:19:02.560Z] d3f08e7b5217: Layer already exists [2023-04-03T23:19:02.560Z] 3.0.0-dev.20: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:02.867Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:03.179Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [2023-04-03T23:19:03.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T23:19:03.179Z] e9af1c31148c: Preparing [2023-04-03T23:19:03.179Z] 5eb704e4613a: Preparing [2023-04-03T23:19:03.179Z] df6e03b50bae: Preparing [2023-04-03T23:19:03.179Z] 2313a3b6107d: Preparing [2023-04-03T23:19:03.179Z] 9f3c50e57c3c: Preparing [2023-04-03T23:19:03.179Z] e28c2b222be2: Preparing [2023-04-03T23:19:03.179Z] d3f08e7b5217: Preparing [2023-04-03T23:19:03.179Z] f1417ff83b31: Preparing [2023-04-03T23:19:03.179Z] f1417ff83b31: Waiting [2023-04-03T23:19:03.179Z] e28c2b222be2: Waiting [2023-04-03T23:19:03.179Z] d3f08e7b5217: Waiting [2023-04-03T23:19:03.179Z] 5eb704e4613a: Layer already exists [2023-04-03T23:19:03.179Z] df6e03b50bae: Layer already exists [2023-04-03T23:19:03.179Z] 2313a3b6107d: Layer already exists [2023-04-03T23:19:03.179Z] e9af1c31148c: Layer already exists [2023-04-03T23:19:03.179Z] 9f3c50e57c3c: Layer already exists [2023-04-03T23:19:03.179Z] e28c2b222be2: Layer already exists [2023-04-03T23:19:03.179Z] f1417ff83b31: Layer already exists [2023-04-03T23:19:03.179Z] d3f08e7b5217: Layer already exists [2023-04-03T23:19:03.179Z] 588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:03.495Z] + 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-04-03T23:19:03.827Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-04-03T23:19:03.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-03T23:19:03.827Z] e9af1c31148c: Preparing [2023-04-03T23:19:03.827Z] 5eb704e4613a: Preparing [2023-04-03T23:19:03.827Z] df6e03b50bae: Preparing [2023-04-03T23:19:03.827Z] 2313a3b6107d: Preparing [2023-04-03T23:19:03.827Z] 9f3c50e57c3c: Preparing [2023-04-03T23:19:03.827Z] e28c2b222be2: Preparing [2023-04-03T23:19:03.827Z] d3f08e7b5217: Preparing [2023-04-03T23:19:03.827Z] f1417ff83b31: Preparing [2023-04-03T23:19:03.827Z] d3f08e7b5217: Waiting [2023-04-03T23:19:03.827Z] e28c2b222be2: Waiting [2023-04-03T23:19:03.827Z] f1417ff83b31: Waiting [2023-04-03T23:19:03.827Z] e9af1c31148c: Layer already exists [2023-04-03T23:19:03.827Z] 2313a3b6107d: Layer already exists [2023-04-03T23:19:03.827Z] 9f3c50e57c3c: Layer already exists [2023-04-03T23:19:03.827Z] df6e03b50bae: Layer already exists [2023-04-03T23:19:03.827Z] 5eb704e4613a: Layer already exists [2023-04-03T23:19:03.827Z] d3f08e7b5217: Layer already exists [2023-04-03T23:19:03.827Z] f1417ff83b31: Layer already exists [2023-04-03T23:19:03.827Z] e28c2b222be2: Layer already exists [2023-04-03T23:19:03.827Z] main: digest: sha256:e5346be701b6bf5f8035080532fdbbbf8e50010d0333f6c01fdd0a4bba594eb2 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:19:03.882Z] ===================================================== [Pipeline] echo [2023-04-03T23:19:03.895Z] taggedImages: [2023-04-03T23:19:03.895Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4 [2023-04-03T23:19:03.895Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-03T23:19:03.895Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.20 [2023-04-03T23:19:03.895Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [2023-04-03T23:19:03.895Z] - 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-04-03T23:19:04.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:19:04.275Z] [2023-04-03T23:19:04.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:04.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:19:04.573Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-03T23:19:04.573Z] 5eb5b503b376: Pulling fs layer [2023-04-03T23:19:04.573Z] 5c69ac0246d0: Pulling fs layer [2023-04-03T23:19:04.573Z] ec43610c2a17: Pulling fs layer [2023-04-03T23:19:04.573Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-03T23:19:04.573Z] 33b1e0a273af: Pulling fs layer [2023-04-03T23:19:04.573Z] 5d3b04190fa2: Pulling fs layer [2023-04-03T23:19:04.573Z] 2f39f015ded8: Pulling fs layer [2023-04-03T23:19:04.573Z] 33b1e0a273af: Waiting [2023-04-03T23:19:04.573Z] 3a2ae6a8a46f: Waiting [2023-04-03T23:19:04.573Z] 2f39f015ded8: Waiting [2023-04-03T23:19:04.573Z] 5c69ac0246d0: Download complete [2023-04-03T23:19:04.573Z] 3a2ae6a8a46f: Download complete [2023-04-03T23:19:04.573Z] 33b1e0a273af: Verifying Checksum [2023-04-03T23:19:04.573Z] 33b1e0a273af: Download complete [2023-04-03T23:19:04.573Z] 5d3b04190fa2: Verifying Checksum [2023-04-03T23:19:04.573Z] 5d3b04190fa2: Download complete [2023-04-03T23:19:04.573Z] ec43610c2a17: Verifying Checksum [2023-04-03T23:19:04.573Z] ec43610c2a17: Download complete [2023-04-03T23:19:04.832Z] 5eb5b503b376: Verifying Checksum [2023-04-03T23:19:04.832Z] 5eb5b503b376: Download complete [2023-04-03T23:19:05.399Z] 2f39f015ded8: Download complete [2023-04-03T23:19:05.963Z] 5eb5b503b376: Pull complete [2023-04-03T23:19:05.963Z] 5c69ac0246d0: Pull complete [2023-04-03T23:19:06.221Z] ec43610c2a17: Pull complete [2023-04-03T23:19:06.479Z] 3a2ae6a8a46f: Pull complete [2023-04-03T23:19:06.479Z] 33b1e0a273af: Pull complete [2023-04-03T23:19:06.479Z] 5d3b04190fa2: Pull complete [2023-04-03T23:19:10.658Z] 2f39f015ded8: Pull complete [2023-04-03T23:19:10.658Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-03T23:19:10.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:19:10.658Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:19:10.735Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:19:10.767Z] $ 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-04-03T23:19:11.899Z] $ docker top 3502da36d7bec645e995ae9a6b22b9ea78cca1a904519834bf08e7222dcadda6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:19:12.287Z] ---> job-cost.sh [2023-04-03T23:19:12.287Z] lf-activate-venv: SKIPPING [2023-04-03T23:19:12.287Z] INFO: No Stack... [2023-04-03T23:19:12.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T23:19:12.806Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T23:19:13.094Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-04-03T23:19:13.094Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T23:19:13.107Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [2023-04-03T23:19:13.119Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] did not exist. Created. [2023-04-03T23:19:13.119Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T23:19:13.415Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-03T23:19:13.448Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T23:19:13.455Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T23:19:13.476Z] $ docker stop --time=1 3502da36d7bec645e995ae9a6b22b9ea78cca1a904519834bf08e7222dcadda6 [2023-04-03T23:19:14.623Z] $ docker rm -f --volumes 3502da36d7bec645e995ae9a6b22b9ea78cca1a904519834bf08e7222dcadda6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:19:19.819Z] provisioning config files... [2023-04-03T23:19:19.846Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/89@tmp/config7152520686988557935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:19:20.195Z] ---> docker-login.sh [2023-04-03T23:19:20.195Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:19:20.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:20.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:20.734Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:20.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:20.734Z] [2023-04-03T23:19:20.734Z] Login Succeeded [2023-04-03T23:19:20.734Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:19:21.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:21.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:21.005Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:21.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:21.005Z] [2023-04-03T23:19:21.005Z] Login Succeeded [2023-04-03T23:19:21.005Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:19:21.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:21.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:21.544Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:21.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:21.544Z] [2023-04-03T23:19:21.544Z] Login Succeeded [2023-04-03T23:19:21.544Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:19:21.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:21.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:21.815Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:21.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:21.815Z] [2023-04-03T23:19:21.815Z] Login Succeeded [2023-04-03T23:19:21.815Z] docker.io [2023-04-03T23:19:22.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:19:22.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:19:22.357Z] Configure a credential helper to remove this warning. See [2023-04-03T23:19:22.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:19:22.357Z] [2023-04-03T23:19:22.357Z] Login Succeeded [2023-04-03T23:19:22.357Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:19:22.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-03T23:19:22.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:19:22.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:19:22.655Z] ========================================================= [2023-04-03T23:19:22.655Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-03T23:19:22.655Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:19:22.998Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-03T23:19:23.270Z] Sending build context to Docker daemon 677.9kB [2023-04-03T23:19:23.270Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T23:19:23.270Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-03T23:19:23.542Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-03T23:19:23.542Z] af6eaf76a39c: Pulling fs layer [2023-04-03T23:19:23.542Z] 55522c791124: Pulling fs layer [2023-04-03T23:19:23.542Z] ce5c4a1c91eb: Pulling fs layer [2023-04-03T23:19:23.542Z] 169dfbe0d373: Pulling fs layer [2023-04-03T23:19:23.542Z] e1ff8fa3b103: Pulling fs layer [2023-04-03T23:19:23.542Z] 52ebb69f0ebf: Pulling fs layer [2023-04-03T23:19:23.542Z] 5abe8eddf0d5: Pulling fs layer [2023-04-03T23:19:23.542Z] e1ff8fa3b103: Waiting [2023-04-03T23:19:23.542Z] 52ebb69f0ebf: Waiting [2023-04-03T23:19:23.542Z] 5abe8eddf0d5: Waiting [2023-04-03T23:19:23.542Z] 169dfbe0d373: Waiting [2023-04-03T23:19:23.542Z] 55522c791124: Verifying Checksum [2023-04-03T23:19:23.542Z] 55522c791124: Download complete [2023-04-03T23:19:23.542Z] 169dfbe0d373: Verifying Checksum [2023-04-03T23:19:23.542Z] 169dfbe0d373: Download complete [2023-04-03T23:19:23.542Z] e1ff8fa3b103: Download complete [2023-04-03T23:19:23.542Z] af6eaf76a39c: Verifying Checksum [2023-04-03T23:19:23.542Z] af6eaf76a39c: Download complete [2023-04-03T23:19:24.507Z] af6eaf76a39c: Pull complete [2023-04-03T23:19:24.777Z] 5abe8eddf0d5: Verifying Checksum [2023-04-03T23:19:24.777Z] 5abe8eddf0d5: Download complete [2023-04-03T23:19:25.047Z] 55522c791124: Pull complete [2023-04-03T23:19:26.018Z] ce5c4a1c91eb: Verifying Checksum [2023-04-03T23:19:26.018Z] ce5c4a1c91eb: Download complete [2023-04-03T23:19:26.018Z] 52ebb69f0ebf: Verifying Checksum [2023-04-03T23:19:38.373Z] ce5c4a1c91eb: Pull complete [2023-04-03T23:19:38.373Z] 169dfbe0d373: Pull complete [2023-04-03T23:19:38.373Z] e1ff8fa3b103: Pull complete [2023-04-03T23:19:43.712Z] 52ebb69f0ebf: Pull complete [2023-04-03T23:19:45.655Z] 5abe8eddf0d5: Pull complete [2023-04-03T23:19:45.655Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-03T23:19:45.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-03T23:19:45.655Z] ---> 6cb57ee374ae [2023-04-03T23:19:45.655Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T23:19:47.604Z] ---> Running in 6d5693a7cd73 [2023-04-03T23:19:47.604Z] Removing intermediate container 6d5693a7cd73 [2023-04-03T23:19:47.604Z] ---> 1d8c59ed480c [2023-04-03T23:19:47.604Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T23:19:47.604Z] ---> Running in 91779b6ad29e [2023-04-03T23:19:47.873Z] Removing intermediate container 91779b6ad29e [2023-04-03T23:19:47.873Z] ---> 8224a9118434 [2023-04-03T23:19:47.873Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:19:48.139Z] ---> Running in 2ca9e0dcbb92 [2023-04-03T23:19:48.405Z] Removing intermediate container 2ca9e0dcbb92 [2023-04-03T23:19:48.405Z] ---> 65252935a0e1 [2023-04-03T23:19:48.405Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T23:19:48.405Z] ---> Running in e0f9c3c620cb [2023-04-03T23:19:49.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:19:49.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:19:50.903Z] OK: 263 MiB in 53 packages [2023-04-03T23:19:51.570Z] Removing intermediate container e0f9c3c620cb [2023-04-03T23:19:51.570Z] ---> 51e0fb62f1de [2023-04-03T23:19:51.570Z] Step 7/12 : WORKDIR /app [2023-04-03T23:19:51.861Z] ---> Running in 8e86b931dce3 [2023-04-03T23:19:52.143Z] Removing intermediate container 8e86b931dce3 [2023-04-03T23:19:52.143Z] ---> b0762292d462 [2023-04-03T23:19:52.143Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-03T23:19:54.080Z] ---> 6a7ed5fa3102 [2023-04-03T23:19:54.080Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:19:54.080Z] ---> Running in 1caa16587ff1 [2023-04-03T23:21:01.983Z] Removing intermediate container 1caa16587ff1 [2023-04-03T23:21:01.983Z] ---> a71be102f3b0 [2023-04-03T23:21:01.983Z] Step 10/12 : COPY . . [2023-04-03T23:21:01.983Z] ---> d815b1fce8a6 [2023-04-03T23:21:01.983Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T23:21:01.983Z] ---> Running in beb8234c38af [2023-04-03T23:21:01.983Z] Removing intermediate container beb8234c38af [2023-04-03T23:21:01.983Z] ---> 06c645107ad9 [2023-04-03T23:21:01.983Z] Step 12/12 : RUN $MAKE [2023-04-03T23:21:01.983Z] ---> Running in 78b413149ffc [2023-04-03T23:21:01.983Z] noop [2023-04-03T23:21:01.983Z] Removing intermediate container 78b413149ffc [2023-04-03T23:21:01.983Z] ---> a118a109d771 [2023-04-03T23:21:01.983Z] Successfully built a118a109d771 [2023-04-03T23:21:01.983Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:21:02.329Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T23:21:02.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:21:02.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container [2023-04-03T23:21:02.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/89 -v /w/workspace/app-rfid-llrp-inventory/89:/w/workspace/app-rfid-llrp-inventory/89:rw,z -v /w/workspace/app-rfid-llrp-inventory/89@tmp:/w/workspace/app-rfid-llrp-inventory/89@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-04-03T23:21:03.825Z] $ docker top 0602e1a5b7f453165f211217b36eed699a6e6017ecf7df9bbe5676515159007f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:21:04.679Z] + go version [2023-04-03T23:21:04.679Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-03T23:21:04.702Z] $ docker stop --time=1 0602e1a5b7f453165f211217b36eed699a6e6017ecf7df9bbe5676515159007f [2023-04-03T23:21:06.378Z] $ docker rm -f --volumes 0602e1a5b7f453165f211217b36eed699a6e6017ecf7df9bbe5676515159007f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:21:06.923Z] + docker inspect -f . ci-base-image-arm64 [2023-04-03T23:21:06.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:21:07.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container [2023-04-03T23:21:07.199Z] $ 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/89 -v /w/workspace/app-rfid-llrp-inventory/89:/w/workspace/app-rfid-llrp-inventory/89:rw,z -v /w/workspace/app-rfid-llrp-inventory/89@tmp:/w/workspace/app-rfid-llrp-inventory/89@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-04-03T23:21:08.413Z] $ docker top c4f79408b42a737612cc0e219c31a4d45621dc21fc01a40a27e11fcb7251f476 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:21:08.937Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/89 [Pipeline] fileExists [Pipeline] sh [2023-04-03T23:21:09.870Z] + make test [2023-04-03T23:21:09.870Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-03T23:24:31.700Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-03T23:24:41.793Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-03T23:24:41.793Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.494s coverage: 86.2% of statements [2023-04-03T23:24:54.130Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.793s coverage: 71.9% of statements [2023-04-03T23:24:55.096Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-03T23:24:55.096Z] go vet ./... [2023-04-03T23:27:46.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-03T23:27:46.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-03T23:27:46.921Z] ./bin/test-attribution.sh [Pipeline] echo [2023-04-03T23:27:46.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-03T23:27:46.955Z] $ docker stop --time=1 c4f79408b42a737612cc0e219c31a4d45621dc21fc01a40a27e11fcb7251f476 [2023-04-03T23:27:49.518Z] $ docker rm -f --volumes c4f79408b42a737612cc0e219c31a4d45621dc21fc01a40a27e11fcb7251f476 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:27:51.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-03T23:27:51.191Z] Warning: overwriting stash ‘coverage-report’ [2023-04-03T23:27:51.736Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-03T23:27:52.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-03T23:27:52.448Z] + ls -al . [2023-04-03T23:27:52.448Z] total 224 [2023-04-03T23:27:52.448Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 3 23:21 . [2023-04-03T23:27:52.448Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:18 .. [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 3 23:18 .dockerignore [2023-04-03T23:27:52.448Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 3 23:18 .git [2023-04-03T23:27:52.448Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:18 .github [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 3 23:18 .gitignore [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 3 23:18 .golangci.yml [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 3 23:18 Attribution.txt [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 3 23:18 CHANGELOG.md [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 3 23:18 Dockerfile [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 3 23:18 GOVERNANCE.md [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 3 23:18 Jenkinsfile [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 3 23:18 LICENSE [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 3 23:18 Makefile [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 3 23:18 OWNERS.md [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 3 23:18 README.md [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 3 23:17 VERSION [2023-04-03T23:27:52.448Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:18 bin [2023-04-03T23:27:52.448Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 3 23:24 coverage.out [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 3464 Apr 3 23:18 go.mod [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 31420 Apr 3 23:18 go.sum [2023-04-03T23:27:52.448Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:18 images [2023-04-03T23:27:52.448Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:18 internal [2023-04-03T23:27:52.448Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 3 23:18 main.go [2023-04-03T23:27:52.448Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 3 23:18 res [2023-04-03T23:27:52.448Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 3 23:18 snap [2023-04-03T23:27:52.448Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 3 23:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:27:52.786Z] + 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=588e92caeae3f324aaf59fce709e788e07e827d4 --label arch=arm64 --label version=3.0.0-dev.20 . [2023-04-03T23:27:53.064Z] Sending build context to Docker daemon 677.9kB [2023-04-03T23:27:53.064Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-03T23:27:53.064Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-03T23:27:53.064Z] ---> a118a109d771 [2023-04-03T23:27:53.064Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-03T23:27:53.064Z] ---> Running in 9f75b998cdf6 [2023-04-03T23:27:53.652Z] Removing intermediate container 9f75b998cdf6 [2023-04-03T23:27:53.652Z] ---> fe367321dc02 [2023-04-03T23:27:53.652Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-03T23:27:53.652Z] ---> Running in 5bbcfbec731a [2023-04-03T23:27:53.920Z] Removing intermediate container 5bbcfbec731a [2023-04-03T23:27:53.920Z] ---> 63671e2ce0f8 [2023-04-03T23:27:53.920Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-03T23:27:53.920Z] ---> Running in a7455281529f [2023-04-03T23:27:54.188Z] Removing intermediate container a7455281529f [2023-04-03T23:27:54.188Z] ---> b3772c763755 [2023-04-03T23:27:54.188Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-03T23:27:54.456Z] ---> Running in d3e9b166d5ea [2023-04-03T23:27:55.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:27:56.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:27:57.421Z] OK: 263 MiB in 53 packages [2023-04-03T23:27:58.015Z] Removing intermediate container d3e9b166d5ea [2023-04-03T23:27:58.015Z] ---> bd4f9962faf0 [2023-04-03T23:27:58.015Z] Step 7/29 : WORKDIR /app [2023-04-03T23:27:58.287Z] ---> Running in fee6dc8edb77 [2023-04-03T23:28:02.557Z] Removing intermediate container fee6dc8edb77 [2023-04-03T23:28:02.557Z] ---> 79e03f30b374 [2023-04-03T23:28:02.557Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-03T23:28:02.557Z] ---> c98ef1d98f5c [2023-04-03T23:28:02.557Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-03T23:28:02.557Z] ---> Running in fb6659194011 [2023-04-03T23:28:05.156Z] Removing intermediate container fb6659194011 [2023-04-03T23:28:05.156Z] ---> 24e5882ed054 [2023-04-03T23:28:05.156Z] Step 10/29 : COPY . . [2023-04-03T23:28:05.748Z] ---> 3af57b019e61 [2023-04-03T23:28:05.748Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-03T23:28:06.016Z] ---> Running in a21b07dad814 [2023-04-03T23:28:06.287Z] Removing intermediate container a21b07dad814 [2023-04-03T23:28:06.287Z] ---> cdabf6148540 [2023-04-03T23:28:06.287Z] Step 12/29 : RUN $MAKE [2023-04-03T23:28:06.287Z] ---> Running in f30c41c9fefc [2023-04-03T23:28:07.706Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.20 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.20" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-03T23:30:44.458Z] Removing intermediate container f30c41c9fefc [2023-04-03T23:30:44.458Z] ---> f65330ff999d [2023-04-03T23:30:44.458Z] Step 13/29 : FROM alpine:3.17 [2023-04-03T23:30:44.458Z] 3.17: Pulling from library/alpine [2023-04-03T23:30:44.458Z] c41833b44d91: Pulling fs layer [2023-04-03T23:30:44.458Z] c41833b44d91: Verifying Checksum [2023-04-03T23:30:44.458Z] c41833b44d91: Download complete [2023-04-03T23:30:44.458Z] c41833b44d91: Pull complete [2023-04-03T23:30:44.458Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-03T23:30:44.458Z] Status: Downloaded newer image for alpine:3.17 [2023-04-03T23:30:44.458Z] ---> 51e60588ff2c [2023-04-03T23:30:44.458Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-03T23:30:44.458Z] ---> Running in 7d19e1d38de1 [2023-04-03T23:30:44.458Z] Removing intermediate container 7d19e1d38de1 [2023-04-03T23:30:44.458Z] ---> 7c1b99ad0ae3 [2023-04-03T23:30:44.458Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-03T23:30:44.458Z] ---> Running in c6def58eabc9 [2023-04-03T23:30:44.458Z] Removing intermediate container c6def58eabc9 [2023-04-03T23:30:44.458Z] ---> 2d7517571dba [2023-04-03T23:30:44.458Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-03T23:30:44.458Z] ---> Running in 9f22162f1bfe [2023-04-03T23:30:44.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-03T23:30:45.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-03T23:30:46.715Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-03T23:30:46.715Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-03T23:30:46.715Z] Executing busybox-1.35.0-r29.trigger [2023-04-03T23:30:46.715Z] Executing ca-certificates-20220614-r4.trigger [2023-04-03T23:30:47.301Z] OK: 8 MiB in 17 packages [2023-04-03T23:30:48.727Z] Removing intermediate container 9f22162f1bfe [2023-04-03T23:30:48.727Z] ---> 6e22e3673232 [2023-04-03T23:30:48.727Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-03T23:30:48.994Z] ---> 82241bd69d9e [2023-04-03T23:30:48.994Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-03T23:30:49.648Z] ---> abd2ccd97522 [2023-04-03T23:30:49.648Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-03T23:30:50.249Z] ---> fecbf8c6a638 [2023-04-03T23:30:50.249Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-03T23:30:50.517Z] ---> 8d44df3522d7 [2023-04-03T23:30:50.517Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-03T23:30:54.796Z] ---> 3e6536fe507f [2023-04-03T23:30:54.796Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-03T23:30:54.796Z] ---> Running in 9430f7bd19e2 [2023-04-03T23:30:55.757Z] Removing intermediate container 9430f7bd19e2 [2023-04-03T23:30:55.757Z] ---> 72dafde0bcb7 [2023-04-03T23:30:55.757Z] Step 23/29 : VOLUME /cache [2023-04-03T23:30:56.024Z] ---> Running in cdd22887ba7b [2023-04-03T23:30:56.293Z] Removing intermediate container cdd22887ba7b [2023-04-03T23:30:56.293Z] ---> bcf3db7c05fc [2023-04-03T23:30:56.293Z] Step 24/29 : EXPOSE 59711 [2023-04-03T23:30:56.293Z] ---> Running in f804c63f2307 [2023-04-03T23:30:56.562Z] Removing intermediate container f804c63f2307 [2023-04-03T23:30:56.562Z] ---> bf3648c8325a [2023-04-03T23:30:56.562Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-03T23:30:56.831Z] ---> Running in f8bcab194906 [2023-04-03T23:30:57.098Z] Removing intermediate container f8bcab194906 [2023-04-03T23:30:57.098Z] ---> e4d24dd28b40 [2023-04-03T23:30:57.098Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-03T23:30:57.098Z] ---> Running in a3c8aa5d1924 [2023-04-03T23:30:57.366Z] Removing intermediate container a3c8aa5d1924 [2023-04-03T23:30:57.366Z] ---> d097262617cc [2023-04-03T23:30:57.366Z] Step 27/29 : LABEL arch=arm64 [2023-04-03T23:30:57.366Z] ---> Running in 03eab550fae1 [2023-04-03T23:30:57.633Z] Removing intermediate container 03eab550fae1 [2023-04-03T23:30:57.633Z] ---> 2cac166be474 [2023-04-03T23:30:57.633Z] Step 28/29 : LABEL git_sha=588e92caeae3f324aaf59fce709e788e07e827d4 [2023-04-03T23:30:57.902Z] ---> Running in 119d648a4a14 [2023-04-03T23:30:58.171Z] Removing intermediate container 119d648a4a14 [2023-04-03T23:30:58.171Z] ---> 048b12eb807f [2023-04-03T23:30:58.171Z] Step 29/29 : LABEL version=3.0.0-dev.20 [2023-04-03T23:30:58.171Z] ---> Running in d6fe5e3675fb [2023-04-03T23:30:58.441Z] Removing intermediate container d6fe5e3675fb [2023-04-03T23:30:58.441Z] ---> d02ea5c61dc3 [2023-04-03T23:30:58.441Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-03T23:30:58.441Z] Successfully built d02ea5c61dc3 [2023-04-03T23:30:58.441Z] 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-04-03T23:30:58.575Z] provisioning config files... [2023-04-03T23:30:58.592Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/89@tmp/config11984550158065001487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:30:58.933Z] ---> docker-login.sh [2023-04-03T23:30:58.933Z] nexus3.edgexfoundry.org:10001 [2023-04-03T23:30:59.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:30:59.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:30:59.204Z] Configure a credential helper to remove this warning. See [2023-04-03T23:30:59.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:30:59.204Z] [2023-04-03T23:30:59.204Z] Login Succeeded [2023-04-03T23:30:59.204Z] nexus3.edgexfoundry.org:10002 [2023-04-03T23:30:59.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:30:59.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:30:59.747Z] Configure a credential helper to remove this warning. See [2023-04-03T23:30:59.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:30:59.747Z] [2023-04-03T23:30:59.747Z] Login Succeeded [2023-04-03T23:30:59.747Z] nexus3.edgexfoundry.org:10003 [2023-04-03T23:31:00.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:31:00.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:31:00.017Z] Configure a credential helper to remove this warning. See [2023-04-03T23:31:00.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:31:00.017Z] [2023-04-03T23:31:00.017Z] Login Succeeded [2023-04-03T23:31:00.017Z] nexus3.edgexfoundry.org:10004 [2023-04-03T23:31:00.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:31:00.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:31:00.554Z] Configure a credential helper to remove this warning. See [2023-04-03T23:31:00.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:31:00.554Z] [2023-04-03T23:31:00.554Z] Login Succeeded [2023-04-03T23:31:00.554Z] docker.io [2023-04-03T23:31:00.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-03T23:31:01.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-03T23:31:01.092Z] Configure a credential helper to remove this warning. See [2023-04-03T23:31:01.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-03T23:31:01.092Z] [2023-04-03T23:31:01.092Z] Login Succeeded [2023-04-03T23:31:01.092Z] ---> docker-login.sh ends [Pipeline] } [2023-04-03T23:31:01.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:31:01.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-03T23:31:01.144Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-04-03T23:31:01.144Z] 588e92caeae3f324aaf59fce709e788e07e827d4 [2023-04-03T23:31:01.144Z] latest [2023-04-03T23:31:01.144Z] 3.0.0-dev.20 [2023-04-03T23:31:01.144Z] 588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [2023-04-03T23:31:01.144Z] main [2023-04-03T23:31:01.144Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:01.477Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:01.828Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4 [2023-04-03T23:31:01.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T23:31:01.828Z] 6bfdd8887a4d: Preparing [2023-04-03T23:31:01.828Z] f3e82847bedb: Preparing [2023-04-03T23:31:01.828Z] 0e86b50b20c8: Preparing [2023-04-03T23:31:01.828Z] 370435175117: Preparing [2023-04-03T23:31:01.828Z] a91919bd7a01: Preparing [2023-04-03T23:31:01.828Z] 6f13e8812de2: Preparing [2023-04-03T23:31:01.828Z] 1c3eacda38af: Preparing [2023-04-03T23:31:01.828Z] 26cbea5cba74: Preparing [2023-04-03T23:31:01.828Z] 6f13e8812de2: Waiting [2023-04-03T23:31:01.828Z] 1c3eacda38af: Waiting [2023-04-03T23:31:01.828Z] 26cbea5cba74: Waiting [2023-04-03T23:31:02.095Z] 6bfdd8887a4d: Pushed [2023-04-03T23:31:02.095Z] 0e86b50b20c8: Pushed [2023-04-03T23:31:02.095Z] a91919bd7a01: Pushed [2023-04-03T23:31:02.095Z] 370435175117: Pushed [2023-04-03T23:31:02.095Z] 26cbea5cba74: Layer already exists [2023-04-03T23:31:02.364Z] 6f13e8812de2: Pushed [2023-04-03T23:31:02.364Z] 1c3eacda38af: Pushed [2023-04-03T23:31:07.702Z] f3e82847bedb: Pushed [2023-04-03T23:31:07.702Z] 588e92caeae3f324aaf59fce709e788e07e827d4: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:08.050Z] + 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-04-03T23:31:08.407Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-03T23:31:08.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T23:31:08.407Z] 6bfdd8887a4d: Preparing [2023-04-03T23:31:08.407Z] f3e82847bedb: Preparing [2023-04-03T23:31:08.407Z] 0e86b50b20c8: Preparing [2023-04-03T23:31:08.407Z] 370435175117: Preparing [2023-04-03T23:31:08.407Z] a91919bd7a01: Preparing [2023-04-03T23:31:08.407Z] 6f13e8812de2: Preparing [2023-04-03T23:31:08.407Z] 1c3eacda38af: Preparing [2023-04-03T23:31:08.407Z] 26cbea5cba74: Preparing [2023-04-03T23:31:08.407Z] 6f13e8812de2: Waiting [2023-04-03T23:31:08.407Z] 26cbea5cba74: Waiting [2023-04-03T23:31:08.407Z] 1c3eacda38af: Waiting [2023-04-03T23:31:08.407Z] 0e86b50b20c8: Layer already exists [2023-04-03T23:31:08.407Z] a91919bd7a01: Layer already exists [2023-04-03T23:31:08.407Z] 6bfdd8887a4d: Layer already exists [2023-04-03T23:31:08.407Z] f3e82847bedb: Layer already exists [2023-04-03T23:31:08.407Z] 370435175117: Layer already exists [2023-04-03T23:31:08.407Z] 26cbea5cba74: Layer already exists [2023-04-03T23:31:08.407Z] 1c3eacda38af: Layer already exists [2023-04-03T23:31:08.407Z] 6f13e8812de2: Layer already exists [2023-04-03T23:31:08.673Z] latest: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:09.024Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:09.365Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.20 [2023-04-03T23:31:09.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T23:31:09.365Z] 6bfdd8887a4d: Preparing [2023-04-03T23:31:09.365Z] f3e82847bedb: Preparing [2023-04-03T23:31:09.365Z] 0e86b50b20c8: Preparing [2023-04-03T23:31:09.365Z] 370435175117: Preparing [2023-04-03T23:31:09.365Z] a91919bd7a01: Preparing [2023-04-03T23:31:09.365Z] 6f13e8812de2: Preparing [2023-04-03T23:31:09.365Z] 1c3eacda38af: Preparing [2023-04-03T23:31:09.365Z] 26cbea5cba74: Preparing [2023-04-03T23:31:09.365Z] 1c3eacda38af: Waiting [2023-04-03T23:31:09.365Z] 26cbea5cba74: Waiting [2023-04-03T23:31:09.365Z] 6f13e8812de2: Waiting [2023-04-03T23:31:09.365Z] 6bfdd8887a4d: Layer already exists [2023-04-03T23:31:09.365Z] 370435175117: Layer already exists [2023-04-03T23:31:09.365Z] f3e82847bedb: Layer already exists [2023-04-03T23:31:09.365Z] 0e86b50b20c8: Layer already exists [2023-04-03T23:31:09.365Z] a91919bd7a01: Layer already exists [2023-04-03T23:31:09.365Z] 1c3eacda38af: Layer already exists [2023-04-03T23:31:09.365Z] 26cbea5cba74: Layer already exists [2023-04-03T23:31:09.365Z] 6f13e8812de2: Layer already exists [2023-04-03T23:31:09.631Z] 3.0.0-dev.20: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:09.975Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:10.315Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [2023-04-03T23:31:10.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T23:31:10.315Z] 6bfdd8887a4d: Preparing [2023-04-03T23:31:10.315Z] f3e82847bedb: Preparing [2023-04-03T23:31:10.315Z] 0e86b50b20c8: Preparing [2023-04-03T23:31:10.315Z] 370435175117: Preparing [2023-04-03T23:31:10.315Z] a91919bd7a01: Preparing [2023-04-03T23:31:10.315Z] 6f13e8812de2: Preparing [2023-04-03T23:31:10.315Z] 1c3eacda38af: Preparing [2023-04-03T23:31:10.315Z] 26cbea5cba74: Preparing [2023-04-03T23:31:10.315Z] 1c3eacda38af: Waiting [2023-04-03T23:31:10.315Z] 26cbea5cba74: Waiting [2023-04-03T23:31:10.315Z] 6f13e8812de2: Waiting [2023-04-03T23:31:10.315Z] a91919bd7a01: Layer already exists [2023-04-03T23:31:10.315Z] 6bfdd8887a4d: Layer already exists [2023-04-03T23:31:10.315Z] 370435175117: Layer already exists [2023-04-03T23:31:10.315Z] 0e86b50b20c8: Layer already exists [2023-04-03T23:31:10.315Z] f3e82847bedb: Layer already exists [2023-04-03T23:31:10.315Z] 26cbea5cba74: Layer already exists [2023-04-03T23:31:10.315Z] 1c3eacda38af: Layer already exists [2023-04-03T23:31:10.315Z] 6f13e8812de2: Layer already exists [2023-04-03T23:31:10.582Z] 588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:10.934Z] + 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-04-03T23:31:11.281Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-04-03T23:31:11.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-03T23:31:11.281Z] 6bfdd8887a4d: Preparing [2023-04-03T23:31:11.281Z] f3e82847bedb: Preparing [2023-04-03T23:31:11.281Z] 0e86b50b20c8: Preparing [2023-04-03T23:31:11.281Z] 370435175117: Preparing [2023-04-03T23:31:11.281Z] a91919bd7a01: Preparing [2023-04-03T23:31:11.281Z] 6f13e8812de2: Preparing [2023-04-03T23:31:11.281Z] 1c3eacda38af: Preparing [2023-04-03T23:31:11.281Z] 26cbea5cba74: Preparing [2023-04-03T23:31:11.281Z] 6f13e8812de2: Waiting [2023-04-03T23:31:11.281Z] 26cbea5cba74: Waiting [2023-04-03T23:31:11.281Z] 1c3eacda38af: Waiting [2023-04-03T23:31:11.281Z] 6bfdd8887a4d: Layer already exists [2023-04-03T23:31:11.281Z] 370435175117: Layer already exists [2023-04-03T23:31:11.281Z] f3e82847bedb: Layer already exists [2023-04-03T23:31:11.281Z] a91919bd7a01: Layer already exists [2023-04-03T23:31:11.281Z] 0e86b50b20c8: Layer already exists [2023-04-03T23:31:11.281Z] 26cbea5cba74: Layer already exists [2023-04-03T23:31:11.281Z] 6f13e8812de2: Layer already exists [2023-04-03T23:31:11.281Z] 1c3eacda38af: Layer already exists [2023-04-03T23:31:11.550Z] main: digest: sha256:51438ade25fe1db941d4c93748039256dda91398ce9c4c5263697e73e6f21563 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-03T23:31:11.594Z] ===================================================== [Pipeline] echo [2023-04-03T23:31:11.600Z] taggedImages: [2023-04-03T23:31:11.600Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4 [2023-04-03T23:31:11.600Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-03T23:31:11.600Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.20 [2023-04-03T23:31:11.600Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:588e92caeae3f324aaf59fce709e788e07e827d4-3.0.0-dev.20 [2023-04-03T23:31:11.600Z] - 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-04-03T23:31:12.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:31:12.017Z] [2023-04-03T23:31:12.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:12.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:31:12.627Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-03T23:31:12.627Z] 8998bd30e6a1: Pulling fs layer [2023-04-03T23:31:12.627Z] 04944245beec: Pulling fs layer [2023-04-03T23:31:12.627Z] 699f458cf7ca: Pulling fs layer [2023-04-03T23:31:12.627Z] 765212b225bb: Pulling fs layer [2023-04-03T23:31:12.627Z] f23df028b6ca: Pulling fs layer [2023-04-03T23:31:12.627Z] d65c8cfc05b1: Pulling fs layer [2023-04-03T23:31:12.627Z] 2437ff75d9bd: Pulling fs layer [2023-04-03T23:31:12.627Z] 765212b225bb: Waiting [2023-04-03T23:31:12.627Z] f23df028b6ca: Waiting [2023-04-03T23:31:12.627Z] 2437ff75d9bd: Waiting [2023-04-03T23:31:12.627Z] d65c8cfc05b1: Waiting [2023-04-03T23:31:12.627Z] 04944245beec: Verifying Checksum [2023-04-03T23:31:12.627Z] 04944245beec: Download complete [2023-04-03T23:31:12.627Z] 765212b225bb: Verifying Checksum [2023-04-03T23:31:12.627Z] 765212b225bb: Download complete [2023-04-03T23:31:12.627Z] f23df028b6ca: Verifying Checksum [2023-04-03T23:31:12.627Z] f23df028b6ca: Download complete [2023-04-03T23:31:12.627Z] d65c8cfc05b1: Verifying Checksum [2023-04-03T23:31:12.627Z] d65c8cfc05b1: Download complete [2023-04-03T23:31:12.896Z] 699f458cf7ca: Verifying Checksum [2023-04-03T23:31:12.896Z] 699f458cf7ca: Download complete [2023-04-03T23:31:13.165Z] 8998bd30e6a1: Verifying Checksum [2023-04-03T23:31:13.165Z] 8998bd30e6a1: Download complete [2023-04-03T23:31:15.750Z] 2437ff75d9bd: Verifying Checksum [2023-04-03T23:31:15.750Z] 2437ff75d9bd: Download complete [2023-04-03T23:31:17.157Z] 8998bd30e6a1: Pull complete [2023-04-03T23:31:17.425Z] 04944245beec: Pull complete [2023-04-03T23:31:18.831Z] 699f458cf7ca: Pull complete [2023-04-03T23:31:18.831Z] 765212b225bb: Pull complete [2023-04-03T23:31:22.175Z] f23df028b6ca: Pull complete [2023-04-03T23:31:22.175Z] d65c8cfc05b1: Pull complete [2023-04-03T23:31:37.153Z] 2437ff75d9bd: Pull complete [2023-04-03T23:31:37.153Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-03T23:31:37.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-03T23:31:37.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:31:37.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-6748 does not seem to be running inside a container [2023-04-03T23:31:37.406Z] $ 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/89 -v /w/workspace/app-rfid-llrp-inventory/89:/w/workspace/app-rfid-llrp-inventory/89:rw,z -v /w/workspace/app-rfid-llrp-inventory/89@tmp:/w/workspace/app-rfid-llrp-inventory/89@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-04-03T23:31:40.196Z] $ docker top c3f552e9b3bf3e68372012cc8e564568d229b6c894ddb6a3c16ee8646a966b14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:31:40.753Z] ---> job-cost.sh [2023-04-03T23:31:41.019Z] lf-activate-venv: SKIPPING [2023-04-03T23:31:41.019Z] INFO: No Stack... [2023-04-03T23:31:41.602Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-03T23:31:42.185Z] INFO: Archiving Costs [Pipeline] sh [2023-04-03T23:31:42.506Z] + cat /w/workspace/app-rfid-llrp-inventory/89/archives/cost.csv [2023-04-03T23:31:42.506Z] + cut -d, -f6 [Pipeline] lock [2023-04-03T23:31:42.572Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [2023-04-03T23:31:42.584Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] did not exist. Created. [2023-04-03T23:31:42.584Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-03T23:31:43.249Z] /w/workspace/app-rfid-llrp-inventory/89@tmp/durable-c0ade7bf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-03T23:31:43.588Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-03T23:31:43.609Z] Warning: overwriting stash ‘stack-cost’ [2023-04-03T23:31:43.660Z] Stashed 1 file(s) [Pipeline] } [2023-04-03T23:31:43.669Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-03T23:31:43.685Z] $ docker stop --time=1 c3f552e9b3bf3e68372012cc8e564568d229b6c894ddb6a3c16ee8646a966b14 [2023-04-03T23:31:45.165Z] $ docker rm -f --volumes c3f552e9b3bf3e68372012cc8e564568d229b6c894ddb6a3c16ee8646a966b14 [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-04-03T23:31:45.607Z] provisioning config files... [2023-04-03T23:31:45.614Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12682195189254695335tmp [Pipeline] { [Pipeline] sh [2023-04-03T23:31:45.901Z] + set +x [2023-04-03T23:31:45.901Z] + curl -s https://codecov.io/bash [2023-04-03T23:31:45.901Z] + bash -s -- [2023-04-03T23:31:45.901Z] [2023-04-03T23:31:45.901Z] _____ _ [2023-04-03T23:31:45.901Z] / ____| | | [2023-04-03T23:31:45.901Z] | | ___ __| | ___ ___ _____ __ [2023-04-03T23:31:45.901Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-03T23:31:45.901Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-03T23:31:45.901Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-03T23:31:45.901Z] Bash-1.0.6 [2023-04-03T23:31:45.901Z] [2023-04-03T23:31:45.901Z] [2023-04-03T23:31:45.901Z] ==> git version 2.25.1 found [2023-04-03T23:31:45.901Z] ==> 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-04-03T23:31:45.901Z] Release-Date: 2020-01-08 [2023-04-03T23:31:45.901Z] 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-04-03T23:31:45.901Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-03T23:31:45.901Z] ==> Jenkins CI detected. [2023-04-03T23:31:45.901Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-03T23:31:45.901Z] project root: . [2023-04-03T23:31:45.901Z] --> token set from env [2023-04-03T23:31:45.901Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-03T23:31:45.901Z] ==> Running gcov in . (disable via -X gcov) [2023-04-03T23:31:45.901Z] ==> Python coveragepy not found [2023-04-03T23:31:45.901Z] ==> Searching for coverage reports in: [2023-04-03T23:31:45.901Z] + . [2023-04-03T23:31:46.160Z] -> Found 1 reports [2023-04-03T23:31:46.160Z] ==> Detecting git/mercurial file structure [2023-04-03T23:31:46.160Z] ==> Reading reports [2023-04-03T23:31:46.160Z] + ./coverage.out bytes=41317 [2023-04-03T23:31:46.160Z] ==> Appending adjustments [2023-04-03T23:31:46.160Z] https://docs.codecov.io/docs/fixing-reports [2023-04-03T23:31:46.160Z] + Found adjustments [2023-04-03T23:31:46.160Z] ==> Gzipping contents [2023-04-03T23:31:46.160Z] 12K /tmp/codecov.G6saOm.gz [2023-04-03T23:31:46.160Z] ==> Uploading reports [2023-04-03T23:31:46.160Z] url: https://codecov.io [2023-04-03T23:31:46.160Z] query: branch=main&commit=588e92caeae3f324aaf59fce709e788e07e827d4&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T23:31:46.160Z] -> Pinging Codecov [2023-04-03T23:31:46.160Z] 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=588e92caeae3f324aaf59fce709e788e07e827d4&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-03T23:31:46.421Z] -> Uploading to [2023-04-03T23:31:46.421Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-03/581DD39554BDF9B6E22D074273EAD858/588e92caeae3f324aaf59fce709e788e07e827d4/cb5fef3a-a37c-4479-9269-e39e1f795258.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230403%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230403T233146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a7f0dcf0a243098c677f9aa2b5ee13cff9b5f9afc4ac21115c5de9257dd9150 [2023-04-03T23:31:46.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-03T23:31:46.421Z] Dload Upload Total Spent Left Speed [2023-04-03T23:31:46.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 42446 --:--:-- --:--:-- --:--:-- 42446 [2023-04-03T23:31:46.680Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] } [2023-04-03T23:31:46.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-03T23:31:46.869Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-03T23:31:46.885Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:47.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T23:31:47.183Z] [2023-04-03T23:31:47.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:31:47.477Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T23:31:47.477Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-03T23:31:47.477Z] df9b9388f04a: Pulling fs layer [2023-04-03T23:31:47.477Z] 52dc419b0ee2: Pulling fs layer [2023-04-03T23:31:47.477Z] 25bc292e5bac: Pulling fs layer [2023-04-03T23:31:47.477Z] 114826534d7a: Pulling fs layer [2023-04-03T23:31:47.477Z] 4657fd5d0bcf: Pulling fs layer [2023-04-03T23:31:47.477Z] 6ad1cebc031e: Pulling fs layer [2023-04-03T23:31:47.477Z] 8a3aa393b2d8: Pulling fs layer [2023-04-03T23:31:47.477Z] 114826534d7a: Waiting [2023-04-03T23:31:47.477Z] 4657fd5d0bcf: Waiting [2023-04-03T23:31:47.477Z] 25bc292e5bac: Verifying Checksum [2023-04-03T23:31:47.477Z] 25bc292e5bac: Download complete [2023-04-03T23:31:47.477Z] 52dc419b0ee2: Download complete [2023-04-03T23:31:47.477Z] 4657fd5d0bcf: Download complete [2023-04-03T23:31:47.477Z] df9b9388f04a: Download complete [2023-04-03T23:31:47.735Z] 6ad1cebc031e: Verifying Checksum [2023-04-03T23:31:47.735Z] 6ad1cebc031e: Download complete [2023-04-03T23:31:47.735Z] df9b9388f04a: Pull complete [2023-04-03T23:31:47.735Z] 52dc419b0ee2: Pull complete [2023-04-03T23:31:47.735Z] 25bc292e5bac: Pull complete [2023-04-03T23:31:48.301Z] 114826534d7a: Download complete [2023-04-03T23:31:48.301Z] 8a3aa393b2d8: Verifying Checksum [2023-04-03T23:31:48.301Z] 8a3aa393b2d8: Download complete [2023-04-03T23:31:51.580Z] 114826534d7a: Pull complete [2023-04-03T23:31:51.580Z] 4657fd5d0bcf: Pull complete [2023-04-03T23:31:51.580Z] 6ad1cebc031e: Pull complete [2023-04-03T23:31:54.108Z] 8a3aa393b2d8: Pull complete [2023-04-03T23:31:54.108Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-03T23:31:54.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-03T23:31:54.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:31:54.192Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:31:54.222Z] $ 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-04-03T23:31:55.818Z] $ docker top 243e3e2c201886ce18302b282454deb1757352a0d2b5dd97d1ab195bddaab791 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-03T23:31:55.877Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-04-03T23:31:56.154Z] + set -o pipefail [2023-04-03T23:31:56.154Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-04-03T23:32:01.423Z] [2023-04-03T23:32:01.423Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-04-03T23:32:01.423Z] [2023-04-03T23:32:01.423Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/d36481c1-675d-4ace-959f-2363ae866f2d [2023-04-03T23:32:01.423Z] [2023-04-03T23:32:01.423Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-03T23:32:01.423Z] [2023-04-03T23:32:01.423Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-03T23:32:01.423Z] [2023-04-03T23:32:02.358Z] [2023-04-03T23:32:02.358Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-03T23:32:02.358Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-03T23:32:02.358Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-03T23:32:02.366Z] $ docker stop --time=1 243e3e2c201886ce18302b282454deb1757352a0d2b5dd97d1ab195bddaab791 [2023-04-03T23:32:04.157Z] $ docker rm -f --volumes 243e3e2c201886ce18302b282454deb1757352a0d2b5dd97d1ab195bddaab791 [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-04-03T23:32:04.845Z] + git log --format=format:%s -1 588e92caeae3f324aaf59fce709e788e07e827d4 [Pipeline] sh [2023-04-03T23:32:05.134Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:32:05.134Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:32:05.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:32:05.435Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:32:05.500Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:32:05.526Z] $ 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-04-03T23:32:05.862Z] $ docker top ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc -eo pid,comm [2023-04-03T23:32:05.907Z] 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-04-03T23:32:05.907Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:32:05.948Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:32:05.948Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:32:06.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:32:06.054Z] $ docker exec ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc ssh-agent [2023-04-03T23:32:06.161Z] SSH_AUTH_SOCK=/tmp/ssh-tDrGhu6Kh7Bm/agent.31 [2023-04-03T23:32:06.161Z] SSH_AGENT_PID=37 [2023-04-03T23:32:06.166Z] Running ssh-add (command line suppressed) [2023-04-03T23:32:06.270Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12258838350850792134.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12258838350850792134.key) [2023-04-03T23:32:06.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:32:06.570Z] + git semver tag [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,748 [run_tag] DEBUG tag force:False [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,748 [check_head_tag] DEBUG check head tag [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,749 [execute] INFO git cat-file --batch-check [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,753 [execute] INFO git cat-file --batch [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,772 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,772 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,773 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:32:06.830Z] 2023-04-03 23:32:06,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T23:32:06.830Z] 3.0.0-dev.20 [Pipeline] } [2023-04-03T23:32:06.838Z] $ docker exec --env ******** --env ******** ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc ssh-agent -k [2023-04-03T23:32:06.937Z] unset SSH_AUTH_SOCK; [2023-04-03T23:32:06.937Z] unset SSH_AGENT_PID; [2023-04-03T23:32:06.937Z] echo Agent pid 37 killed; [2023-04-03T23:32:06.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:32:07.256Z] + git semver [Pipeline] } [2023-04-03T23:32:07.536Z] $ docker stop --time=1 ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc [2023-04-03T23:32:08.801Z] $ docker rm -f --volumes ce3a1a4e0eb56a435865dc702935342e24855e7ed283686b5b26ab694e55fbcc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:32:09.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T23:32:09.166Z] [2023-04-03T23:32:09.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:32:09.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T23:32:09.459Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-03T23:32:09.459Z] ab5ef0e58194: Pulling fs layer [2023-04-03T23:32:09.459Z] 9712f1f96733: Pulling fs layer [2023-04-03T23:32:09.459Z] 63f879dbbcfc: Pulling fs layer [2023-04-03T23:32:09.459Z] 0d9ebad4ef96: Pulling fs layer [2023-04-03T23:32:09.459Z] e9a5061849ea: Pulling fs layer [2023-04-03T23:32:09.459Z] d747dcd14b5f: Pulling fs layer [2023-04-03T23:32:09.459Z] 2de7ff778b66: Pulling fs layer [2023-04-03T23:32:09.459Z] 0d9ebad4ef96: Waiting [2023-04-03T23:32:09.459Z] e9a5061849ea: Waiting [2023-04-03T23:32:09.459Z] d747dcd14b5f: Waiting [2023-04-03T23:32:09.459Z] 2de7ff778b66: Waiting [2023-04-03T23:32:09.459Z] 9712f1f96733: Verifying Checksum [2023-04-03T23:32:09.718Z] 63f879dbbcfc: Verifying Checksum [2023-04-03T23:32:09.718Z] 63f879dbbcfc: Download complete [2023-04-03T23:32:09.975Z] e9a5061849ea: Verifying Checksum [2023-04-03T23:32:09.975Z] e9a5061849ea: Download complete [2023-04-03T23:32:09.975Z] d747dcd14b5f: Download complete [2023-04-03T23:32:09.975Z] ab5ef0e58194: Download complete [2023-04-03T23:32:09.975Z] 0d9ebad4ef96: Download complete [2023-04-03T23:32:09.975Z] 2de7ff778b66: Verifying Checksum [2023-04-03T23:32:09.975Z] 2de7ff778b66: Download complete [2023-04-03T23:32:12.500Z] ab5ef0e58194: Pull complete [2023-04-03T23:32:12.500Z] 9712f1f96733: Pull complete [2023-04-03T23:32:13.064Z] 63f879dbbcfc: Pull complete [2023-04-03T23:32:16.349Z] 0d9ebad4ef96: Pull complete [2023-04-03T23:32:16.609Z] e9a5061849ea: Pull complete [2023-04-03T23:32:16.869Z] d747dcd14b5f: Pull complete [2023-04-03T23:32:17.804Z] 2de7ff778b66: Pull complete [2023-04-03T23:32:18.063Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-03T23:32:18.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-03T23:32:18.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:32:18.146Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:32:18.173Z] $ 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-04-03T23:32:19.885Z] $ docker top 80f0c30b64e05353d5ba3cf34fb5ed6b5b4ca455a30e60e9ffc810baffa1f3eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:32:19.951Z] provisioning config files... [2023-04-03T23:32:19.958Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4513800900747471049tmp [2023-04-03T23:32:19.967Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18069625360910747963tmp [2023-04-03T23:32:19.975Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13628297375254011630tmp [Pipeline] { [Pipeline] echo [2023-04-03T23:32:19.989Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:20.274Z] ---> sigul-configuration.sh [2023-04-03T23:32:20.274Z] gpg: directory `/root/.gnupg' created [2023-04-03T23:32:20.274Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-03T23:32:20.274Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-03T23:32:20.274Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-03T23:32:20.274Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-03T23:32:20.274Z] gpg: CAST5 encrypted data [2023-04-03T23:32:20.274Z] gpg: encrypted with 1 passphrase [2023-04-03T23:32:20.274Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-03T23:32:20.557Z] + mkdir /home/jenkins [2023-04-03T23:32:20.557Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-03T23:32:20.848Z] + 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-04-03T23:32:20.858Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:21.143Z] ---> sigul-install.sh [2023-04-03T23:32:21.143Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-03T23:32:21.428Z] + git tag --list [2023-04-03T23:32:21.429Z] v0.0.0 [2023-04-03T23:32:21.429Z] v1.0.0 [2023-04-03T23:32:21.429Z] v2.1.0 [2023-04-03T23:32:21.429Z] v2.1.1 [2023-04-03T23:32:21.429Z] v2.1.1-dev.1 [2023-04-03T23:32:21.429Z] v2.2.0 [2023-04-03T23:32:21.429Z] v2.2.1-dev.1 [2023-04-03T23:32:21.429Z] v2.2.1-dev.2 [2023-04-03T23:32:21.429Z] v2.2.1-dev.3 [2023-04-03T23:32:21.429Z] v2.2.1-dev.4 [2023-04-03T23:32:21.429Z] v2.2.1-dev.5 [2023-04-03T23:32:21.429Z] v2.2.1-dev.6 [2023-04-03T23:32:21.429Z] v2.2.1-dev.7 [2023-04-03T23:32:21.429Z] v2.3.0 [2023-04-03T23:32:21.429Z] v2.3.0-dev.10 [2023-04-03T23:32:21.429Z] v2.3.0-dev.11 [2023-04-03T23:32:21.429Z] v2.3.0-dev.12 [2023-04-03T23:32:21.429Z] v2.3.0-dev.13 [2023-04-03T23:32:21.429Z] v2.3.0-dev.14 [2023-04-03T23:32:21.429Z] v2.3.0-dev.15 [2023-04-03T23:32:21.429Z] v2.3.0-dev.16 [2023-04-03T23:32:21.429Z] v2.3.0-dev.17 [2023-04-03T23:32:21.429Z] v2.3.0-dev.18 [2023-04-03T23:32:21.429Z] v2.3.0-dev.19 [2023-04-03T23:32:21.429Z] v2.3.0-dev.20 [2023-04-03T23:32:21.429Z] v2.3.0-dev.21 [2023-04-03T23:32:21.429Z] v2.3.0-dev.22 [2023-04-03T23:32:21.429Z] v2.3.0-dev.23 [2023-04-03T23:32:21.429Z] v2.3.0-dev.24 [2023-04-03T23:32:21.429Z] v2.3.0-dev.25 [2023-04-03T23:32:21.429Z] v2.3.0-dev.26 [2023-04-03T23:32:21.429Z] v2.3.0-dev.9 [2023-04-03T23:32:21.429Z] v2.3.1-dev.1 [2023-04-03T23:32:21.429Z] v3.0.0-dev.1 [2023-04-03T23:32:21.429Z] v3.0.0-dev.10 [2023-04-03T23:32:21.429Z] v3.0.0-dev.11 [2023-04-03T23:32:21.429Z] v3.0.0-dev.12 [2023-04-03T23:32:21.429Z] v3.0.0-dev.13 [2023-04-03T23:32:21.429Z] v3.0.0-dev.14 [2023-04-03T23:32:21.429Z] v3.0.0-dev.15 [2023-04-03T23:32:21.429Z] v3.0.0-dev.16 [2023-04-03T23:32:21.429Z] v3.0.0-dev.17 [2023-04-03T23:32:21.429Z] v3.0.0-dev.18 [2023-04-03T23:32:21.429Z] v3.0.0-dev.19 [2023-04-03T23:32:21.429Z] v3.0.0-dev.2 [2023-04-03T23:32:21.429Z] v3.0.0-dev.20 [2023-04-03T23:32:21.429Z] v3.0.0-dev.3 [2023-04-03T23:32:21.429Z] v3.0.0-dev.4 [2023-04-03T23:32:21.429Z] v3.0.0-dev.5 [2023-04-03T23:32:21.429Z] v3.0.0-dev.6 [2023-04-03T23:32:21.429Z] v3.0.0-dev.7 [2023-04-03T23:32:21.429Z] v3.0.0-dev.8 [2023-04-03T23:32:21.429Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-03T23:32:21.712Z] + lftools sign git-tag v3.0.0-dev.20 [2023-04-03T23:32:22.283Z] Signing Git tag with Sigul... [2023-04-03T23:32:22.283Z] Signing v3.0.0-dev.20 [Pipeline] echo [2023-04-03T23:32:22.552Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:22.836Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-03T23:32:22.844Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-03T23:32:22.861Z] $ docker stop --time=1 80f0c30b64e05353d5ba3cf34fb5ed6b5b4ca455a30e60e9ffc810baffa1f3eb [2023-04-03T23:32:24.153Z] $ docker rm -f --volumes 80f0c30b64e05353d5ba3cf34fb5ed6b5b4ca455a30e60e9ffc810baffa1f3eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-03T23:32:24.567Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:32:24.567Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:32:24.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:32:24.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:32:24.942Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:32:24.968Z] $ 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-04-03T23:32:25.316Z] $ docker top 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 -eo pid,comm [2023-04-03T23:32:25.365Z] 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-04-03T23:32:25.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:32:25.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:32:25.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:32:25.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:32:25.511Z] $ docker exec 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 ssh-agent [2023-04-03T23:32:25.623Z] SSH_AUTH_SOCK=/tmp/ssh-eqdpCnZr7TvG/agent.33 [2023-04-03T23:32:25.623Z] SSH_AGENT_PID=39 [2023-04-03T23:32:25.628Z] Running ssh-add (command line suppressed) [2023-04-03T23:32:25.747Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12039667872063711930.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12039667872063711930.key) [2023-04-03T23:32:25.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:32:26.049Z] + git semver bump pre [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,247 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,247 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,248 [bump_version] DEBUG bumped version:3.0.0-dev.21 [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,248 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,248 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,248 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,249 [execute] INFO git cat-file --batch-check [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,250 [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-04-03T23:32:26.308Z] 2023-04-03 23:32:26,254 [execute] INFO git cat-file --batch [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-03T23:32:26.308Z] 2023-04-03 23:32:26,259 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T23:32:26.308Z] 3.0.0-dev.21 [Pipeline] } [2023-04-03T23:32:26.315Z] $ docker exec --env ******** --env ******** 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 ssh-agent -k [2023-04-03T23:32:26.425Z] unset SSH_AUTH_SOCK; [2023-04-03T23:32:26.426Z] unset SSH_AGENT_PID; [2023-04-03T23:32:26.426Z] echo Agent pid 39 killed; [2023-04-03T23:32:26.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:32:26.737Z] + git semver [Pipeline] } [2023-04-03T23:32:27.006Z] $ docker stop --time=1 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 [2023-04-03T23:32:28.301Z] $ docker rm -f --volumes 4c8d69214622655efb103943e2cd463e9a0db889fa9b0f75fbce33d6e67ab889 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-03T23:32:28.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-03T23:32:28.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:32:28.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-03T23:32:28.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:32:29.000Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:32:29.026Z] $ 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-04-03T23:32:29.364Z] $ docker top 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-03T23:32:29.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-03T23:32:29.453Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-03T23:32:29.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-03T23:32:29.572Z] $ docker exec 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d ssh-agent [2023-04-03T23:32:29.699Z] SSH_AUTH_SOCK=/tmp/ssh-jLXkgoxDaUSz/agent.32 [2023-04-03T23:32:29.699Z] SSH_AGENT_PID=38 [2023-04-03T23:32:29.704Z] Running ssh-add (command line suppressed) [2023-04-03T23:32:29.805Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12374075013965769539.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12374075013965769539.key) [2023-04-03T23:32:29.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-03T23:32:30.108Z] + git semver push [2023-04-03T23:32:30.366Z] 2023-04-03 23:32:30,311 [run_push] DEBUG push [2023-04-03T23:32:30.366Z] 2023-04-03 23:32:30,313 [execute] INFO git cat-file --batch-check [2023-04-03T23:32:30.366Z] 2023-04-03 23:32:30,313 [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-04-03T23:32:30.366Z] 2023-04-03 23:32:30,318 [execute] INFO git rev-list bc3071eafa0d071a28a0c7b6019e53ec900de249 -- [2023-04-03T23:32:30.366Z] 2023-04-03 23:32:30,319 [execute] DEBUG Popen(['git', 'rev-list', 'bc3071eafa0d071a28a0c7b6019e53ec900de249', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-03T23:32:30.366Z] 2023-04-03 23:32:30,326 [execute] INFO git fetch -v origin [2023-04-03T23:32:30.366Z] 2023-04-03 23:32:30,326 [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-04-03T23:32:30.931Z] 2023-04-03 23:32:30,797 [run_push] DEBUG no remote changes detected [2023-04-03T23:32:30.931Z] 2023-04-03 23:32:30,797 [execute] INFO git push origin semver [2023-04-03T23:32:30.931Z] 2023-04-03 23:32:30,798 [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-04-03T23:32:31.867Z] 2023-04-03 23:32:31,528 [run_push] DEBUG push all version tags [2023-04-03T23:32:31.867Z] 2023-04-03 23:32:31,528 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-03T23:32:31.867Z] 2023-04-03 23:32:31,529 [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-04-03T23:32:32.438Z] 2023-04-03 23:32:32,312 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-03T23:32:32.438Z] 3.0.0-dev.21 [Pipeline] } [2023-04-03T23:32:32.448Z] $ docker exec --env ******** --env ******** 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d ssh-agent -k [2023-04-03T23:32:32.551Z] unset SSH_AUTH_SOCK; [2023-04-03T23:32:32.551Z] unset SSH_AGENT_PID; [2023-04-03T23:32:32.551Z] echo Agent pid 38 killed; [2023-04-03T23:32:32.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-03T23:32:32.868Z] + git semver [Pipeline] } [2023-04-03T23:32:33.138Z] $ docker stop --time=1 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d [2023-04-03T23:32:34.458Z] $ docker rm -f --volumes 02dfd76b24923029d0c0fd101965911c463901377a50fb42cf53220174819f4d [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-04-03T23:32:35.045Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-04-03T23:32:35.045Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-03T23:32:35.045Z] total 16 [2023-04-03T23:32:35.045Z] drwxr-xr-x 3 root root 4096 Apr 3 23:19 . [2023-04-03T23:32:35.045Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 23:32 .. [2023-04-03T23:32:35.045Z] drwxr-xr-x 2 root root 4096 Apr 3 23:19 cost [2023-04-03T23:32:35.045Z] -rw-r--r-- 1 root root 94 Apr 3 23:19 cost.csv [2023-04-03T23:32:35.045Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-03T23:32:35.045Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-03T23:32:35.045Z] total 16 [2023-04-03T23:32:35.045Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 3 23:19 . [2023-04-03T23:32:35.045Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 3 23:32 .. [2023-04-03T23:32:35.045Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 3 23:19 cost [2023-04-03T23:32:35.045Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 3 23:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:35.333Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:36.188Z] ---> package-listing.sh [2023-04-03T23:32:36.188Z] ++ facter osfamily [2023-04-03T23:32:36.188Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-03T23:32:36.447Z] + OS_FAMILY=debian [2023-04-03T23:32:36.447Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-03T23:32:36.447Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-03T23:32:36.447Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-03T23:32:36.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-03T23:32:36.447Z] + PACKAGES=/tmp/packages_start.txt [2023-04-03T23:32:36.447Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-03T23:32:36.447Z] + PACKAGES=/tmp/packages_end.txt [2023-04-03T23:32:36.447Z] + case "${OS_FAMILY}" in [2023-04-03T23:32:36.447Z] + dpkg -l [2023-04-03T23:32:36.447Z] + grep '^ii' [2023-04-03T23:32:36.447Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-03T23:32:36.447Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-03T23:32:36.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-03T23:32:36.447Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-03T23:32:36.447Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-04-03T23:32:36.447Z] + 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-04-03T23:32:36.457Z] 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-04-03T23:32:36.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-03T23:32:37.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-03T23:32:37.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-03T23:32:37.353Z] prd-ubuntu20.04-docker-8c-8g-6746 does not seem to be running inside a container [2023-04-03T23:32:37.376Z] $ 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-04-03T23:32:37.557Z] $ docker top 7cab71b2945a74ca1c0240df1b842bcbae66bd73c24ff8ecda0c1e24a06e8a24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-03T23:32:37.900Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-03T23:32:38.216Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-03T23:32:38.541Z] + ls /var/log/sa-host [2023-04-03T23:32:38.541Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-03T23:32:38.703Z] provisioning config files... [2023-04-03T23:32:38.722Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16661142292969099958tmp [Pipeline] { [Pipeline] echo [2023-04-03T23:32:38.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:39.036Z] ---> create-netrc.sh [Pipeline] } [2023-04-03T23:32:39.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:39.367Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-03T23:32:39.375Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:39.654Z] ---> sudo-logs.sh [2023-04-03T23:32:39.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-03T23:32:39.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:39.966Z] ---> job-cost.sh [2023-04-03T23:32:39.966Z] lf-activate-venv: SKIPPING [2023-04-03T23:32:39.966Z] DEBUG: total: 0.2199999988079071 [2023-04-03T23:32:39.966Z] INFO: Retrieving Stack Cost... [2023-04-03T23:32:40.227Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-03T23:32:40.793Z] INFO: Archiving Costs [Pipeline] echo [2023-04-03T23:32:40.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-03T23:32:41.084Z] ---> logs-deploy.sh [2023-04-03T23:32:41.084Z] lf-activate-venv: SKIPPING [2023-04-03T23:32:41.084Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/89 [2023-04-03T23:32:41.084Z] INFO: archiving workspace using pattern(s): [2023-04-03T23:32:42.020Z] Archives upload complete. [2023-04-03T23:32:42.020Z] INFO: archiving logs to Nexus