Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 926f659ef75c956bce735ba4a63a1e2481fbf915 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-ssh11930442870993845311.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3175684535925562446.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12012143094145954037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5403098735695920291.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-ssh4774706234829619249.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6044 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 926f659ef75c956bce735ba4a63a1e2481fbf915 (main) Commit message: "refactor!: Change configuration file format to YAML (#164)" > git config core.sparsecheckout # timeout=10 > git checkout -f 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 > git rev-list --no-walk 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-28T14:16:52.786Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-28T14:16:52.852Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-28T14:16:52.870Z] ========================================================= [2023-03-28T14:16:52.870Z] EdgeX Global Pipelines Version Info [2023-03-28T14:16:52.870Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:16:53.599Z] ------------------- [2023-03-28T14:16:53.599Z] stable info: [2023-03-28T14:16:53.599Z] ------------------- [2023-03-28T14:16:53.599Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-28T14:16:53.599Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-28T14:16:53.599Z] Message: update stable to v1.0.245 [2023-03-28T14:16:54.169Z] ------------------- [2023-03-28T14:16:54.169Z] experimental info: [2023-03-28T14:16:54.169Z] ------------------- [2023-03-28T14:16:54.169Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-28T14:16:54.169Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-28T14:16:54.169Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-28T14:16:54.374Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-28T14:16:54.390Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-28T14:16:54.406Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-28T14:16:54.419Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-28T14:16:54.430Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-28T14:16:54.444Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-28T14:16:54.455Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-28T14:16:54.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-28T14:16:54.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-28T14:16:54.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-28T14:16:54.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-28T14:16:54.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-28T14:16:54.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-28T14:16:54.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-28T14:16:54.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T14:16:54.578Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-28T14:16:54.591Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T14:16:54.608Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-28T14:16:54.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-28T14:16:54.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-28T14:16:54.647Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-28T14:16:54.659Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-28T14:16:54.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-28T14:16:54.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-28T14:16:54.697Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-28T14:16:54.709Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-28T14:16:54.719Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-28T14:16:54.731Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-28T14:16:54.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-28T14:16:54.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-28T14:16:54.777Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] echo [2023-03-28T14:16:54.795Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 926f659 [Pipeline] echo [2023-03-28T14:16:54.810Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:16:54.858Z] provisioning config files... [2023-03-28T14:16:54.871Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6096105180202624880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:16:55.171Z] ---> docker-login.sh [2023-03-28T14:16:55.171Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:16:55.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:16:55.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:16:55.434Z] Configure a credential helper to remove this warning. See [2023-03-28T14:16:55.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:16:55.434Z] [2023-03-28T14:16:55.434Z] Login Succeeded [2023-03-28T14:16:55.434Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:16:55.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:16:55.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:16:55.434Z] Configure a credential helper to remove this warning. See [2023-03-28T14:16:55.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:16:55.434Z] [2023-03-28T14:16:55.434Z] Login Succeeded [2023-03-28T14:16:55.434Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:16:55.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:16:55.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:16:55.694Z] Configure a credential helper to remove this warning. See [2023-03-28T14:16:55.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:16:55.694Z] [2023-03-28T14:16:55.694Z] Login Succeeded [2023-03-28T14:16:55.694Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:16:55.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:16:55.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:16:55.694Z] Configure a credential helper to remove this warning. See [2023-03-28T14:16:55.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:16:55.694Z] [2023-03-28T14:16:55.694Z] Login Succeeded [2023-03-28T14:16:55.694Z] docker.io [2023-03-28T14:16:55.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:16:55.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:16:55.954Z] Configure a credential helper to remove this warning. See [2023-03-28T14:16:55.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:16:55.954Z] [2023-03-28T14:16:55.954Z] Login Succeeded [2023-03-28T14:16:55.954Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:16:55.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-28T14:16:56.329Z] + git rev-list -1 --merges 926f659ef75c956bce735ba4a63a1e2481fbf915~1..926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] echo [2023-03-28T14:16:56.379Z] -----------> git rev-list -1 --merges 926f659ef75c956bce735ba4a63a1e2481fbf915~1..926f659ef75c956bce735ba4a63a1e2481fbf915 926f659ef75c956bce735ba4a63a1e2481fbf915 [false] [Pipeline] sh [2023-03-28T14:16:56.667Z] + git log --format=format:%s -1 926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] echo [2023-03-28T14:16:56.681Z] ========================================================= [2023-03-28T14:16:56.681Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-28T14:16:56.681Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:16:57.016Z] + git log --format=format:%s -1 926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] echo [2023-03-28T14:16:57.026Z] [semverPrep] GIT_COMMIT: 926f659ef75c956bce735ba4a63a1e2481fbf915, Commit Message: refactor!: Change configuration file format to YAML (#164) [Pipeline] echo [2023-03-28T14:16:57.036Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-28T14:16:57.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T14:16:57.406Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-28T14:16:57.406Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-28T14:16:57.406Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-28T14:16:57.406Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-28T14:16:57.406Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-28T14:16:57.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:16:57.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:16:57.818Z] [2023-03-28T14:16:57.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:16:58.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:16:58.125Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-28T14:16:58.125Z] b85a868b505f: Pulling fs layer [2023-03-28T14:16:58.125Z] e2be974225ed: Pulling fs layer [2023-03-28T14:16:58.125Z] 339a4e72a1f5: Pulling fs layer [2023-03-28T14:16:58.125Z] 988bab9f4d93: Pulling fs layer [2023-03-28T14:16:58.125Z] 1469e6f7b9e6: Pulling fs layer [2023-03-28T14:16:58.125Z] eaf3925da568: Pulling fs layer [2023-03-28T14:16:58.125Z] 988bab9f4d93: Waiting [2023-03-28T14:16:58.125Z] 1469e6f7b9e6: Waiting [2023-03-28T14:16:58.125Z] bab4dde63d76: Pulling fs layer [2023-03-28T14:16:58.125Z] bde34c3a00c8: Pulling fs layer [2023-03-28T14:16:58.125Z] b352a97aabf1: Pulling fs layer [2023-03-28T14:16:58.125Z] 4872d77fe225: Pulling fs layer [2023-03-28T14:16:58.125Z] eaf3925da568: Waiting [2023-03-28T14:16:58.125Z] bab4dde63d76: Waiting [2023-03-28T14:16:58.125Z] bde34c3a00c8: Waiting [2023-03-28T14:16:58.125Z] b352a97aabf1: Waiting [2023-03-28T14:16:58.125Z] 5851b861e8e6: Pulling fs layer [2023-03-28T14:16:58.125Z] 4872d77fe225: Waiting [2023-03-28T14:16:58.125Z] 5851b861e8e6: Waiting [2023-03-28T14:16:58.125Z] e2be974225ed: Verifying Checksum [2023-03-28T14:16:58.125Z] e2be974225ed: Download complete [2023-03-28T14:16:58.125Z] 988bab9f4d93: Verifying Checksum [2023-03-28T14:16:58.125Z] 988bab9f4d93: Download complete [2023-03-28T14:16:58.386Z] 1469e6f7b9e6: Verifying Checksum [2023-03-28T14:16:58.386Z] 1469e6f7b9e6: Download complete [2023-03-28T14:16:58.386Z] eaf3925da568: Verifying Checksum [2023-03-28T14:16:58.386Z] eaf3925da568: Download complete [2023-03-28T14:16:58.386Z] 339a4e72a1f5: Verifying Checksum [2023-03-28T14:16:58.386Z] 339a4e72a1f5: Download complete [2023-03-28T14:16:58.386Z] bde34c3a00c8: Download complete [2023-03-28T14:16:58.386Z] b352a97aabf1: Verifying Checksum [2023-03-28T14:16:58.386Z] b352a97aabf1: Download complete [2023-03-28T14:16:58.386Z] 4872d77fe225: Download complete [2023-03-28T14:16:58.386Z] 5851b861e8e6: Verifying Checksum [2023-03-28T14:16:58.386Z] 5851b861e8e6: Download complete [2023-03-28T14:16:58.386Z] b85a868b505f: Verifying Checksum [2023-03-28T14:16:58.386Z] b85a868b505f: Download complete [2023-03-28T14:16:58.645Z] bab4dde63d76: Verifying Checksum [2023-03-28T14:16:58.645Z] bab4dde63d76: Download complete [2023-03-28T14:16:59.583Z] b85a868b505f: Pull complete [2023-03-28T14:16:59.583Z] e2be974225ed: Pull complete [2023-03-28T14:17:00.153Z] 339a4e72a1f5: Pull complete [2023-03-28T14:17:00.153Z] 988bab9f4d93: Pull complete [2023-03-28T14:17:00.413Z] 1469e6f7b9e6: Pull complete [2023-03-28T14:17:00.413Z] eaf3925da568: Pull complete [2023-03-28T14:17:02.324Z] bab4dde63d76: Pull complete [2023-03-28T14:17:02.324Z] bde34c3a00c8: Pull complete [2023-03-28T14:17:02.324Z] b352a97aabf1: Pull complete [2023-03-28T14:17:02.324Z] 4872d77fe225: Pull complete [2023-03-28T14:17:02.324Z] 5851b861e8e6: Pull complete [2023-03-28T14:17:02.586Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-28T14:17:02.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:17:02.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:17:02.681Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:17:02.718Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T14:17:04.161Z] $ docker top 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c -eo pid,comm [2023-03-28T14:17:04.209Z] 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-03-28T14:17:04.209Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T14:17:04.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:17:04.242Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:17:04.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:17:04.372Z] $ docker exec 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c ssh-agent [2023-03-28T14:17:04.487Z] SSH_AUTH_SOCK=/tmp/ssh-vyrQNAPyAibP/agent.33 [2023-03-28T14:17:04.487Z] SSH_AGENT_PID=38 [2023-03-28T14:17:04.495Z] Running ssh-add (command line suppressed) [2023-03-28T14:17:04.606Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10361670529946720490.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10361670529946720490.key) [2023-03-28T14:17:04.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:17:04.911Z] + git tag --points-at HEAD [Pipeline] } [2023-03-28T14:17:04.926Z] $ docker exec --env ******** --env ******** 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c ssh-agent -k [2023-03-28T14:17:05.024Z] unset SSH_AUTH_SOCK; [2023-03-28T14:17:05.024Z] unset SSH_AGENT_PID; [2023-03-28T14:17:05.024Z] echo Agent pid 38 killed; [2023-03-28T14:17:05.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-28T14:17:05.057Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:17:05.057Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:17:05.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:17:05.178Z] $ docker exec 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c ssh-agent [2023-03-28T14:17:05.274Z] SSH_AUTH_SOCK=/tmp/ssh-Vau6Id0027kk/agent.70 [2023-03-28T14:17:05.274Z] SSH_AGENT_PID=76 [2023-03-28T14:17:05.278Z] Running ssh-add (command line suppressed) [2023-03-28T14:17:05.389Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16476845300465771553.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16476845300465771553.key) [2023-03-28T14:17:05.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:17:05.682Z] + git semver init [2023-03-28T14:17:05.941Z] 2023-03-28 14:17:05,874 [run_init] DEBUG init version:0.0.0 force:False [2023-03-28T14:17:05.941Z] 2023-03-28 14:17:05,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-03-28T14:17:05.941Z] 2023-03-28 14:17:05,878 [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-03-28T14:17:05.941Z] 2023-03-28 14:17:05,878 [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-03-28T14:17:07.321Z] 2023-03-28 14:17:06,883 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-03-28T14:17:07.321Z] 2023-03-28 14:17:06,884 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-03-28T14:17:07.321Z] 2023-03-28 14:17:06,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:17:07.321Z] 2023-03-28 14:17:06,884 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:17:07.321Z] 3.0.0-dev.17 [Pipeline] } [2023-03-28T14:17:07.333Z] $ docker exec --env ******** --env ******** 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c ssh-agent -k [2023-03-28T14:17:07.425Z] unset SSH_AUTH_SOCK; [2023-03-28T14:17:07.426Z] unset SSH_AGENT_PID; [2023-03-28T14:17:07.426Z] echo Agent pid 76 killed; [2023-03-28T14:17:07.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T14:17:07.730Z] + git semver [Pipeline] } [2023-03-28T14:17:08.004Z] $ docker stop --time=1 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c [2023-03-28T14:17:09.317Z] $ docker rm -f --volumes 0a1bc837b0e6e3a7362e9ced50e609d85cfe7082dd13a8e384d72701c6aee73c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:17:09.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-28T14:17:09.845Z] Stashed 1 file(s) [Pipeline] echo [2023-03-28T14:17:09.848Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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-03-28T14:17:10.006Z] provisioning config files... [2023-03-28T14:17:10.016Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5815333145908535882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:17:10.315Z] ---> docker-login.sh [2023-03-28T14:17:10.315Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:17:10.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:17:10.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:17:10.315Z] Configure a credential helper to remove this warning. See [2023-03-28T14:17:10.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:17:10.315Z] [2023-03-28T14:17:10.315Z] Login Succeeded [2023-03-28T14:17:10.315Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:17:10.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:17:10.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:17:10.315Z] Configure a credential helper to remove this warning. See [2023-03-28T14:17:10.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:17:10.315Z] [2023-03-28T14:17:10.315Z] Login Succeeded [2023-03-28T14:17:10.315Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:17:10.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:17:10.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:17:10.575Z] Configure a credential helper to remove this warning. See [2023-03-28T14:17:10.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:17:10.575Z] [2023-03-28T14:17:10.575Z] Login Succeeded [2023-03-28T14:17:10.575Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:17:10.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:17:10.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:17:10.575Z] Configure a credential helper to remove this warning. See [2023-03-28T14:17:10.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:17:10.575Z] [2023-03-28T14:17:10.575Z] Login Succeeded [2023-03-28T14:17:10.575Z] docker.io [2023-03-28T14:17:10.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:17:10.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:17:10.835Z] Configure a credential helper to remove this warning. See [2023-03-28T14:17:10.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:17:10.835Z] [2023-03-28T14:17:10.835Z] Login Succeeded [2023-03-28T14:17:10.835Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:17:10.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T14:17:10.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:17:10.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:17:10.922Z] ========================================================= [2023-03-28T14:17:10.922Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-28T14:17:10.922Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:17:11.226Z] + 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-03-28T14:17:11.226Z] Sending build context to Docker daemon 12.61MB [2023-03-28T14:17:11.226Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:17:11.226Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T14:17:11.226Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-28T14:17:11.226Z] 63b65145d645: Pulling fs layer [2023-03-28T14:17:11.226Z] a2d21d5440eb: Pulling fs layer [2023-03-28T14:17:11.226Z] 935e6c44a52c: Pulling fs layer [2023-03-28T14:17:11.226Z] 94cc34f8dd06: Pulling fs layer [2023-03-28T14:17:11.226Z] 30dea6a524f1: Pulling fs layer [2023-03-28T14:17:11.226Z] a2aff8979fd8: Pulling fs layer [2023-03-28T14:17:11.226Z] 6808be2612f2: Pulling fs layer [2023-03-28T14:17:11.226Z] f25807f1079a: Pulling fs layer [2023-03-28T14:17:11.226Z] 94cc34f8dd06: Waiting [2023-03-28T14:17:11.226Z] a2aff8979fd8: Waiting [2023-03-28T14:17:11.226Z] 6808be2612f2: Waiting [2023-03-28T14:17:11.226Z] f25807f1079a: Waiting [2023-03-28T14:17:11.226Z] 30dea6a524f1: Waiting [2023-03-28T14:17:11.226Z] a2d21d5440eb: Verifying Checksum [2023-03-28T14:17:11.226Z] a2d21d5440eb: Download complete [2023-03-28T14:17:11.226Z] 94cc34f8dd06: Verifying Checksum [2023-03-28T14:17:11.226Z] 94cc34f8dd06: Download complete [2023-03-28T14:17:11.487Z] 30dea6a524f1: Verifying Checksum [2023-03-28T14:17:11.487Z] 30dea6a524f1: Download complete [2023-03-28T14:17:11.487Z] 63b65145d645: Verifying Checksum [2023-03-28T14:17:11.487Z] 63b65145d645: Download complete [2023-03-28T14:17:11.487Z] a2aff8979fd8: Verifying Checksum [2023-03-28T14:17:11.487Z] a2aff8979fd8: Download complete [2023-03-28T14:17:11.487Z] 63b65145d645: Pull complete [2023-03-28T14:17:11.756Z] a2d21d5440eb: Pull complete [2023-03-28T14:17:12.018Z] f25807f1079a: Verifying Checksum [2023-03-28T14:17:12.018Z] f25807f1079a: Download complete [2023-03-28T14:17:12.018Z] 935e6c44a52c: Verifying Checksum [2023-03-28T14:17:12.018Z] 935e6c44a52c: Download complete [2023-03-28T14:17:12.278Z] 6808be2612f2: Verifying Checksum [2023-03-28T14:17:12.278Z] 6808be2612f2: Download complete [2023-03-28T14:17:14.808Z] 935e6c44a52c: Pull complete [2023-03-28T14:17:15.066Z] 94cc34f8dd06: Pull complete [2023-03-28T14:17:15.066Z] 30dea6a524f1: Pull complete [2023-03-28T14:17:15.066Z] a2aff8979fd8: Pull complete [2023-03-28T14:17:17.592Z] 6808be2612f2: Pull complete [2023-03-28T14:17:18.159Z] f25807f1079a: Pull complete [2023-03-28T14:17:18.159Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-28T14:17:18.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-28T14:17:18.159Z] ---> 3b553350e43f [2023-03-28T14:17:18.159Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:17:20.071Z] ---> Running in 17c9702668e4 [2023-03-28T14:17:20.071Z] Removing intermediate container 17c9702668e4 [2023-03-28T14:17:20.071Z] ---> c383495ff125 [2023-03-28T14:17:20.071Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:17:20.071Z] ---> Running in 83c82260a2a5 [2023-03-28T14:17:20.071Z] Removing intermediate container 83c82260a2a5 [2023-03-28T14:17:20.071Z] ---> 32ca7b215ed7 [2023-03-28T14:17:20.071Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:17:20.071Z] ---> Running in 569ee51f95a5 [2023-03-28T14:17:20.330Z] Removing intermediate container 569ee51f95a5 [2023-03-28T14:17:20.330Z] ---> abde72f7eb72 [2023-03-28T14:17:20.330Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:17:20.330Z] ---> Running in c338bc5136bd [2023-03-28T14:17:20.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:17:20.589Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:17:20.848Z] OK: 265 MiB in 53 packages [2023-03-28T14:17:21.415Z] Removing intermediate container c338bc5136bd [2023-03-28T14:17:21.415Z] ---> 27b2bb7f92a1 [2023-03-28T14:17:21.415Z] Step 7/12 : WORKDIR /app [2023-03-28T14:17:21.415Z] ---> Running in 70931da16d57 [2023-03-28T14:17:21.415Z] Removing intermediate container 70931da16d57 [2023-03-28T14:17:21.415Z] ---> d14fce2258f8 [2023-03-28T14:17:21.415Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T14:17:21.415Z] ---> dd8b816325d1 [2023-03-28T14:17:21.415Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:17:21.415Z] ---> Running in 954426d018e6 [2023-03-28T14:17:24.955Z] Still waiting to schedule task [2023-03-28T14:17:24.955Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-28T14:17:43.357Z] Removing intermediate container 954426d018e6 [2023-03-28T14:17:43.357Z] ---> 416aabe88305 [2023-03-28T14:17:43.357Z] Step 10/12 : COPY . . [2023-03-28T14:17:43.357Z] ---> 269535e7bf7d [2023-03-28T14:17:43.357Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:17:43.357Z] ---> Running in 022cd51dccd2 [2023-03-28T14:17:43.357Z] Removing intermediate container 022cd51dccd2 [2023-03-28T14:17:43.357Z] ---> b861fd2d6eaa [2023-03-28T14:17:43.357Z] Step 12/12 : RUN $MAKE [2023-03-28T14:17:43.357Z] ---> Running in aaf8be86dc08 [2023-03-28T14:17:43.357Z] noop [2023-03-28T14:17:43.357Z] Removing intermediate container aaf8be86dc08 [2023-03-28T14:17:43.357Z] ---> 6324baee32a4 [2023-03-28T14:17:43.357Z] Successfully built 6324baee32a4 [2023-03-28T14:17:43.357Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:17:43.668Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T14:17:43.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:17:43.738Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:17:43.773Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-28T14:17:44.118Z] $ docker top 491a83f6169938e3ab841baf0a02c9ecfa17addb85626c8ef831b665c5927df3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:17:44.447Z] + go version [2023-03-28T14:17:44.448Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-28T14:17:44.461Z] $ docker stop --time=1 491a83f6169938e3ab841baf0a02c9ecfa17addb85626c8ef831b665c5927df3 [2023-03-28T14:17:45.769Z] $ docker rm -f --volumes 491a83f6169938e3ab841baf0a02c9ecfa17addb85626c8ef831b665c5927df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:17:46.166Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-28T14:17:46.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:17:46.242Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:17:46.278Z] $ 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 ******** ci-base-image-x86_64 cat [2023-03-28T14:17:46.643Z] $ docker top e577cced856eaa9c6cf41e4122e0ef83ebcca64c3a7b391a6f4a534f5a8808ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:17:46.985Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-03-28T14:17:47.283Z] + make test [2023-03-28T14:17:47.284Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-28T14:18:05.371Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-28T14:18:05.371Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-28T14:18:05.371Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.140s coverage: 86.2% of statements [2023-03-28T14:18:07.905Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.693s coverage: 71.9% of statements [2023-03-28T14:18:29.830Z] go vet ./... [2023-03-28T14:18:30.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T14:18:30.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T14:18:30.400Z] ./bin/test-attribution.sh [2023-03-28T14:18:30.400Z] An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo [2023-03-28T14:18:30.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T14:18:30.427Z] $ docker stop --time=1 e577cced856eaa9c6cf41e4122e0ef83ebcca64c3a7b391a6f4a534f5a8808ba [2023-03-28T14:18:32.695Z] $ docker rm -f --volumes e577cced856eaa9c6cf41e4122e0ef83ebcca64c3a7b391a6f4a534f5a8808ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:18:33.185Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T14:18:33.238Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-28T14:18:33.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T14:18:34.065Z] + ls -al . [2023-03-28T14:18:34.065Z] total 228 [2023-03-28T14:18:34.065Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 14:17 . [2023-03-28T14:18:34.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:16 .. [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:16 .dockerignore [2023-03-28T14:18:34.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:17 .git [2023-03-28T14:18:34.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:16 .github [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:16 .gitignore [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:16 .golangci.yml [2023-03-28T14:18:34.065Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:17 .semver [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:16 Attribution.txt [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:16 CHANGELOG.md [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:16 Dockerfile [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:16 GOVERNANCE.md [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:16 Jenkinsfile [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:16 LICENSE [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:16 Makefile [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:16 OWNERS.md [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:16 README.md [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 14:17 VERSION [2023-03-28T14:18:34.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:16 bin [2023-03-28T14:18:34.065Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:18 coverage.out [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 3512 Mar 28 14:16 go.mod [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 31565 Mar 28 14:16 go.sum [2023-03-28T14:18:34.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:16 images [2023-03-28T14:18:34.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:16 internal [2023-03-28T14:18:34.065Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:16 main.go [2023-03-28T14:18:34.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:16 res [2023-03-28T14:18:34.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:16 snap [2023-03-28T14:18:34.065Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:18:34.372Z] + 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=926f659ef75c956bce735ba4a63a1e2481fbf915 --label arch=amd64 --label version=3.0.0-dev.17 . [2023-03-28T14:18:34.372Z] Sending build context to Docker daemon 12.61MB [2023-03-28T14:18:34.372Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:18:34.372Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-28T14:18:34.372Z] ---> 6324baee32a4 [2023-03-28T14:18:34.372Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:18:34.372Z] ---> Running in 2e963ff5071a [2023-03-28T14:18:34.639Z] Removing intermediate container 2e963ff5071a [2023-03-28T14:18:34.639Z] ---> 2f3de3083c2f [2023-03-28T14:18:34.639Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:18:34.639Z] ---> Running in 820dbe00d460 [2023-03-28T14:18:34.639Z] Removing intermediate container 820dbe00d460 [2023-03-28T14:18:34.639Z] ---> 574bda481b71 [2023-03-28T14:18:34.639Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:18:34.900Z] ---> Running in c011232a67ae [2023-03-28T14:18:34.900Z] Removing intermediate container c011232a67ae [2023-03-28T14:18:34.900Z] ---> 9c23df80514d [2023-03-28T14:18:34.900Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:18:34.900Z] ---> Running in 8ee5c5172655 [2023-03-28T14:18:35.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:18:35.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:18:35.677Z] OK: 265 MiB in 53 packages [2023-03-28T14:18:35.935Z] Removing intermediate container 8ee5c5172655 [2023-03-28T14:18:35.935Z] ---> 5882db02ecde [2023-03-28T14:18:35.935Z] Step 7/29 : WORKDIR /app [2023-03-28T14:18:35.935Z] ---> Running in 8ca1630394d9 [2023-03-28T14:18:36.194Z] Removing intermediate container 8ca1630394d9 [2023-03-28T14:18:36.194Z] ---> e26f3befc9e4 [2023-03-28T14:18:36.194Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-28T14:18:36.452Z] ---> 2b97f3a4e71f [2023-03-28T14:18:36.452Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:18:36.452Z] ---> Running in d28e2d77e661 [2023-03-28T14:18:37.386Z] Removing intermediate container d28e2d77e661 [2023-03-28T14:18:37.386Z] ---> 4957a7f77da3 [2023-03-28T14:18:37.386Z] Step 10/29 : COPY . . [2023-03-28T14:18:37.645Z] ---> fbe145d5e0d7 [2023-03-28T14:18:37.645Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:18:37.645Z] ---> Running in a249e9d9bf0e [2023-03-28T14:18:37.645Z] Removing intermediate container a249e9d9bf0e [2023-03-28T14:18:37.645Z] ---> a6607604cfa5 [2023-03-28T14:18:37.645Z] Step 12/29 : RUN $MAKE [2023-03-28T14:18:37.645Z] ---> Running in bfc1acc79ff5 [2023-03-28T14:18:38.213Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-28T14:18:54.933Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6045 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-03-28T14:18:54.946Z] Running in /w/workspace/app-rfid-llrp-inventory/86 [Pipeline] { [Pipeline] checkout [2023-03-28T14:18:54.983Z] The recommended git tool is: git [2023-03-28T14:18:56.293Z] Removing intermediate container bfc1acc79ff5 [2023-03-28T14:18:56.293Z] ---> 9d425676debb [2023-03-28T14:18:56.293Z] Step 13/29 : FROM alpine:3.17 [2023-03-28T14:18:56.293Z] 3.17: Pulling from library/alpine [2023-03-28T14:18:56.293Z] 63b65145d645: Already exists [2023-03-28T14:18:56.293Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T14:18:56.293Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T14:18:56.293Z] ---> b2aa39c304c2 [2023-03-28T14:18:56.294Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T14:18:56.294Z] ---> Running in f753bdac9e0e [2023-03-28T14:18:56.294Z] Removing intermediate container f753bdac9e0e [2023-03-28T14:18:56.294Z] ---> 3e7120245067 [2023-03-28T14:18:56.294Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-28T14:18:56.294Z] ---> Running in b1f561eadb03 [2023-03-28T14:18:56.551Z] Removing intermediate container b1f561eadb03 [2023-03-28T14:18:56.551Z] ---> 5c12473591cd [2023-03-28T14:18:56.551Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-28T14:18:56.551Z] ---> Running in 5e5bf9d34492 [2023-03-28T14:18:56.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-28T14:18:56.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-28T14:18:57.070Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T14:18:57.070Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T14:18:57.070Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T14:18:57.070Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T14:18:57.070Z] OK: 8 MiB in 17 packages [2023-03-28T14:18:57.635Z] Removing intermediate container 5e5bf9d34492 [2023-03-28T14:18:57.635Z] ---> f16ec634a693 [2023-03-28T14:18:57.635Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-28T14:18:57.635Z] ---> f2d72712e703 [2023-03-28T14:18:57.635Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-28T14:18:57.895Z] ---> 3a2c9c093786 [2023-03-28T14:18:57.895Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-28T14:18:58.155Z] ---> 3139380d7bd8 [2023-03-28T14:18:58.155Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-28T14:18:58.155Z] ---> 743dd66818fa [2023-03-28T14:18:58.155Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-28T14:18:58.721Z] ---> 89a6e452bfa0 [2023-03-28T14:18:58.721Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-28T14:18:58.979Z] ---> Running in 44a744a3dc36 [2023-03-28T14:18:59.548Z] Removing intermediate container 44a744a3dc36 [2023-03-28T14:18:59.548Z] ---> 79a88b637a83 [2023-03-28T14:18:59.548Z] Step 23/29 : VOLUME /cache [2023-03-28T14:18:59.548Z] ---> Running in 4b6b4e0bd575 [2023-03-28T14:18:59.548Z] Removing intermediate container 4b6b4e0bd575 [2023-03-28T14:18:59.548Z] ---> b2ade54df2ed [2023-03-28T14:18:59.548Z] Step 24/29 : EXPOSE 59711 [2023-03-28T14:18:59.548Z] ---> Running in a5332a4b7e1d [2023-03-28T14:18:59.806Z] Removing intermediate container a5332a4b7e1d [2023-03-28T14:18:59.806Z] ---> 618d45095fe1 [2023-03-28T14:18:59.806Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-28T14:18:59.806Z] ---> Running in d2b459299c8f [2023-03-28T14:18:59.806Z] Removing intermediate container d2b459299c8f [2023-03-28T14:18:59.806Z] ---> 3cb63219b658 [2023-03-28T14:18:59.806Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-28T14:18:59.806Z] ---> Running in 866d5529d7c6 [2023-03-28T14:19:00.103Z] Removing intermediate container 866d5529d7c6 [2023-03-28T14:19:00.103Z] ---> a51c13c1020f [2023-03-28T14:19:00.103Z] Step 27/29 : LABEL arch=amd64 [2023-03-28T14:19:00.103Z] ---> Running in d4aa4f8b1fcb [2023-03-28T14:19:00.103Z] Removing intermediate container d4aa4f8b1fcb [2023-03-28T14:19:00.103Z] ---> 91250b4db41a [2023-03-28T14:19:00.103Z] Step 28/29 : LABEL git_sha=926f659ef75c956bce735ba4a63a1e2481fbf915 [2023-03-28T14:19:00.103Z] ---> Running in 6777e707d7ef [2023-03-28T14:19:00.372Z] Removing intermediate container 6777e707d7ef [2023-03-28T14:19:00.372Z] ---> b2c3f6f1278b [2023-03-28T14:19:00.372Z] Step 29/29 : LABEL version=3.0.0-dev.17 [2023-03-28T14:19:00.372Z] ---> Running in d036e0ff1a41 [2023-03-28T14:19:00.372Z] Removing intermediate container d036e0ff1a41 [2023-03-28T14:19:00.372Z] ---> 685a28484b6a [2023-03-28T14:19:00.372Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T14:19:00.372Z] Successfully built 685a28484b6a [2023-03-28T14:19:00.372Z] 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-03-28T14:19:00.476Z] provisioning config files... [2023-03-28T14:19:00.511Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10956870547956990791tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:19:00.561Z] using credential edgex-jenkins-ssh [2023-03-28T14:19:00.580Z] Cloning the remote Git repository [2023-03-28T14:19:00.813Z] ---> docker-login.sh [2023-03-28T14:19:00.813Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:19:00.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:00.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:00.813Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:00.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:00.813Z] [2023-03-28T14:19:00.813Z] Login Succeeded [2023-03-28T14:19:00.813Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:19:00.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:00.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:00.813Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:00.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:00.813Z] [2023-03-28T14:19:00.813Z] Login Succeeded [2023-03-28T14:19:00.813Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:19:01.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:01.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:01.083Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:01.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:01.083Z] [2023-03-28T14:19:01.083Z] Login Succeeded [2023-03-28T14:19:01.083Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:19:01.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:01.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:01.083Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:01.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:01.083Z] [2023-03-28T14:19:01.083Z] Login Succeeded [2023-03-28T14:19:01.083Z] docker.io [2023-03-28T14:19:00.623Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:19:00.721Z] > git init /w/workspace/app-rfid-llrp-inventory/86 # timeout=10 [2023-03-28T14:19:00.894Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-28T14:19:00.895Z] > git --version # timeout=10 [2023-03-28T14:19:00.914Z] > git --version # 'git version 2.25.1' [2023-03-28T14:19:00.917Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-28T14:19:01.065Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T14:19:01.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:01.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:01.607Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:01.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:01.607Z] [2023-03-28T14:19:01.607Z] Login Succeeded [2023-03-28T14:19:01.607Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:19:01.616Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T14:19:01.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:19:01.653Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-03-28T14:19:01.653Z] 926f659ef75c956bce735ba4a63a1e2481fbf915 [2023-03-28T14:19:01.653Z] latest [2023-03-28T14:19:01.653Z] 3.0.0-dev.17 [2023-03-28T14:19:01.653Z] 926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [2023-03-28T14:19:01.653Z] main [2023-03-28T14:19:01.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:01.959Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:02.273Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915 [2023-03-28T14:19:02.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:19:02.273Z] 919f89bccc97: Preparing [2023-03-28T14:19:02.273Z] 1574a8dade27: Preparing [2023-03-28T14:19:02.273Z] 989b0114a7e6: Preparing [2023-03-28T14:19:02.273Z] 43e4d3eeecc3: Preparing [2023-03-28T14:19:02.273Z] 71d9eb76e96f: Preparing [2023-03-28T14:19:02.273Z] aa8a0297b566: Preparing [2023-03-28T14:19:02.273Z] 303522aa4e06: Preparing [2023-03-28T14:19:02.273Z] 7cd52847ad77: Preparing [2023-03-28T14:19:02.273Z] aa8a0297b566: Waiting [2023-03-28T14:19:02.273Z] 303522aa4e06: Waiting [2023-03-28T14:19:02.273Z] 919f89bccc97: Pushed [2023-03-28T14:19:02.273Z] 989b0114a7e6: Pushed [2023-03-28T14:19:02.273Z] 43e4d3eeecc3: Pushed [2023-03-28T14:19:02.273Z] 71d9eb76e96f: Pushed [2023-03-28T14:19:02.273Z] 7cd52847ad77: Layer already exists [2023-03-28T14:19:02.533Z] aa8a0297b566: Pushed [2023-03-28T14:19:02.533Z] 303522aa4e06: Pushed [2023-03-28T14:19:03.304Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-28T14:19:03.330Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-28T14:19:04.242Z] Avoid second fetch [2023-03-28T14:19:04.243Z] Checking out Revision 926f659ef75c956bce735ba4a63a1e2481fbf915 (main) [2023-03-28T14:19:04.842Z] Commit message: "refactor!: Change configuration file format to YAML (#164)" [2023-03-28T14:19:05.069Z] 1574a8dade27: Pushed [2023-03-28T14:19:05.069Z] 926f659ef75c956bce735ba4a63a1e2481fbf915: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:04.259Z] > git config core.sparsecheckout # timeout=10 [2023-03-28T14:19:04.330Z] > git checkout -f 926f659ef75c956bce735ba4a63a1e2481fbf915 # timeout=10 [2023-03-28T14:19:05.388Z] + 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:19:05.700Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-28T14:19:05.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:19:05.700Z] 919f89bccc97: Preparing [2023-03-28T14:19:05.700Z] 1574a8dade27: Preparing [2023-03-28T14:19:05.700Z] 989b0114a7e6: Preparing [2023-03-28T14:19:05.700Z] 43e4d3eeecc3: Preparing [2023-03-28T14:19:05.700Z] 71d9eb76e96f: Preparing [2023-03-28T14:19:05.700Z] aa8a0297b566: Preparing [2023-03-28T14:19:05.700Z] 303522aa4e06: Preparing [2023-03-28T14:19:05.700Z] 7cd52847ad77: Preparing [2023-03-28T14:19:05.700Z] 303522aa4e06: Waiting [2023-03-28T14:19:05.700Z] aa8a0297b566: Waiting [2023-03-28T14:19:05.700Z] 7cd52847ad77: Waiting [2023-03-28T14:19:05.700Z] 989b0114a7e6: Layer already exists [2023-03-28T14:19:05.700Z] 71d9eb76e96f: Layer already exists [2023-03-28T14:19:05.700Z] 1574a8dade27: Layer already exists [2023-03-28T14:19:05.700Z] 43e4d3eeecc3: Layer already exists [2023-03-28T14:19:05.700Z] 919f89bccc97: Layer already exists [2023-03-28T14:19:05.700Z] 303522aa4e06: Layer already exists [2023-03-28T14:19:05.700Z] aa8a0297b566: Layer already exists [2023-03-28T14:19:05.700Z] 7cd52847ad77: Layer already exists [2023-03-28T14:19:05.700Z] latest: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:05.970Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-28T14:19:05.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T14:19:05.970Z] Dload Upload Total Spent Left Speed [2023-03-28T14:19:05.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 90432 [2023-03-28T14:19:06.007Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:06.327Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.17 [2023-03-28T14:19:06.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:19:06.327Z] 919f89bccc97: Preparing [2023-03-28T14:19:06.327Z] 1574a8dade27: Preparing [2023-03-28T14:19:06.327Z] 989b0114a7e6: Preparing [2023-03-28T14:19:06.327Z] 43e4d3eeecc3: Preparing [2023-03-28T14:19:06.327Z] 71d9eb76e96f: Preparing [2023-03-28T14:19:06.327Z] aa8a0297b566: Preparing [2023-03-28T14:19:06.327Z] 303522aa4e06: Preparing [2023-03-28T14:19:06.327Z] 7cd52847ad77: Preparing [2023-03-28T14:19:06.327Z] aa8a0297b566: Waiting [2023-03-28T14:19:06.327Z] 303522aa4e06: Waiting [2023-03-28T14:19:06.327Z] 7cd52847ad77: Waiting [2023-03-28T14:19:06.327Z] 989b0114a7e6: Layer already exists [2023-03-28T14:19:06.327Z] 919f89bccc97: Layer already exists [2023-03-28T14:19:06.327Z] 71d9eb76e96f: Layer already exists [2023-03-28T14:19:06.327Z] 43e4d3eeecc3: Layer already exists [2023-03-28T14:19:06.327Z] 1574a8dade27: Layer already exists [2023-03-28T14:19:06.327Z] aa8a0297b566: Layer already exists [2023-03-28T14:19:06.327Z] 303522aa4e06: Layer already exists [2023-03-28T14:19:06.327Z] 7cd52847ad77: Layer already exists [2023-03-28T14:19:06.327Z] 3.0.0-dev.17: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:06.648Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-28T14:19:06.702Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:06.984Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-28T14:19:06.984Z] + sudo tee /etc/docker/daemon.new [2023-03-28T14:19:06.984Z] { [2023-03-28T14:19:06.984Z] "registry-mirrors": [ [2023-03-28T14:19:06.984Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-28T14:19:06.984Z] ], [2023-03-28T14:19:06.984Z] "bip": "10.250.0.254/24", [2023-03-28T14:19:06.984Z] "hosts": [ [2023-03-28T14:19:06.984Z] "tcp://0.0.0.0:5555", [2023-03-28T14:19:06.984Z] "unix:///var/run/docker.sock" [2023-03-28T14:19:06.984Z] ], [2023-03-28T14:19:06.984Z] "mtu": 1458, [2023-03-28T14:19:06.984Z] "selinux-enabled": true, [2023-03-28T14:19:06.984Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-28T14:19:06.984Z] } [Pipeline] sh [2023-03-28T14:19:07.025Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [2023-03-28T14:19:07.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:19:07.025Z] 919f89bccc97: Preparing [2023-03-28T14:19:07.025Z] 1574a8dade27: Preparing [2023-03-28T14:19:07.025Z] 989b0114a7e6: Preparing [2023-03-28T14:19:07.025Z] 43e4d3eeecc3: Preparing [2023-03-28T14:19:07.025Z] 71d9eb76e96f: Preparing [2023-03-28T14:19:07.025Z] aa8a0297b566: Preparing [2023-03-28T14:19:07.025Z] 303522aa4e06: Preparing [2023-03-28T14:19:07.025Z] 7cd52847ad77: Preparing [2023-03-28T14:19:07.025Z] aa8a0297b566: Waiting [2023-03-28T14:19:07.025Z] 303522aa4e06: Waiting [2023-03-28T14:19:07.025Z] 7cd52847ad77: Waiting [2023-03-28T14:19:07.025Z] 71d9eb76e96f: Layer already exists [2023-03-28T14:19:07.025Z] 919f89bccc97: Layer already exists [2023-03-28T14:19:07.025Z] 1574a8dade27: Layer already exists [2023-03-28T14:19:07.025Z] 43e4d3eeecc3: Layer already exists [2023-03-28T14:19:07.025Z] 989b0114a7e6: Layer already exists [2023-03-28T14:19:07.025Z] 303522aa4e06: Layer already exists [2023-03-28T14:19:07.025Z] aa8a0297b566: Layer already exists [2023-03-28T14:19:07.025Z] 7cd52847ad77: Layer already exists [2023-03-28T14:19:07.025Z] 926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:07.323Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-28T14:19:07.373Z] + 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-03-28T14:19:07.653Z] + sudo service docker restart [2023-03-28T14:19:07.710Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-03-28T14:19:07.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-03-28T14:19:07.710Z] 919f89bccc97: Preparing [2023-03-28T14:19:07.710Z] 1574a8dade27: Preparing [2023-03-28T14:19:07.710Z] 989b0114a7e6: Preparing [2023-03-28T14:19:07.710Z] 43e4d3eeecc3: Preparing [2023-03-28T14:19:07.710Z] 71d9eb76e96f: Preparing [2023-03-28T14:19:07.710Z] aa8a0297b566: Preparing [2023-03-28T14:19:07.710Z] 303522aa4e06: Preparing [2023-03-28T14:19:07.710Z] 7cd52847ad77: Preparing [2023-03-28T14:19:07.710Z] aa8a0297b566: Waiting [2023-03-28T14:19:07.710Z] 303522aa4e06: Waiting [2023-03-28T14:19:07.710Z] 7cd52847ad77: Waiting [2023-03-28T14:19:07.710Z] 43e4d3eeecc3: Layer already exists [2023-03-28T14:19:07.710Z] 71d9eb76e96f: Layer already exists [2023-03-28T14:19:07.710Z] 1574a8dade27: Layer already exists [2023-03-28T14:19:07.710Z] 989b0114a7e6: Layer already exists [2023-03-28T14:19:07.710Z] 919f89bccc97: Layer already exists [2023-03-28T14:19:07.710Z] 303522aa4e06: Layer already exists [2023-03-28T14:19:07.710Z] aa8a0297b566: Layer already exists [2023-03-28T14:19:07.710Z] 7cd52847ad77: Layer already exists [2023-03-28T14:19:07.710Z] main: digest: sha256:946084864836aae9b3bcce11992f002d487bad0519bd9928b3d2cf459275e7eb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T14:19:07.746Z] ===================================================== [Pipeline] echo [2023-03-28T14:19:07.752Z] taggedImages: [2023-03-28T14:19:07.752Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915 [2023-03-28T14:19:07.752Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-03-28T14:19:07.752Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.17 [2023-03-28T14:19:07.752Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [2023-03-28T14:19:07.752Z] - 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-03-28T14:19:08.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:19:08.116Z] [2023-03-28T14:19:08.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:08.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:19:08.412Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-28T14:19:08.412Z] 5eb5b503b376: Pulling fs layer [2023-03-28T14:19:08.412Z] 5c69ac0246d0: Pulling fs layer [2023-03-28T14:19:08.412Z] ec43610c2a17: Pulling fs layer [2023-03-28T14:19:08.412Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-28T14:19:08.412Z] 33b1e0a273af: Pulling fs layer [2023-03-28T14:19:08.412Z] 5d3b04190fa2: Pulling fs layer [2023-03-28T14:19:08.412Z] 2f39f015ded8: Pulling fs layer [2023-03-28T14:19:08.412Z] 33b1e0a273af: Waiting [2023-03-28T14:19:08.412Z] 5d3b04190fa2: Waiting [2023-03-28T14:19:08.412Z] 3a2ae6a8a46f: Waiting [2023-03-28T14:19:08.412Z] 2f39f015ded8: Waiting [2023-03-28T14:19:08.412Z] 5c69ac0246d0: Verifying Checksum [2023-03-28T14:19:08.412Z] 5c69ac0246d0: Download complete [2023-03-28T14:19:08.412Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-28T14:19:08.412Z] 3a2ae6a8a46f: Download complete [2023-03-28T14:19:08.412Z] 33b1e0a273af: Verifying Checksum [2023-03-28T14:19:08.412Z] 33b1e0a273af: Download complete [2023-03-28T14:19:08.412Z] 5d3b04190fa2: Verifying Checksum [2023-03-28T14:19:08.412Z] 5d3b04190fa2: Download complete [2023-03-28T14:19:08.671Z] ec43610c2a17: Verifying Checksum [2023-03-28T14:19:08.671Z] ec43610c2a17: Download complete [2023-03-28T14:19:08.671Z] 5eb5b503b376: Verifying Checksum [2023-03-28T14:19:08.671Z] 5eb5b503b376: Download complete [2023-03-28T14:19:09.239Z] 2f39f015ded8: Download complete [2023-03-28T14:19:09.809Z] 5eb5b503b376: Pull complete [2023-03-28T14:19:09.809Z] 5c69ac0246d0: Pull complete [2023-03-28T14:19:10.376Z] ec43610c2a17: Pull complete [2023-03-28T14:19:10.376Z] 3a2ae6a8a46f: Pull complete [2023-03-28T14:19:10.635Z] 33b1e0a273af: Pull complete [2023-03-28T14:19:10.635Z] 5d3b04190fa2: Pull complete [2023-03-28T14:19:14.824Z] 2f39f015ded8: Pull complete [2023-03-28T14:19:14.824Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-28T14:19:14.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:19:14.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:19:14.900Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:19:14.933Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T14:19:16.698Z] $ docker top 1854e4d7afd03d75eb49b1382237cf612317c1e231939bfdfca4aae8970d405b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:19:17.092Z] ---> job-cost.sh [2023-03-28T14:19:17.092Z] lf-activate-venv: SKIPPING [2023-03-28T14:19:17.092Z] INFO: No Stack... [2023-03-28T14:19:17.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T14:19:17.917Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T14:19:18.202Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-03-28T14:19:18.202Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T14:19:18.215Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [2023-03-28T14:19:18.220Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] did not exist. Created. [2023-03-28T14:19:18.220Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T14:19:18.519Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-28T14:19:18.547Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T14:19:18.553Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T14:19:18.571Z] $ docker stop --time=1 1854e4d7afd03d75eb49b1382237cf612317c1e231939bfdfca4aae8970d405b [2023-03-28T14:19:19.748Z] $ docker rm -f --volumes 1854e4d7afd03d75eb49b1382237cf612317c1e231939bfdfca4aae8970d405b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:19:25.898Z] provisioning config files... [2023-03-28T14:19:25.923Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/86@tmp/config14104024157999490741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:19:26.268Z] ---> docker-login.sh [2023-03-28T14:19:26.268Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:19:26.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:26.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:26.806Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:26.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:26.806Z] [2023-03-28T14:19:26.806Z] Login Succeeded [2023-03-28T14:19:26.806Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:19:27.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:27.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:27.348Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:27.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:27.348Z] [2023-03-28T14:19:27.348Z] Login Succeeded [2023-03-28T14:19:27.348Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:19:27.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:27.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:27.618Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:27.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:27.618Z] [2023-03-28T14:19:27.618Z] Login Succeeded [2023-03-28T14:19:27.618Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:19:27.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:27.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:27.886Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:27.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:27.886Z] [2023-03-28T14:19:27.886Z] Login Succeeded [2023-03-28T14:19:27.886Z] docker.io [2023-03-28T14:19:28.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:19:28.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:19:28.422Z] Configure a credential helper to remove this warning. See [2023-03-28T14:19:28.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:19:28.422Z] [2023-03-28T14:19:28.422Z] Login Succeeded [2023-03-28T14:19:28.422Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:19:28.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-28T14:19:28.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:19:28.682Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:19:28.692Z] ========================================================= [2023-03-28T14:19:28.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-28T14:19:28.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:19:29.037Z] + 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-03-28T14:19:29.308Z] Sending build context to Docker daemon 677.9kB [2023-03-28T14:19:29.308Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:19:29.308Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-28T14:19:29.308Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-28T14:19:29.308Z] af6eaf76a39c: Pulling fs layer [2023-03-28T14:19:29.308Z] 55522c791124: Pulling fs layer [2023-03-28T14:19:29.308Z] ce5c4a1c91eb: Pulling fs layer [2023-03-28T14:19:29.308Z] 169dfbe0d373: Pulling fs layer [2023-03-28T14:19:29.308Z] e1ff8fa3b103: Pulling fs layer [2023-03-28T14:19:29.308Z] 52ebb69f0ebf: Pulling fs layer [2023-03-28T14:19:29.308Z] 5abe8eddf0d5: Pulling fs layer [2023-03-28T14:19:29.308Z] 169dfbe0d373: Waiting [2023-03-28T14:19:29.308Z] e1ff8fa3b103: Waiting [2023-03-28T14:19:29.308Z] 52ebb69f0ebf: Waiting [2023-03-28T14:19:29.308Z] 5abe8eddf0d5: Waiting [2023-03-28T14:19:29.308Z] 55522c791124: Verifying Checksum [2023-03-28T14:19:29.308Z] 55522c791124: Download complete [2023-03-28T14:19:29.578Z] 169dfbe0d373: Download complete [2023-03-28T14:19:29.578Z] e1ff8fa3b103: Download complete [2023-03-28T14:19:29.578Z] af6eaf76a39c: Download complete [2023-03-28T14:19:30.565Z] 5abe8eddf0d5: Verifying Checksum [2023-03-28T14:19:30.565Z] 5abe8eddf0d5: Download complete [2023-03-28T14:19:30.565Z] af6eaf76a39c: Pull complete [2023-03-28T14:19:31.161Z] 55522c791124: Pull complete [2023-03-28T14:19:32.128Z] ce5c4a1c91eb: Verifying Checksum [2023-03-28T14:19:32.128Z] ce5c4a1c91eb: Download complete [2023-03-28T14:19:32.128Z] 52ebb69f0ebf: Download complete [2023-03-28T14:19:42.211Z] ce5c4a1c91eb: Pull complete [2023-03-28T14:19:42.481Z] 169dfbe0d373: Pull complete [2023-03-28T14:19:42.750Z] e1ff8fa3b103: Pull complete [2023-03-28T14:19:49.419Z] 52ebb69f0ebf: Pull complete [2023-03-28T14:19:50.832Z] 5abe8eddf0d5: Pull complete [2023-03-28T14:19:50.832Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-28T14:19:50.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-28T14:19:50.832Z] ---> 6cb57ee374ae [2023-03-28T14:19:50.832Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:19:52.785Z] ---> Running in a3a14672e7b2 [2023-03-28T14:19:52.785Z] Removing intermediate container a3a14672e7b2 [2023-03-28T14:19:52.785Z] ---> ffb9173e8e65 [2023-03-28T14:19:52.785Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:19:53.053Z] ---> Running in b48f99c50d44 [2023-03-28T14:19:53.319Z] Removing intermediate container b48f99c50d44 [2023-03-28T14:19:53.319Z] ---> 310eb43b649b [2023-03-28T14:19:53.319Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:19:53.319Z] ---> Running in a5b1a61eeb7d [2023-03-28T14:19:53.600Z] Removing intermediate container a5b1a61eeb7d [2023-03-28T14:19:53.600Z] ---> a30e6044eca9 [2023-03-28T14:19:53.600Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:19:53.869Z] ---> Running in ea9db306d640 [2023-03-28T14:19:54.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:19:55.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:19:56.388Z] OK: 263 MiB in 53 packages [2023-03-28T14:19:56.985Z] Removing intermediate container ea9db306d640 [2023-03-28T14:19:56.985Z] ---> 5dc9f045eb52 [2023-03-28T14:19:56.985Z] Step 7/12 : WORKDIR /app [2023-03-28T14:19:57.256Z] ---> Running in d896955cdb73 [2023-03-28T14:19:57.524Z] Removing intermediate container d896955cdb73 [2023-03-28T14:19:57.524Z] ---> 9640e5f75afc [2023-03-28T14:19:57.524Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-28T14:19:58.110Z] ---> 01d4e7dbbde8 [2023-03-28T14:19:58.110Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:19:58.110Z] ---> Running in d127cb29f7e2 [2023-03-28T14:21:06.110Z] Removing intermediate container d127cb29f7e2 [2023-03-28T14:21:06.110Z] ---> 1b9fcb8f4f04 [2023-03-28T14:21:06.110Z] Step 10/12 : COPY . . [2023-03-28T14:21:06.110Z] ---> 5900fe30d9a7 [2023-03-28T14:21:06.110Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:21:06.110Z] ---> Running in eeb62a29d005 [2023-03-28T14:21:06.110Z] Removing intermediate container eeb62a29d005 [2023-03-28T14:21:06.110Z] ---> beac99a9ec5e [2023-03-28T14:21:06.110Z] Step 12/12 : RUN $MAKE [2023-03-28T14:21:06.110Z] ---> Running in ace786412d1d [2023-03-28T14:21:06.110Z] noop [2023-03-28T14:21:06.110Z] Removing intermediate container ace786412d1d [2023-03-28T14:21:06.110Z] ---> d6395db01f50 [2023-03-28T14:21:06.110Z] Successfully built d6395db01f50 [2023-03-28T14:21:06.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:21:06.472Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T14:21:06.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:21:06.697Z] prd-ubuntu20.04-docker-arm64-4c-16g-6045 does not seem to be running inside a container [2023-03-28T14:21:06.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/86 -v /w/workspace/app-rfid-llrp-inventory/86:/w/workspace/app-rfid-llrp-inventory/86:rw,z -v /w/workspace/app-rfid-llrp-inventory/86@tmp:/w/workspace/app-rfid-llrp-inventory/86@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-03-28T14:21:07.953Z] $ docker top 8ae1a6a3220a70a87149fb463861180d5946068a94749ffdb146cdbf65feeb5d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:21:08.785Z] + go version [2023-03-28T14:21:08.785Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-28T14:21:08.801Z] $ docker stop --time=1 8ae1a6a3220a70a87149fb463861180d5946068a94749ffdb146cdbf65feeb5d [2023-03-28T14:21:11.304Z] $ docker rm -f --volumes 8ae1a6a3220a70a87149fb463861180d5946068a94749ffdb146cdbf65feeb5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:21:11.841Z] + docker inspect -f . ci-base-image-arm64 [2023-03-28T14:21:11.841Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:21:12.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-6045 does not seem to be running inside a container [2023-03-28T14:21:12.081Z] $ 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/86 -v /w/workspace/app-rfid-llrp-inventory/86:/w/workspace/app-rfid-llrp-inventory/86:rw,z -v /w/workspace/app-rfid-llrp-inventory/86@tmp:/w/workspace/app-rfid-llrp-inventory/86@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-03-28T14:21:13.246Z] $ docker top 3d4bdc9623ada1d4fc065970b86d9d2952311abd322c442713fab4e4ab706322 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:21:13.758Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/86 [Pipeline] fileExists [Pipeline] sh [2023-03-28T14:21:14.088Z] + make test [2023-03-28T14:21:14.088Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-28T14:24:05.824Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-28T14:24:05.824Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-28T14:24:05.824Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.043s coverage: 86.2% of statements [2023-03-28T14:24:12.508Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements [2023-03-28T14:24:13.471Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-28T14:24:13.471Z] go vet ./... [2023-03-28T14:26:35.245Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-28T14:26:35.245Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-28T14:26:35.245Z] ./bin/test-attribution.sh [2023-03-28T14:26:35.511Z] An attribution for github.com/pelletier/go-toml is missing from Attribution.txt, please add [Pipeline] echo [2023-03-28T14:26:35.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-28T14:26:35.535Z] $ docker stop --time=1 3d4bdc9623ada1d4fc065970b86d9d2952311abd322c442713fab4e4ab706322 [2023-03-28T14:26:37.439Z] $ docker rm -f --volumes 3d4bdc9623ada1d4fc065970b86d9d2952311abd322c442713fab4e4ab706322 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:26:38.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-28T14:26:38.968Z] Warning: overwriting stash ‘coverage-report’ [2023-03-28T14:26:39.521Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-28T14:26:39.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-28T14:26:40.240Z] + ls -al . [2023-03-28T14:26:40.240Z] total 224 [2023-03-28T14:26:40.240Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 14:21 . [2023-03-28T14:26:40.240Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:19 .. [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 28 14:19 .dockerignore [2023-03-28T14:26:40.240Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 14:19 .git [2023-03-28T14:26:40.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:19 .github [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 28 14:19 .gitignore [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 14:19 .golangci.yml [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 9805 Mar 28 14:19 Attribution.txt [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 28 14:19 CHANGELOG.md [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 28 14:19 Dockerfile [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 14:19 GOVERNANCE.md [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 28 14:19 Jenkinsfile [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 14:19 LICENSE [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 28 14:19 Makefile [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 28 14:19 OWNERS.md [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 31001 Mar 28 14:19 README.md [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 14:17 VERSION [2023-03-28T14:26:40.240Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:19 bin [2023-03-28T14:26:40.240Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 28 14:24 coverage.out [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 3512 Mar 28 14:19 go.mod [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 31565 Mar 28 14:19 go.sum [2023-03-28T14:26:40.240Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:19 images [2023-03-28T14:26:40.240Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:19 internal [2023-03-28T14:26:40.240Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 28 14:19 main.go [2023-03-28T14:26:40.240Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 14:19 res [2023-03-28T14:26:40.240Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 14:19 snap [2023-03-28T14:26:40.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 14:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:26:40.591Z] + 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=926f659ef75c956bce735ba4a63a1e2481fbf915 --label arch=arm64 --label version=3.0.0-dev.17 . [2023-03-28T14:26:40.862Z] Sending build context to Docker daemon 677.9kB [2023-03-28T14:26:40.862Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-28T14:26:40.862Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-28T14:26:40.862Z] ---> d6395db01f50 [2023-03-28T14:26:40.862Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-28T14:26:41.134Z] ---> Running in 7e1153d93dcd [2023-03-28T14:26:41.401Z] Removing intermediate container 7e1153d93dcd [2023-03-28T14:26:41.401Z] ---> e0da89a36fa1 [2023-03-28T14:26:41.401Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-28T14:26:41.401Z] ---> Running in 85bdb41b47e9 [2023-03-28T14:26:41.668Z] Removing intermediate container 85bdb41b47e9 [2023-03-28T14:26:41.668Z] ---> 927d109e3355 [2023-03-28T14:26:41.668Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-28T14:26:41.936Z] ---> Running in f77dd0134b83 [2023-03-28T14:26:42.206Z] Removing intermediate container f77dd0134b83 [2023-03-28T14:26:42.206Z] ---> 45ab6037232e [2023-03-28T14:26:42.206Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-28T14:26:42.206Z] ---> Running in 1b65b484fe90 [2023-03-28T14:26:43.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:26:43.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:26:45.310Z] OK: 263 MiB in 53 packages [2023-03-28T14:26:45.901Z] Removing intermediate container 1b65b484fe90 [2023-03-28T14:26:45.901Z] ---> 1ae7c6c4e903 [2023-03-28T14:26:45.901Z] Step 7/29 : WORKDIR /app [2023-03-28T14:26:46.170Z] ---> Running in ee60f9d21e85 [2023-03-28T14:26:46.440Z] Removing intermediate container ee60f9d21e85 [2023-03-28T14:26:46.440Z] ---> e81cbf6c5535 [2023-03-28T14:26:46.440Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-28T14:26:46.708Z] ---> 5f058417a2df [2023-03-28T14:26:46.708Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-28T14:26:46.974Z] ---> Running in 35c029946c98 [2023-03-28T14:26:49.558Z] Removing intermediate container 35c029946c98 [2023-03-28T14:26:49.558Z] ---> e2dda83407a6 [2023-03-28T14:26:49.558Z] Step 10/29 : COPY . . [2023-03-28T14:26:50.143Z] ---> 168f2cbff3f9 [2023-03-28T14:26:50.143Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-28T14:26:50.143Z] ---> Running in 4f493d84157b [2023-03-28T14:26:53.485Z] Removing intermediate container 4f493d84157b [2023-03-28T14:26:53.485Z] ---> 20871329ad8c [2023-03-28T14:26:53.485Z] Step 12/29 : RUN $MAKE [2023-03-28T14:26:53.485Z] ---> Running in d17754f12ae6 [2023-03-28T14:26:54.443Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.17 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.17" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-03-28T14:29:16.173Z] Removing intermediate container d17754f12ae6 [2023-03-28T14:29:16.173Z] ---> 6eb218133cd6 [2023-03-28T14:29:16.173Z] Step 13/29 : FROM alpine:3.17 [2023-03-28T14:29:16.173Z] 3.17: Pulling from library/alpine [2023-03-28T14:29:16.173Z] af6eaf76a39c: Already exists [2023-03-28T14:29:16.173Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-28T14:29:16.173Z] Status: Downloaded newer image for alpine:3.17 [2023-03-28T14:29:16.173Z] ---> d74e625d9115 [2023-03-28T14:29:16.173Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-28T14:29:16.173Z] ---> Running in 1637c681ac18 [2023-03-28T14:29:16.173Z] Removing intermediate container 1637c681ac18 [2023-03-28T14:29:16.173Z] ---> 365ba6b02532 [2023-03-28T14:29:16.173Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-28T14:29:16.173Z] ---> Running in 4e6b76bb0119 [2023-03-28T14:29:16.173Z] Removing intermediate container 4e6b76bb0119 [2023-03-28T14:29:16.173Z] ---> ce483eb5c883 [2023-03-28T14:29:16.173Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-28T14:29:16.173Z] ---> Running in 346982af6e59 [2023-03-28T14:29:16.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-28T14:29:16.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-28T14:29:16.173Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-28T14:29:16.173Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-28T14:29:16.173Z] Executing busybox-1.35.0-r29.trigger [2023-03-28T14:29:16.173Z] Executing ca-certificates-20220614-r4.trigger [2023-03-28T14:29:16.173Z] OK: 8 MiB in 17 packages [2023-03-28T14:29:17.578Z] Removing intermediate container 346982af6e59 [2023-03-28T14:29:17.578Z] ---> 0939c8d88539 [2023-03-28T14:29:17.578Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-28T14:29:18.159Z] ---> 9e33b7bc4774 [2023-03-28T14:29:18.159Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-28T14:29:18.744Z] ---> e66531f418ed [2023-03-28T14:29:18.744Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-28T14:29:19.014Z] ---> 9036eb43f635 [2023-03-28T14:29:19.014Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-28T14:29:19.601Z] ---> f6c98a64d9f0 [2023-03-28T14:29:19.601Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-28T14:29:21.008Z] ---> bea9c6e4ce4b [2023-03-28T14:29:21.008Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-28T14:29:21.008Z] ---> Running in d9534661bbf3 [2023-03-28T14:29:22.955Z] Removing intermediate container d9534661bbf3 [2023-03-28T14:29:22.955Z] ---> d0b766b99f94 [2023-03-28T14:29:22.955Z] Step 23/29 : VOLUME /cache [2023-03-28T14:29:22.955Z] ---> Running in c7bc46938e6a [2023-03-28T14:29:22.955Z] Removing intermediate container c7bc46938e6a [2023-03-28T14:29:22.955Z] ---> f6a54a7b4e94 [2023-03-28T14:29:22.955Z] Step 24/29 : EXPOSE 59711 [2023-03-28T14:29:22.955Z] ---> Running in fd8971dbdc2a [2023-03-28T14:29:23.539Z] Removing intermediate container fd8971dbdc2a [2023-03-28T14:29:23.539Z] ---> d73732404aff [2023-03-28T14:29:23.539Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-28T14:29:23.539Z] ---> Running in 0d63734473fd [2023-03-28T14:29:23.806Z] Removing intermediate container 0d63734473fd [2023-03-28T14:29:23.806Z] ---> b28b7f22b9b1 [2023-03-28T14:29:23.806Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-28T14:29:23.806Z] ---> Running in ee25820d0827 [2023-03-28T14:29:24.073Z] Removing intermediate container ee25820d0827 [2023-03-28T14:29:24.073Z] ---> 1d9f6912990f [2023-03-28T14:29:24.073Z] Step 27/29 : LABEL arch=arm64 [2023-03-28T14:29:24.339Z] ---> Running in 3e10b798810e [2023-03-28T14:29:24.605Z] Removing intermediate container 3e10b798810e [2023-03-28T14:29:24.605Z] ---> 3144b7acfe72 [2023-03-28T14:29:24.605Z] Step 28/29 : LABEL git_sha=926f659ef75c956bce735ba4a63a1e2481fbf915 [2023-03-28T14:29:24.605Z] ---> Running in e3c3c36d0cb2 [2023-03-28T14:29:24.871Z] Removing intermediate container e3c3c36d0cb2 [2023-03-28T14:29:24.871Z] ---> df60e34c194e [2023-03-28T14:29:24.871Z] Step 29/29 : LABEL version=3.0.0-dev.17 [2023-03-28T14:29:24.871Z] ---> Running in aea3d81e0962 [2023-03-28T14:29:25.139Z] Removing intermediate container aea3d81e0962 [2023-03-28T14:29:25.139Z] ---> 2946e60b8c8d [2023-03-28T14:29:25.139Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-28T14:29:25.139Z] Successfully built 2946e60b8c8d [2023-03-28T14:29:25.139Z] 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-03-28T14:29:25.517Z] provisioning config files... [2023-03-28T14:29:25.532Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/86@tmp/config2888293194692768758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:29:25.867Z] ---> docker-login.sh [2023-03-28T14:29:25.867Z] nexus3.edgexfoundry.org:10001 [2023-03-28T14:29:25.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:29:26.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:29:26.135Z] Configure a credential helper to remove this warning. See [2023-03-28T14:29:26.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:29:26.135Z] [2023-03-28T14:29:26.135Z] Login Succeeded [2023-03-28T14:29:26.135Z] nexus3.edgexfoundry.org:10002 [2023-03-28T14:29:26.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:29:26.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:29:26.401Z] Configure a credential helper to remove this warning. See [2023-03-28T14:29:26.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:29:26.401Z] [2023-03-28T14:29:26.401Z] Login Succeeded [2023-03-28T14:29:26.401Z] nexus3.edgexfoundry.org:10003 [2023-03-28T14:29:26.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:29:26.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:29:26.933Z] Configure a credential helper to remove this warning. See [2023-03-28T14:29:26.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:29:26.933Z] [2023-03-28T14:29:26.933Z] Login Succeeded [2023-03-28T14:29:26.933Z] nexus3.edgexfoundry.org:10004 [2023-03-28T14:29:26.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:29:27.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:29:27.200Z] Configure a credential helper to remove this warning. See [2023-03-28T14:29:27.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:29:27.200Z] [2023-03-28T14:29:27.200Z] Login Succeeded [2023-03-28T14:29:27.200Z] docker.io [2023-03-28T14:29:30.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-28T14:29:31.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-28T14:29:31.223Z] Configure a credential helper to remove this warning. See [2023-03-28T14:29:31.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-28T14:29:31.224Z] [2023-03-28T14:29:31.224Z] Login Succeeded [2023-03-28T14:29:31.224Z] ---> docker-login.sh ends [Pipeline] } [2023-03-28T14:29:31.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T14:29:31.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-28T14:29:31.283Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-03-28T14:29:31.283Z] 926f659ef75c956bce735ba4a63a1e2481fbf915 [2023-03-28T14:29:31.283Z] latest [2023-03-28T14:29:31.283Z] 3.0.0-dev.17 [2023-03-28T14:29:31.283Z] 926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [2023-03-28T14:29:31.283Z] main [2023-03-28T14:29:31.283Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:31.650Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:32.017Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915 [2023-03-28T14:29:32.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T14:29:32.017Z] 6908146975a1: Preparing [2023-03-28T14:29:32.017Z] a9512cf8fa0e: Preparing [2023-03-28T14:29:32.017Z] 61d0994aa96d: Preparing [2023-03-28T14:29:32.017Z] d8a3854535a4: Preparing [2023-03-28T14:29:32.017Z] 0309be807585: Preparing [2023-03-28T14:29:32.017Z] cbaa0813698d: Preparing [2023-03-28T14:29:32.017Z] bd738cdd25e8: Preparing [2023-03-28T14:29:32.017Z] edf70074bd40: Preparing [2023-03-28T14:29:32.017Z] cbaa0813698d: Waiting [2023-03-28T14:29:32.017Z] bd738cdd25e8: Waiting [2023-03-28T14:29:32.017Z] edf70074bd40: Waiting [2023-03-28T14:29:32.286Z] 0309be807585: Pushed [2023-03-28T14:29:32.286Z] 61d0994aa96d: Pushed [2023-03-28T14:29:32.286Z] 6908146975a1: Pushed [2023-03-28T14:29:32.286Z] d8a3854535a4: Pushed [2023-03-28T14:29:32.286Z] edf70074bd40: Layer already exists [2023-03-28T14:29:32.286Z] cbaa0813698d: Pushed [2023-03-28T14:29:32.555Z] bd738cdd25e8: Pushed [2023-03-28T14:29:37.922Z] a9512cf8fa0e: Pushed [2023-03-28T14:29:37.922Z] 926f659ef75c956bce735ba4a63a1e2481fbf915: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:38.272Z] + 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-03-28T14:29:38.622Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-28T14:29:38.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T14:29:38.622Z] 6908146975a1: Preparing [2023-03-28T14:29:38.622Z] a9512cf8fa0e: Preparing [2023-03-28T14:29:38.622Z] 61d0994aa96d: Preparing [2023-03-28T14:29:38.622Z] d8a3854535a4: Preparing [2023-03-28T14:29:38.622Z] 0309be807585: Preparing [2023-03-28T14:29:38.622Z] cbaa0813698d: Preparing [2023-03-28T14:29:38.622Z] bd738cdd25e8: Preparing [2023-03-28T14:29:38.622Z] edf70074bd40: Preparing [2023-03-28T14:29:38.622Z] cbaa0813698d: Waiting [2023-03-28T14:29:38.622Z] bd738cdd25e8: Waiting [2023-03-28T14:29:38.622Z] d8a3854535a4: Layer already exists [2023-03-28T14:29:38.622Z] 6908146975a1: Layer already exists [2023-03-28T14:29:38.622Z] 61d0994aa96d: Layer already exists [2023-03-28T14:29:38.622Z] a9512cf8fa0e: Layer already exists [2023-03-28T14:29:38.622Z] 0309be807585: Layer already exists [2023-03-28T14:29:38.622Z] edf70074bd40: Layer already exists [2023-03-28T14:29:38.622Z] cbaa0813698d: Layer already exists [2023-03-28T14:29:38.622Z] bd738cdd25e8: Layer already exists [2023-03-28T14:29:38.889Z] latest: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:39.239Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:39.583Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.17 [2023-03-28T14:29:39.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T14:29:39.583Z] 6908146975a1: Preparing [2023-03-28T14:29:39.583Z] a9512cf8fa0e: Preparing [2023-03-28T14:29:39.583Z] 61d0994aa96d: Preparing [2023-03-28T14:29:39.583Z] d8a3854535a4: Preparing [2023-03-28T14:29:39.583Z] 0309be807585: Preparing [2023-03-28T14:29:39.583Z] cbaa0813698d: Preparing [2023-03-28T14:29:39.583Z] bd738cdd25e8: Preparing [2023-03-28T14:29:39.583Z] edf70074bd40: Preparing [2023-03-28T14:29:39.583Z] cbaa0813698d: Waiting [2023-03-28T14:29:39.583Z] edf70074bd40: Waiting [2023-03-28T14:29:39.583Z] bd738cdd25e8: Waiting [2023-03-28T14:29:39.583Z] 61d0994aa96d: Layer already exists [2023-03-28T14:29:39.583Z] d8a3854535a4: Layer already exists [2023-03-28T14:29:39.583Z] 0309be807585: Layer already exists [2023-03-28T14:29:39.583Z] 6908146975a1: Layer already exists [2023-03-28T14:29:39.583Z] a9512cf8fa0e: Layer already exists [2023-03-28T14:29:39.583Z] bd738cdd25e8: Layer already exists [2023-03-28T14:29:39.583Z] edf70074bd40: Layer already exists [2023-03-28T14:29:39.583Z] cbaa0813698d: Layer already exists [2023-03-28T14:29:39.583Z] 3.0.0-dev.17: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:40.187Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:40.524Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [2023-03-28T14:29:40.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T14:29:40.524Z] 6908146975a1: Preparing [2023-03-28T14:29:40.524Z] a9512cf8fa0e: Preparing [2023-03-28T14:29:40.524Z] 61d0994aa96d: Preparing [2023-03-28T14:29:40.524Z] d8a3854535a4: Preparing [2023-03-28T14:29:40.524Z] 0309be807585: Preparing [2023-03-28T14:29:40.524Z] cbaa0813698d: Preparing [2023-03-28T14:29:40.524Z] bd738cdd25e8: Preparing [2023-03-28T14:29:40.524Z] edf70074bd40: Preparing [2023-03-28T14:29:40.524Z] cbaa0813698d: Waiting [2023-03-28T14:29:40.524Z] edf70074bd40: Waiting [2023-03-28T14:29:40.524Z] bd738cdd25e8: Waiting [2023-03-28T14:29:40.524Z] 0309be807585: Layer already exists [2023-03-28T14:29:40.524Z] 6908146975a1: Layer already exists [2023-03-28T14:29:40.524Z] 61d0994aa96d: Layer already exists [2023-03-28T14:29:40.524Z] d8a3854535a4: Layer already exists [2023-03-28T14:29:40.524Z] a9512cf8fa0e: Layer already exists [2023-03-28T14:29:40.524Z] cbaa0813698d: Layer already exists [2023-03-28T14:29:40.524Z] bd738cdd25e8: Layer already exists [2023-03-28T14:29:40.524Z] edf70074bd40: Layer already exists [2023-03-28T14:29:40.524Z] 926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:41.137Z] + 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-03-28T14:29:41.471Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-03-28T14:29:41.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-03-28T14:29:41.471Z] 6908146975a1: Preparing [2023-03-28T14:29:41.471Z] a9512cf8fa0e: Preparing [2023-03-28T14:29:41.471Z] 61d0994aa96d: Preparing [2023-03-28T14:29:41.471Z] d8a3854535a4: Preparing [2023-03-28T14:29:41.471Z] 0309be807585: Preparing [2023-03-28T14:29:41.471Z] cbaa0813698d: Preparing [2023-03-28T14:29:41.471Z] bd738cdd25e8: Preparing [2023-03-28T14:29:41.471Z] edf70074bd40: Preparing [2023-03-28T14:29:41.471Z] edf70074bd40: Waiting [2023-03-28T14:29:41.471Z] bd738cdd25e8: Waiting [2023-03-28T14:29:41.471Z] cbaa0813698d: Waiting [2023-03-28T14:29:41.471Z] 0309be807585: Layer already exists [2023-03-28T14:29:41.471Z] 61d0994aa96d: Layer already exists [2023-03-28T14:29:41.471Z] a9512cf8fa0e: Layer already exists [2023-03-28T14:29:41.471Z] d8a3854535a4: Layer already exists [2023-03-28T14:29:41.471Z] 6908146975a1: Layer already exists [2023-03-28T14:29:41.471Z] edf70074bd40: Layer already exists [2023-03-28T14:29:41.471Z] cbaa0813698d: Layer already exists [2023-03-28T14:29:41.471Z] bd738cdd25e8: Layer already exists [2023-03-28T14:29:41.471Z] main: digest: sha256:8242b8f786eaaa23faa8ed6cfc2b5c7a4e33180599a9da8fcd5b2edea58b7d9f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-28T14:29:41.787Z] ===================================================== [Pipeline] echo [2023-03-28T14:29:41.796Z] taggedImages: [2023-03-28T14:29:41.796Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915 [2023-03-28T14:29:41.796Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-03-28T14:29:41.796Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.17 [2023-03-28T14:29:41.796Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:926f659ef75c956bce735ba4a63a1e2481fbf915-3.0.0-dev.17 [2023-03-28T14:29:41.796Z] - 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-03-28T14:29:42.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T14:29:42.146Z] [2023-03-28T14:29:42.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:29:42.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T14:29:42.476Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-28T14:29:42.476Z] 8998bd30e6a1: Pulling fs layer [2023-03-28T14:29:42.476Z] 04944245beec: Pulling fs layer [2023-03-28T14:29:42.476Z] 699f458cf7ca: Pulling fs layer [2023-03-28T14:29:42.476Z] 765212b225bb: Pulling fs layer [2023-03-28T14:29:42.476Z] f23df028b6ca: Pulling fs layer [2023-03-28T14:29:42.476Z] d65c8cfc05b1: Pulling fs layer [2023-03-28T14:29:42.476Z] 2437ff75d9bd: Pulling fs layer [2023-03-28T14:29:42.476Z] 765212b225bb: Waiting [2023-03-28T14:29:42.476Z] f23df028b6ca: Waiting [2023-03-28T14:29:42.476Z] d65c8cfc05b1: Waiting [2023-03-28T14:29:42.476Z] 2437ff75d9bd: Waiting [2023-03-28T14:29:42.743Z] 04944245beec: Verifying Checksum [2023-03-28T14:29:42.743Z] 04944245beec: Download complete [2023-03-28T14:29:42.743Z] 765212b225bb: Verifying Checksum [2023-03-28T14:29:42.743Z] 765212b225bb: Download complete [2023-03-28T14:29:42.743Z] f23df028b6ca: Verifying Checksum [2023-03-28T14:29:42.743Z] f23df028b6ca: Download complete [2023-03-28T14:29:42.743Z] d65c8cfc05b1: Verifying Checksum [2023-03-28T14:29:42.743Z] d65c8cfc05b1: Download complete [2023-03-28T14:29:43.009Z] 699f458cf7ca: Verifying Checksum [2023-03-28T14:29:43.009Z] 699f458cf7ca: Download complete [2023-03-28T14:29:43.275Z] 8998bd30e6a1: Verifying Checksum [2023-03-28T14:29:43.275Z] 8998bd30e6a1: Download complete [2023-03-28T14:29:45.855Z] 2437ff75d9bd: Verifying Checksum [2023-03-28T14:29:45.855Z] 2437ff75d9bd: Download complete [2023-03-28T14:29:46.814Z] 8998bd30e6a1: Pull complete [2023-03-28T14:29:47.401Z] 04944245beec: Pull complete [2023-03-28T14:29:48.368Z] 699f458cf7ca: Pull complete [2023-03-28T14:29:48.635Z] 765212b225bb: Pull complete [2023-03-28T14:29:49.591Z] f23df028b6ca: Pull complete [2023-03-28T14:29:49.591Z] d65c8cfc05b1: Pull complete [2023-03-28T14:30:02.894Z] 2437ff75d9bd: Pull complete [2023-03-28T14:30:02.894Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-28T14:30:02.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-28T14:30:02.894Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:30:03.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-6045 does not seem to be running inside a container [2023-03-28T14:30:03.137Z] $ 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/86 -v /w/workspace/app-rfid-llrp-inventory/86:/w/workspace/app-rfid-llrp-inventory/86:rw,z -v /w/workspace/app-rfid-llrp-inventory/86@tmp:/w/workspace/app-rfid-llrp-inventory/86@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-03-28T14:30:05.841Z] $ docker top bd9ee98f8ae3373427f9b2a8682ee5ed78b1b21d7fddbebb0ec0f129c301358f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:30:06.674Z] ---> job-cost.sh [2023-03-28T14:30:06.674Z] lf-activate-venv: SKIPPING [2023-03-28T14:30:06.674Z] INFO: No Stack... [2023-03-28T14:30:06.940Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-28T14:30:07.896Z] INFO: Archiving Costs [Pipeline] sh [2023-03-28T14:30:08.535Z] + cat /w/workspace/app-rfid-llrp-inventory/86/archives/cost.csv [2023-03-28T14:30:08.535Z] + cut -d, -f6 [Pipeline] lock [2023-03-28T14:30:08.600Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [2023-03-28T14:30:08.606Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] did not exist. Created. [2023-03-28T14:30:08.606Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-28T14:30:09.264Z] /w/workspace/app-rfid-llrp-inventory/86@tmp/durable-07ad61f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-28T14:30:09.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-28T14:30:09.937Z] Warning: overwriting stash ‘stack-cost’ [2023-03-28T14:30:09.992Z] Stashed 1 file(s) [Pipeline] } [2023-03-28T14:30:10.002Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-86-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-28T14:30:10.016Z] $ docker stop --time=1 bd9ee98f8ae3373427f9b2a8682ee5ed78b1b21d7fddbebb0ec0f129c301358f [2023-03-28T14:30:11.480Z] $ docker rm -f --volumes bd9ee98f8ae3373427f9b2a8682ee5ed78b1b21d7fddbebb0ec0f129c301358f [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-03-28T14:30:11.879Z] provisioning config files... [2023-03-28T14:30:11.886Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2024973923019281414tmp [Pipeline] { [Pipeline] sh [2023-03-28T14:30:12.180Z] + set +x [2023-03-28T14:30:12.180Z] + curl -s https://codecov.io/bash [2023-03-28T14:30:12.180Z] + bash -s -- [2023-03-28T14:30:12.180Z] [2023-03-28T14:30:12.180Z] _____ _ [2023-03-28T14:30:12.180Z] / ____| | | [2023-03-28T14:30:12.180Z] | | ___ __| | ___ ___ _____ __ [2023-03-28T14:30:12.180Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-28T14:30:12.180Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-28T14:30:12.180Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-28T14:30:12.180Z] Bash-1.0.6 [2023-03-28T14:30:12.180Z] [2023-03-28T14:30:12.180Z] [2023-03-28T14:30:12.180Z] ==> git version 2.25.1 found [2023-03-28T14:30:12.180Z] ==> 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-03-28T14:30:12.180Z] Release-Date: 2020-01-08 [2023-03-28T14:30:12.180Z] 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-03-28T14:30:12.180Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-28T14:30:12.180Z] ==> Jenkins CI detected. [2023-03-28T14:30:12.180Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-28T14:30:12.180Z] project root: . [2023-03-28T14:30:12.180Z] --> token set from env [2023-03-28T14:30:12.180Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-28T14:30:12.180Z] ==> Running gcov in . (disable via -X gcov) [2023-03-28T14:30:12.180Z] ==> Python coveragepy not found [2023-03-28T14:30:12.180Z] ==> Searching for coverage reports in: [2023-03-28T14:30:12.180Z] + . [2023-03-28T14:30:12.180Z] -> Found 1 reports [2023-03-28T14:30:12.180Z] ==> Detecting git/mercurial file structure [2023-03-28T14:30:12.180Z] ==> Reading reports [2023-03-28T14:30:12.180Z] + ./coverage.out bytes=41317 [2023-03-28T14:30:12.440Z] ==> Appending adjustments [2023-03-28T14:30:12.440Z] https://docs.codecov.io/docs/fixing-reports [2023-03-28T14:30:12.440Z] + Found adjustments [2023-03-28T14:30:12.440Z] ==> Gzipping contents [2023-03-28T14:30:12.440Z] 12K /tmp/codecov.RCM936.gz [2023-03-28T14:30:12.440Z] ==> Uploading reports [2023-03-28T14:30:12.440Z] url: https://codecov.io [2023-03-28T14:30:12.440Z] query: branch=main&commit=926f659ef75c956bce735ba4a63a1e2481fbf915&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T14:30:12.440Z] -> Pinging Codecov [2023-03-28T14:30:12.440Z] 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=926f659ef75c956bce735ba4a63a1e2481fbf915&build=86&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F86%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-28T14:30:12.700Z] -> Uploading to [2023-03-28T14:30:12.700Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-28/581DD39554BDF9B6E22D074273EAD858/926f659ef75c956bce735ba4a63a1e2481fbf915/75c2cc5b-c91f-4fd8-8b2a-326a19d03535.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230328%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230328T143012Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2bcd537843602f97bfc6494a8aec531ab326759264431fc3c0df779ac35abd40 [2023-03-28T14:30:12.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-28T14:30:12.700Z] Dload Upload Total Spent Left Speed [2023-03-28T14:30:12.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 40549 --:--:-- --:--:-- --:--:-- 40549 [2023-03-28T14:30:12.960Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] } [2023-03-28T14:30:12.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-28T14:30:13.183Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-28T14:30:13.201Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:30:13.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T14:30:13.512Z] [2023-03-28T14:30:13.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:30:13.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T14:30:13.811Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-28T14:30:13.811Z] df9b9388f04a: Pulling fs layer [2023-03-28T14:30:13.811Z] 52dc419b0ee2: Pulling fs layer [2023-03-28T14:30:13.811Z] 25bc292e5bac: Pulling fs layer [2023-03-28T14:30:13.811Z] 114826534d7a: Pulling fs layer [2023-03-28T14:30:13.811Z] 4657fd5d0bcf: Pulling fs layer [2023-03-28T14:30:13.811Z] 6ad1cebc031e: Pulling fs layer [2023-03-28T14:30:13.811Z] 8a3aa393b2d8: Pulling fs layer [2023-03-28T14:30:13.811Z] 4657fd5d0bcf: Waiting [2023-03-28T14:30:13.811Z] 6ad1cebc031e: Waiting [2023-03-28T14:30:13.811Z] 114826534d7a: Waiting [2023-03-28T14:30:13.811Z] 8a3aa393b2d8: Waiting [2023-03-28T14:30:13.811Z] 25bc292e5bac: Verifying Checksum [2023-03-28T14:30:13.811Z] 25bc292e5bac: Download complete [2023-03-28T14:30:13.811Z] 52dc419b0ee2: Verifying Checksum [2023-03-28T14:30:13.811Z] 52dc419b0ee2: Download complete [2023-03-28T14:30:13.811Z] 4657fd5d0bcf: Download complete [2023-03-28T14:30:13.811Z] df9b9388f04a: Verifying Checksum [2023-03-28T14:30:13.811Z] df9b9388f04a: Download complete [2023-03-28T14:30:14.071Z] df9b9388f04a: Pull complete [2023-03-28T14:30:14.071Z] 6ad1cebc031e: Verifying Checksum [2023-03-28T14:30:14.071Z] 6ad1cebc031e: Download complete [2023-03-28T14:30:14.071Z] 52dc419b0ee2: Pull complete [2023-03-28T14:30:14.330Z] 25bc292e5bac: Pull complete [2023-03-28T14:30:14.589Z] 114826534d7a: Verifying Checksum [2023-03-28T14:30:14.589Z] 114826534d7a: Download complete [2023-03-28T14:30:14.849Z] 8a3aa393b2d8: Verifying Checksum [2023-03-28T14:30:14.849Z] 8a3aa393b2d8: Download complete [2023-03-28T14:30:18.133Z] 114826534d7a: Pull complete [2023-03-28T14:30:18.133Z] 4657fd5d0bcf: Pull complete [2023-03-28T14:30:18.393Z] 6ad1cebc031e: Pull complete [2023-03-28T14:30:20.924Z] 8a3aa393b2d8: Pull complete [2023-03-28T14:30:20.924Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-28T14:30:20.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-28T14:30:20.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:30:20.998Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:30:21.024Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-28T14:30:22.861Z] $ docker top fb13b3aa252f9b0f423d78bd8db5bafda254e8f62336766b468f5ed262a42d05 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-28T14:30:22.931Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-03-28T14:30:23.209Z] + set -o pipefail [2023-03-28T14:30:23.209Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-03-28T14:30:27.403Z] [2023-03-28T14:30:27.403Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-03-28T14:30:27.403Z] [2023-03-28T14:30:27.403Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/39a34c3b-af4d-4edd-8124-95b8f9cdb6b1 [2023-03-28T14:30:27.403Z] [2023-03-28T14:30:27.403Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-28T14:30:27.403Z] [2023-03-28T14:30:27.403Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-28T14:30:27.403Z] [2023-03-28T14:30:27.972Z] [2023-03-28T14:30:27.972Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-28T14:30:27.972Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-28T14:30:27.972Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-28T14:30:27.990Z] $ docker stop --time=1 fb13b3aa252f9b0f423d78bd8db5bafda254e8f62336766b468f5ed262a42d05 [2023-03-28T14:30:30.078Z] $ docker rm -f --volumes fb13b3aa252f9b0f423d78bd8db5bafda254e8f62336766b468f5ed262a42d05 [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-03-28T14:30:30.768Z] + git log --format=format:%s -1 926f659ef75c956bce735ba4a63a1e2481fbf915 [Pipeline] sh [2023-03-28T14:30:31.063Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T14:30:31.063Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:30:31.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:30:31.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:30:31.451Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:30:31.479Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T14:30:31.952Z] $ docker top c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c -eo pid,comm [2023-03-28T14:30:32.006Z] 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-03-28T14:30:32.006Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T14:30:32.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:30:32.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:30:32.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:30:32.154Z] $ docker exec c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c ssh-agent [2023-03-28T14:30:32.271Z] SSH_AUTH_SOCK=/tmp/ssh-PC6TaKJhX8bT/agent.33 [2023-03-28T14:30:32.271Z] SSH_AGENT_PID=39 [2023-03-28T14:30:32.277Z] Running ssh-add (command line suppressed) [2023-03-28T14:30:32.387Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13795282579395769461.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13795282579395769461.key) [2023-03-28T14:30:32.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:30:32.696Z] + git semver tag [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,887 [run_tag] DEBUG tag force:False [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,887 [check_head_tag] DEBUG check head tag [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,888 [execute] INFO git cat-file --batch-check [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,893 [execute] INFO git cat-file --batch [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,915 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,915 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,916 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-03-28T14:30:32.956Z] 2023-03-28 14:30:32,922 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:30:32.956Z] 3.0.0-dev.17 [Pipeline] } [2023-03-28T14:30:32.961Z] $ docker exec --env ******** --env ******** c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c ssh-agent -k [2023-03-28T14:30:33.078Z] unset SSH_AUTH_SOCK; [2023-03-28T14:30:33.078Z] unset SSH_AGENT_PID; [2023-03-28T14:30:33.078Z] echo Agent pid 39 killed; [2023-03-28T14:30:33.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T14:30:33.386Z] + git semver [Pipeline] } [2023-03-28T14:30:33.653Z] $ docker stop --time=1 c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c [2023-03-28T14:30:35.007Z] $ docker rm -f --volumes c97259e8b67aaae3cb42ee89a9873c77fb7c15dae2882c77153e84f25c36df0c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:30:35.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T14:30:35.418Z] [2023-03-28T14:30:35.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:30:35.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T14:30:35.721Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-28T14:30:35.721Z] ab5ef0e58194: Pulling fs layer [2023-03-28T14:30:35.721Z] 9712f1f96733: Pulling fs layer [2023-03-28T14:30:35.721Z] 63f879dbbcfc: Pulling fs layer [2023-03-28T14:30:35.721Z] 0d9ebad4ef96: Pulling fs layer [2023-03-28T14:30:35.721Z] e9a5061849ea: Pulling fs layer [2023-03-28T14:30:35.721Z] d747dcd14b5f: Pulling fs layer [2023-03-28T14:30:35.721Z] 2de7ff778b66: Pulling fs layer [2023-03-28T14:30:35.721Z] e9a5061849ea: Waiting [2023-03-28T14:30:35.721Z] d747dcd14b5f: Waiting [2023-03-28T14:30:35.721Z] 2de7ff778b66: Waiting [2023-03-28T14:30:35.721Z] 0d9ebad4ef96: Waiting [2023-03-28T14:30:35.721Z] 9712f1f96733: Verifying Checksum [2023-03-28T14:30:35.721Z] 9712f1f96733: Download complete [2023-03-28T14:30:36.293Z] 0d9ebad4ef96: Verifying Checksum [2023-03-28T14:30:36.293Z] 0d9ebad4ef96: Download complete [2023-03-28T14:30:36.293Z] ab5ef0e58194: Verifying Checksum [2023-03-28T14:30:36.293Z] ab5ef0e58194: Download complete [2023-03-28T14:30:36.293Z] d747dcd14b5f: Verifying Checksum [2023-03-28T14:30:36.293Z] d747dcd14b5f: Download complete [2023-03-28T14:30:36.293Z] 63f879dbbcfc: Verifying Checksum [2023-03-28T14:30:36.293Z] 63f879dbbcfc: Download complete [2023-03-28T14:30:36.293Z] e9a5061849ea: Verifying Checksum [2023-03-28T14:30:36.293Z] e9a5061849ea: Download complete [2023-03-28T14:30:36.293Z] 2de7ff778b66: Verifying Checksum [2023-03-28T14:30:36.293Z] 2de7ff778b66: Download complete [2023-03-28T14:30:38.820Z] ab5ef0e58194: Pull complete [2023-03-28T14:30:38.820Z] 9712f1f96733: Pull complete [2023-03-28T14:30:39.750Z] 63f879dbbcfc: Pull complete [2023-03-28T14:30:43.026Z] 0d9ebad4ef96: Pull complete [2023-03-28T14:30:43.026Z] e9a5061849ea: Pull complete [2023-03-28T14:30:43.026Z] d747dcd14b5f: Pull complete [2023-03-28T14:30:43.962Z] 2de7ff778b66: Pull complete [2023-03-28T14:30:43.962Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-28T14:30:43.962Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-28T14:30:43.962Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:30:44.049Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:30:44.076Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-28T14:30:46.259Z] $ docker top d36523edfa096f0c706e0998b35e63b0be1f756991e4f44240442c4ab804dc22 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:30:46.340Z] provisioning config files... [2023-03-28T14:30:46.347Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2758310631281219504tmp [2023-03-28T14:30:46.357Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5787249295110159798tmp [2023-03-28T14:30:46.367Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3996883280691307407tmp [Pipeline] { [Pipeline] echo [2023-03-28T14:30:46.382Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:30:46.665Z] ---> sigul-configuration.sh [2023-03-28T14:30:46.665Z] gpg: directory `/root/.gnupg' created [2023-03-28T14:30:46.665Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-28T14:30:46.665Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-28T14:30:46.665Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-28T14:30:46.665Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-28T14:30:46.665Z] gpg: CAST5 encrypted data [2023-03-28T14:30:46.665Z] gpg: encrypted with 1 passphrase [2023-03-28T14:30:46.665Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-28T14:30:46.950Z] + mkdir /home/jenkins [2023-03-28T14:30:46.950Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-28T14:30:47.232Z] + 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-03-28T14:30:47.241Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:30:47.524Z] ---> sigul-install.sh [2023-03-28T14:30:47.524Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-28T14:30:47.805Z] + git tag --list [2023-03-28T14:30:47.805Z] v0.0.0 [2023-03-28T14:30:47.805Z] v1.0.0 [2023-03-28T14:30:47.805Z] v2.1.0 [2023-03-28T14:30:47.805Z] v2.1.1 [2023-03-28T14:30:47.805Z] v2.1.1-dev.1 [2023-03-28T14:30:47.805Z] v2.2.0 [2023-03-28T14:30:47.805Z] v2.2.1-dev.1 [2023-03-28T14:30:47.805Z] v2.2.1-dev.2 [2023-03-28T14:30:47.805Z] v2.2.1-dev.3 [2023-03-28T14:30:47.805Z] v2.2.1-dev.4 [2023-03-28T14:30:47.805Z] v2.2.1-dev.5 [2023-03-28T14:30:47.805Z] v2.2.1-dev.6 [2023-03-28T14:30:47.805Z] v2.2.1-dev.7 [2023-03-28T14:30:47.805Z] v2.3.0 [2023-03-28T14:30:47.805Z] v2.3.0-dev.10 [2023-03-28T14:30:47.805Z] v2.3.0-dev.11 [2023-03-28T14:30:47.805Z] v2.3.0-dev.12 [2023-03-28T14:30:47.805Z] v2.3.0-dev.13 [2023-03-28T14:30:47.805Z] v2.3.0-dev.14 [2023-03-28T14:30:47.805Z] v2.3.0-dev.15 [2023-03-28T14:30:47.805Z] v2.3.0-dev.16 [2023-03-28T14:30:47.805Z] v2.3.0-dev.17 [2023-03-28T14:30:47.805Z] v2.3.0-dev.18 [2023-03-28T14:30:47.805Z] v2.3.0-dev.19 [2023-03-28T14:30:47.805Z] v2.3.0-dev.20 [2023-03-28T14:30:47.805Z] v2.3.0-dev.21 [2023-03-28T14:30:47.805Z] v2.3.0-dev.22 [2023-03-28T14:30:47.805Z] v2.3.0-dev.23 [2023-03-28T14:30:47.805Z] v2.3.0-dev.24 [2023-03-28T14:30:47.805Z] v2.3.0-dev.25 [2023-03-28T14:30:47.805Z] v2.3.0-dev.26 [2023-03-28T14:30:47.805Z] v2.3.0-dev.9 [2023-03-28T14:30:47.805Z] v2.3.1-dev.1 [2023-03-28T14:30:47.805Z] v3.0.0-dev.1 [2023-03-28T14:30:47.805Z] v3.0.0-dev.10 [2023-03-28T14:30:47.805Z] v3.0.0-dev.11 [2023-03-28T14:30:47.805Z] v3.0.0-dev.12 [2023-03-28T14:30:47.805Z] v3.0.0-dev.13 [2023-03-28T14:30:47.805Z] v3.0.0-dev.14 [2023-03-28T14:30:47.805Z] v3.0.0-dev.15 [2023-03-28T14:30:47.805Z] v3.0.0-dev.16 [2023-03-28T14:30:47.805Z] v3.0.0-dev.17 [2023-03-28T14:30:47.805Z] v3.0.0-dev.2 [2023-03-28T14:30:47.805Z] v3.0.0-dev.3 [2023-03-28T14:30:47.805Z] v3.0.0-dev.4 [2023-03-28T14:30:47.805Z] v3.0.0-dev.5 [2023-03-28T14:30:47.805Z] v3.0.0-dev.6 [2023-03-28T14:30:47.805Z] v3.0.0-dev.7 [2023-03-28T14:30:47.805Z] v3.0.0-dev.8 [2023-03-28T14:30:47.805Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-28T14:30:48.092Z] + lftools sign git-tag v3.0.0-dev.17 [2023-03-28T14:30:48.660Z] Signing Git tag with Sigul... [2023-03-28T14:30:48.660Z] Signing v3.0.0-dev.17 [Pipeline] echo [2023-03-28T14:30:48.926Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:30:49.214Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-28T14:30:49.221Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-28T14:30:49.232Z] $ docker stop --time=1 d36523edfa096f0c706e0998b35e63b0be1f756991e4f44240442c4ab804dc22 [2023-03-28T14:30:50.532Z] $ docker rm -f --volumes d36523edfa096f0c706e0998b35e63b0be1f756991e4f44240442c4ab804dc22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-28T14:30:50.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T14:30:50.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:30:51.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:30:51.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:30:51.330Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:30:51.355Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T14:30:51.738Z] $ docker top c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de -eo pid,comm [2023-03-28T14:30:51.790Z] 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-03-28T14:30:51.790Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T14:30:51.829Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:30:51.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:30:51.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:30:51.946Z] $ docker exec c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de ssh-agent [2023-03-28T14:30:52.070Z] SSH_AUTH_SOCK=/tmp/ssh-ou8J06aW3FOE/agent.32 [2023-03-28T14:30:52.070Z] SSH_AGENT_PID=39 [2023-03-28T14:30:52.076Z] Running ssh-add (command line suppressed) [2023-03-28T14:30:52.173Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1484443990323055903.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1484443990323055903.key) [2023-03-28T14:30:52.195Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:30:52.484Z] + git semver bump pre [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,661 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,662 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,662 [bump_version] DEBUG bumped version:3.0.0-dev.18 [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,662 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,662 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,662 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,664 [execute] INFO git cat-file --batch-check [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,664 [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-03-28T14:30:52.743Z] 2023-03-28 14:30:52,671 [execute] INFO git cat-file --batch [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-28T14:30:52.743Z] 2023-03-28 14:30:52,677 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:30:52.743Z] 3.0.0-dev.18 [Pipeline] } [2023-03-28T14:30:52.748Z] $ docker exec --env ******** --env ******** c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de ssh-agent -k [2023-03-28T14:30:52.855Z] unset SSH_AUTH_SOCK; [2023-03-28T14:30:52.856Z] unset SSH_AGENT_PID; [2023-03-28T14:30:52.856Z] echo Agent pid 39 killed; [2023-03-28T14:30:52.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T14:30:53.180Z] + git semver [Pipeline] } [2023-03-28T14:30:53.444Z] $ docker stop --time=1 c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de [2023-03-28T14:30:54.774Z] $ docker rm -f --volumes c7bb25767b0351b317b67e3958783afef129b0cd72de50e6912c0ff593b284de [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-28T14:30:55.110Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-28T14:30:55.110Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:30:55.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-28T14:30:55.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:30:55.476Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:30:55.503Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-28T14:30:55.852Z] $ docker top bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-28T14:30:55.934Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-28T14:30:55.934Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-28T14:30:56.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-28T14:30:56.041Z] $ docker exec bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 ssh-agent [2023-03-28T14:30:56.167Z] SSH_AUTH_SOCK=/tmp/ssh-16fmvwgwyhB2/agent.32 [2023-03-28T14:30:56.167Z] SSH_AGENT_PID=38 [2023-03-28T14:30:56.172Z] Running ssh-add (command line suppressed) [2023-03-28T14:30:56.258Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_549719650468489843.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_549719650468489843.key) [2023-03-28T14:30:56.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-28T14:30:56.562Z] + git semver push [2023-03-28T14:30:56.822Z] 2023-03-28 14:30:56,746 [run_push] DEBUG push [2023-03-28T14:30:56.822Z] 2023-03-28 14:30:56,746 [execute] INFO git cat-file --batch-check [2023-03-28T14:30:56.822Z] 2023-03-28 14:30:56,747 [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-03-28T14:30:56.822Z] 2023-03-28 14:30:56,750 [execute] INFO git rev-list 9adfc15499c8ca0d0a93b6beab1aed98bc3e5f9f -- [2023-03-28T14:30:56.822Z] 2023-03-28 14:30:56,750 [execute] DEBUG Popen(['git', 'rev-list', '9adfc15499c8ca0d0a93b6beab1aed98bc3e5f9f', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-28T14:30:56.822Z] 2023-03-28 14:30:56,757 [execute] INFO git fetch -v origin [2023-03-28T14:30:56.822Z] 2023-03-28 14:30:56,757 [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-03-28T14:30:57.760Z] 2023-03-28 14:30:57,479 [run_push] DEBUG no remote changes detected [2023-03-28T14:30:57.760Z] 2023-03-28 14:30:57,479 [execute] INFO git push origin semver [2023-03-28T14:30:57.760Z] 2023-03-28 14:30:57,480 [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-03-28T14:30:58.698Z] 2023-03-28 14:30:58,539 [run_push] DEBUG push all version tags [2023-03-28T14:30:58.698Z] 2023-03-28 14:30:58,540 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-28T14:30:58.698Z] 2023-03-28 14:30:58,540 [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-03-28T14:30:59.639Z] 2023-03-28 14:30:59,433 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-03-28T14:30:59.639Z] 3.0.0-dev.18 [Pipeline] } [2023-03-28T14:30:59.643Z] $ docker exec --env ******** --env ******** bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 ssh-agent -k [2023-03-28T14:30:59.748Z] unset SSH_AUTH_SOCK; [2023-03-28T14:30:59.748Z] unset SSH_AGENT_PID; [2023-03-28T14:30:59.748Z] echo Agent pid 38 killed; [2023-03-28T14:30:59.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-28T14:31:00.074Z] + git semver [Pipeline] } [2023-03-28T14:31:00.338Z] $ docker stop --time=1 bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 [2023-03-28T14:31:01.678Z] $ docker rm -f --volumes bc3eec6d890bf05af6ad2f89783749cba973d656674c51c4d5882f08779070a4 [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-03-28T14:31:02.300Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-03-28T14:31:02.300Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-28T14:31:02.300Z] total 16 [2023-03-28T14:31:02.300Z] drwxr-xr-x 3 root root 4096 Mar 28 14:19 . [2023-03-28T14:31:02.300Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:30 .. [2023-03-28T14:31:02.300Z] drwxr-xr-x 2 root root 4096 Mar 28 14:19 cost [2023-03-28T14:31:02.300Z] -rw-r--r-- 1 root root 94 Mar 28 14:19 cost.csv [2023-03-28T14:31:02.300Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-28T14:31:02.300Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-03-28T14:31:02.300Z] total 16 [2023-03-28T14:31:02.300Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 14:19 . [2023-03-28T14:31:02.300Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 14:30 .. [2023-03-28T14:31:02.300Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 14:19 cost [2023-03-28T14:31:02.300Z] -rw-r--r-- 1 jenkins jenkins 94 Mar 28 14:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:31:02.597Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:31:03.455Z] ---> package-listing.sh [2023-03-28T14:31:03.455Z] ++ facter osfamily [2023-03-28T14:31:03.455Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-28T14:31:03.715Z] + OS_FAMILY=debian [2023-03-28T14:31:03.715Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-03-28T14:31:03.715Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-28T14:31:03.715Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-28T14:31:03.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-28T14:31:03.715Z] + PACKAGES=/tmp/packages_start.txt [2023-03-28T14:31:03.715Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-28T14:31:03.715Z] + PACKAGES=/tmp/packages_end.txt [2023-03-28T14:31:03.715Z] + case "${OS_FAMILY}" in [2023-03-28T14:31:03.715Z] + grep '^ii' [2023-03-28T14:31:03.715Z] + dpkg -l [2023-03-28T14:31:03.715Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-28T14:31:03.715Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-28T14:31:03.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-28T14:31:03.715Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-03-28T14:31:03.715Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-03-28T14:31:03.715Z] + 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-03-28T14:31:03.722Z] 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-03-28T14:31:03.999Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-28T14:31:04.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-28T14:31:04.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-28T14:31:04.733Z] prd-ubuntu20.04-docker-8c-8g-6044 does not seem to be running inside a container [2023-03-28T14:31:04.787Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-28T14:31:05.039Z] $ docker top b20928758d7c257c9c400b650a767396cc84d1909bae573868603e9256ee661c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-28T14:31:05.393Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-28T14:31:05.680Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-28T14:31:05.963Z] + ls /var/log/sa-host [2023-03-28T14:31:05.963Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-28T14:31:06.113Z] provisioning config files... [2023-03-28T14:31:06.121Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3231477144237883355tmp [Pipeline] { [Pipeline] echo [2023-03-28T14:31:06.133Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:31:06.418Z] ---> create-netrc.sh [Pipeline] } [2023-03-28T14:31:06.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:31:06.756Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-28T14:31:06.764Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:31:07.048Z] ---> sudo-logs.sh [2023-03-28T14:31:07.048Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-28T14:31:07.080Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:31:07.366Z] ---> job-cost.sh [2023-03-28T14:31:07.366Z] lf-activate-venv: SKIPPING [2023-03-28T14:31:07.366Z] DEBUG: total: 0.2199999988079071 [2023-03-28T14:31:07.366Z] INFO: Retrieving Stack Cost... [2023-03-28T14:31:07.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-28T14:31:08.194Z] INFO: Archiving Costs [Pipeline] echo [2023-03-28T14:31:08.206Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-28T14:31:08.493Z] ---> logs-deploy.sh [2023-03-28T14:31:08.493Z] lf-activate-venv: SKIPPING [2023-03-28T14:31:08.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/86 [2023-03-28T14:31:08.493Z] INFO: archiving workspace using pattern(s): [2023-03-28T14:31:09.432Z] Archives upload complete. [2023-03-28T14:31:09.432Z] INFO: archiving logs to Nexus