Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 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-ssh8036848124370886465.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9063485586191187062.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6863898291850234880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16413297590293671126.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15429669883382870440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-6765’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6767 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.45" > git rev-list --no-walk e87408ba0baad64d24b50da923549d1991b86a3e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-30T13:27:26.651Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-30T13:27:26.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-30T13:27:26.763Z] ========================================================= [2024-07-30T13:27:26.763Z] EdgeX Global Pipelines Version Info [2024-07-30T13:27:26.763Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:27:27.526Z] ------------------- [2024-07-30T13:27:27.527Z] stable info: [2024-07-30T13:27:27.527Z] ------------------- [2024-07-30T13:27:27.527Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T13:27:27.527Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-30T13:27:27.527Z] Message: update stable to v1.0.260 [2024-07-30T13:27:28.101Z] ------------------- [2024-07-30T13:27:28.101Z] experimental info: [2024-07-30T13:27:28.101Z] ------------------- [2024-07-30T13:27:28.101Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-30T13:27:28.101Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-30T13:27:28.101Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-30T13:27:28.181Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-07-30T13:27:28.198Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-07-30T13:27:28.224Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-30T13:27:28.243Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-30T13:27:28.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-30T13:27:28.287Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-30T13:27:28.318Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-30T13:27:28.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-30T13:27:28.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-30T13:27:28.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-30T13:27:28.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-30T13:27:28.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-07-30T13:27:28.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-30T13:27:28.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-30T13:27:28.505Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T13:27:28.530Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-30T13:27:28.548Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T13:27:28.571Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-30T13:27:28.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-30T13:27:28.620Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-30T13:27:28.641Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-30T13:27:28.659Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-30T13:27:28.681Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-30T13:27:28.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-30T13:27:28.734Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-30T13:27:28.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-30T13:27:28.789Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-30T13:27:28.815Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-30T13:27:28.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-30T13:27:28.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-30T13:27:28.884Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] echo [2024-07-30T13:27:28.905Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9f2ba9b [Pipeline] echo [2024-07-30T13:27:28.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:27:28.995Z] provisioning config files... [2024-07-30T13:27:29.011Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9347130583157917080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:27:29.357Z] ---> ****-login.sh [2024-07-30T13:27:29.357Z] nexus3.edgexfoundry.org:10001 [2024-07-30T13:27:29.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:29.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:29.622Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:29.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:29.622Z] [2024-07-30T13:27:29.622Z] Login Succeeded [2024-07-30T13:27:29.622Z] nexus3.edgexfoundry.org:10002 [2024-07-30T13:27:29.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:29.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:29.887Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:29.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:29.887Z] [2024-07-30T13:27:29.887Z] Login Succeeded [2024-07-30T13:27:29.887Z] nexus3.edgexfoundry.org:10003 [2024-07-30T13:27:29.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:29.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:29.887Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:29.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:29.887Z] [2024-07-30T13:27:29.887Z] Login Succeeded [2024-07-30T13:27:29.887Z] nexus3.edgexfoundry.org:10004 [2024-07-30T13:27:30.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:30.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:30.149Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:30.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:30.149Z] [2024-07-30T13:27:30.149Z] Login Succeeded [2024-07-30T13:27:30.149Z] ****.io [2024-07-30T13:27:30.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:30.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:30.411Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:30.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:30.411Z] [2024-07-30T13:27:30.411Z] Login Succeeded [2024-07-30T13:27:30.411Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T13:27:30.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-30T13:27:30.849Z] + git rev-list -1 --merges 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2~1..9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] echo [2024-07-30T13:27:30.873Z] -----------> git rev-list -1 --merges 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2~1..9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [2024-07-30T13:27:30.873Z] 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [false] [Pipeline] sh [2024-07-30T13:27:31.169Z] + git log --format=format:%s -1 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] echo [2024-07-30T13:27:31.184Z] ========================================================= [2024-07-30T13:27:31.184Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-30T13:27:31.184Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T13:27:31.538Z] + git log --format=format:%s -1 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] echo [2024-07-30T13:27:31.550Z] [semverPrep] GIT_COMMIT: 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2, Commit Message: Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.45 [Pipeline] echo [2024-07-30T13:27:31.569Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-30T13:27:31.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T13:27:31.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-30T13:27:31.957Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-30T13:27:31.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-30T13:27:31.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-30T13:27:31.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-30T13:27:31.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:27:32.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T13:27:32.392Z] [2024-07-30T13:27:32.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:27:32.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T13:27:32.733Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-30T13:27:32.733Z] b85a868b505f: Pulling fs layer [2024-07-30T13:27:32.733Z] e2be974225ed: Pulling fs layer [2024-07-30T13:27:32.733Z] 339a4e72a1f5: Pulling fs layer [2024-07-30T13:27:32.733Z] 988bab9f4d93: Pulling fs layer [2024-07-30T13:27:32.733Z] 1469e6f7b9e6: Pulling fs layer [2024-07-30T13:27:32.733Z] eaf3925da568: Pulling fs layer [2024-07-30T13:27:32.733Z] bab4dde63d76: Pulling fs layer [2024-07-30T13:27:32.733Z] bde34c3a00c8: Pulling fs layer [2024-07-30T13:27:32.733Z] b352a97aabf1: Pulling fs layer [2024-07-30T13:27:32.733Z] 4872d77fe225: Pulling fs layer [2024-07-30T13:27:32.733Z] 5851b861e8e6: Pulling fs layer [2024-07-30T13:27:32.733Z] b352a97aabf1: Waiting [2024-07-30T13:27:32.733Z] 4872d77fe225: Waiting [2024-07-30T13:27:32.733Z] 5851b861e8e6: Waiting [2024-07-30T13:27:32.733Z] 1469e6f7b9e6: Waiting [2024-07-30T13:27:32.733Z] bab4dde63d76: Waiting [2024-07-30T13:27:32.733Z] eaf3925da568: Waiting [2024-07-30T13:27:32.733Z] bde34c3a00c8: Waiting [2024-07-30T13:27:32.733Z] 988bab9f4d93: Waiting [2024-07-30T13:27:32.733Z] e2be974225ed: Verifying Checksum [2024-07-30T13:27:32.733Z] e2be974225ed: Download complete [2024-07-30T13:27:32.733Z] 988bab9f4d93: Verifying Checksum [2024-07-30T13:27:32.733Z] 988bab9f4d93: Download complete [2024-07-30T13:27:32.993Z] 1469e6f7b9e6: Verifying Checksum [2024-07-30T13:27:32.993Z] 1469e6f7b9e6: Download complete [2024-07-30T13:27:32.993Z] eaf3925da568: Verifying Checksum [2024-07-30T13:27:32.993Z] eaf3925da568: Download complete [2024-07-30T13:27:32.993Z] 339a4e72a1f5: Verifying Checksum [2024-07-30T13:27:32.993Z] 339a4e72a1f5: Download complete [2024-07-30T13:27:32.993Z] bde34c3a00c8: Verifying Checksum [2024-07-30T13:27:32.993Z] bde34c3a00c8: Download complete [2024-07-30T13:27:32.993Z] b352a97aabf1: Verifying Checksum [2024-07-30T13:27:32.993Z] b352a97aabf1: Download complete [2024-07-30T13:27:32.993Z] 4872d77fe225: Verifying Checksum [2024-07-30T13:27:32.993Z] 4872d77fe225: Download complete [2024-07-30T13:27:32.993Z] 5851b861e8e6: Download complete [2024-07-30T13:27:32.993Z] b85a868b505f: Download complete [2024-07-30T13:27:33.253Z] bab4dde63d76: Verifying Checksum [2024-07-30T13:27:33.253Z] bab4dde63d76: Download complete [2024-07-30T13:27:34.193Z] b85a868b505f: Pull complete [2024-07-30T13:27:34.452Z] e2be974225ed: Pull complete [2024-07-30T13:27:34.712Z] 339a4e72a1f5: Pull complete [2024-07-30T13:27:34.972Z] 988bab9f4d93: Pull complete [2024-07-30T13:27:35.232Z] 1469e6f7b9e6: Pull complete [2024-07-30T13:27:35.232Z] eaf3925da568: Pull complete [2024-07-30T13:27:37.141Z] bab4dde63d76: Pull complete [2024-07-30T13:27:37.141Z] bde34c3a00c8: Pull complete [2024-07-30T13:27:37.403Z] b352a97aabf1: Pull complete [2024-07-30T13:27:37.403Z] 4872d77fe225: Pull complete [2024-07-30T13:27:37.403Z] 5851b861e8e6: Pull complete [2024-07-30T13:27:37.403Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-30T13:27:37.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T13:27:37.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:27:37.544Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:27:37.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T13:27:39.310Z] $ docker top bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 -eo pid,comm [2024-07-30T13:27:39.373Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-30T13:27:39.373Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T13:27:39.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T13:27:39.429Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T13:27:39.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T13:27:39.553Z] $ docker exec bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 ssh-agent [2024-07-30T13:27:39.658Z] SSH_AUTH_SOCK=/tmp/ssh-aXOwSTjG4YWN/agent.31 [2024-07-30T13:27:39.658Z] SSH_AGENT_PID=37 [2024-07-30T13:27:39.665Z] Running ssh-add (command line suppressed) [2024-07-30T13:27:39.785Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2891037912932698821.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2891037912932698821.key) [2024-07-30T13:27:39.801Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T13:27:40.097Z] + git tag --points-at HEAD [Pipeline] } [2024-07-30T13:27:40.106Z] $ docker exec --env ******** --env ******** bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 ssh-agent -k [2024-07-30T13:27:40.193Z] unset SSH_AUTH_SOCK; [2024-07-30T13:27:40.194Z] unset SSH_AGENT_PID; [2024-07-30T13:27:40.194Z] echo Agent pid 37 killed; [2024-07-30T13:27:40.213Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-30T13:27:40.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T13:27:40.251Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T13:27:40.361Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T13:27:40.361Z] $ docker exec bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 ssh-agent [2024-07-30T13:27:40.472Z] SSH_AUTH_SOCK=/tmp/ssh-mVbqoOO5OhF0/agent.71 [2024-07-30T13:27:40.472Z] SSH_AGENT_PID=77 [2024-07-30T13:27:40.477Z] Running ssh-add (command line suppressed) [2024-07-30T13:27:40.575Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13908340341075268699.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13908340341075268699.key) [2024-07-30T13:27:40.591Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T13:27:40.885Z] + git semver init [2024-07-30T13:27:41.144Z] 2024-07-30 13:27:41,058 [run_init] DEBUG init version:0.0.0 force:False [2024-07-30T13:27:41.144Z] 2024-07-30 13:27:41,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-07-30T13:27:41.144Z] 2024-07-30 13:27:41,059 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-07-30T13:27:41.144Z] 2024-07-30 13:27:41,059 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-07-30T13:27:43.056Z] 2024-07-30 13:27:42,867 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-07-30T13:27:43.057Z] 2024-07-30 13:27:42,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-07-30T13:27:43.057Z] 2024-07-30 13:27:42,867 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-30T13:27:43.057Z] 2024-07-30 13:27:42,868 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-30T13:27:43.057Z] 3.2.0-dev.24 [Pipeline] } [2024-07-30T13:27:43.063Z] $ docker exec --env ******** --env ******** bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 ssh-agent -k [2024-07-30T13:27:43.145Z] unset SSH_AUTH_SOCK; [2024-07-30T13:27:43.148Z] unset SSH_AGENT_PID; [2024-07-30T13:27:43.148Z] echo Agent pid 77 killed; [2024-07-30T13:27:43.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T13:27:43.485Z] + git semver [Pipeline] } [2024-07-30T13:27:43.756Z] $ docker stop --time=1 bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 [2024-07-30T13:27:45.051Z] $ docker rm -f --volumes bd4a525f83a9dd005026cbb7f4df415039e3507baee336cb0e675baed7a50625 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T13:27:45.415Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-30T13:27:45.668Z] Stashed 1 file(s) [Pipeline] echo [2024-07-30T13:27:45.673Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:27:45.872Z] provisioning config files... [2024-07-30T13:27:45.882Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12585495269247585722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:27:46.192Z] ---> ****-login.sh [2024-07-30T13:27:46.192Z] nexus3.edgexfoundry.org:10001 [2024-07-30T13:27:46.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:46.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:46.193Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:46.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:46.193Z] [2024-07-30T13:27:46.193Z] Login Succeeded [2024-07-30T13:27:46.193Z] nexus3.edgexfoundry.org:10002 [2024-07-30T13:27:46.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:46.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:46.193Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:46.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:46.193Z] [2024-07-30T13:27:46.193Z] Login Succeeded [2024-07-30T13:27:46.193Z] nexus3.edgexfoundry.org:10003 [2024-07-30T13:27:46.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:46.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:46.462Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:46.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:46.462Z] [2024-07-30T13:27:46.462Z] Login Succeeded [2024-07-30T13:27:46.462Z] nexus3.edgexfoundry.org:10004 [2024-07-30T13:27:46.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:46.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:46.462Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:46.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:46.462Z] [2024-07-30T13:27:46.462Z] Login Succeeded [2024-07-30T13:27:46.462Z] ****.io [2024-07-30T13:27:46.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:27:46.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:27:46.722Z] Configure a credential helper to remove this warning. See [2024-07-30T13:27:46.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:27:46.722Z] [2024-07-30T13:27:46.722Z] Login Succeeded [2024-07-30T13:27:46.722Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T13:27:46.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-30T13:27:46.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:27:46.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:27:46.891Z] ========================================================= [2024-07-30T13:27:46.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-30T13:27:46.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:27:47.235Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-30T13:27:47.236Z] Sending build context to Docker daemon 19.9MB [2024-07-30T13:27:47.236Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T13:27:47.236Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-30T13:27:47.236Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-30T13:27:47.236Z] 619be1103602: Pulling fs layer [2024-07-30T13:27:47.236Z] 7862e08f4a3e: Pulling fs layer [2024-07-30T13:27:47.236Z] 5df492c9dc93: Pulling fs layer [2024-07-30T13:27:47.236Z] 7629e6793208: Pulling fs layer [2024-07-30T13:27:47.236Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T13:27:47.236Z] 7629e6793208: Waiting [2024-07-30T13:27:47.236Z] fb5054dd5b73: Pulling fs layer [2024-07-30T13:27:47.236Z] eeca6798cff9: Pulling fs layer [2024-07-30T13:27:47.236Z] aa269ceb94a6: Pulling fs layer [2024-07-30T13:27:47.236Z] ada007ff1a6a: Pulling fs layer [2024-07-30T13:27:47.236Z] 4f4fb700ef54: Waiting [2024-07-30T13:27:47.236Z] fb5054dd5b73: Waiting [2024-07-30T13:27:47.236Z] aa269ceb94a6: Waiting [2024-07-30T13:27:47.236Z] ada007ff1a6a: Waiting [2024-07-30T13:27:47.236Z] eeca6798cff9: Waiting [2024-07-30T13:27:47.503Z] 7862e08f4a3e: Verifying Checksum [2024-07-30T13:27:47.503Z] 7862e08f4a3e: Download complete [2024-07-30T13:27:47.503Z] 7629e6793208: Verifying Checksum [2024-07-30T13:27:47.503Z] 7629e6793208: Download complete [2024-07-30T13:27:47.503Z] 4f4fb700ef54: Download complete [2024-07-30T13:27:47.503Z] fb5054dd5b73: Verifying Checksum [2024-07-30T13:27:47.503Z] fb5054dd5b73: Download complete [2024-07-30T13:27:47.503Z] 619be1103602: Verifying Checksum [2024-07-30T13:27:47.503Z] 619be1103602: Download complete [2024-07-30T13:27:47.503Z] eeca6798cff9: Verifying Checksum [2024-07-30T13:27:47.503Z] eeca6798cff9: Download complete [2024-07-30T13:27:47.772Z] 619be1103602: Pull complete [2024-07-30T13:27:47.772Z] ada007ff1a6a: Verifying Checksum [2024-07-30T13:27:47.772Z] ada007ff1a6a: Download complete [2024-07-30T13:27:47.772Z] 7862e08f4a3e: Pull complete [2024-07-30T13:27:48.030Z] 5df492c9dc93: Verifying Checksum [2024-07-30T13:27:48.030Z] 5df492c9dc93: Download complete [2024-07-30T13:27:48.288Z] aa269ceb94a6: Verifying Checksum [2024-07-30T13:27:48.288Z] aa269ceb94a6: Download complete [2024-07-30T13:27:50.819Z] 5df492c9dc93: Pull complete [2024-07-30T13:27:50.819Z] 7629e6793208: Pull complete [2024-07-30T13:27:50.819Z] 4f4fb700ef54: Pull complete [2024-07-30T13:27:50.819Z] fb5054dd5b73: Pull complete [2024-07-30T13:27:51.077Z] eeca6798cff9: Pull complete [2024-07-30T13:27:53.608Z] aa269ceb94a6: Pull complete [2024-07-30T13:27:53.608Z] ada007ff1a6a: Pull complete [2024-07-30T13:27:53.608Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-30T13:27:53.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-30T13:27:53.608Z] ---> f489d0715acc [2024-07-30T13:27:53.608Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T13:27:54.988Z] ---> Running in 777d0b15f0c3 [2024-07-30T13:27:54.989Z] Removing intermediate container 777d0b15f0c3 [2024-07-30T13:27:54.989Z] ---> d8dff5fc6cbd [2024-07-30T13:27:54.989Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T13:27:54.989Z] ---> Running in fc6643980ece [2024-07-30T13:27:55.248Z] Removing intermediate container fc6643980ece [2024-07-30T13:27:55.248Z] ---> 675665390a57 [2024-07-30T13:27:55.248Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-30T13:27:55.248Z] ---> Running in dfbec26841bd [2024-07-30T13:27:55.248Z] Removing intermediate container dfbec26841bd [2024-07-30T13:27:55.248Z] ---> c313cadd9ddf [2024-07-30T13:27:55.248Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T13:27:55.248Z] ---> Running in cc126e18e605 [2024-07-30T13:27:55.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T13:27:55.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T13:27:56.026Z] OK: 264 MiB in 52 packages [2024-07-30T13:27:56.285Z] Removing intermediate container cc126e18e605 [2024-07-30T13:27:56.285Z] ---> 37025ef34945 [2024-07-30T13:27:56.285Z] Step 7/12 : WORKDIR /app [2024-07-30T13:27:56.285Z] ---> Running in 17f7cb91b5e4 [2024-07-30T13:27:56.285Z] Removing intermediate container 17f7cb91b5e4 [2024-07-30T13:27:56.285Z] ---> efbe35517f1c [2024-07-30T13:27:56.285Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-30T13:27:56.546Z] ---> 9affdc9c9b75 [2024-07-30T13:27:56.546Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T13:27:56.546Z] ---> Running in 286ebdfa63fe [2024-07-30T13:28:00.807Z] Still waiting to schedule task [2024-07-30T13:28:00.808Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6766’ is offline [2024-07-30T13:28:28.653Z] Removing intermediate container 286ebdfa63fe [2024-07-30T13:28:28.653Z] ---> 7777f92dad6e [2024-07-30T13:28:28.653Z] Step 10/12 : COPY . . [2024-07-30T13:28:29.224Z] ---> 01eab86a79ee [2024-07-30T13:28:29.224Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T13:28:29.224Z] ---> Running in d2e5255aab4f [2024-07-30T13:28:29.224Z] Removing intermediate container d2e5255aab4f [2024-07-30T13:28:29.224Z] ---> 03bc75ebe92a [2024-07-30T13:28:29.224Z] Step 12/12 : RUN $MAKE [2024-07-30T13:28:29.224Z] ---> Running in 8d6f16d1d08f [2024-07-30T13:28:29.484Z] noop [2024-07-30T13:28:29.743Z] Removing intermediate container 8d6f16d1d08f [2024-07-30T13:28:29.744Z] ---> efb2f80b8e4f [2024-07-30T13:28:29.744Z] Successfully built efb2f80b8e4f [2024-07-30T13:28:29.744Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:28:30.076Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T13:28:30.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:28:30.153Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:28:30.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T13:28:30.508Z] $ docker top 0c5046cc1638355aaf26ed49b90f773a3fd6f618187737f377f729a17aa4faac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:28:30.855Z] + go version [2024-07-30T13:28:30.855Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-30T13:28:30.864Z] $ docker stop --time=1 0c5046cc1638355aaf26ed49b90f773a3fd6f618187737f377f729a17aa4faac [2024-07-30T13:28:32.159Z] $ docker rm -f --volumes 0c5046cc1638355aaf26ed49b90f773a3fd6f618187737f377f729a17aa4faac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:28:32.603Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-30T13:28:32.603Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:28:32.684Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:28:32.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-30T13:28:33.035Z] $ docker top e0d14ca262b60080ef7a1cbb3f1a147f27dd8a051c2cb30d93cb72d33fbc0d1f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:28:33.389Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-07-30T13:28:33.699Z] + make test [2024-07-30T13:28:33.699Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-30T13:29:05.783Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-30T13:29:05.783Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-30T13:29:05.783Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.110s coverage: 86.2% of statements [2024-07-30T13:29:05.783Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.654s coverage: 71.9% of statements [2024-07-30T13:29:32.316Z] go vet ./... [2024-07-30T13:29:37.576Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T13:29:37.576Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T13:29:37.834Z] ./bin/test-attribution.sh [2024-07-30T13:29:37.834Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-30T13:29:37.834Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-30T13:29:37.835Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-30T13:29:37.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T13:29:37.864Z] $ docker stop --time=1 e0d14ca262b60080ef7a1cbb3f1a147f27dd8a051c2cb30d93cb72d33fbc0d1f [2024-07-30T13:29:40.012Z] $ docker rm -f --volumes e0d14ca262b60080ef7a1cbb3f1a147f27dd8a051c2cb30d93cb72d33fbc0d1f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T13:29:40.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T13:29:40.651Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6768 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-07-30T13:29:40.677Z] Running in /w/workspace/app-rfid-llrp-inventory/178 [Pipeline] { [Pipeline] checkout [2024-07-30T13:29:40.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2024-07-30T13:29:40.734Z] The recommended git tool is: git [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-30T13:29:41.289Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T13:29:41.577Z] + ls -al . [2024-07-30T13:29:41.577Z] total 276 [2024-07-30T13:29:41.577Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 30 13:28 . [2024-07-30T13:29:41.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:27 .. [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 30 13:27 .dockerignore [2024-07-30T13:29:41.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 13:29 .git [2024-07-30T13:29:41.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:27 .github [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 30 13:27 .gitignore [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 30 13:27 .golangci.yml [2024-07-30T13:29:41.577Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 13:27 .semver [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 30 13:27 Attribution.txt [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 30 13:27 CHANGELOG.md [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 30 13:27 Dockerfile [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 13:27 GOVERNANCE.md [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 30 13:27 Jenkinsfile [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 13:27 LICENSE [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 30 13:27 Makefile [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 30 13:27 OWNERS.md [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 30 13:27 README.md [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 30 13:27 VERSION [2024-07-30T13:29:41.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:27 bin [2024-07-30T13:29:41.577Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 30 13:29 coverage.out [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 30 13:27 go.mod [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 30 13:27 go.sum [2024-07-30T13:29:41.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:27 images [2024-07-30T13:29:41.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:27 internal [2024-07-30T13:29:41.577Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 30 13:27 main.go [2024-07-30T13:29:41.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:27 openapi [2024-07-30T13:29:41.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:27 res [2024-07-30T13:29:41.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:27 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:29:41.899Z] + 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=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 --label arch=amd64 --label version=3.2.0-dev.24 . [2024-07-30T13:29:41.899Z] Sending build context to Docker daemon 19.9MB [2024-07-30T13:29:41.899Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T13:29:41.899Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-30T13:29:41.899Z] ---> efb2f80b8e4f [2024-07-30T13:29:41.899Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T13:29:41.899Z] ---> Running in 9ce54776f99e [2024-07-30T13:29:42.156Z] Removing intermediate container 9ce54776f99e [2024-07-30T13:29:42.156Z] ---> b10c71271fac [2024-07-30T13:29:42.156Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T13:29:42.156Z] ---> Running in 53af731e22de [2024-07-30T13:29:42.156Z] Removing intermediate container 53af731e22de [2024-07-30T13:29:42.156Z] ---> 0ad00a1579c4 [2024-07-30T13:29:42.156Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-30T13:29:42.156Z] ---> Running in 5e50c454ae92 [2024-07-30T13:29:42.156Z] Removing intermediate container 5e50c454ae92 [2024-07-30T13:29:42.156Z] ---> de53adfc8bff [2024-07-30T13:29:42.156Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T13:29:42.415Z] ---> Running in 5427ea4e98e2 [2024-07-30T13:29:42.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T13:29:42.674Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T13:29:42.933Z] OK: 264 MiB in 52 packages [2024-07-30T13:29:43.192Z] Removing intermediate container 5427ea4e98e2 [2024-07-30T13:29:43.192Z] ---> 3d6e9243cd9b [2024-07-30T13:29:43.192Z] Step 7/30 : WORKDIR /app [2024-07-30T13:29:43.192Z] ---> Running in c574d3bcc553 [2024-07-30T13:29:43.192Z] Removing intermediate container c574d3bcc553 [2024-07-30T13:29:43.192Z] ---> 281761f3543a [2024-07-30T13:29:43.192Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-30T13:29:43.192Z] ---> 28daab75d8f9 [2024-07-30T13:29:43.192Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T13:29:43.451Z] ---> Running in 3ced8301881e [2024-07-30T13:29:44.018Z] Removing intermediate container 3ced8301881e [2024-07-30T13:29:44.018Z] ---> f4aea2955e0c [2024-07-30T13:29:44.018Z] Step 10/30 : COPY . . [2024-07-30T13:29:44.276Z] ---> 6f86b06fd9ed [2024-07-30T13:29:44.276Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T13:29:44.276Z] ---> Running in 840ffb870f18 [2024-07-30T13:29:44.276Z] Removing intermediate container 840ffb870f18 [2024-07-30T13:29:44.276Z] ---> 444b768330a0 [2024-07-30T13:29:44.276Z] Step 12/30 : RUN $MAKE [2024-07-30T13:29:44.276Z] ---> Running in 674a439a0bf7 [2024-07-30T13:29:44.535Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-30T13:29:46.560Z] using credential edgex-jenkins-ssh [2024-07-30T13:29:46.584Z] Cloning the remote Git repository [2024-07-30T13:29:46.639Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-30T13:29:46.746Z] > git init /w/workspace/app-rfid-llrp-inventory/178 # timeout=10 [2024-07-30T13:29:46.990Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-30T13:29:46.991Z] > git --version # timeout=10 [2024-07-30T13:29:47.044Z] > git --version # 'git version 2.25.1' [2024-07-30T13:29:47.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-30T13:29:47.300Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T13:29:51.677Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-30T13:29:51.758Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-30T13:29:53.254Z] Avoid second fetch [2024-07-30T13:29:53.255Z] Checking out Revision 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 (main) [2024-07-30T13:29:53.271Z] > git config core.sparsecheckout # timeout=10 [2024-07-30T13:29:53.385Z] > git checkout -f 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 [2024-07-30T13:29:54.070Z] Commit message: "Merge pull request #298 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.45" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T13:29:59.098Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-30T13:29:59.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T13:29:59.099Z] Dload Upload Total Spent Left Speed [2024-07-30T13:29:59.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95731 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh [2024-07-30T13:29:59.449Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-30T13:29:59.817Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-30T13:29:59.817Z] + sudo tee /etc/docker/daemon.new [2024-07-30T13:29:59.817Z] { [2024-07-30T13:29:59.817Z] "registry-mirrors": [ [2024-07-30T13:29:59.817Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-30T13:29:59.817Z] ], [2024-07-30T13:29:59.817Z] "bip": "10.250.0.254/24", [2024-07-30T13:29:59.817Z] "hosts": [ [2024-07-30T13:29:59.817Z] "tcp://0.0.0.0:5555", [2024-07-30T13:29:59.817Z] "unix:///var/run/docker.sock" [2024-07-30T13:29:59.817Z] ], [2024-07-30T13:29:59.817Z] "mtu": 1458, [2024-07-30T13:29:59.817Z] "selinux-enabled": true, [2024-07-30T13:29:59.817Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-30T13:29:59.817Z] } [Pipeline] sh [2024-07-30T13:30:00.200Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-30T13:30:00.558Z] + sudo service docker restart [2024-07-30T13:30:11.066Z] Removing intermediate container 674a439a0bf7 [2024-07-30T13:30:11.066Z] ---> 113871ce9f59 [2024-07-30T13:30:11.066Z] Step 13/30 : FROM alpine:3.18 [2024-07-30T13:30:11.066Z] 3.18: Pulling from library/alpine [2024-07-30T13:30:11.066Z] 930bdd4d222e: Pulling fs layer [2024-07-30T13:30:11.066Z] 930bdd4d222e: Verifying Checksum [2024-07-30T13:30:11.066Z] 930bdd4d222e: Download complete [2024-07-30T13:30:11.066Z] 930bdd4d222e: Pull complete [2024-07-30T13:30:11.066Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T13:30:11.066Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T13:30:11.066Z] ---> 18f865063206 [2024-07-30T13:30:11.066Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T13:30:11.066Z] ---> Running in 482148cb7e48 [2024-07-30T13:30:11.066Z] Removing intermediate container 482148cb7e48 [2024-07-30T13:30:11.066Z] ---> f01b0e10c910 [2024-07-30T13:30:11.066Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-30T13:30:11.066Z] ---> Running in b8e5bfd01ca7 [2024-07-30T13:30:11.066Z] Removing intermediate container b8e5bfd01ca7 [2024-07-30T13:30:11.066Z] ---> b41b475150e7 [2024-07-30T13:30:11.066Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-30T13:30:11.066Z] ---> Running in 2c27188d9114 [2024-07-30T13:30:11.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T13:30:11.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T13:30:11.066Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-30T13:30:11.066Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-30T13:30:11.066Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T13:30:11.066Z] Executing ca-certificates-20240226-r0.trigger [2024-07-30T13:30:11.066Z] OK: 8 MiB in 17 packages [2024-07-30T13:30:11.066Z] Removing intermediate container 2c27188d9114 [2024-07-30T13:30:11.066Z] ---> 2bded76615f1 [2024-07-30T13:30:11.066Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-30T13:30:11.066Z] ---> Running in 11325acc01db [2024-07-30T13:30:11.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-30T13:30:11.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-30T13:30:11.066Z] OK: 8 MiB in 17 packages [2024-07-30T13:30:11.325Z] Removing intermediate container 11325acc01db [2024-07-30T13:30:11.325Z] ---> bb528ee95b18 [2024-07-30T13:30:11.325Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-30T13:30:11.584Z] ---> 731e5855463d [2024-07-30T13:30:11.584Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-30T13:30:11.584Z] ---> 884f68f54c62 [2024-07-30T13:30:11.584Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-30T13:30:11.844Z] ---> 57f61048c0be [2024-07-30T13:30:11.844Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-30T13:30:11.844Z] ---> b043e79a60ed [2024-07-30T13:30:11.844Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-30T13:30:12.412Z] ---> d66da4568f76 [2024-07-30T13:30:12.412Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-30T13:30:12.412Z] ---> Running in 10623fb2d652 [2024-07-30T13:30:12.980Z] Removing intermediate container 10623fb2d652 [2024-07-30T13:30:12.980Z] ---> 4e6be802ca5e [2024-07-30T13:30:12.980Z] Step 24/30 : VOLUME /cache [2024-07-30T13:30:12.980Z] ---> Running in 260b49938420 [2024-07-30T13:30:12.980Z] Removing intermediate container 260b49938420 [2024-07-30T13:30:12.980Z] ---> 442aec18c828 [2024-07-30T13:30:12.980Z] Step 25/30 : EXPOSE 59711 [2024-07-30T13:30:12.980Z] ---> Running in 26b9b92f58c7 [2024-07-30T13:30:12.980Z] Removing intermediate container 26b9b92f58c7 [2024-07-30T13:30:12.980Z] ---> 825ec2152af8 [2024-07-30T13:30:12.980Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-30T13:30:12.980Z] ---> Running in e3b96a03874e [2024-07-30T13:30:13.239Z] Removing intermediate container e3b96a03874e [2024-07-30T13:30:13.239Z] ---> 4f314cc53e82 [2024-07-30T13:30:13.239Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-30T13:30:13.239Z] ---> Running in cec619e07844 [2024-07-30T13:30:13.239Z] Removing intermediate container cec619e07844 [2024-07-30T13:30:13.239Z] ---> 1a4371a01d01 [2024-07-30T13:30:13.239Z] Step 28/30 : LABEL arch=amd64 [2024-07-30T13:30:13.239Z] ---> Running in 6f63a1c7b0c8 [2024-07-30T13:30:13.239Z] Removing intermediate container 6f63a1c7b0c8 [2024-07-30T13:30:13.239Z] ---> c053f4c6fd1e [2024-07-30T13:30:13.239Z] Step 29/30 : LABEL git_sha=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [2024-07-30T13:30:13.239Z] ---> Running in a1e8489b5977 [2024-07-30T13:30:13.498Z] Removing intermediate container a1e8489b5977 [2024-07-30T13:30:13.498Z] ---> 518c65cddd1a [2024-07-30T13:30:13.498Z] Step 30/30 : LABEL version=3.2.0-dev.24 [2024-07-30T13:30:13.498Z] ---> Running in d60b38650a7e [2024-07-30T13:30:13.498Z] Removing intermediate container d60b38650a7e [2024-07-30T13:30:13.498Z] ---> 58d5b73454f6 [2024-07-30T13:30:13.498Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T13:30:13.498Z] Successfully built 58d5b73454f6 [2024-07-30T13:30:13.498Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:30:13.644Z] provisioning config files... [2024-07-30T13:30:13.653Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10115863596575168733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:30:14.039Z] ---> ****-login.sh [2024-07-30T13:30:14.039Z] nexus3.edgexfoundry.org:10001 [2024-07-30T13:30:14.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:14.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:14.039Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:14.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:14.039Z] [2024-07-30T13:30:14.039Z] Login Succeeded [2024-07-30T13:30:14.039Z] nexus3.edgexfoundry.org:10002 [2024-07-30T13:30:14.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:14.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:14.039Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:14.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:14.040Z] [2024-07-30T13:30:14.040Z] Login Succeeded [2024-07-30T13:30:14.040Z] nexus3.edgexfoundry.org:10003 [2024-07-30T13:30:14.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:14.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:14.298Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:14.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:14.298Z] [2024-07-30T13:30:14.298Z] Login Succeeded [2024-07-30T13:30:14.298Z] nexus3.edgexfoundry.org:10004 [2024-07-30T13:30:14.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:14.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:14.298Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:14.298Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:14.298Z] [2024-07-30T13:30:14.298Z] Login Succeeded [2024-07-30T13:30:14.298Z] ****.io [2024-07-30T13:30:14.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:14.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:14.558Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:14.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:14.558Z] [2024-07-30T13:30:14.558Z] Login Succeeded [2024-07-30T13:30:14.558Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T13:30:14.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T13:30:14.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:30:14.643Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-07-30T13:30:14.643Z] 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [2024-07-30T13:30:14.643Z] latest [2024-07-30T13:30:14.643Z] 3.2.0-dev.24 [2024-07-30T13:30:14.643Z] 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [2024-07-30T13:30:14.643Z] main [2024-07-30T13:30:14.643Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:14.989Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:15.318Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [2024-07-30T13:30:15.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-30T13:30:15.318Z] 1e353311ad60: Preparing [2024-07-30T13:30:15.318Z] cd7508459373: Preparing [2024-07-30T13:30:15.318Z] 1cde231ba6af: Preparing [2024-07-30T13:30:15.318Z] 0b30b3a9ee16: Preparing [2024-07-30T13:30:15.318Z] f95549e3079a: Preparing [2024-07-30T13:30:15.318Z] 74518882ef70: Preparing [2024-07-30T13:30:15.318Z] bcee988b00c3: Preparing [2024-07-30T13:30:15.318Z] 0de4e80f1bbf: Preparing [2024-07-30T13:30:15.318Z] ce7f800efff9: Preparing [2024-07-30T13:30:15.318Z] ce7f800efff9: Waiting [2024-07-30T13:30:15.318Z] 0de4e80f1bbf: Waiting [2024-07-30T13:30:15.318Z] 74518882ef70: Waiting [2024-07-30T13:30:15.318Z] bcee988b00c3: Waiting [2024-07-30T13:30:15.318Z] f95549e3079a: Pushed [2024-07-30T13:30:15.318Z] 1cde231ba6af: Pushed [2024-07-30T13:30:15.318Z] 0b30b3a9ee16: Pushed [2024-07-30T13:30:15.318Z] 1e353311ad60: Pushed [2024-07-30T13:30:15.318Z] ce7f800efff9: Layer already exists [2024-07-30T13:30:15.575Z] 74518882ef70: Pushed [2024-07-30T13:30:15.575Z] bcee988b00c3: Pushed [2024-07-30T13:30:15.576Z] 0de4e80f1bbf: Pushed [2024-07-30T13:30:18.111Z] cd7508459373: Pushed [2024-07-30T13:30:18.111Z] 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:18.439Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:18.766Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-07-30T13:30:18.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-30T13:30:18.767Z] 1e353311ad60: Preparing [2024-07-30T13:30:18.767Z] cd7508459373: Preparing [2024-07-30T13:30:18.767Z] 1cde231ba6af: Preparing [2024-07-30T13:30:18.767Z] 0b30b3a9ee16: Preparing [2024-07-30T13:30:18.767Z] f95549e3079a: Preparing [2024-07-30T13:30:18.767Z] 74518882ef70: Preparing [2024-07-30T13:30:18.767Z] bcee988b00c3: Preparing [2024-07-30T13:30:18.767Z] 0de4e80f1bbf: Preparing [2024-07-30T13:30:18.767Z] ce7f800efff9: Preparing [2024-07-30T13:30:18.767Z] 74518882ef70: Waiting [2024-07-30T13:30:18.767Z] 0de4e80f1bbf: Waiting [2024-07-30T13:30:18.767Z] ce7f800efff9: Waiting [2024-07-30T13:30:18.767Z] bcee988b00c3: Waiting [2024-07-30T13:30:18.767Z] 0b30b3a9ee16: Layer already exists [2024-07-30T13:30:18.767Z] 1cde231ba6af: Layer already exists [2024-07-30T13:30:18.767Z] 1e353311ad60: Layer already exists [2024-07-30T13:30:18.767Z] f95549e3079a: Layer already exists [2024-07-30T13:30:18.767Z] cd7508459373: Layer already exists [2024-07-30T13:30:18.767Z] 74518882ef70: Layer already exists [2024-07-30T13:30:18.767Z] ce7f800efff9: Layer already exists [2024-07-30T13:30:18.767Z] bcee988b00c3: Layer already exists [2024-07-30T13:30:18.767Z] 0de4e80f1bbf: Layer already exists [2024-07-30T13:30:18.767Z] latest: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:30:18.874Z] provisioning config files... [2024-07-30T13:30:18.922Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/178@tmp/config3655508587632825010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:30:19.096Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:19.427Z] ---> ****-login.sh [2024-07-30T13:30:19.427Z] nexus3.edgexfoundry.org:10001 [2024-07-30T13:30:19.492Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.24 [2024-07-30T13:30:19.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-30T13:30:19.492Z] 1e353311ad60: Preparing [2024-07-30T13:30:19.492Z] cd7508459373: Preparing [2024-07-30T13:30:19.492Z] 1cde231ba6af: Preparing [2024-07-30T13:30:19.492Z] 0b30b3a9ee16: Preparing [2024-07-30T13:30:19.492Z] f95549e3079a: Preparing [2024-07-30T13:30:19.492Z] 74518882ef70: Preparing [2024-07-30T13:30:19.492Z] bcee988b00c3: Preparing [2024-07-30T13:30:19.492Z] 0de4e80f1bbf: Preparing [2024-07-30T13:30:19.492Z] ce7f800efff9: Preparing [2024-07-30T13:30:19.492Z] 74518882ef70: Waiting [2024-07-30T13:30:19.492Z] bcee988b00c3: Waiting [2024-07-30T13:30:19.492Z] 0de4e80f1bbf: Waiting [2024-07-30T13:30:19.492Z] ce7f800efff9: Waiting [2024-07-30T13:30:19.492Z] 1e353311ad60: Layer already exists [2024-07-30T13:30:19.492Z] f95549e3079a: Layer already exists [2024-07-30T13:30:19.492Z] cd7508459373: Layer already exists [2024-07-30T13:30:19.492Z] 1cde231ba6af: Layer already exists [2024-07-30T13:30:19.492Z] 0b30b3a9ee16: Layer already exists [2024-07-30T13:30:19.492Z] bcee988b00c3: Layer already exists [2024-07-30T13:30:19.492Z] 0de4e80f1bbf: Layer already exists [2024-07-30T13:30:19.492Z] 74518882ef70: Layer already exists [2024-07-30T13:30:19.492Z] ce7f800efff9: Layer already exists [2024-07-30T13:30:19.492Z] 3.2.0-dev.24: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:19.824Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:20.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:20.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:20.017Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:20.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:20.017Z] [2024-07-30T13:30:20.017Z] Login Succeeded [2024-07-30T13:30:20.017Z] nexus3.edgexfoundry.org:10002 [2024-07-30T13:30:20.168Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [2024-07-30T13:30:20.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-30T13:30:20.169Z] 1e353311ad60: Preparing [2024-07-30T13:30:20.169Z] cd7508459373: Preparing [2024-07-30T13:30:20.169Z] 1cde231ba6af: Preparing [2024-07-30T13:30:20.169Z] 0b30b3a9ee16: Preparing [2024-07-30T13:30:20.169Z] f95549e3079a: Preparing [2024-07-30T13:30:20.169Z] 74518882ef70: Preparing [2024-07-30T13:30:20.169Z] bcee988b00c3: Preparing [2024-07-30T13:30:20.169Z] 0de4e80f1bbf: Preparing [2024-07-30T13:30:20.169Z] ce7f800efff9: Preparing [2024-07-30T13:30:20.169Z] 74518882ef70: Waiting [2024-07-30T13:30:20.169Z] bcee988b00c3: Waiting [2024-07-30T13:30:20.169Z] 0de4e80f1bbf: Waiting [2024-07-30T13:30:20.169Z] 1e353311ad60: Layer already exists [2024-07-30T13:30:20.169Z] cd7508459373: Layer already exists [2024-07-30T13:30:20.169Z] 1cde231ba6af: Layer already exists [2024-07-30T13:30:20.169Z] 0b30b3a9ee16: Layer already exists [2024-07-30T13:30:20.169Z] f95549e3079a: Layer already exists [2024-07-30T13:30:20.169Z] 0de4e80f1bbf: Layer already exists [2024-07-30T13:30:20.169Z] 74518882ef70: Layer already exists [2024-07-30T13:30:20.169Z] ce7f800efff9: Layer already exists [2024-07-30T13:30:20.169Z] bcee988b00c3: Layer already exists [2024-07-30T13:30:20.169Z] 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:20.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:20.499Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:20.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:20.577Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:20.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:20.577Z] [2024-07-30T13:30:20.577Z] Login Succeeded [2024-07-30T13:30:20.577Z] nexus3.edgexfoundry.org:10003 [2024-07-30T13:30:20.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:20.833Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-07-30T13:30:20.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-07-30T13:30:20.833Z] 1e353311ad60: Preparing [2024-07-30T13:30:20.833Z] cd7508459373: Preparing [2024-07-30T13:30:20.833Z] 1cde231ba6af: Preparing [2024-07-30T13:30:20.833Z] 0b30b3a9ee16: Preparing [2024-07-30T13:30:20.833Z] f95549e3079a: Preparing [2024-07-30T13:30:20.833Z] 74518882ef70: Preparing [2024-07-30T13:30:20.833Z] bcee988b00c3: Preparing [2024-07-30T13:30:20.833Z] 0de4e80f1bbf: Preparing [2024-07-30T13:30:20.833Z] ce7f800efff9: Preparing [2024-07-30T13:30:20.833Z] 74518882ef70: Waiting [2024-07-30T13:30:20.833Z] bcee988b00c3: Waiting [2024-07-30T13:30:20.833Z] 0de4e80f1bbf: Waiting [2024-07-30T13:30:20.833Z] ce7f800efff9: Waiting [2024-07-30T13:30:20.833Z] f95549e3079a: Layer already exists [2024-07-30T13:30:20.833Z] cd7508459373: Layer already exists [2024-07-30T13:30:20.833Z] 1e353311ad60: Layer already exists [2024-07-30T13:30:20.833Z] 0b30b3a9ee16: Layer already exists [2024-07-30T13:30:20.833Z] 1cde231ba6af: Layer already exists [2024-07-30T13:30:20.833Z] 74518882ef70: Layer already exists [2024-07-30T13:30:20.833Z] 0de4e80f1bbf: Layer already exists [2024-07-30T13:30:20.833Z] bcee988b00c3: Layer already exists [2024-07-30T13:30:20.833Z] ce7f800efff9: Layer already exists [2024-07-30T13:30:20.833Z] main: digest: sha256:bd2bf44134a0ffb8dbfd2a8baa0107301f14299c3c08894c2b17e202fba6c15a size: 2197 [Pipeline] } [Pipeline] // withEnv [2024-07-30T13:30:20.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:20.853Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:20.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:20.853Z] [2024-07-30T13:30:20.853Z] Login Succeeded [2024-07-30T13:30:20.853Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T13:30:20.909Z] ===================================================== [Pipeline] echo [2024-07-30T13:30:20.925Z] taggedImages: [2024-07-30T13:30:20.925Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [2024-07-30T13:30:20.925Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-07-30T13:30:20.925Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.24 [2024-07-30T13:30:20.925Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [2024-07-30T13:30:20.925Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:21.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:21.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:21.122Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:21.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:21.122Z] [2024-07-30T13:30:21.122Z] Login Succeeded [2024-07-30T13:30:21.122Z] ****.io [2024-07-30T13:30:21.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T13:30:21.350Z] [2024-07-30T13:30:21.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:21.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:30:21.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T13:30:21.658Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-30T13:30:21.658Z] 5eb5b503b376: Pulling fs layer [2024-07-30T13:30:21.658Z] 5c69ac0246d0: Pulling fs layer [2024-07-30T13:30:21.658Z] ec43610c2a17: Pulling fs layer [2024-07-30T13:30:21.658Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-30T13:30:21.658Z] 33b1e0a273af: Pulling fs layer [2024-07-30T13:30:21.658Z] 5d3b04190fa2: Pulling fs layer [2024-07-30T13:30:21.658Z] 2f39f015ded8: Pulling fs layer [2024-07-30T13:30:21.658Z] 3a2ae6a8a46f: Waiting [2024-07-30T13:30:21.658Z] 33b1e0a273af: Waiting [2024-07-30T13:30:21.658Z] 2f39f015ded8: Waiting [2024-07-30T13:30:21.658Z] 5d3b04190fa2: Waiting [2024-07-30T13:30:21.658Z] 5c69ac0246d0: Verifying Checksum [2024-07-30T13:30:21.658Z] 5c69ac0246d0: Download complete [2024-07-30T13:30:21.658Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-30T13:30:21.658Z] 3a2ae6a8a46f: Download complete [2024-07-30T13:30:21.658Z] 33b1e0a273af: Verifying Checksum [2024-07-30T13:30:21.658Z] 33b1e0a273af: Download complete [2024-07-30T13:30:21.658Z] 5d3b04190fa2: Download complete [2024-07-30T13:30:21.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:30:21.665Z] Configure a credential helper to remove this warning. See [2024-07-30T13:30:21.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:30:21.665Z] [2024-07-30T13:30:21.665Z] Login Succeeded [2024-07-30T13:30:21.665Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T13:30:21.680Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-30T13:30:21.917Z] ec43610c2a17: Verifying Checksum [2024-07-30T13:30:21.917Z] ec43610c2a17: Download complete [2024-07-30T13:30:21.917Z] 5eb5b503b376: Verifying Checksum [2024-07-30T13:30:21.917Z] 5eb5b503b376: Download complete [Pipeline] echo [2024-07-30T13:30:22.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:30:22.066Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:30:22.079Z] ========================================================= [2024-07-30T13:30:22.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-30T13:30:22.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:30:22.456Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-30T13:30:22.482Z] 2f39f015ded8: Download complete [2024-07-30T13:30:22.725Z] Sending build context to Docker daemon 673.8kB [2024-07-30T13:30:22.726Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T13:30:22.726Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-30T13:30:22.998Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-30T13:30:22.998Z] c6b39de5b339: Pulling fs layer [2024-07-30T13:30:22.998Z] a69c41024577: Pulling fs layer [2024-07-30T13:30:22.998Z] d6de4b400683: Pulling fs layer [2024-07-30T13:30:22.998Z] 35cb2a7552d0: Pulling fs layer [2024-07-30T13:30:22.998Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T13:30:22.998Z] 35cb2a7552d0: Waiting [2024-07-30T13:30:22.998Z] 464afbd9ba4c: Pulling fs layer [2024-07-30T13:30:22.998Z] 00f215d4a9da: Pulling fs layer [2024-07-30T13:30:22.998Z] d496ad576159: Pulling fs layer [2024-07-30T13:30:22.998Z] 4f4fb700ef54: Waiting [2024-07-30T13:30:22.998Z] 00f215d4a9da: Waiting [2024-07-30T13:30:22.998Z] d496ad576159: Waiting [2024-07-30T13:30:22.998Z] 464afbd9ba4c: Waiting [2024-07-30T13:30:22.998Z] a69c41024577: Download complete [2024-07-30T13:30:22.998Z] 35cb2a7552d0: Verifying Checksum [2024-07-30T13:30:22.998Z] 35cb2a7552d0: Download complete [2024-07-30T13:30:22.998Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T13:30:22.998Z] 4f4fb700ef54: Download complete [2024-07-30T13:30:22.998Z] 464afbd9ba4c: Verifying Checksum [2024-07-30T13:30:22.998Z] 464afbd9ba4c: Download complete [2024-07-30T13:30:22.998Z] c6b39de5b339: Download complete [2024-07-30T13:30:23.422Z] 5eb5b503b376: Pull complete [2024-07-30T13:30:23.422Z] 5c69ac0246d0: Pull complete [2024-07-30T13:30:23.586Z] d496ad576159: Verifying Checksum [2024-07-30T13:30:23.586Z] d496ad576159: Download complete [2024-07-30T13:30:23.680Z] ec43610c2a17: Pull complete [2024-07-30T13:30:23.938Z] 3a2ae6a8a46f: Pull complete [2024-07-30T13:30:23.938Z] 33b1e0a273af: Pull complete [2024-07-30T13:30:24.197Z] 5d3b04190fa2: Pull complete [2024-07-30T13:30:24.553Z] c6b39de5b339: Pull complete [2024-07-30T13:30:25.141Z] d6de4b400683: Verifying Checksum [2024-07-30T13:30:25.141Z] d6de4b400683: Download complete [2024-07-30T13:30:26.554Z] 00f215d4a9da: Verifying Checksum [2024-07-30T13:30:26.554Z] 00f215d4a9da: Download complete [2024-07-30T13:30:26.554Z] a69c41024577: Pull complete [2024-07-30T13:30:28.383Z] 2f39f015ded8: Pull complete [2024-07-30T13:30:28.383Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-30T13:30:28.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T13:30:28.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:30:28.475Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:30:28.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-30T13:30:34.868Z] $ docker top 9bb474f463f2ee6872e17c476f10d8063e2b1038336e3dbec32db2a4cdac6858 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:30:35.274Z] ---> job-cost.sh [2024-07-30T13:30:35.274Z] lf-activate-venv: SKIPPING [2024-07-30T13:30:35.274Z] INFO: No Stack... [2024-07-30T13:30:35.535Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T13:30:35.796Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T13:30:36.085Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-07-30T13:30:36.085Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T13:30:36.100Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [2024-07-30T13:30:36.109Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] did not exist. Created. [2024-07-30T13:30:36.116Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T13:30:36.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-30T13:30:36.463Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T13:30:36.475Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T13:30:36.498Z] $ docker stop --time=1 9bb474f463f2ee6872e17c476f10d8063e2b1038336e3dbec32db2a4cdac6858 [2024-07-30T13:30:37.641Z] $ docker rm -f --volumes 9bb474f463f2ee6872e17c476f10d8063e2b1038336e3dbec32db2a4cdac6858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-30T13:30:44.787Z] d6de4b400683: Pull complete [2024-07-30T13:30:44.787Z] 35cb2a7552d0: Pull complete [2024-07-30T13:30:44.787Z] 4f4fb700ef54: Pull complete [2024-07-30T13:30:44.787Z] 464afbd9ba4c: Pull complete [2024-07-30T13:30:53.014Z] 00f215d4a9da: Pull complete [2024-07-30T13:30:54.966Z] d496ad576159: Pull complete [2024-07-30T13:30:54.966Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-30T13:30:54.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-30T13:30:54.966Z] ---> f246e2811388 [2024-07-30T13:30:54.966Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T13:30:56.371Z] ---> Running in 5ddc4625f870 [2024-07-30T13:30:56.638Z] Removing intermediate container 5ddc4625f870 [2024-07-30T13:30:56.638Z] ---> 9e18f5c82279 [2024-07-30T13:30:56.638Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T13:30:56.638Z] ---> Running in 7aeb01a134ae [2024-07-30T13:30:56.905Z] Removing intermediate container 7aeb01a134ae [2024-07-30T13:30:56.905Z] ---> ef0705a7b25c [2024-07-30T13:30:56.905Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-30T13:30:57.171Z] ---> Running in 0d5a5d8ceb73 [2024-07-30T13:30:57.437Z] Removing intermediate container 0d5a5d8ceb73 [2024-07-30T13:30:57.437Z] ---> 501dbde82ae1 [2024-07-30T13:30:57.437Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T13:30:57.437Z] ---> Running in 56c7699f5996 [2024-07-30T13:30:58.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T13:30:58.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T13:30:59.818Z] OK: 266 MiB in 52 packages [2024-07-30T13:31:00.785Z] Removing intermediate container 56c7699f5996 [2024-07-30T13:31:00.785Z] ---> 19ecfc717c75 [2024-07-30T13:31:00.785Z] Step 7/12 : WORKDIR /app [2024-07-30T13:31:00.785Z] ---> Running in 3296bf1f071a [2024-07-30T13:31:01.053Z] Removing intermediate container 3296bf1f071a [2024-07-30T13:31:01.054Z] ---> 3ded4726b0e0 [2024-07-30T13:31:01.054Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-30T13:31:01.330Z] ---> d43a6f597f3c [2024-07-30T13:31:01.330Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T13:31:01.600Z] ---> Running in dbdcc14defa3 [2024-07-30T13:32:53.518Z] Removing intermediate container dbdcc14defa3 [2024-07-30T13:32:53.518Z] ---> ae89a22fd050 [2024-07-30T13:32:53.518Z] Step 10/12 : COPY . . [2024-07-30T13:32:53.518Z] ---> 7a78a507be7c [2024-07-30T13:32:53.518Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T13:32:53.518Z] ---> Running in c19e54f756f9 [2024-07-30T13:32:53.518Z] Removing intermediate container c19e54f756f9 [2024-07-30T13:32:53.518Z] ---> 7a995feb39a3 [2024-07-30T13:32:53.518Z] Step 12/12 : RUN $MAKE [2024-07-30T13:32:53.518Z] ---> Running in ba6acef71f92 [2024-07-30T13:32:53.518Z] noop [2024-07-30T13:32:53.518Z] Removing intermediate container ba6acef71f92 [2024-07-30T13:32:53.518Z] ---> 74069e84f9c0 [2024-07-30T13:32:53.518Z] Successfully built 74069e84f9c0 [2024-07-30T13:32:53.518Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:32:53.880Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T13:32:53.880Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:32:54.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-6768 does not seem to be running inside a container [2024-07-30T13:32:54.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/178 -v /w/workspace/app-rfid-llrp-inventory/178:/w/workspace/app-rfid-llrp-inventory/178:rw,z -v /w/workspace/app-rfid-llrp-inventory/178@tmp:/w/workspace/app-rfid-llrp-inventory/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T13:32:55.421Z] $ docker top 87f96aa0d11c377564d4e5eadeb5d5926a7664ca793b5207c9d635e5a5cbcb85 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:32:56.257Z] + go version [2024-07-30T13:32:56.257Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-30T13:32:56.274Z] $ docker stop --time=1 87f96aa0d11c377564d4e5eadeb5d5926a7664ca793b5207c9d635e5a5cbcb85 [2024-07-30T13:32:57.894Z] $ docker rm -f --volumes 87f96aa0d11c377564d4e5eadeb5d5926a7664ca793b5207c9d635e5a5cbcb85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:32:58.494Z] + docker inspect -f . ci-base-image-arm64 [2024-07-30T13:32:58.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:32:58.673Z] prd-ubuntu20.04-docker-arm64-4c-16g-6768 does not seem to be running inside a container [2024-07-30T13:32:58.743Z] $ 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/178 -v /w/workspace/app-rfid-llrp-inventory/178:/w/workspace/app-rfid-llrp-inventory/178:rw,z -v /w/workspace/app-rfid-llrp-inventory/178@tmp:/w/workspace/app-rfid-llrp-inventory/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-30T13:32:59.938Z] $ docker top c7b5e2ba4c5364d560265e4a7f81cc18555f79ba9df415311d79aba996faa2f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:33:00.465Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/178 [Pipeline] fileExists [Pipeline] sh [2024-07-30T13:33:01.074Z] + make test [2024-07-30T13:33:01.344Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-30T13:37:08.184Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-30T13:37:08.184Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-30T13:37:08.184Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.941s coverage: 86.2% of statements [2024-07-30T13:37:11.507Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.319s coverage: 71.9% of statements [2024-07-30T13:37:12.462Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-30T13:37:12.463Z] go vet ./... [2024-07-30T13:40:49.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-30T13:40:49.478Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-30T13:40:49.478Z] ./bin/test-attribution.sh [2024-07-30T13:40:49.749Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-30T13:40:49.749Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-30T13:40:50.016Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-30T13:40:50.016Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-30T13:40:50.016Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-30T13:40:50.016Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-30T13:40:50.017Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-30T13:40:50.280Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-30T13:40:50.281Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-30T13:40:50.281Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-30T13:40:50.281Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-30T13:40:50.281Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-30T13:40:50.281Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-30T13:40:50.302Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-30T13:40:50.320Z] $ docker stop --time=1 c7b5e2ba4c5364d560265e4a7f81cc18555f79ba9df415311d79aba996faa2f4 [2024-07-30T13:40:52.352Z] $ docker rm -f --volumes c7b5e2ba4c5364d560265e4a7f81cc18555f79ba9df415311d79aba996faa2f4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T13:40:54.490Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-30T13:40:54.518Z] Warning: overwriting stash ‘coverage-report’ [2024-07-30T13:40:54.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-30T13:40:55.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-30T13:40:55.738Z] + ls -al . [2024-07-30T13:40:55.738Z] total 272 [2024-07-30T13:40:55.738Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 30 13:33 . [2024-07-30T13:40:55.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:29 .. [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 30 13:29 .dockerignore [2024-07-30T13:40:55.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 13:29 .git [2024-07-30T13:40:55.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:29 .github [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 30 13:29 .gitignore [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 30 13:29 .golangci.yml [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 30 13:29 Attribution.txt [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 30 13:29 CHANGELOG.md [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 30 13:29 Dockerfile [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 30 13:29 GOVERNANCE.md [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 30 13:29 Jenkinsfile [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 30 13:29 LICENSE [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 30 13:29 Makefile [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 30 13:29 OWNERS.md [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 30 13:29 README.md [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 30 13:27 VERSION [2024-07-30T13:40:55.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:29 bin [2024-07-30T13:40:55.738Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 30 13:37 coverage.out [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 30 13:29 go.mod [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 30 13:29 go.sum [2024-07-30T13:40:55.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:29 images [2024-07-30T13:40:55.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 13:29 internal [2024-07-30T13:40:55.738Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 30 13:29 main.go [2024-07-30T13:40:55.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:29 openapi [2024-07-30T13:40:55.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 13:29 res [2024-07-30T13:40:55.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 13:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:40:56.088Z] + 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=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 --label arch=arm64 --label version=3.2.0-dev.24 . [2024-07-30T13:40:56.360Z] Sending build context to Docker daemon 673.8kB [2024-07-30T13:40:56.360Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-30T13:40:56.360Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-30T13:40:56.360Z] ---> 74069e84f9c0 [2024-07-30T13:40:56.360Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-30T13:40:56.628Z] ---> Running in 16ed9a9d86f6 [2024-07-30T13:40:56.894Z] Removing intermediate container 16ed9a9d86f6 [2024-07-30T13:40:56.894Z] ---> 135c0640f885 [2024-07-30T13:40:56.894Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-30T13:40:56.894Z] ---> Running in 939ca47e7908 [2024-07-30T13:40:57.161Z] Removing intermediate container 939ca47e7908 [2024-07-30T13:40:57.161Z] ---> 58a77eeb4a00 [2024-07-30T13:40:57.161Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-30T13:40:57.161Z] ---> Running in e3f27241ea00 [2024-07-30T13:40:57.427Z] Removing intermediate container e3f27241ea00 [2024-07-30T13:40:57.427Z] ---> 27f7e8c7609b [2024-07-30T13:40:57.427Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-30T13:40:57.693Z] ---> Running in d629969763b8 [2024-07-30T13:40:58.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T13:40:59.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T13:41:00.189Z] OK: 266 MiB in 52 packages [2024-07-30T13:41:00.771Z] Removing intermediate container d629969763b8 [2024-07-30T13:41:00.771Z] ---> 9bcbdd42fe27 [2024-07-30T13:41:00.771Z] Step 7/30 : WORKDIR /app [2024-07-30T13:41:00.771Z] ---> Running in b9ae654b14de [2024-07-30T13:41:01.354Z] Removing intermediate container b9ae654b14de [2024-07-30T13:41:01.354Z] ---> f764df8b1185 [2024-07-30T13:41:01.354Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-30T13:41:01.622Z] ---> 53a69a06cb02 [2024-07-30T13:41:01.622Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-30T13:41:01.887Z] ---> Running in 4acbb3a808cd [2024-07-30T13:41:03.837Z] Removing intermediate container 4acbb3a808cd [2024-07-30T13:41:03.837Z] ---> 81ef12d642cb [2024-07-30T13:41:03.837Z] Step 10/30 : COPY . . [2024-07-30T13:41:04.419Z] ---> f31a3ac31f9b [2024-07-30T13:41:04.419Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-30T13:41:04.419Z] ---> Running in 5216715b3d1d [2024-07-30T13:41:04.688Z] Removing intermediate container 5216715b3d1d [2024-07-30T13:41:04.688Z] ---> cec716f0aa2b [2024-07-30T13:41:04.688Z] Step 12/30 : RUN $MAKE [2024-07-30T13:41:04.956Z] ---> Running in c6feffe3221f [2024-07-30T13:41:05.825Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.24 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.24" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-30T13:44:27.565Z] Removing intermediate container c6feffe3221f [2024-07-30T13:44:27.565Z] ---> 15cc76679f2d [2024-07-30T13:44:27.565Z] Step 13/30 : FROM alpine:3.18 [2024-07-30T13:44:27.565Z] 3.18: Pulling from library/alpine [2024-07-30T13:44:27.565Z] 4983c3fe2029: Pulling fs layer [2024-07-30T13:44:27.565Z] 4983c3fe2029: Verifying Checksum [2024-07-30T13:44:27.565Z] 4983c3fe2029: Download complete [2024-07-30T13:44:27.565Z] 4983c3fe2029: Pull complete [2024-07-30T13:44:27.565Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-30T13:44:27.565Z] Status: Downloaded newer image for alpine:3.18 [2024-07-30T13:44:27.565Z] ---> a0237000ae83 [2024-07-30T13:44:27.565Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-30T13:44:27.565Z] ---> Running in 001f970ff3f8 [2024-07-30T13:44:27.565Z] Removing intermediate container 001f970ff3f8 [2024-07-30T13:44:27.565Z] ---> 014efcf0dec1 [2024-07-30T13:44:27.565Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-30T13:44:27.565Z] ---> Running in 8a22d92984e1 [2024-07-30T13:44:27.565Z] Removing intermediate container 8a22d92984e1 [2024-07-30T13:44:27.565Z] ---> 62ec64024c53 [2024-07-30T13:44:27.565Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-30T13:44:27.565Z] ---> Running in 4fea57d1c868 [2024-07-30T13:44:27.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T13:44:27.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T13:44:27.565Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-30T13:44:27.565Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-30T13:44:27.565Z] Executing busybox-1.36.1-r7.trigger [2024-07-30T13:44:27.565Z] Executing ca-certificates-20240226-r0.trigger [2024-07-30T13:44:27.565Z] OK: 9 MiB in 17 packages [2024-07-30T13:44:28.519Z] Removing intermediate container 4fea57d1c868 [2024-07-30T13:44:28.519Z] ---> f6fcb9eb33c6 [2024-07-30T13:44:28.519Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-30T13:44:28.519Z] ---> Running in 1584d7571ccf [2024-07-30T13:44:29.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-30T13:44:29.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-30T13:44:30.688Z] OK: 9 MiB in 17 packages [2024-07-30T13:44:31.644Z] Removing intermediate container 1584d7571ccf [2024-07-30T13:44:31.644Z] ---> db254c5cc04c [2024-07-30T13:44:31.644Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-30T13:44:31.909Z] ---> e5e55d6218ea [2024-07-30T13:44:31.909Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-30T13:44:32.865Z] ---> 7ac6ee112371 [2024-07-30T13:44:32.865Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-30T13:44:33.130Z] ---> 1574a31039be [2024-07-30T13:44:33.130Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-30T13:44:33.721Z] ---> bd68165cf207 [2024-07-30T13:44:33.721Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-30T13:44:35.652Z] ---> d1c5b4890088 [2024-07-30T13:44:35.652Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-30T13:44:35.652Z] ---> Running in f21540e9848c [2024-07-30T13:44:37.056Z] Removing intermediate container f21540e9848c [2024-07-30T13:44:37.056Z] ---> c2cd8228443a [2024-07-30T13:44:37.056Z] Step 24/30 : VOLUME /cache [2024-07-30T13:44:37.056Z] ---> Running in 1c8e988c571f [2024-07-30T13:44:37.320Z] Removing intermediate container 1c8e988c571f [2024-07-30T13:44:37.320Z] ---> 598a1b1db24f [2024-07-30T13:44:37.320Z] Step 25/30 : EXPOSE 59711 [2024-07-30T13:44:37.592Z] ---> Running in c82e1e73c2cd [2024-07-30T13:44:37.857Z] Removing intermediate container c82e1e73c2cd [2024-07-30T13:44:37.857Z] ---> 947ce39035e1 [2024-07-30T13:44:37.857Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-30T13:44:37.857Z] ---> Running in 911051d2e868 [2024-07-30T13:44:38.122Z] Removing intermediate container 911051d2e868 [2024-07-30T13:44:38.122Z] ---> d86b655f75c6 [2024-07-30T13:44:38.122Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-30T13:44:38.397Z] ---> Running in 31242bc2b902 [2024-07-30T13:44:38.663Z] Removing intermediate container 31242bc2b902 [2024-07-30T13:44:38.663Z] ---> 492d2175c44e [2024-07-30T13:44:38.663Z] Step 28/30 : LABEL arch=arm64 [2024-07-30T13:44:38.663Z] ---> Running in 9703ebb38fff [2024-07-30T13:44:38.943Z] Removing intermediate container 9703ebb38fff [2024-07-30T13:44:38.943Z] ---> 5b6a40b4abb9 [2024-07-30T13:44:38.943Z] Step 29/30 : LABEL git_sha=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [2024-07-30T13:44:38.943Z] ---> Running in dd5caceeacd2 [2024-07-30T13:44:39.209Z] Removing intermediate container dd5caceeacd2 [2024-07-30T13:44:39.209Z] ---> 3996bac4ff24 [2024-07-30T13:44:39.209Z] Step 30/30 : LABEL version=3.2.0-dev.24 [2024-07-30T13:44:39.476Z] ---> Running in 2ca1923a8c6e [2024-07-30T13:44:39.742Z] Removing intermediate container 2ca1923a8c6e [2024-07-30T13:44:39.742Z] ---> 62e81b8be42e [2024-07-30T13:44:39.742Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-30T13:44:39.742Z] Successfully built 62e81b8be42e [2024-07-30T13:44:39.742Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:44:39.920Z] provisioning config files... [2024-07-30T13:44:39.935Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/178@tmp/config16324258671009277705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:44:40.279Z] ---> ****-login.sh [2024-07-30T13:44:40.279Z] nexus3.edgexfoundry.org:10001 [2024-07-30T13:44:40.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:44:40.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:44:40.545Z] Configure a credential helper to remove this warning. See [2024-07-30T13:44:40.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:44:40.545Z] [2024-07-30T13:44:40.545Z] Login Succeeded [2024-07-30T13:44:40.545Z] nexus3.edgexfoundry.org:10002 [2024-07-30T13:44:40.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:44:40.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:44:40.811Z] Configure a credential helper to remove this warning. See [2024-07-30T13:44:40.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:44:40.811Z] [2024-07-30T13:44:40.811Z] Login Succeeded [2024-07-30T13:44:40.811Z] nexus3.edgexfoundry.org:10003 [2024-07-30T13:44:41.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:44:41.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:44:41.348Z] Configure a credential helper to remove this warning. See [2024-07-30T13:44:41.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:44:41.348Z] [2024-07-30T13:44:41.348Z] Login Succeeded [2024-07-30T13:44:41.348Z] nexus3.edgexfoundry.org:10004 [2024-07-30T13:44:41.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:44:41.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:44:41.613Z] Configure a credential helper to remove this warning. See [2024-07-30T13:44:41.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:44:41.613Z] [2024-07-30T13:44:41.613Z] Login Succeeded [2024-07-30T13:44:41.614Z] ****.io [2024-07-30T13:44:41.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-30T13:44:42.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-30T13:44:42.145Z] Configure a credential helper to remove this warning. See [2024-07-30T13:44:42.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-30T13:44:42.145Z] [2024-07-30T13:44:42.145Z] Login Succeeded [2024-07-30T13:44:42.145Z] ---> ****-login.sh ends [Pipeline] } [2024-07-30T13:44:42.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T13:44:42.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-30T13:44:42.228Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-07-30T13:44:42.228Z] 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [2024-07-30T13:44:42.228Z] latest [2024-07-30T13:44:42.228Z] 3.2.0-dev.24 [2024-07-30T13:44:42.228Z] 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [2024-07-30T13:44:42.228Z] main [2024-07-30T13:44:42.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:42.599Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:42.958Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [2024-07-30T13:44:42.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-30T13:44:42.958Z] fc0c69c79911: Preparing [2024-07-30T13:44:42.958Z] d6bc5bb0e201: Preparing [2024-07-30T13:44:42.958Z] eef6e0c86395: Preparing [2024-07-30T13:44:42.958Z] 5fa757de4912: Preparing [2024-07-30T13:44:42.958Z] c1319436cd02: Preparing [2024-07-30T13:44:42.958Z] 6f042b114bbd: Preparing [2024-07-30T13:44:42.958Z] a3d7cb818e5a: Preparing [2024-07-30T13:44:42.958Z] 371ac310ac35: Preparing [2024-07-30T13:44:42.958Z] 3c20671a5817: Preparing [2024-07-30T13:44:42.958Z] 6f042b114bbd: Waiting [2024-07-30T13:44:42.958Z] a3d7cb818e5a: Waiting [2024-07-30T13:44:42.958Z] 371ac310ac35: Waiting [2024-07-30T13:44:42.958Z] 3c20671a5817: Waiting [2024-07-30T13:44:43.230Z] 5fa757de4912: Pushed [2024-07-30T13:44:43.230Z] eef6e0c86395: Pushed [2024-07-30T13:44:43.230Z] c1319436cd02: Pushed [2024-07-30T13:44:43.230Z] fc0c69c79911: Pushed [2024-07-30T13:44:43.814Z] 3c20671a5817: Layer already exists [2024-07-30T13:44:43.814Z] a3d7cb818e5a: Pushed [2024-07-30T13:44:43.814Z] 6f042b114bbd: Pushed [2024-07-30T13:44:44.080Z] 371ac310ac35: Pushed [2024-07-30T13:44:49.411Z] d6bc5bb0e201: Pushed [2024-07-30T13:44:49.411Z] 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:49.764Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:50.107Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-07-30T13:44:50.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-30T13:44:50.107Z] fc0c69c79911: Preparing [2024-07-30T13:44:50.107Z] d6bc5bb0e201: Preparing [2024-07-30T13:44:50.107Z] eef6e0c86395: Preparing [2024-07-30T13:44:50.107Z] 5fa757de4912: Preparing [2024-07-30T13:44:50.107Z] c1319436cd02: Preparing [2024-07-30T13:44:50.107Z] 6f042b114bbd: Preparing [2024-07-30T13:44:50.107Z] a3d7cb818e5a: Preparing [2024-07-30T13:44:50.107Z] 371ac310ac35: Preparing [2024-07-30T13:44:50.107Z] 3c20671a5817: Preparing [2024-07-30T13:44:50.107Z] 6f042b114bbd: Waiting [2024-07-30T13:44:50.107Z] a3d7cb818e5a: Waiting [2024-07-30T13:44:50.107Z] 371ac310ac35: Waiting [2024-07-30T13:44:50.107Z] 3c20671a5817: Waiting [2024-07-30T13:44:50.107Z] fc0c69c79911: Layer already exists [2024-07-30T13:44:50.107Z] eef6e0c86395: Layer already exists [2024-07-30T13:44:50.107Z] 5fa757de4912: Layer already exists [2024-07-30T13:44:50.107Z] c1319436cd02: Layer already exists [2024-07-30T13:44:50.107Z] d6bc5bb0e201: Layer already exists [2024-07-30T13:44:50.107Z] 6f042b114bbd: Layer already exists [2024-07-30T13:44:50.107Z] 371ac310ac35: Layer already exists [2024-07-30T13:44:50.107Z] 3c20671a5817: Layer already exists [2024-07-30T13:44:50.107Z] a3d7cb818e5a: Layer already exists [2024-07-30T13:44:50.371Z] latest: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:50.733Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:51.083Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.24 [2024-07-30T13:44:51.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-30T13:44:51.084Z] fc0c69c79911: Preparing [2024-07-30T13:44:51.084Z] d6bc5bb0e201: Preparing [2024-07-30T13:44:51.084Z] eef6e0c86395: Preparing [2024-07-30T13:44:51.084Z] 5fa757de4912: Preparing [2024-07-30T13:44:51.084Z] c1319436cd02: Preparing [2024-07-30T13:44:51.084Z] 6f042b114bbd: Preparing [2024-07-30T13:44:51.084Z] a3d7cb818e5a: Preparing [2024-07-30T13:44:51.084Z] 6f042b114bbd: Waiting [2024-07-30T13:44:51.084Z] 371ac310ac35: Preparing [2024-07-30T13:44:51.084Z] a3d7cb818e5a: Waiting [2024-07-30T13:44:51.084Z] 3c20671a5817: Preparing [2024-07-30T13:44:51.084Z] 371ac310ac35: Waiting [2024-07-30T13:44:51.084Z] 3c20671a5817: Waiting [2024-07-30T13:44:51.084Z] 5fa757de4912: Layer already exists [2024-07-30T13:44:51.084Z] eef6e0c86395: Layer already exists [2024-07-30T13:44:51.084Z] fc0c69c79911: Layer already exists [2024-07-30T13:44:51.084Z] d6bc5bb0e201: Layer already exists [2024-07-30T13:44:51.084Z] c1319436cd02: Layer already exists [2024-07-30T13:44:51.084Z] 6f042b114bbd: Layer already exists [2024-07-30T13:44:51.084Z] a3d7cb818e5a: Layer already exists [2024-07-30T13:44:51.084Z] 3c20671a5817: Layer already exists [2024-07-30T13:44:51.084Z] 371ac310ac35: Layer already exists [2024-07-30T13:44:51.084Z] 3.2.0-dev.24: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:51.620Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:51.978Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [2024-07-30T13:44:51.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-30T13:44:51.978Z] fc0c69c79911: Preparing [2024-07-30T13:44:51.978Z] d6bc5bb0e201: Preparing [2024-07-30T13:44:51.978Z] eef6e0c86395: Preparing [2024-07-30T13:44:51.978Z] 5fa757de4912: Preparing [2024-07-30T13:44:51.978Z] c1319436cd02: Preparing [2024-07-30T13:44:51.978Z] 6f042b114bbd: Preparing [2024-07-30T13:44:51.978Z] a3d7cb818e5a: Preparing [2024-07-30T13:44:51.978Z] 371ac310ac35: Preparing [2024-07-30T13:44:51.978Z] 3c20671a5817: Preparing [2024-07-30T13:44:51.978Z] 6f042b114bbd: Waiting [2024-07-30T13:44:51.978Z] a3d7cb818e5a: Waiting [2024-07-30T13:44:51.978Z] 371ac310ac35: Waiting [2024-07-30T13:44:51.978Z] 3c20671a5817: Waiting [2024-07-30T13:44:51.978Z] d6bc5bb0e201: Layer already exists [2024-07-30T13:44:51.978Z] fc0c69c79911: Layer already exists [2024-07-30T13:44:51.978Z] 5fa757de4912: Layer already exists [2024-07-30T13:44:51.978Z] eef6e0c86395: Layer already exists [2024-07-30T13:44:51.978Z] c1319436cd02: Layer already exists [2024-07-30T13:44:51.978Z] 6f042b114bbd: Layer already exists [2024-07-30T13:44:51.978Z] a3d7cb818e5a: Layer already exists [2024-07-30T13:44:51.978Z] 371ac310ac35: Layer already exists [2024-07-30T13:44:51.978Z] 3c20671a5817: Layer already exists [2024-07-30T13:44:51.978Z] 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:52.337Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:52.695Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-07-30T13:44:52.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-07-30T13:44:52.695Z] fc0c69c79911: Preparing [2024-07-30T13:44:52.695Z] d6bc5bb0e201: Preparing [2024-07-30T13:44:52.695Z] eef6e0c86395: Preparing [2024-07-30T13:44:52.695Z] 5fa757de4912: Preparing [2024-07-30T13:44:52.695Z] c1319436cd02: Preparing [2024-07-30T13:44:52.695Z] 6f042b114bbd: Preparing [2024-07-30T13:44:52.695Z] a3d7cb818e5a: Preparing [2024-07-30T13:44:52.695Z] 371ac310ac35: Preparing [2024-07-30T13:44:52.695Z] 3c20671a5817: Preparing [2024-07-30T13:44:52.695Z] a3d7cb818e5a: Waiting [2024-07-30T13:44:52.695Z] 371ac310ac35: Waiting [2024-07-30T13:44:52.695Z] 3c20671a5817: Waiting [2024-07-30T13:44:52.695Z] 6f042b114bbd: Waiting [2024-07-30T13:44:52.695Z] c1319436cd02: Layer already exists [2024-07-30T13:44:52.695Z] eef6e0c86395: Layer already exists [2024-07-30T13:44:52.695Z] d6bc5bb0e201: Layer already exists [2024-07-30T13:44:52.695Z] 5fa757de4912: Layer already exists [2024-07-30T13:44:52.695Z] fc0c69c79911: Layer already exists [2024-07-30T13:44:52.695Z] 6f042b114bbd: Layer already exists [2024-07-30T13:44:52.695Z] 371ac310ac35: Layer already exists [2024-07-30T13:44:52.695Z] 3c20671a5817: Layer already exists [2024-07-30T13:44:52.695Z] a3d7cb818e5a: Layer already exists [2024-07-30T13:44:52.960Z] main: digest: sha256:d0524fb7afb6ca4372f87f01568f87d3ae92a9d9d81e03952041e82a2fc0689f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-30T13:44:53.051Z] ===================================================== [Pipeline] echo [2024-07-30T13:44:53.076Z] taggedImages: [2024-07-30T13:44:53.076Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [2024-07-30T13:44:53.076Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-07-30T13:44:53.076Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.24 [2024-07-30T13:44:53.076Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2-3.2.0-dev.24 [2024-07-30T13:44:53.076Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:53.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T13:44:53.485Z] [2024-07-30T13:44:53.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:44:53.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T13:44:53.826Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-30T13:44:53.826Z] 8998bd30e6a1: Pulling fs layer [2024-07-30T13:44:53.826Z] 04944245beec: Pulling fs layer [2024-07-30T13:44:53.826Z] 699f458cf7ca: Pulling fs layer [2024-07-30T13:44:53.826Z] 765212b225bb: Pulling fs layer [2024-07-30T13:44:53.826Z] f23df028b6ca: Pulling fs layer [2024-07-30T13:44:53.826Z] d65c8cfc05b1: Pulling fs layer [2024-07-30T13:44:53.826Z] 2437ff75d9bd: Pulling fs layer [2024-07-30T13:44:53.826Z] f23df028b6ca: Waiting [2024-07-30T13:44:53.826Z] d65c8cfc05b1: Waiting [2024-07-30T13:44:53.826Z] 2437ff75d9bd: Waiting [2024-07-30T13:44:53.826Z] 765212b225bb: Waiting [2024-07-30T13:44:53.826Z] 04944245beec: Verifying Checksum [2024-07-30T13:44:53.826Z] 04944245beec: Download complete [2024-07-30T13:44:54.094Z] 765212b225bb: Verifying Checksum [2024-07-30T13:44:54.094Z] 765212b225bb: Download complete [2024-07-30T13:44:54.094Z] f23df028b6ca: Verifying Checksum [2024-07-30T13:44:54.094Z] f23df028b6ca: Download complete [2024-07-30T13:44:54.094Z] d65c8cfc05b1: Verifying Checksum [2024-07-30T13:44:54.094Z] d65c8cfc05b1: Download complete [2024-07-30T13:44:54.368Z] 699f458cf7ca: Verifying Checksum [2024-07-30T13:44:54.369Z] 699f458cf7ca: Download complete [2024-07-30T13:44:54.636Z] 8998bd30e6a1: Verifying Checksum [2024-07-30T13:44:54.636Z] 8998bd30e6a1: Download complete [2024-07-30T13:44:57.220Z] 2437ff75d9bd: Verifying Checksum [2024-07-30T13:44:57.220Z] 2437ff75d9bd: Download complete [2024-07-30T13:44:59.159Z] 8998bd30e6a1: Pull complete [2024-07-30T13:44:59.746Z] 04944245beec: Pull complete [2024-07-30T13:45:01.163Z] 699f458cf7ca: Pull complete [2024-07-30T13:45:01.434Z] 765212b225bb: Pull complete [2024-07-30T13:45:02.400Z] f23df028b6ca: Pull complete [2024-07-30T13:45:02.666Z] d65c8cfc05b1: Pull complete [2024-07-30T13:45:20.867Z] 2437ff75d9bd: Pull complete [2024-07-30T13:45:20.867Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-30T13:45:20.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-30T13:45:20.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:45:21.067Z] prd-ubuntu20.04-docker-arm64-4c-16g-6768 does not seem to be running inside a container [2024-07-30T13:45:21.123Z] $ 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/178 -v /w/workspace/app-rfid-llrp-inventory/178:/w/workspace/app-rfid-llrp-inventory/178:rw,z -v /w/workspace/app-rfid-llrp-inventory/178@tmp:/w/workspace/app-rfid-llrp-inventory/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-30T13:45:23.678Z] $ docker top 49c3961389f876d73376608275728264dfcf698f9e2a0547094324816ede7c62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:45:24.506Z] ---> job-cost.sh [2024-07-30T13:45:24.506Z] lf-activate-venv: SKIPPING [2024-07-30T13:45:24.506Z] INFO: No Stack... [2024-07-30T13:45:24.771Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-30T13:45:25.723Z] INFO: Archiving Costs [Pipeline] sh [2024-07-30T13:45:26.045Z] + cat /w/workspace/app-rfid-llrp-inventory/178/archives/cost.csv [2024-07-30T13:45:26.046Z] + cut -d, -f6 [Pipeline] lock [2024-07-30T13:45:26.092Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [2024-07-30T13:45:26.104Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] did not exist. Created. [2024-07-30T13:45:26.112Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T13:45:26.466Z] /w/workspace/app-rfid-llrp-inventory/178@tmp/durable-743f9e28/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-30T13:45:26.787Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-30T13:45:26.803Z] Warning: overwriting stash ‘stack-cost’ [2024-07-30T13:45:26.850Z] Stashed 1 file(s) [Pipeline] } [2024-07-30T13:45:26.863Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-30T13:45:26.895Z] $ docker stop --time=1 49c3961389f876d73376608275728264dfcf698f9e2a0547094324816ede7c62 [2024-07-30T13:45:28.366Z] $ docker rm -f --volumes 49c3961389f876d73376608275728264dfcf698f9e2a0547094324816ede7c62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-30T13:45:28.896Z] provisioning config files... [2024-07-30T13:45:28.905Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15715538620224622801tmp [Pipeline] { [Pipeline] sh [2024-07-30T13:45:29.225Z] + set +x [2024-07-30T13:45:29.225Z] + curl -s https://codecov.io/bash [2024-07-30T13:45:29.225Z] + bash -s -- [2024-07-30T13:45:29.225Z] [2024-07-30T13:45:29.225Z] _____ _ [2024-07-30T13:45:29.225Z] / ____| | | [2024-07-30T13:45:29.225Z] | | ___ __| | ___ ___ _____ __ [2024-07-30T13:45:29.225Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-30T13:45:29.225Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-30T13:45:29.225Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-30T13:45:29.225Z] Bash-1.0.6 [2024-07-30T13:45:29.225Z] [2024-07-30T13:45:29.225Z] [2024-07-30T13:45:29.225Z] ==> git version 2.25.1 found [2024-07-30T13:45:29.225Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-30T13:45:29.225Z] Release-Date: 2020-01-08 [2024-07-30T13:45:29.225Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-30T13:45:29.225Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-30T13:45:29.225Z] ==> Jenkins CI detected. [2024-07-30T13:45:29.225Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-07-30T13:45:29.225Z] project root: . [2024-07-30T13:45:29.225Z] --> token set from env [2024-07-30T13:45:29.225Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-30T13:45:29.485Z] ==> Running gcov in . (disable via -X gcov) [2024-07-30T13:45:29.485Z] ==> Python coveragepy not found [2024-07-30T13:45:29.485Z] ==> Searching for coverage reports in: [2024-07-30T13:45:29.485Z] + . [2024-07-30T13:45:29.485Z] -> Found 1 reports [2024-07-30T13:45:29.485Z] ==> Detecting git/mercurial file structure [2024-07-30T13:45:29.485Z] ==> Reading reports [2024-07-30T13:45:29.485Z] + ./coverage.out bytes=41317 [2024-07-30T13:45:29.485Z] ==> Appending adjustments [2024-07-30T13:45:29.485Z] https://docs.codecov.io/docs/fixing-reports [2024-07-30T13:45:29.485Z] + Found adjustments [2024-07-30T13:45:29.485Z] ==> Gzipping contents [2024-07-30T13:45:29.485Z] 12K /tmp/codecov.u52fqW.gz [2024-07-30T13:45:29.485Z] ==> Uploading reports [2024-07-30T13:45:29.485Z] url: https://codecov.io [2024-07-30T13:45:29.485Z] query: branch=main&commit=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-30T13:45:29.485Z] -> Pinging Codecov [2024-07-30T13:45:29.485Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-30T13:45:29.744Z] -> Uploading to [2024-07-30T13:45:29.744Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-30/581DD39554BDF9B6E22D074273EAD858/9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2/5cad3daf-274d-4874-b3d8-b751d9ac261f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T134529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cd5ce2e7bc621285002c49b7b32826fa406769f184c66d57725ad4ed8d69ec6 [2024-07-30T13:45:29.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-30T13:45:29.744Z] Dload Upload Total Spent Left Speed [2024-07-30T13:45:30.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 49400 --:--:-- --:--:-- --:--:-- 49400 [2024-07-30T13:45:30.004Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] } [2024-07-30T13:45:30.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-30T13:45:30.303Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-30T13:45:30.321Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:45:30.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T13:45:30.663Z] [2024-07-30T13:45:30.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:45:31.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T13:45:31.036Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-30T13:45:31.036Z] 619be1103602: Already exists [2024-07-30T13:45:31.036Z] f8ea3408117e: Pulling fs layer [2024-07-30T13:45:31.036Z] 91320369b822: Pulling fs layer [2024-07-30T13:45:31.036Z] 0406650e8295: Pulling fs layer [2024-07-30T13:45:31.036Z] 4f4fb700ef54: Pulling fs layer [2024-07-30T13:45:31.036Z] 96d80e3f36e1: Pulling fs layer [2024-07-30T13:45:31.036Z] bcf3aedb951c: Pulling fs layer [2024-07-30T13:45:31.036Z] bcf3aedb951c: Waiting [2024-07-30T13:45:31.036Z] 4f4fb700ef54: Waiting [2024-07-30T13:45:31.036Z] 96d80e3f36e1: Waiting [2024-07-30T13:45:31.036Z] 0406650e8295: Verifying Checksum [2024-07-30T13:45:31.036Z] 0406650e8295: Download complete [2024-07-30T13:45:31.036Z] f8ea3408117e: Verifying Checksum [2024-07-30T13:45:31.036Z] f8ea3408117e: Download complete [2024-07-30T13:45:31.036Z] 4f4fb700ef54: Verifying Checksum [2024-07-30T13:45:31.036Z] 4f4fb700ef54: Download complete [2024-07-30T13:45:31.036Z] f8ea3408117e: Pull complete [2024-07-30T13:45:31.321Z] 96d80e3f36e1: Verifying Checksum [2024-07-30T13:45:31.321Z] 96d80e3f36e1: Download complete [2024-07-30T13:45:31.588Z] 91320369b822: Verifying Checksum [2024-07-30T13:45:31.588Z] 91320369b822: Download complete [2024-07-30T13:45:32.175Z] bcf3aedb951c: Verifying Checksum [2024-07-30T13:45:32.175Z] bcf3aedb951c: Download complete [2024-07-30T13:45:34.732Z] 91320369b822: Pull complete [2024-07-30T13:45:34.993Z] 0406650e8295: Pull complete [2024-07-30T13:45:34.993Z] 4f4fb700ef54: Pull complete [2024-07-30T13:45:35.252Z] 96d80e3f36e1: Pull complete [2024-07-30T13:45:50.165Z] bcf3aedb951c: Pull complete [2024-07-30T13:45:50.165Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-30T13:45:50.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-30T13:45:50.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:45:50.275Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:45:50.314Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-30T13:45:59.673Z] $ docker top 0b58fcfdc125b61a7a86f5d5182685d6cb1e5c7c8eb653f4c086fb1c0513acb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:46:00.026Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-07-30T13:46:00.037Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-07-30T13:46:00.320Z] + set -o pipefail [2024-07-30T13:46:00.321Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-07-30T13:46:10.320Z] [2024-07-30T13:46:10.320Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-07-30T13:46:10.320Z] [2024-07-30T13:46:10.320Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/442f3287-da3b-4e7c-b369-d489f80986b7 [2024-07-30T13:46:10.320Z] [2024-07-30T13:46:10.320Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-30T13:46:10.320Z] [2024-07-30T13:46:10.320Z] [2024-07-30T13:46:10.320Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-30T13:46:10.320Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-30T13:46:10.337Z] $ docker stop --time=1 0b58fcfdc125b61a7a86f5d5182685d6cb1e5c7c8eb653f4c086fb1c0513acb6 [2024-07-30T13:46:14.900Z] $ docker rm -f --volumes 0b58fcfdc125b61a7a86f5d5182685d6cb1e5c7c8eb653f4c086fb1c0513acb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-30T13:46:15.783Z] + git log --format=format:%s -1 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 [Pipeline] sh [2024-07-30T13:46:16.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T13:46:16.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:46:16.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T13:46:16.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:46:16.471Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:46:16.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T13:46:16.979Z] $ docker top 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T13:46:17.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T13:46:17.092Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T13:46:17.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T13:46:17.201Z] $ docker exec 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 ssh-agent [2024-07-30T13:46:17.301Z] SSH_AUTH_SOCK=/tmp/ssh-xUJaQ1oiiMth/agent.32 [2024-07-30T13:46:17.301Z] SSH_AGENT_PID=38 [2024-07-30T13:46:17.306Z] Running ssh-add (command line suppressed) [2024-07-30T13:46:17.397Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15785707604709877979.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15785707604709877979.key) [2024-07-30T13:46:17.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T13:46:17.707Z] + git semver tag [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,880 [run_tag] DEBUG tag force:False [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,880 [check_head_tag] DEBUG check head tag [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,882 [execute] INFO git cat-file --batch-check [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,885 [execute] INFO git cat-file --batch [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,905 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,906 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,906 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-07-30T13:46:17.966Z] 2024-07-30 13:46:17,911 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-30T13:46:17.966Z] 3.2.0-dev.24 [Pipeline] } [2024-07-30T13:46:17.974Z] $ docker exec --env ******** --env ******** 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 ssh-agent -k [2024-07-30T13:46:18.065Z] unset SSH_AUTH_SOCK; [2024-07-30T13:46:18.065Z] unset SSH_AGENT_PID; [2024-07-30T13:46:18.066Z] echo Agent pid 38 killed; [2024-07-30T13:46:18.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T13:46:18.407Z] + git semver [Pipeline] } [2024-07-30T13:46:18.679Z] $ docker stop --time=1 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 [2024-07-30T13:46:19.979Z] $ docker rm -f --volumes 07e59ea5ad608d05e83c82d4ae2016f4d023ccdb0de24c13cb5b49462b3e2ab2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:46:20.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T13:46:20.402Z] [2024-07-30T13:46:20.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:46:20.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T13:46:20.709Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-30T13:46:20.709Z] ab5ef0e58194: Pulling fs layer [2024-07-30T13:46:20.709Z] 9712f1f96733: Pulling fs layer [2024-07-30T13:46:20.709Z] 63f879dbbcfc: Pulling fs layer [2024-07-30T13:46:20.710Z] 0d9ebad4ef96: Pulling fs layer [2024-07-30T13:46:20.710Z] e9a5061849ea: Pulling fs layer [2024-07-30T13:46:20.710Z] d747dcd14b5f: Pulling fs layer [2024-07-30T13:46:20.710Z] 2de7ff778b66: Pulling fs layer [2024-07-30T13:46:20.710Z] e9a5061849ea: Waiting [2024-07-30T13:46:20.710Z] d747dcd14b5f: Waiting [2024-07-30T13:46:20.710Z] 2de7ff778b66: Waiting [2024-07-30T13:46:20.710Z] 0d9ebad4ef96: Waiting [2024-07-30T13:46:20.710Z] 9712f1f96733: Verifying Checksum [2024-07-30T13:46:20.710Z] 9712f1f96733: Download complete [2024-07-30T13:46:21.276Z] 63f879dbbcfc: Verifying Checksum [2024-07-30T13:46:21.276Z] 63f879dbbcfc: Download complete [2024-07-30T13:46:21.276Z] 0d9ebad4ef96: Verifying Checksum [2024-07-30T13:46:21.276Z] 0d9ebad4ef96: Download complete [2024-07-30T13:46:21.276Z] d747dcd14b5f: Verifying Checksum [2024-07-30T13:46:21.276Z] d747dcd14b5f: Download complete [2024-07-30T13:46:21.276Z] e9a5061849ea: Verifying Checksum [2024-07-30T13:46:21.276Z] e9a5061849ea: Download complete [2024-07-30T13:46:21.534Z] ab5ef0e58194: Verifying Checksum [2024-07-30T13:46:21.534Z] ab5ef0e58194: Download complete [2024-07-30T13:46:21.534Z] 2de7ff778b66: Verifying Checksum [2024-07-30T13:46:21.534Z] 2de7ff778b66: Download complete [2024-07-30T13:46:24.062Z] ab5ef0e58194: Pull complete [2024-07-30T13:46:24.062Z] 9712f1f96733: Pull complete [2024-07-30T13:46:24.629Z] 63f879dbbcfc: Pull complete [2024-07-30T13:46:27.911Z] 0d9ebad4ef96: Pull complete [2024-07-30T13:46:28.170Z] e9a5061849ea: Pull complete [2024-07-30T13:46:28.170Z] d747dcd14b5f: Pull complete [2024-07-30T13:46:29.548Z] 2de7ff778b66: Pull complete [2024-07-30T13:46:29.548Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-30T13:46:29.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-30T13:46:29.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:46:29.651Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:46:29.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-30T13:46:45.382Z] $ docker top b1c305a4dcfd060a1af9f7b122d02585dedb43a71f1b688dbb288967ed7e81a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:46:45.452Z] provisioning config files... [2024-07-30T13:46:45.460Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8464158639196158334tmp [2024-07-30T13:46:45.471Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8707266176672745204tmp [2024-07-30T13:46:45.480Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18368546041222367779tmp [Pipeline] { [Pipeline] echo [2024-07-30T13:46:45.631Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:46:45.941Z] ---> sigul-configuration.sh [2024-07-30T13:46:45.941Z] gpg: directory `/root/.gnupg' created [2024-07-30T13:46:45.941Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-30T13:46:45.941Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-30T13:46:45.941Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-30T13:46:45.941Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-30T13:46:45.941Z] gpg: CAST5 encrypted data [2024-07-30T13:46:45.941Z] gpg: encrypted with 1 passphrase [2024-07-30T13:46:45.941Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-30T13:46:46.233Z] + mkdir /home/jenkins [2024-07-30T13:46:46.234Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-30T13:46:46.530Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-30T13:46:46.547Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:46:46.846Z] ---> sigul-install.sh [2024-07-30T13:46:46.846Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-30T13:46:47.145Z] + git tag --list [2024-07-30T13:46:47.145Z] v0.0.0 [2024-07-30T13:46:47.145Z] v1.0.0 [2024-07-30T13:46:47.145Z] v2.1.0 [2024-07-30T13:46:47.145Z] v2.1.1 [2024-07-30T13:46:47.145Z] v2.2.0 [2024-07-30T13:46:47.145Z] v2.3.0 [2024-07-30T13:46:47.145Z] v3.0 [2024-07-30T13:46:47.145Z] v3.0.0 [2024-07-30T13:46:47.145Z] v3.0.1 [2024-07-30T13:46:47.145Z] v3.0.1-dev.1 [2024-07-30T13:46:47.145Z] v3.1 [2024-07-30T13:46:47.145Z] v3.1.0 [2024-07-30T13:46:47.145Z] v3.1.0-dev.1 [2024-07-30T13:46:47.145Z] v3.1.0-dev.10 [2024-07-30T13:46:47.145Z] v3.1.0-dev.11 [2024-07-30T13:46:47.145Z] v3.1.0-dev.12 [2024-07-30T13:46:47.145Z] v3.1.0-dev.13 [2024-07-30T13:46:47.145Z] v3.1.0-dev.14 [2024-07-30T13:46:47.145Z] v3.1.0-dev.15 [2024-07-30T13:46:47.145Z] v3.1.0-dev.16 [2024-07-30T13:46:47.145Z] v3.1.0-dev.17 [2024-07-30T13:46:47.145Z] v3.1.0-dev.18 [2024-07-30T13:46:47.145Z] v3.1.0-dev.19 [2024-07-30T13:46:47.145Z] v3.1.0-dev.2 [2024-07-30T13:46:47.145Z] v3.1.0-dev.20 [2024-07-30T13:46:47.145Z] v3.1.0-dev.21 [2024-07-30T13:46:47.145Z] v3.1.0-dev.22 [2024-07-30T13:46:47.145Z] v3.1.0-dev.23 [2024-07-30T13:46:47.145Z] v3.1.0-dev.24 [2024-07-30T13:46:47.145Z] v3.1.0-dev.25 [2024-07-30T13:46:47.145Z] v3.1.0-dev.26 [2024-07-30T13:46:47.145Z] v3.1.0-dev.27 [2024-07-30T13:46:47.145Z] v3.1.0-dev.28 [2024-07-30T13:46:47.145Z] v3.1.0-dev.29 [2024-07-30T13:46:47.145Z] v3.1.0-dev.3 [2024-07-30T13:46:47.145Z] v3.1.0-dev.30 [2024-07-30T13:46:47.145Z] v3.1.0-dev.31 [2024-07-30T13:46:47.145Z] v3.1.0-dev.32 [2024-07-30T13:46:47.145Z] v3.1.0-dev.33 [2024-07-30T13:46:47.145Z] v3.1.0-dev.34 [2024-07-30T13:46:47.145Z] v3.1.0-dev.35 [2024-07-30T13:46:47.145Z] v3.1.0-dev.36 [2024-07-30T13:46:47.145Z] v3.1.0-dev.37 [2024-07-30T13:46:47.145Z] v3.1.0-dev.38 [2024-07-30T13:46:47.145Z] v3.1.0-dev.39 [2024-07-30T13:46:47.145Z] v3.1.0-dev.4 [2024-07-30T13:46:47.145Z] v3.1.0-dev.40 [2024-07-30T13:46:47.145Z] v3.1.0-dev.5 [2024-07-30T13:46:47.145Z] v3.1.0-dev.6 [2024-07-30T13:46:47.145Z] v3.1.0-dev.7 [2024-07-30T13:46:47.145Z] v3.1.0-dev.8 [2024-07-30T13:46:47.145Z] v3.1.0-dev.9 [2024-07-30T13:46:47.145Z] v3.1.1 [2024-07-30T13:46:47.145Z] v3.2.0-dev.1 [2024-07-30T13:46:47.145Z] v3.2.0-dev.10 [2024-07-30T13:46:47.145Z] v3.2.0-dev.11 [2024-07-30T13:46:47.145Z] v3.2.0-dev.12 [2024-07-30T13:46:47.145Z] v3.2.0-dev.13 [2024-07-30T13:46:47.145Z] v3.2.0-dev.14 [2024-07-30T13:46:47.145Z] v3.2.0-dev.15 [2024-07-30T13:46:47.145Z] v3.2.0-dev.16 [2024-07-30T13:46:47.145Z] v3.2.0-dev.17 [2024-07-30T13:46:47.145Z] v3.2.0-dev.18 [2024-07-30T13:46:47.145Z] v3.2.0-dev.19 [2024-07-30T13:46:47.145Z] v3.2.0-dev.2 [2024-07-30T13:46:47.145Z] v3.2.0-dev.20 [2024-07-30T13:46:47.145Z] v3.2.0-dev.21 [2024-07-30T13:46:47.145Z] v3.2.0-dev.22 [2024-07-30T13:46:47.145Z] v3.2.0-dev.23 [2024-07-30T13:46:47.145Z] v3.2.0-dev.24 [2024-07-30T13:46:47.145Z] v3.2.0-dev.3 [2024-07-30T13:46:47.145Z] v3.2.0-dev.4 [2024-07-30T13:46:47.145Z] v3.2.0-dev.5 [2024-07-30T13:46:47.145Z] v3.2.0-dev.6 [2024-07-30T13:46:47.145Z] v3.2.0-dev.7 [2024-07-30T13:46:47.145Z] v3.2.0-dev.8 [2024-07-30T13:46:47.145Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-30T13:46:47.480Z] + lftools sign git-tag v3.2.0-dev.24 [2024-07-30T13:46:48.049Z] Signing Git tag with Sigul... [2024-07-30T13:46:48.049Z] Signing v3.2.0-dev.24 [Pipeline] echo [2024-07-30T13:46:48.323Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:46:48.649Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-30T13:46:48.656Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-30T13:46:48.684Z] $ docker stop --time=1 b1c305a4dcfd060a1af9f7b122d02585dedb43a71f1b688dbb288967ed7e81a6 [2024-07-30T13:46:49.953Z] $ docker rm -f --volumes b1c305a4dcfd060a1af9f7b122d02585dedb43a71f1b688dbb288967ed7e81a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-30T13:46:50.429Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T13:46:50.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:46:50.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T13:46:50.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:46:50.812Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:46:50.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T13:46:51.139Z] $ docker top 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e -eo pid,comm [2024-07-30T13:46:51.187Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-30T13:46:51.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T13:46:51.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T13:46:51.254Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T13:46:51.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T13:46:51.358Z] $ docker exec 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e ssh-agent [2024-07-30T13:46:51.455Z] SSH_AUTH_SOCK=/tmp/ssh-1Kr9adl8Kkgq/agent.32 [2024-07-30T13:46:51.455Z] SSH_AGENT_PID=38 [2024-07-30T13:46:51.460Z] Running ssh-add (command line suppressed) [2024-07-30T13:46:51.555Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6650009703239602810.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6650009703239602810.key) [2024-07-30T13:46:51.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T13:46:51.862Z] + git semver bump pre [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,018 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,018 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,018 [bump_version] DEBUG bumped version:3.2.0-dev.25 [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,018 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,018 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,018 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,020 [execute] INFO git cat-file --batch-check [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,025 [execute] INFO git cat-file --batch [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T13:46:52.123Z] 2024-07-30 13:46:52,030 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-30T13:46:52.123Z] 3.2.0-dev.25 [Pipeline] } [2024-07-30T13:46:52.131Z] $ docker exec --env ******** --env ******** 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e ssh-agent -k [2024-07-30T13:46:52.222Z] unset SSH_AUTH_SOCK; [2024-07-30T13:46:52.222Z] unset SSH_AGENT_PID; [2024-07-30T13:46:52.222Z] echo Agent pid 38 killed; [2024-07-30T13:46:52.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T13:46:52.573Z] + git semver [Pipeline] } [2024-07-30T13:46:52.844Z] $ docker stop --time=1 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e [2024-07-30T13:46:54.941Z] $ docker rm -f --volumes 8e0364522ae5651c8791df956f70f595f091b6db89819f8fed6bc22350f3a48e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-30T13:46:55.301Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-30T13:46:55.301Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:46:55.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-30T13:46:55.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:46:55.691Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:46:55.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-30T13:46:56.073Z] $ docker top ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-30T13:46:56.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-30T13:46:56.185Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-30T13:46:56.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-30T13:46:56.290Z] $ docker exec ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b ssh-agent [2024-07-30T13:46:56.401Z] SSH_AUTH_SOCK=/tmp/ssh-AtVNwfhdia8i/agent.32 [2024-07-30T13:46:56.401Z] SSH_AGENT_PID=38 [2024-07-30T13:46:56.406Z] Running ssh-add (command line suppressed) [2024-07-30T13:46:56.498Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6787506362285639179.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6787506362285639179.key) [2024-07-30T13:46:56.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-30T13:46:56.807Z] + git semver push [2024-07-30T13:46:57.067Z] 2024-07-30 13:46:56,973 [run_push] DEBUG push [2024-07-30T13:46:57.067Z] 2024-07-30 13:46:56,973 [execute] INFO git cat-file --batch-check [2024-07-30T13:46:57.067Z] 2024-07-30 13:46:56,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-30T13:46:57.067Z] 2024-07-30 13:46:56,978 [execute] INFO git rev-list a09713a36c1474f1dc903f978ec5963ea642d508 -- [2024-07-30T13:46:57.067Z] 2024-07-30 13:46:56,978 [execute] DEBUG Popen(['git', 'rev-list', 'a09713a36c1474f1dc903f978ec5963ea642d508', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-30T13:46:57.067Z] 2024-07-30 13:46:56,986 [execute] INFO git fetch -v origin [2024-07-30T13:46:57.067Z] 2024-07-30 13:46:56,986 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-30T13:46:57.637Z] 2024-07-30 13:46:57,477 [run_push] DEBUG no remote changes detected [2024-07-30T13:46:57.637Z] 2024-07-30 13:46:57,477 [execute] INFO git push origin semver [2024-07-30T13:46:57.637Z] 2024-07-30 13:46:57,478 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-30T13:46:58.576Z] 2024-07-30 13:46:58,262 [run_push] DEBUG push all version tags [2024-07-30T13:46:58.576Z] 2024-07-30 13:46:58,262 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-30T13:46:58.576Z] 2024-07-30 13:46:58,263 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-07-30T13:46:59.145Z] 2024-07-30 13:46:59,028 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-07-30T13:46:59.145Z] 3.2.0-dev.25 [Pipeline] } [2024-07-30T13:46:59.159Z] $ docker exec --env ******** --env ******** ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b ssh-agent -k [2024-07-30T13:46:59.261Z] unset SSH_AUTH_SOCK; [2024-07-30T13:46:59.262Z] unset SSH_AGENT_PID; [2024-07-30T13:46:59.262Z] echo Agent pid 38 killed; [2024-07-30T13:46:59.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-30T13:46:59.599Z] + git semver [Pipeline] } [2024-07-30T13:46:59.867Z] $ docker stop --time=1 ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b [2024-07-30T13:47:01.205Z] $ docker rm -f --volumes ac4f30139e15c0cf70af9ac56d488108149487c57778e2322cbc670053f0413b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-30T13:47:01.910Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-07-30T13:47:01.910Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-30T13:47:01.910Z] total 16 [2024-07-30T13:47:01.910Z] drwxr-xr-x 3 root root 4096 Jul 30 13:30 . [2024-07-30T13:47:01.910Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 13:46 .. [2024-07-30T13:47:01.910Z] drwxr-xr-x 2 root root 4096 Jul 30 13:30 cost [2024-07-30T13:47:01.910Z] -rw-r--r-- 1 root root 95 Jul 30 13:30 cost.csv [2024-07-30T13:47:01.910Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-30T13:47:01.910Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-07-30T13:47:01.910Z] total 16 [2024-07-30T13:47:01.910Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 30 13:30 . [2024-07-30T13:47:01.910Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 30 13:46 .. [2024-07-30T13:47:01.910Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 30 13:30 cost [2024-07-30T13:47:01.910Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 30 13:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:47:02.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:47:03.057Z] ---> package-listing.sh [2024-07-30T13:47:03.057Z] ++ facter osfamily [2024-07-30T13:47:03.057Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-30T13:47:03.317Z] + OS_FAMILY=debian [2024-07-30T13:47:03.317Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-07-30T13:47:03.317Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-30T13:47:03.317Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-30T13:47:03.317Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-30T13:47:03.317Z] + PACKAGES=/tmp/packages_start.txt [2024-07-30T13:47:03.317Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-07-30T13:47:03.317Z] + PACKAGES=/tmp/packages_end.txt [2024-07-30T13:47:03.317Z] + case "${OS_FAMILY}" in [2024-07-30T13:47:03.317Z] + grep '^ii' [2024-07-30T13:47:03.317Z] + dpkg -l [2024-07-30T13:47:03.317Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-30T13:47:03.317Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-30T13:47:03.317Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-30T13:47:03.317Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-07-30T13:47:03.317Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-07-30T13:47:03.317Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2024-07-30T13:47:03.332Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-30T13:47:03.609Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-30T13:47:04.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-30T13:47:04.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-30T13:47:04.260Z] prd-ubuntu20.04-docker-8c-8g-6767 does not seem to be running inside a container [2024-07-30T13:47:04.290Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-30T13:47:04.498Z] $ docker top f76bc41e2a970a545a37b5e742d12cb11d5f905089b520a13464e52a90083fd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-30T13:47:04.856Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-30T13:47:05.142Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-30T13:47:05.430Z] + ls /var/log/sa-host [2024-07-30T13:47:05.430Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-30T13:47:05.588Z] provisioning config files... [2024-07-30T13:47:05.601Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3753846059480610053tmp [Pipeline] { [Pipeline] echo [2024-07-30T13:47:05.621Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:47:05.904Z] ---> create-netrc.sh [Pipeline] } [2024-07-30T13:47:05.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:47:06.260Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-30T13:47:06.271Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:47:06.554Z] ---> sudo-logs.sh [2024-07-30T13:47:06.554Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-30T13:47:06.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:47:06.865Z] ---> job-cost.sh [2024-07-30T13:47:06.865Z] lf-activate-venv: SKIPPING [2024-07-30T13:47:06.865Z] DEBUG: total: 0.2199999988079071 [2024-07-30T13:47:06.865Z] INFO: Retrieving Stack Cost... [2024-07-30T13:47:07.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-30T13:47:07.694Z] INFO: Archiving Costs [Pipeline] echo [2024-07-30T13:47:07.709Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-30T13:47:07.992Z] ---> logs-deploy.sh [2024-07-30T13:47:07.992Z] lf-activate-venv: SKIPPING [2024-07-30T13:47:07.992Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/178 [2024-07-30T13:47:07.992Z] INFO: archiving workspace using pattern(s): [2024-07-30T13:47:08.929Z] Archives upload complete. [2024-07-30T13:47:08.929Z] INFO: archiving logs to Nexus