Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccdb054e5d16bd529c2fd15a52524dce2c381cd1 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-ssh15127634419526378712.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh8861273201660877305.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh7493186411703193023.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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-ssh13601215149992542201.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh13652918503963171634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-19366’ Running on prd-ubuntu20.04-docker-8c-8g-19370 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 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 (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 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#96)" > git rev-list --no-walk ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T21:49:52.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T21:49:52.364Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T21:49:52.383Z] ========================================================= [2022-07-11T21:49:52.384Z] EdgeX Global Pipelines Version Info [2022-07-11T21:49:52.384Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:49:53.200Z] ------------------- [2022-07-11T21:49:53.200Z] stable info: [2022-07-11T21:49:53.200Z] ------------------- [2022-07-11T21:49:53.200Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T21:49:53.200Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-11T21:49:53.200Z] Message: update stable to v1.0.237 [2022-07-11T21:49:53.774Z] ------------------- [2022-07-11T21:49:53.774Z] experimental info: [2022-07-11T21:49:53.774Z] ------------------- [2022-07-11T21:49:53.774Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-11T21:49:53.774Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-11T21:49:53.774Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T21:49:53.981Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-11T21:49:53.995Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-11T21:49:54.007Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T21:49:54.015Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T21:49:54.024Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T21:49:54.032Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-11T21:49:54.040Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T21:49:54.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T21:49:54.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T21:49:54.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T21:49:54.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T21:49:54.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-11T21:49:54.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T21:49:54.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T21:49:54.103Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T21:49:54.111Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T21:49:54.119Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T21:49:54.131Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T21:49:54.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T21:49:54.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T21:49:54.156Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T21:49:54.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T21:49:54.172Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T21:49:54.179Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T21:49:54.187Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T21:49:54.197Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T21:49:54.215Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T21:49:54.227Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T21:49:54.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T21:49:54.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T21:49:54.262Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T21:49:54.274Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccdb054 [Pipeline] echo [2022-07-11T21:49:54.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T21:49:54.333Z] provisioning config files... [2022-07-11T21:49:54.349Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8038873356990457659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:49:54.659Z] ---> docker-login.sh [2022-07-11T21:49:54.659Z] nexus3.edgexfoundry.org:10001 [2022-07-11T21:49:54.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:49:55.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:49:55.183Z] Configure a credential helper to remove this warning. See [2022-07-11T21:49:55.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:49:55.183Z] [2022-07-11T21:49:55.183Z] Login Succeeded [2022-07-11T21:49:55.183Z] nexus3.edgexfoundry.org:10002 [2022-07-11T21:49:55.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:49:55.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:49:55.443Z] Configure a credential helper to remove this warning. See [2022-07-11T21:49:55.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:49:55.443Z] [2022-07-11T21:49:55.443Z] Login Succeeded [2022-07-11T21:49:55.443Z] nexus3.edgexfoundry.org:10003 [2022-07-11T21:49:55.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:49:55.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:49:55.443Z] Configure a credential helper to remove this warning. See [2022-07-11T21:49:55.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:49:55.443Z] [2022-07-11T21:49:55.443Z] Login Succeeded [2022-07-11T21:49:55.443Z] nexus3.edgexfoundry.org:10004 [2022-07-11T21:49:55.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:49:55.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:49:55.704Z] Configure a credential helper to remove this warning. See [2022-07-11T21:49:55.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:49:55.704Z] [2022-07-11T21:49:55.704Z] Login Succeeded [2022-07-11T21:49:55.704Z] docker.io [2022-07-11T21:49:55.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:49:55.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:49:55.964Z] Configure a credential helper to remove this warning. See [2022-07-11T21:49:55.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:49:55.964Z] [2022-07-11T21:49:55.964Z] Login Succeeded [2022-07-11T21:49:55.964Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T21:49:55.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T21:49:56.357Z] + git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T21:49:56.392Z] -----------> git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [false] [Pipeline] sh [2022-07-11T21:49:56.694Z] + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T21:49:56.714Z] ========================================================= [2022-07-11T21:49:56.714Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T21:49:56.714Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T21:49:57.049Z] + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T21:49:57.061Z] [semverPrep] GIT_COMMIT: ccdb054e5d16bd529c2fd15a52524dce2c381cd1, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 (#96) [Pipeline] echo [2022-07-11T21:49:57.074Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T21:49:57.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T21:49:57.429Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T21:49:57.429Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T21:49:57.429Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T21:49:57.429Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T21:49:57.429Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T21:49:57.429Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:49:57.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T21:49:57.806Z] [2022-07-11T21:49:57.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:49:58.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T21:49:58.117Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T21:49:58.117Z] b85a868b505f: Pulling fs layer [2022-07-11T21:49:58.117Z] e2be974225ed: Pulling fs layer [2022-07-11T21:49:58.117Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T21:49:58.117Z] 988bab9f4d93: Pulling fs layer [2022-07-11T21:49:58.117Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T21:49:58.117Z] 988bab9f4d93: Waiting [2022-07-11T21:49:58.117Z] eaf3925da568: Pulling fs layer [2022-07-11T21:49:58.117Z] eaf3925da568: Waiting [2022-07-11T21:49:58.117Z] 1469e6f7b9e6: Waiting [2022-07-11T21:49:58.117Z] bab4dde63d76: Pulling fs layer [2022-07-11T21:49:58.117Z] bde34c3a00c8: Pulling fs layer [2022-07-11T21:49:58.117Z] bab4dde63d76: Waiting [2022-07-11T21:49:58.117Z] b352a97aabf1: Pulling fs layer [2022-07-11T21:49:58.117Z] 4872d77fe225: Pulling fs layer [2022-07-11T21:49:58.117Z] bde34c3a00c8: Waiting [2022-07-11T21:49:58.117Z] 4872d77fe225: Waiting [2022-07-11T21:49:58.117Z] 5851b861e8e6: Pulling fs layer [2022-07-11T21:49:58.117Z] 5851b861e8e6: Waiting [2022-07-11T21:49:58.117Z] e2be974225ed: Verifying Checksum [2022-07-11T21:49:58.117Z] e2be974225ed: Download complete [2022-07-11T21:49:58.117Z] 988bab9f4d93: Download complete [2022-07-11T21:49:58.382Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T21:49:58.382Z] 339a4e72a1f5: Download complete [2022-07-11T21:49:58.382Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T21:49:58.382Z] 1469e6f7b9e6: Download complete [2022-07-11T21:49:58.382Z] eaf3925da568: Verifying Checksum [2022-07-11T21:49:58.382Z] eaf3925da568: Download complete [2022-07-11T21:49:58.382Z] bde34c3a00c8: Verifying Checksum [2022-07-11T21:49:58.382Z] bde34c3a00c8: Download complete [2022-07-11T21:49:58.382Z] b352a97aabf1: Verifying Checksum [2022-07-11T21:49:58.382Z] b352a97aabf1: Download complete [2022-07-11T21:49:58.382Z] 4872d77fe225: Verifying Checksum [2022-07-11T21:49:58.382Z] 4872d77fe225: Download complete [2022-07-11T21:49:58.382Z] 5851b861e8e6: Download complete [2022-07-11T21:49:58.382Z] b85a868b505f: Verifying Checksum [2022-07-11T21:49:58.382Z] b85a868b505f: Download complete [2022-07-11T21:49:58.649Z] bab4dde63d76: Verifying Checksum [2022-07-11T21:49:58.649Z] bab4dde63d76: Download complete [2022-07-11T21:50:00.035Z] b85a868b505f: Pull complete [2022-07-11T21:50:00.035Z] e2be974225ed: Pull complete [2022-07-11T21:50:00.610Z] 339a4e72a1f5: Pull complete [2022-07-11T21:50:00.610Z] 988bab9f4d93: Pull complete [2022-07-11T21:50:00.876Z] 1469e6f7b9e6: Pull complete [2022-07-11T21:50:01.147Z] eaf3925da568: Pull complete [2022-07-11T21:50:03.063Z] bab4dde63d76: Pull complete [2022-07-11T21:50:03.063Z] bde34c3a00c8: Pull complete [2022-07-11T21:50:03.063Z] b352a97aabf1: Pull complete [2022-07-11T21:50:03.063Z] 4872d77fe225: Pull complete [2022-07-11T21:50:03.325Z] 5851b861e8e6: Pull complete [2022-07-11T21:50:03.325Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T21:50:03.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T21:50:03.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:50:03.436Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T21:50:03.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T21:50:05.116Z] $ docker top d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 -eo pid,comm [2022-07-11T21:50:05.193Z] 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-07-11T21:50:05.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T21:50:05.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T21:50:05.230Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T21:50:05.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T21:50:05.374Z] $ docker exec d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 ssh-agent [2022-07-11T21:50:05.503Z] SSH_AUTH_SOCK=/tmp/ssh-Wx2YBzR8S1XA/agent.33 [2022-07-11T21:50:05.503Z] SSH_AGENT_PID=39 [2022-07-11T21:50:05.510Z] Running ssh-add (command line suppressed) [2022-07-11T21:50:05.648Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_803474006609642323.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_803474006609642323.key) [2022-07-11T21:50:05.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T21:50:05.961Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T21:50:05.977Z] $ docker exec --env ******** --env ******** d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 ssh-agent -k [2022-07-11T21:50:06.096Z] unset SSH_AUTH_SOCK; [2022-07-11T21:50:06.096Z] unset SSH_AGENT_PID; [2022-07-11T21:50:06.096Z] echo Agent pid 39 killed; [2022-07-11T21:50:06.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-07-11T21:50:06.139Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.6' [Pipeline] sshagent [2022-07-11T21:50:06.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T21:50:06.157Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T21:50:06.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T21:50:06.291Z] $ docker exec d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 ssh-agent [2022-07-11T21:50:06.428Z] SSH_AUTH_SOCK=/tmp/ssh-npNtV5dqu5RY/agent.72 [2022-07-11T21:50:06.428Z] SSH_AGENT_PID=78 [2022-07-11T21:50:06.434Z] Running ssh-add (command line suppressed) [2022-07-11T21:50:06.551Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2871089338972180621.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2871089338972180621.key) [2022-07-11T21:50:06.565Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T21:50:06.858Z] + git semver init [2022-07-11T21:50:07.119Z] 2022-07-11 21:50:07,077 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T21:50:07.119Z] 2022-07-11 21:50:07,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-11T21:50:07.119Z] 2022-07-11 21:50:07,078 [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-07-11T21:50:07.119Z] 2022-07-11 21:50:07,078 [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-07-11T21:50:08.508Z] 2022-07-11 21:50:08,097 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-07-11T21:50:08.508Z] 2022-07-11 21:50:08,098 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2022-07-11T21:50:08.508Z] 2022-07-11 21:50:08,098 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T21:50:08.508Z] 2022-07-11 21:50:08,098 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T21:50:08.508Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T21:50:08.521Z] $ docker exec --env ******** --env ******** d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 ssh-agent -k [2022-07-11T21:50:08.620Z] unset SSH_AUTH_SOCK; [2022-07-11T21:50:08.621Z] unset SSH_AGENT_PID; [2022-07-11T21:50:08.621Z] echo Agent pid 78 killed; [2022-07-11T21:50:08.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T21:50:08.941Z] + git semver [Pipeline] } [2022-07-11T21:50:09.223Z] $ docker stop --time=1 d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 [2022-07-11T21:50:10.552Z] $ docker rm -f d344adfe21293e94a3edbfe756b1c121083330d3733d6e4fa90599c2d692d066 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T21:50:10.913Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T21:50:11.149Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T21:50:11.151Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.7 [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-07-11T21:50:11.269Z] provisioning config files... [2022-07-11T21:50:11.278Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3567101619992680552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:50:11.575Z] ---> docker-login.sh [2022-07-11T21:50:11.575Z] nexus3.edgexfoundry.org:10001 [2022-07-11T21:50:11.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:50:11.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:50:11.575Z] Configure a credential helper to remove this warning. See [2022-07-11T21:50:11.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:50:11.575Z] [2022-07-11T21:50:11.575Z] Login Succeeded [2022-07-11T21:50:11.575Z] nexus3.edgexfoundry.org:10002 [2022-07-11T21:50:11.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:50:11.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:50:11.835Z] Configure a credential helper to remove this warning. See [2022-07-11T21:50:11.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:50:11.835Z] [2022-07-11T21:50:11.835Z] Login Succeeded [2022-07-11T21:50:11.835Z] nexus3.edgexfoundry.org:10003 [2022-07-11T21:50:11.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:50:11.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:50:11.835Z] Configure a credential helper to remove this warning. See [2022-07-11T21:50:11.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:50:11.835Z] [2022-07-11T21:50:11.835Z] Login Succeeded [2022-07-11T21:50:11.835Z] nexus3.edgexfoundry.org:10004 [2022-07-11T21:50:11.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:50:12.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:50:12.097Z] Configure a credential helper to remove this warning. See [2022-07-11T21:50:12.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:50:12.097Z] [2022-07-11T21:50:12.097Z] Login Succeeded [2022-07-11T21:50:12.097Z] docker.io [2022-07-11T21:50:12.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:50:12.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:50:12.357Z] Configure a credential helper to remove this warning. See [2022-07-11T21:50:12.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:50:12.357Z] [2022-07-11T21:50:12.357Z] Login Succeeded [2022-07-11T21:50:12.357Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T21:50:12.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T21:50:12.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:50:12.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:50:12.455Z] ========================================================= [2022-07-11T21:50:12.455Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-11T21:50:12.455Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:50:12.778Z] + 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-07-11T21:50:12.778Z] Sending build context to Docker daemon 12.45MB [2022-07-11T21:50:12.778Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T21:50:12.778Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-11T21:50:12.778Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T21:50:12.778Z] 2408cc74d12b: Pulling fs layer [2022-07-11T21:50:12.778Z] ea60b727a1ce: Pulling fs layer [2022-07-11T21:50:12.778Z] 30c4a7721957: Pulling fs layer [2022-07-11T21:50:12.778Z] 370296b7ddb6: Pulling fs layer [2022-07-11T21:50:12.778Z] 7c6cee850709: Pulling fs layer [2022-07-11T21:50:12.778Z] 39a5fcdaea64: Pulling fs layer [2022-07-11T21:50:12.778Z] d94ebbe4e438: Pulling fs layer [2022-07-11T21:50:12.778Z] bcfd1f05c69d: Pulling fs layer [2022-07-11T21:50:12.778Z] 59ccb84bbe0f: Pulling fs layer [2022-07-11T21:50:12.778Z] d94ebbe4e438: Waiting [2022-07-11T21:50:12.778Z] 370296b7ddb6: Waiting [2022-07-11T21:50:12.778Z] bcfd1f05c69d: Waiting [2022-07-11T21:50:12.778Z] 7c6cee850709: Waiting [2022-07-11T21:50:12.778Z] 39a5fcdaea64: Waiting [2022-07-11T21:50:12.778Z] 59ccb84bbe0f: Waiting [2022-07-11T21:50:13.038Z] 30c4a7721957: Download complete [2022-07-11T21:50:13.039Z] ea60b727a1ce: Verifying Checksum [2022-07-11T21:50:13.039Z] ea60b727a1ce: Download complete [2022-07-11T21:50:13.039Z] 7c6cee850709: Verifying Checksum [2022-07-11T21:50:13.039Z] 7c6cee850709: Download complete [2022-07-11T21:50:13.039Z] 39a5fcdaea64: Download complete [2022-07-11T21:50:13.039Z] 2408cc74d12b: Verifying Checksum [2022-07-11T21:50:13.039Z] 2408cc74d12b: Download complete [2022-07-11T21:50:13.039Z] d94ebbe4e438: Download complete [2022-07-11T21:50:13.039Z] 2408cc74d12b: Pull complete [2022-07-11T21:50:13.299Z] ea60b727a1ce: Pull complete [2022-07-11T21:50:13.299Z] 30c4a7721957: Pull complete [2022-07-11T21:50:13.562Z] 59ccb84bbe0f: Verifying Checksum [2022-07-11T21:50:13.562Z] 59ccb84bbe0f: Download complete [2022-07-11T21:50:13.562Z] bcfd1f05c69d: Download complete [2022-07-11T21:50:13.822Z] 370296b7ddb6: Verifying Checksum [2022-07-11T21:50:13.822Z] 370296b7ddb6: Download complete [2022-07-11T21:50:18.020Z] 370296b7ddb6: Pull complete [2022-07-11T21:50:18.020Z] 7c6cee850709: Pull complete [2022-07-11T21:50:18.020Z] 39a5fcdaea64: Pull complete [2022-07-11T21:50:18.020Z] d94ebbe4e438: Pull complete [2022-07-11T21:50:19.933Z] bcfd1f05c69d: Pull complete [2022-07-11T21:50:20.875Z] 59ccb84bbe0f: Pull complete [2022-07-11T21:50:20.875Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-11T21:50:20.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T21:50:20.875Z] ---> a4fb48ad2a94 [2022-07-11T21:50:20.875Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T21:50:22.790Z] ---> Running in aa06ba4889d5 [2022-07-11T21:50:22.790Z] Removing intermediate container aa06ba4889d5 [2022-07-11T21:50:22.790Z] ---> c8b830bc5886 [2022-07-11T21:50:22.790Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T21:50:22.790Z] ---> Running in 9c6b1c140f23 [2022-07-11T21:50:22.790Z] Removing intermediate container 9c6b1c140f23 [2022-07-11T21:50:22.790Z] ---> 0b9ffde3a16f [2022-07-11T21:50:22.790Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T21:50:22.790Z] ---> Running in ce3bf3b31483 [2022-07-11T21:50:22.790Z] Removing intermediate container ce3bf3b31483 [2022-07-11T21:50:22.790Z] ---> ed27b6e49f2e [2022-07-11T21:50:22.790Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:50:22.790Z] ---> Running in a78bec29945a [2022-07-11T21:50:23.364Z] Removing intermediate container a78bec29945a [2022-07-11T21:50:23.364Z] ---> 6521ee628747 [2022-07-11T21:50:23.364Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T21:50:23.364Z] ---> Running in 23160b1ec6c2 [2022-07-11T21:50:23.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:50:24.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:50:24.827Z] OK: 211 MiB in 51 packages [2022-07-11T21:50:25.091Z] Removing intermediate container 23160b1ec6c2 [2022-07-11T21:50:25.091Z] ---> 502712afedc0 [2022-07-11T21:50:25.091Z] Step 8/13 : WORKDIR /app [2022-07-11T21:50:25.360Z] ---> Running in 221bf1e51026 [2022-07-11T21:50:25.360Z] Removing intermediate container 221bf1e51026 [2022-07-11T21:50:25.360Z] ---> 6840ba64f895 [2022-07-11T21:50:25.360Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-11T21:50:25.622Z] ---> c41903e6d8d7 [2022-07-11T21:50:25.622Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:50:25.622Z] ---> Running in 7cb54163c2ea [2022-07-11T21:50:26.241Z] Still waiting to schedule task [2022-07-11T21:50:26.242Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-19367’ is offline [2022-07-11T21:50:40.536Z] Removing intermediate container 7cb54163c2ea [2022-07-11T21:50:40.536Z] ---> 9d88481a9b48 [2022-07-11T21:50:40.536Z] Step 11/13 : COPY . . [2022-07-11T21:50:40.536Z] ---> e3c81aaff992 [2022-07-11T21:50:40.536Z] Step 12/13 : ARG MAKE="make build" [2022-07-11T21:50:40.536Z] ---> Running in 54b573e9cd93 [2022-07-11T21:50:40.536Z] Removing intermediate container 54b573e9cd93 [2022-07-11T21:50:40.536Z] ---> 80d936f90a47 [2022-07-11T21:50:40.536Z] Step 13/13 : RUN $MAKE [2022-07-11T21:50:40.536Z] ---> Running in 6ac83c16ed06 [2022-07-11T21:50:40.796Z] noop [2022-07-11T21:50:41.058Z] Removing intermediate container 6ac83c16ed06 [2022-07-11T21:50:41.058Z] ---> 12144bf47253 [2022-07-11T21:50:41.058Z] Successfully built 12144bf47253 [2022-07-11T21:50:41.058Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:50:41.378Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T21:50:41.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:50:41.455Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T21:50:41.489Z] $ 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-07-11T21:50:41.901Z] $ docker top 32c1dfce3aa6f49b3bf255a87862e694af5c0f45018c82c3d245918994e3d400 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:50:42.256Z] + go version [2022-07-11T21:50:42.256Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-11T21:50:42.268Z] $ docker stop --time=1 32c1dfce3aa6f49b3bf255a87862e694af5c0f45018c82c3d245918994e3d400 [2022-07-11T21:50:43.583Z] $ docker rm -f 32c1dfce3aa6f49b3bf255a87862e694af5c0f45018c82c3d245918994e3d400 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:50:43.999Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T21:50:43.999Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:50:44.078Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T21:50:44.136Z] $ 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-07-11T21:50:44.525Z] $ docker top f79608f6c1f7d36c86adbb9e4ebfaa47f5964daa573d8337c94c17063e571096 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:50:44.928Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2022-07-11T21:50:45.235Z] + make test [2022-07-11T21:50:45.235Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T21:50:55.235Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-11T21:50:55.235Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.055s coverage: 86.2% of statements [2022-07-11T21:50:55.235Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-11T21:50:57.779Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements [2022-07-11T21:51:05.919Z] 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-07-11T21:51:05.919Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T21:51:09.208Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T21:51:09.208Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T21:51:09.208Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-11T21:51:09.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T21:51:09.233Z] $ docker stop --time=1 f79608f6c1f7d36c86adbb9e4ebfaa47f5964daa573d8337c94c17063e571096 [2022-07-11T21:51:11.089Z] $ docker rm -f f79608f6c1f7d36c86adbb9e4ebfaa47f5964daa573d8337c94c17063e571096 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T21:51:11.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T21:51:11.612Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T21:51:12.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T21:51:12.430Z] + ls -al . [2022-07-11T21:51:12.430Z] total 232 [2022-07-11T21:51:12.430Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 21:50 . [2022-07-11T21:51:12.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:49 .. [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 11 21:49 .dockerignore [2022-07-11T21:51:12.430Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 21:50 .git [2022-07-11T21:51:12.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 21:49 .github [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 11 21:49 .gitignore [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 21:49 .golangci.yml [2022-07-11T21:51:12.430Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 21:50 .semver [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 11 21:49 Attribution.txt [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 11 21:49 CHANGELOG.md [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 11 21:49 Dockerfile [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 21:49 GOVERNANCE.md [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 11 21:49 Jenkinsfile [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 21:49 LICENSE [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 11 21:49 Makefile [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 21:49 OWNERS.md [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 11 21:49 README.md [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 21:50 VERSION [2022-07-11T21:51:12.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:49 bin [2022-07-11T21:51:12.430Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 11 21:50 coverage.out [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 11 21:49 go.mod [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 36956 Jul 11 21:49 go.sum [2022-07-11T21:51:12.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:49 images [2022-07-11T21:51:12.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:49 internal [2022-07-11T21:51:12.430Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 11 21:49 main.go [2022-07-11T21:51:12.430Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:49 res [2022-07-11T21:51:12.430Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:49 snap [2022-07-11T21:51:12.430Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 21:49 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:12.741Z] + 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=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 --label arch=amd64 --label version=2.2.1-dev.7 . [2022-07-11T21:51:12.741Z] Sending build context to Docker daemon 12.45MB [2022-07-11T21:51:12.741Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T21:51:12.741Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-11T21:51:12.741Z] ---> 12144bf47253 [2022-07-11T21:51:12.741Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T21:51:12.741Z] ---> Running in b3873cfdb446 [2022-07-11T21:51:13.005Z] Removing intermediate container b3873cfdb446 [2022-07-11T21:51:13.005Z] ---> 70f5d9eacf92 [2022-07-11T21:51:13.005Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T21:51:13.005Z] ---> Running in eeb7114cf506 [2022-07-11T21:51:13.005Z] Removing intermediate container eeb7114cf506 [2022-07-11T21:51:13.005Z] ---> c2f34333c4df [2022-07-11T21:51:13.005Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T21:51:13.265Z] ---> Running in 824807fef32b [2022-07-11T21:51:13.265Z] Removing intermediate container 824807fef32b [2022-07-11T21:51:13.265Z] ---> ba57883b90a3 [2022-07-11T21:51:13.265Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:51:13.265Z] ---> Running in 3ade4fd36916 [2022-07-11T21:51:13.835Z] Removing intermediate container 3ade4fd36916 [2022-07-11T21:51:13.835Z] ---> d1ee03ecd8c4 [2022-07-11T21:51:13.835Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T21:51:13.835Z] ---> Running in f5c7b927e2c0 [2022-07-11T21:51:14.404Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:51:14.974Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:51:15.545Z] OK: 211 MiB in 51 packages [2022-07-11T21:51:15.806Z] Removing intermediate container f5c7b927e2c0 [2022-07-11T21:51:15.806Z] ---> ecbbcb07dd16 [2022-07-11T21:51:15.806Z] Step 8/31 : WORKDIR /app [2022-07-11T21:51:15.806Z] ---> Running in d862953233f2 [2022-07-11T21:51:15.806Z] Removing intermediate container d862953233f2 [2022-07-11T21:51:15.806Z] ---> 09747ed020bd [2022-07-11T21:51:15.806Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-11T21:51:16.065Z] ---> 34825b3f22a5 [2022-07-11T21:51:16.066Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:51:16.066Z] ---> Running in 74e5e0b0fc74 [2022-07-11T21:51:16.643Z] Removing intermediate container 74e5e0b0fc74 [2022-07-11T21:51:16.643Z] ---> 0158393a8e28 [2022-07-11T21:51:16.643Z] Step 11/31 : COPY . . [2022-07-11T21:51:17.215Z] ---> 97439341208c [2022-07-11T21:51:17.215Z] Step 12/31 : ARG MAKE="make build" [2022-07-11T21:51:17.215Z] ---> Running in 5aaa64dadb48 [2022-07-11T21:51:17.215Z] Removing intermediate container 5aaa64dadb48 [2022-07-11T21:51:17.215Z] ---> 5d1d3c97743e [2022-07-11T21:51:17.215Z] Step 13/31 : RUN $MAKE [2022-07-11T21:51:17.215Z] ---> Running in 703043b89dcf [2022-07-11T21:51:17.474Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-11T21:51:39.422Z] Removing intermediate container 703043b89dcf [2022-07-11T21:51:39.422Z] ---> cb501f9da54a [2022-07-11T21:51:39.422Z] Step 14/31 : FROM alpine:3.14 [2022-07-11T21:51:39.422Z] 3.14: Pulling from library/alpine [2022-07-11T21:51:39.422Z] 8663204ce13b: Pulling fs layer [2022-07-11T21:51:39.422Z] 8663204ce13b: Verifying Checksum [2022-07-11T21:51:39.422Z] 8663204ce13b: Download complete [2022-07-11T21:51:39.422Z] 8663204ce13b: Pull complete [2022-07-11T21:51:39.422Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T21:51:39.422Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T21:51:39.422Z] ---> e04c818066af [2022-07-11T21:51:39.422Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T21:51:39.422Z] ---> Running in 7bc0672c29e5 [2022-07-11T21:51:39.422Z] Removing intermediate container 7bc0672c29e5 [2022-07-11T21:51:39.422Z] ---> 1d1a15ac8761 [2022-07-11T21:51:39.422Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-11T21:51:39.422Z] ---> Running in c1a7ed59f962 [2022-07-11T21:51:39.422Z] Removing intermediate container c1a7ed59f962 [2022-07-11T21:51:39.422Z] ---> d581daaf617e [2022-07-11T21:51:39.422Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:51:39.422Z] ---> Running in 2ae4065739e4 [2022-07-11T21:51:39.422Z] Removing intermediate container 2ae4065739e4 [2022-07-11T21:51:39.422Z] ---> c518d529998d [2022-07-11T21:51:39.422Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-11T21:51:39.422Z] ---> Running in 083ff9051608 [2022-07-11T21:51:39.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T21:51:39.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T21:51:39.683Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-11T21:51:39.943Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-11T21:51:39.943Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T21:51:39.943Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-11T21:51:40.205Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T21:51:40.205Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-11T21:51:40.205Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-11T21:51:40.465Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T21:51:40.465Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:51:40.465Z] OK: 9 MiB in 21 packages [2022-07-11T21:51:41.043Z] Removing intermediate container 083ff9051608 [2022-07-11T21:51:41.043Z] ---> 4ec5f4d33884 [2022-07-11T21:51:41.043Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-11T21:51:41.043Z] ---> 3ec63ce4330f [2022-07-11T21:51:41.043Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-11T21:51:41.302Z] ---> 5e34b5b24f18 [2022-07-11T21:51:41.302Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-11T21:51:41.302Z] ---> ce321f838851 [2022-07-11T21:51:41.302Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-11T21:51:41.563Z] ---> e941ae6a8016 [2022-07-11T21:51:41.563Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-11T21:51:42.133Z] ---> 2c4ae80520cc [2022-07-11T21:51:42.133Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-11T21:51:42.133Z] ---> Running in 91121a827711 [2022-07-11T21:51:42.703Z] Removing intermediate container 91121a827711 [2022-07-11T21:51:42.703Z] ---> 7a5065eaf507 [2022-07-11T21:51:42.703Z] Step 25/31 : VOLUME /cache [2022-07-11T21:51:42.703Z] ---> Running in e8540e4f8ed9 [2022-07-11T21:51:42.965Z] Removing intermediate container e8540e4f8ed9 [2022-07-11T21:51:42.965Z] ---> 22dc82fbab1f [2022-07-11T21:51:42.965Z] Step 26/31 : EXPOSE 59711 [2022-07-11T21:51:42.965Z] ---> Running in c0b5d39e6dce [2022-07-11T21:51:42.965Z] Removing intermediate container c0b5d39e6dce [2022-07-11T21:51:42.965Z] ---> cc386313cb90 [2022-07-11T21:51:42.965Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-11T21:51:42.965Z] ---> Running in 9010cad4b658 [2022-07-11T21:51:43.225Z] Removing intermediate container 9010cad4b658 [2022-07-11T21:51:43.225Z] ---> bfcd92d63f2b [2022-07-11T21:51:43.225Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-11T21:51:43.225Z] ---> Running in c51c2630cf61 [2022-07-11T21:51:43.225Z] Removing intermediate container c51c2630cf61 [2022-07-11T21:51:43.225Z] ---> 52d5177bd270 [2022-07-11T21:51:43.225Z] Step 29/31 : LABEL arch=amd64 [2022-07-11T21:51:43.485Z] ---> Running in 2f4dec8d5696 [2022-07-11T21:51:43.485Z] Removing intermediate container 2f4dec8d5696 [2022-07-11T21:51:43.485Z] ---> 1d8deb90e0e9 [2022-07-11T21:51:43.485Z] Step 30/31 : LABEL git_sha=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T21:51:43.485Z] ---> Running in 815f51b325a4 [2022-07-11T21:51:43.745Z] Removing intermediate container 815f51b325a4 [2022-07-11T21:51:43.745Z] ---> 8f52710b3515 [2022-07-11T21:51:43.745Z] Step 31/31 : LABEL version=2.2.1-dev.7 [2022-07-11T21:51:43.745Z] ---> Running in bc1b82814057 [2022-07-11T21:51:43.745Z] Removing intermediate container bc1b82814057 [2022-07-11T21:51:43.745Z] ---> de51d4dffd40 [2022-07-11T21:51:43.745Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T21:51:43.745Z] Successfully built de51d4dffd40 [2022-07-11T21:51:43.745Z] 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-07-11T21:51:43.854Z] provisioning config files... [2022-07-11T21:51:43.862Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2195167345805284091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:51:44.167Z] ---> docker-login.sh [2022-07-11T21:51:44.167Z] nexus3.edgexfoundry.org:10001 [2022-07-11T21:51:44.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:51:44.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:51:44.167Z] Configure a credential helper to remove this warning. See [2022-07-11T21:51:44.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:51:44.167Z] [2022-07-11T21:51:44.167Z] Login Succeeded [2022-07-11T21:51:44.167Z] nexus3.edgexfoundry.org:10002 [2022-07-11T21:51:44.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:51:44.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:51:44.429Z] Configure a credential helper to remove this warning. See [2022-07-11T21:51:44.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:51:44.429Z] [2022-07-11T21:51:44.429Z] Login Succeeded [2022-07-11T21:51:44.429Z] nexus3.edgexfoundry.org:10003 [2022-07-11T21:51:44.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:51:44.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:51:44.429Z] Configure a credential helper to remove this warning. See [2022-07-11T21:51:44.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:51:44.429Z] [2022-07-11T21:51:44.429Z] Login Succeeded [2022-07-11T21:51:44.429Z] nexus3.edgexfoundry.org:10004 [2022-07-11T21:51:44.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:51:44.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:51:44.690Z] Configure a credential helper to remove this warning. See [2022-07-11T21:51:44.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:51:44.690Z] [2022-07-11T21:51:44.690Z] Login Succeeded [2022-07-11T21:51:44.690Z] docker.io [2022-07-11T21:51:44.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:51:44.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:51:44.951Z] Configure a credential helper to remove this warning. See [2022-07-11T21:51:44.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:51:44.951Z] [2022-07-11T21:51:44.951Z] Login Succeeded [2022-07-11T21:51:44.951Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T21:51:44.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T21:51:44.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:51:45.017Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2022-07-11T21:51:45.017Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T21:51:45.017Z] latest [2022-07-11T21:51:45.017Z] 2.2.1-dev.7 [2022-07-11T21:51:45.017Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [2022-07-11T21:51:45.017Z] main [2022-07-11T21:51:45.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:45.359Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:45.674Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T21:51:45.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T21:51:45.674Z] e3f372de5d1b: Preparing [2022-07-11T21:51:45.674Z] 2741406837d9: Preparing [2022-07-11T21:51:45.674Z] a04d4111b937: Preparing [2022-07-11T21:51:45.674Z] 05250c07ded6: Preparing [2022-07-11T21:51:45.674Z] 0126fe8718d7: Preparing [2022-07-11T21:51:45.674Z] 03be6d78eccf: Preparing [2022-07-11T21:51:45.674Z] 356e90f45ecd: Preparing [2022-07-11T21:51:45.674Z] c073494e6044: Preparing [2022-07-11T21:51:45.674Z] b541d28bf3b4: Preparing [2022-07-11T21:51:45.674Z] 356e90f45ecd: Waiting [2022-07-11T21:51:45.674Z] c073494e6044: Waiting [2022-07-11T21:51:45.674Z] b541d28bf3b4: Waiting [2022-07-11T21:51:45.674Z] 03be6d78eccf: Waiting [2022-07-11T21:51:45.674Z] a04d4111b937: Pushed [2022-07-11T21:51:45.674Z] 05250c07ded6: Pushed [2022-07-11T21:51:45.674Z] 0126fe8718d7: Pushed [2022-07-11T21:51:45.674Z] e3f372de5d1b: Pushed [2022-07-11T21:51:45.674Z] b541d28bf3b4: Layer already exists [2022-07-11T21:51:45.934Z] 03be6d78eccf: Pushed [2022-07-11T21:51:45.934Z] c073494e6044: Pushed [2022-07-11T21:51:46.194Z] 356e90f45ecd: Pushed [2022-07-11T21:51:48.106Z] 2741406837d9: Pushed [2022-07-11T21:51:48.368Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:48.693Z] + 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-07-11T21:51:49.013Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-11T21:51:49.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T21:51:49.013Z] e3f372de5d1b: Preparing [2022-07-11T21:51:49.013Z] 2741406837d9: Preparing [2022-07-11T21:51:49.013Z] a04d4111b937: Preparing [2022-07-11T21:51:49.013Z] 05250c07ded6: Preparing [2022-07-11T21:51:49.013Z] 0126fe8718d7: Preparing [2022-07-11T21:51:49.013Z] 03be6d78eccf: Preparing [2022-07-11T21:51:49.013Z] 356e90f45ecd: Preparing [2022-07-11T21:51:49.013Z] c073494e6044: Preparing [2022-07-11T21:51:49.013Z] b541d28bf3b4: Preparing [2022-07-11T21:51:49.013Z] 03be6d78eccf: Waiting [2022-07-11T21:51:49.013Z] c073494e6044: Waiting [2022-07-11T21:51:49.013Z] 356e90f45ecd: Waiting [2022-07-11T21:51:49.013Z] b541d28bf3b4: Waiting [2022-07-11T21:51:49.013Z] a04d4111b937: Layer already exists [2022-07-11T21:51:49.013Z] 0126fe8718d7: Layer already exists [2022-07-11T21:51:49.013Z] 2741406837d9: Layer already exists [2022-07-11T21:51:49.013Z] e3f372de5d1b: Layer already exists [2022-07-11T21:51:49.013Z] 05250c07ded6: Layer already exists [2022-07-11T21:51:49.013Z] 03be6d78eccf: Layer already exists [2022-07-11T21:51:49.013Z] 356e90f45ecd: Layer already exists [2022-07-11T21:51:49.013Z] c073494e6044: Layer already exists [2022-07-11T21:51:49.013Z] b541d28bf3b4: Layer already exists [2022-07-11T21:51:49.013Z] latest: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:49.332Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:49.639Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.7 [2022-07-11T21:51:49.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T21:51:49.639Z] e3f372de5d1b: Preparing [2022-07-11T21:51:49.639Z] 2741406837d9: Preparing [2022-07-11T21:51:49.639Z] a04d4111b937: Preparing [2022-07-11T21:51:49.639Z] 05250c07ded6: Preparing [2022-07-11T21:51:49.639Z] 0126fe8718d7: Preparing [2022-07-11T21:51:49.639Z] 03be6d78eccf: Preparing [2022-07-11T21:51:49.639Z] 356e90f45ecd: Preparing [2022-07-11T21:51:49.639Z] c073494e6044: Preparing [2022-07-11T21:51:49.639Z] b541d28bf3b4: Preparing [2022-07-11T21:51:49.639Z] 356e90f45ecd: Waiting [2022-07-11T21:51:49.639Z] c073494e6044: Waiting [2022-07-11T21:51:49.639Z] 0126fe8718d7: Layer already exists [2022-07-11T21:51:49.639Z] e3f372de5d1b: Layer already exists [2022-07-11T21:51:49.639Z] a04d4111b937: Layer already exists [2022-07-11T21:51:49.639Z] 05250c07ded6: Layer already exists [2022-07-11T21:51:49.639Z] 2741406837d9: Layer already exists [2022-07-11T21:51:49.639Z] c073494e6044: Layer already exists [2022-07-11T21:51:49.639Z] 03be6d78eccf: Layer already exists [2022-07-11T21:51:49.639Z] 356e90f45ecd: Layer already exists [2022-07-11T21:51:49.639Z] b541d28bf3b4: Layer already exists [2022-07-11T21:51:49.639Z] 2.2.1-dev.7: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:50.003Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:50.325Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [2022-07-11T21:51:50.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T21:51:50.325Z] e3f372de5d1b: Preparing [2022-07-11T21:51:50.325Z] 2741406837d9: Preparing [2022-07-11T21:51:50.325Z] a04d4111b937: Preparing [2022-07-11T21:51:50.325Z] 05250c07ded6: Preparing [2022-07-11T21:51:50.325Z] 0126fe8718d7: Preparing [2022-07-11T21:51:50.325Z] 03be6d78eccf: Preparing [2022-07-11T21:51:50.325Z] 356e90f45ecd: Preparing [2022-07-11T21:51:50.325Z] c073494e6044: Preparing [2022-07-11T21:51:50.325Z] b541d28bf3b4: Preparing [2022-07-11T21:51:50.325Z] 03be6d78eccf: Waiting [2022-07-11T21:51:50.325Z] 356e90f45ecd: Waiting [2022-07-11T21:51:50.325Z] c073494e6044: Waiting [2022-07-11T21:51:50.325Z] b541d28bf3b4: Waiting [2022-07-11T21:51:50.325Z] a04d4111b937: Layer already exists [2022-07-11T21:51:50.325Z] e3f372de5d1b: Layer already exists [2022-07-11T21:51:50.325Z] 2741406837d9: Layer already exists [2022-07-11T21:51:50.325Z] 0126fe8718d7: Layer already exists [2022-07-11T21:51:50.325Z] 05250c07ded6: Layer already exists [2022-07-11T21:51:50.325Z] 03be6d78eccf: Layer already exists [2022-07-11T21:51:50.325Z] c073494e6044: Layer already exists [2022-07-11T21:51:50.325Z] b541d28bf3b4: Layer already exists [2022-07-11T21:51:50.325Z] 356e90f45ecd: Layer already exists [2022-07-11T21:51:50.325Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:50.645Z] + 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-07-11T21:51:50.965Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2022-07-11T21:51:50.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2022-07-11T21:51:50.965Z] e3f372de5d1b: Preparing [2022-07-11T21:51:50.965Z] 2741406837d9: Preparing [2022-07-11T21:51:50.965Z] a04d4111b937: Preparing [2022-07-11T21:51:50.965Z] 05250c07ded6: Preparing [2022-07-11T21:51:50.965Z] 0126fe8718d7: Preparing [2022-07-11T21:51:50.965Z] 03be6d78eccf: Preparing [2022-07-11T21:51:50.965Z] 356e90f45ecd: Preparing [2022-07-11T21:51:50.965Z] c073494e6044: Preparing [2022-07-11T21:51:50.965Z] b541d28bf3b4: Preparing [2022-07-11T21:51:50.965Z] c073494e6044: Waiting [2022-07-11T21:51:50.965Z] 03be6d78eccf: Waiting [2022-07-11T21:51:50.965Z] 356e90f45ecd: Waiting [2022-07-11T21:51:50.965Z] b541d28bf3b4: Waiting [2022-07-11T21:51:50.965Z] 2741406837d9: Layer already exists [2022-07-11T21:51:50.965Z] e3f372de5d1b: Layer already exists [2022-07-11T21:51:50.965Z] a04d4111b937: Layer already exists [2022-07-11T21:51:50.965Z] 0126fe8718d7: Layer already exists [2022-07-11T21:51:50.965Z] 05250c07ded6: Layer already exists [2022-07-11T21:51:50.965Z] 03be6d78eccf: Layer already exists [2022-07-11T21:51:50.965Z] c073494e6044: Layer already exists [2022-07-11T21:51:50.965Z] 356e90f45ecd: Layer already exists [2022-07-11T21:51:50.965Z] b541d28bf3b4: Layer already exists [2022-07-11T21:51:50.965Z] main: digest: sha256:32ed50291ffc2615db2a862d0267e1ec06a344f8fd8062304f0b4c3b91c99830 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T21:51:51.011Z] ===================================================== [Pipeline] echo [2022-07-11T21:51:51.020Z] taggedImages: [2022-07-11T21:51:51.020Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T21:51:51.020Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2022-07-11T21:51:51.020Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.2.1-dev.7 [2022-07-11T21:51:51.020Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [2022-07-11T21:51:51.020Z] - 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-07-11T21:51:51.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:51:51.381Z] [2022-07-11T21:51:51.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:51:51.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:51:51.688Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T21:51:51.688Z] 5eb5b503b376: Pulling fs layer [2022-07-11T21:51:51.688Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T21:51:51.688Z] ec43610c2a17: Pulling fs layer [2022-07-11T21:51:51.688Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T21:51:51.688Z] 33b1e0a273af: Pulling fs layer [2022-07-11T21:51:51.688Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T21:51:51.688Z] 2f39f015ded8: Pulling fs layer [2022-07-11T21:51:51.688Z] 3a2ae6a8a46f: Waiting [2022-07-11T21:51:51.688Z] 33b1e0a273af: Waiting [2022-07-11T21:51:51.688Z] 2f39f015ded8: Waiting [2022-07-11T21:51:51.688Z] 5d3b04190fa2: Waiting [2022-07-11T21:51:51.688Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T21:51:51.688Z] 5c69ac0246d0: Download complete [2022-07-11T21:51:51.688Z] 3a2ae6a8a46f: Download complete [2022-07-11T21:51:51.688Z] 33b1e0a273af: Verifying Checksum [2022-07-11T21:51:51.688Z] 33b1e0a273af: Download complete [2022-07-11T21:51:51.688Z] ec43610c2a17: Verifying Checksum [2022-07-11T21:51:51.688Z] ec43610c2a17: Download complete [2022-07-11T21:51:51.688Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T21:51:51.688Z] 5d3b04190fa2: Download complete [2022-07-11T21:51:51.947Z] 5eb5b503b376: Verifying Checksum [2022-07-11T21:51:51.947Z] 5eb5b503b376: Download complete [2022-07-11T21:51:52.515Z] 2f39f015ded8: Download complete [2022-07-11T21:51:53.082Z] 5eb5b503b376: Pull complete [2022-07-11T21:51:53.341Z] 5c69ac0246d0: Pull complete [2022-07-11T21:51:53.913Z] ec43610c2a17: Pull complete [2022-07-11T21:51:53.913Z] 3a2ae6a8a46f: Pull complete [2022-07-11T21:51:54.172Z] 33b1e0a273af: Pull complete [2022-07-11T21:51:54.172Z] 5d3b04190fa2: Pull complete [2022-07-11T21:51:59.450Z] 2f39f015ded8: Pull complete [2022-07-11T21:51:59.450Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T21:51:59.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T21:51:59.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:51:59.545Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T21:51:59.578Z] $ 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-07-11T21:52:01.152Z] $ docker top fd612786512d531452ee4e59a443df38b0ff09435706a63c0bc8f4abafad2be1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:52:01.545Z] ---> job-cost.sh [2022-07-11T21:52:01.545Z] lf-activate-venv: SKIPPING [2022-07-11T21:52:01.545Z] INFO: No Stack... [2022-07-11T21:52:02.113Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T21:52:02.373Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T21:52:02.659Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-07-11T21:52:02.659Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T21:52:02.674Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [2022-07-11T21:52:02.683Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] did not exist. Created. [2022-07-11T21:52:02.683Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T21:52:02.993Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T21:52:03.024Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T21:52:03.032Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T21:52:03.053Z] $ docker stop --time=1 fd612786512d531452ee4e59a443df38b0ff09435706a63c0bc8f4abafad2be1 [2022-07-11T21:52:04.230Z] $ docker rm -f fd612786512d531452ee4e59a443df38b0ff09435706a63c0bc8f4abafad2be1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T21:52:19.188Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19376 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-07-11T21:52:19.203Z] Running in /w/workspace/app-rfid-llrp-inventory/45 [Pipeline] { [Pipeline] checkout [2022-07-11T21:52:19.251Z] The recommended git tool is: git [2022-07-11T21:52:26.426Z] using credential edgex-jenkins-ssh [2022-07-11T21:52:26.452Z] Cloning the remote Git repository [2022-07-11T21:52:26.516Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-11T21:52:26.594Z] > git init /w/workspace/app-rfid-llrp-inventory/45 # timeout=10 [2022-07-11T21:52:26.672Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-11T21:52:26.673Z] > git --version # timeout=10 [2022-07-11T21:52:26.777Z] > git --version # 'git version 2.25.1' [2022-07-11T21:52:26.779Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T21:52:26.938Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T21:52:28.907Z] Avoid second fetch [2022-07-11T21:52:28.907Z] Checking out Revision ccdb054e5d16bd529c2fd15a52524dce2c381cd1 (main) [2022-07-11T21:52:28.866Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-11T21:52:28.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T21:52:28.942Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T21:52:28.960Z] > git checkout -f ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 [2022-07-11T21:52:33.239Z] Commit message: "build: Upgrade to Go 1.18 and alpine 3.16 (#96)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T21:52:34.152Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T21:52:34.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T21:52:34.152Z] Dload Upload Total Spent Left Speed [2022-07-11T21:52:34.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 91611 0 --:--:-- --:--:-- --:--:-- 92300 [Pipeline] sh [2022-07-11T21:52:34.902Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T21:52:35.266Z] + sudo tee /etc/docker/daemon.new [2022-07-11T21:52:35.266Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T21:52:35.266Z] { [2022-07-11T21:52:35.266Z] "registry-mirrors": [ [2022-07-11T21:52:35.266Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T21:52:35.266Z] ], [2022-07-11T21:52:35.266Z] "bip": "10.250.0.254/24", [2022-07-11T21:52:35.266Z] "hosts": [ [2022-07-11T21:52:35.266Z] "tcp://0.0.0.0:5555", [2022-07-11T21:52:35.266Z] "unix:///var/run/docker.sock" [2022-07-11T21:52:35.266Z] ], [2022-07-11T21:52:35.266Z] "mtu": 1458, [2022-07-11T21:52:35.266Z] "selinux-enabled": true, [2022-07-11T21:52:35.266Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T21:52:35.266Z] } [Pipeline] sh [2022-07-11T21:52:35.694Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T21:52:36.035Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T21:52:54.410Z] provisioning config files... [2022-07-11T21:52:54.434Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/45@tmp/config5300312898411912058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T21:52:54.796Z] ---> docker-login.sh [2022-07-11T21:52:54.796Z] nexus3.edgexfoundry.org:10001 [2022-07-11T21:52:55.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:52:55.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:52:55.676Z] Configure a credential helper to remove this warning. See [2022-07-11T21:52:55.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:52:55.676Z] [2022-07-11T21:52:55.676Z] Login Succeeded [2022-07-11T21:52:55.676Z] nexus3.edgexfoundry.org:10002 [2022-07-11T21:52:55.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:52:56.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:52:56.237Z] Configure a credential helper to remove this warning. See [2022-07-11T21:52:56.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:52:56.237Z] [2022-07-11T21:52:56.237Z] Login Succeeded [2022-07-11T21:52:56.237Z] nexus3.edgexfoundry.org:10003 [2022-07-11T21:52:56.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:52:56.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:52:56.511Z] Configure a credential helper to remove this warning. See [2022-07-11T21:52:56.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:52:56.511Z] [2022-07-11T21:52:56.511Z] Login Succeeded [2022-07-11T21:52:56.511Z] nexus3.edgexfoundry.org:10004 [2022-07-11T21:52:57.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:52:57.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:52:57.115Z] Configure a credential helper to remove this warning. See [2022-07-11T21:52:57.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:52:57.115Z] [2022-07-11T21:52:57.115Z] Login Succeeded [2022-07-11T21:52:57.115Z] docker.io [2022-07-11T21:52:57.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T21:52:57.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T21:52:57.988Z] Configure a credential helper to remove this warning. See [2022-07-11T21:52:57.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T21:52:57.988Z] [2022-07-11T21:52:57.988Z] Login Succeeded [2022-07-11T21:52:57.988Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T21:52:58.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T21:52:58.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:52:58.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T21:52:59.010Z] ========================================================= [2022-07-11T21:52:59.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-11T21:52:59.010Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:52:59.375Z] + 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-07-11T21:52:59.652Z] Sending build context to Docker daemon 687.1kB [2022-07-11T21:52:59.652Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T21:52:59.652Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-11T21:52:59.931Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T21:52:59.931Z] b3c136eddcbf: Pulling fs layer [2022-07-11T21:52:59.931Z] c0a3192eca97: Pulling fs layer [2022-07-11T21:52:59.931Z] a050256f5b6f: Pulling fs layer [2022-07-11T21:52:59.931Z] 656be50a0ddc: Pulling fs layer [2022-07-11T21:52:59.931Z] 2bbca73fdf42: Pulling fs layer [2022-07-11T21:52:59.931Z] 46d945488cbd: Pulling fs layer [2022-07-11T21:52:59.931Z] 8a5474983e97: Pulling fs layer [2022-07-11T21:52:59.931Z] 329c88fbcd65: Pulling fs layer [2022-07-11T21:52:59.931Z] 46d945488cbd: Waiting [2022-07-11T21:52:59.931Z] 8a5474983e97: Waiting [2022-07-11T21:52:59.931Z] 656be50a0ddc: Waiting [2022-07-11T21:52:59.931Z] 329c88fbcd65: Waiting [2022-07-11T21:52:59.931Z] 2bbca73fdf42: Waiting [2022-07-11T21:52:59.931Z] a050256f5b6f: Verifying Checksum [2022-07-11T21:52:59.931Z] a050256f5b6f: Download complete [2022-07-11T21:52:59.931Z] c0a3192eca97: Download complete [2022-07-11T21:52:59.931Z] 2bbca73fdf42: Verifying Checksum [2022-07-11T21:52:59.931Z] 2bbca73fdf42: Download complete [2022-07-11T21:52:59.931Z] 46d945488cbd: Verifying Checksum [2022-07-11T21:52:59.931Z] 46d945488cbd: Download complete [2022-07-11T21:52:59.931Z] b3c136eddcbf: Verifying Checksum [2022-07-11T21:53:00.929Z] b3c136eddcbf: Pull complete [2022-07-11T21:53:01.208Z] 329c88fbcd65: Verifying Checksum [2022-07-11T21:53:01.208Z] 329c88fbcd65: Download complete [2022-07-11T21:53:01.493Z] c0a3192eca97: Pull complete [2022-07-11T21:53:02.112Z] a050256f5b6f: Pull complete [2022-07-11T21:53:02.389Z] 8a5474983e97: Verifying Checksum [2022-07-11T21:53:02.390Z] 8a5474983e97: Download complete [2022-07-11T21:53:02.987Z] 656be50a0ddc: Verifying Checksum [2022-07-11T21:53:02.987Z] 656be50a0ddc: Download complete [2022-07-11T21:53:18.100Z] 656be50a0ddc: Pull complete [2022-07-11T21:53:18.100Z] 2bbca73fdf42: Pull complete [2022-07-11T21:53:18.100Z] 46d945488cbd: Pull complete [2022-07-11T21:53:23.524Z] 8a5474983e97: Pull complete [2022-07-11T21:53:24.978Z] 329c88fbcd65: Pull complete [2022-07-11T21:53:24.978Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-11T21:53:24.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T21:53:24.978Z] ---> ff4287adb874 [2022-07-11T21:53:24.978Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T21:53:25.965Z] ---> Running in aae6a61d9d60 [2022-07-11T21:53:27.957Z] Removing intermediate container aae6a61d9d60 [2022-07-11T21:53:27.957Z] ---> 0b1c180c68ea [2022-07-11T21:53:27.957Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T21:53:27.957Z] ---> Running in fc86d8597f08 [2022-07-11T21:53:28.232Z] Removing intermediate container fc86d8597f08 [2022-07-11T21:53:28.232Z] ---> d76760a3377f [2022-07-11T21:53:28.232Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T21:53:28.232Z] ---> Running in b93ad160d2bd [2022-07-11T21:53:28.514Z] Removing intermediate container b93ad160d2bd [2022-07-11T21:53:28.514Z] ---> 391885711e54 [2022-07-11T21:53:28.514Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:53:28.792Z] ---> Running in 190f8df7dd1a [2022-07-11T21:53:30.773Z] Removing intermediate container 190f8df7dd1a [2022-07-11T21:53:30.773Z] ---> 8ae0a2059d4c [2022-07-11T21:53:30.773Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T21:53:30.773Z] ---> Running in 16be9b74b002 [2022-07-11T21:53:31.762Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:53:32.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:53:33.355Z] OK: 221 MiB in 51 packages [2022-07-11T21:53:34.352Z] Removing intermediate container 16be9b74b002 [2022-07-11T21:53:34.352Z] ---> caa1a9b6b831 [2022-07-11T21:53:34.352Z] Step 8/13 : WORKDIR /app [2022-07-11T21:53:34.352Z] ---> Running in 9e50a38e4dfd [2022-07-11T21:53:34.626Z] Removing intermediate container 9e50a38e4dfd [2022-07-11T21:53:34.626Z] ---> 9b14c2f3ab08 [2022-07-11T21:53:34.626Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-11T21:53:35.247Z] ---> 16f389487983 [2022-07-11T21:53:35.247Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:53:35.542Z] ---> Running in 76e1ec8491cb [2022-07-11T21:54:22.586Z] Removing intermediate container 76e1ec8491cb [2022-07-11T21:54:22.586Z] ---> afc94d9b6539 [2022-07-11T21:54:22.586Z] Step 11/13 : COPY . . [2022-07-11T21:54:23.594Z] ---> bbf6344730de [2022-07-11T21:54:23.594Z] Step 12/13 : ARG MAKE="make build" [2022-07-11T21:54:23.594Z] ---> Running in 8f96d3002a34 [2022-07-11T21:54:23.877Z] Removing intermediate container 8f96d3002a34 [2022-07-11T21:54:23.877Z] ---> 61cd517e782b [2022-07-11T21:54:23.877Z] Step 13/13 : RUN $MAKE [2022-07-11T21:54:23.877Z] ---> Running in 11dd370168b3 [2022-07-11T21:54:25.334Z] noop [2022-07-11T21:54:25.943Z] Removing intermediate container 11dd370168b3 [2022-07-11T21:54:25.943Z] ---> 7d0f46056256 [2022-07-11T21:54:25.943Z] Successfully built 7d0f46056256 [2022-07-11T21:54:25.943Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:54:26.341Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T21:54:26.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:54:26.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-19376 does not seem to be running inside a container [2022-07-11T21:54:26.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/45 -v /w/workspace/app-rfid-llrp-inventory/45:/w/workspace/app-rfid-llrp-inventory/45:rw,z -v /w/workspace/app-rfid-llrp-inventory/45@tmp:/w/workspace/app-rfid-llrp-inventory/45@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-11T21:54:28.130Z] $ docker top e9e6ac01e301b8acbbb88d74ff1993e2a1dd8702bac043ffc3556e7ffdd148fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:54:29.088Z] + go version [2022-07-11T21:54:29.088Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-11T21:54:29.123Z] $ docker stop --time=1 e9e6ac01e301b8acbbb88d74ff1993e2a1dd8702bac043ffc3556e7ffdd148fa [2022-07-11T21:54:30.830Z] $ docker rm -f e9e6ac01e301b8acbbb88d74ff1993e2a1dd8702bac043ffc3556e7ffdd148fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:54:31.470Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T21:54:31.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T21:54:31.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-19376 does not seem to be running inside a container [2022-07-11T21:54:31.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-rfid-llrp-inventory/45 -v /w/workspace/app-rfid-llrp-inventory/45:/w/workspace/app-rfid-llrp-inventory/45:rw,z -v /w/workspace/app-rfid-llrp-inventory/45@tmp:/w/workspace/app-rfid-llrp-inventory/45@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 ******** -e ******** ci-base-image-arm64 cat [2022-07-11T21:54:33.323Z] $ docker top f1e92e0e0daf6fe7be10cc2fbc9a3cf95b42673715c42fb3ad33e0fef49885f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T21:54:34.264Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/45 [Pipeline] fileExists [Pipeline] sh [2022-07-11T21:54:34.947Z] + make test [2022-07-11T21:54:34.947Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T21:56:26.924Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-11T21:56:26.924Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.169s coverage: 86.2% of statements [2022-07-11T21:56:26.924Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-11T21:56:26.924Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.793s coverage: 71.9% of statements [2022-07-11T21:56:26.925Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T21:56:26.925Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T21:56:49.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T21:56:49.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T21:56:49.171Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-11T21:56:49.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T21:56:49.220Z] $ docker stop --time=1 f1e92e0e0daf6fe7be10cc2fbc9a3cf95b42673715c42fb3ad33e0fef49885f4 [2022-07-11T21:56:51.067Z] $ docker rm -f f1e92e0e0daf6fe7be10cc2fbc9a3cf95b42673715c42fb3ad33e0fef49885f4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T21:56:52.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T21:56:52.260Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T21:56:52.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T21:56:53.356Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T21:56:53.712Z] + ls -al . [2022-07-11T21:56:53.712Z] total 228 [2022-07-11T21:56:53.712Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 21:54 . [2022-07-11T21:56:53.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:52 .. [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 11 21:52 .dockerignore [2022-07-11T21:56:53.712Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 21:52 .git [2022-07-11T21:56:53.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 21:52 .github [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 11 21:52 .gitignore [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 21:52 .golangci.yml [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 11 21:52 Attribution.txt [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 11 21:52 CHANGELOG.md [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 11 21:52 Dockerfile [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 21:52 GOVERNANCE.md [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 11 21:52 Jenkinsfile [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 21:52 LICENSE [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 11 21:52 Makefile [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 21:52 OWNERS.md [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 11 21:52 README.md [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 21:50 VERSION [2022-07-11T21:56:53.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:52 bin [2022-07-11T21:56:53.712Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 11 21:56 coverage.out [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 11 21:52 go.mod [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 36956 Jul 11 21:52 go.sum [2022-07-11T21:56:53.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:52 images [2022-07-11T21:56:53.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:52 internal [2022-07-11T21:56:53.712Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 11 21:52 main.go [2022-07-11T21:56:53.712Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 21:52 res [2022-07-11T21:56:53.712Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 21:52 snap [2022-07-11T21:56:53.712Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 21:52 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T21:56:54.088Z] + 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=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 --label arch=arm64 --label version=2.2.1-dev.7 . [2022-07-11T21:56:54.374Z] Sending build context to Docker daemon 687.1kB [2022-07-11T21:56:54.374Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T21:56:54.374Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-11T21:56:54.374Z] ---> 7d0f46056256 [2022-07-11T21:56:54.374Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T21:56:54.656Z] ---> Running in 7ae4713311a3 [2022-07-11T21:56:54.930Z] Removing intermediate container 7ae4713311a3 [2022-07-11T21:56:54.930Z] ---> 08c47d556657 [2022-07-11T21:56:54.930Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T21:56:54.930Z] ---> Running in bd6b0095013a [2022-07-11T21:56:55.536Z] Removing intermediate container bd6b0095013a [2022-07-11T21:56:55.536Z] ---> 92aeed472dda [2022-07-11T21:56:55.536Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T21:56:55.536Z] ---> Running in 5f1a471abc99 [2022-07-11T21:56:55.822Z] Removing intermediate container 5f1a471abc99 [2022-07-11T21:56:55.822Z] ---> f478cd46c3a0 [2022-07-11T21:56:55.822Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:56:55.822Z] ---> Running in 835014a4222f [2022-07-11T21:56:57.845Z] Removing intermediate container 835014a4222f [2022-07-11T21:56:57.845Z] ---> 439fb2facf70 [2022-07-11T21:56:57.845Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T21:56:57.845Z] ---> Running in 795af8e3dce6 [2022-07-11T21:56:59.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:56:59.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:57:01.337Z] OK: 221 MiB in 51 packages [2022-07-11T21:57:01.946Z] Removing intermediate container 795af8e3dce6 [2022-07-11T21:57:01.946Z] ---> 532b668e0efb [2022-07-11T21:57:01.946Z] Step 8/31 : WORKDIR /app [2022-07-11T21:57:02.223Z] ---> Running in 78e3fd739f16 [2022-07-11T21:57:02.502Z] Removing intermediate container 78e3fd739f16 [2022-07-11T21:57:02.502Z] ---> 4cb0e19ad75e [2022-07-11T21:57:02.502Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-11T21:57:03.116Z] ---> 7b2fb09193bc [2022-07-11T21:57:03.116Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T21:57:03.116Z] ---> Running in 0de8bea6f30c [2022-07-11T21:57:05.766Z] Removing intermediate container 0de8bea6f30c [2022-07-11T21:57:05.766Z] ---> d823f0e7b942 [2022-07-11T21:57:05.766Z] Step 11/31 : COPY . . [2022-07-11T21:57:06.040Z] ---> d607462e1506 [2022-07-11T21:57:06.040Z] Step 12/31 : ARG MAKE="make build" [2022-07-11T21:57:06.040Z] ---> Running in 443c1be87b96 [2022-07-11T21:57:06.315Z] Removing intermediate container 443c1be87b96 [2022-07-11T21:57:06.315Z] ---> bf4648a743d4 [2022-07-11T21:57:06.315Z] Step 13/31 : RUN $MAKE [2022-07-11T21:57:06.594Z] ---> Running in afc995c8cda1 [2022-07-11T21:57:07.582Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.1-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.2.1-dev.7" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2022-07-11T21:59:59.612Z] Removing intermediate container afc995c8cda1 [2022-07-11T21:59:59.612Z] ---> 70356edf9334 [2022-07-11T21:59:59.612Z] Step 14/31 : FROM alpine:3.14 [2022-07-11T21:59:59.612Z] 3.14: Pulling from library/alpine [2022-07-11T21:59:59.612Z] 455c02918c45: Pulling fs layer [2022-07-11T21:59:59.612Z] 455c02918c45: Verifying Checksum [2022-07-11T21:59:59.612Z] 455c02918c45: Download complete [2022-07-11T21:59:59.612Z] 455c02918c45: Pull complete [2022-07-11T21:59:59.612Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T21:59:59.612Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T21:59:59.612Z] ---> ac73e934f311 [2022-07-11T21:59:59.612Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T21:59:59.612Z] ---> Running in d238f0af141c [2022-07-11T21:59:59.612Z] Removing intermediate container d238f0af141c [2022-07-11T21:59:59.612Z] ---> 834c5198ea41 [2022-07-11T21:59:59.612Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-11T21:59:59.612Z] ---> Running in 88495bce7e84 [2022-07-11T21:59:59.612Z] Removing intermediate container 88495bce7e84 [2022-07-11T21:59:59.612Z] ---> e08f72fb0957 [2022-07-11T21:59:59.612Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T21:59:59.612Z] ---> Running in bb2acecef1c1 [2022-07-11T21:59:59.612Z] Removing intermediate container bb2acecef1c1 [2022-07-11T21:59:59.612Z] ---> bf9b87713b21 [2022-07-11T21:59:59.612Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-11T21:59:59.612Z] ---> Running in 5a969f1aaa57 [2022-07-11T21:59:59.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T21:59:59.612Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T21:59:59.612Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-11T21:59:59.612Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-11T21:59:59.612Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T21:59:59.612Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-11T21:59:59.612Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T21:59:59.612Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-11T21:59:59.612Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-11T21:59:59.612Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T21:59:59.612Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T21:59:59.612Z] OK: 9 MiB in 21 packages [2022-07-11T21:59:59.612Z] Removing intermediate container 5a969f1aaa57 [2022-07-11T21:59:59.612Z] ---> c3ad665c96a7 [2022-07-11T21:59:59.612Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-11T21:59:59.612Z] ---> acb0c6dd9269 [2022-07-11T21:59:59.612Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-11T21:59:59.612Z] ---> 361638baf2a2 [2022-07-11T21:59:59.612Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-11T21:59:59.612Z] ---> 5756cea8586f [2022-07-11T21:59:59.612Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-11T22:00:00.211Z] ---> 63080e9d7238 [2022-07-11T22:00:00.211Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-11T22:00:01.652Z] ---> 89dbc68ada5e [2022-07-11T22:00:01.652Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-11T22:00:01.652Z] ---> Running in e7ed55085dc4 [2022-07-11T22:00:03.637Z] Removing intermediate container e7ed55085dc4 [2022-07-11T22:00:03.637Z] ---> c3733cab2dc3 [2022-07-11T22:00:03.637Z] Step 25/31 : VOLUME /cache [2022-07-11T22:00:03.637Z] ---> Running in b61ea2233ffd [2022-07-11T22:00:03.910Z] Removing intermediate container b61ea2233ffd [2022-07-11T22:00:03.910Z] ---> 78d116a3ff33 [2022-07-11T22:00:03.910Z] Step 26/31 : EXPOSE 59711 [2022-07-11T22:00:04.194Z] ---> Running in d9a47770bb7a [2022-07-11T22:00:04.489Z] Removing intermediate container d9a47770bb7a [2022-07-11T22:00:04.489Z] ---> 1345d01a2ac3 [2022-07-11T22:00:04.489Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-11T22:00:04.489Z] ---> Running in b8cdbf647988 [2022-07-11T22:00:05.086Z] Removing intermediate container b8cdbf647988 [2022-07-11T22:00:05.086Z] ---> 7e7727255903 [2022-07-11T22:00:05.086Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-11T22:00:05.086Z] ---> Running in 8887d782dd6f [2022-07-11T22:00:05.362Z] Removing intermediate container 8887d782dd6f [2022-07-11T22:00:05.362Z] ---> 544c19612efc [2022-07-11T22:00:05.362Z] Step 29/31 : LABEL arch=arm64 [2022-07-11T22:00:05.362Z] ---> Running in ab53e82db7a0 [2022-07-11T22:00:06.157Z] Removing intermediate container ab53e82db7a0 [2022-07-11T22:00:06.157Z] ---> 4e8194ddb223 [2022-07-11T22:00:06.157Z] Step 30/31 : LABEL git_sha=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T22:00:06.157Z] ---> Running in bafc39b2eae0 [2022-07-11T22:00:06.448Z] Removing intermediate container bafc39b2eae0 [2022-07-11T22:00:06.448Z] ---> 5ea61f32f794 [2022-07-11T22:00:06.448Z] Step 31/31 : LABEL version=2.2.1-dev.7 [2022-07-11T22:00:06.448Z] ---> Running in b0a28d230256 [2022-07-11T22:00:06.723Z] Removing intermediate container b0a28d230256 [2022-07-11T22:00:06.723Z] ---> 44e52838192b [2022-07-11T22:00:06.723Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T22:00:06.723Z] Successfully built 44e52838192b [2022-07-11T22:00:06.723Z] 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-07-11T22:00:06.854Z] provisioning config files... [2022-07-11T22:00:06.875Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/45@tmp/config8801332332473557397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:00:07.270Z] ---> docker-login.sh [2022-07-11T22:00:07.270Z] nexus3.edgexfoundry.org:10001 [2022-07-11T22:00:07.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:00:07.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:00:07.823Z] Configure a credential helper to remove this warning. See [2022-07-11T22:00:07.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:00:07.823Z] [2022-07-11T22:00:07.823Z] Login Succeeded [2022-07-11T22:00:07.823Z] nexus3.edgexfoundry.org:10002 [2022-07-11T22:00:08.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:00:08.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:00:08.424Z] Configure a credential helper to remove this warning. See [2022-07-11T22:00:08.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:00:08.424Z] [2022-07-11T22:00:08.424Z] Login Succeeded [2022-07-11T22:00:08.424Z] nexus3.edgexfoundry.org:10003 [2022-07-11T22:00:09.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:00:09.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:00:09.025Z] Configure a credential helper to remove this warning. See [2022-07-11T22:00:09.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:00:09.025Z] [2022-07-11T22:00:09.025Z] Login Succeeded [2022-07-11T22:00:09.025Z] nexus3.edgexfoundry.org:10004 [2022-07-11T22:00:09.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:00:09.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:00:09.619Z] Configure a credential helper to remove this warning. See [2022-07-11T22:00:09.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:00:09.619Z] [2022-07-11T22:00:09.619Z] Login Succeeded [2022-07-11T22:00:09.619Z] docker.io [2022-07-11T22:00:09.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T22:00:10.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T22:00:10.492Z] Configure a credential helper to remove this warning. See [2022-07-11T22:00:10.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T22:00:10.492Z] [2022-07-11T22:00:10.492Z] Login Succeeded [2022-07-11T22:00:10.492Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T22:00:10.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T22:00:10.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T22:00:10.569Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-07-11T22:00:10.569Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T22:00:10.569Z] latest [2022-07-11T22:00:10.569Z] 2.2.1-dev.7 [2022-07-11T22:00:10.569Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [2022-07-11T22:00:10.569Z] main [2022-07-11T22:00:10.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:10.942Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:11.316Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T22:00:11.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T22:00:11.316Z] a18a5e4e8104: Preparing [2022-07-11T22:00:11.316Z] 33c0d1dc4a30: Preparing [2022-07-11T22:00:11.316Z] 4ec520f0e258: Preparing [2022-07-11T22:00:11.316Z] f275cc2974ab: Preparing [2022-07-11T22:00:11.316Z] 369cde2cd2cc: Preparing [2022-07-11T22:00:11.316Z] e91049947e5a: Preparing [2022-07-11T22:00:11.316Z] 682922e91d0a: Preparing [2022-07-11T22:00:11.316Z] de7bd186f162: Preparing [2022-07-11T22:00:11.316Z] f73e7dbfee58: Preparing [2022-07-11T22:00:11.316Z] 682922e91d0a: Waiting [2022-07-11T22:00:11.316Z] f73e7dbfee58: Waiting [2022-07-11T22:00:11.316Z] de7bd186f162: Waiting [2022-07-11T22:00:11.316Z] e91049947e5a: Waiting [2022-07-11T22:00:11.591Z] a18a5e4e8104: Pushed [2022-07-11T22:00:11.591Z] 4ec520f0e258: Pushed [2022-07-11T22:00:11.591Z] f275cc2974ab: Pushed [2022-07-11T22:00:11.591Z] 369cde2cd2cc: Pushed [2022-07-11T22:00:11.865Z] f73e7dbfee58: Layer already exists [2022-07-11T22:00:11.865Z] e91049947e5a: Pushed [2022-07-11T22:00:11.865Z] de7bd186f162: Pushed [2022-07-11T22:00:12.843Z] 682922e91d0a: Pushed [2022-07-11T22:00:17.522Z] 33c0d1dc4a30: Pushed [2022-07-11T22:00:17.522Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:17.891Z] + 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-07-11T22:00:18.262Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-11T22:00:18.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T22:00:18.262Z] a18a5e4e8104: Preparing [2022-07-11T22:00:18.262Z] 33c0d1dc4a30: Preparing [2022-07-11T22:00:18.262Z] 4ec520f0e258: Preparing [2022-07-11T22:00:18.262Z] f275cc2974ab: Preparing [2022-07-11T22:00:18.262Z] 369cde2cd2cc: Preparing [2022-07-11T22:00:18.262Z] e91049947e5a: Preparing [2022-07-11T22:00:18.262Z] 682922e91d0a: Preparing [2022-07-11T22:00:18.262Z] de7bd186f162: Preparing [2022-07-11T22:00:18.262Z] f73e7dbfee58: Preparing [2022-07-11T22:00:18.262Z] 682922e91d0a: Waiting [2022-07-11T22:00:18.262Z] de7bd186f162: Waiting [2022-07-11T22:00:18.262Z] f73e7dbfee58: Waiting [2022-07-11T22:00:18.262Z] e91049947e5a: Waiting [2022-07-11T22:00:18.262Z] 4ec520f0e258: Layer already exists [2022-07-11T22:00:18.262Z] a18a5e4e8104: Layer already exists [2022-07-11T22:00:18.262Z] 33c0d1dc4a30: Layer already exists [2022-07-11T22:00:18.262Z] f275cc2974ab: Layer already exists [2022-07-11T22:00:18.262Z] 369cde2cd2cc: Layer already exists [2022-07-11T22:00:18.537Z] e91049947e5a: Layer already exists [2022-07-11T22:00:18.537Z] 682922e91d0a: Layer already exists [2022-07-11T22:00:18.537Z] de7bd186f162: Layer already exists [2022-07-11T22:00:18.537Z] f73e7dbfee58: Layer already exists [2022-07-11T22:00:18.537Z] latest: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:18.912Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:19.274Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 [2022-07-11T22:00:19.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T22:00:19.274Z] a18a5e4e8104: Preparing [2022-07-11T22:00:19.274Z] 33c0d1dc4a30: Preparing [2022-07-11T22:00:19.274Z] 4ec520f0e258: Preparing [2022-07-11T22:00:19.274Z] f275cc2974ab: Preparing [2022-07-11T22:00:19.274Z] 369cde2cd2cc: Preparing [2022-07-11T22:00:19.274Z] e91049947e5a: Preparing [2022-07-11T22:00:19.274Z] 682922e91d0a: Preparing [2022-07-11T22:00:19.274Z] de7bd186f162: Preparing [2022-07-11T22:00:19.274Z] f73e7dbfee58: Preparing [2022-07-11T22:00:19.274Z] 682922e91d0a: Waiting [2022-07-11T22:00:19.274Z] de7bd186f162: Waiting [2022-07-11T22:00:19.274Z] e91049947e5a: Waiting [2022-07-11T22:00:19.274Z] f73e7dbfee58: Waiting [2022-07-11T22:00:19.274Z] 369cde2cd2cc: Layer already exists [2022-07-11T22:00:19.274Z] 33c0d1dc4a30: Layer already exists [2022-07-11T22:00:19.274Z] 4ec520f0e258: Layer already exists [2022-07-11T22:00:19.274Z] f275cc2974ab: Layer already exists [2022-07-11T22:00:19.274Z] a18a5e4e8104: Layer already exists [2022-07-11T22:00:19.551Z] f73e7dbfee58: Layer already exists [2022-07-11T22:00:19.551Z] de7bd186f162: Layer already exists [2022-07-11T22:00:19.551Z] 682922e91d0a: Layer already exists [2022-07-11T22:00:19.551Z] e91049947e5a: Layer already exists [2022-07-11T22:00:19.551Z] 2.2.1-dev.7: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:19.927Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:20.300Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [2022-07-11T22:00:20.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T22:00:20.301Z] a18a5e4e8104: Preparing [2022-07-11T22:00:20.301Z] 33c0d1dc4a30: Preparing [2022-07-11T22:00:20.301Z] 4ec520f0e258: Preparing [2022-07-11T22:00:20.301Z] f275cc2974ab: Preparing [2022-07-11T22:00:20.301Z] 369cde2cd2cc: Preparing [2022-07-11T22:00:20.301Z] e91049947e5a: Preparing [2022-07-11T22:00:20.301Z] 682922e91d0a: Preparing [2022-07-11T22:00:20.301Z] de7bd186f162: Preparing [2022-07-11T22:00:20.301Z] e91049947e5a: Waiting [2022-07-11T22:00:20.301Z] 682922e91d0a: Waiting [2022-07-11T22:00:20.301Z] f73e7dbfee58: Preparing [2022-07-11T22:00:20.301Z] de7bd186f162: Waiting [2022-07-11T22:00:20.301Z] f73e7dbfee58: Waiting [2022-07-11T22:00:20.301Z] 369cde2cd2cc: Layer already exists [2022-07-11T22:00:20.301Z] 4ec520f0e258: Layer already exists [2022-07-11T22:00:20.301Z] f275cc2974ab: Layer already exists [2022-07-11T22:00:20.301Z] 33c0d1dc4a30: Layer already exists [2022-07-11T22:00:20.301Z] a18a5e4e8104: Layer already exists [2022-07-11T22:00:20.575Z] f73e7dbfee58: Layer already exists [2022-07-11T22:00:20.575Z] 682922e91d0a: Layer already exists [2022-07-11T22:00:20.575Z] e91049947e5a: Layer already exists [2022-07-11T22:00:20.575Z] de7bd186f162: Layer already exists [2022-07-11T22:00:20.575Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:20.962Z] + 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-07-11T22:00:21.336Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-07-11T22:00:21.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T22:00:21.336Z] a18a5e4e8104: Preparing [2022-07-11T22:00:21.336Z] 33c0d1dc4a30: Preparing [2022-07-11T22:00:21.336Z] 4ec520f0e258: Preparing [2022-07-11T22:00:21.336Z] f275cc2974ab: Preparing [2022-07-11T22:00:21.336Z] 369cde2cd2cc: Preparing [2022-07-11T22:00:21.336Z] e91049947e5a: Preparing [2022-07-11T22:00:21.336Z] 682922e91d0a: Preparing [2022-07-11T22:00:21.336Z] de7bd186f162: Preparing [2022-07-11T22:00:21.336Z] f73e7dbfee58: Preparing [2022-07-11T22:00:21.336Z] 682922e91d0a: Waiting [2022-07-11T22:00:21.336Z] de7bd186f162: Waiting [2022-07-11T22:00:21.336Z] f73e7dbfee58: Waiting [2022-07-11T22:00:21.336Z] 369cde2cd2cc: Layer already exists [2022-07-11T22:00:21.336Z] 4ec520f0e258: Layer already exists [2022-07-11T22:00:21.336Z] a18a5e4e8104: Layer already exists [2022-07-11T22:00:21.336Z] 33c0d1dc4a30: Layer already exists [2022-07-11T22:00:21.336Z] f275cc2974ab: Layer already exists [2022-07-11T22:00:21.613Z] f73e7dbfee58: Layer already exists [2022-07-11T22:00:21.613Z] 682922e91d0a: Layer already exists [2022-07-11T22:00:21.613Z] e91049947e5a: Layer already exists [2022-07-11T22:00:21.613Z] de7bd186f162: Layer already exists [2022-07-11T22:00:21.613Z] main: digest: sha256:c69335686993909d7d4460a323dbac8e3ad24d8dc64517ac92f9da697b6e9db5 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T22:00:21.670Z] ===================================================== [Pipeline] echo [2022-07-11T22:00:21.679Z] taggedImages: [2022-07-11T22:00:21.679Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T22:00:21.679Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-11T22:00:21.679Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 [2022-07-11T22:00:21.679Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [2022-07-11T22:00:21.679Z] - 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-07-11T22:00:22.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T22:00:22.061Z] [2022-07-11T22:00:22.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:22.417Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T22:00:22.694Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T22:00:22.694Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T22:00:22.694Z] 04944245beec: Pulling fs layer [2022-07-11T22:00:22.694Z] 699f458cf7ca: Pulling fs layer [2022-07-11T22:00:22.694Z] 765212b225bb: Pulling fs layer [2022-07-11T22:00:22.694Z] f23df028b6ca: Pulling fs layer [2022-07-11T22:00:22.694Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T22:00:22.694Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T22:00:22.694Z] f23df028b6ca: Waiting [2022-07-11T22:00:22.694Z] d65c8cfc05b1: Waiting [2022-07-11T22:00:22.694Z] 2437ff75d9bd: Waiting [2022-07-11T22:00:22.694Z] 765212b225bb: Waiting [2022-07-11T22:00:22.694Z] 04944245beec: Verifying Checksum [2022-07-11T22:00:22.694Z] 04944245beec: Download complete [2022-07-11T22:00:22.694Z] 765212b225bb: Verifying Checksum [2022-07-11T22:00:22.694Z] 765212b225bb: Download complete [2022-07-11T22:00:22.694Z] f23df028b6ca: Verifying Checksum [2022-07-11T22:00:22.694Z] f23df028b6ca: Download complete [2022-07-11T22:00:22.971Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T22:00:22.971Z] d65c8cfc05b1: Download complete [2022-07-11T22:00:22.971Z] 699f458cf7ca: Verifying Checksum [2022-07-11T22:00:22.971Z] 699f458cf7ca: Download complete [2022-07-11T22:00:23.247Z] 8998bd30e6a1: Download complete [2022-07-11T22:00:25.964Z] 2437ff75d9bd: Download complete [2022-07-11T22:00:28.717Z] 8998bd30e6a1: Pull complete [2022-07-11T22:00:29.002Z] 04944245beec: Pull complete [2022-07-11T22:00:31.046Z] 699f458cf7ca: Pull complete [2022-07-11T22:00:31.046Z] 765212b225bb: Pull complete [2022-07-11T22:00:32.031Z] f23df028b6ca: Pull complete [2022-07-11T22:00:32.031Z] d65c8cfc05b1: Pull complete [2022-07-11T22:00:47.128Z] 2437ff75d9bd: Pull complete [2022-07-11T22:00:47.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T22:00:47.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T22:00:47.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:00:47.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-19376 does not seem to be running inside a container [2022-07-11T22:00:47.519Z] $ 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/45 -v /w/workspace/app-rfid-llrp-inventory/45:/w/workspace/app-rfid-llrp-inventory/45:rw,z -v /w/workspace/app-rfid-llrp-inventory/45@tmp:/w/workspace/app-rfid-llrp-inventory/45@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T22:00:50.662Z] $ docker top d0eb511faf2b8abf3e666f88b6c3bf0fcf2be26dfe4e2e444b6f487d91f4de81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:00:51.616Z] ---> job-cost.sh [2022-07-11T22:00:51.616Z] lf-activate-venv: SKIPPING [2022-07-11T22:00:51.616Z] INFO: No Stack... [2022-07-11T22:00:51.888Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T22:00:52.865Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T22:00:53.527Z] + cat /w/workspace/app-rfid-llrp-inventory/45/archives/cost.csv [2022-07-11T22:00:53.527Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T22:00:53.561Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [2022-07-11T22:00:53.567Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] did not exist. Created. [2022-07-11T22:00:53.567Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T22:00:54.249Z] /w/workspace/app-rfid-llrp-inventory/45@tmp/durable-f033ca27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T22:00:54.933Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T22:00:54.963Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T22:00:55.030Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T22:00:55.041Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-45-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T22:00:55.080Z] $ docker stop --time=1 d0eb511faf2b8abf3e666f88b6c3bf0fcf2be26dfe4e2e444b6f487d91f4de81 [2022-07-11T22:00:56.697Z] $ docker rm -f d0eb511faf2b8abf3e666f88b6c3bf0fcf2be26dfe4e2e444b6f487d91f4de81 [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-07-11T22:00:57.169Z] provisioning config files... [2022-07-11T22:00:57.176Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8508045299803101480tmp [Pipeline] { [Pipeline] sh [2022-07-11T22:00:57.477Z] + set +x [2022-07-11T22:00:57.477Z] + curl -s https://codecov.io/bash [2022-07-11T22:00:57.477Z] + bash -s -- [2022-07-11T22:00:57.477Z] [2022-07-11T22:00:57.477Z] _____ _ [2022-07-11T22:00:57.477Z] / ____| | | [2022-07-11T22:00:57.477Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T22:00:57.477Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T22:00:57.477Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T22:00:57.477Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T22:00:57.477Z] Bash-1.0.6 [2022-07-11T22:00:57.477Z] [2022-07-11T22:00:57.477Z] [2022-07-11T22:00:57.477Z] ==> git version 2.25.1 found [2022-07-11T22:00:57.477Z] ==> 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-07-11T22:00:57.477Z] Release-Date: 2020-01-08 [2022-07-11T22:00:57.477Z] 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-07-11T22:00:57.477Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T22:00:57.477Z] ==> Jenkins CI detected. [2022-07-11T22:00:57.477Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-11T22:00:57.477Z] project root: . [2022-07-11T22:00:57.477Z] --> token set from env [2022-07-11T22:00:57.477Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T22:00:57.477Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T22:00:57.477Z] ==> Python coveragepy not found [2022-07-11T22:00:57.477Z] ==> Searching for coverage reports in: [2022-07-11T22:00:57.477Z] + . [2022-07-11T22:00:57.477Z] -> Found 1 reports [2022-07-11T22:00:57.477Z] ==> Detecting git/mercurial file structure [2022-07-11T22:00:57.477Z] ==> Reading reports [2022-07-11T22:00:57.477Z] + ./coverage.out bytes=41008 [2022-07-11T22:00:57.477Z] ==> Appending adjustments [2022-07-11T22:00:57.477Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T22:00:57.736Z] + Found adjustments [2022-07-11T22:00:57.736Z] ==> Gzipping contents [2022-07-11T22:00:57.736Z] 12K /tmp/codecov.9tmI6k.gz [2022-07-11T22:00:57.736Z] ==> Uploading reports [2022-07-11T22:00:57.736Z] url: https://codecov.io [2022-07-11T22:00:57.736Z] query: branch=main&commit=ccdb054e5d16bd529c2fd15a52524dce2c381cd1&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T22:00:57.736Z] -> Pinging Codecov [2022-07-11T22:00:57.736Z] 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=ccdb054e5d16bd529c2fd15a52524dce2c381cd1&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-11T22:00:57.996Z] -> Uploading to [2022-07-11T22:00:57.996Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/581DD39554BDF9B6E22D074273EAD858/ccdb054e5d16bd529c2fd15a52524dce2c381cd1/7964e44b-27d3-4c39-84af-b9107ce294fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T220057Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f97a25036908af8d4aece45e3210c9ec652bb63eca06261eca9f8a83e01ce4de [2022-07-11T22:00:57.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T22:00:57.996Z] Dload Upload Total Spent Left Speed [2022-07-11T22:00:58.257Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11479 0 0 100 11479 0 49055 --:--:-- --:--:-- --:--:-- 49055 [2022-07-11T22:00:58.257Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] } [2022-07-11T22:00:58.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-11T22:00:58.438Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-11T22:00:58.447Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:58.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T22:00:58.741Z] [2022-07-11T22:00:58.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:00:59.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T22:00:59.041Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-11T22:00:59.041Z] df9b9388f04a: Pulling fs layer [2022-07-11T22:00:59.041Z] 52dc419b0ee2: Pulling fs layer [2022-07-11T22:00:59.041Z] 25bc292e5bac: Pulling fs layer [2022-07-11T22:00:59.041Z] 114826534d7a: Pulling fs layer [2022-07-11T22:00:59.041Z] 4657fd5d0bcf: Pulling fs layer [2022-07-11T22:00:59.041Z] 6ad1cebc031e: Pulling fs layer [2022-07-11T22:00:59.041Z] 8a3aa393b2d8: Pulling fs layer [2022-07-11T22:00:59.041Z] 114826534d7a: Waiting [2022-07-11T22:00:59.041Z] 4657fd5d0bcf: Waiting [2022-07-11T22:00:59.041Z] 6ad1cebc031e: Waiting [2022-07-11T22:00:59.041Z] 8a3aa393b2d8: Waiting [2022-07-11T22:00:59.041Z] 25bc292e5bac: Verifying Checksum [2022-07-11T22:00:59.041Z] 25bc292e5bac: Download complete [2022-07-11T22:00:59.041Z] 52dc419b0ee2: Verifying Checksum [2022-07-11T22:00:59.042Z] 52dc419b0ee2: Download complete [2022-07-11T22:00:59.042Z] 4657fd5d0bcf: Verifying Checksum [2022-07-11T22:00:59.042Z] 4657fd5d0bcf: Download complete [2022-07-11T22:00:59.042Z] df9b9388f04a: Verifying Checksum [2022-07-11T22:00:59.042Z] df9b9388f04a: Download complete [2022-07-11T22:00:59.303Z] df9b9388f04a: Pull complete [2022-07-11T22:00:59.303Z] 6ad1cebc031e: Verifying Checksum [2022-07-11T22:00:59.303Z] 6ad1cebc031e: Download complete [2022-07-11T22:00:59.303Z] 52dc419b0ee2: Pull complete [2022-07-11T22:00:59.303Z] 25bc292e5bac: Pull complete [2022-07-11T22:00:59.877Z] 114826534d7a: Verifying Checksum [2022-07-11T22:00:59.877Z] 114826534d7a: Download complete [2022-07-11T22:00:59.877Z] 8a3aa393b2d8: Verifying Checksum [2022-07-11T22:00:59.877Z] 8a3aa393b2d8: Download complete [2022-07-11T22:01:03.170Z] 114826534d7a: Pull complete [2022-07-11T22:01:03.170Z] 4657fd5d0bcf: Pull complete [2022-07-11T22:01:03.738Z] 6ad1cebc031e: Pull complete [2022-07-11T22:01:06.273Z] 8a3aa393b2d8: Pull complete [2022-07-11T22:01:06.273Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-11T22:01:06.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-11T22:01:06.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:01:06.360Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T22:01:06.422Z] $ 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-07-11T22:01:08.499Z] $ docker top 860daeca82761be0478ab70111fdd936c9bddad9db6cad2565fc2f430cd35087 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-11T22:01:08.574Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2022-07-11T22:01:08.855Z] + set -o pipefail [2022-07-11T22:01:08.855Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2022-07-11T22:01:14.137Z] [2022-07-11T22:01:14.137Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2022-07-11T22:01:14.137Z] [2022-07-11T22:01:14.137Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/3b6bef6c-6804-4656-b6e8-c5a8ef0671bf [2022-07-11T22:01:14.137Z] [2022-07-11T22:01:14.137Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-11T22:01:14.137Z] [2022-07-11T22:01:14.137Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-11T22:01:14.137Z] [2022-07-11T22:01:14.137Z] [2022-07-11T22:01:14.137Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-11T22:01:14.137Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-11T22:01:14.150Z] $ docker stop --time=1 860daeca82761be0478ab70111fdd936c9bddad9db6cad2565fc2f430cd35087 [2022-07-11T22:01:16.849Z] $ docker rm -f 860daeca82761be0478ab70111fdd936c9bddad9db6cad2565fc2f430cd35087 [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-07-11T22:01:17.547Z] + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] sh [2022-07-11T22:01:17.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T22:01:17.839Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:01:18.139Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T22:01:18.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:01:18.219Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T22:01:18.255Z] $ 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-07-11T22:01:18.719Z] $ docker top 8b6a6c5bb3ecb7a921567a0f8e6c61f2877505f41582e8506bba8c81cb8a8deb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T22:01:18.807Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.6' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T22:01:19.103Z] + git semver [Pipeline] } [2022-07-11T22:01:19.375Z] $ docker stop --time=1 8b6a6c5bb3ecb7a921567a0f8e6c61f2877505f41582e8506bba8c81cb8a8deb [2022-07-11T22:01:20.691Z] $ docker rm -f 8b6a6c5bb3ecb7a921567a0f8e6c61f2877505f41582e8506bba8c81cb8a8deb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:01:21.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T22:01:21.104Z] [2022-07-11T22:01:21.104Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:01:21.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T22:01:21.403Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-11T22:01:21.403Z] ab5ef0e58194: Pulling fs layer [2022-07-11T22:01:21.403Z] 9712f1f96733: Pulling fs layer [2022-07-11T22:01:21.403Z] 63f879dbbcfc: Pulling fs layer [2022-07-11T22:01:21.403Z] 0d9ebad4ef96: Pulling fs layer [2022-07-11T22:01:21.403Z] e9a5061849ea: Pulling fs layer [2022-07-11T22:01:21.403Z] d747dcd14b5f: Pulling fs layer [2022-07-11T22:01:21.403Z] 2de7ff778b66: Pulling fs layer [2022-07-11T22:01:21.403Z] e9a5061849ea: Waiting [2022-07-11T22:01:21.403Z] d747dcd14b5f: Waiting [2022-07-11T22:01:21.403Z] 2de7ff778b66: Waiting [2022-07-11T22:01:21.403Z] 0d9ebad4ef96: Waiting [2022-07-11T22:01:21.403Z] 9712f1f96733: Download complete [2022-07-11T22:01:21.671Z] 63f879dbbcfc: Verifying Checksum [2022-07-11T22:01:21.671Z] 63f879dbbcfc: Download complete [2022-07-11T22:01:21.933Z] 0d9ebad4ef96: Verifying Checksum [2022-07-11T22:01:21.933Z] ab5ef0e58194: Verifying Checksum [2022-07-11T22:01:21.933Z] ab5ef0e58194: Download complete [2022-07-11T22:01:21.933Z] 0d9ebad4ef96: Download complete [2022-07-11T22:01:21.933Z] d747dcd14b5f: Download complete [2022-07-11T22:01:21.933Z] e9a5061849ea: Verifying Checksum [2022-07-11T22:01:22.192Z] 2de7ff778b66: Verifying Checksum [2022-07-11T22:01:22.192Z] 2de7ff778b66: Download complete [2022-07-11T22:01:24.726Z] ab5ef0e58194: Pull complete [2022-07-11T22:01:24.726Z] 9712f1f96733: Pull complete [2022-07-11T22:01:25.662Z] 63f879dbbcfc: Pull complete [2022-07-11T22:01:29.856Z] 0d9ebad4ef96: Pull complete [2022-07-11T22:01:29.856Z] e9a5061849ea: Pull complete [2022-07-11T22:01:29.856Z] d747dcd14b5f: Pull complete [2022-07-11T22:01:30.794Z] 2de7ff778b66: Pull complete [2022-07-11T22:01:30.794Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-11T22:01:30.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-11T22:01:30.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:01:30.889Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T22:01:30.922Z] $ 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-07-11T22:01:33.431Z] $ docker top 148ac8f9f27407d0004a5a1a2b23ae03d879c17df63d8f63526e4b1e47c154f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-11T22:01:33.516Z] provisioning config files... [2022-07-11T22:01:33.525Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1304746414593092987tmp [2022-07-11T22:01:33.535Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2180592519248398105tmp [2022-07-11T22:01:33.545Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2692820467471219505tmp [Pipeline] { [Pipeline] echo [2022-07-11T22:01:33.559Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:33.842Z] ---> sigul-configuration.sh [2022-07-11T22:01:33.842Z] gpg: directory `/root/.gnupg' created [2022-07-11T22:01:33.843Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-11T22:01:33.843Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-11T22:01:33.843Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-11T22:01:33.843Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-11T22:01:33.843Z] gpg: CAST5 encrypted data [2022-07-11T22:01:33.843Z] gpg: encrypted with 1 passphrase [2022-07-11T22:01:33.843Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-11T22:01:34.128Z] + mkdir /home/jenkins [2022-07-11T22:01:34.128Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-11T22:01:34.413Z] + 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-07-11T22:01:34.422Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:34.705Z] ---> sigul-install.sh [2022-07-11T22:01:34.706Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-11T22:01:34.993Z] + git tag --list [2022-07-11T22:01:34.993Z] v0.0.0 [2022-07-11T22:01:34.993Z] v1.0.0 [2022-07-11T22:01:34.993Z] v2.1.0 [2022-07-11T22:01:34.993Z] v2.1.1 [2022-07-11T22:01:34.993Z] v2.1.1-dev.1 [2022-07-11T22:01:34.993Z] v2.2.0 [2022-07-11T22:01:34.993Z] v2.2.1-dev.1 [2022-07-11T22:01:34.993Z] v2.2.1-dev.2 [2022-07-11T22:01:34.993Z] v2.2.1-dev.3 [2022-07-11T22:01:34.993Z] v2.2.1-dev.4 [2022-07-11T22:01:34.993Z] v2.2.1-dev.5 [2022-07-11T22:01:34.993Z] v2.2.1-dev.6 [Pipeline] sh [2022-07-11T22:01:35.276Z] + lftools sign git-tag v2.2.1-dev.7 [2022-07-11T22:01:35.845Z] Signing Git tag with Sigul... [2022-07-11T22:01:35.845Z] Signing v2.2.1-dev.7 [2022-07-11T22:01:35.845Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.2.1-dev.7'], return code 1, stdout , stderr [Pipeline] echo [2022-07-11T22:01:35.853Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:36.140Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-11T22:01:36.148Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-11T22:01:36.170Z] $ docker stop --time=1 148ac8f9f27407d0004a5a1a2b23ae03d879c17df63d8f63526e4b1e47c154f1 [2022-07-11T22:01:37.479Z] $ docker rm -f 148ac8f9f27407d0004a5a1a2b23ae03d879c17df63d8f63526e4b1e47c154f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-11T22:01:37.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T22:01:37.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:01:38.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T22:01:38.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:01:38.290Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T22:01:38.324Z] $ 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-07-11T22:01:38.694Z] $ docker top f0cd654165cd142fea0cf78ea4008fb8116887fe01e5eae150b468a80a9ab279 -eo pid,comm [2022-07-11T22:01:38.750Z] 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-07-11T22:01:38.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T22:01:38.777Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.6' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T22:01:39.077Z] + git semver [Pipeline] } [2022-07-11T22:01:39.350Z] $ docker stop --time=1 f0cd654165cd142fea0cf78ea4008fb8116887fe01e5eae150b468a80a9ab279 [2022-07-11T22:01:40.675Z] $ docker rm -f f0cd654165cd142fea0cf78ea4008fb8116887fe01e5eae150b468a80a9ab279 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T22:01:41.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T22:01:41.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:01:41.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T22:01:41.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:01:41.474Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T22:01:41.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T22:01:41.892Z] $ docker top a0244004a385d15777f458d3651ddf910f5a7530b7a884b36b71f33f0013aba7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T22:01:41.976Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.2.1-dev.6' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T22:01:42.267Z] + git semver [Pipeline] } [2022-07-11T22:01:42.543Z] $ docker stop --time=1 a0244004a385d15777f458d3651ddf910f5a7530b7a884b36b71f33f0013aba7 [2022-07-11T22:01:43.867Z] $ docker rm -f a0244004a385d15777f458d3651ddf910f5a7530b7a884b36b71f33f0013aba7 [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-07-11T22:01:44.407Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-07-11T22:01:44.407Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-11T22:01:44.407Z] total 16 [2022-07-11T22:01:44.407Z] drwxr-xr-x 3 root root 4096 Jul 11 21:52 . [2022-07-11T22:01:44.407Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 22:01 .. [2022-07-11T22:01:44.407Z] drwxr-xr-x 2 root root 4096 Jul 11 21:52 cost [2022-07-11T22:01:44.407Z] -rw-r--r-- 1 root root 93 Jul 11 21:52 cost.csv [2022-07-11T22:01:44.407Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-11T22:01:44.407Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-11T22:01:44.407Z] total 16 [2022-07-11T22:01:44.407Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 21:52 . [2022-07-11T22:01:44.407Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 22:01 .. [2022-07-11T22:01:44.407Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 21:52 cost [2022-07-11T22:01:44.407Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 11 21:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:44.703Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:45.576Z] ---> package-listing.sh [2022-07-11T22:01:45.576Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T22:01:45.576Z] ++ facter osfamily [2022-07-11T22:01:45.836Z] + OS_FAMILY=debian [2022-07-11T22:01:45.836Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-11T22:01:45.836Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T22:01:45.836Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T22:01:45.836Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T22:01:45.836Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T22:01:45.836Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-11T22:01:45.836Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T22:01:45.836Z] + case "${OS_FAMILY}" in [2022-07-11T22:01:45.836Z] + dpkg -l [2022-07-11T22:01:45.836Z] + grep '^ii' [2022-07-11T22:01:45.836Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T22:01:45.836Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T22:01:45.836Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T22:01:45.836Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-11T22:01:45.836Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-07-11T22:01:45.836Z] + 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-07-11T22:01:45.848Z] 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-07-11T22:01:46.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T22:01:46.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T22:01:46.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T22:01:46.770Z] prd-ubuntu20.04-docker-8c-8g-19370 does not seem to be running inside a container [2022-07-11T22:01:46.799Z] $ 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-07-11T22:01:47.048Z] $ docker top fb1b456d88bf281fd22f0027f74d3eb098f4a1a5ebf5234045912f1f8ad89fee -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T22:01:47.405Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T22:01:47.701Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T22:01:47.992Z] + ls /var/log/sa-host [2022-07-11T22:01:47.992Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T22:01:48.056Z] provisioning config files... [2022-07-11T22:01:48.065Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3579291885175682638tmp [Pipeline] { [Pipeline] echo [2022-07-11T22:01:48.078Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:48.363Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T22:01:48.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:48.703Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T22:01:48.713Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:49.001Z] ---> sudo-logs.sh [2022-07-11T22:01:49.002Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T22:01:49.024Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:49.310Z] ---> job-cost.sh [2022-07-11T22:01:49.310Z] lf-activate-venv: SKIPPING [2022-07-11T22:01:49.310Z] DEBUG: total: 0.2199999988079071 [2022-07-11T22:01:49.310Z] INFO: Retrieving Stack Cost... [2022-07-11T22:01:49.881Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T22:01:50.142Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T22:01:50.153Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T22:01:50.437Z] ---> logs-deploy.sh [2022-07-11T22:01:50.437Z] lf-activate-venv: SKIPPING [2022-07-11T22:01:50.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/45 [2022-07-11T22:01:50.437Z] INFO: archiving workspace using pattern(s): [2022-07-11T22:01:51.377Z] Archives upload complete. [2022-07-11T22:01:51.377Z] INFO: archiving logs to Nexus [2022-07-11T22:01:52.322Z] ---> uname -a: [2022-07-11T22:01:52.322Z] Linux prd-ubuntu20-04-docker-8c-8g-19370 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] ---> lscpu: [2022-07-11T22:01:52.322Z] Architecture: x86_64 [2022-07-11T22:01:52.322Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T22:01:52.322Z] Byte Order: Little Endian [2022-07-11T22:01:52.322Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T22:01:52.322Z] CPU(s): 8 [2022-07-11T22:01:52.322Z] On-line CPU(s) list: 0-7 [2022-07-11T22:01:52.322Z] Thread(s) per core: 1 [2022-07-11T22:01:52.322Z] Core(s) per socket: 1 [2022-07-11T22:01:52.322Z] Socket(s): 8 [2022-07-11T22:01:52.322Z] NUMA node(s): 1 [2022-07-11T22:01:52.322Z] Vendor ID: AuthenticAMD [2022-07-11T22:01:52.322Z] CPU family: 23 [2022-07-11T22:01:52.322Z] Model: 49 [2022-07-11T22:01:52.322Z] Model name: AMD EPYC-Rome Processor [2022-07-11T22:01:52.322Z] Stepping: 0 [2022-07-11T22:01:52.322Z] CPU MHz: 2799.998 [2022-07-11T22:01:52.322Z] BogoMIPS: 5599.99 [2022-07-11T22:01:52.322Z] Virtualization: AMD-V [2022-07-11T22:01:52.322Z] Hypervisor vendor: KVM [2022-07-11T22:01:52.322Z] Virtualization type: full [2022-07-11T22:01:52.322Z] L1d cache: 256 KiB [2022-07-11T22:01:52.322Z] L1i cache: 256 KiB [2022-07-11T22:01:52.322Z] L2 cache: 4 MiB [2022-07-11T22:01:52.322Z] L3 cache: 128 MiB [2022-07-11T22:01:52.322Z] NUMA node0 CPU(s): 0-7 [2022-07-11T22:01:52.322Z] Vulnerability Itlb multihit: Not affected [2022-07-11T22:01:52.322Z] Vulnerability L1tf: Not affected [2022-07-11T22:01:52.322Z] Vulnerability Mds: Not affected [2022-07-11T22:01:52.322Z] Vulnerability Meltdown: Not affected [2022-07-11T22:01:52.322Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T22:01:52.322Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T22:01:52.322Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T22:01:52.322Z] Vulnerability Srbds: Not affected [2022-07-11T22:01:52.322Z] Vulnerability Tsx async abort: Not affected [2022-07-11T22:01:52.322Z] 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-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] ---> nproc: [2022-07-11T22:01:52.322Z] 8 [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] ---> df -h: [2022-07-11T22:01:52.322Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T22:01:52.322Z] overlay 155G 12G 143G 8% / [2022-07-11T22:01:52.322Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T22:01:52.322Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T22:01:52.322Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T22:01:52.322Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] ---> sar -b -r -n DEV: [2022-07-11T22:01:52.322Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19370) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] 21:49:11 LINUX RESTART (8 CPU) [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] 21:50:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T22:01:52.322Z] 21:51:01 196.98 4.30 192.68 0.00 379.94 71777.43 0.00 [2022-07-11T22:01:52.322Z] 21:52:01 216.76 0.12 216.65 0.00 13.33 41643.59 0.00 [2022-07-11T22:01:52.322Z] 21:53:01 3.83 0.00 3.83 0.00 0.00 61.58 0.00 [2022-07-11T22:01:52.322Z] 21:54:01 2.03 0.00 2.03 0.00 0.00 23.35 0.00 [2022-07-11T22:01:52.322Z] 21:55:01 1.63 0.02 1.62 0.00 0.13 30.92 0.00 [2022-07-11T22:01:52.322Z] 21:56:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2022-07-11T22:01:52.322Z] 21:57:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2022-07-11T22:01:52.322Z] 21:58:01 1.33 0.00 1.33 0.00 0.00 16.39 0.00 [2022-07-11T22:01:52.322Z] 21:59:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2022-07-11T22:01:52.322Z] 22:00:01 1.90 0.00 1.90 0.00 0.00 26.00 0.00 [2022-07-11T22:01:52.322Z] 22:01:01 4.47 1.65 2.82 0.00 59.59 106.12 0.00 [2022-07-11T22:01:52.322Z] Average: 39.04 0.55 38.50 0.00 40.67 10245.71 0.00 [2022-07-11T22:01:52.322Z] [2022-07-11T22:01:52.322Z] 21:50:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T22:01:52.322Z] 21:51:01 28033752 31438080 850152 2.59 152200 3460508 2204468 6.50 1571904 2822688 136580 [2022-07-11T22:01:52.322Z] 21:52:01 27724576 31752040 534260 1.62 166952 4025484 1838804 5.42 1311280 3345588 440 [2022-07-11T22:01:52.322Z] 21:53:01 27733780 31761552 525148 1.60 167064 4025356 1746932 5.15 1313460 3333244 316 [2022-07-11T22:01:52.322Z] 21:54:01 27734356 31762232 523740 1.59 167092 4025356 1746932 5.15 1312000 3333244 20 [2022-07-11T22:01:52.322Z] 21:55:01 27734916 31762884 522996 1.59 167192 4025360 1746932 5.15 1312208 3333256 12 [2022-07-11T22:01:52.323Z] 21:56:01 27736128 31764164 521676 1.59 167228 4025372 1746932 5.15 1310808 3333260 8 [2022-07-11T22:01:52.323Z] 21:57:01 27744420 31772464 513376 1.56 167236 4025376 1746932 5.15 1302376 3333264 12 [2022-07-11T22:01:52.323Z] 21:58:01 27747688 31775784 509996 1.55 167280 4025380 1746932 5.15 1299872 3333268 176 [2022-07-11T22:01:52.323Z] 21:59:01 27747712 31775824 509888 1.55 167304 4025380 1746932 5.15 1299640 3333268 16 [2022-07-11T22:01:52.323Z] 22:00:01 27747556 31775700 510176 1.55 167356 4025348 1746932 5.15 1300576 3333248 8 [2022-07-11T22:01:52.323Z] 22:01:01 27187204 31711424 574020 1.75 168180 4503240 2158548 6.36 1366848 3808744 476900 [2022-07-11T22:01:52.323Z] Average: 27715644 31732013 554130 1.69 165917 4017469 1834298 5.41 1336452 3331188 55863 [2022-07-11T22:01:52.323Z] [2022-07-11T22:01:52.323Z] 21:50:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T22:01:52.323Z] 21:51:01 docker0 135.90 149.80 10.99 1252.97 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:51:01 veth5228733 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:51:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:51:01 ens3 406.64 299.58 5316.96 97.96 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:52:01 docker0 13.13 17.18 0.76 94.89 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:52:01 lo 9.53 9.53 0.93 0.93 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:52:01 ens3 217.80 168.31 2710.43 287.18 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:53:01 ens3 8.46 5.38 9.75 2.72 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:54:01 ens3 2.20 0.75 0.51 0.30 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:55:01 ens3 1.07 0.55 0.60 0.46 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:56:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:58:01 ens3 0.33 0.23 0.08 0.02 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 21:59:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 22:00:01 ens3 0.90 0.58 0.80 0.21 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 22:01:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] 22:01:01 ens3 138.61 81.04 3969.05 13.55 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] Average: docker0 13.36 14.98 1.05 120.83 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] Average: ens3 70.07 50.22 1085.26 36.49 0.00 0.00 0.00 0.00 [2022-07-11T22:01:52.323Z] [2022-07-11T22:01:52.323Z] [2022-07-11T22:01:52.323Z] ---> sar -P ALL: [2022-07-11T22:01:52.323Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19370) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T22:01:52.323Z] [2022-07-11T22:01:52.323Z] 21:49:11 LINUX RESTART (8 CPU) [2022-07-11T22:01:52.323Z] [2022-07-11T22:01:52.323Z] 21:50:02 CPU %user %nice %system %iowait %steal %idle [2022-07-11T22:01:52.323Z] 21:51:01 all 23.78 0.00 6.59 1.45 0.08 68.11 [2022-07-11T22:01:52.323Z] 21:51:01 0 23.90 0.00 6.77 1.73 0.09 67.51 [2022-07-11T22:01:52.323Z] 21:51:01 1 23.67 0.00 6.27 0.81 0.07 69.18 [2022-07-11T22:01:52.323Z] 21:51:01 2 24.79 0.00 5.97 0.75 0.07 68.41 [2022-07-11T22:01:52.323Z] 21:51:01 3 23.91 0.00 7.49 7.32 0.09 61.19 [2022-07-11T22:01:52.323Z] 21:51:01 4 23.44 0.00 5.83 0.19 0.07 70.47 [2022-07-11T22:01:52.323Z] 21:51:01 5 24.47 0.00 5.80 0.24 0.07 69.42 [2022-07-11T22:01:52.323Z] 21:51:01 6 23.31 0.00 7.63 0.22 0.07 68.76 [2022-07-11T22:01:52.323Z] 21:51:01 7 22.72 0.00 6.97 0.36 0.09 69.86 [2022-07-11T22:01:52.323Z] 21:52:01 all 27.17 0.00 5.56 1.24 0.08 65.95 [2022-07-11T22:01:52.323Z] 21:52:01 0 27.71 0.00 6.59 0.08 0.07 65.55 [2022-07-11T22:01:52.323Z] 21:52:01 1 26.27 0.00 4.77 2.64 0.07 66.24 [2022-07-11T22:01:52.323Z] 21:52:01 2 26.89 0.00 5.66 3.92 0.07 63.46 [2022-07-11T22:01:52.323Z] 21:52:01 3 26.50 0.00 5.29 1.17 0.10 66.95 [2022-07-11T22:01:52.323Z] 21:52:01 4 26.82 0.00 4.92 0.37 0.08 67.80 [2022-07-11T22:01:52.323Z] 21:52:01 5 29.41 0.00 5.40 0.20 0.08 64.90 [2022-07-11T22:01:52.323Z] 21:52:01 6 26.71 0.00 6.07 0.90 0.08 66.24 [2022-07-11T22:01:52.323Z] 21:52:01 7 27.03 0.00 5.75 0.66 0.08 66.48 [2022-07-11T22:01:52.323Z] 21:53:01 all 0.16 0.00 0.09 0.03 0.00 99.72 [2022-07-11T22:01:52.323Z] 21:53:01 0 0.20 0.00 0.08 0.02 0.00 99.70 [2022-07-11T22:01:52.323Z] 21:53:01 1 0.12 0.00 0.12 0.02 0.02 99.73 [2022-07-11T22:01:52.323Z] 21:53:01 2 0.10 0.00 0.05 0.10 0.00 99.75 [2022-07-11T22:01:52.323Z] 21:53:01 3 0.12 0.00 0.07 0.05 0.00 99.77 [2022-07-11T22:01:52.323Z] 21:53:01 4 0.18 0.00 0.10 0.00 0.00 99.72 [2022-07-11T22:01:52.323Z] 21:53:01 5 0.18 0.00 0.12 0.02 0.00 99.68 [2022-07-11T22:01:52.323Z] 21:53:01 6 0.20 0.00 0.10 0.00 0.00 99.70 [2022-07-11T22:01:52.323Z] 21:53:01 7 0.22 0.00 0.08 0.02 0.00 99.68 [2022-07-11T22:01:52.323Z] 21:54:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-07-11T22:01:52.323Z] 21:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T22:01:52.323Z] 21:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:54:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-11T22:01:52.323Z] 21:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:54:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-07-11T22:01:52.323Z] 21:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T22:01:52.323Z] 21:55:01 all 0.04 0.00 0.02 0.01 0.00 99.94 [2022-07-11T22:01:52.323Z] 21:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T22:01:52.323Z] 21:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T22:01:52.323Z] 21:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T22:01:52.323Z] 21:55:01 3 0.07 0.00 0.02 0.03 0.00 99.88 [2022-07-11T22:01:52.323Z] 21:55:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2022-07-11T22:01:52.323Z] 21:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T22:01:52.323Z] 21:55:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-11T22:01:52.323Z] 21:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T22:01:52.323Z] 21:56:01 all 0.21 0.00 0.02 0.00 0.00 99.76 [2022-07-11T22:01:52.323Z] 21:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T22:01:52.323Z] 21:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:56:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-11T22:01:52.323Z] 21:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T22:01:52.323Z] 21:56:01 5 1.58 0.00 0.10 0.00 0.00 98.32 [2022-07-11T22:01:52.323Z] 21:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T22:01:52.323Z] 21:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-07-11T22:01:52.323Z] 21:57:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2022-07-11T22:01:52.323Z] 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T22:01:52.323Z] 21:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T22:01:52.323Z] 21:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-07-11T22:01:52.323Z] 21:57:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2022-07-11T22:01:52.323Z] 21:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T22:01:52.323Z] 21:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-07-11T22:01:52.323Z] 21:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-11T22:01:52.323Z] 21:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:58:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-07-11T22:01:52.323Z] 21:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T22:01:52.323Z] 21:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T22:01:52.323Z] 21:58:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:58:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-11T22:01:52.323Z] 21:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-11T22:01:52.323Z] 21:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T22:01:52.323Z] 21:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-11T22:01:52.323Z] 21:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T22:01:52.323Z] 21:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 21:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T22:01:52.323Z] 21:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T22:01:52.323Z] 22:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-07-11T22:01:52.323Z] 22:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 22:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T22:01:52.323Z] 22:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 22:00:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2022-07-11T22:01:52.323Z] 22:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T22:01:52.323Z] 22:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T22:01:52.323Z] 22:00:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-11T22:01:52.323Z] 22:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T22:01:52.323Z] 22:01:01 all 1.21 0.00 0.50 0.02 0.01 98.26 [2022-07-11T22:01:52.324Z] 22:01:01 0 1.24 0.00 0.55 0.02 0.02 98.18 [2022-07-11T22:01:52.324Z] 22:01:01 1 1.02 0.00 0.72 0.05 0.02 98.20 [2022-07-11T22:01:52.324Z] 22:01:01 2 1.05 0.00 0.40 0.00 0.00 98.55 [2022-07-11T22:01:52.324Z] 22:01:01 3 1.89 0.00 0.47 0.08 0.02 97.54 [2022-07-11T22:01:52.324Z] 22:01:01 4 1.32 0.00 0.35 0.00 0.02 98.31 [2022-07-11T22:01:52.324Z] 22:01:01 5 1.11 0.00 0.39 0.00 0.00 98.51 [2022-07-11T22:01:52.324Z] 22:01:01 6 1.05 0.00 0.62 0.02 0.00 98.31 [2022-07-11T22:01:52.324Z] 22:01:01 7 0.97 0.00 0.50 0.00 0.02 98.51 [2022-07-11T22:01:52.324Z] [2022-07-11T22:01:52.324Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-07-11T22:01:52.324Z] Average: all 4.71 0.00 1.15 0.25 0.02 93.88 [2022-07-11T22:01:52.324Z] Average: 0 4.77 0.00 1.26 0.16 0.02 93.79 [2022-07-11T22:01:52.324Z] Average: 1 4.56 0.00 1.06 0.32 0.02 94.04 [2022-07-11T22:01:52.324Z] Average: 2 4.73 0.00 1.08 0.43 0.01 93.74 [2022-07-11T22:01:52.324Z] Average: 3 4.69 0.00 1.20 0.77 0.02 93.32 [2022-07-11T22:01:52.324Z] Average: 4 4.64 0.00 1.01 0.05 0.02 94.28 [2022-07-11T22:01:52.324Z] Average: 5 5.09 0.00 1.06 0.04 0.02 93.79 [2022-07-11T22:01:52.324Z] Average: 6 4.60 0.00 1.30 0.11 0.02 93.98 [2022-07-11T22:01:52.324Z] Average: 7 4.56 0.00 1.20 0.09 0.02 94.12 [2022-07-11T22:01:52.324Z] [2022-07-11T22:01:52.324Z] [2022-07-11T22:01:52.324Z]