Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dac2a86d11a73e0995135d9f20038dbbf996607a 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-ssh5117076337155875817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10345527449057994655.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17461721316261251386.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13753719317278408485.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-ssh1273637250031082607.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1512 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 dac2a86d11a73e0995135d9f20038dbbf996607a (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#273)" > git rev-list --no-walk a6e2107e1d40900642d889715de83f26bf06cb4f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-22T14:32:41.403Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-22T14:32:41.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-22T14:32:41.504Z] ========================================================= [2024-02-22T14:32:41.504Z] EdgeX Global Pipelines Version Info [2024-02-22T14:32:41.504Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:32:42.239Z] ------------------- [2024-02-22T14:32:42.239Z] stable info: [2024-02-22T14:32:42.239Z] ------------------- [2024-02-22T14:32:42.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-22T14:32:42.239Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T14:32:42.239Z] Message: update stable to v1.0.258 [2024-02-22T14:32:42.812Z] ------------------- [2024-02-22T14:32:42.812Z] experimental info: [2024-02-22T14:32:42.812Z] ------------------- [2024-02-22T14:32:42.812Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-22T14:32:42.812Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T14:32:42.812Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-22T14:32:42.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-02-22T14:32:42.927Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-02-22T14:32:42.949Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-22T14:32:42.972Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-22T14:32:43.000Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-22T14:32:43.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-22T14:32:43.057Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-22T14:32:43.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-22T14:32:43.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-22T14:32:43.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-22T14:32:43.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-22T14:32:43.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-02-22T14:32:43.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-22T14:32:43.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-22T14:32:43.289Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T14:32:43.321Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T14:32:43.354Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T14:32:43.386Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T14:32:43.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-22T14:32:43.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-22T14:32:43.489Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-22T14:32:43.528Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-22T14:32:43.576Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-22T14:32:43.616Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-22T14:32:43.654Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-22T14:32:43.694Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-22T14:32:43.732Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-22T14:32:43.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-22T14:32:43.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-22T14:32:43.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-22T14:32:43.891Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] echo [2024-02-22T14:32:43.934Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dac2a86 [Pipeline] echo [2024-02-22T14:32:43.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T14:32:44.075Z] provisioning config files... [2024-02-22T14:32:44.089Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9414058137722208240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:32:44.633Z] ---> ****-login.sh [2024-02-22T14:32:44.634Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:32:44.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:32:45.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:32:45.158Z] Configure a credential helper to remove this warning. See [2024-02-22T14:32:45.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:32:45.158Z] [2024-02-22T14:32:45.158Z] Login Succeeded [2024-02-22T14:32:45.158Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:32:45.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:32:45.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:32:45.159Z] Configure a credential helper to remove this warning. See [2024-02-22T14:32:45.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:32:45.159Z] [2024-02-22T14:32:45.159Z] Login Succeeded [2024-02-22T14:32:45.159Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:32:45.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:32:45.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:32:45.420Z] Configure a credential helper to remove this warning. See [2024-02-22T14:32:45.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:32:45.420Z] [2024-02-22T14:32:45.420Z] Login Succeeded [2024-02-22T14:32:45.420Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:32:45.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:32:45.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:32:45.420Z] Configure a credential helper to remove this warning. See [2024-02-22T14:32:45.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:32:45.420Z] [2024-02-22T14:32:45.420Z] Login Succeeded [2024-02-22T14:32:45.420Z] ****.io [2024-02-22T14:32:45.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:32:45.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:32:45.680Z] Configure a credential helper to remove this warning. See [2024-02-22T14:32:45.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:32:45.680Z] [2024-02-22T14:32:45.680Z] Login Succeeded [2024-02-22T14:32:45.680Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:32:45.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-22T14:32:46.181Z] + git rev-list -1 --merges dac2a86d11a73e0995135d9f20038dbbf996607a~1..dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] echo [2024-02-22T14:32:46.209Z] -----------> git rev-list -1 --merges dac2a86d11a73e0995135d9f20038dbbf996607a~1..dac2a86d11a73e0995135d9f20038dbbf996607a dac2a86d11a73e0995135d9f20038dbbf996607a [false] [Pipeline] sh [2024-02-22T14:32:46.516Z] + git log --format=format:%s -1 dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] echo [2024-02-22T14:32:46.536Z] ========================================================= [2024-02-22T14:32:46.536Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-22T14:32:46.536Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T14:32:46.940Z] + git log --format=format:%s -1 dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] echo [2024-02-22T14:32:46.952Z] [semverPrep] GIT_COMMIT: dac2a86d11a73e0995135d9f20038dbbf996607a, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#273) [Pipeline] echo [2024-02-22T14:32:46.977Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-22T14:32:47.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T14:32:47.378Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-22T14:32:47.378Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-22T14:32:47.378Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-22T14:32:47.378Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-22T14:32:47.378Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-22T14:32:47.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:32:47.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:32:47.806Z] [2024-02-22T14:32:47.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:32:48.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:32:48.120Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-22T14:32:48.120Z] b85a868b505f: Pulling fs layer [2024-02-22T14:32:48.120Z] e2be974225ed: Pulling fs layer [2024-02-22T14:32:48.120Z] 339a4e72a1f5: Pulling fs layer [2024-02-22T14:32:48.120Z] 988bab9f4d93: Pulling fs layer [2024-02-22T14:32:48.120Z] 1469e6f7b9e6: Pulling fs layer [2024-02-22T14:32:48.120Z] eaf3925da568: Pulling fs layer [2024-02-22T14:32:48.120Z] bab4dde63d76: Pulling fs layer [2024-02-22T14:32:48.120Z] bde34c3a00c8: Pulling fs layer [2024-02-22T14:32:48.120Z] b352a97aabf1: Pulling fs layer [2024-02-22T14:32:48.120Z] 4872d77fe225: Pulling fs layer [2024-02-22T14:32:48.120Z] 5851b861e8e6: Pulling fs layer [2024-02-22T14:32:48.120Z] 1469e6f7b9e6: Waiting [2024-02-22T14:32:48.120Z] bab4dde63d76: Waiting [2024-02-22T14:32:48.120Z] eaf3925da568: Waiting [2024-02-22T14:32:48.120Z] bde34c3a00c8: Waiting [2024-02-22T14:32:48.120Z] 4872d77fe225: Waiting [2024-02-22T14:32:48.120Z] 5851b861e8e6: Waiting [2024-02-22T14:32:48.120Z] 988bab9f4d93: Waiting [2024-02-22T14:32:48.120Z] e2be974225ed: Verifying Checksum [2024-02-22T14:32:48.120Z] e2be974225ed: Download complete [2024-02-22T14:32:48.120Z] 988bab9f4d93: Verifying Checksum [2024-02-22T14:32:48.120Z] 988bab9f4d93: Download complete [2024-02-22T14:32:48.379Z] 339a4e72a1f5: Verifying Checksum [2024-02-22T14:32:48.379Z] 339a4e72a1f5: Download complete [2024-02-22T14:32:48.379Z] 1469e6f7b9e6: Verifying Checksum [2024-02-22T14:32:48.379Z] 1469e6f7b9e6: Download complete [2024-02-22T14:32:48.379Z] eaf3925da568: Verifying Checksum [2024-02-22T14:32:48.379Z] eaf3925da568: Download complete [2024-02-22T14:32:48.379Z] bde34c3a00c8: Verifying Checksum [2024-02-22T14:32:48.379Z] bde34c3a00c8: Download complete [2024-02-22T14:32:48.379Z] b352a97aabf1: Verifying Checksum [2024-02-22T14:32:48.379Z] b352a97aabf1: Download complete [2024-02-22T14:32:48.379Z] 4872d77fe225: Download complete [2024-02-22T14:32:48.379Z] 5851b861e8e6: Verifying Checksum [2024-02-22T14:32:48.379Z] 5851b861e8e6: Download complete [2024-02-22T14:32:48.379Z] b85a868b505f: Download complete [2024-02-22T14:32:48.638Z] bab4dde63d76: Verifying Checksum [2024-02-22T14:32:48.638Z] bab4dde63d76: Download complete [2024-02-22T14:32:49.573Z] b85a868b505f: Pull complete [2024-02-22T14:32:49.832Z] e2be974225ed: Pull complete [2024-02-22T14:32:50.399Z] 339a4e72a1f5: Pull complete [2024-02-22T14:32:50.399Z] 988bab9f4d93: Pull complete [2024-02-22T14:32:50.661Z] 1469e6f7b9e6: Pull complete [2024-02-22T14:32:50.661Z] eaf3925da568: Pull complete [2024-02-22T14:32:52.578Z] bab4dde63d76: Pull complete [2024-02-22T14:32:52.578Z] bde34c3a00c8: Pull complete [2024-02-22T14:32:52.578Z] b352a97aabf1: Pull complete [2024-02-22T14:32:52.578Z] 4872d77fe225: Pull complete [2024-02-22T14:32:52.837Z] 5851b861e8e6: Pull complete [2024-02-22T14:32:52.837Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-22T14:32:52.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:32:52.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:32:53.038Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:32:53.070Z] $ 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-02-22T14:32:56.431Z] $ docker top 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a -eo pid,comm [2024-02-22T14:32:56.492Z] 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-02-22T14:32:56.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T14:32:56.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:32:56.592Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:32:56.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:32:56.691Z] $ docker exec 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a ssh-agent [2024-02-22T14:32:56.798Z] SSH_AUTH_SOCK=/tmp/ssh-W1csiw0wYSJ6/agent.33 [2024-02-22T14:32:56.798Z] SSH_AGENT_PID=39 [2024-02-22T14:32:56.806Z] Running ssh-add (command line suppressed) [2024-02-22T14:32:56.910Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7838304829404168234.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7838304829404168234.key) [2024-02-22T14:32:56.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:32:57.244Z] + git tag --points-at HEAD [Pipeline] } [2024-02-22T14:32:57.255Z] $ docker exec --env ******** --env ******** 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a ssh-agent -k [2024-02-22T14:32:57.357Z] unset SSH_AUTH_SOCK; [2024-02-22T14:32:57.358Z] unset SSH_AGENT_PID; [2024-02-22T14:32:57.358Z] echo Agent pid 39 killed; [2024-02-22T14:32:57.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-22T14:32:57.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:32:57.435Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:32:57.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:32:57.547Z] $ docker exec 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a ssh-agent [2024-02-22T14:32:57.662Z] SSH_AUTH_SOCK=/tmp/ssh-dIGYgArRMmgk/agent.71 [2024-02-22T14:32:57.662Z] SSH_AGENT_PID=77 [2024-02-22T14:32:57.667Z] Running ssh-add (command line suppressed) [2024-02-22T14:32:57.782Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17901046976757577868.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17901046976757577868.key) [2024-02-22T14:32:57.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:32:58.106Z] + git semver init [2024-02-22T14:32:58.365Z] 2024-02-22 14:32:58,264 [run_init] DEBUG init version:0.0.0 force:False [2024-02-22T14:32:58.365Z] 2024-02-22 14:32:58,265 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2024-02-22T14:32:58.365Z] 2024-02-22 14:32:58,265 [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-02-22T14:32:58.365Z] 2024-02-22 14:32:58,266 [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-02-22T14:32:59.740Z] 2024-02-22 14:32:59,713 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2024-02-22T14:32:59.740Z] 2024-02-22 14:32:59,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2024-02-22T14:32:59.740Z] 2024-02-22 14:32:59,714 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-22T14:32:59.740Z] 2024-02-22 14:32:59,714 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-22T14:32:59.740Z] 3.2.0-dev.11 [Pipeline] } [2024-02-22T14:32:59.746Z] $ docker exec --env ******** --env ******** 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a ssh-agent -k [2024-02-22T14:32:59.835Z] unset SSH_AUTH_SOCK; [2024-02-22T14:32:59.837Z] unset SSH_AGENT_PID; [2024-02-22T14:32:59.837Z] echo Agent pid 77 killed; [2024-02-22T14:32:59.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T14:33:00.222Z] + git semver [Pipeline] } [2024-02-22T14:33:00.494Z] $ docker stop --time=1 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a [2024-02-22T14:33:01.810Z] $ docker rm -f --volumes 86431f1c607f9dbac4856f9f5d68eac07a73dd87ee24da7b127750782d603b8a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T14:33:02.187Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-22T14:33:02.452Z] Stashed 1 file(s) [Pipeline] echo [2024-02-22T14:33:02.456Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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-02-22T14:33:02.851Z] provisioning config files... [2024-02-22T14:33:02.861Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12979613088471808788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:33:03.193Z] ---> ****-login.sh [2024-02-22T14:33:03.193Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:33:03.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:33:03.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:33:03.193Z] Configure a credential helper to remove this warning. See [2024-02-22T14:33:03.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:33:03.193Z] [2024-02-22T14:33:03.193Z] Login Succeeded [2024-02-22T14:33:03.193Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:33:03.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:33:03.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:33:03.193Z] Configure a credential helper to remove this warning. See [2024-02-22T14:33:03.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:33:03.193Z] [2024-02-22T14:33:03.193Z] Login Succeeded [2024-02-22T14:33:03.193Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:33:03.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:33:03.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:33:03.453Z] Configure a credential helper to remove this warning. See [2024-02-22T14:33:03.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:33:03.453Z] [2024-02-22T14:33:03.453Z] Login Succeeded [2024-02-22T14:33:03.453Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:33:03.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:33:03.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:33:03.453Z] Configure a credential helper to remove this warning. See [2024-02-22T14:33:03.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:33:03.453Z] [2024-02-22T14:33:03.453Z] Login Succeeded [2024-02-22T14:33:03.453Z] ****.io [2024-02-22T14:33:03.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:33:03.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:33:03.715Z] Configure a credential helper to remove this warning. See [2024-02-22T14:33:03.715Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:33:03.715Z] [2024-02-22T14:33:03.715Z] Login Succeeded [2024-02-22T14:33:03.715Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:33:03.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T14:33:03.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:33:03.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:33:03.959Z] ========================================================= [2024-02-22T14:33:03.959Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-22T14:33:03.959Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:33:04.369Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-22T14:33:04.369Z] Sending build context to Docker daemon 16.89MB [2024-02-22T14:33:04.369Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T14:33:04.369Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-22T14:33:04.369Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-22T14:33:04.369Z] 7264a8db6415: Pulling fs layer [2024-02-22T14:33:04.369Z] c4d48a809fc2: Pulling fs layer [2024-02-22T14:33:04.369Z] 4f1c88b9dad5: Pulling fs layer [2024-02-22T14:33:04.370Z] ad3a456e5733: Pulling fs layer [2024-02-22T14:33:04.370Z] 69c7f0334f64: Pulling fs layer [2024-02-22T14:33:04.370Z] 1f1c1a5573a3: Pulling fs layer [2024-02-22T14:33:04.370Z] ce7588e14bc9: Pulling fs layer [2024-02-22T14:33:04.370Z] b5e4710f87ac: Pulling fs layer [2024-02-22T14:33:04.370Z] ad3a456e5733: Waiting [2024-02-22T14:33:04.370Z] ce7588e14bc9: Waiting [2024-02-22T14:33:04.370Z] b5e4710f87ac: Waiting [2024-02-22T14:33:04.370Z] 69c7f0334f64: Waiting [2024-02-22T14:33:04.370Z] 1f1c1a5573a3: Waiting [2024-02-22T14:33:04.370Z] c4d48a809fc2: Verifying Checksum [2024-02-22T14:33:04.370Z] c4d48a809fc2: Download complete [2024-02-22T14:33:04.629Z] ad3a456e5733: Verifying Checksum [2024-02-22T14:33:04.629Z] ad3a456e5733: Download complete [2024-02-22T14:33:04.629Z] 69c7f0334f64: Verifying Checksum [2024-02-22T14:33:04.629Z] 69c7f0334f64: Download complete [2024-02-22T14:33:04.629Z] 7264a8db6415: Verifying Checksum [2024-02-22T14:33:04.629Z] 7264a8db6415: Download complete [2024-02-22T14:33:04.629Z] 1f1c1a5573a3: Verifying Checksum [2024-02-22T14:33:04.629Z] 1f1c1a5573a3: Download complete [2024-02-22T14:33:04.629Z] 7264a8db6415: Pull complete [2024-02-22T14:33:04.887Z] b5e4710f87ac: Verifying Checksum [2024-02-22T14:33:04.887Z] b5e4710f87ac: Download complete [2024-02-22T14:33:04.887Z] c4d48a809fc2: Pull complete [2024-02-22T14:33:04.887Z] 4f1c88b9dad5: Verifying Checksum [2024-02-22T14:33:04.887Z] 4f1c88b9dad5: Download complete [2024-02-22T14:33:05.456Z] ce7588e14bc9: Verifying Checksum [2024-02-22T14:33:05.456Z] ce7588e14bc9: Download complete [2024-02-22T14:33:07.989Z] 4f1c88b9dad5: Pull complete [2024-02-22T14:33:07.989Z] ad3a456e5733: Pull complete [2024-02-22T14:33:07.989Z] 69c7f0334f64: Pull complete [2024-02-22T14:33:08.248Z] 1f1c1a5573a3: Pull complete [2024-02-22T14:33:10.782Z] ce7588e14bc9: Pull complete [2024-02-22T14:33:10.782Z] b5e4710f87ac: Pull complete [2024-02-22T14:33:10.782Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-22T14:33:10.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-22T14:33:10.782Z] ---> 88b5674ff536 [2024-02-22T14:33:10.782Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T14:33:16.095Z] ---> Running in 22670be7e750 [2024-02-22T14:33:16.095Z] Removing intermediate container 22670be7e750 [2024-02-22T14:33:16.095Z] ---> e75bbf32b681 [2024-02-22T14:33:16.095Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T14:33:16.095Z] ---> Running in 8d4bf83d82ad [2024-02-22T14:33:16.095Z] Removing intermediate container 8d4bf83d82ad [2024-02-22T14:33:16.095Z] ---> 33740f5801ae [2024-02-22T14:33:16.095Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-22T14:33:16.095Z] ---> Running in 3b8bd60cb1af [2024-02-22T14:33:16.095Z] Removing intermediate container 3b8bd60cb1af [2024-02-22T14:33:16.095Z] ---> 0b2dacb77677 [2024-02-22T14:33:16.095Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T14:33:16.095Z] ---> Running in 4cc8bb605cc1 [2024-02-22T14:33:16.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T14:33:16.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T14:33:16.354Z] OK: 264 MiB in 52 packages [2024-02-22T14:33:16.613Z] Removing intermediate container 4cc8bb605cc1 [2024-02-22T14:33:16.613Z] ---> 7b7a0bca2d01 [2024-02-22T14:33:16.613Z] Step 7/12 : WORKDIR /app [2024-02-22T14:33:16.613Z] ---> Running in 225086200ccb [2024-02-22T14:33:16.874Z] Removing intermediate container 225086200ccb [2024-02-22T14:33:16.874Z] ---> 431fcac3a0ac [2024-02-22T14:33:16.874Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-22T14:33:16.874Z] ---> d96a43c5f181 [2024-02-22T14:33:16.874Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T14:33:16.874Z] ---> Running in 129efef65eec [2024-02-22T14:33:17.746Z] Still waiting to schedule task [2024-02-22T14:33:17.747Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-22T14:33:49.000Z] Removing intermediate container 129efef65eec [2024-02-22T14:33:49.000Z] ---> 71f28d590e33 [2024-02-22T14:33:49.000Z] Step 10/12 : COPY . . [2024-02-22T14:33:49.000Z] ---> 160f4c8df283 [2024-02-22T14:33:49.000Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T14:33:49.000Z] ---> Running in 2908943f8572 [2024-02-22T14:33:49.000Z] Removing intermediate container 2908943f8572 [2024-02-22T14:33:49.000Z] ---> a246916a3381 [2024-02-22T14:33:49.000Z] Step 12/12 : RUN $MAKE [2024-02-22T14:33:49.000Z] ---> Running in afeded06a870 [2024-02-22T14:33:49.000Z] noop [2024-02-22T14:33:49.000Z] Removing intermediate container afeded06a870 [2024-02-22T14:33:49.000Z] ---> 527c364f72d0 [2024-02-22T14:33:49.000Z] Successfully built 527c364f72d0 [2024-02-22T14:33:49.000Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:33:49.381Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T14:33:49.381Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:33:49.491Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:33:49.529Z] $ 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-02-22T14:33:49.873Z] $ docker top 2dce060d6d0219fe050dd4b7f48fd911f9affbfd8efb59fca3bd3d51bf5d8658 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:33:50.253Z] + go version [2024-02-22T14:33:50.253Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-22T14:33:50.272Z] $ docker stop --time=1 2dce060d6d0219fe050dd4b7f48fd911f9affbfd8efb59fca3bd3d51bf5d8658 [2024-02-22T14:33:51.562Z] $ docker rm -f --volumes 2dce060d6d0219fe050dd4b7f48fd911f9affbfd8efb59fca3bd3d51bf5d8658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:33:52.156Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T14:33:52.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:33:52.272Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:33:52.314Z] $ 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-02-22T14:33:52.647Z] $ docker top a8861a1707398d7af9863bc0b04cca704444e34f6a57d69b8499cd4e6b27e94f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:33:53.028Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2024-02-22T14:33:53.356Z] + make test [2024-02-22T14:33:53.356Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-22T14:34:15.287Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-22T14:34:15.287Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-22T14:34:15.287Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.140s coverage: 86.2% of statements [2024-02-22T14:34:15.545Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.714s coverage: 71.9% of statements [2024-02-22T14:34:37.480Z] go vet ./... [2024-02-22T14:34:41.665Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T14:34:41.665Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T14:34:41.665Z] ./bin/test-attribution.sh [2024-02-22T14:34:41.665Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-22T14:34:41.665Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-22T14:34:41.665Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-22T14:34:41.665Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-22T14:34:41.665Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-22T14:34:41.665Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-22T14:34:41.665Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T14:34:41.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T14:34:41.720Z] $ docker stop --time=1 a8861a1707398d7af9863bc0b04cca704444e34f6a57d69b8499cd4e6b27e94f [2024-02-22T14:34:44.995Z] $ docker rm -f --volumes a8861a1707398d7af9863bc0b04cca704444e34f6a57d69b8499cd4e6b27e94f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T14:34:45.650Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T14:34:45.736Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-22T14:34:46.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T14:34:46.710Z] + ls -al . [2024-02-22T14:34:46.710Z] total 208 [2024-02-22T14:34:46.710Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 22 14:33 . [2024-02-22T14:34:46.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:32 .. [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 22 14:32 .dockerignore [2024-02-22T14:34:46.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:34 .git [2024-02-22T14:34:46.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:32 .github [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 22 14:32 .gitignore [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 14:32 .golangci.yml [2024-02-22T14:34:46.710Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 14:32 .semver [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 22 14:32 Attribution.txt [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 22 14:32 CHANGELOG.md [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 22 14:32 Dockerfile [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:32 GOVERNANCE.md [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 22 14:32 Jenkinsfile [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 14:32 LICENSE [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 22 14:32 Makefile [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 22 14:32 OWNERS.md [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 22 14:32 README.md [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:33 VERSION [2024-02-22T14:34:46.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:32 bin [2024-02-22T14:34:46.710Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 22 14:34 coverage.out [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 22 14:32 go.mod [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 22 14:32 go.sum [2024-02-22T14:34:46.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:32 images [2024-02-22T14:34:46.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:32 internal [2024-02-22T14:34:46.710Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 22 14:32 main.go [2024-02-22T14:34:46.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:32 openapi [2024-02-22T14:34:46.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:32 res [2024-02-22T14:34:46.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:34:47.073Z] + 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=dac2a86d11a73e0995135d9f20038dbbf996607a --label arch=amd64 --label version=3.2.0-dev.11 . [2024-02-22T14:34:47.073Z] Sending build context to Docker daemon 16.89MB [2024-02-22T14:34:47.073Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T14:34:47.073Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-22T14:34:47.073Z] ---> 527c364f72d0 [2024-02-22T14:34:47.073Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T14:34:47.333Z] ---> Running in c430e1aff704 [2024-02-22T14:34:47.595Z] Removing intermediate container c430e1aff704 [2024-02-22T14:34:47.595Z] ---> ae463de09692 [2024-02-22T14:34:47.595Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T14:34:47.595Z] ---> Running in 965a7ff718a9 [2024-02-22T14:34:47.595Z] Removing intermediate container 965a7ff718a9 [2024-02-22T14:34:47.595Z] ---> 8da765d0f667 [2024-02-22T14:34:47.595Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-22T14:34:47.595Z] ---> Running in ad46631b2cf2 [2024-02-22T14:34:47.595Z] Removing intermediate container ad46631b2cf2 [2024-02-22T14:34:47.595Z] ---> aa566bc248dd [2024-02-22T14:34:47.595Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T14:34:47.595Z] ---> Running in 7b1210818195 [2024-02-22T14:34:48.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T14:34:48.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T14:34:48.424Z] OK: 264 MiB in 52 packages [2024-02-22T14:34:48.682Z] Removing intermediate container 7b1210818195 [2024-02-22T14:34:48.682Z] ---> 9e049bae1709 [2024-02-22T14:34:48.682Z] Step 7/30 : WORKDIR /app [2024-02-22T14:34:48.682Z] ---> Running in 4e0251d86b00 [2024-02-22T14:34:48.941Z] Removing intermediate container 4e0251d86b00 [2024-02-22T14:34:48.941Z] ---> 157d66b09b00 [2024-02-22T14:34:48.941Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-22T14:34:48.941Z] ---> 806f0144c217 [2024-02-22T14:34:48.941Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T14:34:48.941Z] ---> Running in 37eaf28a342d [2024-02-22T14:34:49.508Z] Removing intermediate container 37eaf28a342d [2024-02-22T14:34:49.508Z] ---> dd43a69176e6 [2024-02-22T14:34:49.508Z] Step 10/30 : COPY . . [2024-02-22T14:34:50.445Z] ---> 09142ff0e7cc [2024-02-22T14:34:50.445Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T14:34:50.445Z] ---> Running in 090c98885dff [2024-02-22T14:34:50.445Z] Removing intermediate container 090c98885dff [2024-02-22T14:34:50.445Z] ---> ef2e83ec290c [2024-02-22T14:34:50.445Z] Step 12/30 : RUN $MAKE [2024-02-22T14:34:50.445Z] ---> Running in 84f2b3ef3dd1 [2024-02-22T14:34:50.708Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-22T14:35:00.157Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1514 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2024-02-22T14:35:00.193Z] Running in /w/workspace/app-rfid-llrp-inventory/163 [Pipeline] { [Pipeline] checkout [2024-02-22T14:35:03.272Z] The recommended git tool is: git [2024-02-22T14:35:08.179Z] using credential edgex-jenkins-ssh [2024-02-22T14:35:08.198Z] Cloning the remote Git repository [2024-02-22T14:35:08.242Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-22T14:35:08.334Z] > git init /w/workspace/app-rfid-llrp-inventory/163 # timeout=10 [2024-02-22T14:35:08.471Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-02-22T14:35:08.472Z] > git --version # timeout=10 [2024-02-22T14:35:08.492Z] > git --version # 'git version 2.25.1' [2024-02-22T14:35:08.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T14:35:08.647Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T14:35:12.652Z] Removing intermediate container 84f2b3ef3dd1 [2024-02-22T14:35:12.652Z] ---> 0d7dd6eb15ab [2024-02-22T14:35:12.652Z] Step 13/30 : FROM alpine:3.18 [2024-02-22T14:35:12.652Z] 3.18: Pulling from library/alpine [2024-02-22T14:35:12.652Z] 619be1103602: Pulling fs layer [2024-02-22T14:35:12.909Z] 619be1103602: Verifying Checksum [2024-02-22T14:35:12.909Z] 619be1103602: Download complete [2024-02-22T14:35:13.167Z] 619be1103602: Pull complete [2024-02-22T14:35:13.167Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T14:35:13.167Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T14:35:13.167Z] ---> d3782b16ccc9 [2024-02-22T14:35:13.167Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T14:35:13.167Z] ---> Running in c3a7644dac2e [2024-02-22T14:35:13.426Z] Removing intermediate container c3a7644dac2e [2024-02-22T14:35:13.426Z] ---> 8755fe08089f [2024-02-22T14:35:13.426Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-22T14:35:13.426Z] ---> Running in 97b113403acc [2024-02-22T14:35:13.426Z] Removing intermediate container 97b113403acc [2024-02-22T14:35:13.426Z] ---> 23a6f9223ff7 [2024-02-22T14:35:13.426Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-22T14:35:13.426Z] ---> Running in 21dec0563429 [2024-02-22T14:35:13.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T14:35:13.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T14:35:14.201Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T14:35:14.201Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T14:35:14.201Z] Executing busybox-1.36.1-r5.trigger [2024-02-22T14:35:14.201Z] Executing ca-certificates-20230506-r0.trigger [2024-02-22T14:35:14.201Z] OK: 8 MiB in 17 packages [2024-02-22T14:35:14.543Z] Avoid second fetch [2024-02-22T14:35:14.543Z] Checking out Revision dac2a86d11a73e0995135d9f20038dbbf996607a (main) [2024-02-22T14:35:14.783Z] Removing intermediate container 21dec0563429 [2024-02-22T14:35:14.783Z] ---> 3e8543d7fcdc [2024-02-22T14:35:14.783Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-22T14:35:14.783Z] ---> Running in 3f4ff871ac3e [2024-02-22T14:35:13.543Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-02-22T14:35:13.564Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T14:35:14.561Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T14:35:14.626Z] > git checkout -f dac2a86d11a73e0995135d9f20038dbbf996607a # timeout=10 [2024-02-22T14:35:15.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T14:35:15.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T14:35:15.153Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#273)" [2024-02-22T14:35:15.311Z] OK: 8 MiB in 17 packages [2024-02-22T14:35:15.572Z] Removing intermediate container 3f4ff871ac3e [2024-02-22T14:35:15.572Z] ---> ef3e1d1bd4ad [2024-02-22T14:35:15.572Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T14:35:15.834Z] ---> 1885a6a51e90 [2024-02-22T14:35:15.835Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-22T14:35:15.835Z] ---> 9c764fc67b08 [2024-02-22T14:35:15.835Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-22T14:35:16.099Z] ---> 2d690380e746 [2024-02-22T14:35:16.099Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-22T14:35:16.099Z] ---> 0988aae3e352 [2024-02-22T14:35:16.099Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-22T14:35:16.353Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-22T14:35:16.353Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T14:35:16.353Z] Dload Upload Total Spent Left Speed [2024-02-22T14:35:16.353Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-02-22T14:35:16.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-22T14:35:17.022Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-22T14:35:17.022Z] + sudo tee /etc/docker/daemon.new [2024-02-22T14:35:17.022Z] { [2024-02-22T14:35:17.022Z] "registry-mirrors": [ [2024-02-22T14:35:17.022Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-22T14:35:17.022Z] ], [2024-02-22T14:35:17.022Z] "bip": "10.250.0.254/24", [2024-02-22T14:35:17.022Z] "hosts": [ [2024-02-22T14:35:17.022Z] "tcp://0.0.0.0:5555", [2024-02-22T14:35:17.022Z] "unix:///var/run/docker.sock" [2024-02-22T14:35:17.022Z] ], [2024-02-22T14:35:17.022Z] "mtu": 1458, [2024-02-22T14:35:17.022Z] "selinux-enabled": true, [2024-02-22T14:35:17.022Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-22T14:35:17.022Z] } [Pipeline] sh [2024-02-22T14:35:17.038Z] ---> a0c1e11919f1 [2024-02-22T14:35:17.038Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-22T14:35:17.038Z] ---> Running in 98105570df45 [2024-02-22T14:35:17.359Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-22T14:35:17.628Z] Removing intermediate container 98105570df45 [2024-02-22T14:35:17.628Z] ---> 3a8397d59b1c [2024-02-22T14:35:17.628Z] Step 24/30 : VOLUME /cache [2024-02-22T14:35:17.628Z] ---> Running in 3a64d091c9aa [2024-02-22T14:35:17.628Z] Removing intermediate container 3a64d091c9aa [2024-02-22T14:35:17.628Z] ---> cf12f033dd30 [2024-02-22T14:35:17.628Z] Step 25/30 : EXPOSE 59711 [2024-02-22T14:35:17.709Z] + sudo service docker restart [2024-02-22T14:35:17.886Z] ---> Running in 6903d5bf0e96 [2024-02-22T14:35:17.886Z] Removing intermediate container 6903d5bf0e96 [2024-02-22T14:35:17.886Z] ---> fe3145c0a6e0 [2024-02-22T14:35:17.886Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-22T14:35:17.886Z] ---> Running in ab1cbad9da37 [2024-02-22T14:35:17.886Z] Removing intermediate container ab1cbad9da37 [2024-02-22T14:35:17.886Z] ---> 777adf689923 [2024-02-22T14:35:17.886Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-22T14:35:17.886Z] ---> Running in ee58e9d3106b [2024-02-22T14:35:18.149Z] Removing intermediate container ee58e9d3106b [2024-02-22T14:35:18.149Z] ---> dac41528ba51 [2024-02-22T14:35:18.149Z] Step 28/30 : LABEL arch=amd64 [2024-02-22T14:35:18.149Z] ---> Running in 5de55bfe2376 [2024-02-22T14:35:18.149Z] Removing intermediate container 5de55bfe2376 [2024-02-22T14:35:18.149Z] ---> 0b9458817ac7 [2024-02-22T14:35:18.149Z] Step 29/30 : LABEL git_sha=dac2a86d11a73e0995135d9f20038dbbf996607a [2024-02-22T14:35:18.149Z] ---> Running in 04ca606dd26a [2024-02-22T14:35:18.149Z] Removing intermediate container 04ca606dd26a [2024-02-22T14:35:18.149Z] ---> 8bfbe4d7cf2c [2024-02-22T14:35:18.149Z] Step 30/30 : LABEL version=3.2.0-dev.11 [2024-02-22T14:35:18.417Z] ---> Running in bcce348ae46b [2024-02-22T14:35:18.417Z] Removing intermediate container bcce348ae46b [2024-02-22T14:35:18.417Z] ---> 7bea8fbb86ed [2024-02-22T14:35:18.417Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T14:35:18.417Z] Successfully built 7bea8fbb86ed [2024-02-22T14:35:18.417Z] 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-02-22T14:35:18.720Z] provisioning config files... [2024-02-22T14:35:18.733Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15615169425252369384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:35:19.079Z] ---> ****-login.sh [2024-02-22T14:35:19.079Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:35:19.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:19.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:19.079Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:19.079Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:19.079Z] [2024-02-22T14:35:19.080Z] Login Succeeded [2024-02-22T14:35:19.080Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:35:19.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:19.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:19.080Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:19.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:19.080Z] [2024-02-22T14:35:19.080Z] Login Succeeded [2024-02-22T14:35:19.080Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:35:19.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:19.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:19.348Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:19.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:19.348Z] [2024-02-22T14:35:19.348Z] Login Succeeded [2024-02-22T14:35:19.348Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:35:19.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:19.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:19.348Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:19.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:19.348Z] [2024-02-22T14:35:19.348Z] Login Succeeded [2024-02-22T14:35:19.348Z] ****.io [2024-02-22T14:35:19.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:19.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:19.877Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:19.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:19.877Z] [2024-02-22T14:35:19.877Z] Login Succeeded [2024-02-22T14:35:19.877Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:35:19.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-22T14:35:20.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:35:20.084Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2024-02-22T14:35:20.084Z] dac2a86d11a73e0995135d9f20038dbbf996607a [2024-02-22T14:35:20.084Z] latest [2024-02-22T14:35:20.084Z] 3.2.0-dev.11 [2024-02-22T14:35:20.084Z] dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [2024-02-22T14:35:20.084Z] main [2024-02-22T14:35:20.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:20.547Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:20.947Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a [2024-02-22T14:35:20.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-22T14:35:20.947Z] 7fa3c85efc45: Preparing [2024-02-22T14:35:20.947Z] 2ef5a3657065: Preparing [2024-02-22T14:35:20.947Z] fa1aa95177cf: Preparing [2024-02-22T14:35:20.947Z] b3ece814a35e: Preparing [2024-02-22T14:35:20.947Z] 75ca02881002: Preparing [2024-02-22T14:35:20.947Z] b7962f7e8c8a: Preparing [2024-02-22T14:35:20.947Z] 9edc9170ac29: Preparing [2024-02-22T14:35:20.947Z] 597c35866369: Preparing [2024-02-22T14:35:20.947Z] aedc3bda2944: Preparing [2024-02-22T14:35:20.947Z] 597c35866369: Waiting [2024-02-22T14:35:20.947Z] aedc3bda2944: Waiting [2024-02-22T14:35:20.947Z] b7962f7e8c8a: Waiting [2024-02-22T14:35:20.947Z] 9edc9170ac29: Waiting [2024-02-22T14:35:20.947Z] 75ca02881002: Pushed [2024-02-22T14:35:20.947Z] b3ece814a35e: Pushed [2024-02-22T14:35:20.947Z] fa1aa95177cf: Pushed [2024-02-22T14:35:20.947Z] 7fa3c85efc45: Pushed [2024-02-22T14:35:20.947Z] aedc3bda2944: Layer already exists [2024-02-22T14:35:20.947Z] b7962f7e8c8a: Pushed [2024-02-22T14:35:21.206Z] 9edc9170ac29: Pushed [2024-02-22T14:35:21.206Z] 597c35866369: Pushed [2024-02-22T14:35:24.509Z] 2ef5a3657065: Pushed [2024-02-22T14:35:24.509Z] dac2a86d11a73e0995135d9f20038dbbf996607a: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:24.905Z] + 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-02-22T14:35:25.322Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-22T14:35:25.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-22T14:35:25.322Z] 7fa3c85efc45: Preparing [2024-02-22T14:35:25.322Z] 2ef5a3657065: Preparing [2024-02-22T14:35:25.322Z] fa1aa95177cf: Preparing [2024-02-22T14:35:25.322Z] b3ece814a35e: Preparing [2024-02-22T14:35:25.322Z] 75ca02881002: Preparing [2024-02-22T14:35:25.322Z] b7962f7e8c8a: Preparing [2024-02-22T14:35:25.322Z] 9edc9170ac29: Preparing [2024-02-22T14:35:25.322Z] 597c35866369: Preparing [2024-02-22T14:35:25.322Z] aedc3bda2944: Preparing [2024-02-22T14:35:25.322Z] 9edc9170ac29: Waiting [2024-02-22T14:35:25.322Z] b7962f7e8c8a: Waiting [2024-02-22T14:35:25.322Z] 597c35866369: Waiting [2024-02-22T14:35:25.322Z] aedc3bda2944: Waiting [2024-02-22T14:35:25.322Z] 7fa3c85efc45: Layer already exists [2024-02-22T14:35:25.322Z] b3ece814a35e: Layer already exists [2024-02-22T14:35:25.322Z] 2ef5a3657065: Layer already exists [2024-02-22T14:35:25.322Z] fa1aa95177cf: Layer already exists [2024-02-22T14:35:25.322Z] 75ca02881002: Layer already exists [2024-02-22T14:35:25.322Z] 597c35866369: Layer already exists [2024-02-22T14:35:25.322Z] 9edc9170ac29: Layer already exists [2024-02-22T14:35:25.322Z] b7962f7e8c8a: Layer already exists [2024-02-22T14:35:25.322Z] aedc3bda2944: Layer already exists [2024-02-22T14:35:25.322Z] latest: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:25.718Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:26.123Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.11 [2024-02-22T14:35:26.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-22T14:35:26.123Z] 7fa3c85efc45: Preparing [2024-02-22T14:35:26.123Z] 2ef5a3657065: Preparing [2024-02-22T14:35:26.123Z] fa1aa95177cf: Preparing [2024-02-22T14:35:26.123Z] b3ece814a35e: Preparing [2024-02-22T14:35:26.123Z] 75ca02881002: Preparing [2024-02-22T14:35:26.123Z] b7962f7e8c8a: Preparing [2024-02-22T14:35:26.123Z] 9edc9170ac29: Preparing [2024-02-22T14:35:26.123Z] 597c35866369: Preparing [2024-02-22T14:35:26.123Z] aedc3bda2944: Preparing [2024-02-22T14:35:26.123Z] 597c35866369: Waiting [2024-02-22T14:35:26.123Z] 9edc9170ac29: Waiting [2024-02-22T14:35:26.123Z] aedc3bda2944: Waiting [2024-02-22T14:35:26.123Z] 2ef5a3657065: Layer already exists [2024-02-22T14:35:26.123Z] fa1aa95177cf: Layer already exists [2024-02-22T14:35:26.123Z] 75ca02881002: Layer already exists [2024-02-22T14:35:26.123Z] 7fa3c85efc45: Layer already exists [2024-02-22T14:35:26.123Z] b3ece814a35e: Layer already exists [2024-02-22T14:35:26.123Z] 597c35866369: Layer already exists [2024-02-22T14:35:26.123Z] aedc3bda2944: Layer already exists [2024-02-22T14:35:26.123Z] b7962f7e8c8a: Layer already exists [2024-02-22T14:35:26.123Z] 9edc9170ac29: Layer already exists [2024-02-22T14:35:26.123Z] 3.2.0-dev.11: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:26.543Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:26.945Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [2024-02-22T14:35:26.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-22T14:35:26.945Z] 7fa3c85efc45: Preparing [2024-02-22T14:35:26.945Z] 2ef5a3657065: Preparing [2024-02-22T14:35:26.945Z] fa1aa95177cf: Preparing [2024-02-22T14:35:26.945Z] b3ece814a35e: Preparing [2024-02-22T14:35:26.945Z] 75ca02881002: Preparing [2024-02-22T14:35:26.945Z] b7962f7e8c8a: Preparing [2024-02-22T14:35:26.945Z] 9edc9170ac29: Preparing [2024-02-22T14:35:26.945Z] 597c35866369: Preparing [2024-02-22T14:35:26.945Z] aedc3bda2944: Preparing [2024-02-22T14:35:26.945Z] b7962f7e8c8a: Waiting [2024-02-22T14:35:26.945Z] 9edc9170ac29: Waiting [2024-02-22T14:35:26.945Z] 597c35866369: Waiting [2024-02-22T14:35:26.945Z] b3ece814a35e: Layer already exists [2024-02-22T14:35:26.945Z] 75ca02881002: Layer already exists [2024-02-22T14:35:26.945Z] 2ef5a3657065: Layer already exists [2024-02-22T14:35:26.945Z] fa1aa95177cf: Layer already exists [2024-02-22T14:35:26.945Z] 7fa3c85efc45: Layer already exists [2024-02-22T14:35:26.945Z] b7962f7e8c8a: Layer already exists [2024-02-22T14:35:26.945Z] 9edc9170ac29: Layer already exists [2024-02-22T14:35:26.945Z] 597c35866369: Layer already exists [2024-02-22T14:35:26.945Z] aedc3bda2944: Layer already exists [2024-02-22T14:35:26.945Z] dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:27.350Z] + 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-02-22T14:35:27.745Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2024-02-22T14:35:27.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2024-02-22T14:35:27.745Z] 7fa3c85efc45: Preparing [2024-02-22T14:35:27.745Z] 2ef5a3657065: Preparing [2024-02-22T14:35:27.745Z] fa1aa95177cf: Preparing [2024-02-22T14:35:27.745Z] b3ece814a35e: Preparing [2024-02-22T14:35:27.745Z] 75ca02881002: Preparing [2024-02-22T14:35:27.745Z] b7962f7e8c8a: Preparing [2024-02-22T14:35:27.745Z] 9edc9170ac29: Preparing [2024-02-22T14:35:27.745Z] 597c35866369: Preparing [2024-02-22T14:35:27.745Z] aedc3bda2944: Preparing [2024-02-22T14:35:27.745Z] b7962f7e8c8a: Waiting [2024-02-22T14:35:27.745Z] 597c35866369: Waiting [2024-02-22T14:35:27.745Z] aedc3bda2944: Waiting [2024-02-22T14:35:27.745Z] 9edc9170ac29: Waiting [2024-02-22T14:35:27.745Z] b3ece814a35e: Layer already exists [2024-02-22T14:35:27.745Z] 7fa3c85efc45: Layer already exists [2024-02-22T14:35:27.745Z] 75ca02881002: Layer already exists [2024-02-22T14:35:27.745Z] fa1aa95177cf: Layer already exists [2024-02-22T14:35:27.745Z] 2ef5a3657065: Layer already exists [2024-02-22T14:35:27.745Z] 9edc9170ac29: Layer already exists [2024-02-22T14:35:27.745Z] aedc3bda2944: Layer already exists [2024-02-22T14:35:27.745Z] b7962f7e8c8a: Layer already exists [2024-02-22T14:35:27.745Z] 597c35866369: Layer already exists [2024-02-22T14:35:27.745Z] main: digest: sha256:8b05a7242c98d47bcbd85c3509999cb5492fff1aef68dd028ff65c8c46d6680b size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-22T14:35:27.978Z] ===================================================== [Pipeline] echo [2024-02-22T14:35:28.023Z] taggedImages: [2024-02-22T14:35:28.023Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a [2024-02-22T14:35:28.023Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2024-02-22T14:35:28.023Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.11 [2024-02-22T14:35:28.023Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [2024-02-22T14:35:28.023Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:28.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T14:35:28.673Z] [2024-02-22T14:35:28.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:28.998Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T14:35:28.998Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-22T14:35:28.998Z] 5eb5b503b376: Pulling fs layer [2024-02-22T14:35:28.998Z] 5c69ac0246d0: Pulling fs layer [2024-02-22T14:35:28.998Z] ec43610c2a17: Pulling fs layer [2024-02-22T14:35:28.998Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-22T14:35:28.998Z] 33b1e0a273af: Pulling fs layer [2024-02-22T14:35:28.998Z] 5d3b04190fa2: Pulling fs layer [2024-02-22T14:35:28.998Z] 2f39f015ded8: Pulling fs layer [2024-02-22T14:35:28.998Z] 3a2ae6a8a46f: Waiting [2024-02-22T14:35:28.998Z] 33b1e0a273af: Waiting [2024-02-22T14:35:28.998Z] 5d3b04190fa2: Waiting [2024-02-22T14:35:28.998Z] 2f39f015ded8: Waiting [2024-02-22T14:35:28.998Z] 5c69ac0246d0: Download complete [2024-02-22T14:35:28.998Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-22T14:35:28.998Z] 3a2ae6a8a46f: Download complete [2024-02-22T14:35:28.998Z] 33b1e0a273af: Verifying Checksum [2024-02-22T14:35:28.998Z] 33b1e0a273af: Download complete [2024-02-22T14:35:28.998Z] 5d3b04190fa2: Verifying Checksum [2024-02-22T14:35:28.998Z] 5d3b04190fa2: Download complete [2024-02-22T14:35:28.998Z] ec43610c2a17: Download complete [2024-02-22T14:35:29.257Z] 5eb5b503b376: Verifying Checksum [2024-02-22T14:35:29.257Z] 5eb5b503b376: Download complete [2024-02-22T14:35:29.822Z] 2f39f015ded8: Verifying Checksum [2024-02-22T14:35:29.822Z] 2f39f015ded8: Download complete [2024-02-22T14:35:30.388Z] 5eb5b503b376: Pull complete [2024-02-22T14:35:30.388Z] 5c69ac0246d0: Pull complete [2024-02-22T14:35:30.953Z] ec43610c2a17: Pull complete [2024-02-22T14:35:30.953Z] 3a2ae6a8a46f: Pull complete [2024-02-22T14:35:31.211Z] 33b1e0a273af: Pull complete [2024-02-22T14:35:31.211Z] 5d3b04190fa2: Pull complete [2024-02-22T14:35:35.395Z] 2f39f015ded8: Pull complete [2024-02-22T14:35:35.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-22T14:35:35.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T14:35:35.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:35:35.603Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:35:35.643Z] $ 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-02-22T14:35:40.106Z] $ docker top 5c04e21e315221939f3f5f48ff28a9e0db8c6bb9bcb647ec6a64da8f2a9d74d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-02-22T14:35:40.341Z] provisioning config files... [2024-02-22T14:35:40.377Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/163@tmp/config11525517074217409814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:35:40.591Z] ---> job-cost.sh [2024-02-22T14:35:40.591Z] lf-activate-venv: SKIPPING [2024-02-22T14:35:40.591Z] INFO: No Stack... [2024-02-22T14:35:40.850Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T14:35:40.857Z] ---> ****-login.sh [2024-02-22T14:35:40.857Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:35:41.418Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T14:35:41.709Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2024-02-22T14:35:41.709Z] + cut -d, -f6 [Pipeline] lock [2024-02-22T14:35:41.721Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [2024-02-22T14:35:41.728Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] did not exist. Created. [2024-02-22T14:35:41.733Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T14:35:42.096Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-22T14:35:42.163Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T14:35:42.171Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T14:35:42.263Z] $ docker stop --time=1 5c04e21e315221939f3f5f48ff28a9e0db8c6bb9bcb647ec6a64da8f2a9d74d6 [2024-02-22T14:35:43.416Z] $ docker rm -f --volumes 5c04e21e315221939f3f5f48ff28a9e0db8c6bb9bcb647ec6a64da8f2a9d74d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-22T14:35:45.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:45.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:45.123Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:45.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:45.123Z] [2024-02-22T14:35:45.123Z] Login Succeeded [2024-02-22T14:35:45.123Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:35:45.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:45.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:45.124Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:45.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:45.124Z] [2024-02-22T14:35:45.124Z] Login Succeeded [2024-02-22T14:35:45.124Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:35:45.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:45.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:45.393Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:45.393Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:45.393Z] [2024-02-22T14:35:45.393Z] Login Succeeded [2024-02-22T14:35:45.393Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:35:45.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:45.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:45.935Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:45.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:45.935Z] [2024-02-22T14:35:45.935Z] Login Succeeded [2024-02-22T14:35:45.935Z] ****.io [2024-02-22T14:35:46.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:35:46.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:35:46.474Z] Configure a credential helper to remove this warning. See [2024-02-22T14:35:46.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:35:46.474Z] [2024-02-22T14:35:46.474Z] Login Succeeded [2024-02-22T14:35:46.474Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:35:46.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T14:35:46.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:35:46.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:35:47.026Z] ========================================================= [2024-02-22T14:35:47.026Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-22T14:35:47.026Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:47.530Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-22T14:35:47.798Z] Sending build context to Docker daemon 670.2kB [2024-02-22T14:35:47.798Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T14:35:47.798Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-22T14:35:48.069Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-22T14:35:48.069Z] 9fda8d8052c6: Pulling fs layer [2024-02-22T14:35:48.069Z] 5d54e960e981: Pulling fs layer [2024-02-22T14:35:48.069Z] c4a7e357bf2a: Pulling fs layer [2024-02-22T14:35:48.069Z] f0e02332f6b5: Pulling fs layer [2024-02-22T14:35:48.069Z] 872ee5b61b7b: Pulling fs layer [2024-02-22T14:35:48.069Z] 0c6a40ed1a82: Pulling fs layer [2024-02-22T14:35:48.069Z] 94ae7d8d031c: Pulling fs layer [2024-02-22T14:35:48.069Z] 872ee5b61b7b: Waiting [2024-02-22T14:35:48.069Z] 0c6a40ed1a82: Waiting [2024-02-22T14:35:48.069Z] 94ae7d8d031c: Waiting [2024-02-22T14:35:48.069Z] f0e02332f6b5: Waiting [2024-02-22T14:35:48.069Z] 5d54e960e981: Verifying Checksum [2024-02-22T14:35:48.069Z] 5d54e960e981: Download complete [2024-02-22T14:35:48.069Z] f0e02332f6b5: Verifying Checksum [2024-02-22T14:35:48.069Z] f0e02332f6b5: Download complete [2024-02-22T14:35:48.069Z] 872ee5b61b7b: Verifying Checksum [2024-02-22T14:35:48.069Z] 872ee5b61b7b: Download complete [2024-02-22T14:35:48.069Z] 9fda8d8052c6: Verifying Checksum [2024-02-22T14:35:48.069Z] 9fda8d8052c6: Download complete [2024-02-22T14:35:48.657Z] 94ae7d8d031c: Verifying Checksum [2024-02-22T14:35:48.657Z] 94ae7d8d031c: Download complete [2024-02-22T14:35:48.927Z] 9fda8d8052c6: Pull complete [2024-02-22T14:35:49.513Z] 5d54e960e981: Pull complete [2024-02-22T14:35:50.101Z] c4a7e357bf2a: Verifying Checksum [2024-02-22T14:35:50.101Z] c4a7e357bf2a: Download complete [2024-02-22T14:35:51.070Z] 0c6a40ed1a82: Verifying Checksum [2024-02-22T14:35:51.070Z] 0c6a40ed1a82: Download complete [2024-02-22T14:36:03.388Z] c4a7e357bf2a: Pull complete [2024-02-22T14:36:03.388Z] f0e02332f6b5: Pull complete [2024-02-22T14:36:03.388Z] 872ee5b61b7b: Pull complete [2024-02-22T14:36:10.066Z] 0c6a40ed1a82: Pull complete [2024-02-22T14:36:15.424Z] 94ae7d8d031c: Pull complete [2024-02-22T14:36:15.424Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-22T14:36:15.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-22T14:36:15.424Z] ---> 86de565de09d [2024-02-22T14:36:15.424Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T14:36:15.424Z] ---> Running in 75afc002ea06 [2024-02-22T14:36:15.691Z] Removing intermediate container 75afc002ea06 [2024-02-22T14:36:15.691Z] ---> a00655c2c83d [2024-02-22T14:36:15.691Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T14:36:15.691Z] ---> Running in 83df32ab3123 [2024-02-22T14:36:15.962Z] Removing intermediate container 83df32ab3123 [2024-02-22T14:36:15.962Z] ---> 01765f1a0ab5 [2024-02-22T14:36:15.962Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-22T14:36:16.229Z] ---> Running in a4667f7ad0a0 [2024-02-22T14:36:16.497Z] Removing intermediate container a4667f7ad0a0 [2024-02-22T14:36:16.497Z] ---> 2ae0af362885 [2024-02-22T14:36:16.497Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T14:36:16.497Z] ---> Running in 4f9530358c4e [2024-02-22T14:36:17.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T14:36:17.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T14:36:18.865Z] OK: 266 MiB in 52 packages [2024-02-22T14:36:19.822Z] Removing intermediate container 4f9530358c4e [2024-02-22T14:36:19.822Z] ---> 717ec512c1a0 [2024-02-22T14:36:19.822Z] Step 7/12 : WORKDIR /app [2024-02-22T14:36:19.822Z] ---> Running in 7fb34072dafe [2024-02-22T14:36:20.093Z] Removing intermediate container 7fb34072dafe [2024-02-22T14:36:20.093Z] ---> cfd8c988c31f [2024-02-22T14:36:20.093Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-22T14:36:20.682Z] ---> 0249f3f433d4 [2024-02-22T14:36:20.682Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T14:36:20.682Z] ---> Running in bfbede6601f1 [2024-02-22T14:37:30.054Z] Removing intermediate container bfbede6601f1 [2024-02-22T14:37:30.054Z] ---> 66105c7e1b1f [2024-02-22T14:37:30.054Z] Step 10/12 : COPY . . [2024-02-22T14:37:30.054Z] ---> 824d3f577169 [2024-02-22T14:37:30.054Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T14:37:30.054Z] ---> Running in d7007e1251e7 [2024-02-22T14:37:30.054Z] Removing intermediate container d7007e1251e7 [2024-02-22T14:37:30.054Z] ---> 6fc9eb0aad6a [2024-02-22T14:37:30.054Z] Step 12/12 : RUN $MAKE [2024-02-22T14:37:30.054Z] ---> Running in 63895bf69c86 [2024-02-22T14:37:30.054Z] noop [2024-02-22T14:37:30.054Z] Removing intermediate container 63895bf69c86 [2024-02-22T14:37:30.054Z] ---> 9b3e5acb0148 [2024-02-22T14:37:30.054Z] Successfully built 9b3e5acb0148 [2024-02-22T14:37:30.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:37:30.531Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T14:37:30.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:37:30.820Z] prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container [2024-02-22T14:37:30.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/163 -v /w/workspace/app-rfid-llrp-inventory/163:/w/workspace/app-rfid-llrp-inventory/163:rw,z -v /w/workspace/app-rfid-llrp-inventory/163@tmp:/w/workspace/app-rfid-llrp-inventory/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T14:37:32.003Z] $ docker top 144bbdee9ff5c533ed669c07d937b4cc9e8a3804eb94bcee1dc0d4e6363994ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:37:32.890Z] + go version [2024-02-22T14:37:32.890Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-22T14:37:32.913Z] $ docker stop --time=1 144bbdee9ff5c533ed669c07d937b4cc9e8a3804eb94bcee1dc0d4e6363994ed [2024-02-22T14:37:34.523Z] $ docker rm -f --volumes 144bbdee9ff5c533ed669c07d937b4cc9e8a3804eb94bcee1dc0d4e6363994ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:37:35.500Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T14:37:35.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:37:35.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container [2024-02-22T14:37:35.804Z] $ 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/163 -v /w/workspace/app-rfid-llrp-inventory/163:/w/workspace/app-rfid-llrp-inventory/163:rw,z -v /w/workspace/app-rfid-llrp-inventory/163@tmp:/w/workspace/app-rfid-llrp-inventory/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T14:37:36.936Z] $ docker top a4101fa262ce98c7cb4ab2bdd0c5941812e8584d13be1b1de6d42c98bd7a8c87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:37:37.512Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/163 [Pipeline] fileExists [Pipeline] sh [2024-02-22T14:37:37.901Z] + make test [2024-02-22T14:37:38.166Z] go test -race ./... -coverprofile=coverage.out ./... [2024-02-22T14:40:15.674Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-02-22T14:40:15.674Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-02-22T14:40:15.674Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.069s coverage: 86.2% of statements [2024-02-22T14:40:17.077Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.385s coverage: 71.9% of statements [2024-02-22T14:40:18.048Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-22T14:40:18.048Z] go vet ./... [2024-02-22T14:42:24.740Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T14:42:24.740Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T14:42:24.740Z] ./bin/test-attribution.sh [2024-02-22T14:42:24.740Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-02-22T14:42:24.740Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-02-22T14:42:24.740Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-02-22T14:42:24.740Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-02-22T14:42:24.740Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-02-22T14:42:24.740Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-02-22T14:42:24.740Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T14:42:24.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T14:42:24.813Z] $ docker stop --time=1 a4101fa262ce98c7cb4ab2bdd0c5941812e8584d13be1b1de6d42c98bd7a8c87 [2024-02-22T14:42:26.835Z] $ docker rm -f --volumes a4101fa262ce98c7cb4ab2bdd0c5941812e8584d13be1b1de6d42c98bd7a8c87 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T14:42:28.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T14:42:28.593Z] Warning: overwriting stash ‘coverage-report’ [2024-02-22T14:42:29.095Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T14:42:29.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T14:42:30.022Z] + ls -al . [2024-02-22T14:42:30.022Z] total 204 [2024-02-22T14:42:30.022Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 22 14:37 . [2024-02-22T14:42:30.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:35 .. [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 262 Feb 22 14:35 .dockerignore [2024-02-22T14:42:30.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:35 .git [2024-02-22T14:42:30.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:35 .github [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 773 Feb 22 14:35 .gitignore [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 14:35 .golangci.yml [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 10232 Feb 22 14:35 Attribution.txt [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 11245 Feb 22 14:35 CHANGELOG.md [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 1768 Feb 22 14:35 Dockerfile [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:35 GOVERNANCE.md [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 665 Feb 22 14:35 Jenkinsfile [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 11347 Feb 22 14:35 LICENSE [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 2497 Feb 22 14:35 Makefile [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 22 14:35 OWNERS.md [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 22 14:35 README.md [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:33 VERSION [2024-02-22T14:42:30.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:35 bin [2024-02-22T14:42:30.022Z] -rw-r--r-- 1 jenkins jenkins 41317 Feb 22 14:40 coverage.out [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 3971 Feb 22 14:35 go.mod [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 34426 Feb 22 14:35 go.sum [2024-02-22T14:42:30.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:35 images [2024-02-22T14:42:30.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:35 internal [2024-02-22T14:42:30.022Z] -rw-rw-r-- 1 jenkins jenkins 531 Feb 22 14:35 main.go [2024-02-22T14:42:30.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:35 openapi [2024-02-22T14:42:30.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:35 res [2024-02-22T14:42:30.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:42:30.437Z] + 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=dac2a86d11a73e0995135d9f20038dbbf996607a --label arch=arm64 --label version=3.2.0-dev.11 . [2024-02-22T14:42:30.705Z] Sending build context to Docker daemon 670.2kB [2024-02-22T14:42:30.705Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T14:42:30.705Z] Step 2/30 : FROM ${BASE} AS builder [2024-02-22T14:42:30.705Z] ---> 9b3e5acb0148 [2024-02-22T14:42:30.705Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T14:42:30.705Z] ---> Running in c49bd5627169 [2024-02-22T14:42:30.980Z] Removing intermediate container c49bd5627169 [2024-02-22T14:42:30.980Z] ---> f755fb12c5f0 [2024-02-22T14:42:30.980Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T14:42:31.248Z] ---> Running in 434f3e952c2d [2024-02-22T14:42:31.515Z] Removing intermediate container 434f3e952c2d [2024-02-22T14:42:31.515Z] ---> 2bb98c1b0aa2 [2024-02-22T14:42:31.515Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-02-22T14:42:31.515Z] ---> Running in 3ca883eb43ad [2024-02-22T14:42:31.782Z] Removing intermediate container 3ca883eb43ad [2024-02-22T14:42:31.782Z] ---> acedfd9284d2 [2024-02-22T14:42:31.782Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T14:42:32.057Z] ---> Running in a4d2debd11c7 [2024-02-22T14:42:33.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T14:42:33.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T14:42:34.699Z] OK: 266 MiB in 52 packages [2024-02-22T14:42:35.668Z] Removing intermediate container a4d2debd11c7 [2024-02-22T14:42:35.668Z] ---> 1e6ff604dc8b [2024-02-22T14:42:35.668Z] Step 7/30 : WORKDIR /app [2024-02-22T14:42:35.935Z] ---> Running in 3cc6986eedbc [2024-02-22T14:42:36.201Z] Removing intermediate container 3cc6986eedbc [2024-02-22T14:42:36.201Z] ---> 206345428b36 [2024-02-22T14:42:36.201Z] Step 8/30 : COPY go.mod vendor* ./ [2024-02-22T14:42:36.784Z] ---> e2a2edd7b821 [2024-02-22T14:42:36.784Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T14:42:36.784Z] ---> Running in 1384f5bfd167 [2024-02-22T14:42:38.740Z] Removing intermediate container 1384f5bfd167 [2024-02-22T14:42:38.740Z] ---> 08d47d2ff355 [2024-02-22T14:42:38.740Z] Step 10/30 : COPY . . [2024-02-22T14:42:39.322Z] ---> fae87d4b95b9 [2024-02-22T14:42:39.322Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T14:42:39.322Z] ---> Running in 0d4bb6c059fd [2024-02-22T14:42:39.592Z] Removing intermediate container 0d4bb6c059fd [2024-02-22T14:42:39.592Z] ---> 4246ba1cc6af [2024-02-22T14:42:39.592Z] Step 12/30 : RUN $MAKE [2024-02-22T14:42:39.859Z] ---> Running in 2d58134f939f [2024-02-22T14:42:40.825Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.11" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-02-22T14:44:32.477Z] Removing intermediate container 2d58134f939f [2024-02-22T14:44:32.477Z] ---> 63c7858704d3 [2024-02-22T14:44:32.477Z] Step 13/30 : FROM alpine:3.18 [2024-02-22T14:44:32.477Z] 3.18: Pulling from library/alpine [2024-02-22T14:44:32.477Z] c6b39de5b339: Pulling fs layer [2024-02-22T14:44:32.477Z] c6b39de5b339: Verifying Checksum [2024-02-22T14:44:32.477Z] c6b39de5b339: Download complete [2024-02-22T14:44:32.745Z] c6b39de5b339: Pull complete [2024-02-22T14:44:32.745Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T14:44:32.745Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T14:44:32.745Z] ---> 33abbf032149 [2024-02-22T14:44:32.745Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T14:44:33.012Z] ---> Running in f1873a9a8dc4 [2024-02-22T14:44:33.282Z] Removing intermediate container f1873a9a8dc4 [2024-02-22T14:44:33.282Z] ---> 816e84a1eecf [2024-02-22T14:44:33.282Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-02-22T14:44:33.282Z] ---> Running in b37bc95a3185 [2024-02-22T14:44:33.549Z] Removing intermediate container b37bc95a3185 [2024-02-22T14:44:33.549Z] ---> 14990ad7b3e2 [2024-02-22T14:44:33.549Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-02-22T14:44:33.817Z] ---> Running in aa8e874c2736 [2024-02-22T14:44:34.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T14:44:35.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T14:44:36.462Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T14:44:36.462Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T14:44:36.462Z] Executing busybox-1.36.1-r5.trigger [2024-02-22T14:44:36.462Z] Executing ca-certificates-20230506-r0.trigger [2024-02-22T14:44:36.462Z] OK: 9 MiB in 17 packages [2024-02-22T14:44:37.876Z] Removing intermediate container aa8e874c2736 [2024-02-22T14:44:37.876Z] ---> a5f87776b821 [2024-02-22T14:44:37.876Z] Step 17/30 : RUN apk --no-cache upgrade [2024-02-22T14:44:37.876Z] ---> Running in 637ca52d37bc [2024-02-22T14:44:38.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T14:44:39.216Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T14:44:40.672Z] OK: 9 MiB in 17 packages [2024-02-22T14:44:41.275Z] Removing intermediate container 637ca52d37bc [2024-02-22T14:44:41.275Z] ---> 74dfaef5503e [2024-02-22T14:44:41.275Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-22T14:44:41.859Z] ---> 2a18c76e2966 [2024-02-22T14:44:41.859Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-22T14:44:46.113Z] ---> 95ecb35f71f4 [2024-02-22T14:44:46.113Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-02-22T14:44:46.380Z] ---> 4552168afed8 [2024-02-22T14:44:46.380Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-02-22T14:44:46.967Z] ---> ad73f418e019 [2024-02-22T14:44:46.967Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-02-22T14:44:48.385Z] ---> 51c6b331dd66 [2024-02-22T14:44:48.385Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-02-22T14:44:48.653Z] ---> Running in 800522c9b62f [2024-02-22T14:44:50.596Z] Removing intermediate container 800522c9b62f [2024-02-22T14:44:50.596Z] ---> 3b20157f88c1 [2024-02-22T14:44:50.596Z] Step 24/30 : VOLUME /cache [2024-02-22T14:44:50.596Z] ---> Running in 30c802959cef [2024-02-22T14:44:50.596Z] Removing intermediate container 30c802959cef [2024-02-22T14:44:50.596Z] ---> 6eae4dcad2c3 [2024-02-22T14:44:50.596Z] Step 25/30 : EXPOSE 59711 [2024-02-22T14:44:50.863Z] ---> Running in d67a17daf42a [2024-02-22T14:44:51.129Z] Removing intermediate container d67a17daf42a [2024-02-22T14:44:51.129Z] ---> 5a6f516662b7 [2024-02-22T14:44:51.129Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-02-22T14:44:51.129Z] ---> Running in d8065903b35b [2024-02-22T14:44:51.405Z] Removing intermediate container d8065903b35b [2024-02-22T14:44:51.405Z] ---> 09526095cd1f [2024-02-22T14:44:51.405Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-02-22T14:44:51.671Z] ---> Running in 3ea017de2b3d [2024-02-22T14:44:51.937Z] Removing intermediate container 3ea017de2b3d [2024-02-22T14:44:51.937Z] ---> 2be9e5acae03 [2024-02-22T14:44:51.937Z] Step 28/30 : LABEL arch=arm64 [2024-02-22T14:44:51.937Z] ---> Running in cac18c5d5817 [2024-02-22T14:44:52.205Z] Removing intermediate container cac18c5d5817 [2024-02-22T14:44:52.205Z] ---> 605216fa623b [2024-02-22T14:44:52.205Z] Step 29/30 : LABEL git_sha=dac2a86d11a73e0995135d9f20038dbbf996607a [2024-02-22T14:44:52.482Z] ---> Running in 66cc8733864f [2024-02-22T14:44:52.750Z] Removing intermediate container 66cc8733864f [2024-02-22T14:44:52.750Z] ---> a139786cce3a [2024-02-22T14:44:52.750Z] Step 30/30 : LABEL version=3.2.0-dev.11 [2024-02-22T14:44:52.750Z] ---> Running in 3d9c7bef41d8 [2024-02-22T14:44:53.017Z] Removing intermediate container 3d9c7bef41d8 [2024-02-22T14:44:53.017Z] ---> d14f3808679e [2024-02-22T14:44:53.017Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T14:44:53.017Z] Successfully built d14f3808679e [2024-02-22T14:44:53.291Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T14:44:53.775Z] provisioning config files... [2024-02-22T14:44:53.790Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/163@tmp/config580261710766398878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:44:54.194Z] ---> ****-login.sh [2024-02-22T14:44:54.194Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:44:54.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:44:54.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:44:54.479Z] Configure a credential helper to remove this warning. See [2024-02-22T14:44:54.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:44:54.479Z] [2024-02-22T14:44:54.479Z] Login Succeeded [2024-02-22T14:44:54.479Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:44:54.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:44:54.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:44:54.747Z] Configure a credential helper to remove this warning. See [2024-02-22T14:44:54.747Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:44:54.747Z] [2024-02-22T14:44:54.747Z] Login Succeeded [2024-02-22T14:44:54.747Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:44:55.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:44:55.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:44:55.284Z] Configure a credential helper to remove this warning. See [2024-02-22T14:44:55.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:44:55.284Z] [2024-02-22T14:44:55.284Z] Login Succeeded [2024-02-22T14:44:55.284Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:44:55.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:44:55.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:44:55.550Z] Configure a credential helper to remove this warning. See [2024-02-22T14:44:55.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:44:55.551Z] [2024-02-22T14:44:55.551Z] Login Succeeded [2024-02-22T14:44:55.551Z] ****.io [2024-02-22T14:44:55.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:44:56.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:44:56.084Z] Configure a credential helper to remove this warning. See [2024-02-22T14:44:56.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:44:56.084Z] [2024-02-22T14:44:56.084Z] Login Succeeded [2024-02-22T14:44:56.084Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:44:56.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-22T14:44:56.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:44:56.367Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2024-02-22T14:44:56.367Z] dac2a86d11a73e0995135d9f20038dbbf996607a [2024-02-22T14:44:56.367Z] latest [2024-02-22T14:44:56.367Z] 3.2.0-dev.11 [2024-02-22T14:44:56.367Z] dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [2024-02-22T14:44:56.367Z] main [2024-02-22T14:44:56.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:44:56.920Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:01.645Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a [2024-02-22T14:45:01.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-22T14:45:01.645Z] 89ae5bf4d0b5: Preparing [2024-02-22T14:45:01.645Z] df268524e810: Preparing [2024-02-22T14:45:01.645Z] 323ff327c0f9: Preparing [2024-02-22T14:45:01.645Z] 1d11731f0fcc: Preparing [2024-02-22T14:45:01.645Z] b24bb16a1d7d: Preparing [2024-02-22T14:45:01.645Z] f5a21d988c7c: Preparing [2024-02-22T14:45:01.645Z] ae72bcd9e7f2: Preparing [2024-02-22T14:45:01.645Z] 6a51e1e514e3: Preparing [2024-02-22T14:45:01.645Z] 7c504f21be85: Preparing [2024-02-22T14:45:01.645Z] f5a21d988c7c: Waiting [2024-02-22T14:45:01.645Z] 6a51e1e514e3: Waiting [2024-02-22T14:45:01.645Z] ae72bcd9e7f2: Waiting [2024-02-22T14:45:01.645Z] 7c504f21be85: Waiting [2024-02-22T14:45:01.913Z] 323ff327c0f9: Pushed [2024-02-22T14:45:01.913Z] 1d11731f0fcc: Pushed [2024-02-22T14:45:01.913Z] 89ae5bf4d0b5: Pushed [2024-02-22T14:45:01.913Z] b24bb16a1d7d: Pushed [2024-02-22T14:45:01.913Z] 7c504f21be85: Layer already exists [2024-02-22T14:45:02.178Z] f5a21d988c7c: Pushed [2024-02-22T14:45:02.178Z] ae72bcd9e7f2: Pushed [2024-02-22T14:45:02.444Z] 6a51e1e514e3: Pushed [2024-02-22T14:45:07.778Z] df268524e810: Pushed [2024-02-22T14:45:07.778Z] dac2a86d11a73e0995135d9f20038dbbf996607a: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:08.263Z] + 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-02-22T14:45:08.751Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-22T14:45:08.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-22T14:45:08.751Z] 89ae5bf4d0b5: Preparing [2024-02-22T14:45:08.751Z] df268524e810: Preparing [2024-02-22T14:45:08.751Z] 323ff327c0f9: Preparing [2024-02-22T14:45:08.751Z] 1d11731f0fcc: Preparing [2024-02-22T14:45:08.751Z] b24bb16a1d7d: Preparing [2024-02-22T14:45:08.751Z] f5a21d988c7c: Preparing [2024-02-22T14:45:08.751Z] ae72bcd9e7f2: Preparing [2024-02-22T14:45:08.751Z] 6a51e1e514e3: Preparing [2024-02-22T14:45:08.751Z] 7c504f21be85: Preparing [2024-02-22T14:45:08.751Z] ae72bcd9e7f2: Waiting [2024-02-22T14:45:08.751Z] 6a51e1e514e3: Waiting [2024-02-22T14:45:08.751Z] 7c504f21be85: Waiting [2024-02-22T14:45:08.751Z] f5a21d988c7c: Waiting [2024-02-22T14:45:08.751Z] 89ae5bf4d0b5: Layer already exists [2024-02-22T14:45:08.751Z] df268524e810: Layer already exists [2024-02-22T14:45:08.751Z] 323ff327c0f9: Layer already exists [2024-02-22T14:45:08.751Z] b24bb16a1d7d: Layer already exists [2024-02-22T14:45:08.751Z] 1d11731f0fcc: Layer already exists [2024-02-22T14:45:08.751Z] 6a51e1e514e3: Layer already exists [2024-02-22T14:45:08.751Z] ae72bcd9e7f2: Layer already exists [2024-02-22T14:45:08.751Z] f5a21d988c7c: Layer already exists [2024-02-22T14:45:08.751Z] 7c504f21be85: Layer already exists [2024-02-22T14:45:09.021Z] latest: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:09.500Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:09.986Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.11 [2024-02-22T14:45:09.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-22T14:45:09.986Z] 89ae5bf4d0b5: Preparing [2024-02-22T14:45:09.986Z] df268524e810: Preparing [2024-02-22T14:45:09.986Z] 323ff327c0f9: Preparing [2024-02-22T14:45:09.986Z] 1d11731f0fcc: Preparing [2024-02-22T14:45:09.986Z] b24bb16a1d7d: Preparing [2024-02-22T14:45:09.986Z] f5a21d988c7c: Preparing [2024-02-22T14:45:09.986Z] ae72bcd9e7f2: Preparing [2024-02-22T14:45:09.986Z] 6a51e1e514e3: Preparing [2024-02-22T14:45:09.986Z] 7c504f21be85: Preparing [2024-02-22T14:45:09.986Z] ae72bcd9e7f2: Waiting [2024-02-22T14:45:09.986Z] 6a51e1e514e3: Waiting [2024-02-22T14:45:09.986Z] 7c504f21be85: Waiting [2024-02-22T14:45:09.986Z] f5a21d988c7c: Waiting [2024-02-22T14:45:09.986Z] df268524e810: Layer already exists [2024-02-22T14:45:09.986Z] 1d11731f0fcc: Layer already exists [2024-02-22T14:45:09.986Z] 89ae5bf4d0b5: Layer already exists [2024-02-22T14:45:09.986Z] 323ff327c0f9: Layer already exists [2024-02-22T14:45:09.986Z] b24bb16a1d7d: Layer already exists [2024-02-22T14:45:09.986Z] 7c504f21be85: Layer already exists [2024-02-22T14:45:09.986Z] 6a51e1e514e3: Layer already exists [2024-02-22T14:45:09.986Z] f5a21d988c7c: Layer already exists [2024-02-22T14:45:09.986Z] ae72bcd9e7f2: Layer already exists [2024-02-22T14:45:10.252Z] 3.2.0-dev.11: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:10.734Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:11.212Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [2024-02-22T14:45:11.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-22T14:45:11.212Z] 89ae5bf4d0b5: Preparing [2024-02-22T14:45:11.212Z] df268524e810: Preparing [2024-02-22T14:45:11.212Z] 323ff327c0f9: Preparing [2024-02-22T14:45:11.212Z] 1d11731f0fcc: Preparing [2024-02-22T14:45:11.212Z] b24bb16a1d7d: Preparing [2024-02-22T14:45:11.212Z] f5a21d988c7c: Preparing [2024-02-22T14:45:11.212Z] ae72bcd9e7f2: Preparing [2024-02-22T14:45:11.212Z] 6a51e1e514e3: Preparing [2024-02-22T14:45:11.212Z] 7c504f21be85: Preparing [2024-02-22T14:45:11.212Z] f5a21d988c7c: Waiting [2024-02-22T14:45:11.212Z] ae72bcd9e7f2: Waiting [2024-02-22T14:45:11.212Z] 6a51e1e514e3: Waiting [2024-02-22T14:45:11.212Z] 7c504f21be85: Waiting [2024-02-22T14:45:11.212Z] 1d11731f0fcc: Layer already exists [2024-02-22T14:45:11.212Z] b24bb16a1d7d: Layer already exists [2024-02-22T14:45:11.212Z] 323ff327c0f9: Layer already exists [2024-02-22T14:45:11.212Z] df268524e810: Layer already exists [2024-02-22T14:45:11.212Z] 89ae5bf4d0b5: Layer already exists [2024-02-22T14:45:11.212Z] f5a21d988c7c: Layer already exists [2024-02-22T14:45:11.212Z] ae72bcd9e7f2: Layer already exists [2024-02-22T14:45:11.212Z] 6a51e1e514e3: Layer already exists [2024-02-22T14:45:11.212Z] 7c504f21be85: Layer already exists [2024-02-22T14:45:11.482Z] dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:11.959Z] + 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-02-22T14:45:12.431Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2024-02-22T14:45:12.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2024-02-22T14:45:12.432Z] 89ae5bf4d0b5: Preparing [2024-02-22T14:45:12.432Z] df268524e810: Preparing [2024-02-22T14:45:12.432Z] 323ff327c0f9: Preparing [2024-02-22T14:45:12.432Z] 1d11731f0fcc: Preparing [2024-02-22T14:45:12.432Z] b24bb16a1d7d: Preparing [2024-02-22T14:45:12.432Z] f5a21d988c7c: Preparing [2024-02-22T14:45:12.432Z] ae72bcd9e7f2: Preparing [2024-02-22T14:45:12.432Z] 6a51e1e514e3: Preparing [2024-02-22T14:45:12.432Z] 7c504f21be85: Preparing [2024-02-22T14:45:12.432Z] f5a21d988c7c: Waiting [2024-02-22T14:45:12.432Z] ae72bcd9e7f2: Waiting [2024-02-22T14:45:12.432Z] 6a51e1e514e3: Waiting [2024-02-22T14:45:12.432Z] 7c504f21be85: Waiting [2024-02-22T14:45:12.432Z] 1d11731f0fcc: Layer already exists [2024-02-22T14:45:12.432Z] 89ae5bf4d0b5: Layer already exists [2024-02-22T14:45:12.432Z] b24bb16a1d7d: Layer already exists [2024-02-22T14:45:12.432Z] 323ff327c0f9: Layer already exists [2024-02-22T14:45:12.432Z] df268524e810: Layer already exists [2024-02-22T14:45:12.432Z] ae72bcd9e7f2: Layer already exists [2024-02-22T14:45:12.432Z] 6a51e1e514e3: Layer already exists [2024-02-22T14:45:12.432Z] f5a21d988c7c: Layer already exists [2024-02-22T14:45:12.432Z] 7c504f21be85: Layer already exists [2024-02-22T14:45:12.698Z] main: digest: sha256:6ed13b63963d375cd9f03770c6ed5c883e423c55a05c436a687e81da447701fb size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-22T14:45:13.050Z] ===================================================== [Pipeline] echo [2024-02-22T14:45:13.110Z] taggedImages: [2024-02-22T14:45:13.110Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a [2024-02-22T14:45:13.110Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2024-02-22T14:45:13.110Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.11 [2024-02-22T14:45:13.110Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:dac2a86d11a73e0995135d9f20038dbbf996607a-3.2.0-dev.11 [2024-02-22T14:45:13.110Z] - 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-02-22T14:45:13.828Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T14:45:13.828Z] [2024-02-22T14:45:13.828Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:14.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T14:45:15.181Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-22T14:45:15.181Z] 8998bd30e6a1: Pulling fs layer [2024-02-22T14:45:15.181Z] 04944245beec: Pulling fs layer [2024-02-22T14:45:15.181Z] 699f458cf7ca: Pulling fs layer [2024-02-22T14:45:15.181Z] 765212b225bb: Pulling fs layer [2024-02-22T14:45:15.181Z] f23df028b6ca: Pulling fs layer [2024-02-22T14:45:15.181Z] d65c8cfc05b1: Pulling fs layer [2024-02-22T14:45:15.181Z] 2437ff75d9bd: Pulling fs layer [2024-02-22T14:45:15.181Z] 765212b225bb: Waiting [2024-02-22T14:45:15.181Z] f23df028b6ca: Waiting [2024-02-22T14:45:15.181Z] d65c8cfc05b1: Waiting [2024-02-22T14:45:15.181Z] 2437ff75d9bd: Waiting [2024-02-22T14:45:15.451Z] 04944245beec: Verifying Checksum [2024-02-22T14:45:15.451Z] 04944245beec: Download complete [2024-02-22T14:45:15.451Z] 765212b225bb: Verifying Checksum [2024-02-22T14:45:15.451Z] 765212b225bb: Download complete [2024-02-22T14:45:15.451Z] f23df028b6ca: Verifying Checksum [2024-02-22T14:45:15.451Z] f23df028b6ca: Download complete [2024-02-22T14:45:15.451Z] d65c8cfc05b1: Verifying Checksum [2024-02-22T14:45:15.451Z] d65c8cfc05b1: Download complete [2024-02-22T14:45:15.451Z] 699f458cf7ca: Verifying Checksum [2024-02-22T14:45:15.451Z] 699f458cf7ca: Download complete [2024-02-22T14:45:16.036Z] 8998bd30e6a1: Verifying Checksum [2024-02-22T14:45:16.036Z] 8998bd30e6a1: Download complete [2024-02-22T14:45:18.610Z] 2437ff75d9bd: Verifying Checksum [2024-02-22T14:45:18.610Z] 2437ff75d9bd: Download complete [2024-02-22T14:45:20.550Z] 8998bd30e6a1: Pull complete [2024-02-22T14:45:21.133Z] 04944245beec: Pull complete [2024-02-22T14:45:23.073Z] 699f458cf7ca: Pull complete [2024-02-22T14:45:23.073Z] 765212b225bb: Pull complete [2024-02-22T14:45:23.659Z] f23df028b6ca: Pull complete [2024-02-22T14:45:23.926Z] d65c8cfc05b1: Pull complete [2024-02-22T14:45:42.132Z] 2437ff75d9bd: Pull complete [2024-02-22T14:45:42.132Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-22T14:45:42.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T14:45:42.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:45:42.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-1514 does not seem to be running inside a container [2024-02-22T14:45:42.569Z] $ 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/163 -v /w/workspace/app-rfid-llrp-inventory/163:/w/workspace/app-rfid-llrp-inventory/163:rw,z -v /w/workspace/app-rfid-llrp-inventory/163@tmp:/w/workspace/app-rfid-llrp-inventory/163@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-22T14:45:45.239Z] $ docker top a880b155bbf1970223b85e387cae7df6a918c687961414398fc1348be6a22e1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:45:46.160Z] ---> job-cost.sh [2024-02-22T14:45:46.160Z] lf-activate-venv: SKIPPING [2024-02-22T14:45:46.160Z] INFO: No Stack... [2024-02-22T14:45:46.425Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-22T14:45:47.383Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T14:45:48.024Z] + cut -d, -f6 [2024-02-22T14:45:48.024Z] + cat /w/workspace/app-rfid-llrp-inventory/163/archives/cost.csv [Pipeline] lock [2024-02-22T14:45:48.058Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [2024-02-22T14:45:48.068Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] did not exist. Created. [2024-02-22T14:45:48.073Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T14:45:48.812Z] /w/workspace/app-rfid-llrp-inventory/163@tmp/durable-5f09c053/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-22T14:45:49.140Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-22T14:45:49.486Z] Warning: overwriting stash ‘stack-cost’ [2024-02-22T14:45:49.579Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T14:45:49.587Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-163-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T14:45:49.709Z] $ docker stop --time=1 a880b155bbf1970223b85e387cae7df6a918c687961414398fc1348be6a22e1e [2024-02-22T14:45:51.222Z] $ docker rm -f --volumes a880b155bbf1970223b85e387cae7df6a918c687961414398fc1348be6a22e1e [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-02-22T14:45:52.629Z] provisioning config files... [2024-02-22T14:45:52.639Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16905273653798968604tmp [Pipeline] { [Pipeline] sh [2024-02-22T14:45:53.032Z] + set +x [2024-02-22T14:45:53.032Z] + curl -s https://codecov.io/bash [2024-02-22T14:45:53.032Z] + bash -s -- [2024-02-22T14:45:53.291Z] [2024-02-22T14:45:53.291Z] _____ _ [2024-02-22T14:45:53.291Z] / ____| | | [2024-02-22T14:45:53.291Z] | | ___ __| | ___ ___ _____ __ [2024-02-22T14:45:53.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-22T14:45:53.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-22T14:45:53.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-22T14:45:53.291Z] Bash-1.0.6 [2024-02-22T14:45:53.291Z] [2024-02-22T14:45:53.291Z] [2024-02-22T14:45:53.291Z] ==> git version 2.25.1 found [2024-02-22T14:45:53.291Z] ==> 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-02-22T14:45:53.291Z] Release-Date: 2020-01-08 [2024-02-22T14:45:53.291Z] 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-02-22T14:45:53.291Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-22T14:45:53.291Z] ==> Jenkins CI detected. [2024-02-22T14:45:53.291Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-22T14:45:53.291Z] project root: . [2024-02-22T14:45:53.291Z] --> token set from env [2024-02-22T14:45:53.292Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-22T14:45:53.292Z] ==> Running gcov in . (disable via -X gcov) [2024-02-22T14:45:53.292Z] ==> Python coveragepy not found [2024-02-22T14:45:53.292Z] ==> Searching for coverage reports in: [2024-02-22T14:45:53.292Z] + . [2024-02-22T14:45:53.292Z] -> Found 1 reports [2024-02-22T14:45:53.292Z] ==> Detecting git/mercurial file structure [2024-02-22T14:45:53.292Z] ==> Reading reports [2024-02-22T14:45:53.292Z] + ./coverage.out bytes=41317 [2024-02-22T14:45:53.292Z] ==> Appending adjustments [2024-02-22T14:45:53.292Z] https://docs.codecov.io/docs/fixing-reports [2024-02-22T14:45:53.551Z] + Found adjustments [2024-02-22T14:45:53.551Z] ==> Gzipping contents [2024-02-22T14:45:53.551Z] 12K /tmp/codecov.p05kV7.gz [2024-02-22T14:45:53.551Z] ==> Uploading reports [2024-02-22T14:45:53.551Z] url: https://codecov.io [2024-02-22T14:45:53.551Z] query: branch=main&commit=dac2a86d11a73e0995135d9f20038dbbf996607a&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-22T14:45:53.551Z] -> Pinging Codecov [2024-02-22T14:45:53.552Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dac2a86d11a73e0995135d9f20038dbbf996607a&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-22T14:45:53.813Z] -> Uploading to [2024-02-22T14:45:53.813Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-22/581DD39554BDF9B6E22D074273EAD858/dac2a86d11a73e0995135d9f20038dbbf996607a/bc2593dd-6c08-401c-bce3-49b38fbc7f9f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T144553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=96137612cc86dcd93b2e7bc068a77c0257bbe50e4e0f68b8d057d803c93b5fbb [2024-02-22T14:45:53.813Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T14:45:53.813Z] Dload Upload Total Spent Left Speed [2024-02-22T14:45:54.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 42680 --:--:-- --:--:-- --:--:-- 42680 [2024-02-22T14:45:54.073Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] } [2024-02-22T14:45:54.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-22T14:45:54.520Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-22T14:45:54.539Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:54.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-22T14:45:54.982Z] [2024-02-22T14:45:54.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:45:55.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-22T14:45:55.335Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-22T14:45:55.335Z] df9b9388f04a: Pulling fs layer [2024-02-22T14:45:55.335Z] 52dc419b0ee2: Pulling fs layer [2024-02-22T14:45:55.335Z] 25bc292e5bac: Pulling fs layer [2024-02-22T14:45:55.335Z] 114826534d7a: Pulling fs layer [2024-02-22T14:45:55.335Z] 4657fd5d0bcf: Pulling fs layer [2024-02-22T14:45:55.335Z] 6ad1cebc031e: Pulling fs layer [2024-02-22T14:45:55.335Z] 114826534d7a: Waiting [2024-02-22T14:45:55.335Z] 8a3aa393b2d8: Pulling fs layer [2024-02-22T14:45:55.335Z] 8a3aa393b2d8: Waiting [2024-02-22T14:45:55.335Z] 6ad1cebc031e: Waiting [2024-02-22T14:45:55.335Z] 25bc292e5bac: Verifying Checksum [2024-02-22T14:45:55.335Z] 25bc292e5bac: Download complete [2024-02-22T14:45:55.335Z] 52dc419b0ee2: Download complete [2024-02-22T14:45:55.335Z] 4657fd5d0bcf: Download complete [2024-02-22T14:45:55.335Z] df9b9388f04a: Verifying Checksum [2024-02-22T14:45:55.335Z] df9b9388f04a: Download complete [2024-02-22T14:45:55.593Z] 6ad1cebc031e: Verifying Checksum [2024-02-22T14:45:55.593Z] 6ad1cebc031e: Download complete [2024-02-22T14:45:55.593Z] df9b9388f04a: Pull complete [2024-02-22T14:45:55.593Z] 52dc419b0ee2: Pull complete [2024-02-22T14:45:55.593Z] 25bc292e5bac: Pull complete [2024-02-22T14:45:56.160Z] 114826534d7a: Verifying Checksum [2024-02-22T14:45:56.160Z] 114826534d7a: Download complete [2024-02-22T14:45:56.160Z] 8a3aa393b2d8: Verifying Checksum [2024-02-22T14:45:56.160Z] 8a3aa393b2d8: Download complete [2024-02-22T14:45:59.444Z] 114826534d7a: Pull complete [2024-02-22T14:45:59.444Z] 4657fd5d0bcf: Pull complete [2024-02-22T14:45:59.444Z] 6ad1cebc031e: Pull complete [2024-02-22T14:46:01.970Z] 8a3aa393b2d8: Pull complete [2024-02-22T14:46:01.970Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-22T14:46:01.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-22T14:46:01.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:46:02.254Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:46:02.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-22T14:46:09.187Z] $ docker top 2bdcd775a5777dd78495cbc610448e137201d27d353eb3431ac2017a9f6fde0a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-22T14:46:09.345Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2024-02-22T14:46:09.624Z] + set -o pipefail [2024-02-22T14:46:09.624Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2024-02-22T14:46:15.000Z] [2024-02-22T14:46:15.000Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2024-02-22T14:46:15.000Z] [2024-02-22T14:46:15.000Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/ab6925d7-bcc0-4856-8e32-60a44022997f [2024-02-22T14:46:15.000Z] [2024-02-22T14:46:15.000Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-22T14:46:15.000Z] [2024-02-22T14:46:15.259Z] [2024-02-22T14:46:15.259Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-22T14:46:15.259Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-22T14:46:15.259Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-22T14:46:15.284Z] $ docker stop --time=1 2bdcd775a5777dd78495cbc610448e137201d27d353eb3431ac2017a9f6fde0a [2024-02-22T14:46:19.647Z] $ docker rm -f --volumes 2bdcd775a5777dd78495cbc610448e137201d27d353eb3431ac2017a9f6fde0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T14:46:21.079Z] + git log --format=format:%s -1 dac2a86d11a73e0995135d9f20038dbbf996607a [Pipeline] sh [2024-02-22T14:46:21.368Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T14:46:21.369Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:21.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:46:21.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:46:21.884Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:46:21.925Z] $ 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-02-22T14:46:22.394Z] $ docker top 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T14:46:22.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:46:22.645Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:46:22.744Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:46:22.761Z] $ docker exec 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 ssh-agent [2024-02-22T14:46:22.852Z] SSH_AUTH_SOCK=/tmp/ssh-qap0ZlBhvWc2/agent.32 [2024-02-22T14:46:22.852Z] SSH_AGENT_PID=38 [2024-02-22T14:46:22.856Z] Running ssh-add (command line suppressed) [2024-02-22T14:46:22.958Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15011383882350546545.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15011383882350546545.key) [2024-02-22T14:46:22.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:46:23.297Z] + git semver tag [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,482 [run_tag] DEBUG tag force:False [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,482 [check_head_tag] DEBUG check head tag [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,483 [execute] INFO git cat-file --batch-check [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,487 [execute] INFO git cat-file --batch [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,506 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,506 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,507 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2024-02-22T14:46:23.555Z] 2024-02-22 14:46:23,509 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-22T14:46:23.555Z] 3.2.0-dev.11 [Pipeline] } [2024-02-22T14:46:23.580Z] $ docker exec --env ******** --env ******** 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 ssh-agent -k [2024-02-22T14:46:23.681Z] unset SSH_AUTH_SOCK; [2024-02-22T14:46:23.682Z] unset SSH_AGENT_PID; [2024-02-22T14:46:23.682Z] echo Agent pid 38 killed; [2024-02-22T14:46:23.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T14:46:24.196Z] + git semver [Pipeline] } [2024-02-22T14:46:24.481Z] $ docker stop --time=1 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 [2024-02-22T14:46:25.716Z] $ docker rm -f --volumes 535d7aabb5cc39c4df6b805055674534c92c5d27eaece228d1f567f1ca8183e8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:26.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-22T14:46:26.348Z] [2024-02-22T14:46:26.348Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:26.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-22T14:46:26.709Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-22T14:46:26.709Z] ab5ef0e58194: Pulling fs layer [2024-02-22T14:46:26.709Z] 9712f1f96733: Pulling fs layer [2024-02-22T14:46:26.709Z] 63f879dbbcfc: Pulling fs layer [2024-02-22T14:46:26.709Z] 0d9ebad4ef96: Pulling fs layer [2024-02-22T14:46:26.709Z] e9a5061849ea: Pulling fs layer [2024-02-22T14:46:26.709Z] d747dcd14b5f: Pulling fs layer [2024-02-22T14:46:26.709Z] 2de7ff778b66: Pulling fs layer [2024-02-22T14:46:26.709Z] 0d9ebad4ef96: Waiting [2024-02-22T14:46:26.709Z] d747dcd14b5f: Waiting [2024-02-22T14:46:26.709Z] e9a5061849ea: Waiting [2024-02-22T14:46:26.709Z] 2de7ff778b66: Waiting [2024-02-22T14:46:26.709Z] 9712f1f96733: Download complete [2024-02-22T14:46:26.969Z] 63f879dbbcfc: Verifying Checksum [2024-02-22T14:46:26.969Z] 63f879dbbcfc: Download complete [2024-02-22T14:46:27.228Z] 0d9ebad4ef96: Verifying Checksum [2024-02-22T14:46:27.228Z] 0d9ebad4ef96: Download complete [2024-02-22T14:46:27.228Z] d747dcd14b5f: Verifying Checksum [2024-02-22T14:46:27.228Z] d747dcd14b5f: Download complete [2024-02-22T14:46:27.228Z] e9a5061849ea: Verifying Checksum [2024-02-22T14:46:27.228Z] e9a5061849ea: Download complete [2024-02-22T14:46:27.228Z] ab5ef0e58194: Verifying Checksum [2024-02-22T14:46:27.228Z] ab5ef0e58194: Download complete [2024-02-22T14:46:27.228Z] 2de7ff778b66: Verifying Checksum [2024-02-22T14:46:27.228Z] 2de7ff778b66: Download complete [2024-02-22T14:46:29.758Z] ab5ef0e58194: Pull complete [2024-02-22T14:46:29.758Z] 9712f1f96733: Pull complete [2024-02-22T14:46:30.321Z] 63f879dbbcfc: Pull complete [2024-02-22T14:46:33.614Z] 0d9ebad4ef96: Pull complete [2024-02-22T14:46:33.872Z] e9a5061849ea: Pull complete [2024-02-22T14:46:33.872Z] d747dcd14b5f: Pull complete [2024-02-22T14:46:34.804Z] 2de7ff778b66: Pull complete [2024-02-22T14:46:34.804Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-22T14:46:34.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-22T14:46:34.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:46:35.102Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:46:35.147Z] $ 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-02-22T14:46:42.365Z] $ docker top 1306dc48c3b529bd0f8d8d98e6b831e2feb53a22ac1cc7264380965ecc82d25f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-22T14:46:42.522Z] provisioning config files... [2024-02-22T14:46:42.537Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1614175072505032525tmp [2024-02-22T14:46:42.557Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16237405361968003082tmp [2024-02-22T14:46:42.566Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5507539720398560767tmp [Pipeline] { [Pipeline] echo [2024-02-22T14:46:42.713Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:46:43.008Z] ---> sigul-configuration.sh [2024-02-22T14:46:43.008Z] gpg: directory `/root/.gnupg' created [2024-02-22T14:46:43.008Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-22T14:46:43.008Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-22T14:46:43.008Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-22T14:46:43.008Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-22T14:46:43.008Z] gpg: CAST5 encrypted data [2024-02-22T14:46:43.009Z] gpg: encrypted with 1 passphrase [2024-02-22T14:46:43.009Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-22T14:46:43.309Z] + mkdir /home/jenkins [2024-02-22T14:46:43.309Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-22T14:46:43.604Z] + 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-02-22T14:46:43.623Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:46:43.910Z] ---> sigul-install.sh [2024-02-22T14:46:43.910Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-22T14:46:44.277Z] + git tag --list [2024-02-22T14:46:44.277Z] v0.0.0 [2024-02-22T14:46:44.277Z] v1.0.0 [2024-02-22T14:46:44.277Z] v2.1.0 [2024-02-22T14:46:44.277Z] v2.1.1 [2024-02-22T14:46:44.277Z] v2.2.0 [2024-02-22T14:46:44.277Z] v2.3.0 [2024-02-22T14:46:44.277Z] v3.0 [2024-02-22T14:46:44.277Z] v3.0.0 [2024-02-22T14:46:44.277Z] v3.0.1 [2024-02-22T14:46:44.277Z] v3.0.1-dev.1 [2024-02-22T14:46:44.277Z] v3.1 [2024-02-22T14:46:44.277Z] v3.1.0 [2024-02-22T14:46:44.277Z] v3.1.0-dev.1 [2024-02-22T14:46:44.277Z] v3.1.0-dev.10 [2024-02-22T14:46:44.277Z] v3.1.0-dev.11 [2024-02-22T14:46:44.277Z] v3.1.0-dev.12 [2024-02-22T14:46:44.277Z] v3.1.0-dev.13 [2024-02-22T14:46:44.277Z] v3.1.0-dev.14 [2024-02-22T14:46:44.277Z] v3.1.0-dev.15 [2024-02-22T14:46:44.277Z] v3.1.0-dev.16 [2024-02-22T14:46:44.277Z] v3.1.0-dev.17 [2024-02-22T14:46:44.277Z] v3.1.0-dev.18 [2024-02-22T14:46:44.277Z] v3.1.0-dev.19 [2024-02-22T14:46:44.277Z] v3.1.0-dev.2 [2024-02-22T14:46:44.277Z] v3.1.0-dev.20 [2024-02-22T14:46:44.277Z] v3.1.0-dev.21 [2024-02-22T14:46:44.277Z] v3.1.0-dev.22 [2024-02-22T14:46:44.277Z] v3.1.0-dev.23 [2024-02-22T14:46:44.277Z] v3.1.0-dev.24 [2024-02-22T14:46:44.277Z] v3.1.0-dev.25 [2024-02-22T14:46:44.277Z] v3.1.0-dev.26 [2024-02-22T14:46:44.277Z] v3.1.0-dev.27 [2024-02-22T14:46:44.277Z] v3.1.0-dev.28 [2024-02-22T14:46:44.277Z] v3.1.0-dev.29 [2024-02-22T14:46:44.277Z] v3.1.0-dev.3 [2024-02-22T14:46:44.277Z] v3.1.0-dev.30 [2024-02-22T14:46:44.277Z] v3.1.0-dev.31 [2024-02-22T14:46:44.277Z] v3.1.0-dev.32 [2024-02-22T14:46:44.277Z] v3.1.0-dev.33 [2024-02-22T14:46:44.277Z] v3.1.0-dev.34 [2024-02-22T14:46:44.277Z] v3.1.0-dev.35 [2024-02-22T14:46:44.277Z] v3.1.0-dev.36 [2024-02-22T14:46:44.277Z] v3.1.0-dev.37 [2024-02-22T14:46:44.277Z] v3.1.0-dev.38 [2024-02-22T14:46:44.277Z] v3.1.0-dev.39 [2024-02-22T14:46:44.277Z] v3.1.0-dev.4 [2024-02-22T14:46:44.277Z] v3.1.0-dev.40 [2024-02-22T14:46:44.277Z] v3.1.0-dev.5 [2024-02-22T14:46:44.277Z] v3.1.0-dev.6 [2024-02-22T14:46:44.277Z] v3.1.0-dev.7 [2024-02-22T14:46:44.277Z] v3.1.0-dev.8 [2024-02-22T14:46:44.277Z] v3.1.0-dev.9 [2024-02-22T14:46:44.277Z] v3.2.0-dev.1 [2024-02-22T14:46:44.277Z] v3.2.0-dev.10 [2024-02-22T14:46:44.277Z] v3.2.0-dev.11 [2024-02-22T14:46:44.277Z] v3.2.0-dev.2 [2024-02-22T14:46:44.277Z] v3.2.0-dev.3 [2024-02-22T14:46:44.277Z] v3.2.0-dev.4 [2024-02-22T14:46:44.277Z] v3.2.0-dev.5 [2024-02-22T14:46:44.277Z] v3.2.0-dev.6 [2024-02-22T14:46:44.277Z] v3.2.0-dev.7 [2024-02-22T14:46:44.277Z] v3.2.0-dev.8 [2024-02-22T14:46:44.277Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-22T14:46:44.575Z] + lftools sign git-tag v3.2.0-dev.11 [2024-02-22T14:46:45.144Z] Signing Git tag with Sigul... [2024-02-22T14:46:45.144Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-02-22T14:46:45.418Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:46:45.715Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-22T14:46:45.722Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-22T14:46:45.872Z] $ docker stop --time=1 1306dc48c3b529bd0f8d8d98e6b831e2feb53a22ac1cc7264380965ecc82d25f [2024-02-22T14:46:47.186Z] $ docker rm -f --volumes 1306dc48c3b529bd0f8d8d98e6b831e2feb53a22ac1cc7264380965ecc82d25f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-22T14:46:48.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T14:46:48.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:48.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:46:48.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:46:48.616Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:46:48.654Z] $ 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-02-22T14:46:48.975Z] $ docker top 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 -eo pid,comm [2024-02-22T14:46:49.015Z] 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-02-22T14:46:49.015Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T14:46:49.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:46:49.230Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:46:49.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:46:49.375Z] $ docker exec 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 ssh-agent [2024-02-22T14:46:49.473Z] SSH_AUTH_SOCK=/tmp/ssh-eLThm7dzObmj/agent.32 [2024-02-22T14:46:49.473Z] SSH_AGENT_PID=38 [2024-02-22T14:46:49.477Z] Running ssh-add (command line suppressed) [2024-02-22T14:46:49.587Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9491200374429989634.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9491200374429989634.key) [2024-02-22T14:46:49.586Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:46:50.021Z] + git semver bump pre [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,199 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,199 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,199 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,199 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,199 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,199 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,201 [execute] INFO git cat-file --batch-check [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,201 [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-02-22T14:46:50.282Z] 2024-02-22 14:46:50,206 [execute] INFO git cat-file --batch [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T14:46:50.282Z] 2024-02-22 14:46:50,210 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-22T14:46:50.282Z] 3.2.0-dev.12 [Pipeline] } [2024-02-22T14:46:50.307Z] $ docker exec --env ******** --env ******** 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 ssh-agent -k [2024-02-22T14:46:50.399Z] unset SSH_AUTH_SOCK; [2024-02-22T14:46:50.399Z] unset SSH_AGENT_PID; [2024-02-22T14:46:50.399Z] echo Agent pid 38 killed; [2024-02-22T14:46:50.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T14:46:50.899Z] + git semver [Pipeline] } [2024-02-22T14:46:51.185Z] $ docker stop --time=1 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 [2024-02-22T14:46:52.435Z] $ docker rm -f --volumes 2a6343c0b0897b8065e6d4230bac50e926fa8ade49d00a4137c6e5ed733bacd0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T14:46:53.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T14:46:53.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:53.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:46:53.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:46:53.591Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:46:53.635Z] $ 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-02-22T14:46:53.970Z] $ docker top 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 -eo pid,comm [2024-02-22T14:46:54.000Z] 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-02-22T14:46:54.000Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T14:46:54.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:46:54.233Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:46:54.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:46:54.354Z] $ docker exec 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 ssh-agent [2024-02-22T14:46:54.445Z] SSH_AUTH_SOCK=/tmp/ssh-60hUVqsfHR0m/agent.31 [2024-02-22T14:46:54.445Z] SSH_AGENT_PID=37 [2024-02-22T14:46:54.450Z] Running ssh-add (command line suppressed) [2024-02-22T14:46:54.563Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3315666756714738945.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3315666756714738945.key) [2024-02-22T14:46:54.560Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:46:54.992Z] + git semver push [2024-02-22T14:46:55.254Z] 2024-02-22 14:46:55,121 [run_push] DEBUG push [2024-02-22T14:46:55.254Z] 2024-02-22 14:46:55,122 [execute] INFO git cat-file --batch-check [2024-02-22T14:46:55.254Z] 2024-02-22 14:46:55,122 [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-02-22T14:46:55.254Z] 2024-02-22 14:46:55,126 [execute] INFO git rev-list 884bc566050753ddd2ba941abd3906b071297d2c -- [2024-02-22T14:46:55.254Z] 2024-02-22 14:46:55,126 [execute] DEBUG Popen(['git', 'rev-list', '884bc566050753ddd2ba941abd3906b071297d2c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-22T14:46:55.254Z] 2024-02-22 14:46:55,133 [execute] INFO git fetch -v origin [2024-02-22T14:46:55.254Z] 2024-02-22 14:46:55,133 [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-02-22T14:46:55.823Z] 2024-02-22 14:46:55,636 [run_push] DEBUG no remote changes detected [2024-02-22T14:46:55.823Z] 2024-02-22 14:46:55,636 [execute] INFO git push origin semver [2024-02-22T14:46:55.823Z] 2024-02-22 14:46:55,637 [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-02-22T14:46:56.392Z] 2024-02-22 14:46:56,323 [run_push] DEBUG push all version tags [2024-02-22T14:46:56.392Z] 2024-02-22 14:46:56,324 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-22T14:46:56.392Z] 2024-02-22 14:46:56,325 [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-02-22T14:46:57.331Z] 2024-02-22 14:46:57,035 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2024-02-22T14:46:57.331Z] 3.2.0-dev.12 [Pipeline] } [2024-02-22T14:46:57.356Z] $ docker exec --env ******** --env ******** 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 ssh-agent -k [2024-02-22T14:46:57.446Z] unset SSH_AUTH_SOCK; [2024-02-22T14:46:57.446Z] unset SSH_AGENT_PID; [2024-02-22T14:46:57.446Z] echo Agent pid 37 killed; [2024-02-22T14:46:57.443Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T14:46:57.973Z] + git semver [Pipeline] } [2024-02-22T14:46:58.259Z] $ docker stop --time=1 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 [2024-02-22T14:46:59.563Z] $ docker rm -f --volumes 56e3be76d3b32fc003c66312e0434fb252eb6fb4fcb597ddbf18587657b8ab35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-22T14:47:01.277Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2024-02-22T14:47:01.277Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-22T14:47:01.277Z] total 16 [2024-02-22T14:47:01.277Z] drwxr-xr-x 3 root root 4096 Feb 22 14:35 . [2024-02-22T14:47:01.277Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 14:46 .. [2024-02-22T14:47:01.277Z] drwxr-xr-x 2 root root 4096 Feb 22 14:35 cost [2024-02-22T14:47:01.277Z] -rw-r--r-- 1 root root 95 Feb 22 14:35 cost.csv [2024-02-22T14:47:01.277Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-22T14:47:01.277Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2024-02-22T14:47:01.277Z] total 16 [2024-02-22T14:47:01.277Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 14:35 . [2024-02-22T14:47:01.277Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 14:46 .. [2024-02-22T14:47:01.277Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 14:35 cost [2024-02-22T14:47:01.277Z] -rw-r--r-- 1 jenkins jenkins 95 Feb 22 14:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:47:01.565Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:47:02.419Z] ---> package-listing.sh [2024-02-22T14:47:02.419Z] ++ facter osfamily [2024-02-22T14:47:02.419Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-22T14:47:02.678Z] + OS_FAMILY=debian [2024-02-22T14:47:02.678Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2024-02-22T14:47:02.678Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-22T14:47:02.678Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-22T14:47:02.678Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-22T14:47:02.678Z] + PACKAGES=/tmp/packages_start.txt [2024-02-22T14:47:02.678Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-22T14:47:02.678Z] + PACKAGES=/tmp/packages_end.txt [2024-02-22T14:47:02.678Z] + case "${OS_FAMILY}" in [2024-02-22T14:47:02.678Z] + dpkg -l [2024-02-22T14:47:02.678Z] + grep '^ii' [2024-02-22T14:47:02.678Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-22T14:47:02.678Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-22T14:47:02.678Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-22T14:47:02.678Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2024-02-22T14:47:02.678Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2024-02-22T14:47:02.678Z] + 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-02-22T14:47:02.688Z] 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-02-22T14:47:02.963Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:47:03.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T14:47:03.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:47:03.778Z] prd-ubuntu20.04-docker-8c-8g-1512 does not seem to be running inside a container [2024-02-22T14:47:03.826Z] $ 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-02-22T14:47:04.046Z] $ docker top 5b0ab913bd73cdd57c2f085769b35eea92654006b71b172d28361f09440964f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:47:04.494Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-22T14:47:04.774Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-22T14:47:05.062Z] + ls /var/log/sa-host [2024-02-22T14:47:05.062Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T14:47:05.290Z] provisioning config files... [2024-02-22T14:47:05.299Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12636042688417921418tmp [Pipeline] { [Pipeline] echo [2024-02-22T14:47:05.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:47:05.712Z] ---> create-netrc.sh [Pipeline] } [2024-02-22T14:47:05.720Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:47:06.187Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-22T14:47:06.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:47:06.479Z] ---> sudo-logs.sh [2024-02-22T14:47:06.479Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-22T14:47:06.571Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:47:06.850Z] ---> job-cost.sh [2024-02-22T14:47:06.851Z] lf-activate-venv: SKIPPING [2024-02-22T14:47:06.851Z] DEBUG: total: 0.2199999988079071 [2024-02-22T14:47:06.851Z] INFO: Retrieving Stack Cost... [2024-02-22T14:47:07.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T14:47:07.679Z] INFO: Archiving Costs [Pipeline] echo [2024-02-22T14:47:07.689Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:47:07.970Z] ---> logs-deploy.sh [2024-02-22T14:47:07.970Z] lf-activate-venv: SKIPPING [2024-02-22T14:47:07.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/163 [2024-02-22T14:47:07.970Z] INFO: archiving workspace using pattern(s): [2024-02-22T14:47:08.910Z] Archives upload complete. [2024-02-22T14:47:08.910Z] INFO: archiving logs to Nexus