Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 31e6ac994eff17ca061a794726bcebaa7bd7b8ba 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-ssh17017506971791281923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10847841326912931342.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13179433566037589323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh1864701173571815745.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-ssh14264606165552553236.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5019 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 31e6ac994eff17ca061a794726bcebaa7bd7b8ba (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#276)" > 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 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 > git rev-list --no-walk 9efa4e3e821e5d1be039a6069afa6131233d2613 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-05T20:32:17.243Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-05T20:32:17.325Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-05T20:32:17.345Z] ========================================================= [2024-03-05T20:32:17.345Z] EdgeX Global Pipelines Version Info [2024-03-05T20:32:17.345Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:32:18.052Z] ------------------- [2024-03-05T20:32:18.052Z] stable info: [2024-03-05T20:32:18.052Z] ------------------- [2024-03-05T20:32:18.052Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-05T20:32:18.052Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T20:32:18.052Z] Message: update stable to v1.0.258 [2024-03-05T20:32:18.621Z] ------------------- [2024-03-05T20:32:18.621Z] experimental info: [2024-03-05T20:32:18.621Z] ------------------- [2024-03-05T20:32:18.621Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-05T20:32:18.621Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T20:32:18.621Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-05T20:32:18.705Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-03-05T20:32:18.726Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-03-05T20:32:18.749Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-05T20:32:18.774Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-05T20:32:18.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-05T20:32:18.828Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-05T20:32:18.859Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-05T20:32:18.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-05T20:32:18.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-05T20:32:18.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-05T20:32:18.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-05T20:32:18.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-03-05T20:32:19.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-05T20:32:19.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-05T20:32:19.078Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T20:32:19.109Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T20:32:19.138Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T20:32:19.171Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-05T20:32:19.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-05T20:32:19.229Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-05T20:32:19.258Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-05T20:32:19.288Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-05T20:32:19.319Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-05T20:32:19.351Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-05T20:32:19.387Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-05T20:32:19.420Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-05T20:32:19.453Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-05T20:32:19.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-05T20:32:19.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-05T20:32:19.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-05T20:32:19.611Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] echo [2024-03-05T20:32:19.645Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31e6ac9 [Pipeline] echo [2024-03-05T20:32:19.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T20:32:19.775Z] provisioning config files... [2024-03-05T20:32:19.788Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7941493741885041382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:32:20.124Z] ---> ****-login.sh [2024-03-05T20:32:20.124Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:32:20.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:20.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:20.643Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:20.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:20.644Z] [2024-03-05T20:32:20.644Z] Login Succeeded [2024-03-05T20:32:20.644Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:32:20.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:20.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:20.644Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:20.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:20.644Z] [2024-03-05T20:32:20.644Z] Login Succeeded [2024-03-05T20:32:20.644Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:32:20.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:20.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:20.644Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:20.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:20.644Z] [2024-03-05T20:32:20.644Z] Login Succeeded [2024-03-05T20:32:20.644Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:32:20.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:20.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:20.904Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:20.904Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:20.904Z] [2024-03-05T20:32:20.904Z] Login Succeeded [2024-03-05T20:32:20.904Z] ****.io [2024-03-05T20:32:20.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:21.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:21.170Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:21.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:21.170Z] [2024-03-05T20:32:21.170Z] Login Succeeded [2024-03-05T20:32:21.170Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:32:21.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-05T20:32:21.705Z] + git rev-list -1 --merges 31e6ac994eff17ca061a794726bcebaa7bd7b8ba~1..31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] echo [2024-03-05T20:32:21.732Z] -----------> git rev-list -1 --merges 31e6ac994eff17ca061a794726bcebaa7bd7b8ba~1..31e6ac994eff17ca061a794726bcebaa7bd7b8ba 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [false] [Pipeline] sh [2024-03-05T20:32:22.033Z] + git log --format=format:%s -1 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] echo [2024-03-05T20:32:22.045Z] ========================================================= [2024-03-05T20:32:22.045Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-05T20:32:22.045Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T20:32:22.409Z] + git log --format=format:%s -1 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] echo [2024-03-05T20:32:22.420Z] [semverPrep] GIT_COMMIT: 31e6ac994eff17ca061a794726bcebaa7bd7b8ba, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#276) [Pipeline] echo [2024-03-05T20:32:22.448Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-05T20:32:22.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T20:32:22.850Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-05T20:32:22.850Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-05T20:32:22.850Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-05T20:32:22.850Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-05T20:32:22.850Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-05T20:32:22.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:32:23.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:32:23.282Z] [2024-03-05T20:32:23.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:32:23.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:32:23.615Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-05T20:32:23.615Z] b85a868b505f: Pulling fs layer [2024-03-05T20:32:23.615Z] e2be974225ed: Pulling fs layer [2024-03-05T20:32:23.615Z] 339a4e72a1f5: Pulling fs layer [2024-03-05T20:32:23.615Z] 988bab9f4d93: Pulling fs layer [2024-03-05T20:32:23.615Z] 1469e6f7b9e6: Pulling fs layer [2024-03-05T20:32:23.615Z] eaf3925da568: Pulling fs layer [2024-03-05T20:32:23.615Z] bab4dde63d76: Pulling fs layer [2024-03-05T20:32:23.615Z] bde34c3a00c8: Pulling fs layer [2024-03-05T20:32:23.615Z] b352a97aabf1: Pulling fs layer [2024-03-05T20:32:23.615Z] 4872d77fe225: Pulling fs layer [2024-03-05T20:32:23.615Z] 5851b861e8e6: Pulling fs layer [2024-03-05T20:32:23.615Z] bab4dde63d76: Waiting [2024-03-05T20:32:23.615Z] bde34c3a00c8: Waiting [2024-03-05T20:32:23.615Z] b352a97aabf1: Waiting [2024-03-05T20:32:23.615Z] 4872d77fe225: Waiting [2024-03-05T20:32:23.615Z] 5851b861e8e6: Waiting [2024-03-05T20:32:23.615Z] 988bab9f4d93: Waiting [2024-03-05T20:32:23.615Z] 1469e6f7b9e6: Waiting [2024-03-05T20:32:23.615Z] eaf3925da568: Waiting [2024-03-05T20:32:23.615Z] e2be974225ed: Verifying Checksum [2024-03-05T20:32:23.615Z] e2be974225ed: Download complete [2024-03-05T20:32:23.615Z] 988bab9f4d93: Verifying Checksum [2024-03-05T20:32:23.615Z] 988bab9f4d93: Download complete [2024-03-05T20:32:23.876Z] 1469e6f7b9e6: Verifying Checksum [2024-03-05T20:32:23.876Z] 1469e6f7b9e6: Download complete [2024-03-05T20:32:23.876Z] eaf3925da568: Download complete [2024-03-05T20:32:23.876Z] 339a4e72a1f5: Verifying Checksum [2024-03-05T20:32:23.876Z] 339a4e72a1f5: Download complete [2024-03-05T20:32:23.876Z] bde34c3a00c8: Download complete [2024-03-05T20:32:24.134Z] b352a97aabf1: Verifying Checksum [2024-03-05T20:32:24.134Z] b352a97aabf1: Download complete [2024-03-05T20:32:24.134Z] 4872d77fe225: Verifying Checksum [2024-03-05T20:32:24.134Z] 4872d77fe225: Download complete [2024-03-05T20:32:24.134Z] 5851b861e8e6: Download complete [2024-03-05T20:32:24.134Z] b85a868b505f: Verifying Checksum [2024-03-05T20:32:24.134Z] b85a868b505f: Download complete [2024-03-05T20:32:24.393Z] bab4dde63d76: Verifying Checksum [2024-03-05T20:32:24.393Z] bab4dde63d76: Download complete [2024-03-05T20:32:25.329Z] b85a868b505f: Pull complete [2024-03-05T20:32:25.329Z] e2be974225ed: Pull complete [2024-03-05T20:32:25.899Z] 339a4e72a1f5: Pull complete [2024-03-05T20:32:25.899Z] 988bab9f4d93: Pull complete [2024-03-05T20:32:26.159Z] 1469e6f7b9e6: Pull complete [2024-03-05T20:32:26.159Z] eaf3925da568: Pull complete [2024-03-05T20:32:28.122Z] bab4dde63d76: Pull complete [2024-03-05T20:32:28.122Z] bde34c3a00c8: Pull complete [2024-03-05T20:32:28.122Z] b352a97aabf1: Pull complete [2024-03-05T20:32:28.122Z] 4872d77fe225: Pull complete [2024-03-05T20:32:28.382Z] 5851b861e8e6: Pull complete [2024-03-05T20:32:28.382Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-05T20:32:28.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:32:28.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:32:28.576Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:32:28.604Z] $ 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-03-05T20:32:32.465Z] $ docker top 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f -eo pid,comm [2024-03-05T20:32:32.525Z] 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-03-05T20:32:32.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T20:32:32.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:32:32.620Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:32:32.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:32:32.727Z] $ docker exec 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f ssh-agent [2024-03-05T20:32:32.841Z] SSH_AUTH_SOCK=/tmp/ssh-olG7PlKDq5Ao/agent.32 [2024-03-05T20:32:32.841Z] SSH_AGENT_PID=38 [2024-03-05T20:32:32.849Z] Running ssh-add (command line suppressed) [2024-03-05T20:32:32.943Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2338837807101933894.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2338837807101933894.key) [2024-03-05T20:32:32.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:32:33.265Z] + git tag --points-at HEAD [Pipeline] } [2024-03-05T20:32:33.275Z] $ docker exec --env ******** --env ******** 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f ssh-agent -k [2024-03-05T20:32:33.372Z] unset SSH_AUTH_SOCK; [2024-03-05T20:32:33.373Z] unset SSH_AGENT_PID; [2024-03-05T20:32:33.373Z] echo Agent pid 38 killed; [2024-03-05T20:32:33.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-05T20:32:33.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:32:33.452Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:32:33.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:32:33.558Z] $ docker exec 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f ssh-agent [2024-03-05T20:32:33.671Z] SSH_AUTH_SOCK=/tmp/ssh-zpCh6c4PzrKU/agent.70 [2024-03-05T20:32:33.671Z] SSH_AGENT_PID=76 [2024-03-05T20:32:33.676Z] Running ssh-add (command line suppressed) [2024-03-05T20:32:33.780Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9197472289344749529.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9197472289344749529.key) [2024-03-05T20:32:33.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:32:34.102Z] + git semver init [2024-03-05T20:32:34.362Z] 2024-03-05 20:32:34,272 [run_init] DEBUG init version:0.0.0 force:False [2024-03-05T20:32:34.362Z] 2024-03-05 20:32:34,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-05T20:32:34.362Z] 2024-03-05 20:32:34,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-03-05T20:32:34.362Z] 2024-03-05 20:32:34,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-05T20:32:36.268Z] 2024-03-05 20:32:35,740 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-03-05T20:32:36.268Z] 2024-03-05 20:32:35,740 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-03-05T20:32:36.268Z] 2024-03-05 20:32:35,740 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-05T20:32:36.268Z] 2024-03-05 20:32:35,741 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-05T20:32:36.268Z] 3.2.0-dev.14 [Pipeline] } [2024-03-05T20:32:36.277Z] $ docker exec --env ******** --env ******** 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f ssh-agent -k [2024-03-05T20:32:36.373Z] unset SSH_AUTH_SOCK; [2024-03-05T20:32:36.373Z] unset SSH_AGENT_PID; [2024-03-05T20:32:36.373Z] echo Agent pid 76 killed; [2024-03-05T20:32:36.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T20:32:36.758Z] + git semver [Pipeline] } [2024-03-05T20:32:37.031Z] $ docker stop --time=1 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f [2024-03-05T20:32:38.299Z] $ docker rm -f --volumes 48b13ddcb0e72c9951f6be60cfe2af2b7a81d7301fd350aba9d3291d2cd4625f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T20:32:38.670Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-05T20:32:38.935Z] Stashed 1 file(s) [Pipeline] echo [2024-03-05T20:32:38.938Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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-03-05T20:32:39.434Z] provisioning config files... [2024-03-05T20:32:39.492Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6263980526155185739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:32:39.810Z] ---> ****-login.sh [2024-03-05T20:32:39.810Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:32:39.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:39.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:39.810Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:39.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:39.810Z] [2024-03-05T20:32:39.810Z] Login Succeeded [2024-03-05T20:32:39.810Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:32:39.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:39.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:39.810Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:39.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:39.810Z] [2024-03-05T20:32:39.810Z] Login Succeeded [2024-03-05T20:32:39.810Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:32:40.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:40.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:40.070Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:40.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:40.070Z] [2024-03-05T20:32:40.070Z] Login Succeeded [2024-03-05T20:32:40.070Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:32:40.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:40.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:40.070Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:40.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:40.070Z] [2024-03-05T20:32:40.070Z] Login Succeeded [2024-03-05T20:32:40.070Z] ****.io [2024-03-05T20:32:40.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:32:40.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:32:40.329Z] Configure a credential helper to remove this warning. See [2024-03-05T20:32:40.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:32:40.329Z] [2024-03-05T20:32:40.329Z] Login Succeeded [2024-03-05T20:32:40.329Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:32:40.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-05T20:32:40.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:32:40.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:32:40.572Z] ========================================================= [2024-03-05T20:32:40.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-05T20:32:40.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:32:40.976Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-05T20:32:40.976Z] Sending build context to Docker daemon 16.9MB [2024-03-05T20:32:40.976Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T20:32:40.976Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-05T20:32:40.976Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-05T20:32:40.976Z] 7264a8db6415: Pulling fs layer [2024-03-05T20:32:40.976Z] c4d48a809fc2: Pulling fs layer [2024-03-05T20:32:40.976Z] 4f1c88b9dad5: Pulling fs layer [2024-03-05T20:32:40.976Z] ad3a456e5733: Pulling fs layer [2024-03-05T20:32:40.976Z] 69c7f0334f64: Pulling fs layer [2024-03-05T20:32:40.976Z] 1f1c1a5573a3: Pulling fs layer [2024-03-05T20:32:40.976Z] ce7588e14bc9: Pulling fs layer [2024-03-05T20:32:40.976Z] b5e4710f87ac: Pulling fs layer [2024-03-05T20:32:40.976Z] ad3a456e5733: Waiting [2024-03-05T20:32:40.976Z] 69c7f0334f64: Waiting [2024-03-05T20:32:40.976Z] b5e4710f87ac: Waiting [2024-03-05T20:32:40.976Z] ce7588e14bc9: Waiting [2024-03-05T20:32:40.976Z] 1f1c1a5573a3: Waiting [2024-03-05T20:32:40.976Z] c4d48a809fc2: Download complete [2024-03-05T20:32:41.237Z] ad3a456e5733: Verifying Checksum [2024-03-05T20:32:41.237Z] ad3a456e5733: Download complete [2024-03-05T20:32:41.237Z] 7264a8db6415: Verifying Checksum [2024-03-05T20:32:41.237Z] 7264a8db6415: Download complete [2024-03-05T20:32:41.237Z] 1f1c1a5573a3: Verifying Checksum [2024-03-05T20:32:41.237Z] 1f1c1a5573a3: Download complete [2024-03-05T20:32:41.237Z] 7264a8db6415: Pull complete [2024-03-05T20:32:41.497Z] b5e4710f87ac: Verifying Checksum [2024-03-05T20:32:41.497Z] b5e4710f87ac: Download complete [2024-03-05T20:32:41.497Z] c4d48a809fc2: Pull complete [2024-03-05T20:32:41.497Z] 4f1c88b9dad5: Verifying Checksum [2024-03-05T20:32:41.497Z] 4f1c88b9dad5: Download complete [2024-03-05T20:32:42.063Z] ce7588e14bc9: Verifying Checksum [2024-03-05T20:32:42.063Z] ce7588e14bc9: Download complete [2024-03-05T20:32:44.595Z] 4f1c88b9dad5: Pull complete [2024-03-05T20:32:44.595Z] ad3a456e5733: Pull complete [2024-03-05T20:32:44.595Z] 69c7f0334f64: Pull complete [2024-03-05T20:32:44.595Z] 1f1c1a5573a3: Pull complete [2024-03-05T20:32:47.128Z] ce7588e14bc9: Pull complete [2024-03-05T20:32:47.387Z] b5e4710f87ac: Pull complete [2024-03-05T20:32:47.387Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-05T20:32:47.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T20:32:47.387Z] ---> 88b5674ff536 [2024-03-05T20:32:47.387Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T20:32:51.588Z] ---> Running in ab3e0bfc519c [2024-03-05T20:32:51.588Z] Removing intermediate container ab3e0bfc519c [2024-03-05T20:32:51.588Z] ---> 380adcf7ce81 [2024-03-05T20:32:51.588Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T20:32:51.845Z] ---> Running in c00b29969cdb [2024-03-05T20:32:51.845Z] Removing intermediate container c00b29969cdb [2024-03-05T20:32:51.845Z] ---> 8ab1bf2680c2 [2024-03-05T20:32:51.845Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-05T20:32:51.845Z] ---> Running in 8a5c99db9e61 [2024-03-05T20:32:51.845Z] Removing intermediate container 8a5c99db9e61 [2024-03-05T20:32:51.845Z] ---> c79a7e77827b [2024-03-05T20:32:51.845Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T20:32:51.845Z] ---> Running in cf5de7a9da02 [2024-03-05T20:32:52.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T20:32:52.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T20:32:52.621Z] OK: 264 MiB in 52 packages [2024-03-05T20:32:52.880Z] Removing intermediate container cf5de7a9da02 [2024-03-05T20:32:52.880Z] ---> 9155b78b13f7 [2024-03-05T20:32:52.880Z] Step 7/12 : WORKDIR /app [2024-03-05T20:32:52.880Z] ---> Running in 43cb0b5f1e79 [2024-03-05T20:32:53.139Z] Removing intermediate container 43cb0b5f1e79 [2024-03-05T20:32:53.139Z] ---> 3e3a3e4fdb85 [2024-03-05T20:32:53.139Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-05T20:32:53.139Z] ---> 884d202856a6 [2024-03-05T20:32:53.139Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T20:32:53.139Z] ---> Running in fbd587d3d075 [2024-03-05T20:32:54.228Z] Still waiting to schedule task [2024-03-05T20:32:54.229Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-05T20:33:25.258Z] Removing intermediate container fbd587d3d075 [2024-03-05T20:33:25.258Z] ---> 99e156cdb5a4 [2024-03-05T20:33:25.258Z] Step 10/12 : COPY . . [2024-03-05T20:33:25.258Z] ---> 2107f7ef65c5 [2024-03-05T20:33:25.258Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T20:33:25.258Z] ---> Running in 4e860a093aaf [2024-03-05T20:33:25.258Z] Removing intermediate container 4e860a093aaf [2024-03-05T20:33:25.258Z] ---> 8ca094061b18 [2024-03-05T20:33:25.258Z] Step 12/12 : RUN $MAKE [2024-03-05T20:33:25.258Z] ---> Running in 02da707a7252 [2024-03-05T20:33:25.258Z] noop [2024-03-05T20:33:25.258Z] Removing intermediate container 02da707a7252 [2024-03-05T20:33:25.258Z] ---> 76c3e5265f4b [2024-03-05T20:33:25.258Z] Successfully built 76c3e5265f4b [2024-03-05T20:33:25.258Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:33:25.633Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T20:33:25.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:33:25.747Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:33:25.785Z] $ 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-03-05T20:33:26.125Z] $ docker top dc81b39171228968556e5edf0880d67bb4a9b91b1f5505246c306c2ddd1e109e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:33:26.501Z] + go version [2024-03-05T20:33:26.501Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-05T20:33:26.517Z] $ docker stop --time=1 dc81b39171228968556e5edf0880d67bb4a9b91b1f5505246c306c2ddd1e109e [2024-03-05T20:33:27.795Z] $ docker rm -f --volumes dc81b39171228968556e5edf0880d67bb4a9b91b1f5505246c306c2ddd1e109e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:33:28.375Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T20:33:28.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:33:28.553Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:33:28.581Z] $ 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-03-05T20:33:28.894Z] $ docker top 433fcd7664a7656d35a7f29f09dcf0da50f6dd16e6147c401ca402275ce8578a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:33:29.268Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-03-05T20:33:29.580Z] + make test [2024-03-05T20:33:29.580Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-05T20:33:47.659Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-05T20:33:47.659Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-05T20:33:48.599Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements [2024-03-05T20:33:51.130Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.744s coverage: 71.9% of statements [2024-03-05T20:34:09.203Z] go vet ./... [2024-03-05T20:34:12.526Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T20:34:12.526Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T20:34:12.785Z] ./bin/test-attribution.sh [2024-03-05T20:34:12.785Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-05T20:34:12.785Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-05T20:34:12.785Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-05T20:34:12.785Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-05T20:34:12.785Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-05T20:34:12.785Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-05T20:34:12.785Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T20:34:12.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-05T20:34:12.842Z] $ docker stop --time=1 433fcd7664a7656d35a7f29f09dcf0da50f6dd16e6147c401ca402275ce8578a [2024-03-05T20:34:16.806Z] $ docker rm -f --volumes 433fcd7664a7656d35a7f29f09dcf0da50f6dd16e6147c401ca402275ce8578a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T20:34:17.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-05T20:34:17.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-05T20:34:18.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-05T20:34:18.308Z] + ls -al . [2024-03-05T20:34:18.308Z] total 208 [2024-03-05T20:34:18.308Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 20:33 . [2024-03-05T20:34:18.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:32 .. [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 20:32 .dockerignore [2024-03-05T20:34:18.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:33 .git [2024-03-05T20:34:18.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:32 .github [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 20:32 .gitignore [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 20:32 .golangci.yml [2024-03-05T20:34:18.308Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 20:32 .semver [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 5 20:32 Attribution.txt [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 5 20:32 CHANGELOG.md [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 5 20:32 Dockerfile [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 20:32 GOVERNANCE.md [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 20:32 Jenkinsfile [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 20:32 LICENSE [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 5 20:32 Makefile [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 20:32 OWNERS.md [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 20:32 README.md [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 20:32 VERSION [2024-03-05T20:34:18.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:32 bin [2024-03-05T20:34:18.308Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 5 20:33 coverage.out [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 5 20:32 go.mod [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 20:32 go.sum [2024-03-05T20:34:18.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:32 images [2024-03-05T20:34:18.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:32 internal [2024-03-05T20:34:18.308Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 20:32 main.go [2024-03-05T20:34:18.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:32 openapi [2024-03-05T20:34:18.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:32 res [2024-03-05T20:34:18.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:34:18.654Z] + 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=31e6ac994eff17ca061a794726bcebaa7bd7b8ba --label arch=amd64 --label version=3.2.0-dev.14 . [2024-03-05T20:34:18.654Z] Sending build context to Docker daemon 16.9MB [2024-03-05T20:34:18.654Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T20:34:18.654Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-05T20:34:18.654Z] ---> 76c3e5265f4b [2024-03-05T20:34:18.654Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T20:34:18.912Z] ---> Running in 30a01ee9bab3 [2024-03-05T20:34:18.912Z] Removing intermediate container 30a01ee9bab3 [2024-03-05T20:34:18.912Z] ---> 83b705d6516e [2024-03-05T20:34:18.912Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T20:34:19.170Z] ---> Running in 90a1eb3b23d5 [2024-03-05T20:34:19.170Z] Removing intermediate container 90a1eb3b23d5 [2024-03-05T20:34:19.170Z] ---> d94555f71068 [2024-03-05T20:34:19.170Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-05T20:34:19.170Z] ---> Running in 9aadb67ae010 [2024-03-05T20:34:19.170Z] Removing intermediate container 9aadb67ae010 [2024-03-05T20:34:19.170Z] ---> da9e74edea5e [2024-03-05T20:34:19.170Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T20:34:19.170Z] ---> Running in 884ceb76d8e0 [2024-03-05T20:34:19.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T20:34:19.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T20:34:20.158Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5021 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-03-05T20:34:20.194Z] Running in /w/workspace/app-rfid-llrp-inventory/166 [Pipeline] { [Pipeline] checkout [2024-03-05T20:34:20.255Z] OK: 264 MiB in 52 packages [2024-03-05T20:34:20.514Z] Removing intermediate container 884ceb76d8e0 [2024-03-05T20:34:20.514Z] ---> 34b2b193a48f [2024-03-05T20:34:20.514Z] Step 7/30 : WORKDIR /app [2024-03-05T20:34:20.514Z] ---> Running in e564ea7650d8 [2024-03-05T20:34:20.514Z] Removing intermediate container e564ea7650d8 [2024-03-05T20:34:20.514Z] ---> 349930395a6c [2024-03-05T20:34:20.514Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-05T20:34:20.774Z] ---> a1f190925c04 [2024-03-05T20:34:20.774Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T20:34:20.774Z] ---> Running in 34bc1f7cf744 [2024-03-05T20:34:21.635Z] Removing intermediate container 34bc1f7cf744 [2024-03-05T20:34:21.635Z] ---> 64c532ec4700 [2024-03-05T20:34:21.635Z] Step 10/30 : COPY . . [2024-03-05T20:34:21.894Z] ---> b41ec6a08ffc [2024-03-05T20:34:21.894Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T20:34:21.894Z] ---> Running in 60b128dbe668 [2024-03-05T20:34:21.894Z] Removing intermediate container 60b128dbe668 [2024-03-05T20:34:21.894Z] ---> 24a70d28a2d3 [2024-03-05T20:34:21.894Z] Step 12/30 : RUN $MAKE [2024-03-05T20:34:21.894Z] ---> Running in 8a0e4fde0e28 [2024-03-05T20:34:22.152Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-05T20:34:23.264Z] The recommended git tool is: git [2024-03-05T20:34:27.698Z] using credential edgex-jenkins-ssh [2024-03-05T20:34:27.719Z] Cloning the remote Git repository [2024-03-05T20:34:27.759Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-05T20:34:27.836Z] > git init /w/workspace/app-rfid-llrp-inventory/166 # timeout=10 [2024-03-05T20:34:27.953Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-03-05T20:34:27.954Z] > git --version # timeout=10 [2024-03-05T20:34:27.977Z] > git --version # 'git version 2.25.1' [2024-03-05T20:34:27.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T20:34:28.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T20:34:30.598Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-03-05T20:34:30.620Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T20:34:31.413Z] Avoid second fetch [2024-03-05T20:34:31.413Z] Checking out Revision 31e6ac994eff17ca061a794726bcebaa7bd7b8ba (main) [2024-03-05T20:34:31.955Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#276)" [2024-03-05T20:34:31.430Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T20:34:31.487Z] > git checkout -f 31e6ac994eff17ca061a794726bcebaa7bd7b8ba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T20:34:32.989Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-05T20:34:32.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T20:34:32.989Z] Dload Upload Total Spent Left Speed [2024-03-05T20:34:32.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-03-05T20:34:33.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-05T20:34:33.648Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-03-05T20:34:33.648Z] /etc/docker/daemon.new [2024-03-05T20:34:33.648Z] { [2024-03-05T20:34:33.648Z] "registry-mirrors": [ [2024-03-05T20:34:33.648Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-05T20:34:33.648Z] ], [2024-03-05T20:34:33.648Z] "bip": "10.250.0.254/24", [2024-03-05T20:34:33.648Z] "hosts": [ [2024-03-05T20:34:33.648Z] "tcp://0.0.0.0:5555", [2024-03-05T20:34:33.648Z] "unix:///var/run/docker.sock" [2024-03-05T20:34:33.648Z] ], [2024-03-05T20:34:33.648Z] "mtu": 1458, [2024-03-05T20:34:33.648Z] "selinux-enabled": true, [2024-03-05T20:34:33.648Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-05T20:34:33.648Z] } [Pipeline] sh [2024-03-05T20:34:33.973Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-05T20:34:34.306Z] + sudo service docker restart [2024-03-05T20:34:44.176Z] Removing intermediate container 8a0e4fde0e28 [2024-03-05T20:34:44.176Z] ---> e8913faf8bb4 [2024-03-05T20:34:44.176Z] Step 13/30 : FROM alpine:3.18 [2024-03-05T20:34:44.176Z] 3.18: Pulling from library/alpine [2024-03-05T20:34:44.176Z] 619be1103602: Pulling fs layer [2024-03-05T20:34:44.176Z] 619be1103602: Verifying Checksum [2024-03-05T20:34:44.176Z] 619be1103602: Download complete [2024-03-05T20:34:44.176Z] 619be1103602: Pull complete [2024-03-05T20:34:44.176Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T20:34:44.176Z] Status: Downloaded newer image for alpine:3.18 [2024-03-05T20:34:44.176Z] ---> d3782b16ccc9 [2024-03-05T20:34:44.176Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-05T20:34:44.176Z] ---> Running in 9f4379ec62ee [2024-03-05T20:34:44.176Z] Removing intermediate container 9f4379ec62ee [2024-03-05T20:34:44.176Z] ---> 74a0c10b6d15 [2024-03-05T20:34:44.176Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-05T20:34:44.176Z] ---> Running in 3f996698d9df [2024-03-05T20:34:44.176Z] Removing intermediate container 3f996698d9df [2024-03-05T20:34:44.176Z] ---> a2987e295920 [2024-03-05T20:34:44.176Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-05T20:34:44.176Z] ---> Running in 9d08435d0f27 [2024-03-05T20:34:44.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T20:34:44.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T20:34:44.693Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T20:34:44.693Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T20:34:44.693Z] Executing busybox-1.36.1-r5.trigger [2024-03-05T20:34:44.693Z] Executing ca-certificates-20230506-r0.trigger [2024-03-05T20:34:44.982Z] OK: 8 MiB in 17 packages [2024-03-05T20:34:45.240Z] Removing intermediate container 9d08435d0f27 [2024-03-05T20:34:45.240Z] ---> e795a28216d5 [2024-03-05T20:34:45.240Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-05T20:34:45.240Z] ---> Running in 5ad669247f13 [2024-03-05T20:34:45.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T20:34:45.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T20:34:45.761Z] OK: 8 MiB in 17 packages [2024-03-05T20:34:46.018Z] Removing intermediate container 5ad669247f13 [2024-03-05T20:34:46.018Z] ---> 023a94c08c97 [2024-03-05T20:34:46.018Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-05T20:34:46.276Z] ---> cf1eba6601df [2024-03-05T20:34:46.276Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-05T20:34:46.276Z] ---> 1477b3bccac6 [2024-03-05T20:34:46.276Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-05T20:34:46.535Z] ---> ca12d65073dc [2024-03-05T20:34:46.535Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-05T20:34:46.535Z] ---> 21c3caa689eb [2024-03-05T20:34:46.535Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-05T20:34:47.471Z] ---> 928939972853 [2024-03-05T20:34:47.471Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-05T20:34:47.471Z] ---> Running in 053879fe5fdf [2024-03-05T20:34:48.405Z] Removing intermediate container 053879fe5fdf [2024-03-05T20:34:48.405Z] ---> 840fa180378c [2024-03-05T20:34:48.405Z] Step 24/30 : VOLUME /cache [2024-03-05T20:34:48.405Z] ---> Running in cd6861111ef8 [2024-03-05T20:34:48.405Z] Removing intermediate container cd6861111ef8 [2024-03-05T20:34:48.405Z] ---> a099c7531bb4 [2024-03-05T20:34:48.405Z] Step 25/30 : EXPOSE 59711 [2024-03-05T20:34:48.405Z] ---> Running in 82af3fbbfd44 [2024-03-05T20:34:48.405Z] Removing intermediate container 82af3fbbfd44 [2024-03-05T20:34:48.405Z] ---> 26a020f8e436 [2024-03-05T20:34:48.405Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-05T20:34:48.405Z] ---> Running in e1fee06fe6a0 [2024-03-05T20:34:48.405Z] Removing intermediate container e1fee06fe6a0 [2024-03-05T20:34:48.405Z] ---> 1d90e314dc31 [2024-03-05T20:34:48.405Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-05T20:34:48.405Z] ---> Running in fbf5973071f6 [2024-03-05T20:34:48.664Z] Removing intermediate container fbf5973071f6 [2024-03-05T20:34:48.664Z] ---> 055c5e975248 [2024-03-05T20:34:48.664Z] Step 28/30 : LABEL arch=amd64 [2024-03-05T20:34:48.664Z] ---> Running in 6b1e8883e132 [2024-03-05T20:34:48.664Z] Removing intermediate container 6b1e8883e132 [2024-03-05T20:34:48.664Z] ---> 3fdd95f41602 [2024-03-05T20:34:48.664Z] Step 29/30 : LABEL git_sha=31e6ac994eff17ca061a794726bcebaa7bd7b8ba [2024-03-05T20:34:48.664Z] ---> Running in e4dba5146803 [2024-03-05T20:34:48.664Z] Removing intermediate container e4dba5146803 [2024-03-05T20:34:48.664Z] ---> 8680a22e581f [2024-03-05T20:34:48.664Z] Step 30/30 : LABEL version=3.2.0-dev.14 [2024-03-05T20:34:48.664Z] ---> Running in fe6236f87434 [2024-03-05T20:34:48.922Z] Removing intermediate container fe6236f87434 [2024-03-05T20:34:48.922Z] ---> 704c96657334 [2024-03-05T20:34:48.922Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-05T20:34:48.922Z] Successfully built 704c96657334 [2024-03-05T20:34:48.922Z] 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-03-05T20:34:49.182Z] provisioning config files... [2024-03-05T20:34:49.189Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5933845303028848823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:34:49.508Z] ---> ****-login.sh [2024-03-05T20:34:49.508Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:34:49.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:49.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:49.508Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:49.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:49.508Z] [2024-03-05T20:34:49.508Z] Login Succeeded [2024-03-05T20:34:49.508Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:34:49.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:49.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:49.508Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:49.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:49.508Z] [2024-03-05T20:34:49.508Z] Login Succeeded [2024-03-05T20:34:49.508Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:34:49.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:49.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:49.766Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:49.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:49.766Z] [2024-03-05T20:34:49.766Z] Login Succeeded [2024-03-05T20:34:49.766Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:34:49.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:49.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:49.766Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:49.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:49.766Z] [2024-03-05T20:34:49.766Z] Login Succeeded [2024-03-05T20:34:49.766Z] ****.io [2024-03-05T20:34:49.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:50.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:50.024Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:50.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:50.024Z] [2024-03-05T20:34:50.024Z] Login Succeeded [2024-03-05T20:34:50.024Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:34:50.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T20:34:50.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:34:50.201Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-03-05T20:34:50.201Z] 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [2024-03-05T20:34:50.201Z] latest [2024-03-05T20:34:50.201Z] 3.2.0-dev.14 [2024-03-05T20:34:50.201Z] 31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [2024-03-05T20:34:50.201Z] main [2024-03-05T20:34:50.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:34:50.641Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:34:51.029Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba [2024-03-05T20:34:51.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-05T20:34:51.029Z] 29eb3f6dc38f: Preparing [2024-03-05T20:34:51.029Z] fa773e953aec: Preparing [2024-03-05T20:34:51.029Z] f6b6890caf4e: Preparing [2024-03-05T20:34:51.029Z] 7ae47d46d9be: Preparing [2024-03-05T20:34:51.029Z] 83b978901185: Preparing [2024-03-05T20:34:51.029Z] 3c52a90ac457: Preparing [2024-03-05T20:34:51.029Z] af7383319f59: Preparing [2024-03-05T20:34:51.029Z] 04cf02121344: Preparing [2024-03-05T20:34:51.029Z] aedc3bda2944: Preparing [2024-03-05T20:34:51.029Z] 3c52a90ac457: Waiting [2024-03-05T20:34:51.029Z] 04cf02121344: Waiting [2024-03-05T20:34:51.029Z] af7383319f59: Waiting [2024-03-05T20:34:51.029Z] aedc3bda2944: Waiting [2024-03-05T20:34:51.029Z] 83b978901185: Pushed [2024-03-05T20:34:51.029Z] 29eb3f6dc38f: Pushed [2024-03-05T20:34:51.029Z] 7ae47d46d9be: Pushed [2024-03-05T20:34:51.029Z] f6b6890caf4e: Pushed [2024-03-05T20:34:51.029Z] aedc3bda2944: Layer already exists [2024-03-05T20:34:51.286Z] 3c52a90ac457: Pushed [2024-03-05T20:34:51.286Z] af7383319f59: Pushed [2024-03-05T20:34:51.286Z] 04cf02121344: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T20:34:52.598Z] provisioning config files... [2024-03-05T20:34:52.622Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/166@tmp/config1201887678350884124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:34:53.142Z] ---> ****-login.sh [2024-03-05T20:34:53.142Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:34:53.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:53.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:53.684Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:53.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:53.684Z] [2024-03-05T20:34:53.684Z] Login Succeeded [2024-03-05T20:34:53.684Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:34:53.836Z] fa773e953aec: Pushed [2024-03-05T20:34:53.836Z] 31e6ac994eff17ca061a794726bcebaa7bd7b8ba: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:34:53.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:53.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:53.952Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:53.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:53.953Z] [2024-03-05T20:34:53.953Z] Login Succeeded [2024-03-05T20:34:54.226Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:34:54.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:54.241Z] + 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-03-05T20:34:54.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:54.495Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:54.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:54.495Z] [2024-03-05T20:34:54.495Z] Login Succeeded [2024-03-05T20:34:54.495Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:34:54.633Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-05T20:34:54.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-05T20:34:54.633Z] 29eb3f6dc38f: Preparing [2024-03-05T20:34:54.633Z] fa773e953aec: Preparing [2024-03-05T20:34:54.633Z] f6b6890caf4e: Preparing [2024-03-05T20:34:54.633Z] 7ae47d46d9be: Preparing [2024-03-05T20:34:54.633Z] 83b978901185: Preparing [2024-03-05T20:34:54.633Z] 3c52a90ac457: Preparing [2024-03-05T20:34:54.633Z] af7383319f59: Preparing [2024-03-05T20:34:54.633Z] 04cf02121344: Preparing [2024-03-05T20:34:54.633Z] aedc3bda2944: Preparing [2024-03-05T20:34:54.633Z] 3c52a90ac457: Waiting [2024-03-05T20:34:54.633Z] af7383319f59: Waiting [2024-03-05T20:34:54.633Z] 04cf02121344: Waiting [2024-03-05T20:34:54.633Z] aedc3bda2944: Waiting [2024-03-05T20:34:54.633Z] 29eb3f6dc38f: Layer already exists [2024-03-05T20:34:54.633Z] 83b978901185: Layer already exists [2024-03-05T20:34:54.633Z] f6b6890caf4e: Layer already exists [2024-03-05T20:34:54.633Z] 7ae47d46d9be: Layer already exists [2024-03-05T20:34:54.633Z] fa773e953aec: Layer already exists [2024-03-05T20:34:54.633Z] 3c52a90ac457: Layer already exists [2024-03-05T20:34:54.633Z] af7383319f59: Layer already exists [2024-03-05T20:34:54.633Z] 04cf02121344: Layer already exists [2024-03-05T20:34:54.633Z] aedc3bda2944: Layer already exists [2024-03-05T20:34:54.633Z] latest: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:34:54.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:54.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:54.765Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:54.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:54.765Z] [2024-03-05T20:34:54.765Z] Login Succeeded [2024-03-05T20:34:54.765Z] ****.io [2024-03-05T20:34:55.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:34:55.036Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:34:55.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:34:55.301Z] Configure a credential helper to remove this warning. See [2024-03-05T20:34:55.301Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:34:55.301Z] [2024-03-05T20:34:55.301Z] Login Succeeded [2024-03-05T20:34:55.301Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:34:55.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-03-05T20:34:55.439Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.14 [2024-03-05T20:34:55.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-05T20:34:55.439Z] 29eb3f6dc38f: Preparing [2024-03-05T20:34:55.439Z] fa773e953aec: Preparing [2024-03-05T20:34:55.439Z] f6b6890caf4e: Preparing [2024-03-05T20:34:55.439Z] 7ae47d46d9be: Preparing [2024-03-05T20:34:55.439Z] 83b978901185: Preparing [2024-03-05T20:34:55.439Z] 3c52a90ac457: Preparing [2024-03-05T20:34:55.439Z] af7383319f59: Preparing [2024-03-05T20:34:55.439Z] 04cf02121344: Preparing [2024-03-05T20:34:55.439Z] aedc3bda2944: Preparing [2024-03-05T20:34:55.439Z] 3c52a90ac457: Waiting [2024-03-05T20:34:55.439Z] af7383319f59: Waiting [2024-03-05T20:34:55.439Z] 04cf02121344: Waiting [2024-03-05T20:34:55.439Z] aedc3bda2944: Waiting [2024-03-05T20:34:55.439Z] fa773e953aec: Layer already exists [2024-03-05T20:34:55.439Z] 7ae47d46d9be: Layer already exists [2024-03-05T20:34:55.439Z] 83b978901185: Layer already exists [2024-03-05T20:34:55.439Z] f6b6890caf4e: Layer already exists [2024-03-05T20:34:55.439Z] 29eb3f6dc38f: Layer already exists [2024-03-05T20:34:55.439Z] af7383319f59: Layer already exists [2024-03-05T20:34:55.439Z] 3c52a90ac457: Layer already exists [2024-03-05T20:34:55.439Z] aedc3bda2944: Layer already exists [2024-03-05T20:34:55.439Z] 04cf02121344: Layer already exists [2024-03-05T20:34:55.439Z] 3.2.0-dev.14: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2024-03-05T20:34:55.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:34:55.769Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:34:55.812Z] ========================================================= [2024-03-05T20:34:55.812Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-05T20:34:55.812Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2024-03-05T20:34:55.877Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-03-05T20:34:56.274Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [2024-03-05T20:34:56.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-05T20:34:56.274Z] 29eb3f6dc38f: Preparing [2024-03-05T20:34:56.274Z] fa773e953aec: Preparing [2024-03-05T20:34:56.274Z] f6b6890caf4e: Preparing [2024-03-05T20:34:56.274Z] 7ae47d46d9be: Preparing [2024-03-05T20:34:56.274Z] 83b978901185: Preparing [2024-03-05T20:34:56.274Z] 3c52a90ac457: Preparing [2024-03-05T20:34:56.274Z] af7383319f59: Preparing [2024-03-05T20:34:56.274Z] 04cf02121344: Preparing [2024-03-05T20:34:56.274Z] aedc3bda2944: Preparing [2024-03-05T20:34:56.274Z] 3c52a90ac457: Waiting [2024-03-05T20:34:56.274Z] af7383319f59: Waiting [2024-03-05T20:34:56.274Z] 04cf02121344: Waiting [2024-03-05T20:34:56.274Z] aedc3bda2944: Waiting [2024-03-05T20:34:56.274Z] 29eb3f6dc38f: Layer already exists [2024-03-05T20:34:56.274Z] 83b978901185: Layer already exists [2024-03-05T20:34:56.274Z] f6b6890caf4e: Layer already exists [2024-03-05T20:34:56.274Z] fa773e953aec: Layer already exists [2024-03-05T20:34:56.274Z] 7ae47d46d9be: Layer already exists [2024-03-05T20:34:56.274Z] af7383319f59: Layer already exists [2024-03-05T20:34:56.274Z] aedc3bda2944: Layer already exists [2024-03-05T20:34:56.274Z] 3c52a90ac457: Layer already exists [2024-03-05T20:34:56.274Z] 04cf02121344: Layer already exists [2024-03-05T20:34:56.274Z] 31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-05T20:34:56.372Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] sh [2024-03-05T20:34:56.640Z] Sending build context to Docker daemon 670.2kB [2024-03-05T20:34:56.640Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T20:34:56.640Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-05T20:34:56.640Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-05T20:34:56.640Z] 9fda8d8052c6: Pulling fs layer [2024-03-05T20:34:56.640Z] 5d54e960e981: Pulling fs layer [2024-03-05T20:34:56.640Z] c4a7e357bf2a: Pulling fs layer [2024-03-05T20:34:56.640Z] f0e02332f6b5: Pulling fs layer [2024-03-05T20:34:56.640Z] 872ee5b61b7b: Pulling fs layer [2024-03-05T20:34:56.640Z] 0c6a40ed1a82: Pulling fs layer [2024-03-05T20:34:56.640Z] 94ae7d8d031c: Pulling fs layer [2024-03-05T20:34:56.640Z] f0e02332f6b5: Waiting [2024-03-05T20:34:56.640Z] 872ee5b61b7b: Waiting [2024-03-05T20:34:56.640Z] 0c6a40ed1a82: Waiting [2024-03-05T20:34:56.640Z] 94ae7d8d031c: Waiting [2024-03-05T20:34:56.640Z] 5d54e960e981: Verifying Checksum [2024-03-05T20:34:56.640Z] 5d54e960e981: Download complete [2024-03-05T20:34:56.703Z] + 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-03-05T20:34:56.909Z] f0e02332f6b5: Verifying Checksum [2024-03-05T20:34:56.909Z] f0e02332f6b5: Download complete [2024-03-05T20:34:56.909Z] 872ee5b61b7b: Verifying Checksum [2024-03-05T20:34:56.909Z] 872ee5b61b7b: Download complete [2024-03-05T20:34:56.909Z] 9fda8d8052c6: Download complete [2024-03-05T20:34:57.102Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-03-05T20:34:57.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-03-05T20:34:57.102Z] 29eb3f6dc38f: Preparing [2024-03-05T20:34:57.102Z] fa773e953aec: Preparing [2024-03-05T20:34:57.102Z] f6b6890caf4e: Preparing [2024-03-05T20:34:57.102Z] 7ae47d46d9be: Preparing [2024-03-05T20:34:57.102Z] 83b978901185: Preparing [2024-03-05T20:34:57.102Z] 3c52a90ac457: Preparing [2024-03-05T20:34:57.102Z] af7383319f59: Preparing [2024-03-05T20:34:57.102Z] 04cf02121344: Preparing [2024-03-05T20:34:57.102Z] aedc3bda2944: Preparing [2024-03-05T20:34:57.102Z] 3c52a90ac457: Waiting [2024-03-05T20:34:57.102Z] aedc3bda2944: Waiting [2024-03-05T20:34:57.102Z] 04cf02121344: Waiting [2024-03-05T20:34:57.102Z] af7383319f59: Waiting [2024-03-05T20:34:57.102Z] fa773e953aec: Layer already exists [2024-03-05T20:34:57.102Z] 7ae47d46d9be: Layer already exists [2024-03-05T20:34:57.102Z] 83b978901185: Layer already exists [2024-03-05T20:34:57.102Z] f6b6890caf4e: Layer already exists [2024-03-05T20:34:57.102Z] 29eb3f6dc38f: Layer already exists [2024-03-05T20:34:57.102Z] af7383319f59: Layer already exists [2024-03-05T20:34:57.102Z] 04cf02121344: Layer already exists [2024-03-05T20:34:57.102Z] 3c52a90ac457: Layer already exists [2024-03-05T20:34:57.102Z] aedc3bda2944: Layer already exists [2024-03-05T20:34:57.102Z] main: digest: sha256:15b34839e9ed0c239446e69efce0838ecd1fd47dc1fbda9ab09cdb79a0ee84a9 size: 2197 [Pipeline] } [Pipeline] // withEnv [2024-03-05T20:34:57.175Z] 94ae7d8d031c: Verifying Checksum [2024-03-05T20:34:57.175Z] 94ae7d8d031c: Download complete [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T20:34:57.348Z] ===================================================== [Pipeline] echo [2024-03-05T20:34:57.390Z] taggedImages: [2024-03-05T20:34:57.390Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba [2024-03-05T20:34:57.390Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-03-05T20:34:57.390Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.14 [2024-03-05T20:34:57.390Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [2024-03-05T20:34:57.390Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-05T20:34:57.767Z] 9fda8d8052c6: Pull complete [Pipeline] sh [2024-03-05T20:34:58.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T20:34:58.069Z] [2024-03-05T20:34:58.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:34:58.351Z] 5d54e960e981: Pull complete [2024-03-05T20:34:58.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T20:34:58.401Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-05T20:34:58.401Z] 5eb5b503b376: Pulling fs layer [2024-03-05T20:34:58.401Z] 5c69ac0246d0: Pulling fs layer [2024-03-05T20:34:58.401Z] ec43610c2a17: Pulling fs layer [2024-03-05T20:34:58.401Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-05T20:34:58.401Z] 33b1e0a273af: Pulling fs layer [2024-03-05T20:34:58.401Z] 5d3b04190fa2: Pulling fs layer [2024-03-05T20:34:58.401Z] 2f39f015ded8: Pulling fs layer [2024-03-05T20:34:58.401Z] 3a2ae6a8a46f: Waiting [2024-03-05T20:34:58.401Z] 33b1e0a273af: Waiting [2024-03-05T20:34:58.401Z] 5d3b04190fa2: Waiting [2024-03-05T20:34:58.401Z] 2f39f015ded8: Waiting [2024-03-05T20:34:58.401Z] 5c69ac0246d0: Download complete [2024-03-05T20:34:58.401Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-05T20:34:58.401Z] 3a2ae6a8a46f: Download complete [2024-03-05T20:34:58.401Z] 33b1e0a273af: Verifying Checksum [2024-03-05T20:34:58.401Z] 33b1e0a273af: Download complete [2024-03-05T20:34:58.401Z] 5d3b04190fa2: Download complete [2024-03-05T20:34:58.401Z] ec43610c2a17: Verifying Checksum [2024-03-05T20:34:58.401Z] ec43610c2a17: Download complete [2024-03-05T20:34:58.619Z] c4a7e357bf2a: Verifying Checksum [2024-03-05T20:34:58.619Z] c4a7e357bf2a: Download complete [2024-03-05T20:34:58.660Z] 5eb5b503b376: Verifying Checksum [2024-03-05T20:34:58.660Z] 5eb5b503b376: Download complete [2024-03-05T20:34:59.225Z] 2f39f015ded8: Verifying Checksum [2024-03-05T20:34:59.225Z] 2f39f015ded8: Download complete [2024-03-05T20:34:59.577Z] 0c6a40ed1a82: Verifying Checksum [2024-03-05T20:34:59.577Z] 0c6a40ed1a82: Download complete [2024-03-05T20:34:59.792Z] 5eb5b503b376: Pull complete [2024-03-05T20:35:00.050Z] 5c69ac0246d0: Pull complete [2024-03-05T20:35:00.309Z] ec43610c2a17: Pull complete [2024-03-05T20:35:00.309Z] 3a2ae6a8a46f: Pull complete [2024-03-05T20:35:00.566Z] 33b1e0a273af: Pull complete [2024-03-05T20:35:00.566Z] 5d3b04190fa2: Pull complete [2024-03-05T20:35:04.760Z] 2f39f015ded8: Pull complete [2024-03-05T20:35:04.760Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-05T20:35:04.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T20:35:04.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:35:04.973Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:35:05.009Z] $ 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-03-05T20:35:08.717Z] $ docker top ef904c4b2c1f56da3d77596aab55eb8376e08317b971e98be1b2b7a6ec6b121c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:35:09.173Z] ---> job-cost.sh [2024-03-05T20:35:09.173Z] lf-activate-venv: SKIPPING [2024-03-05T20:35:09.173Z] INFO: No Stack... [2024-03-05T20:35:09.437Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T20:35:10.005Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T20:35:10.296Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-03-05T20:35:10.296Z] + cut -d, -f6 [Pipeline] lock [2024-03-05T20:35:10.311Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [2024-03-05T20:35:10.320Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] did not exist. Created. [2024-03-05T20:35:10.326Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T20:35:10.692Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-05T20:35:10.718Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T20:35:10.758Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T20:35:10.858Z] $ docker stop --time=1 ef904c4b2c1f56da3d77596aab55eb8376e08317b971e98be1b2b7a6ec6b121c [2024-03-05T20:35:11.885Z] c4a7e357bf2a: Pull complete [2024-03-05T20:35:11.885Z] f0e02332f6b5: Pull complete [2024-03-05T20:35:11.885Z] 872ee5b61b7b: Pull complete [2024-03-05T20:35:12.000Z] $ docker rm -f --volumes ef904c4b2c1f56da3d77596aab55eb8376e08317b971e98be1b2b7a6ec6b121c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T20:35:20.091Z] 0c6a40ed1a82: Pull complete [2024-03-05T20:35:22.038Z] 94ae7d8d031c: Pull complete [2024-03-05T20:35:22.038Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-05T20:35:22.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T20:35:22.038Z] ---> 86de565de09d [2024-03-05T20:35:22.038Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T20:35:23.988Z] ---> Running in d90e4e8ebb4b [2024-03-05T20:35:23.988Z] Removing intermediate container d90e4e8ebb4b [2024-03-05T20:35:23.988Z] ---> b092414f9f10 [2024-03-05T20:35:23.988Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T20:35:24.258Z] ---> Running in 8170dac41a53 [2024-03-05T20:35:24.537Z] Removing intermediate container 8170dac41a53 [2024-03-05T20:35:24.537Z] ---> 2b614212de5e [2024-03-05T20:35:24.537Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-05T20:35:24.537Z] ---> Running in 13199e2d0b9e [2024-03-05T20:35:24.804Z] Removing intermediate container 13199e2d0b9e [2024-03-05T20:35:24.804Z] ---> 23c6983acb07 [2024-03-05T20:35:24.804Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T20:35:25.073Z] ---> Running in 2c4e58338054 [2024-03-05T20:35:26.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T20:35:26.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T20:35:28.055Z] OK: 266 MiB in 52 packages [2024-03-05T20:35:28.652Z] Removing intermediate container 2c4e58338054 [2024-03-05T20:35:28.652Z] ---> aaa6732d9211 [2024-03-05T20:35:28.652Z] Step 7/12 : WORKDIR /app [2024-03-05T20:35:28.921Z] ---> Running in d53411707a19 [2024-03-05T20:35:29.191Z] Removing intermediate container d53411707a19 [2024-03-05T20:35:29.191Z] ---> 9dd122aedf4c [2024-03-05T20:35:29.191Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-05T20:35:29.783Z] ---> d0e2f661bea1 [2024-03-05T20:35:29.783Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T20:35:29.783Z] ---> Running in 546434724ef4 [2024-03-05T20:36:37.744Z] Removing intermediate container 546434724ef4 [2024-03-05T20:36:37.744Z] ---> 1e9d8d281eaf [2024-03-05T20:36:37.744Z] Step 10/12 : COPY . . [2024-03-05T20:36:37.744Z] ---> f28c2a85fe26 [2024-03-05T20:36:37.744Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T20:36:37.744Z] ---> Running in b8b5d8a512a4 [2024-03-05T20:36:37.744Z] Removing intermediate container b8b5d8a512a4 [2024-03-05T20:36:37.744Z] ---> 7598eedc35e3 [2024-03-05T20:36:37.744Z] Step 12/12 : RUN $MAKE [2024-03-05T20:36:37.744Z] ---> Running in d79e60a94ce5 [2024-03-05T20:36:37.744Z] noop [2024-03-05T20:36:37.744Z] Removing intermediate container d79e60a94ce5 [2024-03-05T20:36:37.744Z] ---> 68fc54688988 [2024-03-05T20:36:37.744Z] Successfully built 68fc54688988 [2024-03-05T20:36:37.744Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:38.200Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T20:36:38.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:36:38.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container [2024-03-05T20:36:38.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/166 -v /w/workspace/app-rfid-llrp-inventory/166:/w/workspace/app-rfid-llrp-inventory/166:rw,z -v /w/workspace/app-rfid-llrp-inventory/166@tmp:/w/workspace/app-rfid-llrp-inventory/166@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-03-05T20:36:39.880Z] $ docker top 4b854fbbbf3d23bd0053c20279b6bb88d44c8dfd038732e43764dcb0902f298f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:36:40.785Z] + go version [2024-03-05T20:36:40.785Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-05T20:36:40.808Z] $ docker stop --time=1 4b854fbbbf3d23bd0053c20279b6bb88d44c8dfd038732e43764dcb0902f298f [2024-03-05T20:36:42.468Z] $ docker rm -f --volumes 4b854fbbbf3d23bd0053c20279b6bb88d44c8dfd038732e43764dcb0902f298f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:36:43.351Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T20:36:43.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:36:43.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container [2024-03-05T20:36:43.667Z] $ 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/166 -v /w/workspace/app-rfid-llrp-inventory/166:/w/workspace/app-rfid-llrp-inventory/166:rw,z -v /w/workspace/app-rfid-llrp-inventory/166@tmp:/w/workspace/app-rfid-llrp-inventory/166@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-03-05T20:36:44.759Z] $ docker top 7815faf5d118e4736c58cfe32fd30b49dbb576585412928c2f8ff4d9b9a02c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:36:45.651Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/166 [Pipeline] fileExists [Pipeline] sh [2024-03-05T20:36:46.343Z] + make test [2024-03-05T20:36:46.343Z] go test -race ./... -coverprofile=coverage.out ./... [2024-03-05T20:39:08.013Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-03-05T20:39:08.013Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-03-05T20:39:08.013Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.453s coverage: 86.2% of statements [2024-03-05T20:39:18.077Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.362s coverage: 71.9% of statements [2024-03-05T20:39:19.033Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-05T20:39:19.033Z] go vet ./... [2024-03-05T20:41:25.714Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T20:41:25.714Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T20:41:25.714Z] ./bin/test-attribution.sh [2024-03-05T20:41:25.714Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-03-05T20:41:25.714Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-03-05T20:41:25.714Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-03-05T20:41:25.714Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-03-05T20:41:25.714Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-03-05T20:41:25.714Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-03-05T20:41:25.714Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T20:41:25.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-05T20:41:25.790Z] $ docker stop --time=1 7815faf5d118e4736c58cfe32fd30b49dbb576585412928c2f8ff4d9b9a02c67 [2024-03-05T20:41:27.644Z] $ docker rm -f --volumes 7815faf5d118e4736c58cfe32fd30b49dbb576585412928c2f8ff4d9b9a02c67 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T20:41:29.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-05T20:41:29.551Z] Warning: overwriting stash ‘coverage-report’ [2024-03-05T20:41:30.057Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T20:41:30.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-05T20:41:30.988Z] + ls -al . [2024-03-05T20:41:30.988Z] total 204 [2024-03-05T20:41:30.988Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 20:36 . [2024-03-05T20:41:30.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:34 .. [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 5 20:34 .dockerignore [2024-03-05T20:41:30.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 20:34 .git [2024-03-05T20:41:30.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:34 .github [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 5 20:34 .gitignore [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 5 20:34 .golangci.yml [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 10232 Mar 5 20:34 Attribution.txt [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 11245 Mar 5 20:34 CHANGELOG.md [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 1768 Mar 5 20:34 Dockerfile [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 20:34 GOVERNANCE.md [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 5 20:34 Jenkinsfile [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 20:34 LICENSE [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 5 20:34 Makefile [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 5 20:34 OWNERS.md [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 5 20:34 README.md [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 20:32 VERSION [2024-03-05T20:41:30.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:34 bin [2024-03-05T20:41:30.988Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 5 20:39 coverage.out [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 3971 Mar 5 20:34 go.mod [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 34159 Mar 5 20:34 go.sum [2024-03-05T20:41:30.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:34 images [2024-03-05T20:41:30.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 20:34 internal [2024-03-05T20:41:30.988Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 5 20:34 main.go [2024-03-05T20:41:30.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:34 openapi [2024-03-05T20:41:30.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 20:34 res [2024-03-05T20:41:30.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 20:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:41:31.398Z] + 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=31e6ac994eff17ca061a794726bcebaa7bd7b8ba --label arch=arm64 --label version=3.2.0-dev.14 . [2024-03-05T20:41:31.665Z] Sending build context to Docker daemon 670.2kB [2024-03-05T20:41:31.665Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-03-05T20:41:31.665Z] Step 2/30 : FROM ${BASE} AS builder [2024-03-05T20:41:31.665Z] ---> 68fc54688988 [2024-03-05T20:41:31.665Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-03-05T20:41:31.665Z] ---> Running in 36c0b400fb64 [2024-03-05T20:41:31.932Z] Removing intermediate container 36c0b400fb64 [2024-03-05T20:41:31.932Z] ---> f075682f96ff [2024-03-05T20:41:31.932Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-03-05T20:41:32.197Z] ---> Running in d67cbc6acf9f [2024-03-05T20:41:32.462Z] Removing intermediate container d67cbc6acf9f [2024-03-05T20:41:32.462Z] ---> 4447f94a079c [2024-03-05T20:41:32.462Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-03-05T20:41:32.462Z] ---> Running in 3242f209e4d8 [2024-03-05T20:41:32.730Z] Removing intermediate container 3242f209e4d8 [2024-03-05T20:41:32.730Z] ---> 663ea0356f9f [2024-03-05T20:41:32.730Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-05T20:41:32.730Z] ---> Running in 5018a84bf21e [2024-03-05T20:41:33.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T20:41:34.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T20:41:35.228Z] OK: 266 MiB in 52 packages [2024-03-05T20:41:36.185Z] Removing intermediate container 5018a84bf21e [2024-03-05T20:41:36.185Z] ---> fe050ce5c38b [2024-03-05T20:41:36.185Z] Step 7/30 : WORKDIR /app [2024-03-05T20:41:36.185Z] ---> Running in 8cb28a8493ec [2024-03-05T20:41:36.450Z] Removing intermediate container 8cb28a8493ec [2024-03-05T20:41:36.450Z] ---> 36557526eaf2 [2024-03-05T20:41:36.450Z] Step 8/30 : COPY go.mod vendor* ./ [2024-03-05T20:41:37.041Z] ---> fcad11a34fa3 [2024-03-05T20:41:37.041Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T20:41:37.041Z] ---> Running in 80acf4c0ad35 [2024-03-05T20:41:38.982Z] Removing intermediate container 80acf4c0ad35 [2024-03-05T20:41:38.982Z] ---> 4817c05e30d2 [2024-03-05T20:41:38.982Z] Step 10/30 : COPY . . [2024-03-05T20:41:39.565Z] ---> 8650dc0b8c5e [2024-03-05T20:41:39.565Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-05T20:41:39.565Z] ---> Running in 61be95134753 [2024-03-05T20:41:39.829Z] Removing intermediate container 61be95134753 [2024-03-05T20:41:39.829Z] ---> c146d2b9197e [2024-03-05T20:41:39.829Z] Step 12/30 : RUN $MAKE [2024-03-05T20:41:39.829Z] ---> Running in 4e3798b527d4 [2024-03-05T20:41:41.243Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.14" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-03-05T20:43:32.859Z] Removing intermediate container 4e3798b527d4 [2024-03-05T20:43:32.859Z] ---> d5ec33852739 [2024-03-05T20:43:32.859Z] Step 13/30 : FROM alpine:3.18 [2024-03-05T20:43:32.859Z] 3.18: Pulling from library/alpine [2024-03-05T20:43:32.859Z] c6b39de5b339: Pulling fs layer [2024-03-05T20:43:32.859Z] c6b39de5b339: Download complete [2024-03-05T20:43:32.859Z] c6b39de5b339: Pull complete [2024-03-05T20:43:32.859Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T20:43:32.859Z] Status: Downloaded newer image for alpine:3.18 [2024-03-05T20:43:32.859Z] ---> 33abbf032149 [2024-03-05T20:43:32.859Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-05T20:43:32.859Z] ---> Running in 83e4651c70b0 [2024-03-05T20:43:32.859Z] Removing intermediate container 83e4651c70b0 [2024-03-05T20:43:32.859Z] ---> 5722344ec566 [2024-03-05T20:43:32.859Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-03-05T20:43:32.859Z] ---> Running in 0718c5015ffc [2024-03-05T20:43:32.859Z] Removing intermediate container 0718c5015ffc [2024-03-05T20:43:32.859Z] ---> 27cb0234f743 [2024-03-05T20:43:32.859Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-03-05T20:43:32.859Z] ---> Running in 6b90507550cd [2024-03-05T20:43:32.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T20:43:32.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T20:43:32.859Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T20:43:32.859Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T20:43:32.859Z] Executing busybox-1.36.1-r5.trigger [2024-03-05T20:43:32.859Z] Executing ca-certificates-20230506-r0.trigger [2024-03-05T20:43:32.859Z] OK: 9 MiB in 17 packages [2024-03-05T20:43:33.442Z] Removing intermediate container 6b90507550cd [2024-03-05T20:43:33.442Z] ---> 86a3ddfb0d46 [2024-03-05T20:43:33.442Z] Step 17/30 : RUN apk --no-cache upgrade [2024-03-05T20:43:33.708Z] ---> Running in e2588682a5e8 [2024-03-05T20:43:34.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T20:43:34.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T20:43:36.331Z] OK: 9 MiB in 17 packages [2024-03-05T20:43:36.913Z] Removing intermediate container e2588682a5e8 [2024-03-05T20:43:36.913Z] ---> 93df2c30c26b [2024-03-05T20:43:36.913Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-05T20:43:37.494Z] ---> bb3a64915fbf [2024-03-05T20:43:37.494Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-05T20:43:38.077Z] ---> 5e7b412b171f [2024-03-05T20:43:38.077Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-03-05T20:43:38.658Z] ---> 9c22643f09ef [2024-03-05T20:43:38.658Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-03-05T20:43:38.923Z] ---> 801ce53bcb0a [2024-03-05T20:43:38.923Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-03-05T20:43:40.860Z] ---> 14fb02d54849 [2024-03-05T20:43:40.860Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-03-05T20:43:40.860Z] ---> Running in fc1fa94427af [2024-03-05T20:43:42.261Z] Removing intermediate container fc1fa94427af [2024-03-05T20:43:42.261Z] ---> c60acb88ec14 [2024-03-05T20:43:42.261Z] Step 24/30 : VOLUME /cache [2024-03-05T20:43:42.261Z] ---> Running in e6584beb916d [2024-03-05T20:43:42.526Z] Removing intermediate container e6584beb916d [2024-03-05T20:43:42.526Z] ---> ac3831769013 [2024-03-05T20:43:42.526Z] Step 25/30 : EXPOSE 59711 [2024-03-05T20:43:42.526Z] ---> Running in 80b13cf8912f [2024-03-05T20:43:42.799Z] Removing intermediate container 80b13cf8912f [2024-03-05T20:43:42.799Z] ---> 9672a36cabac [2024-03-05T20:43:42.799Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-03-05T20:43:43.065Z] ---> Running in 2780db13abd3 [2024-03-05T20:43:43.330Z] Removing intermediate container 2780db13abd3 [2024-03-05T20:43:43.330Z] ---> 3a422c378066 [2024-03-05T20:43:43.330Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-03-05T20:43:43.330Z] ---> Running in a70b41953653 [2024-03-05T20:43:43.596Z] Removing intermediate container a70b41953653 [2024-03-05T20:43:43.596Z] ---> 8ab4182ca7ad [2024-03-05T20:43:43.596Z] Step 28/30 : LABEL arch=arm64 [2024-03-05T20:43:43.861Z] ---> Running in 92bcf0636c4e [2024-03-05T20:43:44.127Z] Removing intermediate container 92bcf0636c4e [2024-03-05T20:43:44.127Z] ---> 215c178be08a [2024-03-05T20:43:44.127Z] Step 29/30 : LABEL git_sha=31e6ac994eff17ca061a794726bcebaa7bd7b8ba [2024-03-05T20:43:44.127Z] ---> Running in 5a17b7760866 [2024-03-05T20:43:44.391Z] Removing intermediate container 5a17b7760866 [2024-03-05T20:43:44.391Z] ---> cf4fa45ba1a4 [2024-03-05T20:43:44.391Z] Step 30/30 : LABEL version=3.2.0-dev.14 [2024-03-05T20:43:44.391Z] ---> Running in 1f3c168e3426 [2024-03-05T20:43:44.657Z] Removing intermediate container 1f3c168e3426 [2024-03-05T20:43:44.657Z] ---> 35f22c44e548 [2024-03-05T20:43:44.657Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-05T20:43:44.657Z] Successfully built 35f22c44e548 [2024-03-05T20:43:44.924Z] 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-03-05T20:43:45.374Z] provisioning config files... [2024-03-05T20:43:45.391Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/166@tmp/config945208903276349280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:43:45.787Z] ---> ****-login.sh [2024-03-05T20:43:45.787Z] nexus3.edgexfoundry.org:10001 [2024-03-05T20:43:45.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:43:46.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:43:46.054Z] Configure a credential helper to remove this warning. See [2024-03-05T20:43:46.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:43:46.054Z] [2024-03-05T20:43:46.054Z] Login Succeeded [2024-03-05T20:43:46.054Z] nexus3.edgexfoundry.org:10002 [2024-03-05T20:43:46.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:43:46.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:43:46.320Z] Configure a credential helper to remove this warning. See [2024-03-05T20:43:46.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:43:46.320Z] [2024-03-05T20:43:46.320Z] Login Succeeded [2024-03-05T20:43:46.321Z] nexus3.edgexfoundry.org:10003 [2024-03-05T20:43:46.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:43:46.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:43:46.858Z] Configure a credential helper to remove this warning. See [2024-03-05T20:43:46.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:43:46.858Z] [2024-03-05T20:43:46.858Z] Login Succeeded [2024-03-05T20:43:46.858Z] nexus3.edgexfoundry.org:10004 [2024-03-05T20:43:47.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:43:47.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:43:47.132Z] Configure a credential helper to remove this warning. See [2024-03-05T20:43:47.132Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:43:47.132Z] [2024-03-05T20:43:47.132Z] Login Succeeded [2024-03-05T20:43:47.132Z] ****.io [2024-03-05T20:43:47.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T20:43:47.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T20:43:47.665Z] Configure a credential helper to remove this warning. See [2024-03-05T20:43:47.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T20:43:47.665Z] [2024-03-05T20:43:47.665Z] Login Succeeded [2024-03-05T20:43:47.665Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T20:43:47.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T20:43:47.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T20:43:47.927Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-03-05T20:43:47.927Z] 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [2024-03-05T20:43:47.927Z] latest [2024-03-05T20:43:47.927Z] 3.2.0-dev.14 [2024-03-05T20:43:47.927Z] 31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [2024-03-05T20:43:47.927Z] main [2024-03-05T20:43:47.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:43:48.483Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:43:48.945Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba [2024-03-05T20:43:48.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-05T20:43:48.945Z] e52ea84db55f: Preparing [2024-03-05T20:43:48.945Z] e147122e6bd2: Preparing [2024-03-05T20:43:48.945Z] ccfc202da8d5: Preparing [2024-03-05T20:43:48.945Z] 095f08261de0: Preparing [2024-03-05T20:43:48.945Z] 5b9c0e312f26: Preparing [2024-03-05T20:43:48.945Z] e65851e1bd37: Preparing [2024-03-05T20:43:48.945Z] 25d3f5647a27: Preparing [2024-03-05T20:43:48.945Z] f61ffa2d7567: Preparing [2024-03-05T20:43:48.945Z] 7c504f21be85: Preparing [2024-03-05T20:43:48.945Z] e65851e1bd37: Waiting [2024-03-05T20:43:48.945Z] 25d3f5647a27: Waiting [2024-03-05T20:43:48.945Z] f61ffa2d7567: Waiting [2024-03-05T20:43:48.945Z] 7c504f21be85: Waiting [2024-03-05T20:43:49.219Z] 5b9c0e312f26: Pushed [2024-03-05T20:43:49.219Z] e52ea84db55f: Pushed [2024-03-05T20:43:49.219Z] ccfc202da8d5: Pushed [2024-03-05T20:43:49.219Z] 095f08261de0: Pushed [2024-03-05T20:43:49.219Z] 7c504f21be85: Layer already exists [2024-03-05T20:43:49.219Z] e65851e1bd37: Pushed [2024-03-05T20:43:49.485Z] 25d3f5647a27: Pushed [2024-03-05T20:43:49.751Z] f61ffa2d7567: Pushed [2024-03-05T20:43:56.385Z] e147122e6bd2: Pushed [2024-03-05T20:43:56.385Z] 31e6ac994eff17ca061a794726bcebaa7bd7b8ba: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:43:56.844Z] + 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-03-05T20:43:57.405Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-05T20:43:57.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-05T20:43:57.405Z] e52ea84db55f: Preparing [2024-03-05T20:43:57.405Z] e147122e6bd2: Preparing [2024-03-05T20:43:57.405Z] ccfc202da8d5: Preparing [2024-03-05T20:43:57.405Z] 095f08261de0: Preparing [2024-03-05T20:43:57.405Z] 5b9c0e312f26: Preparing [2024-03-05T20:43:57.405Z] e65851e1bd37: Preparing [2024-03-05T20:43:57.405Z] 25d3f5647a27: Preparing [2024-03-05T20:43:57.405Z] e65851e1bd37: Waiting [2024-03-05T20:43:57.405Z] f61ffa2d7567: Preparing [2024-03-05T20:43:57.405Z] 25d3f5647a27: Waiting [2024-03-05T20:43:57.405Z] 7c504f21be85: Preparing [2024-03-05T20:43:57.405Z] f61ffa2d7567: Waiting [2024-03-05T20:43:57.405Z] 7c504f21be85: Waiting [2024-03-05T20:43:57.405Z] e52ea84db55f: Layer already exists [2024-03-05T20:43:57.405Z] 5b9c0e312f26: Layer already exists [2024-03-05T20:43:57.405Z] 095f08261de0: Layer already exists [2024-03-05T20:43:57.405Z] ccfc202da8d5: Layer already exists [2024-03-05T20:43:57.405Z] e147122e6bd2: Layer already exists [2024-03-05T20:43:57.405Z] e65851e1bd37: Layer already exists [2024-03-05T20:43:57.405Z] f61ffa2d7567: Layer already exists [2024-03-05T20:43:57.405Z] 25d3f5647a27: Layer already exists [2024-03-05T20:43:57.405Z] 7c504f21be85: Layer already exists [2024-03-05T20:43:57.679Z] latest: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:43:58.156Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:43:58.633Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.14 [2024-03-05T20:43:58.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-05T20:43:58.633Z] e52ea84db55f: Preparing [2024-03-05T20:43:58.633Z] e147122e6bd2: Preparing [2024-03-05T20:43:58.633Z] ccfc202da8d5: Preparing [2024-03-05T20:43:58.633Z] 095f08261de0: Preparing [2024-03-05T20:43:58.633Z] 5b9c0e312f26: Preparing [2024-03-05T20:43:58.633Z] e65851e1bd37: Preparing [2024-03-05T20:43:58.633Z] 25d3f5647a27: Preparing [2024-03-05T20:43:58.633Z] f61ffa2d7567: Preparing [2024-03-05T20:43:58.633Z] 7c504f21be85: Preparing [2024-03-05T20:43:58.633Z] e65851e1bd37: Waiting [2024-03-05T20:43:58.633Z] 25d3f5647a27: Waiting [2024-03-05T20:43:58.633Z] f61ffa2d7567: Waiting [2024-03-05T20:43:58.633Z] 7c504f21be85: Waiting [2024-03-05T20:43:58.633Z] 095f08261de0: Layer already exists [2024-03-05T20:43:58.633Z] e52ea84db55f: Layer already exists [2024-03-05T20:43:58.633Z] e147122e6bd2: Layer already exists [2024-03-05T20:43:58.633Z] ccfc202da8d5: Layer already exists [2024-03-05T20:43:58.633Z] 5b9c0e312f26: Layer already exists [2024-03-05T20:43:58.633Z] 25d3f5647a27: Layer already exists [2024-03-05T20:43:58.633Z] e65851e1bd37: Layer already exists [2024-03-05T20:43:58.633Z] 7c504f21be85: Layer already exists [2024-03-05T20:43:58.633Z] f61ffa2d7567: Layer already exists [2024-03-05T20:43:58.898Z] 3.2.0-dev.14: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:43:59.360Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:43:59.824Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [2024-03-05T20:43:59.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-05T20:43:59.824Z] e52ea84db55f: Preparing [2024-03-05T20:43:59.824Z] e147122e6bd2: Preparing [2024-03-05T20:43:59.824Z] ccfc202da8d5: Preparing [2024-03-05T20:43:59.824Z] 095f08261de0: Preparing [2024-03-05T20:43:59.824Z] 5b9c0e312f26: Preparing [2024-03-05T20:43:59.824Z] e65851e1bd37: Preparing [2024-03-05T20:43:59.824Z] 25d3f5647a27: Preparing [2024-03-05T20:43:59.824Z] f61ffa2d7567: Preparing [2024-03-05T20:43:59.824Z] 7c504f21be85: Preparing [2024-03-05T20:43:59.824Z] e65851e1bd37: Waiting [2024-03-05T20:43:59.824Z] 25d3f5647a27: Waiting [2024-03-05T20:43:59.824Z] f61ffa2d7567: Waiting [2024-03-05T20:43:59.824Z] 7c504f21be85: Waiting [2024-03-05T20:43:59.824Z] e147122e6bd2: Layer already exists [2024-03-05T20:43:59.824Z] 5b9c0e312f26: Layer already exists [2024-03-05T20:43:59.824Z] ccfc202da8d5: Layer already exists [2024-03-05T20:43:59.824Z] e52ea84db55f: Layer already exists [2024-03-05T20:43:59.824Z] 095f08261de0: Layer already exists [2024-03-05T20:43:59.824Z] e65851e1bd37: Layer already exists [2024-03-05T20:43:59.824Z] 25d3f5647a27: Layer already exists [2024-03-05T20:43:59.824Z] f61ffa2d7567: Layer already exists [2024-03-05T20:43:59.824Z] 7c504f21be85: Layer already exists [2024-03-05T20:44:00.088Z] 31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:44:00.556Z] + 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-03-05T20:44:01.024Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-03-05T20:44:01.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-03-05T20:44:01.024Z] e52ea84db55f: Preparing [2024-03-05T20:44:01.024Z] e147122e6bd2: Preparing [2024-03-05T20:44:01.024Z] ccfc202da8d5: Preparing [2024-03-05T20:44:01.024Z] 095f08261de0: Preparing [2024-03-05T20:44:01.024Z] 5b9c0e312f26: Preparing [2024-03-05T20:44:01.024Z] e65851e1bd37: Preparing [2024-03-05T20:44:01.024Z] 25d3f5647a27: Preparing [2024-03-05T20:44:01.024Z] f61ffa2d7567: Preparing [2024-03-05T20:44:01.024Z] 7c504f21be85: Preparing [2024-03-05T20:44:01.024Z] e65851e1bd37: Waiting [2024-03-05T20:44:01.024Z] 25d3f5647a27: Waiting [2024-03-05T20:44:01.024Z] f61ffa2d7567: Waiting [2024-03-05T20:44:01.024Z] 7c504f21be85: Waiting [2024-03-05T20:44:01.024Z] ccfc202da8d5: Layer already exists [2024-03-05T20:44:01.024Z] e147122e6bd2: Layer already exists [2024-03-05T20:44:01.024Z] 095f08261de0: Layer already exists [2024-03-05T20:44:01.024Z] 5b9c0e312f26: Layer already exists [2024-03-05T20:44:01.024Z] e52ea84db55f: Layer already exists [2024-03-05T20:44:01.024Z] e65851e1bd37: Layer already exists [2024-03-05T20:44:01.024Z] f61ffa2d7567: Layer already exists [2024-03-05T20:44:01.024Z] 7c504f21be85: Layer already exists [2024-03-05T20:44:01.024Z] 25d3f5647a27: Layer already exists [2024-03-05T20:44:01.289Z] main: digest: sha256:76bccb3f56817a0f9373c6d3736077ee27ab61dd9f36518095a7b962ddeb1eb1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T20:44:01.598Z] ===================================================== [Pipeline] echo [2024-03-05T20:44:01.649Z] taggedImages: [2024-03-05T20:44:01.649Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba [2024-03-05T20:44:01.649Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-03-05T20:44:01.649Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.14 [2024-03-05T20:44:01.649Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:31e6ac994eff17ca061a794726bcebaa7bd7b8ba-3.2.0-dev.14 [2024-03-05T20:44:01.649Z] - 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-03-05T20:44:02.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T20:44:02.260Z] [2024-03-05T20:44:02.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:44:02.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T20:44:02.629Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-05T20:44:02.629Z] 8998bd30e6a1: Pulling fs layer [2024-03-05T20:44:02.629Z] 04944245beec: Pulling fs layer [2024-03-05T20:44:02.629Z] 699f458cf7ca: Pulling fs layer [2024-03-05T20:44:02.629Z] 765212b225bb: Pulling fs layer [2024-03-05T20:44:02.629Z] f23df028b6ca: Pulling fs layer [2024-03-05T20:44:02.629Z] d65c8cfc05b1: Pulling fs layer [2024-03-05T20:44:02.629Z] 2437ff75d9bd: Pulling fs layer [2024-03-05T20:44:02.629Z] 765212b225bb: Waiting [2024-03-05T20:44:02.629Z] f23df028b6ca: Waiting [2024-03-05T20:44:02.629Z] 2437ff75d9bd: Waiting [2024-03-05T20:44:02.894Z] d65c8cfc05b1: Waiting [2024-03-05T20:44:02.894Z] 04944245beec: Verifying Checksum [2024-03-05T20:44:02.894Z] 04944245beec: Download complete [2024-03-05T20:44:02.894Z] 765212b225bb: Verifying Checksum [2024-03-05T20:44:02.894Z] 765212b225bb: Download complete [2024-03-05T20:44:02.894Z] f23df028b6ca: Verifying Checksum [2024-03-05T20:44:02.894Z] f23df028b6ca: Download complete [2024-03-05T20:44:02.894Z] d65c8cfc05b1: Verifying Checksum [2024-03-05T20:44:02.894Z] d65c8cfc05b1: Download complete [2024-03-05T20:44:03.160Z] 699f458cf7ca: Verifying Checksum [2024-03-05T20:44:03.160Z] 699f458cf7ca: Download complete [2024-03-05T20:44:03.425Z] 8998bd30e6a1: Verifying Checksum [2024-03-05T20:44:03.425Z] 8998bd30e6a1: Download complete [2024-03-05T20:44:05.996Z] 2437ff75d9bd: Verifying Checksum [2024-03-05T20:44:05.996Z] 2437ff75d9bd: Download complete [2024-03-05T20:44:07.946Z] 8998bd30e6a1: Pull complete [2024-03-05T20:44:08.527Z] 04944245beec: Pull complete [2024-03-05T20:44:10.466Z] 699f458cf7ca: Pull complete [2024-03-05T20:44:10.466Z] 765212b225bb: Pull complete [2024-03-05T20:44:11.421Z] f23df028b6ca: Pull complete [2024-03-05T20:44:11.421Z] d65c8cfc05b1: Pull complete [2024-03-05T20:44:29.627Z] 2437ff75d9bd: Pull complete [2024-03-05T20:44:29.628Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-05T20:44:29.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T20:44:29.628Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:44:30.018Z] prd-ubuntu20.04-docker-arm64-4c-16g-5021 does not seem to be running inside a container [2024-03-05T20:44:30.083Z] $ 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/166 -v /w/workspace/app-rfid-llrp-inventory/166:/w/workspace/app-rfid-llrp-inventory/166:rw,z -v /w/workspace/app-rfid-llrp-inventory/166@tmp:/w/workspace/app-rfid-llrp-inventory/166@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-03-05T20:44:32.775Z] $ docker top 452af213520585dbf408dd9c737c36026277134375c60ae0282af8f8e24dddd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:44:33.395Z] ---> job-cost.sh [2024-03-05T20:44:33.661Z] lf-activate-venv: SKIPPING [2024-03-05T20:44:33.661Z] INFO: No Stack... [2024-03-05T20:44:34.242Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-05T20:44:34.824Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T20:44:35.455Z] + cut -d, -f6 [2024-03-05T20:44:35.455Z] + cat /w/workspace/app-rfid-llrp-inventory/166/archives/cost.csv [Pipeline] lock [2024-03-05T20:44:35.520Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [2024-03-05T20:44:35.529Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] did not exist. Created. [2024-03-05T20:44:35.535Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T20:44:36.364Z] /w/workspace/app-rfid-llrp-inventory/166@tmp/durable-b6c09909/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-05T20:44:37.076Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-05T20:44:37.096Z] Warning: overwriting stash ‘stack-cost’ [2024-03-05T20:44:37.153Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T20:44:37.171Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-166-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T20:44:37.294Z] $ docker stop --time=1 452af213520585dbf408dd9c737c36026277134375c60ae0282af8f8e24dddd6 [2024-03-05T20:44:38.797Z] $ docker rm -f --volumes 452af213520585dbf408dd9c737c36026277134375c60ae0282af8f8e24dddd6 [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-03-05T20:44:40.119Z] provisioning config files... [2024-03-05T20:44:40.126Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16359977977422036065tmp [Pipeline] { [Pipeline] sh [2024-03-05T20:44:40.503Z] + set +x [2024-03-05T20:44:40.503Z] + curl -s https://codecov.io/bash [2024-03-05T20:44:40.503Z] + bash -s -- [2024-03-05T20:44:40.503Z] [2024-03-05T20:44:40.503Z] _____ _ [2024-03-05T20:44:40.503Z] / ____| | | [2024-03-05T20:44:40.503Z] | | ___ __| | ___ ___ _____ __ [2024-03-05T20:44:40.503Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-05T20:44:40.503Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-05T20:44:40.503Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-05T20:44:40.503Z] Bash-1.0.6 [2024-03-05T20:44:40.503Z] [2024-03-05T20:44:40.503Z] [2024-03-05T20:44:40.503Z] ==> git version 2.25.1 found [2024-03-05T20:44:40.503Z] ==> 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-03-05T20:44:40.503Z] Release-Date: 2020-01-08 [2024-03-05T20:44:40.503Z] 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-03-05T20:44:40.503Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-05T20:44:40.503Z] ==> Jenkins CI detected. [2024-03-05T20:44:40.503Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-05T20:44:40.503Z] project root: . [2024-03-05T20:44:40.503Z] --> token set from env [2024-03-05T20:44:40.503Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-05T20:44:40.762Z] ==> Running gcov in . (disable via -X gcov) [2024-03-05T20:44:40.762Z] ==> Python coveragepy not found [2024-03-05T20:44:40.762Z] ==> Searching for coverage reports in: [2024-03-05T20:44:40.762Z] + . [2024-03-05T20:44:40.762Z] -> Found 1 reports [2024-03-05T20:44:40.762Z] ==> Detecting git/mercurial file structure [2024-03-05T20:44:40.762Z] ==> Reading reports [2024-03-05T20:44:40.762Z] + ./coverage.out bytes=41317 [2024-03-05T20:44:40.762Z] ==> Appending adjustments [2024-03-05T20:44:40.762Z] https://docs.codecov.io/docs/fixing-reports [2024-03-05T20:44:40.762Z] + Found adjustments [2024-03-05T20:44:40.762Z] ==> Gzipping contents [2024-03-05T20:44:40.762Z] 12K /tmp/codecov.h2iLUF.gz [2024-03-05T20:44:40.762Z] ==> Uploading reports [2024-03-05T20:44:40.762Z] url: https://codecov.io [2024-03-05T20:44:40.763Z] query: branch=main&commit=31e6ac994eff17ca061a794726bcebaa7bd7b8ba&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-05T20:44:40.763Z] -> Pinging Codecov [2024-03-05T20:44:40.763Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=31e6ac994eff17ca061a794726bcebaa7bd7b8ba&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-05T20:44:41.022Z] -> Uploading to [2024-03-05T20:44:41.022Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-05/581DD39554BDF9B6E22D074273EAD858/31e6ac994eff17ca061a794726bcebaa7bd7b8ba/66278526-a991-4f28-b366-501898355e90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T204440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a3932a32f0d2bb1efa1ef6bd2c08efaea51791bd57f9f71e15cd958af76822c [2024-03-05T20:44:41.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T20:44:41.022Z] Dload Upload Total Spent Left Speed [2024-03-05T20:44:41.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 42218 --:--:-- --:--:-- --:--:-- 42218 [2024-03-05T20:44:41.282Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] } [2024-03-05T20:44:41.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-05T20:44:41.707Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-05T20:44:41.724Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:44:42.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T20:44:42.147Z] [2024-03-05T20:44:42.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:44:42.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T20:44:42.499Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-05T20:44:42.499Z] df9b9388f04a: Pulling fs layer [2024-03-05T20:44:42.500Z] 52dc419b0ee2: Pulling fs layer [2024-03-05T20:44:42.500Z] 25bc292e5bac: Pulling fs layer [2024-03-05T20:44:42.500Z] 114826534d7a: Pulling fs layer [2024-03-05T20:44:42.500Z] 4657fd5d0bcf: Pulling fs layer [2024-03-05T20:44:42.500Z] 6ad1cebc031e: Pulling fs layer [2024-03-05T20:44:42.500Z] 8a3aa393b2d8: Pulling fs layer [2024-03-05T20:44:42.500Z] 114826534d7a: Waiting [2024-03-05T20:44:42.500Z] 4657fd5d0bcf: Waiting [2024-03-05T20:44:42.500Z] 6ad1cebc031e: Waiting [2024-03-05T20:44:42.500Z] 8a3aa393b2d8: Waiting [2024-03-05T20:44:42.500Z] 25bc292e5bac: Download complete [2024-03-05T20:44:42.500Z] 52dc419b0ee2: Verifying Checksum [2024-03-05T20:44:42.500Z] 52dc419b0ee2: Download complete [2024-03-05T20:44:42.500Z] 4657fd5d0bcf: Verifying Checksum [2024-03-05T20:44:42.500Z] df9b9388f04a: Download complete [2024-03-05T20:44:42.759Z] 6ad1cebc031e: Verifying Checksum [2024-03-05T20:44:42.759Z] 6ad1cebc031e: Download complete [2024-03-05T20:44:42.759Z] df9b9388f04a: Pull complete [2024-03-05T20:44:42.759Z] 52dc419b0ee2: Pull complete [2024-03-05T20:44:42.759Z] 25bc292e5bac: Pull complete [2024-03-05T20:44:43.329Z] 114826534d7a: Verifying Checksum [2024-03-05T20:44:43.329Z] 114826534d7a: Download complete [2024-03-05T20:44:43.329Z] 8a3aa393b2d8: Verifying Checksum [2024-03-05T20:44:43.329Z] 8a3aa393b2d8: Download complete [2024-03-05T20:44:46.616Z] 114826534d7a: Pull complete [2024-03-05T20:44:46.875Z] 4657fd5d0bcf: Pull complete [2024-03-05T20:44:47.134Z] 6ad1cebc031e: Pull complete [2024-03-05T20:44:49.664Z] 8a3aa393b2d8: Pull complete [2024-03-05T20:44:49.664Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-05T20:44:49.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T20:44:49.664Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:44:49.939Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:44:49.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-05T20:44:55.323Z] $ docker top 67d7a54422f6b133c836b30fdbf8eaa67d3c9eb9a8a091668245a81432228c42 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-05T20:44:55.471Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-03-05T20:44:55.751Z] + set -o pipefail [2024-03-05T20:44:55.751Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-03-05T20:45:01.549Z] [2024-03-05T20:45:01.549Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-03-05T20:45:01.549Z] [2024-03-05T20:45:01.549Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/11008ef6-abbe-4462-8eb5-8dfdae4dbc57 [2024-03-05T20:45:01.549Z] [2024-03-05T20:45:01.549Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-05T20:45:01.549Z] [2024-03-05T20:45:02.244Z] [2024-03-05T20:45:02.244Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-05T20:45:02.244Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-05T20:45:02.244Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-05T20:45:02.265Z] $ docker stop --time=1 67d7a54422f6b133c836b30fdbf8eaa67d3c9eb9a8a091668245a81432228c42 [2024-03-05T20:45:08.245Z] $ docker rm -f --volumes 67d7a54422f6b133c836b30fdbf8eaa67d3c9eb9a8a091668245a81432228c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T20:45:09.744Z] + git log --format=format:%s -1 31e6ac994eff17ca061a794726bcebaa7bd7b8ba [Pipeline] sh [2024-03-05T20:45:10.037Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T20:45:10.037Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:10.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:45:10.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:45:10.619Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:45:10.667Z] $ 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-03-05T20:45:11.104Z] $ docker top f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 -eo pid,comm [2024-03-05T20:45:11.142Z] 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-03-05T20:45:11.142Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T20:45:11.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:45:11.339Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:45:11.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:45:11.474Z] $ docker exec f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 ssh-agent [2024-03-05T20:45:11.574Z] SSH_AUTH_SOCK=/tmp/ssh-dhOVZG49olHl/agent.33 [2024-03-05T20:45:11.574Z] SSH_AGENT_PID=39 [2024-03-05T20:45:11.579Z] Running ssh-add (command line suppressed) [2024-03-05T20:45:11.702Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14342699461917206451.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14342699461917206451.key) [2024-03-05T20:45:11.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:45:12.042Z] + git semver tag [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,240 [run_tag] DEBUG tag force:False [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,240 [check_head_tag] DEBUG check head tag [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,241 [execute] INFO git cat-file --batch-check [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,246 [execute] INFO git cat-file --batch [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,267 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,267 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-03-05T20:45:12.301Z] 2024-03-05 20:45:12,272 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-05T20:45:12.301Z] 3.2.0-dev.14 [Pipeline] } [2024-03-05T20:45:12.322Z] $ docker exec --env ******** --env ******** f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 ssh-agent -k [2024-03-05T20:45:12.436Z] unset SSH_AUTH_SOCK; [2024-03-05T20:45:12.436Z] unset SSH_AGENT_PID; [2024-03-05T20:45:12.436Z] echo Agent pid 39 killed; [2024-03-05T20:45:12.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T20:45:12.943Z] + git semver [Pipeline] } [2024-03-05T20:45:13.736Z] $ docker stop --time=1 f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 [2024-03-05T20:45:15.045Z] $ docker rm -f --volumes f4ab7b61940776068611423874c780343eb770238c4b2fbdc6cea813ab3a4ce5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:16.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T20:45:16.266Z] [2024-03-05T20:45:16.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:16.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T20:45:16.610Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-05T20:45:16.610Z] ab5ef0e58194: Pulling fs layer [2024-03-05T20:45:16.610Z] 9712f1f96733: Pulling fs layer [2024-03-05T20:45:16.610Z] 63f879dbbcfc: Pulling fs layer [2024-03-05T20:45:16.610Z] 0d9ebad4ef96: Pulling fs layer [2024-03-05T20:45:16.610Z] e9a5061849ea: Pulling fs layer [2024-03-05T20:45:16.610Z] d747dcd14b5f: Pulling fs layer [2024-03-05T20:45:16.610Z] 2de7ff778b66: Pulling fs layer [2024-03-05T20:45:16.610Z] e9a5061849ea: Waiting [2024-03-05T20:45:16.610Z] 2de7ff778b66: Waiting [2024-03-05T20:45:16.610Z] 9712f1f96733: Verifying Checksum [2024-03-05T20:45:16.610Z] 9712f1f96733: Download complete [2024-03-05T20:45:16.870Z] 63f879dbbcfc: Verifying Checksum [2024-03-05T20:45:16.870Z] 63f879dbbcfc: Download complete [2024-03-05T20:45:17.128Z] e9a5061849ea: Verifying Checksum [2024-03-05T20:45:17.128Z] e9a5061849ea: Download complete [2024-03-05T20:45:17.128Z] d747dcd14b5f: Verifying Checksum [2024-03-05T20:45:17.128Z] d747dcd14b5f: Download complete [2024-03-05T20:45:17.128Z] 0d9ebad4ef96: Verifying Checksum [2024-03-05T20:45:17.128Z] 0d9ebad4ef96: Download complete [2024-03-05T20:45:17.128Z] ab5ef0e58194: Verifying Checksum [2024-03-05T20:45:17.128Z] ab5ef0e58194: Download complete [2024-03-05T20:45:17.128Z] 2de7ff778b66: Verifying Checksum [2024-03-05T20:45:17.128Z] 2de7ff778b66: Download complete [2024-03-05T20:45:20.416Z] ab5ef0e58194: Pull complete [2024-03-05T20:45:20.416Z] 9712f1f96733: Pull complete [2024-03-05T20:45:20.675Z] 63f879dbbcfc: Pull complete [2024-03-05T20:45:25.769Z] 0d9ebad4ef96: Pull complete [2024-03-05T20:45:25.769Z] e9a5061849ea: Pull complete [2024-03-05T20:45:26.027Z] d747dcd14b5f: Pull complete [2024-03-05T20:45:26.964Z] 2de7ff778b66: Pull complete [2024-03-05T20:45:26.964Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-05T20:45:26.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T20:45:26.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:45:27.244Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:45:27.287Z] $ 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-03-05T20:45:34.491Z] $ docker top 0b54cf15e3acd164506736a0478c40a6d44e885d5da6979e6592bd042a154c68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-05T20:45:34.652Z] provisioning config files... [2024-03-05T20:45:34.661Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17911862884578088133tmp [2024-03-05T20:45:34.676Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6302496956179372320tmp [2024-03-05T20:45:34.693Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9462321076701402176tmp [Pipeline] { [Pipeline] echo [2024-03-05T20:45:34.820Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:35.125Z] ---> sigul-configuration.sh [2024-03-05T20:45:35.125Z] gpg: directory `/root/.gnupg' created [2024-03-05T20:45:35.125Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-05T20:45:35.125Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-05T20:45:35.125Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-05T20:45:35.125Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-05T20:45:35.125Z] gpg: CAST5 encrypted data [2024-03-05T20:45:35.125Z] gpg: encrypted with 1 passphrase [2024-03-05T20:45:35.125Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-05T20:45:35.422Z] + mkdir /home/jenkins [2024-03-05T20:45:35.422Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-05T20:45:35.722Z] + 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-03-05T20:45:35.735Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:36.030Z] ---> sigul-install.sh [2024-03-05T20:45:36.030Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-05T20:45:36.330Z] + git tag --list [2024-03-05T20:45:36.330Z] v0.0.0 [2024-03-05T20:45:36.330Z] v1.0.0 [2024-03-05T20:45:36.330Z] v2.1.0 [2024-03-05T20:45:36.330Z] v2.1.1 [2024-03-05T20:45:36.330Z] v2.2.0 [2024-03-05T20:45:36.330Z] v2.3.0 [2024-03-05T20:45:36.330Z] v3.0 [2024-03-05T20:45:36.330Z] v3.0.0 [2024-03-05T20:45:36.330Z] v3.0.1 [2024-03-05T20:45:36.330Z] v3.0.1-dev.1 [2024-03-05T20:45:36.330Z] v3.1 [2024-03-05T20:45:36.330Z] v3.1.0 [2024-03-05T20:45:36.330Z] v3.1.0-dev.1 [2024-03-05T20:45:36.330Z] v3.1.0-dev.10 [2024-03-05T20:45:36.330Z] v3.1.0-dev.11 [2024-03-05T20:45:36.330Z] v3.1.0-dev.12 [2024-03-05T20:45:36.330Z] v3.1.0-dev.13 [2024-03-05T20:45:36.330Z] v3.1.0-dev.14 [2024-03-05T20:45:36.330Z] v3.1.0-dev.15 [2024-03-05T20:45:36.330Z] v3.1.0-dev.16 [2024-03-05T20:45:36.330Z] v3.1.0-dev.17 [2024-03-05T20:45:36.330Z] v3.1.0-dev.18 [2024-03-05T20:45:36.330Z] v3.1.0-dev.19 [2024-03-05T20:45:36.330Z] v3.1.0-dev.2 [2024-03-05T20:45:36.330Z] v3.1.0-dev.20 [2024-03-05T20:45:36.330Z] v3.1.0-dev.21 [2024-03-05T20:45:36.330Z] v3.1.0-dev.22 [2024-03-05T20:45:36.330Z] v3.1.0-dev.23 [2024-03-05T20:45:36.330Z] v3.1.0-dev.24 [2024-03-05T20:45:36.330Z] v3.1.0-dev.25 [2024-03-05T20:45:36.330Z] v3.1.0-dev.26 [2024-03-05T20:45:36.330Z] v3.1.0-dev.27 [2024-03-05T20:45:36.330Z] v3.1.0-dev.28 [2024-03-05T20:45:36.330Z] v3.1.0-dev.29 [2024-03-05T20:45:36.331Z] v3.1.0-dev.3 [2024-03-05T20:45:36.331Z] v3.1.0-dev.30 [2024-03-05T20:45:36.331Z] v3.1.0-dev.31 [2024-03-05T20:45:36.331Z] v3.1.0-dev.32 [2024-03-05T20:45:36.331Z] v3.1.0-dev.33 [2024-03-05T20:45:36.331Z] v3.1.0-dev.34 [2024-03-05T20:45:36.331Z] v3.1.0-dev.35 [2024-03-05T20:45:36.331Z] v3.1.0-dev.36 [2024-03-05T20:45:36.331Z] v3.1.0-dev.37 [2024-03-05T20:45:36.331Z] v3.1.0-dev.38 [2024-03-05T20:45:36.331Z] v3.1.0-dev.39 [2024-03-05T20:45:36.331Z] v3.1.0-dev.4 [2024-03-05T20:45:36.331Z] v3.1.0-dev.40 [2024-03-05T20:45:36.331Z] v3.1.0-dev.5 [2024-03-05T20:45:36.331Z] v3.1.0-dev.6 [2024-03-05T20:45:36.331Z] v3.1.0-dev.7 [2024-03-05T20:45:36.331Z] v3.1.0-dev.8 [2024-03-05T20:45:36.331Z] v3.1.0-dev.9 [2024-03-05T20:45:36.331Z] v3.2.0-dev.1 [2024-03-05T20:45:36.331Z] v3.2.0-dev.10 [2024-03-05T20:45:36.331Z] v3.2.0-dev.11 [2024-03-05T20:45:36.331Z] v3.2.0-dev.12 [2024-03-05T20:45:36.331Z] v3.2.0-dev.13 [2024-03-05T20:45:36.331Z] v3.2.0-dev.14 [2024-03-05T20:45:36.331Z] v3.2.0-dev.2 [2024-03-05T20:45:36.331Z] v3.2.0-dev.3 [2024-03-05T20:45:36.331Z] v3.2.0-dev.4 [2024-03-05T20:45:36.331Z] v3.2.0-dev.5 [2024-03-05T20:45:36.331Z] v3.2.0-dev.6 [2024-03-05T20:45:36.331Z] v3.2.0-dev.7 [2024-03-05T20:45:36.331Z] v3.2.0-dev.8 [2024-03-05T20:45:36.331Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-05T20:45:36.630Z] + lftools sign git-tag v3.2.0-dev.14 [2024-03-05T20:45:37.198Z] Signing Git tag with Sigul... [2024-03-05T20:45:37.198Z] Signing v3.2.0-dev.14 [Pipeline] echo [2024-03-05T20:45:37.472Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:37.760Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-05T20:45:37.766Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-05T20:45:37.950Z] $ docker stop --time=1 0b54cf15e3acd164506736a0478c40a6d44e885d5da6979e6592bd042a154c68 [2024-03-05T20:45:39.216Z] $ docker rm -f --volumes 0b54cf15e3acd164506736a0478c40a6d44e885d5da6979e6592bd042a154c68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-05T20:45:40.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T20:45:40.103Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:40.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:45:40.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:45:40.704Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:45:40.740Z] $ 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-03-05T20:45:41.100Z] $ docker top f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c -eo pid,comm [2024-03-05T20:45:41.137Z] 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-03-05T20:45:41.137Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T20:45:41.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:45:41.448Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:45:41.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:45:41.568Z] $ docker exec f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c ssh-agent [2024-03-05T20:45:41.658Z] SSH_AUTH_SOCK=/tmp/ssh-a46MVDUhKMF4/agent.31 [2024-03-05T20:45:41.658Z] SSH_AGENT_PID=37 [2024-03-05T20:45:41.663Z] Running ssh-add (command line suppressed) [2024-03-05T20:45:41.777Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15616950373431404128.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15616950373431404128.key) [2024-03-05T20:45:41.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:45:42.116Z] + git semver bump pre [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,302 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,303 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,303 [bump_version] DEBUG bumped version:3.2.0-dev.15 [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,303 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,303 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,303 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,306 [execute] INFO git cat-file --batch-check [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,306 [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-03-05T20:45:42.374Z] 2024-03-05 20:45:42,313 [execute] INFO git cat-file --batch [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T20:45:42.374Z] 2024-03-05 20:45:42,317 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-05T20:45:42.374Z] 3.2.0-dev.15 [Pipeline] } [2024-03-05T20:45:42.394Z] $ docker exec --env ******** --env ******** f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c ssh-agent -k [2024-03-05T20:45:42.495Z] unset SSH_AUTH_SOCK; [2024-03-05T20:45:42.495Z] unset SSH_AGENT_PID; [2024-03-05T20:45:42.495Z] echo Agent pid 37 killed; [2024-03-05T20:45:42.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T20:45:43.030Z] + git semver [Pipeline] } [2024-03-05T20:45:43.313Z] $ docker stop --time=1 f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c [2024-03-05T20:45:44.586Z] $ docker rm -f --volumes f5557474526c05bf5b1f4a377f53073717f41babc1c15c01623433dc7df7ce1c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T20:45:45.069Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T20:45:45.069Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:45.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T20:45:45.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:45:45.597Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:45:45.639Z] $ 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-03-05T20:45:45.976Z] $ docker top 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f -eo pid,comm [2024-03-05T20:45:46.015Z] 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-03-05T20:45:46.015Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T20:45:46.224Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T20:45:46.224Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T20:45:46.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T20:45:46.351Z] $ docker exec 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f ssh-agent [2024-03-05T20:45:46.446Z] SSH_AUTH_SOCK=/tmp/ssh-TuASheUOZtkx/agent.31 [2024-03-05T20:45:46.446Z] SSH_AGENT_PID=37 [2024-03-05T20:45:46.450Z] Running ssh-add (command line suppressed) [2024-03-05T20:45:46.559Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1481047012345070439.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1481047012345070439.key) [2024-03-05T20:45:46.561Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T20:45:46.902Z] + git semver push [2024-03-05T20:45:47.160Z] 2024-03-05 20:45:47,077 [run_push] DEBUG push [2024-03-05T20:45:47.160Z] 2024-03-05 20:45:47,078 [execute] INFO git cat-file --batch-check [2024-03-05T20:45:47.160Z] 2024-03-05 20:45:47,078 [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-03-05T20:45:47.160Z] 2024-03-05 20:45:47,082 [execute] INFO git rev-list f32d1bc1e4a9a71d055a047b972dec01bfcb415b -- [2024-03-05T20:45:47.160Z] 2024-03-05 20:45:47,082 [execute] DEBUG Popen(['git', 'rev-list', 'f32d1bc1e4a9a71d055a047b972dec01bfcb415b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-05T20:45:47.160Z] 2024-03-05 20:45:47,091 [execute] INFO git fetch -v origin [2024-03-05T20:45:47.160Z] 2024-03-05 20:45:47,091 [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-03-05T20:45:47.727Z] 2024-03-05 20:45:47,593 [run_push] DEBUG no remote changes detected [2024-03-05T20:45:47.727Z] 2024-03-05 20:45:47,593 [execute] INFO git push origin semver [2024-03-05T20:45:47.727Z] 2024-03-05 20:45:47,594 [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-03-05T20:45:48.299Z] 2024-03-05 20:45:48,244 [run_push] DEBUG push all version tags [2024-03-05T20:45:48.299Z] 2024-03-05 20:45:48,244 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-05T20:45:48.299Z] 2024-03-05 20:45:48,245 [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-03-05T20:45:48.867Z] 2024-03-05 20:45:48,836 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-03-05T20:45:48.867Z] 3.2.0-dev.15 [Pipeline] } [2024-03-05T20:45:48.887Z] $ docker exec --env ******** --env ******** 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f ssh-agent -k [2024-03-05T20:45:48.990Z] unset SSH_AUTH_SOCK; [2024-03-05T20:45:48.990Z] unset SSH_AGENT_PID; [2024-03-05T20:45:48.990Z] echo Agent pid 37 killed; [2024-03-05T20:45:48.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T20:45:49.534Z] + git semver [Pipeline] } [2024-03-05T20:45:49.815Z] $ docker stop --time=1 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f [2024-03-05T20:45:51.114Z] $ docker rm -f --volumes 585cc27dae2beeb449a21d937a95e1d2b2de98c258a47dede21d558e0848c21f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-05T20:45:52.704Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-03-05T20:45:52.704Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-05T20:45:52.704Z] total 16 [2024-03-05T20:45:52.704Z] drwxr-xr-x 3 root root 4096 Mar 5 20:35 . [2024-03-05T20:45:52.704Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 20:45 .. [2024-03-05T20:45:52.704Z] drwxr-xr-x 2 root root 4096 Mar 5 20:35 cost [2024-03-05T20:45:52.704Z] -rw-r--r-- 1 root root 95 Mar 5 20:35 cost.csv [2024-03-05T20:45:52.704Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-05T20:45:52.704Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-03-05T20:45:52.704Z] total 16 [2024-03-05T20:45:52.704Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 20:35 . [2024-03-05T20:45:52.704Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 20:45 .. [2024-03-05T20:45:52.704Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 20:35 cost [2024-03-05T20:45:52.704Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 5 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:52.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:53.844Z] ---> package-listing.sh [2024-03-05T20:45:53.844Z] ++ facter osfamily [2024-03-05T20:45:53.844Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-05T20:45:54.103Z] + OS_FAMILY=debian [2024-03-05T20:45:54.103Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-03-05T20:45:54.103Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-05T20:45:54.103Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-05T20:45:54.103Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-05T20:45:54.103Z] + PACKAGES=/tmp/packages_start.txt [2024-03-05T20:45:54.103Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-05T20:45:54.103Z] + PACKAGES=/tmp/packages_end.txt [2024-03-05T20:45:54.103Z] + case "${OS_FAMILY}" in [2024-03-05T20:45:54.103Z] + dpkg -l [2024-03-05T20:45:54.103Z] + grep '^ii' [2024-03-05T20:45:54.103Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-05T20:45:54.103Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-05T20:45:54.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-05T20:45:54.103Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-03-05T20:45:54.103Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-03-05T20:45:54.103Z] + 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-03-05T20:45:54.112Z] 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-03-05T20:45:54.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T20:45:55.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T20:45:55.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T20:45:55.204Z] prd-ubuntu20.04-docker-8c-8g-5019 does not seem to be running inside a container [2024-03-05T20:45:55.246Z] $ 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-03-05T20:45:55.469Z] $ docker top 85355f7e40e8e8fe4c9c18a8406c506deaa3205b693c4499b66636a628f97947 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T20:45:55.920Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-05T20:45:56.203Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-05T20:45:56.487Z] + ls /var/log/sa-host [2024-03-05T20:45:56.487Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T20:45:56.700Z] provisioning config files... [2024-03-05T20:45:56.711Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3889719744681955463tmp [Pipeline] { [Pipeline] echo [2024-03-05T20:45:56.824Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:57.104Z] ---> create-netrc.sh [Pipeline] } [2024-03-05T20:45:57.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:57.546Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-05T20:45:57.554Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:57.834Z] ---> sudo-logs.sh [2024-03-05T20:45:57.834Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-05T20:45:57.923Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:58.203Z] ---> job-cost.sh [2024-03-05T20:45:58.203Z] lf-activate-venv: SKIPPING [2024-03-05T20:45:58.203Z] DEBUG: total: 0.2199999988079071 [2024-03-05T20:45:58.203Z] INFO: Retrieving Stack Cost... [2024-03-05T20:45:58.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T20:45:59.031Z] INFO: Archiving Costs [Pipeline] echo [2024-03-05T20:45:59.041Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T20:45:59.324Z] ---> logs-deploy.sh [2024-03-05T20:45:59.325Z] lf-activate-venv: SKIPPING [2024-03-05T20:45:59.325Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/166 [2024-03-05T20:45:59.325Z] INFO: archiving workspace using pattern(s): [2024-03-05T20:46:00.704Z] Archives upload complete. [2024-03-05T20:46:00.704Z] INFO: archiving logs to Nexus [2024-03-05T20:46:01.275Z] ---> uname -a: [2024-03-05T20:46:01.275Z] Linux prd-ubuntu20-04-docker-8c-8g-5019 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] ---> lscpu: [2024-03-05T20:46:01.275Z] Architecture: x86_64 [2024-03-05T20:46:01.275Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-05T20:46:01.275Z] Byte Order: Little Endian [2024-03-05T20:46:01.275Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-05T20:46:01.275Z] CPU(s): 8 [2024-03-05T20:46:01.275Z] On-line CPU(s) list: 0-7 [2024-03-05T20:46:01.275Z] Thread(s) per core: 1 [2024-03-05T20:46:01.275Z] Core(s) per socket: 1 [2024-03-05T20:46:01.275Z] Socket(s): 8 [2024-03-05T20:46:01.275Z] NUMA node(s): 1 [2024-03-05T20:46:01.275Z] Vendor ID: AuthenticAMD [2024-03-05T20:46:01.275Z] CPU family: 23 [2024-03-05T20:46:01.275Z] Model: 49 [2024-03-05T20:46:01.275Z] Model name: AMD EPYC-Rome Processor [2024-03-05T20:46:01.275Z] Stepping: 0 [2024-03-05T20:46:01.275Z] CPU MHz: 2799.996 [2024-03-05T20:46:01.275Z] BogoMIPS: 5599.99 [2024-03-05T20:46:01.275Z] Virtualization: AMD-V [2024-03-05T20:46:01.275Z] Hypervisor vendor: KVM [2024-03-05T20:46:01.275Z] Virtualization type: full [2024-03-05T20:46:01.275Z] L1d cache: 256 KiB [2024-03-05T20:46:01.275Z] L1i cache: 256 KiB [2024-03-05T20:46:01.275Z] L2 cache: 4 MiB [2024-03-05T20:46:01.275Z] L3 cache: 128 MiB [2024-03-05T20:46:01.275Z] NUMA node0 CPU(s): 0-7 [2024-03-05T20:46:01.275Z] Vulnerability Itlb multihit: Not affected [2024-03-05T20:46:01.275Z] Vulnerability L1tf: Not affected [2024-03-05T20:46:01.275Z] Vulnerability Mds: Not affected [2024-03-05T20:46:01.275Z] Vulnerability Meltdown: Not affected [2024-03-05T20:46:01.275Z] Vulnerability Mmio stale data: Not affected [2024-03-05T20:46:01.275Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-05T20:46:01.275Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-05T20:46:01.275Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-05T20:46:01.275Z] Vulnerability Srbds: Not affected [2024-03-05T20:46:01.275Z] Vulnerability Tsx async abort: Not affected [2024-03-05T20:46:01.275Z] 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-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] ---> nproc: [2024-03-05T20:46:01.275Z] 8 [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] ---> df -h: [2024-03-05T20:46:01.275Z] Filesystem Size Used Avail Use% Mounted on [2024-03-05T20:46:01.275Z] overlay 155G 13G 143G 9% / [2024-03-05T20:46:01.275Z] tmpfs 64M 0 64M 0% /dev [2024-03-05T20:46:01.275Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-05T20:46:01.275Z] shm 64M 0 64M 0% /dev/shm [2024-03-05T20:46:01.275Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] ---> sar -b -r -n DEV: [2024-03-05T20:46:01.275Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5019) 03/05/24 _x86_64_ (8 CPU) [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] 20:31:39 LINUX RESTART (8 CPU) [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] 20:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-05T20:46:01.275Z] 20:33:01 172.62 38.36 134.26 0.00 4268.62 63348.11 0.00 [2024-03-05T20:46:01.275Z] 20:34:01 125.01 0.98 124.03 0.00 12.13 40937.58 0.00 [2024-03-05T20:46:01.275Z] 20:35:01 188.75 0.30 188.45 0.00 25.60 40795.20 0.00 [2024-03-05T20:46:01.275Z] 20:36:01 47.26 0.03 47.23 0.00 0.53 16471.94 0.00 [2024-03-05T20:46:01.275Z] 20:37:01 27.36 10.21 17.15 0.00 3451.29 4318.61 0.00 [2024-03-05T20:46:01.275Z] 20:38:01 4.97 0.00 4.97 0.00 0.00 64.25 0.00 [2024-03-05T20:46:01.275Z] 20:39:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2024-03-05T20:46:01.275Z] 20:40:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 [2024-03-05T20:46:01.275Z] 20:41:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2024-03-05T20:46:01.275Z] 20:42:01 1.93 0.00 1.93 0.00 0.00 30.00 0.00 [2024-03-05T20:46:01.275Z] 20:43:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2024-03-05T20:46:01.275Z] 20:44:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 [2024-03-05T20:46:01.275Z] 20:45:01 40.39 0.55 39.84 0.00 18.00 26361.74 0.00 [2024-03-05T20:46:01.275Z] Average: 47.32 3.88 43.44 0.00 598.15 14800.00 0.00 [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-05T20:46:01.275Z] 20:33:01 29127032 31531772 784600 2.39 81428 2590924 1984884 5.85 1038756 2318472 55560 [2024-03-05T20:46:01.275Z] 20:34:01 27765300 31439128 866188 2.63 139412 3704128 1992824 5.87 1484384 3128924 676928 [2024-03-05T20:46:01.275Z] 20:35:01 27826400 31525048 783836 2.38 149320 3713292 2037760 6.01 1278840 3266800 398784 [2024-03-05T20:46:01.275Z] 20:36:01 27772796 31558020 748912 2.28 154440 3772348 1778184 5.24 1262312 3313284 52 [2024-03-05T20:46:01.275Z] 20:37:01 27533540 31537616 758548 2.31 159628 3976120 1808592 5.33 1424216 3365760 1284 [2024-03-05T20:46:01.275Z] 20:38:01 27541032 31545044 751144 2.28 159704 3976108 1808592 5.33 1418436 3365720 8 [2024-03-05T20:46:01.275Z] 20:39:01 27540984 31545124 750988 2.28 159796 3976116 1808592 5.33 1418424 3365728 8 [2024-03-05T20:46:01.275Z] 20:40:01 27547056 31551184 744848 2.27 159876 3976128 1808592 5.33 1412016 3365728 16 [2024-03-05T20:46:01.275Z] 20:41:01 27547584 31551744 744216 2.26 159908 3976132 1808592 5.33 1412064 3365736 12 [2024-03-05T20:46:01.275Z] 20:42:01 27547716 31552240 743952 2.26 159976 3976112 1808592 5.33 1411940 3366012 20 [2024-03-05T20:46:01.275Z] 20:43:01 27547700 31552244 743872 2.26 160008 3976112 1808592 5.33 1412020 3366012 8 [2024-03-05T20:46:01.275Z] 20:44:01 27547616 31552196 744080 2.26 160036 3976116 1808592 5.33 1411992 3366016 40 [2024-03-05T20:46:01.275Z] 20:45:01 26469648 31515120 773488 2.35 176276 4913856 1841560 5.43 1562668 4201488 246204 [2024-03-05T20:46:01.275Z] Average: 27639570 31535114 764513 2.32 152293 3884884 1854150 5.46 1380621 3319668 106071 [2024-03-05T20:46:01.275Z] [2024-03-05T20:46:01.275Z] 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-05T20:46:01.275Z] 20:33:01 ens3 683.14 532.96 6375.91 142.81 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:33:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:33:01 docker0 123.26 134.29 9.85 616.29 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:33:01 vethb86a391 77.34 90.03 7.58 320.76 0.00 0.00 0.00 0.03 [2024-03-05T20:46:01.275Z] 20:34:01 ens3 190.58 105.18 1739.58 20.31 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:34:01 docker0 86.77 163.01 7.43 1710.39 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:34:01 vethe85bfdd 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:35:01 ens3 162.77 122.15 2713.27 256.11 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:35:01 lo 9.00 9.00 0.90 0.90 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:35:01 docker0 4.52 7.12 0.28 95.74 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:36:01 ens3 12.21 7.65 13.06 4.84 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:37:01 ens3 75.44 27.11 1375.51 2.23 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:38:01 ens3 0.35 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:40:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:41:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:42:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:43:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.275Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] 20:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] 20:45:01 ens3 216.08 137.48 4900.03 17.78 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] 20:45:01 veth5010b1e 62.09 87.24 5.64 925.45 0.00 0.00 0.00 0.08 [2024-03-05T20:46:01.276Z] 20:45:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] 20:45:01 docker0 62.09 87.12 4.79 925.44 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] Average: ens3 103.17 71.79 1316.71 34.17 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] Average: veth5010b1e 4.78 6.71 0.43 71.19 0.00 0.00 0.00 0.01 [2024-03-05T20:46:01.276Z] Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] Average: docker0 21.28 30.12 1.72 257.52 0.00 0.00 0.00 0.00 [2024-03-05T20:46:01.276Z] [2024-03-05T20:46:01.276Z] [2024-03-05T20:46:01.276Z] ---> sar -P ALL: [2024-03-05T20:46:01.276Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5019) 03/05/24 _x86_64_ (8 CPU) [2024-03-05T20:46:01.276Z] [2024-03-05T20:46:01.276Z] 20:31:39 LINUX RESTART (8 CPU) [2024-03-05T20:46:01.276Z] [2024-03-05T20:46:01.276Z] 20:32:01 CPU %user %nice %system %iowait %steal %idle [2024-03-05T20:46:01.276Z] 20:33:01 all 9.16 0.00 2.92 3.08 0.07 84.77 [2024-03-05T20:46:01.276Z] 20:33:01 0 7.20 0.00 2.76 1.51 0.07 88.45 [2024-03-05T20:46:01.276Z] 20:33:01 1 10.60 0.00 2.73 1.85 0.07 84.75 [2024-03-05T20:46:01.276Z] 20:33:01 2 10.30 0.00 3.13 0.76 0.07 85.74 [2024-03-05T20:46:01.276Z] 20:33:01 3 9.32 0.00 3.04 6.91 0.07 80.66 [2024-03-05T20:46:01.276Z] 20:33:01 4 11.72 0.00 2.83 0.54 0.05 84.87 [2024-03-05T20:46:01.276Z] 20:33:01 5 8.09 0.00 2.68 2.15 0.07 87.01 [2024-03-05T20:46:01.276Z] 20:33:01 6 7.79 0.00 2.87 5.63 0.08 83.63 [2024-03-05T20:46:01.276Z] 20:33:01 7 8.27 0.00 3.33 5.26 0.07 83.07 [2024-03-05T20:46:01.276Z] 20:34:01 all 32.98 0.00 4.09 2.92 0.07 59.95 [2024-03-05T20:46:01.276Z] 20:34:01 0 32.97 0.00 3.65 0.66 0.07 62.65 [2024-03-05T20:46:01.276Z] 20:34:01 1 31.84 0.00 4.81 1.36 0.07 61.92 [2024-03-05T20:46:01.276Z] 20:34:01 2 33.03 0.00 3.83 0.81 0.07 62.27 [2024-03-05T20:46:01.276Z] 20:34:01 3 33.33 0.00 4.06 7.16 0.08 55.37 [2024-03-05T20:46:01.276Z] 20:34:01 4 32.53 0.00 4.33 0.24 0.07 62.83 [2024-03-05T20:46:01.276Z] 20:34:01 5 35.09 0.00 4.46 6.17 0.07 54.21 [2024-03-05T20:46:01.276Z] 20:34:01 6 32.04 0.00 3.75 6.87 0.07 57.27 [2024-03-05T20:46:01.276Z] 20:34:01 7 33.02 0.00 3.81 0.08 0.07 63.02 [2024-03-05T20:46:01.276Z] 20:35:01 all 26.16 0.00 3.65 2.79 0.08 67.31 [2024-03-05T20:46:01.276Z] 20:35:01 0 25.95 0.00 4.10 0.40 0.08 69.46 [2024-03-05T20:46:01.276Z] 20:35:01 1 28.15 0.00 3.60 6.66 0.08 61.50 [2024-03-05T20:46:01.276Z] 20:35:01 2 26.08 0.00 3.39 0.72 0.08 69.72 [2024-03-05T20:46:01.276Z] 20:35:01 3 26.17 0.00 3.58 4.58 0.07 65.60 [2024-03-05T20:46:01.276Z] 20:35:01 4 26.33 0.00 4.01 3.92 0.08 65.65 [2024-03-05T20:46:01.276Z] 20:35:01 5 25.81 0.00 3.57 4.46 0.08 66.07 [2024-03-05T20:46:01.276Z] 20:35:01 6 24.69 0.00 3.86 1.43 0.08 69.94 [2024-03-05T20:46:01.276Z] 20:35:01 7 26.15 0.00 3.06 0.25 0.08 70.46 [2024-03-05T20:46:01.276Z] 20:36:01 all 1.06 0.00 0.51 0.76 0.01 97.66 [2024-03-05T20:46:01.276Z] 20:36:01 0 1.19 0.00 0.25 0.02 0.02 98.53 [2024-03-05T20:46:01.276Z] 20:36:01 1 0.90 0.00 0.48 0.00 0.02 98.60 [2024-03-05T20:46:01.276Z] 20:36:01 2 1.04 0.00 0.38 0.62 0.00 97.96 [2024-03-05T20:46:01.276Z] 20:36:01 3 0.89 0.00 0.75 4.48 0.02 93.86 [2024-03-05T20:46:01.276Z] 20:36:01 4 1.05 0.00 0.47 0.03 0.02 98.43 [2024-03-05T20:46:01.276Z] 20:36:01 5 1.40 0.00 0.37 0.85 0.00 97.38 [2024-03-05T20:46:01.276Z] 20:36:01 6 1.07 0.00 0.62 0.00 0.02 98.29 [2024-03-05T20:46:01.276Z] 20:36:01 7 0.94 0.00 0.74 0.07 0.00 98.26 [2024-03-05T20:46:01.276Z] 20:37:01 all 0.88 0.00 0.37 0.47 0.01 98.27 [2024-03-05T20:46:01.276Z] 20:37:01 0 0.67 0.00 0.45 1.12 0.00 97.77 [2024-03-05T20:46:01.276Z] 20:37:01 1 0.55 0.00 0.32 1.04 0.00 98.10 [2024-03-05T20:46:01.276Z] 20:37:01 2 0.27 0.00 0.35 0.70 0.02 98.67 [2024-03-05T20:46:01.276Z] 20:37:01 3 1.00 0.00 0.40 0.10 0.02 98.48 [2024-03-05T20:46:01.276Z] 20:37:01 4 0.65 0.00 0.35 0.03 0.03 98.93 [2024-03-05T20:46:01.276Z] 20:37:01 5 1.03 0.00 0.28 0.02 0.02 98.65 [2024-03-05T20:46:01.276Z] 20:37:01 6 1.74 0.00 0.23 0.65 0.02 97.35 [2024-03-05T20:46:01.276Z] 20:37:01 7 1.10 0.00 0.60 0.07 0.02 98.21 [2024-03-05T20:46:01.276Z] 20:38:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2024-03-05T20:46:01.276Z] 20:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-05T20:46:01.276Z] 20:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-05T20:46:01.276Z] 20:38:01 2 0.00 0.00 0.03 0.03 0.00 99.93 [2024-03-05T20:46:01.276Z] 20:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T20:46:01.276Z] 20:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T20:46:01.276Z] 20:38:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2024-03-05T20:46:01.276Z] 20:38:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2024-03-05T20:46:01.276Z] 20:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-03-05T20:46:01.276Z] 20:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-05T20:46:01.276Z] 20:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:39:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2024-03-05T20:46:01.276Z] 20:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-05T20:46:01.276Z] 20:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-05T20:46:01.276Z] 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-05T20:46:01.276Z] 20:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-05T20:46:01.276Z] 20:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-05T20:46:01.276Z] 20:40:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2024-03-05T20:46:01.276Z] 20:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-05T20:46:01.276Z] 20:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-05T20:46:01.276Z] 20:40:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2024-03-05T20:46:01.276Z] 20:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-05T20:46:01.276Z] 20:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:40:01 5 0.12 0.00 0.02 0.00 0.00 99.87 [2024-03-05T20:46:01.276Z] 20:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-03-05T20:46:01.276Z] 20:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:41:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-03-05T20:46:01.276Z] 20:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T20:46:01.276Z] 20:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-05T20:46:01.276Z] 20:41:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2024-03-05T20:46:01.276Z] 20:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T20:46:01.276Z] 20:41:01 5 0.28 0.00 0.00 0.00 0.00 99.72 [2024-03-05T20:46:01.276Z] 20:41:01 6 0.00 0.00 0.00 0.05 0.02 99.93 [2024-03-05T20:46:01.276Z] 20:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-05T20:46:01.276Z] 20:42:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-03-05T20:46:01.276Z] 20:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T20:46:01.276Z] 20:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:42:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2024-03-05T20:46:01.276Z] 20:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T20:46:01.276Z] 20:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T20:46:01.276Z] 20:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-05T20:46:01.276Z] 20:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:42:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-05T20:46:01.276Z] 20:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-05T20:46:01.276Z] 20:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:43:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-05T20:46:01.276Z] 20:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-05T20:46:01.276Z] 20:43:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2024-03-05T20:46:01.276Z] 20:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-05T20:46:01.276Z] 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T20:46:01.276Z] [2024-03-05T20:46:01.276Z] 20:43:01 CPU %user %nice %system %iowait %steal %idle [2024-03-05T20:46:01.276Z] 20:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-03-05T20:46:01.276Z] 20:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T20:46:01.276Z] 20:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-05T20:46:01.276Z] 20:44:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2024-03-05T20:46:01.276Z] 20:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-05T20:46:01.276Z] 20:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-05T20:46:01.276Z] 20:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-05T20:46:01.276Z] 20:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-05T20:46:01.276Z] 20:45:01 all 4.31 0.00 1.65 1.28 0.03 92.74 [2024-03-05T20:46:01.276Z] 20:45:01 0 4.71 0.00 1.47 0.02 0.05 93.75 [2024-03-05T20:46:01.276Z] 20:45:01 1 3.91 0.00 1.22 0.03 0.02 94.82 [2024-03-05T20:46:01.276Z] 20:45:01 2 3.13 0.00 2.44 2.06 0.02 92.35 [2024-03-05T20:46:01.276Z] 20:45:01 3 3.47 0.00 1.56 0.00 0.02 94.96 [2024-03-05T20:46:01.276Z] 20:45:01 4 4.37 0.00 1.50 0.02 0.07 94.05 [2024-03-05T20:46:01.276Z] 20:45:01 5 4.98 0.00 1.59 0.05 0.03 93.34 [2024-03-05T20:46:01.276Z] 20:45:01 6 5.01 0.00 1.93 8.02 0.03 85.01 [2024-03-05T20:46:01.276Z] 20:45:01 7 4.86 0.00 1.45 0.02 0.02 93.66 [2024-03-05T20:46:01.276Z] Average: all 5.72 0.00 1.02 0.87 0.02 92.38 [2024-03-05T20:46:01.276Z] Average: 0 5.58 0.00 0.99 0.29 0.03 93.12 [2024-03-05T20:46:01.276Z] Average: 1 5.80 0.00 1.02 0.83 0.02 92.32 [2024-03-05T20:46:01.276Z] Average: 2 5.65 0.00 1.05 0.45 0.02 92.83 [2024-03-05T20:46:01.276Z] Average: 3 5.68 0.00 1.03 1.78 0.02 91.48 [2024-03-05T20:46:01.276Z] Average: 4 5.86 0.00 1.03 0.36 0.03 92.72 [2024-03-05T20:46:01.276Z] Average: 5 5.89 0.00 0.99 1.05 0.02 92.04 [2024-03-05T20:46:01.276Z] Average: 6 5.55 0.00 1.02 1.74 0.03 91.67 [2024-03-05T20:46:01.276Z] Average: 7 5.70 0.00 1.00 0.44 0.02 92.84 [2024-03-05T20:46:01.276Z] [2024-03-05T20:46:01.276Z] [2024-03-05T20:46:01.276Z]