Started by upstream project "edgexfoundry/cd-management/release" build number 145 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afe14f99071666e3a8a1e98015d177d59a71e5e7 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-ssh8232050195111942524.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6685000235488802897.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh4430395850813663385.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2586796250519952761.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-ssh10031524041493500829.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16809 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 > 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 Avoid second fetch Checking out Revision afe14f99071666e3a8a1e98015d177d59a71e5e7 (main) Commit message: "docs: Update chnagelog for 3.0 (#1464)" > git config core.sparsecheckout # timeout=10 > git checkout -f afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 > git rev-list --no-walk afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T23:22:01.255Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T23:22:01.330Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:22:01.347Z] ========================================================= [2023-05-24T23:22:01.347Z] EdgeX Global Pipelines Version Info [2023-05-24T23:22:01.347Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:22:02.085Z] ------------------- [2023-05-24T23:22:02.085Z] stable info: [2023-05-24T23:22:02.085Z] ------------------- [2023-05-24T23:22:02.085Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T23:22:02.085Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:22:02.085Z] Message: update stable to v1.0.249 [2023-05-24T23:22:02.661Z] ------------------- [2023-05-24T23:22:02.661Z] experimental info: [2023-05-24T23:22:02.661Z] ------------------- [2023-05-24T23:22:02.661Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T23:22:02.661Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T23:22:02.661Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T23:22:02.860Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-24T23:22:02.871Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-24T23:22:02.881Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T23:22:02.893Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T23:22:02.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T23:22:02.913Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T23:22:02.922Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T23:22:02.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-24T23:22:02.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T23:22:02.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T23:22:02.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T23:22:02.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-24T23:22:03.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T23:22:03.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T23:22:03.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T23:22:03.037Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:22:03.046Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:22:03.055Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T23:22:03.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T23:22:03.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T23:22:03.082Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-24T23:22:03.090Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-24T23:22:03.102Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T23:22:03.110Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T23:22:03.121Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T23:22:03.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T23:22:03.138Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T23:22:03.146Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T23:22:03.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T23:22:03.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T23:22:03.171Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo [2023-05-24T23:22:03.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afe14f9 [Pipeline] echo [2023-05-24T23:22:03.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:22:03.242Z] provisioning config files... [2023-05-24T23:22:03.258Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14644725823490213958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:22:03.562Z] ---> docker-login.sh [2023-05-24T23:22:03.562Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:22:03.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:03.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:03.822Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:03.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:03.822Z] [2023-05-24T23:22:03.822Z] Login Succeeded [2023-05-24T23:22:03.822Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:22:03.822Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:03.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:03.822Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:03.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:03.822Z] [2023-05-24T23:22:03.822Z] Login Succeeded [2023-05-24T23:22:03.822Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:22:04.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:04.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:04.082Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:04.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:04.082Z] [2023-05-24T23:22:04.082Z] Login Succeeded [2023-05-24T23:22:04.082Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:22:04.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:04.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:04.083Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:04.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:04.083Z] [2023-05-24T23:22:04.083Z] Login Succeeded [2023-05-24T23:22:04.083Z] docker.io [2023-05-24T23:22:04.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:04.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:04.343Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:04.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:04.343Z] [2023-05-24T23:22:04.343Z] Login Succeeded [2023-05-24T23:22:04.343Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:22:04.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T23:22:04.745Z] + git rev-list -1 --merges afe14f99071666e3a8a1e98015d177d59a71e5e7~1..afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo [2023-05-24T23:22:04.805Z] -----------> git rev-list -1 --merges afe14f99071666e3a8a1e98015d177d59a71e5e7~1..afe14f99071666e3a8a1e98015d177d59a71e5e7 afe14f99071666e3a8a1e98015d177d59a71e5e7 [false] [Pipeline] sh [2023-05-24T23:22:05.096Z] + git log --format=format:%s -1 afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo [2023-05-24T23:22:05.112Z] ========================================================= [2023-05-24T23:22:05.112Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-05-24T23:22:05.112Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:22:05.442Z] + git log --format=format:%s -1 afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] echo [2023-05-24T23:22:05.453Z] [semverPrep] GIT_COMMIT: afe14f99071666e3a8a1e98015d177d59a71e5e7, Commit Message: docs: Update chnagelog for 3.0 (#1464) [Pipeline] echo [2023-05-24T23:22:05.462Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T23:22:05.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:22:05.834Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T23:22:05.834Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T23:22:05.834Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T23:22:05.834Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T23:22:05.834Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T23:22:05.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:22:06.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:22:06.187Z] [2023-05-24T23:22:06.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:22:06.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:22:06.497Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T23:22:06.497Z] b85a868b505f: Pulling fs layer [2023-05-24T23:22:06.497Z] e2be974225ed: Pulling fs layer [2023-05-24T23:22:06.497Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T23:22:06.497Z] 988bab9f4d93: Pulling fs layer [2023-05-24T23:22:06.497Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T23:22:06.497Z] eaf3925da568: Pulling fs layer [2023-05-24T23:22:06.497Z] bab4dde63d76: Pulling fs layer [2023-05-24T23:22:06.497Z] bde34c3a00c8: Pulling fs layer [2023-05-24T23:22:06.497Z] b352a97aabf1: Pulling fs layer [2023-05-24T23:22:06.497Z] 988bab9f4d93: Waiting [2023-05-24T23:22:06.497Z] 1469e6f7b9e6: Waiting [2023-05-24T23:22:06.497Z] 4872d77fe225: Pulling fs layer [2023-05-24T23:22:06.497Z] 5851b861e8e6: Pulling fs layer [2023-05-24T23:22:06.497Z] bab4dde63d76: Waiting [2023-05-24T23:22:06.497Z] eaf3925da568: Waiting [2023-05-24T23:22:06.497Z] 4872d77fe225: Waiting [2023-05-24T23:22:06.497Z] bde34c3a00c8: Waiting [2023-05-24T23:22:06.497Z] 5851b861e8e6: Waiting [2023-05-24T23:22:06.497Z] b352a97aabf1: Waiting [2023-05-24T23:22:06.497Z] e2be974225ed: Verifying Checksum [2023-05-24T23:22:06.497Z] e2be974225ed: Download complete [2023-05-24T23:22:06.497Z] 988bab9f4d93: Verifying Checksum [2023-05-24T23:22:06.497Z] 988bab9f4d93: Download complete [2023-05-24T23:22:06.497Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T23:22:06.497Z] 1469e6f7b9e6: Download complete [2023-05-24T23:22:06.497Z] eaf3925da568: Verifying Checksum [2023-05-24T23:22:06.497Z] eaf3925da568: Download complete [2023-05-24T23:22:06.756Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T23:22:06.756Z] 339a4e72a1f5: Download complete [2023-05-24T23:22:06.756Z] bde34c3a00c8: Download complete [2023-05-24T23:22:06.756Z] b352a97aabf1: Download complete [2023-05-24T23:22:06.756Z] 4872d77fe225: Download complete [2023-05-24T23:22:06.756Z] 5851b861e8e6: Verifying Checksum [2023-05-24T23:22:06.756Z] 5851b861e8e6: Download complete [2023-05-24T23:22:06.756Z] b85a868b505f: Verifying Checksum [2023-05-24T23:22:06.756Z] b85a868b505f: Download complete [2023-05-24T23:22:07.015Z] bab4dde63d76: Verifying Checksum [2023-05-24T23:22:07.015Z] bab4dde63d76: Download complete [2023-05-24T23:22:07.952Z] b85a868b505f: Pull complete [2023-05-24T23:22:08.211Z] e2be974225ed: Pull complete [2023-05-24T23:22:08.472Z] 339a4e72a1f5: Pull complete [2023-05-24T23:22:08.732Z] 988bab9f4d93: Pull complete [2023-05-24T23:22:08.993Z] 1469e6f7b9e6: Pull complete [2023-05-24T23:22:08.993Z] eaf3925da568: Pull complete [2023-05-24T23:22:10.909Z] bab4dde63d76: Pull complete [2023-05-24T23:22:10.909Z] bde34c3a00c8: Pull complete [2023-05-24T23:22:10.909Z] b352a97aabf1: Pull complete [2023-05-24T23:22:11.170Z] 4872d77fe225: Pull complete [2023-05-24T23:22:11.170Z] 5851b861e8e6: Pull complete [2023-05-24T23:22:11.170Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T23:22:11.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:22:11.170Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:22:11.280Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:22:11.314Z] $ 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-05-24T23:22:12.511Z] $ docker top af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f -eo pid,comm [2023-05-24T23:22:12.568Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T23:22:12.568Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T23:22:12.625Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:22:12.625Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:22:12.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:22:12.744Z] $ docker exec af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f ssh-agent [2023-05-24T23:22:12.846Z] SSH_AUTH_SOCK=/tmp/ssh-9s33BxGsuXPn/agent.32 [2023-05-24T23:22:12.846Z] SSH_AGENT_PID=38 [2023-05-24T23:22:12.854Z] Running ssh-add (command line suppressed) [2023-05-24T23:22:12.962Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5098341980027944597.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5098341980027944597.key) [2023-05-24T23:22:12.975Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:22:13.271Z] + git tag --points-at afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] } [2023-05-24T23:22:13.286Z] $ docker exec --env ******** --env ******** af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f ssh-agent -k [2023-05-24T23:22:13.404Z] unset SSH_AUTH_SOCK; [2023-05-24T23:22:13.405Z] unset SSH_AGENT_PID; [2023-05-24T23:22:13.405Z] echo Agent pid 38 killed; [2023-05-24T23:22:13.414Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-05-24T23:22:13.441Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0|v3.0.0-dev.96' [Pipeline] sshagent [2023-05-24T23:22:13.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T23:22:13.464Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T23:22:13.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T23:22:13.613Z] $ docker exec af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f ssh-agent [2023-05-24T23:22:13.719Z] SSH_AUTH_SOCK=/tmp/ssh-pCGe4m9LUD4q/agent.70 [2023-05-24T23:22:13.719Z] SSH_AGENT_PID=76 [2023-05-24T23:22:13.723Z] Running ssh-add (command line suppressed) [2023-05-24T23:22:13.840Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1384753704494738496.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1384753704494738496.key) [2023-05-24T23:22:13.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T23:22:14.140Z] + git semver init [2023-05-24T23:22:14.400Z] 2023-05-24 23:22:14,326 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T23:22:14.400Z] 2023-05-24 23:22:14,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-24T23:22:14.400Z] 2023-05-24 23:22:14,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-24T23:22:14.400Z] 2023-05-24 23:22:14,328 [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-05-24T23:22:15.339Z] 2023-05-24 23:22:15,165 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-24T23:22:15.339Z] 2023-05-24 23:22:15,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-24T23:22:15.339Z] 2023-05-24 23:22:15,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T23:22:15.339Z] 2023-05-24 23:22:15,166 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-24T23:22:15.339Z] 3.0.0 [Pipeline] } [2023-05-24T23:22:15.353Z] $ docker exec --env ******** --env ******** af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f ssh-agent -k [2023-05-24T23:22:15.454Z] unset SSH_AUTH_SOCK; [2023-05-24T23:22:15.454Z] unset SSH_AGENT_PID; [2023-05-24T23:22:15.454Z] echo Agent pid 76 killed; [2023-05-24T23:22:15.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:22:15.770Z] + git semver [Pipeline] } [2023-05-24T23:22:16.043Z] $ docker stop --time=1 af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f [2023-05-24T23:22:17.335Z] $ docker rm -f --volumes af4d9825343a67f2cd9505433956788eae5d12c477fedff33c7b8722b4ef698f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:22:17.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T23:22:17.884Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T23:22:17.887Z] [edgeXSemver]: initialized semver on version 3.0.0 [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] sh [2023-05-24T23:22:18.323Z] + git checkout afe14f99071666e3a8a1e98015d177d59a71e5e7 [2023-05-24T23:22:18.323Z] HEAD is now at afe14f9 docs: Update chnagelog for 3.0 (#1464) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:22:18.355Z] provisioning config files... [2023-05-24T23:22:18.363Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7839562959683954193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:22:18.660Z] ---> docker-login.sh [2023-05-24T23:22:18.660Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:22:18.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:18.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:18.660Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:18.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:18.660Z] [2023-05-24T23:22:18.660Z] Login Succeeded [2023-05-24T23:22:18.660Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:22:18.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:18.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:18.660Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:18.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:18.660Z] [2023-05-24T23:22:18.660Z] Login Succeeded [2023-05-24T23:22:18.660Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:22:18.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:18.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:18.919Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:18.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:18.919Z] [2023-05-24T23:22:18.919Z] Login Succeeded [2023-05-24T23:22:18.919Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:22:18.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:18.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:18.919Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:18.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:18.919Z] [2023-05-24T23:22:18.919Z] Login Succeeded [2023-05-24T23:22:18.919Z] docker.io [2023-05-24T23:22:18.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:22:19.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:22:19.178Z] Configure a credential helper to remove this warning. See [2023-05-24T23:22:19.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:22:19.178Z] [2023-05-24T23:22:19.178Z] Login Succeeded [2023-05-24T23:22:19.178Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:22:19.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:22:19.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:22:19.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:22:19.279Z] ========================================================= [2023-05-24T23:22:19.279Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T23:22:19.279Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:22:19.598Z] + 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-05-24T23:22:19.598Z] Sending build context to Docker daemon 11.21MB [2023-05-24T23:22:19.598Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:22:19.598Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-24T23:22:19.598Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T23:22:19.598Z] f56be85fc22e: Pulling fs layer [2023-05-24T23:22:19.598Z] 85791d961cd3: Pulling fs layer [2023-05-24T23:22:19.598Z] d694b5ae8c79: Pulling fs layer [2023-05-24T23:22:19.598Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T23:22:19.598Z] 4d19c01a9841: Pulling fs layer [2023-05-24T23:22:19.598Z] 9325e15d5711: Pulling fs layer [2023-05-24T23:22:19.598Z] 556b6ee489ea: Pulling fs layer [2023-05-24T23:22:19.598Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T23:22:19.598Z] 556b6ee489ea: Waiting [2023-05-24T23:22:19.598Z] 4d19c01a9841: Waiting [2023-05-24T23:22:19.598Z] 9325e15d5711: Waiting [2023-05-24T23:22:19.598Z] c5a4b2cf53e6: Waiting [2023-05-24T23:22:19.598Z] 9f32a84ed3da: Waiting [2023-05-24T23:22:19.598Z] 85791d961cd3: Download complete [2023-05-24T23:22:19.859Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T23:22:19.859Z] 9f32a84ed3da: Download complete [2023-05-24T23:22:19.859Z] 4d19c01a9841: Verifying Checksum [2023-05-24T23:22:19.859Z] 4d19c01a9841: Download complete [2023-05-24T23:22:19.859Z] f56be85fc22e: Download complete [2023-05-24T23:22:19.859Z] 9325e15d5711: Verifying Checksum [2023-05-24T23:22:19.859Z] 9325e15d5711: Download complete [2023-05-24T23:22:19.859Z] f56be85fc22e: Pull complete [2023-05-24T23:22:20.119Z] 85791d961cd3: Pull complete [2023-05-24T23:22:20.378Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T23:22:20.378Z] c5a4b2cf53e6: Download complete [2023-05-24T23:22:20.378Z] d694b5ae8c79: Verifying Checksum [2023-05-24T23:22:20.378Z] d694b5ae8c79: Download complete [2023-05-24T23:22:20.640Z] 556b6ee489ea: Download complete [2023-05-24T23:22:23.928Z] d694b5ae8c79: Pull complete [2023-05-24T23:22:23.928Z] 9f32a84ed3da: Pull complete [2023-05-24T23:22:23.928Z] 4d19c01a9841: Pull complete [2023-05-24T23:22:23.928Z] 9325e15d5711: Pull complete [2023-05-24T23:22:26.463Z] 556b6ee489ea: Pull complete [2023-05-24T23:22:27.397Z] c5a4b2cf53e6: Pull complete [2023-05-24T23:22:27.397Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T23:22:27.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T23:22:27.397Z] ---> c4be618373d6 [2023-05-24T23:22:27.397Z] Step 3/10 : ARG MAKE=make build [2023-05-24T23:22:29.305Z] ---> Running in 90dafaf79062 [2023-05-24T23:22:29.305Z] Removing intermediate container 90dafaf79062 [2023-05-24T23:22:29.305Z] ---> 045a1ac392b2 [2023-05-24T23:22:29.305Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-24T23:22:29.305Z] ---> Running in d11909fadea9 [2023-05-24T23:22:29.305Z] Removing intermediate container d11909fadea9 [2023-05-24T23:22:29.305Z] ---> 3b2d95983c48 [2023-05-24T23:22:29.305Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:22:29.305Z] ---> Running in 9ef96089d1fe [2023-05-24T23:22:29.305Z] Removing intermediate container 9ef96089d1fe [2023-05-24T23:22:29.305Z] ---> 2960529e7413 [2023-05-24T23:22:29.305Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-24T23:22:29.305Z] ---> Running in a30b62644b81 [2023-05-24T23:22:29.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:22:29.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:22:29.827Z] OK: 265 MiB in 53 packages [2023-05-24T23:22:30.397Z] Removing intermediate container a30b62644b81 [2023-05-24T23:22:30.397Z] ---> d98ee916944f [2023-05-24T23:22:30.397Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-24T23:22:30.397Z] ---> 89fc80e3b600 [2023-05-24T23:22:30.397Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:22:30.397Z] ---> Running in efc27c93cd10 [2023-05-24T23:22:33.021Z] Still waiting to schedule task [2023-05-24T23:22:33.021Z] ‘prd-centos7-docker-4c-2g-16805’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T23:22:33.021Z] ‘prd-ubuntu18.04-docker-8c-8g-16804’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T23:22:33.021Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16814’ is offline [2023-05-24T23:22:52.431Z] Removing intermediate container efc27c93cd10 [2023-05-24T23:22:52.431Z] ---> 2dd5db2510a7 [2023-05-24T23:22:52.431Z] Step 9/10 : COPY . . [2023-05-24T23:22:52.431Z] ---> 1fe3e9fbb839 [2023-05-24T23:22:52.431Z] Step 10/10 : RUN ${MAKE} [2023-05-24T23:22:52.431Z] ---> Running in 1a8568b39746 [2023-05-24T23:22:52.431Z] noop [2023-05-24T23:22:52.431Z] Removing intermediate container 1a8568b39746 [2023-05-24T23:22:52.431Z] ---> 72f259f9b4f4 [2023-05-24T23:22:52.431Z] Successfully built 72f259f9b4f4 [2023-05-24T23:22:52.431Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:22:52.744Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:22:52.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:22:52.817Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:22:52.852Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T23:22:53.223Z] $ docker top a2c94000bd7ebc82525ff7930ec36bbb4b21514395de7805c678af73c8a5fb44 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:22:53.583Z] + go version [2023-05-24T23:22:53.583Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T23:22:53.596Z] $ docker stop --time=1 a2c94000bd7ebc82525ff7930ec36bbb4b21514395de7805c678af73c8a5fb44 [2023-05-24T23:22:54.852Z] $ docker rm -f --volumes a2c94000bd7ebc82525ff7930ec36bbb4b21514395de7805c678af73c8a5fb44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:22:55.265Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T23:22:55.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:22:55.335Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:22:55.370Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T23:22:55.742Z] $ docker top 9e34cb7a929a71a7173308d0968b01488ed1f18e4e1bf09bf9d99b1e4dbaa657 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:22:56.115Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:22:56.409Z] + make test [2023-05-24T23:22:56.409Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T23:23:02.973Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-24T23:23:08.379Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16814 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-24T23:23:08.392Z] Running in /w/workspace/device-sdk-go/228 [Pipeline] { [Pipeline] checkout [2023-05-24T23:23:08.430Z] The recommended git tool is: git [2023-05-24T23:23:15.605Z] using credential edgex-jenkins-ssh [2023-05-24T23:23:15.628Z] Cloning the remote Git repository [2023-05-24T23:23:15.700Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-24T23:23:15.838Z] > git init /w/workspace/device-sdk-go/228 # timeout=10 [2023-05-24T23:23:16.047Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-24T23:23:16.049Z] > git --version # timeout=10 [2023-05-24T23:23:16.073Z] > git --version # 'git version 2.25.1' [2023-05-24T23:23:16.076Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T23:23:16.287Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:23:17.839Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-24T23:23:17.839Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-24T23:23:17.839Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-24T23:23:17.839Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-24T23:23:17.839Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-24T23:23:18.143Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-24T23:23:18.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T23:23:18.774Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.057s coverage: 27.6% of statements [2023-05-24T23:23:19.032Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-24T23:23:19.032Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-24T23:23:19.032Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 80.2% of statements [2023-05-24T23:23:19.032Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.071s coverage: 86.0% of statements [2023-05-24T23:23:19.283Z] Avoid second fetch [2023-05-24T23:23:19.284Z] Checking out Revision afe14f99071666e3a8a1e98015d177d59a71e5e7 (main) [2023-05-24T23:23:20.025Z] Commit message: "docs: Update chnagelog for 3.0 (#1464)" [2023-05-24T23:23:19.308Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T23:23:19.406Z] > git checkout -f afe14f99071666e3a8a1e98015d177d59a71e5e7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:23:20.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-24T23:23:20.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-24T23:23:20.410Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.096s coverage: 77.5% of statements [2023-05-24T23:23:20.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-24T23:23:20.410Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-24T23:23:20.916Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T23:23:20.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:23:20.916Z] Dload Upload Total Spent Left Speed [2023-05-24T23:23:20.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-24T23:23:21.346Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-24T23:23:21.655Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T23:23:22.001Z] + sudo tee /etc/docker/daemon.new [2023-05-24T23:23:22.001Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T23:23:22.001Z] { [2023-05-24T23:23:22.001Z] "registry-mirrors": [ [2023-05-24T23:23:22.001Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T23:23:22.001Z] ], [2023-05-24T23:23:22.001Z] "bip": "10.250.0.254/24", [2023-05-24T23:23:22.001Z] "hosts": [ [2023-05-24T23:23:22.001Z] "tcp://0.0.0.0:5555", [2023-05-24T23:23:22.001Z] "unix:///var/run/docker.sock" [2023-05-24T23:23:22.001Z] ], [2023-05-24T23:23:22.001Z] "mtu": 1458, [2023-05-24T23:23:22.001Z] "selinux-enabled": true, [2023-05-24T23:23:22.001Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T23:23:22.001Z] } [Pipeline] sh [2023-05-24T23:23:22.348Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T23:23:22.702Z] + sudo service docker restart [2023-05-24T23:23:23.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.067s coverage: 14.3% of statements [2023-05-24T23:23:23.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.079s coverage: 68.5% of statements [2023-05-24T23:23:23.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.121s coverage: 89.2% of statements [2023-05-24T23:23:23.276Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.059s coverage: 5.7% of statements [Pipeline] sh [2023-05-24T23:23:41.351Z] + git checkout afe14f99071666e3a8a1e98015d177d59a71e5e7 [2023-05-24T23:23:41.351Z] HEAD is now at afe14f9 docs: Update chnagelog for 3.0 (#1464) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:23:41.385Z] provisioning config files... [2023-05-24T23:23:41.421Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/228@tmp/config10789082219292754973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:23:41.806Z] ---> docker-login.sh [2023-05-24T23:23:41.806Z] nexus3.edgexfoundry.org:10001 [2023-05-24T23:23:42.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:42.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:42.411Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:42.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:42.411Z] [2023-05-24T23:23:42.411Z] Login Succeeded [2023-05-24T23:23:42.411Z] nexus3.edgexfoundry.org:10002 [2023-05-24T23:23:43.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:43.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:43.019Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:43.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:43.019Z] [2023-05-24T23:23:43.019Z] Login Succeeded [2023-05-24T23:23:43.019Z] nexus3.edgexfoundry.org:10003 [2023-05-24T23:23:43.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:43.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:43.295Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:43.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:43.295Z] [2023-05-24T23:23:43.295Z] Login Succeeded [2023-05-24T23:23:43.295Z] nexus3.edgexfoundry.org:10004 [2023-05-24T23:23:43.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:43.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:43.844Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:43.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:43.844Z] [2023-05-24T23:23:43.844Z] Login Succeeded [2023-05-24T23:23:43.844Z] docker.io [2023-05-24T23:23:44.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T23:23:44.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T23:23:44.396Z] Configure a credential helper to remove this warning. See [2023-05-24T23:23:44.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T23:23:44.396Z] [2023-05-24T23:23:44.396Z] Login Succeeded [2023-05-24T23:23:44.396Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T23:23:44.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T23:23:44.762Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:23:44.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T23:23:44.792Z] ========================================================= [2023-05-24T23:23:44.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T23:23:44.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:45.156Z] + 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-05-24T23:23:45.751Z] Sending build context to Docker daemon 6.041MB [2023-05-24T23:23:45.751Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:23:45.751Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-24T23:23:45.751Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T23:23:45.751Z] c41833b44d91: Pulling fs layer [2023-05-24T23:23:45.751Z] ed15518f5707: Pulling fs layer [2023-05-24T23:23:45.751Z] feae8fd75edb: Pulling fs layer [2023-05-24T23:23:45.751Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T23:23:45.751Z] 3cdef696dda3: Pulling fs layer [2023-05-24T23:23:45.751Z] 2ced38df9373: Pulling fs layer [2023-05-24T23:23:45.751Z] 58f1dce35555: Pulling fs layer [2023-05-24T23:23:45.751Z] 242c74f7c9fa: Waiting [2023-05-24T23:23:45.751Z] 2ced38df9373: Waiting [2023-05-24T23:23:45.751Z] 3cdef696dda3: Waiting [2023-05-24T23:23:45.751Z] 58f1dce35555: Waiting [2023-05-24T23:23:45.842Z] GO111MODULE=on go vet ./... [2023-05-24T23:23:46.025Z] ed15518f5707: Verifying Checksum [2023-05-24T23:23:46.025Z] ed15518f5707: Download complete [2023-05-24T23:23:46.025Z] 242c74f7c9fa: Download complete [2023-05-24T23:23:46.025Z] 3cdef696dda3: Download complete [2023-05-24T23:23:46.025Z] c41833b44d91: Verifying Checksum [2023-05-24T23:23:46.025Z] c41833b44d91: Download complete [2023-05-24T23:23:47.019Z] c41833b44d91: Pull complete [2023-05-24T23:23:47.307Z] 58f1dce35555: Verifying Checksum [2023-05-24T23:23:47.307Z] 58f1dce35555: Download complete [2023-05-24T23:23:47.910Z] ed15518f5707: Pull complete [2023-05-24T23:23:48.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:23:48.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:23:48.387Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:23:48.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:23:48.414Z] $ docker stop --time=1 9e34cb7a929a71a7173308d0968b01488ed1f18e4e1bf09bf9d99b1e4dbaa657 [2023-05-24T23:23:48.904Z] feae8fd75edb: Download complete [2023-05-24T23:23:48.905Z] 2ced38df9373: Verifying Checksum [2023-05-24T23:23:48.905Z] 2ced38df9373: Download complete [2023-05-24T23:23:51.306Z] $ docker rm -f --volumes 9e34cb7a929a71a7173308d0968b01488ed1f18e4e1bf09bf9d99b1e4dbaa657 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:23:51.947Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:23:52.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T23:23:52.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:23:52.731Z] + ls -al . [2023-05-24T23:23:52.731Z] total 284 [2023-05-24T23:23:52.731Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 23:22 . [2023-05-24T23:23:52.731Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:21 .. [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:22 .dockerignore [2023-05-24T23:23:52.731Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:22 .git [2023-05-24T23:23:52.731Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:22 .github [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 137 May 24 23:22 .gitignore [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 23:22 .golangci.yml [2023-05-24T23:23:52.731Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:22 .semver [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 44878 May 24 23:22 CHANGELOG.md [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:22 GOVERNANCE.md [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 885 May 24 23:22 Jenkinsfile [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 24 23:22 LICENSE [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 24 23:22 Makefile [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 619 May 24 23:22 OWNERS.md [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 24 23:22 README.md [2023-05-24T23:23:52.731Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:22 VERSION [2023-05-24T23:23:52.732Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:22 bin [2023-05-24T23:23:52.732Z] -rw-r--r-- 1 jenkins jenkins 106150 May 24 23:23 coverage.out [2023-05-24T23:23:52.732Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 23:22 example [2023-05-24T23:23:52.732Z] -rw-rw-r-- 1 jenkins jenkins 3193 May 24 23:22 go.mod [2023-05-24T23:23:52.732Z] -rw-rw-r-- 1 jenkins jenkins 30699 May 24 23:22 go.sum [2023-05-24T23:23:52.732Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:22 internal [2023-05-24T23:23:52.732Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:22 openapi [2023-05-24T23:23:52.732Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 23:22 pkg [2023-05-24T23:23:52.732Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:22 snap [2023-05-24T23:23:52.732Z] -rw-rw-r-- 1 jenkins jenkins 222 May 24 23:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:23:53.039Z] + 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=afe14f99071666e3a8a1e98015d177d59a71e5e7 --label arch=amd64 --label version=3.0.0 . [2023-05-24T23:23:53.039Z] Sending build context to Docker daemon 11.32MB [2023-05-24T23:23:53.039Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:23:53.039Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-24T23:23:53.039Z] ---> 72f259f9b4f4 [2023-05-24T23:23:53.039Z] Step 3/23 : ARG MAKE=make build [2023-05-24T23:23:53.299Z] ---> Running in 17f053926fb5 [2023-05-24T23:23:53.299Z] Removing intermediate container 17f053926fb5 [2023-05-24T23:23:53.299Z] ---> c18a34dbf69f [2023-05-24T23:23:53.299Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-24T23:23:53.299Z] ---> Running in e1d24e0bfa10 [2023-05-24T23:23:53.559Z] Removing intermediate container e1d24e0bfa10 [2023-05-24T23:23:53.559Z] ---> 40d984468779 [2023-05-24T23:23:53.559Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:23:53.559Z] ---> Running in fe9810a8fa16 [2023-05-24T23:23:53.559Z] Removing intermediate container fe9810a8fa16 [2023-05-24T23:23:53.559Z] ---> ac4e7407556f [2023-05-24T23:23:53.559Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-24T23:23:53.559Z] ---> Running in 5ee47de79419 [2023-05-24T23:23:53.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:23:54.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:23:54.337Z] OK: 265 MiB in 53 packages [2023-05-24T23:23:54.908Z] Removing intermediate container 5ee47de79419 [2023-05-24T23:23:54.908Z] ---> 168a32c6180d [2023-05-24T23:23:54.908Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-24T23:23:54.908Z] ---> ec19f500560a [2023-05-24T23:23:54.908Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:23:54.908Z] ---> Running in bf57e481ac0c [2023-05-24T23:23:55.842Z] Removing intermediate container bf57e481ac0c [2023-05-24T23:23:55.842Z] ---> b35dd30a78c0 [2023-05-24T23:23:55.842Z] Step 9/23 : COPY . . [2023-05-24T23:23:56.496Z] ---> 92b67e73a689 [2023-05-24T23:23:56.496Z] Step 10/23 : RUN ${MAKE} [2023-05-24T23:23:56.496Z] ---> Running in 3d2c78c6dc96 [2023-05-24T23:23:56.755Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-24T23:24:01.507Z] feae8fd75edb: Pull complete [2023-05-24T23:24:01.507Z] 242c74f7c9fa: Pull complete [2023-05-24T23:24:01.507Z] 3cdef696dda3: Pull complete [2023-05-24T23:24:08.224Z] 2ced38df9373: Pull complete [2023-05-24T23:24:10.831Z] 58f1dce35555: Pull complete [2023-05-24T23:24:11.108Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T23:24:11.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T23:24:11.108Z] ---> fadd8f120f05 [2023-05-24T23:24:11.108Z] Step 3/10 : ARG MAKE=make build [2023-05-24T23:24:13.267Z] ---> Running in 3be33168edec [2023-05-24T23:24:13.267Z] Removing intermediate container 3be33168edec [2023-05-24T23:24:13.267Z] ---> 8066f07f0cea [2023-05-24T23:24:13.267Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-24T23:24:13.267Z] ---> Running in a1206749d6ae [2023-05-24T23:24:13.878Z] Removing intermediate container a1206749d6ae [2023-05-24T23:24:13.878Z] ---> bfbd211a98c5 [2023-05-24T23:24:13.878Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:24:13.878Z] ---> Running in 05b2cefca8e9 [2023-05-24T23:24:14.152Z] Removing intermediate container 05b2cefca8e9 [2023-05-24T23:24:14.152Z] ---> bd2bad920d34 [2023-05-24T23:24:14.152Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-24T23:24:14.152Z] ---> Running in f296dbacd52c [2023-05-24T23:24:15.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:24:16.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:24:17.116Z] OK: 263 MiB in 53 packages [2023-05-24T23:24:18.082Z] Removing intermediate container f296dbacd52c [2023-05-24T23:24:18.082Z] ---> 052e489f350a [2023-05-24T23:24:18.082Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-24T23:24:18.678Z] ---> 1e0e8ef13fd6 [2023-05-24T23:24:18.678Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:24:18.678Z] ---> Running in 201f7c3c771c [2023-05-24T23:24:18.778Z] Removing intermediate container 3d2c78c6dc96 [2023-05-24T23:24:18.778Z] ---> 7e4a9f9af920 [2023-05-24T23:24:18.778Z] Step 11/23 : FROM alpine:3.17 [2023-05-24T23:24:19.344Z] 3.17: Pulling from library/alpine [2023-05-24T23:24:19.344Z] f56be85fc22e: Already exists [2023-05-24T23:24:19.602Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:24:19.602Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:24:19.602Z] ---> 9ed4aefc74f6 [2023-05-24T23:24:19.602Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T23:24:19.602Z] ---> Running in 8eabe2577ce4 [2023-05-24T23:24:19.602Z] Removing intermediate container 8eabe2577ce4 [2023-05-24T23:24:19.602Z] ---> 8155541e2928 [2023-05-24T23:24:19.602Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-24T23:24:19.602Z] ---> Running in 386a7b93d104 [2023-05-24T23:24:20.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T23:24:20.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T23:24:20.428Z] OK: 7 MiB in 15 packages [2023-05-24T23:24:20.687Z] Removing intermediate container 386a7b93d104 [2023-05-24T23:24:20.687Z] ---> 313f26cd9d25 [2023-05-24T23:24:20.687Z] Step 14/23 : WORKDIR / [2023-05-24T23:24:20.945Z] ---> Running in a0f2209425d8 [2023-05-24T23:24:20.945Z] Removing intermediate container a0f2209425d8 [2023-05-24T23:24:20.945Z] ---> 86a0521254ff [2023-05-24T23:24:20.945Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-24T23:24:21.204Z] ---> dec9521f682f [2023-05-24T23:24:21.204Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-24T23:24:22.141Z] ---> b2a46f431927 [2023-05-24T23:24:22.141Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-24T23:24:22.141Z] ---> 72ed68b5c29e [2023-05-24T23:24:22.141Z] Step 18/23 : EXPOSE 59999 [2023-05-24T23:24:22.141Z] ---> Running in 7f450b76368e [2023-05-24T23:24:22.141Z] Removing intermediate container 7f450b76368e [2023-05-24T23:24:22.141Z] ---> d4f08a0a6534 [2023-05-24T23:24:22.141Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-24T23:24:22.141Z] ---> Running in 7c2753c302ba [2023-05-24T23:24:22.400Z] Removing intermediate container 7c2753c302ba [2023-05-24T23:24:22.400Z] ---> 6139c70a5934 [2023-05-24T23:24:22.400Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T23:24:22.400Z] ---> Running in 4470aac24ae4 [2023-05-24T23:24:22.400Z] Removing intermediate container 4470aac24ae4 [2023-05-24T23:24:22.400Z] ---> d06ce8fb7ad3 [2023-05-24T23:24:22.400Z] Step 21/23 : LABEL arch=amd64 [2023-05-24T23:24:22.400Z] ---> Running in 8a5104e5c8fd [2023-05-24T23:24:22.400Z] Removing intermediate container 8a5104e5c8fd [2023-05-24T23:24:22.400Z] ---> 12f2f55ad523 [2023-05-24T23:24:22.400Z] Step 22/23 : LABEL git_sha=afe14f99071666e3a8a1e98015d177d59a71e5e7 [2023-05-24T23:24:22.660Z] ---> Running in b4396ef664cf [2023-05-24T23:24:22.660Z] Removing intermediate container b4396ef664cf [2023-05-24T23:24:22.660Z] ---> 12e72af4ece2 [2023-05-24T23:24:22.660Z] Step 23/23 : LABEL version=3.0.0 [2023-05-24T23:24:22.660Z] ---> Running in aab34a74ebbd [2023-05-24T23:24:22.660Z] Removing intermediate container aab34a74ebbd [2023-05-24T23:24:22.660Z] ---> 55eefe4e94c6 [2023-05-24T23:24:22.660Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:24:22.660Z] Successfully built 55eefe4e94c6 [2023-05-24T23:24:22.660Z] 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-05-24T23:24:23.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:24:23.086Z] [2023-05-24T23:24:23.086Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:24:23.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:24:23.391Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T23:24:23.391Z] 5eb5b503b376: Pulling fs layer [2023-05-24T23:24:23.391Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T23:24:23.391Z] ec43610c2a17: Pulling fs layer [2023-05-24T23:24:23.391Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T23:24:23.391Z] 33b1e0a273af: Pulling fs layer [2023-05-24T23:24:23.391Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T23:24:23.391Z] 2f39f015ded8: Pulling fs layer [2023-05-24T23:24:23.391Z] 3a2ae6a8a46f: Waiting [2023-05-24T23:24:23.391Z] 33b1e0a273af: Waiting [2023-05-24T23:24:23.391Z] 5d3b04190fa2: Waiting [2023-05-24T23:24:23.391Z] 2f39f015ded8: Waiting [2023-05-24T23:24:23.391Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T23:24:23.391Z] 5c69ac0246d0: Download complete [2023-05-24T23:24:23.391Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T23:24:23.391Z] 3a2ae6a8a46f: Download complete [2023-05-24T23:24:23.391Z] 33b1e0a273af: Verifying Checksum [2023-05-24T23:24:23.391Z] 33b1e0a273af: Download complete [2023-05-24T23:24:23.391Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T23:24:23.391Z] 5d3b04190fa2: Download complete [2023-05-24T23:24:23.391Z] ec43610c2a17: Verifying Checksum [2023-05-24T23:24:23.391Z] ec43610c2a17: Download complete [2023-05-24T23:24:23.650Z] 5eb5b503b376: Verifying Checksum [2023-05-24T23:24:23.650Z] 5eb5b503b376: Download complete [2023-05-24T23:24:24.218Z] 2f39f015ded8: Download complete [2023-05-24T23:24:24.785Z] 5eb5b503b376: Pull complete [2023-05-24T23:24:25.043Z] 5c69ac0246d0: Pull complete [2023-05-24T23:24:25.610Z] ec43610c2a17: Pull complete [2023-05-24T23:24:25.610Z] 3a2ae6a8a46f: Pull complete [2023-05-24T23:24:25.868Z] 33b1e0a273af: Pull complete [2023-05-24T23:24:25.868Z] 5d3b04190fa2: Pull complete [2023-05-24T23:24:30.052Z] 2f39f015ded8: Pull complete [2023-05-24T23:24:30.311Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T23:24:30.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:24:30.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:24:30.396Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:24:30.429Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T23:24:33.323Z] $ docker top 1f28cb29038152ebbe2a89da99036f821bbbb8fe18d81e0669075d80ecb692b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:24:33.682Z] ---> job-cost.sh [2023-05-24T23:24:33.682Z] lf-activate-venv: SKIPPING [2023-05-24T23:24:33.682Z] INFO: No Stack... [2023-05-24T23:24:34.251Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:24:34.509Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:24:34.802Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-24T23:24:34.802Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:24:34.816Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [2023-05-24T23:24:34.824Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] did not exist. Created. [2023-05-24T23:24:34.824Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:24:35.128Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T23:24:35.159Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:24:35.165Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:24:35.182Z] $ docker stop --time=1 1f28cb29038152ebbe2a89da99036f821bbbb8fe18d81e0669075d80ecb692b2 [2023-05-24T23:24:36.333Z] $ docker rm -f --volumes 1f28cb29038152ebbe2a89da99036f821bbbb8fe18d81e0669075d80ecb692b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T23:25:26.593Z] Removing intermediate container 201f7c3c771c [2023-05-24T23:25:26.593Z] ---> 837ef0c021af [2023-05-24T23:25:26.593Z] Step 9/10 : COPY . . [2023-05-24T23:25:26.593Z] ---> 02dbe0704dd8 [2023-05-24T23:25:26.593Z] Step 10/10 : RUN ${MAKE} [2023-05-24T23:25:26.593Z] ---> Running in 3b9b0a2517b5 [2023-05-24T23:25:26.593Z] noop [2023-05-24T23:25:26.593Z] Removing intermediate container 3b9b0a2517b5 [2023-05-24T23:25:26.593Z] ---> 2c3818ae1ac8 [2023-05-24T23:25:26.593Z] Successfully built 2c3818ae1ac8 [2023-05-24T23:25:26.593Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:25:26.949Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:25:26.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:25:27.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-16814 does not seem to be running inside a container [2023-05-24T23:25:27.273Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/228 -v /w/workspace/device-sdk-go/228:/w/workspace/device-sdk-go/228:rw,z -v /w/workspace/device-sdk-go/228@tmp:/w/workspace/device-sdk-go/228@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 ******** -e ******** ci-base-image-arm64 cat [2023-05-24T23:25:28.639Z] $ docker top cf31569aec5984fc52f7482d2ac3157360bfe1b8de00470cb125f9d4c594fb4c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:25:29.504Z] + go version [2023-05-24T23:25:29.504Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T23:25:29.528Z] $ docker stop --time=1 cf31569aec5984fc52f7482d2ac3157360bfe1b8de00470cb125f9d4c594fb4c [2023-05-24T23:25:31.231Z] $ docker rm -f --volumes cf31569aec5984fc52f7482d2ac3157360bfe1b8de00470cb125f9d4c594fb4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:25:31.790Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T23:25:31.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:25:31.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-16814 does not seem to be running inside a container [2023-05-24T23:25:32.073Z] $ 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/228 -v /w/workspace/device-sdk-go/228:/w/workspace/device-sdk-go/228:rw,z -v /w/workspace/device-sdk-go/228@tmp:/w/workspace/device-sdk-go/228@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 ******** -e ******** ci-base-image-arm64 cat [2023-05-24T23:25:33.321Z] $ docker top 1596f51c3d3b6b547bf91dd4644a36febc0af4a1ed525497f357e666c266be3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:25:34.182Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/228 [Pipeline] fileExists [Pipeline] sh [2023-05-24T23:25:34.843Z] + make test [2023-05-24T23:25:34.843Z] go test -race -coverprofile=coverage.out ./... [2023-05-24T23:26:21.739Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-24T23:28:58.510Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-24T23:28:58.510Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-24T23:28:58.510Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-24T23:28:58.510Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-24T23:28:58.510Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-24T23:29:10.864Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.234s coverage: 27.6% of statements [2023-05-24T23:29:12.292Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.318s coverage: 80.2% of statements [2023-05-24T23:29:25.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-24T23:29:25.007Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-24T23:29:25.007Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.510s coverage: 86.0% of statements [2023-05-24T23:29:30.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-24T23:29:30.383Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-24T23:29:30.654Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.523s coverage: 77.5% of statements [2023-05-24T23:29:34.020Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.309s coverage: 14.3% of statements [2023-05-24T23:29:36.634Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-24T23:29:36.634Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-24T23:29:37.238Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.603s coverage: 68.5% of statements [2023-05-24T23:29:39.211Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.519s coverage: 89.2% of statements [2023-05-24T23:29:43.496Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-24T23:29:43.496Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.284s coverage: 5.7% of statements [2023-05-24T23:29:44.082Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T23:29:44.082Z] GO111MODULE=on go vet ./... [2023-05-24T23:32:35.895Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T23:32:35.896Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T23:32:35.896Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T23:32:35.914Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T23:32:35.927Z] $ docker stop --time=1 1596f51c3d3b6b547bf91dd4644a36febc0af4a1ed525497f357e666c266be3b [2023-05-24T23:32:37.871Z] $ docker rm -f --volumes 1596f51c3d3b6b547bf91dd4644a36febc0af4a1ed525497f357e666c266be3b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:32:39.594Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T23:32:39.617Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T23:32:40.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T23:32:40.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T23:32:40.984Z] + ls -al . [2023-05-24T23:32:40.984Z] total 280 [2023-05-24T23:32:40.984Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 23:25 . [2023-05-24T23:32:40.984Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:23 .. [2023-05-24T23:32:40.984Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 23:23 .dockerignore [2023-05-24T23:32:40.984Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 23:23 .git [2023-05-24T23:32:40.984Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:23 .github [2023-05-24T23:32:40.984Z] -rw-rw-r-- 1 jenkins jenkins 137 May 24 23:23 .gitignore [2023-05-24T23:32:40.984Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 23:23 .golangci.yml [2023-05-24T23:32:40.984Z] -rw-rw-r-- 1 jenkins jenkins 44878 May 24 23:23 CHANGELOG.md [2023-05-24T23:32:40.984Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 23:23 GOVERNANCE.md [2023-05-24T23:32:40.984Z] -rw-rw-r-- 1 jenkins jenkins 885 May 24 23:23 Jenkinsfile [2023-05-24T23:32:40.985Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 24 23:23 LICENSE [2023-05-24T23:32:40.985Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 24 23:23 Makefile [2023-05-24T23:32:40.985Z] -rw-rw-r-- 1 jenkins jenkins 619 May 24 23:23 OWNERS.md [2023-05-24T23:32:40.985Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 24 23:23 README.md [2023-05-24T23:32:40.985Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 23:22 VERSION [2023-05-24T23:32:40.985Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 23:23 bin [2023-05-24T23:32:40.985Z] -rw-r--r-- 1 jenkins jenkins 106151 May 24 23:29 coverage.out [2023-05-24T23:32:40.985Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 23:23 example [2023-05-24T23:32:40.985Z] -rw-rw-r-- 1 jenkins jenkins 3193 May 24 23:23 go.mod [2023-05-24T23:32:40.985Z] -rw-rw-r-- 1 jenkins jenkins 30699 May 24 23:23 go.sum [2023-05-24T23:32:40.985Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:23 internal [2023-05-24T23:32:40.985Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 23:23 openapi [2023-05-24T23:32:40.985Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 23:23 pkg [2023-05-24T23:32:40.985Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 23:23 snap [2023-05-24T23:32:40.985Z] -rw-rw-r-- 1 jenkins jenkins 222 May 24 23:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:32:41.332Z] + 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=afe14f99071666e3a8a1e98015d177d59a71e5e7 --label arch=arm64 --label version=3.0.0 . [2023-05-24T23:32:41.918Z] Sending build context to Docker daemon 6.148MB [2023-05-24T23:32:41.918Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T23:32:41.918Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-24T23:32:41.918Z] ---> 2c3818ae1ac8 [2023-05-24T23:32:41.918Z] Step 3/23 : ARG MAKE=make build [2023-05-24T23:32:46.187Z] ---> Running in df49ee4d87f0 [2023-05-24T23:32:46.187Z] Removing intermediate container df49ee4d87f0 [2023-05-24T23:32:46.187Z] ---> 74d7edab0569 [2023-05-24T23:32:46.187Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-24T23:32:46.187Z] ---> Running in 8c59e0d3f819 [2023-05-24T23:32:46.187Z] Removing intermediate container 8c59e0d3f819 [2023-05-24T23:32:46.187Z] ---> e06aea6921b7 [2023-05-24T23:32:46.187Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-24T23:32:46.556Z] ---> Running in 1b19776a706b [2023-05-24T23:32:46.860Z] Removing intermediate container 1b19776a706b [2023-05-24T23:32:46.860Z] ---> 37c7ec2fee08 [2023-05-24T23:32:46.860Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-24T23:32:46.860Z] ---> Running in 5103c3523628 [2023-05-24T23:32:47.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:32:48.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:32:49.835Z] OK: 263 MiB in 53 packages [2023-05-24T23:32:50.801Z] Removing intermediate container 5103c3523628 [2023-05-24T23:32:50.801Z] ---> 911cc6d0a3a0 [2023-05-24T23:32:50.801Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-24T23:32:51.398Z] ---> a2a9131d3940 [2023-05-24T23:32:51.398Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T23:32:51.398Z] ---> Running in 752105d70661 [2023-05-24T23:32:54.010Z] Removing intermediate container 752105d70661 [2023-05-24T23:32:54.010Z] ---> 2e73b7dd7aed [2023-05-24T23:32:54.010Z] Step 9/23 : COPY . . [2023-05-24T23:32:55.422Z] ---> abc15e3c0a45 [2023-05-24T23:32:55.422Z] Step 10/23 : RUN ${MAKE} [2023-05-24T23:32:55.691Z] ---> Running in ec7ea34da443 [2023-05-24T23:32:56.659Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-24T23:35:33.392Z] Removing intermediate container ec7ea34da443 [2023-05-24T23:35:33.392Z] ---> 2bf97cb6c560 [2023-05-24T23:35:33.392Z] Step 11/23 : FROM alpine:3.17 [2023-05-24T23:35:33.392Z] 3.17: Pulling from library/alpine [2023-05-24T23:35:33.392Z] c41833b44d91: Already exists [2023-05-24T23:35:33.392Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T23:35:33.392Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T23:35:33.392Z] ---> 51e60588ff2c [2023-05-24T23:35:33.392Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T23:35:33.392Z] ---> Running in 8376f245890e [2023-05-24T23:35:33.392Z] Removing intermediate container 8376f245890e [2023-05-24T23:35:33.392Z] ---> 4ec2419f9728 [2023-05-24T23:35:33.392Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-24T23:35:33.392Z] ---> Running in 0d6789d7b102 [2023-05-24T23:35:33.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T23:35:33.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T23:35:33.392Z] OK: 7 MiB in 15 packages [2023-05-24T23:35:33.392Z] Removing intermediate container 0d6789d7b102 [2023-05-24T23:35:33.392Z] ---> f9bfde17c893 [2023-05-24T23:35:33.392Z] Step 14/23 : WORKDIR / [2023-05-24T23:35:33.392Z] ---> Running in 7ef2e1bd1c00 [2023-05-24T23:35:33.392Z] Removing intermediate container 7ef2e1bd1c00 [2023-05-24T23:35:33.392Z] ---> 192499f41eae [2023-05-24T23:35:33.392Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-24T23:35:33.392Z] ---> 8f61bd3f6116 [2023-05-24T23:35:33.392Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-24T23:35:33.392Z] ---> b486feb5670b [2023-05-24T23:35:33.392Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-24T23:35:33.392Z] ---> c9558af71622 [2023-05-24T23:35:33.392Z] Step 18/23 : EXPOSE 59999 [2023-05-24T23:35:33.392Z] ---> Running in ecc3bb48736f [2023-05-24T23:35:33.392Z] Removing intermediate container ecc3bb48736f [2023-05-24T23:35:33.392Z] ---> af3e04786ee5 [2023-05-24T23:35:33.392Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-24T23:35:33.392Z] ---> Running in 57a80fd620bf [2023-05-24T23:35:33.392Z] Removing intermediate container 57a80fd620bf [2023-05-24T23:35:33.392Z] ---> 260ea1346a95 [2023-05-24T23:35:33.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T23:35:33.392Z] ---> Running in 7fe52761b089 [2023-05-24T23:35:33.392Z] Removing intermediate container 7fe52761b089 [2023-05-24T23:35:33.392Z] ---> c1d9c63c7927 [2023-05-24T23:35:33.392Z] Step 21/23 : LABEL arch=arm64 [2023-05-24T23:35:33.392Z] ---> Running in 81c1b7b9ec26 [2023-05-24T23:35:33.392Z] Removing intermediate container 81c1b7b9ec26 [2023-05-24T23:35:33.392Z] ---> 4d9743528643 [2023-05-24T23:35:33.392Z] Step 22/23 : LABEL git_sha=afe14f99071666e3a8a1e98015d177d59a71e5e7 [2023-05-24T23:35:33.392Z] ---> Running in 667c6b23f8c5 [2023-05-24T23:35:33.392Z] Removing intermediate container 667c6b23f8c5 [2023-05-24T23:35:33.392Z] ---> 5a457b8e9108 [2023-05-24T23:35:33.392Z] Step 23/23 : LABEL version=3.0.0 [2023-05-24T23:35:33.392Z] ---> Running in 41f40b71b1ce [2023-05-24T23:35:33.392Z] Removing intermediate container 41f40b71b1ce [2023-05-24T23:35:33.392Z] ---> bee02dc86e63 [2023-05-24T23:35:33.392Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T23:35:33.392Z] Successfully built bee02dc86e63 [2023-05-24T23:35:33.392Z] 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-05-24T23:35:33.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:35:33.920Z] [2023-05-24T23:35:33.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:35:34.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:35:34.257Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T23:35:34.257Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T23:35:34.257Z] 04944245beec: Pulling fs layer [2023-05-24T23:35:34.257Z] 699f458cf7ca: Pulling fs layer [2023-05-24T23:35:34.257Z] 765212b225bb: Pulling fs layer [2023-05-24T23:35:34.257Z] f23df028b6ca: Pulling fs layer [2023-05-24T23:35:34.257Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T23:35:34.257Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T23:35:34.257Z] f23df028b6ca: Waiting [2023-05-24T23:35:34.257Z] d65c8cfc05b1: Waiting [2023-05-24T23:35:34.257Z] 2437ff75d9bd: Waiting [2023-05-24T23:35:34.257Z] 765212b225bb: Waiting [2023-05-24T23:35:34.530Z] 04944245beec: Verifying Checksum [2023-05-24T23:35:34.530Z] 04944245beec: Download complete [2023-05-24T23:35:34.530Z] 765212b225bb: Verifying Checksum [2023-05-24T23:35:34.530Z] 765212b225bb: Download complete [2023-05-24T23:35:34.530Z] f23df028b6ca: Verifying Checksum [2023-05-24T23:35:34.530Z] f23df028b6ca: Download complete [2023-05-24T23:35:34.530Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T23:35:34.530Z] d65c8cfc05b1: Download complete [2023-05-24T23:35:34.802Z] 699f458cf7ca: Verifying Checksum [2023-05-24T23:35:34.802Z] 699f458cf7ca: Download complete [2023-05-24T23:35:35.071Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T23:35:35.071Z] 8998bd30e6a1: Download complete [2023-05-24T23:35:37.659Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T23:35:37.659Z] 2437ff75d9bd: Download complete [2023-05-24T23:35:39.607Z] 8998bd30e6a1: Pull complete [2023-05-24T23:35:42.955Z] 04944245beec: Pull complete [2023-05-24T23:35:43.538Z] 699f458cf7ca: Pull complete [2023-05-24T23:35:43.807Z] 765212b225bb: Pull complete [2023-05-24T23:35:44.768Z] f23df028b6ca: Pull complete [2023-05-24T23:35:44.768Z] d65c8cfc05b1: Pull complete [2023-05-24T23:35:59.765Z] 2437ff75d9bd: Pull complete [2023-05-24T23:35:59.765Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T23:35:59.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T23:35:59.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:35:59.976Z] prd-ubuntu20.04-docker-arm64-4c-16g-16814 does not seem to be running inside a container [2023-05-24T23:36:00.047Z] $ 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/228 -v /w/workspace/device-sdk-go/228:/w/workspace/device-sdk-go/228:rw,z -v /w/workspace/device-sdk-go/228@tmp:/w/workspace/device-sdk-go/228@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T23:36:02.951Z] $ docker top 2a7bea40cfe9750e970a471f990902298f933f5e194b96193cf3529bf0d62a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:36:03.812Z] ---> job-cost.sh [2023-05-24T23:36:03.812Z] lf-activate-venv: SKIPPING [2023-05-24T23:36:03.812Z] INFO: No Stack... [2023-05-24T23:36:04.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T23:36:05.041Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T23:36:05.683Z] + cat /w/workspace/device-sdk-go/228/archives/cost.csv [2023-05-24T23:36:05.683Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T23:36:05.757Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [2023-05-24T23:36:05.762Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] did not exist. Created. [2023-05-24T23:36:05.763Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T23:36:06.420Z] /w/workspace/device-sdk-go/228@tmp/durable-e485def9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T23:36:07.076Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T23:36:07.100Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T23:36:07.173Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T23:36:07.182Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-228-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T23:36:07.198Z] $ docker stop --time=1 2a7bea40cfe9750e970a471f990902298f933f5e194b96193cf3529bf0d62a89 [2023-05-24T23:36:08.731Z] $ docker rm -f --volumes 2a7bea40cfe9750e970a471f990902298f933f5e194b96193cf3529bf0d62a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-24T23:36:09.133Z] provisioning config files... [2023-05-24T23:36:09.140Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6329275294101094744tmp [Pipeline] { [Pipeline] sh [2023-05-24T23:36:09.429Z] + set +x [2023-05-24T23:36:09.429Z] + bash -s -- [2023-05-24T23:36:09.429Z] + curl -s https://codecov.io/bash [2023-05-24T23:36:09.429Z] [2023-05-24T23:36:09.429Z] _____ _ [2023-05-24T23:36:09.429Z] / ____| | | [2023-05-24T23:36:09.429Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T23:36:09.429Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T23:36:09.429Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T23:36:09.429Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T23:36:09.429Z] Bash-1.0.6 [2023-05-24T23:36:09.429Z] [2023-05-24T23:36:09.429Z] [2023-05-24T23:36:09.429Z] ==> git version 2.25.1 found [2023-05-24T23:36:09.429Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-24T23:36:09.429Z] Release-Date: 2020-01-08 [2023-05-24T23:36:09.429Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T23:36:09.429Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T23:36:09.429Z] ==> Jenkins CI detected. [2023-05-24T23:36:09.429Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-24T23:36:09.429Z] project root: . [2023-05-24T23:36:09.429Z] --> token set from env [2023-05-24T23:36:09.429Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T23:36:09.429Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T23:36:09.429Z] ==> Python coveragepy not found [2023-05-24T23:36:09.429Z] ==> Searching for coverage reports in: [2023-05-24T23:36:09.429Z] + . [2023-05-24T23:36:09.429Z] -> Found 1 reports [2023-05-24T23:36:09.429Z] ==> Detecting git/mercurial file structure [2023-05-24T23:36:09.688Z] ==> Reading reports [2023-05-24T23:36:09.688Z] + ./coverage.out bytes=106151 [2023-05-24T23:36:09.688Z] ==> Appending adjustments [2023-05-24T23:36:09.688Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T23:36:09.948Z] + Found adjustments [2023-05-24T23:36:09.948Z] ==> Gzipping contents [2023-05-24T23:36:09.948Z] 16K /tmp/codecov.EgqXUY.gz [2023-05-24T23:36:09.948Z] ==> Uploading reports [2023-05-24T23:36:09.948Z] url: https://codecov.io [2023-05-24T23:36:09.948Z] query: branch=main&commit=afe14f99071666e3a8a1e98015d177d59a71e5e7&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T23:36:09.948Z] -> Pinging Codecov [2023-05-24T23:36:09.948Z] 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=afe14f99071666e3a8a1e98015d177d59a71e5e7&build=228&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F228%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T23:36:10.207Z] -> Uploading to [2023-05-24T23:36:10.207Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7E55EF52A471D76F132DFD9A03CDDE97/afe14f99071666e3a8a1e98015d177d59a71e5e7/1668ea0f-4ec7-4c76-9240-87bcd4ec4cae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T233609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b28c8ce1296df5dae432fb6ed5c9f928101ccb3c52bfc9b912177df0bd250e34 [2023-05-24T23:36:10.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:36:10.207Z] Dload Upload Total Spent Left Speed [2023-05-24T23:36:10.207Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15119 0 0 100 15119 0 72687 --:--:-- --:--:-- --:--:-- 72339 100 15119 0 0 100 15119 0 72687 --:--:-- --:--:-- --:--:-- 72339 [2023-05-24T23:36:10.207Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] } [2023-05-24T23:36:10.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-24T23:36:10.348Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T23:36:10.357Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:36:10.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T23:36:10.661Z] [2023-05-24T23:36:10.661Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:36:10.962Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T23:36:10.963Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T23:36:10.963Z] df9b9388f04a: Pulling fs layer [2023-05-24T23:36:10.963Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T23:36:10.963Z] 25bc292e5bac: Pulling fs layer [2023-05-24T23:36:10.963Z] 114826534d7a: Pulling fs layer [2023-05-24T23:36:10.963Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T23:36:10.963Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T23:36:10.963Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T23:36:10.963Z] 114826534d7a: Waiting [2023-05-24T23:36:10.963Z] 4657fd5d0bcf: Waiting [2023-05-24T23:36:10.963Z] 8a3aa393b2d8: Waiting [2023-05-24T23:36:10.963Z] 6ad1cebc031e: Waiting [2023-05-24T23:36:10.963Z] 25bc292e5bac: Verifying Checksum [2023-05-24T23:36:10.963Z] 25bc292e5bac: Download complete [2023-05-24T23:36:10.963Z] 52dc419b0ee2: Download complete [2023-05-24T23:36:10.963Z] 4657fd5d0bcf: Verifying Checksum [2023-05-24T23:36:10.963Z] 4657fd5d0bcf: Download complete [2023-05-24T23:36:10.963Z] df9b9388f04a: Download complete [2023-05-24T23:36:11.221Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T23:36:11.221Z] 6ad1cebc031e: Download complete [2023-05-24T23:36:11.221Z] df9b9388f04a: Pull complete [2023-05-24T23:36:11.221Z] 52dc419b0ee2: Pull complete [2023-05-24T23:36:11.221Z] 25bc292e5bac: Pull complete [2023-05-24T23:36:11.788Z] 114826534d7a: Verifying Checksum [2023-05-24T23:36:11.788Z] 114826534d7a: Download complete [2023-05-24T23:36:11.788Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T23:36:11.788Z] 8a3aa393b2d8: Download complete [2023-05-24T23:36:15.073Z] 114826534d7a: Pull complete [2023-05-24T23:36:15.073Z] 4657fd5d0bcf: Pull complete [2023-05-24T23:36:15.333Z] 6ad1cebc031e: Pull complete [2023-05-24T23:36:17.867Z] 8a3aa393b2d8: Pull complete [2023-05-24T23:36:17.867Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T23:36:18.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T23:36:18.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:36:18.206Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:36:18.231Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-24T23:36:21.490Z] $ docker top c9a8db3cab6b6297bf1aeee43840fee305cea77e1c011a01d95f73a3986333c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T23:36:21.554Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-24T23:36:21.828Z] + set -o pipefail [2023-05-24T23:36:21.829Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-24T23:36:26.012Z] [2023-05-24T23:36:26.012Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-24T23:36:26.012Z] [2023-05-24T23:36:26.012Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/03a33781-9012-4da3-8497-1b5bb6974a18 [2023-05-24T23:36:26.012Z] [2023-05-24T23:36:26.012Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T23:36:26.012Z] [2023-05-24T23:36:26.012Z] [2023-05-24T23:36:26.012Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T23:36:26.012Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T23:36:26.012Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T23:36:26.022Z] $ docker stop --time=1 c9a8db3cab6b6297bf1aeee43840fee305cea77e1c011a01d95f73a3986333c7 [2023-05-24T23:36:28.600Z] $ docker rm -f --volumes c9a8db3cab6b6297bf1aeee43840fee305cea77e1c011a01d95f73a3986333c7 [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-05-24T23:36:28.965Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:36:28.977Z] provisioning config files... [2023-05-24T23:36:28.984Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6563211717776759505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:36:29.273Z] --> edgex-publish-swagger.sh [2023-05-24T23:36:29.274Z] === Publish openapi/v3 API === [2023-05-24T23:36:29.274Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-24T23:36:29.274Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-24T23:36:29.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T23:36:29.274Z] Dload Upload Total Spent Left Speed [2023-05-24T23:36:29.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 37458 --:--:-- --:--:-- --:--:-- 37399 [2023-05-24T23:36:29.842Z] [2023-05-24T23:36:29.842Z] [Pipeline] } [2023-05-24T23:36:29.850Z] 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-05-24T23:36:30.225Z] + git log --format=format:%s -1 afe14f99071666e3a8a1e98015d177d59a71e5e7 [Pipeline] sh [2023-05-24T23:36:30.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:36:30.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:36:30.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:36:30.816Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:36:30.884Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:36:30.917Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T23:36:31.274Z] $ docker top 454560672c5f921ec6cc3ed0c945d8cbe309d938bb654343644a250d09c468ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:36:31.363Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.96' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:36:31.659Z] + git semver [Pipeline] } [2023-05-24T23:36:31.932Z] $ docker stop --time=1 454560672c5f921ec6cc3ed0c945d8cbe309d938bb654343644a250d09c468ca [2023-05-24T23:36:33.193Z] $ docker rm -f --volumes 454560672c5f921ec6cc3ed0c945d8cbe309d938bb654343644a250d09c468ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:36:33.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T23:36:33.575Z] [2023-05-24T23:36:33.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:36:33.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T23:36:33.948Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T23:36:33.948Z] ab5ef0e58194: Pulling fs layer [2023-05-24T23:36:33.948Z] 9712f1f96733: Pulling fs layer [2023-05-24T23:36:33.948Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T23:36:33.948Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T23:36:33.948Z] e9a5061849ea: Pulling fs layer [2023-05-24T23:36:33.948Z] d747dcd14b5f: Pulling fs layer [2023-05-24T23:36:33.948Z] 2de7ff778b66: Pulling fs layer [2023-05-24T23:36:33.948Z] d747dcd14b5f: Waiting [2023-05-24T23:36:33.948Z] 2de7ff778b66: Waiting [2023-05-24T23:36:33.948Z] 0d9ebad4ef96: Waiting [2023-05-24T23:36:33.948Z] e9a5061849ea: Waiting [2023-05-24T23:36:33.948Z] 9712f1f96733: Verifying Checksum [2023-05-24T23:36:33.948Z] 9712f1f96733: Download complete [2023-05-24T23:36:34.224Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T23:36:34.224Z] 63f879dbbcfc: Download complete [2023-05-24T23:36:34.503Z] 0d9ebad4ef96: Verifying Checksum [2023-05-24T23:36:34.503Z] e9a5061849ea: Verifying Checksum [2023-05-24T23:36:34.503Z] e9a5061849ea: Download complete [2023-05-24T23:36:34.503Z] d747dcd14b5f: Download complete [2023-05-24T23:36:34.503Z] ab5ef0e58194: Verifying Checksum [2023-05-24T23:36:34.503Z] ab5ef0e58194: Download complete [2023-05-24T23:36:34.503Z] 2de7ff778b66: Verifying Checksum [2023-05-24T23:36:34.503Z] 2de7ff778b66: Download complete [2023-05-24T23:36:37.041Z] ab5ef0e58194: Pull complete [2023-05-24T23:36:37.041Z] 9712f1f96733: Pull complete [2023-05-24T23:36:37.975Z] 63f879dbbcfc: Pull complete [2023-05-24T23:36:41.258Z] 0d9ebad4ef96: Pull complete [2023-05-24T23:36:41.517Z] e9a5061849ea: Pull complete [2023-05-24T23:36:41.517Z] d747dcd14b5f: Pull complete [2023-05-24T23:36:42.455Z] 2de7ff778b66: Pull complete [2023-05-24T23:36:42.455Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T23:36:42.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T23:36:42.455Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:36:42.536Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:36:42.567Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-24T23:36:46.557Z] $ docker top 4d272085b38d2dabd81d74438d10cbc2bc548be9ba48383c63c02ce83196186a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:36:46.631Z] provisioning config files... [2023-05-24T23:36:46.638Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11761667676844624333tmp [2023-05-24T23:36:46.647Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6216283166173064476tmp [2023-05-24T23:36:46.654Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10592775039949783825tmp [Pipeline] { [Pipeline] echo [2023-05-24T23:36:46.669Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:36:46.953Z] ---> sigul-configuration.sh [2023-05-24T23:36:46.953Z] gpg: directory `/root/.gnupg' created [2023-05-24T23:36:46.953Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T23:36:46.953Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T23:36:46.953Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T23:36:46.953Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T23:36:46.953Z] gpg: CAST5 encrypted data [2023-05-24T23:36:46.953Z] gpg: encrypted with 1 passphrase [2023-05-24T23:36:46.953Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T23:36:47.241Z] + mkdir /home/jenkins [2023-05-24T23:36:47.241Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T23:36:47.525Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-24T23:36:47.534Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:36:47.816Z] ---> sigul-install.sh [2023-05-24T23:36:47.816Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T23:36:48.102Z] + git tag --list [2023-05-24T23:36:48.102Z] 0.7.1 [2023-05-24T23:36:48.102Z] delhi-tag [2023-05-24T23:36:48.102Z] v1.0.0 [2023-05-24T23:36:48.102Z] v1.1.0 [2023-05-24T23:36:48.102Z] v1.1.1 [2023-05-24T23:36:48.102Z] v1.1.2 [2023-05-24T23:36:48.102Z] v1.2.0 [2023-05-24T23:36:48.102Z] v1.2.1 [2023-05-24T23:36:48.102Z] v1.2.2 [2023-05-24T23:36:48.102Z] v1.2.3 [2023-05-24T23:36:48.102Z] v1.3.0 [2023-05-24T23:36:48.102Z] v1.4.0 [2023-05-24T23:36:48.102Z] v2.0.0 [2023-05-24T23:36:48.102Z] v2.1.0 [2023-05-24T23:36:48.102Z] v2.1.1 [2023-05-24T23:36:48.102Z] v2.1.1-dev.2 [2023-05-24T23:36:48.102Z] v2.1.1-dev.3 [2023-05-24T23:36:48.102Z] v2.2.0 [2023-05-24T23:36:48.102Z] v2.2.1-dev.1 [2023-05-24T23:36:48.102Z] v2.2.1-dev.10 [2023-05-24T23:36:48.102Z] v2.2.1-dev.11 [2023-05-24T23:36:48.102Z] v2.2.1-dev.12 [2023-05-24T23:36:48.102Z] v2.2.1-dev.13 [2023-05-24T23:36:48.102Z] v2.2.1-dev.14 [2023-05-24T23:36:48.102Z] v2.2.1-dev.2 [2023-05-24T23:36:48.102Z] v2.2.1-dev.3 [2023-05-24T23:36:48.102Z] v2.2.1-dev.4 [2023-05-24T23:36:48.102Z] v2.2.1-dev.5 [2023-05-24T23:36:48.102Z] v2.2.1-dev.6 [2023-05-24T23:36:48.102Z] v2.2.1-dev.7 [2023-05-24T23:36:48.102Z] v2.2.1-dev.8 [2023-05-24T23:36:48.102Z] v2.2.1-dev.9 [2023-05-24T23:36:48.102Z] v2.3.0 [2023-05-24T23:36:48.102Z] v2.3.0-dev.14 [2023-05-24T23:36:48.102Z] v2.3.0-dev.15 [2023-05-24T23:36:48.102Z] v2.3.0-dev.16 [2023-05-24T23:36:48.102Z] v2.3.0-dev.17 [2023-05-24T23:36:48.102Z] v2.3.0-dev.18 [2023-05-24T23:36:48.102Z] v2.3.0-dev.19 [2023-05-24T23:36:48.102Z] v2.3.0-dev.20 [2023-05-24T23:36:48.102Z] v2.3.0-dev.21 [2023-05-24T23:36:48.102Z] v2.3.0-dev.22 [2023-05-24T23:36:48.102Z] v2.3.0-dev.23 [2023-05-24T23:36:48.102Z] v2.3.0-dev.24 [2023-05-24T23:36:48.102Z] v2.3.0-dev.25 [2023-05-24T23:36:48.102Z] v2.3.0-dev.26 [2023-05-24T23:36:48.102Z] v2.3.0-dev.27 [2023-05-24T23:36:48.102Z] v2.3.0-dev.28 [2023-05-24T23:36:48.102Z] v2.3.0-dev.29 [2023-05-24T23:36:48.102Z] v2.3.0-dev.30 [2023-05-24T23:36:48.102Z] v2.3.0-dev.31 [2023-05-24T23:36:48.102Z] v2.3.0-dev.32 [2023-05-24T23:36:48.102Z] v2.3.0-dev.33 [2023-05-24T23:36:48.102Z] v2.3.0-dev.34 [2023-05-24T23:36:48.102Z] v2.3.0-dev.35 [2023-05-24T23:36:48.102Z] v2.3.0-dev.36 [2023-05-24T23:36:48.102Z] v2.3.0-dev.37 [2023-05-24T23:36:48.102Z] v2.3.0-dev.38 [2023-05-24T23:36:48.102Z] v2.3.0-dev.39 [2023-05-24T23:36:48.102Z] v2.3.0-dev.40 [2023-05-24T23:36:48.102Z] v2.3.0-dev.41 [2023-05-24T23:36:48.102Z] v2.3.0-dev.42 [2023-05-24T23:36:48.102Z] v2.3.0-dev.43 [2023-05-24T23:36:48.102Z] v2.3.0-dev.44 [2023-05-24T23:36:48.102Z] v2.3.0-dev.45 [2023-05-24T23:36:48.102Z] v2.3.0-dev.46 [2023-05-24T23:36:48.102Z] v2.3.0-dev.47 [2023-05-24T23:36:48.102Z] v2.3.0-dev.48 [2023-05-24T23:36:48.102Z] v2.3.0-dev.49 [2023-05-24T23:36:48.102Z] v2.3.0-dev.50 [2023-05-24T23:36:48.102Z] v2.3.0-dev.51 [2023-05-24T23:36:48.102Z] v2.3.1 [2023-05-24T23:36:48.102Z] v2.3.1-dev.1 [2023-05-24T23:36:48.102Z] v2.3.1-dev.2 [2023-05-24T23:36:48.102Z] v2.3.1-dev.3 [2023-05-24T23:36:48.102Z] v2.3.1-dev.4 [2023-05-24T23:36:48.102Z] v3.0.0 [2023-05-24T23:36:48.102Z] v3.0.0-dev.1 [2023-05-24T23:36:48.102Z] v3.0.0-dev.10 [2023-05-24T23:36:48.102Z] v3.0.0-dev.11 [2023-05-24T23:36:48.102Z] v3.0.0-dev.12 [2023-05-24T23:36:48.102Z] v3.0.0-dev.13 [2023-05-24T23:36:48.102Z] v3.0.0-dev.14 [2023-05-24T23:36:48.102Z] v3.0.0-dev.15 [2023-05-24T23:36:48.102Z] v3.0.0-dev.16 [2023-05-24T23:36:48.102Z] v3.0.0-dev.17 [2023-05-24T23:36:48.102Z] v3.0.0-dev.18 [2023-05-24T23:36:48.102Z] v3.0.0-dev.19 [2023-05-24T23:36:48.102Z] v3.0.0-dev.2 [2023-05-24T23:36:48.102Z] v3.0.0-dev.20 [2023-05-24T23:36:48.102Z] v3.0.0-dev.21 [2023-05-24T23:36:48.102Z] v3.0.0-dev.22 [2023-05-24T23:36:48.102Z] v3.0.0-dev.23 [2023-05-24T23:36:48.102Z] v3.0.0-dev.24 [2023-05-24T23:36:48.102Z] v3.0.0-dev.25 [2023-05-24T23:36:48.102Z] v3.0.0-dev.26 [2023-05-24T23:36:48.102Z] v3.0.0-dev.27 [2023-05-24T23:36:48.102Z] v3.0.0-dev.28 [2023-05-24T23:36:48.102Z] v3.0.0-dev.29 [2023-05-24T23:36:48.102Z] v3.0.0-dev.3 [2023-05-24T23:36:48.102Z] v3.0.0-dev.30 [2023-05-24T23:36:48.102Z] v3.0.0-dev.31 [2023-05-24T23:36:48.102Z] v3.0.0-dev.32 [2023-05-24T23:36:48.102Z] v3.0.0-dev.33 [2023-05-24T23:36:48.102Z] v3.0.0-dev.34 [2023-05-24T23:36:48.102Z] v3.0.0-dev.35 [2023-05-24T23:36:48.102Z] v3.0.0-dev.36 [2023-05-24T23:36:48.102Z] v3.0.0-dev.37 [2023-05-24T23:36:48.102Z] v3.0.0-dev.38 [2023-05-24T23:36:48.102Z] v3.0.0-dev.39 [2023-05-24T23:36:48.102Z] v3.0.0-dev.4 [2023-05-24T23:36:48.102Z] v3.0.0-dev.40 [2023-05-24T23:36:48.102Z] v3.0.0-dev.41 [2023-05-24T23:36:48.102Z] v3.0.0-dev.42 [2023-05-24T23:36:48.102Z] v3.0.0-dev.43 [2023-05-24T23:36:48.102Z] v3.0.0-dev.44 [2023-05-24T23:36:48.102Z] v3.0.0-dev.45 [2023-05-24T23:36:48.102Z] v3.0.0-dev.46 [2023-05-24T23:36:48.102Z] v3.0.0-dev.47 [2023-05-24T23:36:48.102Z] v3.0.0-dev.48 [2023-05-24T23:36:48.102Z] v3.0.0-dev.49 [2023-05-24T23:36:48.102Z] v3.0.0-dev.5 [2023-05-24T23:36:48.102Z] v3.0.0-dev.50 [2023-05-24T23:36:48.102Z] v3.0.0-dev.51 [2023-05-24T23:36:48.102Z] v3.0.0-dev.52 [2023-05-24T23:36:48.102Z] v3.0.0-dev.53 [2023-05-24T23:36:48.102Z] v3.0.0-dev.54 [2023-05-24T23:36:48.102Z] v3.0.0-dev.55 [2023-05-24T23:36:48.102Z] v3.0.0-dev.56 [2023-05-24T23:36:48.102Z] v3.0.0-dev.57 [2023-05-24T23:36:48.102Z] v3.0.0-dev.58 [2023-05-24T23:36:48.102Z] v3.0.0-dev.59 [2023-05-24T23:36:48.102Z] v3.0.0-dev.6 [2023-05-24T23:36:48.102Z] v3.0.0-dev.60 [2023-05-24T23:36:48.102Z] v3.0.0-dev.61 [2023-05-24T23:36:48.102Z] v3.0.0-dev.62 [2023-05-24T23:36:48.102Z] v3.0.0-dev.63 [2023-05-24T23:36:48.103Z] v3.0.0-dev.64 [2023-05-24T23:36:48.103Z] v3.0.0-dev.65 [2023-05-24T23:36:48.103Z] v3.0.0-dev.66 [2023-05-24T23:36:48.103Z] v3.0.0-dev.67 [2023-05-24T23:36:48.103Z] v3.0.0-dev.68 [2023-05-24T23:36:48.103Z] v3.0.0-dev.69 [2023-05-24T23:36:48.103Z] v3.0.0-dev.7 [2023-05-24T23:36:48.103Z] v3.0.0-dev.70 [2023-05-24T23:36:48.103Z] v3.0.0-dev.71 [2023-05-24T23:36:48.103Z] v3.0.0-dev.72 [2023-05-24T23:36:48.103Z] v3.0.0-dev.73 [2023-05-24T23:36:48.103Z] v3.0.0-dev.74 [2023-05-24T23:36:48.103Z] v3.0.0-dev.75 [2023-05-24T23:36:48.103Z] v3.0.0-dev.76 [2023-05-24T23:36:48.103Z] v3.0.0-dev.77 [2023-05-24T23:36:48.103Z] v3.0.0-dev.78 [2023-05-24T23:36:48.103Z] v3.0.0-dev.79 [2023-05-24T23:36:48.103Z] v3.0.0-dev.8 [2023-05-24T23:36:48.103Z] v3.0.0-dev.80 [2023-05-24T23:36:48.103Z] v3.0.0-dev.81 [2023-05-24T23:36:48.103Z] v3.0.0-dev.82 [2023-05-24T23:36:48.103Z] v3.0.0-dev.83 [2023-05-24T23:36:48.103Z] v3.0.0-dev.84 [2023-05-24T23:36:48.103Z] v3.0.0-dev.85 [2023-05-24T23:36:48.103Z] v3.0.0-dev.86 [2023-05-24T23:36:48.103Z] v3.0.0-dev.87 [2023-05-24T23:36:48.103Z] v3.0.0-dev.88 [2023-05-24T23:36:48.103Z] v3.0.0-dev.89 [2023-05-24T23:36:48.103Z] v3.0.0-dev.9 [2023-05-24T23:36:48.103Z] v3.0.0-dev.90 [2023-05-24T23:36:48.103Z] v3.0.0-dev.91 [2023-05-24T23:36:48.103Z] v3.0.0-dev.92 [2023-05-24T23:36:48.103Z] v3.0.0-dev.93 [2023-05-24T23:36:48.103Z] v3.0.0-dev.94 [2023-05-24T23:36:48.103Z] v3.0.0-dev.95 [2023-05-24T23:36:48.103Z] v3.0.0-dev.96 [Pipeline] sh [2023-05-24T23:36:48.387Z] + lftools sign git-tag v3.0.0 [2023-05-24T23:36:48.955Z] Signing Git tag with Sigul... [2023-05-24T23:36:48.955Z] Signing v3.0.0 [Pipeline] echo [2023-05-24T23:36:49.532Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:36:49.818Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T23:36:49.825Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T23:36:49.844Z] $ docker stop --time=1 4d272085b38d2dabd81d74438d10cbc2bc548be9ba48383c63c02ce83196186a [2023-05-24T23:36:51.141Z] $ docker rm -f --volumes 4d272085b38d2dabd81d74438d10cbc2bc548be9ba48383c63c02ce83196186a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T23:36:51.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:36:51.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:36:51.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:36:51.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:36:51.940Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:36:51.974Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T23:36:52.317Z] $ docker top 0c2f31f17702d812bcc9fc60aa7e8bca2fae9699a62eac1c3c56d7b5546b4790 -eo pid,comm [2023-05-24T23:36:52.364Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T23:36:52.364Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:36:52.395Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.96' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:36:52.682Z] + git semver [Pipeline] } [2023-05-24T23:36:52.951Z] $ docker stop --time=1 0c2f31f17702d812bcc9fc60aa7e8bca2fae9699a62eac1c3c56d7b5546b4790 [2023-05-24T23:36:54.215Z] $ docker rm -f --volumes 0c2f31f17702d812bcc9fc60aa7e8bca2fae9699a62eac1c3c56d7b5546b4790 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T23:36:54.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T23:36:54.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:36:54.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T23:36:54.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:36:54.934Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:36:54.960Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T23:36:55.287Z] $ docker top 46e94914dfb6bbb692e50be8dbb890d2c8c7cf7713f3e453373af7b9a72ab5b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T23:36:55.364Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.96' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T23:36:55.652Z] + git semver [Pipeline] } [2023-05-24T23:36:55.921Z] $ docker stop --time=1 46e94914dfb6bbb692e50be8dbb890d2c8c7cf7713f3e453373af7b9a72ab5b5 [2023-05-24T23:36:57.217Z] $ docker rm -f --volumes 46e94914dfb6bbb692e50be8dbb890d2c8c7cf7713f3e453373af7b9a72ab5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-24T23:36:57.820Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-24T23:36:57.820Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-24T23:36:57.820Z] total 16 [2023-05-24T23:36:57.820Z] drwxr-xr-x 3 root root 4096 May 24 23:24 . [2023-05-24T23:36:57.820Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:36 .. [2023-05-24T23:36:57.820Z] drwxr-xr-x 2 root root 4096 May 24 23:24 cost [2023-05-24T23:36:57.820Z] -rw-r--r-- 1 root root 85 May 24 23:24 cost.csv [2023-05-24T23:36:57.820Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-24T23:36:57.820Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-24T23:36:57.820Z] total 16 [2023-05-24T23:36:57.820Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 23:24 . [2023-05-24T23:36:57.820Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 23:36 .. [2023-05-24T23:36:57.820Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 23:24 cost [2023-05-24T23:36:57.820Z] -rw-r--r-- 1 jenkins jenkins 85 May 24 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:36:58.109Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:36:58.967Z] ---> package-listing.sh [2023-05-24T23:36:58.967Z] ++ facter osfamily [2023-05-24T23:36:58.967Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T23:36:59.227Z] + OS_FAMILY=debian [2023-05-24T23:36:59.227Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-24T23:36:59.227Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T23:36:59.227Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T23:36:59.227Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T23:36:59.227Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T23:36:59.227Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-24T23:36:59.227Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T23:36:59.227Z] + case "${OS_FAMILY}" in [2023-05-24T23:36:59.227Z] + dpkg -l [2023-05-24T23:36:59.227Z] + grep '^ii' [2023-05-24T23:36:59.227Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T23:36:59.227Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T23:36:59.227Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T23:36:59.227Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-24T23:36:59.227Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-24T23:36:59.227Z] + 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-05-24T23:36:59.237Z] 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-05-24T23:36:59.514Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T23:37:00.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T23:37:00.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T23:37:00.155Z] prd-ubuntu20.04-docker-8c-8g-16809 does not seem to be running inside a container [2023-05-24T23:37:00.181Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T23:37:00.420Z] $ docker top 7922d3f7e898d8e7823d3a2bd27064bda856980c313bce3d1c3a33d2b83c864d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T23:37:00.764Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T23:37:01.047Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T23:37:01.328Z] + ls /var/log/sa-host [2023-05-24T23:37:01.328Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T23:37:01.403Z] provisioning config files... [2023-05-24T23:37:01.410Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8022469025542880767tmp [Pipeline] { [Pipeline] echo [2023-05-24T23:37:01.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:37:01.703Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T23:37:01.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:37:02.031Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T23:37:02.039Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:37:02.319Z] ---> sudo-logs.sh [2023-05-24T23:37:02.319Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T23:37:02.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:37:02.631Z] ---> job-cost.sh [2023-05-24T23:37:02.631Z] lf-activate-venv: SKIPPING [2023-05-24T23:37:02.631Z] DEBUG: total: 0.2199999988079071 [2023-05-24T23:37:02.631Z] INFO: Retrieving Stack Cost... [2023-05-24T23:37:03.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T23:37:03.459Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T23:37:03.469Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T23:37:03.752Z] ---> logs-deploy.sh [2023-05-24T23:37:03.752Z] lf-activate-venv: SKIPPING [2023-05-24T23:37:03.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/228 [2023-05-24T23:37:03.752Z] INFO: archiving workspace using pattern(s): [2023-05-24T23:37:04.690Z] Archives upload complete. [2023-05-24T23:37:04.949Z] INFO: archiving logs to Nexus