Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c78050fc70b733cd627e11bc3f887100bb2ef6f 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-ssh3349919603363960400.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh7408460444522527788.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9443531686577240710.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1392166436100667768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-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-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6780719638849359305.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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 Running on prd-ubuntu20.04-docker-8c-8g-2613 in /w/workspace/edgexfoundry_device-sdk-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-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4c78050fc70b733cd627e11bc3f887100bb2ef6f (main) Commit message: "Merge pull request #1387 from hahattan/issue-1381" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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 4c78050fc70b733cd627e11bc3f887100bb2ef6f # timeout=10 > git rev-list --no-walk 4a7b1eec00eb893451c7c72b5ce81c7f4041337f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T02:27:03.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T02:27:03.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T02:27:03.773Z] ========================================================= [2023-03-17T02:27:03.773Z] EdgeX Global Pipelines Version Info [2023-03-17T02:27:03.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:27:04.483Z] ------------------- [2023-03-17T02:27:04.483Z] stable info: [2023-03-17T02:27:04.483Z] ------------------- [2023-03-17T02:27:04.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T02:27:04.483Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T02:27:04.483Z] Message: update stable to v1.0.245 [2023-03-17T02:27:05.054Z] ------------------- [2023-03-17T02:27:05.054Z] experimental info: [2023-03-17T02:27:05.054Z] ------------------- [2023-03-17T02:27:05.054Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T02:27:05.054Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T02:27:05.054Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T02:27:05.238Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-17T02:27:05.251Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-17T02:27:05.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T02:27:05.285Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T02:27:05.298Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T02:27:05.309Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T02:27:05.321Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T02:27:05.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-17T02:27:05.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T02:27:05.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T02:27:05.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T02:27:05.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-17T02:27:05.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T02:27:05.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T02:27:05.410Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T02:27:05.418Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T02:27:05.425Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T02:27:05.433Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T02:27:05.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T02:27:05.456Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T02:27:05.467Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-17T02:27:05.475Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-17T02:27:05.483Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T02:27:05.493Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T02:27:05.503Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T02:27:05.511Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T02:27:05.520Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T02:27:05.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-17T02:27:05.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-17T02:27:05.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-17T02:27:05.561Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c78050fc70b733cd627e11bc3f887100bb2ef6f [Pipeline] echo [2023-03-17T02:27:05.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c78050 [Pipeline] echo [2023-03-17T02:27:05.579Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:27:05.619Z] provisioning config files... [2023-03-17T02:27:05.631Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4382312969032847363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:27:05.930Z] ---> docker-login.sh [2023-03-17T02:27:05.930Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:27:06.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:06.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:06.192Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:06.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:06.192Z] [2023-03-17T02:27:06.192Z] Login Succeeded [2023-03-17T02:27:06.192Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:27:06.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:06.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:06.192Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:06.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:06.192Z] [2023-03-17T02:27:06.192Z] Login Succeeded [2023-03-17T02:27:06.192Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:27:06.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:06.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:06.451Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:06.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:06.451Z] [2023-03-17T02:27:06.451Z] Login Succeeded [2023-03-17T02:27:06.451Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:27:06.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:06.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:06.451Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:06.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:06.451Z] [2023-03-17T02:27:06.451Z] Login Succeeded [2023-03-17T02:27:06.451Z] docker.io [2023-03-17T02:27:06.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:06.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:06.710Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:06.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:06.710Z] [2023-03-17T02:27:06.710Z] Login Succeeded [2023-03-17T02:27:06.710Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:27:06.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T02:27:07.100Z] + git rev-list -1 --merges 4c78050fc70b733cd627e11bc3f887100bb2ef6f~1..4c78050fc70b733cd627e11bc3f887100bb2ef6f [Pipeline] echo [2023-03-17T02:27:07.147Z] -----------> git rev-list -1 --merges 4c78050fc70b733cd627e11bc3f887100bb2ef6f~1..4c78050fc70b733cd627e11bc3f887100bb2ef6f 4c78050fc70b733cd627e11bc3f887100bb2ef6f [2023-03-17T02:27:07.147Z] 4c78050fc70b733cd627e11bc3f887100bb2ef6f [false] [Pipeline] sh [2023-03-17T02:27:07.431Z] + git log --format=format:%s -1 4c78050fc70b733cd627e11bc3f887100bb2ef6f [Pipeline] echo [2023-03-17T02:27:07.444Z] ========================================================= [2023-03-17T02:27:07.444Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T02:27:07.444Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T02:27:07.759Z] + git log --format=format:%s -1 4c78050fc70b733cd627e11bc3f887100bb2ef6f [Pipeline] echo [2023-03-17T02:27:07.789Z] [semverPrep] GIT_COMMIT: 4c78050fc70b733cd627e11bc3f887100bb2ef6f, Commit Message: Merge pull request #1387 from hahattan/issue-1381 [Pipeline] echo [2023-03-17T02:27:07.798Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T02:27:08.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T02:27:08.174Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T02:27:08.174Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T02:27:08.174Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T02:27:08.174Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T02:27:08.174Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T02:27:08.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:27:08.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:27:08.586Z] [2023-03-17T02:27:08.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:27:08.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:27:08.885Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T02:27:08.885Z] b85a868b505f: Pulling fs layer [2023-03-17T02:27:08.885Z] e2be974225ed: Pulling fs layer [2023-03-17T02:27:08.885Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T02:27:08.885Z] 988bab9f4d93: Pulling fs layer [2023-03-17T02:27:08.885Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T02:27:08.885Z] eaf3925da568: Pulling fs layer [2023-03-17T02:27:08.885Z] bab4dde63d76: Pulling fs layer [2023-03-17T02:27:08.885Z] bde34c3a00c8: Pulling fs layer [2023-03-17T02:27:08.885Z] b352a97aabf1: Pulling fs layer [2023-03-17T02:27:08.885Z] 4872d77fe225: Pulling fs layer [2023-03-17T02:27:08.885Z] 5851b861e8e6: Pulling fs layer [2023-03-17T02:27:08.885Z] eaf3925da568: Waiting [2023-03-17T02:27:08.885Z] bab4dde63d76: Waiting [2023-03-17T02:27:08.885Z] bde34c3a00c8: Waiting [2023-03-17T02:27:08.885Z] b352a97aabf1: Waiting [2023-03-17T02:27:08.885Z] 4872d77fe225: Waiting [2023-03-17T02:27:08.885Z] 5851b861e8e6: Waiting [2023-03-17T02:27:08.885Z] 988bab9f4d93: Waiting [2023-03-17T02:27:08.885Z] 1469e6f7b9e6: Waiting [2023-03-17T02:27:08.885Z] e2be974225ed: Download complete [2023-03-17T02:27:08.885Z] 988bab9f4d93: Verifying Checksum [2023-03-17T02:27:08.885Z] 988bab9f4d93: Download complete [2023-03-17T02:27:09.145Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T02:27:09.145Z] 339a4e72a1f5: Download complete [2023-03-17T02:27:09.145Z] eaf3925da568: Verifying Checksum [2023-03-17T02:27:09.145Z] eaf3925da568: Download complete [2023-03-17T02:27:09.145Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T02:27:09.145Z] 1469e6f7b9e6: Download complete [2023-03-17T02:27:09.145Z] bde34c3a00c8: Verifying Checksum [2023-03-17T02:27:09.145Z] bde34c3a00c8: Download complete [2023-03-17T02:27:09.145Z] b352a97aabf1: Download complete [2023-03-17T02:27:09.145Z] 4872d77fe225: Download complete [2023-03-17T02:27:09.145Z] 5851b861e8e6: Verifying Checksum [2023-03-17T02:27:09.145Z] 5851b861e8e6: Download complete [2023-03-17T02:27:09.145Z] b85a868b505f: Verifying Checksum [2023-03-17T02:27:09.145Z] b85a868b505f: Download complete [2023-03-17T02:27:09.711Z] bab4dde63d76: Verifying Checksum [2023-03-17T02:27:09.711Z] bab4dde63d76: Download complete [2023-03-17T02:27:10.644Z] b85a868b505f: Pull complete [2023-03-17T02:27:10.644Z] e2be974225ed: Pull complete [2023-03-17T02:27:11.213Z] 339a4e72a1f5: Pull complete [2023-03-17T02:27:11.213Z] 988bab9f4d93: Pull complete [2023-03-17T02:27:11.470Z] 1469e6f7b9e6: Pull complete [2023-03-17T02:27:11.470Z] eaf3925da568: Pull complete [2023-03-17T02:27:12.844Z] bab4dde63d76: Pull complete [2023-03-17T02:27:13.103Z] bde34c3a00c8: Pull complete [2023-03-17T02:27:13.103Z] b352a97aabf1: Pull complete [2023-03-17T02:27:13.103Z] 4872d77fe225: Pull complete [2023-03-17T02:27:13.362Z] 5851b861e8e6: Pull complete [2023-03-17T02:27:13.362Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T02:27:13.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:27:13.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:27:13.457Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T02:27:13.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T02:27:16.164Z] $ docker top d7acf29eca08b63668b4c341b40ad1474bfb732273a3a57f0bf32812d250c637 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T02:27:16.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T02:27:16.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T02:27:16.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T02:27:16.373Z] $ docker exec d7acf29eca08b63668b4c341b40ad1474bfb732273a3a57f0bf32812d250c637 ssh-agent [2023-03-17T02:27:16.473Z] SSH_AUTH_SOCK=/tmp/ssh-g2IE3lpLspc0/agent.32 [2023-03-17T02:27:16.473Z] SSH_AGENT_PID=37 [2023-03-17T02:27:16.479Z] Running ssh-add (command line suppressed) [2023-03-17T02:27:16.603Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9633342920185710872.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9633342920185710872.key) [2023-03-17T02:27:16.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T02:27:16.898Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T02:27:16.922Z] $ docker exec --env ******** --env ******** d7acf29eca08b63668b4c341b40ad1474bfb732273a3a57f0bf32812d250c637 ssh-agent -k [2023-03-17T02:27:17.015Z] unset SSH_AUTH_SOCK; [2023-03-17T02:27:17.015Z] unset SSH_AGENT_PID; [2023-03-17T02:27:17.016Z] echo Agent pid 37 killed; [2023-03-17T02:27:17.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T02:27:17.045Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T02:27:17.045Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T02:27:17.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T02:27:17.159Z] $ docker exec d7acf29eca08b63668b4c341b40ad1474bfb732273a3a57f0bf32812d250c637 ssh-agent [2023-03-17T02:27:17.258Z] SSH_AUTH_SOCK=/tmp/ssh-WD3AnobcE84x/agent.69 [2023-03-17T02:27:17.258Z] SSH_AGENT_PID=75 [2023-03-17T02:27:17.264Z] Running ssh-add (command line suppressed) [2023-03-17T02:27:17.365Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5235817017958420032.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5235817017958420032.key) [2023-03-17T02:27:17.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T02:27:17.664Z] + git semver init [2023-03-17T02:27:17.925Z] 2023-03-17 02:27:17,851 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T02:27:17.925Z] 2023-03-17 02:27:17,852 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-17T02:27:17.925Z] 2023-03-17 02:27:17,853 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-17T02:27:17.925Z] 2023-03-17 02:27:17,853 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-17T02:27:18.861Z] 2023-03-17 02:27:18,774 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-17T02:27:18.861Z] 2023-03-17 02:27:18,775 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-17T02:27:18.861Z] 2023-03-17 02:27:18,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T02:27:18.861Z] 2023-03-17 02:27:18,775 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T02:27:18.861Z] 3.0.0-dev.56 [Pipeline] } [2023-03-17T02:27:18.875Z] $ docker exec --env ******** --env ******** d7acf29eca08b63668b4c341b40ad1474bfb732273a3a57f0bf32812d250c637 ssh-agent -k [2023-03-17T02:27:18.967Z] unset SSH_AUTH_SOCK; [2023-03-17T02:27:18.968Z] unset SSH_AGENT_PID; [2023-03-17T02:27:18.968Z] echo Agent pid 75 killed; [2023-03-17T02:27:18.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T02:27:19.281Z] + git semver [Pipeline] } [2023-03-17T02:27:19.556Z] $ docker stop --time=1 d7acf29eca08b63668b4c341b40ad1474bfb732273a3a57f0bf32812d250c637 [2023-03-17T02:27:20.838Z] $ docker rm -f --volumes d7acf29eca08b63668b4c341b40ad1474bfb732273a3a57f0bf32812d250c637 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T02:27:21.163Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T02:27:21.352Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T02:27:21.355Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.56 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:27:21.503Z] provisioning config files... [2023-03-17T02:27:21.512Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5431563213304423012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:27:21.801Z] ---> docker-login.sh [2023-03-17T02:27:21.802Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:27:21.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:21.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:21.802Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:21.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:21.802Z] [2023-03-17T02:27:21.802Z] Login Succeeded [2023-03-17T02:27:21.802Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:27:21.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:21.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:21.802Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:21.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:21.802Z] [2023-03-17T02:27:21.802Z] Login Succeeded [2023-03-17T02:27:21.802Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:27:22.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:22.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:22.062Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:22.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:22.062Z] [2023-03-17T02:27:22.062Z] Login Succeeded [2023-03-17T02:27:22.062Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:27:22.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:22.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:22.062Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:22.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:22.062Z] [2023-03-17T02:27:22.062Z] Login Succeeded [2023-03-17T02:27:22.062Z] docker.io [2023-03-17T02:27:22.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:27:22.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:27:22.321Z] Configure a credential helper to remove this warning. See [2023-03-17T02:27:22.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:27:22.321Z] [2023-03-17T02:27:22.321Z] Login Succeeded [2023-03-17T02:27:22.321Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:27:22.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T02:27:22.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:27:22.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:27:22.402Z] ========================================================= [2023-03-17T02:27:22.402Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T02:27:22.402Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:27:22.717Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T02:27:22.717Z] Sending build context to Docker daemon 10.83MB [2023-03-17T02:27:22.717Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T02:27:22.717Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-17T02:27:22.717Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T02:27:22.717Z] 63b65145d645: Pulling fs layer [2023-03-17T02:27:22.717Z] a2d21d5440eb: Pulling fs layer [2023-03-17T02:27:22.717Z] 935e6c44a52c: Pulling fs layer [2023-03-17T02:27:22.717Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T02:27:22.717Z] 30dea6a524f1: Pulling fs layer [2023-03-17T02:27:22.718Z] a2aff8979fd8: Pulling fs layer [2023-03-17T02:27:22.718Z] 6808be2612f2: Pulling fs layer [2023-03-17T02:27:22.718Z] f25807f1079a: Pulling fs layer [2023-03-17T02:27:22.718Z] 30dea6a524f1: Waiting [2023-03-17T02:27:22.718Z] a2aff8979fd8: Waiting [2023-03-17T02:27:22.718Z] 6808be2612f2: Waiting [2023-03-17T02:27:22.718Z] f25807f1079a: Waiting [2023-03-17T02:27:22.718Z] 94cc34f8dd06: Waiting [2023-03-17T02:27:22.718Z] a2d21d5440eb: Download complete [2023-03-17T02:27:22.976Z] 94cc34f8dd06: Download complete [2023-03-17T02:27:22.976Z] 30dea6a524f1: Verifying Checksum [2023-03-17T02:27:22.976Z] 30dea6a524f1: Download complete [2023-03-17T02:27:22.976Z] 63b65145d645: Verifying Checksum [2023-03-17T02:27:22.976Z] 63b65145d645: Download complete [2023-03-17T02:27:22.976Z] a2aff8979fd8: Verifying Checksum [2023-03-17T02:27:22.976Z] a2aff8979fd8: Download complete [2023-03-17T02:27:22.976Z] 63b65145d645: Pull complete [2023-03-17T02:27:23.235Z] a2d21d5440eb: Pull complete [2023-03-17T02:27:23.235Z] f25807f1079a: Download complete [2023-03-17T02:27:23.493Z] 935e6c44a52c: Verifying Checksum [2023-03-17T02:27:23.493Z] 935e6c44a52c: Download complete [2023-03-17T02:27:24.058Z] 6808be2612f2: Verifying Checksum [2023-03-17T02:27:24.058Z] 6808be2612f2: Download complete [2023-03-17T02:27:26.590Z] 935e6c44a52c: Pull complete [2023-03-17T02:27:26.590Z] 94cc34f8dd06: Pull complete [2023-03-17T02:27:26.590Z] 30dea6a524f1: Pull complete [2023-03-17T02:27:26.590Z] a2aff8979fd8: Pull complete [2023-03-17T02:27:29.113Z] 6808be2612f2: Pull complete [2023-03-17T02:27:29.371Z] f25807f1079a: Pull complete [2023-03-17T02:27:29.371Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T02:27:29.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T02:27:29.371Z] ---> 3b553350e43f [2023-03-17T02:27:29.371Z] Step 3/10 : ARG MAKE=make build [2023-03-17T02:27:33.592Z] ---> Running in cb2f986ed7fc [2023-03-17T02:27:33.592Z] Removing intermediate container cb2f986ed7fc [2023-03-17T02:27:33.592Z] ---> 71dc1f2aa3a4 [2023-03-17T02:27:33.592Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-17T02:27:33.592Z] ---> Running in fbde340abcb3 [2023-03-17T02:27:33.592Z] Removing intermediate container fbde340abcb3 [2023-03-17T02:27:33.592Z] ---> ef351df9a08c [2023-03-17T02:27:33.592Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T02:27:33.592Z] ---> Running in d6cdae068809 [2023-03-17T02:27:33.592Z] Removing intermediate container d6cdae068809 [2023-03-17T02:27:33.592Z] ---> a3a97401cffe [2023-03-17T02:27:33.592Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-17T02:27:33.592Z] ---> Running in 55accec63f83 [2023-03-17T02:27:34.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:27:34.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:27:34.417Z] OK: 265 MiB in 53 packages [2023-03-17T02:27:34.675Z] Removing intermediate container 55accec63f83 [2023-03-17T02:27:34.675Z] ---> a2ead0073be0 [2023-03-17T02:27:34.675Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-17T02:27:34.932Z] ---> 3da9f154d3f0 [2023-03-17T02:27:34.932Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:27:34.932Z] ---> Running in a0ee161c8450 [2023-03-17T02:27:36.456Z] Still waiting to schedule task [2023-03-17T02:27:36.456Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-17T02:28:01.470Z] Removing intermediate container a0ee161c8450 [2023-03-17T02:28:01.470Z] ---> 2ac4f1986a82 [2023-03-17T02:28:01.470Z] Step 9/10 : COPY . . [2023-03-17T02:28:01.470Z] ---> 80d7bc7f8b34 [2023-03-17T02:28:01.470Z] Step 10/10 : RUN ${MAKE} [2023-03-17T02:28:01.470Z] ---> Running in 531e9091acc3 [2023-03-17T02:28:01.470Z] noop [2023-03-17T02:28:01.470Z] Removing intermediate container 531e9091acc3 [2023-03-17T02:28:01.470Z] ---> 48191945b94e [2023-03-17T02:28:01.470Z] Successfully built 48191945b94e [2023-03-17T02:28:01.470Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:28:01.782Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:28:01.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:28:01.862Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T02:28:01.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T02:28:02.214Z] $ docker top 47f0925edad6fc5ff6a59f6c8b0430ddfdb24e1e3b34016e4d285170f1f88d64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:28:02.545Z] + go version [2023-03-17T02:28:02.545Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T02:28:02.560Z] $ docker stop --time=1 47f0925edad6fc5ff6a59f6c8b0430ddfdb24e1e3b34016e4d285170f1f88d64 [2023-03-17T02:28:03.825Z] $ docker rm -f --volumes 47f0925edad6fc5ff6a59f6c8b0430ddfdb24e1e3b34016e4d285170f1f88d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:28:04.215Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:28:04.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:28:04.283Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T02:28:04.316Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-17T02:28:04.619Z] $ docker top 75bc3dedbdae1d6478db83a7ef657a750de66f6f214199b61571920fec19d5b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:28:04.956Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-17T02:28:05.246Z] + make test [2023-03-17T02:28:05.246Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T02:28:11.802Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-17T02:28:26.660Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.050s coverage: 27.6% of statements [2023-03-17T02:28:26.660Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.065s coverage: 78.9% of statements [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-17T02:28:26.660Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.071s coverage: 86.0% of statements [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-17T02:28:26.660Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.091s coverage: 75.9% of statements [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-17T02:28:26.660Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-17T02:28:27.236Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-17T02:28:29.766Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.065s coverage: 15.2% of statements [2023-03-17T02:28:29.766Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.069s coverage: 65.7% of statements [2023-03-17T02:28:29.766Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.107s coverage: 89.2% of statements [2023-03-17T02:28:29.766Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.060s coverage: 5.5% of statements [2023-03-17T02:28:47.831Z] GO111MODULE=on go vet ./... [2023-03-17T02:28:51.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T02:28:51.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T02:28:51.119Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T02:28:51.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T02:28:51.144Z] $ docker stop --time=1 75bc3dedbdae1d6478db83a7ef657a750de66f6f214199b61571920fec19d5b5 [2023-03-17T02:28:55.386Z] $ docker rm -f --volumes 75bc3dedbdae1d6478db83a7ef657a750de66f6f214199b61571920fec19d5b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T02:28:55.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T02:28:55.968Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T02:28:56.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T02:28:56.753Z] + ls -al . [2023-03-17T02:28:56.754Z] total 276 [2023-03-17T02:28:56.754Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 02:28 . [2023-03-17T02:28:56.754Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:27 .. [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 02:27 .dockerignore [2023-03-17T02:28:56.754Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 02:27 .git [2023-03-17T02:28:56.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:27 .github [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 02:27 .gitignore [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 02:27 .golangci.yml [2023-03-17T02:28:56.754Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:27 .semver [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 02:27 CHANGELOG.md [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 02:27 GOVERNANCE.md [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 02:27 Jenkinsfile [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 02:27 LICENSE [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 02:27 Makefile [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 02:27 OWNERS.md [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 02:27 README.md [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 02:27 VERSION [2023-03-17T02:28:56.754Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:27 bin [2023-03-17T02:28:56.754Z] -rw-r--r-- 1 jenkins jenkins 109536 Mar 17 02:28 coverage.out [2023-03-17T02:28:56.754Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 02:27 example [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 3291 Mar 17 02:27 go.mod [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 30841 Mar 17 02:27 go.sum [2023-03-17T02:28:56.754Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 02:27 internal [2023-03-17T02:28:56.754Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:27 openapi [2023-03-17T02:28:56.754Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 02:27 pkg [2023-03-17T02:28:56.754Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:27 snap [2023-03-17T02:28:56.754Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 02:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:28:57.060Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4c78050fc70b733cd627e11bc3f887100bb2ef6f --label arch=amd64 --label version=3.0.0-dev.56 . [2023-03-17T02:28:57.060Z] Sending build context to Docker daemon 10.94MB [2023-03-17T02:28:57.060Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T02:28:57.060Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-17T02:28:57.060Z] ---> 48191945b94e [2023-03-17T02:28:57.060Z] Step 3/23 : ARG MAKE=make build [2023-03-17T02:28:57.319Z] ---> Running in 9e627d83b2cd [2023-03-17T02:28:57.577Z] Removing intermediate container 9e627d83b2cd [2023-03-17T02:28:57.577Z] ---> fa7c713509dc [2023-03-17T02:28:57.577Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-17T02:28:57.577Z] ---> Running in 179a87ad620d [2023-03-17T02:28:57.577Z] Removing intermediate container 179a87ad620d [2023-03-17T02:28:57.577Z] ---> 9b7465c1a5dd [2023-03-17T02:28:57.577Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T02:28:57.577Z] ---> Running in 94b252a80711 [2023-03-17T02:28:57.577Z] Removing intermediate container 94b252a80711 [2023-03-17T02:28:57.577Z] ---> f53ede2e4f9e [2023-03-17T02:28:57.577Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-17T02:28:57.577Z] ---> Running in 4321bc7a7984 [2023-03-17T02:28:57.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:28:58.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:28:58.424Z] OK: 265 MiB in 53 packages [2023-03-17T02:28:58.689Z] Removing intermediate container 4321bc7a7984 [2023-03-17T02:28:58.689Z] ---> 09099c480dc4 [2023-03-17T02:28:58.689Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-17T02:28:58.960Z] ---> 33230ad08d2e [2023-03-17T02:28:58.960Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:28:58.960Z] ---> Running in 390363eeff9e [2023-03-17T02:28:59.580Z] Removing intermediate container 390363eeff9e [2023-03-17T02:28:59.580Z] ---> 371d0892c608 [2023-03-17T02:28:59.580Z] Step 9/23 : COPY . . [2023-03-17T02:29:00.146Z] ---> a9d39d3737a0 [2023-03-17T02:29:00.146Z] Step 10/23 : RUN ${MAKE} [2023-03-17T02:29:00.146Z] ---> Running in c16ef724a303 [2023-03-17T02:29:00.404Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.56" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-17T02:29:18.475Z] Removing intermediate container c16ef724a303 [2023-03-17T02:29:18.475Z] ---> 78376913cd30 [2023-03-17T02:29:18.475Z] Step 11/23 : FROM alpine:3.17 [2023-03-17T02:29:18.475Z] 3.17: Pulling from library/alpine [2023-03-17T02:29:18.475Z] 63b65145d645: Already exists [2023-03-17T02:29:18.475Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T02:29:18.475Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T02:29:18.475Z] ---> b2aa39c304c2 [2023-03-17T02:29:18.475Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-17T02:29:18.475Z] ---> Running in 915e9d815bef [2023-03-17T02:29:18.475Z] Removing intermediate container 915e9d815bef [2023-03-17T02:29:18.475Z] ---> 0746f4dc6dcf [2023-03-17T02:29:18.475Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-17T02:29:18.475Z] ---> Running in 459f8d304870 [2023-03-17T02:29:18.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:29:18.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:29:19.253Z] OK: 7 MiB in 15 packages [2023-03-17T02:29:19.513Z] Removing intermediate container 459f8d304870 [2023-03-17T02:29:19.513Z] ---> c1b06d7b94e6 [2023-03-17T02:29:19.513Z] Step 14/23 : WORKDIR / [2023-03-17T02:29:19.513Z] ---> Running in fef6a40e3872 [2023-03-17T02:29:19.513Z] Removing intermediate container fef6a40e3872 [2023-03-17T02:29:19.513Z] ---> 2d2aa5c2b739 [2023-03-17T02:29:19.513Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-17T02:29:19.513Z] ---> 1d43d3e47d24 [2023-03-17T02:29:19.513Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-17T02:29:20.447Z] ---> 7c8a170f5b5b [2023-03-17T02:29:20.447Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-17T02:29:20.447Z] ---> bc398e02cfc0 [2023-03-17T02:29:20.447Z] Step 18/23 : EXPOSE 59999 [2023-03-17T02:29:20.447Z] ---> Running in c4041efd3e45 [2023-03-17T02:29:20.447Z] Removing intermediate container c4041efd3e45 [2023-03-17T02:29:20.447Z] ---> 8164101009e3 [2023-03-17T02:29:20.447Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-17T02:29:20.447Z] ---> Running in 4cee9d57a204 [2023-03-17T02:29:21.013Z] Removing intermediate container 4cee9d57a204 [2023-03-17T02:29:21.013Z] ---> 9b4708f6450e [2023-03-17T02:29:21.013Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T02:29:21.013Z] ---> Running in 4e8ac67abe42 [2023-03-17T02:29:21.013Z] Removing intermediate container 4e8ac67abe42 [2023-03-17T02:29:21.013Z] ---> af365a63fc90 [2023-03-17T02:29:21.013Z] Step 21/23 : LABEL arch=amd64 [2023-03-17T02:29:21.013Z] ---> Running in eb9dd867def6 [2023-03-17T02:29:21.271Z] Removing intermediate container eb9dd867def6 [2023-03-17T02:29:21.271Z] ---> e10ef959d7cd [2023-03-17T02:29:21.271Z] Step 22/23 : LABEL git_sha=4c78050fc70b733cd627e11bc3f887100bb2ef6f [2023-03-17T02:29:21.271Z] ---> Running in c321ae989d06 [2023-03-17T02:29:21.271Z] Removing intermediate container c321ae989d06 [2023-03-17T02:29:21.271Z] ---> 956f9d574fc5 [2023-03-17T02:29:21.271Z] Step 23/23 : LABEL version=3.0.0-dev.56 [2023-03-17T02:29:21.271Z] ---> Running in 263c02d0e667 [2023-03-17T02:29:21.271Z] Removing intermediate container 263c02d0e667 [2023-03-17T02:29:21.271Z] ---> 928d2003a9cf [2023-03-17T02:29:21.271Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T02:29:21.271Z] Successfully built 928d2003a9cf [2023-03-17T02:29:21.271Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:29:21.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:29:21.709Z] [2023-03-17T02:29:21.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:29:22.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:29:22.000Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T02:29:22.000Z] 5eb5b503b376: Pulling fs layer [2023-03-17T02:29:22.000Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T02:29:22.000Z] ec43610c2a17: Pulling fs layer [2023-03-17T02:29:22.000Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T02:29:22.000Z] 33b1e0a273af: Pulling fs layer [2023-03-17T02:29:22.000Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T02:29:22.000Z] 2f39f015ded8: Pulling fs layer [2023-03-17T02:29:22.000Z] 33b1e0a273af: Waiting [2023-03-17T02:29:22.000Z] 5d3b04190fa2: Waiting [2023-03-17T02:29:22.000Z] 3a2ae6a8a46f: Waiting [2023-03-17T02:29:22.000Z] 2f39f015ded8: Waiting [2023-03-17T02:29:22.000Z] 5c69ac0246d0: Download complete [2023-03-17T02:29:22.000Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T02:29:22.000Z] 33b1e0a273af: Verifying Checksum [2023-03-17T02:29:22.000Z] 33b1e0a273af: Download complete [2023-03-17T02:29:22.258Z] 5d3b04190fa2: Download complete [2023-03-17T02:29:22.258Z] ec43610c2a17: Verifying Checksum [2023-03-17T02:29:22.258Z] ec43610c2a17: Download complete [2023-03-17T02:29:22.258Z] 5eb5b503b376: Verifying Checksum [2023-03-17T02:29:22.258Z] 5eb5b503b376: Download complete [2023-03-17T02:29:22.822Z] 2f39f015ded8: Verifying Checksum [2023-03-17T02:29:22.822Z] 2f39f015ded8: Download complete [2023-03-17T02:29:23.389Z] 5eb5b503b376: Pull complete [2023-03-17T02:29:23.648Z] 5c69ac0246d0: Pull complete [2023-03-17T02:29:23.907Z] ec43610c2a17: Pull complete [2023-03-17T02:29:24.166Z] 3a2ae6a8a46f: Pull complete [2023-03-17T02:29:24.166Z] 33b1e0a273af: Pull complete [2023-03-17T02:29:24.424Z] 5d3b04190fa2: Pull complete [2023-03-17T02:29:28.608Z] 2f39f015ded8: Pull complete [2023-03-17T02:29:28.608Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T02:29:28.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:29:28.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:29:28.690Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T02:29:28.725Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T02:29:31.931Z] $ docker top 7011bdd633c7c02f0b9a7c5b0f5c8377b3a9be4b8f40c23ae04a14eebe0840ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:29:32.293Z] ---> job-cost.sh [2023-03-17T02:29:32.293Z] lf-activate-venv: SKIPPING [2023-03-17T02:29:32.293Z] INFO: No Stack... [2023-03-17T02:29:32.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T02:29:33.120Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T02:29:33.407Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-03-17T02:29:33.407Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T02:29:33.420Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-187-stack-cost] [2023-03-17T02:29:33.426Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-187-stack-cost] did not exist. Created. [2023-03-17T02:29:33.426Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T02:29:33.720Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T02:29:33.750Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T02:29:33.756Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T02:29:33.773Z] $ docker stop --time=1 7011bdd633c7c02f0b9a7c5b0f5c8377b3a9be4b8f40c23ae04a14eebe0840ab [2023-03-17T02:29:34.928Z] $ docker rm -f --volumes 7011bdd633c7c02f0b9a7c5b0f5c8377b3a9be4b8f40c23ae04a14eebe0840ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T03:07:50.165Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4327 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-17T03:07:50.174Z] Running in /w/workspace/device-sdk-go/187 [Pipeline] { [Pipeline] checkout [2023-03-17T03:07:50.214Z] The recommended git tool is: git [2023-03-17T03:07:57.848Z] using credential edgex-jenkins-ssh [2023-03-17T03:07:57.870Z] Cloning the remote Git repository [2023-03-17T03:07:57.947Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-17T03:07:58.086Z] > git init /w/workspace/device-sdk-go/187 # timeout=10 [2023-03-17T03:07:58.320Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-17T03:07:58.322Z] > git --version # timeout=10 [2023-03-17T03:07:58.357Z] > git --version # 'git version 2.25.1' [2023-03-17T03:07:58.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T03:07:58.595Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T03:08:00.562Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-17T03:08:00.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T03:08:01.977Z] Avoid second fetch [2023-03-17T03:08:01.978Z] Checking out Revision 4c78050fc70b733cd627e11bc3f887100bb2ef6f (main) [2023-03-17T03:08:02.957Z] Commit message: "Merge pull request #1387 from hahattan/issue-1381" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T03:08:02.007Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T03:08:02.137Z] > git checkout -f 4c78050fc70b733cd627e11bc3f887100bb2ef6f # timeout=10 [2023-03-17T03:08:04.100Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T03:08:04.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T03:08:04.100Z] Dload Upload Total Spent Left Speed [2023-03-17T03:08:04.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh [2023-03-17T03:08:04.881Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T03:08:05.245Z] + sudo tee /etc/docker/daemon.new [2023-03-17T03:08:05.245Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T03:08:05.245Z] { [2023-03-17T03:08:05.245Z] "registry-mirrors": [ [2023-03-17T03:08:05.245Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T03:08:05.245Z] ], [2023-03-17T03:08:05.245Z] "bip": "10.250.0.254/24", [2023-03-17T03:08:05.245Z] "hosts": [ [2023-03-17T03:08:05.245Z] "tcp://0.0.0.0:5555", [2023-03-17T03:08:05.245Z] "unix:///var/run/docker.sock" [2023-03-17T03:08:05.245Z] ], [2023-03-17T03:08:05.245Z] "mtu": 1458, [2023-03-17T03:08:05.245Z] "selinux-enabled": true, [2023-03-17T03:08:05.245Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T03:08:05.245Z] } [Pipeline] sh [2023-03-17T03:08:05.625Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T03:08:05.993Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T03:08:24.419Z] provisioning config files... [2023-03-17T03:08:24.458Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/187@tmp/config1321279690459200962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:08:24.843Z] ---> docker-login.sh [2023-03-17T03:08:24.843Z] nexus3.edgexfoundry.org:10001 [2023-03-17T03:08:25.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:08:25.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:08:25.718Z] Configure a credential helper to remove this warning. See [2023-03-17T03:08:25.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:08:25.718Z] [2023-03-17T03:08:25.718Z] Login Succeeded [2023-03-17T03:08:25.718Z] nexus3.edgexfoundry.org:10002 [2023-03-17T03:08:26.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:08:26.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:08:26.003Z] Configure a credential helper to remove this warning. See [2023-03-17T03:08:26.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:08:26.003Z] [2023-03-17T03:08:26.003Z] Login Succeeded [2023-03-17T03:08:26.003Z] nexus3.edgexfoundry.org:10003 [2023-03-17T03:08:26.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:08:26.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:08:26.550Z] Configure a credential helper to remove this warning. See [2023-03-17T03:08:26.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:08:26.550Z] [2023-03-17T03:08:26.550Z] Login Succeeded [2023-03-17T03:08:26.550Z] nexus3.edgexfoundry.org:10004 [2023-03-17T03:08:26.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:08:26.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:08:26.827Z] Configure a credential helper to remove this warning. See [2023-03-17T03:08:26.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:08:26.827Z] [2023-03-17T03:08:26.827Z] Login Succeeded [2023-03-17T03:08:26.827Z] docker.io [2023-03-17T03:08:27.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T03:08:27.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T03:08:27.376Z] Configure a credential helper to remove this warning. See [2023-03-17T03:08:27.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T03:08:27.376Z] [2023-03-17T03:08:27.376Z] Login Succeeded [2023-03-17T03:08:27.376Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T03:08:27.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T03:08:27.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T03:08:27.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T03:08:27.756Z] ========================================================= [2023-03-17T03:08:27.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T03:08:27.756Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:08:28.130Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-17T03:08:28.734Z] Sending build context to Docker daemon 5.76MB [2023-03-17T03:08:28.734Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T03:08:28.734Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-17T03:08:28.734Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T03:08:28.734Z] af6eaf76a39c: Pulling fs layer [2023-03-17T03:08:28.734Z] 55522c791124: Pulling fs layer [2023-03-17T03:08:28.734Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T03:08:28.734Z] 169dfbe0d373: Pulling fs layer [2023-03-17T03:08:28.734Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T03:08:28.734Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T03:08:28.734Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T03:08:28.734Z] 169dfbe0d373: Waiting [2023-03-17T03:08:28.734Z] e1ff8fa3b103: Waiting [2023-03-17T03:08:28.734Z] 52ebb69f0ebf: Waiting [2023-03-17T03:08:28.734Z] 5abe8eddf0d5: Waiting [2023-03-17T03:08:29.008Z] 55522c791124: Verifying Checksum [2023-03-17T03:08:29.008Z] 55522c791124: Download complete [2023-03-17T03:08:29.008Z] 169dfbe0d373: Verifying Checksum [2023-03-17T03:08:29.008Z] 169dfbe0d373: Download complete [2023-03-17T03:08:29.008Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T03:08:29.008Z] e1ff8fa3b103: Download complete [2023-03-17T03:08:29.008Z] af6eaf76a39c: Download complete [2023-03-17T03:08:30.461Z] af6eaf76a39c: Pull complete [2023-03-17T03:08:30.461Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T03:08:30.461Z] 5abe8eddf0d5: Download complete [2023-03-17T03:08:31.060Z] 55522c791124: Pull complete [2023-03-17T03:08:32.045Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T03:08:32.045Z] ce5c4a1c91eb: Download complete [2023-03-17T03:08:32.045Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T03:08:32.045Z] 52ebb69f0ebf: Download complete [2023-03-17T03:08:44.437Z] ce5c4a1c91eb: Pull complete [2023-03-17T03:08:44.437Z] 169dfbe0d373: Pull complete [2023-03-17T03:08:44.437Z] e1ff8fa3b103: Pull complete [2023-03-17T03:08:52.728Z] 52ebb69f0ebf: Pull complete [2023-03-17T03:08:55.343Z] 5abe8eddf0d5: Pull complete [2023-03-17T03:08:55.343Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T03:08:55.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T03:08:55.343Z] ---> 6cb57ee374ae [2023-03-17T03:08:55.343Z] Step 3/10 : ARG MAKE=make build [2023-03-17T03:08:56.769Z] ---> Running in ba022fe74b29 [2023-03-17T03:08:57.048Z] Removing intermediate container ba022fe74b29 [2023-03-17T03:08:57.048Z] ---> 4f9859ec11d7 [2023-03-17T03:08:57.048Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-17T03:08:57.048Z] ---> Running in 3123477f32c9 [2023-03-17T03:08:57.320Z] Removing intermediate container 3123477f32c9 [2023-03-17T03:08:57.320Z] ---> 80a71a480260 [2023-03-17T03:08:57.320Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T03:08:57.591Z] ---> Running in ed4903d96f67 [2023-03-17T03:08:57.876Z] Removing intermediate container ed4903d96f67 [2023-03-17T03:08:57.876Z] ---> 5464b3bf1751 [2023-03-17T03:08:57.876Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-17T03:08:57.876Z] ---> Running in 0e7eafc00aa6 [2023-03-17T03:08:59.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T03:09:00.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T03:09:01.844Z] OK: 263 MiB in 53 packages [2023-03-17T03:09:03.268Z] Removing intermediate container 0e7eafc00aa6 [2023-03-17T03:09:03.268Z] ---> a7f7b8356ec8 [2023-03-17T03:09:03.268Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-17T03:09:03.896Z] ---> db97558b7048 [2023-03-17T03:09:03.896Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T03:09:03.896Z] ---> Running in ca536c70598c [2023-03-17T03:10:25.753Z] Removing intermediate container ca536c70598c [2023-03-17T03:10:25.753Z] ---> bced184970ca [2023-03-17T03:10:25.753Z] Step 9/10 : COPY . . [2023-03-17T03:10:25.753Z] ---> e628c06ed0d6 [2023-03-17T03:10:25.753Z] Step 10/10 : RUN ${MAKE} [2023-03-17T03:10:25.753Z] ---> Running in 4bfea8bbf846 [2023-03-17T03:10:25.753Z] noop [2023-03-17T03:10:25.753Z] Removing intermediate container 4bfea8bbf846 [2023-03-17T03:10:25.753Z] ---> 2692346fadcb [2023-03-17T03:10:25.753Z] Successfully built 2692346fadcb [2023-03-17T03:10:25.753Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:10:26.106Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T03:10:26.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:10:26.352Z] prd-ubuntu20.04-docker-arm64-4c-16g-4327 does not seem to be running inside a container [2023-03-17T03:10:26.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/187 -v /w/workspace/device-sdk-go/187:/w/workspace/device-sdk-go/187:rw,z -v /w/workspace/device-sdk-go/187@tmp:/w/workspace/device-sdk-go/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T03:10:27.827Z] $ docker top ab0ab3d930e6f88231e13b4eb78f25e416dc1b7b6e86608bfda2d6a01039358b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T03:10:28.703Z] + go version [2023-03-17T03:10:28.703Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T03:10:28.725Z] $ docker stop --time=1 ab0ab3d930e6f88231e13b4eb78f25e416dc1b7b6e86608bfda2d6a01039358b [2023-03-17T03:10:30.463Z] $ docker rm -f --volumes ab0ab3d930e6f88231e13b4eb78f25e416dc1b7b6e86608bfda2d6a01039358b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:10:31.030Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T03:10:31.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:10:31.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-4327 does not seem to be running inside a container [2023-03-17T03:10:31.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/187 -v /w/workspace/device-sdk-go/187:/w/workspace/device-sdk-go/187:rw,z -v /w/workspace/device-sdk-go/187@tmp:/w/workspace/device-sdk-go/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T03:10:32.602Z] $ docker top ed0e4e8cf80d80dac419333e498b4075032c279f3bce1eb2b4ba797b71be661a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T03:10:33.467Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/187 [Pipeline] fileExists [Pipeline] sh [2023-03-17T03:10:34.134Z] + make test [2023-03-17T03:10:34.134Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T03:11:21.034Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-17T03:13:57.793Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-17T03:13:57.793Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-17T03:13:57.793Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-17T03:13:57.793Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-17T03:13:57.793Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-17T03:14:04.453Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.262s coverage: 27.6% of statements [2023-03-17T03:14:09.820Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.280s coverage: 78.9% of statements [2023-03-17T03:14:24.850Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-17T03:14:24.850Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-17T03:14:24.850Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.366s coverage: 86.0% of statements [2023-03-17T03:14:31.510Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-17T03:14:32.097Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.448s coverage: 75.9% of statements [2023-03-17T03:14:36.367Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-17T03:14:38.324Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-17T03:14:38.324Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-17T03:14:39.740Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.307s coverage: 15.2% of statements [2023-03-17T03:14:39.740Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.476s coverage: 65.7% of statements [2023-03-17T03:14:43.109Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.490s coverage: 89.2% of statements [2023-03-17T03:14:44.071Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-17T03:14:44.656Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.259s coverage: 5.5% of statements [2023-03-17T03:14:45.241Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T03:14:45.241Z] GO111MODULE=on go vet ./... [2023-03-17T03:17:21.997Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T03:17:21.997Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T03:17:21.997Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T03:17:22.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T03:17:22.034Z] $ docker stop --time=1 ed0e4e8cf80d80dac419333e498b4075032c279f3bce1eb2b4ba797b71be661a [2023-03-17T03:17:25.319Z] $ docker rm -f --volumes ed0e4e8cf80d80dac419333e498b4075032c279f3bce1eb2b4ba797b71be661a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T03:17:26.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T03:17:27.010Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T03:17:27.612Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T03:17:27.996Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T03:17:28.316Z] + ls -al . [2023-03-17T03:17:28.316Z] total 272 [2023-03-17T03:17:28.316Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 03:10 . [2023-03-17T03:17:28.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:07 .. [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 17 03:08 .dockerignore [2023-03-17T03:17:28.316Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:08 .git [2023-03-17T03:17:28.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:08 .github [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 17 03:08 .gitignore [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 17 03:08 .golangci.yml [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 17 03:08 CHANGELOG.md [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:08 GOVERNANCE.md [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 17 03:08 Jenkinsfile [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 17 03:08 LICENSE [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 17 03:08 Makefile [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 17 03:08 OWNERS.md [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 17 03:08 README.md [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 02:27 VERSION [2023-03-17T03:17:28.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:08 bin [2023-03-17T03:17:28.316Z] -rw-r--r-- 1 jenkins jenkins 109536 Mar 17 03:14 coverage.out [2023-03-17T03:17:28.316Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 17 03:08 example [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 3291 Mar 17 03:08 go.mod [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 30841 Mar 17 03:08 go.sum [2023-03-17T03:17:28.316Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 03:08 internal [2023-03-17T03:17:28.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:08 openapi [2023-03-17T03:17:28.316Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 03:08 pkg [2023-03-17T03:17:28.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:08 snap [2023-03-17T03:17:28.316Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 17 03:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:17:28.661Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4c78050fc70b733cd627e11bc3f887100bb2ef6f --label arch=arm64 --label version=3.0.0-dev.56 . [2023-03-17T03:17:29.251Z] Sending build context to Docker daemon 5.87MB [2023-03-17T03:17:29.251Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T03:17:29.251Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-17T03:17:29.251Z] ---> 2692346fadcb [2023-03-17T03:17:29.251Z] Step 3/23 : ARG MAKE=make build [2023-03-17T03:17:29.251Z] ---> Running in 812dd2c5992f [2023-03-17T03:17:29.519Z] Removing intermediate container 812dd2c5992f [2023-03-17T03:17:29.519Z] ---> afcace6b41b4 [2023-03-17T03:17:29.519Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-17T03:17:29.791Z] ---> Running in 05c596a6078d [2023-03-17T03:17:30.059Z] Removing intermediate container 05c596a6078d [2023-03-17T03:17:30.060Z] ---> fa3ad000d882 [2023-03-17T03:17:30.060Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-17T03:17:30.060Z] ---> Running in 002f27878136 [2023-03-17T03:17:30.330Z] Removing intermediate container 002f27878136 [2023-03-17T03:17:30.330Z] ---> e03a10134060 [2023-03-17T03:17:30.330Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-17T03:17:30.598Z] ---> Running in 9a0f1477eba1 [2023-03-17T03:17:31.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T03:17:32.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T03:17:33.565Z] OK: 263 MiB in 53 packages [2023-03-17T03:17:34.151Z] Removing intermediate container 9a0f1477eba1 [2023-03-17T03:17:34.151Z] ---> 400d4a21b3a1 [2023-03-17T03:17:34.151Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-17T03:17:34.745Z] ---> 2ff7dedcd73b [2023-03-17T03:17:34.745Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T03:17:34.745Z] ---> Running in 0178a9a25c71 [2023-03-17T03:17:37.343Z] Removing intermediate container 0178a9a25c71 [2023-03-17T03:17:37.343Z] ---> cb044a24ce2e [2023-03-17T03:17:37.343Z] Step 9/23 : COPY . . [2023-03-17T03:17:38.853Z] ---> e74430b52e88 [2023-03-17T03:17:38.853Z] Step 10/23 : RUN ${MAKE} [2023-03-17T03:17:38.853Z] ---> Running in 5e2da6a35dba [2023-03-17T03:17:39.848Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.56" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-17T03:20:16.649Z] Removing intermediate container 5e2da6a35dba [2023-03-17T03:20:16.649Z] ---> 13bc3dce7e87 [2023-03-17T03:20:16.649Z] Step 11/23 : FROM alpine:3.17 [2023-03-17T03:20:16.649Z] 3.17: Pulling from library/alpine [2023-03-17T03:20:16.649Z] af6eaf76a39c: Already exists [2023-03-17T03:20:16.649Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T03:20:16.649Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T03:20:16.649Z] ---> d74e625d9115 [2023-03-17T03:20:16.649Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-17T03:20:16.649Z] ---> Running in 432e5810bbb5 [2023-03-17T03:20:16.649Z] Removing intermediate container 432e5810bbb5 [2023-03-17T03:20:16.649Z] ---> 763855a8402d [2023-03-17T03:20:16.649Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-17T03:20:16.649Z] ---> Running in 6b83bc629160 [2023-03-17T03:20:16.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T03:20:16.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T03:20:16.649Z] OK: 7 MiB in 15 packages [2023-03-17T03:20:16.649Z] Removing intermediate container 6b83bc629160 [2023-03-17T03:20:16.649Z] ---> 358c3a2635c4 [2023-03-17T03:20:16.649Z] Step 14/23 : WORKDIR / [2023-03-17T03:20:16.649Z] ---> Running in 988a68d981ed [2023-03-17T03:20:16.649Z] Removing intermediate container 988a68d981ed [2023-03-17T03:20:16.649Z] ---> b4ff33d27c50 [2023-03-17T03:20:16.649Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-17T03:20:16.649Z] ---> 188ebb15cdda [2023-03-17T03:20:16.649Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-17T03:20:16.649Z] ---> 26f350def929 [2023-03-17T03:20:16.649Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-17T03:20:16.649Z] ---> 7013e13ec878 [2023-03-17T03:20:16.649Z] Step 18/23 : EXPOSE 59999 [2023-03-17T03:20:16.649Z] ---> Running in 4e8631986411 [2023-03-17T03:20:16.649Z] Removing intermediate container 4e8631986411 [2023-03-17T03:20:16.649Z] ---> 6e30ebb6308e [2023-03-17T03:20:16.649Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-17T03:20:16.649Z] ---> Running in b226c129bb35 [2023-03-17T03:20:16.649Z] Removing intermediate container b226c129bb35 [2023-03-17T03:20:16.649Z] ---> c9f0b3a38418 [2023-03-17T03:20:16.649Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T03:20:16.649Z] ---> Running in 0b4bec5f154b [2023-03-17T03:20:16.649Z] Removing intermediate container 0b4bec5f154b [2023-03-17T03:20:16.649Z] ---> 86e6d78192ec [2023-03-17T03:20:16.649Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T03:20:16.649Z] ---> Running in 615cab464348 [2023-03-17T03:20:16.649Z] Removing intermediate container 615cab464348 [2023-03-17T03:20:16.649Z] ---> 28876fbd7dfc [2023-03-17T03:20:16.649Z] Step 22/23 : LABEL git_sha=4c78050fc70b733cd627e11bc3f887100bb2ef6f [2023-03-17T03:20:16.649Z] ---> Running in 61d9020a2f6e [2023-03-17T03:20:16.649Z] Removing intermediate container 61d9020a2f6e [2023-03-17T03:20:16.649Z] ---> f6172f0150bd [2023-03-17T03:20:16.649Z] Step 23/23 : LABEL version=3.0.0-dev.56 [2023-03-17T03:20:16.649Z] ---> Running in 2226a61c8b9a [2023-03-17T03:20:16.649Z] Removing intermediate container 2226a61c8b9a [2023-03-17T03:20:16.649Z] ---> 6abab1546058 [2023-03-17T03:20:16.649Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T03:20:16.649Z] Successfully built 6abab1546058 [2023-03-17T03:20:16.649Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:20:17.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T03:20:17.081Z] [2023-03-17T03:20:17.081Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:20:17.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T03:20:17.410Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T03:20:17.410Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T03:20:17.410Z] 04944245beec: Pulling fs layer [2023-03-17T03:20:17.410Z] 699f458cf7ca: Pulling fs layer [2023-03-17T03:20:17.410Z] 765212b225bb: Pulling fs layer [2023-03-17T03:20:17.410Z] f23df028b6ca: Pulling fs layer [2023-03-17T03:20:17.410Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T03:20:17.410Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T03:20:17.410Z] f23df028b6ca: Waiting [2023-03-17T03:20:17.410Z] d65c8cfc05b1: Waiting [2023-03-17T03:20:17.410Z] 2437ff75d9bd: Waiting [2023-03-17T03:20:17.410Z] 765212b225bb: Waiting [2023-03-17T03:20:17.677Z] 04944245beec: Verifying Checksum [2023-03-17T03:20:17.677Z] 04944245beec: Download complete [2023-03-17T03:20:17.677Z] 765212b225bb: Verifying Checksum [2023-03-17T03:20:17.677Z] 765212b225bb: Download complete [2023-03-17T03:20:17.677Z] f23df028b6ca: Download complete [2023-03-17T03:20:17.677Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T03:20:17.677Z] d65c8cfc05b1: Download complete [2023-03-17T03:20:17.677Z] 699f458cf7ca: Verifying Checksum [2023-03-17T03:20:17.677Z] 699f458cf7ca: Download complete [2023-03-17T03:20:18.264Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T03:20:18.264Z] 8998bd30e6a1: Download complete [2023-03-17T03:20:20.211Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T03:20:20.211Z] 2437ff75d9bd: Download complete [2023-03-17T03:20:22.152Z] 8998bd30e6a1: Pull complete [2023-03-17T03:20:22.152Z] 04944245beec: Pull complete [2023-03-17T03:20:23.558Z] 699f458cf7ca: Pull complete [2023-03-17T03:20:23.824Z] 765212b225bb: Pull complete [2023-03-17T03:20:24.406Z] f23df028b6ca: Pull complete [2023-03-17T03:20:24.675Z] d65c8cfc05b1: Pull complete [2023-03-17T03:20:39.685Z] 2437ff75d9bd: Pull complete [2023-03-17T03:20:39.685Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T03:20:39.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T03:20:39.685Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:20:39.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-4327 does not seem to be running inside a container [2023-03-17T03:20:39.950Z] $ 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-sdk-go/187 -v /w/workspace/device-sdk-go/187:/w/workspace/device-sdk-go/187:rw,z -v /w/workspace/device-sdk-go/187@tmp:/w/workspace/device-sdk-go/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T03:20:42.689Z] $ docker top 231cc09353899fced9ebb229771b2a724eb1c73978eb749954d5ee48fd846421 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:20:43.543Z] ---> job-cost.sh [2023-03-17T03:20:43.543Z] lf-activate-venv: SKIPPING [2023-03-17T03:20:43.543Z] INFO: No Stack... [2023-03-17T03:20:43.811Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T03:20:44.770Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T03:20:45.410Z] + cat /w/workspace/device-sdk-go/187/archives/cost.csv [2023-03-17T03:20:45.411Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T03:20:45.479Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-187-stack-cost] [2023-03-17T03:20:45.485Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-187-stack-cost] did not exist. Created. [2023-03-17T03:20:45.485Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T03:20:45.821Z] /w/workspace/device-sdk-go/187@tmp/durable-92682e38/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T03:20:46.476Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T03:20:46.499Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T03:20:46.566Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T03:20:46.573Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-187-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T03:20:46.593Z] $ docker stop --time=1 231cc09353899fced9ebb229771b2a724eb1c73978eb749954d5ee48fd846421 [2023-03-17T03:20:48.105Z] $ docker rm -f --volumes 231cc09353899fced9ebb229771b2a724eb1c73978eb749954d5ee48fd846421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-17T03:20:48.468Z] provisioning config files... [2023-03-17T03:20:48.476Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1929571711008423543tmp [Pipeline] { [Pipeline] sh [2023-03-17T03:20:48.770Z] + set +x [2023-03-17T03:20:48.770Z] + curl -s https://codecov.io/bash [2023-03-17T03:20:48.770Z] + bash -s -- [2023-03-17T03:20:48.770Z] [2023-03-17T03:20:48.770Z] _____ _ [2023-03-17T03:20:48.770Z] / ____| | | [2023-03-17T03:20:48.770Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T03:20:48.770Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T03:20:48.770Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T03:20:48.770Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T03:20:48.770Z] Bash-1.0.6 [2023-03-17T03:20:48.770Z] [2023-03-17T03:20:48.770Z] [2023-03-17T03:20:48.770Z] ==> git version 2.25.1 found [2023-03-17T03:20:48.770Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-17T03:20:48.770Z] Release-Date: 2020-01-08 [2023-03-17T03:20:48.770Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-17T03:20:48.770Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T03:20:48.770Z] ==> Jenkins CI detected. [2023-03-17T03:20:48.770Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-17T03:20:48.770Z] project root: . [2023-03-17T03:20:48.770Z] --> token set from env [2023-03-17T03:20:48.770Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T03:20:48.770Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T03:20:48.770Z] ==> Python coveragepy not found [2023-03-17T03:20:48.770Z] ==> Searching for coverage reports in: [2023-03-17T03:20:48.770Z] + . [2023-03-17T03:20:48.770Z] -> Found 1 reports [2023-03-17T03:20:48.770Z] ==> Detecting git/mercurial file structure [2023-03-17T03:20:48.771Z] ==> Reading reports [2023-03-17T03:20:48.771Z] + ./coverage.out bytes=109536 [2023-03-17T03:20:48.771Z] ==> Appending adjustments [2023-03-17T03:20:48.771Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T03:20:49.030Z] + Found adjustments [2023-03-17T03:20:49.030Z] ==> Gzipping contents [2023-03-17T03:20:49.030Z] 16K /tmp/codecov.fmR2zf.gz [2023-03-17T03:20:49.030Z] ==> Uploading reports [2023-03-17T03:20:49.030Z] url: https://codecov.io [2023-03-17T03:20:49.030Z] query: branch=main&commit=4c78050fc70b733cd627e11bc3f887100bb2ef6f&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T03:20:49.289Z] -> Pinging Codecov [2023-03-17T03:20:49.289Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=4c78050fc70b733cd627e11bc3f887100bb2ef6f&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T03:20:49.289Z] -> Uploading to [2023-03-17T03:20:49.289Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/7E55EF52A471D76F132DFD9A03CDDE97/4c78050fc70b733cd627e11bc3f887100bb2ef6f/f6ad2f9a-65bc-4554-adc4-9893c150388b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T032049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b9bf9fd27054e2efe4a5834aa13644f1096ce951c6fd19b88c87a622ec595ead [2023-03-17T03:20:49.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T03:20:49.289Z] Dload Upload Total Spent Left Speed [2023-03-17T03:20:49.548Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15240 0 0 100 15240 0 75445 --:--:-- --:--:-- --:--:-- 75073 100 15240 0 0 100 15240 0 63765 --:--:-- --:--:-- --:--:-- 63500 [2023-03-17T03:20:49.548Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4c78050fc70b733cd627e11bc3f887100bb2ef6f [Pipeline] } [2023-03-17T03:20:49.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-17T03:20:49.721Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-17T03:20:49.729Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:20:50.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T03:20:50.022Z] [2023-03-17T03:20:50.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:20:50.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T03:20:50.323Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-17T03:20:50.323Z] df9b9388f04a: Pulling fs layer [2023-03-17T03:20:50.323Z] 52dc419b0ee2: Pulling fs layer [2023-03-17T03:20:50.323Z] 25bc292e5bac: Pulling fs layer [2023-03-17T03:20:50.323Z] 114826534d7a: Pulling fs layer [2023-03-17T03:20:50.323Z] 4657fd5d0bcf: Pulling fs layer [2023-03-17T03:20:50.323Z] 6ad1cebc031e: Pulling fs layer [2023-03-17T03:20:50.323Z] 8a3aa393b2d8: Pulling fs layer [2023-03-17T03:20:50.323Z] 114826534d7a: Waiting [2023-03-17T03:20:50.323Z] 4657fd5d0bcf: Waiting [2023-03-17T03:20:50.323Z] 6ad1cebc031e: Waiting [2023-03-17T03:20:50.323Z] 8a3aa393b2d8: Waiting [2023-03-17T03:20:50.323Z] 25bc292e5bac: Verifying Checksum [2023-03-17T03:20:50.323Z] 25bc292e5bac: Download complete [2023-03-17T03:20:50.323Z] 52dc419b0ee2: Verifying Checksum [2023-03-17T03:20:50.323Z] 52dc419b0ee2: Download complete [2023-03-17T03:20:50.323Z] 4657fd5d0bcf: Verifying Checksum [2023-03-17T03:20:50.323Z] 4657fd5d0bcf: Download complete [2023-03-17T03:20:50.323Z] df9b9388f04a: Download complete [2023-03-17T03:20:50.586Z] df9b9388f04a: Pull complete [2023-03-17T03:20:50.586Z] 52dc419b0ee2: Pull complete [2023-03-17T03:20:50.586Z] 6ad1cebc031e: Verifying Checksum [2023-03-17T03:20:50.586Z] 6ad1cebc031e: Download complete [2023-03-17T03:20:50.586Z] 25bc292e5bac: Pull complete [2023-03-17T03:20:51.155Z] 114826534d7a: Verifying Checksum [2023-03-17T03:20:51.155Z] 114826534d7a: Download complete [2023-03-17T03:20:51.155Z] 8a3aa393b2d8: Verifying Checksum [2023-03-17T03:20:51.155Z] 8a3aa393b2d8: Download complete [2023-03-17T03:20:54.439Z] 114826534d7a: Pull complete [2023-03-17T03:20:54.439Z] 4657fd5d0bcf: Pull complete [2023-03-17T03:20:54.696Z] 6ad1cebc031e: Pull complete [2023-03-17T03:20:57.219Z] 8a3aa393b2d8: Pull complete [2023-03-17T03:20:57.219Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-17T03:20:57.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T03:20:57.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:20:57.304Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T03:20:57.349Z] $ 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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-17T03:21:01.498Z] $ docker top b6a037ed681ae379dc1a7a878fbd0161b743138b5e8299ad4607d93690641d53 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T03:21:01.545Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-17T03:21:01.818Z] + set -o pipefail [2023-03-17T03:21:01.818Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-17T03:21:07.091Z] [2023-03-17T03:21:07.091Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-17T03:21:07.091Z] [2023-03-17T03:21:07.091Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/35323d13-196e-4106-b68a-91c7f99281f2 [2023-03-17T03:21:07.091Z] [2023-03-17T03:21:07.091Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-17T03:21:07.091Z] [2023-03-17T03:21:07.091Z] [2023-03-17T03:21:07.091Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-17T03:21:07.091Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-17T03:21:07.091Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-17T03:21:07.118Z] $ docker stop --time=1 b6a037ed681ae379dc1a7a878fbd0161b743138b5e8299ad4607d93690641d53 [2023-03-17T03:21:10.207Z] $ docker rm -f --volumes b6a037ed681ae379dc1a7a878fbd0161b743138b5e8299ad4607d93690641d53 [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) [Pipeline] echo [2023-03-17T03:21:10.589Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T03:21:10.603Z] provisioning config files... [2023-03-17T03:21:10.610Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1713341648607448638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:10.900Z] --> edgex-publish-swagger.sh [2023-03-17T03:21:10.900Z] === Publish openapi/v3 API === [2023-03-17T03:21:10.900Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-17T03:21:10.900Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-17T03:21:10.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T03:21:10.900Z] Dload Upload Total Spent Left Speed [2023-03-17T03:21:11.159Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 47714 --:--:-- --:--:-- --:--:-- 47714 [2023-03-17T03:21:11.159Z] [2023-03-17T03:21:11.159Z] [Pipeline] } [2023-03-17T03:21:11.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T03:21:11.576Z] + git log --format=format:%s -1 4c78050fc70b733cd627e11bc3f887100bb2ef6f [Pipeline] sh [2023-03-17T03:21:11.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T03:21:11.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:21:12.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T03:21:12.159Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:21:12.228Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T03:21:12.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T03:21:12.635Z] $ docker top 3917522727c2a7bd8bea490f957287fe8c0a6be8021b632e4d8a5b70b5324ef1 -eo pid,comm [2023-03-17T03:21:12.661Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T03:21:12.661Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T03:21:12.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T03:21:12.705Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T03:21:12.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T03:21:12.820Z] $ docker exec 3917522727c2a7bd8bea490f957287fe8c0a6be8021b632e4d8a5b70b5324ef1 ssh-agent [2023-03-17T03:21:12.911Z] SSH_AUTH_SOCK=/tmp/ssh-09XZuglRfm78/agent.33 [2023-03-17T03:21:12.911Z] SSH_AGENT_PID=39 [2023-03-17T03:21:12.916Z] Running ssh-add (command line suppressed) [2023-03-17T03:21:13.040Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3826705568474469371.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3826705568474469371.key) [2023-03-17T03:21:13.037Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T03:21:13.323Z] + git semver tag [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,508 [run_tag] DEBUG tag force:False [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,508 [check_head_tag] DEBUG check head tag [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,510 [execute] INFO git cat-file --batch-check [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,514 [execute] INFO git cat-file --batch [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,548 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,548 [execute] INFO git tag -a v3.0.0-dev.56 -m v3.0.0-dev.56 [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,548 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.56', '-m', 'v3.0.0-dev.56'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-17T03:21:13.583Z] 2023-03-17 03:21:13,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T03:21:13.583Z] 3.0.0-dev.56 [Pipeline] } [2023-03-17T03:21:13.610Z] $ docker exec --env ******** --env ******** 3917522727c2a7bd8bea490f957287fe8c0a6be8021b632e4d8a5b70b5324ef1 ssh-agent -k [2023-03-17T03:21:13.702Z] unset SSH_AUTH_SOCK; [2023-03-17T03:21:13.702Z] unset SSH_AGENT_PID; [2023-03-17T03:21:13.702Z] echo Agent pid 39 killed; [2023-03-17T03:21:13.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T03:21:13.996Z] + git semver [Pipeline] } [2023-03-17T03:21:14.283Z] $ docker stop --time=1 3917522727c2a7bd8bea490f957287fe8c0a6be8021b632e4d8a5b70b5324ef1 [2023-03-17T03:21:15.550Z] $ docker rm -f --volumes 3917522727c2a7bd8bea490f957287fe8c0a6be8021b632e4d8a5b70b5324ef1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:21:15.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T03:21:15.896Z] [2023-03-17T03:21:15.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:21:16.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T03:21:16.199Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-17T03:21:16.199Z] ab5ef0e58194: Pulling fs layer [2023-03-17T03:21:16.199Z] 9712f1f96733: Pulling fs layer [2023-03-17T03:21:16.199Z] 63f879dbbcfc: Pulling fs layer [2023-03-17T03:21:16.199Z] 0d9ebad4ef96: Pulling fs layer [2023-03-17T03:21:16.199Z] e9a5061849ea: Pulling fs layer [2023-03-17T03:21:16.199Z] d747dcd14b5f: Pulling fs layer [2023-03-17T03:21:16.199Z] 2de7ff778b66: Pulling fs layer [2023-03-17T03:21:16.199Z] 0d9ebad4ef96: Waiting [2023-03-17T03:21:16.199Z] d747dcd14b5f: Waiting [2023-03-17T03:21:16.199Z] e9a5061849ea: Waiting [2023-03-17T03:21:16.199Z] 2de7ff778b66: Waiting [2023-03-17T03:21:16.199Z] 9712f1f96733: Verifying Checksum [2023-03-17T03:21:16.199Z] 9712f1f96733: Download complete [2023-03-17T03:21:16.774Z] 63f879dbbcfc: Verifying Checksum [2023-03-17T03:21:16.774Z] 63f879dbbcfc: Download complete [2023-03-17T03:21:16.774Z] ab5ef0e58194: Verifying Checksum [2023-03-17T03:21:16.774Z] ab5ef0e58194: Download complete [2023-03-17T03:21:16.774Z] e9a5061849ea: Verifying Checksum [2023-03-17T03:21:16.774Z] e9a5061849ea: Download complete [2023-03-17T03:21:16.774Z] d747dcd14b5f: Verifying Checksum [2023-03-17T03:21:16.774Z] d747dcd14b5f: Download complete [2023-03-17T03:21:16.774Z] 0d9ebad4ef96: Download complete [2023-03-17T03:21:17.031Z] 2de7ff778b66: Verifying Checksum [2023-03-17T03:21:17.031Z] 2de7ff778b66: Download complete [2023-03-17T03:21:19.561Z] ab5ef0e58194: Pull complete [2023-03-17T03:21:19.561Z] 9712f1f96733: Pull complete [2023-03-17T03:21:19.818Z] 63f879dbbcfc: Pull complete [2023-03-17T03:21:23.100Z] 0d9ebad4ef96: Pull complete [2023-03-17T03:21:23.358Z] e9a5061849ea: Pull complete [2023-03-17T03:21:23.358Z] d747dcd14b5f: Pull complete [2023-03-17T03:21:24.290Z] 2de7ff778b66: Pull complete [2023-03-17T03:21:24.290Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-17T03:21:24.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T03:21:24.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:21:24.372Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T03:21:24.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-17T03:21:28.952Z] $ docker top 41ca1897c3ae2513b06284c0f044fdd27b6c2de8644d39f5bdeacf29db240dbb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-17T03:21:29.004Z] provisioning config files... [2023-03-17T03:21:29.010Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13722508409759455926tmp [2023-03-17T03:21:29.019Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12219851685403975429tmp [2023-03-17T03:21:29.028Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7620876711067773835tmp [Pipeline] { [Pipeline] echo [2023-03-17T03:21:29.043Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:29.325Z] ---> sigul-configuration.sh [2023-03-17T03:21:29.325Z] gpg: directory `/root/.gnupg' created [2023-03-17T03:21:29.325Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-17T03:21:29.325Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-17T03:21:29.325Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-17T03:21:29.325Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-17T03:21:29.325Z] gpg: CAST5 encrypted data [2023-03-17T03:21:29.325Z] gpg: encrypted with 1 passphrase [2023-03-17T03:21:29.325Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-17T03:21:29.608Z] + mkdir /home/jenkins [2023-03-17T03:21:29.608Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-17T03:21:29.891Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-17T03:21:29.900Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:30.181Z] ---> sigul-install.sh [2023-03-17T03:21:30.181Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-17T03:21:30.467Z] + git tag --list [2023-03-17T03:21:30.467Z] 0.7.1 [2023-03-17T03:21:30.467Z] delhi-tag [2023-03-17T03:21:30.467Z] v1.0.0 [2023-03-17T03:21:30.467Z] v1.1.0 [2023-03-17T03:21:30.467Z] v1.1.1 [2023-03-17T03:21:30.467Z] v1.1.2 [2023-03-17T03:21:30.467Z] v1.2.0 [2023-03-17T03:21:30.467Z] v1.2.1 [2023-03-17T03:21:30.467Z] v1.2.2 [2023-03-17T03:21:30.467Z] v1.2.3 [2023-03-17T03:21:30.467Z] v1.3.0 [2023-03-17T03:21:30.467Z] v1.4.0 [2023-03-17T03:21:30.467Z] v2.0.0 [2023-03-17T03:21:30.467Z] v2.1.0 [2023-03-17T03:21:30.467Z] v2.1.1 [2023-03-17T03:21:30.467Z] v2.1.1-dev.2 [2023-03-17T03:21:30.467Z] v2.1.1-dev.3 [2023-03-17T03:21:30.467Z] v2.2.0 [2023-03-17T03:21:30.467Z] v2.2.1-dev.1 [2023-03-17T03:21:30.467Z] v2.2.1-dev.10 [2023-03-17T03:21:30.467Z] v2.2.1-dev.11 [2023-03-17T03:21:30.467Z] v2.2.1-dev.12 [2023-03-17T03:21:30.467Z] v2.2.1-dev.13 [2023-03-17T03:21:30.467Z] v2.2.1-dev.14 [2023-03-17T03:21:30.467Z] v2.2.1-dev.2 [2023-03-17T03:21:30.467Z] v2.2.1-dev.3 [2023-03-17T03:21:30.467Z] v2.2.1-dev.4 [2023-03-17T03:21:30.467Z] v2.2.1-dev.5 [2023-03-17T03:21:30.467Z] v2.2.1-dev.6 [2023-03-17T03:21:30.467Z] v2.2.1-dev.7 [2023-03-17T03:21:30.467Z] v2.2.1-dev.8 [2023-03-17T03:21:30.467Z] v2.2.1-dev.9 [2023-03-17T03:21:30.467Z] v2.3.0 [2023-03-17T03:21:30.467Z] v2.3.0-dev.14 [2023-03-17T03:21:30.467Z] v2.3.0-dev.15 [2023-03-17T03:21:30.467Z] v2.3.0-dev.16 [2023-03-17T03:21:30.467Z] v2.3.0-dev.17 [2023-03-17T03:21:30.467Z] v2.3.0-dev.18 [2023-03-17T03:21:30.467Z] v2.3.0-dev.19 [2023-03-17T03:21:30.467Z] v2.3.0-dev.20 [2023-03-17T03:21:30.467Z] v2.3.0-dev.21 [2023-03-17T03:21:30.467Z] v2.3.0-dev.22 [2023-03-17T03:21:30.467Z] v2.3.0-dev.23 [2023-03-17T03:21:30.467Z] v2.3.0-dev.24 [2023-03-17T03:21:30.467Z] v2.3.0-dev.25 [2023-03-17T03:21:30.467Z] v2.3.0-dev.26 [2023-03-17T03:21:30.467Z] v2.3.0-dev.27 [2023-03-17T03:21:30.467Z] v2.3.0-dev.28 [2023-03-17T03:21:30.467Z] v2.3.0-dev.29 [2023-03-17T03:21:30.467Z] v2.3.0-dev.30 [2023-03-17T03:21:30.467Z] v2.3.0-dev.31 [2023-03-17T03:21:30.467Z] v2.3.0-dev.32 [2023-03-17T03:21:30.467Z] v2.3.0-dev.33 [2023-03-17T03:21:30.467Z] v2.3.0-dev.34 [2023-03-17T03:21:30.467Z] v2.3.0-dev.35 [2023-03-17T03:21:30.467Z] v2.3.0-dev.36 [2023-03-17T03:21:30.467Z] v2.3.0-dev.37 [2023-03-17T03:21:30.467Z] v2.3.0-dev.38 [2023-03-17T03:21:30.467Z] v2.3.0-dev.39 [2023-03-17T03:21:30.467Z] v2.3.0-dev.40 [2023-03-17T03:21:30.467Z] v2.3.0-dev.41 [2023-03-17T03:21:30.467Z] v2.3.0-dev.42 [2023-03-17T03:21:30.467Z] v2.3.0-dev.43 [2023-03-17T03:21:30.467Z] v2.3.0-dev.44 [2023-03-17T03:21:30.467Z] v2.3.0-dev.45 [2023-03-17T03:21:30.467Z] v2.3.0-dev.46 [2023-03-17T03:21:30.467Z] v2.3.0-dev.47 [2023-03-17T03:21:30.467Z] v2.3.0-dev.48 [2023-03-17T03:21:30.467Z] v2.3.0-dev.49 [2023-03-17T03:21:30.467Z] v2.3.0-dev.50 [2023-03-17T03:21:30.467Z] v2.3.0-dev.51 [2023-03-17T03:21:30.467Z] v2.3.1-dev.1 [2023-03-17T03:21:30.467Z] v2.3.1-dev.2 [2023-03-17T03:21:30.467Z] v2.3.1-dev.3 [2023-03-17T03:21:30.467Z] v2.3.1-dev.4 [2023-03-17T03:21:30.467Z] v3.0.0-dev.1 [2023-03-17T03:21:30.467Z] v3.0.0-dev.10 [2023-03-17T03:21:30.467Z] v3.0.0-dev.11 [2023-03-17T03:21:30.467Z] v3.0.0-dev.12 [2023-03-17T03:21:30.467Z] v3.0.0-dev.13 [2023-03-17T03:21:30.467Z] v3.0.0-dev.14 [2023-03-17T03:21:30.467Z] v3.0.0-dev.15 [2023-03-17T03:21:30.467Z] v3.0.0-dev.16 [2023-03-17T03:21:30.467Z] v3.0.0-dev.17 [2023-03-17T03:21:30.467Z] v3.0.0-dev.18 [2023-03-17T03:21:30.467Z] v3.0.0-dev.19 [2023-03-17T03:21:30.467Z] v3.0.0-dev.2 [2023-03-17T03:21:30.467Z] v3.0.0-dev.20 [2023-03-17T03:21:30.467Z] v3.0.0-dev.21 [2023-03-17T03:21:30.467Z] v3.0.0-dev.22 [2023-03-17T03:21:30.467Z] v3.0.0-dev.23 [2023-03-17T03:21:30.467Z] v3.0.0-dev.24 [2023-03-17T03:21:30.467Z] v3.0.0-dev.25 [2023-03-17T03:21:30.467Z] v3.0.0-dev.26 [2023-03-17T03:21:30.467Z] v3.0.0-dev.27 [2023-03-17T03:21:30.467Z] v3.0.0-dev.28 [2023-03-17T03:21:30.467Z] v3.0.0-dev.29 [2023-03-17T03:21:30.467Z] v3.0.0-dev.3 [2023-03-17T03:21:30.467Z] v3.0.0-dev.30 [2023-03-17T03:21:30.467Z] v3.0.0-dev.31 [2023-03-17T03:21:30.467Z] v3.0.0-dev.32 [2023-03-17T03:21:30.467Z] v3.0.0-dev.33 [2023-03-17T03:21:30.467Z] v3.0.0-dev.34 [2023-03-17T03:21:30.467Z] v3.0.0-dev.35 [2023-03-17T03:21:30.467Z] v3.0.0-dev.36 [2023-03-17T03:21:30.467Z] v3.0.0-dev.37 [2023-03-17T03:21:30.467Z] v3.0.0-dev.38 [2023-03-17T03:21:30.467Z] v3.0.0-dev.39 [2023-03-17T03:21:30.467Z] v3.0.0-dev.4 [2023-03-17T03:21:30.467Z] v3.0.0-dev.40 [2023-03-17T03:21:30.467Z] v3.0.0-dev.41 [2023-03-17T03:21:30.467Z] v3.0.0-dev.42 [2023-03-17T03:21:30.467Z] v3.0.0-dev.43 [2023-03-17T03:21:30.467Z] v3.0.0-dev.44 [2023-03-17T03:21:30.467Z] v3.0.0-dev.45 [2023-03-17T03:21:30.467Z] v3.0.0-dev.46 [2023-03-17T03:21:30.467Z] v3.0.0-dev.47 [2023-03-17T03:21:30.467Z] v3.0.0-dev.48 [2023-03-17T03:21:30.467Z] v3.0.0-dev.49 [2023-03-17T03:21:30.467Z] v3.0.0-dev.5 [2023-03-17T03:21:30.467Z] v3.0.0-dev.50 [2023-03-17T03:21:30.467Z] v3.0.0-dev.51 [2023-03-17T03:21:30.467Z] v3.0.0-dev.52 [2023-03-17T03:21:30.467Z] v3.0.0-dev.53 [2023-03-17T03:21:30.467Z] v3.0.0-dev.54 [2023-03-17T03:21:30.467Z] v3.0.0-dev.55 [2023-03-17T03:21:30.467Z] v3.0.0-dev.56 [2023-03-17T03:21:30.467Z] v3.0.0-dev.6 [2023-03-17T03:21:30.467Z] v3.0.0-dev.7 [2023-03-17T03:21:30.467Z] v3.0.0-dev.8 [2023-03-17T03:21:30.467Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-17T03:21:30.750Z] + lftools sign git-tag v3.0.0-dev.56 [2023-03-17T03:21:31.317Z] Signing Git tag with Sigul... [2023-03-17T03:21:31.317Z] Signing v3.0.0-dev.56 [Pipeline] echo [2023-03-17T03:21:31.586Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:31.866Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-17T03:21:31.873Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-17T03:21:31.907Z] $ docker stop --time=1 41ca1897c3ae2513b06284c0f044fdd27b6c2de8644d39f5bdeacf29db240dbb [2023-03-17T03:21:33.207Z] $ docker rm -f --volumes 41ca1897c3ae2513b06284c0f044fdd27b6c2de8644d39f5bdeacf29db240dbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-17T03:21:33.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T03:21:33.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:21:33.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T03:21:33.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:21:33.976Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T03:21:34.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T03:21:34.322Z] $ docker top 57c8ad32e098b8b3a25858f1d18649b16deef70750075fcf253113ae451f15ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T03:21:34.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T03:21:34.393Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T03:21:34.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T03:21:34.528Z] $ docker exec 57c8ad32e098b8b3a25858f1d18649b16deef70750075fcf253113ae451f15ab ssh-agent [2023-03-17T03:21:34.615Z] SSH_AUTH_SOCK=/tmp/ssh-rum0mAa2489i/agent.32 [2023-03-17T03:21:34.615Z] SSH_AGENT_PID=38 [2023-03-17T03:21:34.619Z] Running ssh-add (command line suppressed) [2023-03-17T03:21:34.739Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8825637369362443334.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8825637369362443334.key) [2023-03-17T03:21:34.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T03:21:35.024Z] + git semver bump pre [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,212 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,212 [bump_version] DEBUG bumping version:3.0.0-dev.56 on axis:pre with prefix:dev [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,212 [bump_version] DEBUG bumped version:3.0.0-dev.57 [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,212 [write_version] DEBUG write version:3.0.0-dev.57 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,213 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,213 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,214 [execute] INFO git cat-file --batch-check [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,220 [execute] INFO git cat-file --batch [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T03:21:35.283Z] 2023-03-17 03:21:35,226 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T03:21:35.283Z] 3.0.0-dev.57 [Pipeline] } [2023-03-17T03:21:35.307Z] $ docker exec --env ******** --env ******** 57c8ad32e098b8b3a25858f1d18649b16deef70750075fcf253113ae451f15ab ssh-agent -k [2023-03-17T03:21:35.399Z] unset SSH_AUTH_SOCK; [2023-03-17T03:21:35.399Z] unset SSH_AGENT_PID; [2023-03-17T03:21:35.399Z] echo Agent pid 38 killed; [2023-03-17T03:21:35.391Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T03:21:35.698Z] + git semver [Pipeline] } [2023-03-17T03:21:35.986Z] $ docker stop --time=1 57c8ad32e098b8b3a25858f1d18649b16deef70750075fcf253113ae451f15ab [2023-03-17T03:21:37.297Z] $ docker rm -f --volumes 57c8ad32e098b8b3a25858f1d18649b16deef70750075fcf253113ae451f15ab [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T03:21:37.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T03:21:37.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:21:37.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T03:21:37.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:21:37.998Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T03:21:38.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T03:21:38.377Z] $ docker top bae9e04d3fcbb56ee49500c1de07763afb0de9e17e97852f921f584292e254b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T03:21:38.482Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T03:21:38.482Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T03:21:38.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T03:21:38.624Z] $ docker exec bae9e04d3fcbb56ee49500c1de07763afb0de9e17e97852f921f584292e254b1 ssh-agent [2023-03-17T03:21:38.712Z] SSH_AUTH_SOCK=/tmp/ssh-Fn8GORSYuvY1/agent.31 [2023-03-17T03:21:38.712Z] SSH_AGENT_PID=37 [2023-03-17T03:21:38.732Z] Running ssh-add (command line suppressed) [2023-03-17T03:21:38.849Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9451687741487374088.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9451687741487374088.key) [2023-03-17T03:21:38.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T03:21:39.161Z] + git semver push [2023-03-17T03:21:39.424Z] 2023-03-17 03:21:39,356 [run_push] DEBUG push [2023-03-17T03:21:39.424Z] 2023-03-17 03:21:39,357 [execute] INFO git cat-file --batch-check [2023-03-17T03:21:39.424Z] 2023-03-17 03:21:39,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T03:21:39.424Z] 2023-03-17 03:21:39,360 [execute] INFO git rev-list 5414df95ea83183aee30efba64fb78f461069f3e -- [2023-03-17T03:21:39.424Z] 2023-03-17 03:21:39,360 [execute] DEBUG Popen(['git', 'rev-list', '5414df95ea83183aee30efba64fb78f461069f3e', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T03:21:39.424Z] 2023-03-17 03:21:39,372 [execute] INFO git fetch -v origin [2023-03-17T03:21:39.424Z] 2023-03-17 03:21:39,373 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-17T03:21:39.994Z] 2023-03-17 03:21:39,949 [run_push] DEBUG no remote changes detected [2023-03-17T03:21:39.994Z] 2023-03-17 03:21:39,949 [execute] INFO git push origin semver [2023-03-17T03:21:39.994Z] 2023-03-17 03:21:39,950 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T03:21:40.931Z] 2023-03-17 03:21:40,747 [run_push] DEBUG push all version tags [2023-03-17T03:21:40.931Z] 2023-03-17 03:21:40,748 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-17T03:21:40.931Z] 2023-03-17 03:21:40,749 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-17T03:21:41.871Z] 2023-03-17 03:21:41,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-17T03:21:41.871Z] 3.0.0-dev.57 [Pipeline] } [2023-03-17T03:21:41.896Z] $ docker exec --env ******** --env ******** bae9e04d3fcbb56ee49500c1de07763afb0de9e17e97852f921f584292e254b1 ssh-agent -k [2023-03-17T03:21:42.000Z] unset SSH_AUTH_SOCK; [2023-03-17T03:21:42.000Z] unset SSH_AGENT_PID; [2023-03-17T03:21:42.000Z] echo Agent pid 37 killed; [2023-03-17T03:21:41.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T03:21:42.302Z] + git semver [Pipeline] } [2023-03-17T03:21:42.589Z] $ docker stop --time=1 bae9e04d3fcbb56ee49500c1de07763afb0de9e17e97852f921f584292e254b1 [2023-03-17T03:21:43.862Z] $ docker rm -f --volumes bae9e04d3fcbb56ee49500c1de07763afb0de9e17e97852f921f584292e254b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-17T03:21:44.355Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-17T03:21:44.355Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-17T03:21:44.355Z] total 16 [2023-03-17T03:21:44.355Z] drwxr-xr-x 3 root root 4096 Mar 17 02:29 . [2023-03-17T03:21:44.355Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 03:21 .. [2023-03-17T03:21:44.355Z] drwxr-xr-x 2 root root 4096 Mar 17 02:29 cost [2023-03-17T03:21:44.355Z] -rw-r--r-- 1 root root 86 Mar 17 02:29 cost.csv [2023-03-17T03:21:44.355Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-17T03:21:44.355Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-17T03:21:44.355Z] total 16 [2023-03-17T03:21:44.355Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:29 . [2023-03-17T03:21:44.355Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 17 03:21 .. [2023-03-17T03:21:44.355Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 02:29 cost [2023-03-17T03:21:44.355Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 17 02:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:44.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:45.497Z] ---> package-listing.sh [2023-03-17T03:21:45.497Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T03:21:45.497Z] ++ facter osfamily [2023-03-17T03:21:45.756Z] + OS_FAMILY=debian [2023-03-17T03:21:45.756Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-17T03:21:45.756Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T03:21:45.756Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T03:21:45.756Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T03:21:45.756Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T03:21:45.756Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-17T03:21:45.756Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T03:21:45.756Z] + case "${OS_FAMILY}" in [2023-03-17T03:21:45.756Z] + dpkg -l [2023-03-17T03:21:45.756Z] + grep '^ii' [2023-03-17T03:21:45.756Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T03:21:45.756Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T03:21:45.756Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T03:21:45.756Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-17T03:21:45.756Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-17T03:21:45.756Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2023-03-17T03:21:45.767Z] 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-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T03:21:46.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T03:21:46.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T03:21:46.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T03:21:46.676Z] prd-ubuntu20.04-docker-8c-8g-2613 does not seem to be running inside a container [2023-03-17T03:21:46.721Z] $ 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-sdk-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-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T03:21:46.925Z] $ docker top caaa6971e021c40b57510a3d0b17274619ddb1959a58716c4360510ed83566eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T03:21:47.253Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T03:21:47.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T03:21:47.822Z] + ls /var/log/sa-host [2023-03-17T03:21:47.822Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T03:21:47.884Z] provisioning config files... [2023-03-17T03:21:47.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7402483355385190998tmp [Pipeline] { [Pipeline] echo [2023-03-17T03:21:47.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:48.190Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T03:21:48.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:48.514Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T03:21:48.521Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:48.802Z] ---> sudo-logs.sh [2023-03-17T03:21:48.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T03:21:48.830Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:49.117Z] ---> job-cost.sh [2023-03-17T03:21:49.117Z] lf-activate-venv: SKIPPING [2023-03-17T03:21:49.117Z] DEBUG: total: 0.2199999988079071 [2023-03-17T03:21:49.117Z] INFO: Retrieving Stack Cost... [2023-03-17T03:21:49.376Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T03:21:49.948Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T03:21:49.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T03:21:50.239Z] ---> logs-deploy.sh [2023-03-17T03:21:50.239Z] lf-activate-venv: SKIPPING [2023-03-17T03:21:50.239Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/187 [2023-03-17T03:21:50.239Z] INFO: archiving workspace using pattern(s): [2023-03-17T03:21:51.172Z] Archives upload complete. [2023-03-17T03:21:51.172Z] INFO: archiving logs to Nexus