Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 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-ssh7477064406199027487.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2191754507862076493.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8285218417999808131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5935165680309587329.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9396193473602256277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [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.23 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-26267 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 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 (main) Commit message: "Merge pull request #315 from jinlinGuan/v4-module" > 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 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 # timeout=10 > git rev-list --no-walk 5ad8c9446e4ef4e55d9c2493fa7503f75f7c587c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-12T08:38:12.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-12T08:38:12.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-12T08:38:12.710Z] ========================================================= [2024-11-12T08:38:12.710Z] EdgeX Global Pipelines Version Info [2024-11-12T08:38:12.710Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:38:13.814Z] ------------------- [2024-11-12T08:38:13.814Z] stable info: [2024-11-12T08:38:13.814Z] ------------------- [2024-11-12T08:38:13.814Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-12T08:38:13.814Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-12T08:38:13.814Z] Message: update stable to v1.0.265 [2024-11-12T08:38:14.076Z] ------------------- [2024-11-12T08:38:14.076Z] experimental info: [2024-11-12T08:38:14.076Z] ------------------- [2024-11-12T08:38:14.076Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-12T08:38:14.076Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-12T08:38:14.076Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-12T08:38:14.148Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-11-12T08:38:14.162Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-11-12T08:38:14.184Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-12T08:38:14.206Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-12T08:38:14.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-12T08:38:14.248Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-12T08:38:14.272Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-12T08:38:14.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-12T08:38:14.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-12T08:38:14.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-12T08:38:14.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-12T08:38:14.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-11-12T08:38:14.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-12T08:38:14.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-12T08:38:14.451Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T08:38:14.478Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T08:38:14.505Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T08:38:14.530Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T08:38:14.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-12T08:38:14.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-12T08:38:14.628Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-12T08:38:14.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-12T08:38:14.670Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-12T08:38:14.691Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-12T08:38:14.723Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-12T08:38:14.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-12T08:38:14.771Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-12T08:38:14.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-12T08:38:14.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-12T08:38:14.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-12T08:38:14.873Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] echo [2024-11-12T08:38:14.894Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 34674b2 [Pipeline] echo [2024-11-12T08:38:14.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T08:38:14.974Z] provisioning config files... [2024-11-12T08:38:14.990Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13494065347362872557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:38:15.330Z] ---> ****-login.sh [2024-11-12T08:38:15.330Z] nexus3.edgexfoundry.org:10001 [2024-11-12T08:38:15.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:15.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:15.592Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:15.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:15.592Z] [2024-11-12T08:38:15.592Z] Login Succeeded [2024-11-12T08:38:15.592Z] nexus3.edgexfoundry.org:10002 [2024-11-12T08:38:15.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:15.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:15.592Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:15.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:15.592Z] [2024-11-12T08:38:15.592Z] Login Succeeded [2024-11-12T08:38:15.592Z] nexus3.edgexfoundry.org:10003 [2024-11-12T08:38:15.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:15.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:15.851Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:15.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:15.851Z] [2024-11-12T08:38:15.851Z] Login Succeeded [2024-11-12T08:38:15.851Z] nexus3.edgexfoundry.org:10004 [2024-11-12T08:38:15.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:15.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:15.851Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:15.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:15.851Z] [2024-11-12T08:38:15.851Z] Login Succeeded [2024-11-12T08:38:15.851Z] ****.io [2024-11-12T08:38:16.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:16.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:16.112Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:16.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:16.112Z] [2024-11-12T08:38:16.112Z] Login Succeeded [2024-11-12T08:38:16.112Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T08:38:16.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-12T08:38:16.523Z] + git rev-list -1 --merges 34674b2e9c45a5b976ca5e2fe05afe1110403ce8~1..34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] echo [2024-11-12T08:38:16.557Z] -----------> git rev-list -1 --merges 34674b2e9c45a5b976ca5e2fe05afe1110403ce8~1..34674b2e9c45a5b976ca5e2fe05afe1110403ce8 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [2024-11-12T08:38:16.557Z] 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [false] [Pipeline] sh [2024-11-12T08:38:16.855Z] + git log --format=format:%s -1 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] echo [2024-11-12T08:38:16.874Z] ========================================================= [2024-11-12T08:38:16.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-12T08:38:16.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T08:38:17.219Z] + git log --format=format:%s -1 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] echo [2024-11-12T08:38:17.231Z] [semverPrep] GIT_COMMIT: 34674b2e9c45a5b976ca5e2fe05afe1110403ce8, Commit Message: Merge pull request #315 from jinlinGuan/v4-module [Pipeline] echo [2024-11-12T08:38:17.242Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-12T08:38:17.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T08:38:17.602Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-12T08:38:17.602Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-12T08:38:17.602Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-12T08:38:17.602Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-11-12T08:38:17.602Z] -a /etc/ssh/ssh_known_hosts [2024-11-12T08:38:17.602Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:38:17.973Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T08:38:17.974Z] [2024-11-12T08:38:17.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:38:18.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T08:38:18.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-12T08:38:18.282Z] b85a868b505f: Pulling fs layer [2024-11-12T08:38:18.282Z] e2be974225ed: Pulling fs layer [2024-11-12T08:38:18.282Z] 339a4e72a1f5: Pulling fs layer [2024-11-12T08:38:18.282Z] 988bab9f4d93: Pulling fs layer [2024-11-12T08:38:18.282Z] 1469e6f7b9e6: Pulling fs layer [2024-11-12T08:38:18.282Z] eaf3925da568: Pulling fs layer [2024-11-12T08:38:18.282Z] bab4dde63d76: Pulling fs layer [2024-11-12T08:38:18.282Z] bde34c3a00c8: Pulling fs layer [2024-11-12T08:38:18.282Z] b352a97aabf1: Pulling fs layer [2024-11-12T08:38:18.282Z] 4872d77fe225: Pulling fs layer [2024-11-12T08:38:18.282Z] 5851b861e8e6: Pulling fs layer [2024-11-12T08:38:18.282Z] 988bab9f4d93: Waiting [2024-11-12T08:38:18.282Z] 1469e6f7b9e6: Waiting [2024-11-12T08:38:18.282Z] eaf3925da568: Waiting [2024-11-12T08:38:18.282Z] bab4dde63d76: Waiting [2024-11-12T08:38:18.282Z] bde34c3a00c8: Waiting [2024-11-12T08:38:18.282Z] b352a97aabf1: Waiting [2024-11-12T08:38:18.282Z] 5851b861e8e6: Waiting [2024-11-12T08:38:18.282Z] 4872d77fe225: Waiting [2024-11-12T08:38:18.282Z] e2be974225ed: Verifying Checksum [2024-11-12T08:38:18.282Z] e2be974225ed: Download complete [2024-11-12T08:38:18.282Z] 988bab9f4d93: Verifying Checksum [2024-11-12T08:38:18.282Z] 988bab9f4d93: Download complete [2024-11-12T08:38:18.542Z] 1469e6f7b9e6: Verifying Checksum [2024-11-12T08:38:18.542Z] 1469e6f7b9e6: Download complete [2024-11-12T08:38:18.542Z] eaf3925da568: Verifying Checksum [2024-11-12T08:38:18.542Z] eaf3925da568: Download complete [2024-11-12T08:38:18.542Z] 339a4e72a1f5: Verifying Checksum [2024-11-12T08:38:18.542Z] 339a4e72a1f5: Download complete [2024-11-12T08:38:18.542Z] bde34c3a00c8: Download complete [2024-11-12T08:38:18.542Z] b352a97aabf1: Verifying Checksum [2024-11-12T08:38:18.542Z] b352a97aabf1: Download complete [2024-11-12T08:38:18.542Z] 4872d77fe225: Verifying Checksum [2024-11-12T08:38:18.542Z] 4872d77fe225: Download complete [2024-11-12T08:38:18.542Z] 5851b861e8e6: Verifying Checksum [2024-11-12T08:38:18.542Z] 5851b861e8e6: Download complete [2024-11-12T08:38:18.542Z] b85a868b505f: Verifying Checksum [2024-11-12T08:38:18.542Z] b85a868b505f: Download complete [2024-11-12T08:38:18.802Z] bab4dde63d76: Verifying Checksum [2024-11-12T08:38:18.802Z] bab4dde63d76: Download complete [2024-11-12T08:38:20.179Z] b85a868b505f: Pull complete [2024-11-12T08:38:20.179Z] e2be974225ed: Pull complete [2024-11-12T08:38:20.806Z] 339a4e72a1f5: Pull complete [2024-11-12T08:38:20.806Z] 988bab9f4d93: Pull complete [2024-11-12T08:38:21.067Z] 1469e6f7b9e6: Pull complete [2024-11-12T08:38:21.067Z] eaf3925da568: Pull complete [2024-11-12T08:38:22.975Z] bab4dde63d76: Pull complete [2024-11-12T08:38:22.976Z] bde34c3a00c8: Pull complete [2024-11-12T08:38:22.976Z] b352a97aabf1: Pull complete [2024-11-12T08:38:22.976Z] 4872d77fe225: Pull complete [2024-11-12T08:38:23.237Z] 5851b861e8e6: Pull complete [2024-11-12T08:38:23.237Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-12T08:38:23.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T08:38:23.237Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:38:23.394Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T08:38:23.421Z] $ 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 [2024-11-12T08:38:26.866Z] $ docker top 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 -eo pid,comm [2024-11-12T08:38:26.925Z] 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). [2024-11-12T08:38:26.925Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T08:38:26.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T08:38:26.988Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T08:38:27.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T08:38:27.092Z] $ docker exec 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 ssh-agent [2024-11-12T08:38:27.202Z] SSH_AUTH_SOCK=/tmp/ssh-OHTis1CdqM6a/agent.32 [2024-11-12T08:38:27.202Z] SSH_AGENT_PID=38 [2024-11-12T08:38:27.209Z] Running ssh-add (command line suppressed) [2024-11-12T08:38:27.316Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1730012068353695171.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1730012068353695171.key) [2024-11-12T08:38:27.337Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T08:38:27.635Z] + git tag --points-at HEAD [Pipeline] } [2024-11-12T08:38:27.644Z] $ docker exec --env ******** --env ******** 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 ssh-agent -k [2024-11-12T08:38:27.749Z] unset SSH_AUTH_SOCK; [2024-11-12T08:38:27.750Z] unset SSH_AGENT_PID; [2024-11-12T08:38:27.750Z] echo Agent pid 38 killed; [2024-11-12T08:38:27.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-12T08:38:27.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T08:38:27.801Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T08:38:27.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T08:38:27.927Z] $ docker exec 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 ssh-agent [2024-11-12T08:38:28.032Z] SSH_AUTH_SOCK=/tmp/ssh-yawVDGu0tD5M/agent.71 [2024-11-12T08:38:28.032Z] SSH_AGENT_PID=77 [2024-11-12T08:38:28.038Z] Running ssh-add (command line suppressed) [2024-11-12T08:38:28.148Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8975090216017472140.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8975090216017472140.key) [2024-11-12T08:38:28.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T08:38:28.456Z] + git semver init [2024-11-12T08:38:28.715Z] 2024-11-12 08:38:28,636 [run_init] DEBUG init version:0.0.0 force:False [2024-11-12T08:38:28.715Z] 2024-11-12 08:38:28,636 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-11-12T08:38:28.715Z] 2024-11-12 08:38:28,637 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-11-12T08:38:28.715Z] 2024-11-12 08:38:28,637 [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) [2024-11-12T08:38:31.260Z] 2024-11-12 08:38:30,677 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-11-12T08:38:31.261Z] 2024-11-12 08:38:30,678 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-11-12T08:38:31.261Z] 2024-11-12 08:38:30,678 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-12T08:38:31.261Z] 2024-11-12 08:38:30,678 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-12T08:38:31.261Z] 4.0.0-dev.2 [Pipeline] } [2024-11-12T08:38:31.267Z] $ docker exec --env ******** --env ******** 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 ssh-agent -k [2024-11-12T08:38:31.368Z] unset SSH_AUTH_SOCK; [2024-11-12T08:38:31.368Z] unset SSH_AGENT_PID; [2024-11-12T08:38:31.368Z] echo Agent pid 77 killed; [2024-11-12T08:38:31.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T08:38:31.713Z] + git semver [Pipeline] } [2024-11-12T08:38:31.984Z] $ docker stop --time=1 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 [2024-11-12T08:38:33.278Z] $ docker rm -f --volumes 5f14779f5fad456c19a45de0ed2fc0994ea1b09beae4aa4fe2776f0125325cb3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T08:38:33.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-12T08:38:33.866Z] Stashed 1 file(s) [Pipeline] echo [2024-11-12T08:38:33.871Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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 [2024-11-12T08:38:34.082Z] provisioning config files... [2024-11-12T08:38:34.093Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2246275714105273744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:38:34.401Z] ---> ****-login.sh [2024-11-12T08:38:34.401Z] nexus3.edgexfoundry.org:10001 [2024-11-12T08:38:34.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:34.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:34.401Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:34.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:34.401Z] [2024-11-12T08:38:34.401Z] Login Succeeded [2024-11-12T08:38:34.401Z] nexus3.edgexfoundry.org:10002 [2024-11-12T08:38:34.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:34.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:34.401Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:34.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:34.401Z] [2024-11-12T08:38:34.401Z] Login Succeeded [2024-11-12T08:38:34.401Z] nexus3.edgexfoundry.org:10003 [2024-11-12T08:38:34.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:34.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:34.661Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:34.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:34.661Z] [2024-11-12T08:38:34.661Z] Login Succeeded [2024-11-12T08:38:34.661Z] nexus3.edgexfoundry.org:10004 [2024-11-12T08:38:34.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:34.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:34.661Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:34.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:34.661Z] [2024-11-12T08:38:34.661Z] Login Succeeded [2024-11-12T08:38:34.661Z] ****.io [2024-11-12T08:38:34.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:38:34.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:38:34.923Z] Configure a credential helper to remove this warning. See [2024-11-12T08:38:34.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:38:34.923Z] [2024-11-12T08:38:34.923Z] Login Succeeded [2024-11-12T08:38:34.923Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T08:38:34.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T08:38:35.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:38:35.063Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:38:35.080Z] ========================================================= [2024-11-12T08:38:35.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-12T08:38:35.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:38:35.430Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-12T08:38:35.430Z] Sending build context to Docker daemon 19.98MB [2024-11-12T08:38:35.430Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T08:38:35.430Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T08:38:35.690Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-12T08:38:35.690Z] 43c4264eed91: Pulling fs layer [2024-11-12T08:38:35.690Z] 4cc291be95ef: Pulling fs layer [2024-11-12T08:38:35.690Z] 2ac1f1163629: Pulling fs layer [2024-11-12T08:38:35.690Z] 5c3c966382ef: Pulling fs layer [2024-11-12T08:38:35.690Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T08:38:35.690Z] 5d5c8e513c77: Pulling fs layer [2024-11-12T08:38:35.690Z] 9f66e0745190: Pulling fs layer [2024-11-12T08:38:35.690Z] f49a43e4bbc0: Pulling fs layer [2024-11-12T08:38:35.690Z] 561ebcabdf7f: Pulling fs layer [2024-11-12T08:38:35.690Z] 5c3c966382ef: Waiting [2024-11-12T08:38:35.690Z] 9f66e0745190: Waiting [2024-11-12T08:38:35.690Z] f49a43e4bbc0: Waiting [2024-11-12T08:38:35.690Z] 4f4fb700ef54: Waiting [2024-11-12T08:38:35.690Z] 5d5c8e513c77: Waiting [2024-11-12T08:38:35.690Z] 561ebcabdf7f: Waiting [2024-11-12T08:38:35.690Z] 4cc291be95ef: Verifying Checksum [2024-11-12T08:38:35.690Z] 4cc291be95ef: Download complete [2024-11-12T08:38:35.690Z] 5c3c966382ef: Verifying Checksum [2024-11-12T08:38:35.690Z] 5c3c966382ef: Download complete [2024-11-12T08:38:35.690Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T08:38:35.690Z] 4f4fb700ef54: Download complete [2024-11-12T08:38:35.690Z] 5d5c8e513c77: Verifying Checksum [2024-11-12T08:38:35.690Z] 5d5c8e513c77: Download complete [2024-11-12T08:38:35.690Z] 43c4264eed91: Download complete [2024-11-12T08:38:35.690Z] 9f66e0745190: Verifying Checksum [2024-11-12T08:38:35.690Z] 9f66e0745190: Download complete [2024-11-12T08:38:35.951Z] 43c4264eed91: Pull complete [2024-11-12T08:38:35.951Z] 561ebcabdf7f: Verifying Checksum [2024-11-12T08:38:35.951Z] 561ebcabdf7f: Download complete [2024-11-12T08:38:35.951Z] 4cc291be95ef: Pull complete [2024-11-12T08:38:36.211Z] 2ac1f1163629: Download complete [2024-11-12T08:38:36.470Z] f49a43e4bbc0: Verifying Checksum [2024-11-12T08:38:40.660Z] 2ac1f1163629: Pull complete [2024-11-12T08:38:40.660Z] 5c3c966382ef: Pull complete [2024-11-12T08:38:40.660Z] 4f4fb700ef54: Pull complete [2024-11-12T08:38:40.660Z] 5d5c8e513c77: Pull complete [2024-11-12T08:38:40.660Z] 9f66e0745190: Pull complete [2024-11-12T08:38:42.565Z] f49a43e4bbc0: Pull complete [2024-11-12T08:38:43.134Z] 561ebcabdf7f: Pull complete [2024-11-12T08:38:43.134Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-12T08:38:43.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T08:38:43.134Z] ---> 3a752c3f9dda [2024-11-12T08:38:43.134Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T08:38:49.011Z] Still waiting to schedule task [2024-11-12T08:38:49.012Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-12T08:38:49.763Z] ---> Running in 496ad9738c67 [2024-11-12T08:38:49.763Z] Removing intermediate container 496ad9738c67 [2024-11-12T08:38:49.763Z] ---> bf42cbc351bc [2024-11-12T08:38:49.763Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T08:38:49.763Z] ---> Running in 897156d9aa8c [2024-11-12T08:38:49.763Z] Removing intermediate container 897156d9aa8c [2024-11-12T08:38:49.763Z] ---> 000fcf7b0db2 [2024-11-12T08:38:49.763Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T08:38:49.763Z] ---> Running in 98bfd3fcf818 [2024-11-12T08:38:49.763Z] Removing intermediate container 98bfd3fcf818 [2024-11-12T08:38:49.763Z] ---> 31e135c03404 [2024-11-12T08:38:49.763Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T08:38:49.763Z] ---> Running in 607850c2ef7b [2024-11-12T08:38:50.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:38:50.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:38:50.544Z] OK: 246 MiB in 54 packages [2024-11-12T08:38:50.803Z] Removing intermediate container 607850c2ef7b [2024-11-12T08:38:50.803Z] ---> 901c40065259 [2024-11-12T08:38:50.803Z] Step 7/12 : WORKDIR /app [2024-11-12T08:38:50.803Z] ---> Running in ecc01d97b1d5 [2024-11-12T08:38:50.803Z] Removing intermediate container ecc01d97b1d5 [2024-11-12T08:38:50.803Z] ---> d49232bf55d5 [2024-11-12T08:38:50.803Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-12T08:38:51.063Z] ---> 92a226371c66 [2024-11-12T08:38:51.063Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T08:38:51.063Z] ---> Running in 8e80291cbf19 [2024-11-12T08:39:47.381Z] Removing intermediate container 8e80291cbf19 [2024-11-12T08:39:47.381Z] ---> 0bd565cf9422 [2024-11-12T08:39:47.381Z] Step 10/12 : COPY . . [2024-11-12T08:39:47.381Z] ---> 4a163dd09b21 [2024-11-12T08:39:47.381Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T08:39:47.381Z] ---> Running in 7ec9381c6b8b [2024-11-12T08:39:47.381Z] Removing intermediate container 7ec9381c6b8b [2024-11-12T08:39:47.381Z] ---> 6358f94d0f4a [2024-11-12T08:39:47.381Z] Step 12/12 : RUN $MAKE [2024-11-12T08:39:47.381Z] ---> Running in d6d8439483c9 [2024-11-12T08:39:47.381Z] noop [2024-11-12T08:39:47.381Z] Removing intermediate container d6d8439483c9 [2024-11-12T08:39:47.381Z] ---> e2ec6a640e29 [2024-11-12T08:39:47.381Z] Successfully built e2ec6a640e29 [2024-11-12T08:39:47.381Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:39:47.714Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T08:39:47.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:39:47.805Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T08:39:47.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-12T08:39:48.184Z] $ docker top 150c59984a263809afcc058781858ee55c2d650920bcc889c8705b375d7b2b75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:39:48.538Z] + go version [2024-11-12T08:39:48.538Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-12T08:39:48.546Z] $ docker stop --time=1 150c59984a263809afcc058781858ee55c2d650920bcc889c8705b375d7b2b75 [2024-11-12T08:39:49.817Z] $ docker rm -f --volumes 150c59984a263809afcc058781858ee55c2d650920bcc889c8705b375d7b2b75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:39:50.243Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T08:39:50.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:39:50.318Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T08:39:50.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-12T08:39:50.682Z] $ docker top d91655ca49cff2f6d1ef3919bc8ee4e01c8155c80e2b92e4ae7138de66586d14 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:39:51.041Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-11-12T08:39:51.352Z] + make test [2024-11-12T08:39:51.352Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-12T08:40:25.625Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-12T08:40:25.625Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-12T08:40:25.625Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.117s coverage: 86.2% of statements [2024-11-12T08:40:25.625Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.667s coverage: 71.9% of statements [2024-11-12T08:41:04.336Z] go vet ./... [2024-11-12T08:41:06.869Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T08:41:06.869Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T08:41:06.869Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-12T08:41:07.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T08:41:07.167Z] $ docker stop --time=1 d91655ca49cff2f6d1ef3919bc8ee4e01c8155c80e2b92e4ae7138de66586d14 [2024-11-12T08:41:13.045Z] $ docker rm -f --volumes d91655ca49cff2f6d1ef3919bc8ee4e01c8155c80e2b92e4ae7138de66586d14 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T08:41:13.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T08:41:13.791Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-12T08:41:14.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T08:41:14.527Z] + ls -al . [2024-11-12T08:41:14.527Z] total 284 [2024-11-12T08:41:14.527Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 08:39 . [2024-11-12T08:41:14.527Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:38 .. [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 12 08:38 .dockerignore [2024-11-12T08:41:14.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:40 .git [2024-11-12T08:41:14.527Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:38 .github [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 12 08:38 .gitignore [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 12 08:38 .golangci.yml [2024-11-12T08:41:14.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 08:38 .semver [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 16943 Nov 12 08:38 Attribution.txt [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 12 08:38 CHANGELOG.md [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 1769 Nov 12 08:38 Dockerfile [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 08:38 GOVERNANCE.md [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 12 08:38 Jenkinsfile [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 12 08:38 LICENSE [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 3066 Nov 12 08:38 Makefile [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 12 08:38 OWNERS.md [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 08:38 README.md [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 08:38 VERSION [2024-11-12T08:41:14.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:38 bin [2024-11-12T08:41:14.527Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 12 08:40 coverage.out [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 6792 Nov 12 08:38 go.mod [2024-11-12T08:41:14.527Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 12 08:38 go.sum [2024-11-12T08:41:14.527Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:38 images [2024-11-12T08:41:14.528Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:38 internal [2024-11-12T08:41:14.528Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 12 08:38 main.go [2024-11-12T08:41:14.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:38 openapi [2024-11-12T08:41:14.528Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:38 res [2024-11-12T08:41:14.528Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:41:14.895Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=34674b2e9c45a5b976ca5e2fe05afe1110403ce8 --label arch=amd64 --label version=4.0.0-dev.2 . [2024-11-12T08:41:14.895Z] Sending build context to Docker daemon 19.98MB [2024-11-12T08:41:14.895Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T08:41:14.895Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-12T08:41:14.895Z] ---> e2ec6a640e29 [2024-11-12T08:41:14.895Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T08:41:15.464Z] ---> Running in 30d983dda795 [2024-11-12T08:41:15.464Z] Removing intermediate container 30d983dda795 [2024-11-12T08:41:15.464Z] ---> 75aa12a8ac52 [2024-11-12T08:41:15.464Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T08:41:15.464Z] ---> Running in 1040eb01c76c [2024-11-12T08:41:15.464Z] Removing intermediate container 1040eb01c76c [2024-11-12T08:41:15.464Z] ---> b6f5915ba5ad [2024-11-12T08:41:15.464Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-12T08:41:15.464Z] ---> Running in 780e027f6a9b [2024-11-12T08:41:15.724Z] Removing intermediate container 780e027f6a9b [2024-11-12T08:41:15.724Z] ---> 9a4d8763b069 [2024-11-12T08:41:15.724Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T08:41:15.724Z] ---> Running in acb185dcdb04 [2024-11-12T08:41:15.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:41:15.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:41:16.552Z] OK: 246 MiB in 54 packages [2024-11-12T08:41:17.490Z] Removing intermediate container acb185dcdb04 [2024-11-12T08:41:17.490Z] ---> abcb7f604296 [2024-11-12T08:41:17.490Z] Step 7/30 : WORKDIR /app [2024-11-12T08:41:17.490Z] ---> Running in e8a56b4ccb17 [2024-11-12T08:41:17.490Z] Removing intermediate container e8a56b4ccb17 [2024-11-12T08:41:17.490Z] ---> 19a952ce70b9 [2024-11-12T08:41:17.490Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-12T08:41:17.749Z] ---> 635ff74122a0 [2024-11-12T08:41:17.749Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T08:41:17.749Z] ---> Running in a4c8c7223016 [2024-11-12T08:41:18.686Z] Removing intermediate container a4c8c7223016 [2024-11-12T08:41:18.686Z] ---> fdb70048e065 [2024-11-12T08:41:18.686Z] Step 10/30 : COPY . . [2024-11-12T08:41:19.623Z] ---> b49008db0a94 [2024-11-12T08:41:19.623Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T08:41:19.623Z] ---> Running in e79ba570ce11 [2024-11-12T08:41:19.623Z] Removing intermediate container e79ba570ce11 [2024-11-12T08:41:19.623Z] ---> 7f36b34de9e9 [2024-11-12T08:41:19.623Z] Step 12/30 : RUN $MAKE [2024-11-12T08:41:19.623Z] ---> Running in 93005e5f4aad [2024-11-12T08:41:20.191Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-12T08:41:58.921Z] Removing intermediate container 93005e5f4aad [2024-11-12T08:41:58.921Z] ---> 657c1b269d36 [2024-11-12T08:41:58.921Z] Step 13/30 : FROM alpine:3.20 [2024-11-12T08:41:58.921Z] 3.20: Pulling from library/alpine [2024-11-12T08:41:58.921Z] da9db072f522: Pulling fs layer [2024-11-12T08:41:58.921Z] da9db072f522: Download complete [2024-11-12T08:41:58.921Z] da9db072f522: Pull complete [2024-11-12T08:41:58.921Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T08:41:58.921Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T08:41:58.921Z] ---> 63b790fccc90 [2024-11-12T08:41:58.921Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-12T08:41:58.921Z] ---> Running in ec1e3d91b251 [2024-11-12T08:41:58.921Z] Removing intermediate container ec1e3d91b251 [2024-11-12T08:41:58.921Z] ---> ee49521d4dbc [2024-11-12T08:41:58.921Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-12T08:41:58.921Z] ---> Running in 8aa06f582f00 [2024-11-12T08:41:58.921Z] Removing intermediate container 8aa06f582f00 [2024-11-12T08:41:58.921Z] ---> d0526df0376b [2024-11-12T08:41:58.921Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-12T08:41:58.921Z] ---> Running in 3bbbb949142a [2024-11-12T08:41:58.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:41:58.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:41:58.921Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T08:41:58.921Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T08:41:58.921Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T08:41:58.921Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T08:41:58.921Z] OK: 9 MiB in 16 packages [2024-11-12T08:41:58.921Z] Removing intermediate container 3bbbb949142a [2024-11-12T08:41:58.921Z] ---> 9a1f3204aea8 [2024-11-12T08:41:58.921Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-12T08:41:58.921Z] ---> Running in a292a0aa7c81 [2024-11-12T08:41:58.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:41:58.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:41:58.922Z] Upgrading critical system libraries and apk-tools: [2024-11-12T08:41:58.922Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T08:41:58.922Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T08:41:58.922Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T08:41:58.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T08:41:58.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T08:41:58.922Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T08:41:58.922Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T08:41:58.922Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T08:41:58.922Z] OK: 9 MiB in 16 packages [2024-11-12T08:41:58.922Z] Removing intermediate container a292a0aa7c81 [2024-11-12T08:41:58.922Z] ---> c4c793fd0b59 [2024-11-12T08:41:58.922Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-12T08:41:58.922Z] ---> 80176ccbb141 [2024-11-12T08:41:58.922Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-12T08:41:58.922Z] ---> c6275bbe80b2 [2024-11-12T08:41:58.922Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-12T08:41:58.922Z] ---> cd649d7dd1bb [2024-11-12T08:41:58.922Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-12T08:41:58.922Z] ---> 6653b9f2d494 [2024-11-12T08:41:58.922Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-12T08:41:59.857Z] ---> 28456ab0a4da [2024-11-12T08:41:59.857Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-12T08:41:59.857Z] ---> Running in d59efad2910d [2024-11-12T08:42:00.423Z] Removing intermediate container d59efad2910d [2024-11-12T08:42:00.423Z] ---> bbaf12eadc64 [2024-11-12T08:42:00.423Z] Step 24/30 : VOLUME /cache [2024-11-12T08:42:00.423Z] ---> Running in f226758b6638 [2024-11-12T08:42:00.423Z] Removing intermediate container f226758b6638 [2024-11-12T08:42:00.423Z] ---> a7f553b0fa5c [2024-11-12T08:42:00.423Z] Step 25/30 : EXPOSE 59711 [2024-11-12T08:42:00.423Z] ---> Running in 9b6e965b4487 [2024-11-12T08:42:00.681Z] Removing intermediate container 9b6e965b4487 [2024-11-12T08:42:00.681Z] ---> 3497eac7ae9a [2024-11-12T08:42:00.681Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-12T08:42:00.681Z] ---> Running in 42c3ad6b5da8 [2024-11-12T08:42:00.681Z] Removing intermediate container 42c3ad6b5da8 [2024-11-12T08:42:00.681Z] ---> 2ba14854560d [2024-11-12T08:42:00.681Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2024-11-12T08:42:00.681Z] ---> Running in 2798777773d6 [2024-11-12T08:42:00.938Z] Removing intermediate container 2798777773d6 [2024-11-12T08:42:00.938Z] ---> 69aec2b98036 [2024-11-12T08:42:00.938Z] Step 28/30 : LABEL arch=amd64 [2024-11-12T08:42:00.938Z] ---> Running in 359cd2051c1d [2024-11-12T08:42:00.938Z] Removing intermediate container 359cd2051c1d [2024-11-12T08:42:00.938Z] ---> a4cebe23be2f [2024-11-12T08:42:00.939Z] Step 29/30 : LABEL git_sha=34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [2024-11-12T08:42:00.939Z] ---> Running in 1909de338e9e [2024-11-12T08:42:00.939Z] Removing intermediate container 1909de338e9e [2024-11-12T08:42:00.939Z] ---> 1aa4d7a1b591 [2024-11-12T08:42:00.939Z] Step 30/30 : LABEL version=4.0.0-dev.2 [2024-11-12T08:42:01.197Z] ---> Running in ef2e43a5a9f0 [2024-11-12T08:42:01.197Z] Removing intermediate container ef2e43a5a9f0 [2024-11-12T08:42:01.197Z] ---> 8f469ec72db0 [2024-11-12T08:42:01.197Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T08:42:01.197Z] Successfully built 8f469ec72db0 [2024-11-12T08:42:01.197Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T08:42:01.325Z] provisioning config files... [2024-11-12T08:42:01.334Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13679588543469899157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:42:01.636Z] ---> ****-login.sh [2024-11-12T08:42:01.636Z] nexus3.edgexfoundry.org:10001 [2024-11-12T08:42:01.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:01.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:01.636Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:01.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:01.636Z] [2024-11-12T08:42:01.636Z] Login Succeeded [2024-11-12T08:42:01.636Z] nexus3.edgexfoundry.org:10002 [2024-11-12T08:42:01.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:01.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:01.636Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:01.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:01.636Z] [2024-11-12T08:42:01.636Z] Login Succeeded [2024-11-12T08:42:01.636Z] nexus3.edgexfoundry.org:10003 [2024-11-12T08:42:01.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:01.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:01.897Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:01.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:01.897Z] [2024-11-12T08:42:01.897Z] Login Succeeded [2024-11-12T08:42:01.897Z] nexus3.edgexfoundry.org:10004 [2024-11-12T08:42:01.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:01.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:01.897Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:01.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:01.897Z] [2024-11-12T08:42:01.897Z] Login Succeeded [2024-11-12T08:42:01.897Z] ****.io [2024-11-12T08:42:02.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:02.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:02.156Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:02.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:02.156Z] [2024-11-12T08:42:02.156Z] Login Succeeded [2024-11-12T08:42:02.156Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T08:42:02.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T08:42:02.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:42:02.250Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-11-12T08:42:02.250Z] 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [2024-11-12T08:42:02.250Z] latest [2024-11-12T08:42:02.250Z] 4.0.0-dev.2 [2024-11-12T08:42:02.250Z] 34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [2024-11-12T08:42:02.250Z] main [2024-11-12T08:42:02.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:02.603Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:02.918Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [2024-11-12T08:42:02.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-12T08:42:02.918Z] 3087231b3e14: Preparing [2024-11-12T08:42:02.918Z] 439a079c9768: Preparing [2024-11-12T08:42:02.918Z] 0cdd1ac417ea: Preparing [2024-11-12T08:42:02.918Z] 762c3b82a87a: Preparing [2024-11-12T08:42:02.918Z] cabf3ad64f32: Preparing [2024-11-12T08:42:02.918Z] d6af09ae73fd: Preparing [2024-11-12T08:42:02.918Z] b5f5d1eacd59: Preparing [2024-11-12T08:42:02.918Z] 7a387d23164a: Preparing [2024-11-12T08:42:02.918Z] 75654b8eeebd: Preparing [2024-11-12T08:42:02.918Z] 7a387d23164a: Waiting [2024-11-12T08:42:02.918Z] 75654b8eeebd: Waiting [2024-11-12T08:42:02.918Z] d6af09ae73fd: Waiting [2024-11-12T08:42:02.918Z] b5f5d1eacd59: Waiting [2024-11-12T08:42:02.918Z] cabf3ad64f32: Pushed [2024-11-12T08:42:02.918Z] 3087231b3e14: Pushed [2024-11-12T08:42:02.918Z] 762c3b82a87a: Pushed [2024-11-12T08:42:02.918Z] 0cdd1ac417ea: Pushed [2024-11-12T08:42:02.918Z] 75654b8eeebd: Layer already exists [2024-11-12T08:42:03.177Z] d6af09ae73fd: Pushed [2024-11-12T08:42:03.177Z] 7a387d23164a: Pushed [2024-11-12T08:42:03.744Z] b5f5d1eacd59: Pushed [2024-11-12T08:42:05.220Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26268 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-11-12T08:42:05.238Z] Running in /w/workspace/app-rfid-llrp-inventory/189 [Pipeline] { [Pipeline] checkout [2024-11-12T08:42:06.279Z] 439a079c9768: Pushed [2024-11-12T08:42:06.539Z] 34674b2e9c45a5b976ca5e2fe05afe1110403ce8: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } [2024-11-12T08:42:08.295Z] The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:08.608Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:08.937Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-11-12T08:42:08.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-12T08:42:08.937Z] 3087231b3e14: Preparing [2024-11-12T08:42:08.937Z] 439a079c9768: Preparing [2024-11-12T08:42:08.937Z] 0cdd1ac417ea: Preparing [2024-11-12T08:42:08.937Z] 762c3b82a87a: Preparing [2024-11-12T08:42:08.937Z] cabf3ad64f32: Preparing [2024-11-12T08:42:08.937Z] d6af09ae73fd: Preparing [2024-11-12T08:42:08.937Z] b5f5d1eacd59: Preparing [2024-11-12T08:42:08.937Z] 7a387d23164a: Preparing [2024-11-12T08:42:08.937Z] 75654b8eeebd: Preparing [2024-11-12T08:42:08.937Z] 7a387d23164a: Waiting [2024-11-12T08:42:08.937Z] b5f5d1eacd59: Waiting [2024-11-12T08:42:08.937Z] d6af09ae73fd: Waiting [2024-11-12T08:42:08.937Z] 75654b8eeebd: Waiting [2024-11-12T08:42:08.937Z] 3087231b3e14: Layer already exists [2024-11-12T08:42:08.937Z] 0cdd1ac417ea: Layer already exists [2024-11-12T08:42:08.937Z] cabf3ad64f32: Layer already exists [2024-11-12T08:42:08.937Z] 439a079c9768: Layer already exists [2024-11-12T08:42:08.937Z] 762c3b82a87a: Layer already exists [2024-11-12T08:42:08.937Z] 7a387d23164a: Layer already exists [2024-11-12T08:42:08.937Z] d6af09ae73fd: Layer already exists [2024-11-12T08:42:08.937Z] 75654b8eeebd: Layer already exists [2024-11-12T08:42:08.937Z] b5f5d1eacd59: Layer already exists [2024-11-12T08:42:08.937Z] latest: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:09.272Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:09.591Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.2 [2024-11-12T08:42:09.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-12T08:42:09.591Z] 3087231b3e14: Preparing [2024-11-12T08:42:09.591Z] 439a079c9768: Preparing [2024-11-12T08:42:09.591Z] 0cdd1ac417ea: Preparing [2024-11-12T08:42:09.591Z] 762c3b82a87a: Preparing [2024-11-12T08:42:09.591Z] cabf3ad64f32: Preparing [2024-11-12T08:42:09.591Z] d6af09ae73fd: Preparing [2024-11-12T08:42:09.591Z] b5f5d1eacd59: Preparing [2024-11-12T08:42:09.591Z] 7a387d23164a: Preparing [2024-11-12T08:42:09.591Z] 75654b8eeebd: Preparing [2024-11-12T08:42:09.591Z] d6af09ae73fd: Waiting [2024-11-12T08:42:09.591Z] b5f5d1eacd59: Waiting [2024-11-12T08:42:09.591Z] 75654b8eeebd: Waiting [2024-11-12T08:42:09.591Z] 7a387d23164a: Waiting [2024-11-12T08:42:09.591Z] 3087231b3e14: Layer already exists [2024-11-12T08:42:09.591Z] 762c3b82a87a: Layer already exists [2024-11-12T08:42:09.591Z] cabf3ad64f32: Layer already exists [2024-11-12T08:42:09.591Z] 0cdd1ac417ea: Layer already exists [2024-11-12T08:42:09.591Z] 439a079c9768: Layer already exists [2024-11-12T08:42:09.591Z] b5f5d1eacd59: Layer already exists [2024-11-12T08:42:09.591Z] d6af09ae73fd: Layer already exists [2024-11-12T08:42:09.591Z] 7a387d23164a: Layer already exists [2024-11-12T08:42:09.591Z] 75654b8eeebd: Layer already exists [2024-11-12T08:42:09.591Z] 4.0.0-dev.2: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:09.915Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:10.240Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [2024-11-12T08:42:10.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-12T08:42:10.240Z] 3087231b3e14: Preparing [2024-11-12T08:42:10.240Z] 439a079c9768: Preparing [2024-11-12T08:42:10.240Z] 0cdd1ac417ea: Preparing [2024-11-12T08:42:10.240Z] 762c3b82a87a: Preparing [2024-11-12T08:42:10.240Z] cabf3ad64f32: Preparing [2024-11-12T08:42:10.240Z] d6af09ae73fd: Preparing [2024-11-12T08:42:10.240Z] b5f5d1eacd59: Preparing [2024-11-12T08:42:10.240Z] 7a387d23164a: Preparing [2024-11-12T08:42:10.240Z] d6af09ae73fd: Waiting [2024-11-12T08:42:10.240Z] b5f5d1eacd59: Waiting [2024-11-12T08:42:10.240Z] 75654b8eeebd: Preparing [2024-11-12T08:42:10.240Z] 7a387d23164a: Waiting [2024-11-12T08:42:10.240Z] 762c3b82a87a: Layer already exists [2024-11-12T08:42:10.240Z] 0cdd1ac417ea: Layer already exists [2024-11-12T08:42:10.240Z] 439a079c9768: Layer already exists [2024-11-12T08:42:10.240Z] 3087231b3e14: Layer already exists [2024-11-12T08:42:10.240Z] cabf3ad64f32: Layer already exists [2024-11-12T08:42:10.240Z] d6af09ae73fd: Layer already exists [2024-11-12T08:42:10.240Z] 75654b8eeebd: Layer already exists [2024-11-12T08:42:10.240Z] b5f5d1eacd59: Layer already exists [2024-11-12T08:42:10.240Z] 7a387d23164a: Layer already exists [2024-11-12T08:42:10.240Z] 34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:10.573Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:10.905Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-11-12T08:42:10.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-11-12T08:42:10.905Z] 3087231b3e14: Preparing [2024-11-12T08:42:10.905Z] 439a079c9768: Preparing [2024-11-12T08:42:10.905Z] 0cdd1ac417ea: Preparing [2024-11-12T08:42:10.905Z] 762c3b82a87a: Preparing [2024-11-12T08:42:10.905Z] cabf3ad64f32: Preparing [2024-11-12T08:42:10.905Z] d6af09ae73fd: Preparing [2024-11-12T08:42:10.905Z] b5f5d1eacd59: Preparing [2024-11-12T08:42:10.905Z] 7a387d23164a: Preparing [2024-11-12T08:42:10.905Z] 75654b8eeebd: Preparing [2024-11-12T08:42:10.905Z] d6af09ae73fd: Waiting [2024-11-12T08:42:10.905Z] b5f5d1eacd59: Waiting [2024-11-12T08:42:10.905Z] 7a387d23164a: Waiting [2024-11-12T08:42:10.905Z] 75654b8eeebd: Waiting [2024-11-12T08:42:10.905Z] cabf3ad64f32: Layer already exists [2024-11-12T08:42:10.905Z] 0cdd1ac417ea: Layer already exists [2024-11-12T08:42:10.905Z] 439a079c9768: Layer already exists [2024-11-12T08:42:10.905Z] 3087231b3e14: Layer already exists [2024-11-12T08:42:10.905Z] 762c3b82a87a: Layer already exists [2024-11-12T08:42:10.905Z] 7a387d23164a: Layer already exists [2024-11-12T08:42:10.905Z] b5f5d1eacd59: Layer already exists [2024-11-12T08:42:10.905Z] d6af09ae73fd: Layer already exists [2024-11-12T08:42:10.905Z] 75654b8eeebd: Layer already exists [2024-11-12T08:42:10.905Z] main: digest: sha256:a309be472364b5619bf810dc918a753b84cfd070e971cb4d2fba5ca558df4344 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T08:42:10.989Z] ===================================================== [Pipeline] echo [2024-11-12T08:42:11.002Z] taggedImages: [2024-11-12T08:42:11.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [2024-11-12T08:42:11.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-11-12T08:42:11.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.2 [2024-11-12T08:42:11.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [2024-11-12T08:42:11.002Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:11.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T08:42:11.415Z] [2024-11-12T08:42:11.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:11.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T08:42:11.719Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-12T08:42:11.719Z] 5eb5b503b376: Pulling fs layer [2024-11-12T08:42:11.719Z] 5c69ac0246d0: Pulling fs layer [2024-11-12T08:42:11.719Z] ec43610c2a17: Pulling fs layer [2024-11-12T08:42:11.719Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-12T08:42:11.719Z] 33b1e0a273af: Pulling fs layer [2024-11-12T08:42:11.719Z] 5d3b04190fa2: Pulling fs layer [2024-11-12T08:42:11.719Z] 2f39f015ded8: Pulling fs layer [2024-11-12T08:42:11.719Z] 3a2ae6a8a46f: Waiting [2024-11-12T08:42:11.719Z] 33b1e0a273af: Waiting [2024-11-12T08:42:11.719Z] 5d3b04190fa2: Waiting [2024-11-12T08:42:11.719Z] 2f39f015ded8: Waiting [2024-11-12T08:42:11.719Z] 5c69ac0246d0: Verifying Checksum [2024-11-12T08:42:11.719Z] 5c69ac0246d0: Download complete [2024-11-12T08:42:11.719Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-12T08:42:11.719Z] 3a2ae6a8a46f: Download complete [2024-11-12T08:42:11.719Z] 33b1e0a273af: Verifying Checksum [2024-11-12T08:42:11.719Z] 33b1e0a273af: Download complete [2024-11-12T08:42:11.719Z] 5d3b04190fa2: Verifying Checksum [2024-11-12T08:42:11.719Z] 5d3b04190fa2: Download complete [2024-11-12T08:42:11.986Z] ec43610c2a17: Verifying Checksum [2024-11-12T08:42:11.986Z] ec43610c2a17: Download complete [2024-11-12T08:42:11.986Z] 5eb5b503b376: Verifying Checksum [2024-11-12T08:42:11.986Z] 5eb5b503b376: Download complete [2024-11-12T08:42:12.562Z] 2f39f015ded8: Download complete [2024-11-12T08:42:13.130Z] 5eb5b503b376: Pull complete [2024-11-12T08:42:13.130Z] 5c69ac0246d0: Pull complete [2024-11-12T08:42:13.602Z] using credential edgex-jenkins-ssh [2024-11-12T08:42:13.623Z] Cloning the remote Git repository [2024-11-12T08:42:13.696Z] ec43610c2a17: Pull complete [2024-11-12T08:42:13.696Z] 3a2ae6a8a46f: Pull complete [2024-11-12T08:42:13.954Z] 33b1e0a273af: Pull complete [2024-11-12T08:42:13.954Z] 5d3b04190fa2: Pull complete [2024-11-12T08:42:13.666Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-12T08:42:13.760Z] > git init /w/workspace/app-rfid-llrp-inventory/189 # timeout=10 [2024-11-12T08:42:13.906Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-11-12T08:42:13.907Z] > git --version # timeout=10 [2024-11-12T08:42:13.927Z] > git --version # 'git version 2.25.1' [2024-11-12T08:42:13.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T08:42:14.091Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T08:42:18.145Z] 2f39f015ded8: Pull complete [2024-11-12T08:42:18.145Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-12T08:42:18.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T08:42:18.145Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:42:18.256Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T08:42:18.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-12T08:42:19.461Z] Avoid second fetch [2024-11-12T08:42:19.462Z] Checking out Revision 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 (main) [2024-11-12T08:42:18.525Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-11-12T08:42:18.554Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T08:42:19.472Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T08:42:19.532Z] > git checkout -f 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 # timeout=10 [2024-11-12T08:42:20.133Z] Commit message: "Merge pull request #315 from jinlinGuan/v4-module" [2024-11-12T08:42:21.454Z] $ docker top 8fc3bbad790353c6bea92e384b0c016e9e05472280d4cebae0c851fae8d6b64e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:42:21.857Z] ---> job-cost.sh [2024-11-12T08:42:21.857Z] lf-activate-venv: SKIPPING [2024-11-12T08:42:21.857Z] INFO: No Stack... [2024-11-12T08:42:22.428Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T08:42:22.688Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T08:42:22.980Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-11-12T08:42:22.980Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T08:42:22.996Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [2024-11-12T08:42:23.005Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] did not exist. Created. [2024-11-12T08:42:23.012Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T08:42:23.321Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-12T08:42:23.345Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T08:42:23.356Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T08:42:23.382Z] $ docker stop --time=1 8fc3bbad790353c6bea92e384b0c016e9e05472280d4cebae0c851fae8d6b64e [2024-11-12T08:42:24.398Z] [2024-11-12T08:42:24.398Z] GitHub has been notified of this commit’s build result [2024-11-12T08:42:24.398Z] [2024-11-12T08:42:24.540Z] $ docker rm -f --volumes 8fc3bbad790353c6bea92e384b0c016e9e05472280d4cebae0c851fae8d6b64e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T08:42:25.253Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-12T08:42:25.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T08:42:25.253Z] Dload Upload Total Spent Left Speed [2024-11-12T08:42:25.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 70872 0 --:--:-- --:--:-- --:--:-- 71266 [Pipeline] sh [2024-11-12T08:42:25.595Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-12T08:42:25.931Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-12T08:42:25.931Z] + sudo tee /etc/docker/daemon.new [2024-11-12T08:42:25.931Z] { [2024-11-12T08:42:25.931Z] "registry-mirrors": [ [2024-11-12T08:42:25.931Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-12T08:42:25.931Z] ], [2024-11-12T08:42:25.931Z] "bip": "10.250.0.254/24", [2024-11-12T08:42:25.931Z] "hosts": [ [2024-11-12T08:42:25.931Z] "tcp://0.0.0.0:5555", [2024-11-12T08:42:25.931Z] "unix:///var/run/docker.sock" [2024-11-12T08:42:25.931Z] ], [2024-11-12T08:42:25.931Z] "mtu": 1458, [2024-11-12T08:42:25.931Z] "selinux-enabled": true, [2024-11-12T08:42:25.931Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-12T08:42:25.931Z] } [Pipeline] sh [2024-11-12T08:42:26.274Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-12T08:42:26.609Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T08:42:46.354Z] provisioning config files... [2024-11-12T08:42:46.379Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/189@tmp/config13808781438234401940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:42:46.830Z] ---> ****-login.sh [2024-11-12T08:42:46.830Z] nexus3.edgexfoundry.org:10001 [2024-11-12T08:42:47.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:47.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:47.695Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:47.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:47.695Z] [2024-11-12T08:42:47.695Z] Login Succeeded [2024-11-12T08:42:47.695Z] nexus3.edgexfoundry.org:10002 [2024-11-12T08:42:47.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:48.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:48.242Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:48.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:48.242Z] [2024-11-12T08:42:48.242Z] Login Succeeded [2024-11-12T08:42:48.242Z] nexus3.edgexfoundry.org:10003 [2024-11-12T08:42:48.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:48.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:48.513Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:48.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:48.513Z] [2024-11-12T08:42:48.513Z] Login Succeeded [2024-11-12T08:42:48.513Z] nexus3.edgexfoundry.org:10004 [2024-11-12T08:42:49.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:49.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:49.996Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:49.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:49.996Z] [2024-11-12T08:42:49.996Z] Login Succeeded [2024-11-12T08:42:49.996Z] ****.io [2024-11-12T08:42:50.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:42:50.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:42:50.536Z] Configure a credential helper to remove this warning. See [2024-11-12T08:42:50.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:42:50.537Z] [2024-11-12T08:42:50.537Z] Login Succeeded [2024-11-12T08:42:50.537Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T08:42:50.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T08:42:50.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:42:50.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:42:50.975Z] ========================================================= [2024-11-12T08:42:50.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-12T08:42:50.975Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:42:51.366Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-12T08:42:51.638Z] Sending build context to Docker daemon 680.4kB [2024-11-12T08:42:51.638Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T08:42:51.638Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-12T08:42:51.909Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-12T08:42:51.910Z] cf04c63912e1: Pulling fs layer [2024-11-12T08:42:51.910Z] 55b35a11ae5e: Pulling fs layer [2024-11-12T08:42:51.910Z] a37a00ec5f00: Pulling fs layer [2024-11-12T08:42:51.910Z] 50b3750afda1: Pulling fs layer [2024-11-12T08:42:51.910Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T08:42:51.910Z] 80978eb59214: Pulling fs layer [2024-11-12T08:42:51.910Z] c9f46d7d2bd2: Pulling fs layer [2024-11-12T08:42:51.910Z] c5a475d317c9: Pulling fs layer [2024-11-12T08:42:51.910Z] 50b3750afda1: Waiting [2024-11-12T08:42:51.910Z] 4f4fb700ef54: Waiting [2024-11-12T08:42:51.910Z] 80978eb59214: Waiting [2024-11-12T08:42:51.910Z] c9f46d7d2bd2: Waiting [2024-11-12T08:42:51.910Z] c5a475d317c9: Waiting [2024-11-12T08:42:51.910Z] 55b35a11ae5e: Verifying Checksum [2024-11-12T08:42:51.910Z] 55b35a11ae5e: Download complete [2024-11-12T08:42:51.910Z] 50b3750afda1: Verifying Checksum [2024-11-12T08:42:51.910Z] 50b3750afda1: Download complete [2024-11-12T08:42:51.910Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T08:42:51.910Z] 4f4fb700ef54: Download complete [2024-11-12T08:42:51.910Z] 80978eb59214: Verifying Checksum [2024-11-12T08:42:51.910Z] 80978eb59214: Download complete [2024-11-12T08:42:51.910Z] cf04c63912e1: Verifying Checksum [2024-11-12T08:42:51.910Z] cf04c63912e1: Download complete [2024-11-12T08:42:52.496Z] c5a475d317c9: Verifying Checksum [2024-11-12T08:42:52.496Z] c5a475d317c9: Download complete [2024-11-12T08:42:52.765Z] cf04c63912e1: Pull complete [2024-11-12T08:42:53.365Z] 55b35a11ae5e: Pull complete [2024-11-12T08:42:53.639Z] a37a00ec5f00: Verifying Checksum [2024-11-12T08:42:53.639Z] a37a00ec5f00: Download complete [2024-11-12T08:42:54.608Z] c9f46d7d2bd2: Verifying Checksum [2024-11-12T08:43:09.645Z] a37a00ec5f00: Pull complete [2024-11-12T08:43:09.645Z] 50b3750afda1: Pull complete [2024-11-12T08:43:09.645Z] 4f4fb700ef54: Pull complete [2024-11-12T08:43:09.645Z] 80978eb59214: Pull complete [2024-11-12T08:43:16.299Z] c9f46d7d2bd2: Pull complete [2024-11-12T08:43:18.246Z] c5a475d317c9: Pull complete [2024-11-12T08:43:18.246Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-12T08:43:18.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T08:43:18.246Z] ---> be29e6b0f0d4 [2024-11-12T08:43:18.246Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T08:43:19.217Z] ---> Running in 59abb8005aa8 [2024-11-12T08:43:19.485Z] Removing intermediate container 59abb8005aa8 [2024-11-12T08:43:19.485Z] ---> c1bbf0d09ff9 [2024-11-12T08:43:19.485Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T08:43:19.485Z] ---> Running in 2630612f2958 [2024-11-12T08:43:19.755Z] Removing intermediate container 2630612f2958 [2024-11-12T08:43:19.755Z] ---> 7e2ed5c84345 [2024-11-12T08:43:19.755Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-12T08:43:19.755Z] ---> Running in 86d6c2da9bdd [2024-11-12T08:43:20.025Z] Removing intermediate container 86d6c2da9bdd [2024-11-12T08:43:20.025Z] ---> 15d5aabb6701 [2024-11-12T08:43:20.025Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T08:43:20.314Z] ---> Running in ee878175516c [2024-11-12T08:43:21.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:43:21.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:43:23.294Z] OK: 238 MiB in 54 packages [2024-11-12T08:43:23.883Z] Removing intermediate container ee878175516c [2024-11-12T08:43:23.883Z] ---> df615b11c055 [2024-11-12T08:43:23.883Z] Step 7/12 : WORKDIR /app [2024-11-12T08:43:23.883Z] ---> Running in 9782e8186423 [2024-11-12T08:43:24.149Z] Removing intermediate container 9782e8186423 [2024-11-12T08:43:24.149Z] ---> cd19011ff3ca [2024-11-12T08:43:24.149Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-12T08:43:24.733Z] ---> 0058dda10a7f [2024-11-12T08:43:24.733Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T08:43:24.733Z] ---> Running in 89f0ab537f1f [2024-11-12T08:45:31.481Z] Removing intermediate container 89f0ab537f1f [2024-11-12T08:45:31.481Z] ---> b64c58579a61 [2024-11-12T08:45:31.481Z] Step 10/12 : COPY . . [2024-11-12T08:45:31.481Z] ---> ce2947aad78b [2024-11-12T08:45:31.481Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T08:45:31.481Z] ---> Running in 304ba4bd6e6d [2024-11-12T08:45:31.481Z] Removing intermediate container 304ba4bd6e6d [2024-11-12T08:45:31.481Z] ---> 73ea68c29f40 [2024-11-12T08:45:31.481Z] Step 12/12 : RUN $MAKE [2024-11-12T08:45:31.481Z] ---> Running in d0812a0c83e8 [2024-11-12T08:45:31.748Z] noop [2024-11-12T08:45:32.728Z] Removing intermediate container d0812a0c83e8 [2024-11-12T08:45:32.728Z] ---> 61526bcc3db6 [2024-11-12T08:45:32.728Z] Successfully built 61526bcc3db6 [2024-11-12T08:45:32.728Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:45:33.108Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T08:45:33.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:45:33.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-26268 does not seem to be running inside a container [2024-11-12T08:45:33.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/189 -v /w/workspace/app-rfid-llrp-inventory/189:/w/workspace/app-rfid-llrp-inventory/189:rw,z -v /w/workspace/app-rfid-llrp-inventory/189@tmp:/w/workspace/app-rfid-llrp-inventory/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-12T08:45:34.695Z] $ docker top f822bae7904f1f7f9e86d0a7a2ce49ce52db15899d2119aef5e5241f06bae649 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:45:35.580Z] + go version [2024-11-12T08:45:35.580Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-12T08:45:35.597Z] $ docker stop --time=1 f822bae7904f1f7f9e86d0a7a2ce49ce52db15899d2119aef5e5241f06bae649 [2024-11-12T08:45:37.288Z] $ docker rm -f --volumes f822bae7904f1f7f9e86d0a7a2ce49ce52db15899d2119aef5e5241f06bae649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:45:37.868Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T08:45:37.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:45:38.066Z] prd-ubuntu20.04-docker-arm64-4c-16g-26268 does not seem to be running inside a container [2024-11-12T08:45:38.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/189 -v /w/workspace/app-rfid-llrp-inventory/189:/w/workspace/app-rfid-llrp-inventory/189:rw,z -v /w/workspace/app-rfid-llrp-inventory/189@tmp:/w/workspace/app-rfid-llrp-inventory/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-12T08:45:39.291Z] $ docker top b3ecce8f9d5156e8625f7a0fe7b8263c50f194efe0dc0ca30f4295aa77da4a7a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:45:40.129Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/189 [Pipeline] fileExists [Pipeline] sh [2024-11-12T08:45:40.806Z] + make test [2024-11-12T08:45:40.806Z] go test -race ./... -coverprofile=coverage.out ./... [2024-11-12T08:50:02.887Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-11-12T08:50:04.308Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-11-12T08:50:06.906Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.166s coverage: 86.2% of statements [2024-11-12T08:50:17.051Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.332s coverage: 71.9% of statements [2024-11-12T08:50:18.459Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-12T08:50:18.459Z] go vet ./... [2024-11-12T08:54:40.296Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T08:54:40.296Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T08:54:40.296Z] ./bin/test-attribution.sh [Pipeline] echo [2024-11-12T08:54:40.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T08:54:40.326Z] $ docker stop --time=1 b3ecce8f9d5156e8625f7a0fe7b8263c50f194efe0dc0ca30f4295aa77da4a7a [2024-11-12T08:54:42.302Z] $ docker rm -f --volumes b3ecce8f9d5156e8625f7a0fe7b8263c50f194efe0dc0ca30f4295aa77da4a7a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T08:54:44.700Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T08:54:44.727Z] Warning: overwriting stash ‘coverage-report’ [2024-11-12T08:54:45.184Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T08:54:45.580Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T08:54:45.894Z] + ls -al . [2024-11-12T08:54:45.894Z] total 280 [2024-11-12T08:54:45.894Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 08:45 . [2024-11-12T08:54:45.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:42 .. [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 12 08:42 .dockerignore [2024-11-12T08:54:45.894Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 08:42 .git [2024-11-12T08:54:45.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:42 .github [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 12 08:42 .gitignore [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 200 Nov 12 08:42 .golangci.yml [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 16943 Nov 12 08:42 Attribution.txt [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 11245 Nov 12 08:42 CHANGELOG.md [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 1769 Nov 12 08:42 Dockerfile [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 08:42 GOVERNANCE.md [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 12 08:42 Jenkinsfile [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 12 08:42 LICENSE [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 3066 Nov 12 08:42 Makefile [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 12 08:42 OWNERS.md [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 12 08:42 README.md [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 08:38 VERSION [2024-11-12T08:54:45.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:42 bin [2024-11-12T08:54:45.894Z] -rw-r--r-- 1 jenkins jenkins 55696 Nov 12 08:50 coverage.out [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 6792 Nov 12 08:42 go.mod [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 12 08:42 go.sum [2024-11-12T08:54:45.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:42 images [2024-11-12T08:54:45.894Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 08:42 internal [2024-11-12T08:54:45.894Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 12 08:42 main.go [2024-11-12T08:54:45.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:42 openapi [2024-11-12T08:54:45.894Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 08:42 res [2024-11-12T08:54:45.894Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 08:42 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:54:46.240Z] + 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=34674b2e9c45a5b976ca5e2fe05afe1110403ce8 --label arch=arm64 --label version=4.0.0-dev.2 . [2024-11-12T08:54:46.516Z] Sending build context to Docker daemon 680.4kB [2024-11-12T08:54:46.516Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T08:54:46.516Z] Step 2/30 : FROM ${BASE} AS builder [2024-11-12T08:54:46.516Z] ---> 61526bcc3db6 [2024-11-12T08:54:46.516Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-11-12T08:54:46.516Z] ---> Running in a95ae7893c10 [2024-11-12T08:54:46.783Z] Removing intermediate container a95ae7893c10 [2024-11-12T08:54:46.783Z] ---> 7e9001dbb308 [2024-11-12T08:54:46.783Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-11-12T08:54:47.047Z] ---> Running in d3bd48cf4178 [2024-11-12T08:54:47.314Z] Removing intermediate container d3bd48cf4178 [2024-11-12T08:54:47.314Z] ---> 5b24e2258d8c [2024-11-12T08:54:47.314Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-11-12T08:54:47.314Z] ---> Running in bc55991f5a86 [2024-11-12T08:54:47.607Z] Removing intermediate container bc55991f5a86 [2024-11-12T08:54:47.607Z] ---> a8978172214c [2024-11-12T08:54:47.607Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-12T08:54:47.607Z] ---> Running in 7e0bbb460b5f [2024-11-12T08:54:48.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:54:49.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:54:50.586Z] OK: 238 MiB in 54 packages [2024-11-12T08:54:51.171Z] Removing intermediate container 7e0bbb460b5f [2024-11-12T08:54:51.171Z] ---> f564f076232e [2024-11-12T08:54:51.171Z] Step 7/30 : WORKDIR /app [2024-11-12T08:54:51.438Z] ---> Running in ed719f79bca8 [2024-11-12T08:54:51.704Z] Removing intermediate container ed719f79bca8 [2024-11-12T08:54:51.704Z] ---> 6942483e36eb [2024-11-12T08:54:51.704Z] Step 8/30 : COPY go.mod vendor* ./ [2024-11-12T08:54:53.124Z] ---> aaaf3376f172 [2024-11-12T08:54:53.124Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T08:54:53.396Z] ---> Running in e7dabd77182b [2024-11-12T08:54:55.337Z] Removing intermediate container e7dabd77182b [2024-11-12T08:54:55.337Z] ---> b572a39c9e5a [2024-11-12T08:54:55.337Z] Step 10/30 : COPY . . [2024-11-12T08:54:55.927Z] ---> 951be02096a0 [2024-11-12T08:54:55.928Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T08:54:56.197Z] ---> Running in 9cf4f26a35d9 [2024-11-12T08:54:56.466Z] Removing intermediate container 9cf4f26a35d9 [2024-11-12T08:54:56.466Z] ---> 9b2ed03f491d [2024-11-12T08:54:56.466Z] Step 12/30 : RUN $MAKE [2024-11-12T08:54:56.466Z] ---> Running in f9595b045d66 [2024-11-12T08:54:57.423Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.9 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-11-12T08:58:19.170Z] Removing intermediate container f9595b045d66 [2024-11-12T08:58:19.170Z] ---> f051e5d004f8 [2024-11-12T08:58:19.170Z] Step 13/30 : FROM alpine:3.20 [2024-11-12T08:58:19.170Z] 3.20: Pulling from library/alpine [2024-11-12T08:58:19.170Z] 9986a736f7d3: Pulling fs layer [2024-11-12T08:58:19.170Z] 9986a736f7d3: Download complete [2024-11-12T08:58:19.170Z] 9986a736f7d3: Pull complete [2024-11-12T08:58:19.170Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T08:58:19.170Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T08:58:19.170Z] ---> 511a44083d3a [2024-11-12T08:58:19.170Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-12T08:58:19.170Z] ---> Running in 5fabdbf90dd6 [2024-11-12T08:58:19.170Z] Removing intermediate container 5fabdbf90dd6 [2024-11-12T08:58:19.170Z] ---> 7b4b79e53478 [2024-11-12T08:58:19.170Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-11-12T08:58:19.170Z] ---> Running in 61530eceefaf [2024-11-12T08:58:19.436Z] Removing intermediate container 61530eceefaf [2024-11-12T08:58:19.436Z] ---> 8d42debd43a4 [2024-11-12T08:58:19.436Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-11-12T08:58:19.436Z] ---> Running in b50fe6ec9b13 [2024-11-12T08:58:20.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:58:20.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:58:22.057Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-12T08:58:22.057Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-12T08:58:22.057Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T08:58:22.057Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T08:58:22.325Z] OK: 10 MiB in 16 packages [2024-11-12T08:58:23.744Z] Removing intermediate container b50fe6ec9b13 [2024-11-12T08:58:23.745Z] ---> 6c403d91746b [2024-11-12T08:58:23.745Z] Step 17/30 : RUN apk --no-cache upgrade [2024-11-12T08:58:23.745Z] ---> Running in af588c548dd3 [2024-11-12T08:58:24.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:58:24.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:58:26.130Z] Upgrading critical system libraries and apk-tools: [2024-11-12T08:58:26.130Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T08:58:26.130Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T08:58:26.397Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T08:58:26.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T08:58:26.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T08:58:28.079Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T08:58:28.079Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T08:58:28.079Z] Executing ca-certificates-20240705-r0.trigger [2024-11-12T08:58:28.079Z] OK: 10 MiB in 16 packages [2024-11-12T08:58:29.630Z] Removing intermediate container af588c548dd3 [2024-11-12T08:58:29.630Z] ---> bf46b4fc7f36 [2024-11-12T08:58:29.630Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-12T08:58:29.910Z] ---> ee5ad36b23f9 [2024-11-12T08:58:29.910Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-12T08:58:30.500Z] ---> 42ea2267e601 [2024-11-12T08:58:30.500Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-11-12T08:58:30.777Z] ---> 0c576fd0602f [2024-11-12T08:58:30.777Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-11-12T08:58:31.361Z] ---> 10741dfb5ff6 [2024-11-12T08:58:31.361Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-11-12T08:58:33.300Z] ---> 569e1c7946f1 [2024-11-12T08:58:33.300Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-11-12T08:58:33.300Z] ---> Running in 1fe05bb4a4af [2024-11-12T08:58:34.730Z] Removing intermediate container 1fe05bb4a4af [2024-11-12T08:58:34.730Z] ---> 555b5c0e5f31 [2024-11-12T08:58:34.730Z] Step 24/30 : VOLUME /cache [2024-11-12T08:58:34.996Z] ---> Running in 256bda0805b6 [2024-11-12T08:58:35.261Z] Removing intermediate container 256bda0805b6 [2024-11-12T08:58:35.261Z] ---> 753be90ded3d [2024-11-12T08:58:35.261Z] Step 25/30 : EXPOSE 59711 [2024-11-12T08:58:35.261Z] ---> Running in 35b3d8441743 [2024-11-12T08:58:35.527Z] Removing intermediate container 35b3d8441743 [2024-11-12T08:58:35.527Z] ---> 867cb7be145d [2024-11-12T08:58:35.527Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-11-12T08:58:35.527Z] ---> Running in 172a33d55aed [2024-11-12T08:58:35.793Z] Removing intermediate container 172a33d55aed [2024-11-12T08:58:35.793Z] ---> 1792b03bc715 [2024-11-12T08:58:35.793Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2024-11-12T08:58:36.060Z] ---> Running in 2616919ec494 [2024-11-12T08:58:36.326Z] Removing intermediate container 2616919ec494 [2024-11-12T08:58:36.327Z] ---> 43d6e2947e10 [2024-11-12T08:58:36.327Z] Step 28/30 : LABEL arch=arm64 [2024-11-12T08:58:36.327Z] ---> Running in 08113543eee5 [2024-11-12T08:58:36.592Z] Removing intermediate container 08113543eee5 [2024-11-12T08:58:36.592Z] ---> 0de71987b6ed [2024-11-12T08:58:36.592Z] Step 29/30 : LABEL git_sha=34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [2024-11-12T08:58:36.592Z] ---> Running in 1db5153baff4 [2024-11-12T08:58:36.858Z] Removing intermediate container 1db5153baff4 [2024-11-12T08:58:36.858Z] ---> bc02052c1184 [2024-11-12T08:58:36.858Z] Step 30/30 : LABEL version=4.0.0-dev.2 [2024-11-12T08:58:37.124Z] ---> Running in 0833c7ec3252 [2024-11-12T08:58:37.388Z] Removing intermediate container 0833c7ec3252 [2024-11-12T08:58:37.388Z] ---> e246f7fbde8a [2024-11-12T08:58:37.388Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T08:58:37.388Z] Successfully built e246f7fbde8a [2024-11-12T08:58:37.388Z] 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 [2024-11-12T08:58:37.534Z] provisioning config files... [2024-11-12T08:58:37.558Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/189@tmp/config11040112931552899770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:58:37.926Z] ---> ****-login.sh [2024-11-12T08:58:37.926Z] nexus3.edgexfoundry.org:10001 [2024-11-12T08:58:37.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:58:38.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:58:38.192Z] Configure a credential helper to remove this warning. See [2024-11-12T08:58:38.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:58:38.192Z] [2024-11-12T08:58:38.192Z] Login Succeeded [2024-11-12T08:58:38.192Z] nexus3.edgexfoundry.org:10002 [2024-11-12T08:58:38.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:58:38.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:58:38.457Z] Configure a credential helper to remove this warning. See [2024-11-12T08:58:38.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:58:38.457Z] [2024-11-12T08:58:38.457Z] Login Succeeded [2024-11-12T08:58:38.457Z] nexus3.edgexfoundry.org:10003 [2024-11-12T08:58:38.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:58:38.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:58:38.722Z] Configure a credential helper to remove this warning. See [2024-11-12T08:58:38.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:58:38.722Z] [2024-11-12T08:58:38.722Z] Login Succeeded [2024-11-12T08:58:38.722Z] nexus3.edgexfoundry.org:10004 [2024-11-12T08:58:38.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:58:39.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:58:39.249Z] Configure a credential helper to remove this warning. See [2024-11-12T08:58:39.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:58:39.249Z] [2024-11-12T08:58:39.249Z] Login Succeeded [2024-11-12T08:58:39.249Z] ****.io [2024-11-12T08:58:39.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T08:58:39.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T08:58:39.775Z] Configure a credential helper to remove this warning. See [2024-11-12T08:58:39.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T08:58:39.776Z] [2024-11-12T08:58:39.776Z] Login Succeeded [2024-11-12T08:58:39.776Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T08:58:39.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T08:58:39.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T08:58:40.034Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-11-12T08:58:40.034Z] 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [2024-11-12T08:58:40.034Z] latest [2024-11-12T08:58:40.034Z] 4.0.0-dev.2 [2024-11-12T08:58:40.034Z] 34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [2024-11-12T08:58:40.034Z] main [2024-11-12T08:58:40.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:58:40.407Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:58:40.767Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [2024-11-12T08:58:40.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-12T08:58:40.767Z] f2787d0c9312: Preparing [2024-11-12T08:58:40.767Z] d2866c05c231: Preparing [2024-11-12T08:58:40.767Z] 5fd2e7d54f3b: Preparing [2024-11-12T08:58:40.767Z] 52cca47e1554: Preparing [2024-11-12T08:58:40.767Z] b812cf2df0fc: Preparing [2024-11-12T08:58:40.767Z] 95375f6fa308: Preparing [2024-11-12T08:58:40.767Z] 9740e5cc6cb8: Preparing [2024-11-12T08:58:40.767Z] feab9ea92053: Preparing [2024-11-12T08:58:40.767Z] 651d9022c234: Preparing [2024-11-12T08:58:40.767Z] 95375f6fa308: Waiting [2024-11-12T08:58:40.767Z] 9740e5cc6cb8: Waiting [2024-11-12T08:58:40.767Z] 651d9022c234: Waiting [2024-11-12T08:58:40.767Z] feab9ea92053: Waiting [2024-11-12T08:58:41.032Z] 5fd2e7d54f3b: Pushed [2024-11-12T08:58:41.032Z] f2787d0c9312: Pushed [2024-11-12T08:58:41.032Z] b812cf2df0fc: Pushed [2024-11-12T08:58:41.032Z] 52cca47e1554: Pushed [2024-11-12T08:58:41.032Z] 651d9022c234: Layer already exists [2024-11-12T08:58:41.296Z] 95375f6fa308: Pushed [2024-11-12T08:58:41.296Z] feab9ea92053: Pushed [2024-11-12T08:58:42.700Z] 9740e5cc6cb8: Pushed [2024-11-12T08:58:49.351Z] d2866c05c231: Pushed [2024-11-12T08:58:49.351Z] 34674b2e9c45a5b976ca5e2fe05afe1110403ce8: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:58:49.718Z] + 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 [2024-11-12T08:58:50.077Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-11-12T08:58:50.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-12T08:58:50.077Z] f2787d0c9312: Preparing [2024-11-12T08:58:50.077Z] d2866c05c231: Preparing [2024-11-12T08:58:50.077Z] 5fd2e7d54f3b: Preparing [2024-11-12T08:58:50.077Z] 52cca47e1554: Preparing [2024-11-12T08:58:50.077Z] b812cf2df0fc: Preparing [2024-11-12T08:58:50.077Z] 95375f6fa308: Preparing [2024-11-12T08:58:50.077Z] 9740e5cc6cb8: Preparing [2024-11-12T08:58:50.077Z] feab9ea92053: Preparing [2024-11-12T08:58:50.077Z] 651d9022c234: Preparing [2024-11-12T08:58:50.077Z] 95375f6fa308: Waiting [2024-11-12T08:58:50.077Z] 9740e5cc6cb8: Waiting [2024-11-12T08:58:50.077Z] feab9ea92053: Waiting [2024-11-12T08:58:50.077Z] 651d9022c234: Waiting [2024-11-12T08:58:50.077Z] 52cca47e1554: Layer already exists [2024-11-12T08:58:50.077Z] f2787d0c9312: Layer already exists [2024-11-12T08:58:50.077Z] 5fd2e7d54f3b: Layer already exists [2024-11-12T08:58:50.077Z] b812cf2df0fc: Layer already exists [2024-11-12T08:58:50.077Z] d2866c05c231: Layer already exists [2024-11-12T08:58:50.077Z] 9740e5cc6cb8: Layer already exists [2024-11-12T08:58:50.077Z] 95375f6fa308: Layer already exists [2024-11-12T08:58:50.077Z] feab9ea92053: Layer already exists [2024-11-12T08:58:50.077Z] 651d9022c234: Layer already exists [2024-11-12T08:58:50.344Z] latest: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:58:50.703Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:58:51.064Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.2 [2024-11-12T08:58:51.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-12T08:58:51.064Z] f2787d0c9312: Preparing [2024-11-12T08:58:51.064Z] d2866c05c231: Preparing [2024-11-12T08:58:51.064Z] 5fd2e7d54f3b: Preparing [2024-11-12T08:58:51.064Z] 52cca47e1554: Preparing [2024-11-12T08:58:51.064Z] b812cf2df0fc: Preparing [2024-11-12T08:58:51.064Z] 95375f6fa308: Preparing [2024-11-12T08:58:51.064Z] 9740e5cc6cb8: Preparing [2024-11-12T08:58:51.064Z] feab9ea92053: Preparing [2024-11-12T08:58:51.064Z] 651d9022c234: Preparing [2024-11-12T08:58:51.064Z] 95375f6fa308: Waiting [2024-11-12T08:58:51.064Z] 9740e5cc6cb8: Waiting [2024-11-12T08:58:51.064Z] feab9ea92053: Waiting [2024-11-12T08:58:51.064Z] 651d9022c234: Waiting [2024-11-12T08:58:51.064Z] 52cca47e1554: Layer already exists [2024-11-12T08:58:51.064Z] f2787d0c9312: Layer already exists [2024-11-12T08:58:51.064Z] b812cf2df0fc: Layer already exists [2024-11-12T08:58:51.064Z] d2866c05c231: Layer already exists [2024-11-12T08:58:51.064Z] 5fd2e7d54f3b: Layer already exists [2024-11-12T08:58:51.064Z] 9740e5cc6cb8: Layer already exists [2024-11-12T08:58:51.064Z] 95375f6fa308: Layer already exists [2024-11-12T08:58:51.064Z] feab9ea92053: Layer already exists [2024-11-12T08:58:51.064Z] 651d9022c234: Layer already exists [2024-11-12T08:58:51.064Z] 4.0.0-dev.2: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:58:51.695Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:58:52.065Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [2024-11-12T08:58:52.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-12T08:58:52.065Z] f2787d0c9312: Preparing [2024-11-12T08:58:52.065Z] d2866c05c231: Preparing [2024-11-12T08:58:52.065Z] 5fd2e7d54f3b: Preparing [2024-11-12T08:58:52.065Z] 52cca47e1554: Preparing [2024-11-12T08:58:52.065Z] b812cf2df0fc: Preparing [2024-11-12T08:58:52.065Z] 95375f6fa308: Preparing [2024-11-12T08:58:52.065Z] 9740e5cc6cb8: Preparing [2024-11-12T08:58:52.065Z] feab9ea92053: Preparing [2024-11-12T08:58:52.065Z] 651d9022c234: Preparing [2024-11-12T08:58:52.065Z] 95375f6fa308: Waiting [2024-11-12T08:58:52.065Z] 9740e5cc6cb8: Waiting [2024-11-12T08:58:52.065Z] feab9ea92053: Waiting [2024-11-12T08:58:52.065Z] 651d9022c234: Waiting [2024-11-12T08:58:52.065Z] f2787d0c9312: Layer already exists [2024-11-12T08:58:52.065Z] b812cf2df0fc: Layer already exists [2024-11-12T08:58:52.065Z] d2866c05c231: Layer already exists [2024-11-12T08:58:52.065Z] 5fd2e7d54f3b: Layer already exists [2024-11-12T08:58:52.065Z] 52cca47e1554: Layer already exists [2024-11-12T08:58:52.065Z] 9740e5cc6cb8: Layer already exists [2024-11-12T08:58:52.065Z] 95375f6fa308: Layer already exists [2024-11-12T08:58:52.065Z] feab9ea92053: Layer already exists [2024-11-12T08:58:52.065Z] 651d9022c234: Layer already exists [2024-11-12T08:58:52.331Z] 34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:58:52.691Z] + 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 [2024-11-12T08:58:53.043Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-11-12T08:58:53.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-11-12T08:58:53.043Z] f2787d0c9312: Preparing [2024-11-12T08:58:53.043Z] d2866c05c231: Preparing [2024-11-12T08:58:53.043Z] 5fd2e7d54f3b: Preparing [2024-11-12T08:58:53.043Z] 52cca47e1554: Preparing [2024-11-12T08:58:53.043Z] b812cf2df0fc: Preparing [2024-11-12T08:58:53.043Z] 95375f6fa308: Preparing [2024-11-12T08:58:53.043Z] 9740e5cc6cb8: Preparing [2024-11-12T08:58:53.043Z] feab9ea92053: Preparing [2024-11-12T08:58:53.043Z] 651d9022c234: Preparing [2024-11-12T08:58:53.043Z] 95375f6fa308: Waiting [2024-11-12T08:58:53.043Z] 9740e5cc6cb8: Waiting [2024-11-12T08:58:53.043Z] 651d9022c234: Waiting [2024-11-12T08:58:53.043Z] feab9ea92053: Waiting [2024-11-12T08:58:53.043Z] 5fd2e7d54f3b: Layer already exists [2024-11-12T08:58:53.043Z] b812cf2df0fc: Layer already exists [2024-11-12T08:58:53.043Z] f2787d0c9312: Layer already exists [2024-11-12T08:58:53.043Z] 52cca47e1554: Layer already exists [2024-11-12T08:58:53.043Z] d2866c05c231: Layer already exists [2024-11-12T08:58:53.043Z] feab9ea92053: Layer already exists [2024-11-12T08:58:53.043Z] 95375f6fa308: Layer already exists [2024-11-12T08:58:53.043Z] 9740e5cc6cb8: Layer already exists [2024-11-12T08:58:53.043Z] 651d9022c234: Layer already exists [2024-11-12T08:58:53.310Z] main: digest: sha256:20d3316fab12162e485ed078e34cd1014339c929052e495119c3ce66cce0190b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T08:58:53.386Z] ===================================================== [Pipeline] echo [2024-11-12T08:58:53.398Z] taggedImages: [2024-11-12T08:58:53.398Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [2024-11-12T08:58:53.398Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-11-12T08:58:53.398Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.2 [2024-11-12T08:58:53.398Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:34674b2e9c45a5b976ca5e2fe05afe1110403ce8-4.0.0-dev.2 [2024-11-12T08:58:53.398Z] - 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 [2024-11-12T08:58:53.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T08:58:53.799Z] [2024-11-12T08:58:53.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:58:54.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T08:58:54.138Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-12T08:58:54.138Z] 8998bd30e6a1: Pulling fs layer [2024-11-12T08:58:54.138Z] 04944245beec: Pulling fs layer [2024-11-12T08:58:54.138Z] 699f458cf7ca: Pulling fs layer [2024-11-12T08:58:54.138Z] 765212b225bb: Pulling fs layer [2024-11-12T08:58:54.138Z] f23df028b6ca: Pulling fs layer [2024-11-12T08:58:54.138Z] 765212b225bb: Waiting [2024-11-12T08:58:54.138Z] d65c8cfc05b1: Pulling fs layer [2024-11-12T08:58:54.138Z] f23df028b6ca: Waiting [2024-11-12T08:58:54.138Z] 2437ff75d9bd: Pulling fs layer [2024-11-12T08:58:54.138Z] d65c8cfc05b1: Waiting [2024-11-12T08:58:54.138Z] 2437ff75d9bd: Waiting [2024-11-12T08:58:54.403Z] 04944245beec: Verifying Checksum [2024-11-12T08:58:54.403Z] 04944245beec: Download complete [2024-11-12T08:58:54.403Z] 765212b225bb: Verifying Checksum [2024-11-12T08:58:54.403Z] 765212b225bb: Download complete [2024-11-12T08:58:54.403Z] f23df028b6ca: Verifying Checksum [2024-11-12T08:58:54.403Z] f23df028b6ca: Download complete [2024-11-12T08:58:54.403Z] d65c8cfc05b1: Verifying Checksum [2024-11-12T08:58:54.403Z] d65c8cfc05b1: Download complete [2024-11-12T08:58:54.403Z] 699f458cf7ca: Verifying Checksum [2024-11-12T08:58:54.403Z] 699f458cf7ca: Download complete [2024-11-12T08:58:54.984Z] 8998bd30e6a1: Verifying Checksum [2024-11-12T08:58:54.984Z] 8998bd30e6a1: Download complete [2024-11-12T08:58:56.916Z] 2437ff75d9bd: Verifying Checksum [2024-11-12T08:58:56.916Z] 2437ff75d9bd: Download complete [2024-11-12T08:58:58.867Z] 8998bd30e6a1: Pull complete [2024-11-12T08:58:59.447Z] 04944245beec: Pull complete [2024-11-12T08:59:00.855Z] 699f458cf7ca: Pull complete [2024-11-12T08:59:00.855Z] 765212b225bb: Pull complete [2024-11-12T08:59:01.816Z] f23df028b6ca: Pull complete [2024-11-12T08:59:01.816Z] d65c8cfc05b1: Pull complete [2024-11-12T08:59:16.791Z] 2437ff75d9bd: Pull complete [2024-11-12T08:59:16.791Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-12T08:59:16.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T08:59:16.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:59:16.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-26268 does not seem to be running inside a container [2024-11-12T08:59:17.032Z] $ 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/189 -v /w/workspace/app-rfid-llrp-inventory/189:/w/workspace/app-rfid-llrp-inventory/189:rw,z -v /w/workspace/app-rfid-llrp-inventory/189@tmp:/w/workspace/app-rfid-llrp-inventory/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-12T08:59:19.520Z] $ docker top e5067f0c117f8ff61bb669aca3780dd4c7ec269b54c0e4bee1ae1a1c3ab388cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T08:59:20.024Z] ---> job-cost.sh [2024-11-12T08:59:20.289Z] lf-activate-venv: SKIPPING [2024-11-12T08:59:20.289Z] INFO: No Stack... [2024-11-12T08:59:20.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-12T08:59:21.447Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T08:59:22.085Z] + cat /w/workspace/app-rfid-llrp-inventory/189/archives/cost.csv [2024-11-12T08:59:22.085Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T08:59:22.121Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [2024-11-12T08:59:22.134Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] did not exist. Created. [2024-11-12T08:59:22.141Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T08:59:22.792Z] /w/workspace/app-rfid-llrp-inventory/189@tmp/durable-e1bc8c7f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-12T08:59:23.127Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-12T08:59:23.162Z] Warning: overwriting stash ‘stack-cost’ [2024-11-12T08:59:23.211Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T08:59:23.219Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-189-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T08:59:23.246Z] $ docker stop --time=1 e5067f0c117f8ff61bb669aca3780dd4c7ec269b54c0e4bee1ae1a1c3ab388cd [2024-11-12T08:59:24.740Z] $ docker rm -f --volumes e5067f0c117f8ff61bb669aca3780dd4c7ec269b54c0e4bee1ae1a1c3ab388cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-11-12T08:59:25.236Z] provisioning config files... [2024-11-12T08:59:25.305Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17984816802292433487tmp [Pipeline] { [Pipeline] sh [2024-11-12T08:59:25.619Z] + set +x [2024-11-12T08:59:25.619Z] + bash -s -- [2024-11-12T08:59:25.619Z] + curl -s https://codecov.io/bash [2024-11-12T08:59:25.619Z] [2024-11-12T08:59:25.619Z] _____ _ [2024-11-12T08:59:25.619Z] / ____| | | [2024-11-12T08:59:25.619Z] | | ___ __| | ___ ___ _____ __ [2024-11-12T08:59:25.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-12T08:59:25.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-12T08:59:25.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-12T08:59:25.619Z] Bash-1.0.6 [2024-11-12T08:59:25.619Z] [2024-11-12T08:59:25.619Z] [2024-11-12T08:59:25.619Z] ==> git version 2.25.1 found [2024-11-12T08:59:25.619Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-11-12T08:59:25.619Z] Release-Date: 2020-01-08 [2024-11-12T08:59:25.619Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-12T08:59:25.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-12T08:59:25.619Z] ==> Jenkins CI detected. [2024-11-12T08:59:25.619Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-11-12T08:59:25.619Z] project root: . [2024-11-12T08:59:25.619Z] --> token set from env [2024-11-12T08:59:25.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-12T08:59:25.619Z] ==> Running gcov in . (disable via -X gcov) [2024-11-12T08:59:25.894Z] ==> Python coveragepy not found [2024-11-12T08:59:25.894Z] ==> Searching for coverage reports in: [2024-11-12T08:59:25.894Z] + . [2024-11-12T08:59:25.894Z] -> Found 1 reports [2024-11-12T08:59:25.894Z] ==> Detecting git/mercurial file structure [2024-11-12T08:59:25.894Z] ==> Reading reports [2024-11-12T08:59:25.894Z] + ./coverage.out bytes=55696 [2024-11-12T08:59:25.894Z] ==> Appending adjustments [2024-11-12T08:59:25.894Z] https://docs.codecov.io/docs/fixing-reports [2024-11-12T08:59:25.894Z] + Found adjustments [2024-11-12T08:59:25.894Z] ==> Gzipping contents [2024-11-12T08:59:25.894Z] 16K /tmp/codecov.RUEhgh.gz [2024-11-12T08:59:25.894Z] ==> Uploading reports [2024-11-12T08:59:25.894Z] url: https://codecov.io [2024-11-12T08:59:25.894Z] query: branch=main&commit=34674b2e9c45a5b976ca5e2fe05afe1110403ce8&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T08:59:25.894Z] -> Pinging Codecov [2024-11-12T08:59:25.894Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=34674b2e9c45a5b976ca5e2fe05afe1110403ce8&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T08:59:26.159Z] -> Uploading to [2024-11-12T08:59:26.159Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/34674b2e9c45a5b976ca5e2fe05afe1110403ce8/ddd5c43a-1a46-4849-8e05-0d608e3e8611.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T085926Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e1822c701edbf33bc39d634cb8a6c3db7fae151a1a4136c719e6b58f0267aa87 [2024-11-12T08:59:26.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T08:59:26.159Z] Dload Upload Total Spent Left Speed [2024-11-12T08:59:26.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12868 0 0 100 12868 0 55227 --:--:-- --:--:-- --:--:-- 55227 [2024-11-12T08:59:26.433Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] } [2024-11-12T08:59:26.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-12T08:59:26.690Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-12T08:59:26.707Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:59:27.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T08:59:27.020Z] [2024-11-12T08:59:27.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:59:27.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T08:59:27.353Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-12T08:59:27.353Z] 43c4264eed91: Already exists [2024-11-12T08:59:27.353Z] 4cc291be95ef: Already exists [2024-11-12T08:59:27.353Z] 2ac1f1163629: Already exists [2024-11-12T08:59:27.353Z] 5c3c966382ef: Already exists [2024-11-12T08:59:27.353Z] 4f4fb700ef54: Already exists [2024-11-12T08:59:27.353Z] d9c7d2e4e75e: Pulling fs layer [2024-11-12T08:59:27.353Z] 9c3e1370e548: Pulling fs layer [2024-11-12T08:59:27.612Z] d9c7d2e4e75e: Verifying Checksum [2024-11-12T08:59:27.612Z] d9c7d2e4e75e: Download complete [2024-11-12T08:59:27.870Z] d9c7d2e4e75e: Pull complete [2024-11-12T08:59:28.437Z] 9c3e1370e548: Download complete [2024-11-12T08:59:31.731Z] 9c3e1370e548: Pull complete [2024-11-12T08:59:31.731Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-12T08:59:31.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T08:59:31.731Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:59:31.856Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T08:59:31.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-12T08:59:33.395Z] $ docker top 0046f57d9b6ee3febb6cda532922614bec107b205a346dbf7a23a28b5a74db98 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T08:59:33.754Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-11-12T08:59:33.766Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-11-12T08:59:34.045Z] + set -o pipefail [2024-11-12T08:59:34.045Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-11-12T08:59:42.172Z] [2024-11-12T08:59:42.172Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-11-12T08:59:42.172Z] [2024-11-12T08:59:42.172Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/dba55404-daa3-41fb-b2e7-0e4e47f8f6d1 [2024-11-12T08:59:42.172Z] [2024-11-12T08:59:42.172Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-12T08:59:42.172Z] [2024-11-12T08:59:42.172Z] [2024-11-12T08:59:42.172Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-12T08:59:42.172Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-12T08:59:42.180Z] $ docker stop --time=1 0046f57d9b6ee3febb6cda532922614bec107b205a346dbf7a23a28b5a74db98 [2024-11-12T08:59:45.752Z] $ docker rm -f --volumes 0046f57d9b6ee3febb6cda532922614bec107b205a346dbf7a23a28b5a74db98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T08:59:46.640Z] + git log --format=format:%s -1 34674b2e9c45a5b976ca5e2fe05afe1110403ce8 [Pipeline] sh [2024-11-12T08:59:46.933Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T08:59:46.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:59:47.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T08:59:47.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T08:59:47.330Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T08:59:47.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T08:59:47.750Z] $ docker top 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 -eo pid,comm [2024-11-12T08:59:47.800Z] 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). [2024-11-12T08:59:47.800Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T08:59:47.858Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T08:59:47.858Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T08:59:47.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T08:59:47.953Z] $ docker exec 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 ssh-agent [2024-11-12T08:59:48.077Z] SSH_AUTH_SOCK=/tmp/ssh-V9viUH8Laawo/agent.33 [2024-11-12T08:59:48.077Z] SSH_AGENT_PID=39 [2024-11-12T08:59:48.082Z] Running ssh-add (command line suppressed) [2024-11-12T08:59:48.181Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12778089726420552810.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12778089726420552810.key) [2024-11-12T08:59:48.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T08:59:48.494Z] + git semver tag [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,664 [run_tag] DEBUG tag force:False [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,664 [check_head_tag] DEBUG check head tag [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,665 [execute] INFO git cat-file --batch-check [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,669 [execute] INFO git cat-file --batch [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,693 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,693 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,693 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-11-12T08:59:48.753Z] 2024-11-12 08:59:48,697 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-12T08:59:48.753Z] 4.0.0-dev.2 [Pipeline] } [2024-11-12T08:59:48.758Z] $ docker exec --env ******** --env ******** 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 ssh-agent -k [2024-11-12T08:59:48.853Z] unset SSH_AUTH_SOCK; [2024-11-12T08:59:48.854Z] unset SSH_AGENT_PID; [2024-11-12T08:59:48.854Z] echo Agent pid 39 killed; [2024-11-12T08:59:48.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T08:59:49.184Z] + git semver [Pipeline] } [2024-11-12T08:59:49.451Z] $ docker stop --time=1 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 [2024-11-12T08:59:50.723Z] $ docker rm -f --volumes 90af67948cba4469c645b49dff29a70b906c7fb0bb02361fbcd4b3d1b4f581a4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:59:51.144Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T08:59:51.144Z] [2024-11-12T08:59:51.144Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T08:59:51.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T08:59:51.454Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-12T08:59:51.454Z] ab5ef0e58194: Pulling fs layer [2024-11-12T08:59:51.454Z] 9712f1f96733: Pulling fs layer [2024-11-12T08:59:51.454Z] 63f879dbbcfc: Pulling fs layer [2024-11-12T08:59:51.454Z] 0d9ebad4ef96: Pulling fs layer [2024-11-12T08:59:51.454Z] e9a5061849ea: Pulling fs layer [2024-11-12T08:59:51.454Z] d747dcd14b5f: Pulling fs layer [2024-11-12T08:59:51.454Z] 2de7ff778b66: Pulling fs layer [2024-11-12T08:59:51.454Z] e9a5061849ea: Waiting [2024-11-12T08:59:51.454Z] d747dcd14b5f: Waiting [2024-11-12T08:59:51.454Z] 0d9ebad4ef96: Waiting [2024-11-12T08:59:51.454Z] 2de7ff778b66: Waiting [2024-11-12T08:59:51.454Z] 9712f1f96733: Download complete [2024-11-12T08:59:52.021Z] 63f879dbbcfc: Verifying Checksum [2024-11-12T08:59:52.021Z] 63f879dbbcfc: Download complete [2024-11-12T08:59:52.021Z] e9a5061849ea: Verifying Checksum [2024-11-12T08:59:52.021Z] e9a5061849ea: Download complete [2024-11-12T08:59:52.021Z] d747dcd14b5f: Verifying Checksum [2024-11-12T08:59:52.021Z] d747dcd14b5f: Download complete [2024-11-12T08:59:52.021Z] 0d9ebad4ef96: Verifying Checksum [2024-11-12T08:59:52.021Z] 0d9ebad4ef96: Download complete [2024-11-12T08:59:52.021Z] 2de7ff778b66: Download complete [2024-11-12T08:59:52.280Z] ab5ef0e58194: Verifying Checksum [2024-11-12T08:59:52.280Z] ab5ef0e58194: Download complete [2024-11-12T08:59:55.562Z] ab5ef0e58194: Pull complete [2024-11-12T08:59:55.562Z] 9712f1f96733: Pull complete [2024-11-12T08:59:55.821Z] 63f879dbbcfc: Pull complete [2024-11-12T08:59:59.106Z] 0d9ebad4ef96: Pull complete [2024-11-12T08:59:59.365Z] e9a5061849ea: Pull complete [2024-11-12T08:59:59.365Z] d747dcd14b5f: Pull complete [2024-11-12T09:00:00.742Z] 2de7ff778b66: Pull complete [2024-11-12T09:00:00.742Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-12T09:00:00.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T09:00:00.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:00:00.843Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T09:00:00.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-12T09:00:07.100Z] $ docker top 138d162a1352d3f920332d3127b9c992800675a217fc288b95b7d03556071af1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-12T09:00:07.194Z] provisioning config files... [2024-11-12T09:00:07.200Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15299813008383280501tmp [2024-11-12T09:00:07.209Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14156260129784997812tmp [2024-11-12T09:00:07.217Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3999252087770089670tmp [Pipeline] { [Pipeline] echo [2024-11-12T09:00:07.244Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:07.539Z] ---> sigul-configuration.sh [2024-11-12T09:00:07.539Z] gpg: directory `/root/.gnupg' created [2024-11-12T09:00:07.539Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-12T09:00:07.539Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-12T09:00:07.539Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-12T09:00:07.539Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-12T09:00:07.539Z] gpg: CAST5 encrypted data [2024-11-12T09:00:07.539Z] gpg: encrypted with 1 passphrase [2024-11-12T09:00:07.539Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-12T09:00:07.840Z] + mkdir /home/jenkins [2024-11-12T09:00:07.840Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-12T09:00:08.136Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-12T09:00:08.153Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:08.446Z] ---> sigul-install.sh [2024-11-12T09:00:08.446Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-12T09:00:08.741Z] + git tag --list [2024-11-12T09:00:08.741Z] v0.0.0 [2024-11-12T09:00:08.741Z] v1.0.0 [2024-11-12T09:00:08.741Z] v2.1.0 [2024-11-12T09:00:08.741Z] v2.1.1 [2024-11-12T09:00:08.741Z] v2.2.0 [2024-11-12T09:00:08.741Z] v2.3.0 [2024-11-12T09:00:08.741Z] v3.0 [2024-11-12T09:00:08.741Z] v3.0.0 [2024-11-12T09:00:08.741Z] v3.0.1 [2024-11-12T09:00:08.741Z] v3.0.1-dev.1 [2024-11-12T09:00:08.741Z] v3.1 [2024-11-12T09:00:08.741Z] v3.1.0 [2024-11-12T09:00:08.741Z] v3.1.0-dev.1 [2024-11-12T09:00:08.741Z] v3.1.0-dev.10 [2024-11-12T09:00:08.741Z] v3.1.0-dev.11 [2024-11-12T09:00:08.741Z] v3.1.0-dev.12 [2024-11-12T09:00:08.741Z] v3.1.0-dev.13 [2024-11-12T09:00:08.741Z] v3.1.0-dev.14 [2024-11-12T09:00:08.741Z] v3.1.0-dev.15 [2024-11-12T09:00:08.741Z] v3.1.0-dev.16 [2024-11-12T09:00:08.741Z] v3.1.0-dev.17 [2024-11-12T09:00:08.741Z] v3.1.0-dev.18 [2024-11-12T09:00:08.741Z] v3.1.0-dev.19 [2024-11-12T09:00:08.741Z] v3.1.0-dev.2 [2024-11-12T09:00:08.741Z] v3.1.0-dev.20 [2024-11-12T09:00:08.741Z] v3.1.0-dev.21 [2024-11-12T09:00:08.741Z] v3.1.0-dev.22 [2024-11-12T09:00:08.741Z] v3.1.0-dev.23 [2024-11-12T09:00:08.741Z] v3.1.0-dev.24 [2024-11-12T09:00:08.741Z] v3.1.0-dev.25 [2024-11-12T09:00:08.741Z] v3.1.0-dev.26 [2024-11-12T09:00:08.741Z] v3.1.0-dev.27 [2024-11-12T09:00:08.741Z] v3.1.0-dev.28 [2024-11-12T09:00:08.741Z] v3.1.0-dev.29 [2024-11-12T09:00:08.741Z] v3.1.0-dev.3 [2024-11-12T09:00:08.741Z] v3.1.0-dev.30 [2024-11-12T09:00:08.741Z] v3.1.0-dev.31 [2024-11-12T09:00:08.741Z] v3.1.0-dev.32 [2024-11-12T09:00:08.741Z] v3.1.0-dev.33 [2024-11-12T09:00:08.741Z] v3.1.0-dev.34 [2024-11-12T09:00:08.741Z] v3.1.0-dev.35 [2024-11-12T09:00:08.741Z] v3.1.0-dev.36 [2024-11-12T09:00:08.741Z] v3.1.0-dev.37 [2024-11-12T09:00:08.741Z] v3.1.0-dev.38 [2024-11-12T09:00:08.741Z] v3.1.0-dev.39 [2024-11-12T09:00:08.741Z] v3.1.0-dev.4 [2024-11-12T09:00:08.741Z] v3.1.0-dev.40 [2024-11-12T09:00:08.741Z] v3.1.0-dev.5 [2024-11-12T09:00:08.741Z] v3.1.0-dev.6 [2024-11-12T09:00:08.741Z] v3.1.0-dev.7 [2024-11-12T09:00:08.741Z] v3.1.0-dev.8 [2024-11-12T09:00:08.741Z] v3.1.0-dev.9 [2024-11-12T09:00:08.741Z] v3.1.1 [2024-11-12T09:00:08.741Z] v3.2.0-dev.1 [2024-11-12T09:00:08.741Z] v3.2.0-dev.10 [2024-11-12T09:00:08.741Z] v3.2.0-dev.11 [2024-11-12T09:00:08.741Z] v3.2.0-dev.12 [2024-11-12T09:00:08.741Z] v3.2.0-dev.13 [2024-11-12T09:00:08.741Z] v3.2.0-dev.14 [2024-11-12T09:00:08.741Z] v3.2.0-dev.15 [2024-11-12T09:00:08.741Z] v3.2.0-dev.16 [2024-11-12T09:00:08.741Z] v3.2.0-dev.17 [2024-11-12T09:00:08.741Z] v3.2.0-dev.18 [2024-11-12T09:00:08.741Z] v3.2.0-dev.19 [2024-11-12T09:00:08.741Z] v3.2.0-dev.2 [2024-11-12T09:00:08.742Z] v3.2.0-dev.20 [2024-11-12T09:00:08.742Z] v3.2.0-dev.21 [2024-11-12T09:00:08.742Z] v3.2.0-dev.22 [2024-11-12T09:00:08.742Z] v3.2.0-dev.23 [2024-11-12T09:00:08.742Z] v3.2.0-dev.24 [2024-11-12T09:00:08.742Z] v3.2.0-dev.25 [2024-11-12T09:00:08.742Z] v3.2.0-dev.26 [2024-11-12T09:00:08.742Z] v3.2.0-dev.27 [2024-11-12T09:00:08.742Z] v3.2.0-dev.28 [2024-11-12T09:00:08.742Z] v3.2.0-dev.29 [2024-11-12T09:00:08.742Z] v3.2.0-dev.3 [2024-11-12T09:00:08.742Z] v3.2.0-dev.30 [2024-11-12T09:00:08.742Z] v3.2.0-dev.31 [2024-11-12T09:00:08.742Z] v3.2.0-dev.32 [2024-11-12T09:00:08.742Z] v3.2.0-dev.33 [2024-11-12T09:00:08.742Z] v3.2.0-dev.4 [2024-11-12T09:00:08.742Z] v3.2.0-dev.5 [2024-11-12T09:00:08.742Z] v3.2.0-dev.6 [2024-11-12T09:00:08.742Z] v3.2.0-dev.7 [2024-11-12T09:00:08.742Z] v3.2.0-dev.8 [2024-11-12T09:00:08.742Z] v3.2.0-dev.9 [2024-11-12T09:00:08.742Z] v4.0.0-dev.1 [2024-11-12T09:00:08.742Z] v4.0.0-dev.2 [Pipeline] sh [2024-11-12T09:00:09.032Z] + lftools sign git-tag v4.0.0-dev.2 [2024-11-12T09:00:09.601Z] Signing Git tag with Sigul... [2024-11-12T09:00:09.601Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-11-12T09:00:09.876Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:10.168Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-12T09:00:10.177Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-12T09:00:10.201Z] $ docker stop --time=1 138d162a1352d3f920332d3127b9c992800675a217fc288b95b7d03556071af1 [2024-11-12T09:00:11.712Z] $ docker rm -f --volumes 138d162a1352d3f920332d3127b9c992800675a217fc288b95b7d03556071af1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-12T09:00:12.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T09:00:12.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:00:15.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T09:00:15.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:00:16.661Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T09:00:16.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T09:00:17.040Z] $ docker top d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 -eo pid,comm [2024-11-12T09:00:17.089Z] 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). [2024-11-12T09:00:17.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T09:00:17.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T09:00:17.150Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T09:00:17.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T09:00:17.262Z] $ docker exec d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 ssh-agent [2024-11-12T09:00:17.359Z] SSH_AUTH_SOCK=/tmp/ssh-tfceWBwCjz3j/agent.32 [2024-11-12T09:00:17.359Z] SSH_AGENT_PID=38 [2024-11-12T09:00:17.363Z] Running ssh-add (command line suppressed) [2024-11-12T09:00:17.453Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4837163180528414346.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4837163180528414346.key) [2024-11-12T09:00:17.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T09:00:17.764Z] + git semver bump pre [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,935 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,935 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,935 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,935 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,935 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,935 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,937 [execute] INFO git cat-file --batch-check [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,942 [execute] INFO git cat-file --batch [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T09:00:18.024Z] 2024-11-12 09:00:17,946 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-12T09:00:18.024Z] 4.0.0-dev.3 [Pipeline] } [2024-11-12T09:00:18.030Z] $ docker exec --env ******** --env ******** d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 ssh-agent -k [2024-11-12T09:00:18.121Z] unset SSH_AUTH_SOCK; [2024-11-12T09:00:18.122Z] unset SSH_AGENT_PID; [2024-11-12T09:00:18.122Z] echo Agent pid 38 killed; [2024-11-12T09:00:18.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T09:00:18.486Z] + git semver [Pipeline] } [2024-11-12T09:00:18.753Z] $ docker stop --time=1 d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 [2024-11-12T09:00:22.363Z] $ docker rm -f --volumes d98df1e1a1f07ddf20024f16ab52a254785b29fdb49f4aa8200748b6c9294531 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T09:00:23.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T09:00:23.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:00:26.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T09:00:26.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:00:26.730Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T09:00:26.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-12T09:00:27.081Z] $ docker top fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 -eo pid,comm [2024-11-12T09:00:27.130Z] 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). [2024-11-12T09:00:27.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T09:00:27.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T09:00:27.196Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T09:00:27.305Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T09:00:27.304Z] $ docker exec fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 ssh-agent [2024-11-12T09:00:27.409Z] SSH_AUTH_SOCK=/tmp/ssh-gEbKz1xLedqg/agent.32 [2024-11-12T09:00:27.409Z] SSH_AGENT_PID=38 [2024-11-12T09:00:27.413Z] Running ssh-add (command line suppressed) [2024-11-12T09:00:27.509Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15664907041990760283.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15664907041990760283.key) [2024-11-12T09:00:28.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T09:00:30.421Z] + git semver push [2024-11-12T09:00:30.422Z] 2024-11-12 09:00:29,023 [run_push] DEBUG push [2024-11-12T09:00:30.422Z] 2024-11-12 09:00:29,024 [execute] INFO git cat-file --batch-check [2024-11-12T09:00:30.422Z] 2024-11-12 09:00:29,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T09:00:30.422Z] 2024-11-12 09:00:29,028 [execute] INFO git rev-list 4c4ea91afc2ac285961d55e02f748971d83130ae -- [2024-11-12T09:00:30.422Z] 2024-11-12 09:00:29,028 [execute] DEBUG Popen(['git', 'rev-list', '4c4ea91afc2ac285961d55e02f748971d83130ae', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T09:00:30.422Z] 2024-11-12 09:00:29,033 [execute] INFO git fetch -v origin [2024-11-12T09:00:30.422Z] 2024-11-12 09:00:29,033 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-12T09:00:30.824Z] 2024-11-12 09:00:30,438 [run_push] DEBUG no remote changes detected [2024-11-12T09:00:30.825Z] 2024-11-12 09:00:30,438 [execute] INFO git push origin semver [2024-11-12T09:00:30.825Z] 2024-11-12 09:00:30,439 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T09:00:31.392Z] 2024-11-12 09:00:31,182 [run_push] DEBUG push all version tags [2024-11-12T09:00:31.392Z] 2024-11-12 09:00:31,183 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-12T09:00:31.392Z] 2024-11-12 09:00:31,183 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-11-12T09:00:31.960Z] 2024-11-12 09:00:31,828 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-11-12T09:00:31.960Z] 4.0.0-dev.3 [Pipeline] } [2024-11-12T09:00:31.964Z] $ docker exec --env ******** --env ******** fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 ssh-agent -k [2024-11-12T09:00:32.253Z] unset SSH_AUTH_SOCK; [2024-11-12T09:00:32.253Z] unset SSH_AGENT_PID; [2024-11-12T09:00:32.253Z] echo Agent pid 38 killed; [2024-11-12T09:00:32.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T09:00:32.656Z] + git semver [Pipeline] } [2024-11-12T09:00:32.970Z] $ docker stop --time=1 fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 [2024-11-12T09:00:35.226Z] $ docker rm -f --volumes fe8d5ee045ff60d3ef7994b666a6fc77e693bab4c2c45e570e3c63408d84df67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-12T09:00:35.972Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-11-12T09:00:35.972Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-11-12T09:00:35.972Z] total 16 [2024-11-12T09:00:35.972Z] drwxr-xr-x 3 root root 4096 Nov 12 08:42 . [2024-11-12T09:00:35.972Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 09:00 .. [2024-11-12T09:00:35.972Z] drwxr-xr-x 2 root root 4096 Nov 12 08:42 cost [2024-11-12T09:00:35.972Z] -rw-r--r-- 1 root root 95 Nov 12 08:42 cost.csv [2024-11-12T09:00:35.972Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-11-12T09:00:35.972Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-11-12T09:00:35.972Z] total 16 [2024-11-12T09:00:35.972Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 08:42 . [2024-11-12T09:00:35.972Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 12 09:00 .. [2024-11-12T09:00:35.972Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 08:42 cost [2024-11-12T09:00:35.972Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 12 08:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:36.267Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:37.130Z] ---> package-listing.sh [2024-11-12T09:00:37.130Z] ++ facter osfamily [2024-11-12T09:00:37.130Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-12T09:00:37.397Z] + OS_FAMILY=debian [2024-11-12T09:00:37.397Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-11-12T09:00:37.397Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-12T09:00:37.397Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-12T09:00:37.397Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-12T09:00:37.397Z] + PACKAGES=/tmp/packages_start.txt [2024-11-12T09:00:37.397Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-11-12T09:00:37.397Z] + PACKAGES=/tmp/packages_end.txt [2024-11-12T09:00:37.397Z] + case "${OS_FAMILY}" in [2024-11-12T09:00:37.397Z] + dpkg -l [2024-11-12T09:00:37.397Z] + grep '^ii' [2024-11-12T09:00:37.397Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-12T09:00:37.397Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-12T09:00:37.397Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-12T09:00:37.397Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-11-12T09:00:37.397Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-11-12T09:00:37.397Z] + 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 [2024-11-12T09:00:37.406Z] 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 [2024-11-12T09:00:37.686Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T09:00:38.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T09:00:38.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T09:00:38.339Z] prd-ubuntu20.04-docker-8c-8g-26267 does not seem to be running inside a container [2024-11-12T09:00:38.368Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-12T09:00:38.586Z] $ docker top f8cddc00d220db0c25b7f4f80337d0b5fcd6747b61199f64c1592598df108ff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T09:00:38.940Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-12T09:00:39.227Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-12T09:00:39.514Z] + ls /var/log/sa-host [2024-11-12T09:00:39.514Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T09:00:39.588Z] provisioning config files... [2024-11-12T09:00:39.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7811940248418075472tmp [Pipeline] { [Pipeline] echo [2024-11-12T09:00:39.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:39.899Z] ---> create-netrc.sh [Pipeline] } [2024-11-12T09:00:39.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:40.239Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-12T09:00:40.249Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:40.533Z] ---> sudo-logs.sh [2024-11-12T09:00:40.533Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-12T09:00:40.571Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:40.855Z] ---> job-cost.sh [2024-11-12T09:00:40.855Z] lf-activate-venv: SKIPPING [2024-11-12T09:00:40.855Z] DEBUG: total: 0.2199999988079071 [2024-11-12T09:00:40.855Z] INFO: Retrieving Stack Cost... [2024-11-12T09:00:41.330Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T09:00:41.851Z] INFO: Archiving Costs [Pipeline] echo [2024-11-12T09:00:41.946Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T09:00:42.302Z] ---> logs-deploy.sh [2024-11-12T09:00:42.302Z] lf-activate-venv: SKIPPING [2024-11-12T09:00:42.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/189 [2024-11-12T09:00:42.302Z] INFO: archiving workspace using pattern(s): [2024-11-12T09:00:43.850Z] Archives upload complete. [2024-11-12T09:00:43.850Z] INFO: archiving logs to Nexus [2024-11-12T09:00:44.157Z] ---> uname -a: [2024-11-12T09:00:44.157Z] Linux prd-ubuntu20-04-docker-8c-8g-26267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] ---> lscpu: [2024-11-12T09:00:44.157Z] Architecture: x86_64 [2024-11-12T09:00:44.157Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-12T09:00:44.157Z] Byte Order: Little Endian [2024-11-12T09:00:44.157Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-12T09:00:44.157Z] CPU(s): 8 [2024-11-12T09:00:44.157Z] On-line CPU(s) list: 0-7 [2024-11-12T09:00:44.157Z] Thread(s) per core: 1 [2024-11-12T09:00:44.157Z] Core(s) per socket: 1 [2024-11-12T09:00:44.157Z] Socket(s): 8 [2024-11-12T09:00:44.157Z] NUMA node(s): 1 [2024-11-12T09:00:44.157Z] Vendor ID: AuthenticAMD [2024-11-12T09:00:44.157Z] CPU family: 23 [2024-11-12T09:00:44.157Z] Model: 49 [2024-11-12T09:00:44.157Z] Model name: AMD EPYC-Rome Processor [2024-11-12T09:00:44.157Z] Stepping: 0 [2024-11-12T09:00:44.157Z] CPU MHz: 2799.998 [2024-11-12T09:00:44.157Z] BogoMIPS: 5599.99 [2024-11-12T09:00:44.157Z] Virtualization: AMD-V [2024-11-12T09:00:44.157Z] Hypervisor vendor: KVM [2024-11-12T09:00:44.157Z] Virtualization type: full [2024-11-12T09:00:44.157Z] L1d cache: 256 KiB [2024-11-12T09:00:44.157Z] L1i cache: 256 KiB [2024-11-12T09:00:44.157Z] L2 cache: 4 MiB [2024-11-12T09:00:44.157Z] L3 cache: 128 MiB [2024-11-12T09:00:44.157Z] NUMA node0 CPU(s): 0-7 [2024-11-12T09:00:44.157Z] Vulnerability Itlb multihit: Not affected [2024-11-12T09:00:44.157Z] Vulnerability L1tf: Not affected [2024-11-12T09:00:44.157Z] Vulnerability Mds: Not affected [2024-11-12T09:00:44.157Z] Vulnerability Meltdown: Not affected [2024-11-12T09:00:44.157Z] Vulnerability Mmio stale data: Not affected [2024-11-12T09:00:44.157Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-12T09:00:44.157Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-12T09:00:44.157Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-12T09:00:44.157Z] Vulnerability Srbds: Not affected [2024-11-12T09:00:44.157Z] Vulnerability Tsx async abort: Not affected [2024-11-12T09:00:44.157Z] 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 [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] ---> nproc: [2024-11-12T09:00:44.157Z] 8 [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] ---> df -h: [2024-11-12T09:00:44.157Z] Filesystem Size Used Avail Use% Mounted on [2024-11-12T09:00:44.157Z] overlay 155G 13G 142G 9% / [2024-11-12T09:00:44.157Z] tmpfs 64M 0 64M 0% /dev [2024-11-12T09:00:44.157Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-12T09:00:44.157Z] shm 64M 0 64M 0% /dev/shm [2024-11-12T09:00:44.157Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] ---> sar -b -r -n DEV: [2024-11-12T09:00:44.157Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26267) 11/12/24 _x86_64_ (8 CPU) [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] 08:37:24 LINUX RESTART (8 CPU) [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] 08:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-12T09:00:44.157Z] 08:39:01 391.68 18.05 373.63 0.00 1996.68 61841.45 0.00 [2024-11-12T09:00:44.157Z] 08:40:01 223.04 0.05 222.99 0.00 6.93 97099.63 0.00 [2024-11-12T09:00:44.157Z] 08:41:01 28.78 0.00 28.78 0.00 0.00 39686.47 0.00 [2024-11-12T09:00:44.157Z] 08:42:01 202.28 0.25 202.03 0.00 26.26 75495.55 0.00 [2024-11-12T09:00:44.157Z] 08:43:01 81.79 10.36 71.43 0.00 3460.98 43544.95 0.00 [2024-11-12T09:00:44.157Z] 08:44:01 7.20 0.00 7.20 0.00 0.00 23038.16 0.00 [2024-11-12T09:00:44.157Z] 08:45:01 1.43 0.00 1.43 0.00 0.00 2431.73 0.00 [2024-11-12T09:00:44.157Z] 08:46:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2024-11-12T09:00:44.157Z] 08:47:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2024-11-12T09:00:44.157Z] 08:48:01 2.13 0.00 2.13 0.00 0.00 32.53 0.00 [2024-11-12T09:00:44.157Z] 08:49:01 0.92 0.00 0.92 0.00 0.00 10.39 0.00 [2024-11-12T09:00:44.157Z] 08:50:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2024-11-12T09:00:44.157Z] 08:51:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2024-11-12T09:00:44.157Z] 08:52:01 0.92 0.00 0.92 0.00 0.00 12.40 0.00 [2024-11-12T09:00:44.157Z] 08:53:01 1.90 0.02 1.88 0.00 0.13 21.86 0.00 [2024-11-12T09:00:44.157Z] 08:54:01 1.40 0.30 1.10 0.00 10.00 15.06 0.00 [2024-11-12T09:00:44.157Z] 08:55:01 2.43 1.20 1.23 0.00 25.46 16.40 0.00 [2024-11-12T09:00:44.157Z] 08:56:01 1.05 0.00 1.05 0.00 0.00 14.00 0.00 [2024-11-12T09:00:44.157Z] 08:57:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2024-11-12T09:00:44.157Z] 08:58:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2024-11-12T09:00:44.157Z] 08:59:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-11-12T09:00:44.157Z] 09:00:01 83.04 0.18 82.85 0.00 8.80 36874.92 0.00 [2024-11-12T09:00:44.157Z] Average: 46.94 1.37 45.57 0.00 250.29 17249.82 0.00 [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] 08:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-12T09:00:44.157Z] 08:39:01 28232804 31480140 824636 2.51 122848 3272772 1974120 5.82 1282972 2843264 736632 [2024-11-12T09:00:44.157Z] 08:40:01 27449708 31228068 1071440 3.26 183428 3717412 2446884 7.21 1597456 3277436 197276 [2024-11-12T09:00:44.157Z] 08:41:01 26911636 31456612 840100 2.55 188016 4422660 2075964 6.12 1349668 4006312 436480 [2024-11-12T09:00:44.157Z] 08:42:01 27393496 31502468 798192 2.43 193588 4027668 1795776 5.29 1398944 3523664 332 [2024-11-12T09:00:44.157Z] 08:43:01 26665192 31503020 787856 2.40 205624 4683548 1842244 5.43 1556780 4023360 1288 [2024-11-12T09:00:44.157Z] 08:44:01 26669428 31507324 783840 2.38 205696 4683548 1842244 5.43 1548760 4023360 148 [2024-11-12T09:00:44.157Z] 08:45:01 26677672 31515580 775436 2.36 205720 4683552 1842244 5.43 1540584 4023364 148 [2024-11-12T09:00:44.157Z] 08:46:01 26677836 31515812 775112 2.36 205748 4683552 1842244 5.43 1540636 4023364 12 [2024-11-12T09:00:44.157Z] 08:47:01 26682240 31520404 770732 2.34 205784 4683556 1842244 5.43 1536680 4023548 32 [2024-11-12T09:00:44.157Z] 08:48:01 26682412 31520672 770464 2.34 205864 4683540 1842244 5.43 1536904 4023536 16 [2024-11-12T09:00:44.157Z] 08:49:01 26681564 31519932 770940 2.34 205888 4683540 1842244 5.43 1536848 4023540 16 [2024-11-12T09:00:44.157Z] 08:50:01 26681696 31520212 770612 2.34 205912 4683624 1842244 5.43 1536892 4023624 48 [2024-11-12T09:00:44.157Z] 08:51:01 26681656 31520172 770632 2.34 205920 4683624 1842244 5.43 1536584 4023624 12 [2024-11-12T09:00:44.157Z] 08:52:01 26681656 31520208 770564 2.34 205936 4683628 1842244 5.43 1536624 4023628 56 [2024-11-12T09:00:44.157Z] 08:53:01 26680952 31519592 771096 2.34 205980 4683624 1846252 5.44 1536780 4023632 16 [2024-11-12T09:00:44.157Z] 08:54:01 26681324 31520344 770340 2.34 206036 4683924 1846252 5.44 1539116 4023708 68 [2024-11-12T09:00:44.157Z] 08:55:01 26675932 31516584 774000 2.35 206072 4684696 1846256 5.44 1543748 4023936 8 [2024-11-12T09:00:44.157Z] 08:56:01 26676256 31517064 773476 2.35 206096 4684828 1846256 5.44 1543484 4024020 48 [2024-11-12T09:00:44.157Z] 08:57:01 26675900 31516736 773752 2.35 206124 4684828 1846256 5.44 1543456 4024024 12 [2024-11-12T09:00:44.157Z] 08:58:01 26675600 31516480 773964 2.35 206156 4684836 1846256 5.44 1543612 4024028 64 [2024-11-12T09:00:44.157Z] 08:59:01 26675964 31516872 773528 2.35 206176 4684840 1829972 5.39 1543548 4024032 12 [2024-11-12T09:00:44.157Z] 09:00:01 25519520 31474284 809840 2.46 223048 5688472 1860716 5.48 1607028 5017236 490492 [2024-11-12T09:00:44.157Z] Average: 26774111 31496754 795480 2.42 200530 4579831 1885609 5.56 1519868 3957738 84692 [2024-11-12T09:00:44.157Z] [2024-11-12T09:00:44.157Z] 08:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-12T09:00:44.157Z] 08:39:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:39:01 ens3 863.48 563.75 9192.77 107.27 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:39:01 veth28d04b8 252.50 389.49 27.27 3304.05 0.00 0.00 0.00 0.27 [2024-11-12T09:00:44.157Z] 08:39:01 docker0 305.97 443.89 27.70 3663.12 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:40:01 ens3 19.83 13.16 22.51 8.49 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:40:01 vethccf774d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:40:01 docker0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:41:01 ens3 7.25 4.85 5.75 3.19 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:41:01 vethccf774d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:42:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:42:01 ens3 41.08 24.21 276.27 10.53 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:42:01 docker0 6.92 13.91 0.42 193.35 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:43:01 lo 8.46 8.46 0.84 0.84 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:43:01 ens3 229.29 151.20 3942.47 261.07 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:44:01 ens3 0.25 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:46:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:48:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.157Z] 08:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:53:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:54:01 ens3 1.93 1.00 3.52 0.39 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:55:01 ens3 8.30 6.87 5.23 6.16 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:58:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:59:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 09:00:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 09:00:01 ens3 378.14 266.69 7104.99 159.30 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] 09:00:01 docker0 72.82 129.65 6.83 1252.04 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] Average: ens3 69.91 46.56 928.00 25.24 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] Average: docker0 17.32 26.39 1.57 229.59 0.00 0.00 0.00 0.00 [2024-11-12T09:00:44.158Z] [2024-11-12T09:00:44.158Z] [2024-11-12T09:00:44.158Z] ---> sar -P ALL: [2024-11-12T09:00:44.158Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26267) 11/12/24 _x86_64_ (8 CPU) [2024-11-12T09:00:44.158Z] [2024-11-12T09:00:44.158Z] 08:37:24 LINUX RESTART (8 CPU) [2024-11-12T09:00:44.158Z] [2024-11-12T09:00:44.158Z] 08:38:02 CPU %user %nice %system %iowait %steal %idle [2024-11-12T09:00:44.158Z] 08:39:01 all 10.63 0.00 4.17 3.87 0.07 81.26 [2024-11-12T09:00:44.158Z] 08:39:01 0 8.90 0.00 4.17 3.65 0.07 83.21 [2024-11-12T09:00:44.158Z] 08:39:01 1 12.59 0.00 4.66 2.69 0.10 79.96 [2024-11-12T09:00:44.158Z] 08:39:01 2 9.87 0.00 4.12 1.89 0.07 84.06 [2024-11-12T09:00:44.158Z] 08:39:01 3 11.35 0.00 3.21 1.90 0.07 83.47 [2024-11-12T09:00:44.158Z] 08:39:01 4 10.81 0.00 4.18 1.10 0.05 83.86 [2024-11-12T09:00:44.158Z] 08:39:01 5 10.17 0.00 4.82 10.22 0.09 74.71 [2024-11-12T09:00:44.158Z] 08:39:01 6 10.25 0.00 4.08 2.18 0.05 83.44 [2024-11-12T09:00:44.158Z] 08:39:01 7 11.08 0.00 4.14 7.33 0.09 77.37 [2024-11-12T09:00:44.158Z] 08:40:01 all 11.01 0.00 3.42 7.28 0.05 78.24 [2024-11-12T09:00:44.158Z] 08:40:01 0 10.21 0.00 3.21 8.83 0.05 77.71 [2024-11-12T09:00:44.158Z] 08:40:01 1 11.20 0.00 2.99 1.17 0.03 84.60 [2024-11-12T09:00:44.158Z] 08:40:01 2 11.51 0.00 2.82 0.47 0.07 85.13 [2024-11-12T09:00:44.158Z] 08:40:01 3 10.52 0.00 4.10 1.03 0.05 84.30 [2024-11-12T09:00:44.158Z] 08:40:01 4 10.46 0.00 3.53 3.71 0.05 82.25 [2024-11-12T09:00:44.158Z] 08:40:01 5 10.63 0.00 5.29 42.79 0.07 41.23 [2024-11-12T09:00:44.158Z] 08:40:01 6 10.15 0.00 2.80 0.23 0.05 86.76 [2024-11-12T09:00:44.158Z] 08:40:01 7 13.37 0.00 2.63 0.29 0.07 83.65 [2024-11-12T09:00:44.158Z] 08:41:01 all 58.91 0.00 7.11 0.75 0.11 33.12 [2024-11-12T09:00:44.158Z] 08:41:01 0 59.42 0.00 7.43 0.00 0.12 33.03 [2024-11-12T09:00:44.158Z] 08:41:01 1 58.23 0.00 7.60 1.33 0.12 32.72 [2024-11-12T09:00:44.158Z] 08:41:01 2 60.45 0.00 6.61 2.27 0.10 30.56 [2024-11-12T09:00:44.158Z] 08:41:01 3 57.45 0.00 6.93 0.29 0.10 35.23 [2024-11-12T09:00:44.158Z] 08:41:01 4 58.95 0.00 6.90 0.44 0.12 33.59 [2024-11-12T09:00:44.158Z] 08:41:01 5 59.91 0.00 6.90 0.45 0.10 32.63 [2024-11-12T09:00:44.158Z] 08:41:01 6 58.68 0.00 7.62 0.56 0.12 33.02 [2024-11-12T09:00:44.158Z] 08:41:01 7 58.22 0.00 6.86 0.66 0.12 34.14 [2024-11-12T09:00:44.158Z] 08:42:01 all 28.32 0.00 5.62 4.78 0.08 61.20 [2024-11-12T09:00:44.158Z] 08:42:01 0 29.11 0.00 6.11 11.85 0.09 52.85 [2024-11-12T09:00:44.158Z] 08:42:01 1 28.22 0.00 5.94 4.27 0.10 61.46 [2024-11-12T09:00:44.158Z] 08:42:01 2 28.16 0.00 5.37 6.11 0.08 60.28 [2024-11-12T09:00:44.158Z] 08:42:01 3 28.94 0.00 4.93 6.96 0.08 59.08 [2024-11-12T09:00:44.158Z] 08:42:01 4 27.44 0.00 5.68 0.50 0.07 66.31 [2024-11-12T09:00:44.158Z] 08:42:01 5 28.65 0.00 5.56 0.91 0.08 64.80 [2024-11-12T09:00:44.158Z] 08:42:01 6 26.34 0.00 5.67 3.58 0.07 64.34 [2024-11-12T09:00:44.158Z] 08:42:01 7 29.69 0.00 5.74 4.15 0.08 60.34 [2024-11-12T09:00:44.158Z] 08:43:01 all 4.47 0.00 1.67 1.01 0.04 92.82 [2024-11-12T09:00:44.158Z] 08:43:01 0 4.72 0.00 1.67 0.57 0.03 93.01 [2024-11-12T09:00:44.158Z] 08:43:01 1 4.08 0.00 1.32 1.09 0.03 93.48 [2024-11-12T09:00:44.158Z] 08:43:01 2 3.55 0.00 2.62 4.68 0.03 89.12 [2024-11-12T09:00:44.158Z] 08:43:01 3 3.91 0.00 1.74 1.04 0.03 93.28 [2024-11-12T09:00:44.158Z] 08:43:01 4 5.32 0.00 1.37 0.03 0.03 93.24 [2024-11-12T09:00:44.158Z] 08:43:01 5 5.70 0.00 1.70 0.12 0.03 92.45 [2024-11-12T09:00:44.158Z] 08:43:01 6 4.93 0.00 1.44 0.27 0.05 93.30 [2024-11-12T09:00:44.158Z] 08:43:01 7 3.57 0.00 1.46 0.30 0.03 94.64 [2024-11-12T09:00:44.158Z] 08:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-11-12T09:00:44.158Z] 08:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:44:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-12T09:00:44.158Z] 08:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-12T09:00:44.158Z] 08:44:01 3 0.02 0.00 0.00 0.05 0.02 99.92 [2024-11-12T09:00:44.158Z] 08:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:44:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-12T09:00:44.158Z] 08:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-12T09:00:44.158Z] 08:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:46:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2024-11-12T09:00:44.158Z] 08:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T09:00:44.158Z] 08:46:01 2 0.67 0.00 0.02 0.00 0.02 99.30 [2024-11-12T09:00:44.158Z] 08:46:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-12T09:00:44.158Z] 08:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-12T09:00:44.158Z] 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:47:01 all 0.28 0.00 0.02 0.00 0.00 99.70 [2024-11-12T09:00:44.158Z] 08:47:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-12T09:00:44.158Z] 08:47:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2024-11-12T09:00:44.158Z] 08:47:01 2 1.71 0.00 0.02 0.00 0.00 98.27 [2024-11-12T09:00:44.158Z] 08:47:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:47:01 5 0.30 0.00 0.00 0.00 0.00 99.70 [2024-11-12T09:00:44.158Z] 08:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:48:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2024-11-12T09:00:44.158Z] 08:48:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-12T09:00:44.158Z] 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:48:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2024-11-12T09:00:44.158Z] 08:48:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-11-12T09:00:44.158Z] 08:49:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2024-11-12T09:00:44.158Z] 08:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-12T09:00:44.158Z] 08:49:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-12T09:00:44.158Z] 08:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-12T09:00:44.158Z] 08:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] [2024-11-12T09:00:44.158Z] 08:49:01 CPU %user %nice %system %iowait %steal %idle [2024-11-12T09:00:44.158Z] 08:50:01 all 0.21 0.00 0.02 0.01 0.01 99.76 [2024-11-12T09:00:44.158Z] 08:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-11-12T09:00:44.158Z] 08:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-12T09:00:44.158Z] 08:50:01 2 1.53 0.00 0.02 0.00 0.00 98.45 [2024-11-12T09:00:44.158Z] 08:50:01 3 0.03 0.00 0.03 0.03 0.02 99.88 [2024-11-12T09:00:44.158Z] 08:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-12T09:00:44.158Z] 08:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-11-12T09:00:44.158Z] 08:51:01 all 0.18 0.00 0.01 0.00 0.00 99.81 [2024-11-12T09:00:44.158Z] 08:51:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2024-11-12T09:00:44.158Z] 08:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:51:01 2 1.27 0.00 0.03 0.00 0.00 98.69 [2024-11-12T09:00:44.158Z] 08:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T09:00:44.158Z] 08:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-11-12T09:00:44.158Z] 08:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-12T09:00:44.158Z] 08:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:52:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-12T09:00:44.158Z] 08:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T09:00:44.158Z] 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:53:01 all 0.04 0.00 0.03 0.00 0.01 99.93 [2024-11-12T09:00:44.158Z] 08:53:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2024-11-12T09:00:44.158Z] 08:53:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-11-12T09:00:44.158Z] 08:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T09:00:44.158Z] 08:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-11-12T09:00:44.158Z] 08:53:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-11-12T09:00:44.158Z] 08:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:54:01 all 0.07 0.00 0.02 0.00 0.00 99.91 [2024-11-12T09:00:44.158Z] 08:54:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:54:01 1 0.13 0.00 0.03 0.03 0.00 99.80 [2024-11-12T09:00:44.158Z] 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:54:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-11-12T09:00:44.158Z] 08:54:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2024-11-12T09:00:44.158Z] 08:54:01 5 0.18 0.00 0.00 0.00 0.00 99.82 [2024-11-12T09:00:44.158Z] 08:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:55:01 all 0.21 0.00 0.03 0.01 0.01 99.75 [2024-11-12T09:00:44.158Z] 08:55:01 0 0.15 0.00 0.02 0.02 0.02 99.80 [2024-11-12T09:00:44.158Z] 08:55:01 1 0.07 0.00 0.03 0.02 0.00 99.88 [2024-11-12T09:00:44.158Z] 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:55:01 3 0.37 0.00 0.07 0.03 0.02 99.52 [2024-11-12T09:00:44.158Z] 08:55:01 4 0.15 0.00 0.02 0.00 0.02 99.82 [2024-11-12T09:00:44.158Z] 08:55:01 5 0.83 0.00 0.00 0.00 0.00 99.17 [2024-11-12T09:00:44.158Z] 08:55:01 6 0.12 0.00 0.03 0.00 0.00 99.85 [2024-11-12T09:00:44.158Z] 08:55:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:56:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-11-12T09:00:44.158Z] 08:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:56:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2024-11-12T09:00:44.158Z] 08:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T09:00:44.158Z] 08:56:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-11-12T09:00:44.158Z] 08:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-12T09:00:44.158Z] 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-11-12T09:00:44.158Z] 08:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:57:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-11-12T09:00:44.158Z] 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-11-12T09:00:44.158Z] 08:57:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-12T09:00:44.158Z] 08:57:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-11-12T09:00:44.158Z] 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:58:01 all 0.26 0.00 0.01 0.00 0.01 99.73 [2024-11-12T09:00:44.158Z] 08:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-12T09:00:44.158Z] 08:58:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2024-11-12T09:00:44.158Z] 08:58:01 2 1.84 0.00 0.00 0.00 0.00 98.16 [2024-11-12T09:00:44.158Z] 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T09:00:44.158Z] 08:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-11-12T09:00:44.158Z] 08:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-12T09:00:44.158Z] 08:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:59:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2024-11-12T09:00:44.158Z] 08:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-12T09:00:44.158Z] 08:59:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2024-11-12T09:00:44.158Z] 08:59:01 2 1.86 0.00 0.02 0.00 0.00 98.13 [2024-11-12T09:00:44.158Z] 08:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-12T09:00:44.158Z] 08:59:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-11-12T09:00:44.158Z] 08:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-12T09:00:44.158Z] 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-12T09:00:44.158Z] 08:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-12T09:00:44.158Z] 09:00:01 all 6.97 0.00 2.86 1.04 0.04 89.09 [2024-11-12T09:00:44.158Z] 09:00:01 0 6.02 0.00 2.91 1.61 0.03 89.43 [2024-11-12T09:00:44.158Z] 09:00:01 1 6.12 0.00 3.81 3.71 0.05 86.32 [2024-11-12T09:00:44.158Z] 09:00:01 2 7.01 0.00 2.89 0.08 0.05 89.97 [2024-11-12T09:00:44.158Z] 09:00:01 3 8.84 0.00 2.92 0.15 0.03 88.05 [2024-11-12T09:00:44.158Z] 09:00:01 4 6.46 0.00 2.80 1.43 0.05 89.26 [2024-11-12T09:00:44.158Z] 09:00:01 5 7.75 0.00 2.25 0.10 0.03 89.86 [2024-11-12T09:00:44.158Z] 09:00:01 6 6.83 0.00 3.05 0.37 0.03 89.72 [2024-11-12T09:00:44.158Z] 09:00:01 7 6.70 0.00 2.23 0.89 0.03 90.14 [2024-11-12T09:00:44.158Z] [2024-11-12T09:00:44.159Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-11-12T09:00:44.159Z] Average: all 5.50 0.00 1.13 0.85 0.02 92.51 [2024-11-12T09:00:44.159Z] Average: 0 5.35 0.00 1.16 1.19 0.02 92.27 [2024-11-12T09:00:44.159Z] Average: 1 5.47 0.00 1.21 0.65 0.03 92.65 [2024-11-12T09:00:44.159Z] Average: 2 5.84 0.00 1.10 0.70 0.02 92.33 [2024-11-12T09:00:44.159Z] Average: 3 5.49 0.00 1.09 0.52 0.03 92.88 [2024-11-12T09:00:44.159Z] Average: 4 5.42 0.00 1.11 0.33 0.02 93.12 [2024-11-12T09:00:44.159Z] Average: 5 5.61 0.00 1.20 2.44 0.02 90.73 [2024-11-12T09:00:44.159Z] Average: 6 5.28 0.00 1.11 0.32 0.02 93.26 [2024-11-12T09:00:44.159Z] Average: 7 5.53 0.00 1.04 0.61 0.02 92.80 [2024-11-12T09:00:44.159Z] [2024-11-12T09:00:44.159Z] [2024-11-12T09:00:44.159Z]