Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42fa94e7a01bb85ea5a8778b4167b161641c6daf 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-ssh4868217136044333800.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5155822028752690320.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10763635686706467647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12765303462592416791.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-ssh3769108818237798480.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15955 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 42fa94e7a01bb85ea5a8778b4167b161641c6daf (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42fa94e7a01bb85ea5a8778b4167b161641c6daf # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#195)" > git rev-list --no-walk 2872e2c49484b05e6c92c887c8800fc2b400ac38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T21:16:24.864Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T21:16:24.926Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T21:16:24.942Z] ========================================================= [2023-05-17T21:16:24.942Z] EdgeX Global Pipelines Version Info [2023-05-17T21:16:24.942Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:16:25.655Z] ------------------- [2023-05-17T21:16:25.656Z] stable info: [2023-05-17T21:16:25.656Z] ------------------- [2023-05-17T21:16:25.656Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T21:16:25.656Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T21:16:25.656Z] Message: update stable to v1.0.249 [2023-05-17T21:16:26.225Z] ------------------- [2023-05-17T21:16:26.225Z] experimental info: [2023-05-17T21:16:26.225Z] ------------------- [2023-05-17T21:16:26.225Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T21:16:26.225Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T21:16:26.225Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T21:16:26.392Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2023-05-17T21:16:26.401Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2023-05-17T21:16:26.409Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T21:16:26.418Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T21:16:26.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T21:16:26.436Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T21:16:26.454Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T21:16:26.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T21:16:26.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T21:16:26.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T21:16:26.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T21:16:26.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2023-05-17T21:16:26.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T21:16:26.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T21:16:26.555Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T21:16:26.577Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T21:16:26.596Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T21:16:26.611Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T21:16:26.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T21:16:26.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T21:16:26.664Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T21:16:26.682Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T21:16:26.697Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T21:16:26.715Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T21:16:26.729Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T21:16:26.747Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T21:16:26.765Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T21:16:26.785Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-17T21:16:26.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-17T21:16:26.820Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-17T21:16:26.839Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42fa94e7a01bb85ea5a8778b4167b161641c6daf [Pipeline] echo [2023-05-17T21:16:26.856Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42fa94e [Pipeline] echo [2023-05-17T21:16:26.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:16:26.918Z] provisioning config files... [2023-05-17T21:16:26.933Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config574417337140140053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:16:27.236Z] ---> docker-login.sh [2023-05-17T21:16:27.236Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:16:27.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:27.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:27.755Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:27.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:27.755Z] [2023-05-17T21:16:27.755Z] Login Succeeded [2023-05-17T21:16:27.755Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:16:27.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:27.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:27.755Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:27.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:27.755Z] [2023-05-17T21:16:27.755Z] Login Succeeded [2023-05-17T21:16:27.755Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:16:27.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:27.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:27.755Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:27.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:27.755Z] [2023-05-17T21:16:27.755Z] Login Succeeded [2023-05-17T21:16:27.755Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:16:28.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:28.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:28.016Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:28.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:28.016Z] [2023-05-17T21:16:28.016Z] Login Succeeded [2023-05-17T21:16:28.016Z] docker.io [2023-05-17T21:16:28.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:30.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:30.250Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:30.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:30.250Z] [2023-05-17T21:16:30.250Z] Login Succeeded [2023-05-17T21:16:30.250Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:16:30.259Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T21:16:30.633Z] + git rev-list -1 --merges 42fa94e7a01bb85ea5a8778b4167b161641c6daf~1..42fa94e7a01bb85ea5a8778b4167b161641c6daf [Pipeline] echo [2023-05-17T21:16:30.687Z] -----------> git rev-list -1 --merges 42fa94e7a01bb85ea5a8778b4167b161641c6daf~1..42fa94e7a01bb85ea5a8778b4167b161641c6daf 42fa94e7a01bb85ea5a8778b4167b161641c6daf [false] [Pipeline] sh [2023-05-17T21:16:30.978Z] + git log --format=format:%s -1 42fa94e7a01bb85ea5a8778b4167b161641c6daf [Pipeline] echo [2023-05-17T21:16:30.992Z] ========================================================= [2023-05-17T21:16:30.992Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T21:16:30.992Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:16:31.316Z] + git log --format=format:%s -1 42fa94e7a01bb85ea5a8778b4167b161641c6daf [Pipeline] echo [2023-05-17T21:16:31.326Z] [semverPrep] GIT_COMMIT: 42fa94e7a01bb85ea5a8778b4167b161641c6daf, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#195) [Pipeline] echo [2023-05-17T21:16:31.335Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T21:16:31.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T21:16:31.712Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T21:16:31.712Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T21:16:31.712Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T21:16:31.712Z] + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a [2023-05-17T21:16:31.712Z] /etc/ssh/ssh_known_hosts [2023-05-17T21:16:31.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:16:32.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:16:32.071Z] [2023-05-17T21:16:32.071Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:16:32.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:16:32.381Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T21:16:32.381Z] b85a868b505f: Pulling fs layer [2023-05-17T21:16:32.381Z] e2be974225ed: Pulling fs layer [2023-05-17T21:16:32.381Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T21:16:32.381Z] 988bab9f4d93: Pulling fs layer [2023-05-17T21:16:32.381Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T21:16:32.381Z] eaf3925da568: Pulling fs layer [2023-05-17T21:16:32.381Z] bab4dde63d76: Pulling fs layer [2023-05-17T21:16:32.381Z] bde34c3a00c8: Pulling fs layer [2023-05-17T21:16:32.381Z] b352a97aabf1: Pulling fs layer [2023-05-17T21:16:32.381Z] 4872d77fe225: Pulling fs layer [2023-05-17T21:16:32.381Z] 5851b861e8e6: Pulling fs layer [2023-05-17T21:16:32.381Z] 988bab9f4d93: Waiting [2023-05-17T21:16:32.381Z] 1469e6f7b9e6: Waiting [2023-05-17T21:16:32.381Z] eaf3925da568: Waiting [2023-05-17T21:16:32.381Z] bab4dde63d76: Waiting [2023-05-17T21:16:32.381Z] bde34c3a00c8: Waiting [2023-05-17T21:16:32.381Z] b352a97aabf1: Waiting [2023-05-17T21:16:32.381Z] 4872d77fe225: Waiting [2023-05-17T21:16:32.381Z] 5851b861e8e6: Waiting [2023-05-17T21:16:32.644Z] e2be974225ed: Verifying Checksum [2023-05-17T21:16:32.644Z] e2be974225ed: Download complete [2023-05-17T21:16:32.644Z] 988bab9f4d93: Verifying Checksum [2023-05-17T21:16:32.644Z] 988bab9f4d93: Download complete [2023-05-17T21:16:32.644Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T21:16:32.644Z] 1469e6f7b9e6: Download complete [2023-05-17T21:16:32.644Z] eaf3925da568: Download complete [2023-05-17T21:16:32.644Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T21:16:32.644Z] 339a4e72a1f5: Download complete [2023-05-17T21:16:32.644Z] bde34c3a00c8: Verifying Checksum [2023-05-17T21:16:32.644Z] bde34c3a00c8: Download complete [2023-05-17T21:16:32.644Z] b352a97aabf1: Verifying Checksum [2023-05-17T21:16:32.644Z] b352a97aabf1: Download complete [2023-05-17T21:16:32.644Z] 5851b861e8e6: Download complete [2023-05-17T21:16:32.902Z] b85a868b505f: Verifying Checksum [2023-05-17T21:16:32.902Z] b85a868b505f: Download complete [2023-05-17T21:16:33.161Z] bab4dde63d76: Verifying Checksum [2023-05-17T21:16:33.161Z] bab4dde63d76: Download complete [2023-05-17T21:16:34.101Z] b85a868b505f: Pull complete [2023-05-17T21:16:34.362Z] e2be974225ed: Pull complete [2023-05-17T21:16:35.302Z] 339a4e72a1f5: Pull complete [2023-05-17T21:16:35.562Z] 988bab9f4d93: Pull complete [2023-05-17T21:16:35.823Z] 1469e6f7b9e6: Pull complete [2023-05-17T21:16:36.083Z] eaf3925da568: Pull complete [2023-05-17T21:16:37.998Z] bab4dde63d76: Pull complete [2023-05-17T21:16:38.258Z] bde34c3a00c8: Pull complete [2023-05-17T21:16:38.258Z] b352a97aabf1: Pull complete [2023-05-17T21:16:38.258Z] 4872d77fe225: Pull complete [2023-05-17T21:16:38.522Z] 5851b861e8e6: Pull complete [2023-05-17T21:16:38.522Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T21:16:38.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:16:38.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:16:38.640Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:16:38.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T21:16:41.351Z] $ docker top f243a27c0558ecf27dfc56c538bca1e63177120fc2dce4e7eed9104baddffdbb -eo pid,comm [2023-05-17T21:16:41.406Z] 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-05-17T21:16:41.406Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T21:16:41.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T21:16:41.448Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T21:16:41.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T21:16:41.563Z] $ docker exec f243a27c0558ecf27dfc56c538bca1e63177120fc2dce4e7eed9104baddffdbb ssh-agent [2023-05-17T21:16:41.670Z] SSH_AUTH_SOCK=/tmp/ssh-u5iALkcAWdVf/agent.32 [2023-05-17T21:16:41.671Z] SSH_AGENT_PID=38 [2023-05-17T21:16:41.678Z] Running ssh-add (command line suppressed) [2023-05-17T21:16:41.781Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14301097824170660332.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14301097824170660332.key) [2023-05-17T21:16:42.452Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T21:16:45.594Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T21:16:45.618Z] $ docker exec --env ******** --env ******** f243a27c0558ecf27dfc56c538bca1e63177120fc2dce4e7eed9104baddffdbb ssh-agent -k [2023-05-17T21:16:45.712Z] unset SSH_AUTH_SOCK; [2023-05-17T21:16:45.713Z] unset SSH_AGENT_PID; [2023-05-17T21:16:45.713Z] echo Agent pid 38 killed; [2023-05-17T21:16:45.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T21:16:45.748Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T21:16:45.748Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T21:16:46.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T21:16:46.483Z] $ docker exec f243a27c0558ecf27dfc56c538bca1e63177120fc2dce4e7eed9104baddffdbb ssh-agent [2023-05-17T21:16:48.562Z] SSH_AUTH_SOCK=/tmp/ssh-zkocd2DwLY2X/agent.70 [2023-05-17T21:16:48.562Z] SSH_AGENT_PID=76 [2023-05-17T21:16:48.567Z] Running ssh-add (command line suppressed) [2023-05-17T21:16:48.672Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7809905690218322605.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7809905690218322605.key) [2023-05-17T21:16:48.688Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T21:16:48.978Z] + git semver init [2023-05-17T21:16:49.238Z] 2023-05-17 21:16:49,152 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T21:16:49.238Z] 2023-05-17 21:16:49,153 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2023-05-17T21:16:49.238Z] 2023-05-17 21:16:49,153 [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-05-17T21:16:49.238Z] 2023-05-17 21:16:49,153 [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-05-17T21:16:50.619Z] 2023-05-17 21:16:50,229 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2023-05-17T21:16:50.619Z] 2023-05-17 21:16:50,230 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2023-05-17T21:16:50.619Z] 2023-05-17 21:16:50,230 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T21:16:50.619Z] 2023-05-17 21:16:50,230 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T21:16:50.619Z] 3.0.0-dev.37 [Pipeline] } [2023-05-17T21:16:50.630Z] $ docker exec --env ******** --env ******** f243a27c0558ecf27dfc56c538bca1e63177120fc2dce4e7eed9104baddffdbb ssh-agent -k [2023-05-17T21:16:50.730Z] unset SSH_AUTH_SOCK; [2023-05-17T21:16:50.730Z] unset SSH_AGENT_PID; [2023-05-17T21:16:50.731Z] echo Agent pid 76 killed; [2023-05-17T21:16:50.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T21:16:51.047Z] + git semver [Pipeline] } [2023-05-17T21:16:51.320Z] $ docker stop --time=1 f243a27c0558ecf27dfc56c538bca1e63177120fc2dce4e7eed9104baddffdbb [2023-05-17T21:16:52.616Z] $ docker rm -f --volumes f243a27c0558ecf27dfc56c538bca1e63177120fc2dce4e7eed9104baddffdbb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:16:52.957Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T21:16:53.166Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T21:16:53.169Z] [edgeXSemver]: initialized semver on version 3.0.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-05-17T21:16:53.299Z] provisioning config files... [2023-05-17T21:16:53.307Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2017415047771005521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:16:53.602Z] ---> docker-login.sh [2023-05-17T21:16:53.602Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:16:53.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:53.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:53.602Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:53.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:53.602Z] [2023-05-17T21:16:53.602Z] Login Succeeded [2023-05-17T21:16:53.602Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:16:53.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:53.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:53.602Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:53.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:53.603Z] [2023-05-17T21:16:53.603Z] Login Succeeded [2023-05-17T21:16:53.603Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:16:53.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:53.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:53.860Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:53.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:53.860Z] [2023-05-17T21:16:53.860Z] Login Succeeded [2023-05-17T21:16:53.860Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:16:53.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:53.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:53.860Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:53.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:53.860Z] [2023-05-17T21:16:53.860Z] Login Succeeded [2023-05-17T21:16:53.860Z] docker.io [2023-05-17T21:16:54.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:16:54.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:16:54.120Z] Configure a credential helper to remove this warning. See [2023-05-17T21:16:54.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:16:54.120Z] [2023-05-17T21:16:54.120Z] Login Succeeded [2023-05-17T21:16:54.120Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:16:54.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T21:16:54.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:16:54.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:16:54.201Z] ========================================================= [2023-05-17T21:16:54.201Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T21:16:54.201Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:16:54.512Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T21:16:54.512Z] Sending build context to Docker daemon 12.65MB [2023-05-17T21:16:54.512Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:16:54.512Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T21:16:54.512Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T21:16:54.512Z] f56be85fc22e: Pulling fs layer [2023-05-17T21:16:54.512Z] 85791d961cd3: Pulling fs layer [2023-05-17T21:16:54.512Z] d694b5ae8c79: Pulling fs layer [2023-05-17T21:16:54.512Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T21:16:54.512Z] 4d19c01a9841: Pulling fs layer [2023-05-17T21:16:54.512Z] 9f32a84ed3da: Waiting [2023-05-17T21:16:54.512Z] 9325e15d5711: Pulling fs layer [2023-05-17T21:16:54.512Z] 556b6ee489ea: Pulling fs layer [2023-05-17T21:16:54.512Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T21:16:54.512Z] 556b6ee489ea: Waiting [2023-05-17T21:16:54.512Z] c5a4b2cf53e6: Waiting [2023-05-17T21:16:54.512Z] 9325e15d5711: Waiting [2023-05-17T21:16:54.512Z] 85791d961cd3: Verifying Checksum [2023-05-17T21:16:54.512Z] 85791d961cd3: Download complete [2023-05-17T21:16:54.512Z] 9f32a84ed3da: Download complete [2023-05-17T21:16:54.770Z] 4d19c01a9841: Verifying Checksum [2023-05-17T21:16:54.770Z] 4d19c01a9841: Download complete [2023-05-17T21:16:54.770Z] f56be85fc22e: Verifying Checksum [2023-05-17T21:16:54.770Z] f56be85fc22e: Download complete [2023-05-17T21:16:54.770Z] 9325e15d5711: Verifying Checksum [2023-05-17T21:16:54.770Z] 9325e15d5711: Download complete [2023-05-17T21:16:54.770Z] f56be85fc22e: Pull complete [2023-05-17T21:16:55.031Z] 85791d961cd3: Pull complete [2023-05-17T21:16:55.289Z] d694b5ae8c79: Verifying Checksum [2023-05-17T21:16:55.290Z] d694b5ae8c79: Download complete [2023-05-17T21:16:55.290Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T21:16:55.290Z] c5a4b2cf53e6: Download complete [2023-05-17T21:16:55.547Z] 556b6ee489ea: Verifying Checksum [2023-05-17T21:16:55.547Z] 556b6ee489ea: Download complete [2023-05-17T21:16:58.828Z] d694b5ae8c79: Pull complete [2023-05-17T21:16:58.828Z] 9f32a84ed3da: Pull complete [2023-05-17T21:16:58.828Z] 4d19c01a9841: Pull complete [2023-05-17T21:16:58.828Z] 9325e15d5711: Pull complete [2023-05-17T21:17:00.730Z] 556b6ee489ea: Pull complete [2023-05-17T21:17:01.663Z] c5a4b2cf53e6: Pull complete [2023-05-17T21:17:01.663Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T21:17:01.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T21:17:01.663Z] ---> c4be618373d6 [2023-05-17T21:17:01.663Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:17:05.860Z] ---> Running in eddb4b6a4107 [2023-05-17T21:17:05.860Z] Removing intermediate container eddb4b6a4107 [2023-05-17T21:17:05.860Z] ---> 259cdca20920 [2023-05-17T21:17:05.860Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:17:05.860Z] ---> Running in 58298aaec389 [2023-05-17T21:17:05.860Z] Removing intermediate container 58298aaec389 [2023-05-17T21:17:05.860Z] ---> 0f419b7ed2ff [2023-05-17T21:17:05.860Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:17:05.860Z] ---> Running in 7431bbd54447 [2023-05-17T21:17:05.860Z] Removing intermediate container 7431bbd54447 [2023-05-17T21:17:05.860Z] ---> 3a6095ca3329 [2023-05-17T21:17:05.860Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:17:05.860Z] ---> Running in edd001165a8d [2023-05-17T21:17:05.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T21:17:06.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T21:17:06.379Z] OK: 265 MiB in 53 packages [2023-05-17T21:17:06.637Z] Removing intermediate container edd001165a8d [2023-05-17T21:17:06.637Z] ---> cf9cec2edcb4 [2023-05-17T21:17:06.637Z] Step 7/12 : WORKDIR /app [2023-05-17T21:17:06.637Z] ---> Running in c998502404ae [2023-05-17T21:17:06.894Z] Removing intermediate container c998502404ae [2023-05-17T21:17:06.894Z] ---> 827a5eaaec93 [2023-05-17T21:17:06.894Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T21:17:06.894Z] ---> 550cb7f49e8f [2023-05-17T21:17:06.894Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:17:06.894Z] ---> Running in 634af807818b [2023-05-17T21:17:08.266Z] Still waiting to schedule task [2023-05-17T21:17:08.266Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15952’ [2023-05-17T21:17:38.990Z] Removing intermediate container 634af807818b [2023-05-17T21:17:38.990Z] ---> 4157e5754be0 [2023-05-17T21:17:38.990Z] Step 10/12 : COPY . . [2023-05-17T21:17:38.990Z] ---> b41ae4823144 [2023-05-17T21:17:38.990Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:17:38.990Z] ---> Running in 8e263ae53823 [2023-05-17T21:17:38.990Z] Removing intermediate container 8e263ae53823 [2023-05-17T21:17:38.990Z] ---> 300098c14613 [2023-05-17T21:17:38.990Z] Step 12/12 : RUN $MAKE [2023-05-17T21:17:38.990Z] ---> Running in 6d62737a3039 [2023-05-17T21:17:38.990Z] noop [2023-05-17T21:17:38.990Z] Removing intermediate container 6d62737a3039 [2023-05-17T21:17:38.990Z] ---> 4ef139bdbcfc [2023-05-17T21:17:38.990Z] Successfully built 4ef139bdbcfc [2023-05-17T21:17:38.990Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:17:39.300Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T21:17:39.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:17:39.364Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:17:39.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T21:17:39.698Z] $ docker top 62d720affaa5388e3b8e31c7a1298201c79692856d2a2e3c545791a313b4fdff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:17:40.032Z] + go version [2023-05-17T21:17:40.032Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T21:17:40.046Z] $ docker stop --time=1 62d720affaa5388e3b8e31c7a1298201c79692856d2a2e3c545791a313b4fdff [2023-05-17T21:17:41.320Z] $ docker rm -f --volumes 62d720affaa5388e3b8e31c7a1298201c79692856d2a2e3c545791a313b4fdff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:17:41.727Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T21:17:41.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:17:41.799Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:17:41.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T21:17:42.180Z] $ docker top 520ae78ca63fada1ac9f4f4b4540623137f14fc0c4097a0787d8d81725358839 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:17:42.517Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2023-05-17T21:17:42.816Z] + make test [2023-05-17T21:17:42.816Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-17T21:18:04.740Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-17T21:18:04.740Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-17T21:18:04.740Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.136s coverage: 86.2% of statements [2023-05-17T21:18:04.740Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.701s coverage: 71.9% of statements [2023-05-17T21:18:26.685Z] go vet ./... [2023-05-17T21:18:29.213Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T21:18:29.213Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T21:18:29.213Z] ./bin/test-attribution.sh [2023-05-17T21:18:29.472Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T21:18:29.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T21:18:29.503Z] $ docker stop --time=1 520ae78ca63fada1ac9f4f4b4540623137f14fc0c4097a0787d8d81725358839 [2023-05-17T21:18:34.727Z] $ docker rm -f --volumes 520ae78ca63fada1ac9f4f4b4540623137f14fc0c4097a0787d8d81725358839 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:18:35.221Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T21:18:35.273Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T21:18:35.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T21:18:36.122Z] + ls -al . [2023-05-17T21:18:36.123Z] total 228 [2023-05-17T21:18:36.123Z] drwxrwxr-x 11 jenkins jenkins 4096 May 17 21:17 . [2023-05-17T21:18:36.123Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:16 .. [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 262 May 17 21:16 .dockerignore [2023-05-17T21:18:36.123Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 21:16 .git [2023-05-17T21:18:36.123Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:16 .github [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 788 May 17 21:16 .gitignore [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 21:16 .golangci.yml [2023-05-17T21:18:36.123Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:16 .semver [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 17 21:16 Attribution.txt [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 17 21:16 CHANGELOG.md [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 17 21:16 Dockerfile [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 21:16 GOVERNANCE.md [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 687 May 17 21:16 Jenkinsfile [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 17 21:16 LICENSE [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 17 21:16 Makefile [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 617 May 17 21:16 OWNERS.md [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 17 21:16 README.md [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 21:16 VERSION [2023-05-17T21:18:36.123Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:16 bin [2023-05-17T21:18:36.123Z] -rw-r--r-- 1 jenkins jenkins 41317 May 17 21:18 coverage.out [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 17 21:16 go.mod [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 17 21:16 go.sum [2023-05-17T21:18:36.123Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:16 images [2023-05-17T21:18:36.123Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:16 internal [2023-05-17T21:18:36.123Z] -rw-rw-r-- 1 jenkins jenkins 531 May 17 21:16 main.go [2023-05-17T21:18:36.123Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:16 res [2023-05-17T21:18:36.123Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:16 snap [2023-05-17T21:18:36.123Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:16 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:18:36.532Z] + 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=42fa94e7a01bb85ea5a8778b4167b161641c6daf --label arch=amd64 --label version=3.0.0-dev.37 . [2023-05-17T21:18:36.532Z] Sending build context to Docker daemon 12.65MB [2023-05-17T21:18:36.532Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:18:36.532Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-17T21:18:36.532Z] ---> 4ef139bdbcfc [2023-05-17T21:18:36.532Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:18:37.105Z] ---> Running in 1d94b3deaab5 [2023-05-17T21:18:37.364Z] Removing intermediate container 1d94b3deaab5 [2023-05-17T21:18:37.365Z] ---> 4adf24ce093e [2023-05-17T21:18:37.365Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:18:37.638Z] ---> Running in 60df1151c18b [2023-05-17T21:18:37.898Z] Removing intermediate container 60df1151c18b [2023-05-17T21:18:37.898Z] ---> 29eba2a29d5d [2023-05-17T21:18:37.898Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:18:38.157Z] ---> Running in 1e858a8327bb [2023-05-17T21:18:38.420Z] Removing intermediate container 1e858a8327bb [2023-05-17T21:18:38.420Z] ---> f71e6d3cf5ef [2023-05-17T21:18:38.420Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:18:38.681Z] ---> Running in 325c076f01ae [2023-05-17T21:18:38.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T21:18:38.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T21:18:39.205Z] OK: 265 MiB in 53 packages [2023-05-17T21:18:39.465Z] Removing intermediate container 325c076f01ae [2023-05-17T21:18:39.465Z] ---> deaf3c6cbfb8 [2023-05-17T21:18:39.465Z] Step 7/29 : WORKDIR /app [2023-05-17T21:18:39.465Z] ---> Running in 2d47ab029d3a [2023-05-17T21:18:39.724Z] Removing intermediate container 2d47ab029d3a [2023-05-17T21:18:39.724Z] ---> ef2008d12492 [2023-05-17T21:18:39.724Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-17T21:18:39.724Z] ---> f719fb58d926 [2023-05-17T21:18:39.724Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:18:39.724Z] ---> Running in c7e87289c155 [2023-05-17T21:18:40.743Z] Removing intermediate container c7e87289c155 [2023-05-17T21:18:40.743Z] ---> cf6e59dccafc [2023-05-17T21:18:40.743Z] Step 10/29 : COPY . . [2023-05-17T21:18:41.023Z] ---> 9de5dee6ec50 [2023-05-17T21:18:41.023Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:18:41.023Z] ---> Running in e700d1dc6dd2 [2023-05-17T21:18:41.023Z] Removing intermediate container e700d1dc6dd2 [2023-05-17T21:18:41.023Z] ---> 8c413247f9c7 [2023-05-17T21:18:41.023Z] Step 12/29 : RUN $MAKE [2023-05-17T21:18:41.023Z] ---> Running in 2418fb6c3ce1 [2023-05-17T21:18:41.312Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.37 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.37" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-17T21:19:03.277Z] Removing intermediate container 2418fb6c3ce1 [2023-05-17T21:19:03.277Z] ---> 8dd7d932ff53 [2023-05-17T21:19:03.277Z] Step 13/29 : FROM alpine:3.17 [2023-05-17T21:19:03.277Z] 3.17: Pulling from library/alpine [2023-05-17T21:19:03.277Z] f56be85fc22e: Already exists [2023-05-17T21:19:03.277Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T21:19:03.277Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T21:19:03.277Z] ---> 9ed4aefc74f6 [2023-05-17T21:19:03.277Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T21:19:03.277Z] ---> Running in 4ebc4764bfa0 [2023-05-17T21:19:03.277Z] Removing intermediate container 4ebc4764bfa0 [2023-05-17T21:19:03.277Z] ---> 1bcf60792c2a [2023-05-17T21:19:03.277Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-17T21:19:03.277Z] ---> Running in e9deca44a105 [2023-05-17T21:19:03.277Z] Removing intermediate container e9deca44a105 [2023-05-17T21:19:03.277Z] ---> 2ac84c51a95c [2023-05-17T21:19:03.277Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-17T21:19:03.277Z] ---> Running in 2bd67d6e9d00 [2023-05-17T21:19:03.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T21:19:03.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T21:19:03.277Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T21:19:03.277Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T21:19:03.277Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T21:19:03.277Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T21:19:03.277Z] OK: 8 MiB in 17 packages [2023-05-17T21:19:03.277Z] Removing intermediate container 2bd67d6e9d00 [2023-05-17T21:19:03.277Z] ---> 1b8c0e5488aa [2023-05-17T21:19:03.277Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T21:19:03.277Z] ---> d7bb6898a098 [2023-05-17T21:19:03.277Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T21:19:03.277Z] ---> eea3ad0c9093 [2023-05-17T21:19:03.277Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-17T21:19:03.277Z] ---> 7b94ca6e945d [2023-05-17T21:19:03.277Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-17T21:19:03.277Z] ---> 430a1956b07a [2023-05-17T21:19:03.277Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-17T21:19:04.218Z] ---> be9ac774025d [2023-05-17T21:19:04.218Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-17T21:19:04.218Z] ---> Running in 58f9227bd084 [2023-05-17T21:19:04.785Z] Removing intermediate container 58f9227bd084 [2023-05-17T21:19:04.785Z] ---> 0cb286454d66 [2023-05-17T21:19:04.785Z] Step 23/29 : VOLUME /cache [2023-05-17T21:19:04.785Z] ---> Running in 5b8dc0ed63be [2023-05-17T21:19:04.785Z] Removing intermediate container 5b8dc0ed63be [2023-05-17T21:19:04.785Z] ---> 7ba648abb7e1 [2023-05-17T21:19:04.785Z] Step 24/29 : EXPOSE 59711 [2023-05-17T21:19:04.785Z] ---> Running in 77a71d18e997 [2023-05-17T21:19:04.785Z] Removing intermediate container 77a71d18e997 [2023-05-17T21:19:04.785Z] ---> 3910317ee636 [2023-05-17T21:19:04.785Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-17T21:19:04.785Z] ---> Running in d153e56f827b [2023-05-17T21:19:04.785Z] Removing intermediate container d153e56f827b [2023-05-17T21:19:04.785Z] ---> 6551bfd7ed6e [2023-05-17T21:19:04.785Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-17T21:19:05.044Z] ---> Running in 6aa1ac86a117 [2023-05-17T21:19:05.044Z] Removing intermediate container 6aa1ac86a117 [2023-05-17T21:19:05.044Z] ---> 99405636868c [2023-05-17T21:19:05.044Z] Step 27/29 : LABEL arch=amd64 [2023-05-17T21:19:05.044Z] ---> Running in 85a6ea8fcd9d [2023-05-17T21:19:05.303Z] Removing intermediate container 85a6ea8fcd9d [2023-05-17T21:19:05.303Z] ---> 0d69d22acdf7 [2023-05-17T21:19:05.303Z] Step 28/29 : LABEL git_sha=42fa94e7a01bb85ea5a8778b4167b161641c6daf [2023-05-17T21:19:05.303Z] ---> Running in b36572f99e14 [2023-05-17T21:19:05.303Z] Removing intermediate container b36572f99e14 [2023-05-17T21:19:05.303Z] ---> 547362adc09a [2023-05-17T21:19:05.303Z] Step 29/29 : LABEL version=3.0.0-dev.37 [2023-05-17T21:19:05.563Z] ---> Running in 4f4b08e9f4bc [2023-05-17T21:19:05.563Z] Removing intermediate container 4f4b08e9f4bc [2023-05-17T21:19:05.563Z] ---> 02b4f1023bca [2023-05-17T21:19:05.563Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T21:19:05.563Z] Successfully built 02b4f1023bca [2023-05-17T21:19:05.563Z] 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-05-17T21:19:05.667Z] provisioning config files... [2023-05-17T21:19:05.676Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3737425629512901494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:19:05.974Z] ---> docker-login.sh [2023-05-17T21:19:05.974Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:19:05.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:19:05.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:19:05.974Z] Configure a credential helper to remove this warning. See [2023-05-17T21:19:05.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:19:05.974Z] [2023-05-17T21:19:05.974Z] Login Succeeded [2023-05-17T21:19:05.974Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:19:05.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:19:05.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:19:05.974Z] Configure a credential helper to remove this warning. See [2023-05-17T21:19:05.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:19:05.974Z] [2023-05-17T21:19:05.974Z] Login Succeeded [2023-05-17T21:19:05.974Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:19:06.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:19:06.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:19:06.234Z] Configure a credential helper to remove this warning. See [2023-05-17T21:19:06.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:19:06.234Z] [2023-05-17T21:19:06.234Z] Login Succeeded [2023-05-17T21:19:06.234Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:19:06.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:19:06.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:19:06.234Z] Configure a credential helper to remove this warning. See [2023-05-17T21:19:06.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:19:06.234Z] [2023-05-17T21:19:06.234Z] Login Succeeded [2023-05-17T21:19:06.234Z] docker.io [2023-05-17T21:19:06.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:19:06.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:19:06.494Z] Configure a credential helper to remove this warning. See [2023-05-17T21:19:06.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:19:06.494Z] [2023-05-17T21:19:06.494Z] Login Succeeded [2023-05-17T21:19:06.494Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:19:06.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T21:19:06.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:19:06.566Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2023-05-17T21:19:06.566Z] 42fa94e7a01bb85ea5a8778b4167b161641c6daf [2023-05-17T21:19:06.566Z] latest [2023-05-17T21:19:06.566Z] 3.0.0-dev.37 [2023-05-17T21:19:06.566Z] 42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37 [2023-05-17T21:19:06.566Z] main [2023-05-17T21:19:06.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:19:06.890Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42fa94e7a01bb85ea5a8778b4167b161641c6daf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:19:07.203Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42fa94e7a01bb85ea5a8778b4167b161641c6daf [2023-05-17T21:19:07.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T21:19:07.203Z] a8ee3b33943d: Preparing [2023-05-17T21:19:07.203Z] 2280941c605f: Preparing [2023-05-17T21:19:07.203Z] 03809b2cf7c0: Preparing [2023-05-17T21:19:07.203Z] f2e5ab3520ff: Preparing [2023-05-17T21:19:07.203Z] 4632881307d6: Preparing [2023-05-17T21:19:07.203Z] e595a61ce344: Preparing [2023-05-17T21:19:07.203Z] f8961649901f: Preparing [2023-05-17T21:19:07.203Z] f1417ff83b31: Preparing [2023-05-17T21:19:07.203Z] e595a61ce344: Waiting [2023-05-17T21:19:07.203Z] f1417ff83b31: Waiting [2023-05-17T21:19:07.203Z] f8961649901f: Waiting [2023-05-17T21:19:07.203Z] a8ee3b33943d: Pushed [2023-05-17T21:19:07.203Z] 03809b2cf7c0: Pushed [2023-05-17T21:19:07.203Z] 4632881307d6: Pushed [2023-05-17T21:19:07.203Z] f2e5ab3520ff: Pushed [2023-05-17T21:19:07.203Z] f1417ff83b31: Layer already exists [2023-05-17T21:19:07.203Z] e595a61ce344: Pushed [2023-05-17T21:19:07.462Z] f8961649901f: Pushed [2023-05-17T21:19:10.000Z] 2280941c605f: Pushed [2023-05-17T21:19:10.000Z] 42fa94e7a01bb85ea5a8778b4167b161641c6daf: digest: sha256:578cc6d25f228d1d5128b6ae0b1a80f2107b3e0e3e0d4a433c4b5f96364974bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:19:10.309Z] + 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-05-17T21:19:10.611Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-17T21:19:10.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T21:19:10.611Z] a8ee3b33943d: Preparing [2023-05-17T21:19:10.611Z] 2280941c605f: Preparing [2023-05-17T21:19:10.611Z] 03809b2cf7c0: Preparing [2023-05-17T21:19:10.611Z] f2e5ab3520ff: Preparing [2023-05-17T21:19:10.611Z] 4632881307d6: Preparing [2023-05-17T21:19:10.611Z] e595a61ce344: Preparing [2023-05-17T21:19:10.611Z] f8961649901f: Preparing [2023-05-17T21:19:10.611Z] f1417ff83b31: Preparing [2023-05-17T21:19:10.611Z] e595a61ce344: Waiting [2023-05-17T21:19:10.611Z] f8961649901f: Waiting [2023-05-17T21:19:10.611Z] f1417ff83b31: Waiting [2023-05-17T21:19:10.611Z] 4632881307d6: Layer already exists [2023-05-17T21:19:10.611Z] f2e5ab3520ff: Layer already exists [2023-05-17T21:19:10.611Z] 03809b2cf7c0: Layer already exists [2023-05-17T21:19:10.611Z] 2280941c605f: Layer already exists [2023-05-17T21:19:10.611Z] a8ee3b33943d: Layer already exists [2023-05-17T21:19:10.611Z] f1417ff83b31: Layer already exists [2023-05-17T21:19:10.611Z] e595a61ce344: Layer already exists [2023-05-17T21:19:10.611Z] f8961649901f: Layer already exists [2023-05-17T21:19:10.611Z] latest: digest: sha256:578cc6d25f228d1d5128b6ae0b1a80f2107b3e0e3e0d4a433c4b5f96364974bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:19:10.922Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:19:11.235Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.37 [2023-05-17T21:19:11.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T21:19:11.235Z] a8ee3b33943d: Preparing [2023-05-17T21:19:11.235Z] 2280941c605f: Preparing [2023-05-17T21:19:11.235Z] 03809b2cf7c0: Preparing [2023-05-17T21:19:11.235Z] f2e5ab3520ff: Preparing [2023-05-17T21:19:11.235Z] 4632881307d6: Preparing [2023-05-17T21:19:11.235Z] e595a61ce344: Preparing [2023-05-17T21:19:11.235Z] f8961649901f: Preparing [2023-05-17T21:19:11.235Z] f1417ff83b31: Preparing [2023-05-17T21:19:11.235Z] e595a61ce344: Waiting [2023-05-17T21:19:11.235Z] f8961649901f: Waiting [2023-05-17T21:19:11.235Z] f1417ff83b31: Waiting [2023-05-17T21:19:11.235Z] 4632881307d6: Layer already exists [2023-05-17T21:19:11.235Z] 03809b2cf7c0: Layer already exists [2023-05-17T21:19:11.235Z] 2280941c605f: Layer already exists [2023-05-17T21:19:11.235Z] f2e5ab3520ff: Layer already exists [2023-05-17T21:19:11.235Z] a8ee3b33943d: Layer already exists [2023-05-17T21:19:11.235Z] e595a61ce344: Layer already exists [2023-05-17T21:19:11.235Z] f8961649901f: Layer already exists [2023-05-17T21:19:11.235Z] f1417ff83b31: Layer already exists [2023-05-17T21:19:11.235Z] 3.0.0-dev.37: digest: sha256:578cc6d25f228d1d5128b6ae0b1a80f2107b3e0e3e0d4a433c4b5f96364974bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:19:11.546Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:19:11.853Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37 [2023-05-17T21:19:11.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T21:19:11.853Z] a8ee3b33943d: Preparing [2023-05-17T21:19:11.853Z] 2280941c605f: Preparing [2023-05-17T21:19:11.853Z] 03809b2cf7c0: Preparing [2023-05-17T21:19:11.853Z] f2e5ab3520ff: Preparing [2023-05-17T21:19:11.853Z] 4632881307d6: Preparing [2023-05-17T21:19:11.853Z] e595a61ce344: Preparing [2023-05-17T21:19:11.853Z] f8961649901f: Preparing [2023-05-17T21:19:11.853Z] f1417ff83b31: Preparing [2023-05-17T21:19:11.853Z] e595a61ce344: Waiting [2023-05-17T21:19:11.853Z] f8961649901f: Waiting [2023-05-17T21:19:11.853Z] f1417ff83b31: Waiting [2023-05-17T21:19:11.853Z] a8ee3b33943d: Layer already exists [2023-05-17T21:19:11.853Z] 2280941c605f: Layer already exists [2023-05-17T21:19:11.853Z] f2e5ab3520ff: Layer already exists [2023-05-17T21:19:11.853Z] 03809b2cf7c0: Layer already exists [2023-05-17T21:19:11.853Z] 4632881307d6: Layer already exists [2023-05-17T21:19:11.853Z] e595a61ce344: Layer already exists [2023-05-17T21:19:11.853Z] f1417ff83b31: Layer already exists [2023-05-17T21:19:11.853Z] f8961649901f: Layer already exists [2023-05-17T21:19:11.853Z] 42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37: digest: sha256:578cc6d25f228d1d5128b6ae0b1a80f2107b3e0e3e0d4a433c4b5f96364974bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:19:12.162Z] + 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-05-17T21:19:12.466Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2023-05-17T21:19:12.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2023-05-17T21:19:12.466Z] a8ee3b33943d: Preparing [2023-05-17T21:19:12.466Z] 2280941c605f: Preparing [2023-05-17T21:19:12.466Z] 03809b2cf7c0: Preparing [2023-05-17T21:19:12.466Z] f2e5ab3520ff: Preparing [2023-05-17T21:19:12.466Z] 4632881307d6: Preparing [2023-05-17T21:19:12.466Z] e595a61ce344: Preparing [2023-05-17T21:19:12.466Z] f8961649901f: Preparing [2023-05-17T21:19:12.466Z] f1417ff83b31: Preparing [2023-05-17T21:19:12.466Z] e595a61ce344: Waiting [2023-05-17T21:19:12.466Z] f8961649901f: Waiting [2023-05-17T21:19:12.466Z] f1417ff83b31: Waiting [2023-05-17T21:19:12.466Z] a8ee3b33943d: Layer already exists [2023-05-17T21:19:12.466Z] f2e5ab3520ff: Layer already exists [2023-05-17T21:19:12.466Z] 03809b2cf7c0: Layer already exists [2023-05-17T21:19:12.466Z] 2280941c605f: Layer already exists [2023-05-17T21:19:12.466Z] 4632881307d6: Layer already exists [2023-05-17T21:19:12.466Z] e595a61ce344: Layer already exists [2023-05-17T21:19:12.466Z] f1417ff83b31: Layer already exists [2023-05-17T21:19:12.466Z] f8961649901f: Layer already exists [2023-05-17T21:19:12.466Z] main: digest: sha256:578cc6d25f228d1d5128b6ae0b1a80f2107b3e0e3e0d4a433c4b5f96364974bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T21:19:12.506Z] ===================================================== [Pipeline] echo [2023-05-17T21:19:12.512Z] taggedImages: [2023-05-17T21:19:12.512Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42fa94e7a01bb85ea5a8778b4167b161641c6daf [2023-05-17T21:19:12.512Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2023-05-17T21:19:12.512Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.37 [2023-05-17T21:19:12.512Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37 [2023-05-17T21:19:12.512Z] - 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-05-17T21:19:12.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:19:12.875Z] [2023-05-17T21:19:12.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:19:13.170Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:19:13.170Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T21:19:13.170Z] 5eb5b503b376: Pulling fs layer [2023-05-17T21:19:13.170Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T21:19:13.170Z] ec43610c2a17: Pulling fs layer [2023-05-17T21:19:13.170Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T21:19:13.170Z] 33b1e0a273af: Pulling fs layer [2023-05-17T21:19:13.170Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T21:19:13.170Z] 2f39f015ded8: Pulling fs layer [2023-05-17T21:19:13.170Z] 5d3b04190fa2: Waiting [2023-05-17T21:19:13.170Z] 3a2ae6a8a46f: Waiting [2023-05-17T21:19:13.170Z] 33b1e0a273af: Waiting [2023-05-17T21:19:13.170Z] 2f39f015ded8: Waiting [2023-05-17T21:19:13.170Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T21:19:13.170Z] 5c69ac0246d0: Download complete [2023-05-17T21:19:13.170Z] 3a2ae6a8a46f: Download complete [2023-05-17T21:19:13.170Z] 33b1e0a273af: Verifying Checksum [2023-05-17T21:19:13.170Z] 33b1e0a273af: Download complete [2023-05-17T21:19:13.170Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T21:19:13.170Z] 5d3b04190fa2: Download complete [2023-05-17T21:19:13.170Z] ec43610c2a17: Verifying Checksum [2023-05-17T21:19:13.170Z] ec43610c2a17: Download complete [2023-05-17T21:19:13.429Z] 5eb5b503b376: Download complete [2023-05-17T21:19:13.996Z] 2f39f015ded8: Verifying Checksum [2023-05-17T21:19:13.996Z] 2f39f015ded8: Download complete [2023-05-17T21:19:14.934Z] 5eb5b503b376: Pull complete [2023-05-17T21:19:14.934Z] 5c69ac0246d0: Pull complete [2023-05-17T21:19:15.194Z] ec43610c2a17: Pull complete [2023-05-17T21:19:15.454Z] 3a2ae6a8a46f: Pull complete [2023-05-17T21:19:15.712Z] 33b1e0a273af: Pull complete [2023-05-17T21:19:15.712Z] 5d3b04190fa2: Pull complete [2023-05-17T21:19:19.899Z] 2f39f015ded8: Pull complete [2023-05-17T21:19:19.900Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T21:19:19.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:19:19.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:19:19.986Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:19:20.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T21:19:24.750Z] $ docker top 2c80cd2eb1f27978c67586d65fb7054a2111260471886ba66948d3d8fdbfc1bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:19:25.116Z] ---> job-cost.sh [2023-05-17T21:19:25.117Z] lf-activate-venv: SKIPPING [2023-05-17T21:19:25.117Z] INFO: No Stack... [2023-05-17T21:19:25.377Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T21:19:25.636Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T21:19:25.923Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2023-05-17T21:19:25.923Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T21:19:25.934Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-106-stack-cost] [2023-05-17T21:19:25.943Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-106-stack-cost] did not exist. Created. [2023-05-17T21:19:25.943Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T21:19:26.241Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T21:19:26.269Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T21:19:26.275Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T21:19:26.294Z] $ docker stop --time=1 2c80cd2eb1f27978c67586d65fb7054a2111260471886ba66948d3d8fdbfc1bc [2023-05-17T21:19:27.439Z] $ docker rm -f --volumes 2c80cd2eb1f27978c67586d65fb7054a2111260471886ba66948d3d8fdbfc1bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T21:20:40.988Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15956 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2023-05-17T21:20:41.002Z] Running in /w/workspace/app-rfid-llrp-inventory/106 [Pipeline] { [Pipeline] checkout [2023-05-17T21:20:41.044Z] The recommended git tool is: git [2023-05-17T21:20:46.639Z] using credential edgex-jenkins-ssh [2023-05-17T21:20:46.660Z] Cloning the remote Git repository [2023-05-17T21:20:46.703Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-17T21:20:46.803Z] > git init /w/workspace/app-rfid-llrp-inventory/106 # timeout=10 [2023-05-17T21:20:46.965Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2023-05-17T21:20:46.967Z] > git --version # timeout=10 [2023-05-17T21:20:46.991Z] > git --version # 'git version 2.25.1' [2023-05-17T21:20:46.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T21:20:47.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:20:49.130Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2023-05-17T21:20:49.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T21:20:50.046Z] Avoid second fetch [2023-05-17T21:20:50.047Z] Checking out Revision 42fa94e7a01bb85ea5a8778b4167b161641c6daf (main) [2023-05-17T21:20:50.666Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#195)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:20:50.063Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T21:20:50.136Z] > git checkout -f 42fa94e7a01bb85ea5a8778b4167b161641c6daf # timeout=10 [2023-05-17T21:20:51.525Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T21:20:51.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T21:20:51.525Z] Dload Upload Total Spent Left Speed [2023-05-17T21:20:51.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh [2023-05-17T21:20:52.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T21:20:52.449Z] + sudo tee /etc/docker/daemon.new [2023-05-17T21:20:52.449Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T21:20:52.449Z] { [2023-05-17T21:20:52.449Z] "registry-mirrors": [ [2023-05-17T21:20:52.449Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T21:20:52.449Z] ], [2023-05-17T21:20:52.449Z] "bip": "10.250.0.254/24", [2023-05-17T21:20:52.449Z] "hosts": [ [2023-05-17T21:20:52.449Z] "tcp://0.0.0.0:5555", [2023-05-17T21:20:52.449Z] "unix:///var/run/docker.sock" [2023-05-17T21:20:52.449Z] ], [2023-05-17T21:20:52.449Z] "mtu": 1458, [2023-05-17T21:20:52.449Z] "selinux-enabled": true, [2023-05-17T21:20:52.449Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T21:20:52.449Z] } [Pipeline] sh [2023-05-17T21:20:52.780Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T21:20:53.116Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:21:11.396Z] provisioning config files... [2023-05-17T21:21:11.420Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/106@tmp/config8348197215676501646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:21:11.766Z] ---> docker-login.sh [2023-05-17T21:21:11.766Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:21:12.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:21:12.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:21:12.307Z] Configure a credential helper to remove this warning. See [2023-05-17T21:21:12.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:21:12.307Z] [2023-05-17T21:21:12.307Z] Login Succeeded [2023-05-17T21:21:12.307Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:21:12.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:21:12.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:21:12.845Z] Configure a credential helper to remove this warning. See [2023-05-17T21:21:12.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:21:12.845Z] [2023-05-17T21:21:12.845Z] Login Succeeded [2023-05-17T21:21:12.845Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:21:13.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:21:13.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:21:13.116Z] Configure a credential helper to remove this warning. See [2023-05-17T21:21:13.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:21:13.116Z] [2023-05-17T21:21:13.116Z] Login Succeeded [2023-05-17T21:21:13.116Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:21:13.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:21:13.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:21:13.386Z] Configure a credential helper to remove this warning. See [2023-05-17T21:21:13.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:21:13.386Z] [2023-05-17T21:21:13.386Z] Login Succeeded [2023-05-17T21:21:13.386Z] docker.io [2023-05-17T21:21:13.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:21:13.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:21:13.927Z] Configure a credential helper to remove this warning. See [2023-05-17T21:21:13.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:21:13.927Z] [2023-05-17T21:21:13.927Z] Login Succeeded [2023-05-17T21:21:13.927Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:21:13.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T21:21:14.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:21:14.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:21:14.248Z] ========================================================= [2023-05-17T21:21:14.248Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T21:21:14.248Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:21:14.601Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T21:21:14.871Z] Sending build context to Docker daemon 678.4kB [2023-05-17T21:21:14.871Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:21:14.871Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T21:21:16.834Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T21:21:16.834Z] c41833b44d91: Pulling fs layer [2023-05-17T21:21:16.834Z] ed15518f5707: Pulling fs layer [2023-05-17T21:21:16.834Z] feae8fd75edb: Pulling fs layer [2023-05-17T21:21:16.834Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T21:21:16.834Z] 3cdef696dda3: Pulling fs layer [2023-05-17T21:21:16.834Z] 2ced38df9373: Pulling fs layer [2023-05-17T21:21:16.834Z] 58f1dce35555: Pulling fs layer [2023-05-17T21:21:16.834Z] 242c74f7c9fa: Waiting [2023-05-17T21:21:16.834Z] 2ced38df9373: Waiting [2023-05-17T21:21:16.834Z] 3cdef696dda3: Waiting [2023-05-17T21:21:16.834Z] 58f1dce35555: Waiting [2023-05-17T21:21:16.834Z] ed15518f5707: Verifying Checksum [2023-05-17T21:21:16.834Z] ed15518f5707: Download complete [2023-05-17T21:21:16.834Z] 242c74f7c9fa: Download complete [2023-05-17T21:21:16.834Z] 3cdef696dda3: Download complete [2023-05-17T21:21:16.834Z] c41833b44d91: Verifying Checksum [2023-05-17T21:21:16.834Z] c41833b44d91: Download complete [2023-05-17T21:21:17.830Z] c41833b44d91: Pull complete [2023-05-17T21:21:17.830Z] 58f1dce35555: Verifying Checksum [2023-05-17T21:21:17.830Z] 58f1dce35555: Download complete [2023-05-17T21:21:18.419Z] ed15518f5707: Pull complete [2023-05-17T21:21:19.011Z] feae8fd75edb: Verifying Checksum [2023-05-17T21:21:19.011Z] feae8fd75edb: Download complete [2023-05-17T21:21:19.287Z] 2ced38df9373: Verifying Checksum [2023-05-17T21:21:19.287Z] 2ced38df9373: Download complete [2023-05-17T21:21:31.635Z] feae8fd75edb: Pull complete [2023-05-17T21:21:31.635Z] 242c74f7c9fa: Pull complete [2023-05-17T21:21:31.635Z] 3cdef696dda3: Pull complete [2023-05-17T21:21:38.300Z] 2ced38df9373: Pull complete [2023-05-17T21:21:40.252Z] 58f1dce35555: Pull complete [2023-05-17T21:21:40.252Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T21:21:40.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T21:21:40.252Z] ---> fadd8f120f05 [2023-05-17T21:21:40.252Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:21:42.212Z] ---> Running in b58053050832 [2023-05-17T21:21:42.482Z] Removing intermediate container b58053050832 [2023-05-17T21:21:42.482Z] ---> 26f0b95f24ee [2023-05-17T21:21:42.482Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:21:42.482Z] ---> Running in b1d601d29622 [2023-05-17T21:21:43.069Z] Removing intermediate container b1d601d29622 [2023-05-17T21:21:43.069Z] ---> 9b2d2df6d24d [2023-05-17T21:21:43.069Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:21:43.069Z] ---> Running in ad50117a8e15 [2023-05-17T21:21:43.514Z] Removing intermediate container ad50117a8e15 [2023-05-17T21:21:43.514Z] ---> 18105ec65811 [2023-05-17T21:21:43.514Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:21:43.514Z] ---> Running in c6efa05bc900 [2023-05-17T21:21:44.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:21:45.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:21:46.221Z] OK: 263 MiB in 53 packages [2023-05-17T21:21:47.187Z] Removing intermediate container c6efa05bc900 [2023-05-17T21:21:47.187Z] ---> 2f0652215385 [2023-05-17T21:21:47.187Z] Step 7/12 : WORKDIR /app [2023-05-17T21:21:47.187Z] ---> Running in 8f4ef5743ef3 [2023-05-17T21:21:47.456Z] Removing intermediate container 8f4ef5743ef3 [2023-05-17T21:21:47.456Z] ---> 17d3fed0746d [2023-05-17T21:21:47.456Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-17T21:21:48.044Z] ---> 6f157d7716eb [2023-05-17T21:21:48.045Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:21:48.045Z] ---> Running in 40f5956222b7 [2023-05-17T21:22:55.959Z] Removing intermediate container 40f5956222b7 [2023-05-17T21:22:55.959Z] ---> f17e0b10504f [2023-05-17T21:22:55.959Z] Step 10/12 : COPY . . [2023-05-17T21:22:55.959Z] ---> 006278db4200 [2023-05-17T21:22:55.959Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:22:55.959Z] ---> Running in d9e072e49f61 [2023-05-17T21:22:55.959Z] Removing intermediate container d9e072e49f61 [2023-05-17T21:22:55.959Z] ---> 2d33539e4111 [2023-05-17T21:22:55.959Z] Step 12/12 : RUN $MAKE [2023-05-17T21:22:55.959Z] ---> Running in 5efeb94f543a [2023-05-17T21:22:55.959Z] noop [2023-05-17T21:22:55.959Z] Removing intermediate container 5efeb94f543a [2023-05-17T21:22:55.959Z] ---> 960c72183e6b [2023-05-17T21:22:55.959Z] Successfully built 960c72183e6b [2023-05-17T21:22:55.959Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:22:56.304Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T21:22:56.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:22:56.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-15956 does not seem to be running inside a container [2023-05-17T21:22:56.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/106 -v /w/workspace/app-rfid-llrp-inventory/106:/w/workspace/app-rfid-llrp-inventory/106:rw,z -v /w/workspace/app-rfid-llrp-inventory/106@tmp:/w/workspace/app-rfid-llrp-inventory/106@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-05-17T21:22:57.802Z] $ docker top d56a4727e6c6a2c943d9a76aad64764948d34b8228ea8e76d35f25b7d2568195 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:22:58.620Z] + go version [2023-05-17T21:22:58.620Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T21:22:58.637Z] $ docker stop --time=1 d56a4727e6c6a2c943d9a76aad64764948d34b8228ea8e76d35f25b7d2568195 [2023-05-17T21:23:00.258Z] $ docker rm -f --volumes d56a4727e6c6a2c943d9a76aad64764948d34b8228ea8e76d35f25b7d2568195 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:23:00.791Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T21:23:00.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:23:00.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-15956 does not seem to be running inside a container [2023-05-17T21:23:01.046Z] $ 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/106 -v /w/workspace/app-rfid-llrp-inventory/106:/w/workspace/app-rfid-llrp-inventory/106:rw,z -v /w/workspace/app-rfid-llrp-inventory/106@tmp:/w/workspace/app-rfid-llrp-inventory/106@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-05-17T21:23:03.346Z] $ docker top 86dfa35d65cfda6ebc0f3ef190e89e50611e930049b1ef8b61b3da81d4d30961 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:23:03.854Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/106 [Pipeline] fileExists [Pipeline] sh [2023-05-17T21:23:04.183Z] + make test [2023-05-17T21:23:04.183Z] go test -race ./... -coverprofile=coverage.out ./... [2023-05-17T21:25:40.917Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2023-05-17T21:25:46.277Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2023-05-17T21:25:46.547Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.115s coverage: 86.2% of statements [2023-05-17T21:25:56.625Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.500s coverage: 71.9% of statements [2023-05-17T21:25:57.591Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T21:25:57.591Z] go vet ./... [2023-05-17T21:28:19.371Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T21:28:19.371Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T21:28:19.371Z] ./bin/test-attribution.sh [2023-05-17T21:28:19.371Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-17T21:28:19.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T21:28:19.395Z] $ docker stop --time=1 86dfa35d65cfda6ebc0f3ef190e89e50611e930049b1ef8b61b3da81d4d30961 [2023-05-17T21:28:21.313Z] $ docker rm -f --volumes 86dfa35d65cfda6ebc0f3ef190e89e50611e930049b1ef8b61b3da81d4d30961 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:28:22.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T21:28:22.870Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T21:28:23.409Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T21:28:23.780Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T21:28:24.104Z] + ls -al . [2023-05-17T21:28:24.104Z] total 224 [2023-05-17T21:28:24.104Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 21:23 . [2023-05-17T21:28:24.104Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:20 .. [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 262 May 17 21:20 .dockerignore [2023-05-17T21:28:24.104Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 21:20 .git [2023-05-17T21:28:24.104Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:20 .github [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 788 May 17 21:20 .gitignore [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 21:20 .golangci.yml [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 9805 May 17 21:20 Attribution.txt [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 4331 May 17 21:20 CHANGELOG.md [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 1659 May 17 21:20 Dockerfile [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 21:20 GOVERNANCE.md [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 687 May 17 21:20 Jenkinsfile [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 17 21:20 LICENSE [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 2497 May 17 21:20 Makefile [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 617 May 17 21:20 OWNERS.md [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 31516 May 17 21:20 README.md [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 12 May 17 21:16 VERSION [2023-05-17T21:28:24.104Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:20 bin [2023-05-17T21:28:24.104Z] -rw-r--r-- 1 jenkins jenkins 41317 May 17 21:25 coverage.out [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 3467 May 17 21:20 go.mod [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 31505 May 17 21:20 go.sum [2023-05-17T21:28:24.104Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:20 images [2023-05-17T21:28:24.104Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:20 internal [2023-05-17T21:28:24.104Z] -rw-rw-r-- 1 jenkins jenkins 531 May 17 21:20 main.go [2023-05-17T21:28:24.104Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 21:20 res [2023-05-17T21:28:24.104Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 21:20 snap [2023-05-17T21:28:24.104Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 21:20 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:28:24.445Z] + 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=42fa94e7a01bb85ea5a8778b4167b161641c6daf --label arch=arm64 --label version=3.0.0-dev.37 . [2023-05-17T21:28:24.713Z] Sending build context to Docker daemon 678.4kB [2023-05-17T21:28:24.713Z] Step 1/29 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T21:28:24.713Z] Step 2/29 : FROM ${BASE} AS builder [2023-05-17T21:28:24.713Z] ---> 960c72183e6b [2023-05-17T21:28:24.713Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T21:28:24.713Z] ---> Running in 16233886e798 [2023-05-17T21:28:25.298Z] Removing intermediate container 16233886e798 [2023-05-17T21:28:25.298Z] ---> d3d7c1052f64 [2023-05-17T21:28:25.298Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T21:28:25.298Z] ---> Running in deb3a01caba0 [2023-05-17T21:28:25.566Z] Removing intermediate container deb3a01caba0 [2023-05-17T21:28:25.566Z] ---> 08cc02007e63 [2023-05-17T21:28:25.566Z] Step 5/29 : ARG ADD_BUILD_TAGS="" [2023-05-17T21:28:25.835Z] ---> Running in 0b424e7e7a10 [2023-05-17T21:28:26.106Z] Removing intermediate container 0b424e7e7a10 [2023-05-17T21:28:26.106Z] ---> 9396c0267352 [2023-05-17T21:28:26.106Z] Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T21:28:26.106Z] ---> Running in f9cbee0e8718 [2023-05-17T21:28:27.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:28:27.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:28:29.078Z] OK: 263 MiB in 53 packages [2023-05-17T21:28:29.663Z] Removing intermediate container f9cbee0e8718 [2023-05-17T21:28:29.663Z] ---> 296d185e0861 [2023-05-17T21:28:29.663Z] Step 7/29 : WORKDIR /app [2023-05-17T21:28:29.663Z] ---> Running in 5a00e56f2226 [2023-05-17T21:28:29.930Z] Removing intermediate container 5a00e56f2226 [2023-05-17T21:28:29.930Z] ---> fdd133439479 [2023-05-17T21:28:29.930Z] Step 8/29 : COPY go.mod vendor* ./ [2023-05-17T21:28:30.517Z] ---> 498fab2b7388 [2023-05-17T21:28:30.517Z] Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T21:28:30.517Z] ---> Running in 21a113c09648 [2023-05-17T21:28:33.100Z] Removing intermediate container 21a113c09648 [2023-05-17T21:28:33.100Z] ---> cd9a9a4927df [2023-05-17T21:28:33.100Z] Step 10/29 : COPY . . [2023-05-17T21:28:33.377Z] ---> 0ac549907f98 [2023-05-17T21:28:33.377Z] Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T21:28:33.645Z] ---> Running in c56e4d1a867d [2023-05-17T21:28:33.912Z] Removing intermediate container c56e4d1a867d [2023-05-17T21:28:33.912Z] ---> d2c0130549fc [2023-05-17T21:28:33.912Z] Step 12/29 : RUN $MAKE [2023-05-17T21:28:33.912Z] ---> Running in e3d03c40c460 [2023-05-17T21:28:34.871Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.66 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.37 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.37" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2023-05-17T21:30:56.567Z] Removing intermediate container e3d03c40c460 [2023-05-17T21:30:56.567Z] ---> 51a6c6881328 [2023-05-17T21:30:56.567Z] Step 13/29 : FROM alpine:3.17 [2023-05-17T21:30:56.567Z] 3.17: Pulling from library/alpine [2023-05-17T21:30:56.567Z] c41833b44d91: Already exists [2023-05-17T21:30:56.567Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T21:30:56.567Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T21:30:56.567Z] ---> 51e60588ff2c [2023-05-17T21:30:56.567Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-17T21:30:56.567Z] ---> Running in 3f9aa5b68ba3 [2023-05-17T21:30:56.567Z] Removing intermediate container 3f9aa5b68ba3 [2023-05-17T21:30:56.567Z] ---> c34f16974675 [2023-05-17T21:30:56.567Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2023-05-17T21:30:56.567Z] ---> Running in b958cd3779ce [2023-05-17T21:30:56.567Z] Removing intermediate container b958cd3779ce [2023-05-17T21:30:56.567Z] ---> 71fe0265b4a5 [2023-05-17T21:30:56.567Z] Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init [2023-05-17T21:30:56.567Z] ---> Running in 2a76a3160d2f [2023-05-17T21:30:56.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T21:30:56.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T21:30:56.567Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-17T21:30:56.567Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-17T21:30:56.567Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T21:30:56.567Z] Executing ca-certificates-20230506-r0.trigger [2023-05-17T21:30:56.567Z] OK: 8 MiB in 17 packages [2023-05-17T21:30:56.567Z] Removing intermediate container 2a76a3160d2f [2023-05-17T21:30:56.567Z] ---> c6dbdbf09cb6 [2023-05-17T21:30:56.567Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-17T21:30:56.567Z] ---> 6c59055b9052 [2023-05-17T21:30:56.567Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-17T21:30:56.567Z] ---> 0940aa5b1e0d [2023-05-17T21:30:56.567Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2023-05-17T21:30:56.567Z] ---> edd7523b7450 [2023-05-17T21:30:56.567Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2023-05-17T21:30:56.567Z] ---> 1c519b62c410 [2023-05-17T21:30:56.567Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2023-05-17T21:30:56.567Z] ---> d8e0fdb1fdba [2023-05-17T21:30:56.567Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2023-05-17T21:30:56.567Z] ---> Running in 13ab96137629 [2023-05-17T21:30:56.567Z] Removing intermediate container 13ab96137629 [2023-05-17T21:30:56.567Z] ---> cb917bc20ed8 [2023-05-17T21:30:56.567Z] Step 23/29 : VOLUME /cache [2023-05-17T21:30:56.567Z] ---> Running in 07734853803d [2023-05-17T21:30:56.567Z] Removing intermediate container 07734853803d [2023-05-17T21:30:56.567Z] ---> ead92965a330 [2023-05-17T21:30:56.567Z] Step 24/29 : EXPOSE 59711 [2023-05-17T21:30:56.567Z] ---> Running in 99490a28217f [2023-05-17T21:30:56.567Z] Removing intermediate container 99490a28217f [2023-05-17T21:30:56.567Z] ---> 273e36ae0e0f [2023-05-17T21:30:56.567Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2023-05-17T21:30:56.567Z] ---> Running in 43f97c27dbbf [2023-05-17T21:30:56.567Z] Removing intermediate container 43f97c27dbbf [2023-05-17T21:30:56.567Z] ---> c3a8e9a62f9b [2023-05-17T21:30:56.567Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2023-05-17T21:30:56.567Z] ---> Running in e902a35c60b1 [2023-05-17T21:30:56.833Z] Removing intermediate container e902a35c60b1 [2023-05-17T21:30:56.833Z] ---> d80c0cd3a2aa [2023-05-17T21:30:56.833Z] Step 27/29 : LABEL arch=arm64 [2023-05-17T21:30:56.833Z] ---> Running in e705db5592f2 [2023-05-17T21:30:57.100Z] Removing intermediate container e705db5592f2 [2023-05-17T21:30:57.100Z] ---> 222ec02421a6 [2023-05-17T21:30:57.100Z] Step 28/29 : LABEL git_sha=42fa94e7a01bb85ea5a8778b4167b161641c6daf [2023-05-17T21:30:57.100Z] ---> Running in 5388f72e16a6 [2023-05-17T21:30:57.367Z] Removing intermediate container 5388f72e16a6 [2023-05-17T21:30:57.367Z] ---> 53b781d78efd [2023-05-17T21:30:57.367Z] Step 29/29 : LABEL version=3.0.0-dev.37 [2023-05-17T21:30:57.633Z] ---> Running in 71ebc98294ee [2023-05-17T21:30:57.898Z] Removing intermediate container 71ebc98294ee [2023-05-17T21:30:57.898Z] ---> 4ee5882114f4 [2023-05-17T21:30:57.898Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T21:30:57.898Z] Successfully built 4ee5882114f4 [2023-05-17T21:30:57.898Z] 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-05-17T21:30:58.032Z] provisioning config files... [2023-05-17T21:30:58.048Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/106@tmp/config6502866531038982253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:30:58.381Z] ---> docker-login.sh [2023-05-17T21:30:58.381Z] nexus3.edgexfoundry.org:10001 [2023-05-17T21:30:58.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:30:58.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:30:58.647Z] Configure a credential helper to remove this warning. See [2023-05-17T21:30:58.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:30:58.647Z] [2023-05-17T21:30:58.647Z] Login Succeeded [2023-05-17T21:30:58.647Z] nexus3.edgexfoundry.org:10002 [2023-05-17T21:30:58.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:30:58.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:30:58.914Z] Configure a credential helper to remove this warning. See [2023-05-17T21:30:58.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:30:58.914Z] [2023-05-17T21:30:58.914Z] Login Succeeded [2023-05-17T21:30:58.914Z] nexus3.edgexfoundry.org:10003 [2023-05-17T21:30:59.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:30:59.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:30:59.451Z] Configure a credential helper to remove this warning. See [2023-05-17T21:30:59.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:30:59.451Z] [2023-05-17T21:30:59.451Z] Login Succeeded [2023-05-17T21:30:59.451Z] nexus3.edgexfoundry.org:10004 [2023-05-17T21:30:59.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:30:59.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:30:59.718Z] Configure a credential helper to remove this warning. See [2023-05-17T21:30:59.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:30:59.718Z] [2023-05-17T21:30:59.718Z] Login Succeeded [2023-05-17T21:30:59.718Z] docker.io [2023-05-17T21:30:59.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T21:31:00.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T21:31:00.567Z] Configure a credential helper to remove this warning. See [2023-05-17T21:31:00.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T21:31:00.567Z] [2023-05-17T21:31:00.567Z] Login Succeeded [2023-05-17T21:31:00.567Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T21:31:00.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T21:31:00.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T21:31:00.627Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2023-05-17T21:31:00.627Z] 42fa94e7a01bb85ea5a8778b4167b161641c6daf [2023-05-17T21:31:00.627Z] latest [2023-05-17T21:31:00.627Z] 3.0.0-dev.37 [2023-05-17T21:31:00.627Z] 42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37 [2023-05-17T21:31:00.627Z] main [2023-05-17T21:31:00.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:00.961Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42fa94e7a01bb85ea5a8778b4167b161641c6daf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:01.359Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42fa94e7a01bb85ea5a8778b4167b161641c6daf [2023-05-17T21:31:01.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T21:31:01.359Z] e01a67c5be77: Preparing [2023-05-17T21:31:01.359Z] f12c2fddddb6: Preparing [2023-05-17T21:31:01.359Z] b3a8cd62d4bc: Preparing [2023-05-17T21:31:01.359Z] b937e87d887b: Preparing [2023-05-17T21:31:01.359Z] d393fe47728a: Preparing [2023-05-17T21:31:01.359Z] 0a7d2323125f: Preparing [2023-05-17T21:31:01.359Z] 8b10986ef296: Preparing [2023-05-17T21:31:01.359Z] 26cbea5cba74: Preparing [2023-05-17T21:31:01.359Z] 0a7d2323125f: Waiting [2023-05-17T21:31:01.359Z] 8b10986ef296: Waiting [2023-05-17T21:31:01.359Z] 26cbea5cba74: Waiting [2023-05-17T21:31:01.640Z] e01a67c5be77: Pushed [2023-05-17T21:31:01.640Z] b937e87d887b: Pushed [2023-05-17T21:31:01.640Z] d393fe47728a: Pushed [2023-05-17T21:31:01.640Z] b3a8cd62d4bc: Pushed [2023-05-17T21:31:01.641Z] 26cbea5cba74: Layer already exists [2023-05-17T21:31:01.913Z] 0a7d2323125f: Pushed [2023-05-17T21:31:01.913Z] 8b10986ef296: Pushed [2023-05-17T21:31:07.305Z] f12c2fddddb6: Pushed [2023-05-17T21:31:07.305Z] 42fa94e7a01bb85ea5a8778b4167b161641c6daf: digest: sha256:f724c2109a840b8eb2070ac882322825ff6e43e01e7f1fab929f71190bf0bd74 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:07.655Z] + 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-05-17T21:31:07.996Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-17T21:31:07.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T21:31:07.996Z] e01a67c5be77: Preparing [2023-05-17T21:31:07.996Z] f12c2fddddb6: Preparing [2023-05-17T21:31:07.996Z] b3a8cd62d4bc: Preparing [2023-05-17T21:31:07.996Z] b937e87d887b: Preparing [2023-05-17T21:31:07.996Z] d393fe47728a: Preparing [2023-05-17T21:31:07.996Z] 0a7d2323125f: Preparing [2023-05-17T21:31:07.996Z] 8b10986ef296: Preparing [2023-05-17T21:31:07.996Z] 26cbea5cba74: Preparing [2023-05-17T21:31:07.996Z] 0a7d2323125f: Waiting [2023-05-17T21:31:07.996Z] 26cbea5cba74: Waiting [2023-05-17T21:31:07.996Z] 8b10986ef296: Waiting [2023-05-17T21:31:07.996Z] b3a8cd62d4bc: Layer already exists [2023-05-17T21:31:07.996Z] e01a67c5be77: Layer already exists [2023-05-17T21:31:07.996Z] b937e87d887b: Layer already exists [2023-05-17T21:31:07.996Z] d393fe47728a: Layer already exists [2023-05-17T21:31:07.996Z] f12c2fddddb6: Layer already exists [2023-05-17T21:31:07.996Z] 26cbea5cba74: Layer already exists [2023-05-17T21:31:07.996Z] 0a7d2323125f: Layer already exists [2023-05-17T21:31:07.996Z] 8b10986ef296: Layer already exists [2023-05-17T21:31:08.263Z] latest: digest: sha256:f724c2109a840b8eb2070ac882322825ff6e43e01e7f1fab929f71190bf0bd74 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:08.609Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:08.949Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.37 [2023-05-17T21:31:08.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T21:31:08.949Z] e01a67c5be77: Preparing [2023-05-17T21:31:08.949Z] f12c2fddddb6: Preparing [2023-05-17T21:31:08.949Z] b3a8cd62d4bc: Preparing [2023-05-17T21:31:08.949Z] b937e87d887b: Preparing [2023-05-17T21:31:08.949Z] d393fe47728a: Preparing [2023-05-17T21:31:08.949Z] 0a7d2323125f: Preparing [2023-05-17T21:31:08.949Z] 8b10986ef296: Preparing [2023-05-17T21:31:08.949Z] 26cbea5cba74: Preparing [2023-05-17T21:31:08.949Z] 0a7d2323125f: Waiting [2023-05-17T21:31:08.949Z] 8b10986ef296: Waiting [2023-05-17T21:31:08.949Z] 26cbea5cba74: Waiting [2023-05-17T21:31:08.949Z] d393fe47728a: Layer already exists [2023-05-17T21:31:08.949Z] e01a67c5be77: Layer already exists [2023-05-17T21:31:08.949Z] b937e87d887b: Layer already exists [2023-05-17T21:31:08.949Z] f12c2fddddb6: Layer already exists [2023-05-17T21:31:08.949Z] b3a8cd62d4bc: Layer already exists [2023-05-17T21:31:08.949Z] 8b10986ef296: Layer already exists [2023-05-17T21:31:08.949Z] 26cbea5cba74: Layer already exists [2023-05-17T21:31:08.949Z] 0a7d2323125f: Layer already exists [2023-05-17T21:31:09.217Z] 3.0.0-dev.37: digest: sha256:f724c2109a840b8eb2070ac882322825ff6e43e01e7f1fab929f71190bf0bd74 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:09.562Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:09.902Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37 [2023-05-17T21:31:09.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T21:31:09.902Z] e01a67c5be77: Preparing [2023-05-17T21:31:09.902Z] f12c2fddddb6: Preparing [2023-05-17T21:31:09.902Z] b3a8cd62d4bc: Preparing [2023-05-17T21:31:09.902Z] b937e87d887b: Preparing [2023-05-17T21:31:09.902Z] d393fe47728a: Preparing [2023-05-17T21:31:09.902Z] 0a7d2323125f: Preparing [2023-05-17T21:31:09.902Z] 8b10986ef296: Preparing [2023-05-17T21:31:09.902Z] 26cbea5cba74: Preparing [2023-05-17T21:31:09.902Z] 0a7d2323125f: Waiting [2023-05-17T21:31:09.902Z] 8b10986ef296: Waiting [2023-05-17T21:31:09.902Z] b937e87d887b: Layer already exists [2023-05-17T21:31:09.902Z] f12c2fddddb6: Layer already exists [2023-05-17T21:31:09.902Z] e01a67c5be77: Layer already exists [2023-05-17T21:31:09.902Z] b3a8cd62d4bc: Layer already exists [2023-05-17T21:31:09.902Z] d393fe47728a: Layer already exists [2023-05-17T21:31:09.902Z] 26cbea5cba74: Layer already exists [2023-05-17T21:31:09.902Z] 0a7d2323125f: Layer already exists [2023-05-17T21:31:09.902Z] 8b10986ef296: Layer already exists [2023-05-17T21:31:10.170Z] 42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37: digest: sha256:f724c2109a840b8eb2070ac882322825ff6e43e01e7f1fab929f71190bf0bd74 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:10.520Z] + 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-05-17T21:31:10.857Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2023-05-17T21:31:10.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2023-05-17T21:31:10.857Z] e01a67c5be77: Preparing [2023-05-17T21:31:10.857Z] f12c2fddddb6: Preparing [2023-05-17T21:31:10.857Z] b3a8cd62d4bc: Preparing [2023-05-17T21:31:10.857Z] b937e87d887b: Preparing [2023-05-17T21:31:10.857Z] d393fe47728a: Preparing [2023-05-17T21:31:10.857Z] 0a7d2323125f: Preparing [2023-05-17T21:31:10.857Z] 8b10986ef296: Preparing [2023-05-17T21:31:10.857Z] 26cbea5cba74: Preparing [2023-05-17T21:31:10.857Z] 0a7d2323125f: Waiting [2023-05-17T21:31:10.857Z] 8b10986ef296: Waiting [2023-05-17T21:31:10.857Z] 26cbea5cba74: Waiting [2023-05-17T21:31:10.857Z] d393fe47728a: Layer already exists [2023-05-17T21:31:10.857Z] b3a8cd62d4bc: Layer already exists [2023-05-17T21:31:10.857Z] f12c2fddddb6: Layer already exists [2023-05-17T21:31:10.857Z] b937e87d887b: Layer already exists [2023-05-17T21:31:10.857Z] e01a67c5be77: Layer already exists [2023-05-17T21:31:10.857Z] 26cbea5cba74: Layer already exists [2023-05-17T21:31:10.857Z] 0a7d2323125f: Layer already exists [2023-05-17T21:31:10.857Z] 8b10986ef296: Layer already exists [2023-05-17T21:31:11.126Z] main: digest: sha256:f724c2109a840b8eb2070ac882322825ff6e43e01e7f1fab929f71190bf0bd74 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-17T21:31:11.183Z] ===================================================== [Pipeline] echo [2023-05-17T21:31:11.192Z] taggedImages: [2023-05-17T21:31:11.192Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42fa94e7a01bb85ea5a8778b4167b161641c6daf [2023-05-17T21:31:11.192Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2023-05-17T21:31:11.192Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.37 [2023-05-17T21:31:11.192Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:42fa94e7a01bb85ea5a8778b4167b161641c6daf-3.0.0-dev.37 [2023-05-17T21:31:11.192Z] - 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-05-17T21:31:11.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:31:11.551Z] [2023-05-17T21:31:11.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:11.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:31:12.154Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T21:31:12.154Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T21:31:12.154Z] 04944245beec: Pulling fs layer [2023-05-17T21:31:12.154Z] 699f458cf7ca: Pulling fs layer [2023-05-17T21:31:12.154Z] 765212b225bb: Pulling fs layer [2023-05-17T21:31:12.154Z] f23df028b6ca: Pulling fs layer [2023-05-17T21:31:12.154Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T21:31:12.154Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T21:31:12.154Z] f23df028b6ca: Waiting [2023-05-17T21:31:12.154Z] 765212b225bb: Waiting [2023-05-17T21:31:12.154Z] d65c8cfc05b1: Waiting [2023-05-17T21:31:12.154Z] 2437ff75d9bd: Waiting [2023-05-17T21:31:12.154Z] 04944245beec: Verifying Checksum [2023-05-17T21:31:12.154Z] 04944245beec: Download complete [2023-05-17T21:31:12.154Z] 765212b225bb: Verifying Checksum [2023-05-17T21:31:12.154Z] 765212b225bb: Download complete [2023-05-17T21:31:12.154Z] f23df028b6ca: Verifying Checksum [2023-05-17T21:31:12.154Z] f23df028b6ca: Download complete [2023-05-17T21:31:12.154Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T21:31:12.154Z] d65c8cfc05b1: Download complete [2023-05-17T21:31:12.423Z] 699f458cf7ca: Verifying Checksum [2023-05-17T21:31:12.423Z] 699f458cf7ca: Download complete [2023-05-17T21:31:12.738Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T21:31:12.738Z] 8998bd30e6a1: Download complete [2023-05-17T21:31:14.843Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T21:31:14.843Z] 2437ff75d9bd: Download complete [2023-05-17T21:31:16.790Z] 8998bd30e6a1: Pull complete [2023-05-17T21:31:17.059Z] 04944245beec: Pull complete [2023-05-17T21:31:18.474Z] 699f458cf7ca: Pull complete [2023-05-17T21:31:18.742Z] 765212b225bb: Pull complete [2023-05-17T21:31:19.328Z] f23df028b6ca: Pull complete [2023-05-17T21:31:19.596Z] d65c8cfc05b1: Pull complete [2023-05-17T21:31:34.602Z] 2437ff75d9bd: Pull complete [2023-05-17T21:31:34.602Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T21:31:34.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T21:31:34.602Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:31:34.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-15956 does not seem to be running inside a container [2023-05-17T21:31:34.870Z] $ 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/106 -v /w/workspace/app-rfid-llrp-inventory/106:/w/workspace/app-rfid-llrp-inventory/106:rw,z -v /w/workspace/app-rfid-llrp-inventory/106@tmp:/w/workspace/app-rfid-llrp-inventory/106@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-05-17T21:31:37.582Z] $ docker top 63fcb98bedac372c7b9ed85046740a0d5c060663d8d06fb1f4fa76e7f68027b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:31:38.460Z] ---> job-cost.sh [2023-05-17T21:31:38.460Z] lf-activate-venv: SKIPPING [2023-05-17T21:31:38.460Z] INFO: No Stack... [2023-05-17T21:31:39.046Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T21:31:40.009Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T21:31:40.655Z] + cat /w/workspace/app-rfid-llrp-inventory/106/archives/cost.csv [2023-05-17T21:31:40.655Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T21:31:40.723Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-106-stack-cost] [2023-05-17T21:31:40.732Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-106-stack-cost] did not exist. Created. [2023-05-17T21:31:40.732Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T21:31:41.394Z] /w/workspace/app-rfid-llrp-inventory/106@tmp/durable-b10d9840/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T21:31:42.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T21:31:42.068Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T21:31:42.127Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T21:31:42.136Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-106-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T21:31:42.167Z] $ docker stop --time=1 63fcb98bedac372c7b9ed85046740a0d5c060663d8d06fb1f4fa76e7f68027b1 [2023-05-17T21:31:43.696Z] $ docker rm -f --volumes 63fcb98bedac372c7b9ed85046740a0d5c060663d8d06fb1f4fa76e7f68027b1 [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-05-17T21:31:44.126Z] provisioning config files... [2023-05-17T21:31:44.135Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14075233396150247532tmp [Pipeline] { [Pipeline] sh [2023-05-17T21:31:44.426Z] + set +x [2023-05-17T21:31:44.426Z] + curl -s https://codecov.io/bash [2023-05-17T21:31:44.426Z] + bash -s -- [2023-05-17T21:31:44.426Z] [2023-05-17T21:31:44.426Z] _____ _ [2023-05-17T21:31:44.426Z] / ____| | | [2023-05-17T21:31:44.426Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T21:31:44.427Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T21:31:44.427Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T21:31:44.427Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T21:31:44.427Z] Bash-1.0.6 [2023-05-17T21:31:44.427Z] [2023-05-17T21:31:44.427Z] [2023-05-17T21:31:44.427Z] ==> git version 2.25.1 found [2023-05-17T21:31:44.427Z] ==> 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-05-17T21:31:44.427Z] Release-Date: 2020-01-08 [2023-05-17T21:31:44.427Z] 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-05-17T21:31:44.427Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T21:31:44.427Z] ==> Jenkins CI detected. [2023-05-17T21:31:44.427Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-17T21:31:44.427Z] project root: . [2023-05-17T21:31:44.427Z] --> token set from env [2023-05-17T21:31:44.427Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T21:31:44.687Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T21:31:44.687Z] ==> Python coveragepy not found [2023-05-17T21:31:44.687Z] ==> Searching for coverage reports in: [2023-05-17T21:31:44.687Z] + . [2023-05-17T21:31:44.687Z] -> Found 1 reports [2023-05-17T21:31:44.687Z] ==> Detecting git/mercurial file structure [2023-05-17T21:31:44.687Z] ==> Reading reports [2023-05-17T21:31:44.687Z] + ./coverage.out bytes=41317 [2023-05-17T21:31:44.687Z] ==> Appending adjustments [2023-05-17T21:31:44.687Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T21:31:44.687Z] + Found adjustments [2023-05-17T21:31:44.687Z] ==> Gzipping contents [2023-05-17T21:31:44.687Z] 12K /tmp/codecov.3reCbh.gz [2023-05-17T21:31:44.687Z] ==> Uploading reports [2023-05-17T21:31:44.687Z] url: https://codecov.io [2023-05-17T21:31:44.687Z] query: branch=main&commit=42fa94e7a01bb85ea5a8778b4167b161641c6daf&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T21:31:44.687Z] -> Pinging Codecov [2023-05-17T21:31:44.687Z] 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=42fa94e7a01bb85ea5a8778b4167b161641c6daf&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-17T21:31:44.946Z] -> Uploading to [2023-05-17T21:31:44.947Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/581DD39554BDF9B6E22D074273EAD858/42fa94e7a01bb85ea5a8778b4167b161641c6daf/62f7dae3-5fb2-4808-b1da-b3cf77dbef5d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T213144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5680644a529901a714cf5c6ebdcb4c1bd296c98cac03e5d1ca3a99a0f9c35706 [2023-05-17T21:31:44.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T21:31:44.947Z] Dload Upload Total Spent Left Speed [2023-05-17T21:31:45.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 58701 --:--:-- --:--:-- --:--:-- 58701 [2023-05-17T21:31:45.207Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/42fa94e7a01bb85ea5a8778b4167b161641c6daf [Pipeline] } [2023-05-17T21:31:45.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-17T21:31:45.448Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-17T21:31:45.457Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:45.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T21:31:45.758Z] [2023-05-17T21:31:45.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:31:46.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T21:31:46.056Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-17T21:31:46.056Z] df9b9388f04a: Pulling fs layer [2023-05-17T21:31:46.056Z] 52dc419b0ee2: Pulling fs layer [2023-05-17T21:31:46.056Z] 25bc292e5bac: Pulling fs layer [2023-05-17T21:31:46.056Z] 114826534d7a: Pulling fs layer [2023-05-17T21:31:46.056Z] 4657fd5d0bcf: Pulling fs layer [2023-05-17T21:31:46.056Z] 6ad1cebc031e: Pulling fs layer [2023-05-17T21:31:46.056Z] 8a3aa393b2d8: Pulling fs layer [2023-05-17T21:31:46.056Z] 4657fd5d0bcf: Waiting [2023-05-17T21:31:46.056Z] 6ad1cebc031e: Waiting [2023-05-17T21:31:46.056Z] 8a3aa393b2d8: Waiting [2023-05-17T21:31:46.056Z] 114826534d7a: Waiting [2023-05-17T21:31:46.056Z] 25bc292e5bac: Verifying Checksum [2023-05-17T21:31:46.056Z] 25bc292e5bac: Download complete [2023-05-17T21:31:46.056Z] 52dc419b0ee2: Download complete [2023-05-17T21:31:46.056Z] 4657fd5d0bcf: Verifying Checksum [2023-05-17T21:31:46.056Z] 4657fd5d0bcf: Download complete [2023-05-17T21:31:46.056Z] df9b9388f04a: Verifying Checksum [2023-05-17T21:31:46.315Z] df9b9388f04a: Pull complete [2023-05-17T21:31:46.315Z] 6ad1cebc031e: Verifying Checksum [2023-05-17T21:31:46.315Z] 52dc419b0ee2: Pull complete [2023-05-17T21:31:46.315Z] 25bc292e5bac: Pull complete [2023-05-17T21:31:46.907Z] 114826534d7a: Verifying Checksum [2023-05-17T21:31:46.907Z] 114826534d7a: Download complete [2023-05-17T21:31:46.907Z] 8a3aa393b2d8: Verifying Checksum [2023-05-17T21:31:46.907Z] 8a3aa393b2d8: Download complete [2023-05-17T21:31:50.191Z] 114826534d7a: Pull complete [2023-05-17T21:31:50.191Z] 4657fd5d0bcf: Pull complete [2023-05-17T21:31:50.757Z] 6ad1cebc031e: Pull complete [2023-05-17T21:31:53.288Z] 8a3aa393b2d8: Pull complete [2023-05-17T21:31:53.288Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-17T21:31:53.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-17T21:31:53.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:31:53.378Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:31:53.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-17T21:31:56.684Z] $ docker top 2796ddf5d96b3fb90d3c5314ab6cf60cb9e29c7117d274e8b79769920939bd7f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-17T21:31:56.748Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2023-05-17T21:31:57.027Z] + set -o pipefail [2023-05-17T21:31:57.027Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2023-05-17T21:32:03.819Z] [2023-05-17T21:32:03.819Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2023-05-17T21:32:03.819Z] [2023-05-17T21:32:03.819Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/52c8fa43-f099-4db1-8f03-e07dc1bf9e1a [2023-05-17T21:32:03.819Z] [2023-05-17T21:32:03.819Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-17T21:32:03.819Z] [2023-05-17T21:32:03.819Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-17T21:32:03.819Z] [2023-05-17T21:32:04.080Z] [2023-05-17T21:32:04.081Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-17T21:32:04.081Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-17T21:32:04.081Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-17T21:32:04.098Z] $ docker stop --time=1 2796ddf5d96b3fb90d3c5314ab6cf60cb9e29c7117d274e8b79769920939bd7f [2023-05-17T21:32:06.927Z] $ docker rm -f --volumes 2796ddf5d96b3fb90d3c5314ab6cf60cb9e29c7117d274e8b79769920939bd7f [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-05-17T21:32:07.624Z] + git log --format=format:%s -1 42fa94e7a01bb85ea5a8778b4167b161641c6daf [Pipeline] sh [2023-05-17T21:32:07.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T21:32:07.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:32:08.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:32:08.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:32:08.283Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:32:08.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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T21:32:08.742Z] $ docker top 349488e82cccf9a0ddcbc03b8091c7be906fe639edd378c33fae19c35cb42a8a -eo pid,comm [2023-05-17T21:32:08.778Z] 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-05-17T21:32:08.778Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T21:32:08.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T21:32:08.813Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T21:32:08.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T21:32:08.919Z] $ docker exec 349488e82cccf9a0ddcbc03b8091c7be906fe639edd378c33fae19c35cb42a8a ssh-agent [2023-05-17T21:32:09.029Z] SSH_AUTH_SOCK=/tmp/ssh-HIaX6hTrdWkN/agent.33 [2023-05-17T21:32:09.029Z] SSH_AGENT_PID=39 [2023-05-17T21:32:09.034Z] Running ssh-add (command line suppressed) [2023-05-17T21:32:09.142Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_554360493728206802.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_554360493728206802.key) [2023-05-17T21:32:09.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T21:32:09.434Z] + git semver tag [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,587 [run_tag] DEBUG tag force:False [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,587 [check_head_tag] DEBUG check head tag [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,588 [execute] INFO git cat-file --batch-check [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,592 [execute] INFO git cat-file --batch [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,614 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,614 [execute] INFO git tag -a v3.0.0-dev.37 -m v3.0.0-dev.37 [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,614 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.37', '-m', 'v3.0.0-dev.37'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2023-05-17T21:32:09.693Z] 2023-05-17 21:32:09,619 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T21:32:09.693Z] 3.0.0-dev.37 [Pipeline] } [2023-05-17T21:32:09.708Z] $ docker exec --env ******** --env ******** 349488e82cccf9a0ddcbc03b8091c7be906fe639edd378c33fae19c35cb42a8a ssh-agent -k [2023-05-17T21:32:09.808Z] unset SSH_AUTH_SOCK; [2023-05-17T21:32:09.808Z] unset SSH_AGENT_PID; [2023-05-17T21:32:09.808Z] echo Agent pid 39 killed; [2023-05-17T21:32:09.814Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T21:32:10.129Z] + git semver [Pipeline] } [2023-05-17T21:32:10.405Z] $ docker stop --time=1 349488e82cccf9a0ddcbc03b8091c7be906fe639edd378c33fae19c35cb42a8a [2023-05-17T21:32:11.706Z] $ docker rm -f --volumes 349488e82cccf9a0ddcbc03b8091c7be906fe639edd378c33fae19c35cb42a8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:32:12.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T21:32:12.090Z] [2023-05-17T21:32:12.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:32:12.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T21:32:12.390Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-17T21:32:12.390Z] ab5ef0e58194: Pulling fs layer [2023-05-17T21:32:12.390Z] 9712f1f96733: Pulling fs layer [2023-05-17T21:32:12.390Z] 63f879dbbcfc: Pulling fs layer [2023-05-17T21:32:12.390Z] 0d9ebad4ef96: Pulling fs layer [2023-05-17T21:32:12.390Z] e9a5061849ea: Pulling fs layer [2023-05-17T21:32:12.390Z] d747dcd14b5f: Pulling fs layer [2023-05-17T21:32:12.390Z] 2de7ff778b66: Pulling fs layer [2023-05-17T21:32:12.390Z] 0d9ebad4ef96: Waiting [2023-05-17T21:32:12.390Z] d747dcd14b5f: Waiting [2023-05-17T21:32:12.390Z] 9712f1f96733: Verifying Checksum [2023-05-17T21:32:12.390Z] 9712f1f96733: Download complete [2023-05-17T21:32:12.649Z] 63f879dbbcfc: Verifying Checksum [2023-05-17T21:32:12.649Z] 63f879dbbcfc: Download complete [2023-05-17T21:32:12.907Z] e9a5061849ea: Verifying Checksum [2023-05-17T21:32:12.907Z] e9a5061849ea: Download complete [2023-05-17T21:32:12.907Z] d747dcd14b5f: Verifying Checksum [2023-05-17T21:32:12.907Z] d747dcd14b5f: Download complete [2023-05-17T21:32:12.907Z] 0d9ebad4ef96: Verifying Checksum [2023-05-17T21:32:12.907Z] ab5ef0e58194: Verifying Checksum [2023-05-17T21:32:12.907Z] ab5ef0e58194: Download complete [2023-05-17T21:32:12.907Z] 2de7ff778b66: Verifying Checksum [2023-05-17T21:32:12.907Z] 2de7ff778b66: Download complete [2023-05-17T21:32:15.435Z] ab5ef0e58194: Pull complete [2023-05-17T21:32:15.435Z] 9712f1f96733: Pull complete [2023-05-17T21:32:16.001Z] 63f879dbbcfc: Pull complete [2023-05-17T21:32:19.284Z] 0d9ebad4ef96: Pull complete [2023-05-17T21:32:19.284Z] e9a5061849ea: Pull complete [2023-05-17T21:32:19.284Z] d747dcd14b5f: Pull complete [2023-05-17T21:32:20.659Z] 2de7ff778b66: Pull complete [2023-05-17T21:32:20.659Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-17T21:32:20.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-17T21:32:20.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:32:20.741Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:32:20.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-17T21:32:25.207Z] $ docker top 3b6b2830f562d7ceb6c8ea713c74076428f031cc520a6ea9ba24bcb8026279fa -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:32:25.270Z] provisioning config files... [2023-05-17T21:32:25.277Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13919350725273387802tmp [2023-05-17T21:32:25.286Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8101820443323299169tmp [2023-05-17T21:32:25.293Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3572232457565340955tmp [Pipeline] { [Pipeline] echo [2023-05-17T21:32:25.305Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:25.586Z] ---> sigul-configuration.sh [2023-05-17T21:32:25.586Z] gpg: directory `/root/.gnupg' created [2023-05-17T21:32:25.586Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-17T21:32:25.586Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-17T21:32:25.586Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-17T21:32:25.586Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-17T21:32:25.586Z] gpg: CAST5 encrypted data [2023-05-17T21:32:25.586Z] gpg: encrypted with 1 passphrase [2023-05-17T21:32:25.587Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-17T21:32:25.872Z] + mkdir /home/jenkins [2023-05-17T21:32:25.872Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-17T21:32:26.152Z] + 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-05-17T21:32:26.161Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:26.445Z] ---> sigul-install.sh [2023-05-17T21:32:26.445Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-17T21:32:26.736Z] + git tag --list [2023-05-17T21:32:26.736Z] v0.0.0 [2023-05-17T21:32:26.736Z] v1.0.0 [2023-05-17T21:32:26.736Z] v2.1.0 [2023-05-17T21:32:26.736Z] v2.1.1 [2023-05-17T21:32:26.736Z] v2.1.1-dev.1 [2023-05-17T21:32:26.736Z] v2.2.0 [2023-05-17T21:32:26.736Z] v2.2.1-dev.1 [2023-05-17T21:32:26.736Z] v2.2.1-dev.2 [2023-05-17T21:32:26.736Z] v2.2.1-dev.3 [2023-05-17T21:32:26.736Z] v2.2.1-dev.4 [2023-05-17T21:32:26.736Z] v2.2.1-dev.5 [2023-05-17T21:32:26.736Z] v2.2.1-dev.6 [2023-05-17T21:32:26.736Z] v2.2.1-dev.7 [2023-05-17T21:32:26.736Z] v2.3.0 [2023-05-17T21:32:26.736Z] v2.3.0-dev.10 [2023-05-17T21:32:26.736Z] v2.3.0-dev.11 [2023-05-17T21:32:26.736Z] v2.3.0-dev.12 [2023-05-17T21:32:26.736Z] v2.3.0-dev.13 [2023-05-17T21:32:26.736Z] v2.3.0-dev.14 [2023-05-17T21:32:26.736Z] v2.3.0-dev.15 [2023-05-17T21:32:26.736Z] v2.3.0-dev.16 [2023-05-17T21:32:26.736Z] v2.3.0-dev.17 [2023-05-17T21:32:26.736Z] v2.3.0-dev.18 [2023-05-17T21:32:26.736Z] v2.3.0-dev.19 [2023-05-17T21:32:26.736Z] v2.3.0-dev.20 [2023-05-17T21:32:26.736Z] v2.3.0-dev.21 [2023-05-17T21:32:26.736Z] v2.3.0-dev.22 [2023-05-17T21:32:26.736Z] v2.3.0-dev.23 [2023-05-17T21:32:26.736Z] v2.3.0-dev.24 [2023-05-17T21:32:26.736Z] v2.3.0-dev.25 [2023-05-17T21:32:26.736Z] v2.3.0-dev.26 [2023-05-17T21:32:26.736Z] v2.3.0-dev.9 [2023-05-17T21:32:26.736Z] v2.3.1-dev.1 [2023-05-17T21:32:26.736Z] v3.0.0-dev.1 [2023-05-17T21:32:26.736Z] v3.0.0-dev.10 [2023-05-17T21:32:26.736Z] v3.0.0-dev.11 [2023-05-17T21:32:26.736Z] v3.0.0-dev.12 [2023-05-17T21:32:26.736Z] v3.0.0-dev.13 [2023-05-17T21:32:26.736Z] v3.0.0-dev.14 [2023-05-17T21:32:26.736Z] v3.0.0-dev.15 [2023-05-17T21:32:26.736Z] v3.0.0-dev.16 [2023-05-17T21:32:26.736Z] v3.0.0-dev.17 [2023-05-17T21:32:26.736Z] v3.0.0-dev.18 [2023-05-17T21:32:26.736Z] v3.0.0-dev.19 [2023-05-17T21:32:26.736Z] v3.0.0-dev.2 [2023-05-17T21:32:26.736Z] v3.0.0-dev.20 [2023-05-17T21:32:26.736Z] v3.0.0-dev.21 [2023-05-17T21:32:26.736Z] v3.0.0-dev.22 [2023-05-17T21:32:26.736Z] v3.0.0-dev.23 [2023-05-17T21:32:26.736Z] v3.0.0-dev.24 [2023-05-17T21:32:26.736Z] v3.0.0-dev.25 [2023-05-17T21:32:26.736Z] v3.0.0-dev.26 [2023-05-17T21:32:26.736Z] v3.0.0-dev.27 [2023-05-17T21:32:26.736Z] v3.0.0-dev.28 [2023-05-17T21:32:26.736Z] v3.0.0-dev.29 [2023-05-17T21:32:26.736Z] v3.0.0-dev.3 [2023-05-17T21:32:26.736Z] v3.0.0-dev.30 [2023-05-17T21:32:26.736Z] v3.0.0-dev.31 [2023-05-17T21:32:26.736Z] v3.0.0-dev.32 [2023-05-17T21:32:26.736Z] v3.0.0-dev.33 [2023-05-17T21:32:26.736Z] v3.0.0-dev.34 [2023-05-17T21:32:26.736Z] v3.0.0-dev.35 [2023-05-17T21:32:26.736Z] v3.0.0-dev.36 [2023-05-17T21:32:26.736Z] v3.0.0-dev.37 [2023-05-17T21:32:26.736Z] v3.0.0-dev.4 [2023-05-17T21:32:26.736Z] v3.0.0-dev.5 [2023-05-17T21:32:26.736Z] v3.0.0-dev.6 [2023-05-17T21:32:26.736Z] v3.0.0-dev.7 [2023-05-17T21:32:26.736Z] v3.0.0-dev.8 [2023-05-17T21:32:26.736Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-17T21:32:27.023Z] + lftools sign git-tag v3.0.0-dev.37 [2023-05-17T21:32:27.592Z] Signing Git tag with Sigul... [2023-05-17T21:32:27.592Z] Signing v3.0.0-dev.37 [Pipeline] echo [2023-05-17T21:32:27.859Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:28.141Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-17T21:32:28.148Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-17T21:32:28.183Z] $ docker stop --time=1 3b6b2830f562d7ceb6c8ea713c74076428f031cc520a6ea9ba24bcb8026279fa [2023-05-17T21:32:29.479Z] $ docker rm -f --volumes 3b6b2830f562d7ceb6c8ea713c74076428f031cc520a6ea9ba24bcb8026279fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-17T21:32:29.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T21:32:29.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:32:30.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:32:30.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:32:30.266Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:32:30.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T21:32:30.632Z] $ docker top 2a77a86305739d921ce040f3acc09bfd9631ae6e81965a2b1919335bbee75c46 -eo pid,comm [2023-05-17T21:32:30.671Z] 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-05-17T21:32:30.671Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T21:32:30.709Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T21:32:30.709Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T21:32:30.812Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T21:32:30.820Z] $ docker exec 2a77a86305739d921ce040f3acc09bfd9631ae6e81965a2b1919335bbee75c46 ssh-agent [2023-05-17T21:32:30.914Z] SSH_AUTH_SOCK=/tmp/ssh-cD2OrUOvdUOH/agent.32 [2023-05-17T21:32:30.914Z] SSH_AGENT_PID=38 [2023-05-17T21:32:30.919Z] Running ssh-add (command line suppressed) [2023-05-17T21:32:31.019Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13088847527507957527.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13088847527507957527.key) [2023-05-17T21:32:31.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T21:32:31.314Z] + git semver bump pre [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,495 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,495 [bump_version] DEBUG bumping version:3.0.0-dev.37 on axis:pre with prefix:dev [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,495 [bump_version] DEBUG bumped version:3.0.0-dev.38 [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,495 [write_version] DEBUG write version:3.0.0-dev.38 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,496 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,496 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,498 [execute] INFO git cat-file --batch-check [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,498 [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-05-17T21:32:31.574Z] 2023-05-17 21:32:31,504 [execute] INFO git cat-file --batch [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T21:32:31.574Z] 2023-05-17 21:32:31,509 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T21:32:31.574Z] 3.0.0-dev.38 [Pipeline] } [2023-05-17T21:32:31.588Z] $ docker exec --env ******** --env ******** 2a77a86305739d921ce040f3acc09bfd9631ae6e81965a2b1919335bbee75c46 ssh-agent -k [2023-05-17T21:32:31.694Z] unset SSH_AUTH_SOCK; [2023-05-17T21:32:31.694Z] unset SSH_AGENT_PID; [2023-05-17T21:32:31.694Z] echo Agent pid 38 killed; [2023-05-17T21:32:31.699Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T21:32:31.996Z] + git semver [Pipeline] } [2023-05-17T21:32:32.272Z] $ docker stop --time=1 2a77a86305739d921ce040f3acc09bfd9631ae6e81965a2b1919335bbee75c46 [2023-05-17T21:32:33.550Z] $ docker rm -f --volumes 2a77a86305739d921ce040f3acc09bfd9631ae6e81965a2b1919335bbee75c46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T21:32:33.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T21:32:33.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:32:34.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T21:32:34.180Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:32:34.250Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:32:34.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T21:32:34.634Z] $ docker top c5b7b40594c74580a81aa0eb5278e84291ad563e75d003fdb0d07e8bd45910ff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T21:32:34.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T21:32:34.726Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T21:32:34.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T21:32:34.841Z] $ docker exec c5b7b40594c74580a81aa0eb5278e84291ad563e75d003fdb0d07e8bd45910ff ssh-agent [2023-05-17T21:32:34.946Z] SSH_AUTH_SOCK=/tmp/ssh-h0R0hX3ovrFV/agent.32 [2023-05-17T21:32:34.946Z] SSH_AGENT_PID=39 [2023-05-17T21:32:34.951Z] Running ssh-add (command line suppressed) [2023-05-17T21:32:35.061Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_705848242364568862.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_705848242364568862.key) [2023-05-17T21:32:35.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T21:32:35.355Z] + git semver push [2023-05-17T21:32:35.615Z] 2023-05-17 21:32:35,528 [run_push] DEBUG push [2023-05-17T21:32:35.615Z] 2023-05-17 21:32:35,528 [execute] INFO git cat-file --batch-check [2023-05-17T21:32:35.615Z] 2023-05-17 21:32:35,529 [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-05-17T21:32:35.615Z] 2023-05-17 21:32:35,532 [execute] INFO git rev-list afb4db91d560670051aa78c30ecfe25ef58e3247 -- [2023-05-17T21:32:35.615Z] 2023-05-17 21:32:35,532 [execute] DEBUG Popen(['git', 'rev-list', 'afb4db91d560670051aa78c30ecfe25ef58e3247', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-17T21:32:35.615Z] 2023-05-17 21:32:35,539 [execute] INFO git fetch -v origin [2023-05-17T21:32:35.615Z] 2023-05-17 21:32:35,540 [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-05-17T21:32:36.183Z] 2023-05-17 21:32:36,007 [run_push] DEBUG no remote changes detected [2023-05-17T21:32:36.183Z] 2023-05-17 21:32:36,007 [execute] INFO git push origin semver [2023-05-17T21:32:36.183Z] 2023-05-17 21:32:36,007 [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-05-17T21:32:36.754Z] 2023-05-17 21:32:36,750 [run_push] DEBUG push all version tags [2023-05-17T21:32:36.754Z] 2023-05-17 21:32:36,751 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-17T21:32:36.754Z] 2023-05-17 21:32:36,751 [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-05-17T21:32:37.693Z] 2023-05-17 21:32:37,478 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2023-05-17T21:32:37.693Z] 3.0.0-dev.38 [Pipeline] } [2023-05-17T21:32:37.708Z] $ docker exec --env ******** --env ******** c5b7b40594c74580a81aa0eb5278e84291ad563e75d003fdb0d07e8bd45910ff ssh-agent -k [2023-05-17T21:32:37.812Z] unset SSH_AUTH_SOCK; [2023-05-17T21:32:37.812Z] unset SSH_AGENT_PID; [2023-05-17T21:32:37.812Z] echo Agent pid 39 killed; [2023-05-17T21:32:37.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T21:32:38.141Z] + git semver [Pipeline] } [2023-05-17T21:32:38.422Z] $ docker stop --time=1 c5b7b40594c74580a81aa0eb5278e84291ad563e75d003fdb0d07e8bd45910ff [2023-05-17T21:32:39.720Z] $ docker rm -f --volumes c5b7b40594c74580a81aa0eb5278e84291ad563e75d003fdb0d07e8bd45910ff [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-05-17T21:32:40.334Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2023-05-17T21:32:40.334Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-17T21:32:40.334Z] total 16 [2023-05-17T21:32:40.334Z] drwxr-xr-x 3 root root 4096 May 17 21:19 . [2023-05-17T21:32:40.334Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:32 .. [2023-05-17T21:32:40.334Z] drwxr-xr-x 2 root root 4096 May 17 21:19 cost [2023-05-17T21:32:40.334Z] -rw-r--r-- 1 root root 95 May 17 21:19 cost.csv [2023-05-17T21:32:40.334Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-17T21:32:40.334Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2023-05-17T21:32:40.334Z] total 16 [2023-05-17T21:32:40.334Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 21:19 . [2023-05-17T21:32:40.334Z] drwxrwxr-x 12 jenkins jenkins 4096 May 17 21:32 .. [2023-05-17T21:32:40.334Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 21:19 cost [2023-05-17T21:32:40.334Z] -rw-r--r-- 1 jenkins jenkins 95 May 17 21:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:40.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:41.652Z] ---> package-listing.sh [2023-05-17T21:32:41.652Z] ++ facter osfamily [2023-05-17T21:32:41.652Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T21:32:41.912Z] + OS_FAMILY=debian [2023-05-17T21:32:41.912Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2023-05-17T21:32:41.912Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T21:32:41.912Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T21:32:41.912Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T21:32:41.912Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T21:32:41.912Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-17T21:32:41.912Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T21:32:41.912Z] + case "${OS_FAMILY}" in [2023-05-17T21:32:41.912Z] + dpkg -l [2023-05-17T21:32:41.912Z] + grep '^ii' [2023-05-17T21:32:41.912Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T21:32:41.912Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T21:32:41.912Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T21:32:41.912Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2023-05-17T21:32:41.912Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2023-05-17T21:32:41.912Z] + 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-05-17T21:32:41.922Z] 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-05-17T21:32:42.197Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T21:32:42.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T21:32:42.751Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T21:32:42.821Z] prd-ubuntu20.04-docker-8c-8g-15955 does not seem to be running inside a container [2023-05-17T21:32:42.857Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T21:32:43.104Z] $ docker top 46d14766dbbe2a856d21e5d4bd31ca801f022d23a1f76baf54ef280323bcc766 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T21:32:43.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T21:32:43.722Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T21:32:44.006Z] + ls /var/log/sa-host [2023-05-17T21:32:44.006Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T21:32:44.176Z] provisioning config files... [2023-05-17T21:32:44.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12764632178852096208tmp [Pipeline] { [Pipeline] echo [2023-05-17T21:32:44.201Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:44.482Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T21:32:44.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:44.832Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T21:32:44.841Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:45.125Z] ---> sudo-logs.sh [2023-05-17T21:32:45.125Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T21:32:45.158Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:45.442Z] ---> job-cost.sh [2023-05-17T21:32:45.443Z] lf-activate-venv: SKIPPING [2023-05-17T21:32:45.443Z] DEBUG: total: 0.2199999988079071 [2023-05-17T21:32:45.443Z] INFO: Retrieving Stack Cost... [2023-05-17T21:32:45.701Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T21:32:46.270Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T21:32:46.283Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T21:32:46.568Z] ---> logs-deploy.sh [2023-05-17T21:32:46.568Z] lf-activate-venv: SKIPPING [2023-05-17T21:32:46.568Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/106 [2023-05-17T21:32:46.568Z] INFO: archiving workspace using pattern(s): [2023-05-17T21:32:47.507Z] Archives upload complete. [2023-05-17T21:32:47.507Z] INFO: archiving logs to Nexus