Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb9a267f44c7b03347d4089d4f113a5a066280ae 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-ssh8248222055256434940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13205880235609980180.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14196813532628452656.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh2388829731152635202.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-ssh3113909964114833271.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34796 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 cb9a267f44c7b03347d4089d4f113a5a066280ae (main) Commit message: "Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" > 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 cb9a267f44c7b03347d4089d4f113a5a066280ae # timeout=10 > git rev-list --no-walk cab05ee6a5f545b4b20bc198032e0d97b74cbbf3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T13:35:34.979Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T13:35:35.046Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T13:35:35.066Z] ========================================================= [2024-12-09T13:35:35.066Z] EdgeX Global Pipelines Version Info [2024-12-09T13:35:35.066Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:35:35.810Z] ------------------- [2024-12-09T13:35:35.810Z] stable info: [2024-12-09T13:35:35.810Z] ------------------- [2024-12-09T13:35:35.810Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T13:35:35.810Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T13:35:35.810Z] Message: update stable to v1.0.269 [2024-12-09T13:35:36.381Z] ------------------- [2024-12-09T13:35:36.381Z] experimental info: [2024-12-09T13:35:36.381Z] ------------------- [2024-12-09T13:35:36.381Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T13:35:36.381Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T13:35:36.381Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T13:35:36.466Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-12-09T13:35:36.495Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-12-09T13:35:36.522Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T13:35:36.553Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T13:35:36.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T13:35:36.598Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T13:35:36.617Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T13:35:36.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-09T13:35:36.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T13:35:36.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T13:35:36.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T13:35:36.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-12-09T13:35:36.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T13:35:36.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T13:35:36.808Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T13:35:36.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T13:35:36.853Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T13:35:36.876Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T13:35:36.895Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T13:35:36.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T13:35:36.944Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-09T13:35:36.968Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-09T13:35:36.989Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-09T13:35:37.011Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-09T13:35:37.032Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-09T13:35:37.057Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T13:35:37.077Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T13:35:37.100Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T13:35:37.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T13:35:37.145Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T13:35:37.169Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] echo [2024-12-09T13:35:37.193Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb9a267 [Pipeline] echo [2024-12-09T13:35:37.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:35:37.270Z] provisioning config files... [2024-12-09T13:35:37.287Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14424135285030558098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:35:37.630Z] ---> ****-login.sh [2024-12-09T13:35:37.630Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:35:37.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:37.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:37.891Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:37.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:37.892Z] [2024-12-09T13:35:37.892Z] Login Succeeded [2024-12-09T13:35:37.892Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:35:38.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:38.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:38.154Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:38.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:38.154Z] [2024-12-09T13:35:38.154Z] Login Succeeded [2024-12-09T13:35:38.154Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:35:38.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:38.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:38.154Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:38.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:38.154Z] [2024-12-09T13:35:38.154Z] Login Succeeded [2024-12-09T13:35:38.154Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:35:38.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:38.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:38.414Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:38.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:38.414Z] [2024-12-09T13:35:38.414Z] Login Succeeded [2024-12-09T13:35:38.414Z] ****.io [2024-12-09T13:35:38.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:38.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:38.676Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:38.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:38.676Z] [2024-12-09T13:35:38.676Z] Login Succeeded [2024-12-09T13:35:38.676Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:35:38.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-09T13:35:39.090Z] + git rev-list -1 --merges cb9a267f44c7b03347d4089d4f113a5a066280ae~1..cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] echo [2024-12-09T13:35:39.116Z] -----------> git rev-list -1 --merges cb9a267f44c7b03347d4089d4f113a5a066280ae~1..cb9a267f44c7b03347d4089d4f113a5a066280ae cb9a267f44c7b03347d4089d4f113a5a066280ae [2024-12-09T13:35:39.117Z] cb9a267f44c7b03347d4089d4f113a5a066280ae [false] [Pipeline] sh [2024-12-09T13:35:39.416Z] + git log --format=format:%s -1 cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] echo [2024-12-09T13:35:39.432Z] ========================================================= [2024-12-09T13:35:39.432Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T13:35:39.432Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T13:35:39.762Z] + git log --format=format:%s -1 cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] echo [2024-12-09T13:35:39.774Z] [semverPrep] GIT_COMMIT: cb9a267f44c7b03347d4089d4f113a5a066280ae, Commit Message: Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12 [Pipeline] echo [2024-12-09T13:35:39.789Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-09T13:35:40.145Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:35:40.145Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T13:35:40.145Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T13:35:40.145Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T13:35:40.145Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T13:35:40.145Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T13:35:40.145Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:35:40.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:35:40.504Z] [2024-12-09T13:35:40.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:35:40.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:35:40.825Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T13:35:40.825Z] b85a868b505f: Pulling fs layer [2024-12-09T13:35:40.825Z] e2be974225ed: Pulling fs layer [2024-12-09T13:35:40.825Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T13:35:40.825Z] 988bab9f4d93: Pulling fs layer [2024-12-09T13:35:40.825Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T13:35:40.825Z] 988bab9f4d93: Waiting [2024-12-09T13:35:40.825Z] eaf3925da568: Pulling fs layer [2024-12-09T13:35:40.825Z] bab4dde63d76: Pulling fs layer [2024-12-09T13:35:40.825Z] bde34c3a00c8: Pulling fs layer [2024-12-09T13:35:40.825Z] bab4dde63d76: Waiting [2024-12-09T13:35:40.825Z] 1469e6f7b9e6: Waiting [2024-12-09T13:35:40.825Z] b352a97aabf1: Pulling fs layer [2024-12-09T13:35:40.825Z] 4872d77fe225: Pulling fs layer [2024-12-09T13:35:40.825Z] bde34c3a00c8: Waiting [2024-12-09T13:35:40.825Z] b352a97aabf1: Waiting [2024-12-09T13:35:40.825Z] 5851b861e8e6: Pulling fs layer [2024-12-09T13:35:40.825Z] 4872d77fe225: Waiting [2024-12-09T13:35:40.825Z] 5851b861e8e6: Waiting [2024-12-09T13:35:40.825Z] e2be974225ed: Download complete [2024-12-09T13:35:40.825Z] 988bab9f4d93: Verifying Checksum [2024-12-09T13:35:40.825Z] 988bab9f4d93: Download complete [2024-12-09T13:35:40.825Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T13:35:40.825Z] 1469e6f7b9e6: Download complete [2024-12-09T13:35:40.825Z] eaf3925da568: Verifying Checksum [2024-12-09T13:35:40.825Z] eaf3925da568: Download complete [2024-12-09T13:35:41.085Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T13:35:41.085Z] 339a4e72a1f5: Download complete [2024-12-09T13:35:41.085Z] bde34c3a00c8: Download complete [2024-12-09T13:35:41.085Z] b352a97aabf1: Verifying Checksum [2024-12-09T13:35:41.085Z] 4872d77fe225: Verifying Checksum [2024-12-09T13:35:41.085Z] 4872d77fe225: Download complete [2024-12-09T13:35:41.085Z] 5851b861e8e6: Download complete [2024-12-09T13:35:41.085Z] b85a868b505f: Verifying Checksum [2024-12-09T13:35:41.085Z] b85a868b505f: Download complete [2024-12-09T13:35:41.355Z] bab4dde63d76: Verifying Checksum [2024-12-09T13:35:41.355Z] bab4dde63d76: Download complete [2024-12-09T13:35:42.302Z] b85a868b505f: Pull complete [2024-12-09T13:35:42.565Z] e2be974225ed: Pull complete [2024-12-09T13:35:43.136Z] 339a4e72a1f5: Pull complete [2024-12-09T13:35:43.136Z] 988bab9f4d93: Pull complete [2024-12-09T13:35:43.395Z] 1469e6f7b9e6: Pull complete [2024-12-09T13:35:43.395Z] eaf3925da568: Pull complete [2024-12-09T13:35:45.303Z] bab4dde63d76: Pull complete [2024-12-09T13:35:45.303Z] bde34c3a00c8: Pull complete [2024-12-09T13:35:45.303Z] b352a97aabf1: Pull complete [2024-12-09T13:35:45.303Z] 4872d77fe225: Pull complete [2024-12-09T13:35:45.563Z] 5851b861e8e6: Pull complete [2024-12-09T13:35:45.563Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T13:35:45.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:35:45.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:35:45.709Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:35:45.742Z] $ 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-12-09T13:35:48.390Z] $ docker top 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd -eo pid,comm [2024-12-09T13:35:48.444Z] 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-12-09T13:35:48.444Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:35:48.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:35:48.505Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:35:48.640Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:35:48.640Z] $ docker exec 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd ssh-agent [2024-12-09T13:35:48.756Z] SSH_AUTH_SOCK=/tmp/ssh-JC1GN8G4b0QW/agent.32 [2024-12-09T13:35:48.756Z] SSH_AGENT_PID=38 [2024-12-09T13:35:48.762Z] Running ssh-add (command line suppressed) [2024-12-09T13:35:48.872Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12485190375009899405.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12485190375009899405.key) [2024-12-09T13:35:48.886Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:35:49.174Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T13:35:49.183Z] $ docker exec --env ******** --env ******** 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd ssh-agent -k [2024-12-09T13:35:49.280Z] unset SSH_AUTH_SOCK; [2024-12-09T13:35:49.280Z] unset SSH_AGENT_PID; [2024-12-09T13:35:49.280Z] echo Agent pid 38 killed; [2024-12-09T13:35:49.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T13:35:49.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:35:49.340Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:35:49.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:35:49.450Z] $ docker exec 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd ssh-agent [2024-12-09T13:35:49.561Z] SSH_AUTH_SOCK=/tmp/ssh-LDUCnBLqRWqm/agent.73 [2024-12-09T13:35:49.561Z] SSH_AGENT_PID=79 [2024-12-09T13:35:49.566Z] Running ssh-add (command line suppressed) [2024-12-09T13:35:49.677Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10183108679782608592.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10183108679782608592.key) [2024-12-09T13:35:49.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:35:49.998Z] + git semver init [2024-12-09T13:35:50.258Z] 2024-12-09 13:35:50,179 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T13:35:50.258Z] 2024-12-09 13:35:50,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-12-09T13:35:50.258Z] 2024-12-09 13:35:50,180 [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-12-09T13:35:50.258Z] 2024-12-09 13:35:50,181 [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-12-09T13:35:52.803Z] 2024-12-09 13:35:52,247 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-12-09T13:35:52.803Z] 2024-12-09 13:35:52,248 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-12-09T13:35:52.803Z] 2024-12-09 13:35:52,248 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-09T13:35:52.803Z] 2024-12-09 13:35:52,248 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-09T13:35:52.803Z] 4.0.0-dev.4 [Pipeline] } [2024-12-09T13:35:52.812Z] $ docker exec --env ******** --env ******** 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd ssh-agent -k [2024-12-09T13:35:52.913Z] unset SSH_AUTH_SOCK; [2024-12-09T13:35:52.913Z] unset SSH_AGENT_PID; [2024-12-09T13:35:52.913Z] echo Agent pid 79 killed; [2024-12-09T13:35:52.928Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:35:53.259Z] + git semver [Pipeline] } [2024-12-09T13:35:53.531Z] $ docker stop --time=1 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd [2024-12-09T13:35:54.819Z] $ docker rm -f --volumes 448e2da704eeb8a5e78a9904819775beca3d6d836c918b448f547f9f95974acd [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:35:55.168Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T13:35:55.390Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T13:35:55.393Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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-12-09T13:35:55.577Z] provisioning config files... [2024-12-09T13:35:55.587Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3893957383007389205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:35:55.888Z] ---> ****-login.sh [2024-12-09T13:35:55.888Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:35:55.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:55.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:55.888Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:55.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:55.888Z] [2024-12-09T13:35:55.888Z] Login Succeeded [2024-12-09T13:35:55.888Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:35:55.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:55.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:55.889Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:55.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:55.889Z] [2024-12-09T13:35:55.889Z] Login Succeeded [2024-12-09T13:35:55.889Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:35:56.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:56.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:56.148Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:56.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:56.148Z] [2024-12-09T13:35:56.148Z] Login Succeeded [2024-12-09T13:35:56.148Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:35:56.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:56.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:56.148Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:56.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:56.148Z] [2024-12-09T13:35:56.148Z] Login Succeeded [2024-12-09T13:35:56.148Z] ****.io [2024-12-09T13:35:56.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:35:56.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:35:56.408Z] Configure a credential helper to remove this warning. See [2024-12-09T13:35:56.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:35:56.408Z] [2024-12-09T13:35:56.408Z] Login Succeeded [2024-12-09T13:35:56.408Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:35:56.414Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T13:35:56.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:35:56.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:35:56.535Z] ========================================================= [2024-12-09T13:35:56.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T13:35:56.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:35:56.882Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-09T13:35:56.883Z] Sending build context to Docker daemon 20.02MB [2024-12-09T13:35:56.883Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T13:35:56.883Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-09T13:35:56.883Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T13:35:56.883Z] 43c4264eed91: Pulling fs layer [2024-12-09T13:35:56.883Z] 4cc291be95ef: Pulling fs layer [2024-12-09T13:35:56.883Z] 2ac1f1163629: Pulling fs layer [2024-12-09T13:35:56.883Z] 5c3c966382ef: Pulling fs layer [2024-12-09T13:35:56.883Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T13:35:56.883Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T13:35:56.883Z] 9f66e0745190: Pulling fs layer [2024-12-09T13:35:56.883Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T13:35:56.883Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T13:35:56.883Z] f49a43e4bbc0: Waiting [2024-12-09T13:35:56.883Z] 9f66e0745190: Waiting [2024-12-09T13:35:56.883Z] 5c3c966382ef: Waiting [2024-12-09T13:35:56.883Z] 561ebcabdf7f: Waiting [2024-12-09T13:35:56.883Z] 4f4fb700ef54: Waiting [2024-12-09T13:35:56.883Z] 5d5c8e513c77: Waiting [2024-12-09T13:35:57.143Z] 4cc291be95ef: Verifying Checksum [2024-12-09T13:35:57.143Z] 4cc291be95ef: Download complete [2024-12-09T13:35:57.143Z] 5c3c966382ef: Verifying Checksum [2024-12-09T13:35:57.143Z] 5c3c966382ef: Download complete [2024-12-09T13:35:57.143Z] 4f4fb700ef54: Verifying Checksum [2024-12-09T13:35:57.143Z] 4f4fb700ef54: Download complete [2024-12-09T13:35:57.143Z] 5d5c8e513c77: Verifying Checksum [2024-12-09T13:35:57.143Z] 5d5c8e513c77: Download complete [2024-12-09T13:35:57.143Z] 43c4264eed91: Verifying Checksum [2024-12-09T13:35:57.143Z] 43c4264eed91: Download complete [2024-12-09T13:35:57.143Z] 9f66e0745190: Verifying Checksum [2024-12-09T13:35:57.143Z] 9f66e0745190: Download complete [2024-12-09T13:35:57.143Z] 43c4264eed91: Pull complete [2024-12-09T13:35:57.420Z] 561ebcabdf7f: Download complete [2024-12-09T13:35:57.420Z] 4cc291be95ef: Pull complete [2024-12-09T13:35:57.420Z] 2ac1f1163629: Verifying Checksum [2024-12-09T13:35:57.420Z] 2ac1f1163629: Download complete [2024-12-09T13:35:57.681Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T13:35:57.681Z] f49a43e4bbc0: Download complete [2024-12-09T13:36:00.967Z] 2ac1f1163629: Pull complete [2024-12-09T13:36:00.967Z] 5c3c966382ef: Pull complete [2024-12-09T13:36:00.968Z] 4f4fb700ef54: Pull complete [2024-12-09T13:36:00.968Z] 5d5c8e513c77: Pull complete [2024-12-09T13:36:00.968Z] 9f66e0745190: Pull complete [2024-12-09T13:36:03.509Z] f49a43e4bbc0: Pull complete [2024-12-09T13:36:03.769Z] 561ebcabdf7f: Pull complete [2024-12-09T13:36:03.769Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T13:36:03.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T13:36:03.769Z] ---> 3a752c3f9dda [2024-12-09T13:36:03.769Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-09T13:36:07.969Z] ---> Running in 6367fa13c214 [2024-12-09T13:36:07.970Z] Removing intermediate container 6367fa13c214 [2024-12-09T13:36:07.970Z] ---> 461ddd332250 [2024-12-09T13:36:07.970Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T13:36:07.970Z] ---> Running in 68712cbb6f05 [2024-12-09T13:36:07.970Z] Removing intermediate container 68712cbb6f05 [2024-12-09T13:36:07.970Z] ---> 358d51792428 [2024-12-09T13:36:07.970Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-09T13:36:07.970Z] ---> Running in 352fb66a40bb [2024-12-09T13:36:07.970Z] Removing intermediate container 352fb66a40bb [2024-12-09T13:36:07.970Z] ---> dbc324ed52a3 [2024-12-09T13:36:07.970Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T13:36:07.970Z] ---> Running in abfe79141d9f [2024-12-09T13:36:08.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:36:08.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:36:08.747Z] OK: 246 MiB in 54 packages [2024-12-09T13:36:09.007Z] Removing intermediate container abfe79141d9f [2024-12-09T13:36:09.007Z] ---> 929f67f428ef [2024-12-09T13:36:09.007Z] Step 7/12 : WORKDIR /app [2024-12-09T13:36:09.007Z] ---> Running in fc03d0c196a9 [2024-12-09T13:36:09.007Z] Removing intermediate container fc03d0c196a9 [2024-12-09T13:36:09.007Z] ---> 7924a3173b7f [2024-12-09T13:36:09.007Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-09T13:36:09.267Z] ---> c1ef7555ef90 [2024-12-09T13:36:09.267Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:36:09.267Z] ---> Running in d4690ec53bc0 [2024-12-09T13:36:10.539Z] Still waiting to schedule task [2024-12-09T13:36:10.539Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34795’ [2024-12-09T13:36:55.994Z] Removing intermediate container d4690ec53bc0 [2024-12-09T13:36:55.994Z] ---> f62e0c734d48 [2024-12-09T13:36:55.994Z] Step 10/12 : COPY . . [2024-12-09T13:36:55.994Z] ---> a8e7f43732cb [2024-12-09T13:36:55.994Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T13:36:55.994Z] ---> Running in d91af9c3f8af [2024-12-09T13:36:55.994Z] Removing intermediate container d91af9c3f8af [2024-12-09T13:36:55.994Z] ---> d0522c0b39f8 [2024-12-09T13:36:55.994Z] Step 12/12 : RUN $MAKE [2024-12-09T13:36:55.994Z] ---> Running in 5f9f0831d345 [2024-12-09T13:36:55.994Z] noop [2024-12-09T13:36:55.994Z] Removing intermediate container 5f9f0831d345 [2024-12-09T13:36:55.994Z] ---> b724cb54d279 [2024-12-09T13:36:55.994Z] Successfully built b724cb54d279 [2024-12-09T13:36:55.994Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:36:56.326Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T13:36:56.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:36:56.407Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:36:56.443Z] $ 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-12-09T13:36:56.777Z] $ docker top 548586fc6c859e750052b7c130ca9fd7c30de2446259033eba9dae0a7faebbe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:36:57.130Z] + go version [2024-12-09T13:36:57.130Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T13:36:57.140Z] $ docker stop --time=1 548586fc6c859e750052b7c130ca9fd7c30de2446259033eba9dae0a7faebbe0 [2024-12-09T13:36:58.422Z] $ docker rm -f --volumes 548586fc6c859e750052b7c130ca9fd7c30de2446259033eba9dae0a7faebbe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:36:58.874Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T13:36:58.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:36:58.958Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:36:58.988Z] $ 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-12-09T13:36:59.319Z] $ docker top ba1d71ba9f6296d8f9b7df7e1e9a52bcb88ffeeba3a412c0c4a08fca72d24730 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:36:59.683Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-12-09T13:36:59.986Z] + make test [2024-12-09T13:36:59.987Z] go test -race ./... -coverprofile=coverage.out ./... [2024-12-09T13:37:32.120Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-12-09T13:37:32.121Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-12-09T13:37:32.746Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.119s coverage: 86.2% of statements [2024-12-09T13:37:35.301Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.716s coverage: 71.9% of statements [2024-12-09T13:38:14.015Z] go vet ./... [2024-12-09T13:38:15.392Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T13:38:15.392Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T13:38:15.392Z] ./bin/test-attribution.sh [Pipeline] echo [2024-12-09T13:38:15.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T13:38:15.679Z] $ docker stop --time=1 ba1d71ba9f6296d8f9b7df7e1e9a52bcb88ffeeba3a412c0c4a08fca72d24730 [2024-12-09T13:38:20.292Z] $ docker rm -f --volumes ba1d71ba9f6296d8f9b7df7e1e9a52bcb88ffeeba3a412c0c4a08fca72d24730 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:38:21.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T13:38:21.097Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-09T13:38:21.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T13:38:22.084Z] + ls -al . [2024-12-09T13:38:22.084Z] total 284 [2024-12-09T13:38:22.084Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 9 13:37 . [2024-12-09T13:38:22.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:35 .. [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 9 13:35 .dockerignore [2024-12-09T13:38:22.084Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:37 .git [2024-12-09T13:38:22.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:35 .github [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 773 Dec 9 13:35 .gitignore [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 200 Dec 9 13:35 .golangci.yml [2024-12-09T13:38:22.084Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:35 .semver [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 16943 Dec 9 13:35 Attribution.txt [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 11245 Dec 9 13:35 CHANGELOG.md [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 1769 Dec 9 13:35 Dockerfile [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:35 GOVERNANCE.md [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 665 Dec 9 13:35 Jenkinsfile [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 9 13:35 LICENSE [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 3066 Dec 9 13:35 Makefile [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 9 13:35 OWNERS.md [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 9 13:35 README.md [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 13:35 VERSION [2024-12-09T13:38:22.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:35 bin [2024-12-09T13:38:22.084Z] -rw-r--r-- 1 jenkins jenkins 55696 Dec 9 13:37 coverage.out [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 6737 Dec 9 13:35 go.mod [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 87896 Dec 9 13:35 go.sum [2024-12-09T13:38:22.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:35 images [2024-12-09T13:38:22.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:35 internal [2024-12-09T13:38:22.084Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 9 13:35 main.go [2024-12-09T13:38:22.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:35 openapi [2024-12-09T13:38:22.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:35 res [2024-12-09T13:38:22.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:38:22.402Z] + 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=cb9a267f44c7b03347d4089d4f113a5a066280ae --label arch=amd64 --label version=4.0.0-dev.4 . [2024-12-09T13:38:22.402Z] Sending build context to Docker daemon 20.02MB [2024-12-09T13:38:22.402Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T13:38:22.402Z] Step 2/30 : FROM ${BASE} AS builder [2024-12-09T13:38:22.402Z] ---> b724cb54d279 [2024-12-09T13:38:22.402Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-12-09T13:38:22.661Z] ---> Running in b30f818eb26f [2024-12-09T13:38:22.919Z] Removing intermediate container b30f818eb26f [2024-12-09T13:38:22.919Z] ---> 7f21fbc3e094 [2024-12-09T13:38:22.919Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T13:38:22.919Z] ---> Running in c202ad29a438 [2024-12-09T13:38:22.919Z] Removing intermediate container c202ad29a438 [2024-12-09T13:38:22.919Z] ---> 328c28d1742b [2024-12-09T13:38:22.919Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-12-09T13:38:22.919Z] ---> Running in dc2d9032e422 [2024-12-09T13:38:22.919Z] Removing intermediate container dc2d9032e422 [2024-12-09T13:38:22.919Z] ---> 98a55c9edf55 [2024-12-09T13:38:22.919Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T13:38:23.178Z] ---> Running in 1ea592daf02d [2024-12-09T13:38:23.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:38:23.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:38:23.752Z] OK: 246 MiB in 54 packages [2024-12-09T13:38:24.013Z] Removing intermediate container 1ea592daf02d [2024-12-09T13:38:24.013Z] ---> 3552c1e6500d [2024-12-09T13:38:24.013Z] Step 7/30 : WORKDIR /app [2024-12-09T13:38:24.013Z] ---> Running in 4b4289d2ed32 [2024-12-09T13:38:24.013Z] Removing intermediate container 4b4289d2ed32 [2024-12-09T13:38:24.013Z] ---> f97eac611bb9 [2024-12-09T13:38:24.013Z] Step 8/30 : COPY go.mod vendor* ./ [2024-12-09T13:38:24.273Z] ---> 02b4e8dd0a51 [2024-12-09T13:38:24.274Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:38:24.274Z] ---> Running in cf2dc4e53429 [2024-12-09T13:38:24.842Z] Removing intermediate container cf2dc4e53429 [2024-12-09T13:38:24.842Z] ---> 5d172d62021e [2024-12-09T13:38:24.842Z] Step 10/30 : COPY . . [2024-12-09T13:38:25.694Z] ---> 86d16f5c6e51 [2024-12-09T13:38:25.694Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T13:38:25.694Z] ---> Running in 3fd9817989c5 [2024-12-09T13:38:25.694Z] Removing intermediate container 3fd9817989c5 [2024-12-09T13:38:25.694Z] ---> 9c267156dd3f [2024-12-09T13:38:25.694Z] Step 12/30 : RUN $MAKE [2024-12-09T13:38:25.694Z] ---> Running in cee58481084e [2024-12-09T13:38:25.954Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-12-09T13:39:04.690Z] Removing intermediate container cee58481084e [2024-12-09T13:39:04.690Z] ---> b3f5e9dda186 [2024-12-09T13:39:04.690Z] Step 13/30 : FROM alpine:3.20 [2024-12-09T13:39:04.690Z] 3.20: Pulling from library/alpine [2024-12-09T13:39:04.690Z] da9db072f522: Pulling fs layer [2024-12-09T13:39:04.690Z] da9db072f522: Verifying Checksum [2024-12-09T13:39:04.690Z] da9db072f522: Download complete [2024-12-09T13:39:04.690Z] da9db072f522: Pull complete [2024-12-09T13:39:04.690Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T13:39:04.690Z] Status: Downloaded newer image for alpine:3.20 [2024-12-09T13:39:04.690Z] ---> 63b790fccc90 [2024-12-09T13:39:04.690Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-09T13:39:04.690Z] ---> Running in bcc4a84c4906 [2024-12-09T13:39:04.690Z] Removing intermediate container bcc4a84c4906 [2024-12-09T13:39:04.690Z] ---> 72f82668b847 [2024-12-09T13:39:04.690Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-12-09T13:39:04.690Z] ---> Running in 8dfacca83b1a [2024-12-09T13:39:04.690Z] Removing intermediate container 8dfacca83b1a [2024-12-09T13:39:04.690Z] ---> aca0a2ad2dd0 [2024-12-09T13:39:04.690Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-12-09T13:39:04.690Z] ---> Running in 3a8a6998b52c [2024-12-09T13:39:04.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:39:04.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:39:04.690Z] (1/2) Installing ca-certificates (20240705-r0) [2024-12-09T13:39:04.690Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-12-09T13:39:04.690Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T13:39:04.690Z] Executing ca-certificates-20240705-r0.trigger [2024-12-09T13:39:04.690Z] OK: 9 MiB in 16 packages [2024-12-09T13:39:04.690Z] Removing intermediate container 3a8a6998b52c [2024-12-09T13:39:04.690Z] ---> 909d61fcbedc [2024-12-09T13:39:04.690Z] Step 17/30 : RUN apk --no-cache upgrade [2024-12-09T13:39:04.690Z] ---> Running in 91a9e96b8654 [2024-12-09T13:39:04.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:39:04.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:39:04.690Z] Upgrading critical system libraries and apk-tools: [2024-12-09T13:39:04.690Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T13:39:04.690Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T13:39:04.690Z] Continuing the upgrade transaction with new apk-tools: [2024-12-09T13:39:04.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T13:39:04.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T13:39:04.690Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:39:04.690Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:39:04.690Z] Executing ca-certificates-20240705-r0.trigger [2024-12-09T13:39:04.690Z] OK: 9 MiB in 16 packages [2024-12-09T13:39:04.690Z] Removing intermediate container 91a9e96b8654 [2024-12-09T13:39:04.690Z] ---> ff55558da44c [2024-12-09T13:39:04.690Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-09T13:39:04.690Z] ---> b259f6d7f172 [2024-12-09T13:39:04.690Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-12-09T13:39:04.690Z] ---> 382e46a55cf8 [2024-12-09T13:39:04.690Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-12-09T13:39:04.690Z] ---> f9c4a47a94d1 [2024-12-09T13:39:04.690Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-12-09T13:39:04.690Z] ---> 7dcc35b9656c [2024-12-09T13:39:04.690Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-12-09T13:39:04.951Z] ---> 2bc1d7adebaf [2024-12-09T13:39:04.951Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-12-09T13:39:04.951Z] ---> Running in c823bc946977 [2024-12-09T13:39:05.522Z] Removing intermediate container c823bc946977 [2024-12-09T13:39:05.522Z] ---> ef4bbcb94010 [2024-12-09T13:39:05.522Z] Step 24/30 : VOLUME /cache [2024-12-09T13:39:05.522Z] ---> Running in 50a33791ea89 [2024-12-09T13:39:05.522Z] Removing intermediate container 50a33791ea89 [2024-12-09T13:39:05.522Z] ---> f839f95c1a5f [2024-12-09T13:39:05.522Z] Step 25/30 : EXPOSE 59711 [2024-12-09T13:39:05.783Z] ---> Running in b2ecdd55aff0 [2024-12-09T13:39:05.783Z] Removing intermediate container b2ecdd55aff0 [2024-12-09T13:39:05.783Z] ---> b9ae79bf4877 [2024-12-09T13:39:05.783Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-12-09T13:39:05.783Z] ---> Running in 173a7a200fae [2024-12-09T13:39:05.783Z] Removing intermediate container 173a7a200fae [2024-12-09T13:39:05.783Z] ---> 85a2c874c7e4 [2024-12-09T13:39:05.783Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2024-12-09T13:39:05.783Z] ---> Running in bc9c8979e61d [2024-12-09T13:39:06.043Z] Removing intermediate container bc9c8979e61d [2024-12-09T13:39:06.043Z] ---> 446af225321c [2024-12-09T13:39:06.043Z] Step 28/30 : LABEL arch=amd64 [2024-12-09T13:39:06.043Z] ---> Running in f88cd20f4cd2 [2024-12-09T13:39:06.043Z] Removing intermediate container f88cd20f4cd2 [2024-12-09T13:39:06.043Z] ---> c90312530bee [2024-12-09T13:39:06.043Z] Step 29/30 : LABEL git_sha=cb9a267f44c7b03347d4089d4f113a5a066280ae [2024-12-09T13:39:06.043Z] ---> Running in 756ace65f06d [2024-12-09T13:39:06.043Z] Removing intermediate container 756ace65f06d [2024-12-09T13:39:06.043Z] ---> 7cc76dc4e46d [2024-12-09T13:39:06.043Z] Step 30/30 : LABEL version=4.0.0-dev.4 [2024-12-09T13:39:06.043Z] ---> Running in 386e7a1e4b00 [2024-12-09T13:39:06.303Z] Removing intermediate container 386e7a1e4b00 [2024-12-09T13:39:06.303Z] ---> 58d583443ed8 [2024-12-09T13:39:06.303Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-09T13:39:06.303Z] Successfully built 58d583443ed8 [2024-12-09T13:39:06.303Z] 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-12-09T13:39:06.397Z] provisioning config files... [2024-12-09T13:39:06.406Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4098676282956828426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:39:06.723Z] ---> ****-login.sh [2024-12-09T13:39:06.723Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:39:06.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:39:06.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:39:06.723Z] Configure a credential helper to remove this warning. See [2024-12-09T13:39:06.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:39:06.724Z] [2024-12-09T13:39:06.724Z] Login Succeeded [2024-12-09T13:39:06.724Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:39:06.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:39:06.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:39:06.986Z] Configure a credential helper to remove this warning. See [2024-12-09T13:39:06.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:39:06.986Z] [2024-12-09T13:39:06.986Z] Login Succeeded [2024-12-09T13:39:06.986Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:39:06.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:39:06.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:39:06.986Z] Configure a credential helper to remove this warning. See [2024-12-09T13:39:06.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:39:06.986Z] [2024-12-09T13:39:06.986Z] Login Succeeded [2024-12-09T13:39:06.986Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:39:06.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:39:06.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:39:06.986Z] Configure a credential helper to remove this warning. See [2024-12-09T13:39:06.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:39:06.986Z] [2024-12-09T13:39:06.986Z] Login Succeeded [2024-12-09T13:39:06.986Z] ****.io [2024-12-09T13:39:07.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:39:07.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:39:07.247Z] Configure a credential helper to remove this warning. See [2024-12-09T13:39:07.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:39:07.247Z] [2024-12-09T13:39:07.247Z] Login Succeeded [2024-12-09T13:39:07.247Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:39:07.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T13:39:07.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:39:07.328Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-12-09T13:39:07.328Z] cb9a267f44c7b03347d4089d4f113a5a066280ae [2024-12-09T13:39:07.328Z] latest [2024-12-09T13:39:07.328Z] 4.0.0-dev.4 [2024-12-09T13:39:07.328Z] cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [2024-12-09T13:39:07.328Z] main [2024-12-09T13:39:07.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:39:07.681Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:39:08.011Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae [2024-12-09T13:39:08.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-09T13:39:08.011Z] 6f2b85fd50dd: Preparing [2024-12-09T13:39:08.011Z] b3b611c4a570: Preparing [2024-12-09T13:39:08.011Z] eb026675b68b: Preparing [2024-12-09T13:39:08.011Z] 6dbd63db2872: Preparing [2024-12-09T13:39:08.011Z] 8d00313dcd49: Preparing [2024-12-09T13:39:08.011Z] 3433b2fd4720: Preparing [2024-12-09T13:39:08.011Z] 40bc02a831c4: Preparing [2024-12-09T13:39:08.011Z] b884d49410d1: Preparing [2024-12-09T13:39:08.011Z] 75654b8eeebd: Preparing [2024-12-09T13:39:08.011Z] 3433b2fd4720: Waiting [2024-12-09T13:39:08.011Z] 40bc02a831c4: Waiting [2024-12-09T13:39:08.011Z] b884d49410d1: Waiting [2024-12-09T13:39:08.011Z] 75654b8eeebd: Waiting [2024-12-09T13:39:08.011Z] 6dbd63db2872: Pushed [2024-12-09T13:39:08.011Z] 8d00313dcd49: Pushed [2024-12-09T13:39:08.011Z] eb026675b68b: Pushed [2024-12-09T13:39:08.011Z] 6f2b85fd50dd: Pushed [2024-12-09T13:39:08.011Z] 75654b8eeebd: Layer already exists [2024-12-09T13:39:08.272Z] 3433b2fd4720: Pushed [2024-12-09T13:39:08.272Z] b884d49410d1: Pushed [2024-12-09T13:39:08.844Z] 40bc02a831c4: Pushed [2024-12-09T13:39:12.142Z] b3b611c4a570: Pushed [2024-12-09T13:39:12.142Z] cb9a267f44c7b03347d4089d4f113a5a066280ae: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:39:12.478Z] + 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-12-09T13:39:12.815Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-12-09T13:39:12.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-09T13:39:12.816Z] 6f2b85fd50dd: Preparing [2024-12-09T13:39:12.816Z] b3b611c4a570: Preparing [2024-12-09T13:39:12.816Z] eb026675b68b: Preparing [2024-12-09T13:39:12.816Z] 6dbd63db2872: Preparing [2024-12-09T13:39:12.816Z] 8d00313dcd49: Preparing [2024-12-09T13:39:12.816Z] 3433b2fd4720: Preparing [2024-12-09T13:39:12.816Z] 40bc02a831c4: Preparing [2024-12-09T13:39:12.816Z] b884d49410d1: Preparing [2024-12-09T13:39:12.816Z] 75654b8eeebd: Preparing [2024-12-09T13:39:12.816Z] 3433b2fd4720: Waiting [2024-12-09T13:39:12.816Z] 40bc02a831c4: Waiting [2024-12-09T13:39:12.816Z] b884d49410d1: Waiting [2024-12-09T13:39:12.816Z] 75654b8eeebd: Waiting [2024-12-09T13:39:12.816Z] 8d00313dcd49: Layer already exists [2024-12-09T13:39:12.816Z] 6f2b85fd50dd: Layer already exists [2024-12-09T13:39:12.816Z] 6dbd63db2872: Layer already exists [2024-12-09T13:39:12.816Z] eb026675b68b: Layer already exists [2024-12-09T13:39:12.816Z] b3b611c4a570: Layer already exists [2024-12-09T13:39:12.816Z] 3433b2fd4720: Layer already exists [2024-12-09T13:39:12.816Z] b884d49410d1: Layer already exists [2024-12-09T13:39:12.816Z] 75654b8eeebd: Layer already exists [2024-12-09T13:39:12.816Z] 40bc02a831c4: Layer already exists [2024-12-09T13:39:12.816Z] latest: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:39:13.158Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:39:13.486Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.4 [2024-12-09T13:39:13.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-09T13:39:13.486Z] 6f2b85fd50dd: Preparing [2024-12-09T13:39:13.486Z] b3b611c4a570: Preparing [2024-12-09T13:39:13.486Z] eb026675b68b: Preparing [2024-12-09T13:39:13.486Z] 6dbd63db2872: Preparing [2024-12-09T13:39:13.486Z] 8d00313dcd49: Preparing [2024-12-09T13:39:13.486Z] 3433b2fd4720: Preparing [2024-12-09T13:39:13.486Z] 40bc02a831c4: Preparing [2024-12-09T13:39:13.486Z] b884d49410d1: Preparing [2024-12-09T13:39:13.486Z] 3433b2fd4720: Waiting [2024-12-09T13:39:13.486Z] 40bc02a831c4: Waiting [2024-12-09T13:39:13.486Z] 75654b8eeebd: Preparing [2024-12-09T13:39:13.486Z] b884d49410d1: Waiting [2024-12-09T13:39:13.486Z] 6f2b85fd50dd: Layer already exists [2024-12-09T13:39:13.486Z] eb026675b68b: Layer already exists [2024-12-09T13:39:13.486Z] 6dbd63db2872: Layer already exists [2024-12-09T13:39:13.486Z] 3433b2fd4720: Layer already exists [2024-12-09T13:39:13.486Z] 8d00313dcd49: Layer already exists [2024-12-09T13:39:13.486Z] b3b611c4a570: Layer already exists [2024-12-09T13:39:13.486Z] 40bc02a831c4: Layer already exists [2024-12-09T13:39:13.486Z] 75654b8eeebd: Layer already exists [2024-12-09T13:39:13.486Z] b884d49410d1: Layer already exists [2024-12-09T13:39:13.486Z] 4.0.0-dev.4: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:39:13.833Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:39:14.167Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [2024-12-09T13:39:14.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-09T13:39:14.167Z] 6f2b85fd50dd: Preparing [2024-12-09T13:39:14.167Z] b3b611c4a570: Preparing [2024-12-09T13:39:14.167Z] eb026675b68b: Preparing [2024-12-09T13:39:14.167Z] 6dbd63db2872: Preparing [2024-12-09T13:39:14.167Z] 8d00313dcd49: Preparing [2024-12-09T13:39:14.167Z] 3433b2fd4720: Preparing [2024-12-09T13:39:14.167Z] 40bc02a831c4: Preparing [2024-12-09T13:39:14.167Z] b884d49410d1: Preparing [2024-12-09T13:39:14.167Z] 75654b8eeebd: Preparing [2024-12-09T13:39:14.167Z] 40bc02a831c4: Waiting [2024-12-09T13:39:14.167Z] b884d49410d1: Waiting [2024-12-09T13:39:14.167Z] 75654b8eeebd: Waiting [2024-12-09T13:39:14.167Z] 3433b2fd4720: Waiting [2024-12-09T13:39:14.167Z] 6dbd63db2872: Layer already exists [2024-12-09T13:39:14.167Z] 6f2b85fd50dd: Layer already exists [2024-12-09T13:39:14.167Z] 8d00313dcd49: Layer already exists [2024-12-09T13:39:14.167Z] eb026675b68b: Layer already exists [2024-12-09T13:39:14.167Z] b3b611c4a570: Layer already exists [2024-12-09T13:39:14.167Z] 75654b8eeebd: Layer already exists [2024-12-09T13:39:14.167Z] 40bc02a831c4: Layer already exists [2024-12-09T13:39:14.167Z] 3433b2fd4720: Layer already exists [2024-12-09T13:39:14.167Z] b884d49410d1: Layer already exists [2024-12-09T13:39:14.167Z] cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:39:15.140Z] + 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-12-09T13:39:15.472Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-12-09T13:39:15.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-12-09T13:39:15.472Z] 6f2b85fd50dd: Preparing [2024-12-09T13:39:15.472Z] b3b611c4a570: Preparing [2024-12-09T13:39:15.472Z] eb026675b68b: Preparing [2024-12-09T13:39:15.472Z] 6dbd63db2872: Preparing [2024-12-09T13:39:15.472Z] 8d00313dcd49: Preparing [2024-12-09T13:39:15.472Z] 3433b2fd4720: Preparing [2024-12-09T13:39:15.472Z] 40bc02a831c4: Preparing [2024-12-09T13:39:15.472Z] b884d49410d1: Preparing [2024-12-09T13:39:15.472Z] 75654b8eeebd: Preparing [2024-12-09T13:39:15.472Z] 3433b2fd4720: Waiting [2024-12-09T13:39:15.472Z] 40bc02a831c4: Waiting [2024-12-09T13:39:15.472Z] b884d49410d1: Waiting [2024-12-09T13:39:15.472Z] 75654b8eeebd: Waiting [2024-12-09T13:39:15.472Z] 6f2b85fd50dd: Layer already exists [2024-12-09T13:39:15.472Z] b3b611c4a570: Layer already exists [2024-12-09T13:39:15.472Z] eb026675b68b: Layer already exists [2024-12-09T13:39:15.472Z] 8d00313dcd49: Layer already exists [2024-12-09T13:39:15.472Z] 6dbd63db2872: Layer already exists [2024-12-09T13:39:15.473Z] 40bc02a831c4: Layer already exists [2024-12-09T13:39:15.473Z] 3433b2fd4720: Layer already exists [2024-12-09T13:39:15.473Z] 75654b8eeebd: Layer already exists [2024-12-09T13:39:15.473Z] b884d49410d1: Layer already exists [2024-12-09T13:39:15.473Z] main: digest: sha256:d8a2d5eff8ae83b7951b3280d1c6449b69bcb6e6863ffaecb24bbff03e47c4d2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T13:39:15.549Z] ===================================================== [Pipeline] echo [2024-12-09T13:39:15.566Z] taggedImages: [2024-12-09T13:39:15.566Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae [2024-12-09T13:39:15.566Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-12-09T13:39:15.566Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.4 [2024-12-09T13:39:15.566Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [2024-12-09T13:39:15.567Z] - 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-12-09T13:39:15.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:39:15.969Z] [2024-12-09T13:39:15.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:39:16.287Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:39:16.287Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T13:39:16.287Z] 5eb5b503b376: Pulling fs layer [2024-12-09T13:39:16.287Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T13:39:16.287Z] ec43610c2a17: Pulling fs layer [2024-12-09T13:39:16.287Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T13:39:16.287Z] 33b1e0a273af: Pulling fs layer [2024-12-09T13:39:16.287Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T13:39:16.287Z] 2f39f015ded8: Pulling fs layer [2024-12-09T13:39:16.287Z] 3a2ae6a8a46f: Waiting [2024-12-09T13:39:16.287Z] 33b1e0a273af: Waiting [2024-12-09T13:39:16.287Z] 2f39f015ded8: Waiting [2024-12-09T13:39:16.287Z] 5d3b04190fa2: Waiting [2024-12-09T13:39:16.287Z] 5c69ac0246d0: Verifying Checksum [2024-12-09T13:39:16.287Z] 5c69ac0246d0: Download complete [2024-12-09T13:39:16.287Z] 3a2ae6a8a46f: Download complete [2024-12-09T13:39:16.287Z] 33b1e0a273af: Verifying Checksum [2024-12-09T13:39:16.287Z] 33b1e0a273af: Download complete [2024-12-09T13:39:16.287Z] 5d3b04190fa2: Verifying Checksum [2024-12-09T13:39:16.287Z] 5d3b04190fa2: Download complete [2024-12-09T13:39:16.287Z] ec43610c2a17: Verifying Checksum [2024-12-09T13:39:16.287Z] ec43610c2a17: Download complete [2024-12-09T13:39:16.551Z] 5eb5b503b376: Verifying Checksum [2024-12-09T13:39:16.551Z] 5eb5b503b376: Download complete [2024-12-09T13:39:17.121Z] 2f39f015ded8: Verifying Checksum [2024-12-09T13:39:17.121Z] 2f39f015ded8: Download complete [2024-12-09T13:39:17.693Z] 5eb5b503b376: Pull complete [2024-12-09T13:39:17.952Z] 5c69ac0246d0: Pull complete [2024-12-09T13:39:18.524Z] ec43610c2a17: Pull complete [2024-12-09T13:39:18.524Z] 3a2ae6a8a46f: Pull complete [2024-12-09T13:39:18.789Z] 33b1e0a273af: Pull complete [2024-12-09T13:39:18.789Z] 5d3b04190fa2: Pull complete [2024-12-09T13:39:24.063Z] 2f39f015ded8: Pull complete [2024-12-09T13:39:24.063Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T13:39:24.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:39:24.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:39:24.170Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:39:24.201Z] $ 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-12-09T13:39:27.455Z] $ docker top 0001512f6a59bb03a7dc2bbb3df3218720ecd24bf22b7631f7190dce40d628d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:39:27.835Z] ---> job-cost.sh [2024-12-09T13:39:27.835Z] lf-activate-venv: SKIPPING [2024-12-09T13:39:27.835Z] INFO: No Stack... [2024-12-09T13:39:28.095Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T13:39:28.355Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T13:39:28.646Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-12-09T13:39:28.646Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T13:39:28.663Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [2024-12-09T13:39:28.670Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] did not exist. Created. [2024-12-09T13:39:28.678Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T13:39:28.988Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T13:39:29.011Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T13:39:29.021Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T13:39:29.047Z] $ docker stop --time=1 0001512f6a59bb03a7dc2bbb3df3218720ecd24bf22b7631f7190dce40d628d0 [2024-12-09T13:39:30.209Z] $ docker rm -f --volumes 0001512f6a59bb03a7dc2bbb3df3218720ecd24bf22b7631f7190dce40d628d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-09T13:39:47.311Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34797 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-12-09T13:39:47.331Z] Running in /w/workspace/app-rfid-llrp-inventory/191 [Pipeline] { [Pipeline] checkout [2024-12-09T13:39:47.371Z] The recommended git tool is: git [2024-12-09T13:39:53.211Z] using credential edgex-jenkins-ssh [2024-12-09T13:39:53.235Z] Cloning the remote Git repository [2024-12-09T13:39:53.286Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-12-09T13:39:53.393Z] > git init /w/workspace/app-rfid-llrp-inventory/191 # timeout=10 [2024-12-09T13:39:53.550Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-12-09T13:39:53.551Z] > git --version # timeout=10 [2024-12-09T13:39:53.572Z] > git --version # 'git version 2.25.1' [2024-12-09T13:39:53.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-09T13:39:53.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T13:39:57.461Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-12-09T13:39:57.484Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T13:39:58.458Z] Avoid second fetch [2024-12-09T13:39:58.459Z] Checking out Revision cb9a267f44c7b03347d4089d4f113a5a066280ae (main) [2024-12-09T13:39:59.154Z] Commit message: "Merge pull request #320 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.12" [2024-12-09T13:39:58.478Z] > git config core.sparsecheckout # timeout=10 [2024-12-09T13:39:58.557Z] > git checkout -f cb9a267f44c7b03347d4089d4f113a5a066280ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T13:40:04.400Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-09T13:40:04.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T13:40:04.400Z] Dload Upload Total Spent Left Speed [2024-12-09T13:40:04.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80679 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh [2024-12-09T13:40:04.734Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-09T13:40:05.068Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-09T13:40:05.068Z] + sudo tee /etc/docker/daemon.new [2024-12-09T13:40:05.068Z] { [2024-12-09T13:40:05.068Z] "registry-mirrors": [ [2024-12-09T13:40:05.068Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-09T13:40:05.068Z] ], [2024-12-09T13:40:05.068Z] "bip": "10.250.0.254/24", [2024-12-09T13:40:05.068Z] "hosts": [ [2024-12-09T13:40:05.068Z] "tcp://0.0.0.0:5555", [2024-12-09T13:40:05.068Z] "unix:///var/run/docker.sock" [2024-12-09T13:40:05.068Z] ], [2024-12-09T13:40:05.068Z] "mtu": 1458, [2024-12-09T13:40:05.068Z] "selinux-enabled": true, [2024-12-09T13:40:05.068Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-09T13:40:05.068Z] } [Pipeline] sh [2024-12-09T13:40:05.400Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-09T13:40:05.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:40:23.993Z] provisioning config files... [2024-12-09T13:40:24.018Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/191@tmp/config16312897796123810136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:40:24.455Z] ---> ****-login.sh [2024-12-09T13:40:24.455Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:40:24.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:26.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:26.673Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:26.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:26.673Z] [2024-12-09T13:40:26.673Z] Login Succeeded [2024-12-09T13:40:26.673Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:40:26.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:26.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:26.942Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:26.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:26.942Z] [2024-12-09T13:40:26.942Z] Login Succeeded [2024-12-09T13:40:26.942Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:40:26.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:27.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:27.213Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:27.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:27.213Z] [2024-12-09T13:40:27.213Z] Login Succeeded [2024-12-09T13:40:27.213Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:40:27.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:27.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:27.493Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:27.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:27.493Z] [2024-12-09T13:40:27.493Z] Login Succeeded [2024-12-09T13:40:27.493Z] ****.io [2024-12-09T13:40:27.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:40:27.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:40:27.760Z] Configure a credential helper to remove this warning. See [2024-12-09T13:40:27.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:40:27.760Z] [2024-12-09T13:40:27.760Z] Login Succeeded [2024-12-09T13:40:27.760Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:40:27.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T13:40:28.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:40:28.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:40:28.118Z] ========================================================= [2024-12-09T13:40:28.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-09T13:40:28.118Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:40:28.485Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-09T13:40:29.447Z] #0 building with "default" instance using docker driver [2024-12-09T13:40:29.447Z] [2024-12-09T13:40:29.447Z] #1 [internal] load build definition from Dockerfile [2024-12-09T13:40:29.447Z] #1 transferring dockerfile: 1.81kB done [2024-12-09T13:40:29.447Z] #1 DONE 0.1s [2024-12-09T13:40:29.447Z] [2024-12-09T13:40:29.447Z] #2 [internal] load .dockerignore [2024-12-09T13:40:29.447Z] #2 transferring context: 304B done [2024-12-09T13:40:29.447Z] #2 DONE 0.1s [2024-12-09T13:40:29.722Z] [2024-12-09T13:40:29.722Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T13:40:29.722Z] #3 DONE 0.1s [2024-12-09T13:40:29.722Z] [2024-12-09T13:40:29.722Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T13:40:29.722Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-09T13:40:29.993Z] #4 ... [2024-12-09T13:40:29.993Z] [2024-12-09T13:40:29.993Z] #5 [internal] load build context [2024-12-09T13:40:29.993Z] #5 transferring context: 629.94kB 0.1s done [2024-12-09T13:40:29.993Z] #5 DONE 0.1s [2024-12-09T13:40:29.993Z] [2024-12-09T13:40:29.993Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T13:40:29.993Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-09T13:40:29.993Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-09T13:40:29.993Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 2.10MB / 4.09MB 0.2s [2024-12-09T13:40:29.993Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-09T13:40:29.993Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 4.24MB / 70.64MB 0.2s [2024-12-09T13:40:29.993Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.1s done [2024-12-09T13:40:29.993Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s [2024-12-09T13:40:29.993Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-09T13:40:29.993Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 9.49MB / 70.64MB 0.3s [2024-12-09T13:40:29.993Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2024-12-09T13:40:29.993Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-09T13:40:29.993Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.2s done [2024-12-09T13:40:29.993Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0B / 95.52MB 0.3s [2024-12-09T13:40:30.261Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.92MB / 70.64MB 0.5s [2024-12-09T13:40:30.261Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 9.44MB / 95.52MB 0.5s [2024-12-09T13:40:30.261Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 6.29MB / 12.73MB 0.5s [2024-12-09T13:40:30.261Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 24.12MB / 70.64MB 0.6s [2024-12-09T13:40:30.261Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 14.73MB / 95.52MB 0.6s [2024-12-09T13:40:30.261Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 10.49MB / 12.73MB 0.6s [2024-12-09T13:40:30.530Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.36MB / 70.64MB 0.7s [2024-12-09T13:40:30.530Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.4s done [2024-12-09T13:40:30.530Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 20.97MB / 95.52MB 0.7s [2024-12-09T13:40:30.530Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done [2024-12-09T13:40:30.530Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 39.85MB / 70.64MB 0.9s [2024-12-09T13:40:30.530Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 31.31MB / 95.52MB 0.9s [2024-12-09T13:40:30.798Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 45.09MB / 70.64MB 1.0s [2024-12-09T13:40:30.798Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 36.70MB / 95.52MB 1.0s [2024-12-09T13:40:30.798Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.1s [2024-12-09T13:40:31.067Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 49.99MB / 70.64MB 1.1s [2024-12-09T13:40:31.067Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 41.94MB / 95.52MB 1.1s [2024-12-09T13:40:31.067Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-09T13:40:31.067Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 60.82MB / 70.64MB 1.3s [2024-12-09T13:40:31.067Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 51.65MB / 95.52MB 1.3s [2024-12-09T13:40:31.067Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 67.11MB / 70.64MB 1.4s [2024-12-09T13:40:31.067Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.07MB / 95.52MB 1.4s [2024-12-09T13:40:31.335Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.5s [2024-12-09T13:40:31.336Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 63.96MB / 95.52MB 1.5s [2024-12-09T13:40:31.336Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.5s done [2024-12-09T13:40:31.336Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 70.25MB / 95.52MB 1.6s [2024-12-09T13:40:31.604Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 75.50MB / 95.52MB 1.7s [2024-12-09T13:40:31.604Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0.1s [2024-12-09T13:40:31.604Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 80.74MB / 95.52MB 1.8s [2024-12-09T13:40:31.604Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 87.03MB / 95.52MB 1.9s [2024-12-09T13:40:31.872Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.1s [2024-12-09T13:40:31.872Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.2s done [2024-12-09T13:40:38.534Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.0s [2024-12-09T13:40:42.803Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.1s [2024-12-09T13:40:49.475Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 17.4s done [2024-12-09T13:40:50.436Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-09T13:40:50.436Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-09T13:40:50.436Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-09T13:40:50.436Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 0.1s [2024-12-09T13:40:55.776Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.2s [2024-12-09T13:40:58.350Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 7.4s done [2024-12-09T13:40:58.350Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-09T13:40:59.754Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.8s done [2024-12-09T13:41:00.340Z] #4 DONE 30.5s [2024-12-09T13:41:00.340Z] [2024-12-09T13:41:00.340Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-12-09T13:41:00.927Z] #6 0.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:41:01.515Z] #6 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:41:02.938Z] #6 2.431 OK: 238 MiB in 54 packages [2024-12-09T13:41:04.906Z] #6 DONE 4.5s [2024-12-09T13:41:04.906Z] [2024-12-09T13:41:04.906Z] #7 [builder 3/7] WORKDIR /app [2024-12-09T13:41:04.906Z] #7 DONE 0.1s [2024-12-09T13:41:04.906Z] [2024-12-09T13:41:04.906Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T13:41:04.906Z] #8 DONE 0.1s [2024-12-09T13:41:05.174Z] [2024-12-09T13:41:05.174Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:41:37.424Z] #9 DONE 30.7s [2024-12-09T13:41:37.424Z] [2024-12-09T13:41:37.424Z] #10 [builder 6/7] COPY . . [2024-12-09T13:41:37.424Z] #10 DONE 0.2s [2024-12-09T13:41:37.424Z] [2024-12-09T13:41:37.424Z] #11 [builder 7/7] RUN echo noop [2024-12-09T13:41:37.424Z] #11 0.626 noop [2024-12-09T13:41:37.424Z] #11 DONE 0.7s [2024-12-09T13:41:37.424Z] [2024-12-09T13:41:37.424Z] #12 exporting to image [2024-12-09T13:41:37.424Z] #12 exporting layers [2024-12-09T13:42:16.296Z] #12 exporting layers 33.8s done [2024-12-09T13:42:16.296Z] #12 writing image sha256:6ecfa7b34296e5f6acf846f373be695c7b5d5b4de86959295eeb788092d47169 done [2024-12-09T13:42:16.296Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-09T13:42:16.296Z] #12 DONE 33.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:42:16.657Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T13:42:16.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:42:16.840Z] prd-ubuntu20.04-docker-arm64-4c-16g-34797 does not seem to be running inside a container [2024-12-09T13:42:16.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/191 -v /w/workspace/app-rfid-llrp-inventory/191:/w/workspace/app-rfid-llrp-inventory/191:rw,z -v /w/workspace/app-rfid-llrp-inventory/191@tmp:/w/workspace/app-rfid-llrp-inventory/191@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 ******** ci-base-image-arm64 cat [2024-12-09T13:42:18.156Z] $ docker top 9ae5e7f558b1bfc9a04679c2b6cd0e263bbde34eac1f0fb439b32a0d628d9cfb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:42:18.648Z] + go version [2024-12-09T13:42:18.915Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-09T13:42:18.931Z] $ docker stop --time=1 9ae5e7f558b1bfc9a04679c2b6cd0e263bbde34eac1f0fb439b32a0d628d9cfb [2024-12-09T13:42:20.465Z] $ docker rm -f --volumes 9ae5e7f558b1bfc9a04679c2b6cd0e263bbde34eac1f0fb439b32a0d628d9cfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:42:21.019Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T13:42:21.019Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:42:21.179Z] prd-ubuntu20.04-docker-arm64-4c-16g-34797 does not seem to be running inside a container [2024-12-09T13:42:21.243Z] $ 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/191 -v /w/workspace/app-rfid-llrp-inventory/191:/w/workspace/app-rfid-llrp-inventory/191:rw,z -v /w/workspace/app-rfid-llrp-inventory/191@tmp:/w/workspace/app-rfid-llrp-inventory/191@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 ******** ci-base-image-arm64 cat [2024-12-09T13:42:22.192Z] $ docker top 17fe9eb93d00e6e1a3cea29ea6cfe3d031fba7aada3cd35f07118021b00508e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:42:22.677Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/191 [Pipeline] fileExists [Pipeline] sh [2024-12-09T13:42:23.013Z] + make test [2024-12-09T13:42:23.013Z] go test -race ./... -coverprofile=coverage.out ./... [2024-12-09T13:45:44.935Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2024-12-09T13:45:44.935Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2024-12-09T13:45:44.935Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.939s coverage: 86.2% of statements [2024-12-09T13:45:44.935Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.273s coverage: 71.9% of statements [2024-12-09T13:45:44.935Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-09T13:45:44.935Z] go vet ./... [2024-12-09T13:48:07.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T13:48:07.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T13:48:07.449Z] ./bin/test-attribution.sh [Pipeline] echo [2024-12-09T13:48:07.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T13:48:07.483Z] $ docker stop --time=1 17fe9eb93d00e6e1a3cea29ea6cfe3d031fba7aada3cd35f07118021b00508e9 [2024-12-09T13:48:09.448Z] $ docker rm -f --volumes 17fe9eb93d00e6e1a3cea29ea6cfe3d031fba7aada3cd35f07118021b00508e9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:48:11.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T13:48:11.714Z] Warning: overwriting stash ‘coverage-report’ [2024-12-09T13:48:12.205Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T13:48:12.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T13:48:12.941Z] + ls -al . [2024-12-09T13:48:12.941Z] total 280 [2024-12-09T13:48:12.941Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 13:42 . [2024-12-09T13:48:12.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:39 .. [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 9 13:39 .dockerignore [2024-12-09T13:48:12.941Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 13:40 .git [2024-12-09T13:48:12.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:39 .github [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 773 Dec 9 13:39 .gitignore [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 200 Dec 9 13:39 .golangci.yml [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 16943 Dec 9 13:39 Attribution.txt [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 11245 Dec 9 13:39 CHANGELOG.md [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 1769 Dec 9 13:39 Dockerfile [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 13:39 GOVERNANCE.md [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 665 Dec 9 13:39 Jenkinsfile [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 9 13:39 LICENSE [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 3066 Dec 9 13:39 Makefile [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 9 13:39 OWNERS.md [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 3851 Dec 9 13:39 README.md [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 13:35 VERSION [2024-12-09T13:48:12.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:39 bin [2024-12-09T13:48:12.941Z] -rw-r--r-- 1 jenkins jenkins 55696 Dec 9 13:45 coverage.out [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 6737 Dec 9 13:39 go.mod [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 87896 Dec 9 13:39 go.sum [2024-12-09T13:48:12.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:39 images [2024-12-09T13:48:12.941Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 13:39 internal [2024-12-09T13:48:12.941Z] -rw-rw-r-- 1 jenkins jenkins 531 Dec 9 13:39 main.go [2024-12-09T13:48:12.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:39 openapi [2024-12-09T13:48:12.941Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 13:39 res [2024-12-09T13:48:12.941Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 13:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:48:13.296Z] + 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=cb9a267f44c7b03347d4089d4f113a5a066280ae --label arch=arm64 --label version=4.0.0-dev.4 . [2024-12-09T13:48:14.252Z] #0 building with "default" instance using docker driver [2024-12-09T13:48:14.252Z] [2024-12-09T13:48:14.252Z] #1 [internal] load .dockerignore [2024-12-09T13:48:14.252Z] #1 transferring context: 304B 0.0s done [2024-12-09T13:48:14.252Z] #1 DONE 0.0s [2024-12-09T13:48:14.252Z] [2024-12-09T13:48:14.252Z] #2 [internal] load build definition from Dockerfile [2024-12-09T13:48:14.252Z] #2 transferring dockerfile: 1.81kB done [2024-12-09T13:48:14.252Z] #2 DONE 0.0s [2024-12-09T13:48:14.252Z] [2024-12-09T13:48:14.252Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T13:48:14.252Z] #3 DONE 0.0s [2024-12-09T13:48:14.252Z] [2024-12-09T13:48:14.252Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T13:48:14.252Z] #4 DONE 0.4s [2024-12-09T13:48:14.521Z] [2024-12-09T13:48:14.521Z] #5 [internal] load build context [2024-12-09T13:48:14.521Z] #5 transferring context: 2.95kB 0.0s done [2024-12-09T13:48:14.521Z] #5 DONE 0.0s [2024-12-09T13:48:14.521Z] [2024-12-09T13:48:14.521Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T13:48:14.521Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-09T13:48:14.521Z] #6 ... [2024-12-09T13:48:14.521Z] [2024-12-09T13:48:14.521Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T13:48:14.521Z] #7 DONE 0.2s [2024-12-09T13:48:14.521Z] [2024-12-09T13:48:14.521Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T13:48:14.521Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T13:48:14.521Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T13:48:14.521Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T13:48:14.521Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-09T13:48:14.521Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-09T13:48:14.788Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-09T13:48:15.055Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-09T13:48:15.639Z] #6 DONE 1.0s [2024-12-09T13:48:15.639Z] [2024-12-09T13:48:15.639Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-12-09T13:48:16.223Z] #8 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:48:16.489Z] #8 0.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:48:17.448Z] #8 ... [2024-12-09T13:48:17.448Z] [2024-12-09T13:48:17.448Z] #9 [builder 2/7] RUN apk add --no-cache make git [2024-12-09T13:48:17.448Z] #9 0.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:48:17.448Z] #9 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:48:17.448Z] #9 2.417 OK: 238 MiB in 54 packages [2024-12-09T13:48:17.448Z] #9 DONE 2.7s [2024-12-09T13:48:17.448Z] [2024-12-09T13:48:17.448Z] #10 [builder 3/7] WORKDIR /app [2024-12-09T13:48:17.448Z] #10 DONE 0.1s [2024-12-09T13:48:17.448Z] [2024-12-09T13:48:17.448Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T13:48:17.448Z] #11 DONE 0.1s [2024-12-09T13:48:17.448Z] [2024-12-09T13:48:17.448Z] #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-12-09T13:48:17.714Z] #8 2.301 (1/2) Installing ca-certificates (20240705-r0) [2024-12-09T13:48:17.714Z] #8 2.393 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-09T13:48:17.714Z] #8 2.410 Executing busybox-1.36.1-r29.trigger [2024-12-09T13:48:17.981Z] #8 2.446 Executing ca-certificates-20240705-r0.trigger [2024-12-09T13:48:17.981Z] #8 2.648 OK: 10 MiB in 16 packages [2024-12-09T13:48:19.395Z] #8 DONE 3.7s [2024-12-09T13:48:19.395Z] [2024-12-09T13:48:19.395Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2024-12-09T13:48:19.982Z] #12 ... [2024-12-09T13:48:19.982Z] [2024-12-09T13:48:19.982Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T13:48:19.982Z] #13 DONE 2.2s [2024-12-09T13:48:19.982Z] [2024-12-09T13:48:19.982Z] #14 [builder 6/7] COPY . . [2024-12-09T13:48:19.982Z] #14 DONE 0.2s [2024-12-09T13:48:19.982Z] [2024-12-09T13:48:19.982Z] #15 [builder 7/7] RUN make build [2024-12-09T13:48:20.568Z] #15 0.709 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2024-12-09T13:48:24.836Z] #15 ... [2024-12-09T13:48:24.836Z] [2024-12-09T13:48:24.836Z] #12 [stage-1 3/9] RUN apk --no-cache upgrade [2024-12-09T13:48:24.836Z] #12 1.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:48:24.836Z] #12 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:48:24.836Z] #12 2.657 Upgrading critical system libraries and apk-tools: [2024-12-09T13:48:24.836Z] #12 2.657 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T13:48:24.836Z] #12 2.684 Executing busybox-1.36.1-r29.trigger [2024-12-09T13:48:24.836Z] #12 2.967 Continuing the upgrade transaction with new apk-tools: [2024-12-09T13:48:24.836Z] #12 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T13:48:24.836Z] #12 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T13:48:24.836Z] #12 4.632 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:48:24.836Z] #12 4.751 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T13:48:24.836Z] #12 4.778 Executing ca-certificates-20240705-r0.trigger [2024-12-09T13:48:24.836Z] #12 4.960 OK: 10 MiB in 16 packages [2024-12-09T13:48:24.836Z] #12 DONE 5.4s [2024-12-09T13:48:24.836Z] [2024-12-09T13:48:24.836Z] #15 [builder 7/7] RUN make build [2024-12-09T13:50:31.525Z] #15 DONE 128.6s [2024-12-09T13:50:31.525Z] [2024-12-09T13:50:31.525Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-09T13:50:31.525Z] #16 DONE 0.1s [2024-12-09T13:50:31.525Z] [2024-12-09T13:50:31.525Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2024-12-09T13:50:31.525Z] #17 DONE 0.1s [2024-12-09T13:50:31.525Z] [2024-12-09T13:50:31.525Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2024-12-09T13:50:31.525Z] #18 DONE 0.1s [2024-12-09T13:50:31.525Z] [2024-12-09T13:50:31.525Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2024-12-09T13:50:31.525Z] #19 DONE 0.1s [2024-12-09T13:50:31.525Z] [2024-12-09T13:50:31.525Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-12-09T13:50:31.525Z] #20 DONE 0.4s [2024-12-09T13:50:31.526Z] [2024-12-09T13:50:31.526Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-12-09T13:50:31.526Z] #21 DONE 0.7s [2024-12-09T13:50:31.526Z] [2024-12-09T13:50:31.526Z] #22 exporting to image [2024-12-09T13:50:31.526Z] #22 exporting layers [2024-12-09T13:50:31.526Z] #22 exporting layers 0.5s done [2024-12-09T13:50:31.526Z] #22 writing image sha256:b780ac6706d477642d4845ad6f3a7c841f5c5d13da20ed2f608113befd6bf4a1 done [2024-12-09T13:50:31.526Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done [2024-12-09T13:50:31.526Z] #22 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:50:31.666Z] provisioning config files... [2024-12-09T13:50:31.680Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/191@tmp/config15795315702610303805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:50:32.015Z] ---> ****-login.sh [2024-12-09T13:50:32.015Z] nexus3.edgexfoundry.org:10001 [2024-12-09T13:50:32.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:50:32.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:50:32.282Z] Configure a credential helper to remove this warning. See [2024-12-09T13:50:32.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:50:32.282Z] [2024-12-09T13:50:32.282Z] Login Succeeded [2024-12-09T13:50:32.282Z] nexus3.edgexfoundry.org:10002 [2024-12-09T13:50:32.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:50:32.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:50:32.552Z] Configure a credential helper to remove this warning. See [2024-12-09T13:50:32.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:50:32.552Z] [2024-12-09T13:50:32.552Z] Login Succeeded [2024-12-09T13:50:32.552Z] nexus3.edgexfoundry.org:10003 [2024-12-09T13:50:32.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:50:32.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:50:32.818Z] Configure a credential helper to remove this warning. See [2024-12-09T13:50:32.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:50:32.819Z] [2024-12-09T13:50:32.819Z] Login Succeeded [2024-12-09T13:50:32.819Z] nexus3.edgexfoundry.org:10004 [2024-12-09T13:50:33.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:50:33.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:50:33.087Z] Configure a credential helper to remove this warning. See [2024-12-09T13:50:33.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:50:33.087Z] [2024-12-09T13:50:33.087Z] Login Succeeded [2024-12-09T13:50:33.087Z] ****.io [2024-12-09T13:50:33.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T13:50:33.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T13:50:33.619Z] Configure a credential helper to remove this warning. See [2024-12-09T13:50:33.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T13:50:33.619Z] [2024-12-09T13:50:33.619Z] Login Succeeded [2024-12-09T13:50:33.619Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T13:50:33.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T13:50:33.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T13:50:33.723Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-12-09T13:50:33.723Z] cb9a267f44c7b03347d4089d4f113a5a066280ae [2024-12-09T13:50:33.723Z] latest [2024-12-09T13:50:33.723Z] 4.0.0-dev.4 [2024-12-09T13:50:33.723Z] cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [2024-12-09T13:50:33.723Z] main [2024-12-09T13:50:33.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:50:34.100Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:50:34.470Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae [2024-12-09T13:50:34.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-09T13:50:34.470Z] f6eaadf037ab: Preparing [2024-12-09T13:50:34.470Z] ca9352c99662: Preparing [2024-12-09T13:50:34.470Z] 3beaa1439166: Preparing [2024-12-09T13:50:34.470Z] c3005d01ac8f: Preparing [2024-12-09T13:50:34.470Z] bf8abd1f7e74: Preparing [2024-12-09T13:50:34.470Z] d4bb390a4941: Preparing [2024-12-09T13:50:34.470Z] e04bf484636c: Preparing [2024-12-09T13:50:34.470Z] b93f9624b301: Preparing [2024-12-09T13:50:34.470Z] d4bb390a4941: Waiting [2024-12-09T13:50:34.470Z] e04bf484636c: Waiting [2024-12-09T13:50:34.470Z] 651d9022c234: Preparing [2024-12-09T13:50:34.470Z] b93f9624b301: Waiting [2024-12-09T13:50:34.470Z] 651d9022c234: Waiting [2024-12-09T13:50:34.737Z] bf8abd1f7e74: Pushed [2024-12-09T13:50:34.737Z] f6eaadf037ab: Pushed [2024-12-09T13:50:34.737Z] c3005d01ac8f: Pushed [2024-12-09T13:50:34.737Z] 3beaa1439166: Pushed [2024-12-09T13:50:34.737Z] 651d9022c234: Layer already exists [2024-12-09T13:50:34.737Z] d4bb390a4941: Pushed [2024-12-09T13:50:35.002Z] b93f9624b301: Pushed [2024-12-09T13:50:36.405Z] e04bf484636c: Pushed [2024-12-09T13:50:41.735Z] ca9352c99662: Pushed [2024-12-09T13:50:42.000Z] cb9a267f44c7b03347d4089d4f113a5a066280ae: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:50:42.368Z] + 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-12-09T13:50:42.724Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-12-09T13:50:42.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-09T13:50:42.724Z] f6eaadf037ab: Preparing [2024-12-09T13:50:42.724Z] ca9352c99662: Preparing [2024-12-09T13:50:42.724Z] 3beaa1439166: Preparing [2024-12-09T13:50:42.724Z] c3005d01ac8f: Preparing [2024-12-09T13:50:42.724Z] bf8abd1f7e74: Preparing [2024-12-09T13:50:42.724Z] d4bb390a4941: Preparing [2024-12-09T13:50:42.724Z] e04bf484636c: Preparing [2024-12-09T13:50:42.724Z] b93f9624b301: Preparing [2024-12-09T13:50:42.724Z] 651d9022c234: Preparing [2024-12-09T13:50:42.724Z] e04bf484636c: Waiting [2024-12-09T13:50:42.724Z] 651d9022c234: Waiting [2024-12-09T13:50:42.724Z] b93f9624b301: Waiting [2024-12-09T13:50:42.724Z] d4bb390a4941: Waiting [2024-12-09T13:50:42.724Z] f6eaadf037ab: Layer already exists [2024-12-09T13:50:42.724Z] 3beaa1439166: Layer already exists [2024-12-09T13:50:42.724Z] c3005d01ac8f: Layer already exists [2024-12-09T13:50:42.724Z] ca9352c99662: Layer already exists [2024-12-09T13:50:42.724Z] bf8abd1f7e74: Layer already exists [2024-12-09T13:50:42.724Z] d4bb390a4941: Layer already exists [2024-12-09T13:50:42.724Z] e04bf484636c: Layer already exists [2024-12-09T13:50:42.724Z] 651d9022c234: Layer already exists [2024-12-09T13:50:42.724Z] b93f9624b301: Layer already exists [2024-12-09T13:50:42.989Z] latest: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:50:43.356Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:50:43.718Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.4 [2024-12-09T13:50:43.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-09T13:50:43.718Z] f6eaadf037ab: Preparing [2024-12-09T13:50:43.718Z] ca9352c99662: Preparing [2024-12-09T13:50:43.718Z] 3beaa1439166: Preparing [2024-12-09T13:50:43.718Z] c3005d01ac8f: Preparing [2024-12-09T13:50:43.718Z] bf8abd1f7e74: Preparing [2024-12-09T13:50:43.718Z] d4bb390a4941: Preparing [2024-12-09T13:50:43.718Z] e04bf484636c: Preparing [2024-12-09T13:50:43.718Z] d4bb390a4941: Waiting [2024-12-09T13:50:43.718Z] b93f9624b301: Preparing [2024-12-09T13:50:43.718Z] e04bf484636c: Waiting [2024-12-09T13:50:43.718Z] 651d9022c234: Preparing [2024-12-09T13:50:43.718Z] b93f9624b301: Waiting [2024-12-09T13:50:43.718Z] 651d9022c234: Waiting [2024-12-09T13:50:43.718Z] 3beaa1439166: Layer already exists [2024-12-09T13:50:43.718Z] c3005d01ac8f: Layer already exists [2024-12-09T13:50:43.718Z] f6eaadf037ab: Layer already exists [2024-12-09T13:50:43.718Z] bf8abd1f7e74: Layer already exists [2024-12-09T13:50:43.718Z] ca9352c99662: Layer already exists [2024-12-09T13:50:43.718Z] d4bb390a4941: Layer already exists [2024-12-09T13:50:43.718Z] e04bf484636c: Layer already exists [2024-12-09T13:50:43.718Z] b93f9624b301: Layer already exists [2024-12-09T13:50:43.718Z] 651d9022c234: Layer already exists [2024-12-09T13:50:43.985Z] 4.0.0-dev.4: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:50:44.361Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:50:44.722Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [2024-12-09T13:50:44.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-09T13:50:44.723Z] f6eaadf037ab: Preparing [2024-12-09T13:50:44.723Z] ca9352c99662: Preparing [2024-12-09T13:50:44.723Z] 3beaa1439166: Preparing [2024-12-09T13:50:44.723Z] c3005d01ac8f: Preparing [2024-12-09T13:50:44.723Z] bf8abd1f7e74: Preparing [2024-12-09T13:50:44.723Z] d4bb390a4941: Preparing [2024-12-09T13:50:44.723Z] e04bf484636c: Preparing [2024-12-09T13:50:44.723Z] b93f9624b301: Preparing [2024-12-09T13:50:44.723Z] 651d9022c234: Preparing [2024-12-09T13:50:44.723Z] b93f9624b301: Waiting [2024-12-09T13:50:44.723Z] e04bf484636c: Waiting [2024-12-09T13:50:44.723Z] d4bb390a4941: Waiting [2024-12-09T13:50:44.723Z] 651d9022c234: Waiting [2024-12-09T13:50:44.723Z] bf8abd1f7e74: Layer already exists [2024-12-09T13:50:44.723Z] ca9352c99662: Layer already exists [2024-12-09T13:50:44.723Z] c3005d01ac8f: Layer already exists [2024-12-09T13:50:44.723Z] 3beaa1439166: Layer already exists [2024-12-09T13:50:44.723Z] f6eaadf037ab: Layer already exists [2024-12-09T13:50:44.723Z] d4bb390a4941: Layer already exists [2024-12-09T13:50:44.723Z] b93f9624b301: Layer already exists [2024-12-09T13:50:44.723Z] e04bf484636c: Layer already exists [2024-12-09T13:50:44.723Z] 651d9022c234: Layer already exists [2024-12-09T13:50:44.988Z] cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:50:45.353Z] + 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-12-09T13:50:45.701Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-12-09T13:50:45.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-12-09T13:50:45.701Z] f6eaadf037ab: Preparing [2024-12-09T13:50:45.701Z] ca9352c99662: Preparing [2024-12-09T13:50:45.701Z] 3beaa1439166: Preparing [2024-12-09T13:50:45.701Z] c3005d01ac8f: Preparing [2024-12-09T13:50:45.701Z] bf8abd1f7e74: Preparing [2024-12-09T13:50:45.701Z] d4bb390a4941: Preparing [2024-12-09T13:50:45.701Z] e04bf484636c: Preparing [2024-12-09T13:50:45.701Z] b93f9624b301: Preparing [2024-12-09T13:50:45.701Z] 651d9022c234: Preparing [2024-12-09T13:50:45.701Z] d4bb390a4941: Waiting [2024-12-09T13:50:45.701Z] b93f9624b301: Waiting [2024-12-09T13:50:45.701Z] 651d9022c234: Waiting [2024-12-09T13:50:45.701Z] e04bf484636c: Waiting [2024-12-09T13:50:45.701Z] 3beaa1439166: Layer already exists [2024-12-09T13:50:45.701Z] bf8abd1f7e74: Layer already exists [2024-12-09T13:50:45.701Z] f6eaadf037ab: Layer already exists [2024-12-09T13:50:45.701Z] c3005d01ac8f: Layer already exists [2024-12-09T13:50:45.701Z] ca9352c99662: Layer already exists [2024-12-09T13:50:45.701Z] d4bb390a4941: Layer already exists [2024-12-09T13:50:45.701Z] 651d9022c234: Layer already exists [2024-12-09T13:50:45.701Z] e04bf484636c: Layer already exists [2024-12-09T13:50:45.701Z] b93f9624b301: Layer already exists [2024-12-09T13:50:45.966Z] main: digest: sha256:db4faa666322689931fb2882d10db07ed5ea27312e0397a84fd26e938c2b7e53 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T13:50:46.056Z] ===================================================== [Pipeline] echo [2024-12-09T13:50:46.073Z] taggedImages: [2024-12-09T13:50:46.073Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae [2024-12-09T13:50:46.073Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-12-09T13:50:46.073Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.4 [2024-12-09T13:50:46.073Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9a267f44c7b03347d4089d4f113a5a066280ae-4.0.0-dev.4 [2024-12-09T13:50:46.073Z] - 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-12-09T13:50:46.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T13:50:46.483Z] [2024-12-09T13:50:46.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:50:46.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T13:50:46.814Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-09T13:50:46.814Z] 8998bd30e6a1: Pulling fs layer [2024-12-09T13:50:46.814Z] 04944245beec: Pulling fs layer [2024-12-09T13:50:46.814Z] 699f458cf7ca: Pulling fs layer [2024-12-09T13:50:46.814Z] 765212b225bb: Pulling fs layer [2024-12-09T13:50:46.814Z] f23df028b6ca: Pulling fs layer [2024-12-09T13:50:46.814Z] d65c8cfc05b1: Pulling fs layer [2024-12-09T13:50:46.814Z] 2437ff75d9bd: Pulling fs layer [2024-12-09T13:50:46.814Z] 765212b225bb: Waiting [2024-12-09T13:50:46.814Z] f23df028b6ca: Waiting [2024-12-09T13:50:46.814Z] d65c8cfc05b1: Waiting [2024-12-09T13:50:46.814Z] 2437ff75d9bd: Waiting [2024-12-09T13:50:47.081Z] 04944245beec: Verifying Checksum [2024-12-09T13:50:47.081Z] 04944245beec: Download complete [2024-12-09T13:50:47.081Z] 765212b225bb: Verifying Checksum [2024-12-09T13:50:47.081Z] 765212b225bb: Download complete [2024-12-09T13:50:47.081Z] f23df028b6ca: Verifying Checksum [2024-12-09T13:50:47.081Z] f23df028b6ca: Download complete [2024-12-09T13:50:47.081Z] d65c8cfc05b1: Download complete [2024-12-09T13:50:47.081Z] 699f458cf7ca: Verifying Checksum [2024-12-09T13:50:47.081Z] 699f458cf7ca: Download complete [2024-12-09T13:50:47.664Z] 8998bd30e6a1: Download complete [2024-12-09T13:50:49.610Z] 2437ff75d9bd: Verifying Checksum [2024-12-09T13:50:49.610Z] 2437ff75d9bd: Download complete [2024-12-09T13:50:53.888Z] 8998bd30e6a1: Pull complete [2024-12-09T13:50:53.888Z] 04944245beec: Pull complete [2024-12-09T13:50:55.297Z] 699f458cf7ca: Pull complete [2024-12-09T13:50:55.563Z] 765212b225bb: Pull complete [2024-12-09T13:50:56.533Z] f23df028b6ca: Pull complete [2024-12-09T13:50:56.533Z] d65c8cfc05b1: Pull complete [2024-12-09T13:51:18.596Z] 2437ff75d9bd: Pull complete [2024-12-09T13:51:18.596Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-09T13:51:18.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T13:51:18.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:51:18.769Z] prd-ubuntu20.04-docker-arm64-4c-16g-34797 does not seem to be running inside a container [2024-12-09T13:51:18.830Z] $ 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/191 -v /w/workspace/app-rfid-llrp-inventory/191:/w/workspace/app-rfid-llrp-inventory/191:rw,z -v /w/workspace/app-rfid-llrp-inventory/191@tmp:/w/workspace/app-rfid-llrp-inventory/191@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:arm64 cat [2024-12-09T13:51:19.839Z] $ docker top 7ea93e7134087ec0eb2140866677a8dd14bdf921702596323f8b84fa13b022ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:51:20.326Z] ---> job-cost.sh [2024-12-09T13:51:20.590Z] lf-activate-venv: SKIPPING [2024-12-09T13:51:20.590Z] INFO: No Stack... [2024-12-09T13:51:21.172Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T13:51:21.751Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T13:51:22.070Z] + cat /w/workspace/app-rfid-llrp-inventory/191/archives/cost.csv [2024-12-09T13:51:22.070Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T13:51:22.126Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [2024-12-09T13:51:22.138Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] did not exist. Created. [2024-12-09T13:51:22.146Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T13:51:22.489Z] /w/workspace/app-rfid-llrp-inventory/191@tmp/durable-8d5cb9d6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-09T13:51:22.810Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T13:51:22.835Z] Warning: overwriting stash ‘stack-cost’ [2024-12-09T13:51:22.884Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T13:51:22.893Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T13:51:22.916Z] $ docker stop --time=1 7ea93e7134087ec0eb2140866677a8dd14bdf921702596323f8b84fa13b022ae [2024-12-09T13:51:24.352Z] $ docker rm -f --volumes 7ea93e7134087ec0eb2140866677a8dd14bdf921702596323f8b84fa13b022ae [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-12-09T13:51:25.476Z] provisioning config files... [2024-12-09T13:51:25.483Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8933215493221947149tmp [Pipeline] { [Pipeline] sh [2024-12-09T13:51:25.771Z] + set +x [2024-12-09T13:51:25.771Z] + bash -s -- [2024-12-09T13:51:25.771Z] + curl -s https://codecov.io/bash [2024-12-09T13:51:25.771Z] [2024-12-09T13:51:25.771Z] _____ _ [2024-12-09T13:51:25.772Z] / ____| | | [2024-12-09T13:51:25.772Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T13:51:25.772Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T13:51:25.772Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T13:51:25.772Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T13:51:25.772Z] Bash-1.0.6 [2024-12-09T13:51:25.772Z] [2024-12-09T13:51:25.772Z] [2024-12-09T13:51:25.772Z] ==> git version 2.25.1 found [2024-12-09T13:51:25.772Z] ==> 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-12-09T13:51:25.772Z] Release-Date: 2020-01-08 [2024-12-09T13:51:25.772Z] 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-12-09T13:51:25.772Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T13:51:25.772Z] ==> Jenkins CI detected. [2024-12-09T13:51:25.772Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-12-09T13:51:25.772Z] project root: . [2024-12-09T13:51:25.772Z] --> token set from env [2024-12-09T13:51:25.772Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T13:51:26.032Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T13:51:26.032Z] ==> Python coveragepy not found [2024-12-09T13:51:26.032Z] ==> Searching for coverage reports in: [2024-12-09T13:51:26.032Z] + . [2024-12-09T13:51:26.032Z] -> Found 1 reports [2024-12-09T13:51:26.032Z] ==> Detecting git/mercurial file structure [2024-12-09T13:51:26.032Z] ==> Reading reports [2024-12-09T13:51:26.032Z] + ./coverage.out bytes=55696 [2024-12-09T13:51:26.032Z] ==> Appending adjustments [2024-12-09T13:51:26.032Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T13:51:26.032Z] + Found adjustments [2024-12-09T13:51:26.032Z] ==> Gzipping contents [2024-12-09T13:51:26.032Z] 16K /tmp/codecov.QqTEkl.gz [2024-12-09T13:51:26.032Z] ==> Uploading reports [2024-12-09T13:51:26.032Z] url: https://codecov.io [2024-12-09T13:51:26.032Z] query: branch=main&commit=cb9a267f44c7b03347d4089d4f113a5a066280ae&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T13:51:26.032Z] -> Pinging Codecov [2024-12-09T13:51:26.032Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cb9a267f44c7b03347d4089d4f113a5a066280ae&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T13:51:26.294Z] -> Uploading to [2024-12-09T13:51:26.294Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/cb9a267f44c7b03347d4089d4f113a5a066280ae/5960069d-097b-42d6-bc29-b5673a637ccb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T135126Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=217b163eb0930d467d869a16c86639ef286492a91e087430e62018ab5767632e [2024-12-09T13:51:26.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T13:51:26.294Z] Dload Upload Total Spent Left Speed [2024-12-09T13:51:26.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12867 0 0 100 12867 0 78457 --:--:-- --:--:-- --:--:-- 78457 [2024-12-09T13:51:26.555Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] } [2024-12-09T13:51:26.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-09T13:51:26.854Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T13:51:26.872Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:51:27.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T13:51:27.182Z] [2024-12-09T13:51:27.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:51:27.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T13:51:27.482Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T13:51:27.482Z] 43c4264eed91: Already exists [2024-12-09T13:51:27.482Z] 4cc291be95ef: Already exists [2024-12-09T13:51:27.482Z] 2ac1f1163629: Already exists [2024-12-09T13:51:27.482Z] 5c3c966382ef: Already exists [2024-12-09T13:51:27.482Z] 4f4fb700ef54: Already exists [2024-12-09T13:51:27.482Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T13:51:27.482Z] 9c3e1370e548: Pulling fs layer [2024-12-09T13:51:27.740Z] d9c7d2e4e75e: Download complete [2024-12-09T13:51:27.998Z] d9c7d2e4e75e: Pull complete [2024-12-09T13:51:28.566Z] 9c3e1370e548: Verifying Checksum [2024-12-09T13:51:28.566Z] 9c3e1370e548: Download complete [2024-12-09T13:51:31.853Z] 9c3e1370e548: Pull complete [2024-12-09T13:51:31.853Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T13:51:31.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T13:51:31.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:51:32.018Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:51:32.071Z] $ 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-12-09T13:51:33.993Z] $ docker top 27dbf9cfb271986b6d039f42ad0cf959279b20e9ff5cdb62f03092a9e449cf29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:51:34.377Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2024-12-09T13:51:34.393Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-12-09T13:51:34.673Z] + set -o pipefail [2024-12-09T13:51:34.673Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-12-09T13:51:41.247Z] [2024-12-09T13:51:41.248Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-12-09T13:51:41.248Z] [2024-12-09T13:51:41.248Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/6dc81c81-a504-4be1-99b2-54e503075ea2 [2024-12-09T13:51:41.248Z] [2024-12-09T13:51:41.248Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T13:51:41.248Z] [2024-12-09T13:51:41.248Z] [2024-12-09T13:51:41.248Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T13:51:41.248Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T13:51:41.257Z] $ docker stop --time=1 27dbf9cfb271986b6d039f42ad0cf959279b20e9ff5cdb62f03092a9e449cf29 [2024-12-09T13:51:45.311Z] $ docker rm -f --volumes 27dbf9cfb271986b6d039f42ad0cf959279b20e9ff5cdb62f03092a9e449cf29 [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-12-09T13:51:46.177Z] + git log --format=format:%s -1 cb9a267f44c7b03347d4089d4f113a5a066280ae [Pipeline] sh [2024-12-09T13:51:46.467Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:51:46.467Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:51:46.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:51:46.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:51:46.854Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:51:46.881Z] $ 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-12-09T13:51:47.419Z] $ docker top 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 -eo pid,comm [2024-12-09T13:51:47.471Z] 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-12-09T13:51:47.471Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:51:47.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:51:47.533Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:51:47.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:51:47.636Z] $ docker exec 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 ssh-agent [2024-12-09T13:51:47.757Z] SSH_AUTH_SOCK=/tmp/ssh-rJ7sK9osnANb/agent.32 [2024-12-09T13:51:47.757Z] SSH_AGENT_PID=38 [2024-12-09T13:51:47.761Z] Running ssh-add (command line suppressed) [2024-12-09T13:51:47.850Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17546898933573666547.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17546898933573666547.key) [2024-12-09T13:51:47.870Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:51:48.166Z] + git semver tag [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,348 [run_tag] DEBUG tag force:False [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,348 [check_head_tag] DEBUG check head tag [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,349 [execute] INFO git cat-file --batch-check [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,353 [execute] INFO git cat-file --batch [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,381 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,381 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,381 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T13:51:48.425Z] 2024-12-09 13:51:48,386 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-09T13:51:48.425Z] 4.0.0-dev.4 [Pipeline] } [2024-12-09T13:51:48.428Z] $ docker exec --env ******** --env ******** 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 ssh-agent -k [2024-12-09T13:51:48.537Z] unset SSH_AUTH_SOCK; [2024-12-09T13:51:48.538Z] unset SSH_AGENT_PID; [2024-12-09T13:51:48.538Z] echo Agent pid 38 killed; [2024-12-09T13:51:48.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:51:48.877Z] + git semver [Pipeline] } [2024-12-09T13:51:49.144Z] $ docker stop --time=1 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 [2024-12-09T13:51:50.440Z] $ docker rm -f --volumes 7c62b0dda9726ea09fdbc7049b2e19638320dbbeb2590cb279c8bf4933b16799 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:51:50.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T13:51:50.856Z] [2024-12-09T13:51:50.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:51:51.157Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T13:51:51.157Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T13:51:51.157Z] ab5ef0e58194: Pulling fs layer [2024-12-09T13:51:51.157Z] 9712f1f96733: Pulling fs layer [2024-12-09T13:51:51.157Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T13:51:51.157Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T13:51:51.157Z] e9a5061849ea: Pulling fs layer [2024-12-09T13:51:51.157Z] d747dcd14b5f: Pulling fs layer [2024-12-09T13:51:51.157Z] 2de7ff778b66: Pulling fs layer [2024-12-09T13:51:51.157Z] e9a5061849ea: Waiting [2024-12-09T13:51:51.157Z] d747dcd14b5f: Waiting [2024-12-09T13:51:51.157Z] 2de7ff778b66: Waiting [2024-12-09T13:51:51.157Z] 0d9ebad4ef96: Waiting [2024-12-09T13:51:51.157Z] 9712f1f96733: Verifying Checksum [2024-12-09T13:51:51.157Z] 9712f1f96733: Download complete [2024-12-09T13:51:51.415Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T13:51:51.415Z] 63f879dbbcfc: Download complete [2024-12-09T13:51:51.673Z] e9a5061849ea: Verifying Checksum [2024-12-09T13:51:51.673Z] e9a5061849ea: Download complete [2024-12-09T13:51:51.673Z] d747dcd14b5f: Download complete [2024-12-09T13:51:51.673Z] ab5ef0e58194: Verifying Checksum [2024-12-09T13:51:51.673Z] ab5ef0e58194: Download complete [2024-12-09T13:51:51.673Z] 2de7ff778b66: Verifying Checksum [2024-12-09T13:51:51.673Z] 2de7ff778b66: Download complete [2024-12-09T13:51:51.930Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T13:51:51.930Z] 0d9ebad4ef96: Download complete [2024-12-09T13:51:54.456Z] ab5ef0e58194: Pull complete [2024-12-09T13:51:54.456Z] 9712f1f96733: Pull complete [2024-12-09T13:51:55.401Z] 63f879dbbcfc: Pull complete [2024-12-09T13:51:59.584Z] 0d9ebad4ef96: Pull complete [2024-12-09T13:51:59.584Z] e9a5061849ea: Pull complete [2024-12-09T13:51:59.584Z] d747dcd14b5f: Pull complete [2024-12-09T13:52:00.513Z] 2de7ff778b66: Pull complete [2024-12-09T13:52:00.514Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T13:52:00.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T13:52:00.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:52:00.622Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:52:00.643Z] $ 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-12-09T13:52:05.088Z] $ docker top 858ba14ab8969602c3d804c85d9c0977dcfb79c3fc85a613af03fa717535f101 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:52:05.174Z] provisioning config files... [2024-12-09T13:52:05.181Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10108668991821488073tmp [2024-12-09T13:52:05.193Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1952859765030790303tmp [2024-12-09T13:52:05.203Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1905458632157248718tmp [Pipeline] { [Pipeline] echo [2024-12-09T13:52:05.295Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:05.585Z] ---> sigul-configuration.sh [2024-12-09T13:52:05.586Z] gpg: directory `/root/.gnupg' created [2024-12-09T13:52:05.586Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T13:52:05.586Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T13:52:05.586Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T13:52:05.586Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T13:52:05.586Z] gpg: CAST5 encrypted data [2024-12-09T13:52:05.586Z] gpg: encrypted with 1 passphrase [2024-12-09T13:52:05.586Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T13:52:05.883Z] + mkdir /home/jenkins [2024-12-09T13:52:05.883Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T13:52:06.183Z] + 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-12-09T13:52:06.196Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:06.489Z] ---> sigul-install.sh [2024-12-09T13:52:06.489Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T13:52:06.784Z] + git tag --list [2024-12-09T13:52:06.784Z] v0.0.0 [2024-12-09T13:52:06.784Z] v1.0.0 [2024-12-09T13:52:06.784Z] v2.1.0 [2024-12-09T13:52:06.784Z] v2.1.1 [2024-12-09T13:52:06.784Z] v2.2.0 [2024-12-09T13:52:06.784Z] v2.3.0 [2024-12-09T13:52:06.784Z] v3.0 [2024-12-09T13:52:06.784Z] v3.0.0 [2024-12-09T13:52:06.784Z] v3.0.1 [2024-12-09T13:52:06.784Z] v3.0.1-dev.1 [2024-12-09T13:52:06.784Z] v3.1 [2024-12-09T13:52:06.784Z] v3.1.0 [2024-12-09T13:52:06.784Z] v3.1.0-dev.1 [2024-12-09T13:52:06.784Z] v3.1.0-dev.10 [2024-12-09T13:52:06.784Z] v3.1.0-dev.11 [2024-12-09T13:52:06.784Z] v3.1.0-dev.12 [2024-12-09T13:52:06.784Z] v3.1.0-dev.13 [2024-12-09T13:52:06.784Z] v3.1.0-dev.14 [2024-12-09T13:52:06.784Z] v3.1.0-dev.15 [2024-12-09T13:52:06.784Z] v3.1.0-dev.16 [2024-12-09T13:52:06.784Z] v3.1.0-dev.17 [2024-12-09T13:52:06.784Z] v3.1.0-dev.18 [2024-12-09T13:52:06.784Z] v3.1.0-dev.19 [2024-12-09T13:52:06.784Z] v3.1.0-dev.2 [2024-12-09T13:52:06.784Z] v3.1.0-dev.20 [2024-12-09T13:52:06.784Z] v3.1.0-dev.21 [2024-12-09T13:52:06.784Z] v3.1.0-dev.22 [2024-12-09T13:52:06.784Z] v3.1.0-dev.23 [2024-12-09T13:52:06.784Z] v3.1.0-dev.24 [2024-12-09T13:52:06.784Z] v3.1.0-dev.25 [2024-12-09T13:52:06.784Z] v3.1.0-dev.26 [2024-12-09T13:52:06.784Z] v3.1.0-dev.27 [2024-12-09T13:52:06.784Z] v3.1.0-dev.28 [2024-12-09T13:52:06.784Z] v3.1.0-dev.29 [2024-12-09T13:52:06.784Z] v3.1.0-dev.3 [2024-12-09T13:52:06.784Z] v3.1.0-dev.30 [2024-12-09T13:52:06.784Z] v3.1.0-dev.31 [2024-12-09T13:52:06.784Z] v3.1.0-dev.32 [2024-12-09T13:52:06.784Z] v3.1.0-dev.33 [2024-12-09T13:52:06.784Z] v3.1.0-dev.34 [2024-12-09T13:52:06.785Z] v3.1.0-dev.35 [2024-12-09T13:52:06.785Z] v3.1.0-dev.36 [2024-12-09T13:52:06.785Z] v3.1.0-dev.37 [2024-12-09T13:52:06.785Z] v3.1.0-dev.38 [2024-12-09T13:52:06.785Z] v3.1.0-dev.39 [2024-12-09T13:52:06.785Z] v3.1.0-dev.4 [2024-12-09T13:52:06.785Z] v3.1.0-dev.40 [2024-12-09T13:52:06.785Z] v3.1.0-dev.5 [2024-12-09T13:52:06.785Z] v3.1.0-dev.6 [2024-12-09T13:52:06.785Z] v3.1.0-dev.7 [2024-12-09T13:52:06.785Z] v3.1.0-dev.8 [2024-12-09T13:52:06.785Z] v3.1.0-dev.9 [2024-12-09T13:52:06.785Z] v3.1.1 [2024-12-09T13:52:06.785Z] v3.2.0-dev.1 [2024-12-09T13:52:06.785Z] v3.2.0-dev.10 [2024-12-09T13:52:06.785Z] v3.2.0-dev.11 [2024-12-09T13:52:06.785Z] v3.2.0-dev.12 [2024-12-09T13:52:06.785Z] v3.2.0-dev.13 [2024-12-09T13:52:06.785Z] v3.2.0-dev.14 [2024-12-09T13:52:06.785Z] v3.2.0-dev.15 [2024-12-09T13:52:06.785Z] v3.2.0-dev.16 [2024-12-09T13:52:06.785Z] v3.2.0-dev.17 [2024-12-09T13:52:06.785Z] v3.2.0-dev.18 [2024-12-09T13:52:06.785Z] v3.2.0-dev.19 [2024-12-09T13:52:06.785Z] v3.2.0-dev.2 [2024-12-09T13:52:06.785Z] v3.2.0-dev.20 [2024-12-09T13:52:06.785Z] v3.2.0-dev.21 [2024-12-09T13:52:06.785Z] v3.2.0-dev.22 [2024-12-09T13:52:06.785Z] v3.2.0-dev.23 [2024-12-09T13:52:06.785Z] v3.2.0-dev.24 [2024-12-09T13:52:06.785Z] v3.2.0-dev.25 [2024-12-09T13:52:06.785Z] v3.2.0-dev.26 [2024-12-09T13:52:06.785Z] v3.2.0-dev.27 [2024-12-09T13:52:06.785Z] v3.2.0-dev.28 [2024-12-09T13:52:06.785Z] v3.2.0-dev.29 [2024-12-09T13:52:06.785Z] v3.2.0-dev.3 [2024-12-09T13:52:06.785Z] v3.2.0-dev.30 [2024-12-09T13:52:06.785Z] v3.2.0-dev.31 [2024-12-09T13:52:06.785Z] v3.2.0-dev.32 [2024-12-09T13:52:06.785Z] v3.2.0-dev.33 [2024-12-09T13:52:06.785Z] v3.2.0-dev.4 [2024-12-09T13:52:06.785Z] v3.2.0-dev.5 [2024-12-09T13:52:06.785Z] v3.2.0-dev.6 [2024-12-09T13:52:06.785Z] v3.2.0-dev.7 [2024-12-09T13:52:06.785Z] v3.2.0-dev.8 [2024-12-09T13:52:06.785Z] v3.2.0-dev.9 [2024-12-09T13:52:06.785Z] v4.0.0-dev.1 [2024-12-09T13:52:06.785Z] v4.0.0-dev.2 [2024-12-09T13:52:06.785Z] v4.0.0-dev.3 [2024-12-09T13:52:06.785Z] v4.0.0-dev.4 [Pipeline] sh [2024-12-09T13:52:07.079Z] + lftools sign git-tag v4.0.0-dev.4 [2024-12-09T13:52:07.720Z] Signing Git tag with Sigul... [2024-12-09T13:52:07.720Z] Signing v4.0.0-dev.4 [Pipeline] echo [2024-12-09T13:52:07.995Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:08.289Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T13:52:08.295Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T13:52:08.314Z] $ docker stop --time=1 858ba14ab8969602c3d804c85d9c0977dcfb79c3fc85a613af03fa717535f101 [2024-12-09T13:52:09.639Z] $ docker rm -f --volumes 858ba14ab8969602c3d804c85d9c0977dcfb79c3fc85a613af03fa717535f101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T13:52:10.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:52:10.090Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:52:10.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:52:10.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:52:10.480Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:52:10.505Z] $ 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-12-09T13:52:10.850Z] $ docker top 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 -eo pid,comm [2024-12-09T13:52:10.903Z] 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-12-09T13:52:10.903Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:52:10.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:52:10.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:52:11.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:52:11.069Z] $ docker exec 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 ssh-agent [2024-12-09T13:52:11.182Z] SSH_AUTH_SOCK=/tmp/ssh-JdxeQi4rADZv/agent.33 [2024-12-09T13:52:11.182Z] SSH_AGENT_PID=39 [2024-12-09T13:52:11.186Z] Running ssh-add (command line suppressed) [2024-12-09T13:52:11.280Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_484941823597033354.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_484941823597033354.key) [2024-12-09T13:52:11.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:52:11.588Z] + git semver bump pre [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,762 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,762 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,762 [bump_version] DEBUG bumped version:4.0.0-dev.5 [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,762 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,762 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,762 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,764 [execute] INFO git cat-file --batch-check [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,764 [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-12-09T13:52:11.848Z] 2024-12-09 13:52:11,771 [execute] INFO git cat-file --batch [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T13:52:11.848Z] 2024-12-09 13:52:11,777 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-09T13:52:11.848Z] 4.0.0-dev.5 [Pipeline] } [2024-12-09T13:52:11.851Z] $ docker exec --env ******** --env ******** 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 ssh-agent -k [2024-12-09T13:52:11.942Z] unset SSH_AUTH_SOCK; [2024-12-09T13:52:11.942Z] unset SSH_AGENT_PID; [2024-12-09T13:52:11.942Z] echo Agent pid 39 killed; [2024-12-09T13:52:11.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:52:12.283Z] + git semver [Pipeline] } [2024-12-09T13:52:12.549Z] $ docker stop --time=1 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 [2024-12-09T13:52:13.826Z] $ docker rm -f --volumes 397b2bc17ea07ed4acc8899a17d3bc9ee23cd0ec675279f17038c8fe54af8a46 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T13:52:14.183Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T13:52:14.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:52:14.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T13:52:14.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:52:14.575Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:52:14.602Z] $ 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-12-09T13:52:14.983Z] $ docker top 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 -eo pid,comm [2024-12-09T13:52:15.038Z] 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-12-09T13:52:15.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T13:52:15.094Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T13:52:15.094Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T13:52:15.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T13:52:15.208Z] $ docker exec 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 ssh-agent [2024-12-09T13:52:15.329Z] SSH_AUTH_SOCK=/tmp/ssh-xUWMLwwiYysw/agent.34 [2024-12-09T13:52:15.329Z] SSH_AGENT_PID=40 [2024-12-09T13:52:15.335Z] Running ssh-add (command line suppressed) [2024-12-09T13:52:15.435Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18431820212501154277.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18431820212501154277.key) [2024-12-09T13:52:15.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T13:52:15.745Z] + git semver push [2024-12-09T13:52:16.004Z] 2024-12-09 13:52:15,933 [run_push] DEBUG push [2024-12-09T13:52:16.004Z] 2024-12-09 13:52:15,934 [execute] INFO git cat-file --batch-check [2024-12-09T13:52:16.004Z] 2024-12-09 13:52:15,934 [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-12-09T13:52:16.004Z] 2024-12-09 13:52:15,937 [execute] INFO git rev-list 3431d11e5c0c413b7908e1449e0746059e2b278e -- [2024-12-09T13:52:16.004Z] 2024-12-09 13:52:15,937 [execute] DEBUG Popen(['git', 'rev-list', '3431d11e5c0c413b7908e1449e0746059e2b278e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T13:52:16.004Z] 2024-12-09 13:52:15,945 [execute] INFO git fetch -v origin [2024-12-09T13:52:16.004Z] 2024-12-09 13:52:15,945 [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-12-09T13:52:16.573Z] 2024-12-09 13:52:16,405 [run_push] DEBUG no remote changes detected [2024-12-09T13:52:16.573Z] 2024-12-09 13:52:16,406 [execute] INFO git push origin semver [2024-12-09T13:52:16.573Z] 2024-12-09 13:52:16,406 [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-12-09T13:52:17.141Z] 2024-12-09 13:52:17,105 [run_push] DEBUG push all version tags [2024-12-09T13:52:17.142Z] 2024-12-09 13:52:17,105 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T13:52:17.142Z] 2024-12-09 13:52:17,106 [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-12-09T13:52:18.080Z] 2024-12-09 13:52:17,795 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-12-09T13:52:18.080Z] 4.0.0-dev.5 [Pipeline] } [2024-12-09T13:52:18.083Z] $ docker exec --env ******** --env ******** 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 ssh-agent -k [2024-12-09T13:52:18.181Z] unset SSH_AUTH_SOCK; [2024-12-09T13:52:18.181Z] unset SSH_AGENT_PID; [2024-12-09T13:52:18.181Z] echo Agent pid 40 killed; [2024-12-09T13:52:18.197Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T13:52:18.521Z] + git semver [Pipeline] } [2024-12-09T13:52:18.790Z] $ docker stop --time=1 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 [2024-12-09T13:52:20.065Z] $ docker rm -f --volumes 54c604b307e8f91b9d00e1d81725338718f60e1b233a1d84dfc787a7936e9b17 [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-12-09T13:52:20.725Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-12-09T13:52:20.725Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-12-09T13:52:20.725Z] total 16 [2024-12-09T13:52:20.725Z] drwxr-xr-x 3 root root 4096 Dec 9 13:39 . [2024-12-09T13:52:20.725Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 13:52 .. [2024-12-09T13:52:20.725Z] drwxr-xr-x 2 root root 4096 Dec 9 13:39 cost [2024-12-09T13:52:20.725Z] -rw-r--r-- 1 root root 95 Dec 9 13:39 cost.csv [2024-12-09T13:52:20.725Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-12-09T13:52:20.725Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-12-09T13:52:20.725Z] total 16 [2024-12-09T13:52:20.725Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 13:39 . [2024-12-09T13:52:20.725Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 9 13:52 .. [2024-12-09T13:52:20.725Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 13:39 cost [2024-12-09T13:52:20.725Z] -rw-r--r-- 1 jenkins jenkins 95 Dec 9 13:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:21.014Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:21.875Z] ---> package-listing.sh [2024-12-09T13:52:21.875Z] ++ facter osfamily [2024-12-09T13:52:21.875Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T13:52:22.136Z] + OS_FAMILY=debian [2024-12-09T13:52:22.136Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-12-09T13:52:22.136Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T13:52:22.136Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T13:52:22.136Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T13:52:22.136Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T13:52:22.136Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-12-09T13:52:22.136Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T13:52:22.136Z] + case "${OS_FAMILY}" in [2024-12-09T13:52:22.136Z] + dpkg -l [2024-12-09T13:52:22.136Z] + grep '^ii' [2024-12-09T13:52:22.136Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T13:52:22.136Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T13:52:22.136Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T13:52:22.136Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-12-09T13:52:22.136Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-12-09T13:52:22.136Z] + 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-12-09T13:52:22.148Z] 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-12-09T13:52:22.427Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T13:52:22.992Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T13:52:22.992Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T13:52:23.085Z] prd-ubuntu20.04-docker-8c-8g-34796 does not seem to be running inside a container [2024-12-09T13:52:23.108Z] $ 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-12-09T13:52:23.299Z] $ docker top 534890dd405cb9e8aa45c24bc24543710a003a92ae98ad8264935352a2994a3c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T13:52:23.655Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T13:52:23.943Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T13:52:24.228Z] + ls /var/log/sa-host [2024-12-09T13:52:24.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T13:52:24.388Z] provisioning config files... [2024-12-09T13:52:24.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10775697408904054442tmp [Pipeline] { [Pipeline] echo [2024-12-09T13:52:24.414Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:24.701Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T13:52:24.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:25.065Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T13:52:25.075Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:25.362Z] ---> sudo-logs.sh [2024-12-09T13:52:25.362Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T13:52:25.398Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:25.680Z] ---> job-cost.sh [2024-12-09T13:52:25.680Z] lf-activate-venv: SKIPPING [2024-12-09T13:52:25.680Z] DEBUG: total: 0.2199999988079071 [2024-12-09T13:52:25.680Z] INFO: Retrieving Stack Cost... [2024-12-09T13:52:26.248Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T13:52:26.507Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T13:52:26.520Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T13:52:26.806Z] ---> logs-deploy.sh [2024-12-09T13:52:26.806Z] lf-activate-venv: SKIPPING [2024-12-09T13:52:26.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/191 [2024-12-09T13:52:26.806Z] INFO: archiving workspace using pattern(s): [2024-12-09T13:52:27.747Z] Archives upload complete. [2024-12-09T13:52:27.747Z] INFO: archiving logs to Nexus