Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 381a687333ca9b0d1c51b9ef892fe4f7db09a865 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-ssh11083093334425515530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10771645786534872886.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh182971099924169419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7211991600498861216.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-ssh9631565078769729926.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-9708 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 381a687333ca9b0d1c51b9ef892fe4f7db09a865 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 381a687333ca9b0d1c51b9ef892fe4f7db09a865 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#235)" > git rev-list --no-walk e64d70a5e82bcb00ec99310357a3871ed025cc70 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-21T15:18:20.539Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-21T15:18:20.621Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-21T15:18:20.637Z] ========================================================= [2023-10-21T15:18:20.638Z] EdgeX Global Pipelines Version Info [2023-10-21T15:18:20.638Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:18:21.356Z] ------------------- [2023-10-21T15:18:21.356Z] stable info: [2023-10-21T15:18:21.356Z] ------------------- [2023-10-21T15:18:21.356Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-21T15:18:21.356Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-21T15:18:21.356Z] Message: update stable to v1.0.254 [2023-10-21T15:18:21.930Z] ------------------- [2023-10-21T15:18:21.930Z] experimental info: [2023-10-21T15:18:21.930Z] ------------------- [2023-10-21T15:18:21.930Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-21T15:18:21.930Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-21T15:18:21.930Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-21T15:18:22.075Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-10-21T15:18:22.086Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-10-21T15:18:22.104Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-21T15:18:22.121Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-21T15:18:22.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-21T15:18:22.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-21T15:18:22.172Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-21T15:18:22.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-21T15:18:22.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-21T15:18:22.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-21T15:18:22.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-21T15:18:22.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-10-21T15:18:22.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-21T15:18:22.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-21T15:18:22.296Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-21T15:18:22.313Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-21T15:18:22.330Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-21T15:18:22.347Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-21T15:18:22.365Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-21T15:18:22.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-21T15:18:22.399Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-21T15:18:22.410Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-21T15:18:22.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-21T15:18:22.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-21T15:18:22.455Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-21T15:18:22.474Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-21T15:18:22.492Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-21T15:18:22.509Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-21T15:18:22.529Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-21T15:18:22.545Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-21T15:18:22.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] echo [2023-10-21T15:18:22.576Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 381a687 [Pipeline] echo [2023-10-21T15:18:22.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:18:22.642Z] provisioning config files... [2023-10-21T15:18:22.654Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9433337829209895389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:18:22.964Z] ---> docker-login.sh [2023-10-21T15:18:22.964Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:18:23.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:23.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:23.225Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:23.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:23.225Z] [2023-10-21T15:18:23.225Z] Login Succeeded [2023-10-21T15:18:23.225Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:18:23.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:23.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:23.484Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:23.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:23.484Z] [2023-10-21T15:18:23.484Z] Login Succeeded [2023-10-21T15:18:23.484Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:18:23.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:23.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:23.484Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:23.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:23.484Z] [2023-10-21T15:18:23.484Z] Login Succeeded [2023-10-21T15:18:23.484Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:18:23.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:23.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:23.745Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:23.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:23.745Z] [2023-10-21T15:18:23.745Z] Login Succeeded [2023-10-21T15:18:23.745Z] docker.io [2023-10-21T15:18:23.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:24.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:24.005Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:24.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:24.005Z] [2023-10-21T15:18:24.005Z] Login Succeeded [2023-10-21T15:18:24.005Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:18:24.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-21T15:18:24.374Z] + git rev-list -1 --merges 381a687333ca9b0d1c51b9ef892fe4f7db09a865~1..381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] echo [2023-10-21T15:18:24.425Z] -----------> git rev-list -1 --merges 381a687333ca9b0d1c51b9ef892fe4f7db09a865~1..381a687333ca9b0d1c51b9ef892fe4f7db09a865 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [false] [Pipeline] sh [2023-10-21T15:18:24.715Z] + git log --format=format:%s -1 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] echo [2023-10-21T15:18:24.735Z] ========================================================= [2023-10-21T15:18:24.735Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-21T15:18:24.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-21T15:18:25.077Z] + git log --format=format:%s -1 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] echo [2023-10-21T15:18:25.088Z] [semverPrep] GIT_COMMIT: 381a687333ca9b0d1c51b9ef892fe4f7db09a865, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#235) [Pipeline] echo [2023-10-21T15:18:25.096Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-21T15:18:25.475Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:18:25.475Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-21T15:18:25.475Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-21T15:18:25.475Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-21T15:18:25.475Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-21T15:18:25.475Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-21T15:18:25.475Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:18:25.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:18:25.903Z] [2023-10-21T15:18:25.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:18:26.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:18:26.201Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-21T15:18:26.201Z] b85a868b505f: Pulling fs layer [2023-10-21T15:18:26.201Z] e2be974225ed: Pulling fs layer [2023-10-21T15:18:26.201Z] 339a4e72a1f5: Pulling fs layer [2023-10-21T15:18:26.201Z] 988bab9f4d93: Pulling fs layer [2023-10-21T15:18:26.201Z] 1469e6f7b9e6: Pulling fs layer [2023-10-21T15:18:26.201Z] eaf3925da568: Pulling fs layer [2023-10-21T15:18:26.201Z] bab4dde63d76: Pulling fs layer [2023-10-21T15:18:26.201Z] bde34c3a00c8: Pulling fs layer [2023-10-21T15:18:26.201Z] b352a97aabf1: Pulling fs layer [2023-10-21T15:18:26.201Z] 4872d77fe225: Pulling fs layer [2023-10-21T15:18:26.201Z] 5851b861e8e6: Pulling fs layer [2023-10-21T15:18:26.201Z] 988bab9f4d93: Waiting [2023-10-21T15:18:26.201Z] 1469e6f7b9e6: Waiting [2023-10-21T15:18:26.201Z] eaf3925da568: Waiting [2023-10-21T15:18:26.201Z] 4872d77fe225: Waiting [2023-10-21T15:18:26.201Z] bab4dde63d76: Waiting [2023-10-21T15:18:26.202Z] 5851b861e8e6: Waiting [2023-10-21T15:18:26.202Z] bde34c3a00c8: Waiting [2023-10-21T15:18:26.202Z] b352a97aabf1: Waiting [2023-10-21T15:18:26.202Z] e2be974225ed: Download complete [2023-10-21T15:18:26.202Z] 988bab9f4d93: Download complete [2023-10-21T15:18:26.459Z] 1469e6f7b9e6: Verifying Checksum [2023-10-21T15:18:26.459Z] 1469e6f7b9e6: Download complete [2023-10-21T15:18:26.459Z] 339a4e72a1f5: Verifying Checksum [2023-10-21T15:18:26.459Z] 339a4e72a1f5: Download complete [2023-10-21T15:18:26.459Z] eaf3925da568: Verifying Checksum [2023-10-21T15:18:26.459Z] eaf3925da568: Download complete [2023-10-21T15:18:26.459Z] bde34c3a00c8: Download complete [2023-10-21T15:18:26.459Z] b352a97aabf1: Download complete [2023-10-21T15:18:26.459Z] 4872d77fe225: Verifying Checksum [2023-10-21T15:18:26.459Z] 4872d77fe225: Download complete [2023-10-21T15:18:26.459Z] 5851b861e8e6: Verifying Checksum [2023-10-21T15:18:26.459Z] 5851b861e8e6: Download complete [2023-10-21T15:18:26.459Z] b85a868b505f: Verifying Checksum [2023-10-21T15:18:26.459Z] b85a868b505f: Download complete [2023-10-21T15:18:26.717Z] bab4dde63d76: Verifying Checksum [2023-10-21T15:18:26.717Z] bab4dde63d76: Download complete [2023-10-21T15:18:27.651Z] b85a868b505f: Pull complete [2023-10-21T15:18:27.910Z] e2be974225ed: Pull complete [2023-10-21T15:18:28.168Z] 339a4e72a1f5: Pull complete [2023-10-21T15:18:28.426Z] 988bab9f4d93: Pull complete [2023-10-21T15:18:28.685Z] 1469e6f7b9e6: Pull complete [2023-10-21T15:18:28.685Z] eaf3925da568: Pull complete [2023-10-21T15:18:30.584Z] bab4dde63d76: Pull complete [2023-10-21T15:18:30.584Z] bde34c3a00c8: Pull complete [2023-10-21T15:18:30.584Z] b352a97aabf1: Pull complete [2023-10-21T15:18:30.842Z] 4872d77fe225: Pull complete [2023-10-21T15:18:30.842Z] 5851b861e8e6: Pull complete [2023-10-21T15:18:30.842Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-21T15:18:30.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:18:30.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:18:30.930Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:18:30.966Z] $ 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 [2023-10-21T15:18:34.362Z] $ docker top 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 -eo pid,comm [2023-10-21T15:18:34.412Z] 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). [2023-10-21T15:18:34.412Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:18:34.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:18:34.452Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:18:34.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:18:34.578Z] $ docker exec 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 ssh-agent [2023-10-21T15:18:34.693Z] SSH_AUTH_SOCK=/tmp/ssh-b2O50As5X5U9/agent.31 [2023-10-21T15:18:34.693Z] SSH_AGENT_PID=37 [2023-10-21T15:18:34.699Z] Running ssh-add (command line suppressed) [2023-10-21T15:18:34.800Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6234804974825474147.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6234804974825474147.key) [2023-10-21T15:18:34.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:18:35.098Z] + git tag --points-at HEAD [Pipeline] } [2023-10-21T15:18:35.111Z] $ docker exec --env ******** --env ******** 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 ssh-agent -k [2023-10-21T15:18:35.211Z] unset SSH_AUTH_SOCK; [2023-10-21T15:18:35.212Z] unset SSH_AGENT_PID; [2023-10-21T15:18:35.212Z] echo Agent pid 37 killed; [2023-10-21T15:18:35.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-21T15:18:35.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:18:35.247Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:18:35.367Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:18:35.371Z] $ docker exec 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 ssh-agent [2023-10-21T15:18:35.476Z] SSH_AUTH_SOCK=/tmp/ssh-ZCaGWnPPndvH/agent.69 [2023-10-21T15:18:35.476Z] SSH_AGENT_PID=75 [2023-10-21T15:18:35.480Z] Running ssh-add (command line suppressed) [2023-10-21T15:18:35.613Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14987141403943616094.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14987141403943616094.key) [2023-10-21T15:18:35.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:18:35.915Z] + git semver init [2023-10-21T15:18:36.174Z] 2023-10-21 15:18:36,091 [run_init] DEBUG init version:0.0.0 force:False [2023-10-21T15:18:36.174Z] 2023-10-21 15:18:36,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-21T15:18:36.174Z] 2023-10-21 15:18:36,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-10-21T15:18:36.174Z] 2023-10-21 15:18:36,092 [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) [2023-10-21T15:18:37.559Z] 2023-10-21 15:18:37,256 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-10-21T15:18:37.559Z] 2023-10-21 15:18:37,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-10-21T15:18:37.559Z] 2023-10-21 15:18:37,258 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-21T15:18:37.559Z] 2023-10-21 15:18:37,258 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-21T15:18:37.559Z] 3.1.0-dev.26 [Pipeline] } [2023-10-21T15:18:37.571Z] $ docker exec --env ******** --env ******** 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 ssh-agent -k [2023-10-21T15:18:37.676Z] unset SSH_AUTH_SOCK; [2023-10-21T15:18:37.676Z] unset SSH_AGENT_PID; [2023-10-21T15:18:37.676Z] echo Agent pid 75 killed; [2023-10-21T15:18:37.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:18:37.988Z] + git semver [Pipeline] } [2023-10-21T15:18:38.262Z] $ docker stop --time=1 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 [2023-10-21T15:18:39.545Z] $ docker rm -f --volumes 7f9f72c50c28bbac896c4c3d5ccdc8c8b3f03a7fb384851ec29406858724bfd3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:18:39.885Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-21T15:18:40.116Z] Stashed 1 file(s) [Pipeline] echo [2023-10-21T15:18:40.118Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.26 [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 [2023-10-21T15:18:40.237Z] provisioning config files... [2023-10-21T15:18:40.245Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2114448990997809323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:18:40.543Z] ---> docker-login.sh [2023-10-21T15:18:40.543Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:18:40.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:40.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:40.543Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:40.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:40.543Z] [2023-10-21T15:18:40.543Z] Login Succeeded [2023-10-21T15:18:40.543Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:18:40.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:40.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:40.544Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:40.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:40.544Z] [2023-10-21T15:18:40.544Z] Login Succeeded [2023-10-21T15:18:40.544Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:18:40.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:40.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:40.806Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:40.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:40.806Z] [2023-10-21T15:18:40.806Z] Login Succeeded [2023-10-21T15:18:40.806Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:18:40.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:40.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:40.806Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:40.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:40.806Z] [2023-10-21T15:18:40.806Z] Login Succeeded [2023-10-21T15:18:40.806Z] docker.io [2023-10-21T15:18:40.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:18:41.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:18:41.067Z] Configure a credential helper to remove this warning. See [2023-10-21T15:18:41.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:18:41.067Z] [2023-10-21T15:18:41.067Z] Login Succeeded [2023-10-21T15:18:41.067Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:18:41.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-21T15:18:41.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:18:41.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:18:41.157Z] ========================================================= [2023-10-21T15:18:41.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-21T15:18:41.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:18:41.462Z] + 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 . [2023-10-21T15:18:41.462Z] Sending build context to Docker daemon 12.75MB [2023-10-21T15:18:41.462Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:18:41.462Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-21T15:18:41.462Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-21T15:18:41.462Z] 7264a8db6415: Pulling fs layer [2023-10-21T15:18:41.462Z] c4d48a809fc2: Pulling fs layer [2023-10-21T15:18:41.462Z] 4f1c88b9dad5: Pulling fs layer [2023-10-21T15:18:41.462Z] ad3a456e5733: Pulling fs layer [2023-10-21T15:18:41.462Z] 33e27b845d1e: Pulling fs layer [2023-10-21T15:18:41.462Z] c68163c4e522: Pulling fs layer [2023-10-21T15:18:41.462Z] 50da416c3ac9: Pulling fs layer [2023-10-21T15:18:41.462Z] 23d2d4c4bb30: Pulling fs layer [2023-10-21T15:18:41.462Z] ad3a456e5733: Waiting [2023-10-21T15:18:41.462Z] 33e27b845d1e: Waiting [2023-10-21T15:18:41.462Z] c68163c4e522: Waiting [2023-10-21T15:18:41.462Z] 50da416c3ac9: Waiting [2023-10-21T15:18:41.462Z] 23d2d4c4bb30: Waiting [2023-10-21T15:18:41.723Z] c4d48a809fc2: Verifying Checksum [2023-10-21T15:18:41.723Z] c4d48a809fc2: Download complete [2023-10-21T15:18:41.723Z] ad3a456e5733: Verifying Checksum [2023-10-21T15:18:41.723Z] ad3a456e5733: Download complete [2023-10-21T15:18:41.723Z] 33e27b845d1e: Download complete [2023-10-21T15:18:41.723Z] 7264a8db6415: Verifying Checksum [2023-10-21T15:18:41.723Z] 7264a8db6415: Download complete [2023-10-21T15:18:41.723Z] c68163c4e522: Verifying Checksum [2023-10-21T15:18:41.723Z] c68163c4e522: Download complete [2023-10-21T15:18:41.723Z] 7264a8db6415: Pull complete [2023-10-21T15:18:41.984Z] 23d2d4c4bb30: Verifying Checksum [2023-10-21T15:18:41.984Z] 23d2d4c4bb30: Download complete [2023-10-21T15:18:41.984Z] c4d48a809fc2: Pull complete [2023-10-21T15:18:42.242Z] 4f1c88b9dad5: Verifying Checksum [2023-10-21T15:18:42.242Z] 4f1c88b9dad5: Download complete [2023-10-21T15:18:42.502Z] 50da416c3ac9: Verifying Checksum [2023-10-21T15:18:42.502Z] 50da416c3ac9: Download complete [2023-10-21T15:18:45.790Z] 4f1c88b9dad5: Pull complete [2023-10-21T15:18:45.790Z] ad3a456e5733: Pull complete [2023-10-21T15:18:45.790Z] 33e27b845d1e: Pull complete [2023-10-21T15:18:45.790Z] c68163c4e522: Pull complete [2023-10-21T15:18:48.318Z] 50da416c3ac9: Pull complete [2023-10-21T15:18:48.594Z] 23d2d4c4bb30: Pull complete [2023-10-21T15:18:48.595Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-21T15:18:48.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-21T15:18:48.595Z] ---> 0786185ac409 [2023-10-21T15:18:48.595Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:18:53.876Z] ---> Running in 671936a032d1 [2023-10-21T15:18:53.876Z] Removing intermediate container 671936a032d1 [2023-10-21T15:18:53.876Z] ---> 9be98883952d [2023-10-21T15:18:53.876Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:18:53.876Z] ---> Running in 448967c29419 [2023-10-21T15:18:53.876Z] Removing intermediate container 448967c29419 [2023-10-21T15:18:53.876Z] ---> 16c6527bfe94 [2023-10-21T15:18:53.876Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:18:53.876Z] ---> Running in 6230a211c5a3 [2023-10-21T15:18:53.876Z] Removing intermediate container 6230a211c5a3 [2023-10-21T15:18:53.876Z] ---> b23b55be8eea [2023-10-21T15:18:53.876Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:18:53.876Z] ---> Running in edf73d4f78f5 [2023-10-21T15:18:54.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-21T15:18:54.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-21T15:18:54.394Z] OK: 264 MiB in 52 packages [2023-10-21T15:18:54.961Z] Removing intermediate container edf73d4f78f5 [2023-10-21T15:18:54.961Z] ---> a6e7be6c331d [2023-10-21T15:18:54.961Z] Step 7/12 : WORKDIR /app [2023-10-21T15:18:54.961Z] ---> Running in f1a14a5a6f74 [2023-10-21T15:18:54.961Z] Removing intermediate container f1a14a5a6f74 [2023-10-21T15:18:54.961Z] ---> 2d064421f23c [2023-10-21T15:18:54.961Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-21T15:18:54.961Z] ---> d407451dd2fc [2023-10-21T15:18:54.961Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:18:54.961Z] ---> Running in 04736cafb168 [2023-10-21T15:18:55.204Z] Still waiting to schedule task [2023-10-21T15:18:55.204Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-21T15:20:02.696Z] Removing intermediate container 04736cafb168 [2023-10-21T15:20:02.696Z] ---> b5dee6c7aca8 [2023-10-21T15:20:02.696Z] Step 10/12 : COPY . . [2023-10-21T15:20:02.696Z] ---> ea28ad28d2b9 [2023-10-21T15:20:02.696Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:20:02.696Z] ---> Running in 39bd621809e3 [2023-10-21T15:20:02.696Z] Removing intermediate container 39bd621809e3 [2023-10-21T15:20:02.696Z] ---> 9a70d9af1216 [2023-10-21T15:20:02.696Z] Step 12/12 : RUN $MAKE [2023-10-21T15:20:02.696Z] ---> Running in 3da9e84b52b0 [2023-10-21T15:20:02.696Z] noop [2023-10-21T15:20:02.696Z] Removing intermediate container 3da9e84b52b0 [2023-10-21T15:20:02.696Z] ---> 3ffd41b07f5b [2023-10-21T15:20:02.696Z] Successfully built 3ffd41b07f5b [2023-10-21T15:20:02.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:20:03.003Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-21T15:20:03.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:20:03.071Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:20:03.104Z] $ 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 [2023-10-21T15:20:03.414Z] $ docker top 4660c211d322ef4b24655672be16f1ba8deaab95e475cdd1ddc8b408d6f57c3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:20:03.753Z] + go version [2023-10-21T15:20:03.753Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-21T15:20:03.766Z] $ docker stop --time=1 4660c211d322ef4b24655672be16f1ba8deaab95e475cdd1ddc8b408d6f57c3c [2023-10-21T15:20:05.020Z] $ docker rm -f --volumes 4660c211d322ef4b24655672be16f1ba8deaab95e475cdd1ddc8b408d6f57c3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:20:05.449Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-21T15:20:05.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:20:05.524Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:20:05.558Z] $ 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 [2023-10-21T15:20:05.890Z] $ docker top 7f3140e5fd077431188938b952604c54fd510f71c79847ef93284fb07dd69725 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:20:06.229Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-10-21T15:20:06.528Z] + make test [2023-10-21T15:20:06.528Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-21T15:20:24.601Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-21T15:20:24.601Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-21T15:20:24.859Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements [2023-10-21T15:20:27.396Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements [2023-10-21T15:20:32.945Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9710 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-10-21T15:20:32.957Z] Running in /w/workspace/app-rfid-llrp-inventory/138 [Pipeline] { [Pipeline] checkout [2023-10-21T15:20:33.106Z] The recommended git tool is: git [2023-10-21T15:20:38.383Z] using credential edgex-jenkins-ssh [2023-10-21T15:20:38.399Z] Cloning the remote Git repository [2023-10-21T15:20:38.445Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-21T15:20:38.536Z] > git init /w/workspace/app-rfid-llrp-inventory/138 # timeout=10 [2023-10-21T15:20:38.690Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-10-21T15:20:38.691Z] > git --version # timeout=10 [2023-10-21T15:20:38.713Z] > git --version # 'git version 2.25.1' [2023-10-21T15:20:38.716Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-21T15:20:38.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-21T15:20:41.808Z] Avoid second fetch [2023-10-21T15:20:41.808Z] Checking out Revision 381a687333ca9b0d1c51b9ef892fe4f7db09a865 (main) [2023-10-21T15:20:40.868Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-10-21T15:20:40.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-21T15:20:41.828Z] > git config core.sparsecheckout # timeout=10 [2023-10-21T15:20:41.895Z] > git checkout -f 381a687333ca9b0d1c51b9ef892fe4f7db09a865 # timeout=10 [2023-10-21T15:20:42.409Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#235)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-21T15:20:43.358Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-21T15:20:43.358Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-21T15:20:43.358Z] Dload Upload Total Spent Left Speed [2023-10-21T15:20:43.358Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-10-21T15:20:43.986Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-21T15:20:44.316Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-21T15:20:44.316Z] + sudo tee /etc/docker/daemon.new [2023-10-21T15:20:44.316Z] { [2023-10-21T15:20:44.316Z] "registry-mirrors": [ [2023-10-21T15:20:44.316Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-21T15:20:44.316Z] ], [2023-10-21T15:20:44.316Z] "bip": "10.250.0.254/24", [2023-10-21T15:20:44.316Z] "hosts": [ [2023-10-21T15:20:44.316Z] "tcp://0.0.0.0:5555", [2023-10-21T15:20:44.316Z] "unix:///var/run/docker.sock" [2023-10-21T15:20:44.316Z] ], [2023-10-21T15:20:44.316Z] "mtu": 1458, [2023-10-21T15:20:44.316Z] "selinux-enabled": true, [2023-10-21T15:20:44.316Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-21T15:20:44.316Z] } [Pipeline] sh [2023-10-21T15:20:44.645Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-21T15:20:44.980Z] + sudo service docker restart [2023-10-21T15:20:45.473Z] go vet ./... [2023-10-21T15:20:49.655Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-21T15:20:49.655Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-21T15:20:49.655Z] ./bin/test-attribution.sh [2023-10-21T15:20:49.655Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-21T15:20:49.655Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-21T15:20:49.655Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-21T15:20:49.655Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-21T15:20:49.655Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-21T15:20:49.655Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-21T15:20:49.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-21T15:20:49.681Z] $ docker stop --time=1 7f3140e5fd077431188938b952604c54fd510f71c79847ef93284fb07dd69725 [2023-10-21T15:20:54.584Z] $ docker rm -f --volumes 7f3140e5fd077431188938b952604c54fd510f71c79847ef93284fb07dd69725 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:20:55.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-21T15:20:55.218Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-21T15:20:55.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-21T15:20:56.131Z] + ls -al . [2023-10-21T15:20:56.131Z] total 236 [2023-10-21T15:20:56.131Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 15:20 . [2023-10-21T15:20:56.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:18 .. [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 21 15:18 .dockerignore [2023-10-21T15:20:56.131Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:20 .git [2023-10-21T15:20:56.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:18 .github [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 21 15:18 .gitignore [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 21 15:18 .golangci.yml [2023-10-21T15:20:56.131Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:18 .semver [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 21 15:18 Attribution.txt [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 21 15:18 CHANGELOG.md [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 21 15:18 Dockerfile [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:18 GOVERNANCE.md [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 21 15:18 Jenkinsfile [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 21 15:18 LICENSE [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 21 15:18 Makefile [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 21 15:18 OWNERS.md [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 21 15:18 README.md [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:18 VERSION [2023-10-21T15:20:56.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:18 bin [2023-10-21T15:20:56.131Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 21 15:20 coverage.out [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 21 15:18 go.mod [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 21 15:18 go.sum [2023-10-21T15:20:56.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:18 images [2023-10-21T15:20:56.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:18 internal [2023-10-21T15:20:56.131Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 21 15:18 main.go [2023-10-21T15:20:56.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:18 res [2023-10-21T15:20:56.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:18 snap [2023-10-21T15:20:56.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:20:56.447Z] + 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=381a687333ca9b0d1c51b9ef892fe4f7db09a865 --label arch=amd64 --label version=3.1.0-dev.26 . [2023-10-21T15:20:56.447Z] Sending build context to Docker daemon 12.75MB [2023-10-21T15:20:56.447Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:20:56.447Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-21T15:20:56.447Z] ---> 3ffd41b07f5b [2023-10-21T15:20:56.447Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:20:56.705Z] ---> Running in df23ca5fc227 [2023-10-21T15:20:56.706Z] Removing intermediate container df23ca5fc227 [2023-10-21T15:20:56.706Z] ---> 61f09715ee71 [2023-10-21T15:20:56.706Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:20:56.706Z] ---> Running in e711bd273970 [2023-10-21T15:20:56.963Z] Removing intermediate container e711bd273970 [2023-10-21T15:20:56.963Z] ---> 9e64bc622839 [2023-10-21T15:20:56.963Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:20:56.963Z] ---> Running in 47accdd1c6e6 [2023-10-21T15:20:56.963Z] Removing intermediate container 47accdd1c6e6 [2023-10-21T15:20:56.963Z] ---> 999a5d1ca1e3 [2023-10-21T15:20:56.963Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:20:56.963Z] ---> Running in b6cd06d8f3d8 [2023-10-21T15:20:57.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-21T15:20:57.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-21T15:20:57.479Z] OK: 264 MiB in 52 packages [2023-10-21T15:20:58.048Z] Removing intermediate container b6cd06d8f3d8 [2023-10-21T15:20:58.048Z] ---> 416dbb2cecf5 [2023-10-21T15:20:58.048Z] Step 7/29 : WORKDIR /app [2023-10-21T15:20:58.048Z] ---> Running in 400fec88213b [2023-10-21T15:20:58.048Z] Removing intermediate container 400fec88213b [2023-10-21T15:20:58.048Z] ---> e12379b5c68a [2023-10-21T15:20:58.048Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-21T15:20:58.048Z] ---> 920d5fd434ad [2023-10-21T15:20:58.048Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:20:58.048Z] ---> Running in ecda7c982de6 [2023-10-21T15:20:58.618Z] Removing intermediate container ecda7c982de6 [2023-10-21T15:20:58.618Z] ---> 44ed7d8a5a69 [2023-10-21T15:20:58.618Z] Step 10/29 : COPY . . [2023-10-21T15:20:59.186Z] ---> aac59326e057 [2023-10-21T15:20:59.186Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:20:59.186Z] ---> Running in ee0ae276cf5d [2023-10-21T15:20:59.444Z] Removing intermediate container ee0ae276cf5d [2023-10-21T15:20:59.444Z] ---> 00637acaef46 [2023-10-21T15:20:59.444Z] Step 12/29 : RUN $MAKE [2023-10-21T15:20:59.444Z] ---> Running in cab2c5c0e17d [2023-10-21T15:20:59.703Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:21:03.253Z] provisioning config files... [2023-10-21T15:21:03.275Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/138@tmp/config6677289046895682385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:21:03.628Z] ---> docker-login.sh [2023-10-21T15:21:03.628Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:21:03.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:04.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:04.175Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:04.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:04.175Z] [2023-10-21T15:21:04.175Z] Login Succeeded [2023-10-21T15:21:04.175Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:21:04.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:04.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:04.721Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:04.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:04.721Z] [2023-10-21T15:21:04.721Z] Login Succeeded [2023-10-21T15:21:04.721Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:21:04.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:05.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:05.003Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:05.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:05.003Z] [2023-10-21T15:21:05.003Z] Login Succeeded [2023-10-21T15:21:05.003Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:21:05.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:05.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:05.468Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:05.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:05.468Z] [2023-10-21T15:21:05.468Z] Login Succeeded [2023-10-21T15:21:05.468Z] docker.io [2023-10-21T15:21:05.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:06.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:06.064Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:06.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:06.064Z] [2023-10-21T15:21:06.064Z] Login Succeeded [2023-10-21T15:21:06.064Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:21:06.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-21T15:21:06.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:21:06.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:21:06.358Z] ========================================================= [2023-10-21T15:21:06.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-21T15:21:06.358Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:06.725Z] + 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 . [2023-10-21T15:21:07.011Z] Sending build context to Docker daemon 685.1kB [2023-10-21T15:21:07.011Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:21:07.011Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-21T15:21:07.283Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-21T15:21:07.283Z] 9fda8d8052c6: Pulling fs layer [2023-10-21T15:21:07.283Z] 5d54e960e981: Pulling fs layer [2023-10-21T15:21:07.283Z] c4a7e357bf2a: Pulling fs layer [2023-10-21T15:21:07.283Z] f0e02332f6b5: Pulling fs layer [2023-10-21T15:21:07.283Z] cefa15bbcfad: Pulling fs layer [2023-10-21T15:21:07.283Z] 17808c966233: Pulling fs layer [2023-10-21T15:21:07.283Z] f4c1fc716caa: Pulling fs layer [2023-10-21T15:21:07.283Z] f0e02332f6b5: Waiting [2023-10-21T15:21:07.283Z] cefa15bbcfad: Waiting [2023-10-21T15:21:07.283Z] 17808c966233: Waiting [2023-10-21T15:21:07.283Z] f4c1fc716caa: Waiting [2023-10-21T15:21:07.283Z] 5d54e960e981: Verifying Checksum [2023-10-21T15:21:07.283Z] 5d54e960e981: Download complete [2023-10-21T15:21:07.283Z] f0e02332f6b5: Download complete [2023-10-21T15:21:07.283Z] cefa15bbcfad: Verifying Checksum [2023-10-21T15:21:07.283Z] cefa15bbcfad: Download complete [2023-10-21T15:21:07.283Z] 9fda8d8052c6: Verifying Checksum [2023-10-21T15:21:07.283Z] 9fda8d8052c6: Download complete [2023-10-21T15:21:07.870Z] f4c1fc716caa: Verifying Checksum [2023-10-21T15:21:07.870Z] f4c1fc716caa: Download complete [2023-10-21T15:21:08.141Z] 9fda8d8052c6: Pull complete [2023-10-21T15:21:08.727Z] 5d54e960e981: Pull complete [2023-10-21T15:21:08.998Z] c4a7e357bf2a: Verifying Checksum [2023-10-21T15:21:08.998Z] c4a7e357bf2a: Download complete [2023-10-21T15:21:09.963Z] 17808c966233: Verifying Checksum [2023-10-21T15:21:09.963Z] 17808c966233: Download complete [2023-10-21T15:21:21.628Z] Removing intermediate container cab2c5c0e17d [2023-10-21T15:21:21.628Z] ---> 43f7c1137b6a [2023-10-21T15:21:21.628Z] Step 13/29 : FROM alpine:3.18 [2023-10-21T15:21:21.628Z] 3.18: Pulling from library/alpine [2023-10-21T15:21:21.628Z] 96526aa774ef: Pulling fs layer [2023-10-21T15:21:21.628Z] 96526aa774ef: Verifying Checksum [2023-10-21T15:21:21.628Z] 96526aa774ef: Download complete [2023-10-21T15:21:21.628Z] 96526aa774ef: Pull complete [2023-10-21T15:21:21.628Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-21T15:21:21.628Z] Status: Downloaded newer image for alpine:3.18 [2023-10-21T15:21:21.628Z] ---> 8ca4688f4f35 [2023-10-21T15:21:21.628Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-21T15:21:21.628Z] ---> Running in fe9960555b2b [2023-10-21T15:21:21.628Z] Removing intermediate container fe9960555b2b [2023-10-21T15:21:21.628Z] ---> db5962e21d07 [2023-10-21T15:21:21.628Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-21T15:21:21.628Z] ---> Running in 181e310bf0e1 [2023-10-21T15:21:21.628Z] Removing intermediate container 181e310bf0e1 [2023-10-21T15:21:21.628Z] ---> b369e7ceddd4 [2023-10-21T15:21:21.628Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-21T15:21:21.628Z] ---> Running in c93af7345d11 [2023-10-21T15:21:21.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-21T15:21:21.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-21T15:21:21.628Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-21T15:21:21.628Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-21T15:21:21.628Z] Executing busybox-1.36.1-r2.trigger [2023-10-21T15:21:21.628Z] Executing ca-certificates-20230506-r0.trigger [2023-10-21T15:21:21.628Z] OK: 8 MiB in 17 packages [2023-10-21T15:21:21.628Z] Removing intermediate container c93af7345d11 [2023-10-21T15:21:21.628Z] ---> 9b4931a86a33 [2023-10-21T15:21:21.628Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-21T15:21:21.628Z] ---> 737cd4b208a8 [2023-10-21T15:21:21.628Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-21T15:21:21.628Z] ---> 71ce0dd82b1c [2023-10-21T15:21:21.628Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-21T15:21:21.628Z] ---> a7a16aa198a8 [2023-10-21T15:21:21.628Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-21T15:21:21.628Z] ---> 7d9c1fabcbcd [2023-10-21T15:21:21.628Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-21T15:21:22.297Z] c4a7e357bf2a: Pull complete [2023-10-21T15:21:22.298Z] f0e02332f6b5: Pull complete [2023-10-21T15:21:22.298Z] cefa15bbcfad: Pull complete [2023-10-21T15:21:22.563Z] ---> 68be0ecd3a7a [2023-10-21T15:21:22.563Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-21T15:21:22.563Z] ---> Running in 433810db57a4 [2023-10-21T15:21:22.822Z] Removing intermediate container 433810db57a4 [2023-10-21T15:21:22.822Z] ---> 3782685309c1 [2023-10-21T15:21:22.822Z] Step 23/29 : VOLUME /cache [2023-10-21T15:21:23.080Z] ---> Running in a43bbb6e9bef [2023-10-21T15:21:23.080Z] Removing intermediate container a43bbb6e9bef [2023-10-21T15:21:23.080Z] ---> fbf986ce10d0 [2023-10-21T15:21:23.080Z] Step 24/29 : EXPOSE 59711 [2023-10-21T15:21:23.080Z] ---> Running in 82add614650b [2023-10-21T15:21:23.080Z] Removing intermediate container 82add614650b [2023-10-21T15:21:23.080Z] ---> 262e287867ab [2023-10-21T15:21:23.080Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-21T15:21:23.080Z] ---> Running in 3d3f4f7770fb [2023-10-21T15:21:23.337Z] Removing intermediate container 3d3f4f7770fb [2023-10-21T15:21:23.337Z] ---> e09f01657200 [2023-10-21T15:21:23.337Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-21T15:21:23.337Z] ---> Running in 5ed8d9eca59d [2023-10-21T15:21:23.337Z] Removing intermediate container 5ed8d9eca59d [2023-10-21T15:21:23.337Z] ---> c3c800601a8a [2023-10-21T15:21:23.337Z] Step 27/29 : LABEL arch=amd64 [2023-10-21T15:21:23.337Z] ---> Running in f377bd204f78 [2023-10-21T15:21:23.337Z] Removing intermediate container f377bd204f78 [2023-10-21T15:21:23.337Z] ---> 2fc25d01821d [2023-10-21T15:21:23.337Z] Step 28/29 : LABEL git_sha=381a687333ca9b0d1c51b9ef892fe4f7db09a865 [2023-10-21T15:21:23.337Z] ---> Running in f56f1babaf39 [2023-10-21T15:21:23.597Z] Removing intermediate container f56f1babaf39 [2023-10-21T15:21:23.597Z] ---> acecb7bbaabe [2023-10-21T15:21:23.597Z] Step 29/29 : LABEL version=3.1.0-dev.26 [2023-10-21T15:21:23.597Z] ---> Running in 43482db5e7f0 [2023-10-21T15:21:23.855Z] Removing intermediate container 43482db5e7f0 [2023-10-21T15:21:23.855Z] ---> 00e3fbf8943a [2023-10-21T15:21:23.855Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-21T15:21:23.855Z] Successfully built 00e3fbf8943a [2023-10-21T15:21:23.855Z] 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 [2023-10-21T15:21:23.974Z] provisioning config files... [2023-10-21T15:21:24.007Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12557062546581568504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:21:24.311Z] ---> docker-login.sh [2023-10-21T15:21:24.311Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:21:24.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:24.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:24.311Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:24.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:24.311Z] [2023-10-21T15:21:24.311Z] Login Succeeded [2023-10-21T15:21:24.311Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:21:24.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:24.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:24.311Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:24.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:24.311Z] [2023-10-21T15:21:24.311Z] Login Succeeded [2023-10-21T15:21:24.311Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:21:24.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:24.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:24.569Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:24.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:24.569Z] [2023-10-21T15:21:24.569Z] Login Succeeded [2023-10-21T15:21:24.569Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:21:24.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:24.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:24.569Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:24.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:24.569Z] [2023-10-21T15:21:24.569Z] Login Succeeded [2023-10-21T15:21:24.569Z] docker.io [2023-10-21T15:21:24.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:21:25.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:21:25.087Z] Configure a credential helper to remove this warning. See [2023-10-21T15:21:25.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:21:25.087Z] [2023-10-21T15:21:25.087Z] Login Succeeded [2023-10-21T15:21:25.087Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:21:25.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:21:25.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:21:25.156Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-10-21T15:21:25.156Z] 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [2023-10-21T15:21:25.156Z] latest [2023-10-21T15:21:25.156Z] 3.1.0-dev.26 [2023-10-21T15:21:25.156Z] 381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [2023-10-21T15:21:25.156Z] main [2023-10-21T15:21:25.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:25.488Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:25.800Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865 [2023-10-21T15:21:25.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-21T15:21:25.800Z] 23356b253dc1: Preparing [2023-10-21T15:21:25.800Z] 84bcaf7f07b2: Preparing [2023-10-21T15:21:25.800Z] 30f0a4a2a20c: Preparing [2023-10-21T15:21:25.800Z] 25586ecf5860: Preparing [2023-10-21T15:21:25.800Z] 405503b21a35: Preparing [2023-10-21T15:21:25.800Z] 2056a78e00c4: Preparing [2023-10-21T15:21:25.800Z] afe235235c3f: Preparing [2023-10-21T15:21:25.800Z] cc2447e1835a: Preparing [2023-10-21T15:21:25.800Z] afe235235c3f: Waiting [2023-10-21T15:21:25.800Z] cc2447e1835a: Waiting [2023-10-21T15:21:25.800Z] 2056a78e00c4: Waiting [2023-10-21T15:21:25.800Z] 23356b253dc1: Pushed [2023-10-21T15:21:25.800Z] 25586ecf5860: Pushed [2023-10-21T15:21:25.800Z] 30f0a4a2a20c: Pushed [2023-10-21T15:21:25.800Z] 405503b21a35: Pushed [2023-10-21T15:21:26.058Z] 2056a78e00c4: Pushed [2023-10-21T15:21:26.058Z] cc2447e1835a: Layer already exists [2023-10-21T15:21:26.316Z] afe235235c3f: Pushed [2023-10-21T15:21:28.213Z] 84bcaf7f07b2: Pushed [2023-10-21T15:21:28.471Z] 381a687333ca9b0d1c51b9ef892fe4f7db09a865: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:28.779Z] + 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 [2023-10-21T15:21:29.087Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-21T15:21:29.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-21T15:21:29.087Z] 23356b253dc1: Preparing [2023-10-21T15:21:29.088Z] 84bcaf7f07b2: Preparing [2023-10-21T15:21:29.088Z] 30f0a4a2a20c: Preparing [2023-10-21T15:21:29.088Z] 25586ecf5860: Preparing [2023-10-21T15:21:29.088Z] 405503b21a35: Preparing [2023-10-21T15:21:29.088Z] 2056a78e00c4: Preparing [2023-10-21T15:21:29.088Z] afe235235c3f: Preparing [2023-10-21T15:21:29.088Z] cc2447e1835a: Preparing [2023-10-21T15:21:29.088Z] 2056a78e00c4: Waiting [2023-10-21T15:21:29.088Z] afe235235c3f: Waiting [2023-10-21T15:21:29.088Z] cc2447e1835a: Waiting [2023-10-21T15:21:29.088Z] 25586ecf5860: Layer already exists [2023-10-21T15:21:29.088Z] 23356b253dc1: Layer already exists [2023-10-21T15:21:29.088Z] 30f0a4a2a20c: Layer already exists [2023-10-21T15:21:29.088Z] 84bcaf7f07b2: Layer already exists [2023-10-21T15:21:29.088Z] 405503b21a35: Layer already exists [2023-10-21T15:21:29.088Z] afe235235c3f: Layer already exists [2023-10-21T15:21:29.088Z] 2056a78e00c4: Layer already exists [2023-10-21T15:21:29.088Z] cc2447e1835a: Layer already exists [2023-10-21T15:21:29.088Z] latest: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:29.400Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:29.710Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.26 [2023-10-21T15:21:29.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-21T15:21:29.710Z] 23356b253dc1: Preparing [2023-10-21T15:21:29.710Z] 84bcaf7f07b2: Preparing [2023-10-21T15:21:29.710Z] 30f0a4a2a20c: Preparing [2023-10-21T15:21:29.710Z] 25586ecf5860: Preparing [2023-10-21T15:21:29.710Z] 405503b21a35: Preparing [2023-10-21T15:21:29.710Z] 2056a78e00c4: Preparing [2023-10-21T15:21:29.710Z] afe235235c3f: Preparing [2023-10-21T15:21:29.710Z] cc2447e1835a: Preparing [2023-10-21T15:21:29.710Z] 2056a78e00c4: Waiting [2023-10-21T15:21:29.710Z] afe235235c3f: Waiting [2023-10-21T15:21:29.710Z] cc2447e1835a: Waiting [2023-10-21T15:21:29.710Z] 84bcaf7f07b2: Layer already exists [2023-10-21T15:21:29.710Z] 405503b21a35: Layer already exists [2023-10-21T15:21:29.710Z] 25586ecf5860: Layer already exists [2023-10-21T15:21:29.710Z] 30f0a4a2a20c: Layer already exists [2023-10-21T15:21:29.710Z] 23356b253dc1: Layer already exists [2023-10-21T15:21:29.710Z] afe235235c3f: Layer already exists [2023-10-21T15:21:29.710Z] 2056a78e00c4: Layer already exists [2023-10-21T15:21:29.710Z] cc2447e1835a: Layer already exists [2023-10-21T15:21:29.710Z] 3.1.0-dev.26: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:30.030Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:30.332Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [2023-10-21T15:21:30.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-21T15:21:30.332Z] 23356b253dc1: Preparing [2023-10-21T15:21:30.332Z] 84bcaf7f07b2: Preparing [2023-10-21T15:21:30.332Z] 30f0a4a2a20c: Preparing [2023-10-21T15:21:30.332Z] 25586ecf5860: Preparing [2023-10-21T15:21:30.332Z] 405503b21a35: Preparing [2023-10-21T15:21:30.332Z] 2056a78e00c4: Preparing [2023-10-21T15:21:30.332Z] afe235235c3f: Preparing [2023-10-21T15:21:30.332Z] cc2447e1835a: Preparing [2023-10-21T15:21:30.332Z] afe235235c3f: Waiting [2023-10-21T15:21:30.332Z] 2056a78e00c4: Waiting [2023-10-21T15:21:30.332Z] cc2447e1835a: Waiting [2023-10-21T15:21:30.332Z] 25586ecf5860: Layer already exists [2023-10-21T15:21:30.332Z] 30f0a4a2a20c: Layer already exists [2023-10-21T15:21:30.332Z] 84bcaf7f07b2: Layer already exists [2023-10-21T15:21:30.332Z] 23356b253dc1: Layer already exists [2023-10-21T15:21:30.332Z] 405503b21a35: Layer already exists [2023-10-21T15:21:30.332Z] cc2447e1835a: Layer already exists [2023-10-21T15:21:30.332Z] afe235235c3f: Layer already exists [2023-10-21T15:21:30.332Z] 2056a78e00c4: Layer already exists [2023-10-21T15:21:30.332Z] 381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:30.494Z] 17808c966233: Pull complete [2023-10-21T15:21:30.638Z] + 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 [2023-10-21T15:21:30.944Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-10-21T15:21:30.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-10-21T15:21:30.944Z] 23356b253dc1: Preparing [2023-10-21T15:21:30.944Z] 84bcaf7f07b2: Preparing [2023-10-21T15:21:30.944Z] 30f0a4a2a20c: Preparing [2023-10-21T15:21:30.944Z] 25586ecf5860: Preparing [2023-10-21T15:21:30.944Z] 405503b21a35: Preparing [2023-10-21T15:21:30.944Z] 2056a78e00c4: Preparing [2023-10-21T15:21:30.944Z] afe235235c3f: Preparing [2023-10-21T15:21:30.944Z] cc2447e1835a: Preparing [2023-10-21T15:21:30.944Z] afe235235c3f: Waiting [2023-10-21T15:21:30.944Z] cc2447e1835a: Waiting [2023-10-21T15:21:30.944Z] 2056a78e00c4: Waiting [2023-10-21T15:21:30.944Z] 405503b21a35: Layer already exists [2023-10-21T15:21:30.944Z] 25586ecf5860: Layer already exists [2023-10-21T15:21:30.944Z] 30f0a4a2a20c: Layer already exists [2023-10-21T15:21:30.944Z] 84bcaf7f07b2: Layer already exists [2023-10-21T15:21:30.944Z] 23356b253dc1: Layer already exists [2023-10-21T15:21:30.944Z] 2056a78e00c4: Layer already exists [2023-10-21T15:21:30.944Z] afe235235c3f: Layer already exists [2023-10-21T15:21:30.944Z] cc2447e1835a: Layer already exists [2023-10-21T15:21:30.944Z] main: digest: sha256:e72dc714d678eca17d475ef67b7a20c67ced2674d754c103b3fd4755baecfab1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:21:30.980Z] ===================================================== [Pipeline] echo [2023-10-21T15:21:30.986Z] taggedImages: [2023-10-21T15:21:30.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865 [2023-10-21T15:21:30.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-10-21T15:21:30.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.26 [2023-10-21T15:21:30.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [2023-10-21T15:21:30.986Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:31.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:21:31.349Z] [2023-10-21T15:21:31.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:21:31.654Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:21:31.654Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-21T15:21:31.654Z] 5eb5b503b376: Pulling fs layer [2023-10-21T15:21:31.654Z] 5c69ac0246d0: Pulling fs layer [2023-10-21T15:21:31.654Z] ec43610c2a17: Pulling fs layer [2023-10-21T15:21:31.654Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-21T15:21:31.654Z] 33b1e0a273af: Pulling fs layer [2023-10-21T15:21:31.654Z] 5d3b04190fa2: Pulling fs layer [2023-10-21T15:21:31.654Z] 2f39f015ded8: Pulling fs layer [2023-10-21T15:21:31.654Z] 33b1e0a273af: Waiting [2023-10-21T15:21:31.654Z] 5d3b04190fa2: Waiting [2023-10-21T15:21:31.654Z] 2f39f015ded8: Waiting [2023-10-21T15:21:31.654Z] 3a2ae6a8a46f: Waiting [2023-10-21T15:21:31.654Z] 5c69ac0246d0: Download complete [2023-10-21T15:21:31.654Z] 3a2ae6a8a46f: Download complete [2023-10-21T15:21:31.654Z] 33b1e0a273af: Verifying Checksum [2023-10-21T15:21:31.654Z] 33b1e0a273af: Download complete [2023-10-21T15:21:31.654Z] 5d3b04190fa2: Verifying Checksum [2023-10-21T15:21:31.654Z] 5d3b04190fa2: Download complete [2023-10-21T15:21:31.654Z] ec43610c2a17: Verifying Checksum [2023-10-21T15:21:31.654Z] ec43610c2a17: Download complete [2023-10-21T15:21:31.911Z] 5eb5b503b376: Verifying Checksum [2023-10-21T15:21:31.911Z] 5eb5b503b376: Download complete [2023-10-21T15:21:32.441Z] f4c1fc716caa: Pull complete [2023-10-21T15:21:32.441Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-21T15:21:32.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-21T15:21:32.441Z] ---> ea914061e18c [2023-10-21T15:21:32.441Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:21:32.476Z] 2f39f015ded8: Download complete [2023-10-21T15:21:33.042Z] 5eb5b503b376: Pull complete [2023-10-21T15:21:33.042Z] 5c69ac0246d0: Pull complete [2023-10-21T15:21:33.606Z] ec43610c2a17: Pull complete [2023-10-21T15:21:33.606Z] 3a2ae6a8a46f: Pull complete [2023-10-21T15:21:33.863Z] 33b1e0a273af: Pull complete [2023-10-21T15:21:33.863Z] 5d3b04190fa2: Pull complete [2023-10-21T15:21:33.955Z] ---> Running in 13aa4b3d1307 [2023-10-21T15:21:34.232Z] Removing intermediate container 13aa4b3d1307 [2023-10-21T15:21:34.232Z] ---> 514bf3eef4f6 [2023-10-21T15:21:34.232Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:21:34.503Z] ---> Running in 9a087ac73fa6 [2023-10-21T15:21:34.770Z] Removing intermediate container 9a087ac73fa6 [2023-10-21T15:21:34.770Z] ---> d324f5121c88 [2023-10-21T15:21:34.770Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:21:34.770Z] ---> Running in cacd50b49049 [2023-10-21T15:21:35.038Z] Removing intermediate container cacd50b49049 [2023-10-21T15:21:35.038Z] ---> 734cad7ef710 [2023-10-21T15:21:35.038Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:21:35.308Z] ---> Running in 0c51d33f4edf [2023-10-21T15:21:36.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-21T15:21:36.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-21T15:21:37.824Z] OK: 266 MiB in 52 packages [2023-10-21T15:21:38.047Z] 2f39f015ded8: Pull complete [2023-10-21T15:21:38.047Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-21T15:21:38.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:21:38.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:21:38.129Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:21:38.164Z] $ 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 [2023-10-21T15:21:38.804Z] Removing intermediate container 0c51d33f4edf [2023-10-21T15:21:38.804Z] ---> 1b88ae6d3ed7 [2023-10-21T15:21:38.804Z] Step 7/12 : WORKDIR /app [2023-10-21T15:21:38.804Z] ---> Running in 170c5656a08f [2023-10-21T15:21:39.073Z] Removing intermediate container 170c5656a08f [2023-10-21T15:21:39.073Z] ---> 559f7ca9306a [2023-10-21T15:21:39.073Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-21T15:21:41.679Z] ---> 77b94af8c5b1 [2023-10-21T15:21:41.679Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:21:41.679Z] ---> Running in 236dc23fb35f [2023-10-21T15:21:45.245Z] $ docker top 31a60c5d465c8263c4d8e5e601f141c55db1c059829b48a9b8ed4fbc6fff30e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:21:45.637Z] ---> job-cost.sh [2023-10-21T15:21:45.638Z] lf-activate-venv: SKIPPING [2023-10-21T15:21:45.638Z] INFO: No Stack... [2023-10-21T15:21:45.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-21T15:21:46.464Z] INFO: Archiving Costs [Pipeline] sh [2023-10-21T15:21:46.751Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-10-21T15:21:46.751Z] + cut -d, -f6 [Pipeline] lock [2023-10-21T15:21:46.765Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [2023-10-21T15:21:46.772Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] did not exist. Created. [2023-10-21T15:21:46.772Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-21T15:21:47.071Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-21T15:21:47.106Z] Stashed 1 file(s) [Pipeline] } [2023-10-21T15:21:47.112Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-21T15:21:47.131Z] $ docker stop --time=1 31a60c5d465c8263c4d8e5e601f141c55db1c059829b48a9b8ed4fbc6fff30e5 [2023-10-21T15:21:48.337Z] $ docker rm -f --volumes 31a60c5d465c8263c4d8e5e601f141c55db1c059829b48a9b8ed4fbc6fff30e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-21T15:23:18.345Z] Removing intermediate container 236dc23fb35f [2023-10-21T15:23:18.345Z] ---> 927d22caa25f [2023-10-21T15:23:18.345Z] Step 10/12 : COPY . . [2023-10-21T15:23:18.345Z] ---> a952bf86733b [2023-10-21T15:23:18.345Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:23:18.345Z] ---> Running in 47e75fdf2863 [2023-10-21T15:23:18.345Z] Removing intermediate container 47e75fdf2863 [2023-10-21T15:23:18.345Z] ---> 62c86ebeaecf [2023-10-21T15:23:18.345Z] Step 12/12 : RUN $MAKE [2023-10-21T15:23:18.345Z] ---> Running in 554d48ff2450 [2023-10-21T15:23:18.345Z] noop [2023-10-21T15:23:18.345Z] Removing intermediate container 554d48ff2450 [2023-10-21T15:23:18.345Z] ---> ac65dad73540 [2023-10-21T15:23:18.345Z] Successfully built ac65dad73540 [2023-10-21T15:23:18.345Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:18.699Z] + docker inspect -f . ci-base-image-arm64 [2023-10-21T15:23:18.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:23:18.948Z] prd-ubuntu20.04-docker-arm64-4c-16g-9710 does not seem to be running inside a container [2023-10-21T15:23:19.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/138 -v /w/workspace/app-rfid-llrp-inventory/138:/w/workspace/app-rfid-llrp-inventory/138:rw,z -v /w/workspace/app-rfid-llrp-inventory/138@tmp:/w/workspace/app-rfid-llrp-inventory/138@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 [2023-10-21T15:23:20.571Z] $ docker top 40eb947865bf3ccaf56d59b22c2f9c5dc458d0e9de52c0c6e21c17bb4808e6d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:23:21.446Z] + go version [2023-10-21T15:23:21.446Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-21T15:23:21.468Z] $ docker stop --time=1 40eb947865bf3ccaf56d59b22c2f9c5dc458d0e9de52c0c6e21c17bb4808e6d4 [2023-10-21T15:23:23.134Z] $ docker rm -f --volumes 40eb947865bf3ccaf56d59b22c2f9c5dc458d0e9de52c0c6e21c17bb4808e6d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:23:23.836Z] + docker inspect -f . ci-base-image-arm64 [2023-10-21T15:23:23.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:23:24.040Z] prd-ubuntu20.04-docker-arm64-4c-16g-9710 does not seem to be running inside a container [2023-10-21T15:23:24.125Z] $ 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/138 -v /w/workspace/app-rfid-llrp-inventory/138:/w/workspace/app-rfid-llrp-inventory/138:rw,z -v /w/workspace/app-rfid-llrp-inventory/138@tmp:/w/workspace/app-rfid-llrp-inventory/138@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 [2023-10-21T15:23:25.435Z] $ docker top 845aabbe8aa4f8c42c34c1e3c7c1c2f81528c522b640482cafad36f8dccc93f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:23:26.302Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/138 [Pipeline] fileExists [Pipeline] sh [2023-10-21T15:23:26.961Z] + make test [2023-10-21T15:23:26.961Z] go test -race ./... -coverprofile=coverage.out ./... [2023-10-21T15:26:03.735Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-10-21T15:26:03.735Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-10-21T15:26:03.735Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.387s coverage: 86.2% of statements [2023-10-21T15:26:09.298Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.533s coverage: 71.9% of statements [2023-10-21T15:26:09.298Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-21T15:26:09.298Z] go vet ./... [2023-10-21T15:28:31.007Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-21T15:28:31.007Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-21T15:28:31.007Z] ./bin/test-attribution.sh [2023-10-21T15:28:31.007Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-21T15:28:31.007Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-21T15:28:31.007Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-21T15:28:31.007Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-21T15:28:31.007Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-21T15:28:31.007Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-10-21T15:28:31.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-21T15:28:31.038Z] $ docker stop --time=1 845aabbe8aa4f8c42c34c1e3c7c1c2f81528c522b640482cafad36f8dccc93f8 [2023-10-21T15:28:33.122Z] $ docker rm -f --volumes 845aabbe8aa4f8c42c34c1e3c7c1c2f81528c522b640482cafad36f8dccc93f8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:28:34.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-21T15:28:34.971Z] Warning: overwriting stash ‘coverage-report’ [2023-10-21T15:28:35.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-21T15:28:35.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-21T15:28:36.341Z] + ls -al . [2023-10-21T15:28:36.341Z] total 232 [2023-10-21T15:28:36.341Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 15:23 . [2023-10-21T15:28:36.341Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 .. [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 262 Oct 21 15:20 .dockerignore [2023-10-21T15:28:36.341Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 15:20 .git [2023-10-21T15:28:36.341Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 .github [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 788 Oct 21 15:20 .gitignore [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 21 15:20 .golangci.yml [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 10232 Oct 21 15:20 Attribution.txt [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 9317 Oct 21 15:20 CHANGELOG.md [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 1659 Oct 21 15:20 Dockerfile [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 15:20 GOVERNANCE.md [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 687 Oct 21 15:20 Jenkinsfile [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 21 15:20 LICENSE [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 2497 Oct 21 15:20 Makefile [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 21 15:20 OWNERS.md [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 31516 Oct 21 15:20 README.md [2023-10-21T15:28:36.341Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 21 15:18 VERSION [2023-10-21T15:28:36.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 bin [2023-10-21T15:28:36.342Z] -rw-r--r-- 1 jenkins jenkins 41317 Oct 21 15:26 coverage.out [2023-10-21T15:28:36.342Z] -rw-rw-r-- 1 jenkins jenkins 3969 Oct 21 15:20 go.mod [2023-10-21T15:28:36.342Z] -rw-rw-r-- 1 jenkins jenkins 35080 Oct 21 15:20 go.sum [2023-10-21T15:28:36.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 images [2023-10-21T15:28:36.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 internal [2023-10-21T15:28:36.342Z] -rw-rw-r-- 1 jenkins jenkins 531 Oct 21 15:20 main.go [2023-10-21T15:28:36.342Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 15:20 res [2023-10-21T15:28:36.342Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 15:20 snap [2023-10-21T15:28:36.342Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 15:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:28:36.716Z] + 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=381a687333ca9b0d1c51b9ef892fe4f7db09a865 --label arch=arm64 --label version=3.1.0-dev.26 . [2023-10-21T15:28:36.985Z] Sending build context to Docker daemon 685.1kB [2023-10-21T15:28:36.985Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-10-21T15:28:36.985Z] Step 2/29 : FROM ${BASE} AS builder [2023-10-21T15:28:36.985Z] ---> ac65dad73540 [2023-10-21T15:28:36.985Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-10-21T15:28:37.254Z] ---> Running in 128cef9f9a0e [2023-10-21T15:28:37.526Z] Removing intermediate container 128cef9f9a0e [2023-10-21T15:28:37.526Z] ---> 981d966b95a2 [2023-10-21T15:28:37.526Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-10-21T15:28:37.795Z] ---> Running in 9eef0ce9af06 [2023-10-21T15:28:38.065Z] Removing intermediate container 9eef0ce9af06 [2023-10-21T15:28:38.065Z] ---> c91f2bd6aeea [2023-10-21T15:28:38.065Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-10-21T15:28:38.065Z] ---> Running in 3cfdf07582aa [2023-10-21T15:28:38.656Z] Removing intermediate container 3cfdf07582aa [2023-10-21T15:28:38.656Z] ---> feb2eeba5799 [2023-10-21T15:28:38.656Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-21T15:28:38.656Z] ---> Running in dc93442ad9d3 [2023-10-21T15:28:40.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-21T15:28:40.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-21T15:28:41.510Z] OK: 266 MiB in 52 packages [2023-10-21T15:28:42.484Z] Removing intermediate container dc93442ad9d3 [2023-10-21T15:28:42.484Z] ---> dc918c575212 [2023-10-21T15:28:42.484Z] Step 7/29 : WORKDIR /app [2023-10-21T15:28:42.484Z] ---> Running in 171bd9e177ec [2023-10-21T15:28:42.754Z] Removing intermediate container 171bd9e177ec [2023-10-21T15:28:42.754Z] ---> e9e7cf7704a8 [2023-10-21T15:28:42.754Z] Step 8/29 : COPY go.mod vendor* ./ [2023-10-21T15:28:43.344Z] ---> 0f2e31982c38 [2023-10-21T15:28:43.344Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-21T15:28:43.344Z] ---> Running in 260527a91445 [2023-10-21T15:28:45.947Z] Removing intermediate container 260527a91445 [2023-10-21T15:28:45.947Z] ---> 5cc676c2b205 [2023-10-21T15:28:45.947Z] Step 10/29 : COPY . . [2023-10-21T15:28:46.534Z] ---> 8487b5458481 [2023-10-21T15:28:46.534Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-21T15:28:46.534Z] ---> Running in 5aef603c5835 [2023-10-21T15:28:46.809Z] Removing intermediate container 5aef603c5835 [2023-10-21T15:28:46.809Z] ---> 40313bf61e2f [2023-10-21T15:28:46.809Z] Step 12/29 : RUN $MAKE [2023-10-21T15:28:46.809Z] ---> Running in 4eaeb961d61b [2023-10-21T15:28:48.226Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.26 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.26" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-10-21T15:30:54.964Z] Removing intermediate container 4eaeb961d61b [2023-10-21T15:30:54.964Z] ---> 17914f40d2c4 [2023-10-21T15:30:54.964Z] Step 13/29 : FROM alpine:3.18 [2023-10-21T15:30:55.547Z] 3.18: Pulling from library/alpine [2023-10-21T15:30:55.815Z] 579b34f0a95b: Pulling fs layer [2023-10-21T15:30:56.085Z] 579b34f0a95b: Verifying Checksum [2023-10-21T15:30:56.085Z] 579b34f0a95b: Download complete [2023-10-21T15:30:56.670Z] 579b34f0a95b: Pull complete [2023-10-21T15:30:56.670Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-21T15:31:00.043Z] Status: Downloaded newer image for alpine:3.18 [2023-10-21T15:31:00.043Z] ---> 3cc203321400 [2023-10-21T15:31:00.043Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-21T15:31:00.043Z] ---> Running in f490edc6ce27 [2023-10-21T15:31:00.327Z] Removing intermediate container f490edc6ce27 [2023-10-21T15:31:00.327Z] ---> 58610cf4f763 [2023-10-21T15:31:00.327Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-10-21T15:31:00.595Z] ---> Running in 8535dba1e29a [2023-10-21T15:31:00.866Z] Removing intermediate container 8535dba1e29a [2023-10-21T15:31:00.866Z] ---> 33dc06686564 [2023-10-21T15:31:00.866Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-10-21T15:31:00.866Z] ---> Running in aed73869fba4 [2023-10-21T15:31:02.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-21T15:31:02.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-21T15:31:03.975Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-21T15:31:03.975Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-21T15:31:03.975Z] Executing busybox-1.36.1-r2.trigger [2023-10-21T15:31:03.975Z] Executing ca-certificates-20230506-r0.trigger [2023-10-21T15:31:04.245Z] OK: 9 MiB in 17 packages [2023-10-21T15:31:05.665Z] Removing intermediate container aed73869fba4 [2023-10-21T15:31:05.665Z] ---> a704a4ae399c [2023-10-21T15:31:05.665Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-21T15:31:06.257Z] ---> b933cd4cc28b [2023-10-21T15:31:06.257Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-21T15:31:06.845Z] ---> 5c654e170433 [2023-10-21T15:31:06.845Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-10-21T15:31:07.434Z] ---> 5cc23cf03791 [2023-10-21T15:31:07.434Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-10-21T15:31:08.079Z] ---> bb720a1003a8 [2023-10-21T15:31:08.079Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-10-21T15:31:10.032Z] ---> 9277c4a2aa06 [2023-10-21T15:31:10.032Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-10-21T15:31:10.032Z] ---> Running in 4a08f6ed8396 [2023-10-21T15:31:15.498Z] Removing intermediate container 4a08f6ed8396 [2023-10-21T15:31:15.498Z] ---> ec1ccb2a86d3 [2023-10-21T15:31:15.498Z] Step 23/29 : VOLUME /cache [2023-10-21T15:31:15.498Z] ---> Running in 8b1bf72bcdd6 [2023-10-21T15:31:15.498Z] Removing intermediate container 8b1bf72bcdd6 [2023-10-21T15:31:15.498Z] ---> b0a7d37b7c08 [2023-10-21T15:31:15.498Z] Step 24/29 : EXPOSE 59711 [2023-10-21T15:31:15.774Z] ---> Running in 36a493ae9fde [2023-10-21T15:31:16.055Z] Removing intermediate container 36a493ae9fde [2023-10-21T15:31:16.055Z] ---> 98a0907b844d [2023-10-21T15:31:16.055Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-10-21T15:31:16.055Z] ---> Running in f60b9f1022ff [2023-10-21T15:31:16.679Z] Removing intermediate container f60b9f1022ff [2023-10-21T15:31:16.679Z] ---> c43d96baf871 [2023-10-21T15:31:16.679Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-10-21T15:31:16.679Z] ---> Running in 2fd5ac7f13a8 [2023-10-21T15:31:16.948Z] Removing intermediate container 2fd5ac7f13a8 [2023-10-21T15:31:16.948Z] ---> 0c3711e6ad26 [2023-10-21T15:31:16.948Z] Step 27/29 : LABEL arch=arm64 [2023-10-21T15:31:16.948Z] ---> Running in 22e4afb41a1d [2023-10-21T15:31:17.548Z] Removing intermediate container 22e4afb41a1d [2023-10-21T15:31:17.548Z] ---> a16956935aa8 [2023-10-21T15:31:17.548Z] Step 28/29 : LABEL git_sha=381a687333ca9b0d1c51b9ef892fe4f7db09a865 [2023-10-21T15:31:17.548Z] ---> Running in 95430989c823 [2023-10-21T15:31:17.832Z] Removing intermediate container 95430989c823 [2023-10-21T15:31:17.832Z] ---> 6fc574dec816 [2023-10-21T15:31:17.832Z] Step 29/29 : LABEL version=3.1.0-dev.26 [2023-10-21T15:31:18.105Z] ---> Running in 4e277bab680b [2023-10-21T15:31:18.372Z] Removing intermediate container 4e277bab680b [2023-10-21T15:31:18.372Z] ---> e1321b9f782b [2023-10-21T15:31:18.372Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-21T15:31:18.372Z] Successfully built e1321b9f782b [2023-10-21T15:31:18.372Z] 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 [2023-10-21T15:31:18.506Z] provisioning config files... [2023-10-21T15:31:18.520Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/138@tmp/config7539780899596876296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:31:18.863Z] ---> docker-login.sh [2023-10-21T15:31:18.863Z] nexus3.edgexfoundry.org:10001 [2023-10-21T15:31:18.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:31:19.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:31:19.132Z] Configure a credential helper to remove this warning. See [2023-10-21T15:31:19.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:31:19.132Z] [2023-10-21T15:31:19.132Z] Login Succeeded [2023-10-21T15:31:19.132Z] nexus3.edgexfoundry.org:10002 [2023-10-21T15:31:19.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:31:19.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:31:19.398Z] Configure a credential helper to remove this warning. See [2023-10-21T15:31:19.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:31:19.398Z] [2023-10-21T15:31:19.398Z] Login Succeeded [2023-10-21T15:31:19.398Z] nexus3.edgexfoundry.org:10003 [2023-10-21T15:31:19.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:31:19.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:31:19.931Z] Configure a credential helper to remove this warning. See [2023-10-21T15:31:19.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:31:19.931Z] [2023-10-21T15:31:19.931Z] Login Succeeded [2023-10-21T15:31:19.931Z] nexus3.edgexfoundry.org:10004 [2023-10-21T15:31:20.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:31:20.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:31:20.197Z] Configure a credential helper to remove this warning. See [2023-10-21T15:31:20.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:31:20.197Z] [2023-10-21T15:31:20.197Z] Login Succeeded [2023-10-21T15:31:20.197Z] docker.io [2023-10-21T15:31:20.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-21T15:31:21.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-21T15:31:21.047Z] Configure a credential helper to remove this warning. See [2023-10-21T15:31:21.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-21T15:31:21.047Z] [2023-10-21T15:31:21.047Z] Login Succeeded [2023-10-21T15:31:21.047Z] ---> docker-login.sh ends [Pipeline] } [2023-10-21T15:31:21.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:31:21.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-21T15:31:21.105Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-10-21T15:31:21.105Z] 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [2023-10-21T15:31:21.105Z] latest [2023-10-21T15:31:21.105Z] 3.1.0-dev.26 [2023-10-21T15:31:21.105Z] 381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [2023-10-21T15:31:21.105Z] main [2023-10-21T15:31:21.105Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:21.442Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:21.793Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865 [2023-10-21T15:31:21.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-21T15:31:21.793Z] af56991a3b1e: Preparing [2023-10-21T15:31:21.793Z] 8f89aaa879fa: Preparing [2023-10-21T15:31:21.793Z] cf7e4fb20e4a: Preparing [2023-10-21T15:31:21.793Z] 5c66451f30d4: Preparing [2023-10-21T15:31:21.793Z] 15a6489889f4: Preparing [2023-10-21T15:31:21.793Z] 19713b5ad925: Preparing [2023-10-21T15:31:21.793Z] f05bf6a86648: Preparing [2023-10-21T15:31:21.793Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:31:21.793Z] 19713b5ad925: Waiting [2023-10-21T15:31:21.793Z] f05bf6a86648: Waiting [2023-10-21T15:31:21.793Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:31:22.060Z] af56991a3b1e: Pushed [2023-10-21T15:31:22.060Z] 15a6489889f4: Pushed [2023-10-21T15:31:22.060Z] 5c66451f30d4: Pushed [2023-10-21T15:31:22.060Z] cf7e4fb20e4a: Pushed [2023-10-21T15:31:22.060Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:31:22.328Z] 19713b5ad925: Pushed [2023-10-21T15:31:22.597Z] f05bf6a86648: Pushed [2023-10-21T15:31:27.942Z] 8f89aaa879fa: Pushed [2023-10-21T15:31:27.942Z] 381a687333ca9b0d1c51b9ef892fe4f7db09a865: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:28.306Z] + 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 [2023-10-21T15:31:28.649Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-21T15:31:28.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-21T15:31:28.649Z] af56991a3b1e: Preparing [2023-10-21T15:31:28.649Z] 8f89aaa879fa: Preparing [2023-10-21T15:31:28.649Z] cf7e4fb20e4a: Preparing [2023-10-21T15:31:28.649Z] 5c66451f30d4: Preparing [2023-10-21T15:31:28.649Z] 15a6489889f4: Preparing [2023-10-21T15:31:28.649Z] 19713b5ad925: Preparing [2023-10-21T15:31:28.649Z] f05bf6a86648: Preparing [2023-10-21T15:31:28.649Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:31:28.649Z] f05bf6a86648: Waiting [2023-10-21T15:31:28.649Z] 19713b5ad925: Waiting [2023-10-21T15:31:28.649Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:31:28.649Z] cf7e4fb20e4a: Layer already exists [2023-10-21T15:31:28.649Z] af56991a3b1e: Layer already exists [2023-10-21T15:31:28.649Z] 8f89aaa879fa: Layer already exists [2023-10-21T15:31:28.649Z] 15a6489889f4: Layer already exists [2023-10-21T15:31:28.649Z] 5c66451f30d4: Layer already exists [2023-10-21T15:31:28.649Z] 19713b5ad925: Layer already exists [2023-10-21T15:31:28.649Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:31:28.649Z] f05bf6a86648: Layer already exists [2023-10-21T15:31:28.914Z] latest: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:29.263Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:29.607Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.26 [2023-10-21T15:31:29.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-21T15:31:29.607Z] af56991a3b1e: Preparing [2023-10-21T15:31:29.607Z] 8f89aaa879fa: Preparing [2023-10-21T15:31:29.607Z] cf7e4fb20e4a: Preparing [2023-10-21T15:31:29.607Z] 5c66451f30d4: Preparing [2023-10-21T15:31:29.607Z] 15a6489889f4: Preparing [2023-10-21T15:31:29.607Z] 19713b5ad925: Preparing [2023-10-21T15:31:29.607Z] f05bf6a86648: Preparing [2023-10-21T15:31:29.607Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:31:29.607Z] 19713b5ad925: Waiting [2023-10-21T15:31:29.607Z] f05bf6a86648: Waiting [2023-10-21T15:31:29.607Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:31:29.607Z] af56991a3b1e: Layer already exists [2023-10-21T15:31:29.607Z] 8f89aaa879fa: Layer already exists [2023-10-21T15:31:29.607Z] cf7e4fb20e4a: Layer already exists [2023-10-21T15:31:29.607Z] 5c66451f30d4: Layer already exists [2023-10-21T15:31:29.607Z] 15a6489889f4: Layer already exists [2023-10-21T15:31:29.607Z] 19713b5ad925: Layer already exists [2023-10-21T15:31:29.607Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:31:29.607Z] f05bf6a86648: Layer already exists [2023-10-21T15:31:29.874Z] 3.1.0-dev.26: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:30.215Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:30.543Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [2023-10-21T15:31:30.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-21T15:31:30.543Z] af56991a3b1e: Preparing [2023-10-21T15:31:30.543Z] 8f89aaa879fa: Preparing [2023-10-21T15:31:30.543Z] cf7e4fb20e4a: Preparing [2023-10-21T15:31:30.543Z] 5c66451f30d4: Preparing [2023-10-21T15:31:30.543Z] 15a6489889f4: Preparing [2023-10-21T15:31:30.543Z] 19713b5ad925: Preparing [2023-10-21T15:31:30.543Z] f05bf6a86648: Preparing [2023-10-21T15:31:30.543Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:31:30.543Z] 19713b5ad925: Waiting [2023-10-21T15:31:30.543Z] f05bf6a86648: Waiting [2023-10-21T15:31:30.543Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:31:30.543Z] af56991a3b1e: Layer already exists [2023-10-21T15:31:30.543Z] 8f89aaa879fa: Layer already exists [2023-10-21T15:31:30.543Z] cf7e4fb20e4a: Layer already exists [2023-10-21T15:31:30.543Z] 15a6489889f4: Layer already exists [2023-10-21T15:31:30.543Z] 5c66451f30d4: Layer already exists [2023-10-21T15:31:30.543Z] 19713b5ad925: Layer already exists [2023-10-21T15:31:30.543Z] f05bf6a86648: Layer already exists [2023-10-21T15:31:30.543Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:31:30.815Z] 381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:31.165Z] + 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 [2023-10-21T15:31:31.500Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-10-21T15:31:31.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-10-21T15:31:31.500Z] af56991a3b1e: Preparing [2023-10-21T15:31:31.500Z] 8f89aaa879fa: Preparing [2023-10-21T15:31:31.500Z] cf7e4fb20e4a: Preparing [2023-10-21T15:31:31.500Z] 5c66451f30d4: Preparing [2023-10-21T15:31:31.500Z] 15a6489889f4: Preparing [2023-10-21T15:31:31.500Z] 19713b5ad925: Preparing [2023-10-21T15:31:31.500Z] f05bf6a86648: Preparing [2023-10-21T15:31:31.500Z] 5f4d9fc4d98d: Preparing [2023-10-21T15:31:31.500Z] f05bf6a86648: Waiting [2023-10-21T15:31:31.500Z] 5f4d9fc4d98d: Waiting [2023-10-21T15:31:31.500Z] 19713b5ad925: Waiting [2023-10-21T15:31:31.500Z] af56991a3b1e: Layer already exists [2023-10-21T15:31:31.500Z] cf7e4fb20e4a: Layer already exists [2023-10-21T15:31:31.500Z] 8f89aaa879fa: Layer already exists [2023-10-21T15:31:31.500Z] 5c66451f30d4: Layer already exists [2023-10-21T15:31:31.500Z] 15a6489889f4: Layer already exists [2023-10-21T15:31:31.500Z] f05bf6a86648: Layer already exists [2023-10-21T15:31:31.500Z] 19713b5ad925: Layer already exists [2023-10-21T15:31:31.500Z] 5f4d9fc4d98d: Layer already exists [2023-10-21T15:31:31.766Z] main: digest: sha256:063c63ace7ef6754a04a585ca9d0fd9406260422d7032f136ed5a4deb61853f7 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-21T15:31:31.809Z] ===================================================== [Pipeline] echo [2023-10-21T15:31:31.815Z] taggedImages: [2023-10-21T15:31:31.815Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865 [2023-10-21T15:31:31.815Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-10-21T15:31:31.815Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.26 [2023-10-21T15:31:31.815Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:381a687333ca9b0d1c51b9ef892fe4f7db09a865-3.1.0-dev.26 [2023-10-21T15:31:31.815Z] - 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 [2023-10-21T15:31:32.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-21T15:31:32.170Z] [2023-10-21T15:31:32.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:31:32.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-21T15:31:32.779Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-21T15:31:32.779Z] 8998bd30e6a1: Pulling fs layer [2023-10-21T15:31:32.779Z] 04944245beec: Pulling fs layer [2023-10-21T15:31:32.779Z] 699f458cf7ca: Pulling fs layer [2023-10-21T15:31:32.779Z] 765212b225bb: Pulling fs layer [2023-10-21T15:31:32.779Z] f23df028b6ca: Pulling fs layer [2023-10-21T15:31:32.779Z] d65c8cfc05b1: Pulling fs layer [2023-10-21T15:31:32.779Z] 2437ff75d9bd: Pulling fs layer [2023-10-21T15:31:32.779Z] f23df028b6ca: Waiting [2023-10-21T15:31:32.779Z] d65c8cfc05b1: Waiting [2023-10-21T15:31:32.779Z] 2437ff75d9bd: Waiting [2023-10-21T15:31:32.779Z] 765212b225bb: Waiting [2023-10-21T15:31:32.779Z] 04944245beec: Verifying Checksum [2023-10-21T15:31:32.779Z] 04944245beec: Download complete [2023-10-21T15:31:32.779Z] 765212b225bb: Verifying Checksum [2023-10-21T15:31:32.779Z] 765212b225bb: Download complete [2023-10-21T15:31:32.779Z] f23df028b6ca: Verifying Checksum [2023-10-21T15:31:32.779Z] f23df028b6ca: Download complete [2023-10-21T15:31:33.059Z] d65c8cfc05b1: Verifying Checksum [2023-10-21T15:31:33.059Z] d65c8cfc05b1: Download complete [2023-10-21T15:31:33.059Z] 699f458cf7ca: Verifying Checksum [2023-10-21T15:31:33.059Z] 699f458cf7ca: Download complete [2023-10-21T15:31:33.332Z] 8998bd30e6a1: Verifying Checksum [2023-10-21T15:31:33.332Z] 8998bd30e6a1: Download complete [2023-10-21T15:31:35.915Z] 2437ff75d9bd: Verifying Checksum [2023-10-21T15:31:35.915Z] 2437ff75d9bd: Download complete [2023-10-21T15:31:38.496Z] 8998bd30e6a1: Pull complete [2023-10-21T15:31:38.496Z] 04944245beec: Pull complete [2023-10-21T15:31:40.435Z] 699f458cf7ca: Pull complete [2023-10-21T15:31:40.435Z] 765212b225bb: Pull complete [2023-10-21T15:31:41.397Z] f23df028b6ca: Pull complete [2023-10-21T15:31:41.669Z] d65c8cfc05b1: Pull complete [2023-10-21T15:31:59.898Z] 2437ff75d9bd: Pull complete [2023-10-21T15:31:59.898Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-21T15:31:59.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-21T15:31:59.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:32:00.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-9710 does not seem to be running inside a container [2023-10-21T15:32:00.177Z] $ 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/138 -v /w/workspace/app-rfid-llrp-inventory/138:/w/workspace/app-rfid-llrp-inventory/138:rw,z -v /w/workspace/app-rfid-llrp-inventory/138@tmp:/w/workspace/app-rfid-llrp-inventory/138@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 [2023-10-21T15:32:03.215Z] $ docker top 72947a39a1b189bd4635499601758237ef8f2a3b32cdb1ecea6f136e59c7e443 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:32:04.074Z] ---> job-cost.sh [2023-10-21T15:32:04.074Z] lf-activate-venv: SKIPPING [2023-10-21T15:32:04.074Z] INFO: No Stack... [2023-10-21T15:32:04.658Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-21T15:32:05.243Z] INFO: Archiving Costs [Pipeline] sh [2023-10-21T15:32:05.884Z] + cat /w/workspace/app-rfid-llrp-inventory/138/archives/cost.csv [2023-10-21T15:32:05.884Z] + cut -d, -f6 [Pipeline] lock [2023-10-21T15:32:05.953Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [2023-10-21T15:32:05.958Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] did not exist. Created. [2023-10-21T15:32:05.958Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-21T15:32:06.617Z] /w/workspace/app-rfid-llrp-inventory/138@tmp/durable-502a9112/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-21T15:32:07.281Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-21T15:32:07.304Z] Warning: overwriting stash ‘stack-cost’ [2023-10-21T15:32:07.368Z] Stashed 1 file(s) [Pipeline] } [2023-10-21T15:32:07.378Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-21T15:32:07.402Z] $ docker stop --time=1 72947a39a1b189bd4635499601758237ef8f2a3b32cdb1ecea6f136e59c7e443 [2023-10-21T15:32:10.997Z] $ docker rm -f --volumes 72947a39a1b189bd4635499601758237ef8f2a3b32cdb1ecea6f136e59c7e443 [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 [2023-10-21T15:32:11.450Z] provisioning config files... [2023-10-21T15:32:11.457Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2884627142919981551tmp [Pipeline] { [Pipeline] sh [2023-10-21T15:32:11.747Z] + set +x [2023-10-21T15:32:11.747Z] + curl -s https://codecov.io/bash [2023-10-21T15:32:11.747Z] + bash -s -- [2023-10-21T15:32:11.747Z] [2023-10-21T15:32:11.747Z] _____ _ [2023-10-21T15:32:11.747Z] / ____| | | [2023-10-21T15:32:11.747Z] | | ___ __| | ___ ___ _____ __ [2023-10-21T15:32:11.747Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-21T15:32:11.747Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-21T15:32:11.747Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-21T15:32:11.747Z] Bash-1.0.6 [2023-10-21T15:32:11.747Z] [2023-10-21T15:32:11.747Z] [2023-10-21T15:32:11.747Z] ==> git version 2.25.1 found [2023-10-21T15:32:11.747Z] ==> 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 [2023-10-21T15:32:11.747Z] Release-Date: 2020-01-08 [2023-10-21T15:32:11.747Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-21T15:32:11.747Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-21T15:32:11.747Z] ==> Jenkins CI detected. [2023-10-21T15:32:11.747Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-21T15:32:11.747Z] project root: . [2023-10-21T15:32:11.747Z] --> token set from env [2023-10-21T15:32:11.747Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-21T15:32:11.747Z] ==> Running gcov in . (disable via -X gcov) [2023-10-21T15:32:12.007Z] ==> Python coveragepy not found [2023-10-21T15:32:12.007Z] ==> Searching for coverage reports in: [2023-10-21T15:32:12.007Z] + . [2023-10-21T15:32:12.007Z] -> Found 1 reports [2023-10-21T15:32:12.007Z] ==> Detecting git/mercurial file structure [2023-10-21T15:32:12.007Z] ==> Reading reports [2023-10-21T15:32:12.007Z] + ./coverage.out bytes=41317 [2023-10-21T15:32:12.007Z] ==> Appending adjustments [2023-10-21T15:32:12.007Z] https://docs.codecov.io/docs/fixing-reports [2023-10-21T15:32:12.007Z] + Found adjustments [2023-10-21T15:32:12.007Z] ==> Gzipping contents [2023-10-21T15:32:12.007Z] 12K /tmp/codecov.Plziw0.gz [2023-10-21T15:32:12.007Z] ==> Uploading reports [2023-10-21T15:32:12.007Z] url: https://codecov.io [2023-10-21T15:32:12.007Z] query: branch=main&commit=381a687333ca9b0d1c51b9ef892fe4f7db09a865&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-21T15:32:12.007Z] -> Pinging Codecov [2023-10-21T15:32:12.007Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=381a687333ca9b0d1c51b9ef892fe4f7db09a865&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-21T15:32:12.267Z] -> Uploading to [2023-10-21T15:32:12.267Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-21/581DD39554BDF9B6E22D074273EAD858/381a687333ca9b0d1c51b9ef892fe4f7db09a865/8728e04c-3a3b-40ac-a3a2-8cb52ebe9e44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231021%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231021T153212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=50ec60888ed4c3b35137c7e9e02a553bc587ee7ecaef8fa9e75a0295453e77c2 [2023-10-21T15:32:12.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-21T15:32:12.267Z] Dload Upload Total Spent Left Speed [2023-10-21T15:32:12.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11810 0 0 100 11810 0 36677 --:--:-- --:--:-- --:--:-- 36677 [2023-10-21T15:32:12.527Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] } [2023-10-21T15:32:12.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-21T15:32:12.770Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-21T15:32:12.784Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:13.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-21T15:32:13.079Z] [2023-10-21T15:32:13.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:13.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-21T15:32:13.381Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-21T15:32:13.381Z] df9b9388f04a: Pulling fs layer [2023-10-21T15:32:13.381Z] 52dc419b0ee2: Pulling fs layer [2023-10-21T15:32:13.381Z] 25bc292e5bac: Pulling fs layer [2023-10-21T15:32:13.381Z] 114826534d7a: Pulling fs layer [2023-10-21T15:32:13.381Z] 4657fd5d0bcf: Pulling fs layer [2023-10-21T15:32:13.381Z] 6ad1cebc031e: Pulling fs layer [2023-10-21T15:32:13.381Z] 8a3aa393b2d8: Pulling fs layer [2023-10-21T15:32:13.381Z] 114826534d7a: Waiting [2023-10-21T15:32:13.381Z] 4657fd5d0bcf: Waiting [2023-10-21T15:32:13.381Z] 8a3aa393b2d8: Waiting [2023-10-21T15:32:13.381Z] 6ad1cebc031e: Waiting [2023-10-21T15:32:13.381Z] 25bc292e5bac: Download complete [2023-10-21T15:32:13.381Z] 52dc419b0ee2: Download complete [2023-10-21T15:32:13.381Z] 4657fd5d0bcf: Verifying Checksum [2023-10-21T15:32:13.381Z] 4657fd5d0bcf: Download complete [2023-10-21T15:32:13.381Z] df9b9388f04a: Download complete [2023-10-21T15:32:13.641Z] df9b9388f04a: Pull complete [2023-10-21T15:32:13.641Z] 6ad1cebc031e: Verifying Checksum [2023-10-21T15:32:13.641Z] 6ad1cebc031e: Download complete [2023-10-21T15:32:13.641Z] 52dc419b0ee2: Pull complete [2023-10-21T15:32:13.641Z] 25bc292e5bac: Pull complete [2023-10-21T15:32:14.208Z] 114826534d7a: Verifying Checksum [2023-10-21T15:32:14.208Z] 114826534d7a: Download complete [2023-10-21T15:32:14.208Z] 8a3aa393b2d8: Verifying Checksum [2023-10-21T15:32:14.208Z] 8a3aa393b2d8: Download complete [2023-10-21T15:32:17.488Z] 114826534d7a: Pull complete [2023-10-21T15:32:17.488Z] 4657fd5d0bcf: Pull complete [2023-10-21T15:32:17.747Z] 6ad1cebc031e: Pull complete [2023-10-21T15:32:20.284Z] 8a3aa393b2d8: Pull complete [2023-10-21T15:32:20.284Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-21T15:32:20.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-21T15:32:20.284Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:32:20.379Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:32:20.414Z] $ 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 [2023-10-21T15:32:26.323Z] $ docker top aab7cf9e9ad6a8c6a0f3278ad3752028282cdbedaf0a6cf5a93b06ea837fb052 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-21T15:32:26.384Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-10-21T15:32:26.663Z] + set -o pipefail [2023-10-21T15:32:26.663Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-10-21T15:32:34.784Z] [2023-10-21T15:32:34.784Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-10-21T15:32:34.784Z] [2023-10-21T15:32:34.784Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/056e91ff-7668-4dda-9864-1c2286166551 [2023-10-21T15:32:34.784Z] [2023-10-21T15:32:34.784Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-21T15:32:34.784Z] [2023-10-21T15:32:34.784Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-21T15:32:34.784Z] [2023-10-21T15:32:34.784Z] [2023-10-21T15:32:34.784Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-21T15:32:34.784Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-21T15:32:34.784Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-21T15:32:34.794Z] $ docker stop --time=1 aab7cf9e9ad6a8c6a0f3278ad3752028282cdbedaf0a6cf5a93b06ea837fb052 [2023-10-21T15:32:38.724Z] $ docker rm -f --volumes aab7cf9e9ad6a8c6a0f3278ad3752028282cdbedaf0a6cf5a93b06ea837fb052 [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 [2023-10-21T15:32:39.459Z] + git log --format=format:%s -1 381a687333ca9b0d1c51b9ef892fe4f7db09a865 [Pipeline] sh [2023-10-21T15:32:39.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:32:39.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:40.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:32:40.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:32:40.116Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:32:40.148Z] $ 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 [2023-10-21T15:32:40.594Z] $ docker top 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:32:40.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:32:40.671Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:32:40.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:32:40.789Z] $ docker exec 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 ssh-agent [2023-10-21T15:32:40.906Z] SSH_AUTH_SOCK=/tmp/ssh-3HXryu3fIxoo/agent.33 [2023-10-21T15:32:40.906Z] SSH_AGENT_PID=39 [2023-10-21T15:32:40.911Z] Running ssh-add (command line suppressed) [2023-10-21T15:32:41.008Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1086765553549892548.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1086765553549892548.key) [2023-10-21T15:32:41.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:32:41.308Z] + git semver tag [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,485 [run_tag] DEBUG tag force:False [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,485 [check_head_tag] DEBUG check head tag [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,486 [execute] INFO git cat-file --batch-check [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,490 [execute] INFO git cat-file --batch [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,504 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,504 [execute] INFO git tag -a v3.1.0-dev.26 -m v3.1.0-dev.26 [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,504 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.26', '-m', 'v3.1.0-dev.26'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:32:41.568Z] 2023-10-21 15:32:41,509 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-21T15:32:41.568Z] 3.1.0-dev.26 [Pipeline] } [2023-10-21T15:32:41.577Z] $ docker exec --env ******** --env ******** 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 ssh-agent -k [2023-10-21T15:32:41.674Z] unset SSH_AUTH_SOCK; [2023-10-21T15:32:41.675Z] unset SSH_AGENT_PID; [2023-10-21T15:32:41.675Z] echo Agent pid 39 killed; [2023-10-21T15:32:41.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:32:41.990Z] + git semver [Pipeline] } [2023-10-21T15:32:42.273Z] $ docker stop --time=1 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 [2023-10-21T15:32:43.514Z] $ docker rm -f --volumes 035b24bf2d23dd771f3167548312baabf33095f527620f579c320328f319e354 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:43.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-21T15:32:43.905Z] [2023-10-21T15:32:43.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:32:44.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-21T15:32:44.203Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-21T15:32:44.203Z] ab5ef0e58194: Pulling fs layer [2023-10-21T15:32:44.203Z] 9712f1f96733: Pulling fs layer [2023-10-21T15:32:44.203Z] 63f879dbbcfc: Pulling fs layer [2023-10-21T15:32:44.203Z] 0d9ebad4ef96: Pulling fs layer [2023-10-21T15:32:44.203Z] e9a5061849ea: Pulling fs layer [2023-10-21T15:32:44.203Z] 0d9ebad4ef96: Waiting [2023-10-21T15:32:44.203Z] d747dcd14b5f: Pulling fs layer [2023-10-21T15:32:44.203Z] 2de7ff778b66: Pulling fs layer [2023-10-21T15:32:44.203Z] e9a5061849ea: Waiting [2023-10-21T15:32:44.203Z] d747dcd14b5f: Waiting [2023-10-21T15:32:44.203Z] 9712f1f96733: Verifying Checksum [2023-10-21T15:32:44.203Z] 9712f1f96733: Download complete [2023-10-21T15:32:44.462Z] 63f879dbbcfc: Verifying Checksum [2023-10-21T15:32:44.462Z] 63f879dbbcfc: Download complete [2023-10-21T15:32:44.719Z] e9a5061849ea: Verifying Checksum [2023-10-21T15:32:44.719Z] e9a5061849ea: Download complete [2023-10-21T15:32:44.719Z] ab5ef0e58194: Verifying Checksum [2023-10-21T15:32:44.719Z] ab5ef0e58194: Download complete [2023-10-21T15:32:44.719Z] d747dcd14b5f: Verifying Checksum [2023-10-21T15:32:44.719Z] d747dcd14b5f: Download complete [2023-10-21T15:32:44.719Z] 0d9ebad4ef96: Verifying Checksum [2023-10-21T15:32:44.719Z] 0d9ebad4ef96: Download complete [2023-10-21T15:32:44.719Z] 2de7ff778b66: Verifying Checksum [2023-10-21T15:32:44.719Z] 2de7ff778b66: Download complete [2023-10-21T15:32:47.246Z] ab5ef0e58194: Pull complete [2023-10-21T15:32:47.246Z] 9712f1f96733: Pull complete [2023-10-21T15:32:47.813Z] 63f879dbbcfc: Pull complete [2023-10-21T15:32:52.051Z] 0d9ebad4ef96: Pull complete [2023-10-21T15:32:52.051Z] e9a5061849ea: Pull complete [2023-10-21T15:32:52.051Z] d747dcd14b5f: Pull complete [2023-10-21T15:32:52.616Z] 2de7ff778b66: Pull complete [2023-10-21T15:32:52.617Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-21T15:32:52.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-21T15:32:52.617Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:32:52.694Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:32:52.724Z] $ 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 [2023-10-21T15:32:57.506Z] $ docker top 5027ff8d42da25ee12095a1e060a7d8237d513268c8d9926a39e808aafd0f6a4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:32:57.569Z] provisioning config files... [2023-10-21T15:32:57.575Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8779370053985673878tmp [2023-10-21T15:32:57.585Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16814636774507689651tmp [2023-10-21T15:32:57.595Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4142680652425187468tmp [Pipeline] { [Pipeline] echo [2023-10-21T15:32:57.611Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:32:57.895Z] ---> sigul-configuration.sh [2023-10-21T15:32:57.895Z] gpg: directory `/root/.gnupg' created [2023-10-21T15:32:57.895Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-21T15:32:57.895Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-21T15:32:57.895Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-21T15:32:57.895Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-21T15:32:57.895Z] gpg: CAST5 encrypted data [2023-10-21T15:32:57.895Z] gpg: encrypted with 1 passphrase [2023-10-21T15:32:57.895Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-21T15:32:58.191Z] + mkdir /home/jenkins [2023-10-21T15:32:58.191Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-21T15:32:58.477Z] + 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 [2023-10-21T15:32:58.486Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:32:58.771Z] ---> sigul-install.sh [2023-10-21T15:32:58.771Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-21T15:32:59.059Z] + git tag --list [2023-10-21T15:32:59.059Z] v0.0.0 [2023-10-21T15:32:59.059Z] v1.0.0 [2023-10-21T15:32:59.059Z] v2.1.0 [2023-10-21T15:32:59.059Z] v2.1.1 [2023-10-21T15:32:59.059Z] v2.2.0 [2023-10-21T15:32:59.059Z] v2.3.0 [2023-10-21T15:32:59.059Z] v3.0 [2023-10-21T15:32:59.059Z] v3.0.0 [2023-10-21T15:32:59.059Z] v3.0.1 [2023-10-21T15:32:59.059Z] v3.0.1-dev.1 [2023-10-21T15:32:59.059Z] v3.1.0-dev.1 [2023-10-21T15:32:59.059Z] v3.1.0-dev.10 [2023-10-21T15:32:59.059Z] v3.1.0-dev.11 [2023-10-21T15:32:59.059Z] v3.1.0-dev.12 [2023-10-21T15:32:59.059Z] v3.1.0-dev.13 [2023-10-21T15:32:59.059Z] v3.1.0-dev.14 [2023-10-21T15:32:59.059Z] v3.1.0-dev.15 [2023-10-21T15:32:59.059Z] v3.1.0-dev.16 [2023-10-21T15:32:59.059Z] v3.1.0-dev.17 [2023-10-21T15:32:59.059Z] v3.1.0-dev.18 [2023-10-21T15:32:59.059Z] v3.1.0-dev.19 [2023-10-21T15:32:59.059Z] v3.1.0-dev.2 [2023-10-21T15:32:59.059Z] v3.1.0-dev.20 [2023-10-21T15:32:59.059Z] v3.1.0-dev.21 [2023-10-21T15:32:59.059Z] v3.1.0-dev.22 [2023-10-21T15:32:59.059Z] v3.1.0-dev.23 [2023-10-21T15:32:59.059Z] v3.1.0-dev.24 [2023-10-21T15:32:59.059Z] v3.1.0-dev.25 [2023-10-21T15:32:59.059Z] v3.1.0-dev.26 [2023-10-21T15:32:59.059Z] v3.1.0-dev.3 [2023-10-21T15:32:59.059Z] v3.1.0-dev.4 [2023-10-21T15:32:59.059Z] v3.1.0-dev.5 [2023-10-21T15:32:59.059Z] v3.1.0-dev.6 [2023-10-21T15:32:59.059Z] v3.1.0-dev.7 [2023-10-21T15:32:59.059Z] v3.1.0-dev.8 [2023-10-21T15:32:59.059Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-21T15:32:59.347Z] + lftools sign git-tag v3.1.0-dev.26 [2023-10-21T15:32:59.915Z] Signing Git tag with Sigul... [2023-10-21T15:32:59.915Z] Signing v3.1.0-dev.26 [Pipeline] echo [2023-10-21T15:33:00.183Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:33:00.468Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-21T15:33:00.476Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-21T15:33:00.493Z] $ docker stop --time=1 5027ff8d42da25ee12095a1e060a7d8237d513268c8d9926a39e808aafd0f6a4 [2023-10-21T15:33:01.766Z] $ docker rm -f --volumes 5027ff8d42da25ee12095a1e060a7d8237d513268c8d9926a39e808aafd0f6a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-21T15:33:02.177Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:33:02.177Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:33:02.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:33:02.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:33:02.551Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:33:02.587Z] $ 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 [2023-10-21T15:33:02.885Z] $ docker top 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:33:02.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:33:02.973Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:33:03.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:33:03.085Z] $ docker exec 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 ssh-agent [2023-10-21T15:33:03.196Z] SSH_AUTH_SOCK=/tmp/ssh-pTj9mkG9pi0W/agent.32 [2023-10-21T15:33:03.196Z] SSH_AGENT_PID=37 [2023-10-21T15:33:03.202Z] Running ssh-add (command line suppressed) [2023-10-21T15:33:03.303Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16824224149318956237.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16824224149318956237.key) [2023-10-21T15:33:03.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:33:03.602Z] + git semver bump pre [2023-10-21T15:33:03.862Z] 2023-10-21 15:33:03,774 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-21T15:33:03.862Z] 2023-10-21 15:33:03,775 [bump_version] DEBUG bumping version:3.1.0-dev.26 on axis:pre with prefix:dev [2023-10-21T15:33:03.862Z] 2023-10-21 15:33:03,775 [bump_version] DEBUG bumped version:3.1.0-dev.27 [2023-10-21T15:33:03.862Z] 2023-10-21 15:33:03,775 [write_version] DEBUG write version:3.1.0-dev.27 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-10-21T15:33:03.863Z] 2023-10-21 15:33:03,775 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-21T15:33:03.863Z] 2023-10-21 15:33:03,775 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-21T15:33:03.863Z] 2023-10-21 15:33:03,777 [execute] INFO git cat-file --batch-check [2023-10-21T15:33:03.863Z] 2023-10-21 15:33:03,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-21T15:33:03.863Z] 2023-10-21 15:33:03,782 [execute] INFO git cat-file --batch [2023-10-21T15:33:03.863Z] 2023-10-21 15:33:03,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-21T15:33:03.863Z] 2023-10-21 15:33:03,786 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-21T15:33:03.863Z] 3.1.0-dev.27 [Pipeline] } [2023-10-21T15:33:03.871Z] $ docker exec --env ******** --env ******** 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 ssh-agent -k [2023-10-21T15:33:03.966Z] unset SSH_AUTH_SOCK; [2023-10-21T15:33:03.966Z] unset SSH_AGENT_PID; [2023-10-21T15:33:03.966Z] echo Agent pid 37 killed; [2023-10-21T15:33:03.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:33:04.288Z] + git semver [Pipeline] } [2023-10-21T15:33:04.560Z] $ docker stop --time=1 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 [2023-10-21T15:33:05.857Z] $ docker rm -f --volumes 6bebf95dc817c2fadf26fb64e2592ba928fb351d5503b0c1f2458d7a9c35e5a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-21T15:33:06.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-21T15:33:06.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:33:06.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-21T15:33:06.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:33:06.579Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:33:06.607Z] $ 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 [2023-10-21T15:33:06.978Z] $ docker top c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b -eo pid,comm [2023-10-21T15:33:07.027Z] 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). [2023-10-21T15:33:07.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-21T15:33:07.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-21T15:33:07.064Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-21T15:33:07.174Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-21T15:33:07.177Z] $ docker exec c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b ssh-agent [2023-10-21T15:33:07.271Z] SSH_AUTH_SOCK=/tmp/ssh-efhHoWSikjAL/agent.32 [2023-10-21T15:33:07.271Z] SSH_AGENT_PID=39 [2023-10-21T15:33:07.276Z] Running ssh-add (command line suppressed) [2023-10-21T15:33:07.366Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_34896423778035912.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_34896423778035912.key) [2023-10-21T15:33:07.378Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-21T15:33:07.668Z] + git semver push [2023-10-21T15:33:07.927Z] 2023-10-21 15:33:07,847 [run_push] DEBUG push [2023-10-21T15:33:07.927Z] 2023-10-21 15:33:07,848 [execute] INFO git cat-file --batch-check [2023-10-21T15:33:07.927Z] 2023-10-21 15:33:07,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-21T15:33:07.927Z] 2023-10-21 15:33:07,852 [execute] INFO git rev-list f1ded266554f71bbcfb5de633fa03597fd707575 -- [2023-10-21T15:33:07.927Z] 2023-10-21 15:33:07,852 [execute] DEBUG Popen(['git', 'rev-list', 'f1ded266554f71bbcfb5de633fa03597fd707575', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:33:07.927Z] 2023-10-21 15:33:07,859 [execute] INFO git fetch -v origin [2023-10-21T15:33:07.927Z] 2023-10-21 15:33:07,859 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-21T15:33:08.494Z] 2023-10-21 15:33:08,383 [run_push] DEBUG no remote changes detected [2023-10-21T15:33:08.494Z] 2023-10-21 15:33:08,384 [execute] INFO git push origin semver [2023-10-21T15:33:08.494Z] 2023-10-21 15:33:08,384 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-21T15:33:09.431Z] 2023-10-21 15:33:09,132 [run_push] DEBUG push all version tags [2023-10-21T15:33:09.431Z] 2023-10-21 15:33:09,132 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-21T15:33:09.431Z] 2023-10-21 15:33:09,133 [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) [2023-10-21T15:33:09.999Z] 2023-10-21 15:33:09,899 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-10-21T15:33:09.999Z] 3.1.0-dev.27 [Pipeline] } [2023-10-21T15:33:10.008Z] $ docker exec --env ******** --env ******** c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b ssh-agent -k [2023-10-21T15:33:10.115Z] unset SSH_AUTH_SOCK; [2023-10-21T15:33:10.115Z] unset SSH_AGENT_PID; [2023-10-21T15:33:10.115Z] echo Agent pid 39 killed; [2023-10-21T15:33:10.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-21T15:33:10.435Z] + git semver [Pipeline] } [2023-10-21T15:33:10.707Z] $ docker stop --time=1 c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b [2023-10-21T15:33:11.984Z] $ docker rm -f --volumes c34d73ebecb585668929b61f8a69e80e1d859a6a0735dff7d5748ff969b6eb8b [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 [2023-10-21T15:33:12.576Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-10-21T15:33:12.576Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-21T15:33:12.576Z] total 16 [2023-10-21T15:33:12.576Z] drwxr-xr-x 3 root root 4096 Oct 21 15:21 . [2023-10-21T15:33:12.576Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 15:32 .. [2023-10-21T15:33:12.576Z] drwxr-xr-x 2 root root 4096 Oct 21 15:21 cost [2023-10-21T15:33:12.576Z] -rw-r--r-- 1 root root 95 Oct 21 15:21 cost.csv [2023-10-21T15:33:12.576Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-21T15:33:12.576Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-10-21T15:33:12.576Z] total 16 [2023-10-21T15:33:12.576Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 15:21 . [2023-10-21T15:33:12.576Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 15:32 .. [2023-10-21T15:33:12.576Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 15:21 cost [2023-10-21T15:33:12.576Z] -rw-r--r-- 1 jenkins jenkins 95 Oct 21 15:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:33:12.865Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:33:13.728Z] ---> package-listing.sh [2023-10-21T15:33:13.728Z] ++ facter osfamily [2023-10-21T15:33:13.728Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-21T15:33:13.988Z] + OS_FAMILY=debian [2023-10-21T15:33:13.988Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-10-21T15:33:13.988Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-21T15:33:13.988Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-21T15:33:13.988Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-21T15:33:13.988Z] + PACKAGES=/tmp/packages_start.txt [2023-10-21T15:33:13.988Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-21T15:33:13.988Z] + PACKAGES=/tmp/packages_end.txt [2023-10-21T15:33:13.988Z] + case "${OS_FAMILY}" in [2023-10-21T15:33:13.988Z] + dpkg -l [2023-10-21T15:33:13.988Z] + grep '^ii' [2023-10-21T15:33:13.988Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-21T15:33:13.988Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-21T15:33:13.988Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-21T15:33:13.988Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-10-21T15:33:13.988Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-10-21T15:33:13.988Z] + 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 [2023-10-21T15:33:13.998Z] 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 [2023-10-21T15:33:14.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-21T15:33:14.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-21T15:33:14.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-21T15:33:14.954Z] prd-ubuntu20.04-docker-8c-8g-9708 does not seem to be running inside a container [2023-10-21T15:33:15.074Z] $ 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 [2023-10-21T15:33:15.275Z] $ docker top e0048bfc49e77b95a49b6de01763905b5d01d125633a94329d142b03feb60bb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-21T15:33:15.631Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-21T15:33:15.912Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-21T15:33:16.199Z] + ls /var/log/sa-host [2023-10-21T15:33:16.199Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-21T15:33:16.356Z] provisioning config files... [2023-10-21T15:33:16.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11538668339749745194tmp [Pipeline] { [Pipeline] echo [2023-10-21T15:33:16.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:33:16.660Z] ---> create-netrc.sh [Pipeline] } [2023-10-21T15:33:16.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:33:17.001Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-21T15:33:17.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:33:17.295Z] ---> sudo-logs.sh [2023-10-21T15:33:17.295Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-21T15:33:17.336Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:33:17.621Z] ---> job-cost.sh [2023-10-21T15:33:17.621Z] lf-activate-venv: SKIPPING [2023-10-21T15:33:17.621Z] DEBUG: total: 0.2199999988079071 [2023-10-21T15:33:17.621Z] INFO: Retrieving Stack Cost... [2023-10-21T15:33:18.187Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-21T15:33:18.447Z] INFO: Archiving Costs [Pipeline] echo [2023-10-21T15:33:18.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-21T15:33:18.741Z] ---> logs-deploy.sh [2023-10-21T15:33:18.742Z] lf-activate-venv: SKIPPING [2023-10-21T15:33:18.742Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/138 [2023-10-21T15:33:18.742Z] INFO: archiving workspace using pattern(s): [2023-10-21T15:33:19.679Z] Archives upload complete. [2023-10-21T15:33:19.939Z] INFO: archiving logs to Nexus [2023-10-21T15:33:20.509Z] ---> uname -a: [2023-10-21T15:33:20.509Z] Linux prd-ubuntu20-04-docker-8c-8g-9708 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] ---> lscpu: [2023-10-21T15:33:20.509Z] Architecture: x86_64 [2023-10-21T15:33:20.509Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-21T15:33:20.509Z] Byte Order: Little Endian [2023-10-21T15:33:20.509Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-21T15:33:20.509Z] CPU(s): 8 [2023-10-21T15:33:20.509Z] On-line CPU(s) list: 0-7 [2023-10-21T15:33:20.509Z] Thread(s) per core: 1 [2023-10-21T15:33:20.509Z] Core(s) per socket: 1 [2023-10-21T15:33:20.509Z] Socket(s): 8 [2023-10-21T15:33:20.509Z] NUMA node(s): 1 [2023-10-21T15:33:20.509Z] Vendor ID: AuthenticAMD [2023-10-21T15:33:20.509Z] CPU family: 23 [2023-10-21T15:33:20.509Z] Model: 49 [2023-10-21T15:33:20.509Z] Model name: AMD EPYC-Rome Processor [2023-10-21T15:33:20.509Z] Stepping: 0 [2023-10-21T15:33:20.509Z] CPU MHz: 2799.998 [2023-10-21T15:33:20.509Z] BogoMIPS: 5599.99 [2023-10-21T15:33:20.509Z] Virtualization: AMD-V [2023-10-21T15:33:20.509Z] Hypervisor vendor: KVM [2023-10-21T15:33:20.509Z] Virtualization type: full [2023-10-21T15:33:20.509Z] L1d cache: 256 KiB [2023-10-21T15:33:20.509Z] L1i cache: 256 KiB [2023-10-21T15:33:20.509Z] L2 cache: 4 MiB [2023-10-21T15:33:20.509Z] L3 cache: 128 MiB [2023-10-21T15:33:20.509Z] NUMA node0 CPU(s): 0-7 [2023-10-21T15:33:20.509Z] Vulnerability Itlb multihit: Not affected [2023-10-21T15:33:20.509Z] Vulnerability L1tf: Not affected [2023-10-21T15:33:20.509Z] Vulnerability Mds: Not affected [2023-10-21T15:33:20.509Z] Vulnerability Meltdown: Not affected [2023-10-21T15:33:20.509Z] Vulnerability Mmio stale data: Not affected [2023-10-21T15:33:20.509Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-21T15:33:20.509Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-21T15:33:20.509Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-21T15:33:20.509Z] Vulnerability Srbds: Not affected [2023-10-21T15:33:20.509Z] Vulnerability Tsx async abort: Not affected [2023-10-21T15:33:20.509Z] 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 [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] ---> nproc: [2023-10-21T15:33:20.509Z] 8 [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] ---> df -h: [2023-10-21T15:33:20.509Z] Filesystem Size Used Avail Use% Mounted on [2023-10-21T15:33:20.509Z] overlay 155G 13G 143G 9% / [2023-10-21T15:33:20.509Z] tmpfs 64M 0 64M 0% /dev [2023-10-21T15:33:20.509Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-21T15:33:20.509Z] shm 64M 0 64M 0% /dev/shm [2023-10-21T15:33:20.509Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] ---> sar -b -r -n DEV: [2023-10-21T15:33:20.509Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9708) 10/21/23 _x86_64_ (8 CPU) [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] 15:17:44 LINUX RESTART (8 CPU) [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] 15:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-21T15:33:20.509Z] 15:19:01 203.90 47.96 155.94 0.00 5422.96 134036.33 0.00 [2023-10-21T15:33:20.509Z] 15:20:01 142.06 0.72 141.34 0.00 8.53 50277.75 0.00 [2023-10-21T15:33:20.509Z] 15:21:01 94.55 0.28 94.27 0.00 17.60 20862.41 0.00 [2023-10-21T15:33:20.509Z] 15:22:01 151.82 0.07 151.76 0.00 7.20 36754.94 0.00 [2023-10-21T15:33:20.509Z] 15:23:01 25.85 10.20 15.65 0.00 3447.43 3697.78 0.00 [2023-10-21T15:33:20.509Z] 15:24:01 4.62 0.00 4.62 0.00 0.00 61.72 0.00 [2023-10-21T15:33:20.509Z] 15:25:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-10-21T15:33:20.509Z] 15:26:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2023-10-21T15:33:20.509Z] 15:27:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2023-10-21T15:33:20.509Z] 15:28:01 2.08 0.00 2.08 0.00 0.00 31.73 0.00 [2023-10-21T15:33:20.509Z] 15:29:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-10-21T15:33:20.509Z] 15:30:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 [2023-10-21T15:33:20.509Z] 15:31:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-10-21T15:33:20.509Z] 15:32:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2023-10-21T15:33:20.509Z] 15:33:01 133.43 0.63 132.79 0.00 36.93 60155.97 0.00 [2023-10-21T15:33:20.509Z] Average: 51.11 3.99 47.12 0.00 596.03 20397.71 0.00 [2023-10-21T15:33:20.509Z] [2023-10-21T15:33:20.509Z] 15:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-21T15:33:20.509Z] 15:19:01 29256508 31582964 736612 2.24 77384 2522036 1995124 5.88 982600 2263840 4184 [2023-10-21T15:33:20.509Z] 15:20:01 28491268 31586596 722944 2.20 147120 3154804 1772100 5.22 1042300 2895592 544 [2023-10-21T15:33:20.509Z] 15:21:01 28190280 31362592 939028 2.86 152792 3193624 2211176 6.52 1421520 2778284 12988 [2023-10-21T15:33:20.509Z] 15:22:01 27643960 31575520 726740 2.21 164164 3892800 1785312 5.26 1258796 3436744 264 [2023-10-21T15:33:20.509Z] 15:23:01 27403728 31555804 737204 2.24 169320 4096464 1802456 5.31 1419316 3492228 1296 [2023-10-21T15:33:20.509Z] 15:24:01 27407160 31559200 734060 2.23 169344 4096460 1818572 5.36 1417400 3492180 8 [2023-10-21T15:33:20.509Z] 15:25:01 27413848 31565900 727300 2.21 169364 4096464 1818572 5.36 1410616 3492184 12 [2023-10-21T15:33:20.509Z] 15:26:01 27415004 31567092 725912 2.21 169388 4096464 1818572 5.36 1409664 3492184 44 [2023-10-21T15:33:20.509Z] 15:27:01 27417044 31569188 723824 2.20 169404 4096468 1818572 5.36 1407332 3492188 8 [2023-10-21T15:33:20.509Z] 15:28:01 27417184 31569548 723536 2.20 169468 4096448 1818572 5.36 1407252 3492332 24 [2023-10-21T15:33:20.509Z] 15:29:01 27417148 31569512 723704 2.20 169484 4096448 1818572 5.36 1407572 3492332 8 [2023-10-21T15:33:20.509Z] 15:30:01 27417368 31569736 723420 2.20 169500 4096452 1818572 5.36 1407540 3492336 4 [2023-10-21T15:33:20.510Z] 15:31:01 27417628 31570044 723100 2.20 169512 4096456 1818572 5.36 1407056 3492344 8 [2023-10-21T15:33:20.510Z] 15:32:01 27417352 31569772 723292 2.20 169532 4096460 1818572 5.36 1406980 3492348 44 [2023-10-21T15:33:20.510Z] 15:33:01 25895940 31522600 765928 2.33 205216 5405356 1946320 5.74 1545892 4742364 68 [2023-10-21T15:33:20.510Z] Average: 27574761 31553071 743774 2.26 162733 3942214 1858642 5.48 1356789 3402632 1300 [2023-10-21T15:33:20.510Z] [2023-10-21T15:33:20.510Z] 15:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-21T15:33:20.510Z] 15:19:01 ens3 761.89 490.67 5972.49 96.88 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:19:01 docker0 80.65 91.93 6.44 275.27 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:19:01 vethaa56f33 50.11 59.11 4.83 47.71 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:19:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:20:01 ens3 288.87 211.81 2284.67 20.76 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:20:01 docker0 210.10 283.52 16.49 2281.90 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:21:01 ens3 62.81 53.56 81.89 100.55 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:21:01 docker0 1.15 2.75 0.07 30.87 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:21:01 veth480d298 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:21:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:22:01 ens3 157.92 115.23 2649.02 250.05 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:22:01 docker0 1.72 2.92 0.11 33.95 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:22:01 lo 8.80 8.80 0.87 0.87 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:23:01 ens3 71.17 27.50 1373.77 2.13 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:23:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:24:01 ens3 2.02 0.55 0.58 0.34 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:25:01 ens3 1.15 0.47 0.54 0.39 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:26:01 ens3 0.55 0.43 0.30 0.21 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:27:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:28:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:29:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:30:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:32:01 ens3 0.32 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:33:01 ens3 351.32 230.98 8212.10 38.67 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:33:01 docker0 71.20 84.35 5.48 1026.80 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] 15:33:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] Average: ens3 113.25 75.45 1371.67 34.00 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] Average: docker0 24.32 31.03 1.91 243.25 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 [2023-10-21T15:33:20.510Z] [2023-10-21T15:33:20.510Z] [2023-10-21T15:33:20.510Z] ---> sar -P ALL: [2023-10-21T15:33:20.510Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9708) 10/21/23 _x86_64_ (8 CPU) [2023-10-21T15:33:20.510Z] [2023-10-21T15:33:20.510Z] 15:17:44 LINUX RESTART (8 CPU) [2023-10-21T15:33:20.510Z] [2023-10-21T15:33:20.510Z] 15:18:01 CPU %user %nice %system %iowait %steal %idle [2023-10-21T15:33:20.510Z] 15:19:01 all 9.16 0.00 3.33 3.11 0.08 84.32 [2023-10-21T15:33:20.510Z] 15:19:01 0 8.21 0.00 2.97 1.68 0.07 87.08 [2023-10-21T15:33:20.510Z] 15:19:01 1 9.29 0.00 3.73 7.18 0.08 79.72 [2023-10-21T15:33:20.510Z] 15:19:01 2 8.34 0.00 3.32 2.36 0.07 85.92 [2023-10-21T15:33:20.510Z] 15:19:01 3 10.41 0.00 2.56 0.55 0.07 86.41 [2023-10-21T15:33:20.510Z] 15:19:01 4 9.88 0.00 2.16 0.96 0.08 86.92 [2023-10-21T15:33:20.510Z] 15:19:01 5 8.18 0.00 5.11 10.50 0.08 76.13 [2023-10-21T15:33:20.510Z] 15:19:01 6 10.22 0.00 2.84 1.43 0.07 85.44 [2023-10-21T15:33:20.510Z] 15:19:01 7 8.74 0.00 4.01 0.20 0.10 86.95 [2023-10-21T15:33:20.510Z] 15:20:01 all 3.85 0.00 1.98 3.36 0.05 90.76 [2023-10-21T15:33:20.510Z] 15:20:01 0 3.53 0.00 1.64 0.57 0.03 94.22 [2023-10-21T15:33:20.510Z] 15:20:01 1 4.32 0.00 3.41 21.14 0.07 71.06 [2023-10-21T15:33:20.510Z] 15:20:01 2 4.53 0.00 1.54 0.05 0.07 93.81 [2023-10-21T15:33:20.510Z] 15:20:01 3 4.17 0.00 1.66 0.39 0.05 93.73 [2023-10-21T15:33:20.510Z] 15:20:01 4 3.48 0.00 1.33 0.50 0.05 94.63 [2023-10-21T15:33:20.510Z] 15:20:01 5 3.10 0.00 1.31 3.22 0.03 92.34 [2023-10-21T15:33:20.510Z] 15:20:01 6 3.82 0.00 3.25 0.67 0.05 92.22 [2023-10-21T15:33:20.510Z] 15:20:01 7 3.85 0.00 1.70 0.37 0.05 94.03 [2023-10-21T15:33:20.510Z] 15:21:01 all 40.59 0.00 4.00 1.35 0.09 53.97 [2023-10-21T15:33:20.510Z] 15:21:01 0 38.98 0.00 4.14 7.11 0.10 49.68 [2023-10-21T15:33:20.510Z] 15:21:01 1 39.99 0.00 3.57 0.27 0.08 56.09 [2023-10-21T15:33:20.510Z] 15:21:01 2 39.90 0.00 4.27 1.33 0.08 54.41 [2023-10-21T15:33:20.510Z] 15:21:01 3 41.71 0.00 4.12 0.25 0.08 53.83 [2023-10-21T15:33:20.510Z] 15:21:01 4 37.84 0.00 3.71 0.81 0.08 57.55 [2023-10-21T15:33:20.510Z] 15:21:01 5 42.08 0.00 4.23 0.39 0.08 53.21 [2023-10-21T15:33:20.510Z] 15:21:01 6 41.15 0.00 4.00 0.02 0.08 54.75 [2023-10-21T15:33:20.510Z] 15:21:01 7 43.05 0.00 3.99 0.68 0.08 52.20 [2023-10-21T15:33:20.510Z] 15:22:01 all 15.33 0.00 2.79 3.18 0.06 78.63 [2023-10-21T15:33:20.510Z] 15:22:01 0 16.36 0.00 3.31 9.29 0.08 70.96 [2023-10-21T15:33:20.510Z] 15:22:01 1 12.69 0.00 1.82 0.00 0.05 85.44 [2023-10-21T15:33:20.510Z] 15:22:01 2 15.43 0.00 2.95 1.32 0.05 80.25 [2023-10-21T15:33:20.510Z] 15:22:01 3 15.90 0.00 2.86 2.57 0.07 78.59 [2023-10-21T15:33:20.510Z] 15:22:01 4 15.06 0.00 2.70 0.13 0.05 82.06 [2023-10-21T15:33:20.510Z] 15:22:01 5 16.61 0.00 2.82 0.28 0.07 80.22 [2023-10-21T15:33:20.510Z] 15:22:01 6 14.59 0.00 2.22 10.21 0.07 72.92 [2023-10-21T15:33:20.510Z] 15:22:01 7 16.00 0.00 3.67 1.65 0.07 78.62 [2023-10-21T15:33:20.510Z] 15:23:01 all 0.85 0.00 0.39 0.36 0.01 98.40 [2023-10-21T15:33:20.510Z] 15:23:01 0 1.59 0.00 0.57 0.37 0.02 97.46 [2023-10-21T15:33:20.510Z] 15:23:01 1 0.38 0.00 0.38 0.02 0.00 99.21 [2023-10-21T15:33:20.510Z] 15:23:01 2 0.58 0.00 0.18 0.60 0.02 98.61 [2023-10-21T15:33:20.510Z] 15:23:01 3 0.50 0.00 0.38 0.77 0.02 98.33 [2023-10-21T15:33:20.510Z] 15:23:01 4 1.52 0.00 0.42 0.12 0.00 97.95 [2023-10-21T15:33:20.510Z] 15:23:01 5 0.67 0.00 0.57 0.62 0.00 98.15 [2023-10-21T15:33:20.510Z] 15:23:01 6 0.25 0.00 0.22 0.07 0.00 99.47 [2023-10-21T15:33:20.510Z] 15:23:01 7 1.33 0.00 0.37 0.30 0.02 97.98 [2023-10-21T15:33:20.510Z] 15:24:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-10-21T15:33:20.510Z] 15:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.510Z] 15:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-21T15:33:20.510Z] 15:24:01 2 0.05 0.00 0.02 0.03 0.02 99.88 [2023-10-21T15:33:20.510Z] 15:24:01 3 0.03 0.00 0.02 0.03 0.03 99.88 [2023-10-21T15:33:20.510Z] 15:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-21T15:33:20.510Z] 15:24:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-21T15:33:20.510Z] 15:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.510Z] 15:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-21T15:33:20.510Z] 15:25:01 all 0.02 0.00 0.00 0.04 0.01 99.93 [2023-10-21T15:33:20.510Z] 15:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-21T15:33:20.510Z] 15:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-21T15:33:20.510Z] 15:25:01 2 0.00 0.00 0.00 0.17 0.00 99.83 [2023-10-21T15:33:20.510Z] 15:25:01 3 0.02 0.00 0.00 0.17 0.03 99.78 [2023-10-21T15:33:20.510Z] 15:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.510Z] 15:25:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2023-10-21T15:33:20.510Z] 15:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.510Z] 15:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-21T15:33:20.510Z] 15:26:01 all 0.01 0.00 0.00 0.02 0.01 99.96 [2023-10-21T15:33:20.511Z] 15:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-21T15:33:20.511Z] 15:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:26:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2023-10-21T15:33:20.511Z] 15:26:01 3 0.03 0.00 0.02 0.08 0.02 99.85 [2023-10-21T15:33:20.511Z] 15:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-21T15:33:20.511Z] 15:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-21T15:33:20.511Z] 15:27:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-10-21T15:33:20.511Z] 15:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-21T15:33:20.511Z] 15:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-21T15:33:20.511Z] 15:27:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-10-21T15:33:20.511Z] 15:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-21T15:33:20.511Z] 15:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:28:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-10-21T15:33:20.511Z] 15:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-21T15:33:20.511Z] 15:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:28:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-10-21T15:33:20.511Z] 15:28:01 3 0.05 0.00 0.02 0.03 0.03 99.87 [2023-10-21T15:33:20.511Z] 15:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-21T15:33:20.511Z] 15:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-21T15:33:20.511Z] 15:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:29:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-10-21T15:33:20.511Z] 15:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-21T15:33:20.511Z] 15:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:29:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-21T15:33:20.511Z] 15:29:01 3 0.05 0.00 0.03 0.05 0.03 99.83 [2023-10-21T15:33:20.511Z] 15:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-21T15:33:20.511Z] 15:29:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2023-10-21T15:33:20.511Z] 15:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-21T15:33:20.511Z] 15:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] [2023-10-21T15:33:20.511Z] 15:29:01 CPU %user %nice %system %iowait %steal %idle [2023-10-21T15:33:20.511Z] 15:30:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-10-21T15:33:20.511Z] 15:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:30:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-10-21T15:33:20.511Z] 15:30:01 3 0.03 0.00 0.02 0.05 0.03 99.87 [2023-10-21T15:33:20.511Z] 15:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-21T15:33:20.511Z] 15:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:31:01 all 0.02 0.00 0.00 0.02 0.00 99.95 [2023-10-21T15:33:20.511Z] 15:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:31:01 2 0.02 0.00 0.00 0.07 0.02 99.90 [2023-10-21T15:33:20.511Z] 15:31:01 3 0.03 0.00 0.00 0.10 0.02 99.85 [2023-10-21T15:33:20.511Z] 15:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:31:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2023-10-21T15:33:20.511Z] 15:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-10-21T15:33:20.511Z] 15:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-21T15:33:20.511Z] 15:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-21T15:33:20.511Z] 15:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-21T15:33:20.511Z] 15:32:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2023-10-21T15:33:20.511Z] 15:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-21T15:33:20.511Z] 15:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-21T15:33:20.511Z] 15:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-21T15:33:20.511Z] 15:33:01 all 8.04 0.00 3.29 3.45 0.05 85.16 [2023-10-21T15:33:20.511Z] 15:33:01 0 8.16 0.00 3.58 0.05 0.05 88.17 [2023-10-21T15:33:20.511Z] 15:33:01 1 8.33 0.00 3.66 8.08 0.07 79.87 [2023-10-21T15:33:20.511Z] 15:33:01 2 7.64 0.00 2.91 9.86 0.05 79.54 [2023-10-21T15:33:20.511Z] 15:33:01 3 6.06 0.00 2.58 5.76 0.05 85.55 [2023-10-21T15:33:20.511Z] 15:33:01 4 10.10 0.00 4.57 3.69 0.07 81.57 [2023-10-21T15:33:20.511Z] 15:33:01 5 6.81 0.00 2.24 0.13 0.03 90.78 [2023-10-21T15:33:20.511Z] 15:33:01 6 7.38 0.00 3.11 0.00 0.05 89.46 [2023-10-21T15:33:20.511Z] 15:33:01 7 9.83 0.00 3.71 0.05 0.05 86.36 [2023-10-21T15:33:20.511Z] Average: all 5.16 0.00 1.05 0.99 0.03 92.77 [2023-10-21T15:33:20.511Z] Average: 0 5.08 0.00 1.08 1.26 0.03 92.56 [2023-10-21T15:33:20.511Z] Average: 1 4.98 0.00 1.10 2.43 0.03 91.46 [2023-10-21T15:33:20.511Z] Average: 2 5.07 0.00 1.01 1.06 0.03 92.83 [2023-10-21T15:33:20.511Z] Average: 3 5.24 0.00 0.95 0.72 0.04 93.05 [2023-10-21T15:33:20.511Z] Average: 4 5.16 0.00 0.99 0.41 0.02 93.41 [2023-10-21T15:33:20.511Z] Average: 5 5.15 0.00 1.08 1.00 0.02 92.73 [2023-10-21T15:33:20.511Z] Average: 6 5.13 0.00 1.04 0.82 0.02 92.99 [2023-10-21T15:33:20.511Z] Average: 7 5.47 0.00 1.16 0.22 0.03 93.13 [2023-10-21T15:33:20.511Z] [2023-10-21T15:33:20.511Z] [2023-10-21T15:33:20.511Z]