Pull request #169 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88f3e9dd9b70981f8f9bf50961ec167bcbb93118+636b604d61dca6a59067db3ccfe7c5f6e9f0f77c (6e92476f2f2ae802da51711824bacc2c4cbda6a1) 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-ssh7836344902089385664.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14653228470991739324.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-169/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-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9847836334244664280.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-169/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10118400189908895534.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17508573823118040735.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-169/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-169/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1077122094928053987.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5472’ Running on prd-ubuntu20.04-docker-8c-8g-5487 in /w/workspace/y_app-rfid-llrp-inventory_PR-169 [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-169 # 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 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 Merge succeeded, producing 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 Checking out Revision 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 (PR-169) 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 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 # 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 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T14:09:37.374Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T14:09:37.541Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T14:09:37.636Z] ========================================================= [2023-03-23T14:09:37.636Z] EdgeX Global Pipelines Version Info [2023-03-23T14:09:37.636Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:09:38.381Z] ------------------- [2023-03-23T14:09:38.381Z] stable info: [2023-03-23T14:09:38.381Z] ------------------- [2023-03-23T14:09:38.382Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T14:09:38.382Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T14:09:38.382Z] Message: update stable to v1.0.245 [2023-03-23T14:09:38.953Z] ------------------- [2023-03-23T14:09:38.953Z] experimental info: [2023-03-23T14:09:38.953Z] ------------------- [2023-03-23T14:09:38.953Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T14:09:38.953Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T14:09:38.953Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T14:09:39.242Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-03-23T14:09:39.291Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-03-23T14:09:39.338Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T14:09:39.383Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T14:09:39.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T14:09:39.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T14:09:39.507Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T14:09:39.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-23T14:09:39.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T14:09:39.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T14:09:39.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T14:09:39.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-03-23T14:09:39.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T14:09:39.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T14:09:39.831Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T14:09:39.870Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T14:09:39.910Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T14:09:39.944Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T14:09:39.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T14:09:40.023Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T14:09:40.057Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-23T14:09:40.091Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-23T14:09:40.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T14:09:40.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T14:09:40.208Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T14:09:40.248Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T14:09:40.287Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T14:09:40.329Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-169 [Pipeline] echo [2023-03-23T14:09:40.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-169 [Pipeline] echo [2023-03-23T14:09:40.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-169 [Pipeline] echo [2023-03-23T14:09:40.443Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] echo [2023-03-23T14:09:40.481Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88f3e9d [Pipeline] echo [2023-03-23T14:09:40.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T14:09:40.637Z] provisioning config files... [2023-03-23T14:09:40.654Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/config17301494037945090536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:09:41.005Z] ---> docker-login.sh [2023-03-23T14:09:41.005Z] nexus3.edgexfoundry.org:10001 [2023-03-23T14:09:41.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:09:41.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:09:41.267Z] Configure a credential helper to remove this warning. See [2023-03-23T14:09:41.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:09:41.267Z] [2023-03-23T14:09:41.267Z] Login Succeeded [2023-03-23T14:09:41.267Z] nexus3.edgexfoundry.org:10002 [2023-03-23T14:09:41.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:09:41.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:09:41.527Z] Configure a credential helper to remove this warning. See [2023-03-23T14:09:41.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:09:41.527Z] [2023-03-23T14:09:41.527Z] Login Succeeded [2023-03-23T14:09:41.527Z] nexus3.edgexfoundry.org:10003 [2023-03-23T14:09:41.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:09:41.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:09:41.527Z] Configure a credential helper to remove this warning. See [2023-03-23T14:09:41.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:09:41.527Z] [2023-03-23T14:09:41.527Z] Login Succeeded [2023-03-23T14:09:41.527Z] nexus3.edgexfoundry.org:10004 [2023-03-23T14:09:41.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:09:41.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:09:41.527Z] Configure a credential helper to remove this warning. See [2023-03-23T14:09:41.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:09:41.527Z] [2023-03-23T14:09:41.527Z] Login Succeeded [2023-03-23T14:09:41.527Z] docker.io [2023-03-23T14:09:41.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:09:42.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:09:42.049Z] Configure a credential helper to remove this warning. See [2023-03-23T14:09:42.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:09:42.049Z] [2023-03-23T14:09:42.049Z] Login Succeeded [2023-03-23T14:09:42.049Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T14:09:42.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T14:09:42.947Z] + git rev-list -1 --merges 88f3e9dd9b70981f8f9bf50961ec167bcbb93118~1..88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] echo [2023-03-23T14:09:43.008Z] -----------> git rev-list -1 --merges 88f3e9dd9b70981f8f9bf50961ec167bcbb93118~1..88f3e9dd9b70981f8f9bf50961ec167bcbb93118 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [false] [Pipeline] sh [2023-03-23T14:09:43.322Z] + git log --format=format:%s -1 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] echo [2023-03-23T14:09:43.358Z] ========================================================= [2023-03-23T14:09:43.358Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T14:09:43.358Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T14:09:43.792Z] + git log --format=format:%s -1 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] echo [2023-03-23T14:09:43.825Z] [semverPrep] GIT_COMMIT: 88f3e9dd9b70981f8f9bf50961ec167bcbb93118, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-03-23T14:09:43.856Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T14:09:44.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T14:09:44.238Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T14:09:44.238Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T14:09:44.238Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T14:09:44.238Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T14:09:44.238Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T14:09:44.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:09:44.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T14:09:44.734Z] [2023-03-23T14:09:44.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:09:45.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T14:09:45.118Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T14:09:45.118Z] b85a868b505f: Pulling fs layer [2023-03-23T14:09:45.118Z] e2be974225ed: Pulling fs layer [2023-03-23T14:09:45.118Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T14:09:45.118Z] 988bab9f4d93: Pulling fs layer [2023-03-23T14:09:45.118Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T14:09:45.118Z] eaf3925da568: Pulling fs layer [2023-03-23T14:09:45.118Z] bab4dde63d76: Pulling fs layer [2023-03-23T14:09:45.118Z] bde34c3a00c8: Pulling fs layer [2023-03-23T14:09:45.118Z] b352a97aabf1: Pulling fs layer [2023-03-23T14:09:45.118Z] 4872d77fe225: Pulling fs layer [2023-03-23T14:09:45.118Z] 5851b861e8e6: Pulling fs layer [2023-03-23T14:09:45.118Z] 988bab9f4d93: Waiting [2023-03-23T14:09:45.118Z] bde34c3a00c8: Waiting [2023-03-23T14:09:45.118Z] b352a97aabf1: Waiting [2023-03-23T14:09:45.118Z] 4872d77fe225: Waiting [2023-03-23T14:09:45.118Z] 5851b861e8e6: Waiting [2023-03-23T14:09:45.118Z] 1469e6f7b9e6: Waiting [2023-03-23T14:09:45.118Z] bab4dde63d76: Waiting [2023-03-23T14:09:45.118Z] eaf3925da568: Waiting [2023-03-23T14:09:45.118Z] e2be974225ed: Verifying Checksum [2023-03-23T14:09:45.118Z] e2be974225ed: Download complete [2023-03-23T14:09:45.118Z] 988bab9f4d93: Verifying Checksum [2023-03-23T14:09:45.118Z] 988bab9f4d93: Download complete [2023-03-23T14:09:45.383Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T14:09:45.383Z] 1469e6f7b9e6: Download complete [2023-03-23T14:09:45.383Z] eaf3925da568: Download complete [2023-03-23T14:09:45.383Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T14:09:45.383Z] 339a4e72a1f5: Download complete [2023-03-23T14:09:45.383Z] bde34c3a00c8: Verifying Checksum [2023-03-23T14:09:45.383Z] bde34c3a00c8: Download complete [2023-03-23T14:09:45.383Z] b352a97aabf1: Download complete [2023-03-23T14:09:45.383Z] 4872d77fe225: Download complete [2023-03-23T14:09:45.383Z] 5851b861e8e6: Download complete [2023-03-23T14:09:45.646Z] b85a868b505f: Verifying Checksum [2023-03-23T14:09:45.646Z] b85a868b505f: Download complete [2023-03-23T14:09:45.906Z] bab4dde63d76: Verifying Checksum [2023-03-23T14:09:45.906Z] bab4dde63d76: Download complete [2023-03-23T14:09:46.841Z] b85a868b505f: Pull complete [2023-03-23T14:09:46.841Z] e2be974225ed: Pull complete [2023-03-23T14:09:47.408Z] 339a4e72a1f5: Pull complete [2023-03-23T14:09:47.408Z] 988bab9f4d93: Pull complete [2023-03-23T14:09:47.668Z] 1469e6f7b9e6: Pull complete [2023-03-23T14:09:47.668Z] eaf3925da568: Pull complete [2023-03-23T14:09:49.570Z] bab4dde63d76: Pull complete [2023-03-23T14:09:49.570Z] bde34c3a00c8: Pull complete [2023-03-23T14:09:49.570Z] b352a97aabf1: Pull complete [2023-03-23T14:09:49.570Z] 4872d77fe225: Pull complete [2023-03-23T14:09:49.570Z] 5851b861e8e6: Pull complete [2023-03-23T14:09:49.570Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T14:09:49.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T14:09:49.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:09:49.804Z] prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container [2023-03-23T14:09:49.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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-03-23T14:09:52.737Z] $ docker top 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f -eo pid,comm [2023-03-23T14:09:52.782Z] 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-03-23T14:09:52.782Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T14:09:52.915Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T14:09:52.915Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T14:09:53.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T14:09:53.025Z] $ docker exec 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f ssh-agent [2023-03-23T14:09:53.122Z] SSH_AUTH_SOCK=/tmp/ssh-LgPAMCw4NBP2/agent.31 [2023-03-23T14:09:53.122Z] SSH_AGENT_PID=37 [2023-03-23T14:09:53.128Z] Running ssh-add (command line suppressed) [2023-03-23T14:09:53.225Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/private_key_16297365765082767988.key (/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/private_key_16297365765082767988.key) [2023-03-23T14:09:53.235Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T14:09:53.567Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T14:09:53.597Z] $ docker exec --env ******** --env ******** 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f ssh-agent -k [2023-03-23T14:09:53.687Z] unset SSH_AUTH_SOCK; [2023-03-23T14:09:53.687Z] unset SSH_AGENT_PID; [2023-03-23T14:09:53.687Z] echo Agent pid 37 killed; [2023-03-23T14:09:53.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T14:09:54.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T14:09:54.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T14:09:54.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T14:09:54.185Z] $ docker exec 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f ssh-agent [2023-03-23T14:09:54.284Z] SSH_AUTH_SOCK=/tmp/ssh-6c4uBftPIiQY/agent.69 [2023-03-23T14:09:54.284Z] SSH_AGENT_PID=75 [2023-03-23T14:09:54.289Z] Running ssh-add (command line suppressed) [2023-03-23T14:09:54.397Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/private_key_4687517832281149392.key (/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/private_key_4687517832281149392.key) [2023-03-23T14:09:54.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T14:09:54.883Z] + git semver init [2023-03-23T14:09:55.145Z] 2023-03-23 14:09:55,068 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T14:09:55.145Z] 2023-03-23 14:09:55,069 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver [2023-03-23T14:09:55.145Z] 2023-03-23 14:09:55,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver [2023-03-23T14:09:55.145Z] 2023-03-23 14:09:55,070 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-169, universal_newlines=False, shell=None, istream=None) [2023-03-23T14:09:56.527Z] 2023-03-23 14:09:56,207 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169/.git/info/exclude [2023-03-23T14:09:56.527Z] 2023-03-23 14:09:56,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver/PR-169 with force:False [2023-03-23T14:09:56.527Z] 2023-03-23 14:09:56,208 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver/PR-169 [2023-03-23T14:09:56.527Z] 2023-03-23 14:09:56,212 [execute] INFO git cat-file --batch-check [2023-03-23T14:09:56.527Z] 2023-03-23 14:09:56,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T14:09:56.527Z] 2023-03-23 14:09:56,218 [execute] INFO git cat-file --batch [2023-03-23T14:09:56.527Z] 2023-03-23 14:09:56,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T14:09:56.527Z] 2023-03-23 14:09:56,223 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-169/.semver/PR-169 [2023-03-23T14:09:56.527Z] 0.0.0 [Pipeline] } [2023-03-23T14:09:56.560Z] $ docker exec --env ******** --env ******** 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f ssh-agent -k [2023-03-23T14:09:56.667Z] unset SSH_AUTH_SOCK; [2023-03-23T14:09:56.667Z] unset SSH_AGENT_PID; [2023-03-23T14:09:56.667Z] echo Agent pid 75 killed; [2023-03-23T14:09:56.671Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T14:09:57.397Z] + git semver [Pipeline] } [2023-03-23T14:09:57.687Z] $ docker stop --time=1 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f [2023-03-23T14:09:58.961Z] $ docker rm -f --volumes 1a90b4bdcbc888a1ae888e3b83db7c88ed83833ea40efb998c8ca62fcc03002f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T14:09:59.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T14:09:59.609Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T14:09:59.627Z] [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-03-23T14:10:00.223Z] provisioning config files... [2023-03-23T14:10:00.232Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/config14332563316243203345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:10:00.581Z] ---> docker-login.sh [2023-03-23T14:10:00.581Z] nexus3.edgexfoundry.org:10001 [2023-03-23T14:10:00.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:10:00.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:10:00.581Z] Configure a credential helper to remove this warning. See [2023-03-23T14:10:00.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:10:00.581Z] [2023-03-23T14:10:00.581Z] Login Succeeded [2023-03-23T14:10:00.581Z] nexus3.edgexfoundry.org:10002 [2023-03-23T14:10:00.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:10:00.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:10:00.581Z] Configure a credential helper to remove this warning. See [2023-03-23T14:10:00.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:10:00.581Z] [2023-03-23T14:10:00.581Z] Login Succeeded [2023-03-23T14:10:00.581Z] nexus3.edgexfoundry.org:10003 [2023-03-23T14:10:00.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:10:00.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:10:00.839Z] Configure a credential helper to remove this warning. See [2023-03-23T14:10:00.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:10:00.839Z] [2023-03-23T14:10:00.839Z] Login Succeeded [2023-03-23T14:10:00.839Z] nexus3.edgexfoundry.org:10004 [2023-03-23T14:10:00.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:10:00.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:10:00.839Z] Configure a credential helper to remove this warning. See [2023-03-23T14:10:00.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:10:00.839Z] [2023-03-23T14:10:00.839Z] Login Succeeded [2023-03-23T14:10:00.839Z] docker.io [2023-03-23T14:10:00.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:10:01.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:10:01.102Z] Configure a credential helper to remove this warning. See [2023-03-23T14:10:01.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:10:01.102Z] [2023-03-23T14:10:01.102Z] Login Succeeded [2023-03-23T14:10:01.102Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T14:10:01.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T14:10:01.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T14:10:01.379Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T14:10:01.410Z] ========================================================= [2023-03-23T14:10:01.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T14:10:01.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:10:01.875Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T14:10:01.876Z] Sending build context to Docker daemon 12.6MB [2023-03-23T14:10:01.876Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T14:10:01.876Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T14:10:01.876Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T14:10:01.876Z] 63b65145d645: Pulling fs layer [2023-03-23T14:10:01.876Z] a2d21d5440eb: Pulling fs layer [2023-03-23T14:10:01.876Z] 935e6c44a52c: Pulling fs layer [2023-03-23T14:10:01.876Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T14:10:01.876Z] 30dea6a524f1: Pulling fs layer [2023-03-23T14:10:01.876Z] a2aff8979fd8: Pulling fs layer [2023-03-23T14:10:01.876Z] 6808be2612f2: Pulling fs layer [2023-03-23T14:10:01.876Z] f25807f1079a: Pulling fs layer [2023-03-23T14:10:01.876Z] 30dea6a524f1: Waiting [2023-03-23T14:10:01.876Z] a2aff8979fd8: Waiting [2023-03-23T14:10:01.876Z] 6808be2612f2: Waiting [2023-03-23T14:10:01.876Z] f25807f1079a: Waiting [2023-03-23T14:10:01.876Z] 94cc34f8dd06: Waiting [2023-03-23T14:10:01.876Z] a2d21d5440eb: Download complete [2023-03-23T14:10:02.136Z] 94cc34f8dd06: Verifying Checksum [2023-03-23T14:10:02.136Z] 94cc34f8dd06: Download complete [2023-03-23T14:10:02.136Z] 30dea6a524f1: Download complete [2023-03-23T14:10:02.136Z] 63b65145d645: Verifying Checksum [2023-03-23T14:10:02.136Z] 63b65145d645: Download complete [2023-03-23T14:10:02.136Z] a2aff8979fd8: Download complete [2023-03-23T14:10:02.136Z] 63b65145d645: Pull complete [2023-03-23T14:10:02.404Z] a2d21d5440eb: Pull complete [2023-03-23T14:10:02.993Z] f25807f1079a: Verifying Checksum [2023-03-23T14:10:02.993Z] f25807f1079a: Download complete [2023-03-23T14:10:02.993Z] 935e6c44a52c: Verifying Checksum [2023-03-23T14:10:02.993Z] 935e6c44a52c: Download complete [2023-03-23T14:10:03.638Z] 6808be2612f2: Verifying Checksum [2023-03-23T14:10:03.638Z] 6808be2612f2: Download complete [2023-03-23T14:10:05.911Z] 935e6c44a52c: Pull complete [2023-03-23T14:10:05.911Z] 94cc34f8dd06: Pull complete [2023-03-23T14:10:06.173Z] 30dea6a524f1: Pull complete [2023-03-23T14:10:06.173Z] a2aff8979fd8: Pull complete [2023-03-23T14:10:08.728Z] 6808be2612f2: Pull complete [2023-03-23T14:10:09.664Z] f25807f1079a: Pull complete [2023-03-23T14:10:09.664Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T14:10:09.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T14:10:09.925Z] ---> 3b553350e43f [2023-03-23T14:10:09.925Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T14:10:15.040Z] Still waiting to schedule task [2023-03-23T14:10:15.041Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5475’ [2023-03-23T14:10:19.909Z] ---> Running in 9bb9eaec67e2 [2023-03-23T14:10:19.910Z] Removing intermediate container 9bb9eaec67e2 [2023-03-23T14:10:19.910Z] ---> 1a15f9e1c50e [2023-03-23T14:10:19.910Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T14:10:19.910Z] ---> Running in d11ff57b92c9 [2023-03-23T14:10:19.910Z] Removing intermediate container d11ff57b92c9 [2023-03-23T14:10:19.910Z] ---> c3f8051aadae [2023-03-23T14:10:19.910Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T14:10:19.910Z] ---> Running in c7d7c2e2f5d6 [2023-03-23T14:10:19.910Z] Removing intermediate container c7d7c2e2f5d6 [2023-03-23T14:10:19.910Z] ---> 82281b93df89 [2023-03-23T14:10:19.910Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T14:10:19.910Z] ---> Running in 1bddab4917f1 [2023-03-23T14:10:19.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T14:10:19.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T14:10:20.169Z] OK: 265 MiB in 53 packages [2023-03-23T14:10:21.104Z] Removing intermediate container 1bddab4917f1 [2023-03-23T14:10:21.104Z] ---> 2777c64f7ec0 [2023-03-23T14:10:21.104Z] Step 7/12 : WORKDIR /app [2023-03-23T14:10:21.104Z] ---> Running in 6d31872a25bd [2023-03-23T14:10:21.672Z] Removing intermediate container 6d31872a25bd [2023-03-23T14:10:21.672Z] ---> bea4caa87710 [2023-03-23T14:10:21.672Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-23T14:10:21.943Z] ---> e7ae92623104 [2023-03-23T14:10:21.943Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T14:10:22.202Z] ---> Running in 622c248bbc13 [2023-03-23T14:11:10.375Z] Removing intermediate container 622c248bbc13 [2023-03-23T14:11:10.375Z] ---> c549435c6e50 [2023-03-23T14:11:10.375Z] Step 10/12 : COPY . . [2023-03-23T14:11:10.375Z] ---> e72556495078 [2023-03-23T14:11:10.375Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T14:11:10.375Z] ---> Running in 8b7375aac8f8 [2023-03-23T14:11:10.375Z] Removing intermediate container 8b7375aac8f8 [2023-03-23T14:11:10.375Z] ---> 8b749e7d3cd4 [2023-03-23T14:11:10.375Z] Step 12/12 : RUN $MAKE [2023-03-23T14:11:10.375Z] ---> Running in 0b8dfea127bd [2023-03-23T14:11:10.375Z] noop [2023-03-23T14:11:10.375Z] Removing intermediate container 0b8dfea127bd [2023-03-23T14:11:10.375Z] ---> 33618185f9e5 [2023-03-23T14:11:10.375Z] Successfully built 33618185f9e5 [2023-03-23T14:11:10.375Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:11:10.826Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T14:11:10.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:11:10.968Z] prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container [2023-03-23T14:11:11.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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-03-23T14:11:11.349Z] $ docker top 25eb4e518a579656102ce0531ac03f10b231ebf647abed9dadf485339fc01460 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:11:11.736Z] + go version [2023-03-23T14:11:11.737Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T14:11:11.771Z] $ docker stop --time=1 25eb4e518a579656102ce0531ac03f10b231ebf647abed9dadf485339fc01460 [2023-03-23T14:11:13.091Z] $ docker rm -f --volumes 25eb4e518a579656102ce0531ac03f10b231ebf647abed9dadf485339fc01460 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:11:13.815Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T14:11:13.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:11:13.961Z] prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container [2023-03-23T14:11:13.994Z] $ 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-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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-03-23T14:11:14.345Z] $ docker top a7f10d4b96743d0abfe439a77e48f47bf04b34d005ef9514efb676a50c5eae04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:11:15.054Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-169 [Pipeline] fileExists [Pipeline] sh [2023-03-23T14:11:15.440Z] + make test [2023-03-23T14:11:15.440Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-23T14:11:35.667Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-23T14:11:35.667Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-23T14:11:35.667Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.171s coverage: 86.2% of statements [2023-03-23T14:11:36.624Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.710s coverage: 71.9% of statements [2023-03-23T14:12:03.174Z] go vet ./... [2023-03-23T14:12:03.174Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T14:12:03.174Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T14:12:03.174Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-23T14:12:03.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T14:12:03.280Z] $ docker stop --time=1 a7f10d4b96743d0abfe439a77e48f47bf04b34d005ef9514efb676a50c5eae04 [2023-03-23T14:12:09.955Z] $ docker rm -f --volumes a7f10d4b96743d0abfe439a77e48f47bf04b34d005ef9514efb676a50c5eae04 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T14:12:10.758Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T14:12:10.859Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-23T14:12:11.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T14:12:11.768Z] + ls -al . [2023-03-23T14:12:11.768Z] total 228 [2023-03-23T14:12:11.768Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 14:11 . [2023-03-23T14:12:11.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:09 .. [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 23 14:09 .dockerignore [2023-03-23T14:12:11.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 14:09 .git [2023-03-23T14:12:11.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:09 .github [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 23 14:09 .gitignore [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 14:09 .golangci.yml [2023-03-23T14:12:11.768Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 14:09 .semver [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 23 14:09 Attribution.txt [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 23 14:09 CHANGELOG.md [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 23 14:09 Dockerfile [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 14:09 GOVERNANCE.md [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 14:09 Jenkinsfile [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 14:09 LICENSE [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 23 14:09 Makefile [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 14:09 OWNERS.md [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 23 14:09 README.md [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 14:09 VERSION [2023-03-23T14:12:11.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:09 bin [2023-03-23T14:12:11.768Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 23 14:11 coverage.out [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 23 14:09 go.mod [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 31392 Mar 23 14:09 go.sum [2023-03-23T14:12:11.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:09 images [2023-03-23T14:12:11.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:09 internal [2023-03-23T14:12:11.768Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 23 14:09 main.go [2023-03-23T14:12:11.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:09 res [2023-03-23T14:12:11.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:09 snap [2023-03-23T14:12:11.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:09 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:12:12.229Z] + 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=88f3e9dd9b70981f8f9bf50961ec167bcbb93118 --label arch=amd64 --label version=0.0.0 . [2023-03-23T14:12:12.229Z] Sending build context to Docker daemon 12.6MB [2023-03-23T14:12:12.229Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T14:12:12.229Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-23T14:12:12.229Z] ---> 33618185f9e5 [2023-03-23T14:12:12.229Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T14:12:12.490Z] ---> Running in 3adbe735c0dd [2023-03-23T14:12:12.490Z] Removing intermediate container 3adbe735c0dd [2023-03-23T14:12:12.490Z] ---> 177b618e5feb [2023-03-23T14:12:12.490Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T14:12:12.490Z] ---> Running in b913018e27e1 [2023-03-23T14:12:12.749Z] Removing intermediate container b913018e27e1 [2023-03-23T14:12:12.749Z] ---> 3257159589e8 [2023-03-23T14:12:12.749Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-23T14:12:12.749Z] ---> Running in 2e7f7c3497b3 [2023-03-23T14:12:13.008Z] Removing intermediate container 2e7f7c3497b3 [2023-03-23T14:12:13.008Z] ---> 47be1bb6e24d [2023-03-23T14:12:13.008Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T14:12:13.008Z] ---> Running in 7c638e8ec3bc [2023-03-23T14:12:13.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T14:12:13.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T14:12:13.534Z] OK: 265 MiB in 53 packages [2023-03-23T14:12:14.102Z] Removing intermediate container 7c638e8ec3bc [2023-03-23T14:12:14.102Z] ---> db6b188848f2 [2023-03-23T14:12:14.102Z] Step 7/29 : WORKDIR /app [2023-03-23T14:12:14.102Z] ---> Running in 3d5b482e99a9 [2023-03-23T14:12:14.102Z] Removing intermediate container 3d5b482e99a9 [2023-03-23T14:12:14.102Z] ---> 3f775ca2d14f [2023-03-23T14:12:14.102Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-23T14:12:14.362Z] ---> bae19a6e9aaa [2023-03-23T14:12:14.362Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T14:12:14.362Z] ---> Running in f479e22d3778 [2023-03-23T14:12:15.300Z] Removing intermediate container f479e22d3778 [2023-03-23T14:12:15.300Z] ---> de42d9de85b9 [2023-03-23T14:12:15.300Z] Step 10/29 : COPY . . [2023-03-23T14:12:16.240Z] ---> ee37764740cd [2023-03-23T14:12:16.240Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T14:12:16.240Z] ---> Running in 30f9dc8e9098 [2023-03-23T14:12:16.500Z] Removing intermediate container 30f9dc8e9098 [2023-03-23T14:12:16.500Z] ---> 2d46cecbef47 [2023-03-23T14:12:16.500Z] Step 12/29 : RUN $MAKE [2023-03-23T14:12:16.500Z] ---> Running in 759e086d8fd9 [2023-03-23T14:12:16.760Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -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-03-23T14:12:43.464Z] Removing intermediate container 759e086d8fd9 [2023-03-23T14:12:43.464Z] ---> e4f3f04cff85 [2023-03-23T14:12:43.464Z] Step 13/29 : FROM alpine:3.17 [2023-03-23T14:12:43.464Z] 3.17: Pulling from library/alpine [2023-03-23T14:12:43.464Z] 63b65145d645: Already exists [2023-03-23T14:12:43.464Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T14:12:43.464Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T14:12:43.464Z] ---> b2aa39c304c2 [2023-03-23T14:12:43.464Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T14:12:43.464Z] ---> Running in 2713613a52c2 [2023-03-23T14:12:43.464Z] Removing intermediate container 2713613a52c2 [2023-03-23T14:12:43.464Z] ---> 93ac55a32a97 [2023-03-23T14:12:43.464Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-23T14:12:43.464Z] ---> Running in 0dd073084682 [2023-03-23T14:12:43.464Z] Removing intermediate container 0dd073084682 [2023-03-23T14:12:43.464Z] ---> a69195c1c926 [2023-03-23T14:12:43.464Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-23T14:12:43.464Z] ---> Running in 24a5cd807610 [2023-03-23T14:12:43.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T14:12:43.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T14:12:43.464Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T14:12:43.464Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T14:12:43.464Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T14:12:43.464Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T14:12:43.464Z] OK: 8 MiB in 17 packages [2023-03-23T14:12:43.464Z] Removing intermediate container 24a5cd807610 [2023-03-23T14:12:43.464Z] ---> 98f86b776f50 [2023-03-23T14:12:43.464Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-23T14:12:43.464Z] ---> ca2131836a52 [2023-03-23T14:12:43.464Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-23T14:12:43.464Z] ---> d300508ad8cf [2023-03-23T14:12:43.464Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-23T14:12:43.464Z] ---> a89df8f5760d [2023-03-23T14:12:43.464Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-23T14:12:43.464Z] ---> 74f7ef87821d [2023-03-23T14:12:43.464Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-23T14:12:43.464Z] ---> bc3446933c52 [2023-03-23T14:12:43.464Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-23T14:12:43.464Z] ---> Running in 1d504be94b1f [2023-03-23T14:12:44.031Z] Removing intermediate container 1d504be94b1f [2023-03-23T14:12:44.031Z] ---> b226fedd1e77 [2023-03-23T14:12:44.032Z] Step 23/29 : VOLUME /cache [2023-03-23T14:12:44.032Z] ---> Running in 0f85a3ae7dc8 [2023-03-23T14:12:44.032Z] Removing intermediate container 0f85a3ae7dc8 [2023-03-23T14:12:44.032Z] ---> 00dfa7115209 [2023-03-23T14:12:44.032Z] Step 24/29 : EXPOSE 59711 [2023-03-23T14:12:44.032Z] ---> Running in 31d607873803 [2023-03-23T14:12:44.291Z] Removing intermediate container 31d607873803 [2023-03-23T14:12:44.291Z] ---> 6419b8bf57b1 [2023-03-23T14:12:44.291Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-23T14:12:44.291Z] ---> Running in 768868c44fea [2023-03-23T14:12:44.291Z] Removing intermediate container 768868c44fea [2023-03-23T14:12:44.291Z] ---> ac7d851959b9 [2023-03-23T14:12:44.291Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-23T14:12:44.291Z] ---> Running in 5882df312f1b [2023-03-23T14:12:44.549Z] Removing intermediate container 5882df312f1b [2023-03-23T14:12:44.549Z] ---> dd4a82a269be [2023-03-23T14:12:44.549Z] Step 27/29 : LABEL arch=amd64 [2023-03-23T14:12:44.549Z] ---> Running in 34704b95427b [2023-03-23T14:12:44.549Z] Removing intermediate container 34704b95427b [2023-03-23T14:12:44.549Z] ---> b64dab298c4e [2023-03-23T14:12:44.549Z] Step 28/29 : LABEL git_sha=88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [2023-03-23T14:12:44.549Z] ---> Running in 0eafa79bfc6b [2023-03-23T14:12:44.549Z] Removing intermediate container 0eafa79bfc6b [2023-03-23T14:12:44.549Z] ---> 4de82b4028a0 [2023-03-23T14:12:44.549Z] Step 29/29 : LABEL version=0.0.0 [2023-03-23T14:12:44.809Z] ---> Running in 9dcca217985e [2023-03-23T14:12:44.809Z] Removing intermediate container 9dcca217985e [2023-03-23T14:12:44.809Z] ---> d7c9164759d7 [2023-03-23T14:12:44.809Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T14:12:44.809Z] Successfully built d7c9164759d7 [2023-03-23T14:12:44.809Z] 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-03-23T14:12:45.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T14:12:45.698Z] [2023-03-23T14:12:45.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:12:46.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T14:12:46.378Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T14:12:46.378Z] 5eb5b503b376: Pulling fs layer [2023-03-23T14:12:46.378Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T14:12:46.378Z] ec43610c2a17: Pulling fs layer [2023-03-23T14:12:46.378Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T14:12:46.378Z] 33b1e0a273af: Pulling fs layer [2023-03-23T14:12:46.378Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T14:12:46.378Z] 2f39f015ded8: Pulling fs layer [2023-03-23T14:12:46.378Z] 3a2ae6a8a46f: Waiting [2023-03-23T14:12:46.378Z] 33b1e0a273af: Waiting [2023-03-23T14:12:46.378Z] 5d3b04190fa2: Waiting [2023-03-23T14:12:46.378Z] 2f39f015ded8: Waiting [2023-03-23T14:12:46.378Z] 5c69ac0246d0: Verifying Checksum [2023-03-23T14:12:46.378Z] 5c69ac0246d0: Download complete [2023-03-23T14:12:46.378Z] 3a2ae6a8a46f: Download complete [2023-03-23T14:12:46.638Z] 33b1e0a273af: Verifying Checksum [2023-03-23T14:12:46.638Z] 33b1e0a273af: Download complete [2023-03-23T14:12:46.638Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T14:12:46.638Z] 5d3b04190fa2: Download complete [2023-03-23T14:12:46.638Z] ec43610c2a17: Verifying Checksum [2023-03-23T14:12:46.638Z] ec43610c2a17: Download complete [2023-03-23T14:12:46.896Z] 5eb5b503b376: Verifying Checksum [2023-03-23T14:12:47.463Z] 2f39f015ded8: Download complete [2023-03-23T14:12:48.030Z] 5eb5b503b376: Pull complete [2023-03-23T14:12:48.287Z] 5c69ac0246d0: Pull complete [2023-03-23T14:12:48.545Z] ec43610c2a17: Pull complete [2023-03-23T14:12:48.803Z] 3a2ae6a8a46f: Pull complete [2023-03-23T14:12:48.803Z] 33b1e0a273af: Pull complete [2023-03-23T14:12:49.060Z] 5d3b04190fa2: Pull complete [2023-03-23T14:12:53.247Z] 2f39f015ded8: Pull complete [2023-03-23T14:12:53.248Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T14:12:53.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T14:12:53.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:12:53.489Z] prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container [2023-03-23T14:12:53.531Z] $ 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-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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-03-23T14:12:57.984Z] $ docker top 02c749a19029cb5af90e894dab683308ffd0e56b6fd10c7d59e46807464ee013 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:12:58.404Z] ---> job-cost.sh [2023-03-23T14:12:58.404Z] lf-activate-venv: SKIPPING [2023-03-23T14:12:58.404Z] INFO: No Stack... [2023-03-23T14:12:58.663Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T14:12:58.922Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T14:12:59.240Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives/cost.csv [2023-03-23T14:12:59.240Z] + cut -d, -f6 [Pipeline] lock [2023-03-23T14:12:59.289Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [2023-03-23T14:12:59.294Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] did not exist. Created. [2023-03-23T14:12:59.294Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T14:12:59.688Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-23T14:12:59.739Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T14:12:59.772Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T14:12:59.865Z] $ docker stop --time=1 02c749a19029cb5af90e894dab683308ffd0e56b6fd10c7d59e46807464ee013 [2023-03-23T14:13:01.000Z] $ docker rm -f --volumes 02c749a19029cb5af90e894dab683308ffd0e56b6fd10c7d59e46807464ee013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T14:13:42.515Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5488 in /w/workspace/y_app-rfid-llrp-inventory_PR-169 [Pipeline] { [Pipeline] ws [2023-03-23T14:13:42.628Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2023-03-23T14:13:42.709Z] The recommended git tool is: git [2023-03-23T14:13:48.304Z] using credential edgex-jenkins-ssh [2023-03-23T14:13:48.321Z] Cloning the remote Git repository [2023-03-23T14:13:48.378Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-23T14:13:48.487Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2023-03-23T14:13:48.639Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-23T14:13:48.640Z] > git --version # timeout=10 [2023-03-23T14:13:48.675Z] > git --version # 'git version 2.25.1' [2023-03-23T14:13:48.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T14:13:48.867Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T14:13:50.839Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-23T14:13:50.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T14:13:52.400Z] Merging remotes/origin/main commit 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c into PR head commit 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [2023-03-23T14:13:52.737Z] Merge succeeded, producing 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [2023-03-23T14:13:52.738Z] Checking out Revision 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 (PR-169) [2023-03-23T14:13:51.824Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-03-23T14:13:51.874Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-03-23T14:13:51.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T14:13:51.894Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/169/head:refs/remotes/origin/PR-169 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-23T14:13:52.432Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T14:13:52.520Z] > git checkout -f 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 # timeout=10 [2023-03-23T14:13:52.631Z] > git remote # timeout=10 [2023-03-23T14:13:52.650Z] > git config --get remote.origin.url # timeout=10 [2023-03-23T14:13:52.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T14:13:52.687Z] > git merge 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 [2023-03-23T14:13:52.716Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-23T14:13:52.745Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T14:13:52.760Z] > git checkout -f 88f3e9dd9b70981f8f9bf50961ec167bcbb93118 # timeout=10 [2023-03-23T14:13:53.264Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-03-23T14:13:53.322Z] > git --version # timeout=10 [2023-03-23T14:13:53.338Z] > git --version # 'git version 2.25.1' [2023-03-23T14:13:53.362Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T14:13:54.637Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T14:13:54.637Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T14:13:54.637Z] Dload Upload Total Spent Left Speed [2023-03-23T14:13:54.637Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 [Pipeline] sh [2023-03-23T14:13:55.213Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T14:13:55.563Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T14:13:55.563Z] + sudo tee /etc/docker/daemon.new [2023-03-23T14:13:55.563Z] { [2023-03-23T14:13:55.563Z] "registry-mirrors": [ [2023-03-23T14:13:55.563Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T14:13:55.563Z] ], [2023-03-23T14:13:55.563Z] "bip": "10.250.0.254/24", [2023-03-23T14:13:55.563Z] "hosts": [ [2023-03-23T14:13:55.563Z] "tcp://0.0.0.0:5555", [2023-03-23T14:13:55.563Z] "unix:///var/run/docker.sock" [2023-03-23T14:13:55.563Z] ], [2023-03-23T14:13:55.563Z] "mtu": 1458, [2023-03-23T14:13:55.563Z] "selinux-enabled": true, [2023-03-23T14:13:55.563Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T14:13:55.563Z] } [Pipeline] sh [2023-03-23T14:13:55.918Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T14:13:56.269Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T14:14:18.462Z] provisioning config files... [2023-03-23T14:14:18.497Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1849567202053754863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:14:18.892Z] ---> docker-login.sh [2023-03-23T14:14:18.892Z] nexus3.edgexfoundry.org:10001 [2023-03-23T14:14:19.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:14:19.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:14:19.486Z] Configure a credential helper to remove this warning. See [2023-03-23T14:14:19.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:14:19.486Z] [2023-03-23T14:14:19.486Z] Login Succeeded [2023-03-23T14:14:19.486Z] nexus3.edgexfoundry.org:10002 [2023-03-23T14:14:19.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:14:20.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:14:20.036Z] Configure a credential helper to remove this warning. See [2023-03-23T14:14:20.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:14:20.036Z] [2023-03-23T14:14:20.036Z] Login Succeeded [2023-03-23T14:14:20.036Z] nexus3.edgexfoundry.org:10003 [2023-03-23T14:14:20.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:14:20.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:14:20.313Z] Configure a credential helper to remove this warning. See [2023-03-23T14:14:20.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:14:20.313Z] [2023-03-23T14:14:20.313Z] Login Succeeded [2023-03-23T14:14:20.313Z] nexus3.edgexfoundry.org:10004 [2023-03-23T14:14:20.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:14:20.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:14:20.587Z] Configure a credential helper to remove this warning. See [2023-03-23T14:14:20.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:14:20.588Z] [2023-03-23T14:14:20.588Z] Login Succeeded [2023-03-23T14:14:20.588Z] docker.io [2023-03-23T14:14:20.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T14:14:21.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T14:14:21.130Z] Configure a credential helper to remove this warning. See [2023-03-23T14:14:21.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T14:14:21.130Z] [2023-03-23T14:14:21.130Z] Login Succeeded [2023-03-23T14:14:21.130Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T14:14:21.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T14:14:21.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T14:14:21.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T14:14:21.628Z] ========================================================= [2023-03-23T14:14:21.628Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T14:14:21.628Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:14:22.141Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-23T14:14:22.410Z] Sending build context to Docker daemon 677.9kB [2023-03-23T14:14:22.410Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T14:14:22.410Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-23T14:14:22.681Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T14:14:22.681Z] af6eaf76a39c: Pulling fs layer [2023-03-23T14:14:22.681Z] 55522c791124: Pulling fs layer [2023-03-23T14:14:22.681Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T14:14:22.681Z] 169dfbe0d373: Pulling fs layer [2023-03-23T14:14:22.681Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T14:14:22.681Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T14:14:22.681Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T14:14:22.681Z] 169dfbe0d373: Waiting [2023-03-23T14:14:22.681Z] e1ff8fa3b103: Waiting [2023-03-23T14:14:22.681Z] 52ebb69f0ebf: Waiting [2023-03-23T14:14:22.681Z] 5abe8eddf0d5: Waiting [2023-03-23T14:14:22.681Z] 55522c791124: Download complete [2023-03-23T14:14:22.681Z] 169dfbe0d373: Verifying Checksum [2023-03-23T14:14:22.681Z] 169dfbe0d373: Download complete [2023-03-23T14:14:22.681Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T14:14:22.681Z] e1ff8fa3b103: Download complete [2023-03-23T14:14:22.681Z] af6eaf76a39c: Verifying Checksum [2023-03-23T14:14:23.672Z] af6eaf76a39c: Pull complete [2023-03-23T14:14:23.943Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T14:14:23.943Z] 5abe8eddf0d5: Download complete [2023-03-23T14:14:24.219Z] 55522c791124: Pull complete [2023-03-23T14:14:25.202Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T14:14:25.202Z] ce5c4a1c91eb: Download complete [2023-03-23T14:14:25.472Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T14:14:25.472Z] 52ebb69f0ebf: Download complete [2023-03-23T14:14:35.572Z] ce5c4a1c91eb: Pull complete [2023-03-23T14:14:35.844Z] 169dfbe0d373: Pull complete [2023-03-23T14:14:36.114Z] e1ff8fa3b103: Pull complete [2023-03-23T14:14:44.443Z] 52ebb69f0ebf: Pull complete [2023-03-23T14:14:45.414Z] 5abe8eddf0d5: Pull complete [2023-03-23T14:14:45.414Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T14:14:45.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T14:14:45.414Z] ---> 6cb57ee374ae [2023-03-23T14:14:45.414Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T14:14:47.366Z] ---> Running in 7776e1045406 [2023-03-23T14:14:47.366Z] Removing intermediate container 7776e1045406 [2023-03-23T14:14:47.366Z] ---> 5b8d0c587976 [2023-03-23T14:14:47.366Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T14:14:47.640Z] ---> Running in bce48a19b105 [2023-03-23T14:14:47.909Z] Removing intermediate container bce48a19b105 [2023-03-23T14:14:47.909Z] ---> 3076ec708fa2 [2023-03-23T14:14:47.909Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-23T14:14:47.909Z] ---> Running in 85810ae5849c [2023-03-23T14:14:48.179Z] Removing intermediate container 85810ae5849c [2023-03-23T14:14:48.180Z] ---> 24cddb7cb71d [2023-03-23T14:14:48.180Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T14:14:48.180Z] ---> Running in 65982428957e [2023-03-23T14:14:49.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T14:14:49.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T14:14:50.829Z] OK: 263 MiB in 53 packages [2023-03-23T14:14:53.418Z] Removing intermediate container 65982428957e [2023-03-23T14:14:53.418Z] ---> 5f431964dfb3 [2023-03-23T14:14:53.418Z] Step 7/12 : WORKDIR /app [2023-03-23T14:14:53.418Z] ---> Running in 5b8de1913424 [2023-03-23T14:14:53.687Z] Removing intermediate container 5b8de1913424 [2023-03-23T14:14:53.687Z] ---> 64eb3f776214 [2023-03-23T14:14:53.687Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-23T14:14:54.275Z] ---> b1997c4a9709 [2023-03-23T14:14:54.275Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T14:14:54.275Z] ---> Running in 756f7d5d85ff [2023-03-23T14:16:02.131Z] Removing intermediate container 756f7d5d85ff [2023-03-23T14:16:02.131Z] ---> f903d844c8a3 [2023-03-23T14:16:02.131Z] Step 10/12 : COPY . . [2023-03-23T14:16:02.131Z] ---> c68febe63d4b [2023-03-23T14:16:02.132Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T14:16:02.132Z] ---> Running in d38515aca7f0 [2023-03-23T14:16:02.132Z] Removing intermediate container d38515aca7f0 [2023-03-23T14:16:02.132Z] ---> 9c5982de0dc6 [2023-03-23T14:16:02.132Z] Step 12/12 : RUN $MAKE [2023-03-23T14:16:02.132Z] ---> Running in 9725ebca861d [2023-03-23T14:16:02.132Z] noop [2023-03-23T14:16:02.132Z] Removing intermediate container 9725ebca861d [2023-03-23T14:16:02.132Z] ---> d61fe5934a3b [2023-03-23T14:16:02.132Z] Successfully built d61fe5934a3b [2023-03-23T14:16:02.132Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:16:02.600Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T14:16:02.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:16:02.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-5488 does not seem to be running inside a container [2023-03-23T14:16:02.927Z] $ 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-03-23T14:16:04.039Z] $ docker top 477ae24273349c52da3e3605f1cfe42b966d8573b18f1f074cd5a8b7d2cf450a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:16:04.906Z] + go version [2023-03-23T14:16:04.906Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T14:16:04.933Z] $ docker stop --time=1 477ae24273349c52da3e3605f1cfe42b966d8573b18f1f074cd5a8b7d2cf450a [2023-03-23T14:16:06.553Z] $ docker rm -f --volumes 477ae24273349c52da3e3605f1cfe42b966d8573b18f1f074cd5a8b7d2cf450a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:16:07.473Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T14:16:07.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:16:07.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-5488 does not seem to be running inside a container [2023-03-23T14:16:07.764Z] $ 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-03-23T14:16:08.906Z] $ docker top 32277ca47c2f1f9871482606bbebf57983c15dedf074d2de04e5ec0e3012150e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:16:09.466Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2023-03-23T14:16:09.855Z] + make test [2023-03-23T14:16:09.855Z] go test -race ./... -coverprofile=coverage.out ./... [2023-03-23T14:18:46.607Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-03-23T14:18:54.830Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-03-23T14:18:56.241Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.270s coverage: 86.2% of statements [2023-03-23T14:19:08.585Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.610s coverage: 71.9% of statements [2023-03-23T14:19:08.585Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T14:19:08.585Z] go vet ./... [2023-03-23T14:21:30.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T14:21:30.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T14:21:30.328Z] ./bin/test-attribution.sh [Pipeline] echo [2023-03-23T14:21:30.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T14:21:30.389Z] $ docker stop --time=1 32277ca47c2f1f9871482606bbebf57983c15dedf074d2de04e5ec0e3012150e [2023-03-23T14:21:32.278Z] $ docker rm -f --volumes 32277ca47c2f1f9871482606bbebf57983c15dedf074d2de04e5ec0e3012150e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T14:21:33.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T14:21:33.881Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T14:21:34.344Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T14:21:34.911Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T14:21:35.246Z] + ls -al . [2023-03-23T14:21:35.247Z] total 224 [2023-03-23T14:21:35.247Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 14:16 . [2023-03-23T14:21:35.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:13 .. [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 23 14:13 .dockerignore [2023-03-23T14:21:35.247Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 14:13 .git [2023-03-23T14:21:35.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:13 .github [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 788 Mar 23 14:13 .gitignore [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 14:13 .golangci.yml [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 10037 Mar 23 14:13 Attribution.txt [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 4331 Mar 23 14:13 CHANGELOG.md [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 1659 Mar 23 14:13 Dockerfile [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 14:13 GOVERNANCE.md [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 23 14:13 Jenkinsfile [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 23 14:13 LICENSE [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 2497 Mar 23 14:13 Makefile [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 23 14:13 OWNERS.md [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 31023 Mar 23 14:13 README.md [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 14:09 VERSION [2023-03-23T14:21:35.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:13 bin [2023-03-23T14:21:35.247Z] -rw-r--r-- 1 jenkins jenkins 41317 Mar 23 14:19 coverage.out [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 3464 Mar 23 14:13 go.mod [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 31392 Mar 23 14:13 go.sum [2023-03-23T14:21:35.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:13 images [2023-03-23T14:21:35.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:13 internal [2023-03-23T14:21:35.247Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 23 14:13 main.go [2023-03-23T14:21:35.247Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 14:13 res [2023-03-23T14:21:35.247Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 14:13 snap [2023-03-23T14:21:35.247Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 14:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:21:35.688Z] + 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=88f3e9dd9b70981f8f9bf50961ec167bcbb93118 --label arch=arm64 --label version=0.0.0 . [2023-03-23T14:21:35.956Z] Sending build context to Docker daemon 677.9kB [2023-03-23T14:21:35.956Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T14:21:35.956Z] Step 2/29 : FROM ${BASE} AS builder [2023-03-23T14:21:35.956Z] ---> d61fe5934a3b [2023-03-23T14:21:35.956Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-03-23T14:21:35.956Z] ---> Running in fb66f9a585ad [2023-03-23T14:21:36.541Z] Removing intermediate container fb66f9a585ad [2023-03-23T14:21:36.541Z] ---> cfbf186c46e5 [2023-03-23T14:21:36.541Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-03-23T14:21:36.541Z] ---> Running in 09f3c19ca327 [2023-03-23T14:21:36.809Z] Removing intermediate container 09f3c19ca327 [2023-03-23T14:21:36.809Z] ---> cca1844fc865 [2023-03-23T14:21:36.809Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-03-23T14:21:36.809Z] ---> Running in 309e49b0b994 [2023-03-23T14:21:37.082Z] Removing intermediate container 309e49b0b994 [2023-03-23T14:21:37.082Z] ---> 19f0d451a9bf [2023-03-23T14:21:37.082Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-23T14:21:37.082Z] ---> Running in 39720583e39e [2023-03-23T14:21:38.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T14:21:38.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T14:21:40.050Z] OK: 263 MiB in 53 packages [2023-03-23T14:21:40.635Z] Removing intermediate container 39720583e39e [2023-03-23T14:21:40.635Z] ---> 10aaf9a99a45 [2023-03-23T14:21:40.635Z] Step 7/29 : WORKDIR /app [2023-03-23T14:21:40.635Z] ---> Running in a12be02067d7 [2023-03-23T14:21:40.904Z] Removing intermediate container a12be02067d7 [2023-03-23T14:21:40.904Z] ---> 75afe93687be [2023-03-23T14:21:40.904Z] Step 8/29 : COPY go.mod vendor* ./ [2023-03-23T14:21:41.499Z] ---> e4ff03fa4ca5 [2023-03-23T14:21:41.499Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T14:21:41.499Z] ---> Running in f20623ba321e [2023-03-23T14:21:44.081Z] Removing intermediate container f20623ba321e [2023-03-23T14:21:44.081Z] ---> a9c69449f8ac [2023-03-23T14:21:44.081Z] Step 10/29 : COPY . . [2023-03-23T14:21:44.667Z] ---> 4714727cda6c [2023-03-23T14:21:44.667Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-23T14:21:44.667Z] ---> Running in 5067c460e5f4 [2023-03-23T14:21:44.935Z] Removing intermediate container 5067c460e5f4 [2023-03-23T14:21:44.935Z] ---> 69aa8e2944c7 [2023-03-23T14:21:44.935Z] Step 12/29 : RUN $MAKE [2023-03-23T14:21:45.214Z] ---> Running in 3cc249b18084 [2023-03-23T14:21:46.186Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -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-03-23T14:23:52.848Z] Removing intermediate container 3cc249b18084 [2023-03-23T14:23:52.848Z] ---> 228189a657f0 [2023-03-23T14:23:52.848Z] Step 13/29 : FROM alpine:3.17 [2023-03-23T14:23:52.848Z] 3.17: Pulling from library/alpine [2023-03-23T14:23:52.848Z] af6eaf76a39c: Already exists [2023-03-23T14:23:52.848Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T14:23:52.848Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T14:23:52.848Z] ---> d74e625d9115 [2023-03-23T14:23:52.848Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T14:23:53.115Z] ---> Running in 51875a54b66f [2023-03-23T14:23:53.380Z] Removing intermediate container 51875a54b66f [2023-03-23T14:23:53.380Z] ---> 65837a599480 [2023-03-23T14:23:53.380Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-03-23T14:23:53.380Z] ---> Running in a6db7aeea1b4 [2023-03-23T14:23:53.647Z] Removing intermediate container a6db7aeea1b4 [2023-03-23T14:23:53.647Z] ---> ba49d7e2aad4 [2023-03-23T14:23:53.647Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-03-23T14:23:53.647Z] ---> Running in 45b3e127bba0 [2023-03-23T14:23:54.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T14:23:55.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T14:23:56.144Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-23T14:23:56.144Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-23T14:23:56.411Z] Executing busybox-1.35.0-r29.trigger [2023-03-23T14:23:56.411Z] Executing ca-certificates-20220614-r4.trigger [2023-03-23T14:23:56.678Z] OK: 8 MiB in 17 packages [2023-03-23T14:23:57.643Z] Removing intermediate container 45b3e127bba0 [2023-03-23T14:23:57.643Z] ---> 0f94985321b7 [2023-03-23T14:23:57.643Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-23T14:23:58.228Z] ---> 0a80aa2f00e6 [2023-03-23T14:23:58.229Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-23T14:23:58.813Z] ---> e16f4b598a62 [2023-03-23T14:23:58.813Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-03-23T14:23:59.080Z] ---> a5cbb9f29c0a [2023-03-23T14:23:59.080Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-03-23T14:23:59.665Z] ---> 2e0a9e59ad54 [2023-03-23T14:23:59.665Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-03-23T14:24:02.254Z] ---> b3bc46f08df1 [2023-03-23T14:24:02.254Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-03-23T14:24:02.254Z] ---> Running in 656d5f83f046 [2023-03-23T14:24:04.202Z] Removing intermediate container 656d5f83f046 [2023-03-23T14:24:04.202Z] ---> b382657033a6 [2023-03-23T14:24:04.202Z] Step 23/29 : VOLUME /cache [2023-03-23T14:24:04.202Z] ---> Running in 1299e4b0baac [2023-03-23T14:24:04.202Z] Removing intermediate container 1299e4b0baac [2023-03-23T14:24:04.202Z] ---> f4a19a42de36 [2023-03-23T14:24:04.202Z] Step 24/29 : EXPOSE 59711 [2023-03-23T14:24:04.202Z] ---> Running in 067f1374dd29 [2023-03-23T14:24:04.471Z] Removing intermediate container 067f1374dd29 [2023-03-23T14:24:04.471Z] ---> e2633ef137c7 [2023-03-23T14:24:04.471Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-03-23T14:24:04.737Z] ---> Running in 4298e804af17 [2023-03-23T14:24:05.003Z] Removing intermediate container 4298e804af17 [2023-03-23T14:24:05.003Z] ---> ba6c53d7d96e [2023-03-23T14:24:05.003Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-03-23T14:24:05.003Z] ---> Running in 759c0f99c725 [2023-03-23T14:24:05.270Z] Removing intermediate container 759c0f99c725 [2023-03-23T14:24:05.270Z] ---> a928f6b464ce [2023-03-23T14:24:05.270Z] Step 27/29 : LABEL arch=arm64 [2023-03-23T14:24:05.270Z] ---> Running in abe81ac30bde [2023-03-23T14:24:05.542Z] Removing intermediate container abe81ac30bde [2023-03-23T14:24:05.542Z] ---> d433db57d984 [2023-03-23T14:24:05.542Z] Step 28/29 : LABEL git_sha=88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [2023-03-23T14:24:05.542Z] ---> Running in afc803b0ede1 [2023-03-23T14:24:05.810Z] Removing intermediate container afc803b0ede1 [2023-03-23T14:24:05.810Z] ---> 6250e13d6971 [2023-03-23T14:24:05.810Z] Step 29/29 : LABEL version=0.0.0 [2023-03-23T14:24:06.087Z] ---> Running in 896637fd403a [2023-03-23T14:24:06.355Z] Removing intermediate container 896637fd403a [2023-03-23T14:24:06.355Z] ---> 404d32d09aed [2023-03-23T14:24:06.355Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T14:24:06.355Z] Successfully built 404d32d09aed [2023-03-23T14:24:06.355Z] 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-03-23T14:24:07.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T14:24:07.298Z] [2023-03-23T14:24:07.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:24:07.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T14:24:07.747Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T14:24:07.747Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T14:24:07.747Z] 04944245beec: Pulling fs layer [2023-03-23T14:24:07.747Z] 699f458cf7ca: Pulling fs layer [2023-03-23T14:24:07.747Z] 765212b225bb: Pulling fs layer [2023-03-23T14:24:07.747Z] f23df028b6ca: Pulling fs layer [2023-03-23T14:24:07.747Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T14:24:07.747Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T14:24:07.747Z] f23df028b6ca: Waiting [2023-03-23T14:24:07.747Z] 765212b225bb: Waiting [2023-03-23T14:24:07.747Z] 2437ff75d9bd: Waiting [2023-03-23T14:24:08.047Z] 04944245beec: Verifying Checksum [2023-03-23T14:24:08.047Z] 04944245beec: Download complete [2023-03-23T14:24:08.047Z] 765212b225bb: Verifying Checksum [2023-03-23T14:24:08.047Z] 765212b225bb: Download complete [2023-03-23T14:24:08.047Z] f23df028b6ca: Verifying Checksum [2023-03-23T14:24:08.047Z] f23df028b6ca: Download complete [2023-03-23T14:24:08.047Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T14:24:08.047Z] d65c8cfc05b1: Download complete [2023-03-23T14:24:08.047Z] 699f458cf7ca: Verifying Checksum [2023-03-23T14:24:08.047Z] 699f458cf7ca: Download complete [2023-03-23T14:24:08.664Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T14:24:08.664Z] 8998bd30e6a1: Download complete [2023-03-23T14:24:11.300Z] 2437ff75d9bd: Verifying Checksum [2023-03-23T14:24:11.300Z] 2437ff75d9bd: Download complete [2023-03-23T14:24:12.707Z] 8998bd30e6a1: Pull complete [2023-03-23T14:24:12.974Z] 04944245beec: Pull complete [2023-03-23T14:24:14.389Z] 699f458cf7ca: Pull complete [2023-03-23T14:24:14.389Z] 765212b225bb: Pull complete [2023-03-23T14:24:15.797Z] f23df028b6ca: Pull complete [2023-03-23T14:24:16.066Z] d65c8cfc05b1: Pull complete [2023-03-23T14:24:31.054Z] 2437ff75d9bd: Pull complete [2023-03-23T14:24:31.054Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T14:24:31.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T14:24:31.054Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:24:31.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-5488 does not seem to be running inside a container [2023-03-23T14:24:31.441Z] $ 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-03-23T14:24:33.846Z] $ docker top 246f8db069a01ee998279e03863abd9fadcabf48eaad5d69f301500295d8d474 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:24:34.403Z] ---> job-cost.sh [2023-03-23T14:24:34.668Z] lf-activate-venv: SKIPPING [2023-03-23T14:24:34.668Z] INFO: No Stack... [2023-03-23T14:24:35.249Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T14:24:36.205Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T14:24:36.542Z] + cut -d, -f6 [2023-03-23T14:24:36.542Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2023-03-23T14:24:36.614Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [2023-03-23T14:24:36.624Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] did not exist. Created. [2023-03-23T14:24:36.624Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T14:24:37.037Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-df035237/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T14:24:37.387Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T14:24:37.425Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T14:24:37.470Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T14:24:37.485Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-169-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T14:24:37.554Z] $ docker stop --time=1 246f8db069a01ee998279e03863abd9fadcabf48eaad5d69f301500295d8d474 [2023-03-23T14:24:39.007Z] $ docker rm -f --volumes 246f8db069a01ee998279e03863abd9fadcabf48eaad5d69f301500295d8d474 [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-03-23T14:24:40.065Z] provisioning config files... [2023-03-23T14:24:40.073Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/config4461075635377590905tmp [Pipeline] { [Pipeline] sh [2023-03-23T14:24:40.409Z] + set +x [2023-03-23T14:24:40.409Z] + curl -s https://codecov.io/bash [2023-03-23T14:24:40.409Z] + bash -s -- [2023-03-23T14:24:40.409Z] [2023-03-23T14:24:40.409Z] _____ _ [2023-03-23T14:24:40.409Z] / ____| | | [2023-03-23T14:24:40.409Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T14:24:40.409Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T14:24:40.409Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T14:24:40.409Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T14:24:40.409Z] Bash-1.0.6 [2023-03-23T14:24:40.409Z] [2023-03-23T14:24:40.409Z] [2023-03-23T14:24:40.409Z] ==> git version 2.25.1 found [2023-03-23T14:24:40.669Z] ==> 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-03-23T14:24:40.669Z] Release-Date: 2020-01-08 [2023-03-23T14:24:40.669Z] 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-03-23T14:24:40.669Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T14:24:40.669Z] ==> Jenkins CI detected. [2023-03-23T14:24:40.669Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-169 [2023-03-23T14:24:40.669Z] project root: . [2023-03-23T14:24:40.669Z] --> token set from env [2023-03-23T14:24:40.669Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T14:24:40.669Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T14:24:40.669Z] ==> Python coveragepy not found [2023-03-23T14:24:40.669Z] ==> Searching for coverage reports in: [2023-03-23T14:24:40.669Z] + . [2023-03-23T14:24:40.669Z] -> Found 1 reports [2023-03-23T14:24:40.669Z] ==> Detecting git/mercurial file structure [2023-03-23T14:24:40.669Z] ==> Reading reports [2023-03-23T14:24:40.669Z] + ./coverage.out bytes=41317 [2023-03-23T14:24:40.669Z] ==> Appending adjustments [2023-03-23T14:24:40.669Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T14:24:40.930Z] + Found adjustments [2023-03-23T14:24:40.930Z] ==> Gzipping contents [2023-03-23T14:24:40.930Z] 12K /tmp/codecov.JbcWCY.gz [2023-03-23T14:24:40.930Z] ==> Uploading reports [2023-03-23T14:24:40.930Z] url: https://codecov.io [2023-03-23T14:24:40.930Z] query: branch=PR-169&commit=88f3e9dd9b70981f8f9bf50961ec167bcbb93118&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=169&job=&cmd_args= [2023-03-23T14:24:40.930Z] -> Pinging Codecov [2023-03-23T14:24:40.930Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-169&commit=88f3e9dd9b70981f8f9bf50961ec167bcbb93118&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-169%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=169&job=&cmd_args= [2023-03-23T14:24:40.930Z] -> Uploading to [2023-03-23T14:24:40.930Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/581DD39554BDF9B6E22D074273EAD858/88f3e9dd9b70981f8f9bf50961ec167bcbb93118/91c99e10-65c9-4e25-9fa8-1029ca84699e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T142440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1761609b0808aaea5a312939210fc45eda32dfbc072a7e64e0138e2d8cd5d889 [2023-03-23T14:24:40.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T14:24:40.930Z] Dload Upload Total Spent Left Speed [2023-03-23T14:24:41.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11808 0 0 100 11808 0 38337 --:--:-- --:--:-- --:--:-- 38337 [2023-03-23T14:24:41.501Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/88f3e9dd9b70981f8f9bf50961ec167bcbb93118 [Pipeline] } [2023-03-23T14:24:41.530Z] 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-03-23T14:24:43.371Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives ] [2023-03-23T14:24:43.371Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives [2023-03-23T14:24:43.371Z] total 16 [2023-03-23T14:24:43.371Z] drwxr-xr-x 3 root root 4096 Mar 23 14:12 . [2023-03-23T14:24:43.371Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 14:12 .. [2023-03-23T14:24:43.371Z] drwxr-xr-x 2 root root 4096 Mar 23 14:12 cost [2023-03-23T14:24:43.371Z] -rw-r--r-- 1 root root 95 Mar 23 14:12 cost.csv [2023-03-23T14:24:43.371Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives [2023-03-23T14:24:43.371Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives [2023-03-23T14:24:43.371Z] total 16 [2023-03-23T14:24:43.371Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 14:12 . [2023-03-23T14:24:43.371Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 14:12 .. [2023-03-23T14:24:43.371Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 14:12 cost [2023-03-23T14:24:43.371Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 23 14:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:24:43.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:24:44.604Z] ---> package-listing.sh [2023-03-23T14:24:44.604Z] ++ facter osfamily [2023-03-23T14:24:44.604Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T14:24:44.863Z] + OS_FAMILY=debian [2023-03-23T14:24:44.863Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-169 [2023-03-23T14:24:44.863Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T14:24:44.863Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T14:24:44.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T14:24:44.863Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T14:24:44.863Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-169 ']' [2023-03-23T14:24:44.863Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T14:24:44.863Z] + case "${OS_FAMILY}" in [2023-03-23T14:24:44.863Z] + dpkg -l [2023-03-23T14:24:44.863Z] + grep '^ii' [2023-03-23T14:24:44.863Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T14:24:44.863Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T14:24:44.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T14:24:44.863Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-169 ']' [2023-03-23T14:24:44.863Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives/ [2023-03-23T14:24:44.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-169/archives/ [Pipeline] echo [2023-03-23T14:24:44.894Z] 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-169/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-23T14:24:45.187Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T14:24:45.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T14:24:45.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T14:24:45.962Z] prd-ubuntu20.04-docker-8c-8g-5487 does not seem to be running inside a container [2023-03-23T14:24:45.964Z] $ 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-169/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-169 -v /w/workspace/y_app-rfid-llrp-inventory_PR-169:/w/workspace/y_app-rfid-llrp-inventory_PR-169:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-169@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-03-23T14:24:46.196Z] $ docker top e2bbbed58905a2d2eb244bc17c6bef2bf8c9e36f77abfc58fd537e3eb3750a56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T14:24:46.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T14:24:46.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T14:24:47.229Z] + ls /var/log/sa-host [2023-03-23T14:24:47.229Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T14:24:47.362Z] provisioning config files... [2023-03-23T14:24:47.371Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-169@tmp/config18209019663180089308tmp [Pipeline] { [Pipeline] echo [2023-03-23T14:24:47.428Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:24:47.738Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T14:24:47.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:24:48.173Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T14:24:48.206Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:24:48.534Z] ---> sudo-logs.sh [2023-03-23T14:24:48.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T14:24:48.616Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:24:48.938Z] ---> job-cost.sh [2023-03-23T14:24:48.938Z] lf-activate-venv: SKIPPING [2023-03-23T14:24:48.938Z] DEBUG: total: 0.2199999988079071 [2023-03-23T14:24:48.938Z] INFO: Retrieving Stack Cost... [2023-03-23T14:24:49.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T14:24:50.150Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T14:24:50.183Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T14:24:50.497Z] ---> logs-deploy.sh [2023-03-23T14:24:50.497Z] lf-activate-venv: SKIPPING [2023-03-23T14:24:50.497Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-169/1 [2023-03-23T14:24:50.497Z] INFO: archiving workspace using pattern(s): [2023-03-23T14:24:51.434Z] Archives upload complete. [2023-03-23T14:24:51.434Z] INFO: archiving logs to Nexus