Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bc9e117a94d755a571010ed0c8b643b5feaef654 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-ssh12156695743169414622.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2428562185732267758.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1351206221629678519.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15489267354619491325.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-ssh789952999978070883.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14863 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bc9e117a94d755a571010ed0c8b643b5feaef654 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc9e117a94d755a571010ed0c8b643b5feaef654 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#190)" > git rev-list --no-walk cc44783049becc460a1729b066297a6387c816b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T01:57:47.469Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T01:57:47.533Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T01:57:47.553Z] ========================================================= [2023-05-10T01:57:47.553Z] EdgeX Global Pipelines Version Info [2023-05-10T01:57:47.553Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:57:48.287Z] ------------------- [2023-05-10T01:57:48.287Z] stable info: [2023-05-10T01:57:48.287Z] ------------------- [2023-05-10T01:57:48.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T01:57:48.287Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:57:48.287Z] Message: update stable to v1.0.249 [2023-05-10T01:57:48.858Z] ------------------- [2023-05-10T01:57:48.858Z] experimental info: [2023-05-10T01:57:48.858Z] ------------------- [2023-05-10T01:57:48.858Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T01:57:48.858Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T01:57:48.858Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T01:57:49.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-10T01:57:49.053Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-10T01:57:49.062Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T01:57:49.070Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T01:57:49.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T01:57:49.086Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T01:57:49.095Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T01:57:49.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T01:57:49.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T01:57:49.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T01:57:49.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T01:57:49.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-10T01:57:49.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T01:57:49.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T01:57:49.213Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:57:49.224Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T01:57:49.236Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:57:49.248Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T01:57:49.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T01:57:49.271Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T01:57:49.283Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T01:57:49.294Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T01:57:49.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T01:57:49.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T01:57:49.328Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T01:57:49.340Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T01:57:49.351Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T01:57:49.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T01:57:49.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T01:57:49.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T01:57:49.423Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc9e117a94d755a571010ed0c8b643b5feaef654 [Pipeline] echo [2023-05-10T01:57:49.437Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc9e117 [Pipeline] echo [2023-05-10T01:57:49.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T01:57:49.494Z] provisioning config files... [2023-05-10T01:57:49.510Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2123319796838603069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:57:49.809Z] ---> docker-login.sh [2023-05-10T01:57:49.809Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:57:50.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:00.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:00.081Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:00.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:00.081Z] [2023-05-10T01:58:00.081Z] Login Succeeded [2023-05-10T01:58:00.081Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:58:00.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:00.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:00.082Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:00.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:00.082Z] [2023-05-10T01:58:00.082Z] Login Succeeded [2023-05-10T01:58:00.082Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:58:00.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:00.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:00.082Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:00.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:00.082Z] [2023-05-10T01:58:00.082Z] Login Succeeded [2023-05-10T01:58:00.082Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:58:00.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:00.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:00.082Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:00.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:00.082Z] [2023-05-10T01:58:00.082Z] Login Succeeded [2023-05-10T01:58:00.082Z] docker.io [2023-05-10T01:58:00.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:00.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:00.344Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:00.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:00.344Z] [2023-05-10T01:58:00.344Z] Login Succeeded [2023-05-10T01:58:00.344Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:58:00.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T01:58:00.733Z] + git rev-list -1 --merges bc9e117a94d755a571010ed0c8b643b5feaef654~1..bc9e117a94d755a571010ed0c8b643b5feaef654 [Pipeline] echo [2023-05-10T01:58:00.788Z] -----------> git rev-list -1 --merges bc9e117a94d755a571010ed0c8b643b5feaef654~1..bc9e117a94d755a571010ed0c8b643b5feaef654 bc9e117a94d755a571010ed0c8b643b5feaef654 [false] [Pipeline] sh [2023-05-10T01:58:01.078Z] + git log --format=format:%s -1 bc9e117a94d755a571010ed0c8b643b5feaef654 [Pipeline] echo [2023-05-10T01:58:01.092Z] ========================================================= [2023-05-10T01:58:01.092Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T01:58:01.092Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T01:58:01.415Z] + git log --format=format:%s -1 bc9e117a94d755a571010ed0c8b643b5feaef654 [Pipeline] echo [2023-05-10T01:58:01.427Z] [semverPrep] GIT_COMMIT: bc9e117a94d755a571010ed0c8b643b5feaef654, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#190) [Pipeline] echo [2023-05-10T01:58:01.435Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T01:58:01.782Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T01:58:01.782Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T01:58:01.782Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T01:58:01.782Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T01:58:01.782Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T01:58:01.782Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T01:58:01.782Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:58:02.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:58:02.125Z] [2023-05-10T01:58:02.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:58:02.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:58:02.425Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T01:58:02.425Z] b85a868b505f: Pulling fs layer [2023-05-10T01:58:02.425Z] e2be974225ed: Pulling fs layer [2023-05-10T01:58:02.425Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T01:58:02.425Z] 988bab9f4d93: Pulling fs layer [2023-05-10T01:58:02.425Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T01:58:02.425Z] eaf3925da568: Pulling fs layer [2023-05-10T01:58:02.425Z] bab4dde63d76: Pulling fs layer [2023-05-10T01:58:02.425Z] bde34c3a00c8: Pulling fs layer [2023-05-10T01:58:02.425Z] b352a97aabf1: Pulling fs layer [2023-05-10T01:58:02.425Z] 4872d77fe225: Pulling fs layer [2023-05-10T01:58:02.425Z] 5851b861e8e6: Pulling fs layer [2023-05-10T01:58:02.425Z] eaf3925da568: Waiting [2023-05-10T01:58:02.425Z] bab4dde63d76: Waiting [2023-05-10T01:58:02.425Z] 988bab9f4d93: Waiting [2023-05-10T01:58:02.425Z] bde34c3a00c8: Waiting [2023-05-10T01:58:02.425Z] b352a97aabf1: Waiting [2023-05-10T01:58:02.425Z] 4872d77fe225: Waiting [2023-05-10T01:58:02.425Z] 5851b861e8e6: Waiting [2023-05-10T01:58:02.425Z] 1469e6f7b9e6: Waiting [2023-05-10T01:58:02.997Z] e2be974225ed: Verifying Checksum [2023-05-10T01:58:02.997Z] 988bab9f4d93: Verifying Checksum [2023-05-10T01:58:02.997Z] 988bab9f4d93: Download complete [2023-05-10T01:58:02.997Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T01:58:02.997Z] 339a4e72a1f5: Download complete [2023-05-10T01:58:02.997Z] eaf3925da568: Download complete [2023-05-10T01:58:02.997Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T01:58:02.997Z] 1469e6f7b9e6: Download complete [2023-05-10T01:58:02.997Z] bde34c3a00c8: Download complete [2023-05-10T01:58:03.257Z] b352a97aabf1: Verifying Checksum [2023-05-10T01:58:03.257Z] b352a97aabf1: Download complete [2023-05-10T01:58:03.257Z] 4872d77fe225: Download complete [2023-05-10T01:58:03.257Z] 5851b861e8e6: Verifying Checksum [2023-05-10T01:58:03.257Z] 5851b861e8e6: Download complete [2023-05-10T01:58:03.257Z] b85a868b505f: Verifying Checksum [2023-05-10T01:58:03.257Z] b85a868b505f: Download complete [2023-05-10T01:58:03.517Z] bab4dde63d76: Verifying Checksum [2023-05-10T01:58:03.517Z] bab4dde63d76: Download complete [2023-05-10T01:58:04.478Z] b85a868b505f: Pull complete [2023-05-10T01:58:04.739Z] e2be974225ed: Pull complete [2023-05-10T01:58:05.309Z] 339a4e72a1f5: Pull complete [2023-05-10T01:58:05.309Z] 988bab9f4d93: Pull complete [2023-05-10T01:58:05.570Z] 1469e6f7b9e6: Pull complete [2023-05-10T01:58:05.570Z] eaf3925da568: Pull complete [2023-05-10T01:58:07.477Z] bab4dde63d76: Pull complete [2023-05-10T01:58:07.737Z] bde34c3a00c8: Pull complete [2023-05-10T01:58:07.737Z] b352a97aabf1: Pull complete [2023-05-10T01:58:07.737Z] 4872d77fe225: Pull complete [2023-05-10T01:58:07.998Z] 5851b861e8e6: Pull complete [2023-05-10T01:58:07.998Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T01:58:07.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T01:58:07.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:58:08.115Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T01:58:08.145Z] $ 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-05-10T01:58:10.393Z] $ docker top 60c0413cd524cb5c2aaac4b6617e2df719ed1f6fb59454b5127f1d4dcb9e4ffe -eo pid,comm [2023-05-10T01:58:10.455Z] 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-05-10T01:58:10.455Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T01:58:10.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:58:10.503Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:58:10.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:58:10.624Z] $ docker exec 60c0413cd524cb5c2aaac4b6617e2df719ed1f6fb59454b5127f1d4dcb9e4ffe ssh-agent [2023-05-10T01:58:10.745Z] SSH_AUTH_SOCK=/tmp/ssh-jmwToizaUw75/agent.32 [2023-05-10T01:58:10.745Z] SSH_AGENT_PID=38 [2023-05-10T01:58:10.754Z] Running ssh-add (command line suppressed) [2023-05-10T01:58:10.872Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13825979227715015994.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13825979227715015994.key) [2023-05-10T01:58:10.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:58:11.178Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T01:58:11.189Z] $ docker exec --env ******** --env ******** 60c0413cd524cb5c2aaac4b6617e2df719ed1f6fb59454b5127f1d4dcb9e4ffe ssh-agent -k [2023-05-10T01:58:11.294Z] unset SSH_AUTH_SOCK; [2023-05-10T01:58:11.295Z] unset SSH_AGENT_PID; [2023-05-10T01:58:11.295Z] echo Agent pid 38 killed; [2023-05-10T01:58:11.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T01:58:11.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T01:58:11.340Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T01:58:11.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T01:58:11.454Z] $ docker exec 60c0413cd524cb5c2aaac4b6617e2df719ed1f6fb59454b5127f1d4dcb9e4ffe ssh-agent [2023-05-10T01:58:11.573Z] SSH_AUTH_SOCK=/tmp/ssh-2mKRihWJpUA7/agent.70 [2023-05-10T01:58:11.573Z] SSH_AGENT_PID=76 [2023-05-10T01:58:11.579Z] Running ssh-add (command line suppressed) [2023-05-10T01:58:11.679Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13869279213360249444.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13869279213360249444.key) [2023-05-10T01:58:11.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T01:58:11.999Z] + git semver init [2023-05-10T01:58:12.258Z] 2023-05-10 01:58:12,200 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T01:58:12.258Z] 2023-05-10 01:58:12,201 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-10T01:58:12.258Z] 2023-05-10 01:58:12,201 [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-05-10T01:58:12.258Z] 2023-05-10 01:58:12,202 [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-05-10T01:58:13.198Z] 2023-05-10 01:58:13,193 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-10T01:58:13.198Z] 2023-05-10 01:58:13,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-10T01:58:13.198Z] 2023-05-10 01:58:13,194 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-10T01:58:13.198Z] 2023-05-10 01:58:13,194 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-10T01:58:13.198Z] 3.0.0-dev.32 [Pipeline] } [2023-05-10T01:58:13.468Z] $ docker exec --env ******** --env ******** 60c0413cd524cb5c2aaac4b6617e2df719ed1f6fb59454b5127f1d4dcb9e4ffe ssh-agent -k [2023-05-10T01:58:13.568Z] unset SSH_AUTH_SOCK; [2023-05-10T01:58:13.568Z] unset SSH_AGENT_PID; [2023-05-10T01:58:13.568Z] echo Agent pid 76 killed; [2023-05-10T01:58:13.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T01:58:13.888Z] + git semver [Pipeline] } [2023-05-10T01:58:14.162Z] $ docker stop --time=1 60c0413cd524cb5c2aaac4b6617e2df719ed1f6fb59454b5127f1d4dcb9e4ffe [2023-05-10T01:58:15.481Z] $ docker rm -f --volumes 60c0413cd524cb5c2aaac4b6617e2df719ed1f6fb59454b5127f1d4dcb9e4ffe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:58:15.822Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T01:58:16.031Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T01:58:16.034Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [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-05-10T01:58:16.194Z] provisioning config files... [2023-05-10T01:58:16.203Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17758732677304075179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T01:58:16.506Z] ---> docker-login.sh [2023-05-10T01:58:16.506Z] nexus3.edgexfoundry.org:10001 [2023-05-10T01:58:16.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:16.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:16.506Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:16.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:16.506Z] [2023-05-10T01:58:16.506Z] Login Succeeded [2023-05-10T01:58:16.506Z] nexus3.edgexfoundry.org:10002 [2023-05-10T01:58:16.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:16.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:16.766Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:16.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:16.766Z] [2023-05-10T01:58:16.766Z] Login Succeeded [2023-05-10T01:58:16.766Z] nexus3.edgexfoundry.org:10003 [2023-05-10T01:58:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:16.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:16.766Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:16.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:16.766Z] [2023-05-10T01:58:16.766Z] Login Succeeded [2023-05-10T01:58:16.766Z] nexus3.edgexfoundry.org:10004 [2023-05-10T01:58:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:17.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:17.027Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:17.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:17.027Z] [2023-05-10T01:58:17.027Z] Login Succeeded [2023-05-10T01:58:17.027Z] docker.io [2023-05-10T01:58:17.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T01:58:17.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T01:58:17.287Z] Configure a credential helper to remove this warning. See [2023-05-10T01:58:17.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T01:58:17.287Z] [2023-05-10T01:58:17.287Z] Login Succeeded [2023-05-10T01:58:17.287Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T01:58:17.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T01:58:17.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:58:17.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T01:58:17.377Z] ========================================================= [2023-05-10T01:58:17.377Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T01:58:17.377Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:58:17.681Z] + 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-05-10T01:58:17.681Z] Sending build context to Docker daemon 12.64MB [2023-05-10T01:58:17.681Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:58:17.681Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T01:58:17.681Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T01:58:17.681Z] f56be85fc22e: Pulling fs layer [2023-05-10T01:58:17.681Z] 85791d961cd3: Pulling fs layer [2023-05-10T01:58:17.681Z] d694b5ae8c79: Pulling fs layer [2023-05-10T01:58:17.681Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T01:58:17.681Z] 4d19c01a9841: Pulling fs layer [2023-05-10T01:58:17.681Z] 9325e15d5711: Pulling fs layer [2023-05-10T01:58:17.681Z] 556b6ee489ea: Pulling fs layer [2023-05-10T01:58:17.681Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T01:58:17.681Z] 9f32a84ed3da: Waiting [2023-05-10T01:58:17.681Z] 4d19c01a9841: Waiting [2023-05-10T01:58:17.681Z] 556b6ee489ea: Waiting [2023-05-10T01:58:17.681Z] 9325e15d5711: Waiting [2023-05-10T01:58:17.940Z] 85791d961cd3: Verifying Checksum [2023-05-10T01:58:17.941Z] 85791d961cd3: Download complete [2023-05-10T01:58:17.941Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T01:58:17.941Z] 9f32a84ed3da: Download complete [2023-05-10T01:58:17.941Z] 4d19c01a9841: Download complete [2023-05-10T01:58:17.941Z] f56be85fc22e: Verifying Checksum [2023-05-10T01:58:17.941Z] f56be85fc22e: Download complete [2023-05-10T01:58:17.941Z] 9325e15d5711: Verifying Checksum [2023-05-10T01:58:17.941Z] 9325e15d5711: Download complete [2023-05-10T01:58:18.202Z] f56be85fc22e: Pull complete [2023-05-10T01:58:18.202Z] 85791d961cd3: Pull complete [2023-05-10T01:58:18.462Z] d694b5ae8c79: Verifying Checksum [2023-05-10T01:58:18.462Z] d694b5ae8c79: Download complete [2023-05-10T01:58:18.462Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T01:58:18.462Z] c5a4b2cf53e6: Download complete [2023-05-10T01:58:18.720Z] 556b6ee489ea: Verifying Checksum [2023-05-10T01:58:18.720Z] 556b6ee489ea: Download complete [2023-05-10T01:58:22.008Z] d694b5ae8c79: Pull complete [2023-05-10T01:58:22.008Z] 9f32a84ed3da: Pull complete [2023-05-10T01:58:22.008Z] 4d19c01a9841: Pull complete [2023-05-10T01:58:22.267Z] 9325e15d5711: Pull complete [2023-05-10T01:58:24.797Z] 556b6ee489ea: Pull complete [2023-05-10T01:58:25.732Z] c5a4b2cf53e6: Pull complete [2023-05-10T01:58:25.732Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T01:58:25.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T01:58:25.732Z] ---> c4be618373d6 [2023-05-10T01:58:25.732Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:58:29.026Z] ---> Running in faedd8c1a067 [2023-05-10T01:58:29.026Z] Removing intermediate container faedd8c1a067 [2023-05-10T01:58:29.026Z] ---> 7b461d1d822e [2023-05-10T01:58:29.026Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:58:29.026Z] ---> Running in 4f02e60e8cb4 [2023-05-10T01:58:29.026Z] Removing intermediate container 4f02e60e8cb4 [2023-05-10T01:58:29.026Z] ---> eca340423324 [2023-05-10T01:58:29.026Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:58:29.026Z] ---> Running in daebada8db01 [2023-05-10T01:58:29.026Z] Removing intermediate container daebada8db01 [2023-05-10T01:58:29.026Z] ---> 40e01267e288 [2023-05-10T01:58:29.026Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:58:29.026Z] ---> Running in 22f4a5521f6c [2023-05-10T01:58:29.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:58:29.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:58:29.853Z] OK: 265 MiB in 53 packages [2023-05-10T01:58:30.110Z] Removing intermediate container 22f4a5521f6c [2023-05-10T01:58:30.110Z] ---> ab6eb6a41214 [2023-05-10T01:58:30.110Z] Step 7/12 : WORKDIR /app [2023-05-10T01:58:30.110Z] ---> Running in 78a5491f66a2 [2023-05-10T01:58:30.368Z] Removing intermediate container 78a5491f66a2 [2023-05-10T01:58:30.368Z] ---> 9d8c46d06473 [2023-05-10T01:58:30.368Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T01:58:30.368Z] ---> e33a0fc5d8d0 [2023-05-10T01:58:30.368Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:58:30.368Z] ---> Running in 88ea3603e342 [2023-05-10T01:58:31.146Z] Still waiting to schedule task [2023-05-10T01:58:31.146Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-10T01:58:57.524Z] Removing intermediate container 88ea3603e342 [2023-05-10T01:58:57.524Z] ---> 8a1fdeafe648 [2023-05-10T01:58:57.524Z] Step 10/12 : COPY . . [2023-05-10T01:58:57.524Z] ---> 7b348d601c7e [2023-05-10T01:58:57.524Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:58:57.524Z] ---> Running in 938b9e37d5fa [2023-05-10T01:58:57.524Z] Removing intermediate container 938b9e37d5fa [2023-05-10T01:58:57.524Z] ---> 723318504a7c [2023-05-10T01:58:57.524Z] Step 12/12 : RUN $MAKE [2023-05-10T01:58:57.524Z] ---> Running in 0a2e3e166043 [2023-05-10T01:58:57.524Z] noop [2023-05-10T01:58:57.524Z] Removing intermediate container 0a2e3e166043 [2023-05-10T01:58:57.524Z] ---> 98c1097d66db [2023-05-10T01:58:57.524Z] Successfully built 98c1097d66db [2023-05-10T01:58:57.524Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:58:57.834Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:58:57.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:58:57.900Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T01:58:57.941Z] $ 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-05-10T01:58:58.287Z] $ docker top f7e8bdf1b2020481aaea98f05aa86a4beda5c6366777f9138be4eaf703ef2d4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:58:58.622Z] + go version [2023-05-10T01:58:58.622Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T01:58:58.643Z] $ docker stop --time=1 f7e8bdf1b2020481aaea98f05aa86a4beda5c6366777f9138be4eaf703ef2d4c [2023-05-10T01:58:59.913Z] $ docker rm -f --volumes f7e8bdf1b2020481aaea98f05aa86a4beda5c6366777f9138be4eaf703ef2d4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:00.288Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T01:59:00.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T01:59:00.361Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T01:59:00.403Z] $ 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-05-10T01:59:00.695Z] $ docker top 633558e1cf1803b94e25726d20fb70e476ff0d86118307b9ef8f0ebac9a7997c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T01:59:01.025Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T01:59:01.323Z] + make test [2023-05-10T01:59:01.323Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-10T01:59:23.252Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-10T01:59:23.252Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-10T01:59:23.252Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.147s coverage: 86.2% of statements [2023-05-10T01:59:23.252Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.689s coverage: 71.9% of statements [2023-05-10T01:59:45.190Z] go vet ./... [2023-05-10T01:59:45.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T01:59:45.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T01:59:45.708Z] ./bin/test-attribution.sh [2023-05-10T01:59:45.708Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T01:59:45.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T01:59:45.743Z] $ docker stop --time=1 633558e1cf1803b94e25726d20fb70e476ff0d86118307b9ef8f0ebac9a7997c [2023-05-10T01:59:49.343Z] $ docker rm -f --volumes 633558e1cf1803b94e25726d20fb70e476ff0d86118307b9ef8f0ebac9a7997c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T01:59:49.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T01:59:49.888Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T01:59:50.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T01:59:50.715Z] + ls -al . [2023-05-10T01:59:50.715Z] total 228 [2023-05-10T01:59:50.715Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 01:59 . [2023-05-10T01:59:50.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:57 .. [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 01:57 .dockerignore [2023-05-10T01:59:50.715Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 01:58 .git [2023-05-10T01:59:50.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:57 .github [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 01:57 .gitignore [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 01:57 .golangci.yml [2023-05-10T01:59:50.715Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 01:58 .semver [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 10 01:57 Attribution.txt [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 10 01:57 CHANGELOG.md [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 10 01:57 Dockerfile [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 01:57 GOVERNANCE.md [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 01:57 Jenkinsfile [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 01:57 LICENSE [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 10 01:57 Makefile [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 01:57 OWNERS.md [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 10 01:57 README.md [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 01:58 VERSION [2023-05-10T01:59:50.715Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:57 bin [2023-05-10T01:59:50.715Z] -rw-r--r-- 1 jenkins jenkins 41317 May 10 01:59 coverage.out [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 10 01:57 go.mod [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 10 01:57 go.sum [2023-05-10T01:59:50.715Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:57 images [2023-05-10T01:59:50.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:57 internal [2023-05-10T01:59:50.715Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 01:57 main.go [2023-05-10T01:59:50.715Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 01:57 res [2023-05-10T01:59:50.715Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 01:57 snap [2023-05-10T01:59:50.715Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 01:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T01:59:51.078Z] + 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=bc9e117a94d755a571010ed0c8b643b5feaef654 --label arch=amd64 --label version=3.0.0-dev.32 . [2023-05-10T01:59:51.078Z] Sending build context to Docker daemon 12.64MB [2023-05-10T01:59:51.078Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T01:59:51.078Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-10T01:59:51.078Z] ---> 98c1097d66db [2023-05-10T01:59:51.078Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T01:59:51.078Z] ---> Running in 6f46d2848b9b [2023-05-10T01:59:51.365Z] Removing intermediate container 6f46d2848b9b [2023-05-10T01:59:51.365Z] ---> b5d3293f2b4d [2023-05-10T01:59:51.365Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T01:59:51.365Z] ---> Running in a27b7fc1bd4f [2023-05-10T01:59:51.365Z] Removing intermediate container a27b7fc1bd4f [2023-05-10T01:59:51.365Z] ---> 2bc13ed952d3 [2023-05-10T01:59:51.365Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-10T01:59:51.365Z] ---> Running in 050df71bb20b [2023-05-10T01:59:51.365Z] Removing intermediate container 050df71bb20b [2023-05-10T01:59:51.365Z] ---> 923cdbd7ebca [2023-05-10T01:59:51.365Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T01:59:51.365Z] ---> Running in 6c2b0ec5c82d [2023-05-10T01:59:51.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T01:59:51.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T01:59:52.153Z] OK: 265 MiB in 53 packages [2023-05-10T01:59:52.412Z] Removing intermediate container 6c2b0ec5c82d [2023-05-10T01:59:52.412Z] ---> 6c3f033a6100 [2023-05-10T01:59:52.412Z] Step 7/29 : WORKDIR /app [2023-05-10T01:59:52.412Z] ---> Running in 25541765ead2 [2023-05-10T01:59:52.412Z] Removing intermediate container 25541765ead2 [2023-05-10T01:59:52.412Z] ---> 613294f5657c [2023-05-10T01:59:52.412Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-10T01:59:52.672Z] ---> a30ce957aea9 [2023-05-10T01:59:52.672Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T01:59:52.672Z] ---> Running in e86307073399 [2023-05-10T01:59:53.677Z] Removing intermediate container e86307073399 [2023-05-10T01:59:53.677Z] ---> e630987b4259 [2023-05-10T01:59:53.677Z] Step 10/29 : COPY . . [2023-05-10T01:59:53.937Z] ---> 683d0e773b2f [2023-05-10T01:59:53.937Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T01:59:53.937Z] ---> Running in d6383449fd45 [2023-05-10T01:59:53.937Z] Removing intermediate container d6383449fd45 [2023-05-10T01:59:53.937Z] ---> 3e585b29015e [2023-05-10T01:59:53.937Z] Step 12/29 : RUN $MAKE [2023-05-10T01:59:53.937Z] ---> Running in efe531e42939 [2023-05-10T01:59:54.196Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.32" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-10T02:00:16.263Z] Removing intermediate container efe531e42939 [2023-05-10T02:00:16.263Z] ---> 6e2eeeb08b02 [2023-05-10T02:00:16.263Z] Step 13/29 : FROM alpine:3.17 [2023-05-10T02:00:16.263Z] 3.17: Pulling from library/alpine [2023-05-10T02:00:16.263Z] f56be85fc22e: Already exists [2023-05-10T02:00:16.263Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T02:00:16.263Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T02:00:16.263Z] ---> 9ed4aefc74f6 [2023-05-10T02:00:16.263Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T02:00:16.263Z] ---> Running in 967a5f25d575 [2023-05-10T02:00:16.263Z] Removing intermediate container 967a5f25d575 [2023-05-10T02:00:16.263Z] ---> 51e359bdfe01 [2023-05-10T02:00:16.263Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-10T02:00:16.263Z] ---> Running in e0cd11683413 [2023-05-10T02:00:16.263Z] Removing intermediate container e0cd11683413 [2023-05-10T02:00:16.263Z] ---> 8b78183f365e [2023-05-10T02:00:16.263Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-10T02:00:16.263Z] ---> Running in af21cbdbb3ee [2023-05-10T02:00:16.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T02:00:16.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T02:00:16.263Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T02:00:16.263Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T02:00:16.263Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T02:00:16.263Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T02:00:16.263Z] OK: 8 MiB in 17 packages [2023-05-10T02:00:16.263Z] Removing intermediate container af21cbdbb3ee [2023-05-10T02:00:16.263Z] ---> 52d48b4655cd [2023-05-10T02:00:16.263Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T02:00:16.263Z] ---> 168e17601af3 [2023-05-10T02:00:16.263Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T02:00:16.263Z] ---> 1d079bca7f6f [2023-05-10T02:00:16.263Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-10T02:00:16.263Z] ---> b27f6709df0f [2023-05-10T02:00:16.263Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-10T02:00:16.263Z] ---> bad5cf2fbc0e [2023-05-10T02:00:16.263Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-10T02:00:16.263Z] ---> fa724dd35ef4 [2023-05-10T02:00:16.263Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-10T02:00:16.263Z] ---> Running in 9f530475e8ec [2023-05-10T02:00:16.864Z] Removing intermediate container 9f530475e8ec [2023-05-10T02:00:16.864Z] ---> 9a911a709bcd [2023-05-10T02:00:16.864Z] Step 23/29 : VOLUME /cache [2023-05-10T02:00:16.864Z] ---> Running in 619bdf0d69d0 [2023-05-10T02:00:16.864Z] Removing intermediate container 619bdf0d69d0 [2023-05-10T02:00:16.864Z] ---> 84ae791e8885 [2023-05-10T02:00:16.864Z] Step 24/29 : EXPOSE 59711 [2023-05-10T02:00:16.864Z] ---> Running in 0951e8a52c1c [2023-05-10T02:00:16.864Z] Removing intermediate container 0951e8a52c1c [2023-05-10T02:00:16.864Z] ---> 65c0c0f3bc83 [2023-05-10T02:00:16.864Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-10T02:00:16.864Z] ---> Running in e15ab5d0d068 [2023-05-10T02:00:16.864Z] Removing intermediate container e15ab5d0d068 [2023-05-10T02:00:16.864Z] ---> f168a9f8b10e [2023-05-10T02:00:16.864Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-10T02:00:16.864Z] ---> Running in cfd868d1aaae [2023-05-10T02:00:17.125Z] Removing intermediate container cfd868d1aaae [2023-05-10T02:00:17.125Z] ---> 7afa4e340ba5 [2023-05-10T02:00:17.125Z] Step 27/29 : LABEL arch=amd64 [2023-05-10T02:00:17.125Z] ---> Running in 34dd31d45bd1 [2023-05-10T02:00:17.125Z] Removing intermediate container 34dd31d45bd1 [2023-05-10T02:00:17.125Z] ---> ed32ab099ce9 [2023-05-10T02:00:17.125Z] Step 28/29 : LABEL git_sha=bc9e117a94d755a571010ed0c8b643b5feaef654 [2023-05-10T02:00:17.125Z] ---> Running in c5fadb79aa85 [2023-05-10T02:00:17.384Z] Removing intermediate container c5fadb79aa85 [2023-05-10T02:00:17.384Z] ---> 98ce9a8acf34 [2023-05-10T02:00:17.384Z] Step 29/29 : LABEL version=3.0.0-dev.32 [2023-05-10T02:00:17.384Z] ---> Running in ab2fd9d7c26f [2023-05-10T02:00:17.384Z] Removing intermediate container ab2fd9d7c26f [2023-05-10T02:00:17.384Z] ---> 79d380ab37fa [2023-05-10T02:00:17.384Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T02:00:17.384Z] Successfully built 79d380ab37fa [2023-05-10T02:00:17.384Z] 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-05-10T02:00:17.491Z] provisioning config files... [2023-05-10T02:00:17.499Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4013469840377680677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:00:17.806Z] ---> docker-login.sh [2023-05-10T02:00:17.807Z] nexus3.edgexfoundry.org:10001 [2023-05-10T02:00:17.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:00:17.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:00:17.807Z] Configure a credential helper to remove this warning. See [2023-05-10T02:00:17.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:00:17.807Z] [2023-05-10T02:00:17.807Z] Login Succeeded [2023-05-10T02:00:17.807Z] nexus3.edgexfoundry.org:10002 [2023-05-10T02:00:17.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:00:17.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:00:17.807Z] Configure a credential helper to remove this warning. See [2023-05-10T02:00:17.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:00:17.807Z] [2023-05-10T02:00:17.807Z] Login Succeeded [2023-05-10T02:00:17.807Z] nexus3.edgexfoundry.org:10003 [2023-05-10T02:00:18.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:00:18.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:00:18.067Z] Configure a credential helper to remove this warning. See [2023-05-10T02:00:18.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:00:18.067Z] [2023-05-10T02:00:18.067Z] Login Succeeded [2023-05-10T02:00:18.067Z] nexus3.edgexfoundry.org:10004 [2023-05-10T02:00:18.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:00:18.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:00:18.067Z] Configure a credential helper to remove this warning. See [2023-05-10T02:00:18.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:00:18.067Z] [2023-05-10T02:00:18.067Z] Login Succeeded [2023-05-10T02:00:18.067Z] docker.io [2023-05-10T02:00:18.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:00:18.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:00:18.326Z] Configure a credential helper to remove this warning. See [2023-05-10T02:00:18.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:00:18.326Z] [2023-05-10T02:00:18.326Z] Login Succeeded [2023-05-10T02:00:18.326Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T02:00:18.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T02:00:18.360Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T02:00:18.376Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-10T02:00:18.376Z] bc9e117a94d755a571010ed0c8b643b5feaef654 [2023-05-10T02:00:18.376Z] latest [2023-05-10T02:00:18.376Z] 3.0.0-dev.32 [2023-05-10T02:00:18.376Z] bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32 [2023-05-10T02:00:18.376Z] main [2023-05-10T02:00:18.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:18.682Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bc9e117a94d755a571010ed0c8b643b5feaef654 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:19.503Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bc9e117a94d755a571010ed0c8b643b5feaef654 [2023-05-10T02:00:19.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-10T02:00:19.504Z] 9cb12844d846: Preparing [2023-05-10T02:00:19.504Z] 83e8566b55ee: Preparing [2023-05-10T02:00:19.504Z] 274bada7c308: Preparing [2023-05-10T02:00:19.504Z] 616bedc9b425: Preparing [2023-05-10T02:00:19.504Z] b2da87b5cdfa: Preparing [2023-05-10T02:00:19.504Z] 692ca495bb22: Preparing [2023-05-10T02:00:19.504Z] 40fcd9efbd89: Preparing [2023-05-10T02:00:19.504Z] f1417ff83b31: Preparing [2023-05-10T02:00:19.504Z] 692ca495bb22: Waiting [2023-05-10T02:00:19.504Z] 40fcd9efbd89: Waiting [2023-05-10T02:00:19.504Z] f1417ff83b31: Waiting [2023-05-10T02:00:19.763Z] b2da87b5cdfa: Pushed [2023-05-10T02:00:19.763Z] 274bada7c308: Pushed [2023-05-10T02:00:19.763Z] 9cb12844d846: Pushed [2023-05-10T02:00:19.763Z] 616bedc9b425: Pushed [2023-05-10T02:00:19.763Z] f1417ff83b31: Layer already exists [2023-05-10T02:00:19.763Z] 692ca495bb22: Pushed [2023-05-10T02:00:19.763Z] 40fcd9efbd89: Pushed [2023-05-10T02:00:22.299Z] 83e8566b55ee: Pushed [2023-05-10T02:00:22.299Z] bc9e117a94d755a571010ed0c8b643b5feaef654: digest: sha256:f6df6f46be3031caba2fdcfa5906122bea1c2471ac69fdb326d230603c224758 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:22.615Z] + 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-05-10T02:00:22.916Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-10T02:00:22.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-10T02:00:22.916Z] 9cb12844d846: Preparing [2023-05-10T02:00:22.916Z] 83e8566b55ee: Preparing [2023-05-10T02:00:22.916Z] 274bada7c308: Preparing [2023-05-10T02:00:22.916Z] 616bedc9b425: Preparing [2023-05-10T02:00:22.916Z] b2da87b5cdfa: Preparing [2023-05-10T02:00:22.916Z] 692ca495bb22: Preparing [2023-05-10T02:00:22.916Z] 40fcd9efbd89: Preparing [2023-05-10T02:00:22.916Z] f1417ff83b31: Preparing [2023-05-10T02:00:22.916Z] 692ca495bb22: Waiting [2023-05-10T02:00:22.916Z] 40fcd9efbd89: Waiting [2023-05-10T02:00:22.916Z] f1417ff83b31: Waiting [2023-05-10T02:00:22.916Z] 616bedc9b425: Layer already exists [2023-05-10T02:00:22.916Z] 9cb12844d846: Layer already exists [2023-05-10T02:00:22.916Z] 83e8566b55ee: Layer already exists [2023-05-10T02:00:22.916Z] 274bada7c308: Layer already exists [2023-05-10T02:00:22.916Z] b2da87b5cdfa: Layer already exists [2023-05-10T02:00:22.916Z] 40fcd9efbd89: Layer already exists [2023-05-10T02:00:22.916Z] 692ca495bb22: Layer already exists [2023-05-10T02:00:22.916Z] f1417ff83b31: Layer already exists [2023-05-10T02:00:22.916Z] latest: digest: sha256:f6df6f46be3031caba2fdcfa5906122bea1c2471ac69fdb326d230603c224758 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:23.230Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:23.538Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.32 [2023-05-10T02:00:23.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-10T02:00:23.538Z] 9cb12844d846: Preparing [2023-05-10T02:00:23.538Z] 83e8566b55ee: Preparing [2023-05-10T02:00:23.538Z] 274bada7c308: Preparing [2023-05-10T02:00:23.538Z] 616bedc9b425: Preparing [2023-05-10T02:00:23.538Z] b2da87b5cdfa: Preparing [2023-05-10T02:00:23.538Z] 692ca495bb22: Preparing [2023-05-10T02:00:23.538Z] 40fcd9efbd89: Preparing [2023-05-10T02:00:23.538Z] f1417ff83b31: Preparing [2023-05-10T02:00:23.538Z] 692ca495bb22: Waiting [2023-05-10T02:00:23.538Z] 40fcd9efbd89: Waiting [2023-05-10T02:00:23.538Z] f1417ff83b31: Waiting [2023-05-10T02:00:23.538Z] 616bedc9b425: Layer already exists [2023-05-10T02:00:23.538Z] 83e8566b55ee: Layer already exists [2023-05-10T02:00:23.538Z] 9cb12844d846: Layer already exists [2023-05-10T02:00:23.538Z] b2da87b5cdfa: Layer already exists [2023-05-10T02:00:23.538Z] 274bada7c308: Layer already exists [2023-05-10T02:00:23.538Z] 692ca495bb22: Layer already exists [2023-05-10T02:00:23.538Z] 40fcd9efbd89: Layer already exists [2023-05-10T02:00:23.538Z] f1417ff83b31: Layer already exists [2023-05-10T02:00:23.538Z] 3.0.0-dev.32: digest: sha256:f6df6f46be3031caba2fdcfa5906122bea1c2471ac69fdb326d230603c224758 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:23.856Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:24.166Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32 [2023-05-10T02:00:24.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-10T02:00:24.166Z] 9cb12844d846: Preparing [2023-05-10T02:00:24.166Z] 83e8566b55ee: Preparing [2023-05-10T02:00:24.166Z] 274bada7c308: Preparing [2023-05-10T02:00:24.166Z] 616bedc9b425: Preparing [2023-05-10T02:00:24.166Z] b2da87b5cdfa: Preparing [2023-05-10T02:00:24.166Z] 692ca495bb22: Preparing [2023-05-10T02:00:24.166Z] 40fcd9efbd89: Preparing [2023-05-10T02:00:24.166Z] f1417ff83b31: Preparing [2023-05-10T02:00:24.166Z] 40fcd9efbd89: Waiting [2023-05-10T02:00:24.166Z] f1417ff83b31: Waiting [2023-05-10T02:00:24.166Z] 692ca495bb22: Waiting [2023-05-10T02:00:24.166Z] 83e8566b55ee: Layer already exists [2023-05-10T02:00:24.166Z] 9cb12844d846: Layer already exists [2023-05-10T02:00:24.166Z] 274bada7c308: Layer already exists [2023-05-10T02:00:24.166Z] 616bedc9b425: Layer already exists [2023-05-10T02:00:24.166Z] b2da87b5cdfa: Layer already exists [2023-05-10T02:00:24.166Z] 692ca495bb22: Layer already exists [2023-05-10T02:00:24.166Z] 40fcd9efbd89: Layer already exists [2023-05-10T02:00:24.166Z] f1417ff83b31: Layer already exists [2023-05-10T02:00:24.166Z] bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32: digest: sha256:f6df6f46be3031caba2fdcfa5906122bea1c2471ac69fdb326d230603c224758 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:24.474Z] + 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-05-10T02:00:24.785Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-10T02:00:24.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-10T02:00:24.785Z] 9cb12844d846: Preparing [2023-05-10T02:00:24.785Z] 83e8566b55ee: Preparing [2023-05-10T02:00:24.785Z] 274bada7c308: Preparing [2023-05-10T02:00:24.785Z] 616bedc9b425: Preparing [2023-05-10T02:00:24.785Z] b2da87b5cdfa: Preparing [2023-05-10T02:00:24.785Z] 692ca495bb22: Preparing [2023-05-10T02:00:24.785Z] 40fcd9efbd89: Preparing [2023-05-10T02:00:24.785Z] f1417ff83b31: Preparing [2023-05-10T02:00:24.785Z] 692ca495bb22: Waiting [2023-05-10T02:00:24.785Z] f1417ff83b31: Waiting [2023-05-10T02:00:24.785Z] 40fcd9efbd89: Waiting [2023-05-10T02:00:24.785Z] 616bedc9b425: Layer already exists [2023-05-10T02:00:24.785Z] 83e8566b55ee: Layer already exists [2023-05-10T02:00:24.785Z] b2da87b5cdfa: Layer already exists [2023-05-10T02:00:24.785Z] 9cb12844d846: Layer already exists [2023-05-10T02:00:24.785Z] 274bada7c308: Layer already exists [2023-05-10T02:00:24.785Z] 692ca495bb22: Layer already exists [2023-05-10T02:00:24.785Z] 40fcd9efbd89: Layer already exists [2023-05-10T02:00:24.785Z] f1417ff83b31: Layer already exists [2023-05-10T02:00:24.785Z] main: digest: sha256:f6df6f46be3031caba2fdcfa5906122bea1c2471ac69fdb326d230603c224758 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T02:00:24.838Z] ===================================================== [Pipeline] echo [2023-05-10T02:00:24.846Z] taggedImages: [2023-05-10T02:00:24.846Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bc9e117a94d755a571010ed0c8b643b5feaef654 [2023-05-10T02:00:24.846Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-10T02:00:24.846Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.32 [2023-05-10T02:00:24.846Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32 [2023-05-10T02:00:24.846Z] - 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-05-10T02:00:25.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:00:25.210Z] [2023-05-10T02:00:25.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:00:25.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:00:25.517Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T02:00:25.517Z] 5eb5b503b376: Pulling fs layer [2023-05-10T02:00:25.517Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T02:00:25.517Z] ec43610c2a17: Pulling fs layer [2023-05-10T02:00:25.517Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T02:00:25.517Z] 33b1e0a273af: Pulling fs layer [2023-05-10T02:00:25.517Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T02:00:25.517Z] 2f39f015ded8: Pulling fs layer [2023-05-10T02:00:25.517Z] 33b1e0a273af: Waiting [2023-05-10T02:00:25.517Z] 5d3b04190fa2: Waiting [2023-05-10T02:00:25.517Z] 2f39f015ded8: Waiting [2023-05-10T02:00:25.517Z] 3a2ae6a8a46f: Waiting [2023-05-10T02:00:25.517Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T02:00:25.517Z] 5c69ac0246d0: Download complete [2023-05-10T02:00:25.517Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T02:00:25.517Z] 3a2ae6a8a46f: Download complete [2023-05-10T02:00:25.517Z] 33b1e0a273af: Verifying Checksum [2023-05-10T02:00:25.517Z] 33b1e0a273af: Download complete [2023-05-10T02:00:25.517Z] 5d3b04190fa2: Download complete [2023-05-10T02:00:25.517Z] ec43610c2a17: Verifying Checksum [2023-05-10T02:00:25.517Z] ec43610c2a17: Download complete [2023-05-10T02:00:25.775Z] 5eb5b503b376: Verifying Checksum [2023-05-10T02:00:25.775Z] 5eb5b503b376: Download complete [2023-05-10T02:00:26.342Z] 2f39f015ded8: Verifying Checksum [2023-05-10T02:00:26.342Z] 2f39f015ded8: Download complete [2023-05-10T02:00:26.913Z] 5eb5b503b376: Pull complete [2023-05-10T02:00:27.171Z] 5c69ac0246d0: Pull complete [2023-05-10T02:00:27.435Z] ec43610c2a17: Pull complete [2023-05-10T02:00:27.435Z] 3a2ae6a8a46f: Pull complete [2023-05-10T02:00:27.694Z] 33b1e0a273af: Pull complete [2023-05-10T02:00:27.952Z] 5d3b04190fa2: Pull complete [2023-05-10T02:00:32.134Z] 2f39f015ded8: Pull complete [2023-05-10T02:00:32.134Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T02:00:32.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:00:32.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:00:32.220Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T02:00:32.266Z] $ 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-05-10T02:00:35.921Z] $ docker top 395e86501f3fb2e8d8880b23846bb0907031a8d41cc890ee7e0aa93efa3cc34c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:00:36.275Z] ---> job-cost.sh [2023-05-10T02:00:36.275Z] lf-activate-venv: SKIPPING [2023-05-10T02:00:36.275Z] INFO: No Stack... [2023-05-10T02:00:36.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T02:00:36.792Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T02:00:37.349Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-10T02:00:37.350Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T02:00:37.362Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-101-stack-cost] [2023-05-10T02:00:37.368Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-101-stack-cost] did not exist. Created. [2023-05-10T02:00:37.368Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T02:00:37.670Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T02:00:37.701Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T02:00:37.720Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T02:00:37.754Z] $ docker stop --time=1 395e86501f3fb2e8d8880b23846bb0907031a8d41cc890ee7e0aa93efa3cc34c [2023-05-10T02:00:38.899Z] $ docker rm -f --volumes 395e86501f3fb2e8d8880b23846bb0907031a8d41cc890ee7e0aa93efa3cc34c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T02:01:17.188Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14867 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-10T02:01:17.201Z] Running in /w/workspace/app-rfid-llrp-inventory/101 [Pipeline] { [Pipeline] checkout [2023-05-10T02:01:17.298Z] The recommended git tool is: git [2023-05-10T02:01:24.468Z] using credential edgex-jenkins-ssh [2023-05-10T02:01:24.487Z] Cloning the remote Git repository [2023-05-10T02:01:24.560Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-10T02:01:24.704Z] > git init /w/workspace/app-rfid-llrp-inventory/101 # timeout=10 [2023-05-10T02:01:24.895Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-10T02:01:24.900Z] > git --version # timeout=10 [2023-05-10T02:01:24.936Z] > git --version # 'git version 2.25.1' [2023-05-10T02:01:24.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T02:01:25.146Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T02:01:27.362Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-10T02:01:27.387Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T02:01:28.439Z] Avoid second fetch [2023-05-10T02:01:28.439Z] Checking out Revision bc9e117a94d755a571010ed0c8b643b5feaef654 (main) [2023-05-10T02:01:28.466Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T02:01:28.544Z] > git checkout -f bc9e117a94d755a571010ed0c8b643b5feaef654 # timeout=10 [2023-05-10T02:01:29.178Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#190)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T02:01:30.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T02:01:30.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T02:01:30.071Z] Dload Upload Total Spent Left Speed [2023-05-10T02:01:30.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-10T02:01:30.689Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T02:01:31.038Z] + sudo tee /etc/docker/daemon.new [2023-05-10T02:01:31.038Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T02:01:31.038Z] { [2023-05-10T02:01:31.038Z] "registry-mirrors": [ [2023-05-10T02:01:31.038Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T02:01:31.038Z] ], [2023-05-10T02:01:31.038Z] "bip": "10.250.0.254/24", [2023-05-10T02:01:31.038Z] "hosts": [ [2023-05-10T02:01:31.038Z] "tcp://0.0.0.0:5555", [2023-05-10T02:01:31.038Z] "unix:///var/run/docker.sock" [2023-05-10T02:01:31.038Z] ], [2023-05-10T02:01:31.038Z] "mtu": 1458, [2023-05-10T02:01:31.038Z] "selinux-enabled": true, [2023-05-10T02:01:31.038Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T02:01:31.038Z] } [Pipeline] sh [2023-05-10T02:01:31.399Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T02:01:31.772Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T02:01:50.119Z] provisioning config files... [2023-05-10T02:01:50.149Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/101@tmp/config11101127323430096882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:01:50.516Z] ---> docker-login.sh [2023-05-10T02:01:50.516Z] nexus3.edgexfoundry.org:10001 [2023-05-10T02:01:51.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:51.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:51.113Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:51.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:51.113Z] [2023-05-10T02:01:51.113Z] Login Succeeded [2023-05-10T02:01:51.113Z] nexus3.edgexfoundry.org:10002 [2023-05-10T02:01:51.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:51.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:51.665Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:51.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:51.665Z] [2023-05-10T02:01:51.665Z] Login Succeeded [2023-05-10T02:01:51.665Z] nexus3.edgexfoundry.org:10003 [2023-05-10T02:01:51.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:51.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:51.940Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:51.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:51.940Z] [2023-05-10T02:01:51.940Z] Login Succeeded [2023-05-10T02:01:51.940Z] nexus3.edgexfoundry.org:10004 [2023-05-10T02:01:52.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:52.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:52.506Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:52.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:52.506Z] [2023-05-10T02:01:52.506Z] Login Succeeded [2023-05-10T02:01:52.506Z] docker.io [2023-05-10T02:01:52.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:01:53.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:01:53.052Z] Configure a credential helper to remove this warning. See [2023-05-10T02:01:53.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:01:53.052Z] [2023-05-10T02:01:53.052Z] Login Succeeded [2023-05-10T02:01:53.052Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T02:01:53.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T02:01:53.398Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T02:01:53.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T02:01:53.425Z] ========================================================= [2023-05-10T02:01:53.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T02:01:53.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:01:53.796Z] + 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-05-10T02:01:54.072Z] Sending build context to Docker daemon 678.4kB [2023-05-10T02:01:54.072Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T02:01:54.072Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T02:01:54.345Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T02:01:54.345Z] c41833b44d91: Pulling fs layer [2023-05-10T02:01:54.345Z] ed15518f5707: Pulling fs layer [2023-05-10T02:01:54.345Z] feae8fd75edb: Pulling fs layer [2023-05-10T02:01:54.345Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T02:01:54.345Z] 3cdef696dda3: Pulling fs layer [2023-05-10T02:01:54.345Z] 2ced38df9373: Pulling fs layer [2023-05-10T02:01:54.345Z] 58f1dce35555: Pulling fs layer [2023-05-10T02:01:54.345Z] 242c74f7c9fa: Waiting [2023-05-10T02:01:54.345Z] 3cdef696dda3: Waiting [2023-05-10T02:01:54.345Z] 2ced38df9373: Waiting [2023-05-10T02:01:54.345Z] 58f1dce35555: Waiting [2023-05-10T02:01:54.345Z] ed15518f5707: Verifying Checksum [2023-05-10T02:01:54.345Z] ed15518f5707: Download complete [2023-05-10T02:01:54.345Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T02:01:54.345Z] 242c74f7c9fa: Download complete [2023-05-10T02:01:54.345Z] 3cdef696dda3: Verifying Checksum [2023-05-10T02:01:54.345Z] 3cdef696dda3: Download complete [2023-05-10T02:01:54.345Z] c41833b44d91: Verifying Checksum [2023-05-10T02:01:54.345Z] c41833b44d91: Download complete [2023-05-10T02:01:55.797Z] 58f1dce35555: Verifying Checksum [2023-05-10T02:01:55.797Z] 58f1dce35555: Download complete [2023-05-10T02:01:56.392Z] c41833b44d91: Pull complete [2023-05-10T02:01:56.995Z] ed15518f5707: Pull complete [2023-05-10T02:01:56.995Z] feae8fd75edb: Verifying Checksum [2023-05-10T02:01:56.995Z] feae8fd75edb: Download complete [2023-05-10T02:01:57.267Z] 2ced38df9373: Verifying Checksum [2023-05-10T02:01:57.267Z] 2ced38df9373: Download complete [2023-05-10T02:02:07.427Z] feae8fd75edb: Pull complete [2023-05-10T02:02:07.427Z] 242c74f7c9fa: Pull complete [2023-05-10T02:02:07.697Z] 3cdef696dda3: Pull complete [2023-05-10T02:02:14.386Z] 2ced38df9373: Pull complete [2023-05-10T02:02:16.361Z] 58f1dce35555: Pull complete [2023-05-10T02:02:16.361Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T02:02:16.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T02:02:16.361Z] ---> fadd8f120f05 [2023-05-10T02:02:16.361Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T02:02:18.345Z] ---> Running in e59e2f93a40e [2023-05-10T02:02:18.936Z] Removing intermediate container e59e2f93a40e [2023-05-10T02:02:18.936Z] ---> 05424e16e478 [2023-05-10T02:02:18.936Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T02:02:18.936Z] ---> Running in b7708ea495f2 [2023-05-10T02:02:19.207Z] Removing intermediate container b7708ea495f2 [2023-05-10T02:02:19.207Z] ---> 54be44fdb6e9 [2023-05-10T02:02:19.207Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T02:02:19.207Z] ---> Running in d8e0509eb4b0 [2023-05-10T02:02:19.477Z] Removing intermediate container d8e0509eb4b0 [2023-05-10T02:02:19.477Z] ---> 1da8b1e92619 [2023-05-10T02:02:19.477Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T02:02:19.755Z] ---> Running in a783137f24aa [2023-05-10T02:02:20.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T02:02:21.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T02:02:22.747Z] OK: 263 MiB in 53 packages [2023-05-10T02:02:23.734Z] Removing intermediate container a783137f24aa [2023-05-10T02:02:23.734Z] ---> 594d3115092d [2023-05-10T02:02:23.734Z] Step 7/12 : WORKDIR /app [2023-05-10T02:02:23.734Z] ---> Running in a651004692ee [2023-05-10T02:02:24.005Z] Removing intermediate container a651004692ee [2023-05-10T02:02:24.005Z] ---> f58b2e13d4f9 [2023-05-10T02:02:24.005Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-10T02:02:24.624Z] ---> 8a54f5bc7cae [2023-05-10T02:02:24.624Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T02:02:24.624Z] ---> Running in d1635c2fd6e6 [2023-05-10T02:03:32.568Z] Removing intermediate container d1635c2fd6e6 [2023-05-10T02:03:32.568Z] ---> 4f1309ee70e2 [2023-05-10T02:03:32.568Z] Step 10/12 : COPY . . [2023-05-10T02:03:32.568Z] ---> 4636a17dae67 [2023-05-10T02:03:32.568Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T02:03:32.568Z] ---> Running in 906a5c36ea47 [2023-05-10T02:03:32.568Z] Removing intermediate container 906a5c36ea47 [2023-05-10T02:03:32.568Z] ---> d867070686ac [2023-05-10T02:03:32.568Z] Step 12/12 : RUN $MAKE [2023-05-10T02:03:32.568Z] ---> Running in c6615ed8d806 [2023-05-10T02:03:32.568Z] noop [2023-05-10T02:03:32.568Z] Removing intermediate container c6615ed8d806 [2023-05-10T02:03:32.568Z] ---> 0906defcda12 [2023-05-10T02:03:32.568Z] Successfully built 0906defcda12 [2023-05-10T02:03:32.568Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:03:32.942Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T02:03:32.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:03:33.169Z] prd-ubuntu20.04-docker-arm64-4c-16g-14867 does not seem to be running inside a container [2023-05-10T02:03:33.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/101 -v /w/workspace/app-rfid-llrp-inventory/101:/w/workspace/app-rfid-llrp-inventory/101:rw,z -v /w/workspace/app-rfid-llrp-inventory/101@tmp:/w/workspace/app-rfid-llrp-inventory/101@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-05-10T02:03:34.491Z] $ docker top f7ab786e41d0aeffd9243618e61de954c677b23518b4f754623ed0a41c8b0d7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T02:03:35.374Z] + go version [2023-05-10T02:03:35.374Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T02:03:35.399Z] $ docker stop --time=1 f7ab786e41d0aeffd9243618e61de954c677b23518b4f754623ed0a41c8b0d7d [2023-05-10T02:03:37.075Z] $ docker rm -f --volumes f7ab786e41d0aeffd9243618e61de954c677b23518b4f754623ed0a41c8b0d7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:03:37.655Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T02:03:37.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:03:37.869Z] prd-ubuntu20.04-docker-arm64-4c-16g-14867 does not seem to be running inside a container [2023-05-10T02:03:37.956Z] $ 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/101 -v /w/workspace/app-rfid-llrp-inventory/101:/w/workspace/app-rfid-llrp-inventory/101:rw,z -v /w/workspace/app-rfid-llrp-inventory/101@tmp:/w/workspace/app-rfid-llrp-inventory/101@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-05-10T02:03:39.244Z] $ docker top 58a12c4fb25ccede5b73ce189d01a2e20d62411d5f0cdf20a136c4567e4c21a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T02:03:40.111Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/101 [Pipeline] fileExists [Pipeline] sh [2023-05-10T02:03:40.773Z] + make test [2023-05-10T02:03:40.773Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-10T02:06:47.589Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-10T02:06:47.589Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-10T02:06:47.589Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.298s coverage: 86.2% of statements [2023-05-10T02:06:55.811Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.644s coverage: 71.9% of statements [2023-05-10T02:06:56.778Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T02:06:56.778Z] go vet ./... [2023-05-10T02:09:33.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T02:09:33.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T02:09:33.580Z] ./bin/test-attribution.sh [2023-05-10T02:09:33.580Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T02:09:33.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T02:09:33.618Z] $ docker stop --time=1 58a12c4fb25ccede5b73ce189d01a2e20d62411d5f0cdf20a136c4567e4c21a7 [2023-05-10T02:09:36.782Z] $ docker rm -f --volumes 58a12c4fb25ccede5b73ce189d01a2e20d62411d5f0cdf20a136c4567e4c21a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T02:09:38.520Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T02:09:38.540Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T02:09:39.097Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T02:09:39.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T02:09:39.815Z] + ls -al . [2023-05-10T02:09:39.815Z] total 224 [2023-05-10T02:09:39.815Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 02:03 . [2023-05-10T02:09:39.815Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 02:01 .. [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 262 May 10 02:01 .dockerignore [2023-05-10T02:09:39.815Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 02:01 .git [2023-05-10T02:09:39.815Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 02:01 .github [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 788 May 10 02:01 .gitignore [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 02:01 .golangci.yml [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 10 02:01 Attribution.txt [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 10 02:01 CHANGELOG.md [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 10 02:01 Dockerfile [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 02:01 GOVERNANCE.md [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 687 May 10 02:01 Jenkinsfile [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 02:01 LICENSE [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 10 02:01 Makefile [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 617 May 10 02:01 OWNERS.md [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 31001 May 10 02:01 README.md [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 01:58 VERSION [2023-05-10T02:09:39.815Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 02:01 bin [2023-05-10T02:09:39.815Z] -rw-r--r-- 1 jenkins jenkins 41317 May 10 02:06 coverage.out [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 10 02:01 go.mod [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 10 02:01 go.sum [2023-05-10T02:09:39.815Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 02:01 images [2023-05-10T02:09:39.815Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 02:01 internal [2023-05-10T02:09:39.815Z] -rw-rw-r-- 1 jenkins jenkins 531 May 10 02:01 main.go [2023-05-10T02:09:39.815Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 02:01 res [2023-05-10T02:09:39.815Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 02:01 snap [2023-05-10T02:09:39.815Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 02:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:09:40.163Z] + 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=bc9e117a94d755a571010ed0c8b643b5feaef654 --label arch=arm64 --label version=3.0.0-dev.32 . [2023-05-10T02:09:40.433Z] Sending build context to Docker daemon 678.4kB [2023-05-10T02:09:40.433Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T02:09:40.433Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-10T02:09:40.433Z] ---> 0906defcda12 [2023-05-10T02:09:40.433Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T02:09:40.433Z] ---> Running in fe10c1cf342e [2023-05-10T02:09:41.020Z] Removing intermediate container fe10c1cf342e [2023-05-10T02:09:41.020Z] ---> c78d83749940 [2023-05-10T02:09:41.020Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T02:09:41.020Z] ---> Running in a42eec02d3ef [2023-05-10T02:09:41.289Z] Removing intermediate container a42eec02d3ef [2023-05-10T02:09:41.289Z] ---> 0b2b4870ec10 [2023-05-10T02:09:41.289Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-10T02:09:41.289Z] ---> Running in 1c79aca30950 [2023-05-10T02:09:41.560Z] Removing intermediate container 1c79aca30950 [2023-05-10T02:09:41.560Z] ---> a637ca8e6008 [2023-05-10T02:09:41.560Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T02:09:41.834Z] ---> Running in fb9088fa9be3 [2023-05-10T02:09:42.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T02:09:43.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T02:09:44.828Z] OK: 263 MiB in 53 packages [2023-05-10T02:09:45.802Z] Removing intermediate container fb9088fa9be3 [2023-05-10T02:09:45.802Z] ---> 528a095d4359 [2023-05-10T02:09:45.802Z] Step 7/29 : WORKDIR /app [2023-05-10T02:09:45.802Z] ---> Running in 07ab5d96c7e8 [2023-05-10T02:09:46.072Z] Removing intermediate container 07ab5d96c7e8 [2023-05-10T02:09:46.072Z] ---> 99323ac3f073 [2023-05-10T02:09:46.072Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-10T02:09:46.661Z] ---> 3b41a8935d94 [2023-05-10T02:09:46.661Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T02:09:46.661Z] ---> Running in 20ed73af5f2b [2023-05-10T02:09:49.268Z] Removing intermediate container 20ed73af5f2b [2023-05-10T02:09:49.269Z] ---> 4614f93d30bf [2023-05-10T02:09:49.269Z] Step 10/29 : COPY . . [2023-05-10T02:09:50.237Z] ---> 40577f8f5e4b [2023-05-10T02:09:50.237Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T02:09:50.237Z] ---> Running in 78db17958d05 [2023-05-10T02:09:50.507Z] Removing intermediate container 78db17958d05 [2023-05-10T02:09:50.507Z] ---> 11ec3818a89f [2023-05-10T02:09:50.507Z] Step 12/29 : RUN $MAKE [2023-05-10T02:09:50.507Z] ---> Running in c802ddf29a3a [2023-05-10T02:09:51.471Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.62 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.32 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.32" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-10T02:12:13.201Z] Removing intermediate container c802ddf29a3a [2023-05-10T02:12:13.201Z] ---> dbb0c1d12b77 [2023-05-10T02:12:13.201Z] Step 13/29 : FROM alpine:3.17 [2023-05-10T02:12:13.201Z] 3.17: Pulling from library/alpine [2023-05-10T02:12:13.201Z] c41833b44d91: Already exists [2023-05-10T02:12:13.201Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T02:12:13.201Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T02:12:13.201Z] ---> 51e60588ff2c [2023-05-10T02:12:13.201Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T02:12:13.201Z] ---> Running in 1461055a5e31 [2023-05-10T02:12:13.201Z] Removing intermediate container 1461055a5e31 [2023-05-10T02:12:13.201Z] ---> 6eb4f4c81b82 [2023-05-10T02:12:13.201Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-10T02:12:13.201Z] ---> Running in c81d1e30a484 [2023-05-10T02:12:13.201Z] Removing intermediate container c81d1e30a484 [2023-05-10T02:12:13.201Z] ---> dff3e6441d5c [2023-05-10T02:12:13.201Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-10T02:12:13.201Z] ---> Running in 16f86421ae26 [2023-05-10T02:12:13.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T02:12:13.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T02:12:14.165Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-10T02:12:14.165Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-10T02:12:14.165Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T02:12:14.165Z] Executing ca-certificates-20230506-r0.trigger [2023-05-10T02:12:14.749Z] OK: 8 MiB in 17 packages [2023-05-10T02:12:15.731Z] Removing intermediate container 16f86421ae26 [2023-05-10T02:12:15.731Z] ---> aaa6237a8503 [2023-05-10T02:12:15.731Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-10T02:12:16.327Z] ---> c090aea6d2f4 [2023-05-10T02:12:16.327Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-10T02:12:16.910Z] ---> 2a2f5bd7baed [2023-05-10T02:12:16.910Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-10T02:12:17.493Z] ---> b585d3d942f5 [2023-05-10T02:12:17.493Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-10T02:12:17.758Z] ---> 57168e0685f1 [2023-05-10T02:12:17.758Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-10T02:12:19.167Z] ---> 27bf0e63c4f8 [2023-05-10T02:12:19.167Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-10T02:12:19.167Z] ---> Running in e4b773911ef1 [2023-05-10T02:12:21.106Z] Removing intermediate container e4b773911ef1 [2023-05-10T02:12:21.106Z] ---> e1660825e743 [2023-05-10T02:12:21.106Z] Step 23/29 : VOLUME /cache [2023-05-10T02:12:21.106Z] ---> Running in f6b79d6debf9 [2023-05-10T02:12:21.106Z] Removing intermediate container f6b79d6debf9 [2023-05-10T02:12:21.106Z] ---> e48e97495dcb [2023-05-10T02:12:21.106Z] Step 24/29 : EXPOSE 59711 [2023-05-10T02:12:21.106Z] ---> Running in e5160a857956 [2023-05-10T02:12:21.688Z] Removing intermediate container e5160a857956 [2023-05-10T02:12:21.688Z] ---> 6e760ce845c8 [2023-05-10T02:12:21.688Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-10T02:12:21.688Z] ---> Running in 0a252c604397 [2023-05-10T02:12:21.954Z] Removing intermediate container 0a252c604397 [2023-05-10T02:12:21.954Z] ---> 1ff297a4f658 [2023-05-10T02:12:21.954Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-10T02:12:21.954Z] ---> Running in 4eaf0877ac66 [2023-05-10T02:12:22.220Z] Removing intermediate container 4eaf0877ac66 [2023-05-10T02:12:22.220Z] ---> 55684a9c402c [2023-05-10T02:12:22.220Z] Step 27/29 : LABEL arch=arm64 [2023-05-10T02:12:22.220Z] ---> Running in 88838e422388 [2023-05-10T02:12:22.805Z] Removing intermediate container 88838e422388 [2023-05-10T02:12:22.805Z] ---> ff49cb2ce475 [2023-05-10T02:12:22.805Z] Step 28/29 : LABEL git_sha=bc9e117a94d755a571010ed0c8b643b5feaef654 [2023-05-10T02:12:22.805Z] ---> Running in fdcb19a45c6a [2023-05-10T02:12:23.072Z] Removing intermediate container fdcb19a45c6a [2023-05-10T02:12:23.072Z] ---> 247d64b49a91 [2023-05-10T02:12:23.072Z] Step 29/29 : LABEL version=3.0.0-dev.32 [2023-05-10T02:12:23.072Z] ---> Running in d785a46800f9 [2023-05-10T02:12:23.336Z] Removing intermediate container d785a46800f9 [2023-05-10T02:12:23.336Z] ---> cdbc8a7eb2b1 [2023-05-10T02:12:23.336Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T02:12:23.336Z] Successfully built cdbc8a7eb2b1 [2023-05-10T02:12:23.336Z] 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-05-10T02:12:23.457Z] provisioning config files... [2023-05-10T02:12:23.470Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/101@tmp/config4849862366707345718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:12:23.800Z] ---> docker-login.sh [2023-05-10T02:12:23.800Z] nexus3.edgexfoundry.org:10001 [2023-05-10T02:12:23.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:12:24.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:12:24.067Z] Configure a credential helper to remove this warning. See [2023-05-10T02:12:24.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:12:24.067Z] [2023-05-10T02:12:24.067Z] Login Succeeded [2023-05-10T02:12:24.067Z] nexus3.edgexfoundry.org:10002 [2023-05-10T02:12:24.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:12:24.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:12:24.333Z] Configure a credential helper to remove this warning. See [2023-05-10T02:12:24.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:12:24.333Z] [2023-05-10T02:12:24.333Z] Login Succeeded [2023-05-10T02:12:24.333Z] nexus3.edgexfoundry.org:10003 [2023-05-10T02:12:24.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:12:24.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:12:24.867Z] Configure a credential helper to remove this warning. See [2023-05-10T02:12:24.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:12:24.867Z] [2023-05-10T02:12:24.867Z] Login Succeeded [2023-05-10T02:12:24.867Z] nexus3.edgexfoundry.org:10004 [2023-05-10T02:12:25.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:12:25.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:12:25.134Z] Configure a credential helper to remove this warning. See [2023-05-10T02:12:25.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:12:25.134Z] [2023-05-10T02:12:25.134Z] Login Succeeded [2023-05-10T02:12:25.134Z] docker.io [2023-05-10T02:12:25.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T02:12:25.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T02:12:25.721Z] Configure a credential helper to remove this warning. See [2023-05-10T02:12:25.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T02:12:25.721Z] [2023-05-10T02:12:25.721Z] Login Succeeded [2023-05-10T02:12:25.721Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T02:12:25.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T02:12:25.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T02:12:25.798Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-10T02:12:25.798Z] bc9e117a94d755a571010ed0c8b643b5feaef654 [2023-05-10T02:12:25.798Z] latest [2023-05-10T02:12:25.798Z] 3.0.0-dev.32 [2023-05-10T02:12:25.798Z] bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32 [2023-05-10T02:12:25.798Z] main [2023-05-10T02:12:25.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:26.137Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bc9e117a94d755a571010ed0c8b643b5feaef654 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:26.483Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bc9e117a94d755a571010ed0c8b643b5feaef654 [2023-05-10T02:12:26.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-10T02:12:26.484Z] 3f8ecc0b55f5: Preparing [2023-05-10T02:12:26.484Z] 1eff046b9215: Preparing [2023-05-10T02:12:26.484Z] e05872a87f85: Preparing [2023-05-10T02:12:26.484Z] 7214acc0a049: Preparing [2023-05-10T02:12:26.484Z] 613b1b5f3837: Preparing [2023-05-10T02:12:26.484Z] 534c72e37578: Preparing [2023-05-10T02:12:26.484Z] ceba86b1989e: Preparing [2023-05-10T02:12:26.484Z] 26cbea5cba74: Preparing [2023-05-10T02:12:26.484Z] ceba86b1989e: Waiting [2023-05-10T02:12:26.484Z] 26cbea5cba74: Waiting [2023-05-10T02:12:26.484Z] 534c72e37578: Waiting [2023-05-10T02:12:26.754Z] 3f8ecc0b55f5: Pushed [2023-05-10T02:12:26.754Z] 613b1b5f3837: Pushed [2023-05-10T02:12:26.754Z] 7214acc0a049: Pushed [2023-05-10T02:12:26.754Z] e05872a87f85: Pushed [2023-05-10T02:12:26.754Z] 26cbea5cba74: Layer already exists [2023-05-10T02:12:26.754Z] 534c72e37578: Pushed [2023-05-10T02:12:27.034Z] ceba86b1989e: Pushed [2023-05-10T02:12:32.388Z] 1eff046b9215: Pushed [2023-05-10T02:12:32.388Z] bc9e117a94d755a571010ed0c8b643b5feaef654: digest: sha256:98917b69b0d50652ef5336713476707d183fc5ebc0d8e4429522feaa71989c7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:32.731Z] + 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-05-10T02:12:33.075Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-10T02:12:33.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-10T02:12:33.075Z] 3f8ecc0b55f5: Preparing [2023-05-10T02:12:33.075Z] 1eff046b9215: Preparing [2023-05-10T02:12:33.075Z] e05872a87f85: Preparing [2023-05-10T02:12:33.075Z] 7214acc0a049: Preparing [2023-05-10T02:12:33.075Z] 613b1b5f3837: Preparing [2023-05-10T02:12:33.075Z] 534c72e37578: Preparing [2023-05-10T02:12:33.075Z] ceba86b1989e: Preparing [2023-05-10T02:12:33.075Z] 26cbea5cba74: Preparing [2023-05-10T02:12:33.075Z] ceba86b1989e: Waiting [2023-05-10T02:12:33.075Z] 26cbea5cba74: Waiting [2023-05-10T02:12:33.075Z] 534c72e37578: Waiting [2023-05-10T02:12:33.075Z] e05872a87f85: Layer already exists [2023-05-10T02:12:33.075Z] 7214acc0a049: Layer already exists [2023-05-10T02:12:33.075Z] 1eff046b9215: Layer already exists [2023-05-10T02:12:33.075Z] 613b1b5f3837: Layer already exists [2023-05-10T02:12:33.075Z] 3f8ecc0b55f5: Layer already exists [2023-05-10T02:12:33.075Z] ceba86b1989e: Layer already exists [2023-05-10T02:12:33.075Z] 26cbea5cba74: Layer already exists [2023-05-10T02:12:33.075Z] 534c72e37578: Layer already exists [2023-05-10T02:12:33.340Z] latest: digest: sha256:98917b69b0d50652ef5336713476707d183fc5ebc0d8e4429522feaa71989c7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:33.688Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:34.037Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.32 [2023-05-10T02:12:34.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-10T02:12:34.037Z] 3f8ecc0b55f5: Preparing [2023-05-10T02:12:34.037Z] 1eff046b9215: Preparing [2023-05-10T02:12:34.037Z] e05872a87f85: Preparing [2023-05-10T02:12:34.037Z] 7214acc0a049: Preparing [2023-05-10T02:12:34.037Z] 613b1b5f3837: Preparing [2023-05-10T02:12:34.037Z] 534c72e37578: Preparing [2023-05-10T02:12:34.037Z] ceba86b1989e: Preparing [2023-05-10T02:12:34.037Z] 26cbea5cba74: Preparing [2023-05-10T02:12:34.037Z] ceba86b1989e: Waiting [2023-05-10T02:12:34.037Z] 26cbea5cba74: Waiting [2023-05-10T02:12:34.037Z] 534c72e37578: Waiting [2023-05-10T02:12:34.037Z] e05872a87f85: Layer already exists [2023-05-10T02:12:34.037Z] 7214acc0a049: Layer already exists [2023-05-10T02:12:34.037Z] 1eff046b9215: Layer already exists [2023-05-10T02:12:34.037Z] 613b1b5f3837: Layer already exists [2023-05-10T02:12:34.037Z] 3f8ecc0b55f5: Layer already exists [2023-05-10T02:12:34.037Z] ceba86b1989e: Layer already exists [2023-05-10T02:12:34.037Z] 534c72e37578: Layer already exists [2023-05-10T02:12:34.037Z] 26cbea5cba74: Layer already exists [2023-05-10T02:12:34.037Z] 3.0.0-dev.32: digest: sha256:98917b69b0d50652ef5336713476707d183fc5ebc0d8e4429522feaa71989c7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:34.657Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:35.000Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32 [2023-05-10T02:12:35.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-10T02:12:35.000Z] 3f8ecc0b55f5: Preparing [2023-05-10T02:12:35.000Z] 1eff046b9215: Preparing [2023-05-10T02:12:35.000Z] e05872a87f85: Preparing [2023-05-10T02:12:35.000Z] 7214acc0a049: Preparing [2023-05-10T02:12:35.000Z] 613b1b5f3837: Preparing [2023-05-10T02:12:35.000Z] 534c72e37578: Preparing [2023-05-10T02:12:35.000Z] ceba86b1989e: Preparing [2023-05-10T02:12:35.000Z] 26cbea5cba74: Preparing [2023-05-10T02:12:35.000Z] 534c72e37578: Waiting [2023-05-10T02:12:35.000Z] ceba86b1989e: Waiting [2023-05-10T02:12:35.000Z] 26cbea5cba74: Waiting [2023-05-10T02:12:35.000Z] 3f8ecc0b55f5: Layer already exists [2023-05-10T02:12:35.000Z] e05872a87f85: Layer already exists [2023-05-10T02:12:35.000Z] 1eff046b9215: Layer already exists [2023-05-10T02:12:35.000Z] 613b1b5f3837: Layer already exists [2023-05-10T02:12:35.000Z] 7214acc0a049: Layer already exists [2023-05-10T02:12:35.000Z] 26cbea5cba74: Layer already exists [2023-05-10T02:12:35.000Z] ceba86b1989e: Layer already exists [2023-05-10T02:12:35.000Z] 534c72e37578: Layer already exists [2023-05-10T02:12:35.267Z] bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32: digest: sha256:98917b69b0d50652ef5336713476707d183fc5ebc0d8e4429522feaa71989c7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:35.613Z] + 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-05-10T02:12:35.952Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-10T02:12:35.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-10T02:12:35.952Z] 3f8ecc0b55f5: Preparing [2023-05-10T02:12:35.952Z] 1eff046b9215: Preparing [2023-05-10T02:12:35.952Z] e05872a87f85: Preparing [2023-05-10T02:12:35.952Z] 7214acc0a049: Preparing [2023-05-10T02:12:35.952Z] 613b1b5f3837: Preparing [2023-05-10T02:12:35.952Z] 534c72e37578: Preparing [2023-05-10T02:12:35.952Z] ceba86b1989e: Preparing [2023-05-10T02:12:35.952Z] 26cbea5cba74: Preparing [2023-05-10T02:12:35.952Z] 534c72e37578: Waiting [2023-05-10T02:12:35.952Z] 26cbea5cba74: Waiting [2023-05-10T02:12:35.952Z] ceba86b1989e: Waiting [2023-05-10T02:12:35.952Z] 613b1b5f3837: Layer already exists [2023-05-10T02:12:35.952Z] 3f8ecc0b55f5: Layer already exists [2023-05-10T02:12:35.952Z] 1eff046b9215: Layer already exists [2023-05-10T02:12:35.952Z] e05872a87f85: Layer already exists [2023-05-10T02:12:35.952Z] 7214acc0a049: Layer already exists [2023-05-10T02:12:35.952Z] 26cbea5cba74: Layer already exists [2023-05-10T02:12:35.952Z] ceba86b1989e: Layer already exists [2023-05-10T02:12:35.952Z] 534c72e37578: Layer already exists [2023-05-10T02:12:36.220Z] main: digest: sha256:98917b69b0d50652ef5336713476707d183fc5ebc0d8e4429522feaa71989c7d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T02:12:36.263Z] ===================================================== [Pipeline] echo [2023-05-10T02:12:36.269Z] taggedImages: [2023-05-10T02:12:36.269Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bc9e117a94d755a571010ed0c8b643b5feaef654 [2023-05-10T02:12:36.269Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-10T02:12:36.269Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.32 [2023-05-10T02:12:36.269Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:bc9e117a94d755a571010ed0c8b643b5feaef654-3.0.0-dev.32 [2023-05-10T02:12:36.269Z] - 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-05-10T02:12:36.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T02:12:36.629Z] [2023-05-10T02:12:36.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:12:36.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T02:12:36.958Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T02:12:36.958Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T02:12:36.958Z] 04944245beec: Pulling fs layer [2023-05-10T02:12:36.958Z] 699f458cf7ca: Pulling fs layer [2023-05-10T02:12:36.958Z] 765212b225bb: Pulling fs layer [2023-05-10T02:12:36.958Z] f23df028b6ca: Pulling fs layer [2023-05-10T02:12:36.958Z] 765212b225bb: Waiting [2023-05-10T02:12:36.958Z] f23df028b6ca: Waiting [2023-05-10T02:12:36.958Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T02:12:36.958Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T02:12:36.958Z] d65c8cfc05b1: Waiting [2023-05-10T02:12:36.958Z] 2437ff75d9bd: Waiting [2023-05-10T02:12:37.226Z] 04944245beec: Verifying Checksum [2023-05-10T02:12:37.226Z] 04944245beec: Download complete [2023-05-10T02:12:37.226Z] 765212b225bb: Verifying Checksum [2023-05-10T02:12:37.226Z] 765212b225bb: Download complete [2023-05-10T02:12:37.226Z] f23df028b6ca: Verifying Checksum [2023-05-10T02:12:37.226Z] f23df028b6ca: Download complete [2023-05-10T02:12:37.226Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T02:12:37.226Z] d65c8cfc05b1: Download complete [2023-05-10T02:12:37.226Z] 699f458cf7ca: Verifying Checksum [2023-05-10T02:12:37.226Z] 699f458cf7ca: Download complete [2023-05-10T02:12:37.811Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T02:12:37.811Z] 8998bd30e6a1: Download complete [2023-05-10T02:12:39.750Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T02:12:39.750Z] 2437ff75d9bd: Download complete [2023-05-10T02:12:41.165Z] 8998bd30e6a1: Pull complete [2023-05-10T02:12:41.750Z] 04944245beec: Pull complete [2023-05-10T02:12:43.170Z] 699f458cf7ca: Pull complete [2023-05-10T02:12:43.444Z] 765212b225bb: Pull complete [2023-05-10T02:12:44.029Z] f23df028b6ca: Pull complete [2023-05-10T02:12:44.297Z] d65c8cfc05b1: Pull complete [2023-05-10T02:12:59.305Z] 2437ff75d9bd: Pull complete [2023-05-10T02:12:59.305Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T02:12:59.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T02:12:59.305Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:12:59.503Z] prd-ubuntu20.04-docker-arm64-4c-16g-14867 does not seem to be running inside a container [2023-05-10T02:12:59.582Z] $ 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/101 -v /w/workspace/app-rfid-llrp-inventory/101:/w/workspace/app-rfid-llrp-inventory/101:rw,z -v /w/workspace/app-rfid-llrp-inventory/101@tmp:/w/workspace/app-rfid-llrp-inventory/101@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-05-10T02:13:02.194Z] $ docker top ae219ecf8c6a02b8f98ccb1f144336db7664ea74ad17efdea6f1afa88501c990 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:13:03.035Z] ---> job-cost.sh [2023-05-10T02:13:03.035Z] lf-activate-venv: SKIPPING [2023-05-10T02:13:03.035Z] INFO: No Stack... [2023-05-10T02:13:03.303Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T02:13:04.262Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T02:13:04.585Z] + cat /w/workspace/app-rfid-llrp-inventory/101/archives/cost.csv [2023-05-10T02:13:04.585Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T02:13:04.659Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-101-stack-cost] [2023-05-10T02:13:04.665Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-101-stack-cost] did not exist. Created. [2023-05-10T02:13:04.665Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T02:13:05.318Z] /w/workspace/app-rfid-llrp-inventory/101@tmp/durable-d20b6316/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T02:13:05.656Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T02:13:05.944Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T02:13:06.000Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T02:13:06.006Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T02:13:06.033Z] $ docker stop --time=1 ae219ecf8c6a02b8f98ccb1f144336db7664ea74ad17efdea6f1afa88501c990 [2023-05-10T02:13:07.585Z] $ docker rm -f --volumes ae219ecf8c6a02b8f98ccb1f144336db7664ea74ad17efdea6f1afa88501c990 [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-05-10T02:13:07.988Z] provisioning config files... [2023-05-10T02:13:07.996Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15333405469043524090tmp [Pipeline] { [Pipeline] sh [2023-05-10T02:13:08.292Z] + set +x [2023-05-10T02:13:08.292Z] + + curl -s https://codecov.io/bash [2023-05-10T02:13:08.292Z] bash -s -- [2023-05-10T02:13:08.292Z] [2023-05-10T02:13:08.292Z] _____ _ [2023-05-10T02:13:08.292Z] / ____| | | [2023-05-10T02:13:08.292Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T02:13:08.292Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T02:13:08.292Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T02:13:08.292Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T02:13:08.292Z] Bash-1.0.6 [2023-05-10T02:13:08.292Z] [2023-05-10T02:13:08.292Z] [2023-05-10T02:13:08.292Z] ==> git version 2.25.1 found [2023-05-10T02:13:08.292Z] ==> 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-05-10T02:13:08.292Z] Release-Date: 2020-01-08 [2023-05-10T02:13:08.292Z] 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-05-10T02:13:08.292Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T02:13:08.292Z] ==> Jenkins CI detected. [2023-05-10T02:13:08.292Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-10T02:13:08.292Z] project root: . [2023-05-10T02:13:08.292Z] --> token set from env [2023-05-10T02:13:08.292Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T02:13:08.292Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T02:13:08.292Z] ==> Python coveragepy not found [2023-05-10T02:13:08.292Z] ==> Searching for coverage reports in: [2023-05-10T02:13:08.292Z] + . [2023-05-10T02:13:08.292Z] -> Found 1 reports [2023-05-10T02:13:08.292Z] ==> Detecting git/mercurial file structure [2023-05-10T02:13:08.292Z] ==> Reading reports [2023-05-10T02:13:08.292Z] + ./coverage.out bytes=41317 [2023-05-10T02:13:08.292Z] ==> Appending adjustments [2023-05-10T02:13:08.292Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T02:13:08.555Z] + Found adjustments [2023-05-10T02:13:08.555Z] ==> Gzipping contents [2023-05-10T02:13:08.555Z] 12K /tmp/codecov.7u8LoD.gz [2023-05-10T02:13:08.555Z] ==> Uploading reports [2023-05-10T02:13:08.555Z] url: https://codecov.io [2023-05-10T02:13:08.555Z] query: branch=main&commit=bc9e117a94d755a571010ed0c8b643b5feaef654&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T02:13:08.555Z] -> Pinging Codecov [2023-05-10T02:13:08.555Z] 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=bc9e117a94d755a571010ed0c8b643b5feaef654&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T02:13:08.819Z] -> Uploading to [2023-05-10T02:13:08.819Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/581DD39554BDF9B6E22D074273EAD858/bc9e117a94d755a571010ed0c8b643b5feaef654/af16b1c4-f5ea-41fe-85d5-8aae6efeb269.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T021308Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ab6cb0ee4a5b326b446e49313dd2e1495dd6971d7fad700dff45ef7f212db77 [2023-05-10T02:13:08.819Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T02:13:08.819Z] Dload Upload Total Spent Left Speed [2023-05-10T02:13:09.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 53153 --:--:-- --:--:-- --:--:-- 53153 [2023-05-10T02:13:09.081Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/bc9e117a94d755a571010ed0c8b643b5feaef654 [Pipeline] } [2023-05-10T02:13:09.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T02:13:09.236Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T02:13:09.267Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:13:09.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T02:13:09.583Z] [2023-05-10T02:13:09.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:13:09.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T02:13:09.884Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T02:13:09.884Z] df9b9388f04a: Pulling fs layer [2023-05-10T02:13:09.884Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T02:13:09.884Z] 25bc292e5bac: Pulling fs layer [2023-05-10T02:13:09.884Z] 114826534d7a: Pulling fs layer [2023-05-10T02:13:09.884Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T02:13:09.884Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T02:13:09.884Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T02:13:09.884Z] 4657fd5d0bcf: Waiting [2023-05-10T02:13:09.884Z] 6ad1cebc031e: Waiting [2023-05-10T02:13:09.884Z] 8a3aa393b2d8: Waiting [2023-05-10T02:13:09.884Z] 25bc292e5bac: Verifying Checksum [2023-05-10T02:13:09.884Z] 25bc292e5bac: Download complete [2023-05-10T02:13:09.884Z] 52dc419b0ee2: Verifying Checksum [2023-05-10T02:13:09.884Z] 52dc419b0ee2: Download complete [2023-05-10T02:13:09.884Z] 4657fd5d0bcf: Download complete [2023-05-10T02:13:09.884Z] df9b9388f04a: Download complete [2023-05-10T02:13:10.143Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T02:13:10.143Z] 6ad1cebc031e: Download complete [2023-05-10T02:13:10.143Z] df9b9388f04a: Pull complete [2023-05-10T02:13:10.143Z] 52dc419b0ee2: Pull complete [2023-05-10T02:13:10.403Z] 25bc292e5bac: Pull complete [2023-05-10T02:13:10.661Z] 114826534d7a: Verifying Checksum [2023-05-10T02:13:10.661Z] 114826534d7a: Download complete [2023-05-10T02:13:10.920Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T02:13:10.920Z] 8a3aa393b2d8: Download complete [2023-05-10T02:13:14.217Z] 114826534d7a: Pull complete [2023-05-10T02:13:14.217Z] 4657fd5d0bcf: Pull complete [2023-05-10T02:13:14.477Z] 6ad1cebc031e: Pull complete [2023-05-10T02:13:17.764Z] 8a3aa393b2d8: Pull complete [2023-05-10T02:13:17.764Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T02:13:17.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T02:13:17.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:13:17.848Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T02:13:17.899Z] $ 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-05-10T02:13:21.955Z] $ docker top 8eb0bb35c40185724b7cf57ae27d26ea8106343280f2bdcd8e363464fd679392 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T02:13:22.009Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-10T02:13:22.283Z] + set -o pipefail [2023-05-10T02:13:22.283Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-10T02:13:27.552Z] [2023-05-10T02:13:27.552Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-10T02:13:27.552Z] [2023-05-10T02:13:27.552Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/6ecf3841-8973-4ba9-99e8-fe8675087e77 [2023-05-10T02:13:27.552Z] [2023-05-10T02:13:27.552Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-10T02:13:27.552Z] [2023-05-10T02:13:27.552Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T02:13:27.552Z] [2023-05-10T02:13:35.672Z] [2023-05-10T02:13:35.672Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T02:13:35.672Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T02:13:35.672Z] More details here: https://snyk.co/ue1NS [2023-05-10T02:13:35.672Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T02:13:35.672Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T02:13:35.704Z] $ docker stop --time=1 8eb0bb35c40185724b7cf57ae27d26ea8106343280f2bdcd8e363464fd679392 [2023-05-10T02:13:39.768Z] $ docker rm -f --volumes 8eb0bb35c40185724b7cf57ae27d26ea8106343280f2bdcd8e363464fd679392 [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-05-10T02:13:40.415Z] + git log --format=format:%s -1 bc9e117a94d755a571010ed0c8b643b5feaef654 [Pipeline] sh [2023-05-10T02:13:40.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T02:13:40.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:13:41.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T02:13:41.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:13:41.069Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T02:13:41.118Z] $ 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-05-10T02:13:41.511Z] $ docker top 041fbf6e3fb3a71b119b8c18440097799e7f021fdf6dce8b69dd32d9bb8bc2a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T02:13:41.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T02:13:41.584Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T02:13:41.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T02:13:41.710Z] $ docker exec 041fbf6e3fb3a71b119b8c18440097799e7f021fdf6dce8b69dd32d9bb8bc2a8 ssh-agent [2023-05-10T02:13:41.805Z] SSH_AUTH_SOCK=/tmp/ssh-PHST4TZQbh85/agent.32 [2023-05-10T02:13:41.805Z] SSH_AGENT_PID=38 [2023-05-10T02:13:41.810Z] Running ssh-add (command line suppressed) [2023-05-10T02:13:41.938Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5492629911661459830.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5492629911661459830.key) [2023-05-10T02:13:41.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T02:13:42.217Z] + git semver tag [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,435 [run_tag] DEBUG tag force:False [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,435 [check_head_tag] DEBUG check head tag [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,436 [execute] INFO git cat-file --batch-check [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,441 [execute] INFO git cat-file --batch [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,465 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,465 [execute] INFO git tag -a v3.0.0-dev.32 -m v3.0.0-dev.32 [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,466 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.32', '-m', 'v3.0.0-dev.32'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T02:13:42.475Z] 2023-05-10 02:13:42,471 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-10T02:13:42.475Z] 3.0.0-dev.32 [Pipeline] } [2023-05-10T02:13:42.505Z] $ docker exec --env ******** --env ******** 041fbf6e3fb3a71b119b8c18440097799e7f021fdf6dce8b69dd32d9bb8bc2a8 ssh-agent -k [2023-05-10T02:13:42.604Z] unset SSH_AUTH_SOCK; [2023-05-10T02:13:42.604Z] unset SSH_AGENT_PID; [2023-05-10T02:13:42.604Z] echo Agent pid 38 killed; [2023-05-10T02:13:42.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T02:13:42.895Z] + git semver [Pipeline] } [2023-05-10T02:13:43.186Z] $ docker stop --time=1 041fbf6e3fb3a71b119b8c18440097799e7f021fdf6dce8b69dd32d9bb8bc2a8 [2023-05-10T02:13:44.443Z] $ docker rm -f --volumes 041fbf6e3fb3a71b119b8c18440097799e7f021fdf6dce8b69dd32d9bb8bc2a8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:13:44.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T02:13:44.808Z] [2023-05-10T02:13:44.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:13:45.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T02:13:45.103Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T02:13:45.103Z] ab5ef0e58194: Pulling fs layer [2023-05-10T02:13:45.103Z] 9712f1f96733: Pulling fs layer [2023-05-10T02:13:45.103Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T02:13:45.103Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T02:13:45.103Z] e9a5061849ea: Pulling fs layer [2023-05-10T02:13:45.103Z] d747dcd14b5f: Pulling fs layer [2023-05-10T02:13:45.103Z] 2de7ff778b66: Pulling fs layer [2023-05-10T02:13:45.103Z] 0d9ebad4ef96: Waiting [2023-05-10T02:13:45.103Z] e9a5061849ea: Waiting [2023-05-10T02:13:45.103Z] d747dcd14b5f: Waiting [2023-05-10T02:13:45.103Z] 2de7ff778b66: Waiting [2023-05-10T02:13:45.103Z] 9712f1f96733: Verifying Checksum [2023-05-10T02:13:45.103Z] 9712f1f96733: Download complete [2023-05-10T02:13:45.363Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T02:13:45.363Z] 63f879dbbcfc: Download complete [2023-05-10T02:13:45.622Z] e9a5061849ea: Verifying Checksum [2023-05-10T02:13:45.622Z] e9a5061849ea: Download complete [2023-05-10T02:13:45.622Z] d747dcd14b5f: Download complete [2023-05-10T02:13:45.622Z] ab5ef0e58194: Download complete [2023-05-10T02:13:45.622Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T02:13:45.622Z] 0d9ebad4ef96: Download complete [2023-05-10T02:13:45.622Z] 2de7ff778b66: Verifying Checksum [2023-05-10T02:13:45.622Z] 2de7ff778b66: Download complete [2023-05-10T02:13:48.156Z] ab5ef0e58194: Pull complete [2023-05-10T02:13:48.156Z] 9712f1f96733: Pull complete [2023-05-10T02:13:49.092Z] 63f879dbbcfc: Pull complete [2023-05-10T02:13:53.280Z] 0d9ebad4ef96: Pull complete [2023-05-10T02:13:53.280Z] e9a5061849ea: Pull complete [2023-05-10T02:13:53.280Z] d747dcd14b5f: Pull complete [2023-05-10T02:13:54.214Z] 2de7ff778b66: Pull complete [2023-05-10T02:13:54.214Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T02:13:54.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T02:13:54.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:13:54.294Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T02:13:54.347Z] $ 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-05-10T02:13:59.665Z] $ docker top 8b61b7b8c0fb795dd0efcb1f0c7a164b4a1b862a71e5edc35755b12c19d37f50 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T02:13:59.712Z] provisioning config files... [2023-05-10T02:13:59.720Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12097511431165244489tmp [2023-05-10T02:13:59.731Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10470803446429628168tmp [2023-05-10T02:13:59.741Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13632468914199767729tmp [Pipeline] { [Pipeline] echo [2023-05-10T02:13:59.757Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:00.044Z] ---> sigul-configuration.sh [2023-05-10T02:14:00.044Z] gpg: directory `/root/.gnupg' created [2023-05-10T02:14:00.044Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T02:14:00.044Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T02:14:00.044Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T02:14:00.044Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T02:14:00.044Z] gpg: CAST5 encrypted data [2023-05-10T02:14:00.044Z] gpg: encrypted with 1 passphrase [2023-05-10T02:14:00.044Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T02:14:00.328Z] + mkdir /home/jenkins [2023-05-10T02:14:00.328Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T02:14:00.612Z] + 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-05-10T02:14:00.621Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:00.906Z] ---> sigul-install.sh [2023-05-10T02:14:00.906Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T02:14:01.193Z] + git tag --list [2023-05-10T02:14:01.193Z] v0.0.0 [2023-05-10T02:14:01.193Z] v1.0.0 [2023-05-10T02:14:01.193Z] v2.1.0 [2023-05-10T02:14:01.193Z] v2.1.1 [2023-05-10T02:14:01.193Z] v2.1.1-dev.1 [2023-05-10T02:14:01.193Z] v2.2.0 [2023-05-10T02:14:01.193Z] v2.2.1-dev.1 [2023-05-10T02:14:01.193Z] v2.2.1-dev.2 [2023-05-10T02:14:01.193Z] v2.2.1-dev.3 [2023-05-10T02:14:01.193Z] v2.2.1-dev.4 [2023-05-10T02:14:01.193Z] v2.2.1-dev.5 [2023-05-10T02:14:01.193Z] v2.2.1-dev.6 [2023-05-10T02:14:01.193Z] v2.2.1-dev.7 [2023-05-10T02:14:01.193Z] v2.3.0 [2023-05-10T02:14:01.193Z] v2.3.0-dev.10 [2023-05-10T02:14:01.193Z] v2.3.0-dev.11 [2023-05-10T02:14:01.193Z] v2.3.0-dev.12 [2023-05-10T02:14:01.193Z] v2.3.0-dev.13 [2023-05-10T02:14:01.193Z] v2.3.0-dev.14 [2023-05-10T02:14:01.193Z] v2.3.0-dev.15 [2023-05-10T02:14:01.193Z] v2.3.0-dev.16 [2023-05-10T02:14:01.193Z] v2.3.0-dev.17 [2023-05-10T02:14:01.193Z] v2.3.0-dev.18 [2023-05-10T02:14:01.193Z] v2.3.0-dev.19 [2023-05-10T02:14:01.193Z] v2.3.0-dev.20 [2023-05-10T02:14:01.193Z] v2.3.0-dev.21 [2023-05-10T02:14:01.193Z] v2.3.0-dev.22 [2023-05-10T02:14:01.193Z] v2.3.0-dev.23 [2023-05-10T02:14:01.193Z] v2.3.0-dev.24 [2023-05-10T02:14:01.193Z] v2.3.0-dev.25 [2023-05-10T02:14:01.193Z] v2.3.0-dev.26 [2023-05-10T02:14:01.193Z] v2.3.0-dev.9 [2023-05-10T02:14:01.193Z] v2.3.1-dev.1 [2023-05-10T02:14:01.193Z] v3.0.0-dev.1 [2023-05-10T02:14:01.193Z] v3.0.0-dev.10 [2023-05-10T02:14:01.193Z] v3.0.0-dev.11 [2023-05-10T02:14:01.193Z] v3.0.0-dev.12 [2023-05-10T02:14:01.193Z] v3.0.0-dev.13 [2023-05-10T02:14:01.193Z] v3.0.0-dev.14 [2023-05-10T02:14:01.193Z] v3.0.0-dev.15 [2023-05-10T02:14:01.193Z] v3.0.0-dev.16 [2023-05-10T02:14:01.193Z] v3.0.0-dev.17 [2023-05-10T02:14:01.193Z] v3.0.0-dev.18 [2023-05-10T02:14:01.193Z] v3.0.0-dev.19 [2023-05-10T02:14:01.193Z] v3.0.0-dev.2 [2023-05-10T02:14:01.193Z] v3.0.0-dev.20 [2023-05-10T02:14:01.193Z] v3.0.0-dev.21 [2023-05-10T02:14:01.193Z] v3.0.0-dev.22 [2023-05-10T02:14:01.193Z] v3.0.0-dev.23 [2023-05-10T02:14:01.193Z] v3.0.0-dev.24 [2023-05-10T02:14:01.193Z] v3.0.0-dev.25 [2023-05-10T02:14:01.193Z] v3.0.0-dev.26 [2023-05-10T02:14:01.193Z] v3.0.0-dev.27 [2023-05-10T02:14:01.193Z] v3.0.0-dev.28 [2023-05-10T02:14:01.193Z] v3.0.0-dev.29 [2023-05-10T02:14:01.193Z] v3.0.0-dev.3 [2023-05-10T02:14:01.193Z] v3.0.0-dev.30 [2023-05-10T02:14:01.193Z] v3.0.0-dev.31 [2023-05-10T02:14:01.193Z] v3.0.0-dev.32 [2023-05-10T02:14:01.193Z] v3.0.0-dev.4 [2023-05-10T02:14:01.193Z] v3.0.0-dev.5 [2023-05-10T02:14:01.193Z] v3.0.0-dev.6 [2023-05-10T02:14:01.193Z] v3.0.0-dev.7 [2023-05-10T02:14:01.193Z] v3.0.0-dev.8 [2023-05-10T02:14:01.193Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T02:14:01.484Z] + lftools sign git-tag v3.0.0-dev.32 [2023-05-10T02:14:02.052Z] Signing Git tag with Sigul... [2023-05-10T02:14:02.052Z] Signing v3.0.0-dev.32 [Pipeline] echo [2023-05-10T02:14:02.625Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:02.905Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T02:14:02.912Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T02:14:02.950Z] $ docker stop --time=1 8b61b7b8c0fb795dd0efcb1f0c7a164b4a1b862a71e5edc35755b12c19d37f50 [2023-05-10T02:14:04.200Z] $ docker rm -f --volumes 8b61b7b8c0fb795dd0efcb1f0c7a164b4a1b862a71e5edc35755b12c19d37f50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T02:14:04.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T02:14:04.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:14:04.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T02:14:04.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:14:04.943Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T02:14:04.997Z] $ 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-05-10T02:14:05.323Z] $ docker top 2713eddfa339a0c560a1344e6d934a536e3281d00e733830e47d4f269a5aa526 -eo pid,comm [2023-05-10T02:14:05.351Z] 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-05-10T02:14:05.351Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T02:14:05.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T02:14:05.389Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T02:14:05.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T02:14:05.512Z] $ docker exec 2713eddfa339a0c560a1344e6d934a536e3281d00e733830e47d4f269a5aa526 ssh-agent [2023-05-10T02:14:05.595Z] SSH_AUTH_SOCK=/tmp/ssh-7FjBNwOuEY7e/agent.32 [2023-05-10T02:14:05.595Z] SSH_AGENT_PID=38 [2023-05-10T02:14:05.599Z] Running ssh-add (command line suppressed) [2023-05-10T02:14:05.718Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10857588914040208971.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10857588914040208971.key) [2023-05-10T02:14:05.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T02:14:05.999Z] + git semver bump pre [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,238 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,238 [bump_version] DEBUG bumping version:3.0.0-dev.32 on axis:pre with prefix:dev [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,239 [bump_version] DEBUG bumped version:3.0.0-dev.33 [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,239 [write_version] DEBUG write version:3.0.0-dev.33 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,239 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,239 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,240 [execute] INFO git cat-file --batch-check [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,241 [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-05-10T02:14:06.260Z] 2023-05-10 02:14:06,247 [execute] INFO git cat-file --batch [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T02:14:06.260Z] 2023-05-10 02:14:06,252 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-10T02:14:06.260Z] 3.0.0-dev.33 [Pipeline] } [2023-05-10T02:14:06.290Z] $ docker exec --env ******** --env ******** 2713eddfa339a0c560a1344e6d934a536e3281d00e733830e47d4f269a5aa526 ssh-agent -k [2023-05-10T02:14:06.388Z] unset SSH_AUTH_SOCK; [2023-05-10T02:14:06.389Z] unset SSH_AGENT_PID; [2023-05-10T02:14:06.389Z] echo Agent pid 38 killed; [2023-05-10T02:14:06.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T02:14:06.689Z] + git semver [Pipeline] } [2023-05-10T02:14:06.982Z] $ docker stop --time=1 2713eddfa339a0c560a1344e6d934a536e3281d00e733830e47d4f269a5aa526 [2023-05-10T02:14:08.244Z] $ docker rm -f --volumes 2713eddfa339a0c560a1344e6d934a536e3281d00e733830e47d4f269a5aa526 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T02:14:08.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T02:14:08.571Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:14:08.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T02:14:08.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:14:08.948Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T02:14:08.998Z] $ 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-05-10T02:14:09.349Z] $ docker top a2185b3961eda61a2fd6a6100ce305d639545bb3085e110b31ff0a22053bf8ff -eo pid,comm [2023-05-10T02:14:09.373Z] 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-05-10T02:14:09.373Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T02:14:09.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T02:14:09.414Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T02:14:09.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T02:14:09.549Z] $ docker exec a2185b3961eda61a2fd6a6100ce305d639545bb3085e110b31ff0a22053bf8ff ssh-agent [2023-05-10T02:14:09.633Z] SSH_AUTH_SOCK=/tmp/ssh-iTLTLB6BSs3y/agent.33 [2023-05-10T02:14:09.634Z] SSH_AGENT_PID=39 [2023-05-10T02:14:09.638Z] Running ssh-add (command line suppressed) [2023-05-10T02:14:09.765Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_291784412022985035.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_291784412022985035.key) [2023-05-10T02:14:09.760Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T02:14:10.044Z] + git semver push [2023-05-10T02:14:10.302Z] 2023-05-10 02:14:10,308 [run_push] DEBUG push [2023-05-10T02:14:10.302Z] 2023-05-10 02:14:10,309 [execute] INFO git cat-file --batch-check [2023-05-10T02:14:10.302Z] 2023-05-10 02:14:10,310 [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-05-10T02:14:10.302Z] 2023-05-10 02:14:10,314 [execute] INFO git rev-list 781ada797ed8adb16ae41349f1ac3dd7f54684e7 -- [2023-05-10T02:14:10.302Z] 2023-05-10 02:14:10,314 [execute] DEBUG Popen(['git', 'rev-list', '781ada797ed8adb16ae41349f1ac3dd7f54684e7', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T02:14:10.302Z] 2023-05-10 02:14:10,321 [execute] INFO git fetch -v origin [2023-05-10T02:14:10.302Z] 2023-05-10 02:14:10,322 [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-05-10T02:14:10.870Z] 2023-05-10 02:14:10,785 [run_push] DEBUG no remote changes detected [2023-05-10T02:14:10.870Z] 2023-05-10 02:14:10,786 [execute] INFO git push origin semver [2023-05-10T02:14:10.870Z] 2023-05-10 02:14:10,786 [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-05-10T02:14:11.809Z] 2023-05-10 02:14:11,519 [run_push] DEBUG push all version tags [2023-05-10T02:14:11.809Z] 2023-05-10 02:14:11,520 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T02:14:11.809Z] 2023-05-10 02:14:11,520 [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-05-10T02:14:12.379Z] 2023-05-10 02:14:12,237 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-10T02:14:12.379Z] 3.0.0-dev.33 [Pipeline] } [2023-05-10T02:14:12.408Z] $ docker exec --env ******** --env ******** a2185b3961eda61a2fd6a6100ce305d639545bb3085e110b31ff0a22053bf8ff ssh-agent -k [2023-05-10T02:14:12.503Z] unset SSH_AUTH_SOCK; [2023-05-10T02:14:12.503Z] unset SSH_AGENT_PID; [2023-05-10T02:14:12.503Z] echo Agent pid 39 killed; [2023-05-10T02:14:12.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T02:14:12.803Z] + git semver [Pipeline] } [2023-05-10T02:14:13.097Z] $ docker stop --time=1 a2185b3961eda61a2fd6a6100ce305d639545bb3085e110b31ff0a22053bf8ff [2023-05-10T02:14:14.400Z] $ docker rm -f --volumes a2185b3961eda61a2fd6a6100ce305d639545bb3085e110b31ff0a22053bf8ff [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-05-10T02:14:14.878Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-10T02:14:14.878Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-10T02:14:14.878Z] total 16 [2023-05-10T02:14:14.878Z] drwxr-xr-x 3 root root 4096 May 10 02:00 . [2023-05-10T02:14:14.878Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 02:14 .. [2023-05-10T02:14:14.878Z] drwxr-xr-x 2 root root 4096 May 10 02:00 cost [2023-05-10T02:14:14.878Z] -rw-r--r-- 1 root root 95 May 10 02:00 cost.csv [2023-05-10T02:14:14.878Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-10T02:14:14.878Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-10T02:14:14.878Z] total 16 [2023-05-10T02:14:14.878Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 02:00 . [2023-05-10T02:14:14.878Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 02:14 .. [2023-05-10T02:14:14.878Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 02:00 cost [2023-05-10T02:14:14.878Z] -rw-r--r-- 1 jenkins jenkins 95 May 10 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:15.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:16.029Z] ---> package-listing.sh [2023-05-10T02:14:16.029Z] ++ facter osfamily [2023-05-10T02:14:16.029Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T02:14:16.289Z] + OS_FAMILY=debian [2023-05-10T02:14:16.289Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-10T02:14:16.289Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T02:14:16.289Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T02:14:16.289Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T02:14:16.289Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T02:14:16.289Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-10T02:14:16.289Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T02:14:16.289Z] + case "${OS_FAMILY}" in [2023-05-10T02:14:16.289Z] + dpkg -l [2023-05-10T02:14:16.289Z] + grep '^ii' [2023-05-10T02:14:16.289Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T02:14:16.289Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T02:14:16.289Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T02:14:16.289Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-10T02:14:16.289Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-10T02:14:16.289Z] + 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-05-10T02:14:16.299Z] 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-05-10T02:14:16.576Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T02:14:17.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T02:14:17.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T02:14:17.299Z] prd-ubuntu20.04-docker-8c-8g-14863 does not seem to be running inside a container [2023-05-10T02:14:17.374Z] $ 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-05-10T02:14:17.586Z] $ docker top d70fe87b0d285aeca61c9055da066b9d5bd69aa81d75a9eaad227635324383e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T02:14:17.907Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T02:14:18.195Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T02:14:18.481Z] + ls /var/log/sa-host [2023-05-10T02:14:18.481Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T02:14:18.552Z] provisioning config files... [2023-05-10T02:14:18.562Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4383806272801291546tmp [Pipeline] { [Pipeline] echo [2023-05-10T02:14:18.575Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:18.861Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T02:14:18.868Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:19.195Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T02:14:19.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:19.484Z] ---> sudo-logs.sh [2023-05-10T02:14:19.484Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T02:14:19.515Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:19.800Z] ---> job-cost.sh [2023-05-10T02:14:19.800Z] lf-activate-venv: SKIPPING [2023-05-10T02:14:19.800Z] DEBUG: total: 0.2199999988079071 [2023-05-10T02:14:19.800Z] INFO: Retrieving Stack Cost... [2023-05-10T02:14:20.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T02:14:20.629Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T02:14:20.640Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T02:14:20.923Z] ---> logs-deploy.sh [2023-05-10T02:14:20.923Z] lf-activate-venv: SKIPPING [2023-05-10T02:14:20.923Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/101 [2023-05-10T02:14:20.923Z] INFO: archiving workspace using pattern(s): [2023-05-10T02:14:21.862Z] Archives upload complete. [2023-05-10T02:14:22.121Z] INFO: archiving logs to Nexus