Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4a020dcf3f88d8c23c6bc4bea275782f951f00d 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-ssh12812902617267062022.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-ssh13344246420126269761.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3843136349349138476.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-ssh17297926582966472772.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17182122720297853829.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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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-14796 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e4a020dcf3f88d8c23c6bc4bea275782f951f00d (main) Commit message: "refactor: Consume Provision Watcher changes for running multiple instances (#225)" > git config core.sparsecheckout # timeout=10 > git checkout -f e4a020dcf3f88d8c23c6bc4bea275782f951f00d # timeout=10 > git rev-list --no-walk 3bf2a1dd5ef8a3af793d193d3736e7abdec0de79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T22:43:55.666Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T22:43:55.726Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T22:43:55.743Z] ========================================================= [2023-05-09T22:43:55.743Z] EdgeX Global Pipelines Version Info [2023-05-09T22:43:55.743Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:43:56.470Z] ------------------- [2023-05-09T22:43:56.471Z] stable info: [2023-05-09T22:43:56.471Z] ------------------- [2023-05-09T22:43:56.471Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T22:43:56.471Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T22:43:56.471Z] Message: update stable to v1.0.249 [2023-05-09T22:43:57.044Z] ------------------- [2023-05-09T22:43:57.044Z] experimental info: [2023-05-09T22:43:57.044Z] ------------------- [2023-05-09T22:43:57.044Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T22:43:57.044Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T22:43:57.044Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T22:43:57.211Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-09T22:43:57.224Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-09T22:43:57.239Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T22:43:57.259Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T22:43:57.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T22:43:57.295Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T22:43:57.307Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T22:43:57.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T22:43:57.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T22:43:57.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T22:43:57.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T22:43:57.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-09T22:43:57.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T22:43:57.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T22:43:57.428Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T22:43:57.442Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T22:43:57.462Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T22:43:57.473Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T22:43:57.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T22:43:57.498Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T22:43:57.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T22:43:57.525Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T22:43:57.542Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T22:43:57.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T22:43:57.566Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T22:43:57.581Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T22:43:57.599Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T22:43:57.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T22:43:57.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T22:43:57.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T22:43:57.665Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] echo [2023-05-09T22:43:57.677Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4a020d [Pipeline] echo [2023-05-09T22:43:57.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:43:57.735Z] provisioning config files... [2023-05-09T22:43:57.750Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4150003224068190207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:43:58.051Z] ---> docker-login.sh [2023-05-09T22:43:58.051Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:43:58.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:43:58.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:43:58.311Z] Configure a credential helper to remove this warning. See [2023-05-09T22:43:58.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:43:58.311Z] [2023-05-09T22:43:58.311Z] Login Succeeded [2023-05-09T22:43:58.311Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:43:58.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:43:58.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:43:58.311Z] Configure a credential helper to remove this warning. See [2023-05-09T22:43:58.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:43:58.311Z] [2023-05-09T22:43:58.311Z] Login Succeeded [2023-05-09T22:43:58.311Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:43:58.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:43:58.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:43:58.573Z] Configure a credential helper to remove this warning. See [2023-05-09T22:43:58.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:43:58.573Z] [2023-05-09T22:43:58.573Z] Login Succeeded [2023-05-09T22:43:58.573Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:43:58.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:43:58.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:43:58.573Z] Configure a credential helper to remove this warning. See [2023-05-09T22:43:58.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:43:58.573Z] [2023-05-09T22:43:58.573Z] Login Succeeded [2023-05-09T22:43:58.573Z] docker.io [2023-05-09T22:43:58.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:43:58.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:43:58.833Z] Configure a credential helper to remove this warning. See [2023-05-09T22:43:58.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:43:58.833Z] [2023-05-09T22:43:58.833Z] Login Succeeded [2023-05-09T22:43:58.833Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:43:58.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T22:43:59.215Z] + git rev-list -1 --merges e4a020dcf3f88d8c23c6bc4bea275782f951f00d~1..e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] echo [2023-05-09T22:43:59.269Z] -----------> git rev-list -1 --merges e4a020dcf3f88d8c23c6bc4bea275782f951f00d~1..e4a020dcf3f88d8c23c6bc4bea275782f951f00d e4a020dcf3f88d8c23c6bc4bea275782f951f00d [false] [Pipeline] sh [2023-05-09T22:43:59.564Z] + git log --format=format:%s -1 e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] echo [2023-05-09T22:43:59.579Z] ========================================================= [2023-05-09T22:43:59.579Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T22:43:59.579Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:43:59.921Z] + git log --format=format:%s -1 e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] echo [2023-05-09T22:43:59.932Z] [semverPrep] GIT_COMMIT: e4a020dcf3f88d8c23c6bc4bea275782f951f00d, Commit Message: refactor: Consume Provision Watcher changes for running multiple instances (#225) [Pipeline] echo [2023-05-09T22:43:59.944Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T22:44:00.305Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:44:00.305Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T22:44:00.305Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T22:44:00.305Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T22:44:00.305Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T22:44:00.305Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T22:44:00.305Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:44:00.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:44:00.674Z] [2023-05-09T22:44:00.674Z] 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-09T22:44:00.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:44:00.981Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T22:44:00.981Z] b85a868b505f: Pulling fs layer [2023-05-09T22:44:00.981Z] e2be974225ed: Pulling fs layer [2023-05-09T22:44:00.981Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T22:44:00.981Z] 988bab9f4d93: Pulling fs layer [2023-05-09T22:44:00.981Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T22:44:00.981Z] eaf3925da568: Pulling fs layer [2023-05-09T22:44:00.981Z] bab4dde63d76: Pulling fs layer [2023-05-09T22:44:00.981Z] bde34c3a00c8: Pulling fs layer [2023-05-09T22:44:00.981Z] b352a97aabf1: Pulling fs layer [2023-05-09T22:44:00.981Z] 4872d77fe225: Pulling fs layer [2023-05-09T22:44:00.981Z] 5851b861e8e6: Pulling fs layer [2023-05-09T22:44:00.981Z] 1469e6f7b9e6: Waiting [2023-05-09T22:44:00.981Z] eaf3925da568: Waiting [2023-05-09T22:44:00.981Z] bab4dde63d76: Waiting [2023-05-09T22:44:00.981Z] bde34c3a00c8: Waiting [2023-05-09T22:44:00.981Z] b352a97aabf1: Waiting [2023-05-09T22:44:00.981Z] 4872d77fe225: Waiting [2023-05-09T22:44:00.981Z] 5851b861e8e6: Waiting [2023-05-09T22:44:00.981Z] 988bab9f4d93: Waiting [2023-05-09T22:44:00.981Z] e2be974225ed: Download complete [2023-05-09T22:44:00.981Z] 988bab9f4d93: Verifying Checksum [2023-05-09T22:44:00.981Z] 988bab9f4d93: Download complete [2023-05-09T22:44:01.240Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T22:44:01.240Z] 1469e6f7b9e6: Download complete [2023-05-09T22:44:01.240Z] eaf3925da568: Verifying Checksum [2023-05-09T22:44:01.240Z] eaf3925da568: Download complete [2023-05-09T22:44:01.240Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T22:44:01.240Z] 339a4e72a1f5: Download complete [2023-05-09T22:44:01.240Z] bde34c3a00c8: Verifying Checksum [2023-05-09T22:44:01.240Z] bde34c3a00c8: Download complete [2023-05-09T22:44:01.240Z] b352a97aabf1: Verifying Checksum [2023-05-09T22:44:01.240Z] b352a97aabf1: Download complete [2023-05-09T22:44:01.240Z] 5851b861e8e6: Verifying Checksum [2023-05-09T22:44:01.240Z] 5851b861e8e6: Download complete [2023-05-09T22:44:01.240Z] b85a868b505f: Download complete [2023-05-09T22:44:01.501Z] bab4dde63d76: Verifying Checksum [2023-05-09T22:44:01.501Z] bab4dde63d76: Download complete [2023-05-09T22:44:02.443Z] b85a868b505f: Pull complete [2023-05-09T22:44:02.705Z] e2be974225ed: Pull complete [2023-05-09T22:44:03.299Z] 339a4e72a1f5: Pull complete [2023-05-09T22:44:03.299Z] 988bab9f4d93: Pull complete [2023-05-09T22:44:03.559Z] 1469e6f7b9e6: Pull complete [2023-05-09T22:44:03.559Z] eaf3925da568: Pull complete [2023-05-09T22:44:05.469Z] bab4dde63d76: Pull complete [2023-05-09T22:44:05.469Z] bde34c3a00c8: Pull complete [2023-05-09T22:44:05.469Z] b352a97aabf1: Pull complete [2023-05-09T22:44:05.728Z] 4872d77fe225: Pull complete [2023-05-09T22:44:05.728Z] 5851b861e8e6: Pull complete [2023-05-09T22:44:05.728Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T22:44:05.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:44:05.728Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:44:05.829Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:44:05.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:44:07.140Z] $ docker top e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f -eo pid,comm [2023-05-09T22:44:07.206Z] 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-09T22:44:07.206Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:44:07.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:44:07.246Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:44:07.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:44:07.343Z] $ docker exec e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f ssh-agent [2023-05-09T22:44:07.473Z] SSH_AUTH_SOCK=/tmp/ssh-nURLiKxdLJNR/agent.32 [2023-05-09T22:44:07.473Z] SSH_AGENT_PID=38 [2023-05-09T22:44:07.479Z] Running ssh-add (command line suppressed) [2023-05-09T22:44:07.572Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11172503234200566331.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11172503234200566331.key) [2023-05-09T22:44:07.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:44:07.883Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T22:44:07.882Z] $ docker exec --env ******** --env ******** e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f ssh-agent -k [2023-05-09T22:44:07.986Z] unset SSH_AUTH_SOCK; [2023-05-09T22:44:07.986Z] unset SSH_AGENT_PID; [2023-05-09T22:44:07.986Z] echo Agent pid 38 killed; [2023-05-09T22:44:08.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T22:44:08.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:44:08.032Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:44:08.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:44:08.140Z] $ docker exec e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f ssh-agent [2023-05-09T22:44:08.260Z] SSH_AUTH_SOCK=/tmp/ssh-g9R0oXGTsAU1/agent.70 [2023-05-09T22:44:08.260Z] SSH_AGENT_PID=76 [2023-05-09T22:44:08.265Z] Running ssh-add (command line suppressed) [2023-05-09T22:44:08.368Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9810074399800836976.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9810074399800836976.key) [2023-05-09T22:44:08.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:44:08.687Z] + git semver init [2023-05-09T22:44:08.947Z] 2023-05-09 22:44:08,848 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T22:44:08.947Z] 2023-05-09 22:44:08,848 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-09T22:44:08.947Z] 2023-05-09 22:44:08,849 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-09T22:44:08.947Z] 2023-05-09 22:44:08,849 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:44:09.886Z] 2023-05-09 22:44:09,613 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-09T22:44:09.886Z] 2023-05-09 22:44:09,614 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-09T22:44:09.886Z] 2023-05-09 22:44:09,614 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-09T22:44:09.886Z] 2023-05-09 22:44:09,614 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-09T22:44:09.886Z] 3.0.0-dev.22 [Pipeline] } [2023-05-09T22:44:09.885Z] $ docker exec --env ******** --env ******** e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f ssh-agent -k [2023-05-09T22:44:09.987Z] unset SSH_AUTH_SOCK; [2023-05-09T22:44:09.988Z] unset SSH_AGENT_PID; [2023-05-09T22:44:09.989Z] echo Agent pid 76 killed; [2023-05-09T22:44:10.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:44:10.318Z] + git semver [Pipeline] } [2023-05-09T22:44:10.582Z] $ docker stop --time=1 e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f [2023-05-09T22:44:11.879Z] $ docker rm -f --volumes e4548a408f3a7bbcf62c66362c3a007ef4af47e1a33eb86f45cb99e3d56fdd0f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:44:12.232Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T22:44:12.436Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T22:44:12.439Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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-09T22:44:12.600Z] provisioning config files... [2023-05-09T22:44:12.609Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17966042813115988459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:44:12.905Z] ---> docker-login.sh [2023-05-09T22:44:12.905Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:44:12.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:44:12.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:44:12.905Z] Configure a credential helper to remove this warning. See [2023-05-09T22:44:12.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:44:12.905Z] [2023-05-09T22:44:12.905Z] Login Succeeded [2023-05-09T22:44:12.905Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:44:15.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:44:16.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:44:16.230Z] Configure a credential helper to remove this warning. See [2023-05-09T22:44:16.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:44:16.230Z] [2023-05-09T22:44:16.230Z] Login Succeeded [2023-05-09T22:44:16.230Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:44:16.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:44:16.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:44:16.230Z] Configure a credential helper to remove this warning. See [2023-05-09T22:44:16.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:44:16.230Z] [2023-05-09T22:44:16.230Z] Login Succeeded [2023-05-09T22:44:16.230Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:44:16.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:44:16.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:44:16.490Z] Configure a credential helper to remove this warning. See [2023-05-09T22:44:16.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:44:16.490Z] [2023-05-09T22:44:16.490Z] Login Succeeded [2023-05-09T22:44:16.490Z] docker.io [2023-05-09T22:44:16.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:44:16.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:44:16.749Z] Configure a credential helper to remove this warning. See [2023-05-09T22:44:16.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:44:16.749Z] [2023-05-09T22:44:16.749Z] Login Succeeded [2023-05-09T22:44:16.749Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:44:16.757Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T22:44:16.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:44:16.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:44:16.830Z] ========================================================= [2023-05-09T22:44:16.830Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T22:44:16.830Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:44:17.143Z] + 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-09T22:44:17.143Z] Sending build context to Docker daemon 4.232MB [2023-05-09T22:44:17.143Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:44:17.143Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T22:44:17.143Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T22:44:17.143Z] f56be85fc22e: Pulling fs layer [2023-05-09T22:44:17.143Z] 85791d961cd3: Pulling fs layer [2023-05-09T22:44:17.143Z] d694b5ae8c79: Pulling fs layer [2023-05-09T22:44:17.143Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T22:44:17.143Z] 4d19c01a9841: Pulling fs layer [2023-05-09T22:44:17.143Z] 9325e15d5711: Pulling fs layer [2023-05-09T22:44:17.143Z] 556b6ee489ea: Pulling fs layer [2023-05-09T22:44:17.143Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T22:44:17.143Z] 556b6ee489ea: Waiting [2023-05-09T22:44:17.143Z] 9325e15d5711: Waiting [2023-05-09T22:44:17.143Z] c5a4b2cf53e6: Waiting [2023-05-09T22:44:17.143Z] 4d19c01a9841: Waiting [2023-05-09T22:44:17.143Z] 9f32a84ed3da: Waiting [2023-05-09T22:44:17.143Z] 85791d961cd3: Verifying Checksum [2023-05-09T22:44:17.143Z] 85791d961cd3: Download complete [2023-05-09T22:44:17.143Z] 9f32a84ed3da: Download complete [2023-05-09T22:44:17.143Z] 4d19c01a9841: Download complete [2023-05-09T22:44:17.143Z] f56be85fc22e: Download complete [2023-05-09T22:44:17.402Z] 9325e15d5711: Verifying Checksum [2023-05-09T22:44:17.402Z] 9325e15d5711: Download complete [2023-05-09T22:44:17.402Z] f56be85fc22e: Pull complete [2023-05-09T22:44:17.662Z] 85791d961cd3: Pull complete [2023-05-09T22:44:17.920Z] d694b5ae8c79: Verifying Checksum [2023-05-09T22:44:17.920Z] d694b5ae8c79: Download complete [2023-05-09T22:44:17.920Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T22:44:17.920Z] c5a4b2cf53e6: Download complete [2023-05-09T22:44:18.179Z] 556b6ee489ea: Verifying Checksum [2023-05-09T22:44:18.179Z] 556b6ee489ea: Download complete [2023-05-09T22:44:22.392Z] d694b5ae8c79: Pull complete [2023-05-09T22:44:22.392Z] 9f32a84ed3da: Pull complete [2023-05-09T22:44:22.392Z] 4d19c01a9841: Pull complete [2023-05-09T22:44:22.392Z] 9325e15d5711: Pull complete [2023-05-09T22:44:24.927Z] 556b6ee489ea: Pull complete [2023-05-09T22:44:25.499Z] c5a4b2cf53e6: Pull complete [2023-05-09T22:44:25.499Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T22:44:25.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T22:44:25.499Z] ---> c4be618373d6 [2023-05-09T22:44:25.499Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T22:44:27.407Z] ---> Running in 8aa6cdbf1b06 [2023-05-09T22:44:27.407Z] Removing intermediate container 8aa6cdbf1b06 [2023-05-09T22:44:27.407Z] ---> fa7487456615 [2023-05-09T22:44:27.407Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T22:44:27.407Z] ---> Running in 03907da5242a [2023-05-09T22:44:27.552Z] Still waiting to schedule task [2023-05-09T22:44:27.552Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-09T22:44:27.667Z] Removing intermediate container 03907da5242a [2023-05-09T22:44:27.667Z] ---> 07e056050cbe [2023-05-09T22:44:27.667Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T22:44:27.667Z] ---> Running in 8a87140af2f8 [2023-05-09T22:44:27.667Z] Removing intermediate container 8a87140af2f8 [2023-05-09T22:44:27.667Z] ---> 65c186ecec73 [2023-05-09T22:44:27.667Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T22:44:27.667Z] ---> Running in 6cffe62dcd81 [2023-05-09T22:44:27.926Z] Removing intermediate container 6cffe62dcd81 [2023-05-09T22:44:27.926Z] ---> d4cba7ccf30a [2023-05-09T22:44:27.926Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T22:44:27.926Z] ---> Running in 22a74a463003 [2023-05-09T22:44:28.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T22:44:28.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T22:44:28.445Z] OK: 265 MiB in 53 packages [2023-05-09T22:44:28.705Z] Removing intermediate container 22a74a463003 [2023-05-09T22:44:28.705Z] ---> ae873d4258ca [2023-05-09T22:44:28.705Z] Step 8/12 : WORKDIR /app [2023-05-09T22:44:28.705Z] ---> Running in 6bc604958401 [2023-05-09T22:44:28.965Z] Removing intermediate container 6bc604958401 [2023-05-09T22:44:28.965Z] ---> 51996909bdc0 [2023-05-09T22:44:28.965Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T22:44:28.965Z] ---> 148edceb4ead [2023-05-09T22:44:28.965Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:44:28.965Z] ---> Running in 924c2f58d6b7 [2023-05-09T22:44:55.511Z] Removing intermediate container 924c2f58d6b7 [2023-05-09T22:44:55.511Z] ---> 3b940710446a [2023-05-09T22:44:55.511Z] Step 11/12 : COPY . . [2023-05-09T22:44:55.511Z] ---> 8aab5e3f4dd2 [2023-05-09T22:44:55.511Z] Step 12/12 : RUN $MAKE [2023-05-09T22:44:55.511Z] ---> Running in 41f3565e63f0 [2023-05-09T22:44:55.511Z] noop [2023-05-09T22:44:55.511Z] Removing intermediate container 41f3565e63f0 [2023-05-09T22:44:55.511Z] ---> b40ecd42bcdd [2023-05-09T22:44:55.511Z] Successfully built b40ecd42bcdd [2023-05-09T22:44:55.511Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:44:55.819Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T22:44:55.819Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:44:55.897Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:44:55.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:44:56.308Z] $ docker top b9c1c6eac20775d01d9d5fcab1939e5111c76b44fb4d5f78ab7c1da250326bad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:44:56.649Z] + go version [2023-05-09T22:44:56.649Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T22:44:56.661Z] $ docker stop --time=1 b9c1c6eac20775d01d9d5fcab1939e5111c76b44fb4d5f78ab7c1da250326bad [2023-05-09T22:44:57.940Z] $ docker rm -f --volumes b9c1c6eac20775d01d9d5fcab1939e5111c76b44fb4d5f78ab7c1da250326bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:44:58.341Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T22:44:58.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:44:58.415Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:44:58.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:44:58.821Z] $ docker top b727d5ff2b540da3beed395f80e339c146f032187b48191a255e90b9d4a97162 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:44:59.166Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T22:44:59.462Z] + make test [2023-05-09T22:44:59.462Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T22:45:04.734Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-09T22:45:16.995Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-09T22:45:16.995Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-09T22:45:19.534Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.705s coverage: 40.5% of statements [2023-05-09T22:45:19.534Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements [2023-05-09T22:45:19.534Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements [2023-05-09T22:45:29.508Z] go vet ./... [2023-05-09T22:45:32.798Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T22:45:32.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T22:45:32.799Z] ./bin/test-attribution-txt.sh [2023-05-09T22:45:32.799Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-09T22:45:32.799Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-09T22:45:32.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T22:45:32.826Z] $ docker stop --time=1 b727d5ff2b540da3beed395f80e339c146f032187b48191a255e90b9d4a97162 [2023-05-09T22:45:35.929Z] $ docker rm -f --volumes b727d5ff2b540da3beed395f80e339c146f032187b48191a255e90b9d4a97162 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:45:36.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T22:45:36.530Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T22:45:36.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T22:45:37.276Z] + ls -al . [2023-05-09T22:45:37.276Z] total 628 [2023-05-09T22:45:37.276Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 22:44 . [2023-05-09T22:45:37.276Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:43 .. [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 134 May 9 22:43 .dockerignore [2023-05-09T22:45:37.276Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 22:44 .git [2023-05-09T22:45:37.276Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 22:43 .github [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 946 May 9 22:43 .gitignore [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 22:43 .golangci.yml [2023-05-09T22:45:37.276Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:44 .semver [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 9 22:43 Attribution.txt [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 9 22:43 CHANGELOG.md [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 9 22:43 Dockerfile [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 22:43 GOVERNANCE.md [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 683 May 9 22:43 Jenkinsfile [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 22:43 LICENSE [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 9 22:43 Makefile [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 22:43 OWNERS.md [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 9 22:43 README.md [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 22:44 VERSION [2023-05-09T22:45:37.276Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:43 bin [2023-05-09T22:45:37.276Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:43 cmd [2023-05-09T22:45:37.276Z] -rw-r--r-- 1 jenkins jenkins 458038 May 9 22:45 coverage.out [2023-05-09T22:45:37.276Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:43 examples [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 9 22:43 go.mod [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 9 22:43 go.sum [2023-05-09T22:45:37.276Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:43 images [2023-05-09T22:45:37.276Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 22:43 internal [2023-05-09T22:45:37.276Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:43 snap [2023-05-09T22:45:37.276Z] -rw-rw-r-- 1 jenkins jenkins 193 May 9 22:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:45:37.690Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e4a020dcf3f88d8c23c6bc4bea275782f951f00d --label arch=amd64 --label version=3.0.0-dev.22 . [2023-05-09T22:45:37.690Z] Sending build context to Docker daemon 4.232MB [2023-05-09T22:45:37.690Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:45:37.690Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-09T22:45:37.690Z] ---> b40ecd42bcdd [2023-05-09T22:45:37.690Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T22:45:37.690Z] ---> Running in fa6df58218b6 [2023-05-09T22:45:37.979Z] Removing intermediate container fa6df58218b6 [2023-05-09T22:45:37.979Z] ---> fad2315aa807 [2023-05-09T22:45:37.979Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T22:45:37.979Z] ---> Running in 57ed89c1497c [2023-05-09T22:45:37.979Z] Removing intermediate container 57ed89c1497c [2023-05-09T22:45:37.979Z] ---> d89ecfa4a4cf [2023-05-09T22:45:37.979Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T22:45:37.979Z] ---> Running in 07ff987f14da [2023-05-09T22:45:37.979Z] Removing intermediate container 07ff987f14da [2023-05-09T22:45:37.979Z] ---> df39b36b5d74 [2023-05-09T22:45:37.979Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T22:45:38.266Z] ---> Running in 4abe51693759 [2023-05-09T22:45:38.266Z] Removing intermediate container 4abe51693759 [2023-05-09T22:45:38.266Z] ---> 2b228a9315ba [2023-05-09T22:45:38.266Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T22:45:38.266Z] ---> Running in bef5668cbf32 [2023-05-09T22:45:38.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T22:45:38.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T22:45:38.784Z] OK: 265 MiB in 53 packages [2023-05-09T22:45:39.352Z] Removing intermediate container bef5668cbf32 [2023-05-09T22:45:39.352Z] ---> 20cb31644507 [2023-05-09T22:45:39.352Z] Step 8/24 : WORKDIR /app [2023-05-09T22:45:39.352Z] ---> Running in 66d105b24efc [2023-05-09T22:45:39.352Z] Removing intermediate container 66d105b24efc [2023-05-09T22:45:39.352Z] ---> af945d43fb06 [2023-05-09T22:45:39.352Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-09T22:45:39.352Z] ---> 46b0abd081cf [2023-05-09T22:45:39.352Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:45:39.612Z] ---> Running in 069fd4cfffb8 [2023-05-09T22:45:40.180Z] Removing intermediate container 069fd4cfffb8 [2023-05-09T22:45:40.180Z] ---> 8263d8f04be3 [2023-05-09T22:45:40.180Z] Step 11/24 : COPY . . [2023-05-09T22:45:40.753Z] ---> e7890db9aa8c [2023-05-09T22:45:40.753Z] Step 12/24 : RUN $MAKE [2023-05-09T22:45:40.753Z] ---> Running in 84d7eac4ba77 [2023-05-09T22:45:41.011Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-09T22:46:02.938Z] Removing intermediate container 84d7eac4ba77 [2023-05-09T22:46:02.938Z] ---> 8043cff7e4e1 [2023-05-09T22:46:02.938Z] Step 13/24 : FROM alpine:3.17 [2023-05-09T22:46:02.938Z] 3.17: Pulling from library/alpine [2023-05-09T22:46:02.938Z] f56be85fc22e: Already exists [2023-05-09T22:46:02.938Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T22:46:02.938Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T22:46:02.938Z] ---> 9ed4aefc74f6 [2023-05-09T22:46:02.938Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T22:46:02.938Z] ---> Running in 7cbd188ff753 [2023-05-09T22:46:02.938Z] Removing intermediate container 7cbd188ff753 [2023-05-09T22:46:02.938Z] ---> bc2d3657e310 [2023-05-09T22:46:02.938Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T22:46:02.938Z] ---> Running in 4c1564e0fbb4 [2023-05-09T22:46:02.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T22:46:02.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T22:46:02.938Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T22:46:02.938Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T22:46:02.938Z] OK: 7 MiB in 16 packages [2023-05-09T22:46:02.938Z] Removing intermediate container 4c1564e0fbb4 [2023-05-09T22:46:02.938Z] ---> 2ad24ad279ac [2023-05-09T22:46:02.938Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-09T22:46:02.938Z] ---> ae1f3423e16b [2023-05-09T22:46:02.938Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-09T22:46:02.938Z] ---> 364e57e9e643 [2023-05-09T22:46:02.938Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-09T22:46:03.876Z] ---> 690729ea10af [2023-05-09T22:46:03.876Z] Step 19/24 : EXPOSE 59989 [2023-05-09T22:46:03.876Z] ---> Running in ac66b20779fb [2023-05-09T22:46:03.876Z] Removing intermediate container ac66b20779fb [2023-05-09T22:46:03.876Z] ---> e16359ae7eec [2023-05-09T22:46:03.876Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-09T22:46:03.876Z] ---> Running in ca3f29d2f5dc [2023-05-09T22:46:04.136Z] Removing intermediate container ca3f29d2f5dc [2023-05-09T22:46:04.136Z] ---> 291fb294fea6 [2023-05-09T22:46:04.136Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T22:46:04.136Z] ---> Running in 2009487e70f2 [2023-05-09T22:46:04.136Z] Removing intermediate container 2009487e70f2 [2023-05-09T22:46:04.136Z] ---> cbad312aef24 [2023-05-09T22:46:04.136Z] Step 22/24 : LABEL arch=amd64 [2023-05-09T22:46:04.136Z] ---> Running in 1229b183cd61 [2023-05-09T22:46:04.136Z] Removing intermediate container 1229b183cd61 [2023-05-09T22:46:04.136Z] ---> dcc16f98dbec [2023-05-09T22:46:04.136Z] Step 23/24 : LABEL git_sha=e4a020dcf3f88d8c23c6bc4bea275782f951f00d [2023-05-09T22:46:04.395Z] ---> Running in 2f0caa43076a [2023-05-09T22:46:04.395Z] Removing intermediate container 2f0caa43076a [2023-05-09T22:46:04.395Z] ---> 29fa33638bb3 [2023-05-09T22:46:04.395Z] Step 24/24 : LABEL version=3.0.0-dev.22 [2023-05-09T22:46:04.395Z] ---> Running in ff093fb58315 [2023-05-09T22:46:04.395Z] Removing intermediate container ff093fb58315 [2023-05-09T22:46:04.395Z] ---> 1092d2946957 [2023-05-09T22:46:04.395Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T22:46:04.395Z] Successfully built 1092d2946957 [2023-05-09T22:46:04.395Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:46:04.516Z] provisioning config files... [2023-05-09T22:46:04.524Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15254272672387781776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:46:04.821Z] ---> docker-login.sh [2023-05-09T22:46:04.821Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:46:04.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:04.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:04.821Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:04.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:04.821Z] [2023-05-09T22:46:04.821Z] Login Succeeded [2023-05-09T22:46:04.821Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:46:04.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:04.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:04.821Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:04.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:04.821Z] [2023-05-09T22:46:04.821Z] Login Succeeded [2023-05-09T22:46:04.821Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:46:05.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:05.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:05.081Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:05.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:05.081Z] [2023-05-09T22:46:05.081Z] Login Succeeded [2023-05-09T22:46:05.081Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:46:05.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:05.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:05.081Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:05.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:05.081Z] [2023-05-09T22:46:05.081Z] Login Succeeded [2023-05-09T22:46:05.081Z] docker.io [2023-05-09T22:46:05.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:46:05.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:46:05.340Z] Configure a credential helper to remove this warning. See [2023-05-09T22:46:05.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:46:05.340Z] [2023-05-09T22:46:05.340Z] Login Succeeded [2023-05-09T22:46:05.340Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:46:05.347Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T22:46:05.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:46:05.404Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-09T22:46:05.404Z] e4a020dcf3f88d8c23c6bc4bea275782f951f00d [2023-05-09T22:46:05.404Z] latest [2023-05-09T22:46:05.404Z] 3.0.0-dev.22 [2023-05-09T22:46:05.404Z] e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [2023-05-09T22:46:05.404Z] main [2023-05-09T22:46:05.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:05.734Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:06.045Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d [2023-05-09T22:46:06.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-09T22:46:06.045Z] 304872681c9f: Preparing [2023-05-09T22:46:06.045Z] e01af826afde: Preparing [2023-05-09T22:46:06.045Z] 23e8030b949f: Preparing [2023-05-09T22:46:06.045Z] 80cd1306e53c: Preparing [2023-05-09T22:46:06.045Z] f1417ff83b31: Preparing [2023-05-09T22:46:06.045Z] f1417ff83b31: Layer already exists [2023-05-09T22:46:06.045Z] e01af826afde: Pushed [2023-05-09T22:46:06.045Z] 80cd1306e53c: Pushed [2023-05-09T22:46:06.045Z] 23e8030b949f: Pushed [2023-05-09T22:46:09.342Z] 304872681c9f: Pushed [2023-05-09T22:46:09.342Z] e4a020dcf3f88d8c23c6bc4bea275782f951f00d: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:09.657Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:09.970Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-09T22:46:09.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-09T22:46:09.970Z] 304872681c9f: Preparing [2023-05-09T22:46:09.970Z] e01af826afde: Preparing [2023-05-09T22:46:09.970Z] 23e8030b949f: Preparing [2023-05-09T22:46:09.970Z] 80cd1306e53c: Preparing [2023-05-09T22:46:09.970Z] f1417ff83b31: Preparing [2023-05-09T22:46:09.970Z] 304872681c9f: Layer already exists [2023-05-09T22:46:09.970Z] e01af826afde: Layer already exists [2023-05-09T22:46:09.970Z] 80cd1306e53c: Layer already exists [2023-05-09T22:46:09.970Z] 23e8030b949f: Layer already exists [2023-05-09T22:46:09.970Z] f1417ff83b31: Layer already exists [2023-05-09T22:46:09.970Z] latest: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:10.274Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:10.580Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.22 [2023-05-09T22:46:10.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-09T22:46:10.580Z] 304872681c9f: Preparing [2023-05-09T22:46:10.580Z] e01af826afde: Preparing [2023-05-09T22:46:10.580Z] 23e8030b949f: Preparing [2023-05-09T22:46:10.580Z] 80cd1306e53c: Preparing [2023-05-09T22:46:10.580Z] f1417ff83b31: Preparing [2023-05-09T22:46:10.580Z] 23e8030b949f: Layer already exists [2023-05-09T22:46:10.580Z] 304872681c9f: Layer already exists [2023-05-09T22:46:10.580Z] 80cd1306e53c: Layer already exists [2023-05-09T22:46:10.580Z] f1417ff83b31: Layer already exists [2023-05-09T22:46:10.580Z] e01af826afde: Layer already exists [2023-05-09T22:46:10.580Z] 3.0.0-dev.22: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:10.889Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:11.192Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [2023-05-09T22:46:11.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-09T22:46:11.192Z] 304872681c9f: Preparing [2023-05-09T22:46:11.192Z] e01af826afde: Preparing [2023-05-09T22:46:11.192Z] 23e8030b949f: Preparing [2023-05-09T22:46:11.192Z] 80cd1306e53c: Preparing [2023-05-09T22:46:11.192Z] f1417ff83b31: Preparing [2023-05-09T22:46:11.192Z] e01af826afde: Layer already exists [2023-05-09T22:46:11.192Z] f1417ff83b31: Layer already exists [2023-05-09T22:46:11.192Z] 80cd1306e53c: Layer already exists [2023-05-09T22:46:11.192Z] 23e8030b949f: Layer already exists [2023-05-09T22:46:11.192Z] 304872681c9f: Layer already exists [2023-05-09T22:46:11.192Z] e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:11.497Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:11.804Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-09T22:46:11.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-09T22:46:11.804Z] 304872681c9f: Preparing [2023-05-09T22:46:11.804Z] e01af826afde: Preparing [2023-05-09T22:46:11.804Z] 23e8030b949f: Preparing [2023-05-09T22:46:11.804Z] 80cd1306e53c: Preparing [2023-05-09T22:46:11.804Z] f1417ff83b31: Preparing [2023-05-09T22:46:11.804Z] f1417ff83b31: Layer already exists [2023-05-09T22:46:11.804Z] 304872681c9f: Layer already exists [2023-05-09T22:46:11.804Z] 80cd1306e53c: Layer already exists [2023-05-09T22:46:11.804Z] e01af826afde: Layer already exists [2023-05-09T22:46:11.804Z] 23e8030b949f: Layer already exists [2023-05-09T22:46:11.804Z] main: digest: sha256:66a880e0eb2498e5d4db4641171a5b983b6167a77e76db071a2e749319a93e86 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T22:46:11.844Z] ===================================================== [Pipeline] echo [2023-05-09T22:46:11.853Z] taggedImages: [2023-05-09T22:46:11.853Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d [2023-05-09T22:46:11.853Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-09T22:46:11.853Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.22 [2023-05-09T22:46:11.853Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [2023-05-09T22:46:11.853Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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-09T22:46:12.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:46:12.248Z] [2023-05-09T22:46:12.248Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:46:12.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:46:12.556Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T22:46:12.556Z] 5eb5b503b376: Pulling fs layer [2023-05-09T22:46:12.556Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T22:46:12.556Z] ec43610c2a17: Pulling fs layer [2023-05-09T22:46:12.556Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T22:46:12.556Z] 33b1e0a273af: Pulling fs layer [2023-05-09T22:46:12.556Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T22:46:12.556Z] 2f39f015ded8: Pulling fs layer [2023-05-09T22:46:12.556Z] 33b1e0a273af: Waiting [2023-05-09T22:46:12.556Z] 5d3b04190fa2: Waiting [2023-05-09T22:46:12.556Z] 2f39f015ded8: Waiting [2023-05-09T22:46:12.556Z] 3a2ae6a8a46f: Waiting [2023-05-09T22:46:12.556Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T22:46:12.556Z] 5c69ac0246d0: Download complete [2023-05-09T22:46:12.556Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T22:46:12.556Z] 3a2ae6a8a46f: Download complete [2023-05-09T22:46:12.556Z] 33b1e0a273af: Verifying Checksum [2023-05-09T22:46:12.556Z] 33b1e0a273af: Download complete [2023-05-09T22:46:12.556Z] ec43610c2a17: Verifying Checksum [2023-05-09T22:46:12.556Z] ec43610c2a17: Download complete [2023-05-09T22:46:12.556Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T22:46:12.556Z] 5d3b04190fa2: Download complete [2023-05-09T22:46:12.814Z] 5eb5b503b376: Download complete [2023-05-09T22:46:13.381Z] 2f39f015ded8: Download complete [2023-05-09T22:46:13.953Z] 5eb5b503b376: Pull complete [2023-05-09T22:46:14.213Z] 5c69ac0246d0: Pull complete [2023-05-09T22:46:14.472Z] ec43610c2a17: Pull complete [2023-05-09T22:46:14.472Z] 3a2ae6a8a46f: Pull complete [2023-05-09T22:46:14.730Z] 33b1e0a273af: Pull complete [2023-05-09T22:46:14.730Z] 5d3b04190fa2: Pull complete [2023-05-09T22:46:19.998Z] 2f39f015ded8: Pull complete [2023-05-09T22:46:19.998Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T22:46:19.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:46:19.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:46:20.075Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:46:20.105Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:46:24.147Z] $ docker top fd4a3d85b0d08119ca9af38ae616ed1d60f018717147d52b233dd60c88174485 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:46:24.530Z] ---> job-cost.sh [2023-05-09T22:46:24.530Z] lf-activate-venv: SKIPPING [2023-05-09T22:46:24.530Z] INFO: No Stack... [2023-05-09T22:46:24.789Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T22:46:25.047Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T22:46:25.331Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-09T22:46:25.331Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T22:46:25.343Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [2023-05-09T22:46:25.349Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] did not exist. Created. [2023-05-09T22:46:25.349Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T22:46:25.649Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T22:46:25.671Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T22:46:25.680Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T22:46:25.701Z] $ docker stop --time=1 fd4a3d85b0d08119ca9af38ae616ed1d60f018717147d52b233dd60c88174485 [2023-05-09T22:46:26.865Z] $ docker rm -f --volumes fd4a3d85b0d08119ca9af38ae616ed1d60f018717147d52b233dd60c88174485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T22:47:00.445Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14800 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-09T22:47:00.457Z] Running in /w/workspace/device-rfid-llrp-go/90 [Pipeline] { [Pipeline] checkout [2023-05-09T22:47:00.490Z] Selected Git installation does not exist. Using Default [2023-05-09T22:47:00.490Z] The recommended git tool is: NONE [2023-05-09T22:47:08.409Z] using credential edgex-jenkins-ssh [2023-05-09T22:47:08.431Z] Cloning the remote Git repository [2023-05-09T22:47:08.499Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-09T22:47:08.636Z] > git init /w/workspace/device-rfid-llrp-go/90 # timeout=10 [2023-05-09T22:47:08.839Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-09T22:47:08.841Z] > git --version # timeout=10 [2023-05-09T22:47:08.867Z] > git --version # 'git version 2.25.1' [2023-05-09T22:47:08.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:47:09.087Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T22:47:10.308Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-09T22:47:10.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T22:47:11.529Z] Avoid second fetch [2023-05-09T22:47:11.529Z] Checking out Revision e4a020dcf3f88d8c23c6bc4bea275782f951f00d (main) [2023-05-09T22:47:12.344Z] Commit message: "refactor: Consume Provision Watcher changes for running multiple instances (#225)" [2023-05-09T22:47:11.546Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T22:47:11.646Z] > git checkout -f e4a020dcf3f88d8c23c6bc4bea275782f951f00d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:47:13.301Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T22:47:13.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T22:47:13.301Z] Dload Upload Total Spent Left Speed [2023-05-09T22:47:13.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-05-09T22:47:14.039Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T22:47:14.383Z] + sudo tee /etc/docker/daemon.new [2023-05-09T22:47:14.383Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T22:47:14.383Z] { [2023-05-09T22:47:14.383Z] "registry-mirrors": [ [2023-05-09T22:47:14.383Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T22:47:14.383Z] ], [2023-05-09T22:47:14.383Z] "bip": "10.250.0.254/24", [2023-05-09T22:47:14.383Z] "hosts": [ [2023-05-09T22:47:14.383Z] "tcp://0.0.0.0:5555", [2023-05-09T22:47:14.383Z] "unix:///var/run/docker.sock" [2023-05-09T22:47:14.383Z] ], [2023-05-09T22:47:14.383Z] "mtu": 1458, [2023-05-09T22:47:14.383Z] "selinux-enabled": true, [2023-05-09T22:47:14.383Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T22:47:14.383Z] } [Pipeline] sh [2023-05-09T22:47:14.744Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T22:47:15.103Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:47:33.432Z] provisioning config files... [2023-05-09T22:47:33.466Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/90@tmp/config2381005844648719296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:47:33.839Z] ---> docker-login.sh [2023-05-09T22:47:33.839Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:47:34.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:47:34.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:47:34.713Z] Configure a credential helper to remove this warning. See [2023-05-09T22:47:34.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:47:34.713Z] [2023-05-09T22:47:34.713Z] Login Succeeded [2023-05-09T22:47:34.713Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:47:34.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:47:34.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:47:34.986Z] Configure a credential helper to remove this warning. See [2023-05-09T22:47:34.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:47:34.986Z] [2023-05-09T22:47:34.986Z] Login Succeeded [2023-05-09T22:47:34.986Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:47:35.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:47:35.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:47:35.532Z] Configure a credential helper to remove this warning. See [2023-05-09T22:47:35.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:47:35.532Z] [2023-05-09T22:47:35.532Z] Login Succeeded [2023-05-09T22:47:35.532Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:47:35.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:47:35.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:47:35.808Z] Configure a credential helper to remove this warning. See [2023-05-09T22:47:35.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:47:35.808Z] [2023-05-09T22:47:35.808Z] Login Succeeded [2023-05-09T22:47:35.808Z] docker.io [2023-05-09T22:47:36.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:47:36.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:47:36.351Z] Configure a credential helper to remove this warning. See [2023-05-09T22:47:36.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:47:36.351Z] [2023-05-09T22:47:36.351Z] Login Succeeded [2023-05-09T22:47:36.351Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:47:36.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T22:47:36.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:47:36.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:47:36.706Z] ========================================================= [2023-05-09T22:47:36.706Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T22:47:36.706Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:47:37.084Z] + 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-09T22:47:37.361Z] Sending build context to Docker daemon 1.212MB [2023-05-09T22:47:37.361Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:47:37.361Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T22:47:37.648Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T22:47:37.648Z] c41833b44d91: Pulling fs layer [2023-05-09T22:47:37.648Z] ed15518f5707: Pulling fs layer [2023-05-09T22:47:37.648Z] feae8fd75edb: Pulling fs layer [2023-05-09T22:47:37.648Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T22:47:37.648Z] 3cdef696dda3: Pulling fs layer [2023-05-09T22:47:37.648Z] 2ced38df9373: Pulling fs layer [2023-05-09T22:47:37.648Z] 58f1dce35555: Pulling fs layer [2023-05-09T22:47:37.648Z] 242c74f7c9fa: Waiting [2023-05-09T22:47:37.648Z] 3cdef696dda3: Waiting [2023-05-09T22:47:37.648Z] 2ced38df9373: Waiting [2023-05-09T22:47:37.648Z] 58f1dce35555: Waiting [2023-05-09T22:47:37.648Z] ed15518f5707: Verifying Checksum [2023-05-09T22:47:37.648Z] ed15518f5707: Download complete [2023-05-09T22:47:37.648Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T22:47:37.648Z] 242c74f7c9fa: Download complete [2023-05-09T22:47:37.648Z] 3cdef696dda3: Verifying Checksum [2023-05-09T22:47:37.648Z] 3cdef696dda3: Download complete [2023-05-09T22:47:37.648Z] c41833b44d91: Verifying Checksum [2023-05-09T22:47:37.648Z] c41833b44d91: Download complete [2023-05-09T22:47:39.099Z] c41833b44d91: Pull complete [2023-05-09T22:47:39.369Z] 58f1dce35555: Verifying Checksum [2023-05-09T22:47:39.369Z] 58f1dce35555: Download complete [2023-05-09T22:47:39.369Z] ed15518f5707: Pull complete [2023-05-09T22:47:40.345Z] 2ced38df9373: Verifying Checksum [2023-05-09T22:47:40.345Z] 2ced38df9373: Download complete [2023-05-09T22:47:40.613Z] feae8fd75edb: Verifying Checksum [2023-05-09T22:47:40.613Z] feae8fd75edb: Download complete [2023-05-09T22:47:52.960Z] feae8fd75edb: Pull complete [2023-05-09T22:47:52.960Z] 242c74f7c9fa: Pull complete [2023-05-09T22:47:52.960Z] 3cdef696dda3: Pull complete [2023-05-09T22:47:59.752Z] 2ced38df9373: Pull complete [2023-05-09T22:48:01.837Z] 58f1dce35555: Pull complete [2023-05-09T22:48:01.837Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T22:48:01.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T22:48:01.837Z] ---> fadd8f120f05 [2023-05-09T22:48:01.837Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T22:48:03.806Z] ---> Running in 4ea8120e5391 [2023-05-09T22:48:04.394Z] Removing intermediate container 4ea8120e5391 [2023-05-09T22:48:04.394Z] ---> 8c3b11720f7a [2023-05-09T22:48:04.394Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T22:48:04.394Z] ---> Running in bb7eb587ce33 [2023-05-09T22:48:04.663Z] Removing intermediate container bb7eb587ce33 [2023-05-09T22:48:04.663Z] ---> 1e99b55bdde4 [2023-05-09T22:48:04.663Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T22:48:04.663Z] ---> Running in 396edb90d999 [2023-05-09T22:48:04.932Z] Removing intermediate container 396edb90d999 [2023-05-09T22:48:04.932Z] ---> 4c112485671b [2023-05-09T22:48:04.932Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T22:48:05.200Z] ---> Running in 5c664f90d3b8 [2023-05-09T22:48:05.483Z] Removing intermediate container 5c664f90d3b8 [2023-05-09T22:48:05.483Z] ---> 69415a5918e9 [2023-05-09T22:48:05.483Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T22:48:05.483Z] ---> Running in c229d9ce845f [2023-05-09T22:48:06.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:48:07.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:48:08.453Z] OK: 263 MiB in 53 packages [2023-05-09T22:48:09.420Z] Removing intermediate container c229d9ce845f [2023-05-09T22:48:09.420Z] ---> f40803e01bb4 [2023-05-09T22:48:09.420Z] Step 8/12 : WORKDIR /app [2023-05-09T22:48:09.689Z] ---> Running in eba07c62e749 [2023-05-09T22:48:09.958Z] Removing intermediate container eba07c62e749 [2023-05-09T22:48:09.958Z] ---> e2a4d65bfc47 [2023-05-09T22:48:09.958Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T22:48:10.555Z] ---> 0b4443de624d [2023-05-09T22:48:10.555Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:48:10.555Z] ---> Running in d6bce5167fe7 [2023-05-09T22:49:18.468Z] Removing intermediate container d6bce5167fe7 [2023-05-09T22:49:18.468Z] ---> 83ae01b859c0 [2023-05-09T22:49:18.468Z] Step 11/12 : COPY . . [2023-05-09T22:49:18.468Z] ---> 7d614e8059d2 [2023-05-09T22:49:18.468Z] Step 12/12 : RUN $MAKE [2023-05-09T22:49:18.468Z] ---> Running in c93b673d69e4 [2023-05-09T22:49:18.468Z] noop [2023-05-09T22:49:18.468Z] Removing intermediate container c93b673d69e4 [2023-05-09T22:49:18.468Z] ---> a3709fe01af1 [2023-05-09T22:49:18.468Z] Successfully built a3709fe01af1 [2023-05-09T22:49:18.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:49:18.844Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:49:18.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:49:19.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-14800 does not seem to be running inside a container [2023-05-09T22:49:19.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/90 -v /w/workspace/device-rfid-llrp-go/90:/w/workspace/device-rfid-llrp-go/90:rw,z -v /w/workspace/device-rfid-llrp-go/90@tmp:/w/workspace/device-rfid-llrp-go/90@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-09T22:49:20.485Z] $ docker top 7f9fa1419adfc5baab0aef3712702948774d58db658c5d6367a36c48733c822b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:49:21.287Z] + go version [2023-05-09T22:49:21.287Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T22:49:21.302Z] $ docker stop --time=1 7f9fa1419adfc5baab0aef3712702948774d58db658c5d6367a36c48733c822b [2023-05-09T22:49:23.020Z] $ docker rm -f --volumes 7f9fa1419adfc5baab0aef3712702948774d58db658c5d6367a36c48733c822b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:49:23.620Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:49:23.620Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:49:23.831Z] prd-ubuntu20.04-docker-arm64-4c-16g-14800 does not seem to be running inside a container [2023-05-09T22:49:23.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/90 -v /w/workspace/device-rfid-llrp-go/90:/w/workspace/device-rfid-llrp-go/90:rw,z -v /w/workspace/device-rfid-llrp-go/90@tmp:/w/workspace/device-rfid-llrp-go/90@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-09T22:49:25.202Z] $ docker top a65e5239e1a6f9cc701b5ad30b60302eefed0fd21457545aabe3d9c502f8604f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:49:26.079Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/90 [Pipeline] fileExists [Pipeline] sh [2023-05-09T22:49:26.744Z] + make test [2023-05-09T22:49:26.745Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T22:50:05.689Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-09T22:52:27.459Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-09T22:52:27.459Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-09T22:53:06.376Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.754s coverage: 40.5% of statements [2023-05-09T22:53:06.376Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.591s coverage: 52.0% of statements [2023-05-09T22:53:06.376Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements [2023-05-09T22:53:06.376Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T22:53:06.376Z] go vet ./... [2023-05-09T22:53:38.689Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T22:53:38.689Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T22:53:38.689Z] ./bin/test-attribution-txt.sh [2023-05-09T22:53:38.689Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-09T22:53:38.689Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-09T22:53:38.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T22:53:38.709Z] $ docker stop --time=1 a65e5239e1a6f9cc701b5ad30b60302eefed0fd21457545aabe3d9c502f8604f [2023-05-09T22:53:40.612Z] $ docker rm -f --volumes a65e5239e1a6f9cc701b5ad30b60302eefed0fd21457545aabe3d9c502f8604f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:53:41.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T22:53:41.938Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T22:53:42.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:53:43.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T22:53:43.474Z] + ls -al . [2023-05-09T22:53:43.474Z] total 624 [2023-05-09T22:53:43.474Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:49 . [2023-05-09T22:53:43.474Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:47 .. [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 134 May 9 22:47 .dockerignore [2023-05-09T22:53:43.474Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 22:47 .git [2023-05-09T22:53:43.474Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 22:47 .github [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 946 May 9 22:47 .gitignore [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 22:47 .golangci.yml [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 9 22:47 Attribution.txt [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 9 22:47 CHANGELOG.md [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 9 22:47 Dockerfile [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 22:47 GOVERNANCE.md [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 683 May 9 22:47 Jenkinsfile [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 9 22:47 LICENSE [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 9 22:47 Makefile [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 625 May 9 22:47 OWNERS.md [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 9 22:47 README.md [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 22:44 VERSION [2023-05-09T22:53:43.474Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:47 bin [2023-05-09T22:53:43.474Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:47 cmd [2023-05-09T22:53:43.474Z] -rw-r--r-- 1 jenkins jenkins 458038 May 9 22:53 coverage.out [2023-05-09T22:53:43.474Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:47 examples [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 9 22:47 go.mod [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 9 22:47 go.sum [2023-05-09T22:53:43.474Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 22:47 images [2023-05-09T22:53:43.474Z] drwxrwxr-x 5 jenkins jenkins 4096 May 9 22:47 internal [2023-05-09T22:53:43.474Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 22:47 snap [2023-05-09T22:53:43.474Z] -rw-rw-r-- 1 jenkins jenkins 193 May 9 22:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:53:43.837Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e4a020dcf3f88d8c23c6bc4bea275782f951f00d --label arch=arm64 --label version=3.0.0-dev.22 . [2023-05-09T22:53:44.110Z] Sending build context to Docker daemon 1.212MB [2023-05-09T22:53:44.110Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:53:44.110Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-09T22:53:44.110Z] ---> a3709fe01af1 [2023-05-09T22:53:44.110Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T22:53:44.379Z] ---> Running in e84373a9228d [2023-05-09T22:53:44.648Z] Removing intermediate container e84373a9228d [2023-05-09T22:53:44.648Z] ---> fcf8ec401472 [2023-05-09T22:53:44.648Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T22:53:44.648Z] ---> Running in d87ebd4dd631 [2023-05-09T22:53:44.919Z] Removing intermediate container d87ebd4dd631 [2023-05-09T22:53:44.919Z] ---> ce8559636d3e [2023-05-09T22:53:44.919Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T22:53:45.188Z] ---> Running in 891e41dd2997 [2023-05-09T22:53:45.458Z] Removing intermediate container 891e41dd2997 [2023-05-09T22:53:45.458Z] ---> 45535b71aa8b [2023-05-09T22:53:45.458Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T22:53:45.458Z] ---> Running in 2b5cec72ac7b [2023-05-09T22:53:45.728Z] Removing intermediate container 2b5cec72ac7b [2023-05-09T22:53:45.728Z] ---> 65ebb1b4debd [2023-05-09T22:53:45.728Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T22:53:45.999Z] ---> Running in 072826f518b6 [2023-05-09T22:53:46.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:53:47.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:53:48.982Z] OK: 263 MiB in 53 packages [2023-05-09T22:53:49.965Z] Removing intermediate container 072826f518b6 [2023-05-09T22:53:49.965Z] ---> c737f0590398 [2023-05-09T22:53:49.965Z] Step 8/24 : WORKDIR /app [2023-05-09T22:53:49.965Z] ---> Running in fa7163576c09 [2023-05-09T22:53:50.235Z] Removing intermediate container fa7163576c09 [2023-05-09T22:53:50.235Z] ---> 18a95e7dedf3 [2023-05-09T22:53:50.235Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-09T22:53:50.831Z] ---> 8ff48cb5c0dd [2023-05-09T22:53:50.831Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:53:50.831Z] ---> Running in b5b6ecd89d75 [2023-05-09T22:53:54.198Z] Removing intermediate container b5b6ecd89d75 [2023-05-09T22:53:54.198Z] ---> 43f047e5fa53 [2023-05-09T22:53:54.198Z] Step 11/24 : COPY . . [2023-05-09T22:53:54.469Z] ---> 37579eea05dc [2023-05-09T22:53:54.469Z] Step 12/24 : RUN $MAKE [2023-05-09T22:53:54.744Z] ---> Running in 8c9240bec817 [2023-05-09T22:53:55.719Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-09T22:56:32.532Z] Removing intermediate container 8c9240bec817 [2023-05-09T22:56:32.532Z] ---> 22c58a755ded [2023-05-09T22:56:32.532Z] Step 13/24 : FROM alpine:3.17 [2023-05-09T22:56:32.532Z] 3.17: Pulling from library/alpine [2023-05-09T22:56:32.532Z] c41833b44d91: Already exists [2023-05-09T22:56:32.532Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T22:56:32.532Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T22:56:32.532Z] ---> 51e60588ff2c [2023-05-09T22:56:32.532Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-09T22:56:32.532Z] ---> Running in 1d0f970eed0b [2023-05-09T22:56:32.532Z] Removing intermediate container 1d0f970eed0b [2023-05-09T22:56:32.532Z] ---> 41555eff878c [2023-05-09T22:56:32.532Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T22:56:32.532Z] ---> Running in 00c4ced10a2f [2023-05-09T22:56:32.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:56:32.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:56:32.532Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T22:56:32.532Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T22:56:32.532Z] OK: 8 MiB in 16 packages [2023-05-09T22:56:32.802Z] Removing intermediate container 00c4ced10a2f [2023-05-09T22:56:32.802Z] ---> c633269e34ee [2023-05-09T22:56:32.802Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-09T22:56:33.387Z] ---> 010313d8505c [2023-05-09T22:56:33.387Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-09T22:56:33.975Z] ---> bb19acb6935b [2023-05-09T22:56:33.975Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-09T22:56:35.394Z] ---> 5f106ce1e10c [2023-05-09T22:56:35.394Z] Step 19/24 : EXPOSE 59989 [2023-05-09T22:56:35.666Z] ---> Running in 4ec7f4951fb0 [2023-05-09T22:56:35.937Z] Removing intermediate container 4ec7f4951fb0 [2023-05-09T22:56:35.937Z] ---> 1a0a1aa359c5 [2023-05-09T22:56:35.937Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-09T22:56:35.937Z] ---> Running in f241dbefde10 [2023-05-09T22:56:36.206Z] Removing intermediate container f241dbefde10 [2023-05-09T22:56:36.206Z] ---> 7f833601fd36 [2023-05-09T22:56:36.206Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T22:56:36.475Z] ---> Running in 1e6963b101e8 [2023-05-09T22:56:36.742Z] Removing intermediate container 1e6963b101e8 [2023-05-09T22:56:36.742Z] ---> 78f8ab339842 [2023-05-09T22:56:36.742Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T22:56:36.742Z] ---> Running in 7fdea431fae2 [2023-05-09T22:56:37.018Z] Removing intermediate container 7fdea431fae2 [2023-05-09T22:56:37.018Z] ---> a19b8726f87e [2023-05-09T22:56:37.018Z] Step 23/24 : LABEL git_sha=e4a020dcf3f88d8c23c6bc4bea275782f951f00d [2023-05-09T22:56:37.288Z] ---> Running in 41dcca0a5c01 [2023-05-09T22:56:37.557Z] Removing intermediate container 41dcca0a5c01 [2023-05-09T22:56:37.557Z] ---> a71ed616d88d [2023-05-09T22:56:37.557Z] Step 24/24 : LABEL version=3.0.0-dev.22 [2023-05-09T22:56:37.557Z] ---> Running in 0565bab668df [2023-05-09T22:56:37.828Z] Removing intermediate container 0565bab668df [2023-05-09T22:56:37.828Z] ---> c2daad6f33e9 [2023-05-09T22:56:37.828Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T22:56:37.828Z] Successfully built c2daad6f33e9 [2023-05-09T22:56:38.096Z] Successfully tagged device-rfid-llrp-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-09T22:56:38.225Z] provisioning config files... [2023-05-09T22:56:38.242Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/90@tmp/config14958529799770682124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:56:38.658Z] ---> docker-login.sh [2023-05-09T22:56:38.658Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:56:38.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:56:38.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:56:38.929Z] Configure a credential helper to remove this warning. See [2023-05-09T22:56:38.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:56:38.929Z] [2023-05-09T22:56:38.929Z] Login Succeeded [2023-05-09T22:56:38.929Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:56:39.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:56:39.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:56:39.214Z] Configure a credential helper to remove this warning. See [2023-05-09T22:56:39.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:56:39.214Z] [2023-05-09T22:56:39.214Z] Login Succeeded [2023-05-09T22:56:39.214Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:56:39.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:56:39.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:56:39.766Z] Configure a credential helper to remove this warning. See [2023-05-09T22:56:39.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:56:39.766Z] [2023-05-09T22:56:39.766Z] Login Succeeded [2023-05-09T22:56:39.766Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:56:40.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:56:40.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:56:40.037Z] Configure a credential helper to remove this warning. See [2023-05-09T22:56:40.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:56:40.037Z] [2023-05-09T22:56:40.037Z] Login Succeeded [2023-05-09T22:56:40.310Z] docker.io [2023-05-09T22:56:40.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:56:40.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:56:40.860Z] Configure a credential helper to remove this warning. See [2023-05-09T22:56:40.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:56:40.860Z] [2023-05-09T22:56:40.860Z] Login Succeeded [2023-05-09T22:56:40.860Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:56:40.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T22:56:40.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:56:40.922Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-09T22:56:40.922Z] e4a020dcf3f88d8c23c6bc4bea275782f951f00d [2023-05-09T22:56:40.922Z] latest [2023-05-09T22:56:40.922Z] 3.0.0-dev.22 [2023-05-09T22:56:40.922Z] e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [2023-05-09T22:56:40.922Z] main [2023-05-09T22:56:40.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:41.264Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:41.616Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d [2023-05-09T22:56:41.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-09T22:56:41.616Z] dd9f978a91e4: Preparing [2023-05-09T22:56:41.616Z] dbd76c706ea6: Preparing [2023-05-09T22:56:41.616Z] c8627709db31: Preparing [2023-05-09T22:56:41.616Z] 70bbca2b349c: Preparing [2023-05-09T22:56:41.616Z] 26cbea5cba74: Preparing [2023-05-09T22:56:41.616Z] 26cbea5cba74: Layer already exists [2023-05-09T22:56:41.884Z] dbd76c706ea6: Pushed [2023-05-09T22:56:41.884Z] c8627709db31: Pushed [2023-05-09T22:56:41.884Z] 70bbca2b349c: Pushed [2023-05-09T22:56:47.236Z] dd9f978a91e4: Pushed [2023-05-09T22:56:47.236Z] e4a020dcf3f88d8c23c6bc4bea275782f951f00d: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:47.590Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:47.939Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-09T22:56:47.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-09T22:56:47.939Z] dd9f978a91e4: Preparing [2023-05-09T22:56:47.939Z] dbd76c706ea6: Preparing [2023-05-09T22:56:47.939Z] c8627709db31: Preparing [2023-05-09T22:56:47.939Z] 70bbca2b349c: Preparing [2023-05-09T22:56:47.939Z] 26cbea5cba74: Preparing [2023-05-09T22:56:47.939Z] 26cbea5cba74: Layer already exists [2023-05-09T22:56:47.939Z] dd9f978a91e4: Layer already exists [2023-05-09T22:56:47.939Z] 70bbca2b349c: Layer already exists [2023-05-09T22:56:47.939Z] c8627709db31: Layer already exists [2023-05-09T22:56:47.939Z] dbd76c706ea6: Layer already exists [2023-05-09T22:56:48.206Z] latest: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:48.558Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:48.904Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.22 [2023-05-09T22:56:48.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-09T22:56:48.904Z] dd9f978a91e4: Preparing [2023-05-09T22:56:48.904Z] dbd76c706ea6: Preparing [2023-05-09T22:56:48.904Z] c8627709db31: Preparing [2023-05-09T22:56:48.904Z] 70bbca2b349c: Preparing [2023-05-09T22:56:48.904Z] 26cbea5cba74: Preparing [2023-05-09T22:56:48.904Z] 70bbca2b349c: Layer already exists [2023-05-09T22:56:48.904Z] c8627709db31: Layer already exists [2023-05-09T22:56:48.904Z] dd9f978a91e4: Layer already exists [2023-05-09T22:56:48.904Z] dbd76c706ea6: Layer already exists [2023-05-09T22:56:48.904Z] 26cbea5cba74: Layer already exists [2023-05-09T22:56:49.172Z] 3.0.0-dev.22: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:49.523Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:49.871Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [2023-05-09T22:56:49.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-09T22:56:49.871Z] dd9f978a91e4: Preparing [2023-05-09T22:56:49.871Z] dbd76c706ea6: Preparing [2023-05-09T22:56:49.871Z] c8627709db31: Preparing [2023-05-09T22:56:49.871Z] 70bbca2b349c: Preparing [2023-05-09T22:56:49.871Z] 26cbea5cba74: Preparing [2023-05-09T22:56:49.871Z] dbd76c706ea6: Layer already exists [2023-05-09T22:56:49.871Z] c8627709db31: Layer already exists [2023-05-09T22:56:49.871Z] dd9f978a91e4: Layer already exists [2023-05-09T22:56:49.871Z] 70bbca2b349c: Layer already exists [2023-05-09T22:56:49.871Z] 26cbea5cba74: Layer already exists [2023-05-09T22:56:50.139Z] e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:50.484Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:50.826Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-09T22:56:50.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-09T22:56:50.826Z] dd9f978a91e4: Preparing [2023-05-09T22:56:50.826Z] dbd76c706ea6: Preparing [2023-05-09T22:56:50.826Z] c8627709db31: Preparing [2023-05-09T22:56:50.826Z] 70bbca2b349c: Preparing [2023-05-09T22:56:50.826Z] 26cbea5cba74: Preparing [2023-05-09T22:56:50.826Z] c8627709db31: Layer already exists [2023-05-09T22:56:50.826Z] dbd76c706ea6: Layer already exists [2023-05-09T22:56:50.826Z] 26cbea5cba74: Layer already exists [2023-05-09T22:56:50.826Z] 70bbca2b349c: Layer already exists [2023-05-09T22:56:50.826Z] dd9f978a91e4: Layer already exists [2023-05-09T22:56:50.826Z] main: digest: sha256:de6d542869f739b6c97804ac7df76fd909cfa9e9a0a9ae325faa115b67106c7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T22:56:51.145Z] ===================================================== [Pipeline] echo [2023-05-09T22:56:51.153Z] taggedImages: [2023-05-09T22:56:51.153Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d [2023-05-09T22:56:51.153Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-09T22:56:51.153Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.22 [2023-05-09T22:56:51.153Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:e4a020dcf3f88d8c23c6bc4bea275782f951f00d-3.0.0-dev.22 [2023-05-09T22:56:51.153Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:51.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:56:51.519Z] [2023-05-09T22:56:51.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:56:51.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:56:51.863Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T22:56:51.863Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T22:56:51.863Z] 04944245beec: Pulling fs layer [2023-05-09T22:56:51.863Z] 699f458cf7ca: Pulling fs layer [2023-05-09T22:56:51.863Z] 765212b225bb: Pulling fs layer [2023-05-09T22:56:51.863Z] f23df028b6ca: Pulling fs layer [2023-05-09T22:56:51.863Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T22:56:51.863Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T22:56:51.863Z] 765212b225bb: Waiting [2023-05-09T22:56:51.863Z] f23df028b6ca: Waiting [2023-05-09T22:56:51.863Z] d65c8cfc05b1: Waiting [2023-05-09T22:56:51.863Z] 2437ff75d9bd: Waiting [2023-05-09T22:56:52.134Z] 04944245beec: Verifying Checksum [2023-05-09T22:56:52.134Z] 04944245beec: Download complete [2023-05-09T22:56:52.134Z] 765212b225bb: Verifying Checksum [2023-05-09T22:56:52.134Z] 765212b225bb: Download complete [2023-05-09T22:56:52.134Z] f23df028b6ca: Download complete [2023-05-09T22:56:52.134Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T22:56:52.134Z] d65c8cfc05b1: Download complete [2023-05-09T22:56:52.409Z] 699f458cf7ca: Verifying Checksum [2023-05-09T22:56:52.409Z] 699f458cf7ca: Download complete [2023-05-09T22:56:52.679Z] 8998bd30e6a1: Download complete [2023-05-09T22:56:55.283Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T22:56:55.283Z] 2437ff75d9bd: Download complete [2023-05-09T22:56:59.547Z] 8998bd30e6a1: Pull complete [2023-05-09T22:56:59.817Z] 04944245beec: Pull complete [2023-05-09T22:57:01.240Z] 699f458cf7ca: Pull complete [2023-05-09T22:57:01.510Z] 765212b225bb: Pull complete [2023-05-09T22:57:02.478Z] f23df028b6ca: Pull complete [2023-05-09T22:57:02.478Z] d65c8cfc05b1: Pull complete [2023-05-09T22:57:17.490Z] 2437ff75d9bd: Pull complete [2023-05-09T22:57:17.490Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T22:57:17.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:57:17.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:57:17.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-14800 does not seem to be running inside a container [2023-05-09T22:57:17.754Z] $ 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/device-rfid-llrp-go/90 -v /w/workspace/device-rfid-llrp-go/90:/w/workspace/device-rfid-llrp-go/90:rw,z -v /w/workspace/device-rfid-llrp-go/90@tmp:/w/workspace/device-rfid-llrp-go/90@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-09T22:57:20.742Z] $ docker top 16fafacc88e3a5b8b2b93d8abfc158fdc0ae7e5883fb7fe17ae151b1b348c4d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:57:21.618Z] ---> job-cost.sh [2023-05-09T22:57:21.618Z] lf-activate-venv: SKIPPING [2023-05-09T22:57:21.618Z] INFO: No Stack... [2023-05-09T22:57:22.203Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T22:57:23.165Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T22:57:23.813Z] + cat /w/workspace/device-rfid-llrp-go/90/archives/cost.csv [2023-05-09T22:57:23.813Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T22:57:23.889Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [2023-05-09T22:57:23.895Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] did not exist. Created. [2023-05-09T22:57:23.895Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T22:57:24.563Z] /w/workspace/device-rfid-llrp-go/90@tmp/durable-72baabac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T22:57:25.227Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T22:57:25.246Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T22:57:25.323Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T22:57:25.330Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-90-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T22:57:25.341Z] $ docker stop --time=1 16fafacc88e3a5b8b2b93d8abfc158fdc0ae7e5883fb7fe17ae151b1b348c4d7 [2023-05-09T22:57:28.836Z] $ docker rm -f --volumes 16fafacc88e3a5b8b2b93d8abfc158fdc0ae7e5883fb7fe17ae151b1b348c4d7 [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-09T22:57:29.333Z] provisioning config files... [2023-05-09T22:57:29.340Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6114056455091032317tmp [Pipeline] { [Pipeline] sh [2023-05-09T22:57:29.631Z] + set +x [2023-05-09T22:57:29.631Z] + curl -s https://codecov.io/bash [2023-05-09T22:57:29.631Z] + bash -s -- [2023-05-09T22:57:29.631Z] [2023-05-09T22:57:29.631Z] _____ _ [2023-05-09T22:57:29.631Z] / ____| | | [2023-05-09T22:57:29.631Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T22:57:29.631Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T22:57:29.631Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T22:57:29.631Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T22:57:29.631Z] Bash-1.0.6 [2023-05-09T22:57:29.631Z] [2023-05-09T22:57:29.631Z] [2023-05-09T22:57:29.631Z] ==> git version 2.25.1 found [2023-05-09T22:57:29.631Z] ==> 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-09T22:57:29.631Z] Release-Date: 2020-01-08 [2023-05-09T22:57:29.631Z] 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-09T22:57:29.631Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T22:57:29.631Z] ==> Jenkins CI detected. [2023-05-09T22:57:29.631Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-09T22:57:29.631Z] project root: . [2023-05-09T22:57:29.631Z] --> token set from env [2023-05-09T22:57:29.631Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T22:57:29.631Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T22:57:29.631Z] ==> Python coveragepy not found [2023-05-09T22:57:29.631Z] ==> Searching for coverage reports in: [2023-05-09T22:57:29.631Z] + . [2023-05-09T22:57:29.631Z] -> Found 1 reports [2023-05-09T22:57:29.631Z] ==> Detecting git/mercurial file structure [2023-05-09T22:57:29.892Z] ==> Reading reports [2023-05-09T22:57:29.892Z] + ./coverage.out bytes=458038 [2023-05-09T22:57:29.892Z] ==> Appending adjustments [2023-05-09T22:57:29.892Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T22:57:29.892Z] + Found adjustments [2023-05-09T22:57:29.892Z] ==> Gzipping contents [2023-05-09T22:57:29.892Z] 52K /tmp/codecov.ullEah.gz [2023-05-09T22:57:29.892Z] ==> Uploading reports [2023-05-09T22:57:29.892Z] url: https://codecov.io [2023-05-09T22:57:29.892Z] query: branch=main&commit=e4a020dcf3f88d8c23c6bc4bea275782f951f00d&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T22:57:30.151Z] -> Pinging Codecov [2023-05-09T22:57:30.151Z] 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=e4a020dcf3f88d8c23c6bc4bea275782f951f00d&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T22:57:30.151Z] -> Uploading to [2023-05-09T22:57:30.151Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/581DD39554BDF9B6E22D074273EAD858/e4a020dcf3f88d8c23c6bc4bea275782f951f00d/a3dda1ea-8545-4ebd-9736-637ae3bee754.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T225730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86f37018b5a5a2b9620338d7c905bd51ded496dcf6a103332a8495b331ae7580 [2023-05-09T22:57:30.151Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T22:57:30.151Z] Dload Upload Total Spent Left Speed [2023-05-09T22:57:30.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50498 0 0 100 50498 0 192k --:--:-- --:--:-- --:--:-- 192k [2023-05-09T22:57:30.411Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] } [2023-05-09T22:57:30.419Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T22:57:30.525Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T22:57:30.536Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:57:30.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T22:57:30.831Z] [2023-05-09T22:57:30.831Z] 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-09T22:57:31.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T22:57:31.129Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T22:57:31.129Z] df9b9388f04a: Pulling fs layer [2023-05-09T22:57:31.129Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T22:57:31.129Z] 25bc292e5bac: Pulling fs layer [2023-05-09T22:57:31.129Z] 114826534d7a: Pulling fs layer [2023-05-09T22:57:31.129Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T22:57:31.129Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T22:57:31.129Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T22:57:31.129Z] 4657fd5d0bcf: Waiting [2023-05-09T22:57:31.129Z] 114826534d7a: Waiting [2023-05-09T22:57:31.129Z] 6ad1cebc031e: Waiting [2023-05-09T22:57:31.129Z] 8a3aa393b2d8: Waiting [2023-05-09T22:57:31.129Z] 25bc292e5bac: Verifying Checksum [2023-05-09T22:57:31.129Z] 25bc292e5bac: Download complete [2023-05-09T22:57:31.129Z] 52dc419b0ee2: Verifying Checksum [2023-05-09T22:57:31.129Z] 52dc419b0ee2: Download complete [2023-05-09T22:57:31.129Z] 4657fd5d0bcf: Download complete [2023-05-09T22:57:31.129Z] df9b9388f04a: Verifying Checksum [2023-05-09T22:57:31.129Z] df9b9388f04a: Download complete [2023-05-09T22:57:31.393Z] df9b9388f04a: Pull complete [2023-05-09T22:57:31.393Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T22:57:31.393Z] 6ad1cebc031e: Download complete [2023-05-09T22:57:31.393Z] 52dc419b0ee2: Pull complete [2023-05-09T22:57:31.393Z] 25bc292e5bac: Pull complete [2023-05-09T22:57:31.964Z] 114826534d7a: Verifying Checksum [2023-05-09T22:57:31.964Z] 114826534d7a: Download complete [2023-05-09T22:57:31.964Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T22:57:31.964Z] 8a3aa393b2d8: Download complete [2023-05-09T22:57:35.243Z] 114826534d7a: Pull complete [2023-05-09T22:57:35.243Z] 4657fd5d0bcf: Pull complete [2023-05-09T22:57:35.501Z] 6ad1cebc031e: Pull complete [2023-05-09T22:57:38.029Z] 8a3aa393b2d8: Pull complete [2023-05-09T22:57:38.029Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T22:57:38.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T22:57:38.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:57:38.104Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:57:38.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:57:40.307Z] $ docker top c208d7c6431a2d414b34e22d8d2de0b34492211c4278da78786511850c1a26f1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T22:57:40.365Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-09T22:57:40.639Z] + set -o pipefail [2023-05-09T22:57:40.639Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-09T22:57:44.834Z] [2023-05-09T22:57:44.834Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-09T22:57:44.834Z] [2023-05-09T22:57:44.834Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/3a7f7e41-5e96-4d75-b532-726529726ca5 [2023-05-09T22:57:44.834Z] [2023-05-09T22:57:44.834Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-09T22:57:44.834Z] [2023-05-09T22:57:44.834Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T22:57:44.834Z] [2023-05-09T22:57:45.092Z] [2023-05-09T22:57:45.092Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T22:57:45.092Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T22:57:45.092Z] More details here: https://snyk.co/ue1NS [2023-05-09T22:57:45.092Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T22:57:45.092Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T22:57:45.112Z] $ docker stop --time=1 c208d7c6431a2d414b34e22d8d2de0b34492211c4278da78786511850c1a26f1 [2023-05-09T22:57:47.478Z] $ docker rm -f --volumes c208d7c6431a2d414b34e22d8d2de0b34492211c4278da78786511850c1a26f1 [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-09T22:57:48.160Z] + git log --format=format:%s -1 e4a020dcf3f88d8c23c6bc4bea275782f951f00d [Pipeline] sh [2023-05-09T22:57:48.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:57:48.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:57:48.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:57:48.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:57:48.824Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:57:48.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:57:49.229Z] $ docker top a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:57:49.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:57:49.308Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:57:49.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:57:49.427Z] $ docker exec a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e ssh-agent [2023-05-09T22:57:49.517Z] SSH_AUTH_SOCK=/tmp/ssh-6Rbvk8hs8SFW/agent.32 [2023-05-09T22:57:49.517Z] SSH_AGENT_PID=38 [2023-05-09T22:57:49.522Z] Running ssh-add (command line suppressed) [2023-05-09T22:57:49.635Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7159892607887617271.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7159892607887617271.key) [2023-05-09T22:57:49.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:57:49.925Z] + git semver tag [2023-05-09T22:57:50.183Z] 2023-05-09 22:57:50,098 [run_tag] DEBUG tag force:False [2023-05-09T22:57:50.183Z] 2023-05-09 22:57:50,098 [check_head_tag] DEBUG check head tag [2023-05-09T22:57:50.183Z] 2023-05-09 22:57:50,099 [execute] INFO git cat-file --batch-check [2023-05-09T22:57:50.183Z] 2023-05-09 22:57:50,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T22:57:50.183Z] 2023-05-09 22:57:50,103 [execute] INFO git cat-file --batch [2023-05-09T22:57:50.183Z] 2023-05-09 22:57:50,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-09T22:57:50.183Z] 2023-05-09 22:57:50,122 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-09T22:57:50.183Z] 2023-05-09 22:57:50,122 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 [2023-05-09T22:57:50.184Z] 2023-05-09 22:57:50,122 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:57:50.184Z] 2023-05-09 22:57:50,127 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-09T22:57:50.184Z] 3.0.0-dev.22 [Pipeline] } [2023-05-09T22:57:50.202Z] $ docker exec --env ******** --env ******** a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e ssh-agent -k [2023-05-09T22:57:50.297Z] unset SSH_AUTH_SOCK; [2023-05-09T22:57:50.297Z] unset SSH_AGENT_PID; [2023-05-09T22:57:50.297Z] echo Agent pid 38 killed; [2023-05-09T22:57:50.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:57:50.596Z] + git semver [Pipeline] } [2023-05-09T22:57:50.880Z] $ docker stop --time=1 a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e [2023-05-09T22:57:52.178Z] $ docker rm -f --volumes a287bac0cd77184aa2269e7cdbd325ee231582f0d0463b8b8960326db2b6a02e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:57:52.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T22:57:52.553Z] [2023-05-09T22:57:52.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:57:52.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T22:57:52.855Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T22:57:52.855Z] ab5ef0e58194: Pulling fs layer [2023-05-09T22:57:52.855Z] 9712f1f96733: Pulling fs layer [2023-05-09T22:57:52.855Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T22:57:52.855Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T22:57:52.855Z] e9a5061849ea: Pulling fs layer [2023-05-09T22:57:52.855Z] d747dcd14b5f: Pulling fs layer [2023-05-09T22:57:52.855Z] 2de7ff778b66: Pulling fs layer [2023-05-09T22:57:52.855Z] 0d9ebad4ef96: Waiting [2023-05-09T22:57:52.855Z] 2de7ff778b66: Waiting [2023-05-09T22:57:52.855Z] d747dcd14b5f: Waiting [2023-05-09T22:57:52.855Z] e9a5061849ea: Waiting [2023-05-09T22:57:52.856Z] 9712f1f96733: Verifying Checksum [2023-05-09T22:57:52.856Z] 9712f1f96733: Download complete [2023-05-09T22:57:53.113Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T22:57:53.113Z] 63f879dbbcfc: Download complete [2023-05-09T22:57:53.372Z] e9a5061849ea: Verifying Checksum [2023-05-09T22:57:53.372Z] e9a5061849ea: Download complete [2023-05-09T22:57:53.372Z] d747dcd14b5f: Verifying Checksum [2023-05-09T22:57:53.372Z] d747dcd14b5f: Download complete [2023-05-09T22:57:53.372Z] ab5ef0e58194: Verifying Checksum [2023-05-09T22:57:53.372Z] ab5ef0e58194: Download complete [2023-05-09T22:57:53.372Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T22:57:53.372Z] 0d9ebad4ef96: Download complete [2023-05-09T22:57:53.372Z] 2de7ff778b66: Verifying Checksum [2023-05-09T22:57:53.372Z] 2de7ff778b66: Download complete [2023-05-09T22:57:56.064Z] ab5ef0e58194: Pull complete [2023-05-09T22:57:56.064Z] 9712f1f96733: Pull complete [2023-05-09T22:57:56.628Z] 63f879dbbcfc: Pull complete [2023-05-09T22:57:59.913Z] 0d9ebad4ef96: Pull complete [2023-05-09T22:58:00.171Z] e9a5061849ea: Pull complete [2023-05-09T22:58:00.171Z] d747dcd14b5f: Pull complete [2023-05-09T22:58:01.104Z] 2de7ff778b66: Pull complete [2023-05-09T22:58:01.104Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T22:58:01.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T22:58:01.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:58:01.190Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:58:01.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:58:03.605Z] $ docker top d79a519719ed7b3aaa1bca240e299e6be85af624d033327e7d011a353163805a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:58:03.666Z] provisioning config files... [2023-05-09T22:58:03.673Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10203346867120246282tmp [2023-05-09T22:58:03.684Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7648370632964764322tmp [2023-05-09T22:58:03.694Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17476312516148011535tmp [Pipeline] { [Pipeline] echo [2023-05-09T22:58:03.711Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:03.994Z] ---> sigul-configuration.sh [2023-05-09T22:58:03.994Z] gpg: directory `/root/.gnupg' created [2023-05-09T22:58:03.994Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T22:58:03.994Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T22:58:03.994Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T22:58:03.994Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T22:58:03.994Z] gpg: CAST5 encrypted data [2023-05-09T22:58:03.994Z] gpg: encrypted with 1 passphrase [2023-05-09T22:58:03.994Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T22:58:04.282Z] + mkdir /home/jenkins [2023-05-09T22:58:04.282Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T22:58:04.570Z] + 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-09T22:58:04.580Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:04.863Z] ---> sigul-install.sh [2023-05-09T22:58:04.863Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T22:58:05.146Z] + git tag --list [2023-05-09T22:58:05.146Z] v0.0.0 [2023-05-09T22:58:05.146Z] v1.0.0 [2023-05-09T22:58:05.146Z] v2.1.0 [2023-05-09T22:58:05.146Z] v2.1.1 [2023-05-09T22:58:05.146Z] v2.1.1-dev.1 [2023-05-09T22:58:05.146Z] v2.2.0 [2023-05-09T22:58:05.146Z] v2.2.1-dev.1 [2023-05-09T22:58:05.146Z] v2.2.1-dev.2 [2023-05-09T22:58:05.146Z] v2.2.1-dev.3 [2023-05-09T22:58:05.146Z] v2.2.1-dev.4 [2023-05-09T22:58:05.146Z] v2.2.1-dev.5 [2023-05-09T22:58:05.146Z] v2.2.1-dev.6 [2023-05-09T22:58:05.146Z] v2.2.1-dev.7 [2023-05-09T22:58:05.146Z] v2.3.0 [2023-05-09T22:58:05.146Z] v2.3.0-dev.10 [2023-05-09T22:58:05.146Z] v2.3.0-dev.11 [2023-05-09T22:58:05.146Z] v2.3.0-dev.12 [2023-05-09T22:58:05.146Z] v2.3.0-dev.13 [2023-05-09T22:58:05.146Z] v2.3.0-dev.14 [2023-05-09T22:58:05.146Z] v2.3.0-dev.15 [2023-05-09T22:58:05.146Z] v2.3.0-dev.16 [2023-05-09T22:58:05.146Z] v2.3.0-dev.17 [2023-05-09T22:58:05.146Z] v2.3.0-dev.18 [2023-05-09T22:58:05.146Z] v2.3.0-dev.19 [2023-05-09T22:58:05.146Z] v2.3.0-dev.20 [2023-05-09T22:58:05.146Z] v2.3.0-dev.21 [2023-05-09T22:58:05.146Z] v2.3.0-dev.22 [2023-05-09T22:58:05.146Z] v2.3.0-dev.23 [2023-05-09T22:58:05.146Z] v2.3.0-dev.7 [2023-05-09T22:58:05.146Z] v2.3.0-dev.8 [2023-05-09T22:58:05.146Z] v2.3.0-dev.9 [2023-05-09T22:58:05.146Z] v3.0.0-dev.1 [2023-05-09T22:58:05.146Z] v3.0.0-dev.10 [2023-05-09T22:58:05.146Z] v3.0.0-dev.11 [2023-05-09T22:58:05.146Z] v3.0.0-dev.12 [2023-05-09T22:58:05.146Z] v3.0.0-dev.13 [2023-05-09T22:58:05.146Z] v3.0.0-dev.14 [2023-05-09T22:58:05.146Z] v3.0.0-dev.15 [2023-05-09T22:58:05.146Z] v3.0.0-dev.16 [2023-05-09T22:58:05.146Z] v3.0.0-dev.17 [2023-05-09T22:58:05.146Z] v3.0.0-dev.18 [2023-05-09T22:58:05.146Z] v3.0.0-dev.19 [2023-05-09T22:58:05.146Z] v3.0.0-dev.2 [2023-05-09T22:58:05.146Z] v3.0.0-dev.20 [2023-05-09T22:58:05.146Z] v3.0.0-dev.21 [2023-05-09T22:58:05.146Z] v3.0.0-dev.22 [2023-05-09T22:58:05.146Z] v3.0.0-dev.3 [2023-05-09T22:58:05.146Z] v3.0.0-dev.4 [2023-05-09T22:58:05.146Z] v3.0.0-dev.5 [2023-05-09T22:58:05.146Z] v3.0.0-dev.6 [2023-05-09T22:58:05.146Z] v3.0.0-dev.7 [2023-05-09T22:58:05.146Z] v3.0.0-dev.8 [2023-05-09T22:58:05.146Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T22:58:05.435Z] + lftools sign git-tag v3.0.0-dev.22 [2023-05-09T22:58:06.005Z] Signing Git tag with Sigul... [2023-05-09T22:58:06.005Z] Signing v3.0.0-dev.22 [Pipeline] echo [2023-05-09T22:58:06.276Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:06.560Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T22:58:06.568Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T22:58:06.595Z] $ docker stop --time=1 d79a519719ed7b3aaa1bca240e299e6be85af624d033327e7d011a353163805a [2023-05-09T22:58:07.875Z] $ docker rm -f --volumes d79a519719ed7b3aaa1bca240e299e6be85af624d033327e7d011a353163805a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T22:58:08.285Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:58:08.285Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:58:08.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:58:08.581Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:58:08.650Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:58:08.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:58:09.023Z] $ docker top 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed -eo pid,comm [2023-05-09T22:58:09.059Z] 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-09T22:58:09.059Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:58:09.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:58:09.102Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:58:09.202Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:58:09.214Z] $ docker exec 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed ssh-agent [2023-05-09T22:58:09.301Z] SSH_AUTH_SOCK=/tmp/ssh-O35DJgjkuyRi/agent.32 [2023-05-09T22:58:09.301Z] SSH_AGENT_PID=37 [2023-05-09T22:58:09.306Z] Running ssh-add (command line suppressed) [2023-05-09T22:58:09.416Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3017324395034045091.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3017324395034045091.key) [2023-05-09T22:58:09.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:58:09.704Z] + git semver bump pre [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,875 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,875 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,875 [bump_version] DEBUG bumped version:3.0.0-dev.23 [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,875 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,875 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,875 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,877 [execute] INFO git cat-file --batch-check [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,882 [execute] INFO git cat-file --batch [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:58:09.965Z] 2023-05-09 22:58:09,887 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-09T22:58:09.965Z] 3.0.0-dev.23 [Pipeline] } [2023-05-09T22:58:09.984Z] $ docker exec --env ******** --env ******** 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed ssh-agent -k [2023-05-09T22:58:10.082Z] unset SSH_AUTH_SOCK; [2023-05-09T22:58:10.082Z] unset SSH_AGENT_PID; [2023-05-09T22:58:10.083Z] echo Agent pid 37 killed; [2023-05-09T22:58:10.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:58:10.393Z] + git semver [Pipeline] } [2023-05-09T22:58:10.674Z] $ docker stop --time=1 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed [2023-05-09T22:58:11.919Z] $ docker rm -f --volumes 510bba277a0f4f44cc4c336075932228d2e51e7f5793c775b7f9945c245508ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:58:12.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:58:12.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:58:12.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:58:12.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:58:12.606Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:58:12.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:58:12.949Z] $ docker top cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 -eo pid,comm [2023-05-09T22:58:12.983Z] 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-09T22:58:12.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:58:13.024Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:58:13.025Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:58:13.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:58:13.145Z] $ docker exec cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 ssh-agent [2023-05-09T22:58:13.236Z] SSH_AUTH_SOCK=/tmp/ssh-iOZuInsYPgoa/agent.32 [2023-05-09T22:58:13.236Z] SSH_AGENT_PID=38 [2023-05-09T22:58:13.241Z] Running ssh-add (command line suppressed) [2023-05-09T22:58:13.352Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13474465716112443844.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13474465716112443844.key) [2023-05-09T22:58:13.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:58:13.645Z] + git semver push [2023-05-09T22:58:13.905Z] 2023-05-09 22:58:13,828 [run_push] DEBUG push [2023-05-09T22:58:13.905Z] 2023-05-09 22:58:13,829 [execute] INFO git cat-file --batch-check [2023-05-09T22:58:13.905Z] 2023-05-09 22:58:13,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:58:13.905Z] 2023-05-09 22:58:13,833 [execute] INFO git rev-list e800e961895c96b656b670ce4a182ba04a07f624 -- [2023-05-09T22:58:13.905Z] 2023-05-09 22:58:13,833 [execute] DEBUG Popen(['git', 'rev-list', 'e800e961895c96b656b670ce4a182ba04a07f624', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:58:13.905Z] 2023-05-09 22:58:13,841 [execute] INFO git fetch -v origin [2023-05-09T22:58:13.905Z] 2023-05-09 22:58:13,842 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-09T22:58:14.472Z] 2023-05-09 22:58:14,315 [run_push] DEBUG no remote changes detected [2023-05-09T22:58:14.472Z] 2023-05-09 22:58:14,316 [execute] INFO git push origin semver [2023-05-09T22:58:14.472Z] 2023-05-09 22:58:14,316 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:58:15.409Z] 2023-05-09 22:58:15,053 [run_push] DEBUG push all version tags [2023-05-09T22:58:15.409Z] 2023-05-09 22:58:15,053 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T22:58:15.409Z] 2023-05-09 22:58:15,054 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:58:15.978Z] 2023-05-09 22:58:15,761 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-09T22:58:15.978Z] 3.0.0-dev.23 [Pipeline] } [2023-05-09T22:58:15.996Z] $ docker exec --env ******** --env ******** cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 ssh-agent -k [2023-05-09T22:58:16.094Z] unset SSH_AUTH_SOCK; [2023-05-09T22:58:16.094Z] unset SSH_AGENT_PID; [2023-05-09T22:58:16.094Z] echo Agent pid 38 killed; [2023-05-09T22:58:16.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:58:16.401Z] + git semver [Pipeline] } [2023-05-09T22:58:16.682Z] $ docker stop --time=1 cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 [2023-05-09T22:58:17.962Z] $ docker rm -f --volumes cd2516b7955bc6be610fbba14564783d8bc83fc1bca653dd6571571724942933 [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-09T22:58:18.575Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-09T22:58:18.575Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-09T22:58:18.575Z] total 16 [2023-05-09T22:58:18.575Z] drwxr-xr-x 3 root root 4096 May 9 22:46 . [2023-05-09T22:58:18.575Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:58 .. [2023-05-09T22:58:18.575Z] drwxr-xr-x 2 root root 4096 May 9 22:46 cost [2023-05-09T22:58:18.575Z] -rw-r--r-- 1 root root 90 May 9 22:46 cost.csv [2023-05-09T22:58:18.575Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-09T22:58:18.575Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-09T22:58:18.575Z] total 16 [2023-05-09T22:58:18.575Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:46 . [2023-05-09T22:58:18.575Z] drwxrwxr-x 12 jenkins jenkins 4096 May 9 22:58 .. [2023-05-09T22:58:18.575Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 22:46 cost [2023-05-09T22:58:18.575Z] -rw-r--r-- 1 jenkins jenkins 90 May 9 22:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:18.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:19.722Z] ---> package-listing.sh [2023-05-09T22:58:19.722Z] ++ facter osfamily [2023-05-09T22:58:19.722Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T22:58:19.981Z] + OS_FAMILY=debian [2023-05-09T22:58:19.981Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-09T22:58:19.981Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T22:58:19.981Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T22:58:19.981Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T22:58:19.981Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T22:58:19.981Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-09T22:58:19.981Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T22:58:19.981Z] + case "${OS_FAMILY}" in [2023-05-09T22:58:19.981Z] + dpkg -l [2023-05-09T22:58:19.981Z] + grep '^ii' [2023-05-09T22:58:19.981Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T22:58:19.981Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T22:58:19.981Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T22:58:19.981Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-09T22:58:19.981Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-09T22:58:19.981Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2023-05-09T22:58:19.992Z] 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/foundry_device-rfid-llrp-go_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-09T22:58:20.269Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:58:20.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:58:20.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:58:20.911Z] prd-ubuntu20.04-docker-8c-8g-14796 does not seem to be running inside a container [2023-05-09T22:58:21.086Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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-09T22:58:21.318Z] $ docker top 415ad69e62069580a35f5b26dc36aefe731a588d0fbb1c15e39d805fa2c98c3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:58:21.683Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T22:58:21.968Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T22:58:22.254Z] + ls /var/log/sa-host [2023-05-09T22:58:22.255Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:58:22.327Z] provisioning config files... [2023-05-09T22:58:22.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16491154699886586959tmp [Pipeline] { [Pipeline] echo [2023-05-09T22:58:22.349Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:22.631Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T22:58:22.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:22.952Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T22:58:22.960Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:23.242Z] ---> sudo-logs.sh [2023-05-09T22:58:23.242Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T22:58:23.271Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:23.554Z] ---> job-cost.sh [2023-05-09T22:58:23.554Z] lf-activate-venv: SKIPPING [2023-05-09T22:58:23.554Z] DEBUG: total: 0.2199999988079071 [2023-05-09T22:58:23.554Z] INFO: Retrieving Stack Cost... [2023-05-09T22:58:23.814Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T22:58:24.383Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T22:58:24.395Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:58:24.678Z] ---> logs-deploy.sh [2023-05-09T22:58:24.678Z] lf-activate-venv: SKIPPING [2023-05-09T22:58:24.678Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/90 [2023-05-09T22:58:24.678Z] INFO: archiving workspace using pattern(s): [2023-05-09T22:58:25.618Z] Archives upload complete. [2023-05-09T22:58:25.618Z] INFO: archiving logs to Nexus