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-ssh6469072767079043849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7e4371ac6d730b8e642184b898413c6ef59a5643 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-ssh10694322155057168187.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 7e4371ac6d730b8e642184b898413c6ef59a5643 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-ssh9568176407506050220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7e4371ac6d730b8e642184b898413c6ef59a5643 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7e4371ac6d730b8e642184b898413c6ef59a5643 # timeout=10 Commit message: "Merge pull request #404 from bill-mahoney/go-1.18" > 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-ssh8927985368055064031.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-ssh976025097718961595.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-19319 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-11T18:13:06.820Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T18:13:06.873Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T18:13:06.889Z] ========================================================= [2022-07-11T18:13:06.889Z] EdgeX Global Pipelines Version Info [2022-07-11T18:13:06.889Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:13:07.645Z] ------------------- [2022-07-11T18:13:07.645Z] stable info: [2022-07-11T18:13:07.645Z] ------------------- [2022-07-11T18:13:07.645Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T18:13:07.645Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T18:13:07.645Z] Message: update stable to v1.0.236 [2022-07-11T18:13:08.219Z] ------------------- [2022-07-11T18:13:08.219Z] experimental info: [2022-07-11T18:13:08.219Z] ------------------- [2022-07-11T18:13:08.219Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T18:13:08.219Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T18:13:08.219Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T18:13:08.408Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-07-11T18:13:08.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-07-11T18:13:08.432Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T18:13:08.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T18:13:08.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T18:13:08.466Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-11T18:13:08.478Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T18:13:08.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T18:13:08.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T18:13:08.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T18:13:08.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T18:13:08.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-07-11T18:13:08.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T18:13:08.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T18:13:08.573Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T18:13:08.584Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T18:13:08.597Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T18:13:08.608Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T18:13:08.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T18:13:08.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T18:13:08.644Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T18:13:08.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T18:13:08.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T18:13:08.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T18:13:08.692Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T18:13:08.706Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T18:13:08.722Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T18:13:08.736Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-11T18:13:08.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-11T18:13:08.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-11T18:13:08.769Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T18:13:08.780Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccdb054 [Pipeline] echo [2022-07-11T18:13:08.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T18:13:08.843Z] provisioning config files... [2022-07-11T18:13:08.858Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7302320587509259113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:13:09.201Z] ---> docker-login.sh [2022-07-11T18:13:09.201Z] nexus3.edgexfoundry.org:10001 [2022-07-11T18:13:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:09.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:09.725Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:09.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:09.725Z] [2022-07-11T18:13:09.725Z] Login Succeeded [2022-07-11T18:13:09.725Z] nexus3.edgexfoundry.org:10002 [2022-07-11T18:13:09.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:09.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:09.725Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:09.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:09.725Z] [2022-07-11T18:13:09.725Z] Login Succeeded [2022-07-11T18:13:09.725Z] nexus3.edgexfoundry.org:10003 [2022-07-11T18:13:09.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:09.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:09.989Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:09.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:09.989Z] [2022-07-11T18:13:09.989Z] Login Succeeded [2022-07-11T18:13:09.989Z] nexus3.edgexfoundry.org:10004 [2022-07-11T18:13:09.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:10.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:10.250Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:10.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:10.250Z] [2022-07-11T18:13:10.250Z] Login Succeeded [2022-07-11T18:13:10.250Z] docker.io [2022-07-11T18:13:10.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:10.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:10.511Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:10.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:10.511Z] [2022-07-11T18:13:10.511Z] Login Succeeded [2022-07-11T18:13:10.511Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T18:13:10.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T18:13:10.886Z] + git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T18:13:10.923Z] -----------> git rev-list -1 --merges ccdb054e5d16bd529c2fd15a52524dce2c381cd1~1..ccdb054e5d16bd529c2fd15a52524dce2c381cd1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [false] [Pipeline] sh [2022-07-11T18:13:11.225Z] + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T18:13:11.243Z] ========================================================= [2022-07-11T18:13:11.243Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T18:13:11.243Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T18:13:11.573Z] + git log --format=format:%s -1 ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [Pipeline] echo [2022-07-11T18:13:11.585Z] [semverPrep] GIT_COMMIT: ccdb054e5d16bd529c2fd15a52524dce2c381cd1, Commit Message: build: Upgrade to Go 1.18 and alpine 3.16 (#96) [Pipeline] echo [2022-07-11T18:13:11.595Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T18:13:11.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T18:13:11.965Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T18:13:11.965Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T18:13:11.965Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T18:13:11.965Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T18:13:11.965Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T18:13:11.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:13:12.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T18:13:12.388Z] [2022-07-11T18:13:12.388Z] 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-11T18:13:12.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T18:13:12.699Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T18:13:12.699Z] b85a868b505f: Pulling fs layer [2022-07-11T18:13:12.699Z] e2be974225ed: Pulling fs layer [2022-07-11T18:13:12.699Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T18:13:12.699Z] 988bab9f4d93: Pulling fs layer [2022-07-11T18:13:12.699Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T18:13:12.700Z] eaf3925da568: Pulling fs layer [2022-07-11T18:13:12.700Z] bab4dde63d76: Pulling fs layer [2022-07-11T18:13:12.700Z] bde34c3a00c8: Pulling fs layer [2022-07-11T18:13:12.700Z] 1469e6f7b9e6: Waiting [2022-07-11T18:13:12.700Z] bab4dde63d76: Waiting [2022-07-11T18:13:12.700Z] eaf3925da568: Waiting [2022-07-11T18:13:12.700Z] b352a97aabf1: Pulling fs layer [2022-07-11T18:13:12.700Z] 4872d77fe225: Pulling fs layer [2022-07-11T18:13:12.700Z] b352a97aabf1: Waiting [2022-07-11T18:13:12.700Z] 4872d77fe225: Waiting [2022-07-11T18:13:12.700Z] 5851b861e8e6: Pulling fs layer [2022-07-11T18:13:12.700Z] 5851b861e8e6: Waiting [2022-07-11T18:13:12.700Z] e2be974225ed: Download complete [2022-07-11T18:13:12.700Z] 988bab9f4d93: Download complete [2022-07-11T18:13:12.961Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T18:13:12.961Z] 1469e6f7b9e6: Download complete [2022-07-11T18:13:12.961Z] eaf3925da568: Download complete [2022-07-11T18:13:12.961Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T18:13:12.961Z] 339a4e72a1f5: Download complete [2022-07-11T18:13:12.961Z] b352a97aabf1: Download complete [2022-07-11T18:13:12.961Z] 4872d77fe225: Verifying Checksum [2022-07-11T18:13:12.961Z] 4872d77fe225: Download complete [2022-07-11T18:13:12.961Z] b85a868b505f: Verifying Checksum [2022-07-11T18:13:12.961Z] b85a868b505f: Download complete [2022-07-11T18:13:12.961Z] 5851b861e8e6: Verifying Checksum [2022-07-11T18:13:12.961Z] 5851b861e8e6: Download complete [2022-07-11T18:13:13.224Z] bab4dde63d76: Verifying Checksum [2022-07-11T18:13:13.224Z] bab4dde63d76: Download complete [2022-07-11T18:13:14.606Z] b85a868b505f: Pull complete [2022-07-11T18:13:14.606Z] e2be974225ed: Pull complete [2022-07-11T18:13:15.177Z] 339a4e72a1f5: Pull complete [2022-07-11T18:13:15.177Z] 988bab9f4d93: Pull complete [2022-07-11T18:13:15.439Z] 1469e6f7b9e6: Pull complete [2022-07-11T18:13:15.439Z] eaf3925da568: Pull complete [2022-07-11T18:13:17.992Z] bab4dde63d76: Pull complete [2022-07-11T18:13:17.992Z] bde34c3a00c8: Pull complete [2022-07-11T18:13:17.992Z] b352a97aabf1: Pull complete [2022-07-11T18:13:17.992Z] 4872d77fe225: Pull complete [2022-07-11T18:13:17.992Z] 5851b861e8e6: Pull complete [2022-07-11T18:13:17.992Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T18:13:17.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T18:13:17.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T18:13:18.103Z] prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container [2022-07-11T18:13:18.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T18:13:19.318Z] $ docker top 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 -eo pid,comm [2022-07-11T18:13:19.384Z] 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-11T18:13:19.384Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T18:13:19.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T18:13:19.412Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T18:13:19.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T18:13:19.556Z] $ docker exec 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 ssh-agent [2022-07-11T18:13:19.689Z] SSH_AUTH_SOCK=/tmp/ssh-dIOy65fbxg5i/agent.32 [2022-07-11T18:13:19.689Z] SSH_AGENT_PID=38 [2022-07-11T18:13:19.699Z] Running ssh-add (command line suppressed) [2022-07-11T18:13:19.835Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1476692549406250493.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1476692549406250493.key) [2022-07-11T18:13:19.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T18:13:20.134Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T18:13:20.151Z] $ docker exec --env ******** --env ******** 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 ssh-agent -k [2022-07-11T18:13:20.266Z] unset SSH_AUTH_SOCK; [2022-07-11T18:13:20.267Z] unset SSH_AGENT_PID; [2022-07-11T18:13:20.267Z] echo Agent pid 38 killed; [2022-07-11T18:13:20.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2022-07-11T18:13:20.293Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.2.1-dev.6' [Pipeline] sshagent [2022-07-11T18:13:20.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T18:13:20.308Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T18:13:20.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T18:13:20.471Z] $ docker exec 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 ssh-agent [2022-07-11T18:13:20.612Z] SSH_AUTH_SOCK=/tmp/ssh-D4t7moq8bmL1/agent.71 [2022-07-11T18:13:20.612Z] SSH_AGENT_PID=78 [2022-07-11T18:13:20.617Z] Running ssh-add (command line suppressed) [2022-07-11T18:13:20.749Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7091800293095908611.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7091800293095908611.key) [2022-07-11T18:13:20.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T18:13:21.055Z] + git semver init [2022-07-11T18:13:21.317Z] 2022-07-11 18:13:21,272 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T18:13:21.317Z] 2022-07-11 18:13:21,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2022-07-11T18:13:21.317Z] 2022-07-11 18:13:21,273 [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-11T18:13:21.317Z] 2022-07-11 18:13:21,273 [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-11T18:13:22.258Z] 2022-07-11 18:13:22,212 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2022-07-11T18:13:22.258Z] 2022-07-11 18:13:22,213 [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-11T18:13:22.258Z] 2022-07-11 18:13:22,213 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T18:13:22.258Z] 2022-07-11 18:13:22,213 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2022-07-11T18:13:22.258Z] 2.2.1-dev.7 [Pipeline] } [2022-07-11T18:13:22.271Z] $ docker exec --env ******** --env ******** 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 ssh-agent -k [2022-07-11T18:13:22.387Z] unset SSH_AUTH_SOCK; [2022-07-11T18:13:22.388Z] unset SSH_AGENT_PID; [2022-07-11T18:13:22.388Z] echo Agent pid 78 killed; [2022-07-11T18:13:22.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T18:13:22.704Z] + git semver [Pipeline] } [2022-07-11T18:13:22.981Z] $ docker stop --time=1 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 [2022-07-11T18:13:24.291Z] $ docker rm -f 6dc68d32e4d3beabba8d162085aac3b35f73bfc7ea98b39942a452e4b2c01109 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T18:13:24.639Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T18:13:24.894Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T18:13:24.897Z] [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-11T18:13:25.036Z] provisioning config files... [2022-07-11T18:13:25.048Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9221485354146686443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:13:25.350Z] ---> docker-login.sh [2022-07-11T18:13:25.350Z] nexus3.edgexfoundry.org:10001 [2022-07-11T18:13:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:25.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:25.350Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:25.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:25.350Z] [2022-07-11T18:13:25.350Z] Login Succeeded [2022-07-11T18:13:25.350Z] nexus3.edgexfoundry.org:10002 [2022-07-11T18:13:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:25.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:25.610Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:25.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:25.610Z] [2022-07-11T18:13:25.610Z] Login Succeeded [2022-07-11T18:13:25.610Z] nexus3.edgexfoundry.org:10003 [2022-07-11T18:13:25.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:25.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:25.610Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:25.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:25.610Z] [2022-07-11T18:13:25.610Z] Login Succeeded [2022-07-11T18:13:25.610Z] nexus3.edgexfoundry.org:10004 [2022-07-11T18:13:25.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:25.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:25.871Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:25.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:25.871Z] [2022-07-11T18:13:25.871Z] Login Succeeded [2022-07-11T18:13:25.871Z] docker.io [2022-07-11T18:13:25.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:13:26.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:13:26.132Z] Configure a credential helper to remove this warning. See [2022-07-11T18:13:26.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:13:26.132Z] [2022-07-11T18:13:26.132Z] Login Succeeded [2022-07-11T18:13:26.132Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T18:13:26.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T18:13:26.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T18:13:26.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T18:13:26.221Z] ========================================================= [2022-07-11T18:13:26.221Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-11T18:13:26.221Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:13:26.554Z] + 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-11T18:13:26.554Z] Sending build context to Docker daemon 12.44MB [2022-07-11T18:13:26.554Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T18:13:26.554Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-11T18:13:26.554Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T18:13:26.554Z] 2408cc74d12b: Pulling fs layer [2022-07-11T18:13:26.554Z] ea60b727a1ce: Pulling fs layer [2022-07-11T18:13:26.554Z] 30c4a7721957: Pulling fs layer [2022-07-11T18:13:26.554Z] 370296b7ddb6: Pulling fs layer [2022-07-11T18:13:26.554Z] 7c6cee850709: Pulling fs layer [2022-07-11T18:13:26.554Z] 39a5fcdaea64: Pulling fs layer [2022-07-11T18:13:26.554Z] d94ebbe4e438: Pulling fs layer [2022-07-11T18:13:26.554Z] bcfd1f05c69d: Pulling fs layer [2022-07-11T18:13:26.554Z] 59ccb84bbe0f: Pulling fs layer [2022-07-11T18:13:26.554Z] 370296b7ddb6: Waiting [2022-07-11T18:13:26.554Z] d94ebbe4e438: Waiting [2022-07-11T18:13:26.554Z] bcfd1f05c69d: Waiting [2022-07-11T18:13:26.554Z] 7c6cee850709: Waiting [2022-07-11T18:13:26.554Z] 39a5fcdaea64: Waiting [2022-07-11T18:13:26.554Z] 59ccb84bbe0f: Waiting [2022-07-11T18:13:26.554Z] 30c4a7721957: Verifying Checksum [2022-07-11T18:13:26.554Z] 30c4a7721957: Download complete [2022-07-11T18:13:26.554Z] ea60b727a1ce: Download complete [2022-07-11T18:13:26.818Z] 7c6cee850709: Download complete [2022-07-11T18:13:26.818Z] 39a5fcdaea64: Verifying Checksum [2022-07-11T18:13:26.818Z] 39a5fcdaea64: Download complete [2022-07-11T18:13:26.818Z] 2408cc74d12b: Download complete [2022-07-11T18:13:26.818Z] d94ebbe4e438: Verifying Checksum [2022-07-11T18:13:26.818Z] d94ebbe4e438: Download complete [2022-07-11T18:13:26.818Z] 2408cc74d12b: Pull complete [2022-07-11T18:13:27.083Z] ea60b727a1ce: Pull complete [2022-07-11T18:13:27.083Z] 30c4a7721957: Pull complete [2022-07-11T18:13:27.083Z] 59ccb84bbe0f: Verifying Checksum [2022-07-11T18:13:27.083Z] 59ccb84bbe0f: Download complete [2022-07-11T18:13:27.344Z] bcfd1f05c69d: Verifying Checksum [2022-07-11T18:13:27.344Z] bcfd1f05c69d: Download complete [2022-07-11T18:13:27.604Z] 370296b7ddb6: Verifying Checksum [2022-07-11T18:13:27.604Z] 370296b7ddb6: Download complete [2022-07-11T18:13:31.804Z] 370296b7ddb6: Pull complete [2022-07-11T18:13:31.804Z] 7c6cee850709: Pull complete [2022-07-11T18:13:31.804Z] 39a5fcdaea64: Pull complete [2022-07-11T18:13:32.062Z] d94ebbe4e438: Pull complete [2022-07-11T18:13:34.606Z] bcfd1f05c69d: Pull complete [2022-07-11T18:13:34.868Z] 59ccb84bbe0f: Pull complete [2022-07-11T18:13:34.868Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-11T18:13:34.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-11T18:13:34.868Z] ---> a4fb48ad2a94 [2022-07-11T18:13:34.868Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T18:13:36.261Z] ---> Running in de94db571480 [2022-07-11T18:13:36.261Z] Removing intermediate container de94db571480 [2022-07-11T18:13:36.261Z] ---> 453fd5d6779f [2022-07-11T18:13:36.261Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T18:13:36.261Z] ---> Running in 593317425fbb [2022-07-11T18:13:36.261Z] Removing intermediate container 593317425fbb [2022-07-11T18:13:36.261Z] ---> e325181d056d [2022-07-11T18:13:36.261Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T18:13:36.261Z] ---> Running in 1ab4de67a008 [2022-07-11T18:13:36.522Z] Removing intermediate container 1ab4de67a008 [2022-07-11T18:13:36.522Z] ---> edf81708daa9 [2022-07-11T18:13:36.522Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T18:13:36.522Z] ---> Running in 347fc522d209 [2022-07-11T18:13:37.095Z] Removing intermediate container 347fc522d209 [2022-07-11T18:13:37.095Z] ---> 707fde58704a [2022-07-11T18:13:37.095Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T18:13:37.095Z] ---> Running in efcebdc7df44 [2022-07-11T18:13:37.357Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-11T18:13:38.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-11T18:13:38.567Z] OK: 211 MiB in 51 packages [2022-07-11T18:13:38.829Z] Removing intermediate container efcebdc7df44 [2022-07-11T18:13:38.829Z] ---> 2888f7dcc418 [2022-07-11T18:13:38.829Z] Step 8/13 : WORKDIR /app [2022-07-11T18:13:38.829Z] ---> Running in c901ce5ee19b [2022-07-11T18:13:39.092Z] Removing intermediate container c901ce5ee19b [2022-07-11T18:13:39.092Z] ---> 25c9afdfbec9 [2022-07-11T18:13:39.092Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-11T18:13:39.092Z] ---> d26b289f0cc7 [2022-07-11T18:13:39.092Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T18:13:39.092Z] ---> Running in ffb38477c26f [2022-07-11T18:13:39.995Z] Still waiting to schedule task [2022-07-11T18:13:39.995Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19313’ [2022-07-11T18:13:54.001Z] Removing intermediate container ffb38477c26f [2022-07-11T18:13:54.001Z] ---> 6a98e79de988 [2022-07-11T18:13:54.001Z] Step 11/13 : COPY . . [2022-07-11T18:13:54.001Z] ---> 9e8abf04d992 [2022-07-11T18:13:54.001Z] Step 12/13 : ARG MAKE="make build" [2022-07-11T18:13:54.001Z] ---> Running in 6221beaa7e21 [2022-07-11T18:13:54.001Z] Removing intermediate container 6221beaa7e21 [2022-07-11T18:13:54.001Z] ---> 6bccf420d2d5 [2022-07-11T18:13:54.001Z] Step 13/13 : RUN $MAKE [2022-07-11T18:13:54.001Z] ---> Running in 1b57050b4e43 [2022-07-11T18:13:54.001Z] noop [2022-07-11T18:13:54.264Z] Removing intermediate container 1b57050b4e43 [2022-07-11T18:13:54.264Z] ---> e5f2630db2d0 [2022-07-11T18:13:54.264Z] Successfully built e5f2630db2d0 [2022-07-11T18:13:54.264Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:13:54.580Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T18:13:54.580Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T18:13:54.672Z] prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container [2022-07-11T18:13:54.710Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T18:13:55.144Z] $ docker top cc80ed64373703ab2c4a718041d066bf3e7854eb88fbc80c205afd2a55e0c1c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T18:13:55.513Z] + go version [2022-07-11T18:13:55.513Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-11T18:13:55.530Z] $ docker stop --time=1 cc80ed64373703ab2c4a718041d066bf3e7854eb88fbc80c205afd2a55e0c1c3 [2022-07-11T18:13:56.862Z] $ docker rm -f cc80ed64373703ab2c4a718041d066bf3e7854eb88fbc80c205afd2a55e0c1c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:13:57.289Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T18:13:57.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T18:13:57.378Z] prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container [2022-07-11T18:13:57.440Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-07-11T18:13:57.843Z] $ docker top d1ada8a8babcd796f9a3efd79739228355330f7db9bbfc983ed4c1d8cb974846 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T18:13:58.230Z] + make test [2022-07-11T18:13:58.230Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T18:14:10.461Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-11T18:14:10.461Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.083s coverage: 86.2% of statements [2022-07-11T18:14:10.461Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-11T18:14:11.849Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.558s coverage: 71.9% of statements [2022-07-11T18:14:21.859Z] 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-11T18:14:21.859Z] main.go:1: : error obtaining VCS status: exit status 128 [2022-07-11T18:14:21.859Z] Use -buildvcs=false to disable VCS stamping. (typecheck) [2022-07-11T18:14:21.859Z] // [2022-07-11T18:14:21.859Z] make: *** [Makefile:49: lint] Error 1 [Pipeline] } [2022-07-11T18:14:21.877Z] $ docker stop --time=1 d1ada8a8babcd796f9a3efd79739228355330f7db9bbfc983ed4c1d8cb974846 [2022-07-11T18:14:23.529Z] $ docker rm -f d1ada8a8babcd796f9a3efd79739228355330f7db9bbfc983ed4c1d8cb974846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:14:24.153Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T18:14:24.153Z] [2022-07-11T18:14:24.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:14:24.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T18:14:24.473Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T18:14:24.473Z] 5eb5b503b376: Pulling fs layer [2022-07-11T18:14:24.473Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T18:14:24.473Z] ec43610c2a17: Pulling fs layer [2022-07-11T18:14:24.473Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T18:14:24.473Z] 33b1e0a273af: Pulling fs layer [2022-07-11T18:14:24.473Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T18:14:24.473Z] 2f39f015ded8: Pulling fs layer [2022-07-11T18:14:24.473Z] 33b1e0a273af: Waiting [2022-07-11T18:14:24.473Z] 5d3b04190fa2: Waiting [2022-07-11T18:14:24.473Z] 2f39f015ded8: Waiting [2022-07-11T18:14:24.473Z] 3a2ae6a8a46f: Waiting [2022-07-11T18:14:24.473Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T18:14:24.473Z] 5c69ac0246d0: Download complete [2022-07-11T18:14:24.473Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T18:14:24.473Z] 3a2ae6a8a46f: Download complete [2022-07-11T18:14:24.473Z] 33b1e0a273af: Verifying Checksum [2022-07-11T18:14:24.473Z] 33b1e0a273af: Download complete [2022-07-11T18:14:24.734Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T18:14:24.734Z] 5d3b04190fa2: Download complete [2022-07-11T18:14:24.734Z] ec43610c2a17: Verifying Checksum [2022-07-11T18:14:24.734Z] ec43610c2a17: Download complete [2022-07-11T18:14:24.734Z] 5eb5b503b376: Verifying Checksum [2022-07-11T18:14:24.734Z] 5eb5b503b376: Download complete [2022-07-11T18:14:26.117Z] 5eb5b503b376: Pull complete [2022-07-11T18:14:26.377Z] 5c69ac0246d0: Pull complete [2022-07-11T18:14:26.949Z] ec43610c2a17: Pull complete [2022-07-11T18:14:26.949Z] 3a2ae6a8a46f: Pull complete [2022-07-11T18:14:27.210Z] 33b1e0a273af: Pull complete [2022-07-11T18:14:27.210Z] 5d3b04190fa2: Pull complete [2022-07-11T18:14:32.495Z] 2f39f015ded8: Pull complete [2022-07-11T18:14:32.495Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T18:14:32.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T18:14:32.495Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T18:14:32.595Z] prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container [2022-07-11T18:14:32.637Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T18:14:33.955Z] $ docker top 629609e8fa6625a68238ba3e4b9a62b0ba955eadb2a4d61ac35af6ffe24dd2f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:14:34.368Z] ---> job-cost.sh [2022-07-11T18:14:34.368Z] lf-activate-venv: SKIPPING [2022-07-11T18:14:34.368Z] INFO: No Stack... [2022-07-11T18:14:34.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T18:14:35.200Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T18:14:35.494Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2022-07-11T18:14:35.494Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T18:14:35.505Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [2022-07-11T18:14:35.516Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] did not exist. Created. [2022-07-11T18:14:35.516Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T18:14:35.826Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T18:14:35.878Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T18:14:35.885Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T18:14:35.909Z] $ docker stop --time=1 629609e8fa6625a68238ba3e4b9a62b0ba955eadb2a4d61ac35af6ffe24dd2f2 [2022-07-11T18:14:37.076Z] $ docker rm -f 629609e8fa6625a68238ba3e4b9a62b0ba955eadb2a4d61ac35af6ffe24dd2f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T18:14:37.200Z] Failed in branch amd64 [2022-07-11T18:16:22.230Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19321 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2022-07-11T18:16:22.242Z] Running in /w/workspace/app-rfid-llrp-inventory/44 [Pipeline] { [Pipeline] checkout [2022-07-11T18:16:22.278Z] The recommended git tool is: git [2022-07-11T18:16:27.665Z] using credential edgex-jenkins-ssh [2022-07-11T18:16:27.687Z] Cloning the remote Git repository [2022-07-11T18:16:27.750Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-11T18:16:27.839Z] > git init /w/workspace/app-rfid-llrp-inventory/44 # timeout=10 [2022-07-11T18:16:27.924Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-07-11T18:16:27.926Z] > git --version # timeout=10 [2022-07-11T18:16:27.950Z] > git --version # 'git version 2.25.1' [2022-07-11T18:16:27.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T18:16:28.110Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T18:16:30.384Z] Avoid second fetch [2022-07-11T18:16:30.384Z] Checking out Revision ccdb054e5d16bd529c2fd15a52524dce2c381cd1 (main) [2022-07-11T18:16:30.342Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-07-11T18:16:30.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T18:16:30.410Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T18:16:30.425Z] > git checkout -f ccdb054e5d16bd529c2fd15a52524dce2c381cd1 # timeout=10 [2022-07-11T18:16:34.710Z] 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-11T18:16:35.633Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T18:16:35.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T18:16:35.633Z] Dload Upload Total Spent Left Speed [2022-07-11T18:16:35.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 98208 0 --:--:-- --:--:-- --:--:-- 97428 100 12276 100 12276 0 0 96661 0 --:--:-- --:--:-- --:--:-- 96661 [Pipeline] sh [2022-07-11T18:16:36.346Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T18:16:36.692Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-11T18:16:36.692Z] + sudo tee /etc/docker/daemon.new [2022-07-11T18:16:36.692Z] { [2022-07-11T18:16:36.692Z] "registry-mirrors": [ [2022-07-11T18:16:36.692Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T18:16:36.692Z] ], [2022-07-11T18:16:36.692Z] "bip": "10.250.0.254/24", [2022-07-11T18:16:36.692Z] "hosts": [ [2022-07-11T18:16:36.692Z] "tcp://0.0.0.0:5555", [2022-07-11T18:16:36.692Z] "unix:///var/run/docker.sock" [2022-07-11T18:16:36.692Z] ], [2022-07-11T18:16:36.692Z] "mtu": 1458, [2022-07-11T18:16:36.692Z] "selinux-enabled": true, [2022-07-11T18:16:36.692Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T18:16:36.692Z] } [Pipeline] sh [2022-07-11T18:16:37.063Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T18:16:37.470Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T18:16:55.826Z] provisioning config files... [2022-07-11T18:16:55.851Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/44@tmp/config1786196780282971747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:16:56.209Z] ---> docker-login.sh [2022-07-11T18:16:56.209Z] nexus3.edgexfoundry.org:10001 [2022-07-11T18:16:56.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:16:57.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:16:57.078Z] Configure a credential helper to remove this warning. See [2022-07-11T18:16:57.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:16:57.078Z] [2022-07-11T18:16:57.078Z] Login Succeeded [2022-07-11T18:16:57.078Z] nexus3.edgexfoundry.org:10002 [2022-07-11T18:16:57.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:16:57.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:16:57.628Z] Configure a credential helper to remove this warning. See [2022-07-11T18:16:57.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:16:57.628Z] [2022-07-11T18:16:57.628Z] Login Succeeded [2022-07-11T18:16:57.629Z] nexus3.edgexfoundry.org:10003 [2022-07-11T18:16:57.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:16:57.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:16:57.905Z] Configure a credential helper to remove this warning. See [2022-07-11T18:16:57.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:16:57.905Z] [2022-07-11T18:16:57.905Z] Login Succeeded [2022-07-11T18:16:58.183Z] nexus3.edgexfoundry.org:10004 [2022-07-11T18:16:58.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:16:58.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:16:58.460Z] Configure a credential helper to remove this warning. See [2022-07-11T18:16:58.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:16:58.460Z] [2022-07-11T18:16:58.460Z] Login Succeeded [2022-07-11T18:16:58.460Z] docker.io [2022-07-11T18:16:59.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:16:59.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:16:59.332Z] Configure a credential helper to remove this warning. See [2022-07-11T18:16:59.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:16:59.332Z] [2022-07-11T18:16:59.332Z] Login Succeeded [2022-07-11T18:16:59.332Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T18:16:59.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T18:16:59.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T18:16:59.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T18:16:59.912Z] ========================================================= [2022-07-11T18:16:59.912Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-11T18:16:59.912Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:17:00.287Z] + 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-11T18:17:00.565Z] Sending build context to Docker daemon 687.1kB [2022-07-11T18:17:00.565Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T18:17:00.565Z] Step 2/13 : FROM ${BASE} AS builder [2022-07-11T18:17:00.841Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T18:17:00.841Z] b3c136eddcbf: Pulling fs layer [2022-07-11T18:17:00.841Z] c0a3192eca97: Pulling fs layer [2022-07-11T18:17:00.841Z] a050256f5b6f: Pulling fs layer [2022-07-11T18:17:00.841Z] 656be50a0ddc: Pulling fs layer [2022-07-11T18:17:00.841Z] 2bbca73fdf42: Pulling fs layer [2022-07-11T18:17:00.841Z] 46d945488cbd: Pulling fs layer [2022-07-11T18:17:00.841Z] 8a5474983e97: Pulling fs layer [2022-07-11T18:17:00.841Z] 329c88fbcd65: Pulling fs layer [2022-07-11T18:17:00.841Z] 46d945488cbd: Waiting [2022-07-11T18:17:00.841Z] 656be50a0ddc: Waiting [2022-07-11T18:17:00.841Z] 2bbca73fdf42: Waiting [2022-07-11T18:17:00.841Z] 8a5474983e97: Waiting [2022-07-11T18:17:00.841Z] 329c88fbcd65: Waiting [2022-07-11T18:17:00.841Z] a050256f5b6f: Verifying Checksum [2022-07-11T18:17:00.841Z] a050256f5b6f: Download complete [2022-07-11T18:17:00.841Z] c0a3192eca97: Verifying Checksum [2022-07-11T18:17:00.841Z] c0a3192eca97: Download complete [2022-07-11T18:17:01.120Z] 2bbca73fdf42: Download complete [2022-07-11T18:17:01.120Z] 46d945488cbd: Verifying Checksum [2022-07-11T18:17:01.120Z] 46d945488cbd: Download complete [2022-07-11T18:17:01.120Z] b3c136eddcbf: Verifying Checksum [2022-07-11T18:17:01.120Z] b3c136eddcbf: Download complete [2022-07-11T18:17:02.109Z] b3c136eddcbf: Pull complete [2022-07-11T18:17:02.109Z] 329c88fbcd65: Verifying Checksum [2022-07-11T18:17:02.109Z] 329c88fbcd65: Download complete [2022-07-11T18:17:02.713Z] c0a3192eca97: Pull complete [2022-07-11T18:17:02.992Z] a050256f5b6f: Pull complete [2022-07-11T18:17:03.265Z] 8a5474983e97: Verifying Checksum [2022-07-11T18:17:03.265Z] 8a5474983e97: Download complete [2022-07-11T18:17:04.249Z] 656be50a0ddc: Verifying Checksum [2022-07-11T18:17:04.249Z] 656be50a0ddc: Download complete [2022-07-11T18:17:16.668Z] 656be50a0ddc: Pull complete [2022-07-11T18:17:16.668Z] 2bbca73fdf42: Pull complete [2022-07-11T18:17:16.941Z] 46d945488cbd: Pull complete [2022-07-11T18:17:23.673Z] 8a5474983e97: Pull complete [2022-07-11T18:17:26.299Z] 329c88fbcd65: Pull complete [2022-07-11T18:17:26.299Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-11T18:17:26.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-11T18:17:26.299Z] ---> ff4287adb874 [2022-07-11T18:17:26.299Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T18:17:26.895Z] ---> Running in aa32eaa56d2c [2022-07-11T18:17:27.169Z] Removing intermediate container aa32eaa56d2c [2022-07-11T18:17:27.169Z] ---> a1dfa78b2052 [2022-07-11T18:17:27.169Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T18:17:27.169Z] ---> Running in 95b97bc3b9ce [2022-07-11T18:17:27.444Z] Removing intermediate container 95b97bc3b9ce [2022-07-11T18:17:27.444Z] ---> e32a1ccd469f [2022-07-11T18:17:27.444Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T18:17:27.724Z] ---> Running in 8e989c59c575 [2022-07-11T18:17:28.000Z] Removing intermediate container 8e989c59c575 [2022-07-11T18:17:28.000Z] ---> d7cdb58b6b6e [2022-07-11T18:17:28.000Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T18:17:28.000Z] ---> Running in 1c6f1820bf0f [2022-07-11T18:17:29.988Z] Removing intermediate container 1c6f1820bf0f [2022-07-11T18:17:29.988Z] ---> 1c0ed34ce179 [2022-07-11T18:17:29.988Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T18:17:29.988Z] ---> Running in 9c6b33ba7ead [2022-07-11T18:17:30.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T18:17:31.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T18:17:32.945Z] OK: 221 MiB in 51 packages [2022-07-11T18:17:33.547Z] Removing intermediate container 9c6b33ba7ead [2022-07-11T18:17:33.547Z] ---> 69e256b5497e [2022-07-11T18:17:33.547Z] Step 8/13 : WORKDIR /app [2022-07-11T18:17:33.547Z] ---> Running in 9048f2e4d6a2 [2022-07-11T18:17:33.825Z] Removing intermediate container 9048f2e4d6a2 [2022-07-11T18:17:33.825Z] ---> 9d2ad085e3ee [2022-07-11T18:17:33.825Z] Step 9/13 : COPY go.mod vendor* ./ [2022-07-11T18:17:34.448Z] ---> b45867abe08e [2022-07-11T18:17:34.448Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T18:17:34.448Z] ---> Running in e07f90288548 [2022-07-11T18:18:21.451Z] Removing intermediate container e07f90288548 [2022-07-11T18:18:21.451Z] ---> ad3f9243eacf [2022-07-11T18:18:21.451Z] Step 11/13 : COPY . . [2022-07-11T18:18:21.451Z] ---> 72c2506eb876 [2022-07-11T18:18:21.451Z] Step 12/13 : ARG MAKE="make build" [2022-07-11T18:18:21.451Z] ---> Running in 6c5e9c7f25c4 [2022-07-11T18:18:21.451Z] Removing intermediate container 6c5e9c7f25c4 [2022-07-11T18:18:21.451Z] ---> b2999e439b5d [2022-07-11T18:18:21.451Z] Step 13/13 : RUN $MAKE [2022-07-11T18:18:21.451Z] ---> Running in 90713552ce25 [2022-07-11T18:18:22.054Z] noop [2022-07-11T18:18:23.039Z] Removing intermediate container 90713552ce25 [2022-07-11T18:18:23.039Z] ---> 8cc7345ca37b [2022-07-11T18:18:23.039Z] Successfully built 8cc7345ca37b [2022-07-11T18:18:23.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:18:23.424Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T18:18:23.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T18:18:23.689Z] prd-ubuntu20.04-docker-arm64-4c-16g-19321 does not seem to be running inside a container [2022-07-11T18:18:23.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/44 -v /w/workspace/app-rfid-llrp-inventory/44:/w/workspace/app-rfid-llrp-inventory/44:rw,z -v /w/workspace/app-rfid-llrp-inventory/44@tmp:/w/workspace/app-rfid-llrp-inventory/44@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-11T18:18:25.190Z] $ docker top 071dfa21bf62fed20df0f86d8ad843a0af8b0bacac672628973400ddc0f0fd38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T18:18:26.140Z] + go version [2022-07-11T18:18:26.140Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-11T18:18:26.170Z] $ docker stop --time=1 071dfa21bf62fed20df0f86d8ad843a0af8b0bacac672628973400ddc0f0fd38 [2022-07-11T18:18:27.856Z] $ docker rm -f 071dfa21bf62fed20df0f86d8ad843a0af8b0bacac672628973400ddc0f0fd38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:18:28.476Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T18:18:28.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T18:18:28.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-19321 does not seem to be running inside a container [2022-07-11T18:18:28.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/44 -v /w/workspace/app-rfid-llrp-inventory/44:/w/workspace/app-rfid-llrp-inventory/44:rw,z -v /w/workspace/app-rfid-llrp-inventory/44@tmp:/w/workspace/app-rfid-llrp-inventory/44@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-11T18:18:30.241Z] $ docker top f184bfa8721971612c4c86f87a160741e6e927ddde3799539db41e9cd6f6d901 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T18:18:31.219Z] + make test [2022-07-11T18:18:31.219Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T18:20:08.098Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-07-11T18:20:08.098Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.157s coverage: 86.2% of statements [2022-07-11T18:20:08.098Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-07-11T18:20:08.098Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.721s coverage: 71.9% of statements [2022-07-11T18:20:08.098Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T18:20:08.098Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T18:20:30.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T18:20:30.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T18:20:30.334Z] ./bin/test-attribution.sh [Pipeline] echo [2022-07-11T18:20:30.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T18:20:30.372Z] $ docker stop --time=1 f184bfa8721971612c4c86f87a160741e6e927ddde3799539db41e9cd6f6d901 [2022-07-11T18:20:32.221Z] $ docker rm -f f184bfa8721971612c4c86f87a160741e6e927ddde3799539db41e9cd6f6d901 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T18:20:33.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T18:20:33.827Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T18:20:34.420Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T18:20:34.759Z] + ls -al . [2022-07-11T18:20:34.760Z] total 228 [2022-07-11T18:20:34.760Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 18:18 . [2022-07-11T18:20:34.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:16 .. [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 11 18:16 .dockerignore [2022-07-11T18:20:34.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 18:16 .git [2022-07-11T18:20:34.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 18:16 .github [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 788 Jul 11 18:16 .gitignore [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 18:16 .golangci.yml [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jul 11 18:16 Attribution.txt [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 2487 Jul 11 18:16 CHANGELOG.md [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 11 18:16 Dockerfile [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 18:16 GOVERNANCE.md [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 687 Jul 11 18:16 Jenkinsfile [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 11 18:16 LICENSE [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 2949 Jul 11 18:16 Makefile [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 11 18:16 OWNERS.md [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 30359 Jul 11 18:16 README.md [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 11 18:13 VERSION [2022-07-11T18:20:34.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:16 bin [2022-07-11T18:20:34.760Z] -rw-r--r-- 1 jenkins jenkins 41008 Jul 11 18:20 coverage.out [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 3538 Jul 11 18:16 go.mod [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 36956 Jul 11 18:16 go.sum [2022-07-11T18:20:34.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:16 images [2022-07-11T18:20:34.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:16 internal [2022-07-11T18:20:34.760Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 11 18:16 main.go [2022-07-11T18:20:34.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 18:16 res [2022-07-11T18:20:34.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 18:16 snap [2022-07-11T18:20:34.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 18:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:20:35.127Z] + 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-11T18:20:35.403Z] Sending build context to Docker daemon 687.1kB [2022-07-11T18:20:35.403Z] Step 1/31 : ARG BASE=golang:1.18-alpine3.16 [2022-07-11T18:20:35.403Z] Step 2/31 : FROM ${BASE} AS builder [2022-07-11T18:20:35.403Z] ---> 8cc7345ca37b [2022-07-11T18:20:35.403Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-07-11T18:20:35.678Z] ---> Running in 9d814efc9b0a [2022-07-11T18:20:35.953Z] Removing intermediate container 9d814efc9b0a [2022-07-11T18:20:35.953Z] ---> 1c927148c2cc [2022-07-11T18:20:35.953Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T18:20:35.953Z] ---> Running in 080183b7826b [2022-07-11T18:20:36.233Z] Removing intermediate container 080183b7826b [2022-07-11T18:20:36.233Z] ---> e1fba11ac609 [2022-07-11T18:20:36.233Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T18:20:36.511Z] ---> Running in 0cfec9c2eaa3 [2022-07-11T18:20:36.784Z] Removing intermediate container 0cfec9c2eaa3 [2022-07-11T18:20:36.784Z] ---> 4718ca84800b [2022-07-11T18:20:36.784Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T18:20:36.784Z] ---> Running in 1ee5d13bde70 [2022-07-11T18:20:38.773Z] Removing intermediate container 1ee5d13bde70 [2022-07-11T18:20:38.773Z] ---> f571d3941db4 [2022-07-11T18:20:38.773Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T18:20:38.773Z] ---> Running in 3cbed4befcde [2022-07-11T18:20:39.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-11T18:20:40.756Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-11T18:20:41.739Z] OK: 221 MiB in 51 packages [2022-07-11T18:20:42.342Z] Removing intermediate container 3cbed4befcde [2022-07-11T18:20:42.342Z] ---> d5ad8f7de8cb [2022-07-11T18:20:42.342Z] Step 8/31 : WORKDIR /app [2022-07-11T18:20:42.617Z] ---> Running in 235627fa46cd [2022-07-11T18:20:42.892Z] Removing intermediate container 235627fa46cd [2022-07-11T18:20:42.892Z] ---> fad76bf0a2b1 [2022-07-11T18:20:42.892Z] Step 9/31 : COPY go.mod vendor* ./ [2022-07-11T18:20:43.491Z] ---> d3f88c6a16b6 [2022-07-11T18:20:43.491Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T18:20:43.491Z] ---> Running in 18eb7571f302 [2022-07-11T18:20:45.475Z] Removing intermediate container 18eb7571f302 [2022-07-11T18:20:45.475Z] ---> 1aa125d77a54 [2022-07-11T18:20:45.475Z] Step 11/31 : COPY . . [2022-07-11T18:20:46.076Z] ---> 4ce6bfc24a56 [2022-07-11T18:20:46.076Z] Step 12/31 : ARG MAKE="make build" [2022-07-11T18:20:46.076Z] ---> Running in 96d3beaa591b [2022-07-11T18:20:46.352Z] Removing intermediate container 96d3beaa591b [2022-07-11T18:20:46.352Z] ---> 015927b4552e [2022-07-11T18:20:46.352Z] Step 13/31 : RUN $MAKE [2022-07-11T18:20:46.641Z] ---> Running in 4eb1c76a00de [2022-07-11T18:20:47.629Z] 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-11T18:23:09.574Z] Removing intermediate container 4eb1c76a00de [2022-07-11T18:23:09.574Z] ---> 641c78320caa [2022-07-11T18:23:09.574Z] Step 14/31 : FROM alpine:3.14 [2022-07-11T18:23:09.574Z] 3.14: Pulling from library/alpine [2022-07-11T18:23:09.574Z] 455c02918c45: Pulling fs layer [2022-07-11T18:23:09.574Z] 455c02918c45: Verifying Checksum [2022-07-11T18:23:09.574Z] 455c02918c45: Download complete [2022-07-11T18:23:09.574Z] 455c02918c45: Pull complete [2022-07-11T18:23:09.574Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T18:23:09.574Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T18:23:09.574Z] ---> ac73e934f311 [2022-07-11T18:23:09.574Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-07-11T18:23:09.574Z] ---> Running in 64628d2d95e9 [2022-07-11T18:23:09.574Z] Removing intermediate container 64628d2d95e9 [2022-07-11T18:23:09.574Z] ---> 4a79edfd732f [2022-07-11T18:23:09.574Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-07-11T18:23:09.574Z] ---> Running in 1b5bbb79b823 [2022-07-11T18:23:09.574Z] Removing intermediate container 1b5bbb79b823 [2022-07-11T18:23:09.574Z] ---> 5a76b7446b42 [2022-07-11T18:23:09.574Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T18:23:09.574Z] ---> Running in d84061d16de3 [2022-07-11T18:23:09.574Z] Removing intermediate container d84061d16de3 [2022-07-11T18:23:09.574Z] ---> 234449bf30e5 [2022-07-11T18:23:09.574Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init [2022-07-11T18:23:09.574Z] ---> Running in 6bccee972077 [2022-07-11T18:23:09.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T18:23:09.574Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T18:23:09.574Z] (1/7) Installing ca-certificates (20211220-r0) [2022-07-11T18:23:09.574Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-07-11T18:23:09.574Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T18:23:09.574Z] (4/7) Installing libsodium (1.0.18-r0) [2022-07-11T18:23:09.574Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T18:23:09.574Z] (6/7) Installing libzmq (4.3.4-r0) [2022-07-11T18:23:09.574Z] (7/7) Installing zeromq (4.3.4-r0) [2022-07-11T18:23:09.574Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T18:23:09.574Z] Executing ca-certificates-20211220-r0.trigger [2022-07-11T18:23:09.574Z] OK: 9 MiB in 21 packages [2022-07-11T18:23:09.574Z] Removing intermediate container 6bccee972077 [2022-07-11T18:23:09.574Z] ---> 03c44eda9cdb [2022-07-11T18:23:09.574Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-07-11T18:23:09.574Z] ---> 391d9c68455b [2022-07-11T18:23:09.574Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-07-11T18:23:09.574Z] ---> 926a4e847b85 [2022-07-11T18:23:09.574Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-07-11T18:23:09.574Z] ---> 53e7d4b13103 [2022-07-11T18:23:09.574Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-07-11T18:23:09.877Z] ---> 1997e393b619 [2022-07-11T18:23:09.877Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-07-11T18:23:11.888Z] ---> acbd6e192470 [2022-07-11T18:23:11.888Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-07-11T18:23:11.888Z] ---> Running in 5e23261637a5 [2022-07-11T18:23:13.332Z] Removing intermediate container 5e23261637a5 [2022-07-11T18:23:13.332Z] ---> c9741c667dbc [2022-07-11T18:23:13.332Z] Step 25/31 : VOLUME /cache [2022-07-11T18:23:13.332Z] ---> Running in b8f8eadd35e1 [2022-07-11T18:23:13.609Z] Removing intermediate container b8f8eadd35e1 [2022-07-11T18:23:13.609Z] ---> 643150e58a3e [2022-07-11T18:23:13.609Z] Step 26/31 : EXPOSE 59711 [2022-07-11T18:23:13.609Z] ---> Running in d690495a9f6b [2022-07-11T18:23:13.885Z] Removing intermediate container d690495a9f6b [2022-07-11T18:23:13.885Z] ---> dc8ba9b6a391 [2022-07-11T18:23:13.885Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-07-11T18:23:14.172Z] ---> Running in f46ec27c5a6d [2022-07-11T18:23:14.447Z] Removing intermediate container f46ec27c5a6d [2022-07-11T18:23:14.447Z] ---> ff6e88e1b804 [2022-07-11T18:23:14.447Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-07-11T18:23:14.447Z] ---> Running in 684d969a9d0a [2022-07-11T18:23:14.726Z] Removing intermediate container 684d969a9d0a [2022-07-11T18:23:14.726Z] ---> 3325aa469377 [2022-07-11T18:23:14.726Z] Step 29/31 : LABEL arch=arm64 [2022-07-11T18:23:15.005Z] ---> Running in 30254d0894cf [2022-07-11T18:23:15.280Z] Removing intermediate container 30254d0894cf [2022-07-11T18:23:15.280Z] ---> 68899b3c281b [2022-07-11T18:23:15.280Z] Step 30/31 : LABEL git_sha=ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T18:23:15.280Z] ---> Running in a639788ca7fc [2022-07-11T18:23:15.570Z] Removing intermediate container a639788ca7fc [2022-07-11T18:23:15.570Z] ---> 714cb5f6a240 [2022-07-11T18:23:15.570Z] Step 31/31 : LABEL version=2.2.1-dev.7 [2022-07-11T18:23:15.845Z] ---> Running in 9df252ad4056 [2022-07-11T18:23:16.121Z] Removing intermediate container 9df252ad4056 [2022-07-11T18:23:16.121Z] ---> a3cee2d2c8ad [2022-07-11T18:23:16.121Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T18:23:16.121Z] Successfully built a3cee2d2c8ad [2022-07-11T18:23:16.121Z] 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-11T18:23:16.250Z] provisioning config files... [2022-07-11T18:23:16.272Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/44@tmp/config3805675721306271054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:23:16.636Z] ---> docker-login.sh [2022-07-11T18:23:16.636Z] nexus3.edgexfoundry.org:10001 [2022-07-11T18:23:16.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:23:17.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:23:17.181Z] Configure a credential helper to remove this warning. See [2022-07-11T18:23:17.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:23:17.181Z] [2022-07-11T18:23:17.181Z] Login Succeeded [2022-07-11T18:23:17.181Z] nexus3.edgexfoundry.org:10002 [2022-07-11T18:23:17.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:23:17.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:23:17.729Z] Configure a credential helper to remove this warning. See [2022-07-11T18:23:17.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:23:17.729Z] [2022-07-11T18:23:17.729Z] Login Succeeded [2022-07-11T18:23:17.729Z] nexus3.edgexfoundry.org:10003 [2022-07-11T18:23:18.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:23:18.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:23:18.275Z] Configure a credential helper to remove this warning. See [2022-07-11T18:23:18.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:23:18.275Z] [2022-07-11T18:23:18.275Z] Login Succeeded [2022-07-11T18:23:18.275Z] nexus3.edgexfoundry.org:10004 [2022-07-11T18:23:18.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:23:18.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:23:18.550Z] Configure a credential helper to remove this warning. See [2022-07-11T18:23:18.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:23:18.550Z] [2022-07-11T18:23:18.550Z] Login Succeeded [2022-07-11T18:23:18.550Z] docker.io [2022-07-11T18:23:19.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T18:23:19.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T18:23:19.421Z] Configure a credential helper to remove this warning. See [2022-07-11T18:23:19.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T18:23:19.421Z] [2022-07-11T18:23:19.421Z] Login Succeeded [2022-07-11T18:23:19.421Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T18:23:19.440Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T18:23:19.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T18:23:19.493Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2022-07-11T18:23:19.493Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T18:23:19.493Z] latest [2022-07-11T18:23:19.493Z] 2.2.1-dev.7 [2022-07-11T18:23:19.493Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [2022-07-11T18:23:19.493Z] main [2022-07-11T18:23:19.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:23:19.859Z] + 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-11T18:23:20.220Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T18:23:20.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T18:23:20.220Z] b98d0e2924d7: Preparing [2022-07-11T18:23:20.220Z] 3aaa511259f7: Preparing [2022-07-11T18:23:20.220Z] b37615cb3fc9: Preparing [2022-07-11T18:23:20.220Z] d490b2a5cea7: Preparing [2022-07-11T18:23:20.220Z] 7096b2dddd5b: Preparing [2022-07-11T18:23:20.220Z] 8f14b1e7de80: Preparing [2022-07-11T18:23:20.220Z] 429c3e07830c: Preparing [2022-07-11T18:23:20.220Z] 8c6b3de7d2b1: Preparing [2022-07-11T18:23:20.220Z] f73e7dbfee58: Preparing [2022-07-11T18:23:20.220Z] 429c3e07830c: Waiting [2022-07-11T18:23:20.220Z] f73e7dbfee58: Waiting [2022-07-11T18:23:20.220Z] 8c6b3de7d2b1: Waiting [2022-07-11T18:23:20.220Z] 8f14b1e7de80: Waiting [2022-07-11T18:23:20.500Z] d490b2a5cea7: Pushed [2022-07-11T18:23:20.500Z] b98d0e2924d7: Pushed [2022-07-11T18:23:20.500Z] b37615cb3fc9: Pushed [2022-07-11T18:23:20.500Z] 7096b2dddd5b: Pushed [2022-07-11T18:23:20.500Z] f73e7dbfee58: Layer already exists [2022-07-11T18:23:20.776Z] 8f14b1e7de80: Pushed [2022-07-11T18:23:20.776Z] 8c6b3de7d2b1: Pushed [2022-07-11T18:23:21.375Z] 429c3e07830c: Pushed [2022-07-11T18:23:26.777Z] 3aaa511259f7: Pushed [2022-07-11T18:23:26.777Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:23:27.156Z] + 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-11T18:23:27.516Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-11T18:23:27.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T18:23:27.516Z] b98d0e2924d7: Preparing [2022-07-11T18:23:27.516Z] 3aaa511259f7: Preparing [2022-07-11T18:23:27.516Z] b37615cb3fc9: Preparing [2022-07-11T18:23:27.516Z] d490b2a5cea7: Preparing [2022-07-11T18:23:27.516Z] 7096b2dddd5b: Preparing [2022-07-11T18:23:27.516Z] 8f14b1e7de80: Preparing [2022-07-11T18:23:27.516Z] 429c3e07830c: Preparing [2022-07-11T18:23:27.516Z] 8c6b3de7d2b1: Preparing [2022-07-11T18:23:27.516Z] f73e7dbfee58: Preparing [2022-07-11T18:23:27.516Z] 8f14b1e7de80: Waiting [2022-07-11T18:23:27.516Z] 429c3e07830c: Waiting [2022-07-11T18:23:27.516Z] 8c6b3de7d2b1: Waiting [2022-07-11T18:23:27.516Z] f73e7dbfee58: Waiting [2022-07-11T18:23:27.516Z] d490b2a5cea7: Layer already exists [2022-07-11T18:23:27.516Z] b98d0e2924d7: Layer already exists [2022-07-11T18:23:27.516Z] 3aaa511259f7: Layer already exists [2022-07-11T18:23:27.516Z] b37615cb3fc9: Layer already exists [2022-07-11T18:23:27.516Z] 7096b2dddd5b: Layer already exists [2022-07-11T18:23:27.516Z] 8c6b3de7d2b1: Layer already exists [2022-07-11T18:23:27.516Z] 8f14b1e7de80: Layer already exists [2022-07-11T18:23:27.516Z] f73e7dbfee58: Layer already exists [2022-07-11T18:23:27.516Z] 429c3e07830c: Layer already exists [2022-07-11T18:23:27.789Z] latest: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:23:28.155Z] + 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-11T18:23:28.518Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 [2022-07-11T18:23:28.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T18:23:28.518Z] b98d0e2924d7: Preparing [2022-07-11T18:23:28.518Z] 3aaa511259f7: Preparing [2022-07-11T18:23:28.518Z] b37615cb3fc9: Preparing [2022-07-11T18:23:28.518Z] d490b2a5cea7: Preparing [2022-07-11T18:23:28.518Z] 7096b2dddd5b: Preparing [2022-07-11T18:23:28.518Z] 8f14b1e7de80: Preparing [2022-07-11T18:23:28.518Z] 429c3e07830c: Preparing [2022-07-11T18:23:28.518Z] 8c6b3de7d2b1: Preparing [2022-07-11T18:23:28.518Z] f73e7dbfee58: Preparing [2022-07-11T18:23:28.518Z] 429c3e07830c: Waiting [2022-07-11T18:23:28.518Z] 8c6b3de7d2b1: Waiting [2022-07-11T18:23:28.518Z] f73e7dbfee58: Waiting [2022-07-11T18:23:28.518Z] 8f14b1e7de80: Waiting [2022-07-11T18:23:28.518Z] b37615cb3fc9: Layer already exists [2022-07-11T18:23:28.518Z] d490b2a5cea7: Layer already exists [2022-07-11T18:23:28.518Z] 7096b2dddd5b: Layer already exists [2022-07-11T18:23:28.518Z] 3aaa511259f7: Layer already exists [2022-07-11T18:23:28.518Z] b98d0e2924d7: Layer already exists [2022-07-11T18:23:28.518Z] 8f14b1e7de80: Layer already exists [2022-07-11T18:23:28.518Z] f73e7dbfee58: Layer already exists [2022-07-11T18:23:28.518Z] 429c3e07830c: Layer already exists [2022-07-11T18:23:28.789Z] 8c6b3de7d2b1: Layer already exists [2022-07-11T18:23:28.790Z] 2.2.1-dev.7: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:23:29.150Z] + 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-11T18:23:29.510Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [2022-07-11T18:23:29.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T18:23:29.510Z] b98d0e2924d7: Preparing [2022-07-11T18:23:29.510Z] 3aaa511259f7: Preparing [2022-07-11T18:23:29.510Z] b37615cb3fc9: Preparing [2022-07-11T18:23:29.510Z] d490b2a5cea7: Preparing [2022-07-11T18:23:29.510Z] 7096b2dddd5b: Preparing [2022-07-11T18:23:29.510Z] 8f14b1e7de80: Preparing [2022-07-11T18:23:29.510Z] 429c3e07830c: Preparing [2022-07-11T18:23:29.510Z] 8c6b3de7d2b1: Preparing [2022-07-11T18:23:29.510Z] f73e7dbfee58: Preparing [2022-07-11T18:23:29.510Z] 8f14b1e7de80: Waiting [2022-07-11T18:23:29.510Z] 429c3e07830c: Waiting [2022-07-11T18:23:29.510Z] 8c6b3de7d2b1: Waiting [2022-07-11T18:23:29.510Z] f73e7dbfee58: Waiting [2022-07-11T18:23:29.510Z] d490b2a5cea7: Layer already exists [2022-07-11T18:23:29.510Z] 7096b2dddd5b: Layer already exists [2022-07-11T18:23:29.510Z] b37615cb3fc9: Layer already exists [2022-07-11T18:23:29.510Z] 3aaa511259f7: Layer already exists [2022-07-11T18:23:29.510Z] b98d0e2924d7: Layer already exists [2022-07-11T18:23:29.510Z] 8f14b1e7de80: Layer already exists [2022-07-11T18:23:29.510Z] 429c3e07830c: Layer already exists [2022-07-11T18:23:29.510Z] 8c6b3de7d2b1: Layer already exists [2022-07-11T18:23:29.510Z] f73e7dbfee58: Layer already exists [2022-07-11T18:23:29.782Z] ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:23:30.156Z] + 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-11T18:23:30.523Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2022-07-11T18:23:30.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2022-07-11T18:23:30.523Z] b98d0e2924d7: Preparing [2022-07-11T18:23:30.523Z] 3aaa511259f7: Preparing [2022-07-11T18:23:30.523Z] b37615cb3fc9: Preparing [2022-07-11T18:23:30.523Z] d490b2a5cea7: Preparing [2022-07-11T18:23:30.523Z] 7096b2dddd5b: Preparing [2022-07-11T18:23:30.523Z] 8f14b1e7de80: Preparing [2022-07-11T18:23:30.523Z] 429c3e07830c: Preparing [2022-07-11T18:23:30.523Z] 8c6b3de7d2b1: Preparing [2022-07-11T18:23:30.523Z] f73e7dbfee58: Preparing [2022-07-11T18:23:30.523Z] 8f14b1e7de80: Waiting [2022-07-11T18:23:30.523Z] 429c3e07830c: Waiting [2022-07-11T18:23:30.523Z] 8c6b3de7d2b1: Waiting [2022-07-11T18:23:30.523Z] f73e7dbfee58: Waiting [2022-07-11T18:23:30.523Z] b98d0e2924d7: Layer already exists [2022-07-11T18:23:30.523Z] 7096b2dddd5b: Layer already exists [2022-07-11T18:23:30.523Z] b37615cb3fc9: Layer already exists [2022-07-11T18:23:30.523Z] d490b2a5cea7: Layer already exists [2022-07-11T18:23:30.523Z] 3aaa511259f7: Layer already exists [2022-07-11T18:23:30.523Z] 8c6b3de7d2b1: Layer already exists [2022-07-11T18:23:30.523Z] 8f14b1e7de80: Layer already exists [2022-07-11T18:23:30.795Z] 429c3e07830c: Layer already exists [2022-07-11T18:23:30.795Z] f73e7dbfee58: Layer already exists [2022-07-11T18:23:30.795Z] main: digest: sha256:782efaa7cf9145c87d7c9f9681d784577edc3c2932fc8aa13ef6727ba22dd479 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-11T18:23:30.860Z] ===================================================== [Pipeline] echo [2022-07-11T18:23:30.871Z] taggedImages: [2022-07-11T18:23:30.871Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1 [2022-07-11T18:23:30.871Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2022-07-11T18:23:30.871Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.2.1-dev.7 [2022-07-11T18:23:30.871Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ccdb054e5d16bd529c2fd15a52524dce2c381cd1-2.2.1-dev.7 [2022-07-11T18:23:30.871Z] - 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-11T18:23:31.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T18:23:31.255Z] [2022-07-11T18:23:31.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:23:31.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T18:23:31.883Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T18:23:31.883Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T18:23:31.883Z] 04944245beec: Pulling fs layer [2022-07-11T18:23:31.883Z] 699f458cf7ca: Pulling fs layer [2022-07-11T18:23:31.883Z] 765212b225bb: Pulling fs layer [2022-07-11T18:23:31.883Z] f23df028b6ca: Pulling fs layer [2022-07-11T18:23:31.883Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T18:23:31.883Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T18:23:31.883Z] f23df028b6ca: Waiting [2022-07-11T18:23:31.883Z] d65c8cfc05b1: Waiting [2022-07-11T18:23:31.883Z] 2437ff75d9bd: Waiting [2022-07-11T18:23:31.883Z] 765212b225bb: Waiting [2022-07-11T18:23:31.883Z] 04944245beec: Verifying Checksum [2022-07-11T18:23:31.883Z] 04944245beec: Download complete [2022-07-11T18:23:31.883Z] 765212b225bb: Verifying Checksum [2022-07-11T18:23:31.883Z] 765212b225bb: Download complete [2022-07-11T18:23:31.883Z] f23df028b6ca: Verifying Checksum [2022-07-11T18:23:31.883Z] f23df028b6ca: Download complete [2022-07-11T18:23:31.883Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T18:23:31.883Z] d65c8cfc05b1: Download complete [2022-07-11T18:23:32.162Z] 699f458cf7ca: Verifying Checksum [2022-07-11T18:23:32.162Z] 699f458cf7ca: Download complete [2022-07-11T18:23:32.437Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T18:23:32.437Z] 8998bd30e6a1: Download complete [2022-07-11T18:23:35.067Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T18:23:35.067Z] 2437ff75d9bd: Download complete [2022-07-11T18:23:36.506Z] 8998bd30e6a1: Pull complete [2022-07-11T18:23:37.103Z] 04944245beec: Pull complete [2022-07-11T18:23:38.553Z] 699f458cf7ca: Pull complete [2022-07-11T18:23:38.828Z] 765212b225bb: Pull complete [2022-07-11T18:23:39.813Z] f23df028b6ca: Pull complete [2022-07-11T18:23:39.813Z] d65c8cfc05b1: Pull complete [2022-07-11T18:23:54.927Z] 2437ff75d9bd: Pull complete [2022-07-11T18:23:54.927Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T18:23:54.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T18:23:54.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T18:23:55.198Z] prd-ubuntu20.04-docker-arm64-4c-16g-19321 does not seem to be running inside a container [2022-07-11T18:23:55.283Z] $ 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/44 -v /w/workspace/app-rfid-llrp-inventory/44:/w/workspace/app-rfid-llrp-inventory/44:rw,z -v /w/workspace/app-rfid-llrp-inventory/44@tmp:/w/workspace/app-rfid-llrp-inventory/44@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-11T18:23:57.968Z] $ docker top 71272c1c844d742bd46e1343c7334f7c2f0f85621e8f4dbef19ce12f6b3e9627 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:23:58.903Z] ---> job-cost.sh [2022-07-11T18:23:58.903Z] lf-activate-venv: SKIPPING [2022-07-11T18:23:58.903Z] INFO: No Stack... [2022-07-11T18:23:59.497Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T18:24:00.474Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T18:24:01.136Z] + cat /w/workspace/app-rfid-llrp-inventory/44/archives/cost.csv [2022-07-11T18:24:01.136Z] + cut -d, -f6 [Pipeline] lock [2022-07-11T18:24:01.195Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [2022-07-11T18:24:01.202Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] did not exist. Created. [2022-07-11T18:24:01.202Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T18:24:01.876Z] /w/workspace/app-rfid-llrp-inventory/44@tmp/durable-a6131087/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T18:24:02.549Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T18:24:02.576Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T18:24:02.656Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T18:24:02.665Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T18:24:02.685Z] $ docker stop --time=1 71272c1c844d742bd46e1343c7334f7c2f0f85621e8f4dbef19ce12f6b3e9627 [2022-07-11T18:24:04.232Z] $ docker rm -f 71272c1c844d742bd46e1343c7334f7c2f0f85621e8f4dbef19ce12f6b3e9627 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-11T18:24:05.198Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2022-07-11T18:24:05.198Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-11T18:24:05.198Z] total 16 [2022-07-11T18:24:05.198Z] drwxr-xr-x 3 root root 4096 Jul 11 18:14 . [2022-07-11T18:24:05.198Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 18:14 .. [2022-07-11T18:24:05.198Z] drwxr-xr-x 2 root root 4096 Jul 11 18:14 cost [2022-07-11T18:24:05.198Z] -rw-r--r-- 1 root root 93 Jul 11 18:14 cost.csv [2022-07-11T18:24:05.198Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-11T18:24:05.198Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2022-07-11T18:24:05.198Z] total 16 [2022-07-11T18:24:05.198Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 18:14 . [2022-07-11T18:24:05.198Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 11 18:14 .. [2022-07-11T18:24:05.198Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 18:14 cost [2022-07-11T18:24:05.198Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 11 18:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:24:05.498Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:24:06.368Z] ---> package-listing.sh [2022-07-11T18:24:06.368Z] ++ facter osfamily [2022-07-11T18:24:06.368Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T18:24:06.630Z] + OS_FAMILY=debian [2022-07-11T18:24:06.630Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2022-07-11T18:24:06.630Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T18:24:06.630Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T18:24:06.630Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T18:24:06.630Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T18:24:06.630Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-11T18:24:06.630Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T18:24:06.630Z] + case "${OS_FAMILY}" in [2022-07-11T18:24:06.630Z] + dpkg -l [2022-07-11T18:24:06.630Z] + grep '^ii' [2022-07-11T18:24:06.630Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T18:24:06.630Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T18:24:06.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T18:24:06.630Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2022-07-11T18:24:06.630Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2022-07-11T18:24:06.630Z] + 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-11T18:24:06.642Z] 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-11T18:24:06.922Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T18:24:07.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T18:24:07.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T18:24:07.576Z] prd-ubuntu20.04-docker-8c-8g-19319 does not seem to be running inside a container [2022-07-11T18:24:07.609Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-11T18:24:07.830Z] $ docker top b61da96391567ef39e20ff269b4127eb61275d31a9927d34a040d6706f8f5dcd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T18:24:08.232Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T18:24:08.522Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T18:24:08.812Z] + ls /var/log/sa-host [2022-07-11T18:24:08.812Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T18:24:08.882Z] provisioning config files... [2022-07-11T18:24:08.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config71270458912525470tmp [Pipeline] { [Pipeline] echo [2022-07-11T18:24:08.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:24:09.194Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T18:24:09.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:24:09.531Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T18:24:09.539Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:24:09.824Z] ---> sudo-logs.sh [2022-07-11T18:24:09.824Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T18:24:09.846Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:24:10.128Z] ---> job-cost.sh [2022-07-11T18:24:10.129Z] lf-activate-venv: SKIPPING [2022-07-11T18:24:10.129Z] DEBUG: total: 0.2199999988079071 [2022-07-11T18:24:10.129Z] INFO: Retrieving Stack Cost... [2022-07-11T18:24:10.698Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T18:24:10.959Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T18:24:10.971Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T18:24:11.253Z] ---> logs-deploy.sh [2022-07-11T18:24:11.253Z] lf-activate-venv: SKIPPING [2022-07-11T18:24:11.253Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/44 [2022-07-11T18:24:11.253Z] INFO: archiving workspace using pattern(s): [2022-07-11T18:24:12.196Z] Archives upload complete. [2022-07-11T18:24:12.457Z] INFO: archiving logs to Nexus [2022-07-11T18:24:13.030Z] ---> uname -a: [2022-07-11T18:24:13.030Z] Linux prd-ubuntu20-04-docker-8c-8g-19319 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] ---> lscpu: [2022-07-11T18:24:13.030Z] Architecture: x86_64 [2022-07-11T18:24:13.030Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T18:24:13.030Z] Byte Order: Little Endian [2022-07-11T18:24:13.030Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T18:24:13.030Z] CPU(s): 8 [2022-07-11T18:24:13.030Z] On-line CPU(s) list: 0-7 [2022-07-11T18:24:13.030Z] Thread(s) per core: 1 [2022-07-11T18:24:13.030Z] Core(s) per socket: 1 [2022-07-11T18:24:13.030Z] Socket(s): 8 [2022-07-11T18:24:13.030Z] NUMA node(s): 1 [2022-07-11T18:24:13.030Z] Vendor ID: AuthenticAMD [2022-07-11T18:24:13.030Z] CPU family: 23 [2022-07-11T18:24:13.030Z] Model: 49 [2022-07-11T18:24:13.030Z] Model name: AMD EPYC-Rome Processor [2022-07-11T18:24:13.030Z] Stepping: 0 [2022-07-11T18:24:13.030Z] CPU MHz: 2799.998 [2022-07-11T18:24:13.030Z] BogoMIPS: 5599.99 [2022-07-11T18:24:13.030Z] Virtualization: AMD-V [2022-07-11T18:24:13.030Z] Hypervisor vendor: KVM [2022-07-11T18:24:13.030Z] Virtualization type: full [2022-07-11T18:24:13.030Z] L1d cache: 256 KiB [2022-07-11T18:24:13.030Z] L1i cache: 256 KiB [2022-07-11T18:24:13.030Z] L2 cache: 4 MiB [2022-07-11T18:24:13.030Z] L3 cache: 128 MiB [2022-07-11T18:24:13.030Z] NUMA node0 CPU(s): 0-7 [2022-07-11T18:24:13.030Z] Vulnerability Itlb multihit: Not affected [2022-07-11T18:24:13.030Z] Vulnerability L1tf: Not affected [2022-07-11T18:24:13.030Z] Vulnerability Mds: Not affected [2022-07-11T18:24:13.030Z] Vulnerability Meltdown: Not affected [2022-07-11T18:24:13.030Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T18:24:13.030Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T18:24:13.030Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T18:24:13.030Z] Vulnerability Srbds: Not affected [2022-07-11T18:24:13.030Z] Vulnerability Tsx async abort: Not affected [2022-07-11T18:24:13.030Z] 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-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] ---> nproc: [2022-07-11T18:24:13.030Z] 8 [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] ---> df -h: [2022-07-11T18:24:13.030Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T18:24:13.030Z] overlay 155G 11G 145G 7% / [2022-07-11T18:24:13.030Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T18:24:13.030Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T18:24:13.030Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T18:24:13.030Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] ---> sar -b -r -n DEV: [2022-07-11T18:24:13.030Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19319) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] 18:12:28 LINUX RESTART (8 CPU) [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] 18:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-11T18:24:13.030Z] 18:14:01 445.13 13.35 431.77 0.00 2101.34 104376.75 0.00 [2022-07-11T18:24:13.030Z] 18:15:01 47.48 0.05 47.43 0.00 1.07 55081.51 0.00 [2022-07-11T18:24:13.030Z] 18:16:01 6.03 0.00 6.03 0.00 0.00 33076.84 0.00 [2022-07-11T18:24:13.030Z] 18:17:01 5.86 0.02 5.85 0.00 0.13 33073.64 0.00 [2022-07-11T18:24:13.030Z] 18:18:01 1.50 0.03 1.47 0.00 0.40 957.17 0.00 [2022-07-11T18:24:13.030Z] 18:19:01 1.00 0.00 1.00 0.00 0.00 17.86 0.00 [2022-07-11T18:24:13.030Z] 18:20:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2022-07-11T18:24:13.030Z] 18:21:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 [2022-07-11T18:24:13.030Z] 18:22:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2022-07-11T18:24:13.030Z] 18:23:01 1.68 0.00 1.68 0.00 0.00 24.66 0.00 [2022-07-11T18:24:13.030Z] 18:24:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 [2022-07-11T18:24:13.030Z] Average: 46.03 1.20 44.83 0.00 188.26 20478.15 0.00 [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] 18:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-11T18:24:13.030Z] 18:14:01 28147720 31564392 730256 2.22 160520 3460480 2576188 7.59 1442032 2842184 68496 [2022-07-11T18:24:13.030Z] 18:15:01 27934160 31780344 515616 1.57 167580 3844884 1947488 5.74 1292448 3165028 368 [2022-07-11T18:24:13.030Z] 18:16:01 27934636 31780908 515060 1.57 167660 3844888 1947488 5.74 1291504 3165032 44 [2022-07-11T18:24:13.030Z] 18:17:01 27934964 31781484 513600 1.56 167736 3844888 1947488 5.74 1291248 3165032 240 [2022-07-11T18:24:13.030Z] 18:18:01 27935696 31782260 512704 1.56 167776 3844900 1947488 5.74 1290908 3165048 20 [2022-07-11T18:24:13.030Z] 18:19:01 27940052 31786932 508312 1.55 167804 3844904 1947488 5.74 1285128 3165384 176 [2022-07-11T18:24:13.030Z] 18:20:01 27944516 31791436 503788 1.53 167832 3844908 1947488 5.74 1281308 3165388 24 [2022-07-11T18:24:13.030Z] 18:21:01 27944380 31791348 503704 1.53 167860 3844912 1947488 5.74 1281192 3165392 12 [2022-07-11T18:24:13.030Z] 18:22:01 27944632 31791652 503412 1.53 167888 3844912 1947488 5.74 1281452 3165392 20 [2022-07-11T18:24:13.030Z] 18:23:01 27944160 31791272 503844 1.53 167944 3844888 1947488 5.74 1281712 3165372 164 [2022-07-11T18:24:13.030Z] 18:24:01 27944056 31791232 503780 1.53 167976 3844900 1947488 5.74 1281448 3165376 40 [2022-07-11T18:24:13.030Z] Average: 27958997 31766660 528552 1.61 167143 3809951 2004643 5.91 1300035 3135875 6328 [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] 18:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-11T18:24:13.030Z] 18:14:01 ens3 510.96 367.94 7197.18 119.35 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:14:01 docker0 128.42 159.40 10.62 1253.02 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:14:01 lo 6.44 6.44 0.63 0.63 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:14:01 veth9a6aeac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:15:01 ens3 116.49 67.43 2528.17 13.81 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:15:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:16:01 ens3 13.38 6.55 12.89 0.53 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:17:01 ens3 1.08 0.50 0.40 0.28 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:18:01 ens3 0.62 0.35 0.34 0.26 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:19:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:20:01 ens3 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:21:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:22:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:23:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:24:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] Average: ens3 57.80 39.80 875.75 12.05 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] Average: docker0 11.50 14.27 0.95 112.17 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] ---> sar -P ALL: [2022-07-11T18:24:13.030Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19319) 07/11/22 _x86_64_ (8 CPU) [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] 18:12:28 LINUX RESTART (8 CPU) [2022-07-11T18:24:13.030Z] [2022-07-11T18:24:13.030Z] 18:13:02 CPU %user %nice %system %iowait %steal %idle [2022-07-11T18:24:13.030Z] 18:14:01 all 16.29 0.00 6.35 1.51 0.08 75.77 [2022-07-11T18:24:13.031Z] 18:14:01 0 15.72 0.00 6.67 0.43 0.07 77.12 [2022-07-11T18:24:13.031Z] 18:14:01 1 17.15 0.00 6.40 1.32 0.07 75.07 [2022-07-11T18:24:13.031Z] 18:14:01 2 16.08 0.00 6.03 0.43 0.07 77.39 [2022-07-11T18:24:13.031Z] 18:14:01 3 16.44 0.00 6.10 0.36 0.07 77.02 [2022-07-11T18:24:13.031Z] 18:14:01 4 16.47 0.00 6.02 1.82 0.07 75.62 [2022-07-11T18:24:13.031Z] 18:14:01 5 17.19 0.00 5.33 0.14 0.09 77.25 [2022-07-11T18:24:13.031Z] 18:14:01 6 15.19 0.00 7.52 7.46 0.07 69.76 [2022-07-11T18:24:13.031Z] 18:14:01 7 16.11 0.00 6.70 0.10 0.10 76.99 [2022-07-11T18:24:13.031Z] 18:15:01 all 20.67 0.00 3.69 0.30 0.05 75.30 [2022-07-11T18:24:13.031Z] 18:15:01 0 20.64 0.00 3.29 0.02 0.05 76.01 [2022-07-11T18:24:13.031Z] 18:15:01 1 21.21 0.00 3.98 0.03 0.05 74.73 [2022-07-11T18:24:13.031Z] 18:15:01 2 20.54 0.00 3.69 0.20 0.07 75.50 [2022-07-11T18:24:13.031Z] 18:15:01 3 20.59 0.00 3.55 0.47 0.05 75.34 [2022-07-11T18:24:13.031Z] 18:15:01 4 19.72 0.00 4.48 1.46 0.05 74.29 [2022-07-11T18:24:13.031Z] 18:15:01 5 20.54 0.00 3.34 0.02 0.05 76.05 [2022-07-11T18:24:13.031Z] 18:15:01 6 20.58 0.00 3.58 0.02 0.05 75.78 [2022-07-11T18:24:13.031Z] 18:15:01 7 21.51 0.00 3.63 0.15 0.05 74.66 [2022-07-11T18:24:13.031Z] 18:16:01 all 0.30 0.00 0.02 0.02 0.00 99.66 [2022-07-11T18:24:13.031Z] 18:16:01 0 1.97 0.00 0.02 0.00 0.00 98.01 [2022-07-11T18:24:13.031Z] 18:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T18:24:13.031Z] 18:16:01 2 0.15 0.00 0.03 0.05 0.00 99.77 [2022-07-11T18:24:13.031Z] 18:16:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2022-07-11T18:24:13.031Z] 18:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:16:01 6 0.07 0.00 0.03 0.02 0.00 99.88 [2022-07-11T18:24:13.031Z] 18:16:01 7 0.10 0.00 0.07 0.00 0.00 99.83 [2022-07-11T18:24:13.031Z] 18:17:01 all 0.18 0.00 0.04 0.01 0.00 99.77 [2022-07-11T18:24:13.031Z] 18:17:01 0 1.01 0.00 0.13 0.00 0.00 98.86 [2022-07-11T18:24:13.031Z] 18:17:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-11T18:24:13.031Z] 18:17:01 2 0.12 0.00 0.02 0.05 0.02 99.80 [2022-07-11T18:24:13.031Z] 18:17:01 3 0.02 0.00 0.02 0.05 0.00 99.92 [2022-07-11T18:24:13.031Z] 18:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T18:24:13.031Z] 18:17:01 6 0.10 0.00 0.05 0.00 0.02 99.83 [2022-07-11T18:24:13.031Z] 18:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-11T18:24:13.031Z] 18:18:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2022-07-11T18:24:13.031Z] 18:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:18:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-07-11T18:24:13.031Z] 18:18:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-07-11T18:24:13.031Z] 18:18:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-11T18:24:13.031Z] 18:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T18:24:13.031Z] 18:19:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T18:24:13.031Z] 18:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T18:24:13.031Z] 18:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T18:24:13.031Z] 18:19:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2022-07-11T18:24:13.031Z] 18:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T18:24:13.031Z] 18:19:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-11T18:24:13.031Z] 18:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T18:24:13.031Z] 18:20:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2022-07-11T18:24:13.031Z] 18:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T18:24:13.031Z] 18:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T18:24:13.031Z] 18:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-11T18:24:13.031Z] 18:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T18:24:13.031Z] 18:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-11T18:24:13.031Z] 18:20:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-11T18:24:13.031Z] 18:20:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2022-07-11T18:24:13.031Z] 18:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-07-11T18:24:13.031Z] 18:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T18:24:13.031Z] 18:21:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-11T18:24:13.031Z] 18:21:01 2 0.07 0.00 0.03 0.02 0.02 99.87 [2022-07-11T18:24:13.031Z] 18:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-11T18:24:13.031Z] 18:21:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-07-11T18:24:13.031Z] 18:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T18:24:13.031Z] 18:22:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-07-11T18:24:13.031Z] 18:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-11T18:24:13.031Z] 18:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:22:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-11T18:24:13.031Z] 18:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T18:24:13.031Z] 18:23:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-11T18:24:13.031Z] 18:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:23:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-11T18:24:13.031Z] 18:23:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-07-11T18:24:13.031Z] 18:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T18:24:13.031Z] 18:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T18:24:13.031Z] 18:23:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-11T18:24:13.031Z] 18:23:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2022-07-11T18:24:13.031Z] 18:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-07-11T18:24:13.031Z] 18:24:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2022-07-11T18:24:13.031Z] 18:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-11T18:24:13.031Z] 18:24:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-11T18:24:13.031Z] 18:24:01 2 0.10 0.00 0.02 0.02 0.02 99.85 [2022-07-11T18:24:13.031Z] 18:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-11T18:24:13.031Z] 18:24:01 4 0.13 0.00 0.02 0.00 0.00 99.85 [2022-07-11T18:24:13.031Z] 18:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-11T18:24:13.031Z] 18:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-11T18:24:13.031Z] 18:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-11T18:24:13.031Z] [2022-07-11T18:24:13.031Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-07-11T18:24:13.031Z] Average: all 3.37 0.00 0.91 0.17 0.01 95.54 [2022-07-11T18:24:13.031Z] Average: 0 3.56 0.00 0.91 0.04 0.02 95.47 [2022-07-11T18:24:13.031Z] Average: 1 3.47 0.00 0.95 0.12 0.01 95.45 [2022-07-11T18:24:13.031Z] Average: 2 3.34 0.00 0.89 0.07 0.02 95.67 [2022-07-11T18:24:13.031Z] Average: 3 3.32 0.00 0.86 0.09 0.01 95.71 [2022-07-11T18:24:13.031Z] Average: 4 3.26 0.00 0.94 0.30 0.01 95.49 [2022-07-11T18:24:13.031Z] Average: 5 3.40 0.00 0.78 0.01 0.01 95.79 [2022-07-11T18:24:13.031Z] Average: 6 3.24 0.00 1.01 0.67 0.01 95.07 [2022-07-11T18:24:13.031Z] Average: 7 3.39 0.00 0.93 0.02 0.02 95.64 [2022-07-11T18:24:13.031Z] [2022-07-11T18:24:13.031Z] [2022-07-11T18:24:13.031Z]