Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da0fc691370f2a0b0463f80469643f152cdbe902 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-ssh15665758629808983539.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12485636457889151740.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-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-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7091821191476420207.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh12761440131117583179.key Verifying host key using known hosts file > 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-rest-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-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7192913213612622464.key Verifying host key using known hosts file > 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-7589 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision da0fc691370f2a0b0463f80469643f152cdbe902 (main) Commit message: "Merge pull request #218 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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 da0fc691370f2a0b0463f80469643f152cdbe902 # timeout=10 > git rev-list --no-walk 401106fad354fe4e00d3a8593bef2b7e60417552 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-10T22:35:02.547Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-10T22:35:02.605Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-10T22:35:02.617Z] ========================================================= [2022-10-10T22:35:02.617Z] EdgeX Global Pipelines Version Info [2022-10-10T22:35:02.617Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:35:03.317Z] ------------------- [2022-10-10T22:35:03.317Z] stable info: [2022-10-10T22:35:03.317Z] ------------------- [2022-10-10T22:35:03.317Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-10T22:35:03.317Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T22:35:03.317Z] Message: update stable to v1.0.239 [2022-10-10T22:35:03.888Z] ------------------- [2022-10-10T22:35:03.888Z] experimental info: [2022-10-10T22:35:03.888Z] ------------------- [2022-10-10T22:35:03.888Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-10T22:35:03.888Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-10T22:35:03.888Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-10T22:35:04.052Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2022-10-10T22:35:04.065Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2022-10-10T22:35:04.079Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-10T22:35:04.094Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-10T22:35:04.104Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-10T22:35:04.115Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-10T22:35:04.127Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-10T22:35:04.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-10T22:35:04.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-10T22:35:04.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-10T22:35:04.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-10T22:35:04.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2022-10-10T22:35:04.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-10T22:35:04.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-10T22:35:04.217Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T22:35:04.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-10T22:35:04.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T22:35:04.252Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-10T22:35:04.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-10T22:35:04.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-10T22:35:04.287Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-10T22:35:04.301Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-10T22:35:04.312Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-10T22:35:04.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-10T22:35:04.337Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-10T22:35:04.348Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-10T22:35:04.359Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-10T22:35:04.379Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-10T22:35:04.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-10T22:35:04.407Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-10T22:35:04.417Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da0fc691370f2a0b0463f80469643f152cdbe902 [Pipeline] echo [2022-10-10T22:35:04.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da0fc69 [Pipeline] echo [2022-10-10T22:35:04.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T22:35:04.484Z] provisioning config files... [2022-10-10T22:35:04.498Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17449625027664325513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:35:04.798Z] ---> docker-login.sh [2022-10-10T22:35:04.798Z] nexus3.edgexfoundry.org:10001 [2022-10-10T22:35:05.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:05.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:05.323Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:05.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:05.323Z] [2022-10-10T22:35:05.323Z] Login Succeeded [2022-10-10T22:35:05.323Z] nexus3.edgexfoundry.org:10002 [2022-10-10T22:35:05.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:05.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:05.323Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:05.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:05.323Z] [2022-10-10T22:35:05.323Z] Login Succeeded [2022-10-10T22:35:05.323Z] nexus3.edgexfoundry.org:10003 [2022-10-10T22:35:05.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:05.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:05.583Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:05.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:05.583Z] [2022-10-10T22:35:05.583Z] Login Succeeded [2022-10-10T22:35:05.583Z] nexus3.edgexfoundry.org:10004 [2022-10-10T22:35:05.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:05.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:05.583Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:05.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:05.583Z] [2022-10-10T22:35:05.583Z] Login Succeeded [2022-10-10T22:35:05.583Z] docker.io [2022-10-10T22:35:05.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:06.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:06.153Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:06.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:06.153Z] [2022-10-10T22:35:06.153Z] Login Succeeded [2022-10-10T22:35:06.153Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T22:35:06.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-10T22:35:06.538Z] + git rev-list -1 --merges da0fc691370f2a0b0463f80469643f152cdbe902~1..da0fc691370f2a0b0463f80469643f152cdbe902 [Pipeline] echo [2022-10-10T22:35:06.568Z] -----------> git rev-list -1 --merges da0fc691370f2a0b0463f80469643f152cdbe902~1..da0fc691370f2a0b0463f80469643f152cdbe902 da0fc691370f2a0b0463f80469643f152cdbe902 [2022-10-10T22:35:06.568Z] da0fc691370f2a0b0463f80469643f152cdbe902 [false] [Pipeline] sh [2022-10-10T22:35:06.856Z] + git log --format=format:%s -1 da0fc691370f2a0b0463f80469643f152cdbe902 [Pipeline] echo [2022-10-10T22:35:06.872Z] ========================================================= [2022-10-10T22:35:06.872Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-10T22:35:06.872Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T22:35:07.207Z] + git log --format=format:%s -1 da0fc691370f2a0b0463f80469643f152cdbe902 [Pipeline] echo [2022-10-10T22:35:07.218Z] [semverPrep] GIT_COMMIT: da0fc691370f2a0b0463f80469643f152cdbe902, Commit Message: Merge pull request #218 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37 [Pipeline] echo [2022-10-10T22:35:07.229Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-10T22:35:07.594Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T22:35:07.594Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-10T22:35:07.594Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-10T22:35:07.594Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-10T22:35:07.594Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-10T22:35:07.594Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-10T22:35:07.594Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:35:08.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T22:35:08.006Z] [2022-10-10T22:35:08.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:35:08.304Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T22:35:08.304Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-10T22:35:08.304Z] b85a868b505f: Pulling fs layer [2022-10-10T22:35:08.304Z] e2be974225ed: Pulling fs layer [2022-10-10T22:35:08.304Z] 339a4e72a1f5: Pulling fs layer [2022-10-10T22:35:08.304Z] 988bab9f4d93: Pulling fs layer [2022-10-10T22:35:08.304Z] 1469e6f7b9e6: Pulling fs layer [2022-10-10T22:35:08.304Z] eaf3925da568: Pulling fs layer [2022-10-10T22:35:08.304Z] bab4dde63d76: Pulling fs layer [2022-10-10T22:35:08.304Z] bde34c3a00c8: Pulling fs layer [2022-10-10T22:35:08.304Z] b352a97aabf1: Pulling fs layer [2022-10-10T22:35:08.304Z] 4872d77fe225: Pulling fs layer [2022-10-10T22:35:08.304Z] 5851b861e8e6: Pulling fs layer [2022-10-10T22:35:08.304Z] 1469e6f7b9e6: Waiting [2022-10-10T22:35:08.304Z] eaf3925da568: Waiting [2022-10-10T22:35:08.304Z] bab4dde63d76: Waiting [2022-10-10T22:35:08.304Z] 988bab9f4d93: Waiting [2022-10-10T22:35:08.304Z] bde34c3a00c8: Waiting [2022-10-10T22:35:08.304Z] b352a97aabf1: Waiting [2022-10-10T22:35:08.304Z] 5851b861e8e6: Waiting [2022-10-10T22:35:08.304Z] e2be974225ed: Verifying Checksum [2022-10-10T22:35:08.304Z] e2be974225ed: Download complete [2022-10-10T22:35:08.304Z] 988bab9f4d93: Download complete [2022-10-10T22:35:08.563Z] 339a4e72a1f5: Verifying Checksum [2022-10-10T22:35:08.563Z] 339a4e72a1f5: Download complete [2022-10-10T22:35:08.563Z] 1469e6f7b9e6: Verifying Checksum [2022-10-10T22:35:08.563Z] 1469e6f7b9e6: Download complete [2022-10-10T22:35:08.563Z] eaf3925da568: Download complete [2022-10-10T22:35:08.563Z] bde34c3a00c8: Verifying Checksum [2022-10-10T22:35:08.563Z] bde34c3a00c8: Download complete [2022-10-10T22:35:08.563Z] b352a97aabf1: Verifying Checksum [2022-10-10T22:35:08.563Z] b352a97aabf1: Download complete [2022-10-10T22:35:08.563Z] 4872d77fe225: Download complete [2022-10-10T22:35:08.563Z] 5851b861e8e6: Download complete [2022-10-10T22:35:08.563Z] b85a868b505f: Verifying Checksum [2022-10-10T22:35:08.563Z] b85a868b505f: Download complete [2022-10-10T22:35:08.821Z] bab4dde63d76: Verifying Checksum [2022-10-10T22:35:08.821Z] bab4dde63d76: Download complete [2022-10-10T22:35:09.780Z] b85a868b505f: Pull complete [2022-10-10T22:35:10.052Z] e2be974225ed: Pull complete [2022-10-10T22:35:10.621Z] 339a4e72a1f5: Pull complete [2022-10-10T22:35:10.621Z] 988bab9f4d93: Pull complete [2022-10-10T22:35:10.880Z] 1469e6f7b9e6: Pull complete [2022-10-10T22:35:10.880Z] eaf3925da568: Pull complete [2022-10-10T22:35:12.785Z] bab4dde63d76: Pull complete [2022-10-10T22:35:12.785Z] bde34c3a00c8: Pull complete [2022-10-10T22:35:12.785Z] b352a97aabf1: Pull complete [2022-10-10T22:35:13.048Z] 4872d77fe225: Pull complete [2022-10-10T22:35:13.048Z] 5851b861e8e6: Pull complete [2022-10-10T22:35:13.048Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-10T22:35:13.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T22:35:13.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:35:13.142Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:35:13.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:35:15.188Z] $ docker top c8a3f2c68811b9fcf98ca2ec4e15302ec1f4bb2f0cc93a52abc7295e0d124aaf -eo pid,comm [2022-10-10T22:35:15.245Z] 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). [2022-10-10T22:35:15.245Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T22:35:15.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T22:35:15.279Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T22:35:15.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T22:35:15.406Z] $ docker exec c8a3f2c68811b9fcf98ca2ec4e15302ec1f4bb2f0cc93a52abc7295e0d124aaf ssh-agent [2022-10-10T22:35:15.519Z] SSH_AUTH_SOCK=/tmp/ssh-S90lOUvEMCxg/agent.31 [2022-10-10T22:35:15.519Z] SSH_AGENT_PID=37 [2022-10-10T22:35:15.530Z] Running ssh-add (command line suppressed) [2022-10-10T22:35:15.642Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6180940455738700406.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_6180940455738700406.key) [2022-10-10T22:35:15.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T22:35:15.938Z] + git tag --points-at HEAD [Pipeline] } [2022-10-10T22:35:15.964Z] $ docker exec --env ******** --env ******** c8a3f2c68811b9fcf98ca2ec4e15302ec1f4bb2f0cc93a52abc7295e0d124aaf ssh-agent -k [2022-10-10T22:35:16.066Z] unset SSH_AUTH_SOCK; [2022-10-10T22:35:16.067Z] unset SSH_AGENT_PID; [2022-10-10T22:35:16.067Z] echo Agent pid 37 killed; [2022-10-10T22:35:16.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-10T22:35:16.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T22:35:16.100Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T22:35:16.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T22:35:16.226Z] $ docker exec c8a3f2c68811b9fcf98ca2ec4e15302ec1f4bb2f0cc93a52abc7295e0d124aaf ssh-agent [2022-10-10T22:35:16.331Z] SSH_AUTH_SOCK=/tmp/ssh-vSoiK2JvrYAL/agent.71 [2022-10-10T22:35:16.331Z] SSH_AGENT_PID=77 [2022-10-10T22:35:16.335Z] Running ssh-add (command line suppressed) [2022-10-10T22:35:16.436Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13849966992511290671.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_13849966992511290671.key) [2022-10-10T22:35:16.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T22:35:16.736Z] + git semver init [2022-10-10T22:35:16.996Z] 2022-10-10 22:35:16,936 [run_init] DEBUG init version:0.0.0 force:False [2022-10-10T22:35:16.996Z] 2022-10-10 22:35:16,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-10-10T22:35:16.996Z] 2022-10-10 22:35:16,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2022-10-10T22:35:16.996Z] 2022-10-10 22:35:16,938 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T22:35:18.378Z] 2022-10-10 22:35:18,058 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2022-10-10T22:35:18.378Z] 2022-10-10 22:35:18,060 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2022-10-10T22:35:18.378Z] 2022-10-10 22:35:18,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-10T22:35:18.378Z] 2022-10-10 22:35:18,061 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-10T22:35:18.378Z] 2.3.0-dev.18 [Pipeline] } [2022-10-10T22:35:18.393Z] $ docker exec --env ******** --env ******** c8a3f2c68811b9fcf98ca2ec4e15302ec1f4bb2f0cc93a52abc7295e0d124aaf ssh-agent -k [2022-10-10T22:35:18.497Z] unset SSH_AUTH_SOCK; [2022-10-10T22:35:18.497Z] unset SSH_AGENT_PID; [2022-10-10T22:35:18.497Z] echo Agent pid 77 killed; [2022-10-10T22:35:18.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T22:35:18.793Z] + git semver [Pipeline] } [2022-10-10T22:35:19.069Z] $ docker stop --time=1 c8a3f2c68811b9fcf98ca2ec4e15302ec1f4bb2f0cc93a52abc7295e0d124aaf [2022-10-10T22:35:20.383Z] $ docker rm -f c8a3f2c68811b9fcf98ca2ec4e15302ec1f4bb2f0cc93a52abc7295e0d124aaf [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T22:35:20.724Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-10T22:35:20.916Z] Stashed 1 file(s) [Pipeline] echo [2022-10-10T22:35:20.919Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 [2022-10-10T22:35:21.066Z] provisioning config files... [2022-10-10T22:35:21.076Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7788067729986301655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:35:21.368Z] ---> docker-login.sh [2022-10-10T22:35:21.368Z] nexus3.edgexfoundry.org:10001 [2022-10-10T22:35:21.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:21.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:21.368Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:21.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:21.368Z] [2022-10-10T22:35:21.368Z] Login Succeeded [2022-10-10T22:35:21.368Z] nexus3.edgexfoundry.org:10002 [2022-10-10T22:35:21.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:21.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:21.368Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:21.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:21.368Z] [2022-10-10T22:35:21.368Z] Login Succeeded [2022-10-10T22:35:21.368Z] nexus3.edgexfoundry.org:10003 [2022-10-10T22:35:21.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:21.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:21.628Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:21.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:21.628Z] [2022-10-10T22:35:21.628Z] Login Succeeded [2022-10-10T22:35:21.628Z] nexus3.edgexfoundry.org:10004 [2022-10-10T22:35:21.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:21.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:21.628Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:21.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:21.628Z] [2022-10-10T22:35:21.628Z] Login Succeeded [2022-10-10T22:35:21.628Z] docker.io [2022-10-10T22:35:21.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:35:22.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:35:22.148Z] Configure a credential helper to remove this warning. See [2022-10-10T22:35:22.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:35:22.148Z] [2022-10-10T22:35:22.148Z] Login Succeeded [2022-10-10T22:35:22.148Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T22:35:22.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T22:35:22.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T22:35:22.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T22:35:22.242Z] ========================================================= [2022-10-10T22:35:22.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-10T22:35:22.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:35:22.558Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-10T22:35:22.559Z] Sending build context to Docker daemon 10.73MB [2022-10-10T22:35:22.559Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T22:35:22.559Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-10T22:35:22.559Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-10T22:35:22.559Z] 213ec9aee27d: Pulling fs layer [2022-10-10T22:35:22.559Z] 4583459ba037: Pulling fs layer [2022-10-10T22:35:22.559Z] 93c1e223e6f2: Pulling fs layer [2022-10-10T22:35:22.559Z] 53926ce57604: Pulling fs layer [2022-10-10T22:35:22.559Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-10T22:35:22.559Z] 30f14e443154: Pulling fs layer [2022-10-10T22:35:22.559Z] 801331c1e519: Pulling fs layer [2022-10-10T22:35:22.559Z] 99cc6dd402b0: Pulling fs layer [2022-10-10T22:35:22.559Z] 7d9ed39f4882: Pulling fs layer [2022-10-10T22:35:22.559Z] 21b2b0c7a3f4: Waiting [2022-10-10T22:35:22.559Z] 30f14e443154: Waiting [2022-10-10T22:35:22.559Z] 801331c1e519: Waiting [2022-10-10T22:35:22.559Z] 99cc6dd402b0: Waiting [2022-10-10T22:35:22.559Z] 7d9ed39f4882: Waiting [2022-10-10T22:35:22.559Z] 53926ce57604: Waiting [2022-10-10T22:35:22.559Z] 93c1e223e6f2: Verifying Checksum [2022-10-10T22:35:22.559Z] 93c1e223e6f2: Download complete [2022-10-10T22:35:22.559Z] 4583459ba037: Verifying Checksum [2022-10-10T22:35:22.559Z] 4583459ba037: Download complete [2022-10-10T22:35:22.819Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-10T22:35:22.819Z] 21b2b0c7a3f4: Download complete [2022-10-10T22:35:22.819Z] 30f14e443154: Verifying Checksum [2022-10-10T22:35:22.819Z] 30f14e443154: Download complete [2022-10-10T22:35:22.819Z] 213ec9aee27d: Verifying Checksum [2022-10-10T22:35:22.819Z] 213ec9aee27d: Download complete [2022-10-10T22:35:22.819Z] 801331c1e519: Download complete [2022-10-10T22:35:22.819Z] 213ec9aee27d: Pull complete [2022-10-10T22:35:23.077Z] 4583459ba037: Pull complete [2022-10-10T22:35:23.077Z] 93c1e223e6f2: Pull complete [2022-10-10T22:35:23.077Z] 7d9ed39f4882: Verifying Checksum [2022-10-10T22:35:23.077Z] 7d9ed39f4882: Download complete [2022-10-10T22:35:23.644Z] 53926ce57604: Verifying Checksum [2022-10-10T22:35:23.644Z] 53926ce57604: Download complete [2022-10-10T22:35:23.644Z] 99cc6dd402b0: Verifying Checksum [2022-10-10T22:35:23.644Z] 99cc6dd402b0: Download complete [2022-10-10T22:35:27.863Z] 53926ce57604: Pull complete [2022-10-10T22:35:27.863Z] 21b2b0c7a3f4: Pull complete [2022-10-10T22:35:27.863Z] 30f14e443154: Pull complete [2022-10-10T22:35:27.863Z] 801331c1e519: Pull complete [2022-10-10T22:35:29.766Z] 99cc6dd402b0: Pull complete [2022-10-10T22:35:30.707Z] 7d9ed39f4882: Pull complete [2022-10-10T22:35:30.707Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-10T22:35:30.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-10T22:35:30.707Z] ---> 1dedd983c030 [2022-10-10T22:35:30.707Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-10T22:35:33.993Z] ---> Running in dcda97b57e3c [2022-10-10T22:35:33.993Z] Removing intermediate container dcda97b57e3c [2022-10-10T22:35:33.993Z] ---> 1052bf8ff57a [2022-10-10T22:35:33.993Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T22:35:33.993Z] ---> Running in cf03ac86b3b5 [2022-10-10T22:35:33.993Z] Removing intermediate container cf03ac86b3b5 [2022-10-10T22:35:33.993Z] ---> 1b32cf9ae126 [2022-10-10T22:35:33.993Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T22:35:33.993Z] ---> Running in d4d3005c55fa [2022-10-10T22:35:33.993Z] Removing intermediate container d4d3005c55fa [2022-10-10T22:35:33.993Z] ---> 6e85b0262b19 [2022-10-10T22:35:33.993Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T22:35:33.993Z] ---> Running in e8f5a80328d7 [2022-10-10T22:35:33.993Z] Removing intermediate container e8f5a80328d7 [2022-10-10T22:35:33.993Z] ---> d66d876da4ce [2022-10-10T22:35:33.993Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T22:35:33.993Z] ---> Running in 2f922363d75f [2022-10-10T22:35:34.559Z] Removing intermediate container 2f922363d75f [2022-10-10T22:35:34.559Z] ---> 5ebce80ef4e5 [2022-10-10T22:35:34.559Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T22:35:34.559Z] ---> Running in 826393c57b75 [2022-10-10T22:35:34.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T22:35:35.754Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T22:35:36.013Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-10T22:35:36.013Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-10T22:35:36.023Z] Still waiting to schedule task [2022-10-10T22:35:36.023Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-10T22:35:36.272Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-10T22:35:36.272Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-10T22:35:36.531Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T22:35:36.531Z] OK: 216 MiB in 55 packages [2022-10-10T22:35:37.098Z] Removing intermediate container 826393c57b75 [2022-10-10T22:35:37.098Z] ---> a535dd4392bb [2022-10-10T22:35:37.098Z] Step 9/13 : WORKDIR /device-rest-go [2022-10-10T22:35:37.098Z] ---> Running in f1a2174fa29d [2022-10-10T22:35:37.098Z] Removing intermediate container f1a2174fa29d [2022-10-10T22:35:37.098Z] ---> aa172cbcd7cd [2022-10-10T22:35:37.098Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-10T22:35:37.098Z] ---> 5aa4fff1a482 [2022-10-10T22:35:37.098Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T22:35:37.098Z] ---> Running in 58bdecc38d75 [2022-10-10T22:35:59.067Z] Removing intermediate container 58bdecc38d75 [2022-10-10T22:35:59.067Z] ---> f1a6132d9dd1 [2022-10-10T22:35:59.067Z] Step 12/13 : COPY . . [2022-10-10T22:35:59.067Z] ---> eae8e3de3731 [2022-10-10T22:35:59.067Z] Step 13/13 : RUN $MAKE [2022-10-10T22:35:59.067Z] ---> Running in 8064f1839df6 [2022-10-10T22:35:59.067Z] noop [2022-10-10T22:35:59.067Z] Removing intermediate container 8064f1839df6 [2022-10-10T22:35:59.067Z] ---> 7cfbda567176 [2022-10-10T22:35:59.067Z] Successfully built 7cfbda567176 [2022-10-10T22:35:59.067Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:35:59.371Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T22:35:59.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:35:59.432Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:35:59.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:35:59.797Z] $ docker top b17df599ff2b4c52e85cf0f7a6c5ddd0cbdcb7af770cdf903e96ad25d55ccbc0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T22:36:00.136Z] + go version [2022-10-10T22:36:00.136Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-10T22:36:00.148Z] $ docker stop --time=1 b17df599ff2b4c52e85cf0f7a6c5ddd0cbdcb7af770cdf903e96ad25d55ccbc0 [2022-10-10T22:36:01.423Z] $ docker rm -f b17df599ff2b4c52e85cf0f7a6c5ddd0cbdcb7af770cdf903e96ad25d55ccbc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:36:01.831Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-10T22:36:01.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:36:01.897Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:36:01.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:36:02.262Z] $ docker top d06b37cef4f07a4b7557cfac40d2148d98f8ee0a76a95ac01578b6cc4de0e9b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T22:36:02.604Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-10T22:36:02.898Z] + make test [2022-10-10T22:36:02.898Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T22:36:03.156Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-10-10T22:36:13.132Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-10-10T22:36:13.132Z] ok github.com/edgexfoundry/device-rest-go/driver 0.018s coverage: 55.2% of statements [2022-10-10T22:36:21.313Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-10T22:36:21.313Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T22:36:23.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T22:36:23.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T22:36:23.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T22:36:23.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T22:36:23.310Z] $ docker stop --time=1 d06b37cef4f07a4b7557cfac40d2148d98f8ee0a76a95ac01578b6cc4de0e9b9 [2022-10-10T22:36:28.003Z] $ docker rm -f d06b37cef4f07a4b7557cfac40d2148d98f8ee0a76a95ac01578b6cc4de0e9b9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T22:36:28.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T22:36:28.484Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-10T22:36:29.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T22:36:29.314Z] + ls -al . [2022-10-10T22:36:29.314Z] total 180 [2022-10-10T22:36:29.314Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 10 22:36 . [2022-10-10T22:36:29.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 22:35 .. [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 10 22:35 .dockerignore [2022-10-10T22:36:29.314Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 22:36 .git [2022-10-10T22:36:29.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 22:35 .github [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 10 22:35 .gitignore [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 22:35 .golangci.yml [2022-10-10T22:36:29.314Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 22:35 .semver [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 9100 Oct 10 22:35 Attribution.txt [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 11736 Oct 10 22:35 CHANGELOG.md [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 1730 Oct 10 22:35 Dockerfile [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 22:35 GOVERNANCE.md [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 10 22:35 Jenkinsfile [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 22:35 LICENSE [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 2173 Oct 10 22:35 Makefile [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 22:35 OWNERS.md [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 8667 Oct 10 22:35 README.md [2022-10-10T22:36:29.314Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 22:35 VERSION [2022-10-10T22:36:29.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 22:35 bin [2022-10-10T22:36:29.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 22:35 cmd [2022-10-10T22:36:29.314Z] -rw-r--r-- 1 jenkins jenkins 9355 Oct 10 22:36 coverage.out [2022-10-10T22:36:29.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 22:35 driver [2022-10-10T22:36:29.315Z] -rw-rw-r-- 1 jenkins jenkins 3547 Oct 10 22:35 go.mod [2022-10-10T22:36:29.315Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 10 22:35 go.sum [2022-10-10T22:36:29.315Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 22:35 snap [2022-10-10T22:36:29.315Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 10 22:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:36:29.648Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=da0fc691370f2a0b0463f80469643f152cdbe902 --label arch=amd64 --label version=2.3.0-dev.18 . [2022-10-10T22:36:29.648Z] Sending build context to Docker daemon 10.74MB [2022-10-10T22:36:29.648Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T22:36:29.648Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-10T22:36:29.648Z] ---> 7cfbda567176 [2022-10-10T22:36:29.648Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-10T22:36:29.906Z] ---> Running in 87966e430384 [2022-10-10T22:36:29.906Z] Removing intermediate container 87966e430384 [2022-10-10T22:36:29.906Z] ---> 945fcbb57ada [2022-10-10T22:36:29.906Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T22:36:29.906Z] ---> Running in d2c767023574 [2022-10-10T22:36:29.906Z] Removing intermediate container d2c767023574 [2022-10-10T22:36:29.906Z] ---> e0fcf4579309 [2022-10-10T22:36:29.906Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T22:36:30.165Z] ---> Running in b70c3511ea61 [2022-10-10T22:36:30.165Z] Removing intermediate container b70c3511ea61 [2022-10-10T22:36:30.165Z] ---> 531effa467bc [2022-10-10T22:36:30.165Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T22:36:30.165Z] ---> Running in b47b92e9ddf3 [2022-10-10T22:36:30.165Z] Removing intermediate container b47b92e9ddf3 [2022-10-10T22:36:30.165Z] ---> 6bd77b21924d [2022-10-10T22:36:30.165Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T22:36:30.165Z] ---> Running in f7be15cc2a2e [2022-10-10T22:36:30.740Z] Removing intermediate container f7be15cc2a2e [2022-10-10T22:36:30.740Z] ---> a00d6bc549ea [2022-10-10T22:36:30.740Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T22:36:30.740Z] ---> Running in 88a1f32c9af5 [2022-10-10T22:36:31.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T22:36:32.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T22:36:32.308Z] OK: 216 MiB in 55 packages [2022-10-10T22:36:32.595Z] Removing intermediate container 88a1f32c9af5 [2022-10-10T22:36:32.595Z] ---> 5d61935157f1 [2022-10-10T22:36:32.595Z] Step 9/26 : WORKDIR /device-rest-go [2022-10-10T22:36:32.595Z] ---> Running in cc2f3c78fe67 [2022-10-10T22:36:32.595Z] Removing intermediate container cc2f3c78fe67 [2022-10-10T22:36:32.595Z] ---> 7d81eba2ce1c [2022-10-10T22:36:32.595Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-10T22:36:32.871Z] ---> 6ab0c705dccb [2022-10-10T22:36:32.871Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T22:36:32.871Z] ---> Running in 8d6a42bfc1f1 [2022-10-10T22:36:33.484Z] Removing intermediate container 8d6a42bfc1f1 [2022-10-10T22:36:33.484Z] ---> bed858c5a266 [2022-10-10T22:36:33.484Z] Step 12/26 : COPY . . [2022-10-10T22:36:33.769Z] ---> 7425f0ce2214 [2022-10-10T22:36:33.769Z] Step 13/26 : RUN $MAKE [2022-10-10T22:36:33.769Z] ---> Running in de63851bf3f0 [2022-10-10T22:36:34.270Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-10-10T22:37:00.865Z] Removing intermediate container de63851bf3f0 [2022-10-10T22:37:00.865Z] ---> bdccaa740f8c [2022-10-10T22:37:00.865Z] Step 14/26 : FROM alpine:3.16 [2022-10-10T22:37:00.865Z] 3.16: Pulling from library/alpine [2022-10-10T22:37:00.865Z] 213ec9aee27d: Already exists [2022-10-10T22:37:00.865Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T22:37:00.865Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T22:37:00.865Z] ---> 9c6f07244728 [2022-10-10T22:37:00.865Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T22:37:00.865Z] ---> Running in dba9195b7cc9 [2022-10-10T22:37:00.865Z] Removing intermediate container dba9195b7cc9 [2022-10-10T22:37:00.865Z] ---> e03af9504341 [2022-10-10T22:37:00.865Z] Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} [2022-10-10T22:37:01.432Z] ---> Running in ce610f944952 [2022-10-10T22:37:01.691Z] Removing intermediate container ce610f944952 [2022-10-10T22:37:01.691Z] ---> 9889b90b9aab [2022-10-10T22:37:01.691Z] Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T22:37:01.949Z] ---> Running in bc255a10ba3b [2022-10-10T22:37:02.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-10T22:37:02.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-10T22:37:02.771Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T22:37:02.771Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T22:37:03.029Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T22:37:03.029Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T22:37:03.029Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T22:37:03.029Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T22:37:03.029Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T22:37:03.029Z] OK: 8 MiB in 20 packages [2022-10-10T22:37:03.592Z] Removing intermediate container bc255a10ba3b [2022-10-10T22:37:03.592Z] ---> 7042df6b130b [2022-10-10T22:37:03.592Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2022-10-10T22:37:04.181Z] ---> 43bdde7d8551 [2022-10-10T22:37:04.181Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2022-10-10T22:37:04.181Z] ---> f4e11096f36e [2022-10-10T22:37:04.181Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-10-10T22:37:04.439Z] ---> 92a8b1d5abc4 [2022-10-10T22:37:04.439Z] Step 21/26 : EXPOSE 59986 [2022-10-10T22:37:04.439Z] ---> Running in 0070fcceadbf [2022-10-10T22:37:04.439Z] Removing intermediate container 0070fcceadbf [2022-10-10T22:37:04.439Z] ---> 264e9d7a91a0 [2022-10-10T22:37:04.439Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2022-10-10T22:37:04.698Z] ---> Running in ed9b23bdc9ed [2022-10-10T22:37:04.698Z] Removing intermediate container ed9b23bdc9ed [2022-10-10T22:37:04.698Z] ---> 8da7db9ef632 [2022-10-10T22:37:04.698Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-10T22:37:04.698Z] ---> Running in 230e6997f7bc [2022-10-10T22:37:04.955Z] Removing intermediate container 230e6997f7bc [2022-10-10T22:37:04.955Z] ---> 466f4c0e426a [2022-10-10T22:37:04.955Z] Step 24/26 : LABEL arch=amd64 [2022-10-10T22:37:04.955Z] ---> Running in 78519eb06d78 [2022-10-10T22:37:04.956Z] Removing intermediate container 78519eb06d78 [2022-10-10T22:37:04.956Z] ---> fee307dc3e92 [2022-10-10T22:37:04.956Z] Step 25/26 : LABEL git_sha=da0fc691370f2a0b0463f80469643f152cdbe902 [2022-10-10T22:37:04.956Z] ---> Running in ab1173eb1222 [2022-10-10T22:37:04.956Z] Removing intermediate container ab1173eb1222 [2022-10-10T22:37:04.956Z] ---> 7ad8038bfd4e [2022-10-10T22:37:04.956Z] Step 26/26 : LABEL version=2.3.0-dev.18 [2022-10-10T22:37:04.956Z] ---> Running in 81ec911ed11b [2022-10-10T22:37:05.141Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7590 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2022-10-10T22:37:05.154Z] Running in /w/workspace/device-rest-go/62 [Pipeline] { [Pipeline] checkout [2022-10-10T22:37:05.194Z] The recommended git tool is: git [2022-10-10T22:37:05.212Z] Removing intermediate container 81ec911ed11b [2022-10-10T22:37:05.212Z] ---> baba9cf2a687 [2022-10-10T22:37:05.212Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T22:37:05.212Z] Successfully built baba9cf2a687 [2022-10-10T22:37:05.212Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T22:37:05.318Z] provisioning config files... [2022-10-10T22:37:05.327Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config15510679966300063628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:37:05.683Z] ---> docker-login.sh [2022-10-10T22:37:05.683Z] nexus3.edgexfoundry.org:10001 [2022-10-10T22:37:05.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:05.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:05.683Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:05.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:05.683Z] [2022-10-10T22:37:05.683Z] Login Succeeded [2022-10-10T22:37:05.683Z] nexus3.edgexfoundry.org:10002 [2022-10-10T22:37:05.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:05.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:05.683Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:05.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:05.683Z] [2022-10-10T22:37:05.683Z] Login Succeeded [2022-10-10T22:37:05.683Z] nexus3.edgexfoundry.org:10003 [2022-10-10T22:37:05.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:05.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:05.969Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:05.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:05.969Z] [2022-10-10T22:37:05.969Z] Login Succeeded [2022-10-10T22:37:05.969Z] nexus3.edgexfoundry.org:10004 [2022-10-10T22:37:05.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:05.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:05.969Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:05.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:05.969Z] [2022-10-10T22:37:05.969Z] Login Succeeded [2022-10-10T22:37:05.969Z] docker.io [2022-10-10T22:37:05.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:06.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:06.565Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:06.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:06.565Z] [2022-10-10T22:37:06.565Z] Login Succeeded [2022-10-10T22:37:06.565Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T22:37:06.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T22:37:06.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T22:37:06.624Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2022-10-10T22:37:06.624Z] da0fc691370f2a0b0463f80469643f152cdbe902 [2022-10-10T22:37:06.624Z] latest [2022-10-10T22:37:06.624Z] 2.3.0-dev.18 [2022-10-10T22:37:06.624Z] da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18 [2022-10-10T22:37:06.624Z] main [2022-10-10T22:37:06.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:06.954Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:da0fc691370f2a0b0463f80469643f152cdbe902 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:07.252Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:da0fc691370f2a0b0463f80469643f152cdbe902 [2022-10-10T22:37:07.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-10T22:37:07.252Z] 2ce8544271cc: Preparing [2022-10-10T22:37:07.252Z] 163bd5c2fcfa: Preparing [2022-10-10T22:37:07.252Z] d8aa1c9f316c: Preparing [2022-10-10T22:37:07.252Z] 8970627484ec: Preparing [2022-10-10T22:37:07.252Z] 994393dc58e7: Preparing [2022-10-10T22:37:07.252Z] 994393dc58e7: Layer already exists [2022-10-10T22:37:07.252Z] 163bd5c2fcfa: Pushed [2022-10-10T22:37:07.252Z] 2ce8544271cc: Pushed [2022-10-10T22:37:07.509Z] 8970627484ec: Pushed [2022-10-10T22:37:09.924Z] using credential edgex-jenkins-ssh [2022-10-10T22:37:09.941Z] Cloning the remote Git repository [2022-10-10T22:37:10.038Z] d8aa1c9f316c: Pushed [2022-10-10T22:37:10.038Z] da0fc691370f2a0b0463f80469643f152cdbe902: digest: sha256:4a3f2bac82421ea54b51d0405e2be76de5c68441a724f0532b8c1fd790a39e81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:09.982Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2022-10-10T22:37:10.047Z] > git init /w/workspace/device-rest-go/62 # timeout=10 [2022-10-10T22:37:10.347Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:10.648Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2022-10-10T22:37:10.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-10T22:37:10.648Z] 2ce8544271cc: Preparing [2022-10-10T22:37:10.648Z] 163bd5c2fcfa: Preparing [2022-10-10T22:37:10.648Z] d8aa1c9f316c: Preparing [2022-10-10T22:37:10.648Z] 8970627484ec: Preparing [2022-10-10T22:37:10.648Z] 994393dc58e7: Preparing [2022-10-10T22:37:10.648Z] 994393dc58e7: Layer already exists [2022-10-10T22:37:10.648Z] d8aa1c9f316c: Layer already exists [2022-10-10T22:37:10.648Z] 8970627484ec: Layer already exists [2022-10-10T22:37:10.648Z] 163bd5c2fcfa: Layer already exists [2022-10-10T22:37:10.648Z] 2ce8544271cc: Layer already exists [2022-10-10T22:37:10.648Z] latest: digest: sha256:4a3f2bac82421ea54b51d0405e2be76de5c68441a724f0532b8c1fd790a39e81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:10.960Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:11.265Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.18 [2022-10-10T22:37:11.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-10T22:37:11.265Z] 2ce8544271cc: Preparing [2022-10-10T22:37:11.265Z] 163bd5c2fcfa: Preparing [2022-10-10T22:37:11.265Z] d8aa1c9f316c: Preparing [2022-10-10T22:37:11.265Z] 8970627484ec: Preparing [2022-10-10T22:37:11.265Z] 994393dc58e7: Preparing [2022-10-10T22:37:11.265Z] 994393dc58e7: Layer already exists [2022-10-10T22:37:11.265Z] 163bd5c2fcfa: Layer already exists [2022-10-10T22:37:11.265Z] d8aa1c9f316c: Layer already exists [2022-10-10T22:37:11.265Z] 8970627484ec: Layer already exists [2022-10-10T22:37:11.265Z] 2ce8544271cc: Layer already exists [2022-10-10T22:37:11.265Z] 2.3.0-dev.18: digest: sha256:4a3f2bac82421ea54b51d0405e2be76de5c68441a724f0532b8c1fd790a39e81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:10.193Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2022-10-10T22:37:10.194Z] > git --version # timeout=10 [2022-10-10T22:37:10.221Z] > git --version # 'git version 2.25.1' [2022-10-10T22:37:10.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-10T22:37:10.271Z] Verifying host key using known hosts file [2022-10-10T22:37:10.435Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-10T22:37:10.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-10T22:37:11.577Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:11.877Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18 [2022-10-10T22:37:11.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-10T22:37:11.878Z] 2ce8544271cc: Preparing [2022-10-10T22:37:11.878Z] 163bd5c2fcfa: Preparing [2022-10-10T22:37:11.878Z] d8aa1c9f316c: Preparing [2022-10-10T22:37:11.878Z] 8970627484ec: Preparing [2022-10-10T22:37:11.878Z] 994393dc58e7: Preparing [2022-10-10T22:37:11.878Z] 994393dc58e7: Layer already exists [2022-10-10T22:37:11.878Z] d8aa1c9f316c: Layer already exists [2022-10-10T22:37:11.878Z] 163bd5c2fcfa: Layer already exists [2022-10-10T22:37:11.878Z] 8970627484ec: Layer already exists [2022-10-10T22:37:11.878Z] 2ce8544271cc: Layer already exists [2022-10-10T22:37:11.878Z] da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18: digest: sha256:4a3f2bac82421ea54b51d0405e2be76de5c68441a724f0532b8c1fd790a39e81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:12.184Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:12.487Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2022-10-10T22:37:12.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2022-10-10T22:37:12.488Z] 2ce8544271cc: Preparing [2022-10-10T22:37:12.488Z] 163bd5c2fcfa: Preparing [2022-10-10T22:37:12.488Z] d8aa1c9f316c: Preparing [2022-10-10T22:37:12.488Z] 8970627484ec: Preparing [2022-10-10T22:37:12.488Z] 994393dc58e7: Preparing [2022-10-10T22:37:12.488Z] 8970627484ec: Layer already exists [2022-10-10T22:37:12.488Z] d8aa1c9f316c: Layer already exists [2022-10-10T22:37:12.488Z] 994393dc58e7: Layer already exists [2022-10-10T22:37:12.488Z] 2ce8544271cc: Layer already exists [2022-10-10T22:37:12.488Z] 163bd5c2fcfa: Layer already exists [2022-10-10T22:37:12.488Z] main: digest: sha256:4a3f2bac82421ea54b51d0405e2be76de5c68441a724f0532b8c1fd790a39e81 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T22:37:12.538Z] ===================================================== [Pipeline] echo [2022-10-10T22:37:12.547Z] taggedImages: [2022-10-10T22:37:12.547Z] - nexus3.edgexfoundry.org:10004/device-rest:da0fc691370f2a0b0463f80469643f152cdbe902 [2022-10-10T22:37:12.547Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2022-10-10T22:37:12.547Z] - nexus3.edgexfoundry.org:10004/device-rest:2.3.0-dev.18 [2022-10-10T22:37:12.547Z] - nexus3.edgexfoundry.org:10004/device-rest:da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18 [2022-10-10T22:37:12.547Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2022-10-10T22:37:12.268Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2022-10-10T22:37:12.293Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [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 [2022-10-10T22:37:12.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T22:37:12.913Z] [2022-10-10T22:37:12.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:13.104Z] Avoid second fetch [2022-10-10T22:37:13.105Z] Checking out Revision da0fc691370f2a0b0463f80469643f152cdbe902 (main) [2022-10-10T22:37:13.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T22:37:13.205Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-10T22:37:13.205Z] 5eb5b503b376: Pulling fs layer [2022-10-10T22:37:13.205Z] 5c69ac0246d0: Pulling fs layer [2022-10-10T22:37:13.205Z] ec43610c2a17: Pulling fs layer [2022-10-10T22:37:13.205Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-10T22:37:13.205Z] 33b1e0a273af: Pulling fs layer [2022-10-10T22:37:13.205Z] 5d3b04190fa2: Pulling fs layer [2022-10-10T22:37:13.205Z] 2f39f015ded8: Pulling fs layer [2022-10-10T22:37:13.205Z] 3a2ae6a8a46f: Waiting [2022-10-10T22:37:13.205Z] 5d3b04190fa2: Waiting [2022-10-10T22:37:13.205Z] 33b1e0a273af: Waiting [2022-10-10T22:37:13.205Z] 5c69ac0246d0: Download complete [2022-10-10T22:37:13.205Z] 3a2ae6a8a46f: Download complete [2022-10-10T22:37:13.205Z] ec43610c2a17: Verifying Checksum [2022-10-10T22:37:13.205Z] ec43610c2a17: Download complete [2022-10-10T22:37:13.205Z] 33b1e0a273af: Verifying Checksum [2022-10-10T22:37:13.205Z] 33b1e0a273af: Download complete [2022-10-10T22:37:13.463Z] 5d3b04190fa2: Verifying Checksum [2022-10-10T22:37:13.463Z] 5d3b04190fa2: Download complete [2022-10-10T22:37:13.463Z] 5eb5b503b376: Verifying Checksum [2022-10-10T22:37:13.463Z] 5eb5b503b376: Download complete [2022-10-10T22:37:13.582Z] Commit message: "Merge pull request #218 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" [2022-10-10T22:37:13.880Z] [2022-10-10T22:37:13.880Z] GitHub has been notified of this commit’s build result [2022-10-10T22:37:13.880Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2022-10-10T22:37:13.123Z] > git config core.sparsecheckout # timeout=10 [2022-10-10T22:37:13.140Z] > git checkout -f da0fc691370f2a0b0463f80469643f152cdbe902 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T22:37:14.029Z] 2f39f015ded8: Download complete [2022-10-10T22:37:14.435Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-10T22:37:14.435Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T22:37:14.435Z] Dload Upload Total Spent Left Speed [2022-10-10T22:37:14.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 90661 0 --:--:-- --:--:-- --:--:-- 91318 [2022-10-10T22:37:14.593Z] 5eb5b503b376: Pull complete [Pipeline] sh [2022-10-10T22:37:14.850Z] 5c69ac0246d0: Pull complete [2022-10-10T22:37:14.994Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-10T22:37:15.108Z] ec43610c2a17: Pull complete [2022-10-10T22:37:15.108Z] 3a2ae6a8a46f: Pull complete [2022-10-10T22:37:15.318Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-10T22:37:15.318Z] + sudo tee /etc/docker/daemon.new [2022-10-10T22:37:15.318Z] { [2022-10-10T22:37:15.318Z] "registry-mirrors": [ [2022-10-10T22:37:15.318Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-10T22:37:15.318Z] ], [2022-10-10T22:37:15.318Z] "bip": "10.250.0.254/24", [2022-10-10T22:37:15.318Z] "hosts": [ [2022-10-10T22:37:15.318Z] "tcp://0.0.0.0:5555", [2022-10-10T22:37:15.318Z] "unix:///var/run/docker.sock" [2022-10-10T22:37:15.318Z] ], [2022-10-10T22:37:15.318Z] "mtu": 1458, [2022-10-10T22:37:15.318Z] "selinux-enabled": true, [2022-10-10T22:37:15.318Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-10T22:37:15.318Z] } [Pipeline] sh [2022-10-10T22:37:15.366Z] 33b1e0a273af: Pull complete [2022-10-10T22:37:15.366Z] 5d3b04190fa2: Pull complete [2022-10-10T22:37:15.643Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-10T22:37:15.966Z] + sudo service docker restart [2022-10-10T22:37:19.552Z] 2f39f015ded8: Pull complete [2022-10-10T22:37:19.552Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-10T22:37:19.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T22:37:19.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:37:19.624Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:37:19.654Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:37:22.380Z] $ docker top c6ca399c30d54582cc7ac4527937ca37a3f657e82c4ae1e3b171f446d0ee085f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:37:22.779Z] ---> job-cost.sh [2022-10-10T22:37:22.779Z] lf-activate-venv: SKIPPING [2022-10-10T22:37:22.779Z] INFO: No Stack... [2022-10-10T22:37:23.038Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T22:37:23.298Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T22:37:23.596Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2022-10-10T22:37:23.596Z] + cut -d, -f6 [Pipeline] lock [2022-10-10T22:37:23.610Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-62-stack-cost] [2022-10-10T22:37:23.616Z] Resource [jenkins-edgexfoundry-device-rest-go-main-62-stack-cost] did not exist. Created. [2022-10-10T22:37:23.616Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T22:37:23.920Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-10T22:37:23.940Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T22:37:23.947Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T22:37:23.966Z] $ docker stop --time=1 c6ca399c30d54582cc7ac4527937ca37a3f657e82c4ae1e3b171f446d0ee085f [2022-10-10T22:37:25.137Z] $ docker rm -f c6ca399c30d54582cc7ac4527937ca37a3f657e82c4ae1e3b171f446d0ee085f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T22:37:34.210Z] provisioning config files... [2022-10-10T22:37:34.233Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/62@tmp/config8210566772312245935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:37:34.580Z] ---> docker-login.sh [2022-10-10T22:37:34.580Z] nexus3.edgexfoundry.org:10001 [2022-10-10T22:37:35.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:35.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:35.167Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:35.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:35.167Z] [2022-10-10T22:37:35.167Z] Login Succeeded [2022-10-10T22:37:35.167Z] nexus3.edgexfoundry.org:10002 [2022-10-10T22:37:35.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:35.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:35.438Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:35.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:35.438Z] [2022-10-10T22:37:35.438Z] Login Succeeded [2022-10-10T22:37:35.438Z] nexus3.edgexfoundry.org:10003 [2022-10-10T22:37:35.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:35.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:35.972Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:35.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:35.972Z] [2022-10-10T22:37:35.972Z] Login Succeeded [2022-10-10T22:37:35.972Z] nexus3.edgexfoundry.org:10004 [2022-10-10T22:37:35.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:36.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:36.241Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:36.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:36.241Z] [2022-10-10T22:37:36.241Z] Login Succeeded [2022-10-10T22:37:36.241Z] docker.io [2022-10-10T22:37:36.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:37:36.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:37:36.774Z] Configure a credential helper to remove this warning. See [2022-10-10T22:37:36.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:37:36.774Z] [2022-10-10T22:37:36.774Z] Login Succeeded [2022-10-10T22:37:36.774Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T22:37:36.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-10T22:37:36.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T22:37:36.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T22:37:36.966Z] ========================================================= [2022-10-10T22:37:36.966Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-10T22:37:36.966Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:37:37.306Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-10T22:37:37.306Z] Sending build context to Docker daemon 127kB [2022-10-10T22:37:37.573Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T22:37:37.573Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-10T22:37:37.840Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-10T22:37:37.840Z] 9b18e9b68314: Pulling fs layer [2022-10-10T22:37:37.840Z] d32db5db7311: Pulling fs layer [2022-10-10T22:37:37.840Z] d0c4b47475fc: Pulling fs layer [2022-10-10T22:37:37.840Z] 5831b945b038: Pulling fs layer [2022-10-10T22:37:37.840Z] 86bbec2aaacd: Pulling fs layer [2022-10-10T22:37:37.840Z] e10730c5d714: Pulling fs layer [2022-10-10T22:37:37.840Z] 5dd5c2283517: Pulling fs layer [2022-10-10T22:37:37.840Z] d5ac0230b979: Pulling fs layer [2022-10-10T22:37:37.840Z] 86bbec2aaacd: Waiting [2022-10-10T22:37:37.840Z] e10730c5d714: Waiting [2022-10-10T22:37:37.840Z] 5dd5c2283517: Waiting [2022-10-10T22:37:37.840Z] d5ac0230b979: Waiting [2022-10-10T22:37:37.840Z] 5831b945b038: Waiting [2022-10-10T22:37:37.840Z] d0c4b47475fc: Verifying Checksum [2022-10-10T22:37:37.840Z] d0c4b47475fc: Download complete [2022-10-10T22:37:37.840Z] d32db5db7311: Download complete [2022-10-10T22:37:37.840Z] 86bbec2aaacd: Download complete [2022-10-10T22:37:38.109Z] e10730c5d714: Verifying Checksum [2022-10-10T22:37:38.109Z] e10730c5d714: Download complete [2022-10-10T22:37:38.109Z] 9b18e9b68314: Verifying Checksum [2022-10-10T22:37:38.109Z] 9b18e9b68314: Download complete [2022-10-10T22:37:38.703Z] 9b18e9b68314: Pull complete [2022-10-10T22:37:38.975Z] d5ac0230b979: Verifying Checksum [2022-10-10T22:37:38.975Z] d5ac0230b979: Download complete [2022-10-10T22:37:39.567Z] d32db5db7311: Pull complete [2022-10-10T22:37:39.839Z] d0c4b47475fc: Pull complete [2022-10-10T22:37:40.111Z] 5dd5c2283517: Verifying Checksum [2022-10-10T22:37:40.111Z] 5dd5c2283517: Download complete [2022-10-10T22:37:41.078Z] 5831b945b038: Verifying Checksum [2022-10-10T22:37:41.078Z] 5831b945b038: Download complete [2022-10-10T22:37:53.422Z] 5831b945b038: Pull complete [2022-10-10T22:37:53.422Z] 86bbec2aaacd: Pull complete [2022-10-10T22:37:53.422Z] e10730c5d714: Pull complete [2022-10-10T22:37:58.776Z] 5dd5c2283517: Pull complete [2022-10-10T22:38:01.367Z] d5ac0230b979: Pull complete [2022-10-10T22:38:01.367Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-10T22:38:01.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-10T22:38:01.367Z] ---> 59b3b1a385d4 [2022-10-10T22:38:01.367Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-10T22:38:02.782Z] ---> Running in 45632085625d [2022-10-10T22:38:03.050Z] Removing intermediate container 45632085625d [2022-10-10T22:38:03.050Z] ---> 96a09a179ee7 [2022-10-10T22:38:03.050Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T22:38:03.050Z] ---> Running in 8f55265bd2ff [2022-10-10T22:38:03.319Z] Removing intermediate container 8f55265bd2ff [2022-10-10T22:38:03.319Z] ---> 48840ec871bf [2022-10-10T22:38:03.319Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T22:38:03.319Z] ---> Running in 1ce2033b295f [2022-10-10T22:38:03.907Z] Removing intermediate container 1ce2033b295f [2022-10-10T22:38:03.907Z] ---> 2badeb5d5a21 [2022-10-10T22:38:03.907Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T22:38:03.907Z] ---> Running in f9e609ba0cf5 [2022-10-10T22:38:04.175Z] Removing intermediate container f9e609ba0cf5 [2022-10-10T22:38:04.175Z] ---> 3c74f68d94ca [2022-10-10T22:38:04.175Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T22:38:04.175Z] ---> Running in 3114af7393b5 [2022-10-10T22:38:06.136Z] Removing intermediate container 3114af7393b5 [2022-10-10T22:38:06.136Z] ---> b477860c8b82 [2022-10-10T22:38:06.136Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T22:38:06.136Z] ---> Running in db759f5e0cd9 [2022-10-10T22:38:07.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T22:38:07.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T22:38:08.636Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-10T22:38:08.636Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-10T22:38:08.903Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-10T22:38:09.170Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-10T22:38:09.170Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T22:38:09.170Z] OK: 226 MiB in 55 packages [2022-10-10T22:38:10.220Z] Removing intermediate container db759f5e0cd9 [2022-10-10T22:38:10.220Z] ---> 67f7419c98d2 [2022-10-10T22:38:10.220Z] Step 9/13 : WORKDIR /device-rest-go [2022-10-10T22:38:10.496Z] ---> Running in b61deba8aded [2022-10-10T22:38:10.774Z] Removing intermediate container b61deba8aded [2022-10-10T22:38:10.774Z] ---> 8dc6a0b36df8 [2022-10-10T22:38:10.774Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-10T22:38:11.374Z] ---> 7eabbe0ccf68 [2022-10-10T22:38:11.374Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T22:38:11.374Z] ---> Running in 825bb2a2cca3 [2022-10-10T22:38:58.244Z] Removing intermediate container 825bb2a2cca3 [2022-10-10T22:38:58.244Z] ---> 9fb0297e1c2b [2022-10-10T22:38:58.244Z] Step 12/13 : COPY . . [2022-10-10T22:38:58.244Z] ---> 0e593f503b0d [2022-10-10T22:38:58.244Z] Step 13/13 : RUN $MAKE [2022-10-10T22:38:58.244Z] ---> Running in 15af1949dc1f [2022-10-10T22:38:58.513Z] noop [2022-10-10T22:39:00.458Z] Removing intermediate container 15af1949dc1f [2022-10-10T22:39:00.458Z] ---> 26cd3816ea36 [2022-10-10T22:39:00.458Z] Successfully built 26cd3816ea36 [2022-10-10T22:39:00.458Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:39:00.793Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T22:39:00.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:39:00.960Z] prd-ubuntu20.04-docker-arm64-4c-16g-7590 does not seem to be running inside a container [2022-10-10T22:39:01.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/62 -v /w/workspace/device-rest-go/62:/w/workspace/device-rest-go/62:rw,z -v /w/workspace/device-rest-go/62@tmp:/w/workspace/device-rest-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-10T22:39:02.198Z] $ docker top 56a66e544173e2b7f2c3cb653bec10e3e6a722d356497844b33b55f1ef992fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T22:39:03.026Z] + go version [2022-10-10T22:39:03.026Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-10T22:39:03.047Z] $ docker stop --time=1 56a66e544173e2b7f2c3cb653bec10e3e6a722d356497844b33b55f1ef992fa9 [2022-10-10T22:39:04.673Z] $ docker rm -f 56a66e544173e2b7f2c3cb653bec10e3e6a722d356497844b33b55f1ef992fa9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:39:05.218Z] + docker inspect -f . ci-base-image-arm64 [2022-10-10T22:39:05.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:39:05.390Z] prd-ubuntu20.04-docker-arm64-4c-16g-7590 does not seem to be running inside a container [2022-10-10T22:39:05.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/62 -v /w/workspace/device-rest-go/62:/w/workspace/device-rest-go/62:rw,z -v /w/workspace/device-rest-go/62@tmp:/w/workspace/device-rest-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-10T22:39:06.564Z] $ docker top 9659bc0e4553610ad1c6f8556507d581dc7117a1da52adf8c848d6d5e8d6e61f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T22:39:07.386Z] + git config --global --add safe.directory /w/workspace/device-rest-go/62 [Pipeline] fileExists [Pipeline] sh [2022-10-10T22:39:07.709Z] + make test [2022-10-10T22:39:07.709Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-10T22:39:09.657Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2022-10-10T22:40:31.310Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2022-10-10T22:40:31.310Z] ok github.com/edgexfoundry/device-rest-go/driver 0.067s coverage: 55.2% of statements [2022-10-10T22:40:31.310Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-10T22:40:31.310Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-10T22:40:53.386Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-10T22:40:53.386Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-10T22:40:53.386Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-10T22:40:53.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-10T22:40:53.420Z] $ docker stop --time=1 9659bc0e4553610ad1c6f8556507d581dc7117a1da52adf8c848d6d5e8d6e61f [2022-10-10T22:40:55.085Z] $ docker rm -f 9659bc0e4553610ad1c6f8556507d581dc7117a1da52adf8c848d6d5e8d6e61f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T22:40:55.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-10T22:40:55.971Z] Warning: overwriting stash ‘coverage-report’ [2022-10-10T22:40:56.312Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-10T22:40:56.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-10T22:40:56.992Z] + ls -al . [2022-10-10T22:40:56.992Z] total 176 [2022-10-10T22:40:56.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 22:39 . [2022-10-10T22:40:56.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 22:37 .. [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 10 22:37 .dockerignore [2022-10-10T22:40:56.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 22:37 .git [2022-10-10T22:40:56.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 22:37 .github [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 10 22:37 .gitignore [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 22:37 .golangci.yml [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 9100 Oct 10 22:37 Attribution.txt [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 11736 Oct 10 22:37 CHANGELOG.md [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 1730 Oct 10 22:37 Dockerfile [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 22:37 GOVERNANCE.md [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 10 22:37 Jenkinsfile [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 10 22:37 LICENSE [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 2173 Oct 10 22:37 Makefile [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 10 22:37 OWNERS.md [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 8667 Oct 10 22:37 README.md [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 22:35 VERSION [2022-10-10T22:40:56.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 22:37 bin [2022-10-10T22:40:56.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 22:37 cmd [2022-10-10T22:40:56.992Z] -rw-r--r-- 1 jenkins jenkins 9355 Oct 10 22:40 coverage.out [2022-10-10T22:40:56.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 22:37 driver [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 3547 Oct 10 22:37 go.mod [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 10 22:37 go.sum [2022-10-10T22:40:56.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 22:37 snap [2022-10-10T22:40:56.992Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 10 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:40:57.328Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=da0fc691370f2a0b0463f80469643f152cdbe902 --label arch=arm64 --label version=2.3.0-dev.18 . [2022-10-10T22:40:57.328Z] Sending build context to Docker daemon 137.2kB [2022-10-10T22:40:57.592Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-10T22:40:57.592Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-10T22:40:57.592Z] ---> 26cd3816ea36 [2022-10-10T22:40:57.592Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2022-10-10T22:40:57.592Z] ---> Running in bdc5aa1f4575 [2022-10-10T22:40:57.861Z] Removing intermediate container bdc5aa1f4575 [2022-10-10T22:40:57.861Z] ---> 2f71de4644e9 [2022-10-10T22:40:57.861Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-10T22:40:57.861Z] ---> Running in d49aad8b1a43 [2022-10-10T22:40:58.133Z] Removing intermediate container d49aad8b1a43 [2022-10-10T22:40:58.133Z] ---> 94787337fd7d [2022-10-10T22:40:58.133Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-10T22:40:58.400Z] ---> Running in 37b044056b9e [2022-10-10T22:40:58.667Z] Removing intermediate container 37b044056b9e [2022-10-10T22:40:58.667Z] ---> 01b4a4dd5108 [2022-10-10T22:40:58.667Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-10T22:40:58.667Z] ---> Running in 10d5043c51c5 [2022-10-10T22:40:58.933Z] Removing intermediate container 10d5043c51c5 [2022-10-10T22:40:58.933Z] ---> 8a2818f134a4 [2022-10-10T22:40:58.933Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-10T22:40:58.933Z] ---> Running in 56d9f0a9c027 [2022-10-10T22:41:00.875Z] Removing intermediate container 56d9f0a9c027 [2022-10-10T22:41:00.875Z] ---> facb2fdff7e7 [2022-10-10T22:41:00.875Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-10T22:41:00.875Z] ---> Running in 21a221fd2675 [2022-10-10T22:41:01.458Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T22:41:02.421Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T22:41:03.385Z] OK: 226 MiB in 55 packages [2022-10-10T22:41:03.970Z] Removing intermediate container 21a221fd2675 [2022-10-10T22:41:03.970Z] ---> f42d46f42079 [2022-10-10T22:41:03.970Z] Step 9/26 : WORKDIR /device-rest-go [2022-10-10T22:41:04.237Z] ---> Running in 78abc3d7e8f5 [2022-10-10T22:41:04.513Z] Removing intermediate container 78abc3d7e8f5 [2022-10-10T22:41:04.513Z] ---> 17cf6743f419 [2022-10-10T22:41:04.513Z] Step 10/26 : COPY go.mod vendor* ./ [2022-10-10T22:41:04.782Z] ---> 3944dc7339a4 [2022-10-10T22:41:04.782Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-10T22:41:05.051Z] ---> Running in 97ab81449c57 [2022-10-10T22:41:06.997Z] Removing intermediate container 97ab81449c57 [2022-10-10T22:41:06.997Z] ---> 44626fc93423 [2022-10-10T22:41:06.997Z] Step 12/26 : COPY . . [2022-10-10T22:41:07.262Z] ---> 8959392a6969 [2022-10-10T22:41:07.262Z] Step 13/26 : RUN $MAKE [2022-10-10T22:41:07.262Z] ---> Running in cd1c54eeb16d [2022-10-10T22:41:08.218Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2022-10-10T22:43:44.941Z] Removing intermediate container cd1c54eeb16d [2022-10-10T22:43:44.941Z] ---> 016126f70a5e [2022-10-10T22:43:44.941Z] Step 14/26 : FROM alpine:3.16 [2022-10-10T22:43:44.941Z] 3.16: Pulling from library/alpine [2022-10-10T22:43:44.941Z] 9b18e9b68314: Already exists [2022-10-10T22:43:44.941Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-10T22:43:44.941Z] Status: Downloaded newer image for alpine:3.16 [2022-10-10T22:43:44.941Z] ---> a6215f271958 [2022-10-10T22:43:44.941Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-10T22:43:44.941Z] ---> Running in 9e180100f259 [2022-10-10T22:43:44.941Z] Removing intermediate container 9e180100f259 [2022-10-10T22:43:44.941Z] ---> 26c82508b8c6 [2022-10-10T22:43:44.941Z] Step 16/26 : LABEL Name=device-rest-go Version=${VERSION} [2022-10-10T22:43:44.941Z] ---> Running in fa9519c0a61a [2022-10-10T22:43:44.941Z] Removing intermediate container fa9519c0a61a [2022-10-10T22:43:44.941Z] ---> 64bf9b26d8a8 [2022-10-10T22:43:44.941Z] Step 17/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-10T22:43:44.941Z] ---> Running in ec45c4e235c5 [2022-10-10T22:43:44.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-10T22:43:44.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-10T22:43:44.941Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-10T22:43:44.941Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-10T22:43:44.941Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-10T22:43:44.941Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-10T22:43:44.941Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-10T22:43:44.941Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-10T22:43:44.941Z] Executing busybox-1.35.0-r17.trigger [2022-10-10T22:43:44.941Z] OK: 8 MiB in 20 packages [2022-10-10T22:43:44.941Z] Removing intermediate container ec45c4e235c5 [2022-10-10T22:43:44.941Z] ---> 2ffb511ce62a [2022-10-10T22:43:44.941Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2022-10-10T22:43:44.941Z] ---> ce15fd037d2c [2022-10-10T22:43:44.941Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2022-10-10T22:43:44.941Z] ---> 0c43047907d6 [2022-10-10T22:43:44.941Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2022-10-10T22:43:44.941Z] ---> b39dfceda0a7 [2022-10-10T22:43:44.941Z] Step 21/26 : EXPOSE 59986 [2022-10-10T22:43:44.941Z] ---> Running in 2965060c939b [2022-10-10T22:43:44.941Z] Removing intermediate container 2965060c939b [2022-10-10T22:43:44.941Z] ---> 5b0c8aaf0082 [2022-10-10T22:43:44.941Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2022-10-10T22:43:44.941Z] ---> Running in 4563e48f5354 [2022-10-10T22:43:44.941Z] Removing intermediate container 4563e48f5354 [2022-10-10T22:43:44.941Z] ---> 829d34b4faf7 [2022-10-10T22:43:44.941Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-10T22:43:44.941Z] ---> Running in 36cc88c7117e [2022-10-10T22:43:44.941Z] Removing intermediate container 36cc88c7117e [2022-10-10T22:43:44.941Z] ---> 4f79fe32b031 [2022-10-10T22:43:44.941Z] Step 24/26 : LABEL arch=arm64 [2022-10-10T22:43:44.941Z] ---> Running in be1e1386465a [2022-10-10T22:43:44.941Z] Removing intermediate container be1e1386465a [2022-10-10T22:43:44.941Z] ---> 3f3111eb5f88 [2022-10-10T22:43:44.941Z] Step 25/26 : LABEL git_sha=da0fc691370f2a0b0463f80469643f152cdbe902 [2022-10-10T22:43:44.941Z] ---> Running in d8e662f78cad [2022-10-10T22:43:44.941Z] Removing intermediate container d8e662f78cad [2022-10-10T22:43:44.941Z] ---> cc7925fbfb69 [2022-10-10T22:43:44.941Z] Step 26/26 : LABEL version=2.3.0-dev.18 [2022-10-10T22:43:44.941Z] ---> Running in ea68d4d7bf3d [2022-10-10T22:43:44.941Z] Removing intermediate container ea68d4d7bf3d [2022-10-10T22:43:44.941Z] ---> 153bb3c8515f [2022-10-10T22:43:44.941Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-10T22:43:44.941Z] Successfully built 153bb3c8515f [2022-10-10T22:43:44.941Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T22:43:45.033Z] provisioning config files... [2022-10-10T22:43:45.048Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/62@tmp/config1516154445021280052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:43:45.377Z] ---> docker-login.sh [2022-10-10T22:43:45.377Z] nexus3.edgexfoundry.org:10001 [2022-10-10T22:43:45.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:43:45.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:43:45.646Z] Configure a credential helper to remove this warning. See [2022-10-10T22:43:45.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:43:45.646Z] [2022-10-10T22:43:45.646Z] Login Succeeded [2022-10-10T22:43:45.646Z] nexus3.edgexfoundry.org:10002 [2022-10-10T22:43:45.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:43:45.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:43:45.914Z] Configure a credential helper to remove this warning. See [2022-10-10T22:43:45.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:43:45.914Z] [2022-10-10T22:43:45.914Z] Login Succeeded [2022-10-10T22:43:45.914Z] nexus3.edgexfoundry.org:10003 [2022-10-10T22:43:46.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:43:46.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:43:46.447Z] Configure a credential helper to remove this warning. See [2022-10-10T22:43:46.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:43:46.447Z] [2022-10-10T22:43:46.447Z] Login Succeeded [2022-10-10T22:43:46.447Z] nexus3.edgexfoundry.org:10004 [2022-10-10T22:43:46.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:43:46.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:43:46.714Z] Configure a credential helper to remove this warning. See [2022-10-10T22:43:46.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:43:46.714Z] [2022-10-10T22:43:46.714Z] Login Succeeded [2022-10-10T22:43:46.714Z] docker.io [2022-10-10T22:43:46.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-10T22:43:47.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-10T22:43:47.244Z] Configure a credential helper to remove this warning. See [2022-10-10T22:43:47.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-10T22:43:47.244Z] [2022-10-10T22:43:47.244Z] Login Succeeded [2022-10-10T22:43:47.244Z] ---> docker-login.sh ends [Pipeline] } [2022-10-10T22:43:47.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T22:43:47.291Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-10T22:43:47.314Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2022-10-10T22:43:47.314Z] da0fc691370f2a0b0463f80469643f152cdbe902 [2022-10-10T22:43:47.314Z] latest [2022-10-10T22:43:47.314Z] 2.3.0-dev.18 [2022-10-10T22:43:47.314Z] da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18 [2022-10-10T22:43:47.314Z] main [2022-10-10T22:43:47.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:47.649Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:da0fc691370f2a0b0463f80469643f152cdbe902 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:47.991Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:da0fc691370f2a0b0463f80469643f152cdbe902 [2022-10-10T22:43:47.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-10T22:43:47.991Z] b1c7884fbdf3: Preparing [2022-10-10T22:43:47.991Z] 05d0c7665040: Preparing [2022-10-10T22:43:47.991Z] e208941a8928: Preparing [2022-10-10T22:43:47.991Z] a28ac916335e: Preparing [2022-10-10T22:43:47.991Z] 5d3e392a13a0: Preparing [2022-10-10T22:43:47.991Z] 5d3e392a13a0: Layer already exists [2022-10-10T22:43:48.256Z] 05d0c7665040: Pushed [2022-10-10T22:43:48.256Z] b1c7884fbdf3: Pushed [2022-10-10T22:43:48.837Z] a28ac916335e: Pushed [2022-10-10T22:43:54.167Z] e208941a8928: Pushed [2022-10-10T22:43:54.167Z] da0fc691370f2a0b0463f80469643f152cdbe902: digest: sha256:b8f9b36335e3768b5be45e18153a45fd325167ff6a6142f8d66a5f2bb96fdafe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:54.501Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:54.835Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-10-10T22:43:54.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-10T22:43:54.835Z] b1c7884fbdf3: Preparing [2022-10-10T22:43:54.835Z] 05d0c7665040: Preparing [2022-10-10T22:43:54.835Z] e208941a8928: Preparing [2022-10-10T22:43:54.835Z] a28ac916335e: Preparing [2022-10-10T22:43:54.835Z] 5d3e392a13a0: Preparing [2022-10-10T22:43:54.835Z] 5d3e392a13a0: Layer already exists [2022-10-10T22:43:54.835Z] b1c7884fbdf3: Layer already exists [2022-10-10T22:43:54.835Z] a28ac916335e: Layer already exists [2022-10-10T22:43:54.835Z] 05d0c7665040: Layer already exists [2022-10-10T22:43:54.835Z] e208941a8928: Layer already exists [2022-10-10T22:43:54.835Z] latest: digest: sha256:b8f9b36335e3768b5be45e18153a45fd325167ff6a6142f8d66a5f2bb96fdafe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:55.165Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:55.497Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.18 [2022-10-10T22:43:55.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-10T22:43:55.497Z] b1c7884fbdf3: Preparing [2022-10-10T22:43:55.497Z] 05d0c7665040: Preparing [2022-10-10T22:43:55.497Z] e208941a8928: Preparing [2022-10-10T22:43:55.497Z] a28ac916335e: Preparing [2022-10-10T22:43:55.497Z] 5d3e392a13a0: Preparing [2022-10-10T22:43:55.497Z] e208941a8928: Layer already exists [2022-10-10T22:43:55.497Z] 05d0c7665040: Layer already exists [2022-10-10T22:43:55.497Z] b1c7884fbdf3: Layer already exists [2022-10-10T22:43:55.497Z] a28ac916335e: Layer already exists [2022-10-10T22:43:55.497Z] 5d3e392a13a0: Layer already exists [2022-10-10T22:43:55.497Z] 2.3.0-dev.18: digest: sha256:b8f9b36335e3768b5be45e18153a45fd325167ff6a6142f8d66a5f2bb96fdafe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:55.836Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:56.241Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18 [2022-10-10T22:43:56.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-10T22:43:56.241Z] b1c7884fbdf3: Preparing [2022-10-10T22:43:56.241Z] 05d0c7665040: Preparing [2022-10-10T22:43:56.241Z] e208941a8928: Preparing [2022-10-10T22:43:56.241Z] a28ac916335e: Preparing [2022-10-10T22:43:56.241Z] 5d3e392a13a0: Preparing [2022-10-10T22:43:56.241Z] 05d0c7665040: Layer already exists [2022-10-10T22:43:56.241Z] 5d3e392a13a0: Layer already exists [2022-10-10T22:43:56.241Z] a28ac916335e: Layer already exists [2022-10-10T22:43:56.241Z] e208941a8928: Layer already exists [2022-10-10T22:43:56.241Z] b1c7884fbdf3: Layer already exists [2022-10-10T22:43:56.241Z] da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18: digest: sha256:b8f9b36335e3768b5be45e18153a45fd325167ff6a6142f8d66a5f2bb96fdafe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:56.877Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:58.192Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2022-10-10T22:43:58.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2022-10-10T22:43:58.192Z] b1c7884fbdf3: Preparing [2022-10-10T22:43:58.192Z] 05d0c7665040: Preparing [2022-10-10T22:43:58.192Z] e208941a8928: Preparing [2022-10-10T22:43:58.192Z] a28ac916335e: Preparing [2022-10-10T22:43:58.192Z] 5d3e392a13a0: Preparing [2022-10-10T22:43:58.192Z] a28ac916335e: Layer already exists [2022-10-10T22:43:58.192Z] e208941a8928: Layer already exists [2022-10-10T22:43:58.192Z] 05d0c7665040: Layer already exists [2022-10-10T22:43:58.192Z] 5d3e392a13a0: Layer already exists [2022-10-10T22:43:58.192Z] b1c7884fbdf3: Layer already exists [2022-10-10T22:43:58.192Z] main: digest: sha256:b8f9b36335e3768b5be45e18153a45fd325167ff6a6142f8d66a5f2bb96fdafe size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-10T22:43:58.232Z] ===================================================== [Pipeline] echo [2022-10-10T22:43:58.238Z] taggedImages: [2022-10-10T22:43:58.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:da0fc691370f2a0b0463f80469643f152cdbe902 [2022-10-10T22:43:58.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2022-10-10T22:43:58.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2.3.0-dev.18 [2022-10-10T22:43:58.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:da0fc691370f2a0b0463f80469643f152cdbe902-2.3.0-dev.18 [2022-10-10T22:43:58.238Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:58.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T22:43:58.596Z] [2022-10-10T22:43:58.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:43:58.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T22:43:58.930Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-10T22:43:58.930Z] 8998bd30e6a1: Pulling fs layer [2022-10-10T22:43:58.930Z] 04944245beec: Pulling fs layer [2022-10-10T22:43:58.930Z] 699f458cf7ca: Pulling fs layer [2022-10-10T22:43:58.930Z] 765212b225bb: Pulling fs layer [2022-10-10T22:43:58.930Z] f23df028b6ca: Pulling fs layer [2022-10-10T22:43:58.930Z] d65c8cfc05b1: Pulling fs layer [2022-10-10T22:43:58.930Z] 2437ff75d9bd: Pulling fs layer [2022-10-10T22:43:58.930Z] f23df028b6ca: Waiting [2022-10-10T22:43:58.930Z] 2437ff75d9bd: Waiting [2022-10-10T22:43:58.930Z] d65c8cfc05b1: Waiting [2022-10-10T22:43:58.930Z] 765212b225bb: Waiting [2022-10-10T22:43:59.200Z] 04944245beec: Verifying Checksum [2022-10-10T22:43:59.200Z] 04944245beec: Download complete [2022-10-10T22:43:59.200Z] 765212b225bb: Verifying Checksum [2022-10-10T22:43:59.200Z] 765212b225bb: Download complete [2022-10-10T22:43:59.200Z] f23df028b6ca: Verifying Checksum [2022-10-10T22:43:59.200Z] f23df028b6ca: Download complete [2022-10-10T22:43:59.200Z] d65c8cfc05b1: Download complete [2022-10-10T22:43:59.200Z] 699f458cf7ca: Verifying Checksum [2022-10-10T22:43:59.200Z] 699f458cf7ca: Download complete [2022-10-10T22:43:59.783Z] 8998bd30e6a1: Verifying Checksum [2022-10-10T22:43:59.783Z] 8998bd30e6a1: Download complete [2022-10-10T22:44:02.355Z] 2437ff75d9bd: Verifying Checksum [2022-10-10T22:44:02.355Z] 2437ff75d9bd: Download complete [2022-10-10T22:44:03.767Z] 8998bd30e6a1: Pull complete [2022-10-10T22:44:04.034Z] 04944245beec: Pull complete [2022-10-10T22:44:05.441Z] 699f458cf7ca: Pull complete [2022-10-10T22:44:05.707Z] 765212b225bb: Pull complete [2022-10-10T22:44:06.289Z] f23df028b6ca: Pull complete [2022-10-10T22:44:06.554Z] d65c8cfc05b1: Pull complete [2022-10-10T22:44:21.552Z] 2437ff75d9bd: Pull complete [2022-10-10T22:44:21.552Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-10T22:44:21.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-10T22:44:21.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:44:21.722Z] prd-ubuntu20.04-docker-arm64-4c-16g-7590 does not seem to be running inside a container [2022-10-10T22:44:21.778Z] $ 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-rest-go/62 -v /w/workspace/device-rest-go/62:/w/workspace/device-rest-go/62:rw,z -v /w/workspace/device-rest-go/62@tmp:/w/workspace/device-rest-go/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-10T22:44:24.242Z] $ docker top 043a1e429324b932084a248d7adfc0df1b37d22745a57666d07d2a7fa1a250b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:44:25.072Z] ---> job-cost.sh [2022-10-10T22:44:25.072Z] lf-activate-venv: SKIPPING [2022-10-10T22:44:25.072Z] INFO: No Stack... [2022-10-10T22:44:25.337Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-10T22:44:26.299Z] INFO: Archiving Costs [Pipeline] sh [2022-10-10T22:44:26.957Z] + cut -d, -f6 [2022-10-10T22:44:26.957Z] + cat /w/workspace/device-rest-go/62/archives/cost.csv [Pipeline] lock [2022-10-10T22:44:26.985Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-62-stack-cost] [2022-10-10T22:44:26.992Z] Resource [jenkins-edgexfoundry-device-rest-go-main-62-stack-cost] did not exist. Created. [2022-10-10T22:44:26.992Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-10T22:44:27.640Z] /w/workspace/device-rest-go/62@tmp/durable-03042f6a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-10T22:44:28.295Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-10T22:44:28.318Z] Warning: overwriting stash ‘stack-cost’ [2022-10-10T22:44:28.359Z] Stashed 1 file(s) [Pipeline] } [2022-10-10T22:44:28.366Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-10T22:44:28.379Z] $ docker stop --time=1 043a1e429324b932084a248d7adfc0df1b37d22745a57666d07d2a7fa1a250b4 [2022-10-10T22:44:29.897Z] $ docker rm -f 043a1e429324b932084a248d7adfc0df1b37d22745a57666d07d2a7fa1a250b4 [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 [2022-10-10T22:44:30.301Z] provisioning config files... [2022-10-10T22:44:30.309Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1884801211669994570tmp [Pipeline] { [Pipeline] sh [2022-10-10T22:44:30.619Z] + set +x [2022-10-10T22:44:30.619Z] + curl -s https://codecov.io/bash [2022-10-10T22:44:30.619Z] + bash -s -- [2022-10-10T22:44:30.619Z] [2022-10-10T22:44:30.619Z] _____ _ [2022-10-10T22:44:30.619Z] / ____| | | [2022-10-10T22:44:30.619Z] | | ___ __| | ___ ___ _____ __ [2022-10-10T22:44:30.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-10T22:44:30.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-10T22:44:30.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-10T22:44:30.619Z] Bash-1.0.6 [2022-10-10T22:44:30.619Z] [2022-10-10T22:44:30.619Z] [2022-10-10T22:44:30.619Z] ==> git version 2.25.1 found [2022-10-10T22:44:30.619Z] ==> 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 [2022-10-10T22:44:30.619Z] Release-Date: 2020-01-08 [2022-10-10T22:44:30.619Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-10T22:44:30.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-10T22:44:30.619Z] ==> Jenkins CI detected. [2022-10-10T22:44:30.619Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2022-10-10T22:44:30.619Z] project root: . [2022-10-10T22:44:30.619Z] --> token set from env [2022-10-10T22:44:30.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-10T22:44:30.619Z] ==> Running gcov in . (disable via -X gcov) [2022-10-10T22:44:30.619Z] ==> Python coveragepy not found [2022-10-10T22:44:30.619Z] ==> Searching for coverage reports in: [2022-10-10T22:44:30.619Z] + . [2022-10-10T22:44:30.619Z] -> Found 1 reports [2022-10-10T22:44:30.619Z] ==> Detecting git/mercurial file structure [2022-10-10T22:44:30.619Z] ==> Reading reports [2022-10-10T22:44:30.619Z] + ./coverage.out bytes=9355 [2022-10-10T22:44:30.619Z] ==> Appending adjustments [2022-10-10T22:44:30.619Z] https://docs.codecov.io/docs/fixing-reports [2022-10-10T22:44:30.876Z] + Found adjustments [2022-10-10T22:44:30.876Z] ==> Gzipping contents [2022-10-10T22:44:30.876Z] 4.0K /tmp/codecov.IRMsXE.gz [2022-10-10T22:44:30.876Z] ==> Uploading reports [2022-10-10T22:44:30.876Z] url: https://codecov.io [2022-10-10T22:44:30.876Z] query: branch=main&commit=da0fc691370f2a0b0463f80469643f152cdbe902&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T22:44:30.876Z] -> Pinging Codecov [2022-10-10T22:44:30.876Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=da0fc691370f2a0b0463f80469643f152cdbe902&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-10T22:44:31.931Z] -> Uploading to [2022-10-10T22:44:31.931Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-10/4E5D53B4F1F92C436F7061BF334D961C/da0fc691370f2a0b0463f80469643f152cdbe902/46a37c4e-bcd3-4c13-9db5-1d097ab3c1c6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T224430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a01ca22634204f176ba66d36c20c0078d6ed38dfcb5f8f3f5b71d3190c3bcfa1 [2022-10-10T22:44:31.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-10T22:44:31.931Z] Dload Upload Total Spent Left Speed [2022-10-10T22:44:31.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1738 0 0 100 1738 0 7241 --:--:-- --:--:-- --:--:-- 7241 [2022-10-10T22:44:31.931Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/da0fc691370f2a0b0463f80469643f152cdbe902 [Pipeline] } [2022-10-10T22:44:31.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-10T22:44:32.108Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-10T22:44:32.117Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:44:32.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T22:44:32.407Z] [2022-10-10T22:44:32.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:44:32.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T22:44:32.701Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-10T22:44:32.701Z] df9b9388f04a: Pulling fs layer [2022-10-10T22:44:32.701Z] 52dc419b0ee2: Pulling fs layer [2022-10-10T22:44:32.701Z] 25bc292e5bac: Pulling fs layer [2022-10-10T22:44:32.701Z] 114826534d7a: Pulling fs layer [2022-10-10T22:44:32.702Z] 4657fd5d0bcf: Pulling fs layer [2022-10-10T22:44:32.702Z] 6ad1cebc031e: Pulling fs layer [2022-10-10T22:44:32.702Z] 8a3aa393b2d8: Pulling fs layer [2022-10-10T22:44:32.702Z] 4657fd5d0bcf: Waiting [2022-10-10T22:44:32.702Z] 6ad1cebc031e: Waiting [2022-10-10T22:44:32.702Z] 8a3aa393b2d8: Waiting [2022-10-10T22:44:32.702Z] 114826534d7a: Waiting [2022-10-10T22:44:32.702Z] 25bc292e5bac: Download complete [2022-10-10T22:44:32.702Z] 52dc419b0ee2: Download complete [2022-10-10T22:44:32.702Z] 4657fd5d0bcf: Verifying Checksum [2022-10-10T22:44:32.702Z] 4657fd5d0bcf: Download complete [2022-10-10T22:44:32.702Z] df9b9388f04a: Verifying Checksum [2022-10-10T22:44:32.702Z] df9b9388f04a: Download complete [2022-10-10T22:44:32.960Z] df9b9388f04a: Pull complete [2022-10-10T22:44:32.960Z] 6ad1cebc031e: Verifying Checksum [2022-10-10T22:44:32.960Z] 6ad1cebc031e: Download complete [2022-10-10T22:44:32.960Z] 52dc419b0ee2: Pull complete [2022-10-10T22:44:32.960Z] 25bc292e5bac: Pull complete [2022-10-10T22:44:33.526Z] 114826534d7a: Verifying Checksum [2022-10-10T22:44:33.526Z] 114826534d7a: Download complete [2022-10-10T22:44:33.526Z] 8a3aa393b2d8: Verifying Checksum [2022-10-10T22:44:33.526Z] 8a3aa393b2d8: Download complete [2022-10-10T22:44:36.805Z] 114826534d7a: Pull complete [2022-10-10T22:44:36.805Z] 4657fd5d0bcf: Pull complete [2022-10-10T22:44:37.062Z] 6ad1cebc031e: Pull complete [2022-10-10T22:44:39.588Z] 8a3aa393b2d8: Pull complete [2022-10-10T22:44:39.588Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-10T22:44:39.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-10T22:44:39.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:44:39.656Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:44:39.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:44:42.520Z] $ docker top bf1c871c49642f55a1887992dbdb0fb54f26fc3fc8b01d423859534186fd7e41 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-10T22:44:42.580Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2022-10-10T22:44:42.853Z] + set -o pipefail [2022-10-10T22:44:42.854Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2022-10-10T22:44:48.122Z] [2022-10-10T22:44:48.122Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2022-10-10T22:44:48.122Z] [2022-10-10T22:44:48.122Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/16311fe7-3fd3-4ca5-a375-8ed5ca58e6e6 [2022-10-10T22:44:48.122Z] [2022-10-10T22:44:48.122Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-10T22:44:48.122Z] [2022-10-10T22:44:48.122Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-10T22:44:48.122Z] [2022-10-10T22:44:48.122Z] [2022-10-10T22:44:48.122Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-10T22:44:48.122Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-10T22:44:48.122Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-10T22:44:48.135Z] $ docker stop --time=1 bf1c871c49642f55a1887992dbdb0fb54f26fc3fc8b01d423859534186fd7e41 [2022-10-10T22:44:50.982Z] $ docker rm -f bf1c871c49642f55a1887992dbdb0fb54f26fc3fc8b01d423859534186fd7e41 [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 [2022-10-10T22:44:51.677Z] + git log --format=format:%s -1 da0fc691370f2a0b0463f80469643f152cdbe902 [Pipeline] sh [2022-10-10T22:44:51.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T22:44:51.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:44:52.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T22:44:52.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:44:52.334Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:44:52.368Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:44:52.789Z] $ docker top eb6b8f01bb43be767a6ca5fdb10131fb0a17d9ecee18b3b7ab8428c930eb704d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T22:44:52.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T22:44:52.870Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T22:44:52.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T22:44:52.988Z] $ docker exec eb6b8f01bb43be767a6ca5fdb10131fb0a17d9ecee18b3b7ab8428c930eb704d ssh-agent [2022-10-10T22:44:53.087Z] SSH_AUTH_SOCK=/tmp/ssh-Dv20PaXbb9qT/agent.32 [2022-10-10T22:44:53.087Z] SSH_AGENT_PID=38 [2022-10-10T22:44:53.091Z] Running ssh-add (command line suppressed) [2022-10-10T22:44:53.198Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_906574643269824648.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_906574643269824648.key) [2022-10-10T22:44:53.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T22:44:53.493Z] + git semver tag [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,661 [run_tag] DEBUG tag force:False [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,661 [check_head_tag] DEBUG check head tag [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,662 [execute] INFO git cat-file --batch-check [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,662 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,665 [execute] INFO git cat-file --batch [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,679 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,679 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,679 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T22:44:53.753Z] 2022-10-10 22:44:53,684 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-10T22:44:53.753Z] 2.3.0-dev.18 [Pipeline] } [2022-10-10T22:44:53.766Z] $ docker exec --env ******** --env ******** eb6b8f01bb43be767a6ca5fdb10131fb0a17d9ecee18b3b7ab8428c930eb704d ssh-agent -k [2022-10-10T22:44:53.856Z] unset SSH_AUTH_SOCK; [2022-10-10T22:44:53.857Z] unset SSH_AGENT_PID; [2022-10-10T22:44:53.857Z] echo Agent pid 38 killed; [2022-10-10T22:44:53.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T22:44:54.159Z] + git semver [Pipeline] } [2022-10-10T22:44:54.432Z] $ docker stop --time=1 eb6b8f01bb43be767a6ca5fdb10131fb0a17d9ecee18b3b7ab8428c930eb704d [2022-10-10T22:44:55.715Z] $ docker rm -f eb6b8f01bb43be767a6ca5fdb10131fb0a17d9ecee18b3b7ab8428c930eb704d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:44:56.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T22:44:56.098Z] [2022-10-10T22:44:56.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:44:56.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T22:44:56.397Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-10T22:44:56.397Z] ab5ef0e58194: Pulling fs layer [2022-10-10T22:44:56.397Z] 9712f1f96733: Pulling fs layer [2022-10-10T22:44:56.397Z] 63f879dbbcfc: Pulling fs layer [2022-10-10T22:44:56.397Z] 0d9ebad4ef96: Pulling fs layer [2022-10-10T22:44:56.397Z] e9a5061849ea: Pulling fs layer [2022-10-10T22:44:56.397Z] d747dcd14b5f: Pulling fs layer [2022-10-10T22:44:56.397Z] 2de7ff778b66: Pulling fs layer [2022-10-10T22:44:56.397Z] 0d9ebad4ef96: Waiting [2022-10-10T22:44:56.397Z] e9a5061849ea: Waiting [2022-10-10T22:44:56.397Z] d747dcd14b5f: Waiting [2022-10-10T22:44:56.397Z] 2de7ff778b66: Waiting [2022-10-10T22:44:56.397Z] 9712f1f96733: Verifying Checksum [2022-10-10T22:44:56.397Z] 9712f1f96733: Download complete [2022-10-10T22:44:56.654Z] 63f879dbbcfc: Verifying Checksum [2022-10-10T22:44:56.654Z] 63f879dbbcfc: Download complete [2022-10-10T22:44:56.912Z] ab5ef0e58194: Download complete [2022-10-10T22:44:56.912Z] e9a5061849ea: Verifying Checksum [2022-10-10T22:44:56.912Z] e9a5061849ea: Download complete [2022-10-10T22:44:56.912Z] d747dcd14b5f: Verifying Checksum [2022-10-10T22:44:56.912Z] d747dcd14b5f: Download complete [2022-10-10T22:44:57.170Z] 0d9ebad4ef96: Verifying Checksum [2022-10-10T22:44:57.170Z] 0d9ebad4ef96: Download complete [2022-10-10T22:44:57.170Z] 2de7ff778b66: Verifying Checksum [2022-10-10T22:44:57.170Z] 2de7ff778b66: Download complete [2022-10-10T22:44:59.695Z] ab5ef0e58194: Pull complete [2022-10-10T22:44:59.695Z] 9712f1f96733: Pull complete [2022-10-10T22:45:00.260Z] 63f879dbbcfc: Pull complete [2022-10-10T22:45:04.444Z] 0d9ebad4ef96: Pull complete [2022-10-10T22:45:04.444Z] e9a5061849ea: Pull complete [2022-10-10T22:45:04.444Z] d747dcd14b5f: Pull complete [2022-10-10T22:45:05.411Z] 2de7ff778b66: Pull complete [2022-10-10T22:45:05.412Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-10T22:45:05.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-10T22:45:05.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:45:05.486Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:45:05.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:45:09.487Z] $ docker top 9c498b4d5fc70bb03300d04605212732656f2f2dc1ae56a9ef99d56899bdb635 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-10T22:45:09.547Z] provisioning config files... [2022-10-10T22:45:09.554Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config374232329816671693tmp [2022-10-10T22:45:09.565Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config1991712887754053108tmp [2022-10-10T22:45:09.572Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4283673247827008832tmp [Pipeline] { [Pipeline] echo [2022-10-10T22:45:09.586Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:09.867Z] ---> sigul-configuration.sh [2022-10-10T22:45:09.867Z] gpg: directory `/root/.gnupg' created [2022-10-10T22:45:09.867Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-10T22:45:09.867Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-10T22:45:09.867Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-10T22:45:09.867Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-10T22:45:09.867Z] gpg: CAST5 encrypted data [2022-10-10T22:45:09.867Z] gpg: encrypted with 1 passphrase [2022-10-10T22:45:09.867Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-10T22:45:10.153Z] + mkdir /home/jenkins [2022-10-10T22:45:10.153Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-10T22:45:10.436Z] + 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 [2022-10-10T22:45:10.444Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:10.725Z] ---> sigul-install.sh [2022-10-10T22:45:10.725Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-10T22:45:11.007Z] + git tag --list [2022-10-10T22:45:11.007Z] v1.0.0 [2022-10-10T22:45:11.007Z] v1.1.0 [2022-10-10T22:45:11.007Z] v1.1.1 [2022-10-10T22:45:11.007Z] v1.1.2 [2022-10-10T22:45:11.007Z] v1.2.0 [2022-10-10T22:45:11.007Z] v1.2.1 [2022-10-10T22:45:11.007Z] v2.0.0 [2022-10-10T22:45:11.007Z] v2.1.0 [2022-10-10T22:45:11.007Z] v2.1.1 [2022-10-10T22:45:11.007Z] v2.1.1-dev.1 [2022-10-10T22:45:11.007Z] v2.1.1-dev.2 [2022-10-10T22:45:11.007Z] v2.1.1-dev.3 [2022-10-10T22:45:11.007Z] v2.2.0 [2022-10-10T22:45:11.007Z] v2.2.1-dev.1 [2022-10-10T22:45:11.007Z] v2.2.1-dev.2 [2022-10-10T22:45:11.007Z] v2.2.1-dev.3 [2022-10-10T22:45:11.007Z] v2.2.1-dev.4 [2022-10-10T22:45:11.007Z] v2.2.1-dev.5 [2022-10-10T22:45:11.007Z] v2.2.1-dev.6 [2022-10-10T22:45:11.007Z] v2.2.1-dev.7 [2022-10-10T22:45:11.007Z] v2.2.1-dev.8 [2022-10-10T22:45:11.007Z] v2.2.1-dev.9 [2022-10-10T22:45:11.007Z] v2.3.0-dev.10 [2022-10-10T22:45:11.007Z] v2.3.0-dev.11 [2022-10-10T22:45:11.007Z] v2.3.0-dev.12 [2022-10-10T22:45:11.007Z] v2.3.0-dev.13 [2022-10-10T22:45:11.007Z] v2.3.0-dev.14 [2022-10-10T22:45:11.007Z] v2.3.0-dev.15 [2022-10-10T22:45:11.007Z] v2.3.0-dev.16 [2022-10-10T22:45:11.007Z] v2.3.0-dev.17 [2022-10-10T22:45:11.007Z] v2.3.0-dev.18 [2022-10-10T22:45:11.007Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-10T22:45:11.288Z] + lftools sign git-tag v2.3.0-dev.18 [2022-10-10T22:45:11.854Z] Signing Git tag with Sigul... [2022-10-10T22:45:11.854Z] Signing v2.3.0-dev.18 [Pipeline] echo [2022-10-10T22:45:12.121Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:12.401Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-10T22:45:12.409Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-10T22:45:12.431Z] $ docker stop --time=1 9c498b4d5fc70bb03300d04605212732656f2f2dc1ae56a9ef99d56899bdb635 [2022-10-10T22:45:13.737Z] $ docker rm -f 9c498b4d5fc70bb03300d04605212732656f2f2dc1ae56a9ef99d56899bdb635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-10T22:45:14.154Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T22:45:14.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:45:14.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T22:45:14.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:45:14.527Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:45:14.558Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:45:14.886Z] $ docker top dea3413da498d7c79c7f8ac2433821fb2c5fa981e1c8368c9b531ab3b1a30275 -eo pid,comm [2022-10-10T22:45:14.931Z] 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). [2022-10-10T22:45:14.931Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T22:45:14.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T22:45:14.961Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T22:45:15.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T22:45:15.077Z] $ docker exec dea3413da498d7c79c7f8ac2433821fb2c5fa981e1c8368c9b531ab3b1a30275 ssh-agent [2022-10-10T22:45:15.177Z] SSH_AUTH_SOCK=/tmp/ssh-gpIhkmHVDc29/agent.32 [2022-10-10T22:45:15.177Z] SSH_AGENT_PID=38 [2022-10-10T22:45:15.181Z] Running ssh-add (command line suppressed) [2022-10-10T22:45:15.293Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17476152984208226426.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_17476152984208226426.key) [2022-10-10T22:45:15.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T22:45:15.587Z] + git semver bump pre [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,751 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,751 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,751 [bump_version] DEBUG bumped version:2.3.0-dev.19 [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,751 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,751 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,751 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,753 [execute] INFO git cat-file --batch-check [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,759 [execute] INFO git cat-file --batch [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,759 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T22:45:15.846Z] 2022-10-10 22:45:15,765 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-10T22:45:15.846Z] 2.3.0-dev.19 [Pipeline] } [2022-10-10T22:45:15.859Z] $ docker exec --env ******** --env ******** dea3413da498d7c79c7f8ac2433821fb2c5fa981e1c8368c9b531ab3b1a30275 ssh-agent -k [2022-10-10T22:45:15.948Z] unset SSH_AUTH_SOCK; [2022-10-10T22:45:15.948Z] unset SSH_AGENT_PID; [2022-10-10T22:45:15.948Z] echo Agent pid 38 killed; [2022-10-10T22:45:15.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T22:45:16.248Z] + git semver [Pipeline] } [2022-10-10T22:45:16.521Z] $ docker stop --time=1 dea3413da498d7c79c7f8ac2433821fb2c5fa981e1c8368c9b531ab3b1a30275 [2022-10-10T22:45:17.798Z] $ docker rm -f dea3413da498d7c79c7f8ac2433821fb2c5fa981e1c8368c9b531ab3b1a30275 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-10T22:45:18.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-10T22:45:18.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:45:18.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-10T22:45:18.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:45:18.484Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:45:18.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:45:18.899Z] $ docker top e10616ac81690eb80322f5c11810aafd6078b5dc0e16294c8ded306e0755a2cd -eo pid,comm [2022-10-10T22:45:18.938Z] 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). [2022-10-10T22:45:18.938Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-10T22:45:18.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-10T22:45:18.976Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-10T22:45:19.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-10T22:45:19.079Z] $ docker exec e10616ac81690eb80322f5c11810aafd6078b5dc0e16294c8ded306e0755a2cd ssh-agent [2022-10-10T22:45:19.187Z] SSH_AUTH_SOCK=/tmp/ssh-TbvkOtImoTVS/agent.32 [2022-10-10T22:45:19.187Z] SSH_AGENT_PID=39 [2022-10-10T22:45:19.192Z] Running ssh-add (command line suppressed) [2022-10-10T22:45:19.289Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7302822204344539209.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7302822204344539209.key) [2022-10-10T22:45:19.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-10T22:45:19.668Z] + git semver push [2022-10-10T22:45:19.934Z] 2022-10-10 22:45:19,810 [run_push] DEBUG push [2022-10-10T22:45:19.934Z] 2022-10-10 22:45:19,811 [execute] INFO git cat-file --batch-check [2022-10-10T22:45:19.934Z] 2022-10-10 22:45:19,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-10T22:45:19.934Z] 2022-10-10 22:45:19,815 [execute] INFO git rev-list 57d7ae1029c1794a12fe7a6b3bb7ae3feb9f8f5a -- [2022-10-10T22:45:19.934Z] 2022-10-10 22:45:19,815 [execute] DEBUG Popen(['git', 'rev-list', '57d7ae1029c1794a12fe7a6b3bb7ae3feb9f8f5a', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T22:45:19.934Z] 2022-10-10 22:45:19,821 [execute] INFO git fetch -v origin [2022-10-10T22:45:19.934Z] 2022-10-10 22:45:19,822 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-10T22:45:20.528Z] 2022-10-10 22:45:20,466 [run_push] DEBUG no remote changes detected [2022-10-10T22:45:20.528Z] 2022-10-10 22:45:20,467 [execute] INFO git push origin semver [2022-10-10T22:45:20.528Z] 2022-10-10 22:45:20,467 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-10T22:45:21.499Z] 2022-10-10 22:45:21,239 [run_push] DEBUG push all version tags [2022-10-10T22:45:21.499Z] 2022-10-10 22:45:21,240 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-10T22:45:21.499Z] 2022-10-10 22:45:21,240 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-10T22:45:22.067Z] 2022-10-10 22:45:21,979 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2022-10-10T22:45:22.067Z] 2.3.0-dev.19 [Pipeline] } [2022-10-10T22:45:22.080Z] $ docker exec --env ******** --env ******** e10616ac81690eb80322f5c11810aafd6078b5dc0e16294c8ded306e0755a2cd ssh-agent -k [2022-10-10T22:45:22.177Z] unset SSH_AUTH_SOCK; [2022-10-10T22:45:22.178Z] unset SSH_AGENT_PID; [2022-10-10T22:45:22.178Z] echo Agent pid 39 killed; [2022-10-10T22:45:22.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-10T22:45:22.488Z] + git semver [Pipeline] } [2022-10-10T22:45:22.763Z] $ docker stop --time=1 e10616ac81690eb80322f5c11810aafd6078b5dc0e16294c8ded306e0755a2cd [2022-10-10T22:45:24.068Z] $ docker rm -f e10616ac81690eb80322f5c11810aafd6078b5dc0e16294c8ded306e0755a2cd [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 [2022-10-10T22:45:24.606Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2022-10-10T22:45:24.606Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-10-10T22:45:24.606Z] total 16 [2022-10-10T22:45:24.606Z] drwxr-xr-x 3 root root 4096 Oct 10 22:37 . [2022-10-10T22:45:24.606Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 22:45 .. [2022-10-10T22:45:24.606Z] drwxr-xr-x 2 root root 4096 Oct 10 22:37 cost [2022-10-10T22:45:24.606Z] -rw-r--r-- 1 root root 85 Oct 10 22:37 cost.csv [2022-10-10T22:45:24.606Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-10-10T22:45:24.606Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2022-10-10T22:45:24.606Z] total 16 [2022-10-10T22:45:24.606Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 22:37 . [2022-10-10T22:45:24.606Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 22:45 .. [2022-10-10T22:45:24.606Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 22:37 cost [2022-10-10T22:45:24.606Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 10 22:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:24.895Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:25.753Z] ---> package-listing.sh [2022-10-10T22:45:25.753Z] ++ facter osfamily [2022-10-10T22:45:25.753Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-10T22:45:26.011Z] + OS_FAMILY=debian [2022-10-10T22:45:26.011Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2022-10-10T22:45:26.011Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-10T22:45:26.011Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-10T22:45:26.011Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-10T22:45:26.011Z] + PACKAGES=/tmp/packages_start.txt [2022-10-10T22:45:26.011Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-10-10T22:45:26.011Z] + PACKAGES=/tmp/packages_end.txt [2022-10-10T22:45:26.011Z] + case "${OS_FAMILY}" in [2022-10-10T22:45:26.011Z] + dpkg -l [2022-10-10T22:45:26.011Z] + grep '^ii' [2022-10-10T22:45:26.011Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-10T22:45:26.011Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-10T22:45:26.011Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-10T22:45:26.011Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2022-10-10T22:45:26.011Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2022-10-10T22:45:26.011Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2022-10-10T22:45:26.023Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-10T22:45:26.299Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-10T22:45:26.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-10T22:45:26.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-10T22:45:26.913Z] prd-ubuntu20.04-docker-8c-8g-7589 does not seem to be running inside a container [2022-10-10T22:45:26.946Z] $ 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/edgexfoundry_device-rest-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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-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 [2022-10-10T22:45:27.154Z] $ docker top a8708121af24ba72db0e8b71f22509419c9bc215faa62ffd7d405f67d62befca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-10T22:45:27.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-10T22:45:27.772Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-10T22:45:28.056Z] + ls /var/log/sa-host [2022-10-10T22:45:28.056Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-10T22:45:28.121Z] provisioning config files... [2022-10-10T22:45:28.129Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config12510024976170402182tmp [Pipeline] { [Pipeline] echo [2022-10-10T22:45:28.140Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:28.421Z] ---> create-netrc.sh [Pipeline] } [2022-10-10T22:45:28.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:28.755Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-10T22:45:28.762Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:29.045Z] ---> sudo-logs.sh [2022-10-10T22:45:29.045Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-10T22:45:29.075Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:29.359Z] ---> job-cost.sh [2022-10-10T22:45:29.359Z] lf-activate-venv: SKIPPING [2022-10-10T22:45:29.359Z] DEBUG: total: 0.2199999988079071 [2022-10-10T22:45:29.359Z] INFO: Retrieving Stack Cost... [2022-10-10T22:45:29.618Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-10T22:45:30.186Z] INFO: Archiving Costs [Pipeline] echo [2022-10-10T22:45:30.197Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-10T22:45:30.481Z] ---> logs-deploy.sh [2022-10-10T22:45:30.481Z] lf-activate-venv: SKIPPING [2022-10-10T22:45:30.481Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/62 [2022-10-10T22:45:30.481Z] INFO: archiving workspace using pattern(s): [2022-10-10T22:45:31.420Z] Archives upload complete. [2022-10-10T22:45:31.679Z] INFO: archiving logs to Nexus