Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d3f7130d8a08a0ebc3612b54d57008063dbc12c 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-ssh14281235510979445294.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2928781731448109200.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh9343217056899462253.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh6961143601500253078.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh11844255727100059242.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22222’ Running on prd-ubuntu20.04-docker-8c-8g-22225 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0d3f7130d8a08a0ebc3612b54d57008063dbc12c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#104)" > git rev-list --no-walk c550df661121fd0eeb913950a65d671d722b4d85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-09T15:57:28.841Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-09T15:57:28.903Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-09T15:57:28.916Z] ========================================================= [2022-08-09T15:57:28.916Z] EdgeX Global Pipelines Version Info [2022-08-09T15:57:28.916Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-09T15:57:29.678Z] ------------------- [2022-08-09T15:57:29.678Z] stable info: [2022-08-09T15:57:29.678Z] ------------------- [2022-08-09T15:57:29.678Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T15:57:29.678Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T15:57:29.678Z] Message: update stable to v1.0.238 [2022-08-09T15:57:30.250Z] ------------------- [2022-08-09T15:57:30.250Z] experimental info: [2022-08-09T15:57:30.250Z] ------------------- [2022-08-09T15:57:30.250Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-09T15:57:30.250Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-08-09T15:57:30.250Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-09T15:57:30.525Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-08-09T15:57:30.540Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-08-09T15:57:30.554Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-09T15:57:30.565Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-09T15:57:30.579Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-09T15:57:30.593Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-09T15:57:30.605Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-09T15:57:30.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-09T15:57:30.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-09T15:57:30.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-09T15:57:30.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-09T15:57:30.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-08-09T15:57:30.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-09T15:57:30.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-09T15:57:30.712Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T15:57:30.727Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-09T15:57:30.743Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-09T15:57:30.759Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-09T15:57:30.769Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-09T15:57:30.782Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-09T15:57:30.798Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-09T15:57:30.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-09T15:57:30.833Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-09T15:57:30.851Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-09T15:57:30.870Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-09T15:57:30.888Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-09T15:57:30.907Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-09T15:57:30.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-09T15:57:30.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-09T15:57:30.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-09T15:57:30.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] echo [2022-08-09T15:57:30.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d3f713 [Pipeline] echo [2022-08-09T15:57:31.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T15:57:31.048Z] provisioning config files... [2022-08-09T15:57:31.063Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6524533492620954663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T15:57:31.401Z] ---> docker-login.sh [2022-08-09T15:57:31.401Z] nexus3.edgexfoundry.org:10001 [2022-08-09T15:57:31.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:31.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:31.662Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:31.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:31.662Z] [2022-08-09T15:57:31.662Z] Login Succeeded [2022-08-09T15:57:31.662Z] nexus3.edgexfoundry.org:10002 [2022-08-09T15:57:31.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:31.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:31.923Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:31.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:31.923Z] [2022-08-09T15:57:31.923Z] Login Succeeded [2022-08-09T15:57:31.923Z] nexus3.edgexfoundry.org:10003 [2022-08-09T15:57:31.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:31.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:31.923Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:31.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:31.923Z] [2022-08-09T15:57:31.923Z] Login Succeeded [2022-08-09T15:57:31.923Z] nexus3.edgexfoundry.org:10004 [2022-08-09T15:57:32.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:32.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:32.185Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:32.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:32.185Z] [2022-08-09T15:57:32.185Z] Login Succeeded [2022-08-09T15:57:32.185Z] docker.io [2022-08-09T15:57:32.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:32.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:32.446Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:32.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:32.446Z] [2022-08-09T15:57:32.446Z] Login Succeeded [2022-08-09T15:57:32.707Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T15:57:32.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-09T15:57:33.074Z] + git rev-list -1 --merges 0d3f7130d8a08a0ebc3612b54d57008063dbc12c~1..0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] echo [2022-08-09T15:57:33.110Z] -----------> git rev-list -1 --merges 0d3f7130d8a08a0ebc3612b54d57008063dbc12c~1..0d3f7130d8a08a0ebc3612b54d57008063dbc12c 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [false] [Pipeline] sh [2022-08-09T15:57:33.407Z] + git log --format=format:%s -1 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] echo [2022-08-09T15:57:33.423Z] ========================================================= [2022-08-09T15:57:33.423Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-09T15:57:33.423Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-09T15:57:33.759Z] + git log --format=format:%s -1 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] echo [2022-08-09T15:57:33.771Z] [semverPrep] GIT_COMMIT: 0d3f7130d8a08a0ebc3612b54d57008063dbc12c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#104) [Pipeline] echo [2022-08-09T15:57:33.779Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-09T15:57:34.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T15:57:34.128Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-09T15:57:34.128Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-09T15:57:34.128Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-09T15:57:34.128Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-09T15:57:34.128Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-09T15:57:34.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:57:34.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T15:57:34.485Z] [2022-08-09T15:57:34.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:57:34.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T15:57:34.793Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-09T15:57:34.793Z] b85a868b505f: Pulling fs layer [2022-08-09T15:57:34.793Z] e2be974225ed: Pulling fs layer [2022-08-09T15:57:34.793Z] 339a4e72a1f5: Pulling fs layer [2022-08-09T15:57:34.793Z] 988bab9f4d93: Pulling fs layer [2022-08-09T15:57:34.793Z] 1469e6f7b9e6: Pulling fs layer [2022-08-09T15:57:34.793Z] eaf3925da568: Pulling fs layer [2022-08-09T15:57:34.793Z] bab4dde63d76: Pulling fs layer [2022-08-09T15:57:34.793Z] bde34c3a00c8: Pulling fs layer [2022-08-09T15:57:34.793Z] b352a97aabf1: Pulling fs layer [2022-08-09T15:57:34.793Z] eaf3925da568: Waiting [2022-08-09T15:57:34.793Z] bab4dde63d76: Waiting [2022-08-09T15:57:34.793Z] bde34c3a00c8: Waiting [2022-08-09T15:57:34.793Z] 988bab9f4d93: Waiting [2022-08-09T15:57:34.793Z] 1469e6f7b9e6: Waiting [2022-08-09T15:57:34.793Z] b352a97aabf1: Waiting [2022-08-09T15:57:34.793Z] 4872d77fe225: Pulling fs layer [2022-08-09T15:57:34.793Z] 5851b861e8e6: Pulling fs layer [2022-08-09T15:57:34.793Z] 4872d77fe225: Waiting [2022-08-09T15:57:34.793Z] e2be974225ed: Download complete [2022-08-09T15:57:34.793Z] 988bab9f4d93: Verifying Checksum [2022-08-09T15:57:34.793Z] 988bab9f4d93: Download complete [2022-08-09T15:57:35.054Z] 1469e6f7b9e6: Verifying Checksum [2022-08-09T15:57:35.054Z] 1469e6f7b9e6: Download complete [2022-08-09T15:57:35.054Z] eaf3925da568: Verifying Checksum [2022-08-09T15:57:35.054Z] eaf3925da568: Download complete [2022-08-09T15:57:35.054Z] 339a4e72a1f5: Verifying Checksum [2022-08-09T15:57:35.054Z] 339a4e72a1f5: Download complete [2022-08-09T15:57:35.054Z] bde34c3a00c8: Download complete [2022-08-09T15:57:35.054Z] b352a97aabf1: Verifying Checksum [2022-08-09T15:57:35.054Z] b352a97aabf1: Download complete [2022-08-09T15:57:35.054Z] 4872d77fe225: Verifying Checksum [2022-08-09T15:57:35.054Z] b85a868b505f: Verifying Checksum [2022-08-09T15:57:35.054Z] b85a868b505f: Download complete [2022-08-09T15:57:35.054Z] 5851b861e8e6: Verifying Checksum [2022-08-09T15:57:35.054Z] 5851b861e8e6: Download complete [2022-08-09T15:57:35.315Z] bab4dde63d76: Verifying Checksum [2022-08-09T15:57:35.315Z] bab4dde63d76: Download complete [2022-08-09T15:57:36.255Z] b85a868b505f: Pull complete [2022-08-09T15:57:36.514Z] e2be974225ed: Pull complete [2022-08-09T15:57:37.092Z] 339a4e72a1f5: Pull complete [2022-08-09T15:57:37.092Z] 988bab9f4d93: Pull complete [2022-08-09T15:57:37.352Z] 1469e6f7b9e6: Pull complete [2022-08-09T15:57:37.352Z] eaf3925da568: Pull complete [2022-08-09T15:57:39.261Z] bab4dde63d76: Pull complete [2022-08-09T15:57:39.521Z] bde34c3a00c8: Pull complete [2022-08-09T15:57:39.521Z] b352a97aabf1: Pull complete [2022-08-09T15:57:39.521Z] 4872d77fe225: Pull complete [2022-08-09T15:57:39.783Z] 5851b861e8e6: Pull complete [2022-08-09T15:57:39.783Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-09T15:57:39.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T15:57:39.783Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:57:39.888Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T15:57:39.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-09T15:57:41.339Z] $ docker top 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 -eo pid,comm [2022-08-09T15:57:41.407Z] 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). [2022-08-09T15:57:41.407Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T15:57:41.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T15:57:41.445Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T15:57:41.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T15:57:41.573Z] $ docker exec 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 ssh-agent [2022-08-09T15:57:41.686Z] SSH_AUTH_SOCK=/tmp/ssh-ksAId3ii3YdL/agent.34 [2022-08-09T15:57:41.686Z] SSH_AGENT_PID=40 [2022-08-09T15:57:41.693Z] Running ssh-add (command line suppressed) [2022-08-09T15:57:41.811Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2629377235102456238.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2629377235102456238.key) [2022-08-09T15:57:41.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T15:57:42.110Z] + git tag --points-at HEAD [Pipeline] } [2022-08-09T15:57:42.129Z] $ docker exec --env ******** --env ******** 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 ssh-agent -k [2022-08-09T15:57:42.224Z] unset SSH_AUTH_SOCK; [2022-08-09T15:57:42.224Z] unset SSH_AGENT_PID; [2022-08-09T15:57:42.224Z] echo Agent pid 40 killed; [2022-08-09T15:57:42.234Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-09T15:57:42.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T15:57:42.261Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T15:57:42.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T15:57:42.385Z] $ docker exec 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 ssh-agent [2022-08-09T15:57:42.505Z] SSH_AUTH_SOCK=/tmp/ssh-SQ3v9DkDD91m/agent.73 [2022-08-09T15:57:42.505Z] SSH_AGENT_PID=79 [2022-08-09T15:57:42.511Z] Running ssh-add (command line suppressed) [2022-08-09T15:57:42.624Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1095153494205468022.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1095153494205468022.key) [2022-08-09T15:57:42.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T15:57:42.925Z] + git semver init [2022-08-09T15:57:43.186Z] 2022-08-09 15:57:43,103 [run_init] DEBUG init version:0.0.0 force:False [2022-08-09T15:57:43.186Z] 2022-08-09 15:57:43,103 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-08-09T15:57:43.186Z] 2022-08-09 15:57:43,104 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-08-09T15:57:43.186Z] 2022-08-09 15:57:43,104 [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) [2022-08-09T15:57:44.131Z] 2022-08-09 15:57:44,099 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-08-09T15:57:44.131Z] 2022-08-09 15:57:44,099 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-08-09T15:57:44.131Z] 2022-08-09 15:57:44,099 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-09T15:57:44.131Z] 2022-08-09 15:57:44,100 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-09T15:57:44.131Z] 2.3.0-dev.12 [Pipeline] } [2022-08-09T15:57:44.146Z] $ docker exec --env ******** --env ******** 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 ssh-agent -k [2022-08-09T15:57:44.282Z] unset SSH_AUTH_SOCK; [2022-08-09T15:57:44.283Z] unset SSH_AGENT_PID; [2022-08-09T15:57:44.283Z] echo Agent pid 79 killed; [2022-08-09T15:57:44.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T15:57:44.604Z] + git semver [Pipeline] } [2022-08-09T15:57:44.884Z] $ docker stop --time=1 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 [2022-08-09T15:57:46.185Z] $ docker rm -f 919dc924a2ef86486d533de3159ec78b8cf0f7466437176007145bd62d4c27c0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T15:57:46.531Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-09T15:57:46.760Z] Stashed 1 file(s) [Pipeline] echo [2022-08-09T15:57:46.763Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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 [2022-08-09T15:57:46.903Z] provisioning config files... [2022-08-09T15:57:46.914Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6999957807437571655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T15:57:47.215Z] ---> docker-login.sh [2022-08-09T15:57:47.215Z] nexus3.edgexfoundry.org:10001 [2022-08-09T15:57:47.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:47.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:47.215Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:47.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:47.215Z] [2022-08-09T15:57:47.215Z] Login Succeeded [2022-08-09T15:57:47.215Z] nexus3.edgexfoundry.org:10002 [2022-08-09T15:57:47.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:47.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:47.476Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:47.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:47.476Z] [2022-08-09T15:57:47.476Z] Login Succeeded [2022-08-09T15:57:47.476Z] nexus3.edgexfoundry.org:10003 [2022-08-09T15:57:47.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:47.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:47.476Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:47.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:47.476Z] [2022-08-09T15:57:47.476Z] Login Succeeded [2022-08-09T15:57:47.476Z] nexus3.edgexfoundry.org:10004 [2022-08-09T15:57:47.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:47.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:47.739Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:47.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:47.739Z] [2022-08-09T15:57:47.739Z] Login Succeeded [2022-08-09T15:57:47.739Z] docker.io [2022-08-09T15:57:47.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:57:47.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:57:47.999Z] Configure a credential helper to remove this warning. See [2022-08-09T15:57:47.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:57:48.000Z] [2022-08-09T15:57:48.000Z] Login Succeeded [2022-08-09T15:57:48.000Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T15:57:48.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-09T15:57:48.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T15:57:48.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T15:57:48.099Z] ========================================================= [2022-08-09T15:57:48.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-09T15:57:48.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:57:48.422Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-09T15:57:48.422Z] Sending build context to Docker daemon 12.47MB [2022-08-09T15:57:48.422Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-09T15:57:48.422Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-09T15:57:48.422Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-09T15:57:48.422Z] 2408cc74d12b: Pulling fs layer [2022-08-09T15:57:48.422Z] ea60b727a1ce: Pulling fs layer [2022-08-09T15:57:48.422Z] 30c4a7721957: Pulling fs layer [2022-08-09T15:57:48.422Z] 370296b7ddb6: Pulling fs layer [2022-08-09T15:57:48.422Z] 7c6cee850709: Pulling fs layer [2022-08-09T15:57:48.422Z] 39a5fcdaea64: Pulling fs layer [2022-08-09T15:57:48.422Z] d94ebbe4e438: Pulling fs layer [2022-08-09T15:57:48.422Z] bcfd1f05c69d: Pulling fs layer [2022-08-09T15:57:48.422Z] 59ccb84bbe0f: Pulling fs layer [2022-08-09T15:57:48.422Z] 370296b7ddb6: Waiting [2022-08-09T15:57:48.422Z] 7c6cee850709: Waiting [2022-08-09T15:57:48.422Z] 39a5fcdaea64: Waiting [2022-08-09T15:57:48.422Z] d94ebbe4e438: Waiting [2022-08-09T15:57:48.422Z] 59ccb84bbe0f: Waiting [2022-08-09T15:57:48.422Z] 30c4a7721957: Verifying Checksum [2022-08-09T15:57:48.422Z] 30c4a7721957: Download complete [2022-08-09T15:57:48.422Z] ea60b727a1ce: Verifying Checksum [2022-08-09T15:57:48.422Z] ea60b727a1ce: Download complete [2022-08-09T15:57:48.686Z] 7c6cee850709: Verifying Checksum [2022-08-09T15:57:48.686Z] 7c6cee850709: Download complete [2022-08-09T15:57:48.686Z] 39a5fcdaea64: Download complete [2022-08-09T15:57:48.686Z] 2408cc74d12b: Verifying Checksum [2022-08-09T15:57:48.686Z] 2408cc74d12b: Download complete [2022-08-09T15:57:48.686Z] d94ebbe4e438: Download complete [2022-08-09T15:57:48.686Z] 2408cc74d12b: Pull complete [2022-08-09T15:57:48.962Z] ea60b727a1ce: Pull complete [2022-08-09T15:57:48.962Z] 30c4a7721957: Pull complete [2022-08-09T15:57:49.231Z] bcfd1f05c69d: Verifying Checksum [2022-08-09T15:57:49.231Z] bcfd1f05c69d: Download complete [2022-08-09T15:57:49.493Z] 59ccb84bbe0f: Verifying Checksum [2022-08-09T15:57:49.493Z] 59ccb84bbe0f: Download complete [2022-08-09T15:57:49.493Z] 370296b7ddb6: Verifying Checksum [2022-08-09T15:57:49.493Z] 370296b7ddb6: Download complete [2022-08-09T15:57:53.691Z] 370296b7ddb6: Pull complete [2022-08-09T15:57:53.691Z] 7c6cee850709: Pull complete [2022-08-09T15:57:53.691Z] 39a5fcdaea64: Pull complete [2022-08-09T15:57:53.691Z] d94ebbe4e438: Pull complete [2022-08-09T15:57:55.607Z] bcfd1f05c69d: Pull complete [2022-08-09T15:57:56.547Z] 59ccb84bbe0f: Pull complete [2022-08-09T15:57:56.547Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-09T15:57:56.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-09T15:57:56.547Z] ---> a4fb48ad2a94 [2022-08-09T15:57:56.547Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-09T15:57:57.934Z] ---> Running in 1595dd08d284 [2022-08-09T15:57:58.194Z] Removing intermediate container 1595dd08d284 [2022-08-09T15:57:58.194Z] ---> f5543e044e93 [2022-08-09T15:57:58.194Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-09T15:57:58.194Z] ---> Running in f359a8573093 [2022-08-09T15:57:58.194Z] Removing intermediate container f359a8573093 [2022-08-09T15:57:58.194Z] ---> 83e44ec0c27d [2022-08-09T15:57:58.194Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-09T15:57:58.194Z] ---> Running in 2a4eed40cc64 [2022-08-09T15:57:58.454Z] Removing intermediate container 2a4eed40cc64 [2022-08-09T15:57:58.454Z] ---> a70b2f57b228 [2022-08-09T15:57:58.454Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:57:58.454Z] ---> Running in 3c249753958c [2022-08-09T15:57:59.027Z] Removing intermediate container 3c249753958c [2022-08-09T15:57:59.027Z] ---> 4808299ebcd8 [2022-08-09T15:57:59.027Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-09T15:57:59.027Z] ---> Running in 55abbe033c37 [2022-08-09T15:57:59.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:00.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:00.492Z] OK: 211 MiB in 51 packages [2022-08-09T15:58:00.754Z] Removing intermediate container 55abbe033c37 [2022-08-09T15:58:00.754Z] ---> dd6148ed82d4 [2022-08-09T15:58:00.754Z] Step 8/13 : WORKDIR /app [2022-08-09T15:58:00.754Z] ---> Running in 3d816f35e75b [2022-08-09T15:58:01.015Z] Removing intermediate container 3d816f35e75b [2022-08-09T15:58:01.015Z] ---> 60b80bfeb686 [2022-08-09T15:58:01.015Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-09T15:58:01.015Z] ---> 43a36d21fd12 [2022-08-09T15:58:01.015Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:58:01.015Z] ---> Running in f981983d4e3d [2022-08-09T15:58:01.866Z] Still waiting to schedule task [2022-08-09T15:58:01.866Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22223’ [2022-08-09T15:58:15.921Z] Removing intermediate container f981983d4e3d [2022-08-09T15:58:15.921Z] ---> 9b87f75e51fd [2022-08-09T15:58:15.921Z] Step 11/13 : COPY . . [2022-08-09T15:58:15.921Z] ---> e13922ee91f6 [2022-08-09T15:58:15.921Z] Step 12/13 : ARG MAKE="make build" [2022-08-09T15:58:15.921Z] ---> Running in 6e649076849b [2022-08-09T15:58:16.187Z] Removing intermediate container 6e649076849b [2022-08-09T15:58:16.187Z] ---> 2e21474ef815 [2022-08-09T15:58:16.187Z] Step 13/13 : RUN $MAKE [2022-08-09T15:58:16.187Z] ---> Running in f65550f1dccd [2022-08-09T15:58:16.452Z] noop [2022-08-09T15:58:16.713Z] Removing intermediate container f65550f1dccd [2022-08-09T15:58:16.713Z] ---> b67ad7c8e34b [2022-08-09T15:58:16.713Z] Successfully built b67ad7c8e34b [2022-08-09T15:58:16.713Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:58:17.027Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T15:58:17.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:58:17.101Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T15:58:17.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-09T15:58:17.514Z] $ docker top 2d2825bca476af451e56259d23e978069ae8edb7ad13a8d4a7396ba3a52380b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T15:58:17.871Z] + go version [2022-08-09T15:58:17.871Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-09T15:58:17.887Z] $ docker stop --time=1 2d2825bca476af451e56259d23e978069ae8edb7ad13a8d4a7396ba3a52380b6 [2022-08-09T15:58:19.164Z] $ docker rm -f 2d2825bca476af451e56259d23e978069ae8edb7ad13a8d4a7396ba3a52380b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:58:19.581Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-09T15:58:19.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:58:19.661Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T15:58:19.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-09T15:58:20.064Z] $ docker top d3f1614533efede69fb6b8e7409372559d318ef3990fbd9c197a5609963319d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T15:58:20.418Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-08-09T15:58:20.720Z] + make test [2022-08-09T15:58:20.720Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-09T15:58:30.693Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-09T15:58:30.693Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.034s coverage: 86.2% of statements [2022-08-09T15:58:30.693Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-09T15:58:32.602Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements [2022-08-09T15:58:39.170Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-08-09T15:58:39.170Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-09T15:58:41.707Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-09T15:58:41.707Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-09T15:58:41.707Z] ./bin/test-attribution.sh [2022-08-09T15:58:41.707Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-09T15:58:41.707Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-09T15:58:41.707Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-09T15:58:41.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-09T15:58:42.000Z] $ docker stop --time=1 d3f1614533efede69fb6b8e7409372559d318ef3990fbd9c197a5609963319d9 [2022-08-09T15:58:43.897Z] $ docker rm -f d3f1614533efede69fb6b8e7409372559d318ef3990fbd9c197a5609963319d9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T15:58:44.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-09T15:58:44.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-09T15:58:44.837Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-09T15:58:45.131Z] + ls -al . [2022-08-09T15:58:45.131Z] total 232 [2022-08-09T15:58:45.131Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 9 15:58 . [2022-08-09T15:58:45.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 15:57 .. [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 9 15:57 .dockerignore [2022-08-09T15:58:45.131Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 15:58 .git [2022-08-09T15:58:45.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 15:57 .github [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 9 15:57 .gitignore [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 15:57 .golangci.yml [2022-08-09T15:58:45.131Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 15:57 .semver [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 9 15:57 Attribution.txt [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 9 15:57 CHANGELOG.md [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 9 15:57 Dockerfile [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 15:57 GOVERNANCE.md [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 9 15:57 Jenkinsfile [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 9 15:57 LICENSE [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 9 15:57 Makefile [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 15:57 OWNERS.md [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 9 15:57 README.md [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 9 15:57 VERSION [2022-08-09T15:58:45.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 15:57 bin [2022-08-09T15:58:45.131Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 9 15:58 coverage.out [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 9 15:57 go.mod [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 9 15:57 go.sum [2022-08-09T15:58:45.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 15:57 images [2022-08-09T15:58:45.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 15:57 internal [2022-08-09T15:58:45.131Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 9 15:57 main.go [2022-08-09T15:58:45.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 15:57 res [2022-08-09T15:58:45.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 15:57 snap [2022-08-09T15:58:45.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 15:57 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:58:45.443Z] + 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=0d3f7130d8a08a0ebc3612b54d57008063dbc12c --label arch=amd64 --label version=2.3.0-dev.12 . [2022-08-09T15:58:45.443Z] Sending build context to Docker daemon 12.47MB [2022-08-09T15:58:45.443Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-09T15:58:45.443Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-09T15:58:45.443Z] ---> b67ad7c8e34b [2022-08-09T15:58:45.443Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-09T15:58:45.443Z] ---> Running in 56d470b9fbd5 [2022-08-09T15:58:45.704Z] Removing intermediate container 56d470b9fbd5 [2022-08-09T15:58:45.704Z] ---> f6e042747a38 [2022-08-09T15:58:45.704Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-09T15:58:45.704Z] ---> Running in 77b0045556ef [2022-08-09T15:58:45.704Z] Removing intermediate container 77b0045556ef [2022-08-09T15:58:45.704Z] ---> eaf0c9acc876 [2022-08-09T15:58:45.704Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-09T15:58:45.965Z] ---> Running in 8c82bdf3e097 [2022-08-09T15:58:45.965Z] Removing intermediate container 8c82bdf3e097 [2022-08-09T15:58:45.965Z] ---> c911c2968b42 [2022-08-09T15:58:45.965Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:58:45.965Z] ---> Running in f9e4d86913bc [2022-08-09T15:58:46.542Z] Removing intermediate container f9e4d86913bc [2022-08-09T15:58:46.542Z] ---> 5e643312d572 [2022-08-09T15:58:46.542Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-09T15:58:46.542Z] ---> Running in 39d5ad64cf77 [2022-08-09T15:58:46.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:47.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:58:48.003Z] OK: 211 MiB in 51 packages [2022-08-09T15:58:48.264Z] Removing intermediate container 39d5ad64cf77 [2022-08-09T15:58:48.264Z] ---> e1f128b8b63c [2022-08-09T15:58:48.264Z] Step 8/31 : WORKDIR /app [2022-08-09T15:58:48.533Z] ---> Running in b599f6f25919 [2022-08-09T15:58:48.533Z] Removing intermediate container b599f6f25919 [2022-08-09T15:58:48.533Z] ---> e04c1b3c98b6 [2022-08-09T15:58:48.533Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-09T15:58:48.533Z] ---> de5561f8839e [2022-08-09T15:58:48.533Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T15:58:48.793Z] ---> Running in efbbe945fb4c [2022-08-09T15:58:49.365Z] Removing intermediate container efbbe945fb4c [2022-08-09T15:58:49.365Z] ---> 65398ebf589b [2022-08-09T15:58:49.365Z] Step 11/31 : COPY . . [2022-08-09T15:58:49.936Z] ---> 7698d43bb242 [2022-08-09T15:58:49.936Z] Step 12/31 : ARG MAKE="make build" [2022-08-09T15:58:49.936Z] ---> Running in 9a7ddb8afcd7 [2022-08-09T15:58:49.936Z] Removing intermediate container 9a7ddb8afcd7 [2022-08-09T15:58:49.936Z] ---> 85408e0df9ea [2022-08-09T15:58:49.936Z] Step 13/31 : RUN $MAKE [2022-08-09T15:58:49.936Z] ---> Running in 409ac7267058 [2022-08-09T15:58:50.195Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-09T15:59:08.295Z] Removing intermediate container 409ac7267058 [2022-08-09T15:59:08.295Z] ---> de895537d570 [2022-08-09T15:59:08.295Z] Step 14/31 : FROM alpine:3.14 [2022-08-09T15:59:08.866Z] 3.14: Pulling from library/alpine [2022-08-09T15:59:09.128Z] decfdc335d9b: Pulling fs layer [2022-08-09T15:59:09.389Z] decfdc335d9b: Verifying Checksum [2022-08-09T15:59:09.389Z] decfdc335d9b: Download complete [2022-08-09T15:59:09.389Z] decfdc335d9b: Pull complete [2022-08-09T15:59:09.389Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-09T15:59:09.389Z] Status: Downloaded newer image for alpine:3.14 [2022-08-09T15:59:09.389Z] ---> 5977be310a9d [2022-08-09T15:59:09.389Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-09T15:59:09.656Z] ---> Running in dce61959fd76 [2022-08-09T15:59:09.656Z] Removing intermediate container dce61959fd76 [2022-08-09T15:59:09.656Z] ---> e6401432a186 [2022-08-09T15:59:09.656Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-09T15:59:09.656Z] ---> Running in 4a8924dcbd74 [2022-08-09T15:59:09.656Z] Removing intermediate container 4a8924dcbd74 [2022-08-09T15:59:09.656Z] ---> 2be7aab81d8d [2022-08-09T15:59:09.656Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T15:59:09.917Z] ---> Running in 9d1c06aec2cb [2022-08-09T15:59:10.489Z] Removing intermediate container 9d1c06aec2cb [2022-08-09T15:59:10.489Z] ---> d01538de74fc [2022-08-09T15:59:10.489Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-09T15:59:10.489Z] ---> Running in 1609e2ec5e76 [2022-08-09T15:59:10.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:11.696Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-08-09T15:59:11.958Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-09T15:59:11.958Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-09T15:59:12.218Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-09T15:59:12.218Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-09T15:59:12.218Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-09T15:59:12.478Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-09T15:59:12.478Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-09T15:59:12.478Z] Executing busybox-1.33.1-r8.trigger [2022-08-09T15:59:12.478Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T15:59:12.740Z] OK: 9 MiB in 21 packages [2022-08-09T15:59:13.000Z] Removing intermediate container 1609e2ec5e76 [2022-08-09T15:59:13.000Z] ---> 3093b5a307d8 [2022-08-09T15:59:13.000Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-09T15:59:13.260Z] ---> 216613d7e898 [2022-08-09T15:59:13.260Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-09T15:59:13.260Z] ---> 6b0f4630f1ac [2022-08-09T15:59:13.260Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-09T15:59:13.525Z] ---> fdcdbb1c1dfa [2022-08-09T15:59:13.525Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-09T15:59:13.784Z] ---> db9410626ebc [2022-08-09T15:59:13.784Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-09T15:59:14.353Z] ---> f1e04ae7eced [2022-08-09T15:59:14.353Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-09T15:59:14.353Z] ---> Running in 90c5df25b771 [2022-08-09T15:59:14.922Z] Removing intermediate container 90c5df25b771 [2022-08-09T15:59:14.922Z] ---> a2d508ce0e93 [2022-08-09T15:59:14.922Z] Step 25/31 : VOLUME /cache [2022-08-09T15:59:14.922Z] ---> Running in d25c68b353fe [2022-08-09T15:59:15.191Z] Removing intermediate container d25c68b353fe [2022-08-09T15:59:15.191Z] ---> e44929192a36 [2022-08-09T15:59:15.191Z] Step 26/31 : EXPOSE 59711 [2022-08-09T15:59:15.191Z] ---> Running in 1b7ae1d18696 [2022-08-09T15:59:15.191Z] Removing intermediate container 1b7ae1d18696 [2022-08-09T15:59:15.191Z] ---> 67869e87bcc1 [2022-08-09T15:59:15.191Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-09T15:59:15.191Z] ---> Running in 0be7dc3385fc [2022-08-09T15:59:15.451Z] Removing intermediate container 0be7dc3385fc [2022-08-09T15:59:15.451Z] ---> 507f28d3a088 [2022-08-09T15:59:15.451Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-09T15:59:15.451Z] ---> Running in 1a95c56761b2 [2022-08-09T15:59:15.451Z] Removing intermediate container 1a95c56761b2 [2022-08-09T15:59:15.451Z] ---> f5c99b6f4b71 [2022-08-09T15:59:15.451Z] Step 29/31 : LABEL arch=amd64 [2022-08-09T15:59:15.451Z] ---> Running in 579f946b62d7 [2022-08-09T15:59:15.712Z] Removing intermediate container 579f946b62d7 [2022-08-09T15:59:15.712Z] ---> fbfcf5e1a835 [2022-08-09T15:59:15.712Z] Step 30/31 : LABEL git_sha=0d3f7130d8a08a0ebc3612b54d57008063dbc12c [2022-08-09T15:59:15.712Z] ---> Running in 058f7c8bef43 [2022-08-09T15:59:15.712Z] Removing intermediate container 058f7c8bef43 [2022-08-09T15:59:15.712Z] ---> dd26f7278eac [2022-08-09T15:59:15.712Z] Step 31/31 : LABEL version=2.3.0-dev.12 [2022-08-09T15:59:15.712Z] ---> Running in 6e820865fec3 [2022-08-09T15:59:15.972Z] Removing intermediate container 6e820865fec3 [2022-08-09T15:59:15.972Z] ---> f7e98487eff4 [2022-08-09T15:59:15.972Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-09T15:59:15.972Z] Successfully built f7e98487eff4 [2022-08-09T15:59:15.972Z] 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 [2022-08-09T15:59:16.072Z] provisioning config files... [2022-08-09T15:59:16.083Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6813099466256315323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T15:59:16.384Z] ---> docker-login.sh [2022-08-09T15:59:16.384Z] nexus3.edgexfoundry.org:10001 [2022-08-09T15:59:16.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:59:16.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:59:16.384Z] Configure a credential helper to remove this warning. See [2022-08-09T15:59:16.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:59:16.384Z] [2022-08-09T15:59:16.384Z] Login Succeeded [2022-08-09T15:59:16.384Z] nexus3.edgexfoundry.org:10002 [2022-08-09T15:59:16.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:59:16.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:59:16.646Z] Configure a credential helper to remove this warning. See [2022-08-09T15:59:16.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:59:16.646Z] [2022-08-09T15:59:16.646Z] Login Succeeded [2022-08-09T15:59:16.646Z] nexus3.edgexfoundry.org:10003 [2022-08-09T15:59:16.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:59:16.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:59:16.646Z] Configure a credential helper to remove this warning. See [2022-08-09T15:59:16.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:59:16.646Z] [2022-08-09T15:59:16.646Z] Login Succeeded [2022-08-09T15:59:16.646Z] nexus3.edgexfoundry.org:10004 [2022-08-09T15:59:16.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:59:16.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:59:16.906Z] Configure a credential helper to remove this warning. See [2022-08-09T15:59:16.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:59:16.906Z] [2022-08-09T15:59:16.906Z] Login Succeeded [2022-08-09T15:59:16.906Z] docker.io [2022-08-09T15:59:16.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T15:59:17.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T15:59:17.168Z] Configure a credential helper to remove this warning. See [2022-08-09T15:59:17.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T15:59:17.168Z] [2022-08-09T15:59:17.168Z] Login Succeeded [2022-08-09T15:59:17.168Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T15:59:17.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T15:59:17.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T15:59:17.240Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-08-09T15:59:17.240Z] 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [2022-08-09T15:59:17.240Z] latest [2022-08-09T15:59:17.240Z] 2.3.0-dev.12 [2022-08-09T15:59:17.240Z] 0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [2022-08-09T15:59:17.240Z] main [2022-08-09T15:59:17.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:17.577Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:17.893Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c [2022-08-09T15:59:17.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-09T15:59:17.893Z] a90ac7ff14d1: Preparing [2022-08-09T15:59:17.893Z] c251abf2269d: Preparing [2022-08-09T15:59:17.893Z] bdba20847e7d: Preparing [2022-08-09T15:59:17.893Z] 2fe8b3d9a6d6: Preparing [2022-08-09T15:59:17.893Z] e3377ae1aff8: Preparing [2022-08-09T15:59:17.893Z] 9775d296560c: Preparing [2022-08-09T15:59:17.893Z] 417c63e7c0e8: Preparing [2022-08-09T15:59:17.893Z] 3fda7c914112: Preparing [2022-08-09T15:59:17.893Z] 713e7675e2c1: Preparing [2022-08-09T15:59:17.893Z] 417c63e7c0e8: Waiting [2022-08-09T15:59:17.893Z] 3fda7c914112: Waiting [2022-08-09T15:59:17.893Z] 713e7675e2c1: Waiting [2022-08-09T15:59:17.893Z] 9775d296560c: Waiting [2022-08-09T15:59:17.893Z] bdba20847e7d: Pushed [2022-08-09T15:59:17.893Z] e3377ae1aff8: Pushed [2022-08-09T15:59:17.893Z] a90ac7ff14d1: Pushed [2022-08-09T15:59:17.893Z] 2fe8b3d9a6d6: Pushed [2022-08-09T15:59:17.893Z] 713e7675e2c1: Layer already exists [2022-08-09T15:59:18.155Z] 9775d296560c: Pushed [2022-08-09T15:59:18.155Z] 3fda7c914112: Pushed [2022-08-09T15:59:18.414Z] 417c63e7c0e8: Pushed [2022-08-09T15:59:20.328Z] c251abf2269d: Pushed [2022-08-09T15:59:20.328Z] 0d3f7130d8a08a0ebc3612b54d57008063dbc12c: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:20.646Z] + 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 [2022-08-09T15:59:20.959Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-08-09T15:59:20.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-09T15:59:20.959Z] a90ac7ff14d1: Preparing [2022-08-09T15:59:20.959Z] c251abf2269d: Preparing [2022-08-09T15:59:20.959Z] bdba20847e7d: Preparing [2022-08-09T15:59:20.959Z] 2fe8b3d9a6d6: Preparing [2022-08-09T15:59:20.959Z] e3377ae1aff8: Preparing [2022-08-09T15:59:20.959Z] 9775d296560c: Preparing [2022-08-09T15:59:20.959Z] 417c63e7c0e8: Preparing [2022-08-09T15:59:20.959Z] 3fda7c914112: Preparing [2022-08-09T15:59:20.959Z] 713e7675e2c1: Preparing [2022-08-09T15:59:20.959Z] 9775d296560c: Waiting [2022-08-09T15:59:20.959Z] 3fda7c914112: Waiting [2022-08-09T15:59:20.959Z] 417c63e7c0e8: Waiting [2022-08-09T15:59:20.959Z] 713e7675e2c1: Waiting [2022-08-09T15:59:20.959Z] c251abf2269d: Layer already exists [2022-08-09T15:59:20.959Z] a90ac7ff14d1: Layer already exists [2022-08-09T15:59:20.959Z] 2fe8b3d9a6d6: Layer already exists [2022-08-09T15:59:20.959Z] bdba20847e7d: Layer already exists [2022-08-09T15:59:20.959Z] e3377ae1aff8: Layer already exists [2022-08-09T15:59:20.959Z] 9775d296560c: Layer already exists [2022-08-09T15:59:20.959Z] 417c63e7c0e8: Layer already exists [2022-08-09T15:59:20.959Z] 3fda7c914112: Layer already exists [2022-08-09T15:59:20.959Z] 713e7675e2c1: Layer already exists [2022-08-09T15:59:20.959Z] latest: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:21.277Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:21.599Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.12 [2022-08-09T15:59:21.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-09T15:59:21.599Z] a90ac7ff14d1: Preparing [2022-08-09T15:59:21.599Z] c251abf2269d: Preparing [2022-08-09T15:59:21.599Z] bdba20847e7d: Preparing [2022-08-09T15:59:21.599Z] 2fe8b3d9a6d6: Preparing [2022-08-09T15:59:21.599Z] e3377ae1aff8: Preparing [2022-08-09T15:59:21.599Z] 9775d296560c: Preparing [2022-08-09T15:59:21.599Z] 417c63e7c0e8: Preparing [2022-08-09T15:59:21.599Z] 3fda7c914112: Preparing [2022-08-09T15:59:21.599Z] 713e7675e2c1: Preparing [2022-08-09T15:59:21.599Z] 9775d296560c: Waiting [2022-08-09T15:59:21.599Z] 417c63e7c0e8: Waiting [2022-08-09T15:59:21.599Z] 3fda7c914112: Waiting [2022-08-09T15:59:21.599Z] 713e7675e2c1: Waiting [2022-08-09T15:59:21.599Z] bdba20847e7d: Layer already exists [2022-08-09T15:59:21.599Z] a90ac7ff14d1: Layer already exists [2022-08-09T15:59:21.599Z] 2fe8b3d9a6d6: Layer already exists [2022-08-09T15:59:21.599Z] e3377ae1aff8: Layer already exists [2022-08-09T15:59:21.599Z] c251abf2269d: Layer already exists [2022-08-09T15:59:21.599Z] 9775d296560c: Layer already exists [2022-08-09T15:59:21.599Z] 3fda7c914112: Layer already exists [2022-08-09T15:59:21.599Z] 417c63e7c0e8: Layer already exists [2022-08-09T15:59:21.599Z] 713e7675e2c1: Layer already exists [2022-08-09T15:59:21.599Z] 2.3.0-dev.12: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:21.920Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:22.233Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [2022-08-09T15:59:22.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-09T15:59:22.234Z] a90ac7ff14d1: Preparing [2022-08-09T15:59:22.234Z] c251abf2269d: Preparing [2022-08-09T15:59:22.234Z] bdba20847e7d: Preparing [2022-08-09T15:59:22.234Z] 2fe8b3d9a6d6: Preparing [2022-08-09T15:59:22.234Z] e3377ae1aff8: Preparing [2022-08-09T15:59:22.234Z] 9775d296560c: Preparing [2022-08-09T15:59:22.234Z] 417c63e7c0e8: Preparing [2022-08-09T15:59:22.234Z] 3fda7c914112: Preparing [2022-08-09T15:59:22.234Z] 713e7675e2c1: Preparing [2022-08-09T15:59:22.234Z] 9775d296560c: Waiting [2022-08-09T15:59:22.234Z] 417c63e7c0e8: Waiting [2022-08-09T15:59:22.234Z] 3fda7c914112: Waiting [2022-08-09T15:59:22.234Z] 713e7675e2c1: Waiting [2022-08-09T15:59:22.234Z] a90ac7ff14d1: Layer already exists [2022-08-09T15:59:22.234Z] 2fe8b3d9a6d6: Layer already exists [2022-08-09T15:59:22.234Z] bdba20847e7d: Layer already exists [2022-08-09T15:59:22.234Z] c251abf2269d: Layer already exists [2022-08-09T15:59:22.234Z] e3377ae1aff8: Layer already exists [2022-08-09T15:59:22.234Z] 417c63e7c0e8: Layer already exists [2022-08-09T15:59:22.234Z] 9775d296560c: Layer already exists [2022-08-09T15:59:22.234Z] 3fda7c914112: Layer already exists [2022-08-09T15:59:22.234Z] 713e7675e2c1: Layer already exists [2022-08-09T15:59:22.234Z] 0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:22.560Z] + 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 [2022-08-09T15:59:22.868Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-08-09T15:59:22.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-08-09T15:59:22.869Z] a90ac7ff14d1: Preparing [2022-08-09T15:59:22.869Z] c251abf2269d: Preparing [2022-08-09T15:59:22.869Z] bdba20847e7d: Preparing [2022-08-09T15:59:22.869Z] 2fe8b3d9a6d6: Preparing [2022-08-09T15:59:22.869Z] e3377ae1aff8: Preparing [2022-08-09T15:59:22.869Z] 9775d296560c: Preparing [2022-08-09T15:59:22.869Z] 417c63e7c0e8: Preparing [2022-08-09T15:59:22.869Z] 3fda7c914112: Preparing [2022-08-09T15:59:22.869Z] 713e7675e2c1: Preparing [2022-08-09T15:59:22.869Z] 9775d296560c: Waiting [2022-08-09T15:59:22.869Z] 3fda7c914112: Waiting [2022-08-09T15:59:22.869Z] 713e7675e2c1: Waiting [2022-08-09T15:59:22.869Z] c251abf2269d: Layer already exists [2022-08-09T15:59:22.869Z] e3377ae1aff8: Layer already exists [2022-08-09T15:59:22.869Z] 2fe8b3d9a6d6: Layer already exists [2022-08-09T15:59:22.869Z] bdba20847e7d: Layer already exists [2022-08-09T15:59:22.869Z] a90ac7ff14d1: Layer already exists [2022-08-09T15:59:22.869Z] 9775d296560c: Layer already exists [2022-08-09T15:59:22.869Z] 713e7675e2c1: Layer already exists [2022-08-09T15:59:22.869Z] 3fda7c914112: Layer already exists [2022-08-09T15:59:22.869Z] 417c63e7c0e8: Layer already exists [2022-08-09T15:59:22.869Z] main: digest: sha256:a377bca493fa1e40f531317192b2f3da5f5db9eaca8215ecb9c79e40c7269f7a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T15:59:22.916Z] ===================================================== [Pipeline] echo [2022-08-09T15:59:22.923Z] taggedImages: [2022-08-09T15:59:22.923Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c [2022-08-09T15:59:22.923Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-08-09T15:59:22.923Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.12 [2022-08-09T15:59:22.923Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [2022-08-09T15:59:22.923Z] - 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 [2022-08-09T15:59:23.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T15:59:23.307Z] [2022-08-09T15:59:23.307Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T15:59:23.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T15:59:23.624Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-09T15:59:23.624Z] 5eb5b503b376: Pulling fs layer [2022-08-09T15:59:23.624Z] 5c69ac0246d0: Pulling fs layer [2022-08-09T15:59:23.624Z] ec43610c2a17: Pulling fs layer [2022-08-09T15:59:23.624Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-09T15:59:23.624Z] 33b1e0a273af: Pulling fs layer [2022-08-09T15:59:23.624Z] 5d3b04190fa2: Pulling fs layer [2022-08-09T15:59:23.624Z] 2f39f015ded8: Pulling fs layer [2022-08-09T15:59:23.624Z] 33b1e0a273af: Waiting [2022-08-09T15:59:23.624Z] 5d3b04190fa2: Waiting [2022-08-09T15:59:23.624Z] 2f39f015ded8: Waiting [2022-08-09T15:59:23.624Z] 3a2ae6a8a46f: Waiting [2022-08-09T15:59:23.624Z] 5c69ac0246d0: Download complete [2022-08-09T15:59:23.624Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-09T15:59:23.624Z] 3a2ae6a8a46f: Download complete [2022-08-09T15:59:23.624Z] 33b1e0a273af: Verifying Checksum [2022-08-09T15:59:23.624Z] 33b1e0a273af: Download complete [2022-08-09T15:59:23.624Z] 5d3b04190fa2: Verifying Checksum [2022-08-09T15:59:23.624Z] 5d3b04190fa2: Download complete [2022-08-09T15:59:23.885Z] ec43610c2a17: Verifying Checksum [2022-08-09T15:59:23.885Z] ec43610c2a17: Download complete [2022-08-09T15:59:23.885Z] 5eb5b503b376: Download complete [2022-08-09T15:59:24.457Z] 2f39f015ded8: Download complete [2022-08-09T15:59:25.029Z] 5eb5b503b376: Pull complete [2022-08-09T15:59:25.288Z] 5c69ac0246d0: Pull complete [2022-08-09T15:59:25.547Z] ec43610c2a17: Pull complete [2022-08-09T15:59:25.808Z] 3a2ae6a8a46f: Pull complete [2022-08-09T15:59:25.808Z] 33b1e0a273af: Pull complete [2022-08-09T15:59:26.068Z] 5d3b04190fa2: Pull complete [2022-08-09T15:59:30.265Z] 2f39f015ded8: Pull complete [2022-08-09T15:59:30.265Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-09T15:59:30.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T15:59:30.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T15:59:30.357Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T15:59:30.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-09T15:59:32.506Z] $ docker top 0a5192c33c8d917ac07af7323f0d7d1c4708ada38eb63df6e620cb8e04891ecc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T15:59:32.904Z] ---> job-cost.sh [2022-08-09T15:59:32.904Z] lf-activate-venv: SKIPPING [2022-08-09T15:59:32.904Z] INFO: No Stack... [2022-08-09T15:59:33.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-09T15:59:33.735Z] INFO: Archiving Costs [Pipeline] sh [2022-08-09T15:59:34.033Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-08-09T15:59:34.033Z] + cut -d, -f6 [Pipeline] lock [2022-08-09T15:59:34.047Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [2022-08-09T15:59:34.059Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] did not exist. Created. [2022-08-09T15:59:34.059Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-09T15:59:34.371Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-09T15:59:34.393Z] Stashed 1 file(s) [Pipeline] } [2022-08-09T15:59:34.399Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-09T15:59:34.423Z] $ docker stop --time=1 0a5192c33c8d917ac07af7323f0d7d1c4708ada38eb63df6e620cb8e04891ecc [2022-08-09T15:59:35.588Z] $ docker rm -f 0a5192c33c8d917ac07af7323f0d7d1c4708ada38eb63df6e620cb8e04891ecc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-09T16:00:58.348Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22227 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-08-09T16:00:58.359Z] Running in /w/workspace/app-rfid-llrp-inventory/52 [Pipeline] { [Pipeline] checkout [2022-08-09T16:00:58.392Z] The recommended git tool is: git [2022-08-09T16:01:05.941Z] using credential edgex-jenkins-ssh [2022-08-09T16:01:05.968Z] Cloning the remote Git repository [2022-08-09T16:01:06.125Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-09T16:01:06.295Z] > git init /w/workspace/app-rfid-llrp-inventory/52 # timeout=10 [2022-08-09T16:01:06.436Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-08-09T16:01:06.438Z] > git --version # timeout=10 [2022-08-09T16:01:06.465Z] > git --version # 'git version 2.25.1' [2022-08-09T16:01:06.468Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-09T16:01:06.552Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T16:01:08.737Z] Avoid second fetch [2022-08-09T16:01:08.737Z] Checking out Revision 0d3f7130d8a08a0ebc3612b54d57008063dbc12c (main) [2022-08-09T16:01:08.697Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-08-09T16:01:08.720Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-09T16:01:08.765Z] > git config core.sparsecheckout # timeout=10 [2022-08-09T16:01:08.782Z] > git checkout -f 0d3f7130d8a08a0ebc3612b54d57008063dbc12c # timeout=10 [2022-08-09T16:01:13.097Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#104)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-09T16:01:13.979Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-09T16:01:13.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:01:13.979Z] Dload Upload Total Spent Left Speed [2022-08-09T16:01:13.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2022-08-09T16:01:14.690Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-09T16:01:15.042Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-09T16:01:15.042Z] + sudo tee /etc/docker/daemon.new [2022-08-09T16:01:15.042Z] { [2022-08-09T16:01:15.042Z] "registry-mirrors": [ [2022-08-09T16:01:15.042Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-09T16:01:15.042Z] ], [2022-08-09T16:01:15.042Z] "bip": "10.250.0.254/24", [2022-08-09T16:01:15.042Z] "hosts": [ [2022-08-09T16:01:15.042Z] "tcp://0.0.0.0:5555", [2022-08-09T16:01:15.042Z] "unix:///var/run/docker.sock" [2022-08-09T16:01:15.042Z] ], [2022-08-09T16:01:15.042Z] "mtu": 1458, [2022-08-09T16:01:15.042Z] "selinux-enabled": true, [2022-08-09T16:01:15.042Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-09T16:01:15.042Z] } [Pipeline] sh [2022-08-09T16:01:15.425Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-09T16:01:15.784Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:01:34.194Z] provisioning config files... [2022-08-09T16:01:34.221Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/52@tmp/config665677443585009763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:01:34.778Z] ---> docker-login.sh [2022-08-09T16:01:34.778Z] nexus3.edgexfoundry.org:10001 [2022-08-09T16:01:35.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:01:35.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:01:35.662Z] Configure a credential helper to remove this warning. See [2022-08-09T16:01:35.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:01:35.662Z] [2022-08-09T16:01:35.662Z] Login Succeeded [2022-08-09T16:01:35.662Z] nexus3.edgexfoundry.org:10002 [2022-08-09T16:01:36.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:01:36.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:01:36.277Z] Configure a credential helper to remove this warning. See [2022-08-09T16:01:36.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:01:36.277Z] [2022-08-09T16:01:36.277Z] Login Succeeded [2022-08-09T16:01:36.277Z] nexus3.edgexfoundry.org:10003 [2022-08-09T16:01:36.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:01:36.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:01:36.841Z] Configure a credential helper to remove this warning. See [2022-08-09T16:01:36.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:01:36.841Z] [2022-08-09T16:01:36.841Z] Login Succeeded [2022-08-09T16:01:36.841Z] nexus3.edgexfoundry.org:10004 [2022-08-09T16:01:37.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:01:37.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:01:37.398Z] Configure a credential helper to remove this warning. See [2022-08-09T16:01:37.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:01:37.398Z] [2022-08-09T16:01:37.398Z] Login Succeeded [2022-08-09T16:01:37.398Z] docker.io [2022-08-09T16:01:37.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:01:38.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:01:38.277Z] Configure a credential helper to remove this warning. See [2022-08-09T16:01:38.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:01:38.277Z] [2022-08-09T16:01:38.277Z] Login Succeeded [2022-08-09T16:01:38.277Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T16:01:38.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-09T16:01:38.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:01:38.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:01:38.613Z] ========================================================= [2022-08-09T16:01:38.613Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-09T16:01:38.613Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:01:38.974Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-09T16:01:39.247Z] Sending build context to Docker daemon 682.5kB [2022-08-09T16:01:39.247Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-08-09T16:01:39.247Z] Step 2/13 : FROM ${BASE} AS builder [2022-08-09T16:01:39.523Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-09T16:01:39.523Z] b3c136eddcbf: Pulling fs layer [2022-08-09T16:01:39.523Z] c0a3192eca97: Pulling fs layer [2022-08-09T16:01:39.523Z] a050256f5b6f: Pulling fs layer [2022-08-09T16:01:39.523Z] 656be50a0ddc: Pulling fs layer [2022-08-09T16:01:39.523Z] 2bbca73fdf42: Pulling fs layer [2022-08-09T16:01:39.523Z] 46d945488cbd: Pulling fs layer [2022-08-09T16:01:39.523Z] 8a5474983e97: Pulling fs layer [2022-08-09T16:01:39.523Z] 329c88fbcd65: Pulling fs layer [2022-08-09T16:01:39.523Z] 656be50a0ddc: Waiting [2022-08-09T16:01:39.523Z] 8a5474983e97: Waiting [2022-08-09T16:01:39.523Z] 329c88fbcd65: Waiting [2022-08-09T16:01:39.523Z] 2bbca73fdf42: Waiting [2022-08-09T16:01:39.523Z] 46d945488cbd: Waiting [2022-08-09T16:01:39.523Z] a050256f5b6f: Verifying Checksum [2022-08-09T16:01:39.523Z] a050256f5b6f: Download complete [2022-08-09T16:01:39.523Z] c0a3192eca97: Verifying Checksum [2022-08-09T16:01:39.523Z] c0a3192eca97: Download complete [2022-08-09T16:01:39.523Z] 2bbca73fdf42: Verifying Checksum [2022-08-09T16:01:39.523Z] 2bbca73fdf42: Download complete [2022-08-09T16:01:39.523Z] 46d945488cbd: Verifying Checksum [2022-08-09T16:01:39.523Z] 46d945488cbd: Download complete [2022-08-09T16:01:39.523Z] b3c136eddcbf: Verifying Checksum [2022-08-09T16:01:40.523Z] b3c136eddcbf: Pull complete [2022-08-09T16:01:40.810Z] 329c88fbcd65: Verifying Checksum [2022-08-09T16:01:40.810Z] 329c88fbcd65: Download complete [2022-08-09T16:01:41.091Z] c0a3192eca97: Pull complete [2022-08-09T16:01:41.698Z] a050256f5b6f: Pull complete [2022-08-09T16:01:41.979Z] 8a5474983e97: Verifying Checksum [2022-08-09T16:01:41.979Z] 8a5474983e97: Download complete [2022-08-09T16:01:42.972Z] 656be50a0ddc: Verifying Checksum [2022-08-09T16:01:42.972Z] 656be50a0ddc: Download complete [2022-08-09T16:01:58.083Z] 656be50a0ddc: Pull complete [2022-08-09T16:01:58.083Z] 2bbca73fdf42: Pull complete [2022-08-09T16:01:58.083Z] 46d945488cbd: Pull complete [2022-08-09T16:02:03.516Z] 8a5474983e97: Pull complete [2022-08-09T16:02:04.974Z] 329c88fbcd65: Pull complete [2022-08-09T16:02:04.974Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-09T16:02:04.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-09T16:02:04.974Z] ---> ff4287adb874 [2022-08-09T16:02:04.974Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-09T16:02:06.973Z] ---> Running in 03b1cad0d398 [2022-08-09T16:02:08.415Z] Removing intermediate container 03b1cad0d398 [2022-08-09T16:02:08.415Z] ---> 4c47e3eb724c [2022-08-09T16:02:08.415Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-08-09T16:02:08.415Z] ---> Running in 44a9e837aa9e [2022-08-09T16:02:09.020Z] Removing intermediate container 44a9e837aa9e [2022-08-09T16:02:09.020Z] ---> fb5a2b2577d2 [2022-08-09T16:02:09.020Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-09T16:02:09.020Z] ---> Running in 686fa62afcb5 [2022-08-09T16:02:09.308Z] Removing intermediate container 686fa62afcb5 [2022-08-09T16:02:09.308Z] ---> 2c183de57682 [2022-08-09T16:02:09.308Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:02:09.308Z] ---> Running in d26b33623d77 [2022-08-09T16:02:11.309Z] Removing intermediate container d26b33623d77 [2022-08-09T16:02:11.309Z] ---> ef913438b71d [2022-08-09T16:02:11.310Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-09T16:02:11.310Z] ---> Running in 5fe5f83583f7 [2022-08-09T16:02:12.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:13.292Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:02:14.278Z] OK: 221 MiB in 51 packages [2022-08-09T16:02:15.286Z] Removing intermediate container 5fe5f83583f7 [2022-08-09T16:02:15.287Z] ---> 2b98717a9022 [2022-08-09T16:02:15.287Z] Step 8/13 : WORKDIR /app [2022-08-09T16:02:15.287Z] ---> Running in fad4554e7369 [2022-08-09T16:02:15.562Z] Removing intermediate container fad4554e7369 [2022-08-09T16:02:15.562Z] ---> 72fd6f8cba98 [2022-08-09T16:02:15.562Z] Step 9/13 : COPY go.mod vendor* ./ [2022-08-09T16:02:16.166Z] ---> 4e6824130db9 [2022-08-09T16:02:16.166Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:02:16.166Z] ---> Running in 4606dd83b6f2 [2022-08-09T16:03:12.712Z] Removing intermediate container 4606dd83b6f2 [2022-08-09T16:03:12.713Z] ---> 48ee5210aeac [2022-08-09T16:03:12.713Z] Step 11/13 : COPY . . [2022-08-09T16:03:12.713Z] ---> 472c1b660a0a [2022-08-09T16:03:12.713Z] Step 12/13 : ARG MAKE="make build" [2022-08-09T16:03:12.713Z] ---> Running in 37fa13174f36 [2022-08-09T16:03:12.713Z] Removing intermediate container 37fa13174f36 [2022-08-09T16:03:12.713Z] ---> ca49a6dfe79b [2022-08-09T16:03:12.713Z] Step 13/13 : RUN $MAKE [2022-08-09T16:03:12.713Z] ---> Running in 9eff8117915b [2022-08-09T16:03:12.713Z] noop [2022-08-09T16:03:12.713Z] Removing intermediate container 9eff8117915b [2022-08-09T16:03:12.713Z] ---> fb4ee81d3125 [2022-08-09T16:03:12.713Z] Successfully built fb4ee81d3125 [2022-08-09T16:03:12.713Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:03:13.082Z] + docker inspect -f . ci-base-image-arm64 [2022-08-09T16:03:13.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:03:13.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container [2022-08-09T16:03:13.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/52 -v /w/workspace/app-rfid-llrp-inventory/52:/w/workspace/app-rfid-llrp-inventory/52:rw,z -v /w/workspace/app-rfid-llrp-inventory/52@tmp:/w/workspace/app-rfid-llrp-inventory/52@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 [2022-08-09T16:03:14.785Z] $ docker top f7348905521841079e6c6f7eeb90621cb2ebd9da5d1760e32f417d05b6865235 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:03:15.714Z] + go version [2022-08-09T16:03:15.714Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-09T16:03:15.743Z] $ docker stop --time=1 f7348905521841079e6c6f7eeb90621cb2ebd9da5d1760e32f417d05b6865235 [2022-08-09T16:03:17.404Z] $ docker rm -f f7348905521841079e6c6f7eeb90621cb2ebd9da5d1760e32f417d05b6865235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:03:18.027Z] + docker inspect -f . ci-base-image-arm64 [2022-08-09T16:03:18.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:03:18.276Z] prd-ubuntu20.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container [2022-08-09T16:03:18.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/52 -v /w/workspace/app-rfid-llrp-inventory/52:/w/workspace/app-rfid-llrp-inventory/52:rw,z -v /w/workspace/app-rfid-llrp-inventory/52@tmp:/w/workspace/app-rfid-llrp-inventory/52@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 [2022-08-09T16:03:19.670Z] $ docker top c58ba630479253e216196c495840fac3dc2eb44779ea24063e8ad6e2fd476276 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:03:20.603Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/52 [Pipeline] fileExists [Pipeline] sh [2022-08-09T16:03:21.287Z] + make test [2022-08-09T16:03:21.287Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-08-09T16:04:58.167Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-08-09T16:04:58.167Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.170s coverage: 86.2% of statements [2022-08-09T16:04:58.167Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-08-09T16:05:00.148Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.732s coverage: 71.9% of statements [2022-08-09T16:05:00.750Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-08-09T16:05:00.750Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-08-09T16:05:27.614Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-09T16:05:27.614Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-09T16:05:27.614Z] ./bin/test-attribution.sh [2022-08-09T16:05:27.614Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-09T16:05:27.614Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-09T16:05:27.614Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-09T16:05:27.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-09T16:05:27.655Z] $ docker stop --time=1 c58ba630479253e216196c495840fac3dc2eb44779ea24063e8ad6e2fd476276 [2022-08-09T16:05:29.508Z] $ docker rm -f c58ba630479253e216196c495840fac3dc2eb44779ea24063e8ad6e2fd476276 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T16:05:30.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-09T16:05:30.600Z] Warning: overwriting stash ‘coverage-report’ [2022-08-09T16:05:31.199Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-09T16:05:31.607Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-09T16:05:31.953Z] + ls -al . [2022-08-09T16:05:31.953Z] total 228 [2022-08-09T16:05:31.953Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 9 16:03 . [2022-08-09T16:05:31.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 16:01 .. [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 262 Aug 9 16:01 .dockerignore [2022-08-09T16:05:31.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 9 16:01 .git [2022-08-09T16:05:31.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 16:01 .github [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 788 Aug 9 16:01 .gitignore [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 9 16:01 .golangci.yml [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 9546 Aug 9 16:01 Attribution.txt [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 2487 Aug 9 16:01 CHANGELOG.md [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 9 16:01 Dockerfile [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 9 16:01 GOVERNANCE.md [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 687 Aug 9 16:01 Jenkinsfile [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 9 16:01 LICENSE [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 2949 Aug 9 16:01 Makefile [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 9 16:01 OWNERS.md [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 30359 Aug 9 16:01 README.md [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 9 15:57 VERSION [2022-08-09T16:05:31.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 16:01 bin [2022-08-09T16:05:31.953Z] -rw-r--r-- 1 jenkins jenkins 41008 Aug 9 16:04 coverage.out [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 3677 Aug 9 16:01 go.mod [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 37565 Aug 9 16:01 go.sum [2022-08-09T16:05:31.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 16:01 images [2022-08-09T16:05:31.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 16:01 internal [2022-08-09T16:05:31.953Z] -rw-rw-r-- 1 jenkins jenkins 531 Aug 9 16:01 main.go [2022-08-09T16:05:31.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 9 16:01 res [2022-08-09T16:05:31.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 9 16:01 snap [2022-08-09T16:05:31.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 9 16:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:05:32.316Z] + 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=0d3f7130d8a08a0ebc3612b54d57008063dbc12c --label arch=arm64 --label version=2.3.0-dev.12 . [2022-08-09T16:05:32.591Z] Sending build context to Docker daemon 682.5kB [2022-08-09T16:05:32.591Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-08-09T16:05:32.591Z] Step 2/31 : FROM ${BASE} AS builder [2022-08-09T16:05:32.591Z] ---> fb4ee81d3125 [2022-08-09T16:05:32.591Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-09T16:05:32.866Z] ---> Running in 9a808caac7ec [2022-08-09T16:05:33.141Z] Removing intermediate container 9a808caac7ec [2022-08-09T16:05:33.141Z] ---> d07b687b728f [2022-08-09T16:05:33.141Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-08-09T16:05:33.141Z] ---> Running in d726adcb0ffb [2022-08-09T16:05:33.425Z] Removing intermediate container d726adcb0ffb [2022-08-09T16:05:33.425Z] ---> 1f9579629d52 [2022-08-09T16:05:33.425Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-09T16:05:33.706Z] ---> Running in be5fd2ef1c96 [2022-08-09T16:05:33.983Z] Removing intermediate container be5fd2ef1c96 [2022-08-09T16:05:33.983Z] ---> c5e574332b49 [2022-08-09T16:05:33.983Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:05:33.983Z] ---> Running in ea951e9a2710 [2022-08-09T16:05:35.965Z] Removing intermediate container ea951e9a2710 [2022-08-09T16:05:35.965Z] ---> 446e055ada07 [2022-08-09T16:05:35.965Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-09T16:05:35.965Z] ---> Running in 56ff75545503 [2022-08-09T16:05:36.956Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:05:37.945Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:05:39.386Z] OK: 221 MiB in 51 packages [2022-08-09T16:05:39.990Z] Removing intermediate container 56ff75545503 [2022-08-09T16:05:39.990Z] ---> 725b7f8566d1 [2022-08-09T16:05:39.990Z] Step 8/31 : WORKDIR /app [2022-08-09T16:05:39.990Z] ---> Running in 999d52934957 [2022-08-09T16:05:40.266Z] Removing intermediate container 999d52934957 [2022-08-09T16:05:40.266Z] ---> d85e1eeee110 [2022-08-09T16:05:40.266Z] Step 9/31 : COPY go.mod vendor* ./ [2022-08-09T16:05:40.864Z] ---> 5654a5b00a69 [2022-08-09T16:05:40.864Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-09T16:05:41.149Z] ---> Running in c343164eecb5 [2022-08-09T16:05:43.141Z] Removing intermediate container c343164eecb5 [2022-08-09T16:05:43.141Z] ---> d0b9d56b6493 [2022-08-09T16:05:43.141Z] Step 11/31 : COPY . . [2022-08-09T16:05:43.746Z] ---> 3c35df9d000f [2022-08-09T16:05:43.746Z] Step 12/31 : ARG MAKE="make build" [2022-08-09T16:05:43.746Z] ---> Running in 6168e30aa5e9 [2022-08-09T16:05:44.022Z] Removing intermediate container 6168e30aa5e9 [2022-08-09T16:05:44.022Z] ---> a31d1ddbfa24 [2022-08-09T16:05:44.022Z] Step 13/31 : RUN $MAKE [2022-08-09T16:05:44.306Z] ---> Running in 36a2d25965e9 [2022-08-09T16:05:45.291Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.12 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-08-09T16:08:07.284Z] Removing intermediate container 36a2d25965e9 [2022-08-09T16:08:07.284Z] ---> 0a4249ede856 [2022-08-09T16:08:07.284Z] Step 14/31 : FROM alpine:3.14 [2022-08-09T16:08:07.284Z] 3.14: Pulling from library/alpine [2022-08-09T16:08:07.284Z] f4bf3852c6cc: Pulling fs layer [2022-08-09T16:08:07.284Z] f4bf3852c6cc: Verifying Checksum [2022-08-09T16:08:07.284Z] f4bf3852c6cc: Download complete [2022-08-09T16:08:07.284Z] f4bf3852c6cc: Pull complete [2022-08-09T16:08:07.284Z] Digest: sha256:43eb8f0d8215d8661f745f3d88563c026614d843b668b233bbe1666b6d026f61 [2022-08-09T16:08:07.284Z] Status: Downloaded newer image for alpine:3.14 [2022-08-09T16:08:07.284Z] ---> f19c924ebacc [2022-08-09T16:08:07.284Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-09T16:08:07.284Z] ---> Running in 41c34b6c7c3c [2022-08-09T16:08:07.284Z] Removing intermediate container 41c34b6c7c3c [2022-08-09T16:08:07.284Z] ---> 698ae9729fad [2022-08-09T16:08:07.284Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-08-09T16:08:07.284Z] ---> Running in d306517d155b [2022-08-09T16:08:07.284Z] Removing intermediate container d306517d155b [2022-08-09T16:08:07.284Z] ---> 16cbda3c6e5b [2022-08-09T16:08:07.284Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-09T16:08:07.284Z] ---> Running in 15d894e10901 [2022-08-09T16:08:07.886Z] Removing intermediate container 15d894e10901 [2022-08-09T16:08:07.886Z] ---> 3771090c8db0 [2022-08-09T16:08:07.886Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-08-09T16:08:07.886Z] ---> Running in 68dc5653c80d [2022-08-09T16:08:08.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-08-09T16:08:09.852Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-08-09T16:08:10.836Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-09T16:08:10.836Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-09T16:08:10.836Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-08-09T16:08:11.109Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-09T16:08:11.109Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-08-09T16:08:11.382Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-09T16:08:11.382Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-09T16:08:11.657Z] Executing busybox-1.33.1-r8.trigger [2022-08-09T16:08:11.657Z] Executing ca-certificates-20220614-r0.trigger [2022-08-09T16:08:11.934Z] OK: 9 MiB in 21 packages [2022-08-09T16:08:12.912Z] Removing intermediate container 68dc5653c80d [2022-08-09T16:08:12.912Z] ---> bb3e7a668234 [2022-08-09T16:08:12.912Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-09T16:08:13.514Z] ---> 3329e248ea19 [2022-08-09T16:08:13.514Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-09T16:08:14.114Z] ---> b8fcdc3fd70c [2022-08-09T16:08:14.114Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-08-09T16:08:14.709Z] ---> 2086e5466d07 [2022-08-09T16:08:14.709Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-08-09T16:08:15.305Z] ---> 63b1263e5360 [2022-08-09T16:08:15.305Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-08-09T16:08:16.765Z] ---> e106abe52266 [2022-08-09T16:08:16.765Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-08-09T16:08:16.765Z] ---> Running in 7a35952fd248 [2022-08-09T16:08:18.218Z] Removing intermediate container 7a35952fd248 [2022-08-09T16:08:18.218Z] ---> 3eb10c59cdb4 [2022-08-09T16:08:18.218Z] Step 25/31 : VOLUME /cache [2022-08-09T16:08:18.491Z] ---> Running in dd30dc477682 [2022-08-09T16:08:18.769Z] Removing intermediate container dd30dc477682 [2022-08-09T16:08:18.769Z] ---> 259738c340a8 [2022-08-09T16:08:18.769Z] Step 26/31 : EXPOSE 59711 [2022-08-09T16:08:18.769Z] ---> Running in 1c03498af24b [2022-08-09T16:08:19.049Z] Removing intermediate container 1c03498af24b [2022-08-09T16:08:19.049Z] ---> 60db09765abd [2022-08-09T16:08:19.049Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-08-09T16:08:19.049Z] ---> Running in 67c5bf2a4d29 [2022-08-09T16:08:19.322Z] Removing intermediate container 67c5bf2a4d29 [2022-08-09T16:08:19.322Z] ---> 6586021b06fe [2022-08-09T16:08:19.322Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-08-09T16:08:19.597Z] ---> Running in 4f26cb54a909 [2022-08-09T16:08:19.872Z] Removing intermediate container 4f26cb54a909 [2022-08-09T16:08:19.872Z] ---> 98f7b9941c20 [2022-08-09T16:08:19.872Z] Step 29/31 : LABEL arch=arm64 [2022-08-09T16:08:19.872Z] ---> Running in 255ec1aabcc9 [2022-08-09T16:08:20.149Z] Removing intermediate container 255ec1aabcc9 [2022-08-09T16:08:20.149Z] ---> f9972430f7ca [2022-08-09T16:08:20.149Z] Step 30/31 : LABEL git_sha=0d3f7130d8a08a0ebc3612b54d57008063dbc12c [2022-08-09T16:08:20.439Z] ---> Running in b9c55a7f33e6 [2022-08-09T16:08:20.714Z] Removing intermediate container b9c55a7f33e6 [2022-08-09T16:08:20.714Z] ---> 2c8563a9b590 [2022-08-09T16:08:20.714Z] Step 31/31 : LABEL version=2.3.0-dev.12 [2022-08-09T16:08:20.714Z] ---> Running in b94b6cea60d2 [2022-08-09T16:08:20.989Z] Removing intermediate container b94b6cea60d2 [2022-08-09T16:08:20.989Z] ---> 2f9ae429f77b [2022-08-09T16:08:20.989Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-09T16:08:20.989Z] Successfully built 2f9ae429f77b [2022-08-09T16:08:20.989Z] 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 [2022-08-09T16:08:21.098Z] provisioning config files... [2022-08-09T16:08:21.119Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/52@tmp/config3688604522049125105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:08:21.480Z] ---> docker-login.sh [2022-08-09T16:08:21.480Z] nexus3.edgexfoundry.org:10001 [2022-08-09T16:08:21.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:08:21.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:08:21.753Z] Configure a credential helper to remove this warning. See [2022-08-09T16:08:21.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:08:21.753Z] [2022-08-09T16:08:21.753Z] Login Succeeded [2022-08-09T16:08:21.753Z] nexus3.edgexfoundry.org:10002 [2022-08-09T16:08:22.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:08:22.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:08:22.365Z] Configure a credential helper to remove this warning. See [2022-08-09T16:08:22.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:08:22.365Z] [2022-08-09T16:08:22.365Z] Login Succeeded [2022-08-09T16:08:22.365Z] nexus3.edgexfoundry.org:10003 [2022-08-09T16:08:22.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:08:22.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:08:22.964Z] Configure a credential helper to remove this warning. See [2022-08-09T16:08:22.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:08:22.964Z] [2022-08-09T16:08:22.964Z] Login Succeeded [2022-08-09T16:08:22.964Z] nexus3.edgexfoundry.org:10004 [2022-08-09T16:08:23.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:08:23.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:08:23.517Z] Configure a credential helper to remove this warning. See [2022-08-09T16:08:23.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:08:23.517Z] [2022-08-09T16:08:23.517Z] Login Succeeded [2022-08-09T16:08:23.517Z] docker.io [2022-08-09T16:08:23.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-09T16:08:24.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-09T16:08:24.389Z] Configure a credential helper to remove this warning. See [2022-08-09T16:08:24.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-09T16:08:24.389Z] [2022-08-09T16:08:24.389Z] Login Succeeded [2022-08-09T16:08:24.389Z] ---> docker-login.sh ends [Pipeline] } [2022-08-09T16:08:24.408Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:08:24.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-09T16:08:24.462Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-08-09T16:08:24.462Z] 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [2022-08-09T16:08:24.462Z] latest [2022-08-09T16:08:24.462Z] 2.3.0-dev.12 [2022-08-09T16:08:24.462Z] 0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [2022-08-09T16:08:24.462Z] main [2022-08-09T16:08:24.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:08:24.837Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:08:25.204Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c [2022-08-09T16:08:25.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-09T16:08:25.205Z] 65b507634636: Preparing [2022-08-09T16:08:25.205Z] 3781881ce7da: Preparing [2022-08-09T16:08:25.205Z] 2116280611d1: Preparing [2022-08-09T16:08:25.205Z] c92ae3f1397a: Preparing [2022-08-09T16:08:25.205Z] c1beb0305302: Preparing [2022-08-09T16:08:25.205Z] b118135b7a17: Preparing [2022-08-09T16:08:25.205Z] 179fce27b272: Preparing [2022-08-09T16:08:25.205Z] e9c06459fc8b: Preparing [2022-08-09T16:08:25.205Z] 51fe7c9ea229: Preparing [2022-08-09T16:08:25.205Z] 179fce27b272: Waiting [2022-08-09T16:08:25.205Z] b118135b7a17: Waiting [2022-08-09T16:08:25.205Z] 51fe7c9ea229: Waiting [2022-08-09T16:08:25.205Z] e9c06459fc8b: Waiting [2022-08-09T16:08:25.485Z] 2116280611d1: Pushed [2022-08-09T16:08:25.485Z] 65b507634636: Pushed [2022-08-09T16:08:25.485Z] c1beb0305302: Pushed [2022-08-09T16:08:25.485Z] c92ae3f1397a: Pushed [2022-08-09T16:08:25.773Z] 51fe7c9ea229: Layer already exists [2022-08-09T16:08:25.773Z] b118135b7a17: Pushed [2022-08-09T16:08:25.773Z] e9c06459fc8b: Pushed [2022-08-09T16:08:26.759Z] 179fce27b272: Pushed [2022-08-09T16:08:31.059Z] 3781881ce7da: Pushed [2022-08-09T16:08:31.059Z] 0d3f7130d8a08a0ebc3612b54d57008063dbc12c: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:08:31.433Z] + 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 [2022-08-09T16:08:31.801Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-08-09T16:08:31.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-09T16:08:31.801Z] 65b507634636: Preparing [2022-08-09T16:08:31.801Z] 3781881ce7da: Preparing [2022-08-09T16:08:31.801Z] 2116280611d1: Preparing [2022-08-09T16:08:31.801Z] c92ae3f1397a: Preparing [2022-08-09T16:08:31.801Z] c1beb0305302: Preparing [2022-08-09T16:08:31.801Z] b118135b7a17: Preparing [2022-08-09T16:08:31.801Z] 179fce27b272: Preparing [2022-08-09T16:08:31.801Z] e9c06459fc8b: Preparing [2022-08-09T16:08:31.801Z] 51fe7c9ea229: Preparing [2022-08-09T16:08:31.801Z] 179fce27b272: Waiting [2022-08-09T16:08:31.801Z] e9c06459fc8b: Waiting [2022-08-09T16:08:31.801Z] 51fe7c9ea229: Waiting [2022-08-09T16:08:31.801Z] b118135b7a17: Waiting [2022-08-09T16:08:31.801Z] 3781881ce7da: Layer already exists [2022-08-09T16:08:31.801Z] c92ae3f1397a: Layer already exists [2022-08-09T16:08:31.801Z] 2116280611d1: Layer already exists [2022-08-09T16:08:31.801Z] c1beb0305302: Layer already exists [2022-08-09T16:08:31.801Z] 65b507634636: Layer already exists [2022-08-09T16:08:31.801Z] b118135b7a17: Layer already exists [2022-08-09T16:08:31.801Z] 51fe7c9ea229: Layer already exists [2022-08-09T16:08:31.801Z] e9c06459fc8b: Layer already exists [2022-08-09T16:08:31.801Z] 179fce27b272: Layer already exists [2022-08-09T16:08:32.073Z] latest: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:08:32.435Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:08:32.804Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.12 [2022-08-09T16:08:32.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-09T16:08:32.804Z] 65b507634636: Preparing [2022-08-09T16:08:32.804Z] 3781881ce7da: Preparing [2022-08-09T16:08:32.804Z] 2116280611d1: Preparing [2022-08-09T16:08:32.804Z] c92ae3f1397a: Preparing [2022-08-09T16:08:32.804Z] c1beb0305302: Preparing [2022-08-09T16:08:32.804Z] b118135b7a17: Preparing [2022-08-09T16:08:32.804Z] 179fce27b272: Preparing [2022-08-09T16:08:32.804Z] e9c06459fc8b: Preparing [2022-08-09T16:08:32.804Z] 51fe7c9ea229: Preparing [2022-08-09T16:08:32.804Z] 179fce27b272: Waiting [2022-08-09T16:08:32.804Z] e9c06459fc8b: Waiting [2022-08-09T16:08:32.804Z] b118135b7a17: Waiting [2022-08-09T16:08:32.804Z] 51fe7c9ea229: Waiting [2022-08-09T16:08:32.804Z] 65b507634636: Layer already exists [2022-08-09T16:08:32.804Z] 3781881ce7da: Layer already exists [2022-08-09T16:08:32.804Z] c1beb0305302: Layer already exists [2022-08-09T16:08:32.804Z] 2116280611d1: Layer already exists [2022-08-09T16:08:32.804Z] c92ae3f1397a: Layer already exists [2022-08-09T16:08:32.804Z] 51fe7c9ea229: Layer already exists [2022-08-09T16:08:32.804Z] e9c06459fc8b: Layer already exists [2022-08-09T16:08:32.804Z] 179fce27b272: Layer already exists [2022-08-09T16:08:32.804Z] b118135b7a17: Layer already exists [2022-08-09T16:08:33.076Z] 2.3.0-dev.12: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:08:33.445Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:08:33.809Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [2022-08-09T16:08:33.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-09T16:08:33.809Z] 65b507634636: Preparing [2022-08-09T16:08:33.809Z] 3781881ce7da: Preparing [2022-08-09T16:08:33.809Z] 2116280611d1: Preparing [2022-08-09T16:08:33.809Z] c92ae3f1397a: Preparing [2022-08-09T16:08:33.809Z] c1beb0305302: Preparing [2022-08-09T16:08:33.809Z] b118135b7a17: Preparing [2022-08-09T16:08:33.809Z] 179fce27b272: Preparing [2022-08-09T16:08:33.809Z] e9c06459fc8b: Preparing [2022-08-09T16:08:33.809Z] 51fe7c9ea229: Preparing [2022-08-09T16:08:33.809Z] b118135b7a17: Waiting [2022-08-09T16:08:33.809Z] 179fce27b272: Waiting [2022-08-09T16:08:33.809Z] 51fe7c9ea229: Waiting [2022-08-09T16:08:33.809Z] e9c06459fc8b: Waiting [2022-08-09T16:08:33.809Z] 65b507634636: Layer already exists [2022-08-09T16:08:33.809Z] c92ae3f1397a: Layer already exists [2022-08-09T16:08:33.809Z] 2116280611d1: Layer already exists [2022-08-09T16:08:33.809Z] c1beb0305302: Layer already exists [2022-08-09T16:08:33.809Z] 3781881ce7da: Layer already exists [2022-08-09T16:08:33.809Z] e9c06459fc8b: Layer already exists [2022-08-09T16:08:33.809Z] 179fce27b272: Layer already exists [2022-08-09T16:08:33.809Z] b118135b7a17: Layer already exists [2022-08-09T16:08:33.809Z] 51fe7c9ea229: Layer already exists [2022-08-09T16:08:34.081Z] 0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:08:34.461Z] + 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 [2022-08-09T16:08:34.832Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-08-09T16:08:34.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-08-09T16:08:34.832Z] 65b507634636: Preparing [2022-08-09T16:08:34.832Z] 3781881ce7da: Preparing [2022-08-09T16:08:34.832Z] 2116280611d1: Preparing [2022-08-09T16:08:34.832Z] c92ae3f1397a: Preparing [2022-08-09T16:08:34.832Z] c1beb0305302: Preparing [2022-08-09T16:08:34.832Z] b118135b7a17: Preparing [2022-08-09T16:08:34.832Z] 179fce27b272: Preparing [2022-08-09T16:08:34.832Z] e9c06459fc8b: Preparing [2022-08-09T16:08:34.832Z] 51fe7c9ea229: Preparing [2022-08-09T16:08:34.832Z] b118135b7a17: Waiting [2022-08-09T16:08:34.832Z] 179fce27b272: Waiting [2022-08-09T16:08:34.832Z] e9c06459fc8b: Waiting [2022-08-09T16:08:34.832Z] 51fe7c9ea229: Waiting [2022-08-09T16:08:34.832Z] 65b507634636: Layer already exists [2022-08-09T16:08:34.832Z] 2116280611d1: Layer already exists [2022-08-09T16:08:34.832Z] 3781881ce7da: Layer already exists [2022-08-09T16:08:34.832Z] c1beb0305302: Layer already exists [2022-08-09T16:08:34.832Z] c92ae3f1397a: Layer already exists [2022-08-09T16:08:35.104Z] b118135b7a17: Layer already exists [2022-08-09T16:08:35.104Z] 179fce27b272: Layer already exists [2022-08-09T16:08:35.104Z] 51fe7c9ea229: Layer already exists [2022-08-09T16:08:35.104Z] e9c06459fc8b: Layer already exists [2022-08-09T16:08:35.104Z] main: digest: sha256:a1554e4e2ee2ac31aa4da7a803afdad93c7954cb5da992cdcb76e37dac2309e4 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-09T16:08:35.172Z] ===================================================== [Pipeline] echo [2022-08-09T16:08:35.181Z] taggedImages: [2022-08-09T16:08:35.181Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c [2022-08-09T16:08:35.181Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-08-09T16:08:35.181Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.12 [2022-08-09T16:08:35.181Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:0d3f7130d8a08a0ebc3612b54d57008063dbc12c-2.3.0-dev.12 [2022-08-09T16:08:35.181Z] - 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 [2022-08-09T16:08:35.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T16:08:35.551Z] [2022-08-09T16:08:35.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:08:35.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T16:08:36.184Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-09T16:08:36.184Z] 8998bd30e6a1: Pulling fs layer [2022-08-09T16:08:36.184Z] 04944245beec: Pulling fs layer [2022-08-09T16:08:36.184Z] 699f458cf7ca: Pulling fs layer [2022-08-09T16:08:36.184Z] 765212b225bb: Pulling fs layer [2022-08-09T16:08:36.184Z] f23df028b6ca: Pulling fs layer [2022-08-09T16:08:36.184Z] d65c8cfc05b1: Pulling fs layer [2022-08-09T16:08:36.184Z] 2437ff75d9bd: Pulling fs layer [2022-08-09T16:08:36.184Z] 765212b225bb: Waiting [2022-08-09T16:08:36.184Z] f23df028b6ca: Waiting [2022-08-09T16:08:36.184Z] d65c8cfc05b1: Waiting [2022-08-09T16:08:36.184Z] 2437ff75d9bd: Waiting [2022-08-09T16:08:36.184Z] 04944245beec: Verifying Checksum [2022-08-09T16:08:36.184Z] 04944245beec: Download complete [2022-08-09T16:08:36.184Z] 765212b225bb: Download complete [2022-08-09T16:08:36.184Z] f23df028b6ca: Verifying Checksum [2022-08-09T16:08:36.184Z] f23df028b6ca: Download complete [2022-08-09T16:08:36.184Z] d65c8cfc05b1: Verifying Checksum [2022-08-09T16:08:36.184Z] d65c8cfc05b1: Download complete [2022-08-09T16:08:36.473Z] 699f458cf7ca: Verifying Checksum [2022-08-09T16:08:36.473Z] 699f458cf7ca: Download complete [2022-08-09T16:08:36.751Z] 8998bd30e6a1: Verifying Checksum [2022-08-09T16:08:36.751Z] 8998bd30e6a1: Download complete [2022-08-09T16:08:39.384Z] 2437ff75d9bd: Verifying Checksum [2022-08-09T16:08:39.384Z] 2437ff75d9bd: Download complete [2022-08-09T16:08:40.831Z] 8998bd30e6a1: Pull complete [2022-08-09T16:08:41.426Z] 04944245beec: Pull complete [2022-08-09T16:08:42.866Z] 699f458cf7ca: Pull complete [2022-08-09T16:08:42.866Z] 765212b225bb: Pull complete [2022-08-09T16:08:43.845Z] f23df028b6ca: Pull complete [2022-08-09T16:08:43.845Z] d65c8cfc05b1: Pull complete [2022-08-09T16:08:58.929Z] 2437ff75d9bd: Pull complete [2022-08-09T16:08:58.930Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-09T16:08:58.930Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-09T16:08:58.930Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:08:59.199Z] prd-ubuntu20.04-docker-arm64-4c-16g-22227 does not seem to be running inside a container [2022-08-09T16:08:59.300Z] $ 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/52 -v /w/workspace/app-rfid-llrp-inventory/52:/w/workspace/app-rfid-llrp-inventory/52:rw,z -v /w/workspace/app-rfid-llrp-inventory/52@tmp:/w/workspace/app-rfid-llrp-inventory/52@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 [2022-08-09T16:09:02.151Z] $ docker top f76496fa9e0efac27fbb295fcefb72c730367aa0b7a8d09bee52ababb7fb8433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:09:03.194Z] ---> job-cost.sh [2022-08-09T16:09:03.194Z] lf-activate-venv: SKIPPING [2022-08-09T16:09:03.194Z] INFO: No Stack... [2022-08-09T16:09:03.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-09T16:09:04.789Z] INFO: Archiving Costs [Pipeline] sh [2022-08-09T16:09:05.488Z] + cat /w/workspace/app-rfid-llrp-inventory/52/archives/cost.csv [2022-08-09T16:09:05.488Z] + cut -d, -f6 [Pipeline] lock [2022-08-09T16:09:05.556Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [2022-08-09T16:09:05.562Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] did not exist. Created. [2022-08-09T16:09:05.562Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-09T16:09:06.276Z] /w/workspace/app-rfid-llrp-inventory/52@tmp/durable-9e1c5f81/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-09T16:09:06.996Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-09T16:09:07.035Z] Warning: overwriting stash ‘stack-cost’ [2022-08-09T16:09:07.128Z] Stashed 1 file(s) [Pipeline] } [2022-08-09T16:09:07.135Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-52-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-09T16:09:07.155Z] $ docker stop --time=1 f76496fa9e0efac27fbb295fcefb72c730367aa0b7a8d09bee52ababb7fb8433 [2022-08-09T16:09:08.703Z] $ docker rm -f f76496fa9e0efac27fbb295fcefb72c730367aa0b7a8d09bee52ababb7fb8433 [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 [2022-08-09T16:09:09.195Z] provisioning config files... [2022-08-09T16:09:09.207Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9142800887318891347tmp [Pipeline] { [Pipeline] sh [2022-08-09T16:09:09.508Z] + set +x [2022-08-09T16:09:09.508Z] + curl -s https://codecov.io/bash [2022-08-09T16:09:09.508Z] + bash -s -- [2022-08-09T16:09:09.508Z] [2022-08-09T16:09:09.508Z] _____ _ [2022-08-09T16:09:09.508Z] / ____| | | [2022-08-09T16:09:09.508Z] | | ___ __| | ___ ___ _____ __ [2022-08-09T16:09:09.508Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-09T16:09:09.508Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-09T16:09:09.508Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-09T16:09:09.508Z] Bash-1.0.6 [2022-08-09T16:09:09.508Z] [2022-08-09T16:09:09.508Z] [2022-08-09T16:09:09.508Z] ==> git version 2.25.1 found [2022-08-09T16:09:09.508Z] ==> 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 [2022-08-09T16:09:09.508Z] Release-Date: 2020-01-08 [2022-08-09T16:09:09.508Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-09T16:09:09.508Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-09T16:09:09.508Z] ==> Jenkins CI detected. [2022-08-09T16:09:09.508Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-08-09T16:09:09.508Z] project root: . [2022-08-09T16:09:09.508Z] --> token set from env [2022-08-09T16:09:09.508Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-09T16:09:09.508Z] ==> Running gcov in . (disable via -X gcov) [2022-08-09T16:09:09.508Z] ==> Python coveragepy not found [2022-08-09T16:09:09.508Z] ==> Searching for coverage reports in: [2022-08-09T16:09:09.508Z] + . [2022-08-09T16:09:09.508Z] -> Found 1 reports [2022-08-09T16:09:09.508Z] ==> Detecting git/mercurial file structure [2022-08-09T16:09:09.508Z] ==> Reading reports [2022-08-09T16:09:09.508Z] + ./coverage.out bytes=41008 [2022-08-09T16:09:09.508Z] ==> Appending adjustments [2022-08-09T16:09:09.508Z] https://docs.codecov.io/docs/fixing-reports [2022-08-09T16:09:09.770Z] + Found adjustments [2022-08-09T16:09:09.770Z] ==> Gzipping contents [2022-08-09T16:09:09.770Z] 12K /tmp/codecov.wr9buX.gz [2022-08-09T16:09:09.770Z] ==> Uploading reports [2022-08-09T16:09:09.770Z] url: https://codecov.io [2022-08-09T16:09:09.770Z] query: branch=main&commit=0d3f7130d8a08a0ebc3612b54d57008063dbc12c&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-09T16:09:09.770Z] -> Pinging Codecov [2022-08-09T16:09:09.770Z] 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=0d3f7130d8a08a0ebc3612b54d57008063dbc12c&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-09T16:09:10.031Z] -> Uploading to [2022-08-09T16:09:10.031Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-09/581DD39554BDF9B6E22D074273EAD858/0d3f7130d8a08a0ebc3612b54d57008063dbc12c/94de8baa-d9fc-480b-917e-8c880d24d183.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220809T160909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7fd018fcd1a0108482ef7e4b59f5c9f8ed430a1ee61e5069f5e545b9042d70a5 [2022-08-09T16:09:10.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-09T16:09:10.031Z] Dload Upload Total Spent Left Speed [2022-08-09T16:09:10.293Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11404 0 0 100 11404 0 54304 --:--:-- --:--:-- --:--:-- 54304 [2022-08-09T16:09:10.293Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] } [2022-08-09T16:09:10.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-09T16:09:10.431Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-09T16:09:10.440Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:09:10.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-09T16:09:10.748Z] [2022-08-09T16:09:10.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:09:11.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-09T16:09:11.058Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-09T16:09:11.058Z] df9b9388f04a: Pulling fs layer [2022-08-09T16:09:11.058Z] 52dc419b0ee2: Pulling fs layer [2022-08-09T16:09:11.058Z] 25bc292e5bac: Pulling fs layer [2022-08-09T16:09:11.058Z] 114826534d7a: Pulling fs layer [2022-08-09T16:09:11.058Z] 4657fd5d0bcf: Pulling fs layer [2022-08-09T16:09:11.058Z] 6ad1cebc031e: Pulling fs layer [2022-08-09T16:09:11.058Z] 8a3aa393b2d8: Pulling fs layer [2022-08-09T16:09:11.058Z] 114826534d7a: Waiting [2022-08-09T16:09:11.058Z] 4657fd5d0bcf: Waiting [2022-08-09T16:09:11.058Z] 8a3aa393b2d8: Waiting [2022-08-09T16:09:11.058Z] 25bc292e5bac: Verifying Checksum [2022-08-09T16:09:11.058Z] 25bc292e5bac: Download complete [2022-08-09T16:09:11.058Z] 52dc419b0ee2: Download complete [2022-08-09T16:09:11.058Z] 4657fd5d0bcf: Download complete [2022-08-09T16:09:11.058Z] df9b9388f04a: Download complete [2022-08-09T16:09:11.331Z] 6ad1cebc031e: Verifying Checksum [2022-08-09T16:09:11.331Z] 6ad1cebc031e: Download complete [2022-08-09T16:09:11.331Z] df9b9388f04a: Pull complete [2022-08-09T16:09:11.331Z] 52dc419b0ee2: Pull complete [2022-08-09T16:09:11.604Z] 25bc292e5bac: Pull complete [2022-08-09T16:09:11.869Z] 114826534d7a: Verifying Checksum [2022-08-09T16:09:11.869Z] 114826534d7a: Download complete [2022-08-09T16:09:12.128Z] 8a3aa393b2d8: Verifying Checksum [2022-08-09T16:09:12.128Z] 8a3aa393b2d8: Download complete [2022-08-09T16:09:15.424Z] 114826534d7a: Pull complete [2022-08-09T16:09:15.424Z] 4657fd5d0bcf: Pull complete [2022-08-09T16:09:15.994Z] 6ad1cebc031e: Pull complete [2022-08-09T16:09:18.533Z] 8a3aa393b2d8: Pull complete [2022-08-09T16:09:18.533Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-09T16:09:18.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-09T16:09:18.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:09:18.632Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T16:09:18.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-09T16:09:20.632Z] $ docker top c7bee6df4eba25864d77acc72720bda860e995d6224052af540bca6c82ebd4f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-09T16:09:20.702Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-08-09T16:09:20.992Z] + set -o pipefail [2022-08-09T16:09:20.992Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-08-09T16:09:26.276Z] [2022-08-09T16:09:26.276Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-08-09T16:09:26.276Z] [2022-08-09T16:09:26.276Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/a04e5735-6f39-4acc-966f-1c962094600a [2022-08-09T16:09:26.276Z] [2022-08-09T16:09:26.276Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-09T16:09:26.276Z] [2022-08-09T16:09:26.276Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-09T16:09:26.276Z] [2022-08-09T16:09:26.536Z] [Pipeline] } [2022-08-09T16:09:26.550Z] $ docker stop --time=1 c7bee6df4eba25864d77acc72720bda860e995d6224052af540bca6c82ebd4f2 [2022-08-09T16:09:28.863Z] $ docker rm -f c7bee6df4eba25864d77acc72720bda860e995d6224052af540bca6c82ebd4f2 [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 [2022-08-09T16:09:29.547Z] + git log --format=format:%s -1 0d3f7130d8a08a0ebc3612b54d57008063dbc12c [Pipeline] sh [2022-08-09T16:09:29.844Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T16:09:29.844Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:09:30.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:09:30.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:09:30.226Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T16:09:30.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-09T16:09:30.697Z] $ docker top ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T16:09:30.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:09:30.797Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:09:30.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:09:30.932Z] $ docker exec ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 ssh-agent [2022-08-09T16:09:31.049Z] SSH_AUTH_SOCK=/tmp/ssh-mjzZ3gagnW4t/agent.33 [2022-08-09T16:09:31.049Z] SSH_AGENT_PID=39 [2022-08-09T16:09:31.054Z] Running ssh-add (command line suppressed) [2022-08-09T16:09:31.169Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6324545648872538917.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6324545648872538917.key) [2022-08-09T16:09:31.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:09:31.473Z] + git semver tag [2022-08-09T16:09:31.733Z] 2022-08-09 16:09:31,658 [run_tag] DEBUG tag force:False [2022-08-09T16:09:31.733Z] 2022-08-09 16:09:31,659 [check_head_tag] DEBUG check head tag [2022-08-09T16:09:31.733Z] 2022-08-09 16:09:31,659 [execute] INFO git cat-file --batch-check [2022-08-09T16:09:31.734Z] 2022-08-09 16:09:31,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-08-09T16:09:31.734Z] 2022-08-09 16:09:31,664 [execute] INFO git cat-file --batch [2022-08-09T16:09:31.734Z] 2022-08-09 16:09:31,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2022-08-09T16:09:31.734Z] 2022-08-09 16:09:31,674 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-09T16:09:31.734Z] 2022-08-09 16:09:31,674 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 [2022-08-09T16:09:31.734Z] 2022-08-09 16:09:31,675 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2022-08-09T16:09:31.734Z] 2022-08-09 16:09:31,680 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-09T16:09:31.734Z] 2.3.0-dev.12 [Pipeline] } [2022-08-09T16:09:31.746Z] $ docker exec --env ******** --env ******** ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 ssh-agent -k [2022-08-09T16:09:31.848Z] unset SSH_AUTH_SOCK; [2022-08-09T16:09:31.848Z] unset SSH_AGENT_PID; [2022-08-09T16:09:31.849Z] echo Agent pid 39 killed; [2022-08-09T16:09:31.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:09:32.168Z] + git semver [Pipeline] } [2022-08-09T16:09:32.445Z] $ docker stop --time=1 ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 [2022-08-09T16:09:33.723Z] $ docker rm -f ac67c479614fd15ce727bd961c26f3d02048af6755ec58c87c003a6103cb04a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:09:34.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-09T16:09:34.125Z] [2022-08-09T16:09:34.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:09:34.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-09T16:09:34.434Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-09T16:09:34.434Z] ab5ef0e58194: Pulling fs layer [2022-08-09T16:09:34.434Z] 9712f1f96733: Pulling fs layer [2022-08-09T16:09:34.434Z] 63f879dbbcfc: Pulling fs layer [2022-08-09T16:09:34.434Z] 0d9ebad4ef96: Pulling fs layer [2022-08-09T16:09:34.434Z] e9a5061849ea: Pulling fs layer [2022-08-09T16:09:34.434Z] d747dcd14b5f: Pulling fs layer [2022-08-09T16:09:34.434Z] 2de7ff778b66: Pulling fs layer [2022-08-09T16:09:34.434Z] e9a5061849ea: Waiting [2022-08-09T16:09:34.434Z] 0d9ebad4ef96: Waiting [2022-08-09T16:09:34.434Z] d747dcd14b5f: Waiting [2022-08-09T16:09:34.434Z] 2de7ff778b66: Waiting [2022-08-09T16:09:34.434Z] 9712f1f96733: Download complete [2022-08-09T16:09:35.006Z] 63f879dbbcfc: Verifying Checksum [2022-08-09T16:09:35.006Z] 63f879dbbcfc: Download complete [2022-08-09T16:09:35.006Z] ab5ef0e58194: Verifying Checksum [2022-08-09T16:09:35.006Z] ab5ef0e58194: Download complete [2022-08-09T16:09:35.006Z] e9a5061849ea: Verifying Checksum [2022-08-09T16:09:35.006Z] e9a5061849ea: Download complete [2022-08-09T16:09:35.006Z] d747dcd14b5f: Download complete [2022-08-09T16:09:35.006Z] 0d9ebad4ef96: Download complete [2022-08-09T16:09:35.266Z] 2de7ff778b66: Verifying Checksum [2022-08-09T16:09:35.266Z] 2de7ff778b66: Download complete [2022-08-09T16:09:38.560Z] ab5ef0e58194: Pull complete [2022-08-09T16:09:38.560Z] 9712f1f96733: Pull complete [2022-08-09T16:09:38.820Z] 63f879dbbcfc: Pull complete [2022-08-09T16:09:43.018Z] 0d9ebad4ef96: Pull complete [2022-08-09T16:09:43.018Z] e9a5061849ea: Pull complete [2022-08-09T16:09:43.018Z] d747dcd14b5f: Pull complete [2022-08-09T16:09:43.586Z] 2de7ff778b66: Pull complete [2022-08-09T16:09:43.847Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-09T16:09:43.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-09T16:09:43.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:09:43.951Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T16:09:43.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-09T16:09:46.316Z] $ docker top eca76afc1a1049c1e1d853f2ad4ed59295c2122771dc9840396ecf59725e5256 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:09:46.401Z] provisioning config files... [2022-08-09T16:09:46.409Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config218441499841509303tmp [2022-08-09T16:09:46.422Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2402354045294760173tmp [2022-08-09T16:09:46.435Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7235386987874517106tmp [Pipeline] { [Pipeline] echo [2022-08-09T16:09:46.451Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:09:46.739Z] ---> sigul-configuration.sh [2022-08-09T16:09:46.739Z] gpg: directory `/root/.gnupg' created [2022-08-09T16:09:46.739Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-09T16:09:46.739Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-09T16:09:46.739Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-09T16:09:46.739Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-09T16:09:46.739Z] gpg: CAST5 encrypted data [2022-08-09T16:09:46.739Z] gpg: encrypted with 1 passphrase [2022-08-09T16:09:46.739Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-09T16:09:47.026Z] + mkdir /home/jenkins [2022-08-09T16:09:47.026Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-09T16:09:47.315Z] + 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 [2022-08-09T16:09:47.325Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:09:47.615Z] ---> sigul-install.sh [2022-08-09T16:09:47.615Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-09T16:09:47.907Z] + git tag --list [2022-08-09T16:09:47.907Z] v0.0.0 [2022-08-09T16:09:47.907Z] v1.0.0 [2022-08-09T16:09:47.907Z] v2.1.0 [2022-08-09T16:09:47.907Z] v2.1.1 [2022-08-09T16:09:47.907Z] v2.1.1-dev.1 [2022-08-09T16:09:47.907Z] v2.2.0 [2022-08-09T16:09:47.907Z] v2.2.1-dev.1 [2022-08-09T16:09:47.907Z] v2.2.1-dev.2 [2022-08-09T16:09:47.907Z] v2.2.1-dev.3 [2022-08-09T16:09:47.907Z] v2.2.1-dev.4 [2022-08-09T16:09:47.907Z] v2.2.1-dev.5 [2022-08-09T16:09:47.907Z] v2.2.1-dev.6 [2022-08-09T16:09:47.907Z] v2.2.1-dev.7 [2022-08-09T16:09:47.907Z] v2.3.0-dev.10 [2022-08-09T16:09:47.907Z] v2.3.0-dev.11 [2022-08-09T16:09:47.907Z] v2.3.0-dev.12 [2022-08-09T16:09:47.907Z] v2.3.0-dev.9 [Pipeline] sh [2022-08-09T16:09:48.196Z] + lftools sign git-tag v2.3.0-dev.12 [2022-08-09T16:09:48.770Z] Signing Git tag with Sigul... [2022-08-09T16:09:48.770Z] Signing v2.3.0-dev.12 [Pipeline] echo [2022-08-09T16:09:49.043Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:09:49.331Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-09T16:09:49.339Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-09T16:09:49.359Z] $ docker stop --time=1 eca76afc1a1049c1e1d853f2ad4ed59295c2122771dc9840396ecf59725e5256 [2022-08-09T16:09:50.673Z] $ docker rm -f eca76afc1a1049c1e1d853f2ad4ed59295c2122771dc9840396ecf59725e5256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-09T16:09:51.096Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T16:09:51.096Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:09:51.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:09:51.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:09:51.486Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T16:09:51.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-09T16:09:51.906Z] $ docker top e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T16:09:52.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:09:52.004Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:09:52.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:09:52.150Z] $ docker exec e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 ssh-agent [2022-08-09T16:09:52.268Z] SSH_AUTH_SOCK=/tmp/ssh-GLjJQS4DOzVI/agent.32 [2022-08-09T16:09:52.268Z] SSH_AGENT_PID=38 [2022-08-09T16:09:52.275Z] Running ssh-add (command line suppressed) [2022-08-09T16:09:52.385Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5230114968229572942.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5230114968229572942.key) [2022-08-09T16:09:52.400Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:09:52.693Z] + git semver bump pre [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,870 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,870 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,871 [bump_version] DEBUG bumped version:2.3.0-dev.13 [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,871 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,871 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,871 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,872 [execute] INFO git cat-file --batch-check [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,877 [execute] INFO git cat-file --batch [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:09:52.954Z] 2022-08-09 16:09:52,881 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-09T16:09:52.954Z] 2.3.0-dev.13 [Pipeline] } [2022-08-09T16:09:52.971Z] $ docker exec --env ******** --env ******** e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 ssh-agent -k [2022-08-09T16:09:53.085Z] unset SSH_AUTH_SOCK; [2022-08-09T16:09:53.085Z] unset SSH_AGENT_PID; [2022-08-09T16:09:53.085Z] echo Agent pid 38 killed; [2022-08-09T16:09:53.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:09:53.418Z] + git semver [Pipeline] } [2022-08-09T16:09:53.697Z] $ docker stop --time=1 e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 [2022-08-09T16:09:54.983Z] $ docker rm -f e8c4a928828b3a0aacf13d055d97611e626dde131f5826ab5a23129b59124ad0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-09T16:09:55.339Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-09T16:09:55.339Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:09:55.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-09T16:09:55.655Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:09:55.738Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T16:09:55.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-09T16:09:56.124Z] $ docker top ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-09T16:09:56.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-09T16:09:56.226Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-09T16:09:56.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-09T16:09:56.365Z] $ docker exec ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 ssh-agent [2022-08-09T16:09:56.476Z] SSH_AUTH_SOCK=/tmp/ssh-RQeYroNlnt9k/agent.32 [2022-08-09T16:09:56.476Z] SSH_AGENT_PID=38 [2022-08-09T16:09:56.488Z] Running ssh-add (command line suppressed) [2022-08-09T16:09:56.612Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7094089829263738502.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7094089829263738502.key) [2022-08-09T16:09:56.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-09T16:09:56.940Z] + git semver push [2022-08-09T16:09:57.220Z] 2022-08-09 16:09:57,102 [run_push] DEBUG push [2022-08-09T16:09:57.220Z] 2022-08-09 16:09:57,103 [execute] INFO git cat-file --batch-check [2022-08-09T16:09:57.220Z] 2022-08-09 16:09:57,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-09T16:09:57.220Z] 2022-08-09 16:09:57,106 [execute] INFO git rev-list c15c9019105943ab3ad10a68822deca0962d44b9 -- [2022-08-09T16:09:57.220Z] 2022-08-09 16:09:57,106 [execute] DEBUG Popen(['git', 'rev-list', 'c15c9019105943ab3ad10a68822deca0962d44b9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-09T16:09:57.220Z] 2022-08-09 16:09:57,112 [execute] INFO git fetch -v origin [2022-08-09T16:09:57.220Z] 2022-08-09 16:09:57,113 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-09T16:09:57.844Z] 2022-08-09 16:09:57,586 [run_push] DEBUG no remote changes detected [2022-08-09T16:09:57.844Z] 2022-08-09 16:09:57,586 [execute] INFO git push origin semver [2022-08-09T16:09:57.844Z] 2022-08-09 16:09:57,586 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-09T16:09:58.475Z] 2022-08-09 16:09:58,287 [run_push] DEBUG push all version tags [2022-08-09T16:09:58.475Z] 2022-08-09 16:09:58,288 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-09T16:09:58.475Z] 2022-08-09 16:09:58,288 [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) [2022-08-09T16:09:59.081Z] 2022-08-09 16:09:59,000 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-08-09T16:09:59.081Z] 2.3.0-dev.13 [Pipeline] } [2022-08-09T16:09:59.110Z] $ docker exec --env ******** --env ******** ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 ssh-agent -k [2022-08-09T16:09:59.216Z] unset SSH_AUTH_SOCK; [2022-08-09T16:09:59.218Z] unset SSH_AGENT_PID; [2022-08-09T16:09:59.218Z] echo Agent pid 38 killed; [2022-08-09T16:09:59.227Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-09T16:09:59.566Z] + git semver [Pipeline] } [2022-08-09T16:09:59.843Z] $ docker stop --time=1 ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 [2022-08-09T16:10:01.191Z] $ docker rm -f ba8c1ff055e1e6b7d633dd898d3ecb8019d6a78059f6784a6d78df6da7003e79 [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 [2022-08-09T16:10:01.757Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-08-09T16:10:01.757Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-09T16:10:01.757Z] total 16 [2022-08-09T16:10:01.757Z] drwxr-xr-x 3 root root 4096 Aug 9 15:59 . [2022-08-09T16:10:01.757Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 9 16:09 .. [2022-08-09T16:10:01.757Z] drwxr-xr-x 2 root root 4096 Aug 9 15:59 cost [2022-08-09T16:10:01.757Z] -rw-r--r-- 1 root root 94 Aug 9 15:59 cost.csv [2022-08-09T16:10:01.757Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-09T16:10:01.757Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-08-09T16:10:01.757Z] total 16 [2022-08-09T16:10:01.757Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 9 15:59 . [2022-08-09T16:10:01.757Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 9 16:09 .. [2022-08-09T16:10:01.757Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 9 15:59 cost [2022-08-09T16:10:01.757Z] -rw-r--r-- 1 jenkins jenkins 94 Aug 9 15:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:10:02.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:10:02.925Z] ---> package-listing.sh [2022-08-09T16:10:02.925Z] ++ facter osfamily [2022-08-09T16:10:02.925Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-09T16:10:03.186Z] + OS_FAMILY=debian [2022-08-09T16:10:03.186Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-08-09T16:10:03.186Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-09T16:10:03.186Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-09T16:10:03.186Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-09T16:10:03.186Z] + PACKAGES=/tmp/packages_start.txt [2022-08-09T16:10:03.186Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-08-09T16:10:03.186Z] + PACKAGES=/tmp/packages_end.txt [2022-08-09T16:10:03.186Z] + case "${OS_FAMILY}" in [2022-08-09T16:10:03.186Z] + grep '^ii' [2022-08-09T16:10:03.186Z] + dpkg -l [2022-08-09T16:10:03.186Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-09T16:10:03.186Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-09T16:10:03.186Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-09T16:10:03.186Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-08-09T16:10:03.186Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-08-09T16:10:03.186Z] + 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 [2022-08-09T16:10:03.197Z] 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 [2022-08-09T16:10:03.479Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-09T16:10:04.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-09T16:10:04.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-09T16:10:04.126Z] prd-ubuntu20.04-docker-8c-8g-22225 does not seem to be running inside a container [2022-08-09T16:10:04.164Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-09T16:10:04.409Z] $ docker top 8f16f64a29c1722f463f4a799ca2b1b4ed893c9c160a4c19623531ccc104593d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-09T16:10:04.771Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-09T16:10:05.057Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-09T16:10:05.340Z] + ls /var/log/sa-host [2022-08-09T16:10:05.340Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-09T16:10:05.411Z] provisioning config files... [2022-08-09T16:10:05.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1144271337532068997tmp [Pipeline] { [Pipeline] echo [2022-08-09T16:10:05.432Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:10:05.716Z] ---> create-netrc.sh [Pipeline] } [2022-08-09T16:10:05.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:10:06.049Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-09T16:10:06.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:10:06.344Z] ---> sudo-logs.sh [2022-08-09T16:10:06.344Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-09T16:10:06.366Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:10:06.652Z] ---> job-cost.sh [2022-08-09T16:10:06.652Z] lf-activate-venv: SKIPPING [2022-08-09T16:10:06.652Z] DEBUG: total: 0.2199999988079071 [2022-08-09T16:10:06.652Z] INFO: Retrieving Stack Cost... [2022-08-09T16:10:07.222Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-09T16:10:07.795Z] INFO: Archiving Costs [Pipeline] echo [2022-08-09T16:10:07.806Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-09T16:10:08.093Z] ---> logs-deploy.sh [2022-08-09T16:10:08.093Z] lf-activate-venv: SKIPPING [2022-08-09T16:10:08.093Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/52 [2022-08-09T16:10:08.093Z] INFO: archiving workspace using pattern(s): [2022-08-09T16:10:09.033Z] Archives upload complete. [2022-08-09T16:10:09.294Z] INFO: archiving logs to Nexus [2022-08-09T16:10:09.866Z] ---> uname -a: [2022-08-09T16:10:09.866Z] Linux prd-ubuntu20-04-docker-8c-8g-22225 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] ---> lscpu: [2022-08-09T16:10:09.866Z] Architecture: x86_64 [2022-08-09T16:10:09.866Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-09T16:10:09.866Z] Byte Order: Little Endian [2022-08-09T16:10:09.866Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-09T16:10:09.866Z] CPU(s): 8 [2022-08-09T16:10:09.866Z] On-line CPU(s) list: 0-7 [2022-08-09T16:10:09.866Z] Thread(s) per core: 1 [2022-08-09T16:10:09.866Z] Core(s) per socket: 1 [2022-08-09T16:10:09.866Z] Socket(s): 8 [2022-08-09T16:10:09.866Z] NUMA node(s): 1 [2022-08-09T16:10:09.866Z] Vendor ID: AuthenticAMD [2022-08-09T16:10:09.866Z] CPU family: 23 [2022-08-09T16:10:09.866Z] Model: 49 [2022-08-09T16:10:09.866Z] Model name: AMD EPYC-Rome Processor [2022-08-09T16:10:09.866Z] Stepping: 0 [2022-08-09T16:10:09.866Z] CPU MHz: 2799.998 [2022-08-09T16:10:09.866Z] BogoMIPS: 5599.99 [2022-08-09T16:10:09.866Z] Virtualization: AMD-V [2022-08-09T16:10:09.866Z] Hypervisor vendor: KVM [2022-08-09T16:10:09.866Z] Virtualization type: full [2022-08-09T16:10:09.866Z] L1d cache: 256 KiB [2022-08-09T16:10:09.866Z] L1i cache: 256 KiB [2022-08-09T16:10:09.866Z] L2 cache: 4 MiB [2022-08-09T16:10:09.866Z] L3 cache: 128 MiB [2022-08-09T16:10:09.866Z] NUMA node0 CPU(s): 0-7 [2022-08-09T16:10:09.866Z] Vulnerability Itlb multihit: Not affected [2022-08-09T16:10:09.866Z] Vulnerability L1tf: Not affected [2022-08-09T16:10:09.866Z] Vulnerability Mds: Not affected [2022-08-09T16:10:09.866Z] Vulnerability Meltdown: Not affected [2022-08-09T16:10:09.866Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-09T16:10:09.866Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-09T16:10:09.866Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-09T16:10:09.866Z] Vulnerability Srbds: Not affected [2022-08-09T16:10:09.866Z] Vulnerability Tsx async abort: Not affected [2022-08-09T16:10:09.866Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] ---> nproc: [2022-08-09T16:10:09.866Z] 8 [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] ---> df -h: [2022-08-09T16:10:09.866Z] Filesystem Size Used Avail Use% Mounted on [2022-08-09T16:10:09.866Z] overlay 155G 13G 143G 8% / [2022-08-09T16:10:09.866Z] tmpfs 64M 0 64M 0% /dev [2022-08-09T16:10:09.866Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-09T16:10:09.866Z] shm 64M 0 64M 0% /dev/shm [2022-08-09T16:10:09.866Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] ---> sar -b -r -n DEV: [2022-08-09T16:10:09.866Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22225) 08/09/22 _x86_64_ (8 CPU) [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] 15:56:51 LINUX RESTART (8 CPU) [2022-08-09T16:10:09.866Z] [2022-08-09T16:10:09.866Z] 15:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-09T16:10:09.866Z] 15:58:02 408.60 56.01 352.59 0.00 7453.56 208796.53 0.00 [2022-08-09T16:10:09.867Z] 15:59:01 168.66 0.98 167.68 0.00 12.83 45395.76 0.00 [2022-08-09T16:10:09.867Z] 16:00:01 148.01 0.90 147.11 0.00 22.80 34050.86 0.00 [2022-08-09T16:10:09.867Z] 16:01:01 2.08 0.00 2.08 0.00 0.00 26.94 0.00 [2022-08-09T16:10:09.867Z] 16:02:01 1.33 0.02 1.32 0.00 0.13 14.93 0.00 [2022-08-09T16:10:09.867Z] 16:03:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 [2022-08-09T16:10:09.867Z] 16:04:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2022-08-09T16:10:09.867Z] 16:05:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 [2022-08-09T16:10:09.867Z] 16:06:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2022-08-09T16:10:09.867Z] 16:07:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2022-08-09T16:10:09.867Z] 16:08:01 1.42 0.00 1.42 0.00 0.00 20.93 0.00 [2022-08-09T16:10:09.867Z] 16:09:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2022-08-09T16:10:09.867Z] 16:10:01 129.70 0.38 129.31 0.00 13.33 60325.55 0.00 [2022-08-09T16:10:09.867Z] Average: 66.35 4.49 61.85 0.00 578.55 26774.78 0.00 [2022-08-09T16:10:09.867Z] [2022-08-09T16:10:09.867Z] 15:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-09T16:10:09.867Z] 15:58:02 28711492 31642836 656256 2.00 119768 3077528 2607720 7.69 1236344 2551644 2088 [2022-08-09T16:10:09.867Z] 15:59:01 27787564 31555520 734756 2.23 164768 3789316 2843788 8.38 1665608 2954464 307832 [2022-08-09T16:10:09.867Z] 16:00:01 27439572 31624292 667548 2.03 176096 4155288 2270420 6.69 1499828 3427272 500 [2022-08-09T16:10:09.867Z] 16:01:01 27440792 31625624 665920 2.03 176128 4155284 2270420 6.69 1499772 3427276 240 [2022-08-09T16:10:09.867Z] 16:02:01 27442540 31627360 664100 2.02 176160 4155300 2272588 6.70 1497460 3427296 40 [2022-08-09T16:10:09.867Z] 16:03:01 27443092 31628052 663352 2.02 176180 4155428 2272588 6.70 1497240 3427420 140 [2022-08-09T16:10:09.867Z] 16:04:01 27450284 31635128 656284 2.00 176192 4155432 2272588 6.70 1490244 3427432 24 [2022-08-09T16:10:09.867Z] 16:05:01 27450976 31636144 655492 1.99 176212 4155436 2272588 6.70 1490032 3427728 228 [2022-08-09T16:10:09.867Z] 16:06:01 27451104 31636272 655484 1.99 176240 4155436 2272588 6.70 1490216 3427728 184 [2022-08-09T16:10:09.867Z] 16:07:01 27451136 31636392 655444 1.99 176252 4155440 2272588 6.70 1490016 3427776 132 [2022-08-09T16:10:09.867Z] 16:08:01 27451144 31636408 655380 1.99 176288 4155420 2272588 6.70 1490240 3427756 8 [2022-08-09T16:10:09.867Z] 16:09:01 27450864 31636184 655388 1.99 176308 4155424 2272588 6.70 1490492 3427756 232 [2022-08-09T16:10:09.867Z] 16:10:01 25782544 31448696 838388 2.55 218112 5463564 2812660 8.29 1776252 4675180 360 [2022-08-09T16:10:09.867Z] Average: 27442546 31612993 678753 2.06 174208 4144946 2383516 7.02 1508750 3419748 24001 [2022-08-09T16:10:09.867Z] [2022-08-09T16:10:09.867Z] 15:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-09T16:10:09.867Z] 15:58:02 ens3 836.84 552.02 7816.71 115.23 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 15:58:02 vethbd728d3 49.04 55.99 4.78 50.01 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 15:58:02 docker0 80.30 89.04 6.45 282.69 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 15:58:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 15:59:01 ens3 153.71 105.22 1527.51 25.19 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 15:59:01 docker0 74.06 94.57 5.95 1472.36 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 15:59:01 lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 15:59:01 veth59062d9 0.05 0.21 0.00 0.02 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:00:01 ens3 173.65 129.86 2660.14 236.10 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:00:01 docker0 9.20 11.06 0.56 54.43 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:00:01 lo 8.73 8.73 0.86 0.86 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:01:01 ens3 1.27 1.03 0.39 0.33 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:02:01 ens3 1.77 0.40 2.58 0.03 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:03:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:04:01 ens3 1.05 0.45 0.45 0.28 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:05:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:06:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:07:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:08:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:10:01 ens3 463.64 353.41 7915.02 229.43 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:10:01 docker0 38.79 46.39 3.55 686.72 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] 16:10:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] Average: ens3 125.53 87.88 1532.49 46.73 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] Average: docker0 15.41 18.35 1.26 188.72 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] Average: lo 1.48 1.48 0.14 0.14 0.00 0.00 0.00 0.00 [2022-08-09T16:10:09.867Z] [2022-08-09T16:10:09.867Z] [2022-08-09T16:10:09.867Z] ---> sar -P ALL: [2022-08-09T16:10:09.867Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22225) 08/09/22 _x86_64_ (8 CPU) [2022-08-09T16:10:09.867Z] [2022-08-09T16:10:09.867Z] 15:56:51 LINUX RESTART (8 CPU) [2022-08-09T16:10:09.867Z] [2022-08-09T16:10:09.867Z] 15:57:01 CPU %user %nice %system %iowait %steal %idle [2022-08-09T16:10:09.867Z] 15:58:02 all 11.43 0.00 4.59 2.21 0.07 81.69 [2022-08-09T16:10:09.867Z] 15:58:02 0 13.34 0.00 3.97 0.84 0.07 81.78 [2022-08-09T16:10:09.867Z] 15:58:02 1 11.09 0.00 3.68 0.51 0.07 84.66 [2022-08-09T16:10:09.867Z] 15:58:02 2 11.84 0.00 4.86 2.57 0.07 80.67 [2022-08-09T16:10:09.867Z] 15:58:02 3 10.70 0.00 4.51 2.92 0.07 81.81 [2022-08-09T16:10:09.867Z] 15:58:02 4 13.37 0.00 5.40 4.64 0.07 76.52 [2022-08-09T16:10:09.867Z] 15:58:02 5 10.46 0.00 6.32 2.73 0.08 80.40 [2022-08-09T16:10:09.867Z] 15:58:02 6 9.49 0.00 3.66 2.56 0.07 84.22 [2022-08-09T16:10:09.867Z] 15:58:02 7 11.16 0.00 4.35 0.90 0.08 83.50 [2022-08-09T16:10:09.867Z] 15:59:01 all 37.09 0.00 7.03 1.05 0.10 54.74 [2022-08-09T16:10:09.867Z] 15:59:01 0 37.26 0.00 6.95 0.16 0.10 55.53 [2022-08-09T16:10:09.867Z] 15:59:01 1 37.40 0.00 7.12 0.42 0.09 54.97 [2022-08-09T16:10:09.867Z] 15:59:01 2 37.03 0.00 6.95 0.07 0.11 55.84 [2022-08-09T16:10:09.867Z] 15:59:01 3 36.44 0.00 8.28 2.13 0.10 53.04 [2022-08-09T16:10:09.867Z] 15:59:01 4 36.70 0.00 6.51 2.16 0.09 54.54 [2022-08-09T16:10:09.867Z] 15:59:01 5 36.36 0.00 6.71 0.07 0.09 56.77 [2022-08-09T16:10:09.867Z] 15:59:01 6 38.16 0.00 6.88 2.05 0.09 52.82 [2022-08-09T16:10:09.867Z] 15:59:01 7 37.34 0.00 6.83 1.33 0.11 54.39 [2022-08-09T16:10:09.867Z] 16:00:01 all 6.62 0.00 2.42 0.98 0.05 89.93 [2022-08-09T16:10:09.867Z] 16:00:01 0 8.07 0.00 2.58 0.10 0.05 89.20 [2022-08-09T16:10:09.867Z] 16:00:01 1 6.15 0.00 2.23 1.51 0.05 90.06 [2022-08-09T16:10:09.867Z] 16:00:01 2 7.78 0.00 2.65 0.32 0.03 89.22 [2022-08-09T16:10:09.867Z] 16:00:01 3 6.07 0.00 3.16 4.14 0.05 86.57 [2022-08-09T16:10:09.867Z] 16:00:01 4 6.26 0.00 2.10 0.32 0.05 91.27 [2022-08-09T16:10:09.867Z] 16:00:01 5 6.51 0.00 2.25 0.59 0.05 90.61 [2022-08-09T16:10:09.867Z] 16:00:01 6 6.81 0.00 2.23 0.60 0.03 90.32 [2022-08-09T16:10:09.867Z] 16:00:01 7 5.31 0.00 2.18 0.25 0.05 92.21 [2022-08-09T16:10:09.867Z] 16:01:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-08-09T16:10:09.867Z] 16:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-09T16:10:09.867Z] 16:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-09T16:10:09.867Z] 16:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:10:09.867Z] 16:01:01 3 0.07 0.00 0.07 0.05 0.02 99.80 [2022-08-09T16:10:09.867Z] 16:01:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-09T16:10:09.867Z] 16:01:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2022-08-09T16:10:09.867Z] 16:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-09T16:10:09.867Z] 16:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.867Z] 16:02:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2022-08-09T16:10:09.867Z] 16:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.867Z] 16:02:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-09T16:10:09.867Z] 16:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-09T16:10:09.867Z] 16:02:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2022-08-09T16:10:09.867Z] 16:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-08-09T16:10:09.867Z] 16:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-09T16:10:09.867Z] 16:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-09T16:10:09.867Z] 16:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-09T16:10:09.867Z] 16:03:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-08-09T16:10:09.867Z] 16:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:10:09.868Z] 16:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:03:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-08-09T16:10:09.868Z] 16:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:10:09.868Z] 16:04:01 all 0.09 0.00 0.03 0.01 0.01 99.87 [2022-08-09T16:10:09.868Z] 16:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-09T16:10:09.868Z] 16:04:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2022-08-09T16:10:09.868Z] 16:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-09T16:10:09.868Z] 16:04:01 3 0.53 0.00 0.12 0.00 0.02 99.33 [2022-08-09T16:10:09.868Z] 16:04:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-08-09T16:10:09.868Z] 16:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-09T16:10:09.868Z] 16:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-09T16:10:09.868Z] 16:05:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-08-09T16:10:09.868Z] 16:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:10:09.868Z] 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:10:09.868Z] 16:05:01 3 2.00 0.00 0.03 0.02 0.00 97.95 [2022-08-09T16:10:09.868Z] 16:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:10:09.868Z] 16:06:01 all 0.30 0.00 0.01 0.00 0.00 99.68 [2022-08-09T16:10:09.868Z] 16:06:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-09T16:10:09.868Z] 16:06:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-09T16:10:09.868Z] 16:06:01 2 0.12 0.00 0.00 0.00 0.00 99.88 [2022-08-09T16:10:09.868Z] 16:06:01 3 1.99 0.00 0.02 0.02 0.02 97.96 [2022-08-09T16:10:09.868Z] 16:06:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-09T16:10:09.868Z] 16:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:06:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2022-08-09T16:10:09.868Z] 16:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:07:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2022-08-09T16:10:09.868Z] 16:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:10:09.868Z] 16:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:07:01 3 1.99 0.00 0.05 0.02 0.02 97.93 [2022-08-09T16:10:09.868Z] 16:07:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2022-08-09T16:10:09.868Z] 16:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-09T16:10:09.868Z] 16:08:01 all 0.17 0.00 0.02 0.01 0.00 99.79 [2022-08-09T16:10:09.868Z] 16:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:08:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-08-09T16:10:09.868Z] 16:08:01 3 1.22 0.00 0.12 0.02 0.02 98.63 [2022-08-09T16:10:09.868Z] 16:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] [2022-08-09T16:10:09.868Z] 16:08:01 CPU %user %nice %system %iowait %steal %idle [2022-08-09T16:10:09.868Z] 16:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2022-08-09T16:10:09.868Z] 16:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:09:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-08-09T16:10:09.868Z] 16:09:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-08-09T16:10:09.868Z] 16:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-09T16:10:09.868Z] 16:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-09T16:10:09.868Z] 16:10:01 all 9.90 0.00 4.25 1.15 0.06 84.63 [2022-08-09T16:10:09.868Z] 16:10:01 0 9.54 0.00 4.01 0.52 0.07 85.86 [2022-08-09T16:10:09.868Z] 16:10:01 1 10.55 0.00 3.98 0.10 0.05 85.32 [2022-08-09T16:10:09.868Z] 16:10:01 2 11.90 0.00 4.30 0.32 0.07 83.42 [2022-08-09T16:10:09.868Z] 16:10:01 3 8.39 0.00 4.75 4.32 0.07 82.47 [2022-08-09T16:10:09.868Z] 16:10:01 4 9.43 0.00 4.33 0.44 0.05 85.75 [2022-08-09T16:10:09.868Z] 16:10:01 5 9.03 0.00 4.14 0.93 0.07 85.84 [2022-08-09T16:10:09.868Z] 16:10:01 6 10.74 0.00 4.31 2.59 0.07 82.29 [2022-08-09T16:10:09.868Z] 16:10:01 7 9.64 0.00 4.16 0.03 0.05 86.11 [2022-08-09T16:10:09.868Z] Average: all 4.96 0.00 1.39 0.41 0.02 93.21 [2022-08-09T16:10:09.868Z] Average: 0 5.14 0.00 1.33 0.12 0.02 93.38 [2022-08-09T16:10:09.868Z] Average: 1 4.90 0.00 1.29 0.19 0.02 93.58 [2022-08-09T16:10:09.868Z] Average: 2 5.16 0.00 1.42 0.25 0.02 93.14 [2022-08-09T16:10:09.868Z] Average: 3 5.22 0.00 1.59 1.03 0.03 92.12 [2022-08-09T16:10:09.868Z] Average: 4 4.94 0.00 1.40 0.58 0.02 93.07 [2022-08-09T16:10:09.868Z] Average: 5 4.66 0.00 1.46 0.34 0.02 93.51 [2022-08-09T16:10:09.868Z] Average: 6 4.90 0.00 1.29 0.59 0.02 93.20 [2022-08-09T16:10:09.868Z] Average: 7 4.75 0.00 1.33 0.19 0.02 93.71 [2022-08-09T16:10:09.868Z] [2022-08-09T16:10:09.868Z] [2022-08-09T16:10:09.868Z]