Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 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-ssh5210580789367602686.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-ssh5067212319529771939.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-ssh14914726167010768561.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-ssh2258825078057399059.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-ssh3072526898421900515.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14874 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 Avoid second fetch Checking out Revision 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 (main) Commit message: "refactor: Consume latest SDK and adjust for breaking change (#227)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 # timeout=10 > git rev-list --no-walk e4a020dcf3f88d8c23c6bc4bea275782f951f00d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T04:15:50.597Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T04:15:50.660Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T04:15:50.673Z] ========================================================= [2023-05-10T04:15:50.673Z] EdgeX Global Pipelines Version Info [2023-05-10T04:15:50.673Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:15:51.389Z] ------------------- [2023-05-10T04:15:51.389Z] stable info: [2023-05-10T04:15:51.389Z] ------------------- [2023-05-10T04:15:51.389Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T04:15:51.389Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T04:15:51.389Z] Message: update stable to v1.0.249 [2023-05-10T04:15:51.958Z] ------------------- [2023-05-10T04:15:51.958Z] experimental info: [2023-05-10T04:15:51.958Z] ------------------- [2023-05-10T04:15:51.958Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T04:15:51.958Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T04:15:51.958Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T04:15:52.119Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-10T04:15:52.135Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-10T04:15:52.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T04:15:52.160Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T04:15:52.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T04:15:52.193Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T04:15:52.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T04:15:52.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T04:15:52.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T04:15:52.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T04:15:52.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T04:15:52.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-10T04:15:52.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T04:15:52.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T04:15:52.317Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T04:15:52.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T04:15:52.341Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T04:15:52.354Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T04:15:52.366Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T04:15:52.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T04:15:52.389Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-10T04:15:52.403Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-10T04:15:52.413Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T04:15:52.425Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T04:15:52.441Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T04:15:52.452Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T04:15:52.465Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T04:15:52.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T04:15:52.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T04:15:52.499Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T04:15:52.514Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] echo [2023-05-10T04:15:52.532Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e3cba0 [Pipeline] echo [2023-05-10T04:15:52.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:15:52.588Z] provisioning config files... [2023-05-10T04:15:52.604Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14988941369422789734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:15:52.901Z] ---> docker-login.sh [2023-05-10T04:15:52.901Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:15:53.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:15:53.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:15:53.422Z] Configure a credential helper to remove this warning. See [2023-05-10T04:15:53.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:15:53.422Z] [2023-05-10T04:15:53.422Z] Login Succeeded [2023-05-10T04:15:53.422Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:15:53.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:15:53.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:15:53.422Z] Configure a credential helper to remove this warning. See [2023-05-10T04:15:53.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:15:53.422Z] [2023-05-10T04:15:53.422Z] Login Succeeded [2023-05-10T04:15:53.422Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:15:53.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:15:53.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:15:53.422Z] Configure a credential helper to remove this warning. See [2023-05-10T04:15:53.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:15:53.422Z] [2023-05-10T04:15:53.422Z] Login Succeeded [2023-05-10T04:15:53.422Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:15:53.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:15:53.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:15:53.683Z] Configure a credential helper to remove this warning. See [2023-05-10T04:15:53.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:15:53.683Z] [2023-05-10T04:15:53.683Z] Login Succeeded [2023-05-10T04:15:53.683Z] docker.io [2023-05-10T04:15:53.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:15:53.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:15:53.943Z] Configure a credential helper to remove this warning. See [2023-05-10T04:15:53.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:15:53.943Z] [2023-05-10T04:15:53.943Z] Login Succeeded [2023-05-10T04:15:53.943Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:15:53.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T04:15:54.312Z] + git rev-list -1 --merges 1e3cba0a24fefd538a0680e2f51cf4f2fde78754~1..1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] echo [2023-05-10T04:15:54.362Z] -----------> git rev-list -1 --merges 1e3cba0a24fefd538a0680e2f51cf4f2fde78754~1..1e3cba0a24fefd538a0680e2f51cf4f2fde78754 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [false] [Pipeline] sh [2023-05-10T04:15:54.654Z] + git log --format=format:%s -1 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] echo [2023-05-10T04:15:54.671Z] ========================================================= [2023-05-10T04:15:54.671Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T04:15:54.671Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T04:15:54.991Z] + git log --format=format:%s -1 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] echo [2023-05-10T04:15:55.001Z] [semverPrep] GIT_COMMIT: 1e3cba0a24fefd538a0680e2f51cf4f2fde78754, Commit Message: refactor: Consume latest SDK and adjust for breaking change (#227) [Pipeline] echo [2023-05-10T04:15:55.011Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T04:15:55.383Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T04:15:55.383Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T04:15:55.383Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T04:15:55.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T04:15:55.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T04:15:55.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T04:15:55.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:15:55.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:15:55.800Z] [2023-05-10T04:15:55.800Z] 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-10T04:15:56.102Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:15:56.102Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T04:15:56.102Z] b85a868b505f: Pulling fs layer [2023-05-10T04:15:56.102Z] e2be974225ed: Pulling fs layer [2023-05-10T04:15:56.102Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T04:15:56.102Z] 988bab9f4d93: Pulling fs layer [2023-05-10T04:15:56.102Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T04:15:56.102Z] eaf3925da568: Pulling fs layer [2023-05-10T04:15:56.102Z] bab4dde63d76: Pulling fs layer [2023-05-10T04:15:56.102Z] bde34c3a00c8: Pulling fs layer [2023-05-10T04:15:56.102Z] b352a97aabf1: Pulling fs layer [2023-05-10T04:15:56.102Z] 4872d77fe225: Pulling fs layer [2023-05-10T04:15:56.102Z] 5851b861e8e6: Pulling fs layer [2023-05-10T04:15:56.102Z] 1469e6f7b9e6: Waiting [2023-05-10T04:15:56.102Z] bde34c3a00c8: Waiting [2023-05-10T04:15:56.102Z] eaf3925da568: Waiting [2023-05-10T04:15:56.102Z] bab4dde63d76: Waiting [2023-05-10T04:15:56.102Z] 4872d77fe225: Waiting [2023-05-10T04:15:56.102Z] 5851b861e8e6: Waiting [2023-05-10T04:15:56.102Z] e2be974225ed: Download complete [2023-05-10T04:15:56.360Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T04:15:56.360Z] 1469e6f7b9e6: Download complete [2023-05-10T04:15:56.360Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T04:15:56.360Z] 339a4e72a1f5: Download complete [2023-05-10T04:15:56.360Z] eaf3925da568: Verifying Checksum [2023-05-10T04:15:56.360Z] eaf3925da568: Download complete [2023-05-10T04:15:56.360Z] bde34c3a00c8: Download complete [2023-05-10T04:15:56.360Z] b352a97aabf1: Verifying Checksum [2023-05-10T04:15:56.360Z] b352a97aabf1: Download complete [2023-05-10T04:15:56.360Z] 4872d77fe225: Verifying Checksum [2023-05-10T04:15:56.360Z] 4872d77fe225: Download complete [2023-05-10T04:15:56.360Z] 5851b861e8e6: Verifying Checksum [2023-05-10T04:15:56.360Z] 5851b861e8e6: Download complete [2023-05-10T04:15:56.360Z] b85a868b505f: Verifying Checksum [2023-05-10T04:15:56.360Z] b85a868b505f: Download complete [2023-05-10T04:15:56.619Z] bab4dde63d76: Verifying Checksum [2023-05-10T04:15:56.619Z] bab4dde63d76: Download complete [2023-05-10T04:15:57.554Z] b85a868b505f: Pull complete [2023-05-10T04:15:57.815Z] e2be974225ed: Pull complete [2023-05-10T04:15:58.393Z] 339a4e72a1f5: Pull complete [2023-05-10T04:15:58.393Z] 988bab9f4d93: Pull complete [2023-05-10T04:15:58.660Z] 1469e6f7b9e6: Pull complete [2023-05-10T04:15:58.660Z] eaf3925da568: Pull complete [2023-05-10T04:16:00.571Z] bab4dde63d76: Pull complete [2023-05-10T04:16:00.571Z] bde34c3a00c8: Pull complete [2023-05-10T04:16:00.831Z] b352a97aabf1: Pull complete [2023-05-10T04:16:00.831Z] 4872d77fe225: Pull complete [2023-05-10T04:16:00.831Z] 5851b861e8e6: Pull complete [2023-05-10T04:16:00.831Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T04:16:00.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:16:00.831Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:16:00.924Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:16:00.957Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T04:16:04.936Z] $ docker top 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 -eo pid,comm [2023-05-10T04:16:04.981Z] 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-10T04:16:04.981Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T04:16:05.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:16:05.026Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:16:05.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:16:05.144Z] $ docker exec 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 ssh-agent [2023-05-10T04:16:05.248Z] SSH_AUTH_SOCK=/tmp/ssh-b7V4h5e3Wyxq/agent.32 [2023-05-10T04:16:05.248Z] SSH_AGENT_PID=38 [2023-05-10T04:16:05.254Z] Running ssh-add (command line suppressed) [2023-05-10T04:16:05.369Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13428332528471889911.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13428332528471889911.key) [2023-05-10T04:16:05.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:16:05.670Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T04:16:05.686Z] $ docker exec --env ******** --env ******** 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 ssh-agent -k [2023-05-10T04:16:05.784Z] unset SSH_AUTH_SOCK; [2023-05-10T04:16:05.785Z] unset SSH_AGENT_PID; [2023-05-10T04:16:05.785Z] echo Agent pid 38 killed; [2023-05-10T04:16:05.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T04:16:05.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:16:05.812Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:16:05.917Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:16:05.923Z] $ docker exec 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 ssh-agent [2023-05-10T04:16:06.022Z] SSH_AUTH_SOCK=/tmp/ssh-luThuVWBOcQS/agent.71 [2023-05-10T04:16:06.022Z] SSH_AGENT_PID=77 [2023-05-10T04:16:06.027Z] Running ssh-add (command line suppressed) [2023-05-10T04:16:06.126Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8214590548801947271.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8214590548801947271.key) [2023-05-10T04:16:06.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:16:06.421Z] + git semver init [2023-05-10T04:16:06.680Z] 2023-05-10 04:16:06,600 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T04:16:06.680Z] 2023-05-10 04:16:06,601 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-10T04:16:06.680Z] 2023-05-10 04:16:06,602 [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-10T04:16:06.680Z] 2023-05-10 04:16:06,602 [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-10T04:16:07.616Z] 2023-05-10 04:16:07,397 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-10T04:16:07.616Z] 2023-05-10 04:16:07,398 [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-10T04:16:07.616Z] 2023-05-10 04:16:07,398 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-10T04:16:07.616Z] 2023-05-10 04:16:07,398 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-10T04:16:07.616Z] 3.0.0-dev.23 [Pipeline] } [2023-05-10T04:16:07.629Z] $ docker exec --env ******** --env ******** 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 ssh-agent -k [2023-05-10T04:16:07.724Z] unset SSH_AUTH_SOCK; [2023-05-10T04:16:07.724Z] unset SSH_AGENT_PID; [2023-05-10T04:16:07.725Z] echo Agent pid 77 killed; [2023-05-10T04:16:07.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T04:16:08.033Z] + git semver [Pipeline] } [2023-05-10T04:16:08.312Z] $ docker stop --time=1 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 [2023-05-10T04:16:09.605Z] $ docker rm -f --volumes 070d0972d3450c35418f7f0a45fc8b1f0c6cca7cd83e60461c33ceffe6836198 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T04:16:09.946Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T04:16:10.154Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T04:16:10.156Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.23 [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-10T04:16:10.291Z] provisioning config files... [2023-05-10T04:16:10.300Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1853242735645397637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:16:10.353Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14869 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-10T04:16:10.363Z] Running in /w/workspace/device-rfid-llrp-go/91 [Pipeline] { [Pipeline] checkout [2023-05-10T04:16:10.396Z] Selected Git installation does not exist. Using Default [2023-05-10T04:16:10.396Z] The recommended git tool is: NONE [2023-05-10T04:16:10.601Z] ---> docker-login.sh [2023-05-10T04:16:10.601Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:16:10.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:10.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:10.601Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:10.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:10.601Z] [2023-05-10T04:16:10.601Z] Login Succeeded [2023-05-10T04:16:10.601Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:16:10.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:10.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:10.601Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:10.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:10.601Z] [2023-05-10T04:16:10.601Z] Login Succeeded [2023-05-10T04:16:10.601Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:16:10.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:10.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:10.858Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:10.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:10.858Z] [2023-05-10T04:16:10.858Z] Login Succeeded [2023-05-10T04:16:10.858Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:16:10.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:10.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:10.858Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:10.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:10.858Z] [2023-05-10T04:16:10.858Z] Login Succeeded [2023-05-10T04:16:10.858Z] docker.io [2023-05-10T04:16:10.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:11.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:11.116Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:11.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:11.116Z] [2023-05-10T04:16:11.116Z] Login Succeeded [2023-05-10T04:16:11.116Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:16:11.123Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T04:16:11.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:16:11.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:16:11.211Z] ========================================================= [2023-05-10T04:16:11.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T04:16:11.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:16:11.524Z] + 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-10T04:16:11.524Z] Sending build context to Docker daemon 4.239MB [2023-05-10T04:16:11.524Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T04:16:11.524Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T04:16:11.524Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T04:16:11.524Z] f56be85fc22e: Pulling fs layer [2023-05-10T04:16:11.524Z] 85791d961cd3: Pulling fs layer [2023-05-10T04:16:11.524Z] d694b5ae8c79: Pulling fs layer [2023-05-10T04:16:11.524Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T04:16:11.524Z] 4d19c01a9841: Pulling fs layer [2023-05-10T04:16:11.524Z] 9325e15d5711: Pulling fs layer [2023-05-10T04:16:11.524Z] 556b6ee489ea: Pulling fs layer [2023-05-10T04:16:11.524Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T04:16:11.524Z] 9f32a84ed3da: Waiting [2023-05-10T04:16:11.524Z] 556b6ee489ea: Waiting [2023-05-10T04:16:11.524Z] c5a4b2cf53e6: Waiting [2023-05-10T04:16:11.524Z] 4d19c01a9841: Waiting [2023-05-10T04:16:11.524Z] 9325e15d5711: Waiting [2023-05-10T04:16:11.524Z] 85791d961cd3: Download complete [2023-05-10T04:16:11.783Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T04:16:11.783Z] 9f32a84ed3da: Download complete [2023-05-10T04:16:11.783Z] f56be85fc22e: Verifying Checksum [2023-05-10T04:16:11.783Z] f56be85fc22e: Download complete [2023-05-10T04:16:11.783Z] 4d19c01a9841: Verifying Checksum [2023-05-10T04:16:11.783Z] 4d19c01a9841: Download complete [2023-05-10T04:16:11.783Z] 9325e15d5711: Download complete [2023-05-10T04:16:11.783Z] f56be85fc22e: Pull complete [2023-05-10T04:16:12.043Z] 85791d961cd3: Pull complete [2023-05-10T04:16:12.043Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T04:16:12.043Z] c5a4b2cf53e6: Download complete [2023-05-10T04:16:12.301Z] d694b5ae8c79: Download complete [2023-05-10T04:16:12.560Z] 556b6ee489ea: Verifying Checksum [2023-05-10T04:16:12.560Z] 556b6ee489ea: Download complete [2023-05-10T04:16:15.293Z] using credential edgex-jenkins-ssh [2023-05-10T04:16:15.315Z] Cloning the remote Git repository [2023-05-10T04:16:15.839Z] d694b5ae8c79: Pull complete [2023-05-10T04:16:15.839Z] 9f32a84ed3da: Pull complete [2023-05-10T04:16:15.839Z] 4d19c01a9841: Pull complete [2023-05-10T04:16:15.839Z] 9325e15d5711: Pull complete [2023-05-10T04:16:15.370Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-10T04:16:15.459Z] > git init /w/workspace/device-rfid-llrp-go/91 # timeout=10 [2023-05-10T04:16:15.602Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-10T04:16:15.603Z] > git --version # timeout=10 [2023-05-10T04:16:15.624Z] > git --version # 'git version 2.25.1' [2023-05-10T04:16:15.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T04:16:15.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T04:16:18.366Z] 556b6ee489ea: Pull complete [2023-05-10T04:16:18.931Z] c5a4b2cf53e6: Pull complete [2023-05-10T04:16:18.931Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T04:16:18.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T04:16:18.931Z] ---> c4be618373d6 [2023-05-10T04:16:18.931Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T04:16:20.023Z] Avoid second fetch [2023-05-10T04:16:20.024Z] Checking out Revision 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 (main) [2023-05-10T04:16:19.227Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-10T04:16:19.250Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T04:16:20.041Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T04:16:20.100Z] > git checkout -f 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 # timeout=10 [2023-05-10T04:16:20.759Z] Commit message: "refactor: Consume latest SDK and adjust for breaking change (#227)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T04:16:21.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T04:16:21.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T04:16:21.611Z] Dload Upload Total Spent Left Speed [2023-05-10T04:16:21.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-05-10T04:16:22.197Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T04:16:22.530Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T04:16:22.530Z] + sudo tee /etc/docker/daemon.new [2023-05-10T04:16:22.530Z] { [2023-05-10T04:16:22.530Z] "registry-mirrors": [ [2023-05-10T04:16:22.530Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T04:16:22.530Z] ], [2023-05-10T04:16:22.530Z] "bip": "10.250.0.254/24", [2023-05-10T04:16:22.530Z] "hosts": [ [2023-05-10T04:16:22.530Z] "tcp://0.0.0.0:5555", [2023-05-10T04:16:22.530Z] "unix:///var/run/docker.sock" [2023-05-10T04:16:22.530Z] ], [2023-05-10T04:16:22.530Z] "mtu": 1458, [2023-05-10T04:16:22.530Z] "selinux-enabled": true, [2023-05-10T04:16:22.530Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T04:16:22.530Z] } [Pipeline] sh [2023-05-10T04:16:22.864Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T04:16:23.201Z] + sudo service docker restart [2023-05-10T04:16:24.207Z] ---> Running in bdd6ae369f23 [2023-05-10T04:16:24.207Z] Removing intermediate container bdd6ae369f23 [2023-05-10T04:16:24.207Z] ---> 7353bae0ca0f [2023-05-10T04:16:24.207Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T04:16:24.207Z] ---> Running in 52e2a1c566c6 [2023-05-10T04:16:24.207Z] Removing intermediate container 52e2a1c566c6 [2023-05-10T04:16:24.207Z] ---> 43d4859c51d8 [2023-05-10T04:16:24.207Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T04:16:24.207Z] ---> Running in aa878d547d71 [2023-05-10T04:16:24.207Z] Removing intermediate container aa878d547d71 [2023-05-10T04:16:24.207Z] ---> f439662e3c67 [2023-05-10T04:16:24.207Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T04:16:24.207Z] ---> Running in 5c51c9ece448 [2023-05-10T04:16:24.207Z] Removing intermediate container 5c51c9ece448 [2023-05-10T04:16:24.207Z] ---> 1fa4e262260c [2023-05-10T04:16:24.207Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T04:16:24.207Z] ---> Running in e42460955a59 [2023-05-10T04:16:24.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T04:16:24.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T04:16:24.985Z] OK: 265 MiB in 53 packages [2023-05-10T04:16:25.244Z] Removing intermediate container e42460955a59 [2023-05-10T04:16:25.244Z] ---> 8226af226e6f [2023-05-10T04:16:25.244Z] Step 8/12 : WORKDIR /app [2023-05-10T04:16:25.244Z] ---> Running in bc55cb87b51d [2023-05-10T04:16:25.244Z] Removing intermediate container bc55cb87b51d [2023-05-10T04:16:25.244Z] ---> 01b7bcf9287c [2023-05-10T04:16:25.244Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T04:16:25.503Z] ---> 47df4c380f76 [2023-05-10T04:16:25.503Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T04:16:25.503Z] ---> Running in c28b897a24b0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:16:41.467Z] provisioning config files... [2023-05-10T04:16:41.498Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/91@tmp/config9354185749447339890tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:16:41.851Z] ---> docker-login.sh [2023-05-10T04:16:41.851Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:16:42.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:42.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:42.438Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:42.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:42.438Z] [2023-05-10T04:16:42.438Z] Login Succeeded [2023-05-10T04:16:42.438Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:16:42.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:42.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:42.980Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:42.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:42.980Z] [2023-05-10T04:16:42.980Z] Login Succeeded [2023-05-10T04:16:42.980Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:16:42.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:43.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:43.250Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:43.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:43.250Z] [2023-05-10T04:16:43.250Z] Login Succeeded [2023-05-10T04:16:43.250Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:16:43.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:43.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:43.519Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:43.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:43.519Z] [2023-05-10T04:16:43.519Z] Login Succeeded [2023-05-10T04:16:43.519Z] docker.io [2023-05-10T04:16:43.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:16:44.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:16:44.061Z] Configure a credential helper to remove this warning. See [2023-05-10T04:16:44.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:16:44.061Z] [2023-05-10T04:16:44.061Z] Login Succeeded [2023-05-10T04:16:44.061Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:16:44.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T04:16:44.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:16:44.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:16:44.334Z] ========================================================= [2023-05-10T04:16:44.334Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T04:16:44.334Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:16:44.692Z] + 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-10T04:16:44.964Z] Sending build context to Docker daemon 1.212MB [2023-05-10T04:16:44.964Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T04:16:44.964Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-10T04:16:47.555Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T04:16:47.555Z] c41833b44d91: Pulling fs layer [2023-05-10T04:16:47.555Z] ed15518f5707: Pulling fs layer [2023-05-10T04:16:47.555Z] feae8fd75edb: Pulling fs layer [2023-05-10T04:16:47.555Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T04:16:47.555Z] 3cdef696dda3: Pulling fs layer [2023-05-10T04:16:47.555Z] 2ced38df9373: Pulling fs layer [2023-05-10T04:16:47.555Z] 58f1dce35555: Pulling fs layer [2023-05-10T04:16:47.555Z] 242c74f7c9fa: Waiting [2023-05-10T04:16:47.555Z] 3cdef696dda3: Waiting [2023-05-10T04:16:47.555Z] 2ced38df9373: Waiting [2023-05-10T04:16:47.555Z] 58f1dce35555: Waiting [2023-05-10T04:16:47.555Z] ed15518f5707: Verifying Checksum [2023-05-10T04:16:47.555Z] ed15518f5707: Download complete [2023-05-10T04:16:47.555Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T04:16:47.555Z] 242c74f7c9fa: Download complete [2023-05-10T04:16:47.555Z] 3cdef696dda3: Verifying Checksum [2023-05-10T04:16:47.555Z] 3cdef696dda3: Download complete [2023-05-10T04:16:47.555Z] c41833b44d91: Verifying Checksum [2023-05-10T04:16:48.551Z] c41833b44d91: Pull complete [2023-05-10T04:16:48.820Z] 58f1dce35555: Verifying Checksum [2023-05-10T04:16:48.821Z] 58f1dce35555: Download complete [2023-05-10T04:16:49.089Z] ed15518f5707: Pull complete [2023-05-10T04:16:50.060Z] feae8fd75edb: Verifying Checksum [2023-05-10T04:16:50.060Z] feae8fd75edb: Download complete [2023-05-10T04:16:50.060Z] 2ced38df9373: Verifying Checksum [2023-05-10T04:16:50.060Z] 2ced38df9373: Download complete [2023-05-10T04:17:02.414Z] feae8fd75edb: Pull complete [2023-05-10T04:17:02.414Z] 242c74f7c9fa: Pull complete [2023-05-10T04:17:02.414Z] 3cdef696dda3: Pull complete [2023-05-10T04:17:07.772Z] 2ced38df9373: Pull complete [2023-05-10T04:17:10.363Z] 58f1dce35555: Pull complete [2023-05-10T04:17:10.363Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T04:17:10.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T04:17:10.363Z] ---> fadd8f120f05 [2023-05-10T04:17:10.363Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-10T04:17:12.192Z] Removing intermediate container c28b897a24b0 [2023-05-10T04:17:12.193Z] ---> 3462e8f4738c [2023-05-10T04:17:12.193Z] Step 11/12 : COPY . . [2023-05-10T04:17:12.193Z] ---> 90f0169fb13b [2023-05-10T04:17:12.193Z] Step 12/12 : RUN $MAKE [2023-05-10T04:17:12.193Z] ---> Running in c2eaa154403b [2023-05-10T04:17:12.193Z] noop [2023-05-10T04:17:12.193Z] Removing intermediate container c2eaa154403b [2023-05-10T04:17:12.193Z] ---> 6a9060bdd3d5 [2023-05-10T04:17:12.193Z] Successfully built 6a9060bdd3d5 [2023-05-10T04:17:12.193Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:17:12.314Z] ---> Running in 4bcb0af1d7e1 [2023-05-10T04:17:12.314Z] Removing intermediate container 4bcb0af1d7e1 [2023-05-10T04:17:12.314Z] ---> d40b7f1b996d [2023-05-10T04:17:12.314Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T04:17:12.505Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T04:17:12.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:17:12.578Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:17:12.586Z] ---> Running in cab66e3f67fa [2023-05-10T04:17:12.608Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-10T04:17:12.854Z] Removing intermediate container cab66e3f67fa [2023-05-10T04:17:12.854Z] ---> 5865a80d36e7 [2023-05-10T04:17:12.854Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T04:17:12.854Z] ---> Running in 683806086aaf [2023-05-10T04:17:12.923Z] $ docker top 43a20a8e172eb50482595909fa6c4fd6c3048274b909f7812847a2b3c20455f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T04:17:13.122Z] Removing intermediate container 683806086aaf [2023-05-10T04:17:13.122Z] ---> 72af11112c99 [2023-05-10T04:17:13.122Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T04:17:13.122Z] ---> Running in b1d596290bab [2023-05-10T04:17:13.255Z] + go version [2023-05-10T04:17:13.255Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T04:17:13.269Z] $ docker stop --time=1 43a20a8e172eb50482595909fa6c4fd6c3048274b909f7812847a2b3c20455f5 [2023-05-10T04:17:13.396Z] Removing intermediate container b1d596290bab [2023-05-10T04:17:13.396Z] ---> dc3071da8506 [2023-05-10T04:17:13.396Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T04:17:13.665Z] ---> Running in 5bb75ee55236 [2023-05-10T04:17:14.525Z] $ docker rm -f --volumes 43a20a8e172eb50482595909fa6c4fd6c3048274b909f7812847a2b3c20455f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2023-05-10T04:17:14.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:17:14.917Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T04:17:14.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:17:14.986Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:17:15.017Z] $ 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 ******** ci-base-image-x86_64 cat [2023-05-10T04:17:15.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T04:17:15.332Z] $ docker top 677d7c993cd68def2bae2b620670f6ff896bdbb05098ba3cdd2baceb812cd680 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T04:17:15.668Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T04:17:15.964Z] + make test [2023-05-10T04:17:15.964Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T04:17:16.176Z] OK: 263 MiB in 53 packages [2023-05-10T04:17:17.146Z] Removing intermediate container 5bb75ee55236 [2023-05-10T04:17:17.146Z] ---> 8a33d64b94a2 [2023-05-10T04:17:17.146Z] Step 8/12 : WORKDIR /app [2023-05-10T04:17:17.146Z] ---> Running in 01a695c2d873 [2023-05-10T04:17:17.146Z] Removing intermediate container 01a695c2d873 [2023-05-10T04:17:17.146Z] ---> f06b85a84bf5 [2023-05-10T04:17:17.146Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-10T04:17:17.731Z] ---> 7aa938bd48a8 [2023-05-10T04:17:17.731Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T04:17:17.731Z] ---> Running in 2e0280ec7236 [2023-05-10T04:17:21.229Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-10T04:17:31.188Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-10T04:17:31.188Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-10T04:17:33.087Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.287s coverage: 40.5% of statements [2023-05-10T04:17:33.087Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements [2023-05-10T04:17:33.087Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-05-10T04:17:39.645Z] go vet ./... [2023-05-10T04:17:43.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T04:17:43.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T04:17:43.830Z] ./bin/test-attribution-txt.sh [2023-05-10T04:17:43.830Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-10T04:17:43.830Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T04:17:43.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T04:17:43.859Z] $ docker stop --time=1 677d7c993cd68def2bae2b620670f6ff896bdbb05098ba3cdd2baceb812cd680 [2023-05-10T04:17:47.564Z] $ docker rm -f --volumes 677d7c993cd68def2bae2b620670f6ff896bdbb05098ba3cdd2baceb812cd680 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T04:17:48.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T04:17:48.091Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T04:17:48.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T04:17:48.881Z] + ls -al . [2023-05-10T04:17:48.881Z] total 628 [2023-05-10T04:17:48.881Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 04:17 . [2023-05-10T04:17:48.881Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:15 .. [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 04:15 .dockerignore [2023-05-10T04:17:48.881Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:16 .git [2023-05-10T04:17:48.881Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:15 .github [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 04:15 .gitignore [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 04:15 .golangci.yml [2023-05-10T04:17:48.881Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:16 .semver [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 10 04:15 Attribution.txt [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 10 04:15 CHANGELOG.md [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 10 04:15 Dockerfile [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 04:15 GOVERNANCE.md [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 04:15 Jenkinsfile [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 04:15 LICENSE [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 10 04:15 Makefile [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 04:15 OWNERS.md [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 10 04:15 README.md [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 04:16 VERSION [2023-05-10T04:17:48.881Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:15 bin [2023-05-10T04:17:48.881Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:15 cmd [2023-05-10T04:17:48.881Z] -rw-r--r-- 1 jenkins jenkins 458038 May 10 04:17 coverage.out [2023-05-10T04:17:48.881Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:15 examples [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 10 04:15 go.mod [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 10 04:15 go.sum [2023-05-10T04:17:48.881Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:15 images [2023-05-10T04:17:48.881Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 04:15 internal [2023-05-10T04:17:48.881Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:15 snap [2023-05-10T04:17:48.881Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 04:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:17:49.217Z] + 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=1e3cba0a24fefd538a0680e2f51cf4f2fde78754 --label arch=amd64 --label version=3.0.0-dev.23 . [2023-05-10T04:17:49.217Z] Sending build context to Docker daemon 4.239MB [2023-05-10T04:17:49.217Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T04:17:49.217Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-10T04:17:49.217Z] ---> 6a9060bdd3d5 [2023-05-10T04:17:49.217Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T04:17:49.217Z] ---> Running in 8126dbb91855 [2023-05-10T04:17:49.495Z] Removing intermediate container 8126dbb91855 [2023-05-10T04:17:49.495Z] ---> 6eaedd518b30 [2023-05-10T04:17:49.495Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T04:17:49.495Z] ---> Running in 6d236ac9b0e9 [2023-05-10T04:17:49.495Z] Removing intermediate container 6d236ac9b0e9 [2023-05-10T04:17:49.495Z] ---> 31d594d79573 [2023-05-10T04:17:49.495Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T04:17:49.495Z] ---> Running in 78726f3f20a7 [2023-05-10T04:17:49.495Z] Removing intermediate container 78726f3f20a7 [2023-05-10T04:17:49.495Z] ---> d97fbb85ba6c [2023-05-10T04:17:49.495Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T04:17:49.768Z] ---> Running in 386510329faf [2023-05-10T04:17:49.768Z] Removing intermediate container 386510329faf [2023-05-10T04:17:49.768Z] ---> 2f792656dfff [2023-05-10T04:17:49.768Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T04:17:49.768Z] ---> Running in 6a330df1aa57 [2023-05-10T04:17:50.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T04:17:50.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T04:17:50.300Z] OK: 265 MiB in 53 packages [2023-05-10T04:17:50.659Z] Removing intermediate container 6a330df1aa57 [2023-05-10T04:17:50.659Z] ---> 1a1c3837296f [2023-05-10T04:17:50.659Z] Step 8/24 : WORKDIR /app [2023-05-10T04:17:50.918Z] ---> Running in 17f7eb30dde0 [2023-05-10T04:17:50.918Z] Removing intermediate container 17f7eb30dde0 [2023-05-10T04:17:50.918Z] ---> 698c69366bb6 [2023-05-10T04:17:50.918Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-10T04:17:50.918Z] ---> 2d67199b469b [2023-05-10T04:17:50.918Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T04:17:50.918Z] ---> Running in 99bacfe4a1d2 [2023-05-10T04:17:51.859Z] Removing intermediate container 99bacfe4a1d2 [2023-05-10T04:17:51.859Z] ---> 8f922ecec5a9 [2023-05-10T04:17:51.859Z] Step 11/24 : COPY . . [2023-05-10T04:17:52.117Z] ---> fc1e8dec6b1c [2023-05-10T04:17:52.117Z] Step 12/24 : RUN $MAKE [2023-05-10T04:17:52.117Z] ---> Running in 8d28fdad9700 [2023-05-10T04:17:52.376Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-10T04:18:10.449Z] Removing intermediate container 8d28fdad9700 [2023-05-10T04:18:10.449Z] ---> c8183680ad5c [2023-05-10T04:18:10.449Z] Step 13/24 : FROM alpine:3.17 [2023-05-10T04:18:10.449Z] 3.17: Pulling from library/alpine [2023-05-10T04:18:10.449Z] f56be85fc22e: Already exists [2023-05-10T04:18:10.449Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T04:18:10.449Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T04:18:10.449Z] ---> 9ed4aefc74f6 [2023-05-10T04:18:10.449Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-10T04:18:10.449Z] ---> Running in b0e05c8ab6ff [2023-05-10T04:18:10.449Z] Removing intermediate container b0e05c8ab6ff [2023-05-10T04:18:10.449Z] ---> 2ecaf9286c29 [2023-05-10T04:18:10.449Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T04:18:10.449Z] ---> Running in a13c45901e0a [2023-05-10T04:18:10.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T04:18:10.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T04:18:10.970Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T04:18:10.970Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T04:18:10.970Z] OK: 7 MiB in 16 packages [2023-05-10T04:18:11.536Z] Removing intermediate container a13c45901e0a [2023-05-10T04:18:11.536Z] ---> dbeb3a529844 [2023-05-10T04:18:11.536Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-10T04:18:11.536Z] ---> 6c715decd491 [2023-05-10T04:18:11.536Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-10T04:18:11.536Z] ---> 17576072a26a [2023-05-10T04:18:11.537Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-10T04:18:12.474Z] ---> 2b6da9b86a2f [2023-05-10T04:18:12.474Z] Step 19/24 : EXPOSE 59989 [2023-05-10T04:18:12.474Z] ---> Running in f43cdcf9493b [2023-05-10T04:18:12.474Z] Removing intermediate container f43cdcf9493b [2023-05-10T04:18:12.474Z] ---> 66775dbe0a1e [2023-05-10T04:18:12.474Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-10T04:18:12.474Z] ---> Running in 124074e9edc2 [2023-05-10T04:18:12.474Z] Removing intermediate container 124074e9edc2 [2023-05-10T04:18:12.474Z] ---> 22c30cc92fb1 [2023-05-10T04:18:12.474Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T04:18:12.474Z] ---> Running in ac3fa0c6dc1e [2023-05-10T04:18:12.474Z] Removing intermediate container ac3fa0c6dc1e [2023-05-10T04:18:12.474Z] ---> ab84c4c33023 [2023-05-10T04:18:12.474Z] Step 22/24 : LABEL arch=amd64 [2023-05-10T04:18:12.733Z] ---> Running in 613e95210061 [2023-05-10T04:18:12.733Z] Removing intermediate container 613e95210061 [2023-05-10T04:18:12.733Z] ---> 1cbd2eeb194d [2023-05-10T04:18:12.733Z] Step 23/24 : LABEL git_sha=1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [2023-05-10T04:18:12.733Z] ---> Running in ae31bb2a10a8 [2023-05-10T04:18:12.733Z] Removing intermediate container ae31bb2a10a8 [2023-05-10T04:18:12.733Z] ---> 054c2c9b19f1 [2023-05-10T04:18:12.733Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-05-10T04:18:12.733Z] ---> Running in e5c847a4de65 [2023-05-10T04:18:12.992Z] Removing intermediate container e5c847a4de65 [2023-05-10T04:18:12.992Z] ---> 5bc8d8f440a1 [2023-05-10T04:18:12.992Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T04:18:12.992Z] Successfully built 5bc8d8f440a1 [2023-05-10T04:18:12.992Z] 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-10T04:18:13.076Z] provisioning config files... [2023-05-10T04:18:13.084Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10570088082904689347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:18:13.380Z] ---> docker-login.sh [2023-05-10T04:18:13.380Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:18:13.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:13.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:13.380Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:13.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:13.380Z] [2023-05-10T04:18:13.380Z] Login Succeeded [2023-05-10T04:18:13.380Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:18:13.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:13.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:13.380Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:13.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:13.380Z] [2023-05-10T04:18:13.380Z] Login Succeeded [2023-05-10T04:18:13.380Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:18:13.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:13.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:13.639Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:13.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:13.639Z] [2023-05-10T04:18:13.639Z] Login Succeeded [2023-05-10T04:18:13.639Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:18:13.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:13.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:13.639Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:13.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:13.639Z] [2023-05-10T04:18:13.639Z] Login Succeeded [2023-05-10T04:18:13.639Z] docker.io [2023-05-10T04:18:13.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:18:13.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:18:13.900Z] Configure a credential helper to remove this warning. See [2023-05-10T04:18:13.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:18:13.900Z] [2023-05-10T04:18:13.900Z] Login Succeeded [2023-05-10T04:18:13.900Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:18:13.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T04:18:13.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:18:13.947Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-10T04:18:13.947Z] 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [2023-05-10T04:18:13.947Z] latest [2023-05-10T04:18:13.947Z] 3.0.0-dev.23 [2023-05-10T04:18:13.947Z] 1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [2023-05-10T04:18:13.947Z] main [2023-05-10T04:18:13.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:14.121Z] Removing intermediate container 2e0280ec7236 [2023-05-10T04:18:14.121Z] ---> f52c255eb8e0 [2023-05-10T04:18:14.121Z] Step 11/12 : COPY . . [2023-05-10T04:18:14.121Z] ---> 1dbe6566f422 [2023-05-10T04:18:14.121Z] Step 12/12 : RUN $MAKE [2023-05-10T04:18:14.121Z] ---> Running in 21cfcc199708 [2023-05-10T04:18:14.249Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:14.547Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [2023-05-10T04:18:14.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-10T04:18:14.547Z] a674e51ba9e0: Preparing [2023-05-10T04:18:14.547Z] 8ccf3ca2e501: Preparing [2023-05-10T04:18:14.547Z] d007306f72e9: Preparing [2023-05-10T04:18:14.547Z] 312d62fc08a6: Preparing [2023-05-10T04:18:14.547Z] f1417ff83b31: Preparing [2023-05-10T04:18:14.547Z] f1417ff83b31: Layer already exists [2023-05-10T04:18:14.547Z] 312d62fc08a6: Pushed [2023-05-10T04:18:14.547Z] 8ccf3ca2e501: Pushed [2023-05-10T04:18:14.547Z] d007306f72e9: Pushed [2023-05-10T04:18:15.100Z] noop [2023-05-10T04:18:15.686Z] Removing intermediate container 21cfcc199708 [2023-05-10T04:18:15.686Z] ---> a01fb4690491 [2023-05-10T04:18:15.686Z] Successfully built a01fb4690491 [2023-05-10T04:18:15.686Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:16.020Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T04:18:16.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:18:16.202Z] prd-ubuntu20.04-docker-arm64-4c-16g-14869 does not seem to be running inside a container [2023-05-10T04:18:16.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/91 -v /w/workspace/device-rfid-llrp-go/91:/w/workspace/device-rfid-llrp-go/91:rw,z -v /w/workspace/device-rfid-llrp-go/91@tmp:/w/workspace/device-rfid-llrp-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T04:18:17.079Z] a674e51ba9e0: Pushed [2023-05-10T04:18:17.079Z] 1e3cba0a24fefd538a0680e2f51cf4f2fde78754: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 [2023-05-10T04:18:17.386Z] $ docker top 2c18e905bde64fb834aef25170c849da531a7f58e249015ec1b271d0b53bf5a3 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:17.921Z] + 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-10T04:18:18.204Z] + go version [2023-05-10T04:18:18.204Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T04:18:18.222Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-10T04:18:18.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-10T04:18:18.222Z] a674e51ba9e0: Preparing [2023-05-10T04:18:18.222Z] 8ccf3ca2e501: Preparing [2023-05-10T04:18:18.222Z] d007306f72e9: Preparing [2023-05-10T04:18:18.222Z] 312d62fc08a6: Preparing [2023-05-10T04:18:18.222Z] f1417ff83b31: Preparing [2023-05-10T04:18:18.222Z] 312d62fc08a6: Layer already exists [2023-05-10T04:18:18.222Z] 8ccf3ca2e501: Layer already exists [2023-05-10T04:18:18.222Z] d007306f72e9: Layer already exists [2023-05-10T04:18:18.222Z] a674e51ba9e0: Layer already exists [2023-05-10T04:18:18.222Z] f1417ff83b31: Layer already exists [2023-05-10T04:18:18.222Z] latest: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 [2023-05-10T04:18:18.226Z] $ docker stop --time=1 2c18e905bde64fb834aef25170c849da531a7f58e249015ec1b271d0b53bf5a3 [2023-05-10T04:18:19.820Z] $ docker rm -f --volumes 2c18e905bde64fb834aef25170c849da531a7f58e249015ec1b271d0b53bf5a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:20.324Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:20.411Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T04:18:20.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:18:20.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-14869 does not seem to be running inside a container [2023-05-10T04:18:20.640Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.23 [2023-05-10T04:18:20.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-10T04:18:20.640Z] a674e51ba9e0: Preparing [2023-05-10T04:18:20.640Z] 8ccf3ca2e501: Preparing [2023-05-10T04:18:20.640Z] d007306f72e9: Preparing [2023-05-10T04:18:20.640Z] 312d62fc08a6: Preparing [2023-05-10T04:18:20.640Z] f1417ff83b31: Preparing [2023-05-10T04:18:20.640Z] d007306f72e9: Layer already exists [2023-05-10T04:18:20.640Z] a674e51ba9e0: Layer already exists [2023-05-10T04:18:20.640Z] 312d62fc08a6: Layer already exists [2023-05-10T04:18:20.640Z] 8ccf3ca2e501: Layer already exists [2023-05-10T04:18:20.640Z] f1417ff83b31: Layer already exists [2023-05-10T04:18:20.640Z] 3.0.0-dev.23: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 [2023-05-10T04:18:20.653Z] $ 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/91 -v /w/workspace/device-rfid-llrp-go/91:/w/workspace/device-rfid-llrp-go/91:rw,z -v /w/workspace/device-rfid-llrp-go/91@tmp:/w/workspace/device-rfid-llrp-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T04:18:21.787Z] $ docker top 97e2cd6df4b00ef3e1d6b2ea355978b14683bae4c290940bfb25ab965ab19380 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:22.334Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:22.609Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/91 [Pipeline] fileExists [Pipeline] sh [2023-05-10T04:18:22.638Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [2023-05-10T04:18:22.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-10T04:18:22.638Z] a674e51ba9e0: Preparing [2023-05-10T04:18:22.638Z] 8ccf3ca2e501: Preparing [2023-05-10T04:18:22.638Z] d007306f72e9: Preparing [2023-05-10T04:18:22.638Z] 312d62fc08a6: Preparing [2023-05-10T04:18:22.638Z] f1417ff83b31: Preparing [2023-05-10T04:18:22.638Z] a674e51ba9e0: Layer already exists [2023-05-10T04:18:22.638Z] 312d62fc08a6: Layer already exists [2023-05-10T04:18:22.638Z] d007306f72e9: Layer already exists [2023-05-10T04:18:22.638Z] 8ccf3ca2e501: Layer already exists [2023-05-10T04:18:22.638Z] f1417ff83b31: Layer already exists [2023-05-10T04:18:22.638Z] 1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:22.934Z] + make test [2023-05-10T04:18:22.934Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T04:18:22.975Z] + 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-10T04:18:23.277Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-10T04:18:23.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-10T04:18:23.277Z] a674e51ba9e0: Preparing [2023-05-10T04:18:23.277Z] 8ccf3ca2e501: Preparing [2023-05-10T04:18:23.277Z] d007306f72e9: Preparing [2023-05-10T04:18:23.277Z] 312d62fc08a6: Preparing [2023-05-10T04:18:23.277Z] f1417ff83b31: Preparing [2023-05-10T04:18:23.277Z] a674e51ba9e0: Layer already exists [2023-05-10T04:18:23.277Z] 312d62fc08a6: Layer already exists [2023-05-10T04:18:23.277Z] f1417ff83b31: Layer already exists [2023-05-10T04:18:23.277Z] 8ccf3ca2e501: Layer already exists [2023-05-10T04:18:23.277Z] d007306f72e9: Layer already exists [2023-05-10T04:18:23.277Z] main: digest: sha256:6c8a48a8aa51fcdee3bb8d90206313756d26d96f73b082c43a26a4125895d1db size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T04:18:23.312Z] ===================================================== [Pipeline] echo [2023-05-10T04:18:23.318Z] taggedImages: [2023-05-10T04:18:23.318Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [2023-05-10T04:18:23.318Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-10T04:18:23.318Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.23 [2023-05-10T04:18:23.318Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [2023-05-10T04:18:23.318Z] - 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-10T04:18:23.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T04:18:23.694Z] [2023-05-10T04:18:23.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:18:23.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T04:18:23.987Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T04:18:23.987Z] 5eb5b503b376: Pulling fs layer [2023-05-10T04:18:23.987Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T04:18:23.987Z] ec43610c2a17: Pulling fs layer [2023-05-10T04:18:23.987Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T04:18:23.987Z] 33b1e0a273af: Pulling fs layer [2023-05-10T04:18:23.987Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T04:18:23.987Z] 2f39f015ded8: Pulling fs layer [2023-05-10T04:18:23.987Z] 3a2ae6a8a46f: Waiting [2023-05-10T04:18:23.987Z] 33b1e0a273af: Waiting [2023-05-10T04:18:23.987Z] 5d3b04190fa2: Waiting [2023-05-10T04:18:23.987Z] 2f39f015ded8: Waiting [2023-05-10T04:18:23.987Z] 5c69ac0246d0: Download complete [2023-05-10T04:18:23.987Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T04:18:23.987Z] 3a2ae6a8a46f: Download complete [2023-05-10T04:18:23.987Z] 33b1e0a273af: Verifying Checksum [2023-05-10T04:18:23.987Z] 33b1e0a273af: Download complete [2023-05-10T04:18:24.244Z] ec43610c2a17: Verifying Checksum [2023-05-10T04:18:24.244Z] ec43610c2a17: Download complete [2023-05-10T04:18:24.244Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T04:18:24.244Z] 5d3b04190fa2: Download complete [2023-05-10T04:18:24.244Z] 5eb5b503b376: Download complete [2023-05-10T04:18:24.808Z] 2f39f015ded8: Download complete [2023-05-10T04:18:25.376Z] 5eb5b503b376: Pull complete [2023-05-10T04:18:25.376Z] 5c69ac0246d0: Pull complete [2023-05-10T04:18:25.943Z] ec43610c2a17: Pull complete [2023-05-10T04:18:25.943Z] 3a2ae6a8a46f: Pull complete [2023-05-10T04:18:26.201Z] 33b1e0a273af: Pull complete [2023-05-10T04:18:26.202Z] 5d3b04190fa2: Pull complete [2023-05-10T04:18:30.419Z] 2f39f015ded8: Pull complete [2023-05-10T04:18:30.419Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T04:18:30.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T04:18:30.419Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:18:30.514Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:18:30.579Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T04:18:34.820Z] $ docker top 5adf5036060b8afc868d9d4ec082ddd774a07a63589a0e57c5594528a662c56a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:18:35.197Z] ---> job-cost.sh [2023-05-10T04:18:35.197Z] lf-activate-venv: SKIPPING [2023-05-10T04:18:35.197Z] INFO: No Stack... [2023-05-10T04:18:35.455Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T04:18:35.714Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T04:18:36.002Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-10T04:18:36.002Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T04:18:36.014Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [2023-05-10T04:18:36.023Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] did not exist. Created. [2023-05-10T04:18:36.023Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T04:18:36.331Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T04:18:36.362Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T04:18:36.369Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T04:18:36.389Z] $ docker stop --time=1 5adf5036060b8afc868d9d4ec082ddd774a07a63589a0e57c5594528a662c56a [2023-05-10T04:18:37.537Z] $ docker rm -f --volumes 5adf5036060b8afc868d9d4ec082ddd774a07a63589a0e57c5594528a662c56a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T04:18:55.158Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-10T04:20:46.824Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-10T04:20:46.824Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-10T04:21:19.066Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.763s coverage: 40.5% of statements [2023-05-10T04:21:19.066Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.575s coverage: 51.9% of statements [2023-05-10T04:21:19.066Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 95.5% of statements [2023-05-10T04:21:19.066Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T04:21:19.066Z] go vet ./... [2023-05-10T04:21:46.067Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T04:21:46.067Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T04:21:46.067Z] ./bin/test-attribution-txt.sh [2023-05-10T04:21:46.067Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-10T04:21:46.067Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-10T04:21:46.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T04:21:46.107Z] $ docker stop --time=1 97e2cd6df4b00ef3e1d6b2ea355978b14683bae4c290940bfb25ab965ab19380 [2023-05-10T04:21:47.921Z] $ docker rm -f --volumes 97e2cd6df4b00ef3e1d6b2ea355978b14683bae4c290940bfb25ab965ab19380 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T04:21:49.099Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T04:21:49.120Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T04:21:49.894Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T04:21:50.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T04:21:50.590Z] + ls -al . [2023-05-10T04:21:50.590Z] total 624 [2023-05-10T04:21:50.590Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 04:18 . [2023-05-10T04:21:50.590Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:16 .. [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 134 May 10 04:16 .dockerignore [2023-05-10T04:21:50.590Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 04:16 .git [2023-05-10T04:21:50.590Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 04:16 .github [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 946 May 10 04:16 .gitignore [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 04:16 .golangci.yml [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 10 04:16 Attribution.txt [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 10 04:16 CHANGELOG.md [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 10 04:16 Dockerfile [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 04:16 GOVERNANCE.md [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 683 May 10 04:16 Jenkinsfile [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 10 04:16 LICENSE [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 10 04:16 Makefile [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 04:16 OWNERS.md [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 10 04:16 README.md [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 04:16 VERSION [2023-05-10T04:21:50.590Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:16 bin [2023-05-10T04:21:50.590Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:16 cmd [2023-05-10T04:21:50.590Z] -rw-r--r-- 1 jenkins jenkins 458038 May 10 04:21 coverage.out [2023-05-10T04:21:50.590Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:16 examples [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 10 04:16 go.mod [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 10 04:16 go.sum [2023-05-10T04:21:50.590Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 04:16 images [2023-05-10T04:21:50.590Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 04:16 internal [2023-05-10T04:21:50.590Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 04:16 snap [2023-05-10T04:21:50.590Z] -rw-rw-r-- 1 jenkins jenkins 193 May 10 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:21:50.934Z] + 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=1e3cba0a24fefd538a0680e2f51cf4f2fde78754 --label arch=arm64 --label version=3.0.0-dev.23 . [2023-05-10T04:21:51.201Z] Sending build context to Docker daemon 1.212MB [2023-05-10T04:21:51.201Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T04:21:51.201Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-10T04:21:51.201Z] ---> a01fb4690491 [2023-05-10T04:21:51.201Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-10T04:21:51.469Z] ---> Running in f141fd5fc650 [2023-05-10T04:21:51.736Z] Removing intermediate container f141fd5fc650 [2023-05-10T04:21:51.736Z] ---> a6943801e11b [2023-05-10T04:21:51.736Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T04:21:51.736Z] ---> Running in 9a3d718bc459 [2023-05-10T04:21:52.012Z] Removing intermediate container 9a3d718bc459 [2023-05-10T04:21:52.012Z] ---> 5b456087bc1f [2023-05-10T04:21:52.012Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T04:21:52.012Z] ---> Running in 130da85cf559 [2023-05-10T04:21:52.280Z] Removing intermediate container 130da85cf559 [2023-05-10T04:21:52.280Z] ---> 8bcb566d0a35 [2023-05-10T04:21:52.280Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T04:21:52.547Z] ---> Running in 08b25bfb19bb [2023-05-10T04:21:52.816Z] Removing intermediate container 08b25bfb19bb [2023-05-10T04:21:52.816Z] ---> 116d77312045 [2023-05-10T04:21:52.816Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T04:21:52.816Z] ---> Running in a6902f3274d6 [2023-05-10T04:21:53.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T04:21:54.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T04:21:55.697Z] OK: 263 MiB in 53 packages [2023-05-10T04:21:56.656Z] Removing intermediate container a6902f3274d6 [2023-05-10T04:21:56.656Z] ---> 66197605e85c [2023-05-10T04:21:56.656Z] Step 8/24 : WORKDIR /app [2023-05-10T04:21:56.656Z] ---> Running in 129e8be232f9 [2023-05-10T04:21:56.924Z] Removing intermediate container 129e8be232f9 [2023-05-10T04:21:56.924Z] ---> 3bbceb3ba288 [2023-05-10T04:21:56.924Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-10T04:21:57.508Z] ---> 961c9c2a8998 [2023-05-10T04:21:57.508Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T04:21:57.508Z] ---> Running in de3cd04fea67 [2023-05-10T04:22:00.092Z] Removing intermediate container de3cd04fea67 [2023-05-10T04:22:00.092Z] ---> 081c974895f1 [2023-05-10T04:22:00.092Z] Step 11/24 : COPY . . [2023-05-10T04:22:01.054Z] ---> 6b7c77dd97f4 [2023-05-10T04:22:01.054Z] Step 12/24 : RUN $MAKE [2023-05-10T04:22:01.054Z] ---> Running in 14441d5eb493 [2023-05-10T04:22:02.014Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.23" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-10T04:24:23.696Z] Removing intermediate container 14441d5eb493 [2023-05-10T04:24:23.696Z] ---> a262a27e3e8f [2023-05-10T04:24:23.696Z] Step 13/24 : FROM alpine:3.17 [2023-05-10T04:24:23.696Z] 3.17: Pulling from library/alpine [2023-05-10T04:24:23.696Z] c41833b44d91: Already exists [2023-05-10T04:24:23.696Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T04:24:23.696Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T04:24:23.696Z] ---> 51e60588ff2c [2023-05-10T04:24:23.696Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-10T04:24:23.696Z] ---> Running in 5bad8a0e8e1e [2023-05-10T04:24:23.696Z] Removing intermediate container 5bad8a0e8e1e [2023-05-10T04:24:23.696Z] ---> 657db5124299 [2023-05-10T04:24:23.696Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-10T04:24:23.696Z] ---> Running in 51920edbdc7a [2023-05-10T04:24:23.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T04:24:23.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T04:24:23.963Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T04:24:23.963Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T04:24:23.963Z] OK: 8 MiB in 16 packages [2023-05-10T04:24:24.926Z] Removing intermediate container 51920edbdc7a [2023-05-10T04:24:24.926Z] ---> 8de26e57fae5 [2023-05-10T04:24:24.926Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-10T04:24:25.511Z] ---> 64c6250efcbb [2023-05-10T04:24:25.511Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-10T04:24:25.779Z] ---> 16cf9245e179 [2023-05-10T04:24:25.779Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-10T04:24:27.189Z] ---> 7f4939248f10 [2023-05-10T04:24:27.189Z] Step 19/24 : EXPOSE 59989 [2023-05-10T04:24:27.455Z] ---> Running in ece5d0f43af1 [2023-05-10T04:24:27.721Z] Removing intermediate container ece5d0f43af1 [2023-05-10T04:24:27.721Z] ---> 9803bc4bdd6d [2023-05-10T04:24:27.721Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-10T04:24:27.721Z] ---> Running in 713beece4574 [2023-05-10T04:24:27.987Z] Removing intermediate container 713beece4574 [2023-05-10T04:24:27.987Z] ---> c70dfe3e82c1 [2023-05-10T04:24:27.987Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T04:24:27.987Z] ---> Running in 58294e74f592 [2023-05-10T04:24:28.254Z] Removing intermediate container 58294e74f592 [2023-05-10T04:24:28.254Z] ---> df221d286f55 [2023-05-10T04:24:28.254Z] Step 22/24 : LABEL arch=arm64 [2023-05-10T04:24:28.254Z] ---> Running in e659235e9442 [2023-05-10T04:24:28.519Z] Removing intermediate container e659235e9442 [2023-05-10T04:24:28.519Z] ---> cfccf3c290ac [2023-05-10T04:24:28.519Z] Step 23/24 : LABEL git_sha=1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [2023-05-10T04:24:28.784Z] ---> Running in 7f7b0fc7fa20 [2023-05-10T04:24:29.050Z] Removing intermediate container 7f7b0fc7fa20 [2023-05-10T04:24:29.050Z] ---> 0e1869f998ef [2023-05-10T04:24:29.050Z] Step 24/24 : LABEL version=3.0.0-dev.23 [2023-05-10T04:24:29.050Z] ---> Running in e0b60156643c [2023-05-10T04:24:29.317Z] Removing intermediate container e0b60156643c [2023-05-10T04:24:29.317Z] ---> cf544b5672e8 [2023-05-10T04:24:29.317Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T04:24:29.317Z] Successfully built cf544b5672e8 [2023-05-10T04:24:29.317Z] 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-10T04:24:29.445Z] provisioning config files... [2023-05-10T04:24:29.462Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/91@tmp/config15399455786632540060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:24:29.790Z] ---> docker-login.sh [2023-05-10T04:24:29.790Z] nexus3.edgexfoundry.org:10001 [2023-05-10T04:24:30.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:24:30.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:24:30.057Z] Configure a credential helper to remove this warning. See [2023-05-10T04:24:30.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:24:30.057Z] [2023-05-10T04:24:30.057Z] Login Succeeded [2023-05-10T04:24:30.057Z] nexus3.edgexfoundry.org:10002 [2023-05-10T04:24:30.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:24:30.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:24:30.324Z] Configure a credential helper to remove this warning. See [2023-05-10T04:24:30.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:24:30.324Z] [2023-05-10T04:24:30.324Z] Login Succeeded [2023-05-10T04:24:30.324Z] nexus3.edgexfoundry.org:10003 [2023-05-10T04:24:30.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:24:30.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:24:30.856Z] Configure a credential helper to remove this warning. See [2023-05-10T04:24:30.856Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:24:30.856Z] [2023-05-10T04:24:30.856Z] Login Succeeded [2023-05-10T04:24:30.856Z] nexus3.edgexfoundry.org:10004 [2023-05-10T04:24:31.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:24:31.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:24:31.122Z] Configure a credential helper to remove this warning. See [2023-05-10T04:24:31.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:24:31.122Z] [2023-05-10T04:24:31.122Z] Login Succeeded [2023-05-10T04:24:31.122Z] docker.io [2023-05-10T04:24:31.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T04:24:31.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T04:24:31.651Z] Configure a credential helper to remove this warning. See [2023-05-10T04:24:31.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T04:24:31.651Z] [2023-05-10T04:24:31.651Z] Login Succeeded [2023-05-10T04:24:31.651Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T04:24:31.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T04:24:31.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T04:24:31.706Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-10T04:24:31.706Z] 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [2023-05-10T04:24:31.706Z] latest [2023-05-10T04:24:31.706Z] 3.0.0-dev.23 [2023-05-10T04:24:31.706Z] 1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [2023-05-10T04:24:31.706Z] main [2023-05-10T04:24:31.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:32.035Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:32.373Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [2023-05-10T04:24:32.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-10T04:24:32.374Z] 559e2218af94: Preparing [2023-05-10T04:24:32.374Z] 5dbfbb7a0b7f: Preparing [2023-05-10T04:24:32.374Z] a382b4d7f284: Preparing [2023-05-10T04:24:32.374Z] aa5ee1d63a68: Preparing [2023-05-10T04:24:32.374Z] 26cbea5cba74: Preparing [2023-05-10T04:24:32.374Z] 26cbea5cba74: Layer already exists [2023-05-10T04:24:32.639Z] a382b4d7f284: Pushed [2023-05-10T04:24:32.639Z] aa5ee1d63a68: Pushed [2023-05-10T04:24:32.639Z] 5dbfbb7a0b7f: Pushed [2023-05-10T04:24:37.974Z] 559e2218af94: Pushed [2023-05-10T04:24:37.974Z] 1e3cba0a24fefd538a0680e2f51cf4f2fde78754: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:38.314Z] + 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-10T04:24:38.645Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-10T04:24:38.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-10T04:24:38.645Z] 559e2218af94: Preparing [2023-05-10T04:24:38.645Z] 5dbfbb7a0b7f: Preparing [2023-05-10T04:24:38.645Z] a382b4d7f284: Preparing [2023-05-10T04:24:38.645Z] aa5ee1d63a68: Preparing [2023-05-10T04:24:38.645Z] 26cbea5cba74: Preparing [2023-05-10T04:24:38.645Z] aa5ee1d63a68: Layer already exists [2023-05-10T04:24:38.645Z] 26cbea5cba74: Layer already exists [2023-05-10T04:24:38.645Z] a382b4d7f284: Layer already exists [2023-05-10T04:24:38.645Z] 559e2218af94: Layer already exists [2023-05-10T04:24:38.645Z] 5dbfbb7a0b7f: Layer already exists [2023-05-10T04:24:38.645Z] latest: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:39.247Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:39.585Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.23 [2023-05-10T04:24:39.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-10T04:24:39.585Z] 559e2218af94: Preparing [2023-05-10T04:24:39.585Z] 5dbfbb7a0b7f: Preparing [2023-05-10T04:24:39.585Z] a382b4d7f284: Preparing [2023-05-10T04:24:39.585Z] aa5ee1d63a68: Preparing [2023-05-10T04:24:39.585Z] 26cbea5cba74: Preparing [2023-05-10T04:24:39.585Z] 559e2218af94: Layer already exists [2023-05-10T04:24:39.585Z] 5dbfbb7a0b7f: Layer already exists [2023-05-10T04:24:39.585Z] 26cbea5cba74: Layer already exists [2023-05-10T04:24:39.585Z] a382b4d7f284: Layer already exists [2023-05-10T04:24:39.585Z] aa5ee1d63a68: Layer already exists [2023-05-10T04:24:39.852Z] 3.0.0-dev.23: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:40.194Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:40.526Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [2023-05-10T04:24:40.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-10T04:24:40.526Z] 559e2218af94: Preparing [2023-05-10T04:24:40.526Z] 5dbfbb7a0b7f: Preparing [2023-05-10T04:24:40.526Z] a382b4d7f284: Preparing [2023-05-10T04:24:40.526Z] aa5ee1d63a68: Preparing [2023-05-10T04:24:40.526Z] 26cbea5cba74: Preparing [2023-05-10T04:24:40.526Z] 26cbea5cba74: Layer already exists [2023-05-10T04:24:40.526Z] 5dbfbb7a0b7f: Layer already exists [2023-05-10T04:24:40.526Z] a382b4d7f284: Layer already exists [2023-05-10T04:24:40.526Z] aa5ee1d63a68: Layer already exists [2023-05-10T04:24:40.526Z] 559e2218af94: Layer already exists [2023-05-10T04:24:40.526Z] 1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:41.137Z] + 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-10T04:24:41.477Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-10T04:24:41.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-10T04:24:41.477Z] 559e2218af94: Preparing [2023-05-10T04:24:41.477Z] 5dbfbb7a0b7f: Preparing [2023-05-10T04:24:41.477Z] a382b4d7f284: Preparing [2023-05-10T04:24:41.477Z] aa5ee1d63a68: Preparing [2023-05-10T04:24:41.477Z] 26cbea5cba74: Preparing [2023-05-10T04:24:41.477Z] 5dbfbb7a0b7f: Layer already exists [2023-05-10T04:24:41.477Z] 559e2218af94: Layer already exists [2023-05-10T04:24:41.477Z] 26cbea5cba74: Layer already exists [2023-05-10T04:24:41.477Z] a382b4d7f284: Layer already exists [2023-05-10T04:24:41.477Z] aa5ee1d63a68: Layer already exists [2023-05-10T04:24:41.477Z] main: digest: sha256:ae874e37790f773f508dddbaf158494739a40238cde9e3b5beef69aef6c28334 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T04:24:41.785Z] ===================================================== [Pipeline] echo [2023-05-10T04:24:41.792Z] taggedImages: [2023-05-10T04:24:41.792Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [2023-05-10T04:24:41.792Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-10T04:24:41.792Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.23 [2023-05-10T04:24:41.792Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1e3cba0a24fefd538a0680e2f51cf4f2fde78754-3.0.0-dev.23 [2023-05-10T04:24:41.792Z] - 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-10T04:24:42.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T04:24:42.148Z] [2023-05-10T04:24:42.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:24:42.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T04:24:42.483Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T04:24:42.483Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T04:24:42.483Z] 04944245beec: Pulling fs layer [2023-05-10T04:24:42.483Z] 699f458cf7ca: Pulling fs layer [2023-05-10T04:24:42.483Z] 765212b225bb: Pulling fs layer [2023-05-10T04:24:42.483Z] f23df028b6ca: Pulling fs layer [2023-05-10T04:24:42.483Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T04:24:42.483Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T04:24:42.483Z] 765212b225bb: Waiting [2023-05-10T04:24:42.483Z] d65c8cfc05b1: Waiting [2023-05-10T04:24:42.483Z] 2437ff75d9bd: Waiting [2023-05-10T04:24:42.483Z] f23df028b6ca: Waiting [2023-05-10T04:24:42.749Z] 04944245beec: Verifying Checksum [2023-05-10T04:24:42.749Z] 04944245beec: Download complete [2023-05-10T04:24:42.749Z] 765212b225bb: Verifying Checksum [2023-05-10T04:24:42.749Z] 765212b225bb: Download complete [2023-05-10T04:24:42.749Z] f23df028b6ca: Verifying Checksum [2023-05-10T04:24:42.749Z] f23df028b6ca: Download complete [2023-05-10T04:24:42.749Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T04:24:42.749Z] d65c8cfc05b1: Download complete [2023-05-10T04:24:43.020Z] 699f458cf7ca: Verifying Checksum [2023-05-10T04:24:43.020Z] 699f458cf7ca: Download complete [2023-05-10T04:24:43.291Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T04:24:43.291Z] 8998bd30e6a1: Download complete [2023-05-10T04:24:45.877Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T04:24:45.877Z] 2437ff75d9bd: Download complete [2023-05-10T04:24:47.290Z] 8998bd30e6a1: Pull complete [2023-05-10T04:24:47.875Z] 04944245beec: Pull complete [2023-05-10T04:24:49.286Z] 699f458cf7ca: Pull complete [2023-05-10T04:24:49.286Z] 765212b225bb: Pull complete [2023-05-10T04:24:50.251Z] f23df028b6ca: Pull complete [2023-05-10T04:24:50.251Z] d65c8cfc05b1: Pull complete [2023-05-10T04:25:05.264Z] 2437ff75d9bd: Pull complete [2023-05-10T04:25:05.264Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T04:25:05.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T04:25:05.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:25:05.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-14869 does not seem to be running inside a container [2023-05-10T04:25:05.542Z] $ 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/91 -v /w/workspace/device-rfid-llrp-go/91:/w/workspace/device-rfid-llrp-go/91:rw,z -v /w/workspace/device-rfid-llrp-go/91@tmp:/w/workspace/device-rfid-llrp-go/91@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T04:25:08.326Z] $ docker top 455578fa4f8beaee015913cbcd5c44cd2f14ee9de9a44e6bae45c1426498e6e6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:25:09.172Z] ---> job-cost.sh [2023-05-10T04:25:09.172Z] lf-activate-venv: SKIPPING [2023-05-10T04:25:09.172Z] INFO: No Stack... [2023-05-10T04:25:09.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T04:25:10.346Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T04:25:11.051Z] + + catcut /w/workspace/device-rfid-llrp-go/91/archives/cost.csv -d, [2023-05-10T04:25:11.051Z] -f6 [Pipeline] lock [2023-05-10T04:25:11.092Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [2023-05-10T04:25:11.098Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] did not exist. Created. [2023-05-10T04:25:11.098Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T04:25:11.779Z] /w/workspace/device-rfid-llrp-go/91@tmp/durable-f8d19cbd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T04:25:12.467Z] + echo total: 0.33000001311302185 [Pipeline] stash [2023-05-10T04:25:12.490Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T04:25:12.555Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T04:25:12.561Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T04:25:12.588Z] $ docker stop --time=1 455578fa4f8beaee015913cbcd5c44cd2f14ee9de9a44e6bae45c1426498e6e6 [2023-05-10T04:25:14.130Z] $ docker rm -f --volumes 455578fa4f8beaee015913cbcd5c44cd2f14ee9de9a44e6bae45c1426498e6e6 [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-10T04:25:14.556Z] provisioning config files... [2023-05-10T04:25:14.563Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18105247112832498021tmp [Pipeline] { [Pipeline] sh [2023-05-10T04:25:14.853Z] + set +x [2023-05-10T04:25:14.853Z] + curl -s https://codecov.io/bash [2023-05-10T04:25:14.853Z] + bash -s -- [2023-05-10T04:25:14.853Z] [2023-05-10T04:25:14.853Z] _____ _ [2023-05-10T04:25:14.853Z] / ____| | | [2023-05-10T04:25:14.853Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T04:25:14.853Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T04:25:14.853Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T04:25:14.853Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T04:25:14.853Z] Bash-1.0.6 [2023-05-10T04:25:14.853Z] [2023-05-10T04:25:14.853Z] [2023-05-10T04:25:14.853Z] ==> git version 2.25.1 found [2023-05-10T04:25:14.853Z] ==> 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-10T04:25:14.853Z] Release-Date: 2020-01-08 [2023-05-10T04:25:14.853Z] 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-10T04:25:14.853Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T04:25:14.853Z] ==> Jenkins CI detected. [2023-05-10T04:25:14.853Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-10T04:25:14.853Z] project root: . [2023-05-10T04:25:14.853Z] --> token set from env [2023-05-10T04:25:14.853Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T04:25:14.853Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T04:25:14.853Z] ==> Python coveragepy not found [2023-05-10T04:25:14.853Z] ==> Searching for coverage reports in: [2023-05-10T04:25:14.853Z] + . [2023-05-10T04:25:14.853Z] -> Found 1 reports [2023-05-10T04:25:14.853Z] ==> Detecting git/mercurial file structure [2023-05-10T04:25:15.112Z] ==> Reading reports [2023-05-10T04:25:15.113Z] + ./coverage.out bytes=458038 [2023-05-10T04:25:15.113Z] ==> Appending adjustments [2023-05-10T04:25:15.113Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T04:25:15.113Z] + Found adjustments [2023-05-10T04:25:15.113Z] ==> Gzipping contents [2023-05-10T04:25:15.371Z] 52K /tmp/codecov.6oZnn7.gz [2023-05-10T04:25:15.371Z] ==> Uploading reports [2023-05-10T04:25:15.371Z] url: https://codecov.io [2023-05-10T04:25:15.371Z] query: branch=main&commit=1e3cba0a24fefd538a0680e2f51cf4f2fde78754&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T04:25:15.371Z] -> Pinging Codecov [2023-05-10T04:25:15.371Z] 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=1e3cba0a24fefd538a0680e2f51cf4f2fde78754&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T04:25:15.371Z] -> Uploading to [2023-05-10T04:25:15.371Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/581DD39554BDF9B6E22D074273EAD858/1e3cba0a24fefd538a0680e2f51cf4f2fde78754/e4062991-1bfa-4240-94b1-560fbdde4340.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T042515Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6364fca6477cd72626cb3e621ffa61fffa6f940f1f0014fe75747a7f71e97bf8 [2023-05-10T04:25:15.371Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T04:25:15.371Z] Dload Upload Total Spent Left Speed [2023-05-10T04:25:15.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50497 0 0 100 50497 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-05-10T04:25:15.629Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] } [2023-05-10T04:25:15.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T04:25:15.874Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T04:25:15.888Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:25:16.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T04:25:16.183Z] [2023-05-10T04:25:16.183Z] 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-10T04:25:16.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T04:25:16.482Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T04:25:16.482Z] df9b9388f04a: Pulling fs layer [2023-05-10T04:25:16.482Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T04:25:16.482Z] 25bc292e5bac: Pulling fs layer [2023-05-10T04:25:16.482Z] 114826534d7a: Pulling fs layer [2023-05-10T04:25:16.482Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T04:25:16.482Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T04:25:16.482Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T04:25:16.482Z] 8a3aa393b2d8: Waiting [2023-05-10T04:25:16.482Z] 4657fd5d0bcf: Waiting [2023-05-10T04:25:16.482Z] 114826534d7a: Waiting [2023-05-10T04:25:16.482Z] 6ad1cebc031e: Waiting [2023-05-10T04:25:16.482Z] 25bc292e5bac: Verifying Checksum [2023-05-10T04:25:16.482Z] 25bc292e5bac: Download complete [2023-05-10T04:25:16.482Z] 52dc419b0ee2: Download complete [2023-05-10T04:25:16.482Z] 4657fd5d0bcf: Download complete [2023-05-10T04:25:16.482Z] df9b9388f04a: Download complete [2023-05-10T04:25:16.744Z] df9b9388f04a: Pull complete [2023-05-10T04:25:16.744Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T04:25:16.744Z] 6ad1cebc031e: Download complete [2023-05-10T04:25:16.744Z] 52dc419b0ee2: Pull complete [2023-05-10T04:25:16.744Z] 25bc292e5bac: Pull complete [2023-05-10T04:25:17.311Z] 114826534d7a: Verifying Checksum [2023-05-10T04:25:17.311Z] 114826534d7a: Download complete [2023-05-10T04:25:17.568Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T04:25:17.568Z] 8a3aa393b2d8: Download complete [2023-05-10T04:25:20.850Z] 114826534d7a: Pull complete [2023-05-10T04:25:20.851Z] 4657fd5d0bcf: Pull complete [2023-05-10T04:25:21.109Z] 6ad1cebc031e: Pull complete [2023-05-10T04:25:23.636Z] 8a3aa393b2d8: Pull complete [2023-05-10T04:25:23.637Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T04:25:23.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T04:25:23.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:25:23.769Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:25:23.804Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-10T04:25:28.320Z] $ docker top af4b6abaacf280b44308b66182062f3eb6b00f194319449cfbed990dd0deea4e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T04:25:28.384Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-10T04:25:28.663Z] + set -o pipefail [2023-05-10T04:25:28.664Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-10T04:25:32.857Z] [2023-05-10T04:25:32.857Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-10T04:25:32.857Z] [2023-05-10T04:25:32.857Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/8d935186-76ec-4b35-a7fc-2cecb7a89b05 [2023-05-10T04:25:32.857Z] [2023-05-10T04:25:32.857Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-10T04:25:32.857Z] [2023-05-10T04:25:32.857Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T04:25:32.857Z] [2023-05-10T04:25:33.117Z] [2023-05-10T04:25:33.117Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T04:25:33.117Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T04:25:33.117Z] More details here: https://snyk.co/ue1NS [2023-05-10T04:25:33.117Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T04:25:33.117Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T04:25:33.130Z] $ docker stop --time=1 af4b6abaacf280b44308b66182062f3eb6b00f194319449cfbed990dd0deea4e [2023-05-10T04:25:36.621Z] $ docker rm -f --volumes af4b6abaacf280b44308b66182062f3eb6b00f194319449cfbed990dd0deea4e [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-10T04:25:37.324Z] + git log --format=format:%s -1 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 [Pipeline] sh [2023-05-10T04:25:37.616Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T04:25:37.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:25:37.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:25:37.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:25:37.976Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:25:38.010Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T04:25:38.467Z] $ docker top 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e -eo pid,comm [2023-05-10T04:25:38.509Z] 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-10T04:25:38.509Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T04:25:38.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:25:38.549Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:25:38.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:25:38.648Z] $ docker exec 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e ssh-agent [2023-05-10T04:25:38.745Z] SSH_AUTH_SOCK=/tmp/ssh-fjbWrOXU0wHY/agent.32 [2023-05-10T04:25:38.745Z] SSH_AGENT_PID=38 [2023-05-10T04:25:38.751Z] Running ssh-add (command line suppressed) [2023-05-10T04:25:38.837Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15328601954520500762.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15328601954520500762.key) [2023-05-10T04:25:38.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:25:39.132Z] + git semver tag [2023-05-10T04:25:39.392Z] 2023-05-10 04:25:39,282 [run_tag] DEBUG tag force:False [2023-05-10T04:25:39.392Z] 2023-05-10 04:25:39,282 [check_head_tag] DEBUG check head tag [2023-05-10T04:25:39.392Z] 2023-05-10 04:25:39,283 [execute] INFO git cat-file --batch-check [2023-05-10T04:25:39.392Z] 2023-05-10 04:25:39,283 [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-10T04:25:39.392Z] 2023-05-10 04:25:39,286 [execute] INFO git cat-file --batch [2023-05-10T04:25:39.392Z] 2023-05-10 04:25:39,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-10T04:25:39.392Z] 2023-05-10 04:25:39,301 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-10T04:25:39.392Z] 2023-05-10 04:25:39,301 [execute] INFO git tag -a v3.0.0-dev.23 -m v3.0.0-dev.23 [2023-05-10T04:25:39.392Z] 2023-05-10 04:25:39,301 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.23', '-m', 'v3.0.0-dev.23'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T04:25:39.392Z] 2023-05-10 04:25:39,306 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-10T04:25:39.392Z] 3.0.0-dev.23 [Pipeline] } [2023-05-10T04:25:39.403Z] $ docker exec --env ******** --env ******** 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e ssh-agent -k [2023-05-10T04:25:39.503Z] unset SSH_AUTH_SOCK; [2023-05-10T04:25:39.503Z] unset SSH_AGENT_PID; [2023-05-10T04:25:39.503Z] echo Agent pid 38 killed; [2023-05-10T04:25:39.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T04:25:39.812Z] + git semver [Pipeline] } [2023-05-10T04:25:40.086Z] $ docker stop --time=1 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e [2023-05-10T04:25:41.351Z] $ docker rm -f --volumes 1a90444c22c2eeda48c9fb9182f1b333ea9dddcb2cc74d890a4b677b40d8c83e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:25:41.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T04:25:41.739Z] [2023-05-10T04:25:41.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:25:42.036Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T04:25:42.037Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T04:25:42.037Z] ab5ef0e58194: Pulling fs layer [2023-05-10T04:25:42.037Z] 9712f1f96733: Pulling fs layer [2023-05-10T04:25:42.037Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T04:25:42.037Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T04:25:42.037Z] e9a5061849ea: Pulling fs layer [2023-05-10T04:25:42.037Z] d747dcd14b5f: Pulling fs layer [2023-05-10T04:25:42.037Z] 2de7ff778b66: Pulling fs layer [2023-05-10T04:25:42.037Z] 0d9ebad4ef96: Waiting [2023-05-10T04:25:42.037Z] e9a5061849ea: Waiting [2023-05-10T04:25:42.037Z] d747dcd14b5f: Waiting [2023-05-10T04:25:42.037Z] 2de7ff778b66: Waiting [2023-05-10T04:25:42.037Z] 9712f1f96733: Download complete [2023-05-10T04:25:43.414Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T04:25:43.414Z] 63f879dbbcfc: Download complete [2023-05-10T04:25:43.414Z] e9a5061849ea: Verifying Checksum [2023-05-10T04:25:43.414Z] e9a5061849ea: Download complete [2023-05-10T04:25:43.414Z] d747dcd14b5f: Download complete [2023-05-10T04:25:43.672Z] 2de7ff778b66: Verifying Checksum [2023-05-10T04:25:43.672Z] 2de7ff778b66: Download complete [2023-05-10T04:25:44.240Z] 0d9ebad4ef96: Download complete [2023-05-10T04:25:44.240Z] ab5ef0e58194: Verifying Checksum [2023-05-10T04:25:44.240Z] ab5ef0e58194: Download complete [2023-05-10T04:25:46.768Z] ab5ef0e58194: Pull complete [2023-05-10T04:25:46.768Z] 9712f1f96733: Pull complete [2023-05-10T04:25:47.701Z] 63f879dbbcfc: Pull complete [2023-05-10T04:25:50.983Z] 0d9ebad4ef96: Pull complete [2023-05-10T04:25:50.983Z] e9a5061849ea: Pull complete [2023-05-10T04:25:50.983Z] d747dcd14b5f: Pull complete [2023-05-10T04:25:51.916Z] 2de7ff778b66: Pull complete [2023-05-10T04:25:51.916Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T04:25:51.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T04:25:51.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:25:51.989Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:25:52.019Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-10T04:25:56.805Z] $ docker top 0e7911da8b7c256844c61b1a595aa8c0d8cec5bfe42ff5136398ed44ede3040f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:25:56.873Z] provisioning config files... [2023-05-10T04:25:56.880Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15888773443670076508tmp [2023-05-10T04:25:56.888Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5247719675930065249tmp [2023-05-10T04:25:56.898Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4680117657126248169tmp [Pipeline] { [Pipeline] echo [2023-05-10T04:25:56.914Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:25:57.195Z] ---> sigul-configuration.sh [2023-05-10T04:25:57.195Z] gpg: directory `/root/.gnupg' created [2023-05-10T04:25:57.195Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T04:25:57.195Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T04:25:57.195Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T04:25:57.195Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T04:25:57.195Z] gpg: CAST5 encrypted data [2023-05-10T04:25:57.195Z] gpg: encrypted with 1 passphrase [2023-05-10T04:25:57.195Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T04:25:57.480Z] + mkdir /home/jenkins [2023-05-10T04:25:57.480Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T04:25:57.767Z] + 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-10T04:25:57.777Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:25:58.066Z] ---> sigul-install.sh [2023-05-10T04:25:58.066Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T04:25:58.358Z] + git tag --list [2023-05-10T04:25:58.358Z] v0.0.0 [2023-05-10T04:25:58.358Z] v1.0.0 [2023-05-10T04:25:58.358Z] v2.1.0 [2023-05-10T04:25:58.358Z] v2.1.1 [2023-05-10T04:25:58.358Z] v2.1.1-dev.1 [2023-05-10T04:25:58.358Z] v2.2.0 [2023-05-10T04:25:58.358Z] v2.2.1-dev.1 [2023-05-10T04:25:58.358Z] v2.2.1-dev.2 [2023-05-10T04:25:58.358Z] v2.2.1-dev.3 [2023-05-10T04:25:58.358Z] v2.2.1-dev.4 [2023-05-10T04:25:58.358Z] v2.2.1-dev.5 [2023-05-10T04:25:58.358Z] v2.2.1-dev.6 [2023-05-10T04:25:58.358Z] v2.2.1-dev.7 [2023-05-10T04:25:58.358Z] v2.3.0 [2023-05-10T04:25:58.358Z] v2.3.0-dev.10 [2023-05-10T04:25:58.358Z] v2.3.0-dev.11 [2023-05-10T04:25:58.358Z] v2.3.0-dev.12 [2023-05-10T04:25:58.358Z] v2.3.0-dev.13 [2023-05-10T04:25:58.358Z] v2.3.0-dev.14 [2023-05-10T04:25:58.358Z] v2.3.0-dev.15 [2023-05-10T04:25:58.358Z] v2.3.0-dev.16 [2023-05-10T04:25:58.358Z] v2.3.0-dev.17 [2023-05-10T04:25:58.358Z] v2.3.0-dev.18 [2023-05-10T04:25:58.358Z] v2.3.0-dev.19 [2023-05-10T04:25:58.358Z] v2.3.0-dev.20 [2023-05-10T04:25:58.358Z] v2.3.0-dev.21 [2023-05-10T04:25:58.358Z] v2.3.0-dev.22 [2023-05-10T04:25:58.358Z] v2.3.0-dev.23 [2023-05-10T04:25:58.358Z] v2.3.0-dev.7 [2023-05-10T04:25:58.358Z] v2.3.0-dev.8 [2023-05-10T04:25:58.358Z] v2.3.0-dev.9 [2023-05-10T04:25:58.358Z] v3.0.0-dev.1 [2023-05-10T04:25:58.358Z] v3.0.0-dev.10 [2023-05-10T04:25:58.358Z] v3.0.0-dev.11 [2023-05-10T04:25:58.358Z] v3.0.0-dev.12 [2023-05-10T04:25:58.358Z] v3.0.0-dev.13 [2023-05-10T04:25:58.358Z] v3.0.0-dev.14 [2023-05-10T04:25:58.358Z] v3.0.0-dev.15 [2023-05-10T04:25:58.358Z] v3.0.0-dev.16 [2023-05-10T04:25:58.358Z] v3.0.0-dev.17 [2023-05-10T04:25:58.358Z] v3.0.0-dev.18 [2023-05-10T04:25:58.358Z] v3.0.0-dev.19 [2023-05-10T04:25:58.358Z] v3.0.0-dev.2 [2023-05-10T04:25:58.358Z] v3.0.0-dev.20 [2023-05-10T04:25:58.358Z] v3.0.0-dev.21 [2023-05-10T04:25:58.358Z] v3.0.0-dev.22 [2023-05-10T04:25:58.358Z] v3.0.0-dev.23 [2023-05-10T04:25:58.358Z] v3.0.0-dev.3 [2023-05-10T04:25:58.358Z] v3.0.0-dev.4 [2023-05-10T04:25:58.358Z] v3.0.0-dev.5 [2023-05-10T04:25:58.358Z] v3.0.0-dev.6 [2023-05-10T04:25:58.358Z] v3.0.0-dev.7 [2023-05-10T04:25:58.358Z] v3.0.0-dev.8 [2023-05-10T04:25:58.358Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T04:25:58.644Z] + lftools sign git-tag v3.0.0-dev.23 [2023-05-10T04:25:59.212Z] Signing Git tag with Sigul... [2023-05-10T04:25:59.212Z] Signing v3.0.0-dev.23 [Pipeline] echo [2023-05-10T04:25:59.478Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:25:59.763Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T04:25:59.770Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T04:25:59.788Z] $ docker stop --time=1 0e7911da8b7c256844c61b1a595aa8c0d8cec5bfe42ff5136398ed44ede3040f [2023-05-10T04:26:01.048Z] $ docker rm -f --volumes 0e7911da8b7c256844c61b1a595aa8c0d8cec5bfe42ff5136398ed44ede3040f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T04:26:01.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T04:26:01.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:26:01.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:26:01.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:26:01.818Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:26:01.851Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T04:26:02.206Z] $ docker top a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T04:26:02.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:26:02.296Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:26:02.397Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:26:02.402Z] $ docker exec a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 ssh-agent [2023-05-10T04:26:02.517Z] SSH_AUTH_SOCK=/tmp/ssh-FzY6PquyNgcU/agent.33 [2023-05-10T04:26:02.517Z] SSH_AGENT_PID=39 [2023-05-10T04:26:02.522Z] Running ssh-add (command line suppressed) [2023-05-10T04:26:02.618Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5436018343209979333.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5436018343209979333.key) [2023-05-10T04:26:02.629Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:26:02.914Z] + git semver bump pre [2023-05-10T04:26:03.175Z] 2023-05-10 04:26:03,083 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-10T04:26:03.175Z] 2023-05-10 04:26:03,083 [bump_version] DEBUG bumping version:3.0.0-dev.23 on axis:pre with prefix:dev [2023-05-10T04:26:03.175Z] 2023-05-10 04:26:03,083 [bump_version] DEBUG bumped version:3.0.0-dev.24 [2023-05-10T04:26:03.175Z] 2023-05-10 04:26:03,083 [write_version] DEBUG write version:3.0.0-dev.24 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-10T04:26:03.175Z] 2023-05-10 04:26:03,083 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-10T04:26:03.175Z] 2023-05-10 04:26:03,083 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-10T04:26:03.175Z] 2023-05-10 04:26:03,085 [execute] INFO git cat-file --batch-check [2023-05-10T04:26:03.175Z] 2023-05-10 04:26:03,085 [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-10T04:26:03.175Z] 2023-05-10 04:26:03,089 [execute] INFO git cat-file --batch [2023-05-10T04:26:03.175Z] 2023-05-10 04:26:03,089 [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-10T04:26:03.175Z] 2023-05-10 04:26:03,093 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-10T04:26:03.175Z] 3.0.0-dev.24 [Pipeline] } [2023-05-10T04:26:03.188Z] $ docker exec --env ******** --env ******** a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 ssh-agent -k [2023-05-10T04:26:03.279Z] unset SSH_AUTH_SOCK; [2023-05-10T04:26:03.279Z] unset SSH_AGENT_PID; [2023-05-10T04:26:03.279Z] echo Agent pid 39 killed; [2023-05-10T04:26:03.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T04:26:03.589Z] + git semver [Pipeline] } [2023-05-10T04:26:03.863Z] $ docker stop --time=1 a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 [2023-05-10T04:26:05.155Z] $ docker rm -f --volumes a4c3a9cd502ce1859726deb060f6ba08f902df972d483320820f5e385b86d641 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T04:26:05.482Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T04:26:05.482Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:26:05.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T04:26:05.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:26:05.839Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:26:05.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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T04:26:06.203Z] $ docker top 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T04:26:06.283Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T04:26:06.283Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T04:26:06.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T04:26:06.382Z] $ docker exec 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c ssh-agent [2023-05-10T04:26:06.486Z] SSH_AUTH_SOCK=/tmp/ssh-w9TyhnnGHze2/agent.32 [2023-05-10T04:26:06.486Z] SSH_AGENT_PID=38 [2023-05-10T04:26:06.490Z] Running ssh-add (command line suppressed) [2023-05-10T04:26:06.595Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10632568877827531569.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10632568877827531569.key) [2023-05-10T04:26:06.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T04:26:06.896Z] + git semver push [2023-05-10T04:26:07.155Z] 2023-05-10 04:26:07,057 [run_push] DEBUG push [2023-05-10T04:26:07.156Z] 2023-05-10 04:26:07,058 [execute] INFO git cat-file --batch-check [2023-05-10T04:26:07.156Z] 2023-05-10 04:26:07,059 [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-10T04:26:07.156Z] 2023-05-10 04:26:07,063 [execute] INFO git rev-list 7202257f77385120df772b111a840b4c083b73aa -- [2023-05-10T04:26:07.156Z] 2023-05-10 04:26:07,064 [execute] DEBUG Popen(['git', 'rev-list', '7202257f77385120df772b111a840b4c083b73aa', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T04:26:07.156Z] 2023-05-10 04:26:07,071 [execute] INFO git fetch -v origin [2023-05-10T04:26:07.156Z] 2023-05-10 04:26:07,071 [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-10T04:26:07.720Z] 2023-05-10 04:26:07,529 [run_push] DEBUG no remote changes detected [2023-05-10T04:26:07.720Z] 2023-05-10 04:26:07,529 [execute] INFO git push origin semver [2023-05-10T04:26:07.720Z] 2023-05-10 04:26:07,530 [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-10T04:26:08.287Z] 2023-05-10 04:26:08,237 [run_push] DEBUG push all version tags [2023-05-10T04:26:08.287Z] 2023-05-10 04:26:08,238 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T04:26:08.287Z] 2023-05-10 04:26:08,238 [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-10T04:26:09.225Z] 2023-05-10 04:26:08,963 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-10T04:26:09.225Z] 3.0.0-dev.24 [Pipeline] } [2023-05-10T04:26:09.238Z] $ docker exec --env ******** --env ******** 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c ssh-agent -k [2023-05-10T04:26:09.341Z] unset SSH_AUTH_SOCK; [2023-05-10T04:26:09.341Z] unset SSH_AGENT_PID; [2023-05-10T04:26:09.341Z] echo Agent pid 38 killed; [2023-05-10T04:26:09.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T04:26:09.649Z] + git semver [Pipeline] } [2023-05-10T04:26:09.923Z] $ docker stop --time=1 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c [2023-05-10T04:26:11.180Z] $ docker rm -f --volumes 4cb6a6b13c80b9a90cb5ff9e24eccc81a8fb946f20918ce7fd76b55a4eb8185c [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-10T04:26:11.728Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-10T04:26:11.728Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-10T04:26:11.728Z] total 16 [2023-05-10T04:26:11.728Z] drwxr-xr-x 3 root root 4096 May 10 04:18 . [2023-05-10T04:26:11.728Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 04:25 .. [2023-05-10T04:26:11.728Z] drwxr-xr-x 2 root root 4096 May 10 04:18 cost [2023-05-10T04:26:11.728Z] -rw-r--r-- 1 root root 90 May 10 04:18 cost.csv [2023-05-10T04:26:11.728Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-10T04:26:11.728Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-10T04:26:11.728Z] total 16 [2023-05-10T04:26:11.728Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 04:18 . [2023-05-10T04:26:11.728Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 04:25 .. [2023-05-10T04:26:11.728Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 04:18 cost [2023-05-10T04:26:11.728Z] -rw-r--r-- 1 jenkins jenkins 90 May 10 04:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:26:12.015Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:26:12.864Z] ---> package-listing.sh [2023-05-10T04:26:12.864Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T04:26:12.864Z] ++ facter osfamily [2023-05-10T04:26:13.122Z] + OS_FAMILY=debian [2023-05-10T04:26:13.122Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-10T04:26:13.122Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T04:26:13.122Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T04:26:13.122Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T04:26:13.122Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T04:26:13.122Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-10T04:26:13.122Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T04:26:13.122Z] + case "${OS_FAMILY}" in [2023-05-10T04:26:13.122Z] + dpkg -l [2023-05-10T04:26:13.122Z] + grep '^ii' [2023-05-10T04:26:13.122Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T04:26:13.122Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T04:26:13.122Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T04:26:13.122Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-10T04:26:13.122Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-10T04:26:13.122Z] + 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-10T04:26:13.132Z] 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-10T04:26:13.408Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T04:26:13.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T04:26:13.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T04:26:14.026Z] prd-ubuntu20.04-docker-8c-8g-14874 does not seem to be running inside a container [2023-05-10T04:26:14.057Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T04:26:14.260Z] $ docker top 99ac53cd1d650b405504c65dc8cc6aa5442af92a8d5cd899f43c3bb07b4aede3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T04:26:14.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T04:26:15.000Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T04:26:15.284Z] + ls /var/log/sa-host [2023-05-10T04:26:15.284Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T04:26:15.431Z] provisioning config files... [2023-05-10T04:26:15.439Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11408368919671674867tmp [Pipeline] { [Pipeline] echo [2023-05-10T04:26:15.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:26:15.733Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T04:26:15.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:26:16.085Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T04:26:16.095Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:26:16.374Z] ---> sudo-logs.sh [2023-05-10T04:26:16.375Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T04:26:16.400Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:26:16.683Z] ---> job-cost.sh [2023-05-10T04:26:16.683Z] lf-activate-venv: SKIPPING [2023-05-10T04:26:16.683Z] DEBUG: total: 0.2199999988079071 [2023-05-10T04:26:16.683Z] INFO: Retrieving Stack Cost... [2023-05-10T04:26:16.942Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T04:26:17.511Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T04:26:17.522Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T04:26:17.805Z] ---> logs-deploy.sh [2023-05-10T04:26:17.805Z] lf-activate-venv: SKIPPING [2023-05-10T04:26:17.805Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/91 [2023-05-10T04:26:17.805Z] INFO: archiving workspace using pattern(s): [2023-05-10T04:26:18.743Z] Archives upload complete. [2023-05-10T04:26:18.743Z] INFO: archiving logs to Nexus