Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a4e864fb3e06a55b40684a3e80b6d034b781f69 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-ssh16401148904977681169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh16303561688709890086.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh10333100797280334776.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh9299185058739653581.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-ssh5621411966504385630.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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16149’ Running on prd-ubuntu20.04-docker-8c-8g-16151 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 > 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 Avoid second fetch Checking out Revision 9a4e864fb3e06a55b40684a3e80b6d034b781f69 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#245)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9a4e864fb3e06a55b40684a3e80b6d034b781f69 # timeout=10 > git rev-list --no-walk b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T15:33:24.018Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T15:33:24.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T15:33:24.100Z] ========================================================= [2023-11-01T15:33:24.100Z] EdgeX Global Pipelines Version Info [2023-11-01T15:33:24.100Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:33:24.806Z] ------------------- [2023-11-01T15:33:24.806Z] stable info: [2023-11-01T15:33:24.806Z] ------------------- [2023-11-01T15:33:24.806Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T15:33:24.806Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:33:24.806Z] Message: update stable to v1.0.255 [2023-11-01T15:33:25.377Z] ------------------- [2023-11-01T15:33:25.377Z] experimental info: [2023-11-01T15:33:25.377Z] ------------------- [2023-11-01T15:33:25.377Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T15:33:25.377Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:33:25.377Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T15:33:25.557Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-01T15:33:25.569Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-01T15:33:25.579Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T15:33:25.592Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T15:33:25.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T15:33:25.628Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T15:33:25.642Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T15:33:25.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T15:33:25.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T15:33:25.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T15:33:25.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T15:33:25.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-01T15:33:25.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T15:33:25.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T15:33:25.740Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:33:25.755Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:33:25.771Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T15:33:25.787Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T15:33:25.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T15:33:25.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T15:33:25.827Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T15:33:25.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T15:33:25.852Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T15:33:25.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T15:33:25.880Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T15:33:25.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T15:33:25.903Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T15:33:25.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T15:33:25.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T15:33:25.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T15:33:25.948Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] echo [2023-11-01T15:33:25.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a4e864 [Pipeline] echo [2023-11-01T15:33:25.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:33:26.036Z] provisioning config files... [2023-11-01T15:33:26.048Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6735987193757262527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:33:26.345Z] ---> docker-login.sh [2023-11-01T15:33:26.345Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:33:26.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:26.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:26.604Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:26.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:26.604Z] [2023-11-01T15:33:26.604Z] Login Succeeded [2023-11-01T15:33:26.604Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:33:26.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:26.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:26.604Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:26.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:26.604Z] [2023-11-01T15:33:26.604Z] Login Succeeded [2023-11-01T15:33:26.604Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:33:26.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:26.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:26.864Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:26.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:26.864Z] [2023-11-01T15:33:26.864Z] Login Succeeded [2023-11-01T15:33:26.864Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:33:26.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:26.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:26.864Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:26.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:26.864Z] [2023-11-01T15:33:26.864Z] Login Succeeded [2023-11-01T15:33:26.864Z] docker.io [2023-11-01T15:33:26.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:27.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:27.123Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:27.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:27.123Z] [2023-11-01T15:33:27.123Z] Login Succeeded [2023-11-01T15:33:27.123Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:33:27.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T15:33:27.499Z] + git rev-list -1 --merges 9a4e864fb3e06a55b40684a3e80b6d034b781f69~1..9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] echo [2023-11-01T15:33:27.555Z] -----------> git rev-list -1 --merges 9a4e864fb3e06a55b40684a3e80b6d034b781f69~1..9a4e864fb3e06a55b40684a3e80b6d034b781f69 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [false] [Pipeline] sh [2023-11-01T15:33:27.865Z] + git log --format=format:%s -1 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] echo [2023-11-01T15:33:27.879Z] ========================================================= [2023-11-01T15:33:27.879Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T15:33:27.879Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:33:28.198Z] + git log --format=format:%s -1 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] echo [2023-11-01T15:33:28.230Z] [semverPrep] GIT_COMMIT: 9a4e864fb3e06a55b40684a3e80b6d034b781f69, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#245) [Pipeline] echo [2023-11-01T15:33:28.237Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T15:33:28.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:33:28.619Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T15:33:28.619Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T15:33:28.619Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T15:33:28.619Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T15:33:28.619Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T15:33:28.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:33:28.975Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:33:28.975Z] [2023-11-01T15:33:28.975Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:33:29.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:33:29.277Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T15:33:29.277Z] b85a868b505f: Pulling fs layer [2023-11-01T15:33:29.277Z] e2be974225ed: Pulling fs layer [2023-11-01T15:33:29.277Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T15:33:29.277Z] 988bab9f4d93: Pulling fs layer [2023-11-01T15:33:29.277Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T15:33:29.277Z] eaf3925da568: Pulling fs layer [2023-11-01T15:33:29.277Z] bab4dde63d76: Pulling fs layer [2023-11-01T15:33:29.277Z] bde34c3a00c8: Pulling fs layer [2023-11-01T15:33:29.277Z] b352a97aabf1: Pulling fs layer [2023-11-01T15:33:29.277Z] 4872d77fe225: Pulling fs layer [2023-11-01T15:33:29.277Z] 5851b861e8e6: Pulling fs layer [2023-11-01T15:33:29.277Z] 988bab9f4d93: Waiting [2023-11-01T15:33:29.277Z] bab4dde63d76: Waiting [2023-11-01T15:33:29.277Z] 1469e6f7b9e6: Waiting [2023-11-01T15:33:29.277Z] eaf3925da568: Waiting [2023-11-01T15:33:29.277Z] bde34c3a00c8: Waiting [2023-11-01T15:33:29.277Z] b352a97aabf1: Waiting [2023-11-01T15:33:29.277Z] 5851b861e8e6: Waiting [2023-11-01T15:33:29.277Z] e2be974225ed: Download complete [2023-11-01T15:33:29.277Z] 988bab9f4d93: Verifying Checksum [2023-11-01T15:33:29.277Z] 988bab9f4d93: Download complete [2023-11-01T15:33:29.277Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T15:33:29.277Z] 339a4e72a1f5: Download complete [2023-11-01T15:33:29.277Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T15:33:29.277Z] 1469e6f7b9e6: Download complete [2023-11-01T15:33:29.536Z] eaf3925da568: Download complete [2023-11-01T15:33:29.536Z] bde34c3a00c8: Download complete [2023-11-01T15:33:29.536Z] b352a97aabf1: Verifying Checksum [2023-11-01T15:33:29.536Z] b352a97aabf1: Download complete [2023-11-01T15:33:29.536Z] 4872d77fe225: Verifying Checksum [2023-11-01T15:33:29.536Z] 4872d77fe225: Download complete [2023-11-01T15:33:29.536Z] 5851b861e8e6: Verifying Checksum [2023-11-01T15:33:29.536Z] 5851b861e8e6: Download complete [2023-11-01T15:33:29.536Z] b85a868b505f: Verifying Checksum [2023-11-01T15:33:29.536Z] b85a868b505f: Download complete [2023-11-01T15:33:29.794Z] bab4dde63d76: Verifying Checksum [2023-11-01T15:33:29.795Z] bab4dde63d76: Download complete [2023-11-01T15:33:30.730Z] b85a868b505f: Pull complete [2023-11-01T15:33:30.730Z] e2be974225ed: Pull complete [2023-11-01T15:33:31.297Z] 339a4e72a1f5: Pull complete [2023-11-01T15:33:31.297Z] 988bab9f4d93: Pull complete [2023-11-01T15:33:31.557Z] 1469e6f7b9e6: Pull complete [2023-11-01T15:33:31.557Z] eaf3925da568: Pull complete [2023-11-01T15:33:33.460Z] bab4dde63d76: Pull complete [2023-11-01T15:33:33.460Z] bde34c3a00c8: Pull complete [2023-11-01T15:33:33.460Z] b352a97aabf1: Pull complete [2023-11-01T15:33:33.460Z] 4872d77fe225: Pull complete [2023-11-01T15:33:33.460Z] 5851b861e8e6: Pull complete [2023-11-01T15:33:33.460Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T15:33:33.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:33:33.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:33:33.565Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:33:33.594Z] $ 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-11-01T15:33:36.639Z] $ docker top 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 -eo pid,comm [2023-11-01T15:33:36.689Z] 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-11-01T15:33:36.689Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:33:36.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:33:36.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:33:36.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:33:36.826Z] $ docker exec 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 ssh-agent [2023-11-01T15:33:36.923Z] SSH_AUTH_SOCK=/tmp/ssh-NsHS3URRRr0o/agent.32 [2023-11-01T15:33:36.923Z] SSH_AGENT_PID=38 [2023-11-01T15:33:36.929Z] Running ssh-add (command line suppressed) [2023-11-01T15:33:37.036Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2607395592611282300.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2607395592611282300.key) [2023-11-01T15:33:37.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:33:37.335Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T15:33:37.348Z] $ docker exec --env ******** --env ******** 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 ssh-agent -k [2023-11-01T15:33:37.445Z] unset SSH_AUTH_SOCK; [2023-11-01T15:33:37.446Z] unset SSH_AGENT_PID; [2023-11-01T15:33:37.446Z] echo Agent pid 38 killed; [2023-11-01T15:33:37.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T15:33:37.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:33:37.480Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:33:37.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:33:37.595Z] $ docker exec 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 ssh-agent [2023-11-01T15:33:37.688Z] SSH_AUTH_SOCK=/tmp/ssh-SkiLROhr0CO8/agent.70 [2023-11-01T15:33:37.688Z] SSH_AGENT_PID=76 [2023-11-01T15:33:37.693Z] Running ssh-add (command line suppressed) [2023-11-01T15:33:37.782Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6520675374780798515.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6520675374780798515.key) [2023-11-01T15:33:37.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:33:38.083Z] + git semver init [2023-11-01T15:33:38.343Z] 2023-11-01 15:33:38,241 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T15:33:38.343Z] 2023-11-01 15:33:38,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-01T15:33:38.343Z] 2023-11-01 15:33:38,242 [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-11-01T15:33:38.343Z] 2023-11-01 15:33:38,242 [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-11-01T15:33:39.726Z] 2023-11-01 15:33:39,425 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-11-01T15:33:39.726Z] 2023-11-01 15:33:39,425 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-11-01T15:33:39.726Z] 2023-11-01 15:33:39,425 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T15:33:39.726Z] 2023-11-01 15:33:39,425 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T15:33:39.726Z] 3.1.0-dev.34 [Pipeline] } [2023-11-01T15:33:39.736Z] $ docker exec --env ******** --env ******** 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 ssh-agent -k [2023-11-01T15:33:39.832Z] unset SSH_AUTH_SOCK; [2023-11-01T15:33:39.833Z] unset SSH_AGENT_PID; [2023-11-01T15:33:39.833Z] echo Agent pid 76 killed; [2023-11-01T15:33:39.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:33:40.153Z] + git semver [Pipeline] } [2023-11-01T15:33:40.429Z] $ docker stop --time=1 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 [2023-11-01T15:33:41.764Z] $ docker rm -f --volumes 4f3ecc993c97886e65f9f2361ae2750128f4ba39673f8e1d2f0f2002db910ef9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:33:42.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T15:33:42.291Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T15:33:42.293Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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-11-01T15:33:42.412Z] provisioning config files... [2023-11-01T15:33:42.422Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4648086222583392759tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:33:42.729Z] ---> docker-login.sh [2023-11-01T15:33:42.729Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:33:42.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:42.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:42.729Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:42.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:42.729Z] [2023-11-01T15:33:42.729Z] Login Succeeded [2023-11-01T15:33:42.729Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:33:42.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:42.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:42.729Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:42.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:42.729Z] [2023-11-01T15:33:42.729Z] Login Succeeded [2023-11-01T15:33:42.729Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:33:42.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:42.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:42.989Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:42.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:42.989Z] [2023-11-01T15:33:42.989Z] Login Succeeded [2023-11-01T15:33:42.989Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:33:42.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:42.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:42.989Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:42.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:42.989Z] [2023-11-01T15:33:42.989Z] Login Succeeded [2023-11-01T15:33:42.989Z] docker.io [2023-11-01T15:33:42.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:33:43.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:33:43.560Z] Configure a credential helper to remove this warning. See [2023-11-01T15:33:43.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:33:43.560Z] [2023-11-01T15:33:43.560Z] Login Succeeded [2023-11-01T15:33:43.560Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:33:43.567Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T15:33:43.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:33:43.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:33:43.638Z] ========================================================= [2023-11-01T15:33:43.638Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T15:33:43.638Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:33:44.056Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T15:33:44.056Z] Sending build context to Docker daemon 12.74MB [2023-11-01T15:33:44.056Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:33:44.056Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T15:33:44.056Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T15:33:44.056Z] 7264a8db6415: Pulling fs layer [2023-11-01T15:33:44.056Z] c4d48a809fc2: Pulling fs layer [2023-11-01T15:33:44.056Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T15:33:44.056Z] ad3a456e5733: Pulling fs layer [2023-11-01T15:33:44.056Z] 33e27b845d1e: Pulling fs layer [2023-11-01T15:33:44.056Z] c68163c4e522: Pulling fs layer [2023-11-01T15:33:44.056Z] 50da416c3ac9: Pulling fs layer [2023-11-01T15:33:44.056Z] ad3a456e5733: Waiting [2023-11-01T15:33:44.056Z] 33e27b845d1e: Waiting [2023-11-01T15:33:44.056Z] c68163c4e522: Waiting [2023-11-01T15:33:44.056Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T15:33:44.056Z] 50da416c3ac9: Waiting [2023-11-01T15:33:44.056Z] 23d2d4c4bb30: Waiting [2023-11-01T15:33:44.056Z] c4d48a809fc2: Verifying Checksum [2023-11-01T15:33:44.056Z] c4d48a809fc2: Download complete [2023-11-01T15:33:44.316Z] ad3a456e5733: Verifying Checksum [2023-11-01T15:33:44.316Z] ad3a456e5733: Download complete [2023-11-01T15:33:44.316Z] 33e27b845d1e: Verifying Checksum [2023-11-01T15:33:44.316Z] 33e27b845d1e: Download complete [2023-11-01T15:33:44.316Z] 7264a8db6415: Verifying Checksum [2023-11-01T15:33:44.316Z] 7264a8db6415: Download complete [2023-11-01T15:33:44.316Z] c68163c4e522: Verifying Checksum [2023-11-01T15:33:44.316Z] c68163c4e522: Download complete [2023-11-01T15:33:44.316Z] 7264a8db6415: Pull complete [2023-11-01T15:33:44.575Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T15:33:44.575Z] 23d2d4c4bb30: Download complete [2023-11-01T15:33:44.575Z] c4d48a809fc2: Pull complete [2023-11-01T15:33:44.834Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T15:33:44.834Z] 4f1c88b9dad5: Download complete [2023-11-01T15:33:45.093Z] 50da416c3ac9: Verifying Checksum [2023-11-01T15:33:45.093Z] 50da416c3ac9: Download complete [2023-11-01T15:33:47.621Z] 4f1c88b9dad5: Pull complete [2023-11-01T15:33:47.622Z] ad3a456e5733: Pull complete [2023-11-01T15:33:47.622Z] 33e27b845d1e: Pull complete [2023-11-01T15:33:47.622Z] c68163c4e522: Pull complete [2023-11-01T15:33:50.150Z] 50da416c3ac9: Pull complete [2023-11-01T15:33:50.150Z] 23d2d4c4bb30: Pull complete [2023-11-01T15:33:50.150Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T15:33:50.150Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T15:33:50.150Z] ---> 0786185ac409 [2023-11-01T15:33:50.150Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:33:56.727Z] ---> Running in daf7cb6ccaac [2023-11-01T15:33:56.727Z] Removing intermediate container daf7cb6ccaac [2023-11-01T15:33:56.727Z] ---> e9de539d34ec [2023-11-01T15:33:56.727Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:33:56.727Z] ---> Running in 2e30fa53e811 [2023-11-01T15:33:56.727Z] Removing intermediate container 2e30fa53e811 [2023-11-01T15:33:56.727Z] ---> 6c657da689b6 [2023-11-01T15:33:56.727Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:33:56.727Z] ---> Running in 3d07bd448f3c [2023-11-01T15:33:56.727Z] Removing intermediate container 3d07bd448f3c [2023-11-01T15:33:56.727Z] ---> 0bdb8eebefab [2023-11-01T15:33:56.727Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:33:57.313Z] ---> Running in 0e250659dc32 [2023-11-01T15:33:57.381Z] Still waiting to schedule task [2023-11-01T15:33:57.381Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16150’ [2023-11-01T15:33:58.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:33:58.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:33:58.360Z] OK: 264 MiB in 52 packages [2023-11-01T15:33:58.618Z] Removing intermediate container 0e250659dc32 [2023-11-01T15:33:58.618Z] ---> 95d5f97a8340 [2023-11-01T15:33:58.618Z] Step 7/12 : WORKDIR /app [2023-11-01T15:33:58.618Z] ---> Running in cd5e4d04b1f3 [2023-11-01T15:33:58.618Z] Removing intermediate container cd5e4d04b1f3 [2023-11-01T15:33:58.618Z] ---> 0e5443e9a8e0 [2023-11-01T15:33:58.618Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T15:33:58.618Z] ---> ef0c69bfd025 [2023-11-01T15:33:58.618Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:33:58.878Z] ---> Running in dd70f224a09f [2023-11-01T15:34:37.591Z] Removing intermediate container dd70f224a09f [2023-11-01T15:34:37.591Z] ---> bdc4e6dd2359 [2023-11-01T15:34:37.591Z] Step 10/12 : COPY . . [2023-11-01T15:34:37.850Z] ---> 4fddeddc0cec [2023-11-01T15:34:37.850Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:34:37.850Z] ---> Running in 9c2001f3820e [2023-11-01T15:34:37.850Z] Removing intermediate container 9c2001f3820e [2023-11-01T15:34:37.850Z] ---> f5486558574e [2023-11-01T15:34:37.850Z] Step 12/12 : RUN $MAKE [2023-11-01T15:34:37.850Z] ---> Running in 3e2bb8611214 [2023-11-01T15:34:38.108Z] noop [2023-11-01T15:34:38.439Z] Removing intermediate container 3e2bb8611214 [2023-11-01T15:34:38.439Z] ---> 90bdfc962240 [2023-11-01T15:34:38.439Z] Successfully built 90bdfc962240 [2023-11-01T15:34:38.439Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:34:38.771Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:34:38.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:34:38.845Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:34:38.898Z] $ 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-11-01T15:34:39.214Z] $ docker top 5b12966bd40079cddb8b1261edde752b2ddd379777812ebb35ece6c552ef4ce2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:34:39.559Z] + go version [2023-11-01T15:34:39.559Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T15:34:39.574Z] $ docker stop --time=1 5b12966bd40079cddb8b1261edde752b2ddd379777812ebb35ece6c552ef4ce2 [2023-11-01T15:34:40.849Z] $ docker rm -f --volumes 5b12966bd40079cddb8b1261edde752b2ddd379777812ebb35ece6c552ef4ce2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:34:41.257Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:34:41.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:34:41.319Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:34:41.355Z] $ 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-11-01T15:34:41.680Z] $ docker top a789b5bf54f805f34ea2b85b8246240368f87672aea15439afae2b8b07e0686c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:34:42.016Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:34:42.311Z] + make test [2023-11-01T15:34:42.311Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-01T15:35:00.397Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-01T15:35:00.397Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-01T15:35:00.966Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.142s coverage: 86.2% of statements [2023-11-01T15:35:03.510Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.679s coverage: 71.9% of statements [2023-11-01T15:35:21.598Z] go vet ./... [2023-11-01T15:35:25.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T15:35:25.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T15:35:25.839Z] ./bin/test-attribution.sh [2023-11-01T15:35:25.839Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T15:35:25.839Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T15:35:25.839Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T15:35:25.839Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T15:35:25.839Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T15:35:25.839Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-01T15:35:25.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T15:35:25.860Z] $ docker stop --time=1 a789b5bf54f805f34ea2b85b8246240368f87672aea15439afae2b8b07e0686c [2023-11-01T15:35:30.161Z] $ docker rm -f --volumes a789b5bf54f805f34ea2b85b8246240368f87672aea15439afae2b8b07e0686c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:35:30.668Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T15:35:30.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T15:35:31.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T15:35:31.736Z] + ls -al . [2023-11-01T15:35:31.736Z] total 232 [2023-11-01T15:35:31.736Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 15:34 . [2023-11-01T15:35:31.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:33 .. [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 15:33 .dockerignore [2023-11-01T15:35:31.736Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:35 .git [2023-11-01T15:35:31.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:33 .github [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 15:33 .gitignore [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:33 .golangci.yml [2023-11-01T15:35:31.736Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:33 .semver [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 15:33 Attribution.txt [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 15:33 CHANGELOG.md [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 15:33 Dockerfile [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:33 GOVERNANCE.md [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 15:33 Jenkinsfile [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 15:33 LICENSE [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 15:33 Makefile [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 15:33 OWNERS.md [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 15:33 README.md [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:33 VERSION [2023-11-01T15:35:31.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:33 bin [2023-11-01T15:35:31.736Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 15:35 coverage.out [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 15:33 go.mod [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 15:33 go.sum [2023-11-01T15:35:31.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:33 images [2023-11-01T15:35:31.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:33 internal [2023-11-01T15:35:31.736Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 15:33 main.go [2023-11-01T15:35:31.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:33 res [2023-11-01T15:35:31.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:33 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:35:32.041Z] + 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=9a4e864fb3e06a55b40684a3e80b6d034b781f69 --label arch=amd64 --label version=3.1.0-dev.34 . [2023-11-01T15:35:32.041Z] Sending build context to Docker daemon 12.74MB [2023-11-01T15:35:32.041Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:35:32.041Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-01T15:35:32.041Z] ---> 90bdfc962240 [2023-11-01T15:35:32.041Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:35:32.300Z] ---> Running in fda7b62dce34 [2023-11-01T15:35:32.300Z] Removing intermediate container fda7b62dce34 [2023-11-01T15:35:32.300Z] ---> 13e395dca3c6 [2023-11-01T15:35:32.300Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:35:32.300Z] ---> Running in 3cddabb63869 [2023-11-01T15:35:32.300Z] Removing intermediate container 3cddabb63869 [2023-11-01T15:35:32.300Z] ---> 3ddda32b77a6 [2023-11-01T15:35:32.300Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:35:32.300Z] ---> Running in c050aa845885 [2023-11-01T15:35:32.300Z] Removing intermediate container c050aa845885 [2023-11-01T15:35:32.300Z] ---> edff94cdc3b9 [2023-11-01T15:35:32.300Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:35:32.558Z] ---> Running in 42029c9e6625 [2023-11-01T15:35:32.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:35:32.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:35:33.076Z] OK: 264 MiB in 52 packages [2023-11-01T15:35:33.643Z] Removing intermediate container 42029c9e6625 [2023-11-01T15:35:33.643Z] ---> dd7cd044c7a1 [2023-11-01T15:35:33.643Z] Step 7/29 : WORKDIR /app [2023-11-01T15:35:33.643Z] ---> Running in 0fbe55f0800e [2023-11-01T15:35:33.643Z] Removing intermediate container 0fbe55f0800e [2023-11-01T15:35:33.643Z] ---> 7b10b8ca891a [2023-11-01T15:35:33.644Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-01T15:35:33.644Z] ---> 3ceaa18fbcfa [2023-11-01T15:35:33.644Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:35:33.644Z] ---> Running in bb25805a460e [2023-11-01T15:35:34.611Z] Removing intermediate container bb25805a460e [2023-11-01T15:35:34.611Z] ---> 7ce752a29148 [2023-11-01T15:35:34.611Z] Step 10/29 : COPY . . [2023-11-01T15:35:34.871Z] ---> bcfb79e67175 [2023-11-01T15:35:34.871Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:35:34.871Z] ---> Running in fab6e06c590d [2023-11-01T15:35:34.871Z] Removing intermediate container fab6e06c590d [2023-11-01T15:35:34.871Z] ---> ebd90e23ab7a [2023-11-01T15:35:34.871Z] Step 12/29 : RUN $MAKE [2023-11-01T15:35:34.871Z] ---> Running in 1e94e259ba93 [2023-11-01T15:35:35.129Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.34" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-01T15:35:57.115Z] Removing intermediate container 1e94e259ba93 [2023-11-01T15:35:57.115Z] ---> 35d3caf37d23 [2023-11-01T15:35:57.115Z] Step 13/29 : FROM alpine:3.18 [2023-11-01T15:35:57.115Z] 3.18: Pulling from library/alpine [2023-11-01T15:35:57.115Z] 96526aa774ef: Pulling fs layer [2023-11-01T15:35:57.115Z] 96526aa774ef: Verifying Checksum [2023-11-01T15:35:57.115Z] 96526aa774ef: Download complete [2023-11-01T15:35:57.115Z] 96526aa774ef: Pull complete [2023-11-01T15:35:57.115Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:35:57.115Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T15:35:57.115Z] ---> 8ca4688f4f35 [2023-11-01T15:35:57.115Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T15:35:57.115Z] ---> Running in 7243264c64ef [2023-11-01T15:35:57.115Z] Removing intermediate container 7243264c64ef [2023-11-01T15:35:57.115Z] ---> 39ac5f9887a8 [2023-11-01T15:35:57.115Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-01T15:35:57.115Z] ---> Running in d9619878092c [2023-11-01T15:35:57.115Z] Removing intermediate container d9619878092c [2023-11-01T15:35:57.115Z] ---> d1a3520dff78 [2023-11-01T15:35:57.115Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-01T15:35:57.115Z] ---> Running in 29b18dfafa9d [2023-11-01T15:35:57.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:35:57.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:35:57.115Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T15:35:57.115Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:35:57.115Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T15:35:57.115Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:35:57.115Z] OK: 8 MiB in 17 packages [2023-11-01T15:35:57.115Z] Removing intermediate container 29b18dfafa9d [2023-11-01T15:35:57.115Z] ---> 77b6f9bd1c61 [2023-11-01T15:35:57.115Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T15:35:57.115Z] ---> 896673b17018 [2023-11-01T15:35:57.115Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T15:35:57.115Z] ---> a40fb5e63c33 [2023-11-01T15:35:57.115Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-01T15:35:57.115Z] ---> 8fb2145b2e26 [2023-11-01T15:35:57.115Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-01T15:35:57.373Z] ---> 187ff97baedc [2023-11-01T15:35:57.373Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-01T15:35:58.311Z] ---> 83f8037abd9f [2023-11-01T15:35:58.311Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-01T15:35:58.311Z] ---> Running in 097addbd2771 [2023-11-01T15:35:58.570Z] Removing intermediate container 097addbd2771 [2023-11-01T15:35:58.570Z] ---> d1e811c130e0 [2023-11-01T15:35:58.570Z] Step 23/29 : VOLUME /cache [2023-11-01T15:35:58.570Z] ---> Running in a84ad4fa6480 [2023-11-01T15:35:58.829Z] Removing intermediate container a84ad4fa6480 [2023-11-01T15:35:58.829Z] ---> c5b843b853ce [2023-11-01T15:35:58.829Z] Step 24/29 : EXPOSE 59711 [2023-11-01T15:35:58.829Z] ---> Running in 560656e84d32 [2023-11-01T15:35:58.829Z] Removing intermediate container 560656e84d32 [2023-11-01T15:35:58.830Z] ---> b081fc0a65e4 [2023-11-01T15:35:58.830Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-01T15:35:58.830Z] ---> Running in 31762df3d882 [2023-11-01T15:35:58.830Z] Removing intermediate container 31762df3d882 [2023-11-01T15:35:58.830Z] ---> 6992e4429423 [2023-11-01T15:35:58.830Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-01T15:35:58.830Z] ---> Running in 066a5e6934d0 [2023-11-01T15:35:59.088Z] Removing intermediate container 066a5e6934d0 [2023-11-01T15:35:59.088Z] ---> 5a2954110926 [2023-11-01T15:35:59.088Z] Step 27/29 : LABEL arch=amd64 [2023-11-01T15:35:59.088Z] ---> Running in 525a02f3c610 [2023-11-01T15:35:59.088Z] Removing intermediate container 525a02f3c610 [2023-11-01T15:35:59.088Z] ---> c4780bf9592b [2023-11-01T15:35:59.088Z] Step 28/29 : LABEL git_sha=9a4e864fb3e06a55b40684a3e80b6d034b781f69 [2023-11-01T15:35:59.088Z] ---> Running in 72fd39367208 [2023-11-01T15:35:59.088Z] Removing intermediate container 72fd39367208 [2023-11-01T15:35:59.088Z] ---> 0132b7332250 [2023-11-01T15:35:59.088Z] Step 29/29 : LABEL version=3.1.0-dev.34 [2023-11-01T15:35:59.088Z] ---> Running in 95e7dfa67802 [2023-11-01T15:35:59.348Z] Removing intermediate container 95e7dfa67802 [2023-11-01T15:35:59.348Z] ---> 8a1486cbec07 [2023-11-01T15:35:59.348Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T15:35:59.348Z] Successfully built 8a1486cbec07 [2023-11-01T15:35:59.348Z] 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-11-01T15:35:59.446Z] provisioning config files... [2023-11-01T15:35:59.453Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16134211727522429958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:35:59.749Z] ---> docker-login.sh [2023-11-01T15:35:59.749Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:35:59.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:35:59.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:35:59.749Z] Configure a credential helper to remove this warning. See [2023-11-01T15:35:59.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:35:59.749Z] [2023-11-01T15:35:59.749Z] Login Succeeded [2023-11-01T15:35:59.749Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:35:59.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:35:59.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:35:59.749Z] Configure a credential helper to remove this warning. See [2023-11-01T15:35:59.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:35:59.749Z] [2023-11-01T15:35:59.749Z] Login Succeeded [2023-11-01T15:35:59.749Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:36:00.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:36:00.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:36:00.008Z] Configure a credential helper to remove this warning. See [2023-11-01T15:36:00.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:36:00.008Z] [2023-11-01T15:36:00.008Z] Login Succeeded [2023-11-01T15:36:00.008Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:36:00.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:36:00.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:36:00.008Z] Configure a credential helper to remove this warning. See [2023-11-01T15:36:00.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:36:00.008Z] [2023-11-01T15:36:00.008Z] Login Succeeded [2023-11-01T15:36:00.008Z] docker.io [2023-11-01T15:36:00.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:36:00.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:36:00.529Z] Configure a credential helper to remove this warning. See [2023-11-01T15:36:00.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:36:00.529Z] [2023-11-01T15:36:00.529Z] Login Succeeded [2023-11-01T15:36:00.529Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:36:00.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:36:00.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:36:00.581Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-11-01T15:36:00.581Z] 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [2023-11-01T15:36:00.581Z] latest [2023-11-01T15:36:00.581Z] 3.1.0-dev.34 [2023-11-01T15:36:00.581Z] 9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [2023-11-01T15:36:00.581Z] main [2023-11-01T15:36:00.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:00.892Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:01.197Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69 [2023-11-01T15:36:01.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T15:36:01.197Z] 0dd4aae1395b: Preparing [2023-11-01T15:36:01.197Z] 4be573e478e0: Preparing [2023-11-01T15:36:01.197Z] 95d38856187d: Preparing [2023-11-01T15:36:01.197Z] 0b1267acc155: Preparing [2023-11-01T15:36:01.197Z] 49518cb157c2: Preparing [2023-11-01T15:36:01.197Z] 53c4667daf81: Preparing [2023-11-01T15:36:01.197Z] 27a429883354: Preparing [2023-11-01T15:36:01.197Z] cc2447e1835a: Preparing [2023-11-01T15:36:01.197Z] 53c4667daf81: Waiting [2023-11-01T15:36:01.197Z] cc2447e1835a: Waiting [2023-11-01T15:36:01.197Z] 27a429883354: Waiting [2023-11-01T15:36:01.197Z] 95d38856187d: Pushed [2023-11-01T15:36:01.197Z] 49518cb157c2: Pushed [2023-11-01T15:36:01.197Z] 0b1267acc155: Pushed [2023-11-01T15:36:01.197Z] 0dd4aae1395b: Pushed [2023-11-01T15:36:01.197Z] cc2447e1835a: Layer already exists [2023-11-01T15:36:01.457Z] 53c4667daf81: Pushed [2023-11-01T15:36:01.457Z] 27a429883354: Pushed [2023-11-01T15:36:03.995Z] 4be573e478e0: Pushed [2023-11-01T15:36:04.255Z] 9a4e864fb3e06a55b40684a3e80b6d034b781f69: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:04.575Z] + 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-11-01T15:36:04.885Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-01T15:36:04.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T15:36:04.886Z] 0dd4aae1395b: Preparing [2023-11-01T15:36:04.886Z] 4be573e478e0: Preparing [2023-11-01T15:36:04.886Z] 95d38856187d: Preparing [2023-11-01T15:36:04.886Z] 0b1267acc155: Preparing [2023-11-01T15:36:04.886Z] 49518cb157c2: Preparing [2023-11-01T15:36:04.886Z] 53c4667daf81: Preparing [2023-11-01T15:36:04.886Z] 27a429883354: Preparing [2023-11-01T15:36:04.886Z] cc2447e1835a: Preparing [2023-11-01T15:36:04.886Z] 27a429883354: Waiting [2023-11-01T15:36:04.886Z] cc2447e1835a: Waiting [2023-11-01T15:36:04.886Z] 4be573e478e0: Layer already exists [2023-11-01T15:36:04.886Z] 0b1267acc155: Layer already exists [2023-11-01T15:36:04.886Z] 0dd4aae1395b: Layer already exists [2023-11-01T15:36:04.886Z] 95d38856187d: Layer already exists [2023-11-01T15:36:04.886Z] 49518cb157c2: Layer already exists [2023-11-01T15:36:04.886Z] 27a429883354: Layer already exists [2023-11-01T15:36:04.886Z] 53c4667daf81: Layer already exists [2023-11-01T15:36:04.886Z] cc2447e1835a: Layer already exists [2023-11-01T15:36:04.886Z] latest: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:05.200Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:05.515Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.34 [2023-11-01T15:36:05.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T15:36:05.515Z] 0dd4aae1395b: Preparing [2023-11-01T15:36:05.515Z] 4be573e478e0: Preparing [2023-11-01T15:36:05.515Z] 95d38856187d: Preparing [2023-11-01T15:36:05.515Z] 0b1267acc155: Preparing [2023-11-01T15:36:05.515Z] 49518cb157c2: Preparing [2023-11-01T15:36:05.515Z] 53c4667daf81: Preparing [2023-11-01T15:36:05.515Z] 27a429883354: Preparing [2023-11-01T15:36:05.515Z] cc2447e1835a: Preparing [2023-11-01T15:36:05.515Z] 53c4667daf81: Waiting [2023-11-01T15:36:05.515Z] 27a429883354: Waiting [2023-11-01T15:36:05.515Z] cc2447e1835a: Waiting [2023-11-01T15:36:05.515Z] 4be573e478e0: Layer already exists [2023-11-01T15:36:05.515Z] 0b1267acc155: Layer already exists [2023-11-01T15:36:05.515Z] 95d38856187d: Layer already exists [2023-11-01T15:36:05.515Z] 0dd4aae1395b: Layer already exists [2023-11-01T15:36:05.515Z] 49518cb157c2: Layer already exists [2023-11-01T15:36:05.515Z] 27a429883354: Layer already exists [2023-11-01T15:36:05.515Z] 53c4667daf81: Layer already exists [2023-11-01T15:36:05.515Z] cc2447e1835a: Layer already exists [2023-11-01T15:36:05.515Z] 3.1.0-dev.34: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:05.837Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:06.158Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [2023-11-01T15:36:06.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T15:36:06.158Z] 0dd4aae1395b: Preparing [2023-11-01T15:36:06.158Z] 4be573e478e0: Preparing [2023-11-01T15:36:06.158Z] 95d38856187d: Preparing [2023-11-01T15:36:06.158Z] 0b1267acc155: Preparing [2023-11-01T15:36:06.159Z] 49518cb157c2: Preparing [2023-11-01T15:36:06.159Z] 53c4667daf81: Preparing [2023-11-01T15:36:06.159Z] 27a429883354: Preparing [2023-11-01T15:36:06.159Z] cc2447e1835a: Preparing [2023-11-01T15:36:06.159Z] 27a429883354: Waiting [2023-11-01T15:36:06.159Z] cc2447e1835a: Waiting [2023-11-01T15:36:06.159Z] 0dd4aae1395b: Layer already exists [2023-11-01T15:36:06.159Z] 95d38856187d: Layer already exists [2023-11-01T15:36:06.159Z] 0b1267acc155: Layer already exists [2023-11-01T15:36:06.159Z] 4be573e478e0: Layer already exists [2023-11-01T15:36:06.159Z] 49518cb157c2: Layer already exists [2023-11-01T15:36:06.159Z] 53c4667daf81: Layer already exists [2023-11-01T15:36:06.159Z] 27a429883354: Layer already exists [2023-11-01T15:36:06.159Z] cc2447e1835a: Layer already exists [2023-11-01T15:36:06.159Z] 9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:06.485Z] + 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-11-01T15:36:06.799Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-11-01T15:36:06.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-01T15:36:06.799Z] 0dd4aae1395b: Preparing [2023-11-01T15:36:06.799Z] 4be573e478e0: Preparing [2023-11-01T15:36:06.799Z] 95d38856187d: Preparing [2023-11-01T15:36:06.799Z] 0b1267acc155: Preparing [2023-11-01T15:36:06.799Z] 49518cb157c2: Preparing [2023-11-01T15:36:06.799Z] 53c4667daf81: Preparing [2023-11-01T15:36:06.799Z] 27a429883354: Preparing [2023-11-01T15:36:06.799Z] cc2447e1835a: Preparing [2023-11-01T15:36:06.799Z] 53c4667daf81: Waiting [2023-11-01T15:36:06.799Z] 27a429883354: Waiting [2023-11-01T15:36:06.799Z] cc2447e1835a: Waiting [2023-11-01T15:36:06.799Z] 0b1267acc155: Layer already exists [2023-11-01T15:36:06.799Z] 0dd4aae1395b: Layer already exists [2023-11-01T15:36:06.799Z] 4be573e478e0: Layer already exists [2023-11-01T15:36:06.799Z] 49518cb157c2: Layer already exists [2023-11-01T15:36:06.799Z] 95d38856187d: Layer already exists [2023-11-01T15:36:06.799Z] 27a429883354: Layer already exists [2023-11-01T15:36:06.799Z] 53c4667daf81: Layer already exists [2023-11-01T15:36:06.799Z] cc2447e1835a: Layer already exists [2023-11-01T15:36:06.799Z] main: digest: sha256:9e779d7014ec36fe59a8740faf90d8ac5e0e1727f6ad503155593a48935b90ee size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:36:06.841Z] ===================================================== [Pipeline] echo [2023-11-01T15:36:06.847Z] taggedImages: [2023-11-01T15:36:06.847Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69 [2023-11-01T15:36:06.847Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-01T15:36:06.847Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.34 [2023-11-01T15:36:06.847Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [2023-11-01T15:36:06.847Z] - 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-11-01T15:36:07.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:36:07.216Z] [2023-11-01T15:36:07.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:36:07.510Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:36:07.510Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T15:36:07.510Z] 5eb5b503b376: Pulling fs layer [2023-11-01T15:36:07.510Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T15:36:07.510Z] ec43610c2a17: Pulling fs layer [2023-11-01T15:36:07.510Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T15:36:07.510Z] 33b1e0a273af: Pulling fs layer [2023-11-01T15:36:07.510Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T15:36:07.510Z] 33b1e0a273af: Waiting [2023-11-01T15:36:07.510Z] 2f39f015ded8: Pulling fs layer [2023-11-01T15:36:07.510Z] 3a2ae6a8a46f: Waiting [2023-11-01T15:36:07.510Z] 2f39f015ded8: Waiting [2023-11-01T15:36:07.510Z] 5d3b04190fa2: Waiting [2023-11-01T15:36:07.510Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T15:36:07.510Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T15:36:07.510Z] 3a2ae6a8a46f: Download complete [2023-11-01T15:36:07.510Z] 33b1e0a273af: Verifying Checksum [2023-11-01T15:36:07.510Z] 33b1e0a273af: Download complete [2023-11-01T15:36:07.510Z] 5d3b04190fa2: Download complete [2023-11-01T15:36:07.510Z] ec43610c2a17: Verifying Checksum [2023-11-01T15:36:07.510Z] ec43610c2a17: Download complete [2023-11-01T15:36:07.769Z] 5eb5b503b376: Verifying Checksum [2023-11-01T15:36:07.769Z] 5eb5b503b376: Download complete [2023-11-01T15:36:08.334Z] 2f39f015ded8: Download complete [2023-11-01T15:36:08.902Z] 5eb5b503b376: Pull complete [2023-11-01T15:36:09.161Z] 5c69ac0246d0: Pull complete [2023-11-01T15:36:09.420Z] ec43610c2a17: Pull complete [2023-11-01T15:36:09.420Z] 3a2ae6a8a46f: Pull complete [2023-11-01T15:36:09.680Z] 33b1e0a273af: Pull complete [2023-11-01T15:36:09.938Z] 5d3b04190fa2: Pull complete [2023-11-01T15:36:14.125Z] 2f39f015ded8: Pull complete [2023-11-01T15:36:14.125Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T15:36:14.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:36:14.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:36:14.215Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:36:14.249Z] $ 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-11-01T15:36:18.287Z] $ docker top 9d3ea857ac5316b2a9e403e58af70d753800374c2046ac6df0179f0a686de641 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:36:18.658Z] ---> job-cost.sh [2023-11-01T15:36:18.658Z] lf-activate-venv: SKIPPING [2023-11-01T15:36:18.658Z] INFO: No Stack... [2023-11-01T15:36:18.919Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T15:36:19.489Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T15:36:19.778Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-11-01T15:36:19.778Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T15:36:19.791Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [2023-11-01T15:36:19.796Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] did not exist. Created. [2023-11-01T15:36:19.796Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T15:36:20.091Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T15:36:20.119Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T15:36:20.127Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T15:36:20.146Z] $ docker stop --time=1 9d3ea857ac5316b2a9e403e58af70d753800374c2046ac6df0179f0a686de641 [2023-11-01T15:36:21.286Z] $ docker rm -f --volumes 9d3ea857ac5316b2a9e403e58af70d753800374c2046ac6df0179f0a686de641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T15:36:40.273Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16154 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-11-01T15:36:40.283Z] Running in /w/workspace/app-rfid-llrp-inventory/146 [Pipeline] { [Pipeline] checkout [2023-11-01T15:36:40.324Z] The recommended git tool is: git [2023-11-01T15:36:47.115Z] using credential edgex-jenkins-ssh [2023-11-01T15:36:47.133Z] Cloning the remote Git repository [2023-11-01T15:36:47.206Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-01T15:36:47.321Z] > git init /w/workspace/app-rfid-llrp-inventory/146 # timeout=10 [2023-11-01T15:36:47.511Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-01T15:36:47.512Z] > git --version # timeout=10 [2023-11-01T15:36:47.538Z] > git --version # 'git version 2.25.1' [2023-11-01T15:36:47.541Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T15:36:47.733Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:36:49.912Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-01T15:36:49.934Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:36:50.907Z] Avoid second fetch [2023-11-01T15:36:50.907Z] Checking out Revision 9a4e864fb3e06a55b40684a3e80b6d034b781f69 (main) [2023-11-01T15:36:51.564Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#245)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:36:50.928Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T15:36:51.004Z] > git checkout -f 9a4e864fb3e06a55b40684a3e80b6d034b781f69 # timeout=10 [2023-11-01T15:36:52.703Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T15:36:52.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T15:36:52.703Z] Dload Upload Total Spent Left Speed [2023-11-01T15:36:52.703Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-11-01T15:36:53.404Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T15:36:53.833Z] + + sudo tee /etc/docker/daemon.new [2023-11-01T15:36:53.833Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T15:36:53.833Z] { [2023-11-01T15:36:53.833Z] "registry-mirrors": [ [2023-11-01T15:36:53.833Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T15:36:53.833Z] ], [2023-11-01T15:36:53.833Z] "bip": "10.250.0.254/24", [2023-11-01T15:36:53.833Z] "hosts": [ [2023-11-01T15:36:53.833Z] "tcp://0.0.0.0:5555", [2023-11-01T15:36:53.834Z] "unix:///var/run/docker.sock" [2023-11-01T15:36:53.834Z] ], [2023-11-01T15:36:53.834Z] "mtu": 1458, [2023-11-01T15:36:53.834Z] "selinux-enabled": true, [2023-11-01T15:36:53.834Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T15:36:53.834Z] } [Pipeline] sh [2023-11-01T15:36:54.162Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T15:36:54.489Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:37:16.605Z] provisioning config files... [2023-11-01T15:37:16.635Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/146@tmp/config3731644523262522666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:37:17.000Z] ---> docker-login.sh [2023-11-01T15:37:17.000Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:37:17.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:17.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:17.861Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:17.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:17.861Z] [2023-11-01T15:37:17.861Z] Login Succeeded [2023-11-01T15:37:17.861Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:37:18.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:18.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:18.402Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:18.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:18.402Z] [2023-11-01T15:37:18.402Z] Login Succeeded [2023-11-01T15:37:18.402Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:37:18.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:18.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:18.675Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:18.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:18.675Z] [2023-11-01T15:37:18.675Z] Login Succeeded [2023-11-01T15:37:18.675Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:37:18.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:19.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:19.221Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:19.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:19.221Z] [2023-11-01T15:37:19.221Z] Login Succeeded [2023-11-01T15:37:19.221Z] docker.io [2023-11-01T15:37:19.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:37:19.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:37:19.768Z] Configure a credential helper to remove this warning. See [2023-11-01T15:37:19.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:37:19.768Z] [2023-11-01T15:37:19.768Z] Login Succeeded [2023-11-01T15:37:19.768Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:37:19.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T15:37:20.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:37:20.148Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:37:20.155Z] ========================================================= [2023-11-01T15:37:20.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T15:37:20.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:20.515Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T15:37:20.786Z] Sending build context to Docker daemon 662kB [2023-11-01T15:37:20.786Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:37:20.786Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T15:37:21.060Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T15:37:21.060Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T15:37:21.060Z] 5d54e960e981: Pulling fs layer [2023-11-01T15:37:21.060Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T15:37:21.060Z] f0e02332f6b5: Pulling fs layer [2023-11-01T15:37:21.060Z] cefa15bbcfad: Pulling fs layer [2023-11-01T15:37:21.060Z] 17808c966233: Pulling fs layer [2023-11-01T15:37:21.060Z] f4c1fc716caa: Pulling fs layer [2023-11-01T15:37:21.060Z] f0e02332f6b5: Waiting [2023-11-01T15:37:21.060Z] 17808c966233: Waiting [2023-11-01T15:37:21.060Z] cefa15bbcfad: Waiting [2023-11-01T15:37:21.060Z] f4c1fc716caa: Waiting [2023-11-01T15:37:21.060Z] 5d54e960e981: Verifying Checksum [2023-11-01T15:37:21.060Z] 5d54e960e981: Download complete [2023-11-01T15:37:21.060Z] f0e02332f6b5: Verifying Checksum [2023-11-01T15:37:21.060Z] f0e02332f6b5: Download complete [2023-11-01T15:37:21.060Z] cefa15bbcfad: Verifying Checksum [2023-11-01T15:37:21.060Z] cefa15bbcfad: Download complete [2023-11-01T15:37:21.338Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T15:37:21.338Z] 9fda8d8052c6: Download complete [2023-11-01T15:37:21.623Z] f4c1fc716caa: Verifying Checksum [2023-11-01T15:37:21.623Z] f4c1fc716caa: Download complete [2023-11-01T15:37:22.219Z] 9fda8d8052c6: Pull complete [2023-11-01T15:37:22.814Z] 5d54e960e981: Pull complete [2023-11-01T15:37:23.101Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T15:37:23.101Z] c4a7e357bf2a: Download complete [2023-11-01T15:37:24.072Z] 17808c966233: Verifying Checksum [2023-11-01T15:37:24.072Z] 17808c966233: Download complete [2023-11-01T15:37:36.417Z] c4a7e357bf2a: Pull complete [2023-11-01T15:37:36.417Z] f0e02332f6b5: Pull complete [2023-11-01T15:37:36.417Z] cefa15bbcfad: Pull complete [2023-11-01T15:37:44.725Z] 17808c966233: Pull complete [2023-11-01T15:37:46.702Z] f4c1fc716caa: Pull complete [2023-11-01T15:37:46.702Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T15:37:46.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T15:37:46.702Z] ---> ea914061e18c [2023-11-01T15:37:46.702Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:37:47.666Z] ---> Running in f0992b56abb9 [2023-11-01T15:37:47.944Z] Removing intermediate container f0992b56abb9 [2023-11-01T15:37:47.944Z] ---> 633068dab451 [2023-11-01T15:37:47.944Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:37:47.944Z] ---> Running in 67f4ebb30289 [2023-11-01T15:37:48.535Z] Removing intermediate container 67f4ebb30289 [2023-11-01T15:37:48.535Z] ---> 1d57d462cc23 [2023-11-01T15:37:48.535Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:37:48.535Z] ---> Running in 3105eb281727 [2023-11-01T15:37:48.818Z] Removing intermediate container 3105eb281727 [2023-11-01T15:37:48.818Z] ---> b3d982d73f2e [2023-11-01T15:37:48.818Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:37:48.818Z] ---> Running in 24dc39fbe941 [2023-11-01T15:37:50.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:37:50.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:37:51.547Z] OK: 266 MiB in 52 packages [2023-11-01T15:37:52.513Z] Removing intermediate container 24dc39fbe941 [2023-11-01T15:37:52.513Z] ---> bab68d8c8617 [2023-11-01T15:37:52.513Z] Step 7/12 : WORKDIR /app [2023-11-01T15:37:52.780Z] ---> Running in 8a1b156f0d64 [2023-11-01T15:37:53.051Z] Removing intermediate container 8a1b156f0d64 [2023-11-01T15:37:53.051Z] ---> 7cc2a7d0a02f [2023-11-01T15:37:53.051Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T15:37:53.330Z] ---> 631d666cb9ad [2023-11-01T15:37:53.330Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:37:53.599Z] ---> Running in c5a6267a3f5c [2023-11-01T15:39:15.279Z] Removing intermediate container c5a6267a3f5c [2023-11-01T15:39:15.279Z] ---> 2efd8496a23f [2023-11-01T15:39:15.279Z] Step 10/12 : COPY . . [2023-11-01T15:39:15.279Z] ---> 3a9762f8de83 [2023-11-01T15:39:15.279Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:39:15.279Z] ---> Running in 502c3a9fb43a [2023-11-01T15:39:15.279Z] Removing intermediate container 502c3a9fb43a [2023-11-01T15:39:15.279Z] ---> bd6665d3dd9e [2023-11-01T15:39:15.279Z] Step 12/12 : RUN $MAKE [2023-11-01T15:39:15.279Z] ---> Running in 594873a3a9e4 [2023-11-01T15:39:15.279Z] noop [2023-11-01T15:39:15.279Z] Removing intermediate container 594873a3a9e4 [2023-11-01T15:39:15.279Z] ---> 4d2abf612384 [2023-11-01T15:39:15.279Z] Successfully built 4d2abf612384 [2023-11-01T15:39:15.279Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:39:15.654Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T15:39:15.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:39:15.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-16154 does not seem to be running inside a container [2023-11-01T15:39:15.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/146 -v /w/workspace/app-rfid-llrp-inventory/146:/w/workspace/app-rfid-llrp-inventory/146:rw,z -v /w/workspace/app-rfid-llrp-inventory/146@tmp:/w/workspace/app-rfid-llrp-inventory/146@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-11-01T15:39:17.269Z] $ docker top 9a962c904494ff1d0c40aa1511bb4fe36b4388a853dd367175854cb0b3619a82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:39:18.141Z] + go version [2023-11-01T15:39:18.141Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T15:39:18.163Z] $ docker stop --time=1 9a962c904494ff1d0c40aa1511bb4fe36b4388a853dd367175854cb0b3619a82 [2023-11-01T15:39:19.847Z] $ docker rm -f --volumes 9a962c904494ff1d0c40aa1511bb4fe36b4388a853dd367175854cb0b3619a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:39:20.436Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T15:39:20.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:39:20.645Z] prd-ubuntu20.04-docker-arm64-4c-16g-16154 does not seem to be running inside a container [2023-11-01T15:39:20.732Z] $ 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/146 -v /w/workspace/app-rfid-llrp-inventory/146:/w/workspace/app-rfid-llrp-inventory/146:rw,z -v /w/workspace/app-rfid-llrp-inventory/146@tmp:/w/workspace/app-rfid-llrp-inventory/146@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-11-01T15:39:22.088Z] $ docker top c68a0caddae51ac5ce1c7e12e4d4bf51139474282e1fac39018f85e3cb8c8f1c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:39:23.193Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/146 [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:39:23.849Z] + make test [2023-11-01T15:39:23.850Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-01T15:42:00.632Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-01T15:42:00.632Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-01T15:42:00.632Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.081s coverage: 86.2% of statements [2023-11-01T15:42:04.041Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.495s coverage: 71.9% of statements [2023-11-01T15:42:05.002Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T15:42:05.002Z] go vet ./... [2023-11-01T15:44:11.732Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T15:44:11.732Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T15:44:11.732Z] ./bin/test-attribution.sh [2023-11-01T15:44:11.732Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T15:44:11.732Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T15:44:11.732Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T15:44:11.732Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T15:44:11.732Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T15:44:11.732Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-01T15:44:11.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T15:44:11.766Z] $ docker stop --time=1 c68a0caddae51ac5ce1c7e12e4d4bf51139474282e1fac39018f85e3cb8c8f1c [2023-11-01T15:44:15.703Z] $ docker rm -f --volumes c68a0caddae51ac5ce1c7e12e4d4bf51139474282e1fac39018f85e3cb8c8f1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:44:17.298Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T15:44:17.318Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T15:44:17.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:44:18.202Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T15:44:18.520Z] + ls -al . [2023-11-01T15:44:18.520Z] total 228 [2023-11-01T15:44:18.520Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 15:39 . [2023-11-01T15:44:18.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:36 .. [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 1 15:36 .dockerignore [2023-11-01T15:44:18.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:36 .git [2023-11-01T15:44:18.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:36 .github [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 1 15:36 .gitignore [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:36 .golangci.yml [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 1 15:36 Attribution.txt [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 1 15:36 CHANGELOG.md [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 1 15:36 Dockerfile [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:36 GOVERNANCE.md [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 1 15:36 Jenkinsfile [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 1 15:36 LICENSE [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 1 15:36 Makefile [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 15:36 OWNERS.md [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 31446 Nov 1 15:36 README.md [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:33 VERSION [2023-11-01T15:44:18.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:36 bin [2023-11-01T15:44:18.520Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 1 15:42 coverage.out [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 1 15:36 go.mod [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 1 15:36 go.sum [2023-11-01T15:44:18.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:36 images [2023-11-01T15:44:18.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:36 internal [2023-11-01T15:44:18.520Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 1 15:36 main.go [2023-11-01T15:44:18.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:36 res [2023-11-01T15:44:18.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:36 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:44:18.858Z] + 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=9a4e864fb3e06a55b40684a3e80b6d034b781f69 --label arch=arm64 --label version=3.1.0-dev.34 . [2023-11-01T15:44:19.126Z] Sending build context to Docker daemon 662kB [2023-11-01T15:44:19.126Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:44:19.126Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-01T15:44:19.126Z] ---> 4d2abf612384 [2023-11-01T15:44:19.126Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:44:19.126Z] ---> Running in 53b97f38779b [2023-11-01T15:44:19.396Z] Removing intermediate container 53b97f38779b [2023-11-01T15:44:19.396Z] ---> 63e8d25d2a13 [2023-11-01T15:44:19.396Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:44:19.665Z] ---> Running in 6f4e7a78da13 [2023-11-01T15:44:19.932Z] Removing intermediate container 6f4e7a78da13 [2023-11-01T15:44:19.932Z] ---> 6934a92bb41b [2023-11-01T15:44:19.932Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:44:19.932Z] ---> Running in 15d70b5299d2 [2023-11-01T15:44:20.199Z] Removing intermediate container 15d70b5299d2 [2023-11-01T15:44:20.199Z] ---> c15e78234743 [2023-11-01T15:44:20.199Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:44:20.470Z] ---> Running in 023c0587f052 [2023-11-01T15:44:21.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:44:21.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:44:23.118Z] OK: 266 MiB in 52 packages [2023-11-01T15:44:24.098Z] Removing intermediate container 023c0587f052 [2023-11-01T15:44:24.098Z] ---> a90a3e8d20d8 [2023-11-01T15:44:24.098Z] Step 7/29 : WORKDIR /app [2023-11-01T15:44:24.098Z] ---> Running in 6444462d321e [2023-11-01T15:44:24.365Z] Removing intermediate container 6444462d321e [2023-11-01T15:44:24.365Z] ---> cbe6fce1c918 [2023-11-01T15:44:24.365Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-01T15:44:24.952Z] ---> 51fb189cfe6a [2023-11-01T15:44:24.952Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:44:24.952Z] ---> Running in 7407240b99c5 [2023-11-01T15:44:26.901Z] Removing intermediate container 7407240b99c5 [2023-11-01T15:44:26.901Z] ---> 7e13c5f594c6 [2023-11-01T15:44:26.901Z] Step 10/29 : COPY . . [2023-11-01T15:44:30.249Z] ---> 85cf43c08d59 [2023-11-01T15:44:30.249Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:44:30.249Z] ---> Running in 831177e56a7c [2023-11-01T15:44:30.249Z] Removing intermediate container 831177e56a7c [2023-11-01T15:44:30.249Z] ---> e26b476a23ac [2023-11-01T15:44:30.249Z] Step 12/29 : RUN $MAKE [2023-11-01T15:44:30.518Z] ---> Running in 99f01c2c72d7 [2023-11-01T15:44:31.483Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.34" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-01T15:46:38.169Z] Removing intermediate container 99f01c2c72d7 [2023-11-01T15:46:38.169Z] ---> e3c56f58d22a [2023-11-01T15:46:38.169Z] Step 13/29 : FROM alpine:3.18 [2023-11-01T15:46:38.169Z] 3.18: Pulling from library/alpine [2023-11-01T15:46:38.169Z] 579b34f0a95b: Pulling fs layer [2023-11-01T15:46:38.169Z] 579b34f0a95b: Verifying Checksum [2023-11-01T15:46:38.169Z] 579b34f0a95b: Download complete [2023-11-01T15:46:38.169Z] 579b34f0a95b: Pull complete [2023-11-01T15:46:38.169Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:46:38.169Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T15:46:38.169Z] ---> 3cc203321400 [2023-11-01T15:46:38.169Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T15:46:38.169Z] ---> Running in 2ee3c3f459fb [2023-11-01T15:46:38.169Z] Removing intermediate container 2ee3c3f459fb [2023-11-01T15:46:38.169Z] ---> ca40487e9dff [2023-11-01T15:46:38.169Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-01T15:46:38.169Z] ---> Running in 27bc3337d72e [2023-11-01T15:46:38.169Z] Removing intermediate container 27bc3337d72e [2023-11-01T15:46:38.169Z] ---> aeb54c890d8f [2023-11-01T15:46:38.169Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-01T15:46:38.169Z] ---> Running in 633ec6ca966f [2023-11-01T15:46:38.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:46:38.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:46:38.435Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T15:46:38.707Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:46:38.707Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T15:46:38.707Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:46:38.707Z] OK: 9 MiB in 17 packages [2023-11-01T15:46:40.137Z] Removing intermediate container 633ec6ca966f [2023-11-01T15:46:40.137Z] ---> bfee4496c3a8 [2023-11-01T15:46:40.137Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T15:46:40.721Z] ---> 15776a550d85 [2023-11-01T15:46:40.721Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T15:46:40.993Z] ---> a6e2f1d844bf [2023-11-01T15:46:40.993Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-01T15:46:41.577Z] ---> 9f524294064d [2023-11-01T15:46:41.577Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-01T15:46:42.164Z] ---> dc154c9c52a8 [2023-11-01T15:46:42.164Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-01T15:46:43.577Z] ---> 64c803a80f42 [2023-11-01T15:46:43.577Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-01T15:46:43.577Z] ---> Running in 957a16498d65 [2023-11-01T15:46:44.985Z] Removing intermediate container 957a16498d65 [2023-11-01T15:46:44.985Z] ---> f59849213485 [2023-11-01T15:46:44.985Z] Step 23/29 : VOLUME /cache [2023-11-01T15:46:44.985Z] ---> Running in 31612650d859 [2023-11-01T15:46:45.264Z] Removing intermediate container 31612650d859 [2023-11-01T15:46:45.264Z] ---> 76ae42b9e0cd [2023-11-01T15:46:45.264Z] Step 24/29 : EXPOSE 59711 [2023-11-01T15:46:45.531Z] ---> Running in 934470eddfac [2023-11-01T15:46:45.804Z] Removing intermediate container 934470eddfac [2023-11-01T15:46:45.804Z] ---> 3d6d2ebaa579 [2023-11-01T15:46:45.804Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-01T15:46:45.804Z] ---> Running in bd281f910bfe [2023-11-01T15:46:46.073Z] Removing intermediate container bd281f910bfe [2023-11-01T15:46:46.073Z] ---> 537fd7d8af07 [2023-11-01T15:46:46.073Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-01T15:46:46.340Z] ---> Running in 0a6e859511ab [2023-11-01T15:46:46.609Z] Removing intermediate container 0a6e859511ab [2023-11-01T15:46:46.609Z] ---> 49351f88ea8a [2023-11-01T15:46:46.609Z] Step 27/29 : LABEL arch=arm64 [2023-11-01T15:46:46.609Z] ---> Running in 77211af1d3f2 [2023-11-01T15:46:46.878Z] Removing intermediate container 77211af1d3f2 [2023-11-01T15:46:46.878Z] ---> 1c7a3f737eb0 [2023-11-01T15:46:46.878Z] Step 28/29 : LABEL git_sha=9a4e864fb3e06a55b40684a3e80b6d034b781f69 [2023-11-01T15:46:47.158Z] ---> Running in b3088679db4f [2023-11-01T15:46:47.424Z] Removing intermediate container b3088679db4f [2023-11-01T15:46:47.424Z] ---> f34b735b3828 [2023-11-01T15:46:47.424Z] Step 29/29 : LABEL version=3.1.0-dev.34 [2023-11-01T15:46:47.424Z] ---> Running in af526be89e24 [2023-11-01T15:46:47.690Z] Removing intermediate container af526be89e24 [2023-11-01T15:46:47.691Z] ---> 060a810fc04e [2023-11-01T15:46:47.691Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T15:46:47.691Z] Successfully built 060a810fc04e [2023-11-01T15:46:47.691Z] 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-11-01T15:46:47.821Z] provisioning config files... [2023-11-01T15:46:47.836Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/146@tmp/config17382586552780729114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:46:48.204Z] ---> docker-login.sh [2023-11-01T15:46:48.204Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:46:48.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:46:48.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:46:48.473Z] Configure a credential helper to remove this warning. See [2023-11-01T15:46:48.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:46:48.473Z] [2023-11-01T15:46:48.473Z] Login Succeeded [2023-11-01T15:46:48.473Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:46:48.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:46:48.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:46:48.742Z] Configure a credential helper to remove this warning. See [2023-11-01T15:46:48.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:46:48.742Z] [2023-11-01T15:46:48.742Z] Login Succeeded [2023-11-01T15:46:48.742Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:46:49.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:46:49.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:46:49.373Z] Configure a credential helper to remove this warning. See [2023-11-01T15:46:49.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:46:49.373Z] [2023-11-01T15:46:49.373Z] Login Succeeded [2023-11-01T15:46:49.373Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:46:49.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:46:49.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:46:49.644Z] Configure a credential helper to remove this warning. See [2023-11-01T15:46:49.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:46:49.644Z] [2023-11-01T15:46:49.644Z] Login Succeeded [2023-11-01T15:46:49.644Z] docker.io [2023-11-01T15:46:49.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:46:50.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:46:50.189Z] Configure a credential helper to remove this warning. See [2023-11-01T15:46:50.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:46:50.189Z] [2023-11-01T15:46:50.189Z] Login Succeeded [2023-11-01T15:46:50.189Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:46:50.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:46:50.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:46:50.259Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-11-01T15:46:50.259Z] 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [2023-11-01T15:46:50.259Z] latest [2023-11-01T15:46:50.259Z] 3.1.0-dev.34 [2023-11-01T15:46:50.259Z] 9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [2023-11-01T15:46:50.259Z] main [2023-11-01T15:46:50.259Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:46:50.637Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:46:51.005Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69 [2023-11-01T15:46:51.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T15:46:51.005Z] f881b620d98a: Preparing [2023-11-01T15:46:51.005Z] 52d7f9f7e1cb: Preparing [2023-11-01T15:46:51.005Z] ca0840108bda: Preparing [2023-11-01T15:46:51.005Z] 800b3b702897: Preparing [2023-11-01T15:46:51.005Z] 0ef4a75012b3: Preparing [2023-11-01T15:46:51.005Z] 87e670a2e724: Preparing [2023-11-01T15:46:51.005Z] e1111eaa9cc0: Preparing [2023-11-01T15:46:51.005Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:46:51.005Z] e1111eaa9cc0: Waiting [2023-11-01T15:46:51.005Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:46:51.005Z] 87e670a2e724: Waiting [2023-11-01T15:46:51.288Z] f881b620d98a: Pushed [2023-11-01T15:46:51.288Z] ca0840108bda: Pushed [2023-11-01T15:46:51.288Z] 800b3b702897: Pushed [2023-11-01T15:46:51.288Z] 0ef4a75012b3: Pushed [2023-11-01T15:46:51.288Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:46:51.288Z] 87e670a2e724: Pushed [2023-11-01T15:46:51.557Z] e1111eaa9cc0: Pushed [2023-11-01T15:46:56.894Z] 52d7f9f7e1cb: Pushed [2023-11-01T15:46:56.894Z] 9a4e864fb3e06a55b40684a3e80b6d034b781f69: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:46:57.235Z] + 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-11-01T15:46:57.578Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-01T15:46:57.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T15:46:57.578Z] f881b620d98a: Preparing [2023-11-01T15:46:57.578Z] 52d7f9f7e1cb: Preparing [2023-11-01T15:46:57.578Z] ca0840108bda: Preparing [2023-11-01T15:46:57.578Z] 800b3b702897: Preparing [2023-11-01T15:46:57.578Z] 0ef4a75012b3: Preparing [2023-11-01T15:46:57.578Z] 87e670a2e724: Preparing [2023-11-01T15:46:57.578Z] e1111eaa9cc0: Preparing [2023-11-01T15:46:57.578Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:46:57.578Z] 87e670a2e724: Waiting [2023-11-01T15:46:57.578Z] e1111eaa9cc0: Waiting [2023-11-01T15:46:57.578Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:46:57.578Z] ca0840108bda: Layer already exists [2023-11-01T15:46:57.578Z] f881b620d98a: Layer already exists [2023-11-01T15:46:57.578Z] 52d7f9f7e1cb: Layer already exists [2023-11-01T15:46:57.578Z] 800b3b702897: Layer already exists [2023-11-01T15:46:57.578Z] 0ef4a75012b3: Layer already exists [2023-11-01T15:46:57.578Z] 87e670a2e724: Layer already exists [2023-11-01T15:46:57.578Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:46:57.578Z] e1111eaa9cc0: Layer already exists [2023-11-01T15:46:57.844Z] latest: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:46:58.203Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:46:58.559Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.34 [2023-11-01T15:46:58.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T15:46:58.559Z] f881b620d98a: Preparing [2023-11-01T15:46:58.559Z] 52d7f9f7e1cb: Preparing [2023-11-01T15:46:58.559Z] ca0840108bda: Preparing [2023-11-01T15:46:58.559Z] 800b3b702897: Preparing [2023-11-01T15:46:58.559Z] 0ef4a75012b3: Preparing [2023-11-01T15:46:58.559Z] 87e670a2e724: Preparing [2023-11-01T15:46:58.559Z] e1111eaa9cc0: Preparing [2023-11-01T15:46:58.559Z] 87e670a2e724: Waiting [2023-11-01T15:46:58.559Z] e1111eaa9cc0: Waiting [2023-11-01T15:46:58.559Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:46:58.559Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:46:58.559Z] 0ef4a75012b3: Layer already exists [2023-11-01T15:46:58.559Z] f881b620d98a: Layer already exists [2023-11-01T15:46:58.559Z] 800b3b702897: Layer already exists [2023-11-01T15:46:58.559Z] 52d7f9f7e1cb: Layer already exists [2023-11-01T15:46:58.559Z] ca0840108bda: Layer already exists [2023-11-01T15:46:58.559Z] 87e670a2e724: Layer already exists [2023-11-01T15:46:58.559Z] e1111eaa9cc0: Layer already exists [2023-11-01T15:46:58.559Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:46:58.825Z] 3.1.0-dev.34: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:46:59.166Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:46:59.515Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [2023-11-01T15:46:59.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T15:46:59.515Z] f881b620d98a: Preparing [2023-11-01T15:46:59.515Z] 52d7f9f7e1cb: Preparing [2023-11-01T15:46:59.515Z] ca0840108bda: Preparing [2023-11-01T15:46:59.515Z] 800b3b702897: Preparing [2023-11-01T15:46:59.515Z] 0ef4a75012b3: Preparing [2023-11-01T15:46:59.515Z] 87e670a2e724: Preparing [2023-11-01T15:46:59.515Z] e1111eaa9cc0: Preparing [2023-11-01T15:46:59.515Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:46:59.515Z] 87e670a2e724: Waiting [2023-11-01T15:46:59.515Z] e1111eaa9cc0: Waiting [2023-11-01T15:46:59.515Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:46:59.515Z] ca0840108bda: Layer already exists [2023-11-01T15:46:59.515Z] 52d7f9f7e1cb: Layer already exists [2023-11-01T15:46:59.515Z] f881b620d98a: Layer already exists [2023-11-01T15:46:59.515Z] 800b3b702897: Layer already exists [2023-11-01T15:46:59.515Z] 0ef4a75012b3: Layer already exists [2023-11-01T15:46:59.515Z] 87e670a2e724: Layer already exists [2023-11-01T15:46:59.515Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:46:59.515Z] e1111eaa9cc0: Layer already exists [2023-11-01T15:46:59.781Z] 9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:00.140Z] + 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-11-01T15:47:00.495Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-11-01T15:47:00.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-01T15:47:00.495Z] f881b620d98a: Preparing [2023-11-01T15:47:00.495Z] 52d7f9f7e1cb: Preparing [2023-11-01T15:47:00.495Z] ca0840108bda: Preparing [2023-11-01T15:47:00.495Z] 800b3b702897: Preparing [2023-11-01T15:47:00.495Z] 0ef4a75012b3: Preparing [2023-11-01T15:47:00.495Z] 87e670a2e724: Preparing [2023-11-01T15:47:00.495Z] e1111eaa9cc0: Preparing [2023-11-01T15:47:00.495Z] 87e670a2e724: Waiting [2023-11-01T15:47:00.495Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:47:00.495Z] e1111eaa9cc0: Waiting [2023-11-01T15:47:00.495Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:47:00.495Z] 52d7f9f7e1cb: Layer already exists [2023-11-01T15:47:00.495Z] 800b3b702897: Layer already exists [2023-11-01T15:47:00.495Z] 0ef4a75012b3: Layer already exists [2023-11-01T15:47:00.495Z] ca0840108bda: Layer already exists [2023-11-01T15:47:00.495Z] f881b620d98a: Layer already exists [2023-11-01T15:47:00.495Z] 87e670a2e724: Layer already exists [2023-11-01T15:47:00.495Z] e1111eaa9cc0: Layer already exists [2023-11-01T15:47:00.495Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:47:00.761Z] main: digest: sha256:3c81e70a26ba7e905864946e40c3cc9df6b0b6f26d7d7ba8fed829e7e17127dd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:47:00.806Z] ===================================================== [Pipeline] echo [2023-11-01T15:47:00.814Z] taggedImages: [2023-11-01T15:47:00.814Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69 [2023-11-01T15:47:00.814Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-01T15:47:00.814Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.34 [2023-11-01T15:47:00.814Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9a4e864fb3e06a55b40684a3e80b6d034b781f69-3.1.0-dev.34 [2023-11-01T15:47:00.814Z] - 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-11-01T15:47:01.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:47:01.184Z] [2023-11-01T15:47:01.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:01.530Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:47:01.530Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T15:47:01.530Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T15:47:01.530Z] 04944245beec: Pulling fs layer [2023-11-01T15:47:01.530Z] 699f458cf7ca: Pulling fs layer [2023-11-01T15:47:01.530Z] 765212b225bb: Pulling fs layer [2023-11-01T15:47:01.530Z] f23df028b6ca: Pulling fs layer [2023-11-01T15:47:01.530Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T15:47:01.530Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T15:47:01.530Z] 765212b225bb: Waiting [2023-11-01T15:47:01.530Z] f23df028b6ca: Waiting [2023-11-01T15:47:01.530Z] d65c8cfc05b1: Waiting [2023-11-01T15:47:01.530Z] 2437ff75d9bd: Waiting [2023-11-01T15:47:01.805Z] 04944245beec: Verifying Checksum [2023-11-01T15:47:01.805Z] 04944245beec: Download complete [2023-11-01T15:47:01.805Z] 765212b225bb: Verifying Checksum [2023-11-01T15:47:01.805Z] 765212b225bb: Download complete [2023-11-01T15:47:01.805Z] f23df028b6ca: Verifying Checksum [2023-11-01T15:47:01.805Z] f23df028b6ca: Download complete [2023-11-01T15:47:01.805Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T15:47:01.805Z] d65c8cfc05b1: Download complete [2023-11-01T15:47:02.074Z] 699f458cf7ca: Verifying Checksum [2023-11-01T15:47:02.074Z] 699f458cf7ca: Download complete [2023-11-01T15:47:02.340Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T15:47:02.340Z] 8998bd30e6a1: Download complete [2023-11-01T15:47:04.924Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T15:47:04.924Z] 2437ff75d9bd: Download complete [2023-11-01T15:47:06.860Z] 8998bd30e6a1: Pull complete [2023-11-01T15:47:07.440Z] 04944245beec: Pull complete [2023-11-01T15:47:08.844Z] 699f458cf7ca: Pull complete [2023-11-01T15:47:09.109Z] 765212b225bb: Pull complete [2023-11-01T15:47:10.067Z] f23df028b6ca: Pull complete [2023-11-01T15:47:10.067Z] d65c8cfc05b1: Pull complete [2023-11-01T15:47:28.268Z] 2437ff75d9bd: Pull complete [2023-11-01T15:47:28.268Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T15:47:28.268Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:47:28.268Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:47:28.469Z] prd-ubuntu20.04-docker-arm64-4c-16g-16154 does not seem to be running inside a container [2023-11-01T15:47:28.539Z] $ 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/146 -v /w/workspace/app-rfid-llrp-inventory/146:/w/workspace/app-rfid-llrp-inventory/146:rw,z -v /w/workspace/app-rfid-llrp-inventory/146@tmp:/w/workspace/app-rfid-llrp-inventory/146@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-11-01T15:47:31.355Z] $ docker top c4f702fdf09b4823dc10f6312b6b983d3c5b37bd3f81f710c3224cd9163ebe2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:47:32.189Z] ---> job-cost.sh [2023-11-01T15:47:32.189Z] lf-activate-venv: SKIPPING [2023-11-01T15:47:32.189Z] INFO: No Stack... [2023-11-01T15:47:32.772Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T15:47:33.730Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T15:47:34.367Z] + cut -d, -f6+ [2023-11-01T15:47:34.368Z] cat /w/workspace/app-rfid-llrp-inventory/146/archives/cost.csv [Pipeline] lock [2023-11-01T15:47:34.431Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [2023-11-01T15:47:34.439Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] did not exist. Created. [2023-11-01T15:47:34.439Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T15:47:35.095Z] /w/workspace/app-rfid-llrp-inventory/146@tmp/durable-48c2bbdb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T15:47:35.756Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T15:47:35.782Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T15:47:35.848Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T15:47:35.857Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-146-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T15:47:35.875Z] $ docker stop --time=1 c4f702fdf09b4823dc10f6312b6b983d3c5b37bd3f81f710c3224cd9163ebe2c [2023-11-01T15:47:37.380Z] $ docker rm -f --volumes c4f702fdf09b4823dc10f6312b6b983d3c5b37bd3f81f710c3224cd9163ebe2c [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-11-01T15:47:37.786Z] provisioning config files... [2023-11-01T15:47:37.794Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9325049835395122437tmp [Pipeline] { [Pipeline] sh [2023-11-01T15:47:38.080Z] + set +x [2023-11-01T15:47:38.080Z] + + curl -s https://codecov.io/bash [2023-11-01T15:47:38.080Z] bash -s -- [2023-11-01T15:47:38.080Z] [2023-11-01T15:47:38.080Z] _____ _ [2023-11-01T15:47:38.080Z] / ____| | | [2023-11-01T15:47:38.080Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T15:47:38.080Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T15:47:38.080Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T15:47:38.080Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T15:47:38.080Z] Bash-1.0.6 [2023-11-01T15:47:38.080Z] [2023-11-01T15:47:38.080Z] [2023-11-01T15:47:38.080Z] ==> git version 2.25.1 found [2023-11-01T15:47:38.080Z] ==> 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-11-01T15:47:38.080Z] Release-Date: 2020-01-08 [2023-11-01T15:47:38.080Z] 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-11-01T15:47:38.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T15:47:38.080Z] ==> Jenkins CI detected. [2023-11-01T15:47:38.080Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-01T15:47:38.080Z] project root: . [2023-11-01T15:47:38.080Z] --> token set from env [2023-11-01T15:47:38.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T15:47:38.080Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T15:47:38.080Z] ==> Python coveragepy not found [2023-11-01T15:47:38.080Z] ==> Searching for coverage reports in: [2023-11-01T15:47:38.080Z] + . [2023-11-01T15:47:38.338Z] -> Found 1 reports [2023-11-01T15:47:38.338Z] ==> Detecting git/mercurial file structure [2023-11-01T15:47:38.338Z] ==> Reading reports [2023-11-01T15:47:38.338Z] + ./coverage.out bytes=41317 [2023-11-01T15:47:38.338Z] ==> Appending adjustments [2023-11-01T15:47:38.338Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T15:47:38.338Z] + Found adjustments [2023-11-01T15:47:38.338Z] ==> Gzipping contents [2023-11-01T15:47:38.338Z] 12K /tmp/codecov.mMqx8A.gz [2023-11-01T15:47:38.338Z] ==> Uploading reports [2023-11-01T15:47:38.338Z] url: https://codecov.io [2023-11-01T15:47:38.338Z] query: branch=main&commit=9a4e864fb3e06a55b40684a3e80b6d034b781f69&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T15:47:38.338Z] -> Pinging Codecov [2023-11-01T15:47:38.338Z] 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=9a4e864fb3e06a55b40684a3e80b6d034b781f69&build=146&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F146%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T15:47:38.596Z] -> Uploading to [2023-11-01T15:47:38.596Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/581DD39554BDF9B6E22D074273EAD858/9a4e864fb3e06a55b40684a3e80b6d034b781f69/a27632fd-3b0e-430a-8abc-d1692b7cfbd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T154738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc83922e13446a0007745f3b06aa36aaccfbac255ce9de948ebbb9a7dca56f81 [2023-11-01T15:47:38.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T15:47:38.596Z] Dload Upload Total Spent Left Speed [2023-11-01T15:47:38.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 46412 --:--:-- --:--:-- --:--:-- 46412 [2023-11-01T15:47:38.856Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] } [2023-11-01T15:47:38.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T15:47:39.057Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T15:47:39.071Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:39.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T15:47:39.366Z] [2023-11-01T15:47:39.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:47:39.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T15:47:39.662Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T15:47:39.662Z] df9b9388f04a: Pulling fs layer [2023-11-01T15:47:39.662Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T15:47:39.662Z] 25bc292e5bac: Pulling fs layer [2023-11-01T15:47:39.662Z] 114826534d7a: Pulling fs layer [2023-11-01T15:47:39.662Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T15:47:39.662Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T15:47:39.662Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T15:47:39.662Z] 114826534d7a: Waiting [2023-11-01T15:47:39.662Z] 6ad1cebc031e: Waiting [2023-11-01T15:47:39.662Z] 4657fd5d0bcf: Waiting [2023-11-01T15:47:39.662Z] 8a3aa393b2d8: Waiting [2023-11-01T15:47:39.662Z] 25bc292e5bac: Download complete [2023-11-01T15:47:39.662Z] 52dc419b0ee2: Verifying Checksum [2023-11-01T15:47:39.662Z] 52dc419b0ee2: Download complete [2023-11-01T15:47:39.662Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T15:47:39.662Z] 4657fd5d0bcf: Download complete [2023-11-01T15:47:39.662Z] df9b9388f04a: Download complete [2023-11-01T15:47:39.922Z] df9b9388f04a: Pull complete [2023-11-01T15:47:39.922Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T15:47:39.922Z] 6ad1cebc031e: Download complete [2023-11-01T15:47:39.922Z] 52dc419b0ee2: Pull complete [2023-11-01T15:47:40.183Z] 25bc292e5bac: Pull complete [2023-11-01T15:47:40.447Z] 114826534d7a: Verifying Checksum [2023-11-01T15:47:40.447Z] 114826534d7a: Download complete [2023-11-01T15:47:40.705Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T15:47:40.705Z] 8a3aa393b2d8: Download complete [2023-11-01T15:47:43.985Z] 114826534d7a: Pull complete [2023-11-01T15:47:44.244Z] 4657fd5d0bcf: Pull complete [2023-11-01T15:47:44.503Z] 6ad1cebc031e: Pull complete [2023-11-01T15:47:47.033Z] 8a3aa393b2d8: Pull complete [2023-11-01T15:47:47.033Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T15:47:47.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T15:47:47.033Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:47:47.120Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:47:47.154Z] $ 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-11-01T15:47:54.121Z] $ docker top 557f2ac7ce0f67e04cf7f0b4bb73a906ac2ea4e3f17394d9e4c8348d8134b522 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T15:47:54.178Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-11-01T15:47:54.455Z] + set -o pipefail [2023-11-01T15:47:54.455Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-11-01T15:48:01.035Z] [2023-11-01T15:48:01.035Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-11-01T15:48:01.035Z] [2023-11-01T15:48:01.035Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/ab53cad5-1a71-4a15-b2f3-dd4c7007e870 [2023-11-01T15:48:01.035Z] [2023-11-01T15:48:01.035Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T15:48:01.035Z] [2023-11-01T15:48:01.035Z] [2023-11-01T15:48:01.035Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T15:48:01.035Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T15:48:01.035Z] More details here: https://snyk.co/ue1NS [2023-11-01T15:48:01.035Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T15:48:01.035Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T15:48:01.050Z] $ docker stop --time=1 557f2ac7ce0f67e04cf7f0b4bb73a906ac2ea4e3f17394d9e4c8348d8134b522 [2023-11-01T15:48:06.640Z] $ docker rm -f --volumes 557f2ac7ce0f67e04cf7f0b4bb73a906ac2ea4e3f17394d9e4c8348d8134b522 [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-11-01T15:48:07.368Z] + git log --format=format:%s -1 9a4e864fb3e06a55b40684a3e80b6d034b781f69 [Pipeline] sh [2023-11-01T15:48:07.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:48:07.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:07.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:48:07.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:48:08.029Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:48:08.058Z] $ 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-11-01T15:48:10.024Z] $ docker top 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 -eo pid,comm [2023-11-01T15:48:10.085Z] 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-11-01T15:48:10.085Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:48:10.119Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:48:10.119Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:48:10.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:48:10.266Z] $ docker exec 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 ssh-agent [2023-11-01T15:48:10.376Z] SSH_AUTH_SOCK=/tmp/ssh-vUSyLwsrd04w/agent.21 [2023-11-01T15:48:10.376Z] SSH_AGENT_PID=38 [2023-11-01T15:48:10.380Z] Running ssh-add (command line suppressed) [2023-11-01T15:48:10.476Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7130852465184889439.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7130852465184889439.key) [2023-11-01T15:48:10.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:48:10.775Z] + git semver tag [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:10,973 [run_tag] DEBUG tag force:False [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:10,974 [check_head_tag] DEBUG check head tag [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:10,975 [execute] INFO git cat-file --batch-check [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:10,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:10,980 [execute] INFO git cat-file --batch [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:10,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:10,996 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:10,996 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:10,996 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:48:11.033Z] 2023-11-01 15:48:11,006 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T15:48:11.033Z] 3.1.0-dev.34 [Pipeline] } [2023-11-01T15:48:11.043Z] $ docker exec --env ******** --env ******** 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 ssh-agent -k [2023-11-01T15:48:11.149Z] unset SSH_AUTH_SOCK; [2023-11-01T15:48:11.150Z] unset SSH_AGENT_PID; [2023-11-01T15:48:11.150Z] echo Agent pid 38 killed; [2023-11-01T15:48:11.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:48:11.452Z] + git semver [Pipeline] } [2023-11-01T15:48:11.724Z] $ docker stop --time=1 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 [2023-11-01T15:48:14.207Z] $ docker rm -f --volumes 13ad34b2d2e06b30359a0859c879f0cc747132209152d000ba0645d37598ef72 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:14.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T15:48:14.785Z] [2023-11-01T15:48:14.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:15.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T15:48:15.357Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T15:48:15.357Z] ab5ef0e58194: Pulling fs layer [2023-11-01T15:48:15.357Z] 9712f1f96733: Pulling fs layer [2023-11-01T15:48:15.357Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T15:48:15.357Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T15:48:15.357Z] e9a5061849ea: Pulling fs layer [2023-11-01T15:48:15.357Z] d747dcd14b5f: Pulling fs layer [2023-11-01T15:48:15.357Z] 2de7ff778b66: Pulling fs layer [2023-11-01T15:48:15.357Z] e9a5061849ea: Waiting [2023-11-01T15:48:15.357Z] d747dcd14b5f: Waiting [2023-11-01T15:48:15.357Z] 0d9ebad4ef96: Waiting [2023-11-01T15:48:15.357Z] 2de7ff778b66: Waiting [2023-11-01T15:48:15.357Z] 9712f1f96733: Verifying Checksum [2023-11-01T15:48:15.357Z] 9712f1f96733: Download complete [2023-11-01T15:48:15.923Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T15:48:15.923Z] 63f879dbbcfc: Download complete [2023-11-01T15:48:15.923Z] ab5ef0e58194: Verifying Checksum [2023-11-01T15:48:15.923Z] ab5ef0e58194: Download complete [2023-11-01T15:48:15.923Z] d747dcd14b5f: Download complete [2023-11-01T15:48:16.181Z] e9a5061849ea: Verifying Checksum [2023-11-01T15:48:16.181Z] e9a5061849ea: Download complete [2023-11-01T15:48:16.181Z] 0d9ebad4ef96: Download complete [2023-11-01T15:48:16.181Z] 2de7ff778b66: Download complete [2023-11-01T15:48:18.713Z] ab5ef0e58194: Pull complete [2023-11-01T15:48:18.713Z] 9712f1f96733: Pull complete [2023-11-01T15:48:19.279Z] 63f879dbbcfc: Pull complete [2023-11-01T15:48:23.541Z] 0d9ebad4ef96: Pull complete [2023-11-01T15:48:23.541Z] e9a5061849ea: Pull complete [2023-11-01T15:48:23.541Z] d747dcd14b5f: Pull complete [2023-11-01T15:48:24.107Z] 2de7ff778b66: Pull complete [2023-11-01T15:48:24.107Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T15:48:24.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T15:48:24.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:48:24.181Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:48:24.210Z] $ 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-11-01T15:48:32.964Z] $ docker top 426b0940e4d4bca332a6e480abe41b752716b6a2aa194e887e3307158095e12f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:48:33.028Z] provisioning config files... [2023-11-01T15:48:33.034Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16158899983125092037tmp [2023-11-01T15:48:33.043Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2121327854421455740tmp [2023-11-01T15:48:33.051Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8566549207863817788tmp [Pipeline] { [Pipeline] echo [2023-11-01T15:48:33.067Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:33.351Z] ---> sigul-configuration.sh [2023-11-01T15:48:33.351Z] gpg: directory `/root/.gnupg' created [2023-11-01T15:48:33.351Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T15:48:33.351Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T15:48:33.351Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T15:48:33.351Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T15:48:33.351Z] gpg: CAST5 encrypted data [2023-11-01T15:48:33.351Z] gpg: encrypted with 1 passphrase [2023-11-01T15:48:33.351Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T15:48:33.640Z] + mkdir /home/jenkins [2023-11-01T15:48:33.640Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T15:48:33.927Z] + 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-11-01T15:48:33.936Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:34.220Z] ---> sigul-install.sh [2023-11-01T15:48:34.220Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T15:48:34.510Z] + git tag --list [2023-11-01T15:48:34.510Z] v0.0.0 [2023-11-01T15:48:34.510Z] v1.0.0 [2023-11-01T15:48:34.510Z] v2.1.0 [2023-11-01T15:48:34.510Z] v2.1.1 [2023-11-01T15:48:34.510Z] v2.2.0 [2023-11-01T15:48:34.510Z] v2.3.0 [2023-11-01T15:48:34.510Z] v3.0 [2023-11-01T15:48:34.510Z] v3.0.0 [2023-11-01T15:48:34.510Z] v3.0.1 [2023-11-01T15:48:34.510Z] v3.0.1-dev.1 [2023-11-01T15:48:34.510Z] v3.1.0-dev.1 [2023-11-01T15:48:34.510Z] v3.1.0-dev.10 [2023-11-01T15:48:34.510Z] v3.1.0-dev.11 [2023-11-01T15:48:34.510Z] v3.1.0-dev.12 [2023-11-01T15:48:34.510Z] v3.1.0-dev.13 [2023-11-01T15:48:34.510Z] v3.1.0-dev.14 [2023-11-01T15:48:34.510Z] v3.1.0-dev.15 [2023-11-01T15:48:34.510Z] v3.1.0-dev.16 [2023-11-01T15:48:34.510Z] v3.1.0-dev.17 [2023-11-01T15:48:34.510Z] v3.1.0-dev.18 [2023-11-01T15:48:34.510Z] v3.1.0-dev.19 [2023-11-01T15:48:34.510Z] v3.1.0-dev.2 [2023-11-01T15:48:34.510Z] v3.1.0-dev.20 [2023-11-01T15:48:34.510Z] v3.1.0-dev.21 [2023-11-01T15:48:34.510Z] v3.1.0-dev.22 [2023-11-01T15:48:34.510Z] v3.1.0-dev.23 [2023-11-01T15:48:34.510Z] v3.1.0-dev.24 [2023-11-01T15:48:34.510Z] v3.1.0-dev.25 [2023-11-01T15:48:34.510Z] v3.1.0-dev.26 [2023-11-01T15:48:34.510Z] v3.1.0-dev.27 [2023-11-01T15:48:34.510Z] v3.1.0-dev.28 [2023-11-01T15:48:34.510Z] v3.1.0-dev.29 [2023-11-01T15:48:34.510Z] v3.1.0-dev.3 [2023-11-01T15:48:34.510Z] v3.1.0-dev.30 [2023-11-01T15:48:34.510Z] v3.1.0-dev.31 [2023-11-01T15:48:34.510Z] v3.1.0-dev.32 [2023-11-01T15:48:34.510Z] v3.1.0-dev.33 [2023-11-01T15:48:34.510Z] v3.1.0-dev.34 [2023-11-01T15:48:34.510Z] v3.1.0-dev.4 [2023-11-01T15:48:34.510Z] v3.1.0-dev.5 [2023-11-01T15:48:34.510Z] v3.1.0-dev.6 [2023-11-01T15:48:34.510Z] v3.1.0-dev.7 [2023-11-01T15:48:34.510Z] v3.1.0-dev.8 [2023-11-01T15:48:34.510Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T15:48:34.792Z] + lftools sign git-tag v3.1.0-dev.34 [2023-11-01T15:48:35.358Z] Signing Git tag with Sigul... [2023-11-01T15:48:35.358Z] Signing v3.1.0-dev.34 [Pipeline] echo [2023-11-01T15:48:35.625Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:35.906Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T15:48:35.917Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T15:48:35.941Z] $ docker stop --time=1 426b0940e4d4bca332a6e480abe41b752716b6a2aa194e887e3307158095e12f [2023-11-01T15:48:37.240Z] $ docker rm -f --volumes 426b0940e4d4bca332a6e480abe41b752716b6a2aa194e887e3307158095e12f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T15:48:37.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:48:37.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:37.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:48:37.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:48:38.027Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:48:38.062Z] $ 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-11-01T15:48:38.415Z] $ docker top 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 -eo pid,comm [2023-11-01T15:48:38.459Z] 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-11-01T15:48:38.459Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:48:38.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:48:38.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:48:38.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:48:38.605Z] $ docker exec 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 ssh-agent [2023-11-01T15:48:38.704Z] SSH_AUTH_SOCK=/tmp/ssh-coCafwzmWWKK/agent.32 [2023-11-01T15:48:38.704Z] SSH_AGENT_PID=38 [2023-11-01T15:48:38.709Z] Running ssh-add (command line suppressed) [2023-11-01T15:48:38.808Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8144147596301270028.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8144147596301270028.key) [2023-11-01T15:48:38.818Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:48:39.108Z] + git semver bump pre [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,306 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,306 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,306 [bump_version] DEBUG bumped version:3.1.0-dev.35 [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,306 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,306 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,306 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,309 [execute] INFO git cat-file --batch-check [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,309 [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-11-01T15:48:39.367Z] 2023-11-01 15:48:39,314 [execute] INFO git cat-file --batch [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T15:48:39.367Z] 2023-11-01 15:48:39,318 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T15:48:39.367Z] 3.1.0-dev.35 [Pipeline] } [2023-11-01T15:48:39.379Z] $ docker exec --env ******** --env ******** 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 ssh-agent -k [2023-11-01T15:48:39.473Z] unset SSH_AUTH_SOCK; [2023-11-01T15:48:39.473Z] unset SSH_AGENT_PID; [2023-11-01T15:48:39.473Z] echo Agent pid 38 killed; [2023-11-01T15:48:39.479Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:48:39.775Z] + git semver [Pipeline] } [2023-11-01T15:48:40.052Z] $ docker stop --time=1 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 [2023-11-01T15:48:41.346Z] $ docker rm -f --volumes 644cc4697bb22c7828c20ae75bc696d913b104259f9e28a35f50a9c435c68604 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:48:41.681Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:48:41.681Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:41.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:48:41.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:48:42.068Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:48:42.106Z] $ 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-11-01T15:48:42.513Z] $ docker top b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:48:42.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:48:42.598Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:48:42.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:48:42.718Z] $ docker exec b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb ssh-agent [2023-11-01T15:48:42.825Z] SSH_AUTH_SOCK=/tmp/ssh-hfmfTf7HixOa/agent.32 [2023-11-01T15:48:42.825Z] SSH_AGENT_PID=38 [2023-11-01T15:48:42.830Z] Running ssh-add (command line suppressed) [2023-11-01T15:48:42.941Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6169002178793685913.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6169002178793685913.key) [2023-11-01T15:48:42.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:48:43.243Z] + git semver push [2023-11-01T15:48:43.503Z] 2023-11-01 15:48:43,420 [run_push] DEBUG push [2023-11-01T15:48:43.503Z] 2023-11-01 15:48:43,420 [execute] INFO git cat-file --batch-check [2023-11-01T15:48:43.503Z] 2023-11-01 15:48:43,420 [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-11-01T15:48:43.503Z] 2023-11-01 15:48:43,423 [execute] INFO git rev-list a748b1b029bea059b4911b2fb0a5eb5d96264ac9 -- [2023-11-01T15:48:43.503Z] 2023-11-01 15:48:43,423 [execute] DEBUG Popen(['git', 'rev-list', 'a748b1b029bea059b4911b2fb0a5eb5d96264ac9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:48:43.503Z] 2023-11-01 15:48:43,430 [execute] INFO git fetch -v origin [2023-11-01T15:48:43.503Z] 2023-11-01 15:48:43,431 [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-11-01T15:48:44.073Z] 2023-11-01 15:48:43,959 [run_push] DEBUG no remote changes detected [2023-11-01T15:48:44.073Z] 2023-11-01 15:48:43,960 [execute] INFO git push origin semver [2023-11-01T15:48:44.073Z] 2023-11-01 15:48:43,960 [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-11-01T15:48:45.009Z] 2023-11-01 15:48:44,682 [run_push] DEBUG push all version tags [2023-11-01T15:48:45.009Z] 2023-11-01 15:48:44,683 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T15:48:45.009Z] 2023-11-01 15:48:44,683 [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-11-01T15:48:45.580Z] 2023-11-01 15:48:45,436 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-01T15:48:45.580Z] 3.1.0-dev.35 [Pipeline] } [2023-11-01T15:48:45.592Z] $ docker exec --env ******** --env ******** b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb ssh-agent -k [2023-11-01T15:48:45.698Z] unset SSH_AUTH_SOCK; [2023-11-01T15:48:45.698Z] unset SSH_AGENT_PID; [2023-11-01T15:48:45.698Z] echo Agent pid 38 killed; [2023-11-01T15:48:45.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:48:46.009Z] + git semver [Pipeline] } [2023-11-01T15:48:46.283Z] $ docker stop --time=1 b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb [2023-11-01T15:48:47.562Z] $ docker rm -f --volumes b6e3e876d361e776bde3dc541b6f860a6fdd317e3c43053dc178ad3d010e53bb [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-11-01T15:48:48.144Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-11-01T15:48:48.144Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-01T15:48:48.144Z] total 16 [2023-11-01T15:48:48.144Z] drwxr-xr-x 3 root root 4096 Nov 1 15:36 . [2023-11-01T15:48:48.144Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:48 .. [2023-11-01T15:48:48.144Z] drwxr-xr-x 2 root root 4096 Nov 1 15:36 cost [2023-11-01T15:48:48.144Z] -rw-r--r-- 1 root root 95 Nov 1 15:36 cost.csv [2023-11-01T15:48:48.144Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-01T15:48:48.144Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-01T15:48:48.144Z] total 16 [2023-11-01T15:48:48.144Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:36 . [2023-11-01T15:48:48.145Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:48 .. [2023-11-01T15:48:48.145Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:36 cost [2023-11-01T15:48:48.145Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 1 15:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:48.515Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:49.377Z] ---> package-listing.sh [2023-11-01T15:48:49.377Z] ++ facter osfamily [2023-11-01T15:48:49.377Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T15:48:49.637Z] + OS_FAMILY=debian [2023-11-01T15:48:49.637Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-01T15:48:49.637Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T15:48:49.637Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T15:48:49.637Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T15:48:49.637Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T15:48:49.637Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-01T15:48:49.637Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T15:48:49.637Z] + case "${OS_FAMILY}" in [2023-11-01T15:48:49.637Z] + dpkg -l [2023-11-01T15:48:49.637Z] + grep '^ii' [2023-11-01T15:48:49.637Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T15:48:49.637Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T15:48:49.637Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T15:48:49.637Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-01T15:48:49.637Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-11-01T15:48:49.637Z] + 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-11-01T15:48:49.648Z] 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-11-01T15:48:49.924Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:50.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:48:50.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:48:50.549Z] prd-ubuntu20.04-docker-8c-8g-16151 does not seem to be running inside a container [2023-11-01T15:48:50.585Z] $ 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-11-01T15:48:50.817Z] $ docker top 94f5bec18f52c4ebcd1276bee60180d41fd438b34fc729139c2625aa97f576ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:48:51.152Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T15:48:51.438Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T15:48:51.724Z] + ls /var/log/sa-host [2023-11-01T15:48:51.724Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:48:51.808Z] provisioning config files... [2023-11-01T15:48:51.817Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18089781080630367144tmp [Pipeline] { [Pipeline] echo [2023-11-01T15:48:51.829Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:52.111Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T15:48:52.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:52.441Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T15:48:52.451Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:52.738Z] ---> sudo-logs.sh [2023-11-01T15:48:52.738Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T15:48:52.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:53.051Z] ---> job-cost.sh [2023-11-01T15:48:53.051Z] lf-activate-venv: SKIPPING [2023-11-01T15:48:53.051Z] DEBUG: total: 0.2199999988079071 [2023-11-01T15:48:53.051Z] INFO: Retrieving Stack Cost... [2023-11-01T15:48:53.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T15:48:53.878Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T15:48:53.890Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:54.175Z] ---> logs-deploy.sh [2023-11-01T15:48:54.175Z] lf-activate-venv: SKIPPING [2023-11-01T15:48:54.175Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/146 [2023-11-01T15:48:54.175Z] INFO: archiving workspace using pattern(s): [2023-11-01T15:48:55.111Z] Archives upload complete. [2023-11-01T15:48:55.111Z] INFO: archiving logs to Nexus