Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba03d3229d39ccd3d083a66246eea2ffd8e01960 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-ssh216290025232453777.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-ssh5818477294331855421.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-ssh3442939409442233795.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-ssh4357531160297967018.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-ssh1664822448603259549.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5449 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 ba03d3229d39ccd3d083a66246eea2ffd8e01960 (main) Commit message: "Merge pull request #1403 from lenny-intel/no-toml-package" > 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 ba03d3229d39ccd3d083a66246eea2ffd8e01960 # timeout=10 > git rev-list --no-walk 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-23T12:07:58.999Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-23T12:07:59.057Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-23T12:07:59.075Z] ========================================================= [2023-03-23T12:07:59.075Z] EdgeX Global Pipelines Version Info [2023-03-23T12:07:59.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:07:59.779Z] ------------------- [2023-03-23T12:07:59.779Z] stable info: [2023-03-23T12:07:59.779Z] ------------------- [2023-03-23T12:07:59.779Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-23T12:07:59.779Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-23T12:07:59.779Z] Message: update stable to v1.0.245 [2023-03-23T12:08:00.349Z] ------------------- [2023-03-23T12:08:00.349Z] experimental info: [2023-03-23T12:08:00.349Z] ------------------- [2023-03-23T12:08:00.349Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-23T12:08:00.349Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-23T12:08:00.349Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-23T12:08:00.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-23T12:08:00.553Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-23T12:08:00.566Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-23T12:08:00.580Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-23T12:08:00.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-23T12:08:00.605Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-23T12:08:00.619Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-23T12:08:00.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-23T12:08:00.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-23T12:08:00.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-23T12:08:00.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-23T12:08:00.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-23T12:08:00.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-23T12:08:00.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-23T12:08:00.735Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-23T12:08:00.755Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T12:08:00.772Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T12:08:00.788Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-23T12:08:00.801Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-23T12:08:00.812Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-23T12:08:00.823Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-23T12:08:00.834Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-23T12:08:00.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-23T12:08:00.863Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-23T12:08:00.875Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-23T12:08:00.888Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-23T12:08:00.902Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-23T12:08:00.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-23T12:08:00.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-23T12:08:00.935Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-23T12:08:00.946Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba03d3229d39ccd3d083a66246eea2ffd8e01960 [Pipeline] echo [2023-03-23T12:08:00.958Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba03d32 [Pipeline] echo [2023-03-23T12:08:00.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T12:08:01.019Z] provisioning config files... [2023-03-23T12:08:01.035Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3458756194645181221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:08:01.335Z] ---> docker-login.sh [2023-03-23T12:08:01.335Z] nexus3.edgexfoundry.org:10001 [2023-03-23T12:08:01.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:01.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:01.598Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:01.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:01.598Z] [2023-03-23T12:08:01.598Z] Login Succeeded [2023-03-23T12:08:01.598Z] nexus3.edgexfoundry.org:10002 [2023-03-23T12:08:01.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:01.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:01.860Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:01.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:01.860Z] [2023-03-23T12:08:01.860Z] Login Succeeded [2023-03-23T12:08:01.860Z] nexus3.edgexfoundry.org:10003 [2023-03-23T12:08:01.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:01.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:01.860Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:01.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:01.860Z] [2023-03-23T12:08:01.860Z] Login Succeeded [2023-03-23T12:08:01.860Z] nexus3.edgexfoundry.org:10004 [2023-03-23T12:08:01.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:02.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:02.120Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:02.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:02.120Z] [2023-03-23T12:08:02.120Z] Login Succeeded [2023-03-23T12:08:02.120Z] docker.io [2023-03-23T12:08:02.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:02.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:02.380Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:02.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:02.380Z] [2023-03-23T12:08:02.380Z] Login Succeeded [2023-03-23T12:08:02.380Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T12:08:02.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-23T12:08:02.764Z] + git rev-list -1 --merges ba03d3229d39ccd3d083a66246eea2ffd8e01960~1..ba03d3229d39ccd3d083a66246eea2ffd8e01960 [Pipeline] echo [2023-03-23T12:08:02.811Z] -----------> git rev-list -1 --merges ba03d3229d39ccd3d083a66246eea2ffd8e01960~1..ba03d3229d39ccd3d083a66246eea2ffd8e01960 ba03d3229d39ccd3d083a66246eea2ffd8e01960 [2023-03-23T12:08:02.811Z] ba03d3229d39ccd3d083a66246eea2ffd8e01960 [false] [Pipeline] sh [2023-03-23T12:08:03.100Z] + git log --format=format:%s -1 ba03d3229d39ccd3d083a66246eea2ffd8e01960 [Pipeline] echo [2023-03-23T12:08:03.114Z] ========================================================= [2023-03-23T12:08:03.114Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-23T12:08:03.114Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T12:08:03.430Z] + git log --format=format:%s -1 ba03d3229d39ccd3d083a66246eea2ffd8e01960 [Pipeline] echo [2023-03-23T12:08:03.441Z] [semverPrep] GIT_COMMIT: ba03d3229d39ccd3d083a66246eea2ffd8e01960, Commit Message: Merge pull request #1403 from lenny-intel/no-toml-package [Pipeline] echo [2023-03-23T12:08:03.450Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-23T12:08:03.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T12:08:03.817Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-23T12:08:03.817Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-23T12:08:03.817Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-23T12:08:03.817Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-23T12:08:03.817Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-23T12:08:03.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:08:04.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T12:08:04.241Z] [2023-03-23T12:08:04.241Z] 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-23T12:08:04.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T12:08:04.539Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-23T12:08:04.539Z] b85a868b505f: Pulling fs layer [2023-03-23T12:08:04.539Z] e2be974225ed: Pulling fs layer [2023-03-23T12:08:04.539Z] 339a4e72a1f5: Pulling fs layer [2023-03-23T12:08:04.539Z] 988bab9f4d93: Pulling fs layer [2023-03-23T12:08:04.539Z] 1469e6f7b9e6: Pulling fs layer [2023-03-23T12:08:04.539Z] eaf3925da568: Pulling fs layer [2023-03-23T12:08:04.539Z] bab4dde63d76: Pulling fs layer [2023-03-23T12:08:04.539Z] bde34c3a00c8: Pulling fs layer [2023-03-23T12:08:04.539Z] b352a97aabf1: Pulling fs layer [2023-03-23T12:08:04.539Z] 4872d77fe225: Pulling fs layer [2023-03-23T12:08:04.539Z] 5851b861e8e6: Pulling fs layer [2023-03-23T12:08:04.539Z] eaf3925da568: Waiting [2023-03-23T12:08:04.539Z] bab4dde63d76: Waiting [2023-03-23T12:08:04.539Z] 1469e6f7b9e6: Waiting [2023-03-23T12:08:04.539Z] bde34c3a00c8: Waiting [2023-03-23T12:08:04.539Z] b352a97aabf1: Waiting [2023-03-23T12:08:04.539Z] 988bab9f4d93: Waiting [2023-03-23T12:08:04.539Z] 4872d77fe225: Waiting [2023-03-23T12:08:04.539Z] e2be974225ed: Verifying Checksum [2023-03-23T12:08:04.539Z] e2be974225ed: Download complete [2023-03-23T12:08:04.539Z] 988bab9f4d93: Verifying Checksum [2023-03-23T12:08:04.539Z] 988bab9f4d93: Download complete [2023-03-23T12:08:04.799Z] 1469e6f7b9e6: Verifying Checksum [2023-03-23T12:08:04.799Z] 1469e6f7b9e6: Download complete [2023-03-23T12:08:04.799Z] 339a4e72a1f5: Verifying Checksum [2023-03-23T12:08:04.799Z] 339a4e72a1f5: Download complete [2023-03-23T12:08:04.799Z] eaf3925da568: Verifying Checksum [2023-03-23T12:08:04.799Z] eaf3925da568: Download complete [2023-03-23T12:08:04.799Z] bde34c3a00c8: Verifying Checksum [2023-03-23T12:08:04.799Z] b352a97aabf1: Verifying Checksum [2023-03-23T12:08:04.799Z] b352a97aabf1: Download complete [2023-03-23T12:08:04.799Z] 4872d77fe225: Download complete [2023-03-23T12:08:04.799Z] 5851b861e8e6: Verifying Checksum [2023-03-23T12:08:04.799Z] 5851b861e8e6: Download complete [2023-03-23T12:08:05.059Z] b85a868b505f: Download complete [2023-03-23T12:08:05.317Z] bab4dde63d76: Verifying Checksum [2023-03-23T12:08:05.317Z] bab4dde63d76: Download complete [2023-03-23T12:08:06.253Z] b85a868b505f: Pull complete [2023-03-23T12:08:06.512Z] e2be974225ed: Pull complete [2023-03-23T12:08:07.081Z] 339a4e72a1f5: Pull complete [2023-03-23T12:08:07.081Z] 988bab9f4d93: Pull complete [2023-03-23T12:08:07.340Z] 1469e6f7b9e6: Pull complete [2023-03-23T12:08:07.340Z] eaf3925da568: Pull complete [2023-03-23T12:08:09.245Z] bab4dde63d76: Pull complete [2023-03-23T12:08:09.245Z] bde34c3a00c8: Pull complete [2023-03-23T12:08:09.245Z] b352a97aabf1: Pull complete [2023-03-23T12:08:09.245Z] 4872d77fe225: Pull complete [2023-03-23T12:08:09.508Z] 5851b861e8e6: Pull complete [2023-03-23T12:08:09.508Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-23T12:08:09.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T12:08:09.508Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:08:09.615Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:08:09.647Z] $ 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-23T12:08:10.939Z] $ docker top c12df854502b4a0bc2c98dc80d22cb2164a9eb58ee9b2fbbf8d349d8c2027d5c -eo pid,comm [2023-03-23T12:08:11.002Z] 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-23T12:08:11.002Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T12:08:11.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T12:08:11.039Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T12:08:11.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T12:08:11.170Z] $ docker exec c12df854502b4a0bc2c98dc80d22cb2164a9eb58ee9b2fbbf8d349d8c2027d5c ssh-agent [2023-03-23T12:08:11.293Z] SSH_AUTH_SOCK=/tmp/ssh-PwumJEYmgJ9D/agent.32 [2023-03-23T12:08:11.293Z] SSH_AGENT_PID=38 [2023-03-23T12:08:11.299Z] Running ssh-add (command line suppressed) [2023-03-23T12:08:11.409Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4545309305370300254.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4545309305370300254.key) [2023-03-23T12:08:11.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T12:08:11.712Z] + git tag --points-at HEAD [Pipeline] } [2023-03-23T12:08:11.732Z] $ docker exec --env ******** --env ******** c12df854502b4a0bc2c98dc80d22cb2164a9eb58ee9b2fbbf8d349d8c2027d5c ssh-agent -k [2023-03-23T12:08:11.840Z] unset SSH_AUTH_SOCK; [2023-03-23T12:08:11.840Z] unset SSH_AGENT_PID; [2023-03-23T12:08:11.841Z] echo Agent pid 38 killed; [2023-03-23T12:08:11.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-23T12:08:11.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T12:08:11.870Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T12:08:11.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T12:08:11.994Z] $ docker exec c12df854502b4a0bc2c98dc80d22cb2164a9eb58ee9b2fbbf8d349d8c2027d5c ssh-agent [2023-03-23T12:08:12.098Z] SSH_AUTH_SOCK=/tmp/ssh-3dohNOWvnINc/agent.70 [2023-03-23T12:08:12.098Z] SSH_AGENT_PID=76 [2023-03-23T12:08:12.103Z] Running ssh-add (command line suppressed) [2023-03-23T12:08:12.207Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8382664238937735200.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_8382664238937735200.key) [2023-03-23T12:08:12.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T12:08:12.505Z] + git semver init [2023-03-23T12:08:12.765Z] 2023-03-23 12:08:12,682 [run_init] DEBUG init version:0.0.0 force:False [2023-03-23T12:08:12.765Z] 2023-03-23 12:08:12,682 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-23T12:08:12.765Z] 2023-03-23 12:08:12,683 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-03-23T12:08:12.765Z] 2023-03-23 12:08:12,683 [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-23T12:08:13.704Z] 2023-03-23 12:08:13,519 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-03-23T12:08:13.704Z] 2023-03-23 12:08:13,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-03-23T12:08:13.704Z] 2023-03-23 12:08:13,519 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-23T12:08:13.704Z] 2023-03-23 12:08:13,520 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-23T12:08:13.704Z] 3.0.0-dev.60 [Pipeline] } [2023-03-23T12:08:13.716Z] $ docker exec --env ******** --env ******** c12df854502b4a0bc2c98dc80d22cb2164a9eb58ee9b2fbbf8d349d8c2027d5c ssh-agent -k [2023-03-23T12:08:13.811Z] unset SSH_AUTH_SOCK; [2023-03-23T12:08:13.811Z] unset SSH_AGENT_PID; [2023-03-23T12:08:13.811Z] echo Agent pid 76 killed; [2023-03-23T12:08:13.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T12:08:14.123Z] + git semver [Pipeline] } [2023-03-23T12:08:14.396Z] $ docker stop --time=1 c12df854502b4a0bc2c98dc80d22cb2164a9eb58ee9b2fbbf8d349d8c2027d5c [2023-03-23T12:08:15.705Z] $ docker rm -f --volumes c12df854502b4a0bc2c98dc80d22cb2164a9eb58ee9b2fbbf8d349d8c2027d5c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T12:08:16.034Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-23T12:08:16.236Z] Stashed 1 file(s) [Pipeline] echo [2023-03-23T12:08:16.239Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.60 [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-23T12:08:16.339Z] provisioning config files... [2023-03-23T12:08:16.349Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4111502811559315816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:08:16.648Z] ---> docker-login.sh [2023-03-23T12:08:16.649Z] nexus3.edgexfoundry.org:10001 [2023-03-23T12:08:16.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:16.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:16.649Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:16.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:16.649Z] [2023-03-23T12:08:16.649Z] Login Succeeded [2023-03-23T12:08:16.649Z] nexus3.edgexfoundry.org:10002 [2023-03-23T12:08:16.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:16.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:16.649Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:16.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:16.649Z] [2023-03-23T12:08:16.649Z] Login Succeeded [2023-03-23T12:08:16.649Z] nexus3.edgexfoundry.org:10003 [2023-03-23T12:08:16.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:16.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:16.908Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:16.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:16.908Z] [2023-03-23T12:08:16.908Z] Login Succeeded [2023-03-23T12:08:16.908Z] nexus3.edgexfoundry.org:10004 [2023-03-23T12:08:16.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:16.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:16.908Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:16.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:16.908Z] [2023-03-23T12:08:16.908Z] Login Succeeded [2023-03-23T12:08:16.908Z] docker.io [2023-03-23T12:08:17.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:08:17.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:08:17.166Z] Configure a credential helper to remove this warning. See [2023-03-23T12:08:17.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:08:17.166Z] [2023-03-23T12:08:17.166Z] Login Succeeded [2023-03-23T12:08:17.166Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T12:08:17.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T12:08:17.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T12:08:17.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T12:08:17.264Z] ========================================================= [2023-03-23T12:08:17.264Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-23T12:08:17.264Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:08:17.574Z] + 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-23T12:08:17.574Z] Sending build context to Docker daemon 10.8MB [2023-03-23T12:08:17.574Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T12:08:17.574Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-23T12:08:17.834Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-23T12:08:17.834Z] 63b65145d645: Pulling fs layer [2023-03-23T12:08:17.834Z] a2d21d5440eb: Pulling fs layer [2023-03-23T12:08:17.834Z] 935e6c44a52c: Pulling fs layer [2023-03-23T12:08:17.834Z] 94cc34f8dd06: Pulling fs layer [2023-03-23T12:08:17.834Z] 30dea6a524f1: Pulling fs layer [2023-03-23T12:08:17.834Z] a2aff8979fd8: Pulling fs layer [2023-03-23T12:08:17.834Z] 6808be2612f2: Pulling fs layer [2023-03-23T12:08:17.834Z] f25807f1079a: Pulling fs layer [2023-03-23T12:08:17.834Z] 94cc34f8dd06: Waiting [2023-03-23T12:08:17.834Z] a2aff8979fd8: Waiting [2023-03-23T12:08:17.834Z] 30dea6a524f1: Waiting [2023-03-23T12:08:17.834Z] 6808be2612f2: Waiting [2023-03-23T12:08:17.834Z] f25807f1079a: Waiting [2023-03-23T12:08:17.834Z] a2d21d5440eb: Verifying Checksum [2023-03-23T12:08:17.834Z] a2d21d5440eb: Download complete [2023-03-23T12:08:17.834Z] 94cc34f8dd06: Download complete [2023-03-23T12:08:17.834Z] 30dea6a524f1: Verifying Checksum [2023-03-23T12:08:17.834Z] 30dea6a524f1: Download complete [2023-03-23T12:08:17.834Z] 63b65145d645: Verifying Checksum [2023-03-23T12:08:17.834Z] 63b65145d645: Download complete [2023-03-23T12:08:17.834Z] a2aff8979fd8: Verifying Checksum [2023-03-23T12:08:17.834Z] a2aff8979fd8: Download complete [2023-03-23T12:08:18.098Z] 63b65145d645: Pull complete [2023-03-23T12:08:18.099Z] a2d21d5440eb: Pull complete [2023-03-23T12:08:18.358Z] f25807f1079a: Download complete [2023-03-23T12:08:18.617Z] 935e6c44a52c: Verifying Checksum [2023-03-23T12:08:18.617Z] 935e6c44a52c: Download complete [2023-03-23T12:08:18.874Z] 6808be2612f2: Verifying Checksum [2023-03-23T12:08:18.874Z] 6808be2612f2: Download complete [2023-03-23T12:08:22.160Z] 935e6c44a52c: Pull complete [2023-03-23T12:08:22.160Z] 94cc34f8dd06: Pull complete [2023-03-23T12:08:22.160Z] 30dea6a524f1: Pull complete [2023-03-23T12:08:22.160Z] a2aff8979fd8: Pull complete [2023-03-23T12:08:24.692Z] 6808be2612f2: Pull complete [2023-03-23T12:08:25.626Z] f25807f1079a: Pull complete [2023-03-23T12:08:25.626Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-23T12:08:25.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-23T12:08:25.626Z] ---> 3b553350e43f [2023-03-23T12:08:25.626Z] Step 3/10 : ARG MAKE=make build [2023-03-23T12:08:27.007Z] ---> Running in 21c44975b78f [2023-03-23T12:08:27.007Z] Removing intermediate container 21c44975b78f [2023-03-23T12:08:27.007Z] ---> c54c2e3e6302 [2023-03-23T12:08:27.007Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-23T12:08:27.266Z] ---> Running in 2e0c79860435 [2023-03-23T12:08:27.266Z] Removing intermediate container 2e0c79860435 [2023-03-23T12:08:27.266Z] ---> 24d8b346cf1b [2023-03-23T12:08:27.266Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T12:08:27.266Z] ---> Running in 3c3247e6cfd8 [2023-03-23T12:08:27.545Z] Removing intermediate container 3c3247e6cfd8 [2023-03-23T12:08:27.545Z] ---> 5e715413de1b [2023-03-23T12:08:27.545Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-23T12:08:27.545Z] ---> Running in a662c0aae25f [2023-03-23T12:08:27.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T12:08:28.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T12:08:28.320Z] OK: 265 MiB in 53 packages [2023-03-23T12:08:28.579Z] Removing intermediate container a662c0aae25f [2023-03-23T12:08:28.579Z] ---> 97a60031de2f [2023-03-23T12:08:28.579Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-23T12:08:28.836Z] ---> 9b05a6cd2fc0 [2023-03-23T12:08:28.836Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T12:08:28.836Z] ---> Running in 20adb5e8e575 [2023-03-23T12:08:31.313Z] Still waiting to schedule task [2023-03-23T12:08:31.313Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-23T12:08:50.764Z] Removing intermediate container 20adb5e8e575 [2023-03-23T12:08:50.765Z] ---> 6db07a83f946 [2023-03-23T12:08:50.765Z] Step 9/10 : COPY . . [2023-03-23T12:08:50.765Z] ---> bb89002e6a78 [2023-03-23T12:08:50.765Z] Step 10/10 : RUN ${MAKE} [2023-03-23T12:08:50.765Z] ---> Running in fe4ca9933730 [2023-03-23T12:08:50.765Z] noop [2023-03-23T12:08:50.765Z] Removing intermediate container fe4ca9933730 [2023-03-23T12:08:50.765Z] ---> 735a58be62e7 [2023-03-23T12:08:50.765Z] Successfully built 735a58be62e7 [2023-03-23T12:08:50.765Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:08:51.080Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T12:08:51.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:08:51.155Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:08:51.188Z] $ 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-23T12:08:51.605Z] $ docker top 5dc957d52fed96632416cb90d38776116bcddd91e80188e576d8ade53da76a29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:08:51.950Z] + go version [2023-03-23T12:08:51.950Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-23T12:08:51.963Z] $ docker stop --time=1 5dc957d52fed96632416cb90d38776116bcddd91e80188e576d8ade53da76a29 [2023-03-23T12:08:53.283Z] $ docker rm -f --volumes 5dc957d52fed96632416cb90d38776116bcddd91e80188e576d8ade53da76a29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:08:53.668Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-23T12:08:53.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:08:53.737Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:08:53.772Z] $ 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-23T12:08:54.131Z] $ docker top 04911c9ced7abb93e4764308ed9f202ad714b9bcf7dc1bf2dcee628dd0473cfa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:08:54.483Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-23T12:08:54.781Z] + make test [2023-03-23T12:08:54.781Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T12:09:01.348Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-23T12:09:13.534Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-23T12:09:13.534Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-23T12:09:13.534Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-23T12:09:13.534Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-23T12:09:13.534Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-23T12:09:14.099Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.066s coverage: 27.6% of statements [2023-03-23T12:09:14.099Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-23T12:09:14.099Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-23T12:09:14.099Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.046s coverage: 78.9% of statements [2023-03-23T12:09:14.099Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements [2023-03-23T12:09:14.665Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-23T12:09:14.665Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.079s coverage: 75.9% of statements [2023-03-23T12:09:14.928Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-23T12:09:15.186Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-23T12:09:15.186Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-23T12:09:15.753Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-23T12:09:18.284Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.063s coverage: 15.2% of statements [2023-03-23T12:09:18.284Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.081s coverage: 68.5% of statements [2023-03-23T12:09:18.284Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.109s coverage: 89.2% of statements [2023-03-23T12:09:18.284Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.061s coverage: 5.5% of statements [2023-03-23T12:09:36.353Z] GO111MODULE=on go vet ./... [2023-03-23T12:09:40.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T12:09:40.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T12:09:40.532Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T12:09:40.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T12:09:40.565Z] $ docker stop --time=1 04911c9ced7abb93e4764308ed9f202ad714b9bcf7dc1bf2dcee628dd0473cfa [2023-03-23T12:09:42.517Z] $ docker rm -f --volumes 04911c9ced7abb93e4764308ed9f202ad714b9bcf7dc1bf2dcee628dd0473cfa [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T12:09:43.151Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T12:09:43.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-23T12:09:43.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T12:09:44.117Z] + ls -al . [2023-03-23T12:09:44.117Z] total 272 [2023-03-23T12:09:44.117Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 12:08 . [2023-03-23T12:09:44.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:07 .. [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 12:07 .dockerignore [2023-03-23T12:09:44.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 12:08 .git [2023-03-23T12:09:44.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:07 .github [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 23 12:07 .gitignore [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 12:07 .golangci.yml [2023-03-23T12:09:44.117Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 12:08 .semver [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 23 12:07 CHANGELOG.md [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 12:07 GOVERNANCE.md [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 23 12:07 Jenkinsfile [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 23 12:07 LICENSE [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 23 12:07 Makefile [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 23 12:07 OWNERS.md [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 23 12:07 README.md [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 12:08 VERSION [2023-03-23T12:09:44.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:07 bin [2023-03-23T12:09:44.117Z] -rw-r--r-- 1 jenkins jenkins 105658 Mar 23 12:09 coverage.out [2023-03-23T12:09:44.117Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 12:07 example [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 23 12:07 go.mod [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 23 12:07 go.sum [2023-03-23T12:09:44.117Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:07 internal [2023-03-23T12:09:44.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 12:07 openapi [2023-03-23T12:09:44.117Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 12:07 pkg [2023-03-23T12:09:44.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:07 snap [2023-03-23T12:09:44.117Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 23 12:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:09:44.433Z] + 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=ba03d3229d39ccd3d083a66246eea2ffd8e01960 --label arch=amd64 --label version=3.0.0-dev.60 . [2023-03-23T12:09:44.433Z] Sending build context to Docker daemon 10.91MB [2023-03-23T12:09:44.433Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T12:09:44.433Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-23T12:09:44.433Z] ---> 735a58be62e7 [2023-03-23T12:09:44.433Z] Step 3/23 : ARG MAKE=make build [2023-03-23T12:09:44.433Z] ---> Running in a2535d600187 [2023-03-23T12:09:44.695Z] Removing intermediate container a2535d600187 [2023-03-23T12:09:44.695Z] ---> f166136c74fd [2023-03-23T12:09:44.695Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-23T12:09:44.695Z] ---> Running in c3bab9340389 [2023-03-23T12:09:44.695Z] Removing intermediate container c3bab9340389 [2023-03-23T12:09:44.695Z] ---> 75cbc652e16a [2023-03-23T12:09:44.695Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T12:09:44.695Z] ---> Running in 3069d6eec5d1 [2023-03-23T12:09:44.953Z] Removing intermediate container 3069d6eec5d1 [2023-03-23T12:09:44.953Z] ---> 9404b81854b8 [2023-03-23T12:09:44.953Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-23T12:09:44.953Z] ---> Running in 87f8ab2c5d00 [2023-03-23T12:09:45.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T12:09:45.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T12:09:45.743Z] OK: 265 MiB in 53 packages [2023-03-23T12:09:46.312Z] Removing intermediate container 87f8ab2c5d00 [2023-03-23T12:09:46.312Z] ---> 7a7698632fc3 [2023-03-23T12:09:46.312Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-23T12:09:46.312Z] ---> 0dd818cf008b [2023-03-23T12:09:46.312Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T12:09:46.312Z] ---> Running in 84821f3b8c26 [2023-03-23T12:09:47.254Z] Removing intermediate container 84821f3b8c26 [2023-03-23T12:09:47.254Z] ---> e70e0b76624d [2023-03-23T12:09:47.254Z] Step 9/23 : COPY . . [2023-03-23T12:09:47.513Z] ---> 67f35d5f8eeb [2023-03-23T12:09:47.513Z] Step 10/23 : RUN ${MAKE} [2023-03-23T12:09:47.513Z] ---> Running in 4f1c759fdcf0 [2023-03-23T12:09:47.773Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.60" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-23T12:10:05.859Z] Removing intermediate container 4f1c759fdcf0 [2023-03-23T12:10:05.859Z] ---> 44281d8c621d [2023-03-23T12:10:05.859Z] Step 11/23 : FROM alpine:3.17 [2023-03-23T12:10:05.859Z] 3.17: Pulling from library/alpine [2023-03-23T12:10:05.859Z] 63b65145d645: Already exists [2023-03-23T12:10:05.859Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T12:10:05.859Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T12:10:05.859Z] ---> b2aa39c304c2 [2023-03-23T12:10:05.859Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-23T12:10:05.859Z] ---> Running in 713cef5a316a [2023-03-23T12:10:05.859Z] Removing intermediate container 713cef5a316a [2023-03-23T12:10:05.859Z] ---> 93dbbdbee53a [2023-03-23T12:10:05.859Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-23T12:10:05.859Z] ---> Running in 8b3ea40f7ce7 [2023-03-23T12:10:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-23T12:10:05.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-23T12:10:06.117Z] OK: 7 MiB in 15 packages [2023-03-23T12:10:06.681Z] Removing intermediate container 8b3ea40f7ce7 [2023-03-23T12:10:06.681Z] ---> 09cb3108b4bf [2023-03-23T12:10:06.681Z] Step 14/23 : WORKDIR / [2023-03-23T12:10:06.681Z] ---> Running in 0954630f7319 [2023-03-23T12:10:06.681Z] Removing intermediate container 0954630f7319 [2023-03-23T12:10:06.681Z] ---> 9a2f1f1f7fb1 [2023-03-23T12:10:06.681Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-23T12:10:06.681Z] ---> c32a9418f4cb [2023-03-23T12:10:06.681Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-23T12:10:07.243Z] ---> 59e0741387b4 [2023-03-23T12:10:07.243Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-23T12:10:07.243Z] ---> bc30777a1169 [2023-03-23T12:10:07.243Z] Step 18/23 : EXPOSE 59999 [2023-03-23T12:10:07.501Z] ---> Running in 4fd22f1413c4 [2023-03-23T12:10:07.501Z] Removing intermediate container 4fd22f1413c4 [2023-03-23T12:10:07.501Z] ---> 1b0b65a0bec3 [2023-03-23T12:10:07.501Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-23T12:10:07.501Z] ---> Running in 3d87b95f2e4b [2023-03-23T12:10:07.501Z] Removing intermediate container 3d87b95f2e4b [2023-03-23T12:10:07.501Z] ---> cc31686e14cb [2023-03-23T12:10:07.501Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T12:10:07.759Z] ---> Running in cb90781238b3 [2023-03-23T12:10:07.759Z] Removing intermediate container cb90781238b3 [2023-03-23T12:10:07.759Z] ---> 302089cd7a9c [2023-03-23T12:10:07.759Z] Step 21/23 : LABEL arch=amd64 [2023-03-23T12:10:07.759Z] ---> Running in 62228181caa7 [2023-03-23T12:10:07.759Z] Removing intermediate container 62228181caa7 [2023-03-23T12:10:07.759Z] ---> 5a981b3d5c02 [2023-03-23T12:10:07.759Z] Step 22/23 : LABEL git_sha=ba03d3229d39ccd3d083a66246eea2ffd8e01960 [2023-03-23T12:10:07.759Z] ---> Running in c43f35ef0ff8 [2023-03-23T12:10:08.018Z] Removing intermediate container c43f35ef0ff8 [2023-03-23T12:10:08.018Z] ---> 395410c69953 [2023-03-23T12:10:08.018Z] Step 23/23 : LABEL version=3.0.0-dev.60 [2023-03-23T12:10:08.018Z] ---> Running in 843e76d3df55 [2023-03-23T12:10:08.018Z] Removing intermediate container 843e76d3df55 [2023-03-23T12:10:08.018Z] ---> b4ad891a6fa3 [2023-03-23T12:10:08.018Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T12:10:08.018Z] Successfully built b4ad891a6fa3 [2023-03-23T12:10:08.018Z] 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-23T12:10:08.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T12:10:08.397Z] [2023-03-23T12:10:08.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:10:08.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T12:10:08.695Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-23T12:10:08.695Z] 5eb5b503b376: Pulling fs layer [2023-03-23T12:10:08.695Z] 5c69ac0246d0: Pulling fs layer [2023-03-23T12:10:08.695Z] ec43610c2a17: Pulling fs layer [2023-03-23T12:10:08.695Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-23T12:10:08.695Z] 33b1e0a273af: Pulling fs layer [2023-03-23T12:10:08.695Z] 5d3b04190fa2: Pulling fs layer [2023-03-23T12:10:08.695Z] 2f39f015ded8: Pulling fs layer [2023-03-23T12:10:08.695Z] 3a2ae6a8a46f: Waiting [2023-03-23T12:10:08.695Z] 5d3b04190fa2: Waiting [2023-03-23T12:10:08.695Z] 2f39f015ded8: Waiting [2023-03-23T12:10:08.695Z] 5c69ac0246d0: Download complete [2023-03-23T12:10:08.695Z] 3a2ae6a8a46f: Download complete [2023-03-23T12:10:08.956Z] ec43610c2a17: Verifying Checksum [2023-03-23T12:10:08.956Z] ec43610c2a17: Download complete [2023-03-23T12:10:08.956Z] 33b1e0a273af: Verifying Checksum [2023-03-23T12:10:08.956Z] 33b1e0a273af: Download complete [2023-03-23T12:10:08.956Z] 5d3b04190fa2: Verifying Checksum [2023-03-23T12:10:08.956Z] 5d3b04190fa2: Download complete [2023-03-23T12:10:08.956Z] 5eb5b503b376: Verifying Checksum [2023-03-23T12:10:08.956Z] 5eb5b503b376: Download complete [2023-03-23T12:10:09.522Z] 2f39f015ded8: Verifying Checksum [2023-03-23T12:10:09.522Z] 2f39f015ded8: Download complete [2023-03-23T12:10:10.088Z] 5eb5b503b376: Pull complete [2023-03-23T12:10:10.347Z] 5c69ac0246d0: Pull complete [2023-03-23T12:10:10.915Z] ec43610c2a17: Pull complete [2023-03-23T12:10:10.915Z] 3a2ae6a8a46f: Pull complete [2023-03-23T12:10:10.915Z] 33b1e0a273af: Pull complete [2023-03-23T12:10:11.173Z] 5d3b04190fa2: Pull complete [2023-03-23T12:10:12.047Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5452 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-03-23T12:10:12.061Z] Running in /w/workspace/device-sdk-go/191 [Pipeline] { [Pipeline] checkout [2023-03-23T12:10:12.099Z] The recommended git tool is: git [2023-03-23T12:10:15.351Z] 2f39f015ded8: Pull complete [2023-03-23T12:10:15.351Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-23T12:10:15.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T12:10:15.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:10:15.438Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:10:15.469Z] $ 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-23T12:10:17.037Z] $ docker top 9b29cd7c8606c282b2075ae02a643bb719326c9bf22cd87600561be71c785125 -eo pid,comm [Pipeline] { [2023-03-23T12:10:17.109Z] using credential edgex-jenkins-ssh [2023-03-23T12:10:17.127Z] Cloning the remote Git repository [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:10:17.446Z] ---> job-cost.sh [2023-03-23T12:10:17.446Z] lf-activate-venv: SKIPPING [2023-03-23T12:10:17.446Z] INFO: No Stack... [2023-03-23T12:10:17.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T12:10:17.967Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T12:10:18.262Z] + + catcut /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv -d, [2023-03-23T12:10:18.262Z] -f6 [2023-03-23T12:10:17.176Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-23T12:10:17.268Z] > git init /w/workspace/device-sdk-go/191 # timeout=10 [2023-03-23T12:10:17.416Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-23T12:10:17.418Z] > git --version # timeout=10 [2023-03-23T12:10:17.437Z] > git --version # 'git version 2.25.1' [2023-03-23T12:10:17.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-23T12:10:17.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] lock [2023-03-23T12:10:18.274Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-191-stack-cost] [2023-03-23T12:10:18.282Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-191-stack-cost] did not exist. Created. [2023-03-23T12:10:18.282Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T12:10:18.583Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-23T12:10:18.614Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T12:10:18.620Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T12:10:18.639Z] $ docker stop --time=1 9b29cd7c8606c282b2075ae02a643bb719326c9bf22cd87600561be71c785125 [2023-03-23T12:10:19.122Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-23T12:10:19.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-23T12:10:19.790Z] $ docker rm -f --volumes 9b29cd7c8606c282b2075ae02a643bb719326c9bf22cd87600561be71c785125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-23T12:10:20.001Z] Avoid second fetch [2023-03-23T12:10:20.001Z] Checking out Revision ba03d3229d39ccd3d083a66246eea2ffd8e01960 (main) [2023-03-23T12:10:20.598Z] Commit message: "Merge pull request #1403 from lenny-intel/no-toml-package" [2023-03-23T12:10:20.019Z] > git config core.sparsecheckout # timeout=10 [2023-03-23T12:10:20.079Z] > git checkout -f ba03d3229d39ccd3d083a66246eea2ffd8e01960 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T12:10:21.489Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-23T12:10:21.489Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T12:10:21.489Z] Dload Upload Total Spent Left Speed [2023-03-23T12:10:21.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70838 0 --:--:-- --:--:-- --:--:-- 70838 [Pipeline] sh [2023-03-23T12:10:22.140Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-23T12:10:22.475Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-23T12:10:22.475Z] + sudo tee /etc/docker/daemon.new [2023-03-23T12:10:22.475Z] { [2023-03-23T12:10:22.475Z] "registry-mirrors": [ [2023-03-23T12:10:22.475Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-23T12:10:22.475Z] ], [2023-03-23T12:10:22.475Z] "bip": "10.250.0.254/24", [2023-03-23T12:10:22.475Z] "hosts": [ [2023-03-23T12:10:22.475Z] "tcp://0.0.0.0:5555", [2023-03-23T12:10:22.475Z] "unix:///var/run/docker.sock" [2023-03-23T12:10:22.475Z] ], [2023-03-23T12:10:22.475Z] "mtu": 1458, [2023-03-23T12:10:22.475Z] "selinux-enabled": true, [2023-03-23T12:10:22.475Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-23T12:10:22.475Z] } [Pipeline] sh [2023-03-23T12:10:22.820Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-23T12:10:23.168Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T12:10:41.433Z] provisioning config files... [2023-03-23T12:10:41.461Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/191@tmp/config7905690523344987284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:10:41.805Z] ---> docker-login.sh [2023-03-23T12:10:41.805Z] nexus3.edgexfoundry.org:10001 [2023-03-23T12:10:42.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:42.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:42.347Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:42.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:42.347Z] [2023-03-23T12:10:42.347Z] Login Succeeded [2023-03-23T12:10:42.347Z] nexus3.edgexfoundry.org:10002 [2023-03-23T12:10:42.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:42.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:42.616Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:42.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:42.616Z] [2023-03-23T12:10:42.616Z] Login Succeeded [2023-03-23T12:10:42.887Z] nexus3.edgexfoundry.org:10003 [2023-03-23T12:10:42.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:43.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:43.156Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:43.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:43.156Z] [2023-03-23T12:10:43.156Z] Login Succeeded [2023-03-23T12:10:43.156Z] nexus3.edgexfoundry.org:10004 [2023-03-23T12:10:43.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:43.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:43.424Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:43.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:43.424Z] [2023-03-23T12:10:43.424Z] Login Succeeded [2023-03-23T12:10:43.424Z] docker.io [2023-03-23T12:10:43.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-23T12:10:43.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-23T12:10:43.961Z] Configure a credential helper to remove this warning. See [2023-03-23T12:10:43.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-23T12:10:43.961Z] [2023-03-23T12:10:43.961Z] Login Succeeded [2023-03-23T12:10:43.961Z] ---> docker-login.sh ends [Pipeline] } [2023-03-23T12:10:43.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-23T12:10:44.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T12:10:44.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-23T12:10:44.268Z] ========================================================= [2023-03-23T12:10:44.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-23T12:10:44.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:10:44.621Z] + 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-23T12:10:44.893Z] Sending build context to Docker daemon 5.807MB [2023-03-23T12:10:45.169Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T12:10:45.169Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-23T12:10:45.169Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-23T12:10:45.169Z] af6eaf76a39c: Pulling fs layer [2023-03-23T12:10:45.169Z] 55522c791124: Pulling fs layer [2023-03-23T12:10:45.169Z] ce5c4a1c91eb: Pulling fs layer [2023-03-23T12:10:45.169Z] 169dfbe0d373: Pulling fs layer [2023-03-23T12:10:45.169Z] e1ff8fa3b103: Pulling fs layer [2023-03-23T12:10:45.169Z] 52ebb69f0ebf: Pulling fs layer [2023-03-23T12:10:45.169Z] 5abe8eddf0d5: Pulling fs layer [2023-03-23T12:10:45.169Z] 169dfbe0d373: Waiting [2023-03-23T12:10:45.169Z] e1ff8fa3b103: Waiting [2023-03-23T12:10:45.169Z] 52ebb69f0ebf: Waiting [2023-03-23T12:10:45.169Z] 5abe8eddf0d5: Waiting [2023-03-23T12:10:45.169Z] 55522c791124: Verifying Checksum [2023-03-23T12:10:45.169Z] 55522c791124: Download complete [2023-03-23T12:10:45.169Z] 169dfbe0d373: Verifying Checksum [2023-03-23T12:10:45.169Z] 169dfbe0d373: Download complete [2023-03-23T12:10:45.441Z] e1ff8fa3b103: Verifying Checksum [2023-03-23T12:10:45.441Z] e1ff8fa3b103: Download complete [2023-03-23T12:10:45.441Z] af6eaf76a39c: Verifying Checksum [2023-03-23T12:10:45.441Z] af6eaf76a39c: Download complete [2023-03-23T12:10:46.419Z] af6eaf76a39c: Pull complete [2023-03-23T12:10:46.420Z] 5abe8eddf0d5: Verifying Checksum [2023-03-23T12:10:46.420Z] 5abe8eddf0d5: Download complete [2023-03-23T12:10:47.854Z] 52ebb69f0ebf: Verifying Checksum [2023-03-23T12:10:47.854Z] 52ebb69f0ebf: Download complete [2023-03-23T12:10:47.854Z] ce5c4a1c91eb: Verifying Checksum [2023-03-23T12:10:47.854Z] ce5c4a1c91eb: Download complete [2023-03-23T12:10:48.124Z] 55522c791124: Pull complete [2023-03-23T12:11:03.170Z] ce5c4a1c91eb: Pull complete [2023-03-23T12:11:03.170Z] 169dfbe0d373: Pull complete [2023-03-23T12:11:03.170Z] e1ff8fa3b103: Pull complete [2023-03-23T12:11:07.439Z] 52ebb69f0ebf: Pull complete [2023-03-23T12:11:10.049Z] 5abe8eddf0d5: Pull complete [2023-03-23T12:11:10.049Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-23T12:11:10.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-23T12:11:10.049Z] ---> 6cb57ee374ae [2023-03-23T12:11:10.049Z] Step 3/10 : ARG MAKE=make build [2023-03-23T12:11:11.459Z] ---> Running in 411cc77ba854 [2023-03-23T12:11:11.729Z] Removing intermediate container 411cc77ba854 [2023-03-23T12:11:11.729Z] ---> a3dd5caf8c80 [2023-03-23T12:11:11.729Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-23T12:11:11.729Z] ---> Running in efe1c174fbe2 [2023-03-23T12:11:12.316Z] Removing intermediate container efe1c174fbe2 [2023-03-23T12:11:12.316Z] ---> 55413508004b [2023-03-23T12:11:12.316Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T12:11:12.316Z] ---> Running in b96b3077306e [2023-03-23T12:11:12.589Z] Removing intermediate container b96b3077306e [2023-03-23T12:11:12.589Z] ---> d26fa69dcd12 [2023-03-23T12:11:12.589Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-23T12:11:12.589Z] ---> Running in 029bb804228b [2023-03-23T12:11:14.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T12:11:14.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T12:11:15.727Z] OK: 263 MiB in 53 packages [2023-03-23T12:11:16.798Z] Removing intermediate container 029bb804228b [2023-03-23T12:11:16.798Z] ---> d49770fa8479 [2023-03-23T12:11:16.798Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-23T12:11:17.071Z] ---> 0148773d55a1 [2023-03-23T12:11:17.071Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T12:11:17.346Z] ---> Running in 905358dce110 [2023-03-23T12:12:25.226Z] Removing intermediate container 905358dce110 [2023-03-23T12:12:25.227Z] ---> c0de90c6f21e [2023-03-23T12:12:25.227Z] Step 9/10 : COPY . . [2023-03-23T12:12:25.227Z] ---> cd313c44f55e [2023-03-23T12:12:25.227Z] Step 10/10 : RUN ${MAKE} [2023-03-23T12:12:25.227Z] ---> Running in 2f240627c1cb [2023-03-23T12:12:25.227Z] noop [2023-03-23T12:12:25.227Z] Removing intermediate container 2f240627c1cb [2023-03-23T12:12:25.227Z] ---> 5e8e4a386c32 [2023-03-23T12:12:25.227Z] Successfully built 5e8e4a386c32 [2023-03-23T12:12:25.227Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:12:25.571Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T12:12:25.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:12:25.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-5452 does not seem to be running inside a container [2023-03-23T12:12:25.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/191 -v /w/workspace/device-sdk-go/191:/w/workspace/device-sdk-go/191:rw,z -v /w/workspace/device-sdk-go/191@tmp:/w/workspace/device-sdk-go/191@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-23T12:12:26.924Z] $ docker top 7204f1d0f4677da49c414e8d0dac64a9c2e3c3b8fad2c73f64e786c14d740481 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:12:27.732Z] + go version [2023-03-23T12:12:27.733Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-23T12:12:27.751Z] $ docker stop --time=1 7204f1d0f4677da49c414e8d0dac64a9c2e3c3b8fad2c73f64e786c14d740481 [2023-03-23T12:12:29.312Z] $ docker rm -f --volumes 7204f1d0f4677da49c414e8d0dac64a9c2e3c3b8fad2c73f64e786c14d740481 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:12:29.847Z] + docker inspect -f . ci-base-image-arm64 [2023-03-23T12:12:29.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:12:30.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-5452 does not seem to be running inside a container [2023-03-23T12:12:30.083Z] $ 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/191 -v /w/workspace/device-sdk-go/191:/w/workspace/device-sdk-go/191:rw,z -v /w/workspace/device-sdk-go/191@tmp:/w/workspace/device-sdk-go/191@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-23T12:12:33.798Z] $ docker top 0c8f5144fb327ebe6a26401117a268f63bc4d88563aa52c76cb5173babd2fbf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:12:34.284Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/191 [Pipeline] fileExists [Pipeline] sh [2023-03-23T12:12:34.618Z] + make test [2023-03-23T12:12:34.618Z] go test -race -coverprofile=coverage.out ./... [2023-03-23T12:13:21.456Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-23T12:15:28.123Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-23T12:15:28.123Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-23T12:15:28.123Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-23T12:15:28.123Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-23T12:15:28.123Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-23T12:15:36.319Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.229s coverage: 27.6% of statements [2023-03-23T12:15:40.598Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.259s coverage: 78.9% of statements [2023-03-23T12:15:55.619Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-23T12:15:55.619Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-23T12:15:55.619Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.387s coverage: 86.0% of statements [2023-03-23T12:16:00.985Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-23T12:16:01.253Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.468s coverage: 75.9% of statements [2023-03-23T12:16:05.533Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-23T12:16:07.482Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-23T12:16:07.482Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-23T12:16:08.904Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.269s coverage: 15.2% of statements [2023-03-23T12:16:08.904Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.447s coverage: 68.5% of statements [2023-03-23T12:16:11.494Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.478s coverage: 89.2% of statements [2023-03-23T12:16:12.920Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-23T12:16:13.188Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.241s coverage: 5.5% of statements [2023-03-23T12:16:14.154Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-23T12:16:14.154Z] GO111MODULE=on go vet ./... [2023-03-23T12:18:50.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-23T12:18:50.898Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-23T12:18:50.898Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-23T12:18:50.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-23T12:18:50.929Z] $ docker stop --time=1 0c8f5144fb327ebe6a26401117a268f63bc4d88563aa52c76cb5173babd2fbf6 [2023-03-23T12:18:52.770Z] $ docker rm -f --volumes 0c8f5144fb327ebe6a26401117a268f63bc4d88563aa52c76cb5173babd2fbf6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T12:18:54.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-23T12:18:54.386Z] Warning: overwriting stash ‘coverage-report’ [2023-03-23T12:18:54.990Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-23T12:18:55.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-23T12:18:55.688Z] + ls -al . [2023-03-23T12:18:55.688Z] total 268 [2023-03-23T12:18:55.688Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 12:12 . [2023-03-23T12:18:55.688Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:10 .. [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 12:10 .dockerignore [2023-03-23T12:18:55.688Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 12:10 .git [2023-03-23T12:18:55.688Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:10 .github [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 23 12:10 .gitignore [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 23 12:10 .golangci.yml [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 23 12:10 CHANGELOG.md [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 12:10 GOVERNANCE.md [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 23 12:10 Jenkinsfile [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 23 12:10 LICENSE [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 23 12:10 Makefile [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 23 12:10 OWNERS.md [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 23 12:10 README.md [2023-03-23T12:18:55.688Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 23 12:08 VERSION [2023-03-23T12:18:55.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 12:10 bin [2023-03-23T12:18:55.689Z] -rw-r--r-- 1 jenkins jenkins 105656 Mar 23 12:16 coverage.out [2023-03-23T12:18:55.689Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 12:10 example [2023-03-23T12:18:55.689Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 23 12:10 go.mod [2023-03-23T12:18:55.689Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 23 12:10 go.sum [2023-03-23T12:18:55.689Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:10 internal [2023-03-23T12:18:55.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 12:10 openapi [2023-03-23T12:18:55.689Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 23 12:10 pkg [2023-03-23T12:18:55.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 12:10 snap [2023-03-23T12:18:55.689Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 23 12:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:18:56.034Z] + 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=ba03d3229d39ccd3d083a66246eea2ffd8e01960 --label arch=arm64 --label version=3.0.0-dev.60 . [2023-03-23T12:18:56.302Z] Sending build context to Docker daemon 5.913MB [2023-03-23T12:18:56.568Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-23T12:18:56.568Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-23T12:18:56.568Z] ---> 5e8e4a386c32 [2023-03-23T12:18:56.568Z] Step 3/23 : ARG MAKE=make build [2023-03-23T12:18:56.568Z] ---> Running in 4ec79bbf3b3f [2023-03-23T12:18:56.836Z] Removing intermediate container 4ec79bbf3b3f [2023-03-23T12:18:56.836Z] ---> 690d9f2f733b [2023-03-23T12:18:56.836Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-23T12:18:56.836Z] ---> Running in 9dc7fa32814f [2023-03-23T12:18:57.420Z] Removing intermediate container 9dc7fa32814f [2023-03-23T12:18:57.420Z] ---> 7d95c0bffa0a [2023-03-23T12:18:57.420Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-23T12:18:57.420Z] ---> Running in 4bc21e251615 [2023-03-23T12:18:57.692Z] Removing intermediate container 4bc21e251615 [2023-03-23T12:18:57.692Z] ---> 3f22023d2470 [2023-03-23T12:18:57.692Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-23T12:18:57.692Z] ---> Running in 8e6410bfbbf1 [2023-03-23T12:18:58.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T12:18:59.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T12:19:00.651Z] OK: 263 MiB in 53 packages [2023-03-23T12:19:01.243Z] Removing intermediate container 8e6410bfbbf1 [2023-03-23T12:19:01.243Z] ---> eba3334d0614 [2023-03-23T12:19:01.243Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-23T12:19:04.107Z] ---> af495dec7b05 [2023-03-23T12:19:04.107Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-23T12:19:04.107Z] ---> Running in 8f6aedd1e086 [2023-03-23T12:19:06.693Z] Removing intermediate container 8f6aedd1e086 [2023-03-23T12:19:06.693Z] ---> 657184294b29 [2023-03-23T12:19:06.693Z] Step 9/23 : COPY . . [2023-03-23T12:19:07.655Z] ---> 77dfa7a09425 [2023-03-23T12:19:07.655Z] Step 10/23 : RUN ${MAKE} [2023-03-23T12:19:07.655Z] ---> Running in eb4fe34aa2b4 [2023-03-23T12:19:08.706Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.60" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-23T12:21:30.624Z] Removing intermediate container eb4fe34aa2b4 [2023-03-23T12:21:30.624Z] ---> bfe86ed50e9c [2023-03-23T12:21:30.624Z] Step 11/23 : FROM alpine:3.17 [2023-03-23T12:21:30.624Z] 3.17: Pulling from library/alpine [2023-03-23T12:21:30.624Z] af6eaf76a39c: Already exists [2023-03-23T12:21:30.624Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-23T12:21:30.624Z] Status: Downloaded newer image for alpine:3.17 [2023-03-23T12:21:30.624Z] ---> d74e625d9115 [2023-03-23T12:21:30.624Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-23T12:21:30.624Z] ---> Running in 98816faf6309 [2023-03-23T12:21:30.624Z] Removing intermediate container 98816faf6309 [2023-03-23T12:21:30.624Z] ---> a7b54a7468c4 [2023-03-23T12:21:30.624Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-23T12:21:30.624Z] ---> Running in b493e013a6ed [2023-03-23T12:21:30.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-23T12:21:30.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-23T12:21:31.579Z] OK: 7 MiB in 15 packages [2023-03-23T12:21:32.536Z] Removing intermediate container b493e013a6ed [2023-03-23T12:21:32.536Z] ---> e66d0a5c4b7f [2023-03-23T12:21:32.536Z] Step 14/23 : WORKDIR / [2023-03-23T12:21:32.536Z] ---> Running in d53f8711f742 [2023-03-23T12:21:32.803Z] Removing intermediate container d53f8711f742 [2023-03-23T12:21:32.803Z] ---> 59897a929000 [2023-03-23T12:21:32.803Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-23T12:21:33.383Z] ---> 060746d79b97 [2023-03-23T12:21:33.383Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-23T12:21:34.785Z] ---> 1c8fb775746e [2023-03-23T12:21:34.785Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-23T12:21:35.049Z] ---> d70f07f02139 [2023-03-23T12:21:35.050Z] Step 18/23 : EXPOSE 59999 [2023-03-23T12:21:35.050Z] ---> Running in 56c562180078 [2023-03-23T12:21:35.314Z] Removing intermediate container 56c562180078 [2023-03-23T12:21:35.314Z] ---> 5d6826c5f478 [2023-03-23T12:21:35.314Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-23T12:21:35.579Z] ---> Running in 1754f5b5a373 [2023-03-23T12:21:35.844Z] Removing intermediate container 1754f5b5a373 [2023-03-23T12:21:35.844Z] ---> 5816f14c2c15 [2023-03-23T12:21:35.844Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-23T12:21:35.844Z] ---> Running in d55f2f9ad7c7 [2023-03-23T12:21:36.109Z] Removing intermediate container d55f2f9ad7c7 [2023-03-23T12:21:36.109Z] ---> 250f6f84300b [2023-03-23T12:21:36.109Z] Step 21/23 : LABEL arch=arm64 [2023-03-23T12:21:36.109Z] ---> Running in 697398178f46 [2023-03-23T12:21:36.375Z] Removing intermediate container 697398178f46 [2023-03-23T12:21:36.375Z] ---> 624d7c161107 [2023-03-23T12:21:36.375Z] Step 22/23 : LABEL git_sha=ba03d3229d39ccd3d083a66246eea2ffd8e01960 [2023-03-23T12:21:36.657Z] ---> Running in abea2f161d9d [2023-03-23T12:21:36.924Z] Removing intermediate container abea2f161d9d [2023-03-23T12:21:36.924Z] ---> a62b0d4323bd [2023-03-23T12:21:36.924Z] Step 23/23 : LABEL version=3.0.0-dev.60 [2023-03-23T12:21:36.924Z] ---> Running in 39c9e67b1814 [2023-03-23T12:21:37.189Z] Removing intermediate container 39c9e67b1814 [2023-03-23T12:21:37.189Z] ---> e7d2247c5b7e [2023-03-23T12:21:37.189Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-23T12:21:37.189Z] Successfully built e7d2247c5b7e [2023-03-23T12:21:37.189Z] 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-23T12:21:37.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T12:21:37.597Z] [2023-03-23T12:21:37.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:21:37.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T12:21:37.918Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-23T12:21:37.918Z] 8998bd30e6a1: Pulling fs layer [2023-03-23T12:21:37.918Z] 04944245beec: Pulling fs layer [2023-03-23T12:21:37.918Z] 699f458cf7ca: Pulling fs layer [2023-03-23T12:21:37.918Z] 765212b225bb: Pulling fs layer [2023-03-23T12:21:37.918Z] f23df028b6ca: Pulling fs layer [2023-03-23T12:21:37.918Z] d65c8cfc05b1: Pulling fs layer [2023-03-23T12:21:37.918Z] 2437ff75d9bd: Pulling fs layer [2023-03-23T12:21:37.918Z] 765212b225bb: Waiting [2023-03-23T12:21:37.918Z] f23df028b6ca: Waiting [2023-03-23T12:21:37.918Z] d65c8cfc05b1: Waiting [2023-03-23T12:21:37.918Z] 2437ff75d9bd: Waiting [2023-03-23T12:21:38.185Z] 04944245beec: Verifying Checksum [2023-03-23T12:21:38.185Z] 04944245beec: Download complete [2023-03-23T12:21:38.185Z] 765212b225bb: Verifying Checksum [2023-03-23T12:21:38.185Z] 765212b225bb: Download complete [2023-03-23T12:21:38.185Z] f23df028b6ca: Verifying Checksum [2023-03-23T12:21:38.185Z] f23df028b6ca: Download complete [2023-03-23T12:21:38.185Z] d65c8cfc05b1: Verifying Checksum [2023-03-23T12:21:38.185Z] d65c8cfc05b1: Download complete [2023-03-23T12:21:38.453Z] 699f458cf7ca: Verifying Checksum [2023-03-23T12:21:38.453Z] 699f458cf7ca: Download complete [2023-03-23T12:21:38.719Z] 8998bd30e6a1: Verifying Checksum [2023-03-23T12:21:38.720Z] 8998bd30e6a1: Download complete [2023-03-23T12:21:40.662Z] 2437ff75d9bd: Download complete [2023-03-23T12:21:42.598Z] 8998bd30e6a1: Pull complete [2023-03-23T12:21:42.862Z] 04944245beec: Pull complete [2023-03-23T12:21:43.818Z] 699f458cf7ca: Pull complete [2023-03-23T12:21:44.084Z] 765212b225bb: Pull complete [2023-03-23T12:21:45.042Z] f23df028b6ca: Pull complete [2023-03-23T12:21:45.042Z] d65c8cfc05b1: Pull complete [2023-03-23T12:21:57.355Z] 2437ff75d9bd: Pull complete [2023-03-23T12:21:57.355Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-23T12:21:57.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-23T12:21:57.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:21:57.564Z] prd-ubuntu20.04-docker-arm64-4c-16g-5452 does not seem to be running inside a container [2023-03-23T12:21:57.646Z] $ 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/191 -v /w/workspace/device-sdk-go/191:/w/workspace/device-sdk-go/191:rw,z -v /w/workspace/device-sdk-go/191@tmp:/w/workspace/device-sdk-go/191@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-23T12:22:00.307Z] $ docker top 550cafedfbd3335aea9dfbb6be9c8935e999d87b92b035ed6eff25d2d7f27b4d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:22:01.154Z] ---> job-cost.sh [2023-03-23T12:22:01.154Z] lf-activate-venv: SKIPPING [2023-03-23T12:22:01.154Z] INFO: No Stack... [2023-03-23T12:22:01.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-23T12:22:02.376Z] INFO: Archiving Costs [Pipeline] sh [2023-03-23T12:22:03.009Z] + cut -d, -f6+ [2023-03-23T12:22:03.009Z] cat /w/workspace/device-sdk-go/191/archives/cost.csv [Pipeline] lock [2023-03-23T12:22:03.075Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-191-stack-cost] [2023-03-23T12:22:03.084Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-191-stack-cost] did not exist. Created. [2023-03-23T12:22:03.084Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-23T12:22:03.425Z] /w/workspace/device-sdk-go/191@tmp/durable-b7819db2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-23T12:22:04.342Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-23T12:22:04.357Z] Warning: overwriting stash ‘stack-cost’ [2023-03-23T12:22:04.423Z] Stashed 1 file(s) [Pipeline] } [2023-03-23T12:22:04.432Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-23T12:22:04.453Z] $ docker stop --time=1 550cafedfbd3335aea9dfbb6be9c8935e999d87b92b035ed6eff25d2d7f27b4d [2023-03-23T12:22:05.987Z] $ docker rm -f --volumes 550cafedfbd3335aea9dfbb6be9c8935e999d87b92b035ed6eff25d2d7f27b4d [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-23T12:22:06.366Z] provisioning config files... [2023-03-23T12:22:06.372Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8575273671273237906tmp [Pipeline] { [Pipeline] sh [2023-03-23T12:22:06.661Z] + set +x [2023-03-23T12:22:06.661Z] + curl -s https://codecov.io/bash [2023-03-23T12:22:06.661Z] + bash -s -- [2023-03-23T12:22:06.661Z] [2023-03-23T12:22:06.661Z] _____ _ [2023-03-23T12:22:06.661Z] / ____| | | [2023-03-23T12:22:06.661Z] | | ___ __| | ___ ___ _____ __ [2023-03-23T12:22:06.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-23T12:22:06.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-23T12:22:06.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-23T12:22:06.661Z] Bash-1.0.6 [2023-03-23T12:22:06.661Z] [2023-03-23T12:22:06.661Z] [2023-03-23T12:22:06.661Z] ==> git version 2.25.1 found [2023-03-23T12:22:06.661Z] ==> 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-23T12:22:06.661Z] Release-Date: 2020-01-08 [2023-03-23T12:22:06.661Z] 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-23T12:22:06.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-23T12:22:06.661Z] ==> Jenkins CI detected. [2023-03-23T12:22:06.661Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-03-23T12:22:06.661Z] project root: . [2023-03-23T12:22:06.661Z] --> token set from env [2023-03-23T12:22:06.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-23T12:22:06.661Z] ==> Running gcov in . (disable via -X gcov) [2023-03-23T12:22:06.661Z] ==> Python coveragepy not found [2023-03-23T12:22:06.661Z] ==> Searching for coverage reports in: [2023-03-23T12:22:06.661Z] + . [2023-03-23T12:22:06.661Z] -> Found 1 reports [2023-03-23T12:22:06.661Z] ==> Detecting git/mercurial file structure [2023-03-23T12:22:06.661Z] ==> Reading reports [2023-03-23T12:22:06.661Z] + ./coverage.out bytes=105656 [2023-03-23T12:22:06.661Z] ==> Appending adjustments [2023-03-23T12:22:06.661Z] https://docs.codecov.io/docs/fixing-reports [2023-03-23T12:22:06.920Z] + Found adjustments [2023-03-23T12:22:06.920Z] ==> Gzipping contents [2023-03-23T12:22:06.920Z] 16K /tmp/codecov.YtchFs.gz [2023-03-23T12:22:06.920Z] ==> Uploading reports [2023-03-23T12:22:06.920Z] url: https://codecov.io [2023-03-23T12:22:06.920Z] query: branch=main&commit=ba03d3229d39ccd3d083a66246eea2ffd8e01960&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-23T12:22:07.179Z] -> Pinging Codecov [2023-03-23T12:22:07.179Z] 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=ba03d3229d39ccd3d083a66246eea2ffd8e01960&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-23T12:22:07.179Z] -> Uploading to [2023-03-23T12:22:07.179Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-23/7E55EF52A471D76F132DFD9A03CDDE97/ba03d3229d39ccd3d083a66246eea2ffd8e01960/2e759ec1-2715-4e23-8368-16d7683d1922.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T122207Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7183bd0ac21076af03d6176495e2d0a0238cb334b41e1357935e8fcfd75ead0 [2023-03-23T12:22:07.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T12:22:07.179Z] Dload Upload Total Spent Left Speed [2023-03-23T12:22:07.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14980 0 0 100 14980 0 49114 --:--:-- --:--:-- --:--:-- 49114 [2023-03-23T12:22:07.439Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/ba03d3229d39ccd3d083a66246eea2ffd8e01960 [Pipeline] } [2023-03-23T12:22:07.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-23T12:22:07.680Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-23T12:22:07.692Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:22:08.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-23T12:22:08.001Z] [2023-03-23T12:22:08.001Z] 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-23T12:22:08.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-23T12:22:08.298Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-23T12:22:08.298Z] df9b9388f04a: Pulling fs layer [2023-03-23T12:22:08.298Z] 52dc419b0ee2: Pulling fs layer [2023-03-23T12:22:08.298Z] 25bc292e5bac: Pulling fs layer [2023-03-23T12:22:08.298Z] 114826534d7a: Pulling fs layer [2023-03-23T12:22:08.298Z] 4657fd5d0bcf: Pulling fs layer [2023-03-23T12:22:08.298Z] 6ad1cebc031e: Pulling fs layer [2023-03-23T12:22:08.298Z] 8a3aa393b2d8: Pulling fs layer [2023-03-23T12:22:08.298Z] 114826534d7a: Waiting [2023-03-23T12:22:08.298Z] 4657fd5d0bcf: Waiting [2023-03-23T12:22:08.298Z] 6ad1cebc031e: Waiting [2023-03-23T12:22:08.298Z] 25bc292e5bac: Verifying Checksum [2023-03-23T12:22:08.298Z] 25bc292e5bac: Download complete [2023-03-23T12:22:08.298Z] 52dc419b0ee2: Verifying Checksum [2023-03-23T12:22:08.298Z] 52dc419b0ee2: Download complete [2023-03-23T12:22:08.298Z] 4657fd5d0bcf: Verifying Checksum [2023-03-23T12:22:08.298Z] 4657fd5d0bcf: Download complete [2023-03-23T12:22:08.298Z] df9b9388f04a: Verifying Checksum [2023-03-23T12:22:08.298Z] df9b9388f04a: Download complete [2023-03-23T12:22:08.561Z] df9b9388f04a: Pull complete [2023-03-23T12:22:08.561Z] 6ad1cebc031e: Verifying Checksum [2023-03-23T12:22:08.561Z] 6ad1cebc031e: Download complete [2023-03-23T12:22:08.561Z] 52dc419b0ee2: Pull complete [2023-03-23T12:22:08.561Z] 25bc292e5bac: Pull complete [2023-03-23T12:22:09.129Z] 114826534d7a: Verifying Checksum [2023-03-23T12:22:09.129Z] 114826534d7a: Download complete [2023-03-23T12:22:09.129Z] 8a3aa393b2d8: Verifying Checksum [2023-03-23T12:22:09.129Z] 8a3aa393b2d8: Download complete [2023-03-23T12:22:12.409Z] 114826534d7a: Pull complete [2023-03-23T12:22:12.409Z] 4657fd5d0bcf: Pull complete [2023-03-23T12:22:12.975Z] 6ad1cebc031e: Pull complete [2023-03-23T12:22:15.507Z] 8a3aa393b2d8: Pull complete [2023-03-23T12:22:15.507Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-23T12:22:15.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-23T12:22:15.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:22:15.583Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:22:15.617Z] $ 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-23T12:22:17.375Z] $ docker top ffce863635263fd7b90a21cad627af7302b563d9afcd5ea75a431353159954fb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-23T12:22:17.443Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-03-23T12:22:17.723Z] + set -o pipefail [2023-03-23T12:22:17.723Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-03-23T12:22:22.993Z] [2023-03-23T12:22:22.993Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-03-23T12:22:22.993Z] [2023-03-23T12:22:22.993Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/1139a405-6697-4fac-b370-99d7ec02fe68 [2023-03-23T12:22:22.993Z] [2023-03-23T12:22:22.993Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-23T12:22:22.993Z] [2023-03-23T12:22:22.993Z] [2023-03-23T12:22:22.993Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-23T12:22:22.993Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-23T12:22:22.993Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-23T12:22:23.006Z] $ docker stop --time=1 ffce863635263fd7b90a21cad627af7302b563d9afcd5ea75a431353159954fb [2023-03-23T12:22:24.914Z] $ docker rm -f --volumes ffce863635263fd7b90a21cad627af7302b563d9afcd5ea75a431353159954fb [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-23T12:22:25.240Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T12:22:25.247Z] provisioning config files... [2023-03-23T12:22:25.255Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15520835024516265855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:22:25.547Z] --> edgex-publish-swagger.sh [2023-03-23T12:22:25.547Z] === Publish openapi/v3 API === [2023-03-23T12:22:25.547Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-23T12:22:25.547Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-03-23T12:22:25.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-23T12:22:25.547Z] Dload Upload Total Spent Left Speed [2023-03-23T12:22:27.184Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23571 0 0 100 23571 0 19101 0:00:01 0:00:01 --:--:-- 19101 100 23571 0 0 100 23571 0 12986 0:00:01 0:00:01 --:--:-- 12979 100 23571 0 0 100 23571 0 12986 0:00:01 0:00:01 --:--:-- 12979 [2023-03-23T12:22:27.184Z] [2023-03-23T12:22:27.184Z] [Pipeline] } [2023-03-23T12:22:27.191Z] 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-23T12:22:27.557Z] + git log --format=format:%s -1 ba03d3229d39ccd3d083a66246eea2ffd8e01960 [Pipeline] sh [2023-03-23T12:22:27.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T12:22:27.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:22:28.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T12:22:28.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:22:28.219Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:22:28.248Z] $ 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-23T12:22:28.600Z] $ docker top c20fc05e3c5bf545d65560f343b853db42294cc3735c8ec72cb874a3d8dbc4bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T12:22:28.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T12:22:28.693Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T12:22:28.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T12:22:28.801Z] $ docker exec c20fc05e3c5bf545d65560f343b853db42294cc3735c8ec72cb874a3d8dbc4bd ssh-agent [2023-03-23T12:22:28.908Z] SSH_AUTH_SOCK=/tmp/ssh-ksSfsahymuHS/agent.32 [2023-03-23T12:22:28.908Z] SSH_AGENT_PID=38 [2023-03-23T12:22:28.914Z] Running ssh-add (command line suppressed) [2023-03-23T12:22:29.018Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12965275977103820426.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12965275977103820426.key) [2023-03-23T12:22:29.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T12:22:29.316Z] + git semver tag [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,481 [run_tag] DEBUG tag force:False [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,482 [check_head_tag] DEBUG check head tag [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,483 [execute] INFO git cat-file --batch-check [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,487 [execute] INFO git cat-file --batch [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,523 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,524 [execute] INFO git tag -a v3.0.0-dev.60 -m v3.0.0-dev.60 [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,524 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.60', '-m', 'v3.0.0-dev.60'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-23T12:22:29.575Z] 2023-03-23 12:22:29,529 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-23T12:22:29.575Z] 3.0.0-dev.60 [Pipeline] } [2023-03-23T12:22:29.585Z] $ docker exec --env ******** --env ******** c20fc05e3c5bf545d65560f343b853db42294cc3735c8ec72cb874a3d8dbc4bd ssh-agent -k [2023-03-23T12:22:29.696Z] unset SSH_AUTH_SOCK; [2023-03-23T12:22:29.696Z] unset SSH_AGENT_PID; [2023-03-23T12:22:29.696Z] echo Agent pid 38 killed; [2023-03-23T12:22:29.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T12:22:30.013Z] + git semver [Pipeline] } [2023-03-23T12:22:30.286Z] $ docker stop --time=1 c20fc05e3c5bf545d65560f343b853db42294cc3735c8ec72cb874a3d8dbc4bd [2023-03-23T12:22:31.577Z] $ docker rm -f --volumes c20fc05e3c5bf545d65560f343b853db42294cc3735c8ec72cb874a3d8dbc4bd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:22:31.959Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-23T12:22:31.959Z] [2023-03-23T12:22:31.959Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:22:32.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-23T12:22:32.266Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-23T12:22:32.266Z] ab5ef0e58194: Pulling fs layer [2023-03-23T12:22:32.266Z] 9712f1f96733: Pulling fs layer [2023-03-23T12:22:32.266Z] 63f879dbbcfc: Pulling fs layer [2023-03-23T12:22:32.266Z] 0d9ebad4ef96: Pulling fs layer [2023-03-23T12:22:32.266Z] e9a5061849ea: Pulling fs layer [2023-03-23T12:22:32.266Z] d747dcd14b5f: Pulling fs layer [2023-03-23T12:22:32.266Z] 2de7ff778b66: Pulling fs layer [2023-03-23T12:22:32.266Z] 0d9ebad4ef96: Waiting [2023-03-23T12:22:32.266Z] e9a5061849ea: Waiting [2023-03-23T12:22:32.266Z] d747dcd14b5f: Waiting [2023-03-23T12:22:32.266Z] 2de7ff778b66: Waiting [2023-03-23T12:22:32.266Z] 9712f1f96733: Download complete [2023-03-23T12:22:32.852Z] 63f879dbbcfc: Verifying Checksum [2023-03-23T12:22:32.852Z] 63f879dbbcfc: Download complete [2023-03-23T12:22:32.852Z] e9a5061849ea: Verifying Checksum [2023-03-23T12:22:32.852Z] e9a5061849ea: Download complete [2023-03-23T12:22:33.112Z] 0d9ebad4ef96: Verifying Checksum [2023-03-23T12:22:33.112Z] 0d9ebad4ef96: Download complete [2023-03-23T12:22:33.112Z] ab5ef0e58194: Verifying Checksum [2023-03-23T12:22:33.112Z] ab5ef0e58194: Download complete [2023-03-23T12:22:33.112Z] 2de7ff778b66: Verifying Checksum [2023-03-23T12:22:33.112Z] 2de7ff778b66: Download complete [2023-03-23T12:22:35.643Z] ab5ef0e58194: Pull complete [2023-03-23T12:22:35.643Z] 9712f1f96733: Pull complete [2023-03-23T12:22:36.575Z] 63f879dbbcfc: Pull complete [2023-03-23T12:22:39.856Z] 0d9ebad4ef96: Pull complete [2023-03-23T12:22:39.856Z] e9a5061849ea: Pull complete [2023-03-23T12:22:39.856Z] d747dcd14b5f: Pull complete [2023-03-23T12:22:40.793Z] 2de7ff778b66: Pull complete [2023-03-23T12:22:40.793Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-23T12:22:40.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-23T12:22:40.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:22:40.867Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:22:40.897Z] $ 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-23T12:22:42.800Z] $ docker top 86e0795445663144bb31efb86b5fa20ae81cc4b720663374dfb02e2a87d14b98 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-23T12:22:42.867Z] provisioning config files... [2023-03-23T12:22:42.874Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14443625103822446262tmp [2023-03-23T12:22:42.884Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12789960996834234042tmp [2023-03-23T12:22:42.894Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7654815338518440726tmp [Pipeline] { [Pipeline] echo [2023-03-23T12:22:42.904Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:22:43.183Z] ---> sigul-configuration.sh [2023-03-23T12:22:43.183Z] gpg: directory `/root/.gnupg' created [2023-03-23T12:22:43.183Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-23T12:22:43.183Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-23T12:22:43.183Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-23T12:22:43.183Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-23T12:22:43.183Z] gpg: CAST5 encrypted data [2023-03-23T12:22:43.183Z] gpg: encrypted with 1 passphrase [2023-03-23T12:22:43.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-23T12:22:43.467Z] + mkdir /home/jenkins [2023-03-23T12:22:43.467Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-23T12:22:43.749Z] + 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-23T12:22:43.759Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:22:44.041Z] ---> sigul-install.sh [2023-03-23T12:22:44.042Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-23T12:22:44.326Z] + git tag --list [2023-03-23T12:22:44.326Z] 0.7.1 [2023-03-23T12:22:44.326Z] delhi-tag [2023-03-23T12:22:44.326Z] v1.0.0 [2023-03-23T12:22:44.326Z] v1.1.0 [2023-03-23T12:22:44.326Z] v1.1.1 [2023-03-23T12:22:44.326Z] v1.1.2 [2023-03-23T12:22:44.326Z] v1.2.0 [2023-03-23T12:22:44.326Z] v1.2.1 [2023-03-23T12:22:44.326Z] v1.2.2 [2023-03-23T12:22:44.326Z] v1.2.3 [2023-03-23T12:22:44.326Z] v1.3.0 [2023-03-23T12:22:44.326Z] v1.4.0 [2023-03-23T12:22:44.326Z] v2.0.0 [2023-03-23T12:22:44.326Z] v2.1.0 [2023-03-23T12:22:44.326Z] v2.1.1 [2023-03-23T12:22:44.326Z] v2.1.1-dev.2 [2023-03-23T12:22:44.326Z] v2.1.1-dev.3 [2023-03-23T12:22:44.326Z] v2.2.0 [2023-03-23T12:22:44.326Z] v2.2.1-dev.1 [2023-03-23T12:22:44.326Z] v2.2.1-dev.10 [2023-03-23T12:22:44.326Z] v2.2.1-dev.11 [2023-03-23T12:22:44.326Z] v2.2.1-dev.12 [2023-03-23T12:22:44.326Z] v2.2.1-dev.13 [2023-03-23T12:22:44.326Z] v2.2.1-dev.14 [2023-03-23T12:22:44.326Z] v2.2.1-dev.2 [2023-03-23T12:22:44.326Z] v2.2.1-dev.3 [2023-03-23T12:22:44.326Z] v2.2.1-dev.4 [2023-03-23T12:22:44.326Z] v2.2.1-dev.5 [2023-03-23T12:22:44.326Z] v2.2.1-dev.6 [2023-03-23T12:22:44.326Z] v2.2.1-dev.7 [2023-03-23T12:22:44.326Z] v2.2.1-dev.8 [2023-03-23T12:22:44.326Z] v2.2.1-dev.9 [2023-03-23T12:22:44.326Z] v2.3.0 [2023-03-23T12:22:44.326Z] v2.3.0-dev.14 [2023-03-23T12:22:44.326Z] v2.3.0-dev.15 [2023-03-23T12:22:44.326Z] v2.3.0-dev.16 [2023-03-23T12:22:44.326Z] v2.3.0-dev.17 [2023-03-23T12:22:44.326Z] v2.3.0-dev.18 [2023-03-23T12:22:44.326Z] v2.3.0-dev.19 [2023-03-23T12:22:44.326Z] v2.3.0-dev.20 [2023-03-23T12:22:44.326Z] v2.3.0-dev.21 [2023-03-23T12:22:44.326Z] v2.3.0-dev.22 [2023-03-23T12:22:44.326Z] v2.3.0-dev.23 [2023-03-23T12:22:44.326Z] v2.3.0-dev.24 [2023-03-23T12:22:44.326Z] v2.3.0-dev.25 [2023-03-23T12:22:44.326Z] v2.3.0-dev.26 [2023-03-23T12:22:44.326Z] v2.3.0-dev.27 [2023-03-23T12:22:44.326Z] v2.3.0-dev.28 [2023-03-23T12:22:44.326Z] v2.3.0-dev.29 [2023-03-23T12:22:44.326Z] v2.3.0-dev.30 [2023-03-23T12:22:44.326Z] v2.3.0-dev.31 [2023-03-23T12:22:44.326Z] v2.3.0-dev.32 [2023-03-23T12:22:44.326Z] v2.3.0-dev.33 [2023-03-23T12:22:44.326Z] v2.3.0-dev.34 [2023-03-23T12:22:44.326Z] v2.3.0-dev.35 [2023-03-23T12:22:44.326Z] v2.3.0-dev.36 [2023-03-23T12:22:44.326Z] v2.3.0-dev.37 [2023-03-23T12:22:44.326Z] v2.3.0-dev.38 [2023-03-23T12:22:44.326Z] v2.3.0-dev.39 [2023-03-23T12:22:44.326Z] v2.3.0-dev.40 [2023-03-23T12:22:44.326Z] v2.3.0-dev.41 [2023-03-23T12:22:44.326Z] v2.3.0-dev.42 [2023-03-23T12:22:44.326Z] v2.3.0-dev.43 [2023-03-23T12:22:44.326Z] v2.3.0-dev.44 [2023-03-23T12:22:44.326Z] v2.3.0-dev.45 [2023-03-23T12:22:44.326Z] v2.3.0-dev.46 [2023-03-23T12:22:44.326Z] v2.3.0-dev.47 [2023-03-23T12:22:44.326Z] v2.3.0-dev.48 [2023-03-23T12:22:44.326Z] v2.3.0-dev.49 [2023-03-23T12:22:44.326Z] v2.3.0-dev.50 [2023-03-23T12:22:44.326Z] v2.3.0-dev.51 [2023-03-23T12:22:44.326Z] v2.3.1 [2023-03-23T12:22:44.326Z] v2.3.1-dev.1 [2023-03-23T12:22:44.326Z] v2.3.1-dev.2 [2023-03-23T12:22:44.326Z] v2.3.1-dev.3 [2023-03-23T12:22:44.326Z] v2.3.1-dev.4 [2023-03-23T12:22:44.326Z] v3.0.0-dev.1 [2023-03-23T12:22:44.326Z] v3.0.0-dev.10 [2023-03-23T12:22:44.326Z] v3.0.0-dev.11 [2023-03-23T12:22:44.326Z] v3.0.0-dev.12 [2023-03-23T12:22:44.326Z] v3.0.0-dev.13 [2023-03-23T12:22:44.326Z] v3.0.0-dev.14 [2023-03-23T12:22:44.326Z] v3.0.0-dev.15 [2023-03-23T12:22:44.326Z] v3.0.0-dev.16 [2023-03-23T12:22:44.326Z] v3.0.0-dev.17 [2023-03-23T12:22:44.326Z] v3.0.0-dev.18 [2023-03-23T12:22:44.326Z] v3.0.0-dev.19 [2023-03-23T12:22:44.326Z] v3.0.0-dev.2 [2023-03-23T12:22:44.326Z] v3.0.0-dev.20 [2023-03-23T12:22:44.326Z] v3.0.0-dev.21 [2023-03-23T12:22:44.326Z] v3.0.0-dev.22 [2023-03-23T12:22:44.326Z] v3.0.0-dev.23 [2023-03-23T12:22:44.326Z] v3.0.0-dev.24 [2023-03-23T12:22:44.326Z] v3.0.0-dev.25 [2023-03-23T12:22:44.326Z] v3.0.0-dev.26 [2023-03-23T12:22:44.326Z] v3.0.0-dev.27 [2023-03-23T12:22:44.326Z] v3.0.0-dev.28 [2023-03-23T12:22:44.326Z] v3.0.0-dev.29 [2023-03-23T12:22:44.326Z] v3.0.0-dev.3 [2023-03-23T12:22:44.326Z] v3.0.0-dev.30 [2023-03-23T12:22:44.326Z] v3.0.0-dev.31 [2023-03-23T12:22:44.326Z] v3.0.0-dev.32 [2023-03-23T12:22:44.326Z] v3.0.0-dev.33 [2023-03-23T12:22:44.326Z] v3.0.0-dev.34 [2023-03-23T12:22:44.326Z] v3.0.0-dev.35 [2023-03-23T12:22:44.326Z] v3.0.0-dev.36 [2023-03-23T12:22:44.326Z] v3.0.0-dev.37 [2023-03-23T12:22:44.326Z] v3.0.0-dev.38 [2023-03-23T12:22:44.326Z] v3.0.0-dev.39 [2023-03-23T12:22:44.326Z] v3.0.0-dev.4 [2023-03-23T12:22:44.326Z] v3.0.0-dev.40 [2023-03-23T12:22:44.326Z] v3.0.0-dev.41 [2023-03-23T12:22:44.326Z] v3.0.0-dev.42 [2023-03-23T12:22:44.326Z] v3.0.0-dev.43 [2023-03-23T12:22:44.326Z] v3.0.0-dev.44 [2023-03-23T12:22:44.326Z] v3.0.0-dev.45 [2023-03-23T12:22:44.326Z] v3.0.0-dev.46 [2023-03-23T12:22:44.326Z] v3.0.0-dev.47 [2023-03-23T12:22:44.326Z] v3.0.0-dev.48 [2023-03-23T12:22:44.326Z] v3.0.0-dev.49 [2023-03-23T12:22:44.326Z] v3.0.0-dev.5 [2023-03-23T12:22:44.326Z] v3.0.0-dev.50 [2023-03-23T12:22:44.326Z] v3.0.0-dev.51 [2023-03-23T12:22:44.326Z] v3.0.0-dev.52 [2023-03-23T12:22:44.326Z] v3.0.0-dev.53 [2023-03-23T12:22:44.326Z] v3.0.0-dev.54 [2023-03-23T12:22:44.326Z] v3.0.0-dev.55 [2023-03-23T12:22:44.326Z] v3.0.0-dev.56 [2023-03-23T12:22:44.326Z] v3.0.0-dev.57 [2023-03-23T12:22:44.326Z] v3.0.0-dev.58 [2023-03-23T12:22:44.326Z] v3.0.0-dev.59 [2023-03-23T12:22:44.326Z] v3.0.0-dev.6 [2023-03-23T12:22:44.326Z] v3.0.0-dev.60 [2023-03-23T12:22:44.326Z] v3.0.0-dev.7 [2023-03-23T12:22:44.326Z] v3.0.0-dev.8 [2023-03-23T12:22:44.326Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-23T12:22:44.614Z] + lftools sign git-tag v3.0.0-dev.60 [2023-03-23T12:22:45.181Z] Signing Git tag with Sigul... [2023-03-23T12:22:45.181Z] Signing v3.0.0-dev.60 [Pipeline] echo [2023-03-23T12:22:45.758Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:22:46.039Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-23T12:22:46.046Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-23T12:22:46.064Z] $ docker stop --time=1 86e0795445663144bb31efb86b5fa20ae81cc4b720663374dfb02e2a87d14b98 [2023-03-23T12:22:47.374Z] $ docker rm -f --volumes 86e0795445663144bb31efb86b5fa20ae81cc4b720663374dfb02e2a87d14b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-23T12:22:47.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T12:22:47.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:22:48.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T12:22:48.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:22:48.112Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:22:48.142Z] $ 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-23T12:22:48.520Z] $ docker top 562473cc488895c1fab2ffea4673fed87affa91bac0914f092c3f7eeff47c177 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T12:22:48.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T12:22:48.606Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T12:22:48.706Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T12:22:48.708Z] $ docker exec 562473cc488895c1fab2ffea4673fed87affa91bac0914f092c3f7eeff47c177 ssh-agent [2023-03-23T12:22:48.819Z] SSH_AUTH_SOCK=/tmp/ssh-S5dhS4jf3LPa/agent.33 [2023-03-23T12:22:48.819Z] SSH_AGENT_PID=39 [2023-03-23T12:22:48.823Z] Running ssh-add (command line suppressed) [2023-03-23T12:22:48.919Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6333098375553053588.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_6333098375553053588.key) [2023-03-23T12:22:48.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T12:22:49.215Z] + git semver bump pre [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,400 [bump_version] DEBUG bumping version:3.0.0-dev.60 on axis:pre with prefix:dev [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,400 [bump_version] DEBUG bumped version:3.0.0-dev.61 [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,401 [write_version] DEBUG write version:3.0.0-dev.61 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,401 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,401 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,403 [execute] INFO git cat-file --batch-check [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,403 [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-23T12:22:49.474Z] 2023-03-23 12:22:49,408 [execute] INFO git cat-file --batch [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-23T12:22:49.474Z] 2023-03-23 12:22:49,414 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-23T12:22:49.474Z] 3.0.0-dev.61 [Pipeline] } [2023-03-23T12:22:49.483Z] $ docker exec --env ******** --env ******** 562473cc488895c1fab2ffea4673fed87affa91bac0914f092c3f7eeff47c177 ssh-agent -k [2023-03-23T12:22:49.595Z] unset SSH_AUTH_SOCK; [2023-03-23T12:22:49.595Z] unset SSH_AGENT_PID; [2023-03-23T12:22:49.595Z] echo Agent pid 39 killed; [2023-03-23T12:22:49.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T12:22:49.901Z] + git semver [Pipeline] } [2023-03-23T12:22:50.172Z] $ docker stop --time=1 562473cc488895c1fab2ffea4673fed87affa91bac0914f092c3f7eeff47c177 [2023-03-23T12:22:51.447Z] $ docker rm -f --volumes 562473cc488895c1fab2ffea4673fed87affa91bac0914f092c3f7eeff47c177 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-23T12:22:51.784Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-23T12:22:51.784Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:22:52.081Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-23T12:22:52.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:22:52.149Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:22:52.177Z] $ 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-23T12:22:52.537Z] $ docker top 023928d89c55d6799dba7c7423e9cc0ffb1af4a87f3cd43ec2804c1ed3949b37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-23T12:22:52.619Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-23T12:22:52.619Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-23T12:22:52.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-23T12:22:52.723Z] $ docker exec 023928d89c55d6799dba7c7423e9cc0ffb1af4a87f3cd43ec2804c1ed3949b37 ssh-agent [2023-03-23T12:22:52.832Z] SSH_AUTH_SOCK=/tmp/ssh-4WVCFBjL9bpP/agent.32 [2023-03-23T12:22:52.832Z] SSH_AGENT_PID=38 [2023-03-23T12:22:52.837Z] Running ssh-add (command line suppressed) [2023-03-23T12:22:52.940Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15078677140198494929.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15078677140198494929.key) [2023-03-23T12:22:52.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-23T12:22:53.239Z] + git semver push [2023-03-23T12:22:53.499Z] 2023-03-23 12:22:53,443 [run_push] DEBUG push [2023-03-23T12:22:53.499Z] 2023-03-23 12:22:53,443 [execute] INFO git cat-file --batch-check [2023-03-23T12:22:53.499Z] 2023-03-23 12:22:53,444 [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-23T12:22:53.499Z] 2023-03-23 12:22:53,446 [execute] INFO git rev-list 17737c6db5798a94a48fe2118dd3175dc0db1c44 -- [2023-03-23T12:22:53.499Z] 2023-03-23 12:22:53,447 [execute] DEBUG Popen(['git', 'rev-list', '17737c6db5798a94a48fe2118dd3175dc0db1c44', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-23T12:22:53.499Z] 2023-03-23 12:22:53,457 [execute] INFO git fetch -v origin [2023-03-23T12:22:53.499Z] 2023-03-23 12:22:53,457 [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-23T12:22:54.435Z] 2023-03-23 12:22:54,264 [run_push] DEBUG no remote changes detected [2023-03-23T12:22:54.435Z] 2023-03-23 12:22:54,264 [execute] INFO git push origin semver [2023-03-23T12:22:54.435Z] 2023-03-23 12:22:54,265 [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-23T12:22:55.813Z] 2023-03-23 12:22:55,652 [run_push] DEBUG push all version tags [2023-03-23T12:22:55.813Z] 2023-03-23 12:22:55,653 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-23T12:22:55.813Z] 2023-03-23 12:22:55,653 [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-23T12:22:56.751Z] 2023-03-23 12:22:56,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-03-23T12:22:56.751Z] 3.0.0-dev.61 [Pipeline] } [2023-03-23T12:22:56.760Z] $ docker exec --env ******** --env ******** 023928d89c55d6799dba7c7423e9cc0ffb1af4a87f3cd43ec2804c1ed3949b37 ssh-agent -k [2023-03-23T12:22:56.865Z] unset SSH_AUTH_SOCK; [2023-03-23T12:22:56.865Z] unset SSH_AGENT_PID; [2023-03-23T12:22:56.865Z] echo Agent pid 38 killed; [2023-03-23T12:22:56.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-23T12:22:57.173Z] + git semver [Pipeline] } [2023-03-23T12:22:57.444Z] $ docker stop --time=1 023928d89c55d6799dba7c7423e9cc0ffb1af4a87f3cd43ec2804c1ed3949b37 [2023-03-23T12:22:58.757Z] $ docker rm -f --volumes 023928d89c55d6799dba7c7423e9cc0ffb1af4a87f3cd43ec2804c1ed3949b37 [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-23T12:22:59.298Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-03-23T12:22:59.298Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-23T12:22:59.298Z] total 16 [2023-03-23T12:22:59.298Z] drwxr-xr-x 3 root root 4096 Mar 23 12:10 . [2023-03-23T12:22:59.298Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:22 .. [2023-03-23T12:22:59.298Z] drwxr-xr-x 2 root root 4096 Mar 23 12:10 cost [2023-03-23T12:22:59.298Z] -rw-r--r-- 1 root root 85 Mar 23 12:10 cost.csv [2023-03-23T12:22:59.298Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-23T12:22:59.298Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-03-23T12:22:59.298Z] total 16 [2023-03-23T12:22:59.298Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 12:10 . [2023-03-23T12:22:59.298Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 23 12:22 .. [2023-03-23T12:22:59.298Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 12:10 cost [2023-03-23T12:22:59.298Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 23 12:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:22:59.586Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:23:00.445Z] ---> package-listing.sh [2023-03-23T12:23:00.445Z] ++ facter osfamily [2023-03-23T12:23:00.445Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-23T12:23:00.704Z] + OS_FAMILY=debian [2023-03-23T12:23:00.704Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-03-23T12:23:00.704Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-23T12:23:00.704Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-23T12:23:00.704Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-23T12:23:00.704Z] + PACKAGES=/tmp/packages_start.txt [2023-03-23T12:23:00.704Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-23T12:23:00.704Z] + PACKAGES=/tmp/packages_end.txt [2023-03-23T12:23:00.704Z] + case "${OS_FAMILY}" in [2023-03-23T12:23:00.704Z] + dpkg -l [2023-03-23T12:23:00.704Z] + grep '^ii' [2023-03-23T12:23:00.704Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-23T12:23:00.704Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-23T12:23:00.704Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-23T12:23:00.704Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-03-23T12:23:00.704Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-03-23T12:23:00.704Z] + 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-23T12:23:00.717Z] 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-23T12:23:00.993Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-23T12:23:01.546Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-23T12:23:01.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-23T12:23:01.628Z] prd-ubuntu20.04-docker-8c-8g-5449 does not seem to be running inside a container [2023-03-23T12:23:01.656Z] $ 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-23T12:23:01.872Z] $ docker top 069c4e3c234d738f4e3e0ef9053d61b913e913b55525d071c754acb7e951cb2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-23T12:23:02.212Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-23T12:23:02.495Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-23T12:23:02.778Z] + ls /var/log/sa-host [2023-03-23T12:23:02.778Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-23T12:23:02.880Z] provisioning config files... [2023-03-23T12:23:02.887Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1947783200973510921tmp [Pipeline] { [Pipeline] echo [2023-03-23T12:23:02.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:23:03.178Z] ---> create-netrc.sh [Pipeline] } [2023-03-23T12:23:03.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:23:03.506Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-23T12:23:03.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:23:03.797Z] ---> sudo-logs.sh [2023-03-23T12:23:03.797Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-23T12:23:03.870Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:23:04.191Z] ---> job-cost.sh [2023-03-23T12:23:04.191Z] lf-activate-venv: SKIPPING [2023-03-23T12:23:04.191Z] DEBUG: total: 0.2199999988079071 [2023-03-23T12:23:04.191Z] INFO: Retrieving Stack Cost... [2023-03-23T12:23:04.779Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-23T12:23:05.055Z] INFO: Archiving Costs [Pipeline] echo [2023-03-23T12:23:05.090Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-23T12:23:05.369Z] ---> logs-deploy.sh [2023-03-23T12:23:05.369Z] lf-activate-venv: SKIPPING [2023-03-23T12:23:05.369Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/191 [2023-03-23T12:23:05.369Z] INFO: archiving workspace using pattern(s): [2023-03-23T12:23:06.303Z] Archives upload complete. [2023-03-23T12:23:06.303Z] INFO: archiving logs to Nexus