Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 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-ssh16790581254045801648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17161498344976041154.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh5117912643615083623.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh12501647292053585049.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-ssh6833168174408261839.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-16754 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 > 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 Avoid second fetch Checking out Revision 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 (main) Commit message: "docs: Replace docs in README with link to docs on docs.edgexfoundry.org (#248)" > git config core.sparsecheckout # timeout=10 > git checkout -f 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 > git rev-list --no-walk 88562a287ad16fdbf74b2cc3e025ff11c847cc0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-06T23:45:41.801Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-06T23:45:41.861Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-06T23:45:41.877Z] ========================================================= [2023-11-06T23:45:41.877Z] EdgeX Global Pipelines Version Info [2023-11-06T23:45:41.877Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:45:42.595Z] ------------------- [2023-11-06T23:45:42.595Z] stable info: [2023-11-06T23:45:42.595Z] ------------------- [2023-11-06T23:45:42.595Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-06T23:45:42.595Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T23:45:42.595Z] Message: update stable to v1.0.257 [2023-11-06T23:45:43.163Z] ------------------- [2023-11-06T23:45:43.163Z] experimental info: [2023-11-06T23:45:43.163Z] ------------------- [2023-11-06T23:45:43.163Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-06T23:45:43.163Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T23:45:43.163Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-06T23:45:43.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-11-06T23:45:43.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-11-06T23:45:43.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-06T23:45:43.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-06T23:45:43.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-06T23:45:43.433Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-06T23:45:43.453Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-06T23:45:43.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-06T23:45:43.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-06T23:45:43.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-06T23:45:43.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-06T23:45:43.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-11-06T23:45:43.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-06T23:45:43.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-06T23:45:43.581Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T23:45:43.590Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T23:45:43.599Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T23:45:43.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T23:45:43.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-06T23:45:43.628Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-06T23:45:43.637Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-06T23:45:43.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-06T23:45:43.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-06T23:45:43.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-06T23:45:43.673Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-06T23:45:43.685Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-06T23:45:43.703Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-06T23:45:43.722Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-06T23:45:43.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-06T23:45:43.749Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-06T23:45:43.768Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] echo [2023-11-06T23:45:43.785Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03dfe80 [Pipeline] echo [2023-11-06T23:45:43.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:45:43.845Z] provisioning config files... [2023-11-06T23:45:43.860Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9149516500541808486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:45:44.158Z] ---> docker-login.sh [2023-11-06T23:45:44.158Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:45:44.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:45:44.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:45:44.420Z] Configure a credential helper to remove this warning. See [2023-11-06T23:45:44.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:45:44.420Z] [2023-11-06T23:45:44.420Z] Login Succeeded [2023-11-06T23:45:44.420Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:45:44.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:45:44.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:45:44.681Z] Configure a credential helper to remove this warning. See [2023-11-06T23:45:44.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:45:44.681Z] [2023-11-06T23:45:44.681Z] Login Succeeded [2023-11-06T23:45:44.681Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:45:44.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:45:44.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:45:44.681Z] Configure a credential helper to remove this warning. See [2023-11-06T23:45:44.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:45:44.681Z] [2023-11-06T23:45:44.681Z] Login Succeeded [2023-11-06T23:45:44.681Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:45:44.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:45:44.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:45:44.944Z] Configure a credential helper to remove this warning. See [2023-11-06T23:45:44.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:45:44.944Z] [2023-11-06T23:45:44.944Z] Login Succeeded [2023-11-06T23:45:44.944Z] docker.io [2023-11-06T23:45:44.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:45:45.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:45:45.206Z] Configure a credential helper to remove this warning. See [2023-11-06T23:45:45.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:45:45.206Z] [2023-11-06T23:45:45.206Z] Login Succeeded [2023-11-06T23:45:45.206Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:45:45.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-06T23:45:45.602Z] + git rev-list -1 --merges 03dfe80146e416d2b04b2eaefcdaa11753ed70f8~1..03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] echo [2023-11-06T23:45:45.651Z] -----------> git rev-list -1 --merges 03dfe80146e416d2b04b2eaefcdaa11753ed70f8~1..03dfe80146e416d2b04b2eaefcdaa11753ed70f8 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [false] [Pipeline] sh [2023-11-06T23:45:45.939Z] + git log --format=format:%s -1 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] echo [2023-11-06T23:45:45.953Z] ========================================================= [2023-11-06T23:45:45.953Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-06T23:45:45.953Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:45:46.291Z] + git log --format=format:%s -1 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] echo [2023-11-06T23:45:46.302Z] [semverPrep] GIT_COMMIT: 03dfe80146e416d2b04b2eaefcdaa11753ed70f8, Commit Message: docs: Replace docs in README with link to docs on docs.edgexfoundry.org (#248) [Pipeline] echo [2023-11-06T23:45:46.311Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-06T23:45:46.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:45:46.673Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-06T23:45:46.673Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-06T23:45:46.673Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-06T23:45:46.673Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-06T23:45:46.673Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-06T23:45:46.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:45:47.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:45:47.015Z] [2023-11-06T23:45:47.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:45:47.317Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:45:47.317Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-06T23:45:47.317Z] b85a868b505f: Pulling fs layer [2023-11-06T23:45:47.317Z] e2be974225ed: Pulling fs layer [2023-11-06T23:45:47.317Z] 339a4e72a1f5: Pulling fs layer [2023-11-06T23:45:47.317Z] 988bab9f4d93: Pulling fs layer [2023-11-06T23:45:47.317Z] 1469e6f7b9e6: Pulling fs layer [2023-11-06T23:45:47.317Z] eaf3925da568: Pulling fs layer [2023-11-06T23:45:47.317Z] 988bab9f4d93: Waiting [2023-11-06T23:45:47.317Z] 1469e6f7b9e6: Waiting [2023-11-06T23:45:47.317Z] bab4dde63d76: Pulling fs layer [2023-11-06T23:45:47.317Z] bde34c3a00c8: Pulling fs layer [2023-11-06T23:45:47.317Z] b352a97aabf1: Pulling fs layer [2023-11-06T23:45:47.317Z] bab4dde63d76: Waiting [2023-11-06T23:45:47.317Z] 4872d77fe225: Pulling fs layer [2023-11-06T23:45:47.317Z] 5851b861e8e6: Pulling fs layer [2023-11-06T23:45:47.317Z] bde34c3a00c8: Waiting [2023-11-06T23:45:47.317Z] b352a97aabf1: Waiting [2023-11-06T23:45:47.317Z] 5851b861e8e6: Waiting [2023-11-06T23:45:47.317Z] 4872d77fe225: Waiting [2023-11-06T23:45:48.257Z] e2be974225ed: Download complete [2023-11-06T23:45:48.257Z] 988bab9f4d93: Download complete [2023-11-06T23:45:48.257Z] 1469e6f7b9e6: Verifying Checksum [2023-11-06T23:45:48.257Z] 1469e6f7b9e6: Download complete [2023-11-06T23:45:48.257Z] 339a4e72a1f5: Verifying Checksum [2023-11-06T23:45:48.257Z] 339a4e72a1f5: Download complete [2023-11-06T23:45:48.257Z] eaf3925da568: Verifying Checksum [2023-11-06T23:45:48.257Z] eaf3925da568: Download complete [2023-11-06T23:45:48.257Z] bde34c3a00c8: Verifying Checksum [2023-11-06T23:45:48.257Z] bde34c3a00c8: Download complete [2023-11-06T23:45:48.517Z] b352a97aabf1: Verifying Checksum [2023-11-06T23:45:48.517Z] b352a97aabf1: Download complete [2023-11-06T23:45:48.517Z] 4872d77fe225: Verifying Checksum [2023-11-06T23:45:48.517Z] 4872d77fe225: Download complete [2023-11-06T23:45:48.517Z] 5851b861e8e6: Verifying Checksum [2023-11-06T23:45:48.517Z] 5851b861e8e6: Download complete [2023-11-06T23:45:48.517Z] b85a868b505f: Verifying Checksum [2023-11-06T23:45:48.517Z] b85a868b505f: Download complete [2023-11-06T23:45:48.779Z] bab4dde63d76: Verifying Checksum [2023-11-06T23:45:48.779Z] bab4dde63d76: Download complete [2023-11-06T23:45:49.736Z] b85a868b505f: Pull complete [2023-11-06T23:45:49.997Z] e2be974225ed: Pull complete [2023-11-06T23:45:50.257Z] 339a4e72a1f5: Pull complete [2023-11-06T23:45:50.519Z] 988bab9f4d93: Pull complete [2023-11-06T23:45:50.783Z] 1469e6f7b9e6: Pull complete [2023-11-06T23:45:50.783Z] eaf3925da568: Pull complete [2023-11-06T23:45:52.682Z] bab4dde63d76: Pull complete [2023-11-06T23:45:52.682Z] bde34c3a00c8: Pull complete [2023-11-06T23:45:52.941Z] b352a97aabf1: Pull complete [2023-11-06T23:45:52.941Z] 4872d77fe225: Pull complete [2023-11-06T23:45:52.941Z] 5851b861e8e6: Pull complete [2023-11-06T23:45:52.941Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-06T23:45:53.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:45:53.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:45:53.289Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:45:53.320Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:45:56.734Z] $ docker top 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd -eo pid,comm [2023-11-06T23:45:56.789Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-06T23:45:56.789Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:45:56.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:45:56.838Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:45:56.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:45:56.962Z] $ docker exec 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd ssh-agent [2023-11-06T23:45:57.073Z] SSH_AUTH_SOCK=/tmp/ssh-cZrIFydVKmfb/agent.33 [2023-11-06T23:45:57.073Z] SSH_AGENT_PID=39 [2023-11-06T23:45:57.079Z] Running ssh-add (command line suppressed) [2023-11-06T23:45:57.173Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9250526301788815536.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9250526301788815536.key) [2023-11-06T23:45:57.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:45:57.480Z] + git tag --points-at HEAD [Pipeline] } [2023-11-06T23:45:57.490Z] $ docker exec --env ******** --env ******** 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd ssh-agent -k [2023-11-06T23:45:57.600Z] unset SSH_AUTH_SOCK; [2023-11-06T23:45:57.601Z] unset SSH_AGENT_PID; [2023-11-06T23:45:57.601Z] echo Agent pid 39 killed; [2023-11-06T23:45:57.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-06T23:45:57.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:45:57.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:45:57.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:45:57.749Z] $ docker exec 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd ssh-agent [2023-11-06T23:45:57.861Z] SSH_AUTH_SOCK=/tmp/ssh-h8lEBDBx7Zyp/agent.70 [2023-11-06T23:45:57.861Z] SSH_AGENT_PID=76 [2023-11-06T23:45:57.866Z] Running ssh-add (command line suppressed) [2023-11-06T23:45:57.964Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4450392771868443793.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4450392771868443793.key) [2023-11-06T23:45:57.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:45:58.273Z] + git semver init [2023-11-06T23:45:58.533Z] 2023-11-06 23:45:58,461 [run_init] DEBUG init version:0.0.0 force:False [2023-11-06T23:45:58.533Z] 2023-11-06 23:45:58,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-06T23:45:58.533Z] 2023-11-06 23:45:58,463 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-11-06T23:45:58.533Z] 2023-11-06 23:45:58,463 [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) [2023-11-06T23:45:59.942Z] 2023-11-06 23:45:59,751 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-11-06T23:45:59.942Z] 2023-11-06 23:45:59,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-11-06T23:45:59.942Z] 2023-11-06 23:45:59,752 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-06T23:45:59.942Z] 2023-11-06 23:45:59,752 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-06T23:45:59.942Z] 3.1.0-dev.37 [Pipeline] } [2023-11-06T23:45:59.950Z] $ docker exec --env ******** --env ******** 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd ssh-agent -k [2023-11-06T23:46:00.057Z] unset SSH_AUTH_SOCK; [2023-11-06T23:46:00.057Z] unset SSH_AGENT_PID; [2023-11-06T23:46:00.058Z] echo Agent pid 76 killed; [2023-11-06T23:46:00.068Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:46:00.380Z] + git semver [Pipeline] } [2023-11-06T23:46:00.652Z] $ docker stop --time=1 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd [2023-11-06T23:46:01.933Z] $ docker rm -f --volumes 2bc21d28305bcd201fda7a803eadf5b6529de93b6ad8b02524275806e5c1c3bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:46:02.274Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-06T23:46:02.482Z] Stashed 1 file(s) [Pipeline] echo [2023-11-06T23:46:02.485Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:46:02.650Z] provisioning config files... [2023-11-06T23:46:02.658Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10131782294287276490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:46:02.951Z] ---> docker-login.sh [2023-11-06T23:46:02.951Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:46:02.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:46:02.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:46:02.951Z] Configure a credential helper to remove this warning. See [2023-11-06T23:46:02.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:46:02.951Z] [2023-11-06T23:46:02.951Z] Login Succeeded [2023-11-06T23:46:02.951Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:46:02.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:46:02.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:46:02.951Z] Configure a credential helper to remove this warning. See [2023-11-06T23:46:02.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:46:02.951Z] [2023-11-06T23:46:02.951Z] Login Succeeded [2023-11-06T23:46:02.951Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:46:03.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:46:03.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:46:03.210Z] Configure a credential helper to remove this warning. See [2023-11-06T23:46:03.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:46:03.210Z] [2023-11-06T23:46:03.210Z] Login Succeeded [2023-11-06T23:46:03.210Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:46:03.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:46:03.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:46:03.210Z] Configure a credential helper to remove this warning. See [2023-11-06T23:46:03.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:46:03.210Z] [2023-11-06T23:46:03.210Z] Login Succeeded [2023-11-06T23:46:03.210Z] docker.io [2023-11-06T23:46:03.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:46:03.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:46:03.469Z] Configure a credential helper to remove this warning. See [2023-11-06T23:46:03.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:46:03.469Z] [2023-11-06T23:46:03.469Z] Login Succeeded [2023-11-06T23:46:03.729Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:46:03.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T23:46:03.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:46:03.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:46:03.830Z] ========================================================= [2023-11-06T23:46:03.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-06T23:46:03.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:46:04.163Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T23:46:04.163Z] Sending build context to Docker daemon 12.75MB [2023-11-06T23:46:04.163Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:46:04.163Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-06T23:46:04.163Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-06T23:46:04.163Z] 7264a8db6415: Pulling fs layer [2023-11-06T23:46:04.163Z] c4d48a809fc2: Pulling fs layer [2023-11-06T23:46:04.163Z] 4f1c88b9dad5: Pulling fs layer [2023-11-06T23:46:04.163Z] ad3a456e5733: Pulling fs layer [2023-11-06T23:46:04.163Z] 33e27b845d1e: Pulling fs layer [2023-11-06T23:46:04.163Z] c68163c4e522: Pulling fs layer [2023-11-06T23:46:04.163Z] 50da416c3ac9: Pulling fs layer [2023-11-06T23:46:04.163Z] 23d2d4c4bb30: Pulling fs layer [2023-11-06T23:46:04.163Z] 50da416c3ac9: Waiting [2023-11-06T23:46:04.163Z] ad3a456e5733: Waiting [2023-11-06T23:46:04.163Z] 23d2d4c4bb30: Waiting [2023-11-06T23:46:04.163Z] 33e27b845d1e: Waiting [2023-11-06T23:46:04.163Z] c68163c4e522: Waiting [2023-11-06T23:46:04.163Z] c4d48a809fc2: Verifying Checksum [2023-11-06T23:46:04.163Z] c4d48a809fc2: Download complete [2023-11-06T23:46:04.422Z] ad3a456e5733: Download complete [2023-11-06T23:46:04.422Z] 33e27b845d1e: Verifying Checksum [2023-11-06T23:46:04.422Z] 33e27b845d1e: Download complete [2023-11-06T23:46:04.422Z] 7264a8db6415: Verifying Checksum [2023-11-06T23:46:04.422Z] 7264a8db6415: Download complete [2023-11-06T23:46:04.422Z] c68163c4e522: Verifying Checksum [2023-11-06T23:46:04.422Z] c68163c4e522: Download complete [2023-11-06T23:46:04.422Z] 7264a8db6415: Pull complete [2023-11-06T23:46:04.681Z] 23d2d4c4bb30: Verifying Checksum [2023-11-06T23:46:04.681Z] 23d2d4c4bb30: Download complete [2023-11-06T23:46:04.681Z] c4d48a809fc2: Pull complete [2023-11-06T23:46:04.681Z] 4f1c88b9dad5: Verifying Checksum [2023-11-06T23:46:04.681Z] 4f1c88b9dad5: Download complete [2023-11-06T23:46:05.248Z] 50da416c3ac9: Verifying Checksum [2023-11-06T23:46:05.248Z] 50da416c3ac9: Download complete [2023-11-06T23:46:08.535Z] 4f1c88b9dad5: Pull complete [2023-11-06T23:46:08.535Z] ad3a456e5733: Pull complete [2023-11-06T23:46:08.535Z] 33e27b845d1e: Pull complete [2023-11-06T23:46:08.535Z] c68163c4e522: Pull complete [2023-11-06T23:46:11.069Z] 50da416c3ac9: Pull complete [2023-11-06T23:46:11.635Z] 23d2d4c4bb30: Pull complete [2023-11-06T23:46:11.635Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-06T23:46:11.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T23:46:11.635Z] ---> 0786185ac409 [2023-11-06T23:46:11.635Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:46:17.599Z] Still waiting to schedule task [2023-11-06T23:46:17.599Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-06T23:46:19.769Z] ---> Running in 7bd69f7858ca [2023-11-06T23:46:19.769Z] Removing intermediate container 7bd69f7858ca [2023-11-06T23:46:19.769Z] ---> abbbb2e73232 [2023-11-06T23:46:19.769Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:46:19.769Z] ---> Running in f56f50a4db8a [2023-11-06T23:46:19.769Z] Removing intermediate container f56f50a4db8a [2023-11-06T23:46:19.769Z] ---> 8fce725df607 [2023-11-06T23:46:19.769Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:46:19.769Z] ---> Running in 06838bd6c748 [2023-11-06T23:46:19.769Z] Removing intermediate container 06838bd6c748 [2023-11-06T23:46:19.769Z] ---> 9f6067695d1f [2023-11-06T23:46:19.769Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:46:19.769Z] ---> Running in 561e26ec0358 [2023-11-06T23:46:19.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:46:19.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:46:19.769Z] OK: 264 MiB in 52 packages [2023-11-06T23:46:20.028Z] Removing intermediate container 561e26ec0358 [2023-11-06T23:46:20.028Z] ---> 50b2089e0219 [2023-11-06T23:46:20.028Z] Step 7/12 : WORKDIR /app [2023-11-06T23:46:20.028Z] ---> Running in fcf0b9d6d355 [2023-11-06T23:46:20.028Z] Removing intermediate container fcf0b9d6d355 [2023-11-06T23:46:20.028Z] ---> f1276360e49e [2023-11-06T23:46:20.028Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-06T23:46:20.287Z] ---> b0e6e4d4b162 [2023-11-06T23:46:20.287Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:46:20.287Z] ---> Running in 02849ed8ac94 [2023-11-06T23:46:59.103Z] Removing intermediate container 02849ed8ac94 [2023-11-06T23:46:59.104Z] ---> 0e8f924210b8 [2023-11-06T23:46:59.104Z] Step 10/12 : COPY . . [2023-11-06T23:46:59.104Z] ---> 20458932e5df [2023-11-06T23:46:59.104Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:46:59.104Z] ---> Running in a322444613a0 [2023-11-06T23:46:59.104Z] Removing intermediate container a322444613a0 [2023-11-06T23:46:59.104Z] ---> 15f93eaef604 [2023-11-06T23:46:59.104Z] Step 12/12 : RUN $MAKE [2023-11-06T23:46:59.104Z] ---> Running in 7f90d28b96d9 [2023-11-06T23:46:59.104Z] noop [2023-11-06T23:46:59.104Z] Removing intermediate container 7f90d28b96d9 [2023-11-06T23:46:59.104Z] ---> 9687e41239a4 [2023-11-06T23:46:59.104Z] Successfully built 9687e41239a4 [2023-11-06T23:46:59.104Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:46:59.416Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T23:46:59.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:46:59.490Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:46:59.524Z] $ 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 ******** ci-base-image-x86_64 cat [2023-11-06T23:46:59.886Z] $ docker top e3fa640197c638e37f4f874ec82d708cc095b7804ff103f4f52b572ecc25f772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:47:00.226Z] + go version [2023-11-06T23:47:00.226Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-06T23:47:00.245Z] $ docker stop --time=1 e3fa640197c638e37f4f874ec82d708cc095b7804ff103f4f52b572ecc25f772 [2023-11-06T23:47:01.497Z] $ docker rm -f --volumes e3fa640197c638e37f4f874ec82d708cc095b7804ff103f4f52b572ecc25f772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:47:01.882Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T23:47:01.882Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:47:01.953Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:47:01.992Z] $ 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 ******** ci-base-image-x86_64 cat [2023-11-06T23:47:02.323Z] $ docker top e5c1e67588a89de0d3e8706aefddcce05dad4163801c44018851aee6e046e729 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:47:02.662Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-11-06T23:47:02.956Z] + make test [2023-11-06T23:47:02.956Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-06T23:47:24.881Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-06T23:47:24.881Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-06T23:47:24.881Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.143s coverage: 86.2% of statements [2023-11-06T23:47:24.881Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.752s coverage: 71.9% of statements [2023-11-06T23:47:46.804Z] go vet ./... [2023-11-06T23:47:51.021Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T23:47:51.021Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T23:47:51.021Z] ./bin/test-attribution.sh [2023-11-06T23:47:51.021Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-06T23:47:51.021Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-06T23:47:51.021Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-06T23:47:51.021Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-06T23:47:51.021Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-06T23:47:51.021Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-06T23:47:51.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T23:47:51.058Z] $ docker stop --time=1 e5c1e67588a89de0d3e8706aefddcce05dad4163801c44018851aee6e046e729 [2023-11-06T23:47:54.601Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16755 in /w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-06T23:47:55.499Z] $ docker rm -f --volumes e5c1e67588a89de0d3e8706aefddcce05dad4163801c44018851aee6e046e729 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-11-06T23:47:55.811Z] Running in /w/workspace/app-rfid-llrp-inventory/149 [Pipeline] { [Pipeline] checkout [2023-11-06T23:47:55.840Z] The recommended git tool is: git [2023-11-06T23:47:56.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T23:47:56.112Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-06T23:47:56.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T23:47:56.918Z] + ls -al . [2023-11-06T23:47:56.918Z] total 208 [2023-11-06T23:47:56.918Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 6 23:47 . [2023-11-06T23:47:56.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:45 .. [2023-11-06T23:47:56.918Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 23:45 .dockerignore [2023-11-06T23:47:56.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:47 .git [2023-11-06T23:47:56.918Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:45 .github [2023-11-06T23:47:56.918Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 23:45 .gitignore [2023-11-06T23:47:56.918Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:45 .golangci.yml [2023-11-06T23:47:56.918Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:45 .semver [2023-11-06T23:47:56.918Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 6 23:45 Attribution.txt [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 6 23:45 CHANGELOG.md [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 6 23:45 Dockerfile [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:45 GOVERNANCE.md [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 6 23:45 Jenkinsfile [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 23:45 LICENSE [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 6 23:45 Makefile [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 23:45 OWNERS.md [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 23:45 README.md [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:46 VERSION [2023-11-06T23:47:56.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:45 bin [2023-11-06T23:47:56.919Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 6 23:47 coverage.out [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 6 23:45 go.mod [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 6 23:45 go.sum [2023-11-06T23:47:56.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:45 images [2023-11-06T23:47:56.919Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:45 internal [2023-11-06T23:47:56.919Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 23:45 main.go [2023-11-06T23:47:56.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:45 openapi [2023-11-06T23:47:56.919Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:45 res [2023-11-06T23:47:56.919Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:45 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:47:57.222Z] + 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=03dfe80146e416d2b04b2eaefcdaa11753ed70f8 --label arch=amd64 --label version=3.1.0-dev.37 . [2023-11-06T23:47:57.222Z] Sending build context to Docker daemon 12.75MB [2023-11-06T23:47:57.222Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:47:57.222Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-06T23:47:57.222Z] ---> 9687e41239a4 [2023-11-06T23:47:57.222Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:47:57.484Z] ---> Running in 94bd29cf908b [2023-11-06T23:47:57.782Z] Removing intermediate container 94bd29cf908b [2023-11-06T23:47:57.782Z] ---> 0739ccebc07d [2023-11-06T23:47:57.782Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:47:57.782Z] ---> Running in e51d2db746a3 [2023-11-06T23:47:57.782Z] Removing intermediate container e51d2db746a3 [2023-11-06T23:47:57.782Z] ---> f0687ec9fc7f [2023-11-06T23:47:57.782Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:47:57.782Z] ---> Running in 5175176ee27d [2023-11-06T23:47:57.782Z] Removing intermediate container 5175176ee27d [2023-11-06T23:47:57.782Z] ---> 8785be25baa7 [2023-11-06T23:47:57.782Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:47:57.782Z] ---> Running in 0f1825f0bfa6 [2023-11-06T23:47:58.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:47:58.320Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:47:58.599Z] OK: 264 MiB in 52 packages [2023-11-06T23:47:58.871Z] Removing intermediate container 0f1825f0bfa6 [2023-11-06T23:47:58.871Z] ---> 669ca1b3da25 [2023-11-06T23:47:58.871Z] Step 7/29 : WORKDIR /app [2023-11-06T23:47:58.871Z] ---> Running in 20d5405a5c42 [2023-11-06T23:47:59.128Z] Removing intermediate container 20d5405a5c42 [2023-11-06T23:47:59.128Z] ---> f21e5fb44c5d [2023-11-06T23:47:59.128Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-06T23:47:59.128Z] ---> 165e3bdb66e7 [2023-11-06T23:47:59.128Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:47:59.128Z] ---> Running in 7a32aa559581 [2023-11-06T23:48:00.063Z] Removing intermediate container 7a32aa559581 [2023-11-06T23:48:00.063Z] ---> 693ca6eeb609 [2023-11-06T23:48:00.063Z] Step 10/29 : COPY . . [2023-11-06T23:48:00.321Z] ---> a9bd5f3371be [2023-11-06T23:48:00.321Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:48:00.321Z] ---> Running in 5ba9a101b563 [2023-11-06T23:48:00.321Z] Removing intermediate container 5ba9a101b563 [2023-11-06T23:48:00.321Z] ---> d05b0777068f [2023-11-06T23:48:00.321Z] Step 12/29 : RUN $MAKE [2023-11-06T23:48:00.321Z] ---> Running in ee75f5356ce8 [2023-11-06T23:48:00.888Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.37" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-06T23:48:03.427Z] using credential edgex-jenkins-ssh [2023-11-06T23:48:03.442Z] Cloning the remote Git repository [2023-11-06T23:48:03.487Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-06T23:48:03.570Z] > git init /w/workspace/app-rfid-llrp-inventory/149 # timeout=10 [2023-11-06T23:48:03.692Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-11-06T23:48:03.693Z] > git --version # timeout=10 [2023-11-06T23:48:03.713Z] > git --version # 'git version 2.25.1' [2023-11-06T23:48:03.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T23:48:03.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T23:48:06.664Z] Avoid second fetch [2023-11-06T23:48:06.665Z] Checking out Revision 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 (main) [2023-11-06T23:48:05.870Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-11-06T23:48:05.890Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T23:48:06.684Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T23:48:06.770Z] > git checkout -f 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 # timeout=10 [2023-11-06T23:48:07.196Z] Commit message: "docs: Replace docs in README with link to docs on docs.edgexfoundry.org (#248)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:48:08.144Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-06T23:48:08.144Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T23:48:08.144Z] Dload Upload Total Spent Left Speed [2023-11-06T23:48:08.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-11-06T23:48:08.766Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-06T23:48:09.086Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-06T23:48:09.086Z] + sudo tee /etc/docker/daemon.new [2023-11-06T23:48:09.086Z] { [2023-11-06T23:48:09.086Z] "registry-mirrors": [ [2023-11-06T23:48:09.086Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-06T23:48:09.086Z] ], [2023-11-06T23:48:09.086Z] "bip": "10.250.0.254/24", [2023-11-06T23:48:09.086Z] "hosts": [ [2023-11-06T23:48:09.086Z] "tcp://0.0.0.0:5555", [2023-11-06T23:48:09.086Z] "unix:///var/run/docker.sock" [2023-11-06T23:48:09.086Z] ], [2023-11-06T23:48:09.086Z] "mtu": 1458, [2023-11-06T23:48:09.086Z] "selinux-enabled": true, [2023-11-06T23:48:09.086Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-06T23:48:09.086Z] } [Pipeline] sh [2023-11-06T23:48:09.410Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-06T23:48:09.732Z] + sudo service docker restart [2023-11-06T23:48:22.816Z] Removing intermediate container ee75f5356ce8 [2023-11-06T23:48:22.816Z] ---> 6c59d234500f [2023-11-06T23:48:22.816Z] Step 13/29 : FROM alpine:3.18 [2023-11-06T23:48:22.816Z] 3.18: Pulling from library/alpine [2023-11-06T23:48:22.816Z] 96526aa774ef: Pulling fs layer [2023-11-06T23:48:22.816Z] 96526aa774ef: Verifying Checksum [2023-11-06T23:48:22.816Z] 96526aa774ef: Download complete [2023-11-06T23:48:22.816Z] 96526aa774ef: Pull complete [2023-11-06T23:48:22.816Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T23:48:22.816Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T23:48:22.816Z] ---> 8ca4688f4f35 [2023-11-06T23:48:22.816Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-06T23:48:22.816Z] ---> Running in 878c5457eb55 [2023-11-06T23:48:22.817Z] Removing intermediate container 878c5457eb55 [2023-11-06T23:48:22.817Z] ---> 49b354dfdcc7 [2023-11-06T23:48:22.817Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-06T23:48:22.817Z] ---> Running in ed27086d2b55 [2023-11-06T23:48:22.817Z] Removing intermediate container ed27086d2b55 [2023-11-06T23:48:22.817Z] ---> 22f07bdd1184 [2023-11-06T23:48:22.817Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-06T23:48:22.817Z] ---> Running in cb1290161c38 [2023-11-06T23:48:22.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:48:22.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:48:23.075Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-06T23:48:23.075Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-06T23:48:23.075Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T23:48:23.075Z] Executing ca-certificates-20230506-r0.trigger [2023-11-06T23:48:23.075Z] OK: 8 MiB in 17 packages [2023-11-06T23:48:23.646Z] Removing intermediate container cb1290161c38 [2023-11-06T23:48:23.646Z] ---> b966bc6f95f3 [2023-11-06T23:48:23.646Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-06T23:48:23.646Z] ---> e03b3be9b0ce [2023-11-06T23:48:23.646Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-06T23:48:23.646Z] ---> f2a928676a87 [2023-11-06T23:48:23.646Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-06T23:48:23.907Z] ---> afb0b30da9bf [2023-11-06T23:48:23.907Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-06T23:48:23.907Z] ---> 7def9b3ac485 [2023-11-06T23:48:23.907Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-06T23:48:24.953Z] ---> 3ae19620e99b [2023-11-06T23:48:24.953Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-06T23:48:24.953Z] ---> Running in ac20b10813cf [2023-11-06T23:48:25.523Z] Removing intermediate container ac20b10813cf [2023-11-06T23:48:25.523Z] ---> 5e04c6c4d0c7 [2023-11-06T23:48:25.523Z] Step 23/29 : VOLUME /cache [2023-11-06T23:48:25.523Z] ---> Running in f6dd0fe7272e [2023-11-06T23:48:25.523Z] Removing intermediate container f6dd0fe7272e [2023-11-06T23:48:25.523Z] ---> e03ffef7c554 [2023-11-06T23:48:25.523Z] Step 24/29 : EXPOSE 59711 [2023-11-06T23:48:25.523Z] ---> Running in 38446c8c55aa [2023-11-06T23:48:25.781Z] Removing intermediate container 38446c8c55aa [2023-11-06T23:48:25.781Z] ---> c6e73548f36f [2023-11-06T23:48:25.781Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-06T23:48:25.781Z] ---> Running in fff1319e6702 [2023-11-06T23:48:25.781Z] Removing intermediate container fff1319e6702 [2023-11-06T23:48:25.781Z] ---> 629912e1081e [2023-11-06T23:48:25.781Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-06T23:48:25.781Z] ---> Running in 8d879527a16e [2023-11-06T23:48:26.041Z] Removing intermediate container 8d879527a16e [2023-11-06T23:48:26.041Z] ---> 9af38dc7ceee [2023-11-06T23:48:26.041Z] Step 27/29 : LABEL arch=amd64 [2023-11-06T23:48:26.041Z] ---> Running in 10c77677dc06 [2023-11-06T23:48:26.041Z] Removing intermediate container 10c77677dc06 [2023-11-06T23:48:26.041Z] ---> 263cfad2ddef [2023-11-06T23:48:26.041Z] Step 28/29 : LABEL git_sha=03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [2023-11-06T23:48:26.041Z] ---> Running in 43ea9800b800 [2023-11-06T23:48:26.041Z] Removing intermediate container 43ea9800b800 [2023-11-06T23:48:26.041Z] ---> 0d982a4ab952 [2023-11-06T23:48:26.041Z] Step 29/29 : LABEL version=3.1.0-dev.37 [2023-11-06T23:48:26.041Z] ---> Running in ec5ee14dc3e8 [2023-11-06T23:48:26.300Z] Removing intermediate container ec5ee14dc3e8 [2023-11-06T23:48:26.300Z] ---> 185c2af81bca [2023-11-06T23:48:26.300Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T23:48:26.300Z] Successfully built 185c2af81bca [2023-11-06T23:48:26.300Z] 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 [2023-11-06T23:48:26.383Z] provisioning config files... [2023-11-06T23:48:26.392Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2177688042860994239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:48:26.690Z] ---> docker-login.sh [2023-11-06T23:48:26.690Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:48:26.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:26.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:26.690Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:26.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:26.690Z] [2023-11-06T23:48:26.690Z] Login Succeeded [2023-11-06T23:48:26.690Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:48:26.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:26.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:26.690Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:26.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:26.690Z] [2023-11-06T23:48:26.690Z] Login Succeeded [2023-11-06T23:48:26.690Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:48:26.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:26.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:26.951Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:26.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:26.951Z] [2023-11-06T23:48:26.951Z] Login Succeeded [2023-11-06T23:48:26.951Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:48:26.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:26.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:26.951Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:26.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:26.951Z] [2023-11-06T23:48:26.951Z] Login Succeeded [2023-11-06T23:48:26.951Z] docker.io [2023-11-06T23:48:26.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:27.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:27.209Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:27.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:27.210Z] [2023-11-06T23:48:27.210Z] Login Succeeded [2023-11-06T23:48:27.210Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:48:27.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:48:27.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:48:27.274Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-11-06T23:48:27.274Z] 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [2023-11-06T23:48:27.274Z] latest [2023-11-06T23:48:27.274Z] 3.1.0-dev.37 [2023-11-06T23:48:27.274Z] 03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [2023-11-06T23:48:27.274Z] main [2023-11-06T23:48:27.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:48:27.601Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:48:27.921Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [2023-11-06T23:48:27.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-06T23:48:27.921Z] eb0f9c44f350: Preparing [2023-11-06T23:48:27.921Z] 43d757725a19: Preparing [2023-11-06T23:48:27.921Z] c1bace09702c: Preparing [2023-11-06T23:48:27.921Z] 95282f021ba1: Preparing [2023-11-06T23:48:27.921Z] 932f330a9637: Preparing [2023-11-06T23:48:27.921Z] 521c52730170: Preparing [2023-11-06T23:48:27.921Z] 01de6ed2e52f: Preparing [2023-11-06T23:48:27.921Z] cc2447e1835a: Preparing [2023-11-06T23:48:27.921Z] 01de6ed2e52f: Waiting [2023-11-06T23:48:27.921Z] 521c52730170: Waiting [2023-11-06T23:48:27.921Z] cc2447e1835a: Waiting [2023-11-06T23:48:27.921Z] 932f330a9637: Pushed [2023-11-06T23:48:27.921Z] c1bace09702c: Pushed [2023-11-06T23:48:27.921Z] 95282f021ba1: Pushed [2023-11-06T23:48:27.921Z] eb0f9c44f350: Pushed [2023-11-06T23:48:27.921Z] cc2447e1835a: Layer already exists [2023-11-06T23:48:27.921Z] 521c52730170: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:48:28.005Z] provisioning config files... [2023-11-06T23:48:28.031Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/149@tmp/config9973801395891281317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:48:28.181Z] 01de6ed2e52f: Pushed [2023-11-06T23:48:28.380Z] ---> docker-login.sh [2023-11-06T23:48:28.380Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:48:28.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:28.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:28.918Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:28.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:28.918Z] [2023-11-06T23:48:28.918Z] Login Succeeded [2023-11-06T23:48:28.918Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:48:29.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:29.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:29.187Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:29.187Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:29.187Z] [2023-11-06T23:48:29.187Z] Login Succeeded [2023-11-06T23:48:29.187Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:48:29.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:29.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:29.734Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:29.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:29.734Z] [2023-11-06T23:48:29.734Z] Login Succeeded [2023-11-06T23:48:29.734Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:48:29.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:30.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:30.006Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:30.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:30.006Z] [2023-11-06T23:48:30.006Z] Login Succeeded [2023-11-06T23:48:30.006Z] docker.io [2023-11-06T23:48:30.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:48:30.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:48:30.545Z] Configure a credential helper to remove this warning. See [2023-11-06T23:48:30.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:48:30.545Z] [2023-11-06T23:48:30.545Z] Login Succeeded [2023-11-06T23:48:30.545Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:48:30.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-06T23:48:30.739Z] 43d757725a19: Pushed [2023-11-06T23:48:30.739Z] 03dfe80146e416d2b04b2eaefcdaa11753ed70f8: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-11-06T23:48:30.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:48:30.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:48:30.843Z] ========================================================= [2023-11-06T23:48:30.843Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-06T23:48:30.843Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:48:31.058Z] + 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 [2023-11-06T23:48:31.185Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T23:48:31.361Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-06T23:48:31.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-06T23:48:31.361Z] eb0f9c44f350: Preparing [2023-11-06T23:48:31.361Z] 43d757725a19: Preparing [2023-11-06T23:48:31.361Z] c1bace09702c: Preparing [2023-11-06T23:48:31.361Z] 95282f021ba1: Preparing [2023-11-06T23:48:31.361Z] 932f330a9637: Preparing [2023-11-06T23:48:31.361Z] 521c52730170: Preparing [2023-11-06T23:48:31.361Z] 01de6ed2e52f: Preparing [2023-11-06T23:48:31.361Z] cc2447e1835a: Preparing [2023-11-06T23:48:31.361Z] 521c52730170: Waiting [2023-11-06T23:48:31.361Z] 01de6ed2e52f: Waiting [2023-11-06T23:48:31.361Z] cc2447e1835a: Waiting [2023-11-06T23:48:31.361Z] c1bace09702c: Layer already exists [2023-11-06T23:48:31.361Z] 932f330a9637: Layer already exists [2023-11-06T23:48:31.361Z] eb0f9c44f350: Layer already exists [2023-11-06T23:48:31.361Z] 43d757725a19: Layer already exists [2023-11-06T23:48:31.361Z] 95282f021ba1: Layer already exists [2023-11-06T23:48:31.361Z] 521c52730170: Layer already exists [2023-11-06T23:48:31.361Z] 01de6ed2e52f: Layer already exists [2023-11-06T23:48:31.361Z] cc2447e1835a: Layer already exists [2023-11-06T23:48:31.361Z] latest: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:48:31.453Z] Sending build context to Docker daemon 669.2kB [2023-11-06T23:48:31.453Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:48:31.453Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-06T23:48:31.667Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:48:31.969Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.37 [2023-11-06T23:48:31.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-06T23:48:31.969Z] eb0f9c44f350: Preparing [2023-11-06T23:48:31.969Z] 43d757725a19: Preparing [2023-11-06T23:48:31.969Z] c1bace09702c: Preparing [2023-11-06T23:48:31.969Z] 95282f021ba1: Preparing [2023-11-06T23:48:31.969Z] 932f330a9637: Preparing [2023-11-06T23:48:31.969Z] 521c52730170: Preparing [2023-11-06T23:48:31.969Z] 01de6ed2e52f: Preparing [2023-11-06T23:48:31.969Z] cc2447e1835a: Preparing [2023-11-06T23:48:31.969Z] 521c52730170: Waiting [2023-11-06T23:48:31.969Z] 01de6ed2e52f: Waiting [2023-11-06T23:48:31.969Z] cc2447e1835a: Waiting [2023-11-06T23:48:31.969Z] eb0f9c44f350: Layer already exists [2023-11-06T23:48:31.969Z] 95282f021ba1: Layer already exists [2023-11-06T23:48:31.969Z] c1bace09702c: Layer already exists [2023-11-06T23:48:31.969Z] 43d757725a19: Layer already exists [2023-11-06T23:48:31.969Z] 932f330a9637: Layer already exists [2023-11-06T23:48:31.969Z] 521c52730170: Layer already exists [2023-11-06T23:48:31.969Z] 01de6ed2e52f: Layer already exists [2023-11-06T23:48:31.969Z] cc2447e1835a: Layer already exists [2023-11-06T23:48:31.969Z] 3.1.0-dev.37: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:48:32.289Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:48:32.601Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [2023-11-06T23:48:32.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-06T23:48:32.602Z] eb0f9c44f350: Preparing [2023-11-06T23:48:32.602Z] 43d757725a19: Preparing [2023-11-06T23:48:32.602Z] c1bace09702c: Preparing [2023-11-06T23:48:32.602Z] 95282f021ba1: Preparing [2023-11-06T23:48:32.602Z] 932f330a9637: Preparing [2023-11-06T23:48:32.602Z] 521c52730170: Preparing [2023-11-06T23:48:32.602Z] 01de6ed2e52f: Preparing [2023-11-06T23:48:32.602Z] cc2447e1835a: Preparing [2023-11-06T23:48:32.602Z] 01de6ed2e52f: Waiting [2023-11-06T23:48:32.602Z] cc2447e1835a: Waiting [2023-11-06T23:48:32.602Z] 521c52730170: Waiting [2023-11-06T23:48:32.602Z] c1bace09702c: Layer already exists [2023-11-06T23:48:32.602Z] 95282f021ba1: Layer already exists [2023-11-06T23:48:32.602Z] eb0f9c44f350: Layer already exists [2023-11-06T23:48:32.602Z] 932f330a9637: Layer already exists [2023-11-06T23:48:32.602Z] 43d757725a19: Layer already exists [2023-11-06T23:48:32.602Z] 521c52730170: Layer already exists [2023-11-06T23:48:32.602Z] 01de6ed2e52f: Layer already exists [2023-11-06T23:48:32.602Z] cc2447e1835a: Layer already exists [2023-11-06T23:48:32.602Z] 03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:48:32.863Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-06T23:48:32.863Z] 9fda8d8052c6: Pulling fs layer [2023-11-06T23:48:32.863Z] 5d54e960e981: Pulling fs layer [2023-11-06T23:48:32.863Z] c4a7e357bf2a: Pulling fs layer [2023-11-06T23:48:32.863Z] f0e02332f6b5: Pulling fs layer [2023-11-06T23:48:32.863Z] cefa15bbcfad: Pulling fs layer [2023-11-06T23:48:32.863Z] 17808c966233: Pulling fs layer [2023-11-06T23:48:32.863Z] f0e02332f6b5: Waiting [2023-11-06T23:48:32.863Z] f4c1fc716caa: Pulling fs layer [2023-11-06T23:48:32.863Z] cefa15bbcfad: Waiting [2023-11-06T23:48:32.863Z] 17808c966233: Waiting [2023-11-06T23:48:32.863Z] 5d54e960e981: Verifying Checksum [2023-11-06T23:48:32.863Z] 5d54e960e981: Download complete [2023-11-06T23:48:32.863Z] f0e02332f6b5: Verifying Checksum [2023-11-06T23:48:32.863Z] f0e02332f6b5: Download complete [2023-11-06T23:48:32.863Z] cefa15bbcfad: Verifying Checksum [2023-11-06T23:48:32.863Z] cefa15bbcfad: Download complete [2023-11-06T23:48:32.863Z] 9fda8d8052c6: Verifying Checksum [2023-11-06T23:48:32.863Z] 9fda8d8052c6: Download complete [2023-11-06T23:48:32.912Z] + 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 [2023-11-06T23:48:33.220Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-11-06T23:48:33.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-11-06T23:48:33.220Z] eb0f9c44f350: Preparing [2023-11-06T23:48:33.220Z] 43d757725a19: Preparing [2023-11-06T23:48:33.220Z] c1bace09702c: Preparing [2023-11-06T23:48:33.220Z] 95282f021ba1: Preparing [2023-11-06T23:48:33.220Z] 932f330a9637: Preparing [2023-11-06T23:48:33.220Z] 521c52730170: Preparing [2023-11-06T23:48:33.220Z] 01de6ed2e52f: Preparing [2023-11-06T23:48:33.220Z] cc2447e1835a: Preparing [2023-11-06T23:48:33.220Z] 521c52730170: Waiting [2023-11-06T23:48:33.220Z] cc2447e1835a: Waiting [2023-11-06T23:48:33.220Z] eb0f9c44f350: Layer already exists [2023-11-06T23:48:33.220Z] 932f330a9637: Layer already exists [2023-11-06T23:48:33.220Z] 95282f021ba1: Layer already exists [2023-11-06T23:48:33.220Z] c1bace09702c: Layer already exists [2023-11-06T23:48:33.220Z] 43d757725a19: Layer already exists [2023-11-06T23:48:33.220Z] 01de6ed2e52f: Layer already exists [2023-11-06T23:48:33.220Z] 521c52730170: Layer already exists [2023-11-06T23:48:33.220Z] cc2447e1835a: Layer already exists [2023-11-06T23:48:33.220Z] main: digest: sha256:aa65df56c71ebaa4287c4f8776a0889a72048d382da0b7bdf50ab787f047d5fa size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:48:33.260Z] ===================================================== [Pipeline] echo [2023-11-06T23:48:33.272Z] taggedImages: [2023-11-06T23:48:33.272Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [2023-11-06T23:48:33.272Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-11-06T23:48:33.272Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.37 [2023-11-06T23:48:33.272Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [2023-11-06T23:48:33.272Z] - 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 [2023-11-06T23:48:33.454Z] f4c1fc716caa: Verifying Checksum [2023-11-06T23:48:33.454Z] f4c1fc716caa: Download complete [2023-11-06T23:48:33.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:48:33.645Z] [2023-11-06T23:48:33.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:48:33.725Z] 9fda8d8052c6: Pull complete [2023-11-06T23:48:33.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:48:33.948Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-06T23:48:33.948Z] 5eb5b503b376: Pulling fs layer [2023-11-06T23:48:33.948Z] 5c69ac0246d0: Pulling fs layer [2023-11-06T23:48:33.948Z] ec43610c2a17: Pulling fs layer [2023-11-06T23:48:33.948Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-06T23:48:33.948Z] 33b1e0a273af: Pulling fs layer [2023-11-06T23:48:33.948Z] 5d3b04190fa2: Pulling fs layer [2023-11-06T23:48:33.948Z] 2f39f015ded8: Pulling fs layer [2023-11-06T23:48:33.948Z] 33b1e0a273af: Waiting [2023-11-06T23:48:33.948Z] 5d3b04190fa2: Waiting [2023-11-06T23:48:33.948Z] 2f39f015ded8: Waiting [2023-11-06T23:48:33.948Z] 3a2ae6a8a46f: Waiting [2023-11-06T23:48:33.948Z] 5c69ac0246d0: Verifying Checksum [2023-11-06T23:48:33.948Z] 5c69ac0246d0: Download complete [2023-11-06T23:48:33.948Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-06T23:48:33.948Z] 3a2ae6a8a46f: Download complete [2023-11-06T23:48:33.948Z] 33b1e0a273af: Verifying Checksum [2023-11-06T23:48:33.948Z] 33b1e0a273af: Download complete [2023-11-06T23:48:33.948Z] 5d3b04190fa2: Download complete [2023-11-06T23:48:33.948Z] ec43610c2a17: Verifying Checksum [2023-11-06T23:48:33.948Z] ec43610c2a17: Download complete [2023-11-06T23:48:34.206Z] 5eb5b503b376: Verifying Checksum [2023-11-06T23:48:34.206Z] 5eb5b503b376: Download complete [2023-11-06T23:48:34.318Z] 5d54e960e981: Pull complete [2023-11-06T23:48:34.588Z] c4a7e357bf2a: Verifying Checksum [2023-11-06T23:48:34.588Z] c4a7e357bf2a: Download complete [2023-11-06T23:48:34.771Z] 2f39f015ded8: Download complete [2023-11-06T23:48:35.551Z] 17808c966233: Verifying Checksum [2023-11-06T23:48:35.552Z] 17808c966233: Download complete [2023-11-06T23:48:35.706Z] 5eb5b503b376: Pull complete [2023-11-06T23:48:35.706Z] 5c69ac0246d0: Pull complete [2023-11-06T23:48:36.273Z] ec43610c2a17: Pull complete [2023-11-06T23:48:36.273Z] 3a2ae6a8a46f: Pull complete [2023-11-06T23:48:36.273Z] 33b1e0a273af: Pull complete [2023-11-06T23:48:36.530Z] 5d3b04190fa2: Pull complete [2023-11-06T23:48:40.715Z] 2f39f015ded8: Pull complete [2023-11-06T23:48:40.715Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-06T23:48:40.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:48:40.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:48:40.795Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:48:40.835Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T23:48:45.720Z] $ docker top 37952d52897fa5cbd6b1a1eae721b69f241996b8edad077be976bc52df48be6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:48:46.105Z] ---> job-cost.sh [2023-11-06T23:48:46.105Z] lf-activate-venv: SKIPPING [2023-11-06T23:48:46.105Z] INFO: No Stack... [2023-11-06T23:48:46.364Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T23:48:46.932Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T23:48:47.224Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-11-06T23:48:47.224Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T23:48:47.238Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [2023-11-06T23:48:47.244Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] did not exist. Created. [2023-11-06T23:48:47.245Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T23:48:47.553Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-06T23:48:47.584Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T23:48:47.591Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T23:48:47.615Z] $ docker stop --time=1 37952d52897fa5cbd6b1a1eae721b69f241996b8edad077be976bc52df48be6d [2023-11-06T23:48:47.886Z] c4a7e357bf2a: Pull complete [2023-11-06T23:48:47.886Z] f0e02332f6b5: Pull complete [2023-11-06T23:48:48.155Z] cefa15bbcfad: Pull complete [2023-11-06T23:48:48.774Z] $ docker rm -f --volumes 37952d52897fa5cbd6b1a1eae721b69f241996b8edad077be976bc52df48be6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-06T23:48:56.365Z] 17808c966233: Pull complete [2023-11-06T23:49:01.703Z] f4c1fc716caa: Pull complete [2023-11-06T23:49:01.703Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-06T23:49:01.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T23:49:01.703Z] ---> ea914061e18c [2023-11-06T23:49:01.703Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:49:02.666Z] ---> Running in f1d6fca3fe8f [2023-11-06T23:49:02.933Z] Removing intermediate container f1d6fca3fe8f [2023-11-06T23:49:02.933Z] ---> 93bbb4a69776 [2023-11-06T23:49:02.933Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:49:02.933Z] ---> Running in 2361ce472215 [2023-11-06T23:49:03.200Z] Removing intermediate container 2361ce472215 [2023-11-06T23:49:03.200Z] ---> 5ddf4c7e78d2 [2023-11-06T23:49:03.200Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:49:03.467Z] ---> Running in 5821441be224 [2023-11-06T23:49:03.735Z] Removing intermediate container 5821441be224 [2023-11-06T23:49:03.735Z] ---> d193a7a95089 [2023-11-06T23:49:03.735Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:49:03.735Z] ---> Running in af6d65a46954 [2023-11-06T23:49:05.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:49:05.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:49:06.375Z] OK: 266 MiB in 52 packages [2023-11-06T23:49:07.347Z] Removing intermediate container af6d65a46954 [2023-11-06T23:49:07.347Z] ---> 19d3954b4adc [2023-11-06T23:49:07.347Z] Step 7/12 : WORKDIR /app [2023-11-06T23:49:07.347Z] ---> Running in bec71521eb03 [2023-11-06T23:49:07.619Z] Removing intermediate container bec71521eb03 [2023-11-06T23:49:07.619Z] ---> 9006d4d67973 [2023-11-06T23:49:07.619Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-06T23:49:08.224Z] ---> 76dd3bb0d186 [2023-11-06T23:49:08.224Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:49:08.224Z] ---> Running in 5b637aa4637e [2023-11-06T23:50:29.833Z] Removing intermediate container 5b637aa4637e [2023-11-06T23:50:29.833Z] ---> 34224eebc417 [2023-11-06T23:50:29.833Z] Step 10/12 : COPY . . [2023-11-06T23:50:29.833Z] ---> 624b8e3db904 [2023-11-06T23:50:29.833Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:50:29.833Z] ---> Running in 134f01c1a29d [2023-11-06T23:50:29.833Z] Removing intermediate container 134f01c1a29d [2023-11-06T23:50:29.833Z] ---> dda04fcb50bb [2023-11-06T23:50:29.833Z] Step 12/12 : RUN $MAKE [2023-11-06T23:50:29.833Z] ---> Running in 8a52c60dc6c5 [2023-11-06T23:50:29.833Z] noop [2023-11-06T23:50:29.833Z] Removing intermediate container 8a52c60dc6c5 [2023-11-06T23:50:29.833Z] ---> d88392ee863b [2023-11-06T23:50:29.833Z] Successfully built d88392ee863b [2023-11-06T23:50:29.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:50:30.200Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T23:50:30.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:50:30.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-16755 does not seem to be running inside a container [2023-11-06T23:50:30.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/149 -v /w/workspace/app-rfid-llrp-inventory/149:/w/workspace/app-rfid-llrp-inventory/149:rw,z -v /w/workspace/app-rfid-llrp-inventory/149@tmp:/w/workspace/app-rfid-llrp-inventory/149@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 [2023-11-06T23:50:31.685Z] $ docker top bb49649aab2a2252755e42a25bfea0b8ef9495ef8134c1325da404c3ddcaa457 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:50:32.496Z] + go version [2023-11-06T23:50:32.496Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-06T23:50:32.520Z] $ docker stop --time=1 bb49649aab2a2252755e42a25bfea0b8ef9495ef8134c1325da404c3ddcaa457 [2023-11-06T23:50:34.101Z] $ docker rm -f --volumes bb49649aab2a2252755e42a25bfea0b8ef9495ef8134c1325da404c3ddcaa457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:50:34.662Z] + docker inspect -f . ci-base-image-arm64 [2023-11-06T23:50:34.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:50:34.830Z] prd-ubuntu20.04-docker-arm64-4c-16g-16755 does not seem to be running inside a container [2023-11-06T23:50:34.889Z] $ 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/149 -v /w/workspace/app-rfid-llrp-inventory/149:/w/workspace/app-rfid-llrp-inventory/149:rw,z -v /w/workspace/app-rfid-llrp-inventory/149@tmp:/w/workspace/app-rfid-llrp-inventory/149@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 [2023-11-06T23:50:35.992Z] $ docker top 2442bd2dc756dcdc95c445a1a5056f288dcadbbfe4f3bee7fcb130161c721416 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:50:36.823Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/149 [Pipeline] fileExists [Pipeline] sh [2023-11-06T23:50:37.154Z] + make test [2023-11-06T23:50:37.154Z] go test -race ./... -coverprofile=coverage.out ./... [2023-11-06T23:52:58.818Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-11-06T23:52:58.818Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-11-06T23:52:58.818Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.152s coverage: 86.2% of statements [2023-11-06T23:53:02.166Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.322s coverage: 71.9% of statements [2023-11-06T23:53:03.131Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-06T23:53:03.132Z] go vet ./... [2023-11-06T23:55:09.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T23:55:09.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T23:55:09.858Z] ./bin/test-attribution.sh [2023-11-06T23:55:09.858Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-06T23:55:09.858Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-06T23:55:09.858Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-06T23:55:09.858Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-06T23:55:09.858Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-06T23:55:09.858Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-11-06T23:55:09.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T23:55:09.885Z] $ docker stop --time=1 2442bd2dc756dcdc95c445a1a5056f288dcadbbfe4f3bee7fcb130161c721416 [2023-11-06T23:55:12.906Z] $ docker rm -f --volumes 2442bd2dc756dcdc95c445a1a5056f288dcadbbfe4f3bee7fcb130161c721416 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:55:14.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T23:55:14.403Z] Warning: overwriting stash ‘coverage-report’ [2023-11-06T23:55:14.816Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:55:15.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T23:55:15.534Z] + ls -al . [2023-11-06T23:55:15.534Z] total 204 [2023-11-06T23:55:15.534Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 6 23:50 . [2023-11-06T23:55:15.534Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:48 .. [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 6 23:48 .dockerignore [2023-11-06T23:55:15.534Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:48 .git [2023-11-06T23:55:15.534Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:48 .github [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 773 Nov 6 23:48 .gitignore [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:48 .golangci.yml [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 10232 Nov 6 23:48 Attribution.txt [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 9317 Nov 6 23:48 CHANGELOG.md [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 1659 Nov 6 23:48 Dockerfile [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:48 GOVERNANCE.md [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 665 Nov 6 23:48 Jenkinsfile [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 6 23:48 LICENSE [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 2497 Nov 6 23:48 Makefile [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 6 23:48 OWNERS.md [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 3851 Nov 6 23:48 README.md [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:46 VERSION [2023-11-06T23:55:15.534Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:48 bin [2023-11-06T23:55:15.534Z] -rw-r--r-- 1 jenkins jenkins 41317 Nov 6 23:53 coverage.out [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 3969 Nov 6 23:48 go.mod [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 35080 Nov 6 23:48 go.sum [2023-11-06T23:55:15.534Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:48 images [2023-11-06T23:55:15.534Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:48 internal [2023-11-06T23:55:15.534Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 6 23:48 main.go [2023-11-06T23:55:15.534Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:48 openapi [2023-11-06T23:55:15.534Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:48 res [2023-11-06T23:55:15.534Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:48 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:55:15.864Z] + 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=03dfe80146e416d2b04b2eaefcdaa11753ed70f8 --label arch=arm64 --label version=3.1.0-dev.37 . [2023-11-06T23:55:16.131Z] Sending build context to Docker daemon 669.2kB [2023-11-06T23:55:16.131Z] Step 1/29 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:55:16.131Z] Step 2/29 : FROM ${BASE} AS builder [2023-11-06T23:55:16.131Z] ---> d88392ee863b [2023-11-06T23:55:16.131Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:55:16.131Z] ---> Running in 1bdd3009a6c1 [2023-11-06T23:55:16.396Z] Removing intermediate container 1bdd3009a6c1 [2023-11-06T23:55:16.397Z] ---> b212f2028750 [2023-11-06T23:55:16.397Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:55:16.397Z] ---> Running in 88f2f28be086 [2023-11-06T23:55:16.980Z] Removing intermediate container 88f2f28be086 [2023-11-06T23:55:16.980Z] ---> 6f2eb14e6df2 [2023-11-06T23:55:16.980Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-11-06T23:55:16.980Z] ---> Running in d4e1ffd22a62 [2023-11-06T23:55:17.252Z] Removing intermediate container d4e1ffd22a62 [2023-11-06T23:55:17.252Z] ---> 3d9072b0557a [2023-11-06T23:55:17.252Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:55:17.252Z] ---> Running in b26553a068a5 [2023-11-06T23:55:18.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:55:18.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:55:19.896Z] OK: 266 MiB in 52 packages [2023-11-06T23:55:20.478Z] Removing intermediate container b26553a068a5 [2023-11-06T23:55:20.478Z] ---> 332dcc45afa5 [2023-11-06T23:55:20.478Z] Step 7/29 : WORKDIR /app [2023-11-06T23:55:20.478Z] ---> Running in 519a675d9a52 [2023-11-06T23:55:20.745Z] Removing intermediate container 519a675d9a52 [2023-11-06T23:55:20.745Z] ---> 2b3a2066f965 [2023-11-06T23:55:20.745Z] Step 8/29 : COPY go.mod vendor* ./ [2023-11-06T23:55:21.335Z] ---> 1fc555fe4b5c [2023-11-06T23:55:21.335Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:55:21.335Z] ---> Running in c3a5bedf1b9b [2023-11-06T23:55:26.665Z] Removing intermediate container c3a5bedf1b9b [2023-11-06T23:55:26.665Z] ---> 7d68da67fa87 [2023-11-06T23:55:26.665Z] Step 10/29 : COPY . . [2023-11-06T23:55:26.665Z] ---> f4906892c237 [2023-11-06T23:55:26.665Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-06T23:55:26.930Z] ---> Running in 9a8cf7db7713 [2023-11-06T23:55:27.208Z] Removing intermediate container 9a8cf7db7713 [2023-11-06T23:55:27.208Z] ---> 79882f2c0b75 [2023-11-06T23:55:27.208Z] Step 12/29 : RUN $MAKE [2023-11-06T23:55:27.208Z] ---> Running in e4df77f74547 [2023-11-06T23:55:28.165Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.37 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.37" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-11-06T23:57:19.889Z] Removing intermediate container e4df77f74547 [2023-11-06T23:57:19.889Z] ---> ec5d902a9802 [2023-11-06T23:57:19.889Z] Step 13/29 : FROM alpine:3.18 [2023-11-06T23:57:19.889Z] 3.18: Pulling from library/alpine [2023-11-06T23:57:19.889Z] 579b34f0a95b: Pulling fs layer [2023-11-06T23:57:19.889Z] 579b34f0a95b: Verifying Checksum [2023-11-06T23:57:19.889Z] 579b34f0a95b: Download complete [2023-11-06T23:57:19.889Z] 579b34f0a95b: Pull complete [2023-11-06T23:57:19.889Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T23:57:19.889Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T23:57:19.889Z] ---> 3cc203321400 [2023-11-06T23:57:19.889Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-06T23:57:19.889Z] ---> Running in bab3d442e7b1 [2023-11-06T23:57:19.889Z] Removing intermediate container bab3d442e7b1 [2023-11-06T23:57:19.889Z] ---> 6594ab32a40b [2023-11-06T23:57:19.889Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-11-06T23:57:19.889Z] ---> Running in fc00c0391199 [2023-11-06T23:57:19.889Z] Removing intermediate container fc00c0391199 [2023-11-06T23:57:19.889Z] ---> d16e7dfd7f41 [2023-11-06T23:57:19.889Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-11-06T23:57:19.889Z] ---> Running in 570865c7eee2 [2023-11-06T23:57:19.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:57:19.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:57:19.889Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-06T23:57:19.889Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-06T23:57:19.889Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T23:57:19.889Z] Executing ca-certificates-20230506-r0.trigger [2023-11-06T23:57:19.889Z] OK: 9 MiB in 17 packages [2023-11-06T23:57:21.305Z] Removing intermediate container 570865c7eee2 [2023-11-06T23:57:21.305Z] ---> 58c3c8dd6ca7 [2023-11-06T23:57:21.305Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-06T23:57:21.884Z] ---> c707d01f65ad [2023-11-06T23:57:21.884Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-06T23:57:22.468Z] ---> 2d023fa5b00e [2023-11-06T23:57:22.468Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-11-06T23:57:22.733Z] ---> ce6b2004392d [2023-11-06T23:57:22.733Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-11-06T23:57:23.314Z] ---> a793ef9162b7 [2023-11-06T23:57:23.314Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-11-06T23:57:24.762Z] ---> 724767d106eb [2023-11-06T23:57:24.762Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-11-06T23:57:24.762Z] ---> Running in d46966d59761 [2023-11-06T23:57:26.170Z] Removing intermediate container d46966d59761 [2023-11-06T23:57:26.170Z] ---> b47d3f9eb517 [2023-11-06T23:57:26.170Z] Step 23/29 : VOLUME /cache [2023-11-06T23:57:26.170Z] ---> Running in 5ad3a9ef4c56 [2023-11-06T23:57:26.439Z] Removing intermediate container 5ad3a9ef4c56 [2023-11-06T23:57:26.439Z] ---> 5a8477b06622 [2023-11-06T23:57:26.439Z] Step 24/29 : EXPOSE 59711 [2023-11-06T23:57:26.705Z] ---> Running in 0d29b1e24392 [2023-11-06T23:57:26.971Z] Removing intermediate container 0d29b1e24392 [2023-11-06T23:57:26.971Z] ---> a525c322e2f0 [2023-11-06T23:57:26.971Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-11-06T23:57:26.971Z] ---> Running in de7771f6f417 [2023-11-06T23:57:27.237Z] Removing intermediate container de7771f6f417 [2023-11-06T23:57:27.238Z] ---> 5aa7462758e6 [2023-11-06T23:57:27.238Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-11-06T23:57:27.238Z] ---> Running in b800f3b30b5b [2023-11-06T23:57:27.515Z] Removing intermediate container b800f3b30b5b [2023-11-06T23:57:27.515Z] ---> 3dafe943f49a [2023-11-06T23:57:27.515Z] Step 27/29 : LABEL arch=arm64 [2023-11-06T23:57:27.781Z] ---> Running in 036a96fc5d51 [2023-11-06T23:57:28.046Z] Removing intermediate container 036a96fc5d51 [2023-11-06T23:57:28.046Z] ---> 3956b479b0b7 [2023-11-06T23:57:28.046Z] Step 28/29 : LABEL git_sha=03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [2023-11-06T23:57:28.046Z] ---> Running in c9987b12741d [2023-11-06T23:57:28.313Z] Removing intermediate container c9987b12741d [2023-11-06T23:57:28.313Z] ---> 6cd1dbd4a233 [2023-11-06T23:57:28.313Z] Step 29/29 : LABEL version=3.1.0-dev.37 [2023-11-06T23:57:28.313Z] ---> Running in e7405686d5d9 [2023-11-06T23:57:28.578Z] Removing intermediate container e7405686d5d9 [2023-11-06T23:57:28.578Z] ---> ca4148715425 [2023-11-06T23:57:28.578Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T23:57:28.578Z] Successfully built ca4148715425 [2023-11-06T23:57:28.578Z] 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 [2023-11-06T23:57:28.955Z] provisioning config files... [2023-11-06T23:57:28.967Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/149@tmp/config7299085683132186894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:57:29.297Z] ---> docker-login.sh [2023-11-06T23:57:29.297Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:57:29.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:29.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:29.565Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:29.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:29.565Z] [2023-11-06T23:57:29.565Z] Login Succeeded [2023-11-06T23:57:29.565Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:57:29.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:29.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:29.831Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:29.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:29.831Z] [2023-11-06T23:57:29.831Z] Login Succeeded [2023-11-06T23:57:29.831Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:57:30.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:30.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:30.361Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:30.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:30.361Z] [2023-11-06T23:57:30.361Z] Login Succeeded [2023-11-06T23:57:30.361Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:57:30.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:30.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:30.626Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:30.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:30.626Z] [2023-11-06T23:57:30.626Z] Login Succeeded [2023-11-06T23:57:30.626Z] docker.io [2023-11-06T23:57:30.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:31.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:31.154Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:31.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:31.154Z] [2023-11-06T23:57:31.154Z] Login Succeeded [2023-11-06T23:57:31.154Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:57:31.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:57:31.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:57:31.229Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-11-06T23:57:31.229Z] 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [2023-11-06T23:57:31.229Z] latest [2023-11-06T23:57:31.229Z] 3.1.0-dev.37 [2023-11-06T23:57:31.229Z] 03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [2023-11-06T23:57:31.229Z] main [2023-11-06T23:57:31.229Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:31.594Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:35.264Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [2023-11-06T23:57:35.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-06T23:57:35.264Z] 98d79132216c: Preparing [2023-11-06T23:57:35.264Z] 27568b83df26: Preparing [2023-11-06T23:57:35.264Z] 61faac7203c7: Preparing [2023-11-06T23:57:35.264Z] 154fb7b7f074: Preparing [2023-11-06T23:57:35.264Z] b28a491b5ab5: Preparing [2023-11-06T23:57:35.264Z] 203126796383: Preparing [2023-11-06T23:57:35.264Z] dc16f0e1310b: Preparing [2023-11-06T23:57:35.264Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:57:35.264Z] 203126796383: Waiting [2023-11-06T23:57:35.264Z] dc16f0e1310b: Waiting [2023-11-06T23:57:35.264Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:57:35.528Z] 154fb7b7f074: Pushed [2023-11-06T23:57:35.528Z] 61faac7203c7: Pushed [2023-11-06T23:57:35.528Z] 98d79132216c: Pushed [2023-11-06T23:57:35.528Z] b28a491b5ab5: Pushed [2023-11-06T23:57:35.528Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:57:35.528Z] 203126796383: Pushed [2023-11-06T23:57:35.793Z] dc16f0e1310b: Pushed [2023-11-06T23:57:41.111Z] 27568b83df26: Pushed [2023-11-06T23:57:41.111Z] 03dfe80146e416d2b04b2eaefcdaa11753ed70f8: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:41.450Z] + 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 [2023-11-06T23:57:41.781Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-06T23:57:41.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-06T23:57:41.782Z] 98d79132216c: Preparing [2023-11-06T23:57:41.782Z] 27568b83df26: Preparing [2023-11-06T23:57:41.782Z] 61faac7203c7: Preparing [2023-11-06T23:57:41.782Z] 154fb7b7f074: Preparing [2023-11-06T23:57:41.782Z] b28a491b5ab5: Preparing [2023-11-06T23:57:41.782Z] 203126796383: Preparing [2023-11-06T23:57:41.782Z] dc16f0e1310b: Preparing [2023-11-06T23:57:41.782Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:57:41.782Z] dc16f0e1310b: Waiting [2023-11-06T23:57:41.782Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:57:41.782Z] 203126796383: Waiting [2023-11-06T23:57:41.782Z] 98d79132216c: Layer already exists [2023-11-06T23:57:41.782Z] b28a491b5ab5: Layer already exists [2023-11-06T23:57:41.782Z] 61faac7203c7: Layer already exists [2023-11-06T23:57:41.782Z] 27568b83df26: Layer already exists [2023-11-06T23:57:41.782Z] 154fb7b7f074: Layer already exists [2023-11-06T23:57:41.782Z] dc16f0e1310b: Layer already exists [2023-11-06T23:57:41.782Z] 203126796383: Layer already exists [2023-11-06T23:57:41.782Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:57:41.782Z] latest: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:42.385Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:42.722Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.37 [2023-11-06T23:57:42.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-06T23:57:42.722Z] 98d79132216c: Preparing [2023-11-06T23:57:42.722Z] 27568b83df26: Preparing [2023-11-06T23:57:42.722Z] 61faac7203c7: Preparing [2023-11-06T23:57:42.722Z] 154fb7b7f074: Preparing [2023-11-06T23:57:42.722Z] b28a491b5ab5: Preparing [2023-11-06T23:57:42.722Z] 203126796383: Preparing [2023-11-06T23:57:42.722Z] dc16f0e1310b: Preparing [2023-11-06T23:57:42.722Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:57:42.722Z] 203126796383: Waiting [2023-11-06T23:57:42.722Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:57:42.722Z] dc16f0e1310b: Waiting [2023-11-06T23:57:42.722Z] b28a491b5ab5: Layer already exists [2023-11-06T23:57:42.722Z] 27568b83df26: Layer already exists [2023-11-06T23:57:42.722Z] 61faac7203c7: Layer already exists [2023-11-06T23:57:42.722Z] 154fb7b7f074: Layer already exists [2023-11-06T23:57:42.722Z] 98d79132216c: Layer already exists [2023-11-06T23:57:42.722Z] dc16f0e1310b: Layer already exists [2023-11-06T23:57:42.722Z] 203126796383: Layer already exists [2023-11-06T23:57:42.722Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:57:42.987Z] 3.1.0-dev.37: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:43.336Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:43.668Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [2023-11-06T23:57:43.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-06T23:57:43.668Z] 98d79132216c: Preparing [2023-11-06T23:57:43.668Z] 27568b83df26: Preparing [2023-11-06T23:57:43.668Z] 61faac7203c7: Preparing [2023-11-06T23:57:43.668Z] 154fb7b7f074: Preparing [2023-11-06T23:57:43.668Z] b28a491b5ab5: Preparing [2023-11-06T23:57:43.668Z] 203126796383: Preparing [2023-11-06T23:57:43.668Z] dc16f0e1310b: Preparing [2023-11-06T23:57:43.668Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:57:43.668Z] 203126796383: Waiting [2023-11-06T23:57:43.668Z] dc16f0e1310b: Waiting [2023-11-06T23:57:43.668Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:57:43.668Z] b28a491b5ab5: Layer already exists [2023-11-06T23:57:43.668Z] 98d79132216c: Layer already exists [2023-11-06T23:57:43.668Z] 61faac7203c7: Layer already exists [2023-11-06T23:57:43.668Z] 27568b83df26: Layer already exists [2023-11-06T23:57:43.668Z] 154fb7b7f074: Layer already exists [2023-11-06T23:57:43.668Z] 203126796383: Layer already exists [2023-11-06T23:57:43.668Z] dc16f0e1310b: Layer already exists [2023-11-06T23:57:43.668Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:57:43.933Z] 03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:44.269Z] + 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 [2023-11-06T23:57:44.605Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-11-06T23:57:44.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-11-06T23:57:44.605Z] 98d79132216c: Preparing [2023-11-06T23:57:44.605Z] 27568b83df26: Preparing [2023-11-06T23:57:44.605Z] 61faac7203c7: Preparing [2023-11-06T23:57:44.605Z] 154fb7b7f074: Preparing [2023-11-06T23:57:44.605Z] b28a491b5ab5: Preparing [2023-11-06T23:57:44.605Z] 203126796383: Preparing [2023-11-06T23:57:44.605Z] dc16f0e1310b: Preparing [2023-11-06T23:57:44.605Z] 5f4d9fc4d98d: Preparing [2023-11-06T23:57:44.605Z] dc16f0e1310b: Waiting [2023-11-06T23:57:44.605Z] 203126796383: Waiting [2023-11-06T23:57:44.605Z] 5f4d9fc4d98d: Waiting [2023-11-06T23:57:44.605Z] 61faac7203c7: Layer already exists [2023-11-06T23:57:44.605Z] b28a491b5ab5: Layer already exists [2023-11-06T23:57:44.605Z] 98d79132216c: Layer already exists [2023-11-06T23:57:44.605Z] 27568b83df26: Layer already exists [2023-11-06T23:57:44.605Z] 154fb7b7f074: Layer already exists [2023-11-06T23:57:44.605Z] dc16f0e1310b: Layer already exists [2023-11-06T23:57:44.605Z] 203126796383: Layer already exists [2023-11-06T23:57:44.605Z] 5f4d9fc4d98d: Layer already exists [2023-11-06T23:57:44.872Z] main: digest: sha256:b918b2b244a14aa4b19d377643eff4fef34d7c9ca8ac333648bf750f0c9d2498 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:57:44.934Z] ===================================================== [Pipeline] echo [2023-11-06T23:57:44.946Z] taggedImages: [2023-11-06T23:57:44.946Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [2023-11-06T23:57:44.946Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-11-06T23:57:44.946Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.37 [2023-11-06T23:57:44.946Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:03dfe80146e416d2b04b2eaefcdaa11753ed70f8-3.1.0-dev.37 [2023-11-06T23:57:44.946Z] - 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 [2023-11-06T23:57:45.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T23:57:45.310Z] [2023-11-06T23:57:45.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:45.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T23:57:49.874Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-06T23:57:49.874Z] 8998bd30e6a1: Pulling fs layer [2023-11-06T23:57:49.874Z] 04944245beec: Pulling fs layer [2023-11-06T23:57:49.874Z] 699f458cf7ca: Pulling fs layer [2023-11-06T23:57:49.874Z] 765212b225bb: Pulling fs layer [2023-11-06T23:57:49.874Z] f23df028b6ca: Pulling fs layer [2023-11-06T23:57:49.874Z] d65c8cfc05b1: Pulling fs layer [2023-11-06T23:57:49.874Z] 2437ff75d9bd: Pulling fs layer [2023-11-06T23:57:49.874Z] 765212b225bb: Waiting [2023-11-06T23:57:49.874Z] f23df028b6ca: Waiting [2023-11-06T23:57:49.874Z] d65c8cfc05b1: Waiting [2023-11-06T23:57:49.874Z] 04944245beec: Verifying Checksum [2023-11-06T23:57:49.874Z] 04944245beec: Download complete [2023-11-06T23:57:49.874Z] 765212b225bb: Verifying Checksum [2023-11-06T23:57:49.874Z] 765212b225bb: Download complete [2023-11-06T23:57:49.874Z] f23df028b6ca: Verifying Checksum [2023-11-06T23:57:49.874Z] f23df028b6ca: Download complete [2023-11-06T23:57:49.874Z] d65c8cfc05b1: Verifying Checksum [2023-11-06T23:57:49.874Z] d65c8cfc05b1: Download complete [2023-11-06T23:57:49.874Z] 699f458cf7ca: Verifying Checksum [2023-11-06T23:57:49.874Z] 699f458cf7ca: Download complete [2023-11-06T23:57:49.874Z] 8998bd30e6a1: Verifying Checksum [2023-11-06T23:57:49.874Z] 8998bd30e6a1: Download complete [2023-11-06T23:57:52.457Z] 2437ff75d9bd: Verifying Checksum [2023-11-06T23:57:52.457Z] 2437ff75d9bd: Download complete [2023-11-06T23:57:55.033Z] 8998bd30e6a1: Pull complete [2023-11-06T23:57:55.297Z] 04944245beec: Pull complete [2023-11-06T23:57:56.700Z] 699f458cf7ca: Pull complete [2023-11-06T23:57:56.966Z] 765212b225bb: Pull complete [2023-11-06T23:57:57.923Z] f23df028b6ca: Pull complete [2023-11-06T23:57:58.189Z] d65c8cfc05b1: Pull complete [2023-11-06T23:58:16.381Z] 2437ff75d9bd: Pull complete [2023-11-06T23:58:16.381Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-06T23:58:16.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-06T23:58:16.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:58:16.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-16755 does not seem to be running inside a container [2023-11-06T23:58:16.610Z] $ 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/149 -v /w/workspace/app-rfid-llrp-inventory/149:/w/workspace/app-rfid-llrp-inventory/149:rw,z -v /w/workspace/app-rfid-llrp-inventory/149@tmp:/w/workspace/app-rfid-llrp-inventory/149@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 [2023-11-06T23:58:19.091Z] $ docker top 473c3d9ff7f48116360d601cda6618c27467af6f6b7b3282719d5d6f45943b1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:58:19.888Z] ---> job-cost.sh [2023-11-06T23:58:19.889Z] lf-activate-venv: SKIPPING [2023-11-06T23:58:19.889Z] INFO: No Stack... [2023-11-06T23:58:20.468Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-06T23:58:21.050Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T23:58:21.369Z] + cat /w/workspace/app-rfid-llrp-inventory/149/archives/cost.csv [2023-11-06T23:58:21.369Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T23:58:21.664Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [2023-11-06T23:58:21.670Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] did not exist. Created. [2023-11-06T23:58:21.670Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T23:58:22.312Z] /w/workspace/app-rfid-llrp-inventory/149@tmp/durable-20b709d0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-06T23:58:22.948Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-06T23:58:22.969Z] Warning: overwriting stash ‘stack-cost’ [2023-11-06T23:58:23.018Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T23:58:23.026Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-149-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T23:58:23.044Z] $ docker stop --time=1 473c3d9ff7f48116360d601cda6618c27467af6f6b7b3282719d5d6f45943b1f [2023-11-06T23:58:24.514Z] $ docker rm -f --volumes 473c3d9ff7f48116360d601cda6618c27467af6f6b7b3282719d5d6f45943b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-06T23:58:24.889Z] provisioning config files... [2023-11-06T23:58:24.894Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2594494622129709240tmp [Pipeline] { [Pipeline] sh [2023-11-06T23:58:25.192Z] + set +x [2023-11-06T23:58:25.192Z] + + curl -s https://codecov.io/bash [2023-11-06T23:58:25.192Z] bash -s -- [2023-11-06T23:58:25.451Z] [2023-11-06T23:58:25.451Z] _____ _ [2023-11-06T23:58:25.451Z] / ____| | | [2023-11-06T23:58:25.451Z] | | ___ __| | ___ ___ _____ __ [2023-11-06T23:58:25.451Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-06T23:58:25.451Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-06T23:58:25.451Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-06T23:58:25.451Z] Bash-1.0.6 [2023-11-06T23:58:25.451Z] [2023-11-06T23:58:25.451Z] [2023-11-06T23:58:25.451Z] ==> git version 2.25.1 found [2023-11-06T23:58:25.451Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-06T23:58:25.451Z] Release-Date: 2020-01-08 [2023-11-06T23:58:25.451Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-06T23:58:25.451Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-06T23:58:25.451Z] ==> Jenkins CI detected. [2023-11-06T23:58:25.451Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-06T23:58:25.451Z] project root: . [2023-11-06T23:58:25.451Z] --> token set from env [2023-11-06T23:58:25.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-06T23:58:25.451Z] ==> Running gcov in . (disable via -X gcov) [2023-11-06T23:58:25.451Z] ==> Python coveragepy not found [2023-11-06T23:58:25.451Z] ==> Searching for coverage reports in: [2023-11-06T23:58:25.451Z] + . [2023-11-06T23:58:25.451Z] -> Found 1 reports [2023-11-06T23:58:25.451Z] ==> Detecting git/mercurial file structure [2023-11-06T23:58:25.451Z] ==> Reading reports [2023-11-06T23:58:25.451Z] + ./coverage.out bytes=41317 [2023-11-06T23:58:25.451Z] ==> Appending adjustments [2023-11-06T23:58:25.451Z] https://docs.codecov.io/docs/fixing-reports [2023-11-06T23:58:25.709Z] + Found adjustments [2023-11-06T23:58:25.709Z] ==> Gzipping contents [2023-11-06T23:58:25.709Z] 12K /tmp/codecov.U9ii6H.gz [2023-11-06T23:58:25.709Z] ==> Uploading reports [2023-11-06T23:58:25.709Z] url: https://codecov.io [2023-11-06T23:58:25.709Z] query: branch=main&commit=03dfe80146e416d2b04b2eaefcdaa11753ed70f8&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-06T23:58:25.709Z] -> Pinging Codecov [2023-11-06T23:58:25.709Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=03dfe80146e416d2b04b2eaefcdaa11753ed70f8&build=149&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F149%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-06T23:58:25.968Z] -> Uploading to [2023-11-06T23:58:25.968Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-06/581DD39554BDF9B6E22D074273EAD858/03dfe80146e416d2b04b2eaefcdaa11753ed70f8/998a049b-80b6-4d5b-a4a4-f65c314a87ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T235825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ca1e6f32f781e10dccbf236219a5ae5043fb3bc06626fa57f955abba1c992c8 [2023-11-06T23:58:25.968Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T23:58:25.968Z] Dload Upload Total Spent Left Speed [2023-11-06T23:58:26.226Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11603 0 0 100 11603 0 45324 --:--:-- --:--:-- --:--:-- 45324 [2023-11-06T23:58:26.226Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] } [2023-11-06T23:58:26.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-06T23:58:26.449Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-06T23:58:26.458Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:58:26.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-06T23:58:26.747Z] [2023-11-06T23:58:26.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:58:27.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-06T23:58:27.052Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-06T23:58:27.052Z] df9b9388f04a: Pulling fs layer [2023-11-06T23:58:27.052Z] 52dc419b0ee2: Pulling fs layer [2023-11-06T23:58:27.052Z] 25bc292e5bac: Pulling fs layer [2023-11-06T23:58:27.052Z] 114826534d7a: Pulling fs layer [2023-11-06T23:58:27.052Z] 4657fd5d0bcf: Pulling fs layer [2023-11-06T23:58:27.052Z] 6ad1cebc031e: Pulling fs layer [2023-11-06T23:58:27.052Z] 8a3aa393b2d8: Pulling fs layer [2023-11-06T23:58:27.052Z] 114826534d7a: Waiting [2023-11-06T23:58:27.052Z] 4657fd5d0bcf: Waiting [2023-11-06T23:58:27.052Z] 6ad1cebc031e: Waiting [2023-11-06T23:58:27.052Z] 8a3aa393b2d8: Waiting [2023-11-06T23:58:27.052Z] 25bc292e5bac: Verifying Checksum [2023-11-06T23:58:27.052Z] 25bc292e5bac: Download complete [2023-11-06T23:58:27.052Z] 52dc419b0ee2: Verifying Checksum [2023-11-06T23:58:27.052Z] 52dc419b0ee2: Download complete [2023-11-06T23:58:27.052Z] 4657fd5d0bcf: Download complete [2023-11-06T23:58:27.311Z] df9b9388f04a: Verifying Checksum [2023-11-06T23:58:27.311Z] 6ad1cebc031e: Verifying Checksum [2023-11-06T23:58:27.311Z] 6ad1cebc031e: Download complete [2023-11-06T23:58:27.311Z] df9b9388f04a: Pull complete [2023-11-06T23:58:27.570Z] 52dc419b0ee2: Pull complete [2023-11-06T23:58:27.570Z] 25bc292e5bac: Pull complete [2023-11-06T23:58:27.829Z] 114826534d7a: Verifying Checksum [2023-11-06T23:58:27.829Z] 114826534d7a: Download complete [2023-11-06T23:58:28.240Z] 8a3aa393b2d8: Verifying Checksum [2023-11-06T23:58:28.240Z] 8a3aa393b2d8: Download complete [2023-11-06T23:58:31.521Z] 114826534d7a: Pull complete [2023-11-06T23:58:31.521Z] 4657fd5d0bcf: Pull complete [2023-11-06T23:58:31.778Z] 6ad1cebc031e: Pull complete [2023-11-06T23:58:34.309Z] 8a3aa393b2d8: Pull complete [2023-11-06T23:58:34.309Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-06T23:58:34.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-06T23:58:34.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:58:34.389Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:58:34.429Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-06T23:58:39.635Z] $ docker top 108ebced902252a7cb014c6c7a9a4d4c158a10034efd5a146efe951b2781273e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-06T23:58:39.688Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-11-06T23:58:39.965Z] + set -o pipefail [2023-11-06T23:58:39.965Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-11-06T23:58:45.237Z] [2023-11-06T23:58:45.237Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-11-06T23:58:45.237Z] [2023-11-06T23:58:45.237Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/f58d75f4-ec6d-40aa-91b2-8afb37b01582 [2023-11-06T23:58:45.237Z] [2023-11-06T23:58:45.237Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-06T23:58:45.237Z] [2023-11-06T23:58:45.237Z] [2023-11-06T23:58:45.237Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-06T23:58:45.237Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-06T23:58:45.237Z] More details here: https://snyk.co/ue1NS [2023-11-06T23:58:45.237Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-06T23:58:45.237Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-06T23:58:45.256Z] $ docker stop --time=1 108ebced902252a7cb014c6c7a9a4d4c158a10034efd5a146efe951b2781273e [2023-11-06T23:58:49.609Z] $ docker rm -f --volumes 108ebced902252a7cb014c6c7a9a4d4c158a10034efd5a146efe951b2781273e [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 [2023-11-06T23:58:50.326Z] + git log --format=format:%s -1 03dfe80146e416d2b04b2eaefcdaa11753ed70f8 [Pipeline] sh [2023-11-06T23:58:50.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:58:50.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:58:50.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:58:50.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:58:50.994Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:58:51.034Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:58:51.487Z] $ docker top 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 -eo pid,comm [2023-11-06T23:58:51.523Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-06T23:58:51.524Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:58:51.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:58:51.555Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:58:51.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:58:51.673Z] $ docker exec 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 ssh-agent [2023-11-06T23:58:51.768Z] SSH_AUTH_SOCK=/tmp/ssh-j9qzriTrT777/agent.33 [2023-11-06T23:58:51.768Z] SSH_AGENT_PID=39 [2023-11-06T23:58:51.773Z] Running ssh-add (command line suppressed) [2023-11-06T23:58:51.886Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10458090926886505643.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10458090926886505643.key) [2023-11-06T23:58:51.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:58:52.175Z] + git semver tag [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,366 [run_tag] DEBUG tag force:False [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,366 [check_head_tag] DEBUG check head tag [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,367 [execute] INFO git cat-file --batch-check [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,371 [execute] INFO git cat-file --batch [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,387 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,387 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,388 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-11-06T23:58:52.435Z] 2023-11-06 23:58:52,392 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-06T23:58:52.435Z] 3.1.0-dev.37 [Pipeline] } [2023-11-06T23:58:52.452Z] $ docker exec --env ******** --env ******** 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 ssh-agent -k [2023-11-06T23:58:52.562Z] unset SSH_AUTH_SOCK; [2023-11-06T23:58:52.562Z] unset SSH_AGENT_PID; [2023-11-06T23:58:52.562Z] echo Agent pid 39 killed; [2023-11-06T23:58:52.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:58:52.864Z] + git semver [Pipeline] } [2023-11-06T23:58:53.143Z] $ docker stop --time=1 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 [2023-11-06T23:58:54.416Z] $ docker rm -f --volumes 39aab8fe687b4cfe175230200273f6c47150231b0f3b45661dd5f94120f25c61 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:58:54.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-06T23:58:54.779Z] [2023-11-06T23:58:54.779Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:58:55.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-06T23:58:55.075Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-06T23:58:55.075Z] ab5ef0e58194: Pulling fs layer [2023-11-06T23:58:55.075Z] 9712f1f96733: Pulling fs layer [2023-11-06T23:58:55.075Z] 63f879dbbcfc: Pulling fs layer [2023-11-06T23:58:55.075Z] 0d9ebad4ef96: Pulling fs layer [2023-11-06T23:58:55.075Z] e9a5061849ea: Pulling fs layer [2023-11-06T23:58:55.075Z] d747dcd14b5f: Pulling fs layer [2023-11-06T23:58:55.075Z] 2de7ff778b66: Pulling fs layer [2023-11-06T23:58:55.075Z] 0d9ebad4ef96: Waiting [2023-11-06T23:58:55.075Z] 2de7ff778b66: Waiting [2023-11-06T23:58:55.075Z] e9a5061849ea: Waiting [2023-11-06T23:58:55.075Z] 9712f1f96733: Verifying Checksum [2023-11-06T23:58:55.075Z] 9712f1f96733: Download complete [2023-11-06T23:58:55.335Z] 63f879dbbcfc: Verifying Checksum [2023-11-06T23:58:55.335Z] 63f879dbbcfc: Download complete [2023-11-06T23:58:55.593Z] 0d9ebad4ef96: Verifying Checksum [2023-11-06T23:58:55.593Z] 0d9ebad4ef96: Download complete [2023-11-06T23:58:55.593Z] d747dcd14b5f: Verifying Checksum [2023-11-06T23:58:55.593Z] d747dcd14b5f: Download complete [2023-11-06T23:58:55.593Z] e9a5061849ea: Verifying Checksum [2023-11-06T23:58:55.593Z] e9a5061849ea: Download complete [2023-11-06T23:58:55.593Z] ab5ef0e58194: Verifying Checksum [2023-11-06T23:58:55.593Z] ab5ef0e58194: Download complete [2023-11-06T23:58:55.593Z] 2de7ff778b66: Verifying Checksum [2023-11-06T23:58:55.593Z] 2de7ff778b66: Download complete [2023-11-06T23:58:58.123Z] ab5ef0e58194: Pull complete [2023-11-06T23:58:58.123Z] 9712f1f96733: Pull complete [2023-11-06T23:58:59.057Z] 63f879dbbcfc: Pull complete [2023-11-06T23:59:02.339Z] 0d9ebad4ef96: Pull complete [2023-11-06T23:59:02.905Z] e9a5061849ea: Pull complete [2023-11-06T23:59:02.905Z] d747dcd14b5f: Pull complete [2023-11-06T23:59:03.838Z] 2de7ff778b66: Pull complete [2023-11-06T23:59:03.838Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-06T23:59:03.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-06T23:59:03.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:59:03.920Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:59:03.960Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-06T23:59:09.722Z] $ docker top bbf048a83ac7709f53ac85cb59f75b0cb1c4125f609fbd335a33441e25c740f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:59:09.777Z] provisioning config files... [2023-11-06T23:59:09.783Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10065804816187905789tmp [2023-11-06T23:59:09.791Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3715456642027362701tmp [2023-11-06T23:59:09.800Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11354332193329591321tmp [Pipeline] { [Pipeline] echo [2023-11-06T23:59:09.815Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:10.097Z] ---> sigul-configuration.sh [2023-11-06T23:59:10.097Z] gpg: directory `/root/.gnupg' created [2023-11-06T23:59:10.097Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-06T23:59:10.097Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-06T23:59:10.097Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-06T23:59:10.097Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-06T23:59:10.097Z] gpg: CAST5 encrypted data [2023-11-06T23:59:10.097Z] gpg: encrypted with 1 passphrase [2023-11-06T23:59:10.097Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-06T23:59:10.386Z] + mkdir /home/jenkins [2023-11-06T23:59:10.386Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-06T23:59:10.668Z] + 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 [2023-11-06T23:59:10.676Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:10.958Z] ---> sigul-install.sh [2023-11-06T23:59:10.958Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-06T23:59:11.255Z] + git tag --list [2023-11-06T23:59:11.256Z] v0.0.0 [2023-11-06T23:59:11.256Z] v1.0.0 [2023-11-06T23:59:11.256Z] v2.1.0 [2023-11-06T23:59:11.256Z] v2.1.1 [2023-11-06T23:59:11.256Z] v2.2.0 [2023-11-06T23:59:11.256Z] v2.3.0 [2023-11-06T23:59:11.256Z] v3.0 [2023-11-06T23:59:11.256Z] v3.0.0 [2023-11-06T23:59:11.256Z] v3.0.1 [2023-11-06T23:59:11.256Z] v3.0.1-dev.1 [2023-11-06T23:59:11.256Z] v3.1.0-dev.1 [2023-11-06T23:59:11.256Z] v3.1.0-dev.10 [2023-11-06T23:59:11.256Z] v3.1.0-dev.11 [2023-11-06T23:59:11.256Z] v3.1.0-dev.12 [2023-11-06T23:59:11.256Z] v3.1.0-dev.13 [2023-11-06T23:59:11.256Z] v3.1.0-dev.14 [2023-11-06T23:59:11.256Z] v3.1.0-dev.15 [2023-11-06T23:59:11.256Z] v3.1.0-dev.16 [2023-11-06T23:59:11.256Z] v3.1.0-dev.17 [2023-11-06T23:59:11.256Z] v3.1.0-dev.18 [2023-11-06T23:59:11.256Z] v3.1.0-dev.19 [2023-11-06T23:59:11.256Z] v3.1.0-dev.2 [2023-11-06T23:59:11.256Z] v3.1.0-dev.20 [2023-11-06T23:59:11.256Z] v3.1.0-dev.21 [2023-11-06T23:59:11.256Z] v3.1.0-dev.22 [2023-11-06T23:59:11.256Z] v3.1.0-dev.23 [2023-11-06T23:59:11.256Z] v3.1.0-dev.24 [2023-11-06T23:59:11.256Z] v3.1.0-dev.25 [2023-11-06T23:59:11.256Z] v3.1.0-dev.26 [2023-11-06T23:59:11.256Z] v3.1.0-dev.27 [2023-11-06T23:59:11.256Z] v3.1.0-dev.28 [2023-11-06T23:59:11.256Z] v3.1.0-dev.29 [2023-11-06T23:59:11.256Z] v3.1.0-dev.3 [2023-11-06T23:59:11.256Z] v3.1.0-dev.30 [2023-11-06T23:59:11.256Z] v3.1.0-dev.31 [2023-11-06T23:59:11.256Z] v3.1.0-dev.32 [2023-11-06T23:59:11.256Z] v3.1.0-dev.33 [2023-11-06T23:59:11.256Z] v3.1.0-dev.34 [2023-11-06T23:59:11.256Z] v3.1.0-dev.35 [2023-11-06T23:59:11.256Z] v3.1.0-dev.36 [2023-11-06T23:59:11.256Z] v3.1.0-dev.37 [2023-11-06T23:59:11.256Z] v3.1.0-dev.4 [2023-11-06T23:59:11.256Z] v3.1.0-dev.5 [2023-11-06T23:59:11.256Z] v3.1.0-dev.6 [2023-11-06T23:59:11.256Z] v3.1.0-dev.7 [2023-11-06T23:59:11.256Z] v3.1.0-dev.8 [2023-11-06T23:59:11.256Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-06T23:59:11.539Z] + lftools sign git-tag v3.1.0-dev.37 [2023-11-06T23:59:12.106Z] Signing Git tag with Sigul... [2023-11-06T23:59:12.106Z] Signing v3.1.0-dev.37 [Pipeline] echo [2023-11-06T23:59:13.486Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:13.769Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-06T23:59:13.774Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-06T23:59:13.801Z] $ docker stop --time=1 bbf048a83ac7709f53ac85cb59f75b0cb1c4125f609fbd335a33441e25c740f3 [2023-11-06T23:59:15.107Z] $ docker rm -f --volumes bbf048a83ac7709f53ac85cb59f75b0cb1c4125f609fbd335a33441e25c740f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-06T23:59:15.506Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:59:15.506Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:59:15.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:59:15.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:59:15.874Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:59:15.909Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:59:16.247Z] $ docker top 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd -eo pid,comm [2023-11-06T23:59:16.283Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-06T23:59:16.283Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:59:16.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:59:16.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:59:16.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:59:16.452Z] $ docker exec 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd ssh-agent [2023-11-06T23:59:16.542Z] SSH_AUTH_SOCK=/tmp/ssh-WliXigxB6XTi/agent.33 [2023-11-06T23:59:16.542Z] SSH_AGENT_PID=39 [2023-11-06T23:59:16.547Z] Running ssh-add (command line suppressed) [2023-11-06T23:59:16.663Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8273437146904164200.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8273437146904164200.key) [2023-11-06T23:59:16.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:59:16.949Z] + git semver bump pre [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,145 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,145 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,145 [bump_version] DEBUG bumped version:3.1.0-dev.38 [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,145 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,145 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,145 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,147 [execute] INFO git cat-file --batch-check [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,152 [execute] INFO git cat-file --batch [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T23:59:17.207Z] 2023-11-06 23:59:17,158 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-06T23:59:17.207Z] 3.1.0-dev.38 [Pipeline] } [2023-11-06T23:59:17.223Z] $ docker exec --env ******** --env ******** 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd ssh-agent -k [2023-11-06T23:59:17.303Z] unset SSH_AUTH_SOCK; [2023-11-06T23:59:17.303Z] unset SSH_AGENT_PID; [2023-11-06T23:59:17.303Z] echo Agent pid 39 killed; [2023-11-06T23:59:17.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:59:17.606Z] + git semver [Pipeline] } [2023-11-06T23:59:17.884Z] $ docker stop --time=1 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd [2023-11-06T23:59:19.124Z] $ docker rm -f --volumes 96388bd7e7c1604a10756e35f883df62647f587f4559d8245e44caa4293956cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:59:19.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:59:19.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:59:19.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:59:19.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:59:19.832Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:59:19.950Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:59:20.333Z] $ docker top 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb -eo pid,comm [2023-11-06T23:59:20.369Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-06T23:59:20.369Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:59:20.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:59:20.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:59:20.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:59:20.532Z] $ docker exec 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb ssh-agent [2023-11-06T23:59:20.630Z] SSH_AUTH_SOCK=/tmp/ssh-hcTSC14gBm9c/agent.31 [2023-11-06T23:59:20.630Z] SSH_AGENT_PID=37 [2023-11-06T23:59:20.646Z] Running ssh-add (command line suppressed) [2023-11-06T23:59:20.748Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2122164420233772870.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2122164420233772870.key) [2023-11-06T23:59:20.752Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:59:21.037Z] + git semver push [2023-11-06T23:59:21.295Z] 2023-11-06 23:59:21,227 [run_push] DEBUG push [2023-11-06T23:59:21.295Z] 2023-11-06 23:59:21,228 [execute] INFO git cat-file --batch-check [2023-11-06T23:59:21.295Z] 2023-11-06 23:59:21,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-06T23:59:21.295Z] 2023-11-06 23:59:21,232 [execute] INFO git rev-list 790b40bb37513a5587494abe0d6ba944c64527f0 -- [2023-11-06T23:59:21.295Z] 2023-11-06 23:59:21,232 [execute] DEBUG Popen(['git', 'rev-list', '790b40bb37513a5587494abe0d6ba944c64527f0', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-06T23:59:21.295Z] 2023-11-06 23:59:21,240 [execute] INFO git fetch -v origin [2023-11-06T23:59:21.295Z] 2023-11-06 23:59:21,241 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-06T23:59:21.862Z] 2023-11-06 23:59:21,775 [run_push] DEBUG no remote changes detected [2023-11-06T23:59:21.862Z] 2023-11-06 23:59:21,775 [execute] INFO git push origin semver [2023-11-06T23:59:21.862Z] 2023-11-06 23:59:21,776 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-06T23:59:22.797Z] 2023-11-06 23:59:22,551 [run_push] DEBUG push all version tags [2023-11-06T23:59:22.797Z] 2023-11-06 23:59:22,552 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-06T23:59:22.797Z] 2023-11-06 23:59:22,552 [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) [2023-11-06T23:59:23.364Z] 2023-11-06 23:59:23,270 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-11-06T23:59:23.365Z] 3.1.0-dev.38 [Pipeline] } [2023-11-06T23:59:23.383Z] $ docker exec --env ******** --env ******** 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb ssh-agent -k [2023-11-06T23:59:23.480Z] unset SSH_AUTH_SOCK; [2023-11-06T23:59:23.480Z] unset SSH_AGENT_PID; [2023-11-06T23:59:23.480Z] echo Agent pid 37 killed; [2023-11-06T23:59:23.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:59:23.780Z] + git semver [Pipeline] } [2023-11-06T23:59:24.060Z] $ docker stop --time=1 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb [2023-11-06T23:59:25.351Z] $ docker rm -f --volumes 1d3169415b4919bcc06fd382e5bd703d6b13ff68e6030136e14c6402822e05eb [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 [2023-11-06T23:59:25.876Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-11-06T23:59:25.876Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-06T23:59:25.876Z] total 16 [2023-11-06T23:59:25.876Z] drwxr-xr-x 3 root root 4096 Nov 6 23:48 . [2023-11-06T23:59:25.876Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 23:59 .. [2023-11-06T23:59:25.876Z] drwxr-xr-x 2 root root 4096 Nov 6 23:48 cost [2023-11-06T23:59:25.876Z] -rw-r--r-- 1 root root 95 Nov 6 23:48 cost.csv [2023-11-06T23:59:25.876Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-06T23:59:25.876Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-11-06T23:59:25.876Z] total 16 [2023-11-06T23:59:25.876Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:48 . [2023-11-06T23:59:25.876Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 6 23:59 .. [2023-11-06T23:59:25.876Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 23:48 cost [2023-11-06T23:59:25.876Z] -rw-r--r-- 1 jenkins jenkins 95 Nov 6 23:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:26.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:27.021Z] ---> package-listing.sh [2023-11-06T23:59:27.021Z] ++ facter osfamily [2023-11-06T23:59:27.021Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-06T23:59:27.279Z] + OS_FAMILY=debian [2023-11-06T23:59:27.279Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-11-06T23:59:27.279Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-06T23:59:27.279Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-06T23:59:27.279Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-06T23:59:27.279Z] + PACKAGES=/tmp/packages_start.txt [2023-11-06T23:59:27.279Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-06T23:59:27.279Z] + PACKAGES=/tmp/packages_end.txt [2023-11-06T23:59:27.279Z] + case "${OS_FAMILY}" in [2023-11-06T23:59:27.279Z] + dpkg -l [2023-11-06T23:59:27.279Z] + grep '^ii' [2023-11-06T23:59:27.279Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-06T23:59:27.279Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-06T23:59:27.279Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-06T23:59:27.279Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-11-06T23:59:27.279Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-11-06T23:59:27.279Z] + 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 [2023-11-06T23:59:27.290Z] 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 [2023-11-06T23:59:27.565Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:59:28.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:59:28.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:59:28.200Z] prd-ubuntu20.04-docker-8c-8g-16754 does not seem to be running inside a container [2023-11-06T23:59:28.238Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T23:59:28.452Z] $ docker top adadcadb98d7705bceec0e62c1e4f709ade93ad1e0484171bef9478aa93984ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:59:28.791Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-06T23:59:29.075Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-06T23:59:29.355Z] + ls /var/log/sa-host [2023-11-06T23:59:29.355Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:59:29.502Z] provisioning config files... [2023-11-06T23:59:29.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11216309359669729160tmp [Pipeline] { [Pipeline] echo [2023-11-06T23:59:29.551Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:29.833Z] ---> create-netrc.sh [Pipeline] } [2023-11-06T23:59:29.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:30.169Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-06T23:59:30.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:30.460Z] ---> sudo-logs.sh [2023-11-06T23:59:30.460Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-06T23:59:30.488Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:30.767Z] ---> job-cost.sh [2023-11-06T23:59:30.767Z] lf-activate-venv: SKIPPING [2023-11-06T23:59:30.767Z] DEBUG: total: 0.2199999988079071 [2023-11-06T23:59:30.767Z] INFO: Retrieving Stack Cost... [2023-11-06T23:59:31.026Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T23:59:31.592Z] INFO: Archiving Costs [Pipeline] echo [2023-11-06T23:59:31.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:59:31.884Z] ---> logs-deploy.sh [2023-11-06T23:59:31.885Z] lf-activate-venv: SKIPPING [2023-11-06T23:59:31.885Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/149 [2023-11-06T23:59:31.885Z] INFO: archiving workspace using pattern(s): [2023-11-06T23:59:32.823Z] Archives upload complete. [2023-11-06T23:59:32.823Z] INFO: archiving logs to Nexus