Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 23301e01b09142e614e0ce306fe3a7710eb3fbef 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-ssh3255666664648743630.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh407191786926674271.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14255142066862967556.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh2992140379869328349.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-ssh12024348653914342403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-9351’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-9352’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-11019’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-11020’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-11022’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11023 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 23301e01b09142e614e0ce306fe3a7710eb3fbef (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#181)" > git config core.sparsecheckout # timeout=10 > git checkout -f 23301e01b09142e614e0ce306fe3a7710eb3fbef # timeout=10 > git rev-list --no-walk 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T16:05:20.436Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T16:05:20.475Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T16:05:20.488Z] ========================================================= [2023-04-26T16:05:20.488Z] EdgeX Global Pipelines Version Info [2023-04-26T16:05:20.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:05:21.208Z] ------------------- [2023-04-26T16:05:21.208Z] stable info: [2023-04-26T16:05:21.208Z] ------------------- [2023-04-26T16:05:21.208Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T16:05:21.208Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T16:05:21.208Z] Message: update stable to v1.0.248 [2023-04-26T16:05:21.778Z] ------------------- [2023-04-26T16:05:21.778Z] experimental info: [2023-04-26T16:05:21.778Z] ------------------- [2023-04-26T16:05:21.779Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T16:05:21.779Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T16:05:21.779Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T16:05:21.979Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-04-26T16:05:21.991Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-04-26T16:05:22.000Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T16:05:22.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T16:05:22.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T16:05:22.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T16:05:22.039Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T16:05:22.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T16:05:22.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T16:05:22.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T16:05:22.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T16:05:22.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-04-26T16:05:22.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T16:05:22.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T16:05:22.158Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T16:05:22.172Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T16:05:22.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T16:05:22.204Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T16:05:22.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T16:05:22.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T16:05:22.249Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T16:05:22.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T16:05:22.278Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T16:05:22.293Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T16:05:22.307Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T16:05:22.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T16:05:22.349Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T16:05:22.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T16:05:22.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T16:05:22.406Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T16:05:22.424Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] echo [2023-04-26T16:05:22.444Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23301e0 [Pipeline] echo [2023-04-26T16:05:22.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T16:05:22.513Z] provisioning config files... [2023-04-26T16:05:22.525Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6981189685436230852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:05:22.826Z] ---> docker-login.sh [2023-04-26T16:05:22.826Z] nexus3.edgexfoundry.org:10001 [2023-04-26T16:05:23.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:23.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:23.087Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:23.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:23.087Z] [2023-04-26T16:05:23.087Z] Login Succeeded [2023-04-26T16:05:23.087Z] nexus3.edgexfoundry.org:10002 [2023-04-26T16:05:23.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:23.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:23.087Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:23.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:23.087Z] [2023-04-26T16:05:23.087Z] Login Succeeded [2023-04-26T16:05:23.087Z] nexus3.edgexfoundry.org:10003 [2023-04-26T16:05:23.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:23.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:23.348Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:23.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:23.348Z] [2023-04-26T16:05:23.348Z] Login Succeeded [2023-04-26T16:05:23.348Z] nexus3.edgexfoundry.org:10004 [2023-04-26T16:05:23.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:23.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:23.348Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:23.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:23.348Z] [2023-04-26T16:05:23.348Z] Login Succeeded [2023-04-26T16:05:23.348Z] docker.io [2023-04-26T16:05:23.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:23.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:23.608Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:23.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:23.608Z] [2023-04-26T16:05:23.608Z] Login Succeeded [2023-04-26T16:05:23.608Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T16:05:23.615Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T16:05:23.984Z] + git rev-list -1 --merges 23301e01b09142e614e0ce306fe3a7710eb3fbef~1..23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] echo [2023-04-26T16:05:24.036Z] -----------> git rev-list -1 --merges 23301e01b09142e614e0ce306fe3a7710eb3fbef~1..23301e01b09142e614e0ce306fe3a7710eb3fbef 23301e01b09142e614e0ce306fe3a7710eb3fbef [false] [Pipeline] sh [2023-04-26T16:05:24.388Z] + git log --format=format:%s -1 23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] echo [2023-04-26T16:05:24.427Z] ========================================================= [2023-04-26T16:05:24.427Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T16:05:24.427Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T16:05:24.755Z] + git log --format=format:%s -1 23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] echo [2023-04-26T16:05:24.765Z] [semverPrep] GIT_COMMIT: 23301e01b09142e614e0ce306fe3a7710eb3fbef, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#181) [Pipeline] echo [2023-04-26T16:05:24.776Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T16:05:25.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T16:05:25.114Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T16:05:25.114Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T16:05:25.114Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T16:05:25.114Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T16:05:25.114Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T16:05:25.114Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:05:25.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T16:05:25.456Z] [2023-04-26T16:05:25.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:05:25.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T16:05:25.754Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T16:05:25.754Z] b85a868b505f: Pulling fs layer [2023-04-26T16:05:25.754Z] e2be974225ed: Pulling fs layer [2023-04-26T16:05:25.754Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T16:05:25.754Z] 988bab9f4d93: Pulling fs layer [2023-04-26T16:05:25.754Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T16:05:25.754Z] eaf3925da568: Pulling fs layer [2023-04-26T16:05:25.754Z] bab4dde63d76: Pulling fs layer [2023-04-26T16:05:25.754Z] bde34c3a00c8: Pulling fs layer [2023-04-26T16:05:25.754Z] b352a97aabf1: Pulling fs layer [2023-04-26T16:05:25.754Z] 4872d77fe225: Pulling fs layer [2023-04-26T16:05:25.754Z] 5851b861e8e6: Pulling fs layer [2023-04-26T16:05:25.754Z] eaf3925da568: Waiting [2023-04-26T16:05:25.754Z] 988bab9f4d93: Waiting [2023-04-26T16:05:25.754Z] bab4dde63d76: Waiting [2023-04-26T16:05:25.754Z] 5851b861e8e6: Waiting [2023-04-26T16:05:25.754Z] 4872d77fe225: Waiting [2023-04-26T16:05:25.754Z] 1469e6f7b9e6: Waiting [2023-04-26T16:05:25.754Z] b352a97aabf1: Waiting [2023-04-26T16:05:25.754Z] e2be974225ed: Download complete [2023-04-26T16:05:25.754Z] 988bab9f4d93: Verifying Checksum [2023-04-26T16:05:25.754Z] 988bab9f4d93: Download complete [2023-04-26T16:05:25.754Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T16:05:25.754Z] 1469e6f7b9e6: Download complete [2023-04-26T16:05:25.754Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T16:05:25.754Z] 339a4e72a1f5: Download complete [2023-04-26T16:05:25.755Z] eaf3925da568: Verifying Checksum [2023-04-26T16:05:25.755Z] eaf3925da568: Download complete [2023-04-26T16:05:26.015Z] bde34c3a00c8: Verifying Checksum [2023-04-26T16:05:26.015Z] bde34c3a00c8: Download complete [2023-04-26T16:05:26.015Z] b352a97aabf1: Download complete [2023-04-26T16:05:26.015Z] 4872d77fe225: Verifying Checksum [2023-04-26T16:05:26.015Z] 4872d77fe225: Download complete [2023-04-26T16:05:26.015Z] 5851b861e8e6: Verifying Checksum [2023-04-26T16:05:26.015Z] 5851b861e8e6: Download complete [2023-04-26T16:05:26.015Z] b85a868b505f: Verifying Checksum [2023-04-26T16:05:26.015Z] b85a868b505f: Download complete [2023-04-26T16:05:26.274Z] bab4dde63d76: Verifying Checksum [2023-04-26T16:05:26.274Z] bab4dde63d76: Download complete [2023-04-26T16:05:27.214Z] b85a868b505f: Pull complete [2023-04-26T16:05:27.473Z] e2be974225ed: Pull complete [2023-04-26T16:05:28.058Z] 339a4e72a1f5: Pull complete [2023-04-26T16:05:28.058Z] 988bab9f4d93: Pull complete [2023-04-26T16:05:28.317Z] 1469e6f7b9e6: Pull complete [2023-04-26T16:05:28.317Z] eaf3925da568: Pull complete [2023-04-26T16:05:30.222Z] bab4dde63d76: Pull complete [2023-04-26T16:05:30.223Z] bde34c3a00c8: Pull complete [2023-04-26T16:05:30.483Z] b352a97aabf1: Pull complete [2023-04-26T16:05:30.483Z] 4872d77fe225: Pull complete [2023-04-26T16:05:30.743Z] 5851b861e8e6: Pull complete [2023-04-26T16:05:30.743Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T16:05:30.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T16:05:30.743Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:05:30.853Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:05:30.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T16:05:34.876Z] $ docker top 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb -eo pid,comm [2023-04-26T16:05:34.927Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T16:05:34.927Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T16:05:34.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T16:05:34.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T16:05:35.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T16:05:35.107Z] $ docker exec 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb ssh-agent [2023-04-26T16:05:35.222Z] SSH_AUTH_SOCK=/tmp/ssh-0O1D7W690qdh/agent.32 [2023-04-26T16:05:35.222Z] SSH_AGENT_PID=38 [2023-04-26T16:05:35.231Z] Running ssh-add (command line suppressed) [2023-04-26T16:05:35.335Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14016132813562152869.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14016132813562152869.key) [2023-04-26T16:05:35.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T16:05:35.637Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T16:05:35.652Z] $ docker exec --env ******** --env ******** 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb ssh-agent -k [2023-04-26T16:05:35.763Z] unset SSH_AUTH_SOCK; [2023-04-26T16:05:35.764Z] unset SSH_AGENT_PID; [2023-04-26T16:05:35.765Z] echo Agent pid 38 killed; [2023-04-26T16:05:35.773Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T16:05:35.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T16:05:35.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T16:05:35.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T16:05:35.923Z] $ docker exec 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb ssh-agent [2023-04-26T16:05:36.039Z] SSH_AUTH_SOCK=/tmp/ssh-io6aApknrhAT/agent.70 [2023-04-26T16:05:36.039Z] SSH_AGENT_PID=76 [2023-04-26T16:05:36.045Z] Running ssh-add (command line suppressed) [2023-04-26T16:05:36.165Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16364471967462328596.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16364471967462328596.key) [2023-04-26T16:05:36.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T16:05:36.470Z] + git semver init [2023-04-26T16:05:36.730Z] 2023-04-26 16:05:36,666 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T16:05:36.730Z] 2023-04-26 16:05:36,667 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-26T16:05:36.730Z] 2023-04-26 16:05:36,667 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-04-26T16:05:36.730Z] 2023-04-26 16:05:36,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T16:05:38.111Z] 2023-04-26 16:05:37,713 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-04-26T16:05:38.111Z] 2023-04-26 16:05:37,713 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-04-26T16:05:38.111Z] 2023-04-26 16:05:37,713 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-26T16:05:38.111Z] 2023-04-26 16:05:37,714 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-26T16:05:38.111Z] 3.0.0-dev.25 [Pipeline] } [2023-04-26T16:05:38.125Z] $ docker exec --env ******** --env ******** 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb ssh-agent -k [2023-04-26T16:05:38.234Z] unset SSH_AUTH_SOCK; [2023-04-26T16:05:38.234Z] unset SSH_AGENT_PID; [2023-04-26T16:05:38.235Z] echo Agent pid 76 killed; [2023-04-26T16:05:38.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T16:05:38.553Z] + git semver [Pipeline] } [2023-04-26T16:05:38.830Z] $ docker stop --time=1 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb [2023-04-26T16:05:40.108Z] $ docker rm -f --volumes 41985e79e4a9ad2f7009e5c5517fe50ad519be0972f766a6ba651e033c23a6cb [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T16:05:40.447Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T16:05:40.699Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T16:05:40.702Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.25 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T16:05:40.827Z] provisioning config files... [2023-04-26T16:05:40.837Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14197776680292104483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:05:41.131Z] ---> docker-login.sh [2023-04-26T16:05:41.132Z] nexus3.edgexfoundry.org:10001 [2023-04-26T16:05:41.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:41.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:41.132Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:41.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:41.132Z] [2023-04-26T16:05:41.132Z] Login Succeeded [2023-04-26T16:05:41.132Z] nexus3.edgexfoundry.org:10002 [2023-04-26T16:05:41.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:41.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:41.132Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:41.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:41.132Z] [2023-04-26T16:05:41.132Z] Login Succeeded [2023-04-26T16:05:41.132Z] nexus3.edgexfoundry.org:10003 [2023-04-26T16:05:41.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:41.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:41.391Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:41.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:41.391Z] [2023-04-26T16:05:41.391Z] Login Succeeded [2023-04-26T16:05:41.391Z] nexus3.edgexfoundry.org:10004 [2023-04-26T16:05:41.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:41.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:41.391Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:41.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:41.391Z] [2023-04-26T16:05:41.391Z] Login Succeeded [2023-04-26T16:05:41.391Z] docker.io [2023-04-26T16:05:41.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:05:41.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:05:41.650Z] Configure a credential helper to remove this warning. See [2023-04-26T16:05:41.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:05:41.650Z] [2023-04-26T16:05:41.650Z] Login Succeeded [2023-04-26T16:05:41.650Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T16:05:41.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T16:05:41.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T16:05:41.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T16:05:41.743Z] ========================================================= [2023-04-26T16:05:41.743Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T16:05:41.743Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:05:42.061Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T16:05:42.061Z] Sending build context to Docker daemon 12.63MB [2023-04-26T16:05:42.061Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T16:05:42.061Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T16:05:42.061Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T16:05:42.061Z] f56be85fc22e: Pulling fs layer [2023-04-26T16:05:42.061Z] 85791d961cd3: Pulling fs layer [2023-04-26T16:05:42.061Z] d694b5ae8c79: Pulling fs layer [2023-04-26T16:05:42.061Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T16:05:42.061Z] 4d19c01a9841: Pulling fs layer [2023-04-26T16:05:42.061Z] 9325e15d5711: Pulling fs layer [2023-04-26T16:05:42.061Z] 556b6ee489ea: Pulling fs layer [2023-04-26T16:05:42.061Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T16:05:42.061Z] 556b6ee489ea: Waiting [2023-04-26T16:05:42.061Z] c5a4b2cf53e6: Waiting [2023-04-26T16:05:42.061Z] 4d19c01a9841: Waiting [2023-04-26T16:05:42.061Z] 9325e15d5711: Waiting [2023-04-26T16:05:42.061Z] 9f32a84ed3da: Waiting [2023-04-26T16:05:42.322Z] 85791d961cd3: Download complete [2023-04-26T16:05:42.322Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T16:05:42.322Z] 9f32a84ed3da: Download complete [2023-04-26T16:05:42.322Z] 4d19c01a9841: Download complete [2023-04-26T16:05:42.322Z] f56be85fc22e: Download complete [2023-04-26T16:05:42.322Z] 9325e15d5711: Verifying Checksum [2023-04-26T16:05:42.322Z] 9325e15d5711: Download complete [2023-04-26T16:05:42.322Z] f56be85fc22e: Pull complete [2023-04-26T16:05:42.583Z] 85791d961cd3: Pull complete [2023-04-26T16:05:42.844Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T16:05:42.844Z] c5a4b2cf53e6: Download complete [2023-04-26T16:05:43.103Z] d694b5ae8c79: Verifying Checksum [2023-04-26T16:05:43.104Z] d694b5ae8c79: Download complete [2023-04-26T16:05:43.362Z] 556b6ee489ea: Verifying Checksum [2023-04-26T16:05:43.362Z] 556b6ee489ea: Download complete [2023-04-26T16:05:46.652Z] d694b5ae8c79: Pull complete [2023-04-26T16:05:46.912Z] 9f32a84ed3da: Pull complete [2023-04-26T16:05:46.912Z] 4d19c01a9841: Pull complete [2023-04-26T16:05:46.912Z] 9325e15d5711: Pull complete [2023-04-26T16:05:49.440Z] 556b6ee489ea: Pull complete [2023-04-26T16:05:50.847Z] c5a4b2cf53e6: Pull complete [2023-04-26T16:05:50.847Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T16:05:50.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T16:05:50.847Z] ---> c4be618373d6 [2023-04-26T16:05:50.847Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T16:05:55.790Z] Still waiting to schedule task [2023-04-26T16:05:55.791Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11018’ [2023-04-26T16:06:02.731Z] ---> Running in cce54e05b34c [2023-04-26T16:06:02.731Z] Removing intermediate container cce54e05b34c [2023-04-26T16:06:02.731Z] ---> 09aafbd74ac8 [2023-04-26T16:06:02.731Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T16:06:02.731Z] ---> Running in b6a2c2742ca5 [2023-04-26T16:06:02.731Z] Removing intermediate container b6a2c2742ca5 [2023-04-26T16:06:02.731Z] ---> eba5c3779b72 [2023-04-26T16:06:02.731Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T16:06:02.731Z] ---> Running in cb9f285e3454 [2023-04-26T16:06:02.732Z] Removing intermediate container cb9f285e3454 [2023-04-26T16:06:02.732Z] ---> 02f0ed1e27ec [2023-04-26T16:06:02.732Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T16:06:02.732Z] ---> Running in 2d378fb2f7eb [2023-04-26T16:06:02.991Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T16:06:03.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T16:06:03.512Z] OK: 265 MiB in 53 packages [2023-04-26T16:06:03.772Z] Removing intermediate container 2d378fb2f7eb [2023-04-26T16:06:03.772Z] ---> 136c6ee94dba [2023-04-26T16:06:03.772Z] Step 7/12 : WORKDIR /app [2023-04-26T16:06:03.772Z] ---> Running in ef49032c5cee [2023-04-26T16:06:03.772Z] Removing intermediate container ef49032c5cee [2023-04-26T16:06:03.772Z] ---> 51abad2f4291 [2023-04-26T16:06:03.772Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T16:06:04.031Z] ---> 96e9b4990808 [2023-04-26T16:06:04.031Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T16:06:04.031Z] ---> Running in cf470055c426 [2023-04-26T16:06:42.828Z] Removing intermediate container cf470055c426 [2023-04-26T16:06:42.828Z] ---> 53d5a04d205f [2023-04-26T16:06:42.828Z] Step 10/12 : COPY . . [2023-04-26T16:06:42.828Z] ---> 875db69add5a [2023-04-26T16:06:42.828Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T16:06:42.828Z] ---> Running in fdb5bab911a6 [2023-04-26T16:06:42.828Z] Removing intermediate container fdb5bab911a6 [2023-04-26T16:06:42.828Z] ---> cba7356bbe55 [2023-04-26T16:06:42.828Z] Step 12/12 : RUN $MAKE [2023-04-26T16:06:42.828Z] ---> Running in 00e5d729e8da [2023-04-26T16:06:42.828Z] noop [2023-04-26T16:06:42.828Z] Removing intermediate container 00e5d729e8da [2023-04-26T16:06:42.828Z] ---> af922bd2547d [2023-04-26T16:06:42.828Z] Successfully built af922bd2547d [2023-04-26T16:06:42.828Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:06:43.148Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T16:06:43.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:06:43.228Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:06:43.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T16:06:43.629Z] $ docker top b7cb55fa1d17084cb7296f903d641dffe9270dd4f3a1900f28dd90d2935549b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T16:06:43.970Z] + go version [2023-04-26T16:06:43.970Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T16:06:43.985Z] $ docker stop --time=1 b7cb55fa1d17084cb7296f903d641dffe9270dd4f3a1900f28dd90d2935549b3 [2023-04-26T16:06:45.299Z] $ docker rm -f --volumes b7cb55fa1d17084cb7296f903d641dffe9270dd4f3a1900f28dd90d2935549b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:06:45.690Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T16:06:45.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:06:45.765Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:06:45.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T16:06:46.141Z] $ docker top 178e4eafe0db42704381dccf55d9d909e5a9abed1518954b7ea54db6889d3cac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T16:06:46.488Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T16:06:46.789Z] + make test [2023-04-26T16:06:46.789Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-26T16:07:08.734Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-26T16:07:08.734Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-26T16:07:08.734Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements [2023-04-26T16:07:10.112Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements [2023-04-26T16:07:32.314Z] go vet ./... [2023-04-26T16:07:36.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T16:07:36.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T16:07:36.504Z] ./bin/test-attribution.sh [2023-04-26T16:07:36.504Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T16:07:36.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T16:07:36.531Z] $ docker stop --time=1 178e4eafe0db42704381dccf55d9d909e5a9abed1518954b7ea54db6889d3cac [2023-04-26T16:07:40.804Z] $ docker rm -f --volumes 178e4eafe0db42704381dccf55d9d909e5a9abed1518954b7ea54db6889d3cac [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T16:07:41.334Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T16:07:41.388Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T16:07:41.920Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T16:07:42.207Z] + ls -al . [2023-04-26T16:07:42.208Z] total 228 [2023-04-26T16:07:42.208Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 16:06 . [2023-04-26T16:07:42.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:05 .. [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 16:05 .dockerignore [2023-04-26T16:07:42.208Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 16:05 .git [2023-04-26T16:07:42.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 16:05 .github [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 16:05 .gitignore [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 16:05 .golangci.yml [2023-04-26T16:07:42.208Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 16:05 .semver [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 16:05 Attribution.txt [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 16:05 CHANGELOG.md [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 16:05 Dockerfile [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 16:05 GOVERNANCE.md [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 16:05 Jenkinsfile [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 16:05 LICENSE [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 16:05 Makefile [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 16:05 OWNERS.md [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 16:05 README.md [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 16:05 VERSION [2023-04-26T16:07:42.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:05 bin [2023-04-26T16:07:42.208Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 16:07 coverage.out [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 16:05 go.mod [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 16:05 go.sum [2023-04-26T16:07:42.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:05 images [2023-04-26T16:07:42.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:05 internal [2023-04-26T16:07:42.208Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 16:05 main.go [2023-04-26T16:07:42.208Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:05 res [2023-04-26T16:07:42.208Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:05 snap [2023-04-26T16:07:42.208Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 16:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:07:42.514Z] + 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=23301e01b09142e614e0ce306fe3a7710eb3fbef --label arch=amd64 --label version=3.0.0-dev.25 . [2023-04-26T16:07:42.514Z] Sending build context to Docker daemon 12.63MB [2023-04-26T16:07:42.514Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T16:07:42.514Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-26T16:07:42.514Z] ---> af922bd2547d [2023-04-26T16:07:42.514Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T16:07:42.773Z] ---> Running in b1e2472ebd64 [2023-04-26T16:07:42.773Z] Removing intermediate container b1e2472ebd64 [2023-04-26T16:07:42.773Z] ---> 1ce156bb2fa0 [2023-04-26T16:07:42.773Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T16:07:42.773Z] ---> Running in d087b3bbf045 [2023-04-26T16:07:43.032Z] Removing intermediate container d087b3bbf045 [2023-04-26T16:07:43.032Z] ---> 296b481f2bf9 [2023-04-26T16:07:43.032Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-26T16:07:43.032Z] ---> Running in a5ebf2123aad [2023-04-26T16:07:43.032Z] Removing intermediate container a5ebf2123aad [2023-04-26T16:07:43.032Z] ---> 5a283cb25990 [2023-04-26T16:07:43.032Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T16:07:43.032Z] ---> Running in 52a0e3ce4118 [2023-04-26T16:07:43.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T16:07:43.551Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T16:07:43.810Z] OK: 265 MiB in 53 packages [2023-04-26T16:07:44.069Z] Removing intermediate container 52a0e3ce4118 [2023-04-26T16:07:44.069Z] ---> f3b46c55a2b0 [2023-04-26T16:07:44.069Z] Step 7/29 : WORKDIR /app [2023-04-26T16:07:44.069Z] ---> Running in 201b2cc0ba14 [2023-04-26T16:07:44.069Z] Removing intermediate container 201b2cc0ba14 [2023-04-26T16:07:44.069Z] ---> 3704d214ea6f [2023-04-26T16:07:44.069Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-26T16:07:44.327Z] ---> 0c2eae2abc8b [2023-04-26T16:07:44.327Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T16:07:44.327Z] ---> Running in 10c470778f53 [2023-04-26T16:07:45.480Z] Removing intermediate container 10c470778f53 [2023-04-26T16:07:45.480Z] ---> 7c460248c5c3 [2023-04-26T16:07:45.480Z] Step 10/29 : COPY . . [2023-04-26T16:07:45.740Z] ---> 2d98adc8354e [2023-04-26T16:07:45.740Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T16:07:45.740Z] ---> Running in d30db6f37c3c [2023-04-26T16:07:45.740Z] Removing intermediate container d30db6f37c3c [2023-04-26T16:07:45.740Z] ---> 27aba0dea167 [2023-04-26T16:07:45.740Z] Step 12/29 : RUN $MAKE [2023-04-26T16:07:45.740Z] ---> Running in ad34d65b20f6 [2023-04-26T16:07:46.000Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-26T16:08:12.547Z] Removing intermediate container ad34d65b20f6 [2023-04-26T16:08:12.547Z] ---> 5e7ba515be93 [2023-04-26T16:08:12.547Z] Step 13/29 : FROM alpine:3.17 [2023-04-26T16:08:12.547Z] 3.17: Pulling from library/alpine [2023-04-26T16:08:12.547Z] f56be85fc22e: Already exists [2023-04-26T16:08:12.547Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T16:08:12.547Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T16:08:12.547Z] ---> 9ed4aefc74f6 [2023-04-26T16:08:12.547Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T16:08:12.547Z] ---> Running in 631cfd281305 [2023-04-26T16:08:12.547Z] Removing intermediate container 631cfd281305 [2023-04-26T16:08:12.547Z] ---> 7817f7ab41d2 [2023-04-26T16:08:12.547Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-26T16:08:12.547Z] ---> Running in 5f8943b488e6 [2023-04-26T16:08:12.547Z] Removing intermediate container 5f8943b488e6 [2023-04-26T16:08:12.547Z] ---> 18fa1e4383d9 [2023-04-26T16:08:12.547Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-26T16:08:12.547Z] ---> Running in 03be0e9cfbac [2023-04-26T16:08:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T16:08:12.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T16:08:12.547Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T16:08:12.547Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T16:08:12.547Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T16:08:12.547Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T16:08:12.547Z] OK: 8 MiB in 17 packages [2023-04-26T16:08:12.547Z] Removing intermediate container 03be0e9cfbac [2023-04-26T16:08:12.547Z] ---> bd1672009100 [2023-04-26T16:08:12.547Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-26T16:08:12.547Z] ---> 2e6d69357ee9 [2023-04-26T16:08:12.547Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-26T16:08:12.547Z] ---> df22766c6125 [2023-04-26T16:08:12.547Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-26T16:08:12.547Z] ---> 875cea0a7914 [2023-04-26T16:08:12.547Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-26T16:08:12.547Z] ---> bba55280966d [2023-04-26T16:08:12.547Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-26T16:08:12.807Z] ---> 4597fd6c585c [2023-04-26T16:08:12.807Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-26T16:08:12.807Z] ---> Running in c3b1a9c1cf61 [2023-04-26T16:08:13.792Z] Removing intermediate container c3b1a9c1cf61 [2023-04-26T16:08:13.792Z] ---> b725c623be5f [2023-04-26T16:08:13.792Z] Step 23/29 : VOLUME /cache [2023-04-26T16:08:13.792Z] ---> Running in 2be9ae11d4b8 [2023-04-26T16:08:13.792Z] Removing intermediate container 2be9ae11d4b8 [2023-04-26T16:08:13.792Z] ---> 463b6647e990 [2023-04-26T16:08:13.792Z] Step 24/29 : EXPOSE 59711 [2023-04-26T16:08:13.792Z] ---> Running in 55907b990cd9 [2023-04-26T16:08:13.792Z] Removing intermediate container 55907b990cd9 [2023-04-26T16:08:13.792Z] ---> 68d6d750e78b [2023-04-26T16:08:13.792Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-26T16:08:13.792Z] ---> Running in 0b35f4bd5a6a [2023-04-26T16:08:13.792Z] Removing intermediate container 0b35f4bd5a6a [2023-04-26T16:08:13.792Z] ---> fd20f77ab284 [2023-04-26T16:08:13.792Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-26T16:08:13.792Z] ---> Running in 0cd4af22a02d [2023-04-26T16:08:13.792Z] Removing intermediate container 0cd4af22a02d [2023-04-26T16:08:13.792Z] ---> 0d63b56cb2bb [2023-04-26T16:08:13.792Z] Step 27/29 : LABEL arch=amd64 [2023-04-26T16:08:13.792Z] ---> Running in 346f9a485cef [2023-04-26T16:08:13.792Z] Removing intermediate container 346f9a485cef [2023-04-26T16:08:13.792Z] ---> 129a8f732a07 [2023-04-26T16:08:13.792Z] Step 28/29 : LABEL git_sha=23301e01b09142e614e0ce306fe3a7710eb3fbef [2023-04-26T16:08:13.792Z] ---> Running in 43487ae4a9cf [2023-04-26T16:08:13.792Z] Removing intermediate container 43487ae4a9cf [2023-04-26T16:08:13.792Z] ---> db29742946aa [2023-04-26T16:08:13.792Z] Step 29/29 : LABEL version=3.0.0-dev.25 [2023-04-26T16:08:13.792Z] ---> Running in 0261469e22d7 [2023-04-26T16:08:14.052Z] Removing intermediate container 0261469e22d7 [2023-04-26T16:08:14.052Z] ---> e9d78d8c8555 [2023-04-26T16:08:14.052Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T16:08:14.052Z] Successfully built e9d78d8c8555 [2023-04-26T16:08:14.052Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T16:08:14.168Z] provisioning config files... [2023-04-26T16:08:14.177Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11832530172583255855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:08:14.481Z] ---> docker-login.sh [2023-04-26T16:08:14.481Z] nexus3.edgexfoundry.org:10001 [2023-04-26T16:08:14.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:08:14.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:08:14.481Z] Configure a credential helper to remove this warning. See [2023-04-26T16:08:14.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:08:14.481Z] [2023-04-26T16:08:14.481Z] Login Succeeded [2023-04-26T16:08:14.481Z] nexus3.edgexfoundry.org:10002 [2023-04-26T16:08:14.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:08:14.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:08:14.481Z] Configure a credential helper to remove this warning. See [2023-04-26T16:08:14.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:08:14.481Z] [2023-04-26T16:08:14.481Z] Login Succeeded [2023-04-26T16:08:14.481Z] nexus3.edgexfoundry.org:10003 [2023-04-26T16:08:15.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:08:16.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:08:16.022Z] Configure a credential helper to remove this warning. See [2023-04-26T16:08:16.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:08:16.022Z] [2023-04-26T16:08:16.022Z] Login Succeeded [2023-04-26T16:08:16.022Z] nexus3.edgexfoundry.org:10004 [2023-04-26T16:08:16.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:08:16.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:08:16.022Z] Configure a credential helper to remove this warning. See [2023-04-26T16:08:16.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:08:16.022Z] [2023-04-26T16:08:16.022Z] Login Succeeded [2023-04-26T16:08:16.022Z] docker.io [2023-04-26T16:08:16.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:08:16.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:08:16.548Z] Configure a credential helper to remove this warning. See [2023-04-26T16:08:16.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:08:16.548Z] [2023-04-26T16:08:16.548Z] Login Succeeded [2023-04-26T16:08:16.548Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T16:08:16.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T16:08:16.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T16:08:16.622Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-04-26T16:08:16.622Z] 23301e01b09142e614e0ce306fe3a7710eb3fbef [2023-04-26T16:08:16.622Z] latest [2023-04-26T16:08:16.622Z] 3.0.0-dev.25 [2023-04-26T16:08:16.622Z] 23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [2023-04-26T16:08:16.622Z] main [2023-04-26T16:08:16.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:16.967Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:17.305Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef [2023-04-26T16:08:17.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-26T16:08:17.305Z] f04569d02411: Preparing [2023-04-26T16:08:17.305Z] ff3e4cc1ac4b: Preparing [2023-04-26T16:08:17.305Z] f31b69df2b9c: Preparing [2023-04-26T16:08:17.305Z] f08476716b66: Preparing [2023-04-26T16:08:17.305Z] b9003b18fe39: Preparing [2023-04-26T16:08:17.305Z] f3e37f208bd0: Preparing [2023-04-26T16:08:17.305Z] 6f04345781ae: Preparing [2023-04-26T16:08:17.305Z] f1417ff83b31: Preparing [2023-04-26T16:08:17.305Z] f3e37f208bd0: Waiting [2023-04-26T16:08:17.305Z] f1417ff83b31: Waiting [2023-04-26T16:08:17.305Z] f31b69df2b9c: Pushed [2023-04-26T16:08:17.305Z] f04569d02411: Pushed [2023-04-26T16:08:17.305Z] b9003b18fe39: Pushed [2023-04-26T16:08:17.305Z] f08476716b66: Pushed [2023-04-26T16:08:17.305Z] f1417ff83b31: Layer already exists [2023-04-26T16:08:17.576Z] f3e37f208bd0: Pushed [2023-04-26T16:08:17.576Z] 6f04345781ae: Pushed [2023-04-26T16:08:20.147Z] ff3e4cc1ac4b: Pushed [2023-04-26T16:08:20.417Z] 23301e01b09142e614e0ce306fe3a7710eb3fbef: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:20.775Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:21.087Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-26T16:08:21.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-26T16:08:21.087Z] f04569d02411: Preparing [2023-04-26T16:08:21.087Z] ff3e4cc1ac4b: Preparing [2023-04-26T16:08:21.087Z] f31b69df2b9c: Preparing [2023-04-26T16:08:21.087Z] f08476716b66: Preparing [2023-04-26T16:08:21.087Z] b9003b18fe39: Preparing [2023-04-26T16:08:21.087Z] f3e37f208bd0: Preparing [2023-04-26T16:08:21.087Z] 6f04345781ae: Preparing [2023-04-26T16:08:21.087Z] f1417ff83b31: Preparing [2023-04-26T16:08:21.087Z] f3e37f208bd0: Waiting [2023-04-26T16:08:21.087Z] f1417ff83b31: Waiting [2023-04-26T16:08:21.087Z] 6f04345781ae: Waiting [2023-04-26T16:08:21.087Z] f04569d02411: Layer already exists [2023-04-26T16:08:21.087Z] f08476716b66: Layer already exists [2023-04-26T16:08:21.087Z] ff3e4cc1ac4b: Layer already exists [2023-04-26T16:08:21.087Z] b9003b18fe39: Layer already exists [2023-04-26T16:08:21.087Z] f31b69df2b9c: Layer already exists [2023-04-26T16:08:21.087Z] 6f04345781ae: Layer already exists [2023-04-26T16:08:21.087Z] f1417ff83b31: Layer already exists [2023-04-26T16:08:21.087Z] f3e37f208bd0: Layer already exists [2023-04-26T16:08:21.087Z] latest: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:21.435Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:21.836Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.25 [2023-04-26T16:08:21.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-26T16:08:21.836Z] f04569d02411: Preparing [2023-04-26T16:08:21.836Z] ff3e4cc1ac4b: Preparing [2023-04-26T16:08:21.836Z] f31b69df2b9c: Preparing [2023-04-26T16:08:21.836Z] f08476716b66: Preparing [2023-04-26T16:08:21.836Z] b9003b18fe39: Preparing [2023-04-26T16:08:21.836Z] f3e37f208bd0: Preparing [2023-04-26T16:08:21.836Z] 6f04345781ae: Preparing [2023-04-26T16:08:21.836Z] f1417ff83b31: Preparing [2023-04-26T16:08:21.836Z] f3e37f208bd0: Waiting [2023-04-26T16:08:21.836Z] 6f04345781ae: Waiting [2023-04-26T16:08:21.836Z] f1417ff83b31: Waiting [2023-04-26T16:08:21.836Z] b9003b18fe39: Layer already exists [2023-04-26T16:08:21.836Z] f04569d02411: Layer already exists [2023-04-26T16:08:21.836Z] f31b69df2b9c: Layer already exists [2023-04-26T16:08:21.836Z] ff3e4cc1ac4b: Layer already exists [2023-04-26T16:08:21.836Z] f3e37f208bd0: Layer already exists [2023-04-26T16:08:21.836Z] 6f04345781ae: Layer already exists [2023-04-26T16:08:21.836Z] f1417ff83b31: Layer already exists [2023-04-26T16:08:21.836Z] f08476716b66: Layer already exists [2023-04-26T16:08:21.836Z] 3.0.0-dev.25: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:22.198Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:22.537Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [2023-04-26T16:08:22.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-26T16:08:22.537Z] f04569d02411: Preparing [2023-04-26T16:08:22.537Z] ff3e4cc1ac4b: Preparing [2023-04-26T16:08:22.537Z] f31b69df2b9c: Preparing [2023-04-26T16:08:22.537Z] f08476716b66: Preparing [2023-04-26T16:08:22.537Z] b9003b18fe39: Preparing [2023-04-26T16:08:22.537Z] f3e37f208bd0: Preparing [2023-04-26T16:08:22.537Z] 6f04345781ae: Preparing [2023-04-26T16:08:22.537Z] f1417ff83b31: Preparing [2023-04-26T16:08:22.537Z] f3e37f208bd0: Waiting [2023-04-26T16:08:22.537Z] 6f04345781ae: Waiting [2023-04-26T16:08:22.537Z] f1417ff83b31: Waiting [2023-04-26T16:08:22.537Z] f31b69df2b9c: Layer already exists [2023-04-26T16:08:22.537Z] b9003b18fe39: Layer already exists [2023-04-26T16:08:22.537Z] f08476716b66: Layer already exists [2023-04-26T16:08:22.537Z] f04569d02411: Layer already exists [2023-04-26T16:08:22.537Z] ff3e4cc1ac4b: Layer already exists [2023-04-26T16:08:22.537Z] 6f04345781ae: Layer already exists [2023-04-26T16:08:22.537Z] f3e37f208bd0: Layer already exists [2023-04-26T16:08:22.537Z] f1417ff83b31: Layer already exists [2023-04-26T16:08:22.537Z] 23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:22.900Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:23.250Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-04-26T16:08:23.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-04-26T16:08:23.250Z] f04569d02411: Preparing [2023-04-26T16:08:23.250Z] ff3e4cc1ac4b: Preparing [2023-04-26T16:08:23.250Z] f31b69df2b9c: Preparing [2023-04-26T16:08:23.250Z] f08476716b66: Preparing [2023-04-26T16:08:23.250Z] b9003b18fe39: Preparing [2023-04-26T16:08:23.250Z] f3e37f208bd0: Preparing [2023-04-26T16:08:23.250Z] 6f04345781ae: Preparing [2023-04-26T16:08:23.250Z] f1417ff83b31: Preparing [2023-04-26T16:08:23.250Z] 6f04345781ae: Waiting [2023-04-26T16:08:23.250Z] f1417ff83b31: Waiting [2023-04-26T16:08:23.250Z] f3e37f208bd0: Waiting [2023-04-26T16:08:23.250Z] f04569d02411: Layer already exists [2023-04-26T16:08:23.250Z] b9003b18fe39: Layer already exists [2023-04-26T16:08:23.250Z] ff3e4cc1ac4b: Layer already exists [2023-04-26T16:08:23.250Z] f31b69df2b9c: Layer already exists [2023-04-26T16:08:23.250Z] f08476716b66: Layer already exists [2023-04-26T16:08:23.250Z] f1417ff83b31: Layer already exists [2023-04-26T16:08:23.250Z] f3e37f208bd0: Layer already exists [2023-04-26T16:08:23.250Z] 6f04345781ae: Layer already exists [2023-04-26T16:08:23.250Z] main: digest: sha256:68387e8ee1f260504bbaa3ede6eb070e0efb16ed95e290a0d87b3e5170952e3c size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T16:08:23.307Z] ===================================================== [Pipeline] echo [2023-04-26T16:08:23.321Z] taggedImages: [2023-04-26T16:08:23.321Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef [2023-04-26T16:08:23.321Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-04-26T16:08:23.321Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.25 [2023-04-26T16:08:23.321Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [2023-04-26T16:08:23.321Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:23.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T16:08:23.741Z] [2023-04-26T16:08:23.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:08:24.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T16:08:24.068Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T16:08:24.068Z] 5eb5b503b376: Pulling fs layer [2023-04-26T16:08:24.068Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T16:08:24.068Z] ec43610c2a17: Pulling fs layer [2023-04-26T16:08:24.068Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T16:08:24.068Z] 33b1e0a273af: Pulling fs layer [2023-04-26T16:08:24.068Z] 3a2ae6a8a46f: Waiting [2023-04-26T16:08:24.068Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T16:08:24.068Z] 2f39f015ded8: Pulling fs layer [2023-04-26T16:08:24.068Z] 33b1e0a273af: Waiting [2023-04-26T16:08:24.068Z] 5d3b04190fa2: Waiting [2023-04-26T16:08:24.068Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T16:08:24.068Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T16:08:24.068Z] 3a2ae6a8a46f: Download complete [2023-04-26T16:08:24.327Z] ec43610c2a17: Verifying Checksum [2023-04-26T16:08:24.327Z] ec43610c2a17: Download complete [2023-04-26T16:08:24.327Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T16:08:24.327Z] 5d3b04190fa2: Download complete [2023-04-26T16:08:24.327Z] 33b1e0a273af: Verifying Checksum [2023-04-26T16:08:24.327Z] 33b1e0a273af: Download complete [2023-04-26T16:08:24.594Z] 5eb5b503b376: Verifying Checksum [2023-04-26T16:08:24.594Z] 5eb5b503b376: Download complete [2023-04-26T16:08:25.530Z] 2f39f015ded8: Download complete [2023-04-26T16:08:25.789Z] 5eb5b503b376: Pull complete [2023-04-26T16:08:26.063Z] 5c69ac0246d0: Pull complete [2023-04-26T16:08:26.325Z] ec43610c2a17: Pull complete [2023-04-26T16:08:26.585Z] 3a2ae6a8a46f: Pull complete [2023-04-26T16:08:26.843Z] 33b1e0a273af: Pull complete [2023-04-26T16:08:26.843Z] 5d3b04190fa2: Pull complete [2023-04-26T16:08:32.277Z] 2f39f015ded8: Pull complete [2023-04-26T16:08:32.277Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T16:08:32.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T16:08:32.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:08:32.376Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:08:32.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T16:08:39.796Z] $ docker top 5a62da27d4f238aaef7fb118ecfcf01811b17df32879f8a49742d683a598a55e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:08:40.182Z] ---> job-cost.sh [2023-04-26T16:08:40.182Z] lf-activate-venv: SKIPPING [2023-04-26T16:08:40.182Z] INFO: No Stack... [2023-04-26T16:08:40.443Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T16:08:41.027Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T16:08:41.316Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-04-26T16:08:41.317Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T16:08:41.330Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [2023-04-26T16:08:41.336Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] did not exist. Created. [2023-04-26T16:08:41.336Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T16:08:41.645Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T16:08:41.678Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T16:08:41.685Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T16:08:41.710Z] $ docker stop --time=1 5a62da27d4f238aaef7fb118ecfcf01811b17df32879f8a49742d683a598a55e [2023-04-26T16:08:42.902Z] $ docker rm -f --volumes 5a62da27d4f238aaef7fb118ecfcf01811b17df32879f8a49742d683a598a55e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T16:09:06.257Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11028 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-04-26T16:09:06.269Z] Running in /w/workspace/app-rfid-llrp-inventory/94 [Pipeline] { [Pipeline] checkout [2023-04-26T16:09:06.305Z] The recommended git tool is: git [2023-04-26T16:09:13.021Z] using credential edgex-jenkins-ssh [2023-04-26T16:09:13.038Z] Cloning the remote Git repository [2023-04-26T16:09:13.096Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-26T16:09:13.215Z] > git init /w/workspace/app-rfid-llrp-inventory/94 # timeout=10 [2023-04-26T16:09:13.389Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-04-26T16:09:13.390Z] > git --version # timeout=10 [2023-04-26T16:09:13.414Z] > git --version # 'git version 2.25.1' [2023-04-26T16:09:13.417Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T16:09:13.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T16:09:15.869Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-04-26T16:09:15.901Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T16:09:17.051Z] Avoid second fetch [2023-04-26T16:09:17.052Z] Checking out Revision 23301e01b09142e614e0ce306fe3a7710eb3fbef (main) [2023-04-26T16:09:17.814Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#181)" [2023-04-26T16:09:17.075Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T16:09:17.160Z] > git checkout -f 23301e01b09142e614e0ce306fe3a7710eb3fbef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T16:09:18.793Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T16:09:18.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T16:09:18.793Z] Dload Upload Total Spent Left Speed [2023-04-26T16:09:18.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-04-26T16:09:19.388Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T16:09:19.732Z] + sudo tee /etc/docker/daemon.new [2023-04-26T16:09:19.732Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T16:09:19.732Z] { [2023-04-26T16:09:19.732Z] "registry-mirrors": [ [2023-04-26T16:09:19.732Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T16:09:19.732Z] ], [2023-04-26T16:09:19.732Z] "bip": "10.250.0.254/24", [2023-04-26T16:09:19.732Z] "hosts": [ [2023-04-26T16:09:19.732Z] "tcp://0.0.0.0:5555", [2023-04-26T16:09:19.732Z] "unix:///var/run/docker.sock" [2023-04-26T16:09:19.732Z] ], [2023-04-26T16:09:19.732Z] "mtu": 1458, [2023-04-26T16:09:19.732Z] "selinux-enabled": true, [2023-04-26T16:09:19.732Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T16:09:19.732Z] } [Pipeline] sh [2023-04-26T16:09:20.074Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T16:09:20.429Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T16:09:38.731Z] provisioning config files... [2023-04-26T16:09:38.764Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/94@tmp/config8828151380670955215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:09:39.141Z] ---> docker-login.sh [2023-04-26T16:09:39.141Z] nexus3.edgexfoundry.org:10001 [2023-04-26T16:09:39.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:09:40.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:09:40.006Z] Configure a credential helper to remove this warning. See [2023-04-26T16:09:40.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:09:40.006Z] [2023-04-26T16:09:40.006Z] Login Succeeded [2023-04-26T16:09:40.006Z] nexus3.edgexfoundry.org:10002 [2023-04-26T16:09:40.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:09:40.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:09:40.278Z] Configure a credential helper to remove this warning. See [2023-04-26T16:09:40.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:09:40.278Z] [2023-04-26T16:09:40.278Z] Login Succeeded [2023-04-26T16:09:40.278Z] nexus3.edgexfoundry.org:10003 [2023-04-26T16:09:40.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:09:40.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:09:40.821Z] Configure a credential helper to remove this warning. See [2023-04-26T16:09:40.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:09:40.821Z] [2023-04-26T16:09:40.821Z] Login Succeeded [2023-04-26T16:09:40.821Z] nexus3.edgexfoundry.org:10004 [2023-04-26T16:09:41.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:09:41.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:09:41.094Z] Configure a credential helper to remove this warning. See [2023-04-26T16:09:41.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:09:41.094Z] [2023-04-26T16:09:41.094Z] Login Succeeded [2023-04-26T16:09:41.094Z] docker.io [2023-04-26T16:09:41.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:09:41.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:09:41.637Z] Configure a credential helper to remove this warning. See [2023-04-26T16:09:41.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:09:41.637Z] [2023-04-26T16:09:41.637Z] Login Succeeded [2023-04-26T16:09:41.637Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T16:09:41.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T16:09:41.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T16:09:42.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T16:09:42.016Z] ========================================================= [2023-04-26T16:09:42.016Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T16:09:42.016Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:09:42.394Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T16:09:42.670Z] Sending build context to Docker daemon 677.9kB [2023-04-26T16:09:42.670Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T16:09:42.670Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T16:09:42.945Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T16:09:42.945Z] c41833b44d91: Pulling fs layer [2023-04-26T16:09:42.945Z] ed15518f5707: Pulling fs layer [2023-04-26T16:09:42.945Z] feae8fd75edb: Pulling fs layer [2023-04-26T16:09:42.945Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T16:09:42.945Z] 3cdef696dda3: Pulling fs layer [2023-04-26T16:09:42.945Z] 2ced38df9373: Pulling fs layer [2023-04-26T16:09:42.945Z] 58f1dce35555: Pulling fs layer [2023-04-26T16:09:42.945Z] 242c74f7c9fa: Waiting [2023-04-26T16:09:42.945Z] 3cdef696dda3: Waiting [2023-04-26T16:09:42.945Z] 2ced38df9373: Waiting [2023-04-26T16:09:42.945Z] 58f1dce35555: Waiting [2023-04-26T16:09:42.945Z] ed15518f5707: Verifying Checksum [2023-04-26T16:09:42.945Z] ed15518f5707: Download complete [2023-04-26T16:09:42.945Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T16:09:42.945Z] 242c74f7c9fa: Download complete [2023-04-26T16:09:42.945Z] 3cdef696dda3: Verifying Checksum [2023-04-26T16:09:42.945Z] 3cdef696dda3: Download complete [2023-04-26T16:09:42.945Z] c41833b44d91: Verifying Checksum [2023-04-26T16:09:42.945Z] c41833b44d91: Download complete [2023-04-26T16:09:44.382Z] c41833b44d91: Pull complete [2023-04-26T16:09:44.658Z] 58f1dce35555: Verifying Checksum [2023-04-26T16:09:44.658Z] 58f1dce35555: Download complete [2023-04-26T16:09:44.930Z] ed15518f5707: Pull complete [2023-04-26T16:09:45.909Z] feae8fd75edb: Verifying Checksum [2023-04-26T16:09:45.909Z] feae8fd75edb: Download complete [2023-04-26T16:09:45.909Z] 2ced38df9373: Verifying Checksum [2023-04-26T16:09:45.909Z] 2ced38df9373: Download complete [2023-04-26T16:09:58.294Z] feae8fd75edb: Pull complete [2023-04-26T16:09:58.294Z] 242c74f7c9fa: Pull complete [2023-04-26T16:09:58.294Z] 3cdef696dda3: Pull complete [2023-04-26T16:10:06.569Z] 2ced38df9373: Pull complete [2023-04-26T16:10:08.001Z] 58f1dce35555: Pull complete [2023-04-26T16:10:08.001Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T16:10:08.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T16:10:08.001Z] ---> fadd8f120f05 [2023-04-26T16:10:08.001Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T16:10:09.964Z] ---> Running in dc442d59ccbb [2023-04-26T16:10:10.235Z] Removing intermediate container dc442d59ccbb [2023-04-26T16:10:10.235Z] ---> d57aa18533e4 [2023-04-26T16:10:10.235Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T16:10:10.235Z] ---> Running in f72c626fe538 [2023-04-26T16:10:10.505Z] Removing intermediate container f72c626fe538 [2023-04-26T16:10:10.505Z] ---> ca70410853da [2023-04-26T16:10:10.505Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T16:10:10.775Z] ---> Running in 297edcd729be [2023-04-26T16:10:11.045Z] Removing intermediate container 297edcd729be [2023-04-26T16:10:11.045Z] ---> a8efb33643b5 [2023-04-26T16:10:11.045Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T16:10:11.314Z] ---> Running in 40f97e770d25 [2023-04-26T16:10:12.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T16:10:13.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T16:10:14.312Z] OK: 263 MiB in 53 packages [2023-04-26T16:10:15.287Z] Removing intermediate container 40f97e770d25 [2023-04-26T16:10:15.287Z] ---> ba87f0aa0081 [2023-04-26T16:10:15.287Z] Step 7/12 : WORKDIR /app [2023-04-26T16:10:15.287Z] ---> Running in c9e7e5e03af7 [2023-04-26T16:10:15.886Z] Removing intermediate container c9e7e5e03af7 [2023-04-26T16:10:15.886Z] ---> 901af070abdd [2023-04-26T16:10:15.886Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-26T16:10:16.165Z] ---> c67a9c8b71f5 [2023-04-26T16:10:16.165Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T16:10:16.438Z] ---> Running in 25090af0d988 [2023-04-26T16:11:38.153Z] Removing intermediate container 25090af0d988 [2023-04-26T16:11:38.153Z] ---> df3341382649 [2023-04-26T16:11:38.153Z] Step 10/12 : COPY . . [2023-04-26T16:11:38.153Z] ---> 74b2e24f41ed [2023-04-26T16:11:38.153Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T16:11:38.153Z] ---> Running in e7df27ef8990 [2023-04-26T16:11:38.153Z] Removing intermediate container e7df27ef8990 [2023-04-26T16:11:38.153Z] ---> 05f01a28940b [2023-04-26T16:11:38.153Z] Step 12/12 : RUN $MAKE [2023-04-26T16:11:38.153Z] ---> Running in 62520a67f0b1 [2023-04-26T16:11:38.153Z] noop [2023-04-26T16:11:38.153Z] Removing intermediate container 62520a67f0b1 [2023-04-26T16:11:38.153Z] ---> fffbac9882f6 [2023-04-26T16:11:38.153Z] Successfully built fffbac9882f6 [2023-04-26T16:11:38.153Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:11:38.519Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T16:11:38.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:11:38.749Z] prd-ubuntu20.04-docker-arm64-4c-16g-11028 does not seem to be running inside a container [2023-04-26T16:11:38.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/94 -v /w/workspace/app-rfid-llrp-inventory/94:/w/workspace/app-rfid-llrp-inventory/94:rw,z -v /w/workspace/app-rfid-llrp-inventory/94@tmp:/w/workspace/app-rfid-llrp-inventory/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T16:11:40.112Z] $ docker top c1f2d4a721050180e20ab49df64e78b25f542a3793e35e444fc82d9538022f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T16:11:40.981Z] + go version [2023-04-26T16:11:40.981Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T16:11:41.003Z] $ docker stop --time=1 c1f2d4a721050180e20ab49df64e78b25f542a3793e35e444fc82d9538022f51 [2023-04-26T16:11:42.687Z] $ docker rm -f --volumes c1f2d4a721050180e20ab49df64e78b25f542a3793e35e444fc82d9538022f51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:11:43.239Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T16:11:43.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:11:43.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-11028 does not seem to be running inside a container [2023-04-26T16:11:43.502Z] $ 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/94 -v /w/workspace/app-rfid-llrp-inventory/94:/w/workspace/app-rfid-llrp-inventory/94:rw,z -v /w/workspace/app-rfid-llrp-inventory/94@tmp:/w/workspace/app-rfid-llrp-inventory/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T16:11:44.780Z] $ docker top cd0310e4016eab1e208e37b843e321eca35af40d01215483204fa7da51dc7fea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T16:11:45.623Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/94 [Pipeline] fileExists [Pipeline] sh [2023-04-26T16:11:46.283Z] + make test [2023-04-26T16:11:46.283Z] go test -race ./... -coverprofile=coverage.out ./... [2023-04-26T16:15:08.137Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-04-26T16:15:09.556Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-04-26T16:15:10.974Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.443s coverage: 86.2% of statements [2023-04-26T16:15:26.013Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.697s coverage: 71.9% of statements [2023-04-26T16:15:26.013Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T16:15:26.013Z] go vet ./... [2023-04-26T16:18:03.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T16:18:03.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T16:18:03.402Z] ./bin/test-attribution.sh [2023-04-26T16:18:03.402Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-26T16:18:03.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T16:18:03.438Z] $ docker stop --time=1 cd0310e4016eab1e208e37b843e321eca35af40d01215483204fa7da51dc7fea [2023-04-26T16:18:05.445Z] $ docker rm -f --volumes cd0310e4016eab1e208e37b843e321eca35af40d01215483204fa7da51dc7fea [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T16:18:07.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T16:18:07.203Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T16:18:07.812Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T16:18:08.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T16:18:08.546Z] + ls -al . [2023-04-26T16:18:08.546Z] total 224 [2023-04-26T16:18:08.546Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 16:11 . [2023-04-26T16:18:08.546Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:09 .. [2023-04-26T16:18:08.546Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 26 16:09 .dockerignore [2023-04-26T16:18:08.546Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 16:09 .git [2023-04-26T16:18:08.546Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 16:09 .github [2023-04-26T16:18:08.546Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 26 16:09 .gitignore [2023-04-26T16:18:08.546Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 16:09 .golangci.yml [2023-04-26T16:18:08.546Z] -rw-rw-r-- 1 jenkins jenkins 9805 Apr 26 16:09 Attribution.txt [2023-04-26T16:18:08.546Z] -rw-rw-r-- 1 jenkins jenkins 4331 Apr 26 16:09 CHANGELOG.md [2023-04-26T16:18:08.546Z] -rw-rw-r-- 1 jenkins jenkins 1659 Apr 26 16:09 Dockerfile [2023-04-26T16:18:08.546Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 16:09 GOVERNANCE.md [2023-04-26T16:18:08.547Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 26 16:09 Jenkinsfile [2023-04-26T16:18:08.547Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 26 16:09 LICENSE [2023-04-26T16:18:08.547Z] -rw-rw-r-- 1 jenkins jenkins 2497 Apr 26 16:09 Makefile [2023-04-26T16:18:08.547Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 26 16:09 OWNERS.md [2023-04-26T16:18:08.547Z] -rw-rw-r-- 1 jenkins jenkins 31001 Apr 26 16:09 README.md [2023-04-26T16:18:08.547Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 16:05 VERSION [2023-04-26T16:18:08.547Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:09 bin [2023-04-26T16:18:08.547Z] -rw-r--r-- 1 jenkins jenkins 41317 Apr 26 16:15 coverage.out [2023-04-26T16:18:08.547Z] -rw-rw-r-- 1 jenkins jenkins 3467 Apr 26 16:09 go.mod [2023-04-26T16:18:08.547Z] -rw-rw-r-- 1 jenkins jenkins 31620 Apr 26 16:09 go.sum [2023-04-26T16:18:08.547Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:09 images [2023-04-26T16:18:08.547Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:09 internal [2023-04-26T16:18:08.547Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 26 16:09 main.go [2023-04-26T16:18:08.547Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 16:09 res [2023-04-26T16:18:08.547Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 16:09 snap [2023-04-26T16:18:08.547Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 16:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:18:08.895Z] + 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=23301e01b09142e614e0ce306fe3a7710eb3fbef --label arch=arm64 --label version=3.0.0-dev.25 . [2023-04-26T16:18:09.162Z] Sending build context to Docker daemon 677.9kB [2023-04-26T16:18:09.162Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T16:18:09.162Z] Step 2/29 : FROM ${BASE} AS builder [2023-04-26T16:18:09.162Z] ---> fffbac9882f6 [2023-04-26T16:18:09.162Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-04-26T16:18:09.162Z] ---> Running in 6dff874eb6cb [2023-04-26T16:18:09.749Z] Removing intermediate container 6dff874eb6cb [2023-04-26T16:18:09.749Z] ---> 3a3b9d8fbe2b [2023-04-26T16:18:09.749Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T16:18:09.749Z] ---> Running in 89eae3b21a67 [2023-04-26T16:18:10.022Z] Removing intermediate container 89eae3b21a67 [2023-04-26T16:18:10.022Z] ---> a986c263d16d [2023-04-26T16:18:10.022Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-04-26T16:18:10.022Z] ---> Running in 9687193684a0 [2023-04-26T16:18:10.613Z] Removing intermediate container 9687193684a0 [2023-04-26T16:18:10.613Z] ---> 055356ca18fe [2023-04-26T16:18:10.613Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T16:18:10.613Z] ---> Running in 8d63c9efcc27 [2023-04-26T16:18:11.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T16:18:12.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T16:18:13.955Z] OK: 263 MiB in 53 packages [2023-04-26T16:18:14.544Z] Removing intermediate container 8d63c9efcc27 [2023-04-26T16:18:14.544Z] ---> 88a8e9bfe57f [2023-04-26T16:18:14.544Z] Step 7/29 : WORKDIR /app [2023-04-26T16:18:14.813Z] ---> Running in 58af9337a7d7 [2023-04-26T16:18:15.081Z] Removing intermediate container 58af9337a7d7 [2023-04-26T16:18:15.081Z] ---> 6e2158c7f9d5 [2023-04-26T16:18:15.081Z] Step 8/29 : COPY go.mod vendor* ./ [2023-04-26T16:18:15.668Z] ---> 54ed4fb50366 [2023-04-26T16:18:15.668Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T16:18:15.668Z] ---> Running in 37e0680afda9 [2023-04-26T16:18:18.256Z] Removing intermediate container 37e0680afda9 [2023-04-26T16:18:18.256Z] ---> 7cb2bbec617c [2023-04-26T16:18:18.256Z] Step 10/29 : COPY . . [2023-04-26T16:18:18.847Z] ---> af4f8070dfb3 [2023-04-26T16:18:18.847Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T16:18:18.847Z] ---> Running in c799f0687658 [2023-04-26T16:18:19.116Z] Removing intermediate container c799f0687658 [2023-04-26T16:18:19.116Z] ---> 116e10f89af5 [2023-04-26T16:18:19.116Z] Step 12/29 : RUN $MAKE [2023-04-26T16:18:19.388Z] ---> Running in b67d6ade919f [2023-04-26T16:18:20.349Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.25 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.25" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-04-26T16:20:57.117Z] Removing intermediate container b67d6ade919f [2023-04-26T16:20:57.117Z] ---> c796f5198833 [2023-04-26T16:20:57.117Z] Step 13/29 : FROM alpine:3.17 [2023-04-26T16:20:57.117Z] 3.17: Pulling from library/alpine [2023-04-26T16:20:57.117Z] c41833b44d91: Already exists [2023-04-26T16:20:57.117Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T16:20:57.117Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T16:20:57.117Z] ---> 51e60588ff2c [2023-04-26T16:20:57.117Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-26T16:20:57.117Z] ---> Running in a961fbc3c70a [2023-04-26T16:20:57.117Z] Removing intermediate container a961fbc3c70a [2023-04-26T16:20:57.117Z] ---> 8a9a08aaff1a [2023-04-26T16:20:57.117Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-04-26T16:20:57.117Z] ---> Running in 20cd892dfc22 [2023-04-26T16:20:57.117Z] Removing intermediate container 20cd892dfc22 [2023-04-26T16:20:57.117Z] ---> 2164c99a8582 [2023-04-26T16:20:57.117Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-04-26T16:20:57.117Z] ---> Running in 5f783150e055 [2023-04-26T16:20:57.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T16:20:57.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T16:20:57.117Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-26T16:20:57.117Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-26T16:20:57.117Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T16:20:57.117Z] Executing ca-certificates-20220614-r4.trigger [2023-04-26T16:20:57.117Z] OK: 8 MiB in 17 packages [2023-04-26T16:20:57.117Z] Removing intermediate container 5f783150e055 [2023-04-26T16:20:57.117Z] ---> bff62ee7824a [2023-04-26T16:20:57.117Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-26T16:20:57.117Z] ---> 7ff1df26299f [2023-04-26T16:20:57.117Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-26T16:20:57.117Z] ---> d399b6d194e8 [2023-04-26T16:20:57.117Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-04-26T16:20:57.117Z] ---> c38340b2471c [2023-04-26T16:20:57.117Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-04-26T16:20:57.117Z] ---> 660bfb3b4e1a [2023-04-26T16:20:57.117Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-04-26T16:20:57.117Z] ---> 9ef5dbfe61c9 [2023-04-26T16:20:57.117Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-04-26T16:20:57.117Z] ---> Running in e908197df505 [2023-04-26T16:20:57.117Z] Removing intermediate container e908197df505 [2023-04-26T16:20:57.117Z] ---> 1f6621216cdd [2023-04-26T16:20:57.117Z] Step 23/29 : VOLUME /cache [2023-04-26T16:20:57.117Z] ---> Running in d79920369c9d [2023-04-26T16:20:57.117Z] Removing intermediate container d79920369c9d [2023-04-26T16:20:57.117Z] ---> 6bc75bed68f9 [2023-04-26T16:20:57.117Z] Step 24/29 : EXPOSE 59711 [2023-04-26T16:20:57.117Z] ---> Running in 6450d32d4e95 [2023-04-26T16:20:57.117Z] Removing intermediate container 6450d32d4e95 [2023-04-26T16:20:57.117Z] ---> d19bd7037372 [2023-04-26T16:20:57.117Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-04-26T16:20:57.388Z] ---> Running in a3a5fbc878cf [2023-04-26T16:20:57.656Z] Removing intermediate container a3a5fbc878cf [2023-04-26T16:20:57.656Z] ---> 58564de3a6f9 [2023-04-26T16:20:57.656Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-04-26T16:20:57.656Z] ---> Running in 69f37b8ee98a [2023-04-26T16:20:57.923Z] Removing intermediate container 69f37b8ee98a [2023-04-26T16:20:57.923Z] ---> 6c18c6437b23 [2023-04-26T16:20:57.923Z] Step 27/29 : LABEL arch=arm64 [2023-04-26T16:20:58.191Z] ---> Running in ae16b087f3d7 [2023-04-26T16:20:58.460Z] Removing intermediate container ae16b087f3d7 [2023-04-26T16:20:58.460Z] ---> a47ef268c0c3 [2023-04-26T16:20:58.460Z] Step 28/29 : LABEL git_sha=23301e01b09142e614e0ce306fe3a7710eb3fbef [2023-04-26T16:20:58.460Z] ---> Running in 9990a65f9f38 [2023-04-26T16:20:58.728Z] Removing intermediate container 9990a65f9f38 [2023-04-26T16:20:58.728Z] ---> d20f0e1d5c82 [2023-04-26T16:20:58.728Z] Step 29/29 : LABEL version=3.0.0-dev.25 [2023-04-26T16:20:58.728Z] ---> Running in a5d768061ef3 [2023-04-26T16:20:59.331Z] Removing intermediate container a5d768061ef3 [2023-04-26T16:20:59.331Z] ---> 81e65ac1b20a [2023-04-26T16:20:59.331Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T16:20:59.331Z] Successfully built 81e65ac1b20a [2023-04-26T16:20:59.331Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T16:20:59.466Z] provisioning config files... [2023-04-26T16:20:59.484Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/94@tmp/config4812860789491826979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:20:59.828Z] ---> docker-login.sh [2023-04-26T16:20:59.828Z] nexus3.edgexfoundry.org:10001 [2023-04-26T16:21:00.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:21:00.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:21:00.097Z] Configure a credential helper to remove this warning. See [2023-04-26T16:21:00.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:21:00.097Z] [2023-04-26T16:21:00.097Z] Login Succeeded [2023-04-26T16:21:00.097Z] nexus3.edgexfoundry.org:10002 [2023-04-26T16:21:00.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:21:00.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:21:00.637Z] Configure a credential helper to remove this warning. See [2023-04-26T16:21:00.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:21:00.637Z] [2023-04-26T16:21:00.637Z] Login Succeeded [2023-04-26T16:21:00.637Z] nexus3.edgexfoundry.org:10003 [2023-04-26T16:21:00.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:21:00.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:21:00.908Z] Configure a credential helper to remove this warning. See [2023-04-26T16:21:00.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:21:00.908Z] [2023-04-26T16:21:00.908Z] Login Succeeded [2023-04-26T16:21:00.908Z] nexus3.edgexfoundry.org:10004 [2023-04-26T16:21:01.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:21:01.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:21:01.447Z] Configure a credential helper to remove this warning. See [2023-04-26T16:21:01.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:21:01.447Z] [2023-04-26T16:21:01.447Z] Login Succeeded [2023-04-26T16:21:01.447Z] docker.io [2023-04-26T16:21:01.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T16:21:01.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T16:21:01.985Z] Configure a credential helper to remove this warning. See [2023-04-26T16:21:01.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T16:21:01.985Z] [2023-04-26T16:21:01.985Z] Login Succeeded [2023-04-26T16:21:01.985Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T16:21:01.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T16:21:02.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T16:21:02.105Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-04-26T16:21:02.105Z] 23301e01b09142e614e0ce306fe3a7710eb3fbef [2023-04-26T16:21:02.105Z] latest [2023-04-26T16:21:02.105Z] 3.0.0-dev.25 [2023-04-26T16:21:02.105Z] 23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [2023-04-26T16:21:02.105Z] main [2023-04-26T16:21:02.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:02.500Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:02.865Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef [2023-04-26T16:21:02.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-26T16:21:02.865Z] cb503afb6e5c: Preparing [2023-04-26T16:21:02.865Z] f3797824ef42: Preparing [2023-04-26T16:21:02.865Z] c64b54b1c485: Preparing [2023-04-26T16:21:02.865Z] b77ba54a4bc9: Preparing [2023-04-26T16:21:02.865Z] d00f6db7937e: Preparing [2023-04-26T16:21:02.865Z] 559368853c9b: Preparing [2023-04-26T16:21:02.865Z] dfd18b674791: Preparing [2023-04-26T16:21:02.865Z] 26cbea5cba74: Preparing [2023-04-26T16:21:02.865Z] 559368853c9b: Waiting [2023-04-26T16:21:02.865Z] dfd18b674791: Waiting [2023-04-26T16:21:02.865Z] 26cbea5cba74: Waiting [2023-04-26T16:21:03.142Z] c64b54b1c485: Pushed [2023-04-26T16:21:03.142Z] b77ba54a4bc9: Pushed [2023-04-26T16:21:03.142Z] cb503afb6e5c: Pushed [2023-04-26T16:21:03.142Z] d00f6db7937e: Pushed [2023-04-26T16:21:03.142Z] 26cbea5cba74: Layer already exists [2023-04-26T16:21:03.421Z] 559368853c9b: Pushed [2023-04-26T16:21:03.421Z] dfd18b674791: Pushed [2023-04-26T16:21:08.799Z] f3797824ef42: Pushed [2023-04-26T16:21:09.066Z] 23301e01b09142e614e0ce306fe3a7710eb3fbef: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:09.423Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:09.772Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-26T16:21:09.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-26T16:21:09.772Z] cb503afb6e5c: Preparing [2023-04-26T16:21:09.772Z] f3797824ef42: Preparing [2023-04-26T16:21:09.772Z] c64b54b1c485: Preparing [2023-04-26T16:21:09.772Z] b77ba54a4bc9: Preparing [2023-04-26T16:21:09.772Z] d00f6db7937e: Preparing [2023-04-26T16:21:09.772Z] 559368853c9b: Preparing [2023-04-26T16:21:09.772Z] dfd18b674791: Preparing [2023-04-26T16:21:09.772Z] 26cbea5cba74: Preparing [2023-04-26T16:21:09.772Z] 26cbea5cba74: Waiting [2023-04-26T16:21:09.772Z] dfd18b674791: Waiting [2023-04-26T16:21:09.772Z] 559368853c9b: Waiting [2023-04-26T16:21:09.772Z] b77ba54a4bc9: Layer already exists [2023-04-26T16:21:09.772Z] d00f6db7937e: Layer already exists [2023-04-26T16:21:09.772Z] c64b54b1c485: Layer already exists [2023-04-26T16:21:09.772Z] f3797824ef42: Layer already exists [2023-04-26T16:21:09.772Z] cb503afb6e5c: Layer already exists [2023-04-26T16:21:09.772Z] dfd18b674791: Layer already exists [2023-04-26T16:21:09.772Z] 26cbea5cba74: Layer already exists [2023-04-26T16:21:09.772Z] 559368853c9b: Layer already exists [2023-04-26T16:21:10.040Z] latest: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:10.391Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:10.741Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.25 [2023-04-26T16:21:10.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-26T16:21:10.741Z] cb503afb6e5c: Preparing [2023-04-26T16:21:10.741Z] f3797824ef42: Preparing [2023-04-26T16:21:10.741Z] c64b54b1c485: Preparing [2023-04-26T16:21:10.741Z] b77ba54a4bc9: Preparing [2023-04-26T16:21:10.741Z] d00f6db7937e: Preparing [2023-04-26T16:21:10.741Z] 559368853c9b: Preparing [2023-04-26T16:21:10.741Z] dfd18b674791: Preparing [2023-04-26T16:21:10.741Z] 26cbea5cba74: Preparing [2023-04-26T16:21:10.741Z] dfd18b674791: Waiting [2023-04-26T16:21:10.741Z] 559368853c9b: Waiting [2023-04-26T16:21:10.741Z] 26cbea5cba74: Waiting [2023-04-26T16:21:10.741Z] f3797824ef42: Layer already exists [2023-04-26T16:21:10.741Z] cb503afb6e5c: Layer already exists [2023-04-26T16:21:10.741Z] d00f6db7937e: Layer already exists [2023-04-26T16:21:10.741Z] c64b54b1c485: Layer already exists [2023-04-26T16:21:10.741Z] b77ba54a4bc9: Layer already exists [2023-04-26T16:21:10.741Z] 559368853c9b: Layer already exists [2023-04-26T16:21:10.741Z] 26cbea5cba74: Layer already exists [2023-04-26T16:21:10.741Z] dfd18b674791: Layer already exists [2023-04-26T16:21:11.008Z] 3.0.0-dev.25: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:11.358Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:11.705Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [2023-04-26T16:21:11.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-26T16:21:11.705Z] cb503afb6e5c: Preparing [2023-04-26T16:21:11.705Z] f3797824ef42: Preparing [2023-04-26T16:21:11.705Z] c64b54b1c485: Preparing [2023-04-26T16:21:11.705Z] b77ba54a4bc9: Preparing [2023-04-26T16:21:11.705Z] d00f6db7937e: Preparing [2023-04-26T16:21:11.705Z] 559368853c9b: Preparing [2023-04-26T16:21:11.705Z] dfd18b674791: Preparing [2023-04-26T16:21:11.705Z] 26cbea5cba74: Preparing [2023-04-26T16:21:11.705Z] dfd18b674791: Waiting [2023-04-26T16:21:11.705Z] 26cbea5cba74: Waiting [2023-04-26T16:21:11.705Z] 559368853c9b: Waiting [2023-04-26T16:21:11.705Z] b77ba54a4bc9: Layer already exists [2023-04-26T16:21:11.705Z] c64b54b1c485: Layer already exists [2023-04-26T16:21:11.705Z] f3797824ef42: Layer already exists [2023-04-26T16:21:11.705Z] cb503afb6e5c: Layer already exists [2023-04-26T16:21:11.705Z] d00f6db7937e: Layer already exists [2023-04-26T16:21:11.705Z] 26cbea5cba74: Layer already exists [2023-04-26T16:21:11.705Z] 559368853c9b: Layer already exists [2023-04-26T16:21:11.705Z] dfd18b674791: Layer already exists [2023-04-26T16:21:11.972Z] 23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:12.332Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:12.686Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-04-26T16:21:12.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-04-26T16:21:12.686Z] cb503afb6e5c: Preparing [2023-04-26T16:21:12.686Z] f3797824ef42: Preparing [2023-04-26T16:21:12.686Z] c64b54b1c485: Preparing [2023-04-26T16:21:12.686Z] b77ba54a4bc9: Preparing [2023-04-26T16:21:12.686Z] d00f6db7937e: Preparing [2023-04-26T16:21:12.686Z] 559368853c9b: Preparing [2023-04-26T16:21:12.686Z] dfd18b674791: Preparing [2023-04-26T16:21:12.686Z] 26cbea5cba74: Preparing [2023-04-26T16:21:12.686Z] 559368853c9b: Waiting [2023-04-26T16:21:12.686Z] dfd18b674791: Waiting [2023-04-26T16:21:12.686Z] 26cbea5cba74: Waiting [2023-04-26T16:21:12.686Z] cb503afb6e5c: Layer already exists [2023-04-26T16:21:12.686Z] d00f6db7937e: Layer already exists [2023-04-26T16:21:12.686Z] f3797824ef42: Layer already exists [2023-04-26T16:21:12.686Z] c64b54b1c485: Layer already exists [2023-04-26T16:21:12.686Z] b77ba54a4bc9: Layer already exists [2023-04-26T16:21:12.686Z] dfd18b674791: Layer already exists [2023-04-26T16:21:12.686Z] 559368853c9b: Layer already exists [2023-04-26T16:21:12.686Z] 26cbea5cba74: Layer already exists [2023-04-26T16:21:12.953Z] main: digest: sha256:d69e0fa31683080ecf6fc8000df7991045c1f313fd704a629fc93b47f0292a20 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T16:21:13.016Z] ===================================================== [Pipeline] echo [2023-04-26T16:21:13.025Z] taggedImages: [2023-04-26T16:21:13.025Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef [2023-04-26T16:21:13.025Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-04-26T16:21:13.025Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.25 [2023-04-26T16:21:13.025Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:23301e01b09142e614e0ce306fe3a7710eb3fbef-3.0.0-dev.25 [2023-04-26T16:21:13.025Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:13.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T16:21:13.395Z] [2023-04-26T16:21:13.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:13.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T16:21:13.760Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T16:21:13.760Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T16:21:13.760Z] 04944245beec: Pulling fs layer [2023-04-26T16:21:13.760Z] 699f458cf7ca: Pulling fs layer [2023-04-26T16:21:13.760Z] 765212b225bb: Pulling fs layer [2023-04-26T16:21:13.760Z] f23df028b6ca: Pulling fs layer [2023-04-26T16:21:13.760Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T16:21:13.760Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T16:21:13.760Z] f23df028b6ca: Waiting [2023-04-26T16:21:13.760Z] d65c8cfc05b1: Waiting [2023-04-26T16:21:13.760Z] 2437ff75d9bd: Waiting [2023-04-26T16:21:13.760Z] 765212b225bb: Waiting [2023-04-26T16:21:14.110Z] 04944245beec: Verifying Checksum [2023-04-26T16:21:14.110Z] 04944245beec: Download complete [2023-04-26T16:21:14.110Z] 765212b225bb: Verifying Checksum [2023-04-26T16:21:14.110Z] 765212b225bb: Download complete [2023-04-26T16:21:14.381Z] f23df028b6ca: Verifying Checksum [2023-04-26T16:21:14.381Z] f23df028b6ca: Download complete [2023-04-26T16:21:14.381Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T16:21:14.381Z] d65c8cfc05b1: Download complete [2023-04-26T16:21:14.381Z] 699f458cf7ca: Verifying Checksum [2023-04-26T16:21:14.381Z] 699f458cf7ca: Download complete [2023-04-26T16:21:14.980Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T16:21:14.980Z] 8998bd30e6a1: Download complete [2023-04-26T16:21:17.574Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T16:21:17.574Z] 2437ff75d9bd: Download complete [2023-04-26T16:21:18.984Z] 8998bd30e6a1: Pull complete [2023-04-26T16:21:19.251Z] 04944245beec: Pull complete [2023-04-26T16:21:20.662Z] 699f458cf7ca: Pull complete [2023-04-26T16:21:20.931Z] 765212b225bb: Pull complete [2023-04-26T16:21:21.900Z] f23df028b6ca: Pull complete [2023-04-26T16:21:21.900Z] d65c8cfc05b1: Pull complete [2023-04-26T16:21:36.894Z] 2437ff75d9bd: Pull complete [2023-04-26T16:21:36.894Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T16:21:36.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T16:21:36.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:21:37.114Z] prd-ubuntu20.04-docker-arm64-4c-16g-11028 does not seem to be running inside a container [2023-04-26T16:21:37.194Z] $ 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/94 -v /w/workspace/app-rfid-llrp-inventory/94:/w/workspace/app-rfid-llrp-inventory/94:rw,z -v /w/workspace/app-rfid-llrp-inventory/94@tmp:/w/workspace/app-rfid-llrp-inventory/94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T16:21:40.007Z] $ docker top 31aa8cb6d2e018ad9ffb299edcc174031dffb1996e3d6a5b288ac85cb4eb2cb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:21:40.856Z] ---> job-cost.sh [2023-04-26T16:21:40.856Z] lf-activate-venv: SKIPPING [2023-04-26T16:21:40.856Z] INFO: No Stack... [2023-04-26T16:21:41.440Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T16:21:42.027Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T16:21:42.666Z] + cat /w/workspace/app-rfid-llrp-inventory/94/archives/cost.csv [2023-04-26T16:21:42.666Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T16:21:42.734Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [2023-04-26T16:21:42.740Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] did not exist. Created. [2023-04-26T16:21:42.740Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T16:21:43.401Z] /w/workspace/app-rfid-llrp-inventory/94@tmp/durable-d51e62e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T16:21:44.054Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T16:21:44.077Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T16:21:44.132Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T16:21:44.141Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-94-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T16:21:44.159Z] $ docker stop --time=1 31aa8cb6d2e018ad9ffb299edcc174031dffb1996e3d6a5b288ac85cb4eb2cb1 [2023-04-26T16:21:45.673Z] $ docker rm -f --volumes 31aa8cb6d2e018ad9ffb299edcc174031dffb1996e3d6a5b288ac85cb4eb2cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T16:21:46.055Z] provisioning config files... [2023-04-26T16:21:46.063Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9975885612945636237tmp [Pipeline] { [Pipeline] sh [2023-04-26T16:21:46.353Z] + set +x [2023-04-26T16:21:46.353Z] + curl -s https://codecov.io/bash [2023-04-26T16:21:46.353Z] + bash -s -- [2023-04-26T16:21:46.353Z] [2023-04-26T16:21:46.353Z] _____ _ [2023-04-26T16:21:46.353Z] / ____| | | [2023-04-26T16:21:46.353Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T16:21:46.353Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T16:21:46.353Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T16:21:46.353Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T16:21:46.353Z] Bash-1.0.6 [2023-04-26T16:21:46.353Z] [2023-04-26T16:21:46.353Z] [2023-04-26T16:21:46.353Z] ==> git version 2.25.1 found [2023-04-26T16:21:46.353Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T16:21:46.353Z] Release-Date: 2020-01-08 [2023-04-26T16:21:46.353Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T16:21:46.353Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T16:21:46.353Z] ==> Jenkins CI detected. [2023-04-26T16:21:46.353Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-26T16:21:46.353Z] project root: . [2023-04-26T16:21:46.353Z] --> token set from env [2023-04-26T16:21:46.353Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T16:21:46.353Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T16:21:46.353Z] ==> Python coveragepy not found [2023-04-26T16:21:46.353Z] ==> Searching for coverage reports in: [2023-04-26T16:21:46.353Z] + . [2023-04-26T16:21:46.612Z] -> Found 1 reports [2023-04-26T16:21:46.612Z] ==> Detecting git/mercurial file structure [2023-04-26T16:21:46.612Z] ==> Reading reports [2023-04-26T16:21:46.612Z] + ./coverage.out bytes=41317 [2023-04-26T16:21:46.612Z] ==> Appending adjustments [2023-04-26T16:21:46.612Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T16:21:46.612Z] + Found adjustments [2023-04-26T16:21:46.612Z] ==> Gzipping contents [2023-04-26T16:21:46.612Z] 12K /tmp/codecov.v7iIkX.gz [2023-04-26T16:21:46.612Z] ==> Uploading reports [2023-04-26T16:21:46.612Z] url: https://codecov.io [2023-04-26T16:21:46.612Z] query: branch=main&commit=23301e01b09142e614e0ce306fe3a7710eb3fbef&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T16:21:46.612Z] -> Pinging Codecov [2023-04-26T16:21:46.612Z] 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=23301e01b09142e614e0ce306fe3a7710eb3fbef&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T16:21:46.870Z] -> Uploading to [2023-04-26T16:21:46.870Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/581DD39554BDF9B6E22D074273EAD858/23301e01b09142e614e0ce306fe3a7710eb3fbef/b765c2b2-c1ed-4c07-8f15-bc82a1ee5796.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T162146Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=14ba4a73bccee0798c9ff37aab044db9f32453ba37e6c1d5448260c82fc4fe69 [2023-04-26T16:21:46.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T16:21:46.870Z] Dload Upload Total Spent Left Speed [2023-04-26T16:21:47.128Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 51304 --:--:-- --:--:-- --:--:-- 51304 [2023-04-26T16:21:47.129Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] } [2023-04-26T16:21:47.136Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T16:21:47.258Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T16:21:47.269Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:47.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T16:21:47.574Z] [2023-04-26T16:21:47.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:21:47.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T16:21:47.874Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T16:21:47.874Z] df9b9388f04a: Pulling fs layer [2023-04-26T16:21:47.874Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T16:21:47.874Z] 25bc292e5bac: Pulling fs layer [2023-04-26T16:21:47.874Z] 114826534d7a: Pulling fs layer [2023-04-26T16:21:47.874Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T16:21:47.874Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T16:21:47.874Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T16:21:47.874Z] 6ad1cebc031e: Waiting [2023-04-26T16:21:47.874Z] 8a3aa393b2d8: Waiting [2023-04-26T16:21:47.874Z] 114826534d7a: Waiting [2023-04-26T16:21:47.874Z] 4657fd5d0bcf: Waiting [2023-04-26T16:21:47.874Z] 25bc292e5bac: Verifying Checksum [2023-04-26T16:21:47.874Z] 25bc292e5bac: Download complete [2023-04-26T16:21:47.874Z] 52dc419b0ee2: Verifying Checksum [2023-04-26T16:21:47.874Z] 52dc419b0ee2: Download complete [2023-04-26T16:21:47.874Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T16:21:47.874Z] 4657fd5d0bcf: Download complete [2023-04-26T16:21:47.874Z] df9b9388f04a: Download complete [2023-04-26T16:21:48.133Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T16:21:48.134Z] 6ad1cebc031e: Download complete [2023-04-26T16:21:48.134Z] df9b9388f04a: Pull complete [2023-04-26T16:21:48.700Z] 52dc419b0ee2: Pull complete [2023-04-26T16:21:48.700Z] 114826534d7a: Verifying Checksum [2023-04-26T16:21:48.700Z] 25bc292e5bac: Pull complete [2023-04-26T16:21:48.700Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T16:21:48.700Z] 8a3aa393b2d8: Download complete [2023-04-26T16:21:52.882Z] 114826534d7a: Pull complete [2023-04-26T16:21:52.882Z] 4657fd5d0bcf: Pull complete [2023-04-26T16:21:52.882Z] 6ad1cebc031e: Pull complete [2023-04-26T16:21:56.196Z] 8a3aa393b2d8: Pull complete [2023-04-26T16:21:56.196Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T16:21:56.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T16:21:56.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:21:56.282Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:21:56.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-26T16:22:01.988Z] $ docker top 1653ba4ddae22156040b371b81e1acdea3da1b612cc7d16c3a7c5894964dcd69 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T16:22:02.051Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-04-26T16:22:02.329Z] + set -o pipefail [2023-04-26T16:22:02.329Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-04-26T16:22:06.516Z] [2023-04-26T16:22:06.517Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-04-26T16:22:06.517Z] [2023-04-26T16:22:06.517Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/3742e892-d7a0-4495-ad9a-98aa89ced9fb [2023-04-26T16:22:06.517Z] [2023-04-26T16:22:06.517Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T16:22:06.517Z] [2023-04-26T16:22:06.517Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T16:22:06.517Z] [2023-04-26T16:22:06.517Z] [2023-04-26T16:22:06.517Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T16:22:06.517Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T16:22:06.517Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T16:22:06.527Z] $ docker stop --time=1 1653ba4ddae22156040b371b81e1acdea3da1b612cc7d16c3a7c5894964dcd69 [2023-04-26T16:22:10.323Z] $ docker rm -f --volumes 1653ba4ddae22156040b371b81e1acdea3da1b612cc7d16c3a7c5894964dcd69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T16:22:11.039Z] + git log --format=format:%s -1 23301e01b09142e614e0ce306fe3a7710eb3fbef [Pipeline] sh [2023-04-26T16:22:11.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T16:22:11.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:22:11.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T16:22:11.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:22:11.693Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:22:11.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T16:22:12.253Z] $ docker top fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e -eo pid,comm [2023-04-26T16:22:12.303Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T16:22:12.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T16:22:12.350Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T16:22:12.350Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T16:22:12.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T16:22:12.462Z] $ docker exec fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e ssh-agent [2023-04-26T16:22:12.592Z] SSH_AUTH_SOCK=/tmp/ssh-DFKxKhq8sXYz/agent.31 [2023-04-26T16:22:12.592Z] SSH_AGENT_PID=37 [2023-04-26T16:22:12.596Z] Running ssh-add (command line suppressed) [2023-04-26T16:22:12.711Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8539954623472403176.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8539954623472403176.key) [2023-04-26T16:22:12.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T16:22:13.014Z] + git semver tag [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,204 [run_tag] DEBUG tag force:False [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,205 [check_head_tag] DEBUG check head tag [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,206 [execute] INFO git cat-file --batch-check [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,210 [execute] INFO git cat-file --batch [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,233 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,233 [execute] INFO git tag -a v3.0.0-dev.25 -m v3.0.0-dev.25 [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,233 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.25', '-m', 'v3.0.0-dev.25'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T16:22:13.272Z] 2023-04-26 16:22:13,239 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-26T16:22:13.272Z] 3.0.0-dev.25 [Pipeline] } [2023-04-26T16:22:13.282Z] $ docker exec --env ******** --env ******** fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e ssh-agent -k [2023-04-26T16:22:13.388Z] unset SSH_AUTH_SOCK; [2023-04-26T16:22:13.388Z] unset SSH_AGENT_PID; [2023-04-26T16:22:13.389Z] echo Agent pid 37 killed; [2023-04-26T16:22:13.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T16:22:13.701Z] + git semver [Pipeline] } [2023-04-26T16:22:13.973Z] $ docker stop --time=1 fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e [2023-04-26T16:22:15.286Z] $ docker rm -f --volumes fc9108c9b287e915fe824bfd540f86dc92ccd4766987728088d21c688580148e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:22:15.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T16:22:15.674Z] [2023-04-26T16:22:15.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:22:15.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T16:22:15.973Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T16:22:15.973Z] ab5ef0e58194: Pulling fs layer [2023-04-26T16:22:15.973Z] 9712f1f96733: Pulling fs layer [2023-04-26T16:22:15.973Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T16:22:15.973Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T16:22:15.973Z] e9a5061849ea: Pulling fs layer [2023-04-26T16:22:15.973Z] 0d9ebad4ef96: Waiting [2023-04-26T16:22:15.973Z] d747dcd14b5f: Pulling fs layer [2023-04-26T16:22:15.973Z] 2de7ff778b66: Pulling fs layer [2023-04-26T16:22:15.973Z] e9a5061849ea: Waiting [2023-04-26T16:22:15.973Z] d747dcd14b5f: Waiting [2023-04-26T16:22:15.973Z] 2de7ff778b66: Waiting [2023-04-26T16:22:15.973Z] 9712f1f96733: Verifying Checksum [2023-04-26T16:22:15.973Z] 9712f1f96733: Download complete [2023-04-26T16:22:16.233Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T16:22:16.233Z] 63f879dbbcfc: Download complete [2023-04-26T16:22:16.491Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T16:22:16.491Z] 0d9ebad4ef96: Download complete [2023-04-26T16:22:16.491Z] e9a5061849ea: Verifying Checksum [2023-04-26T16:22:16.491Z] e9a5061849ea: Download complete [2023-04-26T16:22:16.491Z] d747dcd14b5f: Verifying Checksum [2023-04-26T16:22:16.491Z] ab5ef0e58194: Verifying Checksum [2023-04-26T16:22:16.491Z] ab5ef0e58194: Download complete [2023-04-26T16:22:16.491Z] 2de7ff778b66: Verifying Checksum [2023-04-26T16:22:16.491Z] 2de7ff778b66: Download complete [2023-04-26T16:22:19.776Z] ab5ef0e58194: Pull complete [2023-04-26T16:22:19.776Z] 9712f1f96733: Pull complete [2023-04-26T16:22:20.344Z] 63f879dbbcfc: Pull complete [2023-04-26T16:22:24.531Z] 0d9ebad4ef96: Pull complete [2023-04-26T16:22:24.791Z] e9a5061849ea: Pull complete [2023-04-26T16:22:24.791Z] d747dcd14b5f: Pull complete [2023-04-26T16:22:26.177Z] 2de7ff778b66: Pull complete [2023-04-26T16:22:26.177Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T16:22:26.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T16:22:26.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:22:26.258Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:22:26.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-26T16:22:32.551Z] $ docker top 40ef65abe6580ebfbc3f38e22da3a7fc6dffec541ffed3a714864e5e9810c705 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T16:22:32.629Z] provisioning config files... [2023-04-26T16:22:32.636Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2656744917737986114tmp [2023-04-26T16:22:32.649Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1408157725242010624tmp [2023-04-26T16:22:32.659Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5944617166564449128tmp [Pipeline] { [Pipeline] echo [2023-04-26T16:22:32.676Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:32.964Z] ---> sigul-configuration.sh [2023-04-26T16:22:32.964Z] gpg: directory `/root/.gnupg' created [2023-04-26T16:22:32.964Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T16:22:32.964Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T16:22:32.964Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T16:22:32.964Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T16:22:32.964Z] gpg: CAST5 encrypted data [2023-04-26T16:22:32.964Z] gpg: encrypted with 1 passphrase [2023-04-26T16:22:32.964Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T16:22:33.261Z] + mkdir /home/jenkins [2023-04-26T16:22:33.261Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T16:22:33.546Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-26T16:22:33.555Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:33.840Z] ---> sigul-install.sh [2023-04-26T16:22:33.840Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T16:22:34.125Z] + git tag --list [2023-04-26T16:22:34.125Z] v0.0.0 [2023-04-26T16:22:34.125Z] v1.0.0 [2023-04-26T16:22:34.125Z] v2.1.0 [2023-04-26T16:22:34.125Z] v2.1.1 [2023-04-26T16:22:34.125Z] v2.1.1-dev.1 [2023-04-26T16:22:34.125Z] v2.2.0 [2023-04-26T16:22:34.125Z] v2.2.1-dev.1 [2023-04-26T16:22:34.125Z] v2.2.1-dev.2 [2023-04-26T16:22:34.125Z] v2.2.1-dev.3 [2023-04-26T16:22:34.125Z] v2.2.1-dev.4 [2023-04-26T16:22:34.125Z] v2.2.1-dev.5 [2023-04-26T16:22:34.125Z] v2.2.1-dev.6 [2023-04-26T16:22:34.125Z] v2.2.1-dev.7 [2023-04-26T16:22:34.125Z] v2.3.0 [2023-04-26T16:22:34.125Z] v2.3.0-dev.10 [2023-04-26T16:22:34.125Z] v2.3.0-dev.11 [2023-04-26T16:22:34.125Z] v2.3.0-dev.12 [2023-04-26T16:22:34.125Z] v2.3.0-dev.13 [2023-04-26T16:22:34.125Z] v2.3.0-dev.14 [2023-04-26T16:22:34.125Z] v2.3.0-dev.15 [2023-04-26T16:22:34.125Z] v2.3.0-dev.16 [2023-04-26T16:22:34.125Z] v2.3.0-dev.17 [2023-04-26T16:22:34.125Z] v2.3.0-dev.18 [2023-04-26T16:22:34.125Z] v2.3.0-dev.19 [2023-04-26T16:22:34.125Z] v2.3.0-dev.20 [2023-04-26T16:22:34.125Z] v2.3.0-dev.21 [2023-04-26T16:22:34.125Z] v2.3.0-dev.22 [2023-04-26T16:22:34.125Z] v2.3.0-dev.23 [2023-04-26T16:22:34.125Z] v2.3.0-dev.24 [2023-04-26T16:22:34.125Z] v2.3.0-dev.25 [2023-04-26T16:22:34.125Z] v2.3.0-dev.26 [2023-04-26T16:22:34.125Z] v2.3.0-dev.9 [2023-04-26T16:22:34.125Z] v2.3.1-dev.1 [2023-04-26T16:22:34.125Z] v3.0.0-dev.1 [2023-04-26T16:22:34.125Z] v3.0.0-dev.10 [2023-04-26T16:22:34.125Z] v3.0.0-dev.11 [2023-04-26T16:22:34.125Z] v3.0.0-dev.12 [2023-04-26T16:22:34.125Z] v3.0.0-dev.13 [2023-04-26T16:22:34.125Z] v3.0.0-dev.14 [2023-04-26T16:22:34.125Z] v3.0.0-dev.15 [2023-04-26T16:22:34.125Z] v3.0.0-dev.16 [2023-04-26T16:22:34.125Z] v3.0.0-dev.17 [2023-04-26T16:22:34.125Z] v3.0.0-dev.18 [2023-04-26T16:22:34.125Z] v3.0.0-dev.19 [2023-04-26T16:22:34.125Z] v3.0.0-dev.2 [2023-04-26T16:22:34.125Z] v3.0.0-dev.20 [2023-04-26T16:22:34.125Z] v3.0.0-dev.21 [2023-04-26T16:22:34.125Z] v3.0.0-dev.22 [2023-04-26T16:22:34.125Z] v3.0.0-dev.23 [2023-04-26T16:22:34.125Z] v3.0.0-dev.24 [2023-04-26T16:22:34.125Z] v3.0.0-dev.25 [2023-04-26T16:22:34.125Z] v3.0.0-dev.3 [2023-04-26T16:22:34.125Z] v3.0.0-dev.4 [2023-04-26T16:22:34.125Z] v3.0.0-dev.5 [2023-04-26T16:22:34.125Z] v3.0.0-dev.6 [2023-04-26T16:22:34.125Z] v3.0.0-dev.7 [2023-04-26T16:22:34.125Z] v3.0.0-dev.8 [2023-04-26T16:22:34.125Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T16:22:34.410Z] + lftools sign git-tag v3.0.0-dev.25 [2023-04-26T16:22:34.980Z] Signing Git tag with Sigul... [2023-04-26T16:22:34.980Z] Signing v3.0.0-dev.25 [Pipeline] echo [2023-04-26T16:22:35.248Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:35.533Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T16:22:35.541Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T16:22:35.558Z] $ docker stop --time=1 40ef65abe6580ebfbc3f38e22da3a7fc6dffec541ffed3a714864e5e9810c705 [2023-04-26T16:22:36.892Z] $ docker rm -f --volumes 40ef65abe6580ebfbc3f38e22da3a7fc6dffec541ffed3a714864e5e9810c705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T16:22:37.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T16:22:37.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:22:37.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T16:22:37.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:22:37.681Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:22:37.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T16:22:38.041Z] $ docker top 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 -eo pid,comm [2023-04-26T16:22:38.093Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T16:22:38.093Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T16:22:38.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T16:22:38.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T16:22:38.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T16:22:38.239Z] $ docker exec 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 ssh-agent [2023-04-26T16:22:38.348Z] SSH_AUTH_SOCK=/tmp/ssh-jkW5AW19az3d/agent.32 [2023-04-26T16:22:38.348Z] SSH_AGENT_PID=37 [2023-04-26T16:22:38.353Z] Running ssh-add (command line suppressed) [2023-04-26T16:22:38.456Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11299854341033096771.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11299854341033096771.key) [2023-04-26T16:22:38.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T16:22:38.756Z] + git semver bump pre [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,953 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,953 [bump_version] DEBUG bumping version:3.0.0-dev.25 on axis:pre with prefix:dev [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,953 [bump_version] DEBUG bumped version:3.0.0-dev.26 [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,953 [write_version] DEBUG write version:3.0.0-dev.26 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,954 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,954 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,956 [execute] INFO git cat-file --batch-check [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,962 [execute] INFO git cat-file --batch [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,962 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T16:22:39.016Z] 2023-04-26 16:22:38,968 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-26T16:22:39.016Z] 3.0.0-dev.26 [Pipeline] } [2023-04-26T16:22:39.025Z] $ docker exec --env ******** --env ******** 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 ssh-agent -k [2023-04-26T16:22:39.131Z] unset SSH_AUTH_SOCK; [2023-04-26T16:22:39.131Z] unset SSH_AGENT_PID; [2023-04-26T16:22:39.131Z] echo Agent pid 37 killed; [2023-04-26T16:22:39.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T16:22:39.450Z] + git semver [Pipeline] } [2023-04-26T16:22:39.722Z] $ docker stop --time=1 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 [2023-04-26T16:22:41.030Z] $ docker rm -f --volumes 30b77d4fcdda38497ffdd701626f4d17d346614ef21386d9b41d49d57e067165 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T16:22:41.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T16:22:41.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:22:41.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T16:22:41.674Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:22:41.751Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:22:41.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T16:22:42.143Z] $ docker top 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 -eo pid,comm [2023-04-26T16:22:42.192Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T16:22:42.192Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T16:22:42.232Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T16:22:42.232Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T16:22:42.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T16:22:42.346Z] $ docker exec 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 ssh-agent [2023-04-26T16:22:42.527Z] SSH_AUTH_SOCK=/tmp/ssh-063DutQRw0pA/agent.32 [2023-04-26T16:22:42.528Z] SSH_AGENT_PID=38 [2023-04-26T16:22:42.555Z] Running ssh-add (command line suppressed) [2023-04-26T16:22:42.680Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11957684804247641746.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11957684804247641746.key) [2023-04-26T16:22:42.699Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T16:22:43.026Z] + git semver push [2023-04-26T16:22:43.302Z] 2023-04-26 16:22:43,228 [run_push] DEBUG push [2023-04-26T16:22:43.302Z] 2023-04-26 16:22:43,229 [execute] INFO git cat-file --batch-check [2023-04-26T16:22:43.302Z] 2023-04-26 16:22:43,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T16:22:43.302Z] 2023-04-26 16:22:43,233 [execute] INFO git rev-list 83ce4690c6fe71d627557fb0747f55096be74ea2 -- [2023-04-26T16:22:43.302Z] 2023-04-26 16:22:43,233 [execute] DEBUG Popen(['git', 'rev-list', '83ce4690c6fe71d627557fb0747f55096be74ea2', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T16:22:43.302Z] 2023-04-26 16:22:43,240 [execute] INFO git fetch -v origin [2023-04-26T16:22:43.302Z] 2023-04-26 16:22:43,240 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T16:22:43.886Z] 2023-04-26 16:22:43,741 [run_push] DEBUG no remote changes detected [2023-04-26T16:22:43.886Z] 2023-04-26 16:22:43,741 [execute] INFO git push origin semver [2023-04-26T16:22:43.886Z] 2023-04-26 16:22:43,742 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T16:22:44.825Z] 2023-04-26 16:22:44,512 [run_push] DEBUG push all version tags [2023-04-26T16:22:44.825Z] 2023-04-26 16:22:44,512 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T16:22:44.825Z] 2023-04-26 16:22:44,513 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T16:22:45.392Z] 2023-04-26 16:22:45,388 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-04-26T16:22:45.392Z] 3.0.0-dev.26 [Pipeline] } [2023-04-26T16:22:45.662Z] $ docker exec --env ******** --env ******** 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 ssh-agent -k [2023-04-26T16:22:45.769Z] unset SSH_AUTH_SOCK; [2023-04-26T16:22:45.770Z] unset SSH_AGENT_PID; [2023-04-26T16:22:45.770Z] echo Agent pid 38 killed; [2023-04-26T16:22:45.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T16:22:46.105Z] + git semver [Pipeline] } [2023-04-26T16:22:46.376Z] $ docker stop --time=1 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 [2023-04-26T16:22:47.656Z] $ docker rm -f --volumes 85afa21d34ae86363289a5dd973802496db4f0ecbbd58a3324155de5fa561b25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T16:22:48.212Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-04-26T16:22:48.212Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-26T16:22:48.212Z] total 16 [2023-04-26T16:22:48.212Z] drwxr-xr-x 3 root root 4096 Apr 26 16:08 . [2023-04-26T16:22:48.212Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 16:22 .. [2023-04-26T16:22:48.212Z] drwxr-xr-x 2 root root 4096 Apr 26 16:08 cost [2023-04-26T16:22:48.212Z] -rw-r--r-- 1 root root 94 Apr 26 16:08 cost.csv [2023-04-26T16:22:48.212Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-26T16:22:48.212Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-04-26T16:22:48.212Z] total 16 [2023-04-26T16:22:48.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 16:08 . [2023-04-26T16:22:48.212Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 26 16:22 .. [2023-04-26T16:22:48.212Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 16:08 cost [2023-04-26T16:22:48.212Z] -rw-r--r-- 1 jenkins jenkins 94 Apr 26 16:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:48.504Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:49.360Z] ---> package-listing.sh [2023-04-26T16:22:49.360Z] ++ facter osfamily [2023-04-26T16:22:49.360Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T16:22:49.620Z] + OS_FAMILY=debian [2023-04-26T16:22:49.620Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-04-26T16:22:49.620Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T16:22:49.620Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T16:22:49.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T16:22:49.620Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T16:22:49.620Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-26T16:22:49.620Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T16:22:49.620Z] + case "${OS_FAMILY}" in [2023-04-26T16:22:49.620Z] + dpkg -l [2023-04-26T16:22:49.620Z] + grep '^ii' [2023-04-26T16:22:49.620Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T16:22:49.620Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T16:22:49.620Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T16:22:49.620Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-04-26T16:22:49.620Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-04-26T16:22:49.620Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2023-04-26T16:22:49.631Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T16:22:49.910Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T16:22:50.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T16:22:50.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T16:22:50.537Z] prd-ubuntu20.04-docker-8c-8g-11023 does not seem to be running inside a container [2023-04-26T16:22:50.569Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T16:22:50.793Z] $ docker top fee4702c2dc1e8b7acbba456f18ca1f591732f0f1539841b85f5aa3785e7316a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T16:22:51.143Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T16:22:51.427Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T16:22:51.710Z] + ls /var/log/sa-host [2023-04-26T16:22:51.710Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T16:22:51.780Z] provisioning config files... [2023-04-26T16:22:51.786Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15359875754901446358tmp [Pipeline] { [Pipeline] echo [2023-04-26T16:22:51.799Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:52.082Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T16:22:52.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:52.413Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T16:22:52.420Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:52.704Z] ---> sudo-logs.sh [2023-04-26T16:22:52.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T16:22:52.731Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:53.026Z] ---> job-cost.sh [2023-04-26T16:22:53.026Z] lf-activate-venv: SKIPPING [2023-04-26T16:22:53.026Z] DEBUG: total: 0.2199999988079071 [2023-04-26T16:22:53.026Z] INFO: Retrieving Stack Cost... [2023-04-26T16:22:53.289Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T16:22:53.858Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T16:22:53.868Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T16:22:54.152Z] ---> logs-deploy.sh [2023-04-26T16:22:54.152Z] lf-activate-venv: SKIPPING [2023-04-26T16:22:54.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/94 [2023-04-26T16:22:54.152Z] INFO: archiving workspace using pattern(s): [2023-04-26T16:22:55.090Z] Archives upload complete. [2023-04-26T16:22:55.090Z] INFO: archiving logs to Nexus