Pull request #249 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 908c311d9b491a850595b30e5e18cae038b05d60+03dfe80146e416d2b04b2eaefcdaa11753ed70f8 (0bc712aa5f1ba924c473e98afe0fcf7fa16b28e3) 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-ssh17329834243259301143.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh10692166284100539198.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-249/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-249/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3137573576807156445.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-249/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15521878109590068987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh834284384460400034.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-249/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-249/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10783896920106171048.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16851 in /w/workspace/y_app-rfid-llrp-inventory_PR-249 [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/y_app-rfid-llrp-inventory_PR-249 # 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 > 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 Merging remotes/origin/main commit 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 into PR head commit 908c311d9b491a850595b30e5e18cae038b05d60 Merge succeeded, producing 908c311d9b491a850595b30e5e18cae038b05d60 Checking out Revision 908c311d9b491a850595b30e5e18cae038b05d60 (PR-249) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/249/head:refs/remotes/origin/PR-249 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 908c311d9b491a850595b30e5e18cae038b05d60 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 908c311d9b491a850595b30e5e18cae038b05d60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-07T13:39:16.467Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-07T13:39:16.649Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-07T13:39:16.750Z] ========================================================= [2023-11-07T13:39:16.750Z] EdgeX Global Pipelines Version Info [2023-11-07T13:39:16.750Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:39:17.479Z] ------------------- [2023-11-07T13:39:17.479Z] stable info: [2023-11-07T13:39:17.479Z] ------------------- [2023-11-07T13:39:17.479Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-07T13:39:17.479Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T13:39:17.479Z] Message: update stable to v1.0.257 [2023-11-07T13:39:18.048Z] ------------------- [2023-11-07T13:39:18.048Z] experimental info: [2023-11-07T13:39:18.048Z] ------------------- [2023-11-07T13:39:18.048Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-07T13:39:18.048Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-07T13:39:18.048Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-07T13:39:18.348Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-07T13:39:18.387Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-07T13:39:18.426Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-07T13:39:18.473Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-07T13:39:18.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-07T13:39:18.546Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-07T13:39:18.582Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-07T13:39:18.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-07T13:39:18.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-07T13:39:18.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-07T13:39:18.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-07T13:39:18.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-07T13:39:18.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-07T13:39:18.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-07T13:39:18.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T13:39:18.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-07T13:39:18.964Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T13:39:19.003Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-07T13:39:19.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-07T13:39:19.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-07T13:39:19.123Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-07T13:39:19.161Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-07T13:39:19.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-07T13:39:19.244Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-07T13:39:19.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-07T13:39:19.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-07T13:39:19.370Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-07T13:39:19.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-249 [Pipeline] echo [2023-11-07T13:39:19.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-249 [Pipeline] echo [2023-11-07T13:39:19.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-249 [Pipeline] echo [2023-11-07T13:39:19.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] echo [2023-11-07T13:39:19.566Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 908c311 [Pipeline] echo [2023-11-07T13:39:19.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T13:39:19.709Z] provisioning config files... [2023-11-07T13:39:19.724Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/config325159730194075768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:39:20.087Z] ---> docker-login.sh [2023-11-07T13:39:20.087Z] nexus3.edgexfoundry.org:10001 [2023-11-07T13:39:20.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:20.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:20.348Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:20.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:20.348Z] [2023-11-07T13:39:20.348Z] Login Succeeded [2023-11-07T13:39:20.348Z] nexus3.edgexfoundry.org:10002 [2023-11-07T13:39:20.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:20.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:20.608Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:20.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:20.608Z] [2023-11-07T13:39:20.608Z] Login Succeeded [2023-11-07T13:39:20.608Z] nexus3.edgexfoundry.org:10003 [2023-11-07T13:39:20.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:20.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:20.608Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:20.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:20.608Z] [2023-11-07T13:39:20.608Z] Login Succeeded [2023-11-07T13:39:20.608Z] nexus3.edgexfoundry.org:10004 [2023-11-07T13:39:20.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:20.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:20.867Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:20.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:20.867Z] [2023-11-07T13:39:20.867Z] Login Succeeded [2023-11-07T13:39:20.867Z] docker.io [2023-11-07T13:39:20.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:21.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:21.437Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:21.437Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:21.437Z] [2023-11-07T13:39:21.437Z] Login Succeeded [2023-11-07T13:39:21.437Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T13:39:21.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-07T13:39:22.122Z] + git rev-list -1 --merges 908c311d9b491a850595b30e5e18cae038b05d60~1..908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] echo [2023-11-07T13:39:22.181Z] -----------> git rev-list -1 --merges 908c311d9b491a850595b30e5e18cae038b05d60~1..908c311d9b491a850595b30e5e18cae038b05d60 908c311d9b491a850595b30e5e18cae038b05d60 [false] [Pipeline] sh [2023-11-07T13:39:22.491Z] + git log --format=format:%s -1 908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] echo [2023-11-07T13:39:22.524Z] ========================================================= [2023-11-07T13:39:22.525Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-07T13:39:22.525Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T13:39:22.961Z] + git log --format=format:%s -1 908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] echo [2023-11-07T13:39:22.996Z] [semverPrep] GIT_COMMIT: 908c311d9b491a850595b30e5e18cae038b05d60, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-07T13:39:23.029Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-07T13:39:23.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T13:39:23.430Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-07T13:39:23.430Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-07T13:39:23.430Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-07T13:39:23.430Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-07T13:39:23.430Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-07T13:39:23.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:39:23.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T13:39:23.949Z] [2023-11-07T13:39:23.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:39:24.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T13:39:24.335Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-07T13:39:24.335Z] b85a868b505f: Pulling fs layer [2023-11-07T13:39:24.335Z] e2be974225ed: Pulling fs layer [2023-11-07T13:39:24.335Z] 339a4e72a1f5: Pulling fs layer [2023-11-07T13:39:24.335Z] 988bab9f4d93: Pulling fs layer [2023-11-07T13:39:24.335Z] 1469e6f7b9e6: Pulling fs layer [2023-11-07T13:39:24.335Z] eaf3925da568: Pulling fs layer [2023-11-07T13:39:24.335Z] bab4dde63d76: Pulling fs layer [2023-11-07T13:39:24.335Z] bde34c3a00c8: Pulling fs layer [2023-11-07T13:39:24.335Z] b352a97aabf1: Pulling fs layer [2023-11-07T13:39:24.335Z] 4872d77fe225: Pulling fs layer [2023-11-07T13:39:24.335Z] 5851b861e8e6: Pulling fs layer [2023-11-07T13:39:24.335Z] 988bab9f4d93: Waiting [2023-11-07T13:39:24.335Z] bde34c3a00c8: Waiting [2023-11-07T13:39:24.335Z] b352a97aabf1: Waiting [2023-11-07T13:39:24.335Z] 1469e6f7b9e6: Waiting [2023-11-07T13:39:24.335Z] eaf3925da568: Waiting [2023-11-07T13:39:24.335Z] 5851b861e8e6: Waiting [2023-11-07T13:39:24.335Z] 4872d77fe225: Waiting [2023-11-07T13:39:24.335Z] bab4dde63d76: Waiting [2023-11-07T13:39:24.335Z] e2be974225ed: Download complete [2023-11-07T13:39:24.335Z] 988bab9f4d93: Download complete [2023-11-07T13:39:24.335Z] 1469e6f7b9e6: Verifying Checksum [2023-11-07T13:39:24.335Z] 1469e6f7b9e6: Download complete [2023-11-07T13:39:24.595Z] eaf3925da568: Verifying Checksum [2023-11-07T13:39:24.595Z] eaf3925da568: Download complete [2023-11-07T13:39:24.595Z] 339a4e72a1f5: Verifying Checksum [2023-11-07T13:39:24.595Z] 339a4e72a1f5: Download complete [2023-11-07T13:39:24.595Z] bde34c3a00c8: Download complete [2023-11-07T13:39:24.595Z] b352a97aabf1: Verifying Checksum [2023-11-07T13:39:24.595Z] b352a97aabf1: Download complete [2023-11-07T13:39:24.595Z] 4872d77fe225: Verifying Checksum [2023-11-07T13:39:24.595Z] 4872d77fe225: Download complete [2023-11-07T13:39:24.595Z] 5851b861e8e6: Verifying Checksum [2023-11-07T13:39:24.595Z] 5851b861e8e6: Download complete [2023-11-07T13:39:24.595Z] b85a868b505f: Verifying Checksum [2023-11-07T13:39:24.595Z] b85a868b505f: Download complete [2023-11-07T13:39:24.854Z] bab4dde63d76: Verifying Checksum [2023-11-07T13:39:24.854Z] bab4dde63d76: Download complete [2023-11-07T13:39:26.240Z] b85a868b505f: Pull complete [2023-11-07T13:39:26.240Z] e2be974225ed: Pull complete [2023-11-07T13:39:26.809Z] 339a4e72a1f5: Pull complete [2023-11-07T13:39:26.809Z] 988bab9f4d93: Pull complete [2023-11-07T13:39:27.068Z] 1469e6f7b9e6: Pull complete [2023-11-07T13:39:27.068Z] eaf3925da568: Pull complete [2023-11-07T13:39:29.620Z] bab4dde63d76: Pull complete [2023-11-07T13:39:29.620Z] bde34c3a00c8: Pull complete [2023-11-07T13:39:29.620Z] b352a97aabf1: Pull complete [2023-11-07T13:39:29.620Z] 4872d77fe225: Pull complete [2023-11-07T13:39:29.620Z] 5851b861e8e6: Pull complete [2023-11-07T13:39:29.620Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-07T13:39:29.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T13:39:29.620Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T13:39:29.856Z] prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container [2023-11-07T13:39:29.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@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-11-07T13:39:33.009Z] $ docker top fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 -eo pid,comm [2023-11-07T13:39:33.068Z] 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-11-07T13:39:33.068Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T13:39:33.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T13:39:33.204Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T13:39:33.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T13:39:33.324Z] $ docker exec fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 ssh-agent [2023-11-07T13:39:33.435Z] SSH_AUTH_SOCK=/tmp/ssh-KFStO9aSzOhp/agent.32 [2023-11-07T13:39:33.435Z] SSH_AGENT_PID=38 [2023-11-07T13:39:33.440Z] Running ssh-add (command line suppressed) [2023-11-07T13:39:33.539Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/private_key_3371123312397785699.key (/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/private_key_3371123312397785699.key) [2023-11-07T13:39:33.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T13:39:33.883Z] + git tag --points-at HEAD [Pipeline] } [2023-11-07T13:39:33.909Z] $ docker exec --env ******** --env ******** fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 ssh-agent -k [2023-11-07T13:39:34.004Z] unset SSH_AUTH_SOCK; [2023-11-07T13:39:34.005Z] unset SSH_AGENT_PID; [2023-11-07T13:39:34.005Z] echo Agent pid 38 killed; [2023-11-07T13:39:34.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-07T13:39:34.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T13:39:34.094Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T13:39:34.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T13:39:34.217Z] $ docker exec fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 ssh-agent [2023-11-07T13:39:34.321Z] SSH_AUTH_SOCK=/tmp/ssh-froU8Zc2lGh7/agent.70 [2023-11-07T13:39:34.321Z] SSH_AGENT_PID=76 [2023-11-07T13:39:34.325Z] Running ssh-add (command line suppressed) [2023-11-07T13:39:34.409Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/private_key_7044525381607519211.key (/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/private_key_7044525381607519211.key) [2023-11-07T13:39:34.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T13:39:34.750Z] + git semver init [2023-11-07T13:39:35.009Z] 2023-11-07 13:39:34,919 [run_init] DEBUG init version:0.0.0 force:False [2023-11-07T13:39:35.009Z] 2023-11-07 13:39:34,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver [2023-11-07T13:39:35.009Z] 2023-11-07 13:39:34,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver [2023-11-07T13:39:35.009Z] 2023-11-07 13:39:34,920 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-249, universal_newlines=False, shell=None, istream=None) [2023-11-07T13:39:36.390Z] 2023-11-07 13:39:36,120 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249/.git/info/exclude [2023-11-07T13:39:36.390Z] 2023-11-07 13:39:36,120 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver/PR-249 with force:False [2023-11-07T13:39:36.390Z] 2023-11-07 13:39:36,121 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver/PR-249 [2023-11-07T13:39:36.390Z] 2023-11-07 13:39:36,126 [execute] INFO git cat-file --batch-check [2023-11-07T13:39:36.390Z] 2023-11-07 13:39:36,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T13:39:36.390Z] 2023-11-07 13:39:36,133 [execute] INFO git cat-file --batch [2023-11-07T13:39:36.390Z] 2023-11-07 13:39:36,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T13:39:36.390Z] 2023-11-07 13:39:36,139 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-249/.semver/PR-249 [2023-11-07T13:39:36.390Z] 0.0.0 [Pipeline] } [2023-11-07T13:39:36.421Z] $ docker exec --env ******** --env ******** fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 ssh-agent -k [2023-11-07T13:39:36.523Z] unset SSH_AUTH_SOCK; [2023-11-07T13:39:36.524Z] unset SSH_AGENT_PID; [2023-11-07T13:39:36.524Z] echo Agent pid 76 killed; [2023-11-07T13:39:36.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T13:39:36.968Z] + git semver [Pipeline] } [2023-11-07T13:39:37.254Z] $ docker stop --time=1 fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 [2023-11-07T13:39:38.546Z] $ docker rm -f --volumes fdfae30aeac0a5e7db7d20840bceb2256f992fa3a7ab39fafd3fd78c4243a6e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T13:39:38.945Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-07T13:39:39.227Z] Stashed 1 file(s) [Pipeline] echo [2023-11-07T13:39:39.244Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-11-07T13:39:39.814Z] provisioning config files... [2023-11-07T13:39:39.823Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/config12247978718176096922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:39:40.176Z] ---> docker-login.sh [2023-11-07T13:39:40.176Z] nexus3.edgexfoundry.org:10001 [2023-11-07T13:39:40.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:40.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:40.176Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:40.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:40.176Z] [2023-11-07T13:39:40.176Z] Login Succeeded [2023-11-07T13:39:40.176Z] nexus3.edgexfoundry.org:10002 [2023-11-07T13:39:40.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:40.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:40.176Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:40.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:40.176Z] [2023-11-07T13:39:40.176Z] Login Succeeded [2023-11-07T13:39:40.176Z] nexus3.edgexfoundry.org:10003 [2023-11-07T13:39:40.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:40.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:40.436Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:40.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:40.436Z] [2023-11-07T13:39:40.436Z] Login Succeeded [2023-11-07T13:39:40.436Z] nexus3.edgexfoundry.org:10004 [2023-11-07T13:39:40.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:40.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:40.436Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:40.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:40.436Z] [2023-11-07T13:39:40.436Z] Login Succeeded [2023-11-07T13:39:40.436Z] docker.io [2023-11-07T13:39:40.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:39:40.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:39:40.956Z] Configure a credential helper to remove this warning. See [2023-11-07T13:39:40.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:39:40.956Z] [2023-11-07T13:39:40.956Z] Login Succeeded [2023-11-07T13:39:40.956Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T13:39:40.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-07T13:39:41.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T13:39:41.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T13:39:41.263Z] ========================================================= [2023-11-07T13:39:41.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-07T13:39:41.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:39:41.744Z] + 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-11-07T13:39:41.745Z] Sending build context to Docker daemon 12.75MB [2023-11-07T13:39:41.745Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T13:39:41.745Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T13:39:41.745Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-07T13:39:41.745Z] 7264a8db6415: Pulling fs layer [2023-11-07T13:39:41.745Z] c4d48a809fc2: Pulling fs layer [2023-11-07T13:39:41.745Z] 4f1c88b9dad5: Pulling fs layer [2023-11-07T13:39:41.745Z] ad3a456e5733: Pulling fs layer [2023-11-07T13:39:41.745Z] 33e27b845d1e: Pulling fs layer [2023-11-07T13:39:41.745Z] c68163c4e522: Pulling fs layer [2023-11-07T13:39:41.745Z] 50da416c3ac9: Pulling fs layer [2023-11-07T13:39:41.745Z] 23d2d4c4bb30: Pulling fs layer [2023-11-07T13:39:41.745Z] c68163c4e522: Waiting [2023-11-07T13:39:41.745Z] ad3a456e5733: Waiting [2023-11-07T13:39:41.745Z] 33e27b845d1e: Waiting [2023-11-07T13:39:41.745Z] 50da416c3ac9: Waiting [2023-11-07T13:39:41.745Z] 23d2d4c4bb30: Waiting [2023-11-07T13:39:42.005Z] c4d48a809fc2: Download complete [2023-11-07T13:39:42.005Z] ad3a456e5733: Download complete [2023-11-07T13:39:42.005Z] 33e27b845d1e: Verifying Checksum [2023-11-07T13:39:42.005Z] 33e27b845d1e: Download complete [2023-11-07T13:39:42.005Z] 7264a8db6415: Download complete [2023-11-07T13:39:42.005Z] c68163c4e522: Verifying Checksum [2023-11-07T13:39:42.005Z] c68163c4e522: Download complete [2023-11-07T13:39:42.266Z] 7264a8db6415: Pull complete [2023-11-07T13:39:42.266Z] 23d2d4c4bb30: Verifying Checksum [2023-11-07T13:39:42.266Z] 23d2d4c4bb30: Download complete [2023-11-07T13:39:42.266Z] c4d48a809fc2: Pull complete [2023-11-07T13:39:42.525Z] 4f1c88b9dad5: Verifying Checksum [2023-11-07T13:39:42.525Z] 4f1c88b9dad5: Download complete [2023-11-07T13:39:42.784Z] 50da416c3ac9: Verifying Checksum [2023-11-07T13:39:42.784Z] 50da416c3ac9: Download complete [2023-11-07T13:39:46.065Z] 4f1c88b9dad5: Pull complete [2023-11-07T13:39:46.065Z] ad3a456e5733: Pull complete [2023-11-07T13:39:46.065Z] 33e27b845d1e: Pull complete [2023-11-07T13:39:46.065Z] c68163c4e522: Pull complete [2023-11-07T13:39:47.967Z] 50da416c3ac9: Pull complete [2023-11-07T13:39:48.534Z] 23d2d4c4bb30: Pull complete [2023-11-07T13:39:48.534Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-07T13:39:48.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-07T13:39:48.534Z] ---> 0786185ac409 [2023-11-07T13:39:48.534Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T13:39:53.808Z] ---> Running in 870cdb963625 [2023-11-07T13:39:53.808Z] Removing intermediate container 870cdb963625 [2023-11-07T13:39:53.808Z] ---> c92b08a7fbae [2023-11-07T13:39:53.808Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T13:39:53.808Z] ---> Running in 17287c43b755 [2023-11-07T13:39:53.808Z] Removing intermediate container 17287c43b755 [2023-11-07T13:39:53.808Z] ---> b8e25aed1523 [2023-11-07T13:39:53.808Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T13:39:53.808Z] ---> Running in 42777ea106c0 [2023-11-07T13:39:53.808Z] Removing intermediate container 42777ea106c0 [2023-11-07T13:39:53.808Z] ---> d3e31cc07ed0 [2023-11-07T13:39:53.808Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T13:39:53.808Z] ---> Running in 3a7315f33701 [2023-11-07T13:39:53.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T13:39:53.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T13:39:54.378Z] OK: 264 MiB in 52 packages [2023-11-07T13:39:54.378Z] Removing intermediate container 3a7315f33701 [2023-11-07T13:39:54.378Z] ---> feac8053d3dd [2023-11-07T13:39:54.378Z] Step 7/12 : WORKDIR /app [2023-11-07T13:39:54.637Z] ---> Running in 23738e295456 [2023-11-07T13:39:54.637Z] Removing intermediate container 23738e295456 [2023-11-07T13:39:54.637Z] ---> d18a3b926add [2023-11-07T13:39:54.637Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T13:39:54.637Z] ---> c936f12a12b2 [2023-11-07T13:39:54.637Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T13:39:54.637Z] ---> Running in c8caa4ab93a1 [2023-11-07T13:39:54.648Z] Still waiting to schedule task [2023-11-07T13:39:54.649Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-07T13:40:33.418Z] Removing intermediate container c8caa4ab93a1 [2023-11-07T13:40:33.418Z] ---> 20853204fa65 [2023-11-07T13:40:33.418Z] Step 10/12 : COPY . . [2023-11-07T13:40:33.418Z] ---> 450e3078dbba [2023-11-07T13:40:33.418Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T13:40:33.678Z] ---> Running in 23ed28e6b41b [2023-11-07T13:40:34.249Z] Removing intermediate container 23ed28e6b41b [2023-11-07T13:40:34.249Z] ---> c9b86eb64035 [2023-11-07T13:40:34.249Z] Step 12/12 : RUN $MAKE [2023-11-07T13:40:34.249Z] ---> Running in 06ba2641deb0 [2023-11-07T13:40:34.509Z] noop [2023-11-07T13:40:34.769Z] Removing intermediate container 06ba2641deb0 [2023-11-07T13:40:34.769Z] ---> 66f56d1e4c1d [2023-11-07T13:40:34.769Z] Successfully built 66f56d1e4c1d [2023-11-07T13:40:34.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:40:35.203Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T13:40:35.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T13:40:35.347Z] prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container [2023-11-07T13:40:35.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T13:40:35.749Z] $ docker top 262d633451e102c705ae7ac285dd9f28135c96d97a38e5a871a3fa884ef41e41 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T13:40:36.143Z] + go version [2023-11-07T13:40:36.143Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-07T13:40:36.182Z] $ docker stop --time=1 262d633451e102c705ae7ac285dd9f28135c96d97a38e5a871a3fa884ef41e41 [2023-11-07T13:40:37.430Z] $ docker rm -f --volumes 262d633451e102c705ae7ac285dd9f28135c96d97a38e5a871a3fa884ef41e41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:40:38.151Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-07T13:40:38.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T13:40:38.303Z] prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container [2023-11-07T13:40:38.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-07T13:40:38.662Z] $ docker top e8c1b83a57c89d634cc0047b6bf6e84dd93a590c5a2c5b4b067a483d63d0fe1a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T13:40:39.049Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-249 [Pipeline] fileExists [Pipeline] sh [2023-11-07T13:40:39.411Z] + make test [2023-11-07T13:40:39.411Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-07T13:41:01.341Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-07T13:41:01.341Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-07T13:41:01.341Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements [2023-11-07T13:41:01.909Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.724s coverage: 71.9% of statements [2023-11-07T13:41:23.840Z] go vet ./... [2023-11-07T13:41:28.037Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T13:41:28.037Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T13:41:28.037Z] ./bin/test-attribution.sh [2023-11-07T13:41:28.037Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-07T13:41:28.037Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-07T13:41:28.037Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-07T13:41:28.037Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-07T13:41:28.037Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-07T13:41:28.037Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-07T13:41:28.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T13:41:28.176Z] $ docker stop --time=1 e8c1b83a57c89d634cc0047b6bf6e84dd93a590c5a2c5b4b067a483d63d0fe1a [2023-11-07T13:41:31.853Z] $ docker rm -f --volumes e8c1b83a57c89d634cc0047b6bf6e84dd93a590c5a2c5b4b067a483d63d0fe1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T13:41:32.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T13:41:32.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-07T13:41:33.225Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T13:41:33.536Z] + ls -al . [2023-11-07T13:41:33.536Z] total 208 [2023-11-07T13:41:33.536Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 13:40 . [2023-11-07T13:41:33.536Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 13:39 .. [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 7 13:39 .dockerignore [2023-11-07T13:41:33.536Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 13:41 .git [2023-11-07T13:41:33.536Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:39 .github [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 7 13:39 .gitignore [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 13:39 .golangci.yml [2023-11-07T13:41:33.536Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 13:39 .semver [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 7 13:39 Attribution.txt [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 7 13:39 CHANGELOG.md [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 7 13:39 Dockerfile [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 13:39 GOVERNANCE.md [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 7 13:39 Jenkinsfile [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 13:39 LICENSE [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 7 13:39 Makefile [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 13:39 OWNERS.md [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 7 13:39 README.md [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 13:39 VERSION [2023-11-07T13:41:33.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:39 bin [2023-11-07T13:41:33.536Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 7 13:41 coverage.out [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 3929 Nov 7 13:39 go.mod [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 7 13:39 go.sum [2023-11-07T13:41:33.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:39 images [2023-11-07T13:41:33.536Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 13:39 internal [2023-11-07T13:41:33.536Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 7 13:39 main.go [2023-11-07T13:41:33.536Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:39 openapi [2023-11-07T13:41:33.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:39 res [2023-11-07T13:41:33.536Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:41:33.925Z] + 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=908c311d9b491a850595b30e5e18cae038b05d60 --label arch=amd64 --label version=0.0.0 . [2023-11-07T13:41:33.925Z] Sending build context to Docker daemon 12.75MB [2023-11-07T13:41:33.925Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T13:41:33.925Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-07T13:41:33.925Z] ---> 66f56d1e4c1d [2023-11-07T13:41:33.925Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T13:41:34.186Z] ---> Running in 8d2b0a4abd9e [2023-11-07T13:41:34.186Z] Removing intermediate container 8d2b0a4abd9e [2023-11-07T13:41:34.186Z] ---> 6cc26cff28b0 [2023-11-07T13:41:34.186Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T13:41:34.186Z] ---> Running in 73445e605588 [2023-11-07T13:41:34.446Z] Removing intermediate container 73445e605588 [2023-11-07T13:41:34.446Z] ---> 3ac68a4b7b65 [2023-11-07T13:41:34.446Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-07T13:41:34.446Z] ---> Running in b6bfafbd32b9 [2023-11-07T13:41:34.446Z] Removing intermediate container b6bfafbd32b9 [2023-11-07T13:41:34.446Z] ---> 62bb61c74dfb [2023-11-07T13:41:34.446Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T13:41:34.446Z] ---> Running in 911b3665f53f [2023-11-07T13:41:34.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T13:41:34.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T13:41:35.229Z] OK: 264 MiB in 52 packages [2023-11-07T13:41:35.489Z] Removing intermediate container 911b3665f53f [2023-11-07T13:41:35.489Z] ---> 36e04a7af18e [2023-11-07T13:41:35.489Z] Step 7/29 : WORKDIR /app [2023-11-07T13:41:35.489Z] ---> Running in 4cebe991f109 [2023-11-07T13:41:35.489Z] Removing intermediate container 4cebe991f109 [2023-11-07T13:41:35.489Z] ---> 7788ba5b1fe9 [2023-11-07T13:41:35.489Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-07T13:41:35.747Z] ---> e1a8d3e96e19 [2023-11-07T13:41:35.747Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T13:41:35.747Z] ---> Running in eacc1d4500fe [2023-11-07T13:41:36.318Z] Removing intermediate container eacc1d4500fe [2023-11-07T13:41:36.318Z] ---> 6e6a21429777 [2023-11-07T13:41:36.318Z] Step 10/29 : COPY . . [2023-11-07T13:41:36.469Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16852 in /w/workspace/y_app-rfid-llrp-inventory_PR-249 [Pipeline] { [Pipeline] ws [2023-11-07T13:41:36.532Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-11-07T13:41:36.605Z] The recommended git tool is: git [2023-11-07T13:41:36.901Z] ---> b554f6941bb2 [2023-11-07T13:41:36.902Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T13:41:36.902Z] ---> Running in 30aab8622a26 [2023-11-07T13:41:36.902Z] Removing intermediate container 30aab8622a26 [2023-11-07T13:41:36.902Z] ---> c93000950449 [2023-11-07T13:41:36.902Z] Step 12/29 : RUN $MAKE [2023-11-07T13:41:36.902Z] ---> Running in 0e8d31f41181 [2023-11-07T13:41:37.840Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-07T13:41:41.312Z] using credential edgex-jenkins-ssh [2023-11-07T13:41:41.328Z] Cloning the remote Git repository [2023-11-07T13:41:41.370Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-07T13:41:41.449Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-11-07T13:41:44.074Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-07T13:41:44.075Z] > git --version # timeout=10 [2023-11-07T13:41:44.096Z] > git --version # 'git version 2.25.1' [2023-11-07T13:41:44.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T13:41:44.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T13:41:46.279Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-07T13:41:46.299Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-07T13:41:47.666Z] Merging remotes/origin/main commit 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 into PR head commit 908c311d9b491a850595b30e5e18cae038b05d60 [2023-11-07T13:41:47.965Z] Merge succeeded, producing 908c311d9b491a850595b30e5e18cae038b05d60 [2023-11-07T13:41:47.965Z] Checking out Revision 908c311d9b491a850595b30e5e18cae038b05d60 (PR-249) [2023-11-07T13:41:47.058Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-07T13:41:47.097Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-07T13:41:47.098Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T13:41:47.115Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/249/head:refs/remotes/origin/PR-249 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-07T13:41:47.685Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T13:41:47.779Z] > git checkout -f 908c311d9b491a850595b30e5e18cae038b05d60 # timeout=10 [2023-11-07T13:41:47.873Z] > git remote # timeout=10 [2023-11-07T13:41:47.893Z] > git config --get remote.origin.url # timeout=10 [2023-11-07T13:41:47.912Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-07T13:41:47.924Z] > git merge 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 [2023-11-07T13:41:47.948Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-07T13:41:47.973Z] > git config core.sparsecheckout # timeout=10 [2023-11-07T13:41:47.988Z] > git checkout -f 908c311d9b491a850595b30e5e18cae038b05d60 # timeout=10 [2023-11-07T13:41:48.388Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-07T13:41:48.435Z] > git --version # timeout=10 [2023-11-07T13:41:48.446Z] > git --version # 'git version 2.25.1' [2023-11-07T13:41:48.465Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T13:41:49.679Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-07T13:41:49.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T13:41:49.679Z] Dload Upload Total Spent Left Speed [2023-11-07T13:41:49.679Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89943 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh [2023-11-07T13:41:50.286Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-07T13:41:50.643Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-07T13:41:50.643Z] + sudo tee /etc/docker/daemon.new [2023-11-07T13:41:50.643Z] { [2023-11-07T13:41:50.643Z] "registry-mirrors": [ [2023-11-07T13:41:50.643Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-07T13:41:50.643Z] ], [2023-11-07T13:41:50.643Z] "bip": "10.250.0.254/24", [2023-11-07T13:41:50.643Z] "hosts": [ [2023-11-07T13:41:50.643Z] "tcp://0.0.0.0:5555", [2023-11-07T13:41:50.643Z] "unix:///var/run/docker.sock" [2023-11-07T13:41:50.643Z] ], [2023-11-07T13:41:50.643Z] "mtu": 1458, [2023-11-07T13:41:50.643Z] "selinux-enabled": true, [2023-11-07T13:41:50.643Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-07T13:41:50.643Z] } [Pipeline] sh [2023-11-07T13:41:50.990Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-07T13:41:51.346Z] + sudo service docker restart [2023-11-07T13:41:59.990Z] Removing intermediate container 0e8d31f41181 [2023-11-07T13:41:59.990Z] ---> affbdebf6cbc [2023-11-07T13:41:59.990Z] Step 13/29 : FROM alpine:3.18 [2023-11-07T13:41:59.990Z] 3.18: Pulling from library/alpine [2023-11-07T13:41:59.990Z] 96526aa774ef: Pulling fs layer [2023-11-07T13:41:59.990Z] 96526aa774ef: Verifying Checksum [2023-11-07T13:41:59.990Z] 96526aa774ef: Download complete [2023-11-07T13:42:00.250Z] 96526aa774ef: Pull complete [2023-11-07T13:42:00.250Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T13:42:00.250Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T13:42:00.250Z] ---> 8ca4688f4f35 [2023-11-07T13:42:00.250Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-07T13:42:00.250Z] ---> Running in 017cf544c469 [2023-11-07T13:42:00.511Z] Removing intermediate container 017cf544c469 [2023-11-07T13:42:00.511Z] ---> d34c42484dbc [2023-11-07T13:42:00.511Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-07T13:42:00.511Z] ---> Running in e211d2b60f76 [2023-11-07T13:42:00.511Z] Removing intermediate container e211d2b60f76 [2023-11-07T13:42:00.511Z] ---> 24669d846363 [2023-11-07T13:42:00.511Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-07T13:42:00.511Z] ---> Running in 765a94813148 [2023-11-07T13:42:00.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-07T13:42:00.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-07T13:42:01.030Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-07T13:42:01.030Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-07T13:42:01.030Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T13:42:01.030Z] Executing ca-certificates-20230506-r0.trigger [2023-11-07T13:42:01.030Z] OK: 8 MiB in 17 packages [2023-11-07T13:42:01.597Z] Removing intermediate container 765a94813148 [2023-11-07T13:42:01.597Z] ---> f4312e9044bd [2023-11-07T13:42:01.597Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-07T13:42:01.597Z] ---> 7cf87db196b9 [2023-11-07T13:42:01.597Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-07T13:42:01.855Z] ---> d7dff076559b [2023-11-07T13:42:01.855Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-07T13:42:01.855Z] ---> 043e7a56cdc0 [2023-11-07T13:42:01.855Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-07T13:42:02.114Z] ---> 24c902bb22bd [2023-11-07T13:42:02.114Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-07T13:42:03.138Z] ---> e50929f33b80 [2023-11-07T13:42:03.138Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-07T13:42:03.138Z] ---> Running in 99e762662b65 [2023-11-07T13:42:03.705Z] Removing intermediate container 99e762662b65 [2023-11-07T13:42:03.705Z] ---> d0a672edf7a0 [2023-11-07T13:42:03.705Z] Step 23/29 : VOLUME /cache [2023-11-07T13:42:03.705Z] ---> Running in 71ac9f3e904c [2023-11-07T13:42:03.705Z] Removing intermediate container 71ac9f3e904c [2023-11-07T13:42:03.705Z] ---> 263e0c6296f6 [2023-11-07T13:42:03.705Z] Step 24/29 : EXPOSE 59711 [2023-11-07T13:42:03.705Z] ---> Running in c2e5b4e01c30 [2023-11-07T13:42:03.705Z] Removing intermediate container c2e5b4e01c30 [2023-11-07T13:42:03.705Z] ---> 4cd333db0771 [2023-11-07T13:42:03.705Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-07T13:42:03.705Z] ---> Running in 6eddcf432b7d [2023-11-07T13:42:03.964Z] Removing intermediate container 6eddcf432b7d [2023-11-07T13:42:03.965Z] ---> 4f11c00a58f4 [2023-11-07T13:42:03.965Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-07T13:42:03.965Z] ---> Running in a5d97183393e [2023-11-07T13:42:03.965Z] Removing intermediate container a5d97183393e [2023-11-07T13:42:03.965Z] ---> e9559efcdf09 [2023-11-07T13:42:03.965Z] Step 27/29 : LABEL arch=amd64 [2023-11-07T13:42:03.965Z] ---> Running in f202d7f67796 [2023-11-07T13:42:03.965Z] Removing intermediate container f202d7f67796 [2023-11-07T13:42:03.965Z] ---> ee071bc5eba4 [2023-11-07T13:42:03.965Z] Step 28/29 : LABEL git_sha=908c311d9b491a850595b30e5e18cae038b05d60 [2023-11-07T13:42:03.965Z] ---> Running in 2ea864e58993 [2023-11-07T13:42:04.225Z] Removing intermediate container 2ea864e58993 [2023-11-07T13:42:04.225Z] ---> 858d59fea921 [2023-11-07T13:42:04.225Z] Step 29/29 : LABEL version=0.0.0 [2023-11-07T13:42:04.225Z] ---> Running in 8a5651690a7f [2023-11-07T13:42:04.225Z] Removing intermediate container 8a5651690a7f [2023-11-07T13:42:04.225Z] ---> 68f7514c49f2 [2023-11-07T13:42:04.225Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T13:42:04.225Z] Successfully built 68f7514c49f2 [2023-11-07T13:42:04.225Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-11-07T13:42:05.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T13:42:05.070Z] [2023-11-07T13:42:05.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:42:05.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T13:42:05.444Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-07T13:42:05.444Z] 5eb5b503b376: Pulling fs layer [2023-11-07T13:42:05.444Z] 5c69ac0246d0: Pulling fs layer [2023-11-07T13:42:05.444Z] ec43610c2a17: Pulling fs layer [2023-11-07T13:42:05.444Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-07T13:42:05.444Z] 33b1e0a273af: Pulling fs layer [2023-11-07T13:42:05.444Z] 5d3b04190fa2: Pulling fs layer [2023-11-07T13:42:05.444Z] 2f39f015ded8: Pulling fs layer [2023-11-07T13:42:05.444Z] 3a2ae6a8a46f: Waiting [2023-11-07T13:42:05.444Z] 33b1e0a273af: Waiting [2023-11-07T13:42:05.444Z] 5d3b04190fa2: Waiting [2023-11-07T13:42:05.444Z] 2f39f015ded8: Waiting [2023-11-07T13:42:05.444Z] 5c69ac0246d0: Verifying Checksum [2023-11-07T13:42:05.444Z] 5c69ac0246d0: Download complete [2023-11-07T13:42:05.444Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-07T13:42:05.444Z] 3a2ae6a8a46f: Download complete [2023-11-07T13:42:05.444Z] 33b1e0a273af: Download complete [2023-11-07T13:42:05.444Z] 5d3b04190fa2: Verifying Checksum [2023-11-07T13:42:05.444Z] 5d3b04190fa2: Download complete [2023-11-07T13:42:05.444Z] ec43610c2a17: Verifying Checksum [2023-11-07T13:42:05.444Z] ec43610c2a17: Download complete [2023-11-07T13:42:05.703Z] 5eb5b503b376: Verifying Checksum [2023-11-07T13:42:05.703Z] 5eb5b503b376: Download complete [2023-11-07T13:42:06.268Z] 2f39f015ded8: Download complete [2023-11-07T13:42:06.841Z] 5eb5b503b376: Pull complete [2023-11-07T13:42:06.841Z] 5c69ac0246d0: Pull complete [2023-11-07T13:42:07.408Z] ec43610c2a17: Pull complete [2023-11-07T13:42:07.408Z] 3a2ae6a8a46f: Pull complete [2023-11-07T13:42:07.667Z] 33b1e0a273af: Pull complete [2023-11-07T13:42:07.667Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T13:42:09.820Z] provisioning config files... [2023-11-07T13:42:09.843Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config13610265799813087507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:42:10.235Z] ---> docker-login.sh [2023-11-07T13:42:10.235Z] nexus3.edgexfoundry.org:10001 [2023-11-07T13:42:10.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:42:10.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:42:10.783Z] Configure a credential helper to remove this warning. See [2023-11-07T13:42:10.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:42:10.783Z] [2023-11-07T13:42:10.783Z] Login Succeeded [2023-11-07T13:42:10.783Z] nexus3.edgexfoundry.org:10002 [2023-11-07T13:42:11.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:42:11.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:42:11.052Z] Configure a credential helper to remove this warning. See [2023-11-07T13:42:11.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:42:11.052Z] [2023-11-07T13:42:11.052Z] Login Succeeded [2023-11-07T13:42:11.322Z] nexus3.edgexfoundry.org:10003 [2023-11-07T13:42:11.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:42:11.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:42:11.593Z] Configure a credential helper to remove this warning. See [2023-11-07T13:42:11.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:42:11.593Z] [2023-11-07T13:42:11.593Z] Login Succeeded [2023-11-07T13:42:11.593Z] nexus3.edgexfoundry.org:10004 [2023-11-07T13:42:11.857Z] 2f39f015ded8: Pull complete [2023-11-07T13:42:11.858Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-07T13:42:11.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T13:42:11.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T13:42:11.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:42:11.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:42:11.865Z] Configure a credential helper to remove this warning. See [2023-11-07T13:42:11.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:42:11.865Z] [2023-11-07T13:42:11.865Z] Login Succeeded [2023-11-07T13:42:11.865Z] docker.io [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T13:42:12.111Z] prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container [2023-11-07T13:42:12.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T13:42:12.151Z] $ 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/y_app-rfid-llrp-inventory_PR-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T13:42:12.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T13:42:12.403Z] Configure a credential helper to remove this warning. See [2023-11-07T13:42:12.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T13:42:12.403Z] [2023-11-07T13:42:12.403Z] Login Succeeded [2023-11-07T13:42:12.403Z] ---> docker-login.sh ends [2023-11-07T13:42:18.083Z] $ docker top 106d703935c1da979851485987e1b765bd7d4acf79f104e90110ac9dac693db9 -eo pid,comm [Pipeline] { [Pipeline] } [2023-11-07T13:42:18.232Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-07T13:42:18.639Z] ---> job-cost.sh [2023-11-07T13:42:18.639Z] lf-activate-venv: SKIPPING [2023-11-07T13:42:18.639Z] INFO: No Stack... [Pipeline] echo [2023-11-07T13:42:18.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T13:42:18.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T13:42:18.793Z] ========================================================= [2023-11-07T13:42:18.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-07T13:42:18.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-11-07T13:42:18.900Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:42:19.159Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T13:42:19.315Z] + 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-11-07T13:42:19.482Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives/cost.csv [2023-11-07T13:42:19.482Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T13:42:19.522Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [2023-11-07T13:42:19.528Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] did not exist. Created. [2023-11-07T13:42:19.528Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [Pipeline] { [2023-11-07T13:42:19.587Z] Sending build context to Docker daemon 669.2kB [2023-11-07T13:42:19.587Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T13:42:19.587Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-07T13:42:19.587Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-07T13:42:19.587Z] 9fda8d8052c6: Pulling fs layer [2023-11-07T13:42:19.587Z] 5d54e960e981: Pulling fs layer [2023-11-07T13:42:19.587Z] c4a7e357bf2a: Pulling fs layer [2023-11-07T13:42:19.587Z] f0e02332f6b5: Pulling fs layer [2023-11-07T13:42:19.587Z] cefa15bbcfad: Pulling fs layer [2023-11-07T13:42:19.587Z] 17808c966233: Pulling fs layer [2023-11-07T13:42:19.587Z] f4c1fc716caa: Pulling fs layer [2023-11-07T13:42:19.587Z] cefa15bbcfad: Waiting [2023-11-07T13:42:19.587Z] 17808c966233: Waiting [2023-11-07T13:42:19.587Z] f4c1fc716caa: Waiting [2023-11-07T13:42:19.587Z] f0e02332f6b5: Waiting [Pipeline] unstash [Pipeline] sh [2023-11-07T13:42:19.857Z] 5d54e960e981: Verifying Checksum [2023-11-07T13:42:19.857Z] 5d54e960e981: Download complete [2023-11-07T13:42:19.857Z] f0e02332f6b5: Download complete [2023-11-07T13:42:19.857Z] cefa15bbcfad: Verifying Checksum [2023-11-07T13:42:19.857Z] cefa15bbcfad: Download complete [2023-11-07T13:42:19.857Z] 9fda8d8052c6: Verifying Checksum [2023-11-07T13:42:19.857Z] 9fda8d8052c6: Download complete [2023-11-07T13:42:19.950Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-07T13:42:20.005Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T13:42:20.038Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T13:42:20.124Z] $ docker stop --time=1 106d703935c1da979851485987e1b765bd7d4acf79f104e90110ac9dac693db9 [2023-11-07T13:42:20.124Z] f4c1fc716caa: Verifying Checksum [2023-11-07T13:42:20.124Z] f4c1fc716caa: Download complete [2023-11-07T13:42:20.711Z] 9fda8d8052c6: Pull complete [2023-11-07T13:42:21.290Z] $ docker rm -f --volumes 106d703935c1da979851485987e1b765bd7d4acf79f104e90110ac9dac693db9 [2023-11-07T13:42:21.300Z] 5d54e960e981: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-11-07T13:42:21.570Z] c4a7e357bf2a: Verifying Checksum [2023-11-07T13:42:21.570Z] c4a7e357bf2a: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-07T13:42:22.534Z] 17808c966233: Download complete [2023-11-07T13:42:34.979Z] c4a7e357bf2a: Pull complete [2023-11-07T13:42:34.979Z] f0e02332f6b5: Pull complete [2023-11-07T13:42:34.979Z] cefa15bbcfad: Pull complete [2023-11-07T13:42:43.194Z] 17808c966233: Pull complete [2023-11-07T13:42:44.161Z] f4c1fc716caa: Pull complete [2023-11-07T13:42:44.430Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-07T13:42:44.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-07T13:42:44.430Z] ---> ea914061e18c [2023-11-07T13:42:44.430Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T13:42:46.383Z] ---> Running in fe966aa43465 [2023-11-07T13:42:46.383Z] Removing intermediate container fe966aa43465 [2023-11-07T13:42:46.383Z] ---> 023f9cdbd729 [2023-11-07T13:42:46.383Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T13:42:46.383Z] ---> Running in b3b78eafaaae [2023-11-07T13:42:46.651Z] Removing intermediate container b3b78eafaaae [2023-11-07T13:42:46.651Z] ---> d34502256aeb [2023-11-07T13:42:46.651Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-07T13:42:46.651Z] ---> Running in dde47b3e189d [2023-11-07T13:42:46.920Z] Removing intermediate container dde47b3e189d [2023-11-07T13:42:46.920Z] ---> c32bda2b1674 [2023-11-07T13:42:46.920Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T13:42:47.187Z] ---> Running in 5a37def69c51 [2023-11-07T13:42:48.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T13:42:48.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T13:42:49.828Z] OK: 266 MiB in 52 packages [2023-11-07T13:42:50.413Z] Removing intermediate container 5a37def69c51 [2023-11-07T13:42:50.413Z] ---> a4cda548de67 [2023-11-07T13:42:50.413Z] Step 7/12 : WORKDIR /app [2023-11-07T13:42:50.413Z] ---> Running in 20e72df2edd3 [2023-11-07T13:42:50.680Z] Removing intermediate container 20e72df2edd3 [2023-11-07T13:42:50.680Z] ---> 8de55a9afd5e [2023-11-07T13:42:50.680Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-07T13:42:51.263Z] ---> 6f10efa4a3f4 [2023-11-07T13:42:51.263Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T13:42:51.263Z] ---> Running in 8cd52f5a1b73 [2023-11-07T13:44:29.376Z] Removing intermediate container 8cd52f5a1b73 [2023-11-07T13:44:29.376Z] ---> 926693c8ec84 [2023-11-07T13:44:29.376Z] Step 10/12 : COPY . . [2023-11-07T13:44:29.376Z] ---> 24e77ca8ac60 [2023-11-07T13:44:29.376Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T13:44:29.376Z] ---> Running in b3116ac1bfce [2023-11-07T13:44:29.376Z] Removing intermediate container b3116ac1bfce [2023-11-07T13:44:29.376Z] ---> acd20e623374 [2023-11-07T13:44:29.376Z] Step 12/12 : RUN $MAKE [2023-11-07T13:44:29.376Z] ---> Running in 38a677e81d55 [2023-11-07T13:44:29.376Z] noop [2023-11-07T13:44:29.376Z] Removing intermediate container 38a677e81d55 [2023-11-07T13:44:29.376Z] ---> 6f2b051fc505 [2023-11-07T13:44:29.376Z] Successfully built 6f2b051fc505 [2023-11-07T13:44:29.376Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:44:29.871Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T13:44:29.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T13:44:30.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-16852 does not seem to be running inside a container [2023-11-07T13:44:30.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T13:44:31.389Z] $ docker top 4002d90654c9e2847507bf3e2a1246116b5734c7ea3300872c89700fc3a0ae5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T13:44:32.264Z] + go version [2023-11-07T13:44:32.264Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T13:44:32.301Z] $ docker stop --time=1 4002d90654c9e2847507bf3e2a1246116b5734c7ea3300872c89700fc3a0ae5c [2023-11-07T13:44:33.877Z] $ docker rm -f --volumes 4002d90654c9e2847507bf3e2a1246116b5734c7ea3300872c89700fc3a0ae5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:44:34.727Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T13:44:34.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T13:44:34.975Z] prd-ubuntu20.04-docker-arm64-4c-16g-16852 does not seem to be running inside a container [2023-11-07T13:44:35.038Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-07T13:44:36.091Z] $ docker top 68e4114e229ca078460dcf41e75050c3393c29986f3fc5fb1f0150d399b29929 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T13:44:36.620Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-11-07T13:44:37.002Z] + make test [2023-11-07T13:44:37.003Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-07T13:46:58.688Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-07T13:47:00.114Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-07T13:47:02.059Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.273s coverage: 86.2% of statements [2023-11-07T13:47:12.173Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.477s coverage: 71.9% of statements [2023-11-07T13:47:12.173Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-07T13:47:12.173Z] go vet ./... [2023-11-07T13:49:03.817Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T13:49:03.817Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T13:49:03.817Z] ./bin/test-attribution.sh [2023-11-07T13:49:03.817Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-07T13:49:03.817Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-07T13:49:03.817Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-07T13:49:03.817Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-07T13:49:03.817Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-07T13:49:03.817Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-07T13:49:03.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T13:49:03.897Z] $ docker stop --time=1 68e4114e229ca078460dcf41e75050c3393c29986f3fc5fb1f0150d399b29929 [2023-11-07T13:49:05.746Z] $ docker rm -f --volumes 68e4114e229ca078460dcf41e75050c3393c29986f3fc5fb1f0150d399b29929 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T13:49:07.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T13:49:07.340Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T13:49:07.785Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T13:49:08.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T13:49:08.694Z] + ls -al . [2023-11-07T13:49:08.694Z] total 204 [2023-11-07T13:49:08.694Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 13:44 . [2023-11-07T13:49:08.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 13:41 .. [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 7 13:41 .dockerignore [2023-11-07T13:49:08.694Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 13:41 .git [2023-11-07T13:49:08.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:41 .github [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 7 13:41 .gitignore [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 13:41 .golangci.yml [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 7 13:41 Attribution.txt [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 7 13:41 CHANGELOG.md [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 7 13:41 Dockerfile [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 13:41 GOVERNANCE.md [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 7 13:41 Jenkinsfile [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 13:41 LICENSE [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 7 13:41 Makefile [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 13:41 OWNERS.md [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 7 13:41 README.md [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 13:39 VERSION [2023-11-07T13:49:08.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:41 bin [2023-11-07T13:49:08.694Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 7 13:47 coverage.out [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 3929 Nov 7 13:41 go.mod [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 7 13:41 go.sum [2023-11-07T13:49:08.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:41 images [2023-11-07T13:49:08.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 13:41 internal [2023-11-07T13:49:08.694Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 7 13:41 main.go [2023-11-07T13:49:08.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:41 openapi [2023-11-07T13:49:08.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 13:41 res [2023-11-07T13:49:08.694Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 13:41 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:49:09.106Z] + 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=908c311d9b491a850595b30e5e18cae038b05d60 --label arch=arm64 --label version=0.0.0 . [2023-11-07T13:49:09.373Z] Sending build context to Docker daemon 669.2kB [2023-11-07T13:49:09.373Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T13:49:09.373Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-07T13:49:09.373Z] ---> 6f2b051fc505 [2023-11-07T13:49:09.373Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T13:49:11.307Z] ---> Running in fdf08c808767 [2023-11-07T13:49:11.307Z] Removing intermediate container fdf08c808767 [2023-11-07T13:49:11.307Z] ---> f59157173835 [2023-11-07T13:49:11.307Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T13:49:11.307Z] ---> Running in c61afe7d0212 [2023-11-07T13:49:11.575Z] Removing intermediate container c61afe7d0212 [2023-11-07T13:49:11.575Z] ---> e18e46d4fcfa [2023-11-07T13:49:11.575Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-07T13:49:11.845Z] ---> Running in e4b92a50bebc [2023-11-07T13:49:12.113Z] Removing intermediate container e4b92a50bebc [2023-11-07T13:49:12.113Z] ---> de93ba0196e4 [2023-11-07T13:49:12.113Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T13:49:12.113Z] ---> Running in d0dc122db7e7 [2023-11-07T13:49:13.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T13:49:13.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T13:49:14.613Z] OK: 266 MiB in 52 packages [2023-11-07T13:49:15.581Z] Removing intermediate container d0dc122db7e7 [2023-11-07T13:49:15.581Z] ---> af6cacb14c17 [2023-11-07T13:49:15.581Z] Step 7/29 : WORKDIR /app [2023-11-07T13:49:15.581Z] ---> Running in 2fec1b6cc480 [2023-11-07T13:49:15.850Z] Removing intermediate container 2fec1b6cc480 [2023-11-07T13:49:15.850Z] ---> 5a3e961cdab5 [2023-11-07T13:49:15.850Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-07T13:49:16.120Z] ---> 59ec92a35a9a [2023-11-07T13:49:16.120Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T13:49:16.388Z] ---> Running in d2fbff9c315f [2023-11-07T13:49:18.333Z] Removing intermediate container d2fbff9c315f [2023-11-07T13:49:18.333Z] ---> 219db0b5728d [2023-11-07T13:49:18.333Z] Step 10/29 : COPY . . [2023-11-07T13:49:18.931Z] ---> dc4addc06908 [2023-11-07T13:49:18.931Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-07T13:49:18.931Z] ---> Running in 9da0acabde78 [2023-11-07T13:49:19.198Z] Removing intermediate container 9da0acabde78 [2023-11-07T13:49:19.198Z] ---> 133defd98eaf [2023-11-07T13:49:19.198Z] Step 12/29 : RUN $MAKE [2023-11-07T13:49:19.468Z] ---> Running in 1e0912affcde [2023-11-07T13:49:20.430Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-07T13:51:12.066Z] Removing intermediate container 1e0912affcde [2023-11-07T13:51:12.066Z] ---> 9fecd8a78eb5 [2023-11-07T13:51:12.066Z] Step 13/29 : FROM alpine:3.18 [2023-11-07T13:51:12.066Z] 3.18: Pulling from library/alpine [2023-11-07T13:51:12.066Z] 579b34f0a95b: Pulling fs layer [2023-11-07T13:51:12.066Z] 579b34f0a95b: Verifying Checksum [2023-11-07T13:51:12.066Z] 579b34f0a95b: Download complete [2023-11-07T13:51:12.066Z] 579b34f0a95b: Pull complete [2023-11-07T13:51:12.066Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T13:51:12.066Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T13:51:12.066Z] ---> 3cc203321400 [2023-11-07T13:51:12.066Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-07T13:51:12.066Z] ---> Running in 2fcb7929f7a7 [2023-11-07T13:51:12.066Z] Removing intermediate container 2fcb7929f7a7 [2023-11-07T13:51:12.066Z] ---> db81e0200b19 [2023-11-07T13:51:12.066Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-07T13:51:12.066Z] ---> Running in f28b5fbea4f6 [2023-11-07T13:51:12.066Z] Removing intermediate container f28b5fbea4f6 [2023-11-07T13:51:12.066Z] ---> 327258db7a06 [2023-11-07T13:51:12.066Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-07T13:51:12.066Z] ---> Running in edade848809d [2023-11-07T13:51:12.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T13:51:12.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T13:51:12.066Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-07T13:51:12.066Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-07T13:51:12.066Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T13:51:12.066Z] Executing ca-certificates-20230506-r0.trigger [2023-11-07T13:51:12.066Z] OK: 9 MiB in 17 packages [2023-11-07T13:51:12.066Z] Removing intermediate container edade848809d [2023-11-07T13:51:12.066Z] ---> dd289d5c6746 [2023-11-07T13:51:12.066Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-07T13:51:12.066Z] ---> fa09c77000d8 [2023-11-07T13:51:12.066Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-07T13:51:12.066Z] ---> 76afb2304e9d [2023-11-07T13:51:12.066Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-07T13:51:12.330Z] ---> 7fa7a0a1c566 [2023-11-07T13:51:12.331Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-07T13:51:12.911Z] ---> 062444609cec [2023-11-07T13:51:12.912Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-07T13:51:14.317Z] ---> 4c5de89ca830 [2023-11-07T13:51:14.317Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-07T13:51:14.317Z] ---> Running in 80ff6d8e4f97 [2023-11-07T13:51:18.639Z] Removing intermediate container 80ff6d8e4f97 [2023-11-07T13:51:18.639Z] ---> 44e81f7d919f [2023-11-07T13:51:18.639Z] Step 23/29 : VOLUME /cache [2023-11-07T13:51:18.639Z] ---> Running in b99eff93af64 [2023-11-07T13:51:18.639Z] Removing intermediate container b99eff93af64 [2023-11-07T13:51:18.639Z] ---> 38d3f44022d9 [2023-11-07T13:51:18.639Z] Step 24/29 : EXPOSE 59711 [2023-11-07T13:51:18.639Z] ---> Running in ad503658c3b9 [2023-11-07T13:51:18.639Z] Removing intermediate container ad503658c3b9 [2023-11-07T13:51:18.639Z] ---> cb53728c6a2a [2023-11-07T13:51:18.639Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-07T13:51:18.639Z] ---> Running in 728d2dd6e69f [2023-11-07T13:51:18.941Z] Removing intermediate container 728d2dd6e69f [2023-11-07T13:51:18.941Z] ---> 3435d46018ca [2023-11-07T13:51:18.941Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-07T13:51:18.941Z] ---> Running in e1a24317a313 [2023-11-07T13:51:19.226Z] Removing intermediate container e1a24317a313 [2023-11-07T13:51:19.226Z] ---> b960409bec14 [2023-11-07T13:51:19.226Z] Step 27/29 : LABEL arch=arm64 [2023-11-07T13:51:19.499Z] ---> Running in 3d59e0ec0440 [2023-11-07T13:51:19.777Z] Removing intermediate container 3d59e0ec0440 [2023-11-07T13:51:19.777Z] ---> 5d4b0b293da6 [2023-11-07T13:51:19.777Z] Step 28/29 : LABEL git_sha=908c311d9b491a850595b30e5e18cae038b05d60 [2023-11-07T13:51:19.777Z] ---> Running in e0550deae4ca [2023-11-07T13:51:20.073Z] Removing intermediate container e0550deae4ca [2023-11-07T13:51:20.073Z] ---> f4f04498febc [2023-11-07T13:51:20.073Z] Step 29/29 : LABEL version=0.0.0 [2023-11-07T13:51:20.073Z] ---> Running in b168199cd8a2 [2023-11-07T13:51:20.354Z] Removing intermediate container b168199cd8a2 [2023-11-07T13:51:20.354Z] ---> f182a40d2ce6 [2023-11-07T13:51:20.354Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T13:51:20.626Z] Successfully built f182a40d2ce6 [2023-11-07T13:51:20.626Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:51:21.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T13:51:21.491Z] [2023-11-07T13:51:21.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:51:21.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T13:51:21.901Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T13:51:21.901Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T13:51:21.901Z] 04944245beec: Pulling fs layer [2023-11-07T13:51:21.901Z] 699f458cf7ca: Pulling fs layer [2023-11-07T13:51:21.901Z] 765212b225bb: Pulling fs layer [2023-11-07T13:51:21.901Z] f23df028b6ca: Pulling fs layer [2023-11-07T13:51:21.901Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T13:51:21.901Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T13:51:21.901Z] f23df028b6ca: Waiting [2023-11-07T13:51:21.901Z] d65c8cfc05b1: Waiting [2023-11-07T13:51:21.901Z] 765212b225bb: Waiting [2023-11-07T13:51:21.901Z] 2437ff75d9bd: Waiting [2023-11-07T13:51:22.167Z] 04944245beec: Verifying Checksum [2023-11-07T13:51:22.167Z] 04944245beec: Download complete [2023-11-07T13:51:22.167Z] 765212b225bb: Verifying Checksum [2023-11-07T13:51:22.167Z] 765212b225bb: Download complete [2023-11-07T13:51:22.167Z] f23df028b6ca: Verifying Checksum [2023-11-07T13:51:22.167Z] f23df028b6ca: Download complete [2023-11-07T13:51:22.167Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T13:51:22.167Z] d65c8cfc05b1: Download complete [2023-11-07T13:51:22.435Z] 699f458cf7ca: Verifying Checksum [2023-11-07T13:51:22.435Z] 699f458cf7ca: Download complete [2023-11-07T13:51:22.703Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T13:51:22.703Z] 8998bd30e6a1: Download complete [2023-11-07T13:51:25.281Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T13:51:25.281Z] 2437ff75d9bd: Download complete [2023-11-07T13:51:27.219Z] 8998bd30e6a1: Pull complete [2023-11-07T13:51:31.465Z] 04944245beec: Pull complete [2023-11-07T13:51:32.424Z] 699f458cf7ca: Pull complete [2023-11-07T13:51:32.424Z] 765212b225bb: Pull complete [2023-11-07T13:51:33.385Z] f23df028b6ca: Pull complete [2023-11-07T13:51:33.654Z] d65c8cfc05b1: Pull complete [2023-11-07T13:51:51.837Z] 2437ff75d9bd: Pull complete [2023-11-07T13:51:51.837Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T13:51:51.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T13:51:51.837Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T13:51:52.160Z] prd-ubuntu20.04-docker-arm64-4c-16g-16852 does not seem to be running inside a container [2023-11-07T13:51:52.230Z] $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-07T13:51:54.705Z] $ docker top 8e25c3a9594737cb2e022dbc596b4043051de3132ea5b55dfecfdaf94624d4a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:51:55.604Z] ---> job-cost.sh [2023-11-07T13:51:55.604Z] lf-activate-venv: SKIPPING [2023-11-07T13:51:55.604Z] INFO: No Stack... [2023-11-07T13:51:56.184Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T13:51:56.764Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T13:51:57.120Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2023-11-07T13:51:57.120Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T13:51:57.465Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [2023-11-07T13:51:57.471Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] did not exist. Created. [2023-11-07T13:51:57.471Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T13:51:57.881Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-37ada49c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T13:51:58.553Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T13:51:58.589Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T13:51:58.641Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T13:51:58.655Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-249-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T13:51:58.742Z] $ docker stop --time=1 8e25c3a9594737cb2e022dbc596b4043051de3132ea5b55dfecfdaf94624d4a2 [2023-11-07T13:52:00.245Z] $ docker rm -f --volumes 8e25c3a9594737cb2e022dbc596b4043051de3132ea5b55dfecfdaf94624d4a2 [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-11-07T13:52:01.242Z] provisioning config files... [2023-11-07T13:52:01.249Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/config9143000149469704190tmp [Pipeline] { [Pipeline] sh [2023-11-07T13:52:01.584Z] + set +x [2023-11-07T13:52:01.585Z] + curl -s https://codecov.io/bash [2023-11-07T13:52:01.585Z] + bash -s -- [2023-11-07T13:52:01.585Z] [2023-11-07T13:52:01.585Z] _____ _ [2023-11-07T13:52:01.585Z] / ____| | | [2023-11-07T13:52:01.585Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T13:52:01.585Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T13:52:01.585Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T13:52:01.585Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T13:52:01.585Z] Bash-1.0.6 [2023-11-07T13:52:01.585Z] [2023-11-07T13:52:01.585Z] [2023-11-07T13:52:01.585Z] ==> git version 2.25.1 found [2023-11-07T13:52:01.585Z] ==> 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-11-07T13:52:01.585Z] Release-Date: 2020-01-08 [2023-11-07T13:52:01.585Z] 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-11-07T13:52:01.585Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T13:52:01.585Z] ==> Jenkins CI detected. [2023-11-07T13:52:01.585Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-249 [2023-11-07T13:52:01.585Z] project root: . [2023-11-07T13:52:01.585Z] --> token set from env [2023-11-07T13:52:01.585Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T13:52:01.585Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T13:52:01.585Z] ==> Python coveragepy not found [2023-11-07T13:52:01.585Z] ==> Searching for coverage reports in: [2023-11-07T13:52:01.585Z] + . [2023-11-07T13:52:01.585Z] -> Found 1 reports [2023-11-07T13:52:01.585Z] ==> Detecting git/mercurial file structure [2023-11-07T13:52:01.585Z] ==> Reading reports [2023-11-07T13:52:01.844Z] + ./coverage.out bytes=41317 [2023-11-07T13:52:01.844Z] ==> Appending adjustments [2023-11-07T13:52:01.844Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T13:52:01.844Z] + Found adjustments [2023-11-07T13:52:01.844Z] ==> Gzipping contents [2023-11-07T13:52:01.844Z] 12K /tmp/codecov.jB70lP.gz [2023-11-07T13:52:01.844Z] ==> Uploading reports [2023-11-07T13:52:01.844Z] url: https://codecov.io [2023-11-07T13:52:01.844Z] query: branch=PR-249&commit=908c311d9b491a850595b30e5e18cae038b05d60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-249%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=249&job=&cmd_args= [2023-11-07T13:52:01.844Z] -> Pinging Codecov [2023-11-07T13:52:01.844Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-249&commit=908c311d9b491a850595b30e5e18cae038b05d60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-249%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=249&job=&cmd_args= [2023-11-07T13:52:02.103Z] -> Uploading to [2023-11-07T13:52:02.103Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/581DD39554BDF9B6E22D074273EAD858/908c311d9b491a850595b30e5e18cae038b05d60/597b28d2-0874-430c-b96c-0394f89da59b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T135201Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17154c6ff7bcdceb5daa9c4881b2c07b9875982df44636875487993f28ba8391 [2023-11-07T13:52:02.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T13:52:02.103Z] Dload Upload Total Spent Left Speed [2023-11-07T13:52:02.361Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 47162 --:--:-- --:--:-- --:--:-- 47162 [2023-11-07T13:52:02.362Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/908c311d9b491a850595b30e5e18cae038b05d60 [Pipeline] } [2023-11-07T13:52:02.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-11-07T13:52:04.207Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives ] [2023-11-07T13:52:04.207Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives [2023-11-07T13:52:04.207Z] total 16 [2023-11-07T13:52:04.207Z] drwxr-xr-x 3 root root 4096 Nov 7 13:42 . [2023-11-07T13:52:04.207Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 13:42 .. [2023-11-07T13:52:04.207Z] drwxr-xr-x 2 root root 4096 Nov 7 13:42 cost [2023-11-07T13:52:04.207Z] -rw-r--r-- 1 root root 95 Nov 7 13:42 cost.csv [2023-11-07T13:52:04.207Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives [2023-11-07T13:52:04.207Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives [2023-11-07T13:52:04.207Z] total 16 [2023-11-07T13:52:04.207Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 13:42 . [2023-11-07T13:52:04.207Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 13:42 .. [2023-11-07T13:52:04.207Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 13:42 cost [2023-11-07T13:52:04.207Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 7 13:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:52:04.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:52:05.460Z] ---> package-listing.sh [2023-11-07T13:52:05.460Z] ++ facter osfamily [2023-11-07T13:52:05.460Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T13:52:05.728Z] + OS_FAMILY=debian [2023-11-07T13:52:05.728Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-249 [2023-11-07T13:52:05.728Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T13:52:05.728Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T13:52:05.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T13:52:05.728Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T13:52:05.728Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-249 ']' [2023-11-07T13:52:05.728Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T13:52:05.728Z] + case "${OS_FAMILY}" in [2023-11-07T13:52:05.728Z] + dpkg -l [2023-11-07T13:52:05.728Z] + grep '^ii' [2023-11-07T13:52:05.728Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T13:52:05.728Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T13:52:05.728Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T13:52:05.728Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-249 ']' [2023-11-07T13:52:05.728Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives/ [2023-11-07T13:52:05.728Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-249/archives/ [Pipeline] echo [2023-11-07T13:52:05.763Z] 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/y_app-rfid-llrp-inventory_PR-249/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-07T13:52:06.059Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T13:52:07.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T13:52:07.534Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T13:52:07.682Z] prd-ubuntu20.04-docker-8c-8g-16851 does not seem to be running inside a container [2023-11-07T13:52:07.755Z] $ 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/y_app-rfid-llrp-inventory_PR-249/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-249 -v /w/workspace/y_app-rfid-llrp-inventory_PR-249:/w/workspace/y_app-rfid-llrp-inventory_PR-249:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T13:52:12.051Z] $ docker top 0df3638378d57cb5164a80d0e6966db042bf7348091fa9f5cdce1b5120677c9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T13:52:12.427Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T13:52:12.733Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T13:52:13.048Z] + ls /var/log/sa-host [2023-11-07T13:52:13.048Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T13:52:13.253Z] provisioning config files... [2023-11-07T13:52:13.260Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-249@tmp/config13371748562976590156tmp [Pipeline] { [Pipeline] echo [2023-11-07T13:52:13.318Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:52:13.626Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T13:52:13.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:52:14.066Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T13:52:14.099Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:52:14.409Z] ---> sudo-logs.sh [2023-11-07T13:52:14.409Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T13:52:14.495Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:52:14.811Z] ---> job-cost.sh [2023-11-07T13:52:14.811Z] lf-activate-venv: SKIPPING [2023-11-07T13:52:14.811Z] DEBUG: total: 0.2199999988079071 [2023-11-07T13:52:14.811Z] INFO: Retrieving Stack Cost... [2023-11-07T13:52:15.071Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T13:52:15.638Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T13:52:15.672Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T13:52:15.985Z] ---> logs-deploy.sh [2023-11-07T13:52:15.986Z] lf-activate-venv: SKIPPING [2023-11-07T13:52:15.986Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-249/1 [2023-11-07T13:52:15.986Z] INFO: archiving workspace using pattern(s): [2023-11-07T13:52:16.922Z] Archives upload complete. [2023-11-07T13:52:17.182Z] INFO: archiving logs to Nexus [2023-11-07T13:52:17.751Z] ---> uname -a: [2023-11-07T13:52:17.751Z] Linux prd-ubuntu20-04-docker-8c-8g-16851 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] ---> lscpu: [2023-11-07T13:52:17.751Z] Architecture: x86_64 [2023-11-07T13:52:17.751Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-07T13:52:17.751Z] Byte Order: Little Endian [2023-11-07T13:52:17.751Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-07T13:52:17.751Z] CPU(s): 8 [2023-11-07T13:52:17.751Z] On-line CPU(s) list: 0-7 [2023-11-07T13:52:17.751Z] Thread(s) per core: 1 [2023-11-07T13:52:17.751Z] Core(s) per socket: 1 [2023-11-07T13:52:17.751Z] Socket(s): 8 [2023-11-07T13:52:17.751Z] NUMA node(s): 1 [2023-11-07T13:52:17.751Z] Vendor ID: AuthenticAMD [2023-11-07T13:52:17.751Z] CPU family: 23 [2023-11-07T13:52:17.751Z] Model: 49 [2023-11-07T13:52:17.751Z] Model name: AMD EPYC-Rome Processor [2023-11-07T13:52:17.751Z] Stepping: 0 [2023-11-07T13:52:17.751Z] CPU MHz: 2799.998 [2023-11-07T13:52:17.751Z] BogoMIPS: 5599.99 [2023-11-07T13:52:17.751Z] Virtualization: AMD-V [2023-11-07T13:52:17.751Z] Hypervisor vendor: KVM [2023-11-07T13:52:17.751Z] Virtualization type: full [2023-11-07T13:52:17.751Z] L1d cache: 256 KiB [2023-11-07T13:52:17.751Z] L1i cache: 256 KiB [2023-11-07T13:52:17.751Z] L2 cache: 4 MiB [2023-11-07T13:52:17.751Z] L3 cache: 128 MiB [2023-11-07T13:52:17.751Z] NUMA node0 CPU(s): 0-7 [2023-11-07T13:52:17.751Z] Vulnerability Itlb multihit: Not affected [2023-11-07T13:52:17.751Z] Vulnerability L1tf: Not affected [2023-11-07T13:52:17.751Z] Vulnerability Mds: Not affected [2023-11-07T13:52:17.751Z] Vulnerability Meltdown: Not affected [2023-11-07T13:52:17.751Z] Vulnerability Mmio stale data: Not affected [2023-11-07T13:52:17.751Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-07T13:52:17.751Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-07T13:52:17.751Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-07T13:52:17.751Z] Vulnerability Srbds: Not affected [2023-11-07T13:52:17.751Z] Vulnerability Tsx async abort: Not affected [2023-11-07T13:52:17.751Z] 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-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] ---> nproc: [2023-11-07T13:52:17.751Z] 8 [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] ---> df -h: [2023-11-07T13:52:17.751Z] Filesystem Size Used Avail Use% Mounted on [2023-11-07T13:52:17.751Z] overlay 155G 12G 144G 8% / [2023-11-07T13:52:17.751Z] tmpfs 64M 0 64M 0% /dev [2023-11-07T13:52:17.751Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-07T13:52:17.751Z] shm 64M 0 64M 0% /dev/shm [2023-11-07T13:52:17.751Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] ---> sar -b -r -n DEV: [2023-11-07T13:52:17.751Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16851) 11/07/23 _x86_64_ (8 CPU) [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] 13:38:36 LINUX RESTART (8 CPU) [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] 13:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-07T13:52:17.751Z] 13:40:01 171.15 38.48 132.68 0.00 4301.68 55633.39 0.00 [2023-11-07T13:52:17.751Z] 13:41:01 161.02 1.25 159.77 0.00 14.40 52150.11 0.00 [2023-11-07T13:52:17.751Z] 13:42:01 118.86 0.23 118.63 0.00 12.80 37361.77 0.00 [2023-11-07T13:52:17.751Z] 13:43:01 107.15 0.03 107.12 0.00 4.13 19486.24 0.00 [2023-11-07T13:52:17.751Z] 13:44:01 53.64 11.65 41.99 0.00 5180.74 8454.06 0.00 [2023-11-07T13:52:17.751Z] 13:45:01 5.33 0.02 5.32 0.00 0.13 111.98 0.00 [2023-11-07T13:52:17.751Z] 13:46:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 [2023-11-07T13:52:17.751Z] 13:47:01 1.52 0.00 1.52 0.00 0.00 16.13 0.00 [2023-11-07T13:52:17.751Z] 13:48:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 [2023-11-07T13:52:17.751Z] 13:49:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 [2023-11-07T13:52:17.751Z] 13:50:01 0.93 0.00 0.93 0.00 0.00 15.46 0.00 [2023-11-07T13:52:17.751Z] 13:51:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2023-11-07T13:52:17.751Z] 13:52:01 1.12 0.02 1.10 0.00 1.20 14.66 0.00 [2023-11-07T13:52:17.751Z] Average: 48.19 3.97 44.21 0.00 731.91 13331.14 0.00 [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.751Z] 13:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-07T13:52:17.751Z] 13:40:01 29231408 31564052 758708 2.31 78548 2524180 2008076 5.92 1007256 2266552 5852 [2023-11-07T13:52:17.751Z] 13:41:01 27801044 31487892 818912 2.49 150656 3691452 1936960 5.71 1496420 3081040 523672 [2023-11-07T13:52:17.751Z] 13:42:01 28099520 31524524 784876 2.39 155056 3443076 2031260 5.99 1267348 3027744 220 [2023-11-07T13:52:17.751Z] 13:43:01 27600796 31553784 753560 2.29 165444 3909304 1795648 5.29 1285544 3454212 12 [2023-11-07T13:52:17.751Z] 13:44:01 27100684 31510588 765084 2.33 194664 4334328 1726920 5.09 1615340 3588608 1032 [2023-11-07T13:52:17.751Z] 13:45:01 27133408 31538424 737892 2.24 193180 4331204 1722288 5.08 1585936 3585480 384 [2023-11-07T13:52:17.751Z] 13:46:01 27133384 31538408 737816 2.24 193212 4331208 1722288 5.08 1586096 3585484 8 [2023-11-07T13:52:17.751Z] 13:47:01 27143860 31548784 727412 2.21 193236 4331212 1722288 5.08 1576352 3585488 172 [2023-11-07T13:52:17.751Z] 13:48:01 27144128 31549068 727092 2.21 193260 4331212 1722288 5.08 1576352 3585488 8 [2023-11-07T13:52:17.751Z] 13:49:01 27146600 31551608 724500 2.20 193312 4331212 1722288 5.08 1573748 3585492 32 [2023-11-07T13:52:17.751Z] 13:50:01 27145608 31550652 725396 2.21 193340 4331216 1722288 5.08 1575236 3585492 52 [2023-11-07T13:52:17.751Z] 13:51:01 27146132 31551208 724788 2.20 193360 4331220 1722288 5.08 1575544 3585496 136 [2023-11-07T13:52:17.751Z] 13:52:01 27144304 31549520 726608 2.21 193384 4331352 1722288 5.08 1578744 3585628 16 [2023-11-07T13:52:17.751Z] Average: 27459298 31539886 747126 2.27 176204 4042475 1790551 5.28 1484609 3392477 40892 [2023-11-07T13:52:17.751Z] [2023-11-07T13:52:17.752Z] 13:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-07T13:52:17.752Z] 13:40:01 veth4832f15 73.20 86.30 7.15 60.67 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:40:01 docker0 99.32 114.41 8.19 288.13 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:40:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:40:01 ens3 682.80 470.77 5920.43 96.71 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:41:01 docker0 135.74 297.73 11.57 2302.76 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:41:01 vethe7a8215 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:41:01 ens3 324.40 151.12 2327.59 23.31 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:42:01 docker0 3.00 5.33 0.19 64.83 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:42:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:42:01 ens3 50.32 53.89 144.15 90.91 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:43:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:43:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:43:01 ens3 95.63 57.81 2523.01 11.34 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:44:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:44:01 ens3 177.75 78.99 2728.88 5.62 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:45:01 ens3 0.48 0.42 0.10 0.09 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:47:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:49:01 ens3 2.08 1.43 7.21 0.22 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:50:01 ens3 1.67 0.37 2.84 0.08 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:51:01 ens3 2.15 0.35 0.45 0.21 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:52:01 lo 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] 13:52:01 ens3 3.85 2.75 3.71 1.38 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] Average: docker0 18.31 32.12 1.53 204.28 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] Average: ens3 103.18 62.92 1050.62 17.68 0.00 0.00 0.00 0.00 [2023-11-07T13:52:17.752Z] [2023-11-07T13:52:17.752Z]