Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57c5392183b4f70d46be0be9f61e727b75abeab9 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-ssh18241969897750941443.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-ssh354598488903451703.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-ssh2650621055693691269.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-ssh10746400650076201029.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-ssh17362241050547628717.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-14918’ Running on prd-ubuntu20.04-docker-8c-8g-14920 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 57c5392183b4f70d46be0be9f61e727b75abeab9 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57c5392183b4f70d46be0be9f61e727b75abeab9 # timeout=10 Commit message: "fix: typo in calls to GetDeviceByName (#1455)" > git rev-list --no-walk e224bd5802c6f3dcff8652bd9b5b3603587bdf21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T17:39:27.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T17:39:27.521Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T17:39:27.544Z] ========================================================= [2023-05-10T17:39:27.544Z] EdgeX Global Pipelines Version Info [2023-05-10T17:39:27.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:39:28.268Z] ------------------- [2023-05-10T17:39:28.269Z] stable info: [2023-05-10T17:39:28.269Z] ------------------- [2023-05-10T17:39:28.269Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T17:39:28.269Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T17:39:28.269Z] Message: update stable to v1.0.249 [2023-05-10T17:39:28.840Z] ------------------- [2023-05-10T17:39:28.840Z] experimental info: [2023-05-10T17:39:28.840Z] ------------------- [2023-05-10T17:39:28.840Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T17:39:28.840Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T17:39:28.840Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T17:39:29.031Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-10T17:39:29.048Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-10T17:39:29.061Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T17:39:29.074Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T17:39:29.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T17:39:29.099Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T17:39:29.111Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T17:39:29.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-10T17:39:29.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T17:39:29.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T17:39:29.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T17:39:29.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-10T17:39:29.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T17:39:29.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T17:39:29.210Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T17:39:29.222Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T17:39:29.234Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T17:39:29.246Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T17:39:29.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T17:39:29.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T17:39:29.282Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T17:39:29.295Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-10T17:39:29.314Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T17:39:29.331Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T17:39:29.345Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T17:39:29.359Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T17:39:29.372Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T17:39:29.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T17:39:29.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T17:39:29.409Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T17:39:29.420Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57c5392183b4f70d46be0be9f61e727b75abeab9 [Pipeline] echo [2023-05-10T17:39:29.432Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57c5392 [Pipeline] echo [2023-05-10T17:39:29.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T17:39:29.485Z] provisioning config files... [2023-05-10T17:39:29.498Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15028338164473286491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:39:29.808Z] ---> docker-login.sh [2023-05-10T17:39:29.808Z] nexus3.edgexfoundry.org:10001 [2023-05-10T17:39:30.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:30.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:30.069Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:30.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:30.069Z] [2023-05-10T17:39:30.069Z] Login Succeeded [2023-05-10T17:39:30.069Z] nexus3.edgexfoundry.org:10002 [2023-05-10T17:39:30.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:30.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:30.330Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:30.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:30.330Z] [2023-05-10T17:39:30.330Z] Login Succeeded [2023-05-10T17:39:30.330Z] nexus3.edgexfoundry.org:10003 [2023-05-10T17:39:30.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:30.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:30.330Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:30.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:30.330Z] [2023-05-10T17:39:30.330Z] Login Succeeded [2023-05-10T17:39:30.330Z] nexus3.edgexfoundry.org:10004 [2023-05-10T17:39:30.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:30.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:30.591Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:30.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:30.591Z] [2023-05-10T17:39:30.591Z] Login Succeeded [2023-05-10T17:39:30.591Z] docker.io [2023-05-10T17:39:30.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:30.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:30.853Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:30.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:30.853Z] [2023-05-10T17:39:30.853Z] Login Succeeded [2023-05-10T17:39:30.853Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T17:39:30.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T17:39:31.226Z] + git rev-list -1 --merges 57c5392183b4f70d46be0be9f61e727b75abeab9~1..57c5392183b4f70d46be0be9f61e727b75abeab9 [Pipeline] echo [2023-05-10T17:39:31.277Z] -----------> git rev-list -1 --merges 57c5392183b4f70d46be0be9f61e727b75abeab9~1..57c5392183b4f70d46be0be9f61e727b75abeab9 57c5392183b4f70d46be0be9f61e727b75abeab9 [false] [Pipeline] sh [2023-05-10T17:39:31.568Z] + git log --format=format:%s -1 57c5392183b4f70d46be0be9f61e727b75abeab9 [Pipeline] echo [2023-05-10T17:39:31.603Z] ========================================================= [2023-05-10T17:39:31.603Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T17:39:31.603Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T17:39:31.960Z] + git log --format=format:%s -1 57c5392183b4f70d46be0be9f61e727b75abeab9 [Pipeline] echo [2023-05-10T17:39:31.970Z] [semverPrep] GIT_COMMIT: 57c5392183b4f70d46be0be9f61e727b75abeab9, Commit Message: fix: typo in calls to GetDeviceByName (#1455) [Pipeline] echo [2023-05-10T17:39:31.981Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T17:39:32.351Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T17:39:32.351Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T17:39:32.351Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T17:39:32.351Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T17:39:32.351Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T17:39:32.351Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T17:39:32.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:39:32.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T17:39:32.777Z] [2023-05-10T17:39:32.777Z] 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-10T17:39:33.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T17:39:33.086Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T17:39:33.086Z] b85a868b505f: Pulling fs layer [2023-05-10T17:39:33.086Z] e2be974225ed: Pulling fs layer [2023-05-10T17:39:33.086Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T17:39:33.086Z] 988bab9f4d93: Pulling fs layer [2023-05-10T17:39:33.086Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T17:39:33.086Z] eaf3925da568: Pulling fs layer [2023-05-10T17:39:33.086Z] bab4dde63d76: Pulling fs layer [2023-05-10T17:39:33.086Z] bde34c3a00c8: Pulling fs layer [2023-05-10T17:39:33.086Z] b352a97aabf1: Pulling fs layer [2023-05-10T17:39:33.086Z] 4872d77fe225: Pulling fs layer [2023-05-10T17:39:33.086Z] 5851b861e8e6: Pulling fs layer [2023-05-10T17:39:33.086Z] eaf3925da568: Waiting [2023-05-10T17:39:33.086Z] bab4dde63d76: Waiting [2023-05-10T17:39:33.086Z] bde34c3a00c8: Waiting [2023-05-10T17:39:33.086Z] b352a97aabf1: Waiting [2023-05-10T17:39:33.086Z] 4872d77fe225: Waiting [2023-05-10T17:39:33.086Z] 5851b861e8e6: Waiting [2023-05-10T17:39:33.086Z] 988bab9f4d93: Waiting [2023-05-10T17:39:33.086Z] 1469e6f7b9e6: Waiting [2023-05-10T17:39:33.086Z] e2be974225ed: Verifying Checksum [2023-05-10T17:39:33.086Z] e2be974225ed: Download complete [2023-05-10T17:39:33.086Z] 988bab9f4d93: Download complete [2023-05-10T17:39:33.086Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T17:39:33.086Z] 1469e6f7b9e6: Download complete [2023-05-10T17:39:33.086Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T17:39:33.086Z] 339a4e72a1f5: Download complete [2023-05-10T17:39:33.086Z] eaf3925da568: Verifying Checksum [2023-05-10T17:39:33.086Z] eaf3925da568: Download complete [2023-05-10T17:39:33.346Z] bde34c3a00c8: Download complete [2023-05-10T17:39:33.346Z] b352a97aabf1: Download complete [2023-05-10T17:39:33.346Z] 4872d77fe225: Download complete [2023-05-10T17:39:33.346Z] 5851b861e8e6: Verifying Checksum [2023-05-10T17:39:33.346Z] 5851b861e8e6: Download complete [2023-05-10T17:39:33.346Z] b85a868b505f: Verifying Checksum [2023-05-10T17:39:33.346Z] b85a868b505f: Download complete [2023-05-10T17:39:33.604Z] bab4dde63d76: Verifying Checksum [2023-05-10T17:39:33.604Z] bab4dde63d76: Download complete [2023-05-10T17:39:34.558Z] b85a868b505f: Pull complete [2023-05-10T17:39:34.820Z] e2be974225ed: Pull complete [2023-05-10T17:39:35.082Z] 339a4e72a1f5: Pull complete [2023-05-10T17:39:35.342Z] 988bab9f4d93: Pull complete [2023-05-10T17:39:35.603Z] 1469e6f7b9e6: Pull complete [2023-05-10T17:39:35.603Z] eaf3925da568: Pull complete [2023-05-10T17:39:37.509Z] bab4dde63d76: Pull complete [2023-05-10T17:39:37.509Z] bde34c3a00c8: Pull complete [2023-05-10T17:39:37.769Z] b352a97aabf1: Pull complete [2023-05-10T17:39:37.769Z] 4872d77fe225: Pull complete [2023-05-10T17:39:37.769Z] 5851b861e8e6: Pull complete [2023-05-10T17:39:37.769Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T17:39:37.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T17:39:37.769Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:39:37.867Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:39:37.901Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T17:39:40.483Z] $ docker top a456bc2dad31a9c866d7e69ae76d97ebcb29712fe3ac2d50fcff4a6371dee069 -eo pid,comm [2023-05-10T17:39:40.546Z] 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-10T17:39:40.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T17:39:40.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T17:39:40.584Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T17:39:40.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T17:39:40.712Z] $ docker exec a456bc2dad31a9c866d7e69ae76d97ebcb29712fe3ac2d50fcff4a6371dee069 ssh-agent [2023-05-10T17:39:40.842Z] SSH_AUTH_SOCK=/tmp/ssh-RT6XjGrHVJvt/agent.34 [2023-05-10T17:39:40.842Z] SSH_AGENT_PID=40 [2023-05-10T17:39:40.850Z] Running ssh-add (command line suppressed) [2023-05-10T17:39:40.956Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3531954604091400230.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3531954604091400230.key) [2023-05-10T17:39:40.976Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T17:39:41.264Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T17:39:41.271Z] $ docker exec --env ******** --env ******** a456bc2dad31a9c866d7e69ae76d97ebcb29712fe3ac2d50fcff4a6371dee069 ssh-agent -k [2023-05-10T17:39:41.373Z] unset SSH_AUTH_SOCK; [2023-05-10T17:39:41.374Z] unset SSH_AGENT_PID; [2023-05-10T17:39:41.375Z] echo Agent pid 40 killed; [2023-05-10T17:39:41.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T17:39:41.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T17:39:41.420Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T17:39:41.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T17:39:41.535Z] $ docker exec a456bc2dad31a9c866d7e69ae76d97ebcb29712fe3ac2d50fcff4a6371dee069 ssh-agent [2023-05-10T17:39:41.648Z] SSH_AUTH_SOCK=/tmp/ssh-i7BiecRdFQqa/agent.73 [2023-05-10T17:39:41.648Z] SSH_AGENT_PID=80 [2023-05-10T17:39:41.653Z] Running ssh-add (command line suppressed) [2023-05-10T17:39:41.751Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14610812478972074251.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14610812478972074251.key) [2023-05-10T17:39:41.770Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T17:39:42.055Z] + git semver init [2023-05-10T17:39:42.316Z] 2023-05-10 17:39:42,233 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T17:39:42.316Z] 2023-05-10 17:39:42,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-10T17:39:42.316Z] 2023-05-10 17:39:42,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-05-10T17:39:42.316Z] 2023-05-10 17:39:42,235 [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-10T17:39:43.268Z] 2023-05-10 17:39:43,111 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-05-10T17:39:43.268Z] 2023-05-10 17:39:43,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-05-10T17:39:43.268Z] 2023-05-10 17:39:43,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-10T17:39:43.268Z] 2023-05-10 17:39:43,112 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-10T17:39:43.268Z] 3.0.0-dev.89 [Pipeline] } [2023-05-10T17:39:43.275Z] $ docker exec --env ******** --env ******** a456bc2dad31a9c866d7e69ae76d97ebcb29712fe3ac2d50fcff4a6371dee069 ssh-agent -k [2023-05-10T17:39:43.381Z] unset SSH_AUTH_SOCK; [2023-05-10T17:39:43.382Z] unset SSH_AGENT_PID; [2023-05-10T17:39:43.382Z] echo Agent pid 80 killed; [2023-05-10T17:39:43.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T17:39:43.692Z] + git semver [Pipeline] } [2023-05-10T17:39:43.964Z] $ docker stop --time=1 a456bc2dad31a9c866d7e69ae76d97ebcb29712fe3ac2d50fcff4a6371dee069 [2023-05-10T17:39:45.265Z] $ docker rm -f --volumes a456bc2dad31a9c866d7e69ae76d97ebcb29712fe3ac2d50fcff4a6371dee069 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T17:39:45.611Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T17:39:45.842Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T17:39:45.845Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.89 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T17:39:45.980Z] provisioning config files... [2023-05-10T17:39:45.989Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15912152853252424728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:39:46.286Z] ---> docker-login.sh [2023-05-10T17:39:46.287Z] nexus3.edgexfoundry.org:10001 [2023-05-10T17:39:46.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:46.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:46.287Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:46.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:46.287Z] [2023-05-10T17:39:46.287Z] Login Succeeded [2023-05-10T17:39:46.287Z] nexus3.edgexfoundry.org:10002 [2023-05-10T17:39:46.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:46.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:46.287Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:46.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:46.287Z] [2023-05-10T17:39:46.287Z] Login Succeeded [2023-05-10T17:39:46.287Z] nexus3.edgexfoundry.org:10003 [2023-05-10T17:39:46.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:46.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:46.549Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:46.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:46.549Z] [2023-05-10T17:39:46.549Z] Login Succeeded [2023-05-10T17:39:46.549Z] nexus3.edgexfoundry.org:10004 [2023-05-10T17:39:46.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:46.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:46.549Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:46.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:46.549Z] [2023-05-10T17:39:46.549Z] Login Succeeded [2023-05-10T17:39:46.549Z] docker.io [2023-05-10T17:39:46.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:39:46.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:39:46.809Z] Configure a credential helper to remove this warning. See [2023-05-10T17:39:46.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:39:46.809Z] [2023-05-10T17:39:46.809Z] Login Succeeded [2023-05-10T17:39:46.809Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T17:39:46.818Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T17:39:46.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T17:39:46.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T17:39:46.895Z] ========================================================= [2023-05-10T17:39:46.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T17:39:46.895Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:39:47.198Z] + 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-10T17:39:47.198Z] Sending build context to Docker daemon 11.13MB [2023-05-10T17:39:47.198Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T17:39:47.198Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-10T17:39:47.458Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T17:39:47.458Z] f56be85fc22e: Pulling fs layer [2023-05-10T17:39:47.458Z] 85791d961cd3: Pulling fs layer [2023-05-10T17:39:47.458Z] d694b5ae8c79: Pulling fs layer [2023-05-10T17:39:47.458Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T17:39:47.458Z] 9f32a84ed3da: Waiting [2023-05-10T17:39:47.458Z] 4d19c01a9841: Pulling fs layer [2023-05-10T17:39:47.458Z] 9325e15d5711: Pulling fs layer [2023-05-10T17:39:47.458Z] 556b6ee489ea: Pulling fs layer [2023-05-10T17:39:47.458Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T17:39:47.458Z] 4d19c01a9841: Waiting [2023-05-10T17:39:47.458Z] 9325e15d5711: Waiting [2023-05-10T17:39:47.458Z] 556b6ee489ea: Waiting [2023-05-10T17:39:47.458Z] c5a4b2cf53e6: Waiting [2023-05-10T17:39:47.458Z] 85791d961cd3: Verifying Checksum [2023-05-10T17:39:47.458Z] 85791d961cd3: Download complete [2023-05-10T17:39:47.458Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T17:39:47.458Z] 9f32a84ed3da: Download complete [2023-05-10T17:39:47.458Z] 4d19c01a9841: Verifying Checksum [2023-05-10T17:39:47.458Z] 4d19c01a9841: Download complete [2023-05-10T17:39:47.458Z] f56be85fc22e: Verifying Checksum [2023-05-10T17:39:47.458Z] f56be85fc22e: Download complete [2023-05-10T17:39:47.458Z] 9325e15d5711: Verifying Checksum [2023-05-10T17:39:47.458Z] 9325e15d5711: Download complete [2023-05-10T17:39:47.458Z] f56be85fc22e: Pull complete [2023-05-10T17:39:47.717Z] 85791d961cd3: Pull complete [2023-05-10T17:39:47.975Z] d694b5ae8c79: Verifying Checksum [2023-05-10T17:39:47.975Z] d694b5ae8c79: Download complete [2023-05-10T17:39:47.975Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T17:39:47.975Z] c5a4b2cf53e6: Download complete [2023-05-10T17:39:48.235Z] 556b6ee489ea: Verifying Checksum [2023-05-10T17:39:48.235Z] 556b6ee489ea: Download complete [2023-05-10T17:39:51.527Z] d694b5ae8c79: Pull complete [2023-05-10T17:39:51.527Z] 9f32a84ed3da: Pull complete [2023-05-10T17:39:51.784Z] 4d19c01a9841: Pull complete [2023-05-10T17:39:51.784Z] 9325e15d5711: Pull complete [2023-05-10T17:39:54.311Z] 556b6ee489ea: Pull complete [2023-05-10T17:39:55.252Z] c5a4b2cf53e6: Pull complete [2023-05-10T17:39:55.252Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T17:39:55.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T17:39:55.252Z] ---> c4be618373d6 [2023-05-10T17:39:55.252Z] Step 3/10 : ARG MAKE=make build [2023-05-10T17:39:58.545Z] ---> Running in 0a8e0cb41d37 [2023-05-10T17:39:58.545Z] Removing intermediate container 0a8e0cb41d37 [2023-05-10T17:39:58.545Z] ---> aa0e7ccb143a [2023-05-10T17:39:58.545Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-10T17:39:58.545Z] ---> Running in 9a877b71a8e4 [2023-05-10T17:39:58.805Z] Removing intermediate container 9a877b71a8e4 [2023-05-10T17:39:58.805Z] ---> 91a8ef22bef0 [2023-05-10T17:39:58.805Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T17:39:58.805Z] ---> Running in cf94708f722a [2023-05-10T17:39:58.805Z] Removing intermediate container cf94708f722a [2023-05-10T17:39:58.805Z] ---> 23d5e42ed57b [2023-05-10T17:39:58.805Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-10T17:39:58.805Z] ---> Running in 882c7d842bdf [2023-05-10T17:39:59.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T17:39:59.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T17:39:59.582Z] OK: 265 MiB in 53 packages [2023-05-10T17:39:59.843Z] Removing intermediate container 882c7d842bdf [2023-05-10T17:39:59.843Z] ---> 532bba63a7f5 [2023-05-10T17:39:59.843Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-10T17:39:59.843Z] ---> 8eb701131608 [2023-05-10T17:39:59.843Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T17:39:59.843Z] ---> Running in 837ca1b5aeb9 [2023-05-10T17:40:00.941Z] Still waiting to schedule task [2023-05-10T17:40:00.941Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14919’ [2023-05-10T17:40:26.417Z] Removing intermediate container 837ca1b5aeb9 [2023-05-10T17:40:26.417Z] ---> 60544d5a9cc9 [2023-05-10T17:40:26.417Z] Step 9/10 : COPY . . [2023-05-10T17:40:26.417Z] ---> 5de810988269 [2023-05-10T17:40:26.417Z] Step 10/10 : RUN ${MAKE} [2023-05-10T17:40:26.417Z] ---> Running in 820b8f102d1a [2023-05-10T17:40:26.417Z] noop [2023-05-10T17:40:26.417Z] Removing intermediate container 820b8f102d1a [2023-05-10T17:40:26.417Z] ---> 4a477badf2ae [2023-05-10T17:40:26.417Z] Successfully built 4a477badf2ae [2023-05-10T17:40:26.417Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:40:26.737Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T17:40:26.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:40:26.807Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:40:26.846Z] $ 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-10T17:40:27.175Z] $ docker top e306d228511b16c438264863df8825d3d20f8d4160f8645dff1efba7cbe055ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T17:40:27.515Z] + go version [2023-05-10T17:40:27.515Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T17:40:27.531Z] $ docker stop --time=1 e306d228511b16c438264863df8825d3d20f8d4160f8645dff1efba7cbe055ad [2023-05-10T17:40:28.805Z] $ docker rm -f --volumes e306d228511b16c438264863df8825d3d20f8d4160f8645dff1efba7cbe055ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:40:29.216Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T17:40:29.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:40:29.285Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:40:29.325Z] $ 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-10T17:40:29.658Z] $ docker top 957059b1d5fe4506d60f81727959fdb3785213f5da33a756b757c73377584253 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T17:40:29.995Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T17:40:30.296Z] + make test [2023-05-10T17:40:30.296Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T17:40:36.865Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-10T17:40:51.739Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-10T17:40:51.739Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-10T17:40:51.739Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-10T17:40:51.739Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-10T17:40:51.739Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-10T17:40:51.998Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.064s coverage: 27.6% of statements [2023-05-10T17:40:51.998Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.081s coverage: 80.2% of statements [2023-05-10T17:40:51.998Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-10T17:40:51.998Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-10T17:40:52.257Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.081s coverage: 86.0% of statements [2023-05-10T17:40:53.194Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-10T17:40:53.195Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-10T17:40:53.195Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.094s coverage: 77.5% of statements [2023-05-10T17:40:53.454Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-10T17:40:53.454Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-10T17:40:54.394Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-10T17:40:56.304Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.069s coverage: 14.3% of statements [2023-05-10T17:40:56.304Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 68.5% of statements [2023-05-10T17:40:56.304Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.120s coverage: 89.2% of statements [2023-05-10T17:40:56.304Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.7% of statements [2023-05-10T17:41:18.239Z] GO111MODULE=on go vet ./... [2023-05-10T17:41:22.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T17:41:22.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T17:41:22.434Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T17:41:22.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T17:41:22.464Z] $ docker stop --time=1 957059b1d5fe4506d60f81727959fdb3785213f5da33a756b757c73377584253 [2023-05-10T17:41:25.566Z] $ docker rm -f --volumes 957059b1d5fe4506d60f81727959fdb3785213f5da33a756b757c73377584253 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T17:41:26.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T17:41:26.185Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T17:41:26.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T17:41:26.959Z] + ls -al . [2023-05-10T17:41:26.959Z] total 272 [2023-05-10T17:41:26.959Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 17:40 . [2023-05-10T17:41:26.959Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:39 .. [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 17:39 .dockerignore [2023-05-10T17:41:26.959Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:39 .git [2023-05-10T17:41:26.959Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:39 .github [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 137 May 10 17:39 .gitignore [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 17:39 .golangci.yml [2023-05-10T17:41:26.959Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:39 .semver [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 10 17:39 CHANGELOG.md [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:39 GOVERNANCE.md [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 885 May 10 17:39 Jenkinsfile [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 17:39 LICENSE [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 10 17:39 Makefile [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 17:39 OWNERS.md [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 10 17:39 README.md [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:39 VERSION [2023-05-10T17:41:26.959Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:39 bin [2023-05-10T17:41:26.959Z] -rw-r--r-- 1 jenkins jenkins 106150 May 10 17:40 coverage.out [2023-05-10T17:41:26.959Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:39 example [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 10 17:39 go.mod [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 10 17:39 go.sum [2023-05-10T17:41:26.959Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:39 internal [2023-05-10T17:41:26.959Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:39 openapi [2023-05-10T17:41:26.959Z] drwxrwxr-x 6 jenkins jenkins 4096 May 10 17:39 pkg [2023-05-10T17:41:26.959Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:39 snap [2023-05-10T17:41:26.959Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 17:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:41:27.259Z] + 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=57c5392183b4f70d46be0be9f61e727b75abeab9 --label arch=amd64 --label version=3.0.0-dev.89 . [2023-05-10T17:41:27.259Z] Sending build context to Docker daemon 11.24MB [2023-05-10T17:41:27.259Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T17:41:27.259Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-10T17:41:27.259Z] ---> 4a477badf2ae [2023-05-10T17:41:27.259Z] Step 3/23 : ARG MAKE=make build [2023-05-10T17:41:27.559Z] ---> Running in e7bbe3e3a986 [2023-05-10T17:41:27.559Z] Removing intermediate container e7bbe3e3a986 [2023-05-10T17:41:27.559Z] ---> 8f2184f5f039 [2023-05-10T17:41:27.559Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-10T17:41:27.559Z] ---> Running in 8158805d89b6 [2023-05-10T17:41:27.818Z] Removing intermediate container 8158805d89b6 [2023-05-10T17:41:27.818Z] ---> ef49975c6dd8 [2023-05-10T17:41:27.818Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T17:41:27.818Z] ---> Running in 23933fbf8a41 [2023-05-10T17:41:27.818Z] Removing intermediate container 23933fbf8a41 [2023-05-10T17:41:27.818Z] ---> 2bb08c5994ef [2023-05-10T17:41:27.818Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-10T17:41:27.818Z] ---> Running in 9f6eea95440b [2023-05-10T17:41:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T17:41:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T17:41:28.414Z] OK: 265 MiB in 53 packages [2023-05-10T17:41:28.680Z] Removing intermediate container 9f6eea95440b [2023-05-10T17:41:28.681Z] ---> 2135477504a1 [2023-05-10T17:41:28.681Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-10T17:41:28.981Z] ---> d7a6f97c4e34 [2023-05-10T17:41:28.981Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T17:41:28.981Z] ---> Running in a8545cc4d09f [2023-05-10T17:41:29.580Z] Removing intermediate container a8545cc4d09f [2023-05-10T17:41:29.580Z] ---> 333598511811 [2023-05-10T17:41:29.580Z] Step 9/23 : COPY . . [2023-05-10T17:41:30.149Z] ---> 36920452013c [2023-05-10T17:41:30.149Z] Step 10/23 : RUN ${MAKE} [2023-05-10T17:41:30.149Z] ---> Running in b70ff74760d9 [2023-05-10T17:41:30.407Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.89" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-10T17:41:52.340Z] Removing intermediate container b70ff74760d9 [2023-05-10T17:41:52.340Z] ---> f115349a31ef [2023-05-10T17:41:52.340Z] Step 11/23 : FROM alpine:3.17 [2023-05-10T17:41:52.340Z] 3.17: Pulling from library/alpine [2023-05-10T17:41:52.340Z] f56be85fc22e: Already exists [2023-05-10T17:41:52.340Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T17:41:52.340Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T17:41:52.340Z] ---> 9ed4aefc74f6 [2023-05-10T17:41:52.340Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-10T17:41:52.340Z] ---> Running in a914e231534e [2023-05-10T17:41:52.340Z] Removing intermediate container a914e231534e [2023-05-10T17:41:52.340Z] ---> eaab49b9ae05 [2023-05-10T17:41:52.340Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-10T17:41:52.340Z] ---> Running in 410d1cd2394d [2023-05-10T17:41:52.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T17:41:52.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T17:41:52.340Z] OK: 7 MiB in 15 packages [2023-05-10T17:41:52.340Z] Removing intermediate container 410d1cd2394d [2023-05-10T17:41:52.340Z] ---> 4adacecd5de7 [2023-05-10T17:41:52.340Z] Step 14/23 : WORKDIR / [2023-05-10T17:41:52.340Z] ---> Running in b0e14baa84e0 [2023-05-10T17:41:52.340Z] Removing intermediate container b0e14baa84e0 [2023-05-10T17:41:52.340Z] ---> 3798e5045662 [2023-05-10T17:41:52.340Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-10T17:41:52.340Z] ---> aad21b7019d0 [2023-05-10T17:41:52.340Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-10T17:41:52.340Z] ---> 2e2b4288c854 [2023-05-10T17:41:52.340Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-10T17:41:52.340Z] ---> fd54a80603b2 [2023-05-10T17:41:52.340Z] Step 18/23 : EXPOSE 59999 [2023-05-10T17:41:52.340Z] ---> Running in 99d0987dc66d [2023-05-10T17:41:52.340Z] Removing intermediate container 99d0987dc66d [2023-05-10T17:41:52.341Z] ---> 4d2b6011fcb7 [2023-05-10T17:41:52.341Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-10T17:41:52.341Z] ---> Running in 746c464af74d [2023-05-10T17:41:52.341Z] Removing intermediate container 746c464af74d [2023-05-10T17:41:52.341Z] ---> 3dec525ad546 [2023-05-10T17:41:52.341Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T17:41:52.341Z] ---> Running in 1f84876e8538 [2023-05-10T17:41:52.341Z] Removing intermediate container 1f84876e8538 [2023-05-10T17:41:52.341Z] ---> f8c2fada2f6c [2023-05-10T17:41:52.341Z] Step 21/23 : LABEL arch=amd64 [2023-05-10T17:41:52.341Z] ---> Running in b24a87b57fe0 [2023-05-10T17:41:52.341Z] Removing intermediate container b24a87b57fe0 [2023-05-10T17:41:52.341Z] ---> b5d0f2b5e1cf [2023-05-10T17:41:52.341Z] Step 22/23 : LABEL git_sha=57c5392183b4f70d46be0be9f61e727b75abeab9 [2023-05-10T17:41:52.341Z] ---> Running in e6b2fc4a276b [2023-05-10T17:41:52.341Z] Removing intermediate container e6b2fc4a276b [2023-05-10T17:41:52.341Z] ---> 1a77c5d3d704 [2023-05-10T17:41:52.341Z] Step 23/23 : LABEL version=3.0.0-dev.89 [2023-05-10T17:41:52.341Z] ---> Running in 7648de2bc393 [2023-05-10T17:41:52.341Z] Removing intermediate container 7648de2bc393 [2023-05-10T17:41:52.341Z] ---> ce239fdd7a51 [2023-05-10T17:41:52.341Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T17:41:52.341Z] Successfully built ce239fdd7a51 [2023-05-10T17:41:52.341Z] 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-10T17:41:52.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T17:41:52.772Z] [2023-05-10T17:41:52.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:41:53.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T17:41:53.074Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T17:41:53.074Z] 5eb5b503b376: Pulling fs layer [2023-05-10T17:41:53.074Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T17:41:53.074Z] ec43610c2a17: Pulling fs layer [2023-05-10T17:41:53.074Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T17:41:53.074Z] 33b1e0a273af: Pulling fs layer [2023-05-10T17:41:53.074Z] 3a2ae6a8a46f: Waiting [2023-05-10T17:41:53.074Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T17:41:53.074Z] 2f39f015ded8: Pulling fs layer [2023-05-10T17:41:53.074Z] 5d3b04190fa2: Waiting [2023-05-10T17:41:53.074Z] 2f39f015ded8: Waiting [2023-05-10T17:41:53.074Z] 33b1e0a273af: Waiting [2023-05-10T17:41:53.074Z] 5c69ac0246d0: Download complete [2023-05-10T17:41:53.074Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T17:41:53.074Z] 3a2ae6a8a46f: Download complete [2023-05-10T17:41:53.074Z] 33b1e0a273af: Verifying Checksum [2023-05-10T17:41:53.074Z] 33b1e0a273af: Download complete [2023-05-10T17:41:53.074Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T17:41:53.074Z] 5d3b04190fa2: Download complete [2023-05-10T17:41:53.074Z] ec43610c2a17: Verifying Checksum [2023-05-10T17:41:53.074Z] ec43610c2a17: Download complete [2023-05-10T17:41:53.332Z] 5eb5b503b376: Verifying Checksum [2023-05-10T17:41:53.332Z] 5eb5b503b376: Download complete [2023-05-10T17:41:53.899Z] 2f39f015ded8: Verifying Checksum [2023-05-10T17:41:53.899Z] 2f39f015ded8: Download complete [2023-05-10T17:41:54.465Z] 5eb5b503b376: Pull complete [2023-05-10T17:41:54.725Z] 5c69ac0246d0: Pull complete [2023-05-10T17:41:54.986Z] ec43610c2a17: Pull complete [2023-05-10T17:41:55.246Z] 3a2ae6a8a46f: Pull complete [2023-05-10T17:41:55.246Z] 33b1e0a273af: Pull complete [2023-05-10T17:41:55.505Z] 5d3b04190fa2: Pull complete [2023-05-10T17:41:59.698Z] 2f39f015ded8: Pull complete [2023-05-10T17:41:59.698Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T17:41:59.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T17:41:59.698Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:41:59.777Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:41:59.817Z] $ 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-10T17:42:03.029Z] $ docker top eaf24bc55c8322fb003629607dca04f134cac62b07103875a1d6d0a9812e8329 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:42:03.430Z] ---> job-cost.sh [2023-05-10T17:42:03.430Z] lf-activate-venv: SKIPPING [2023-05-10T17:42:03.430Z] INFO: No Stack... [2023-05-10T17:42:03.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T17:42:03.950Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T17:42:04.240Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-05-10T17:42:04.240Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T17:42:04.254Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-220-stack-cost] [2023-05-10T17:42:04.260Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-220-stack-cost] did not exist. Created. [2023-05-10T17:42:04.260Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T17:42:04.566Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T17:42:04.589Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T17:42:04.595Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-220-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T17:42:04.617Z] $ docker stop --time=1 eaf24bc55c8322fb003629607dca04f134cac62b07103875a1d6d0a9812e8329 [2023-05-10T17:42:05.780Z] $ docker rm -f --volumes eaf24bc55c8322fb003629607dca04f134cac62b07103875a1d6d0a9812e8329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T17:43:38.872Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14921 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-05-10T17:43:38.889Z] Running in /w/workspace/device-sdk-go/220 [Pipeline] { [Pipeline] checkout [2023-05-10T17:43:38.931Z] The recommended git tool is: git [2023-05-10T17:43:45.296Z] using credential edgex-jenkins-ssh [2023-05-10T17:43:45.318Z] Cloning the remote Git repository [2023-05-10T17:43:45.375Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-10T17:43:45.486Z] > git init /w/workspace/device-sdk-go/220 # timeout=10 [2023-05-10T17:43:45.667Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-10T17:43:45.669Z] > git --version # timeout=10 [2023-05-10T17:43:45.695Z] > git --version # 'git version 2.25.1' [2023-05-10T17:43:45.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T17:43:45.879Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T17:43:47.597Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-10T17:43:47.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T17:43:48.669Z] Avoid second fetch [2023-05-10T17:43:48.669Z] Checking out Revision 57c5392183b4f70d46be0be9f61e727b75abeab9 (main) [2023-05-10T17:43:48.692Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T17:43:48.767Z] > git checkout -f 57c5392183b4f70d46be0be9f61e727b75abeab9 # timeout=10 [2023-05-10T17:43:49.407Z] Commit message: "fix: typo in calls to GetDeviceByName (#1455)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T17:43:50.401Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T17:43:50.401Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T17:43:50.401Z] Dload Upload Total Spent Left Speed [2023-05-10T17:43:50.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2023-05-10T17:43:51.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T17:43:51.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T17:43:51.404Z] + sudo tee /etc/docker/daemon.new [2023-05-10T17:43:51.404Z] { [2023-05-10T17:43:51.404Z] "registry-mirrors": [ [2023-05-10T17:43:51.404Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T17:43:51.404Z] ], [2023-05-10T17:43:51.404Z] "bip": "10.250.0.254/24", [2023-05-10T17:43:51.404Z] "hosts": [ [2023-05-10T17:43:51.404Z] "tcp://0.0.0.0:5555", [2023-05-10T17:43:51.404Z] "unix:///var/run/docker.sock" [2023-05-10T17:43:51.404Z] ], [2023-05-10T17:43:51.404Z] "mtu": 1458, [2023-05-10T17:43:51.404Z] "selinux-enabled": true, [2023-05-10T17:43:51.404Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T17:43:51.404Z] } [Pipeline] sh [2023-05-10T17:43:51.751Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T17:43:52.106Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T17:44:10.418Z] provisioning config files... [2023-05-10T17:44:10.450Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/220@tmp/config15750742893718367938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:44:10.818Z] ---> docker-login.sh [2023-05-10T17:44:10.818Z] nexus3.edgexfoundry.org:10001 [2023-05-10T17:44:11.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:44:11.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:44:11.416Z] Configure a credential helper to remove this warning. See [2023-05-10T17:44:11.416Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:44:11.416Z] [2023-05-10T17:44:11.416Z] Login Succeeded [2023-05-10T17:44:11.416Z] nexus3.edgexfoundry.org:10002 [2023-05-10T17:44:11.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:44:11.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:44:11.961Z] Configure a credential helper to remove this warning. See [2023-05-10T17:44:11.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:44:11.961Z] [2023-05-10T17:44:11.961Z] Login Succeeded [2023-05-10T17:44:11.961Z] nexus3.edgexfoundry.org:10003 [2023-05-10T17:44:12.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:44:12.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:44:12.240Z] Configure a credential helper to remove this warning. See [2023-05-10T17:44:12.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:44:12.240Z] [2023-05-10T17:44:12.240Z] Login Succeeded [2023-05-10T17:44:12.240Z] nexus3.edgexfoundry.org:10004 [2023-05-10T17:44:12.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:44:12.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:44:12.512Z] Configure a credential helper to remove this warning. See [2023-05-10T17:44:12.512Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:44:12.512Z] [2023-05-10T17:44:12.512Z] Login Succeeded [2023-05-10T17:44:12.512Z] docker.io [2023-05-10T17:44:12.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T17:44:13.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T17:44:13.052Z] Configure a credential helper to remove this warning. See [2023-05-10T17:44:13.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T17:44:13.052Z] [2023-05-10T17:44:13.052Z] Login Succeeded [2023-05-10T17:44:13.052Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T17:44:13.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T17:44:13.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T17:44:13.374Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T17:44:13.384Z] ========================================================= [2023-05-10T17:44:13.384Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T17:44:13.384Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:44:13.738Z] + 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-10T17:44:14.335Z] Sending build context to Docker daemon 5.986MB [2023-05-10T17:44:14.335Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T17:44:14.335Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-10T17:44:16.937Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T17:44:16.937Z] c41833b44d91: Pulling fs layer [2023-05-10T17:44:16.937Z] ed15518f5707: Pulling fs layer [2023-05-10T17:44:16.937Z] feae8fd75edb: Pulling fs layer [2023-05-10T17:44:16.937Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T17:44:16.937Z] 3cdef696dda3: Pulling fs layer [2023-05-10T17:44:16.937Z] 2ced38df9373: Pulling fs layer [2023-05-10T17:44:16.937Z] 58f1dce35555: Pulling fs layer [2023-05-10T17:44:16.937Z] 242c74f7c9fa: Waiting [2023-05-10T17:44:16.937Z] 3cdef696dda3: Waiting [2023-05-10T17:44:16.937Z] 2ced38df9373: Waiting [2023-05-10T17:44:16.937Z] 58f1dce35555: Waiting [2023-05-10T17:44:16.937Z] ed15518f5707: Download complete [2023-05-10T17:44:16.937Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T17:44:16.937Z] 242c74f7c9fa: Download complete [2023-05-10T17:44:16.937Z] 3cdef696dda3: Verifying Checksum [2023-05-10T17:44:16.937Z] 3cdef696dda3: Download complete [2023-05-10T17:44:16.937Z] c41833b44d91: Verifying Checksum [2023-05-10T17:44:17.935Z] c41833b44d91: Pull complete [2023-05-10T17:44:18.207Z] 58f1dce35555: Verifying Checksum [2023-05-10T17:44:18.207Z] 58f1dce35555: Download complete [2023-05-10T17:44:18.801Z] ed15518f5707: Pull complete [2023-05-10T17:44:19.393Z] feae8fd75edb: Verifying Checksum [2023-05-10T17:44:19.393Z] feae8fd75edb: Download complete [2023-05-10T17:44:19.661Z] 2ced38df9373: Download complete [2023-05-10T17:44:32.033Z] feae8fd75edb: Pull complete [2023-05-10T17:44:32.033Z] 242c74f7c9fa: Pull complete [2023-05-10T17:44:32.033Z] 3cdef696dda3: Pull complete [2023-05-10T17:44:38.839Z] 2ced38df9373: Pull complete [2023-05-10T17:44:40.287Z] 58f1dce35555: Pull complete [2023-05-10T17:44:40.287Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T17:44:40.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T17:44:40.287Z] ---> fadd8f120f05 [2023-05-10T17:44:40.287Z] Step 3/10 : ARG MAKE=make build [2023-05-10T17:44:42.251Z] ---> Running in c9a0d8c7df18 [2023-05-10T17:44:42.522Z] Removing intermediate container c9a0d8c7df18 [2023-05-10T17:44:42.522Z] ---> 36b8241aabd7 [2023-05-10T17:44:42.522Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-10T17:44:42.522Z] ---> Running in e9c758a261f2 [2023-05-10T17:44:42.792Z] Removing intermediate container e9c758a261f2 [2023-05-10T17:44:42.792Z] ---> 533814d56ff5 [2023-05-10T17:44:42.792Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T17:44:43.061Z] ---> Running in fb9dda765c6d [2023-05-10T17:44:43.333Z] Removing intermediate container fb9dda765c6d [2023-05-10T17:44:43.333Z] ---> 964bc975a677 [2023-05-10T17:44:43.333Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-10T17:44:43.333Z] ---> Running in 805f9fad6e5c [2023-05-10T17:44:44.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T17:44:45.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T17:44:46.428Z] OK: 263 MiB in 53 packages [2023-05-10T17:44:47.013Z] Removing intermediate container 805f9fad6e5c [2023-05-10T17:44:47.013Z] ---> ff9aa07144f1 [2023-05-10T17:44:47.013Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-10T17:44:47.629Z] ---> 39a88dd0ef5e [2023-05-10T17:44:47.629Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T17:44:47.629Z] ---> Running in ee105e7a4cbb [2023-05-10T17:45:55.534Z] Removing intermediate container ee105e7a4cbb [2023-05-10T17:45:55.534Z] ---> 48c1de14e93c [2023-05-10T17:45:55.534Z] Step 9/10 : COPY . . [2023-05-10T17:45:55.534Z] ---> 44a78ff5eb04 [2023-05-10T17:45:55.534Z] Step 10/10 : RUN ${MAKE} [2023-05-10T17:45:55.534Z] ---> Running in 0b50535aef7e [2023-05-10T17:45:55.534Z] noop [2023-05-10T17:45:55.534Z] Removing intermediate container 0b50535aef7e [2023-05-10T17:45:55.534Z] ---> 566647850f8e [2023-05-10T17:45:55.534Z] Successfully built 566647850f8e [2023-05-10T17:45:55.534Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:45:55.899Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T17:45:55.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:45:56.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-14921 does not seem to be running inside a container [2023-05-10T17:45:56.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/220 -v /w/workspace/device-sdk-go/220:/w/workspace/device-sdk-go/220:rw,z -v /w/workspace/device-sdk-go/220@tmp:/w/workspace/device-sdk-go/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T17:45:57.477Z] $ docker top ac0a6b38b3051237ea71b2a6e3f020b036a2fcbb5c7c0dcada731a0ac457c9ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T17:45:58.317Z] + go version [2023-05-10T17:45:58.317Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T17:45:58.341Z] $ docker stop --time=1 ac0a6b38b3051237ea71b2a6e3f020b036a2fcbb5c7c0dcada731a0ac457c9ab [2023-05-10T17:45:59.993Z] $ docker rm -f --volumes ac0a6b38b3051237ea71b2a6e3f020b036a2fcbb5c7c0dcada731a0ac457c9ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:46:00.519Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T17:46:00.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:46:00.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-14921 does not seem to be running inside a container [2023-05-10T17:46:00.779Z] $ 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/220 -v /w/workspace/device-sdk-go/220:/w/workspace/device-sdk-go/220:rw,z -v /w/workspace/device-sdk-go/220@tmp:/w/workspace/device-sdk-go/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T17:46:03.967Z] $ docker top 96eaa740d4cf24a6b7badd0ecf7dd3f508a4c0155c3dbd636b182f272035de30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T17:46:04.808Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/220 [Pipeline] fileExists [Pipeline] sh [2023-05-10T17:46:05.468Z] + make test [2023-05-10T17:46:05.468Z] go test -race -coverprofile=coverage.out ./... [2023-05-10T17:46:52.334Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-10T17:48:59.045Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-10T17:48:59.045Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-10T17:48:59.045Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-10T17:48:59.045Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-10T17:48:59.045Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-10T17:49:09.139Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.240s coverage: 27.6% of statements [2023-05-10T17:49:11.090Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.300s coverage: 80.2% of statements [2023-05-10T17:49:21.180Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-10T17:49:21.180Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-10T17:49:21.180Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.393s coverage: 86.0% of statements [2023-05-10T17:49:26.588Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-10T17:49:26.588Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-10T17:49:27.173Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.477s coverage: 77.5% of statements [2023-05-10T17:49:29.762Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.287s coverage: 14.3% of statements [2023-05-10T17:49:32.362Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-10T17:49:32.362Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-10T17:49:32.948Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.477s coverage: 68.5% of statements [2023-05-10T17:49:34.358Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.456s coverage: 89.2% of statements [2023-05-10T17:49:37.703Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-10T17:49:37.971Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.256s coverage: 5.7% of statements [2023-05-10T17:49:38.557Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T17:49:38.557Z] GO111MODULE=on go vet ./... [2023-05-10T17:52:15.306Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T17:52:15.306Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T17:52:15.306Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T17:52:15.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T17:52:15.344Z] $ docker stop --time=1 96eaa740d4cf24a6b7badd0ecf7dd3f508a4c0155c3dbd636b182f272035de30 [2023-05-10T17:52:17.329Z] $ docker rm -f --volumes 96eaa740d4cf24a6b7badd0ecf7dd3f508a4c0155c3dbd636b182f272035de30 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T17:52:18.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T17:52:19.025Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T17:52:19.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T17:52:20.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T17:52:20.376Z] + ls -al . [2023-05-10T17:52:20.376Z] total 268 [2023-05-10T17:52:20.376Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 17:46 . [2023-05-10T17:52:20.376Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 .. [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 17:43 .dockerignore [2023-05-10T17:52:20.376Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 17:43 .git [2023-05-10T17:52:20.376Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 .github [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 137 May 10 17:43 .gitignore [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 17:43 .golangci.yml [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 10 17:43 CHANGELOG.md [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 17:43 GOVERNANCE.md [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 885 May 10 17:43 Jenkinsfile [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 10 17:43 LICENSE [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 10 17:43 Makefile [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 619 May 10 17:43 OWNERS.md [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 10 17:43 README.md [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 17:39 VERSION [2023-05-10T17:52:20.376Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 17:43 bin [2023-05-10T17:52:20.376Z] -rw-r--r-- 1 jenkins jenkins 106150 May 10 17:49 coverage.out [2023-05-10T17:52:20.376Z] drwxrwxr-x 5 jenkins jenkins 4096 May 10 17:43 example [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 3234 May 10 17:43 go.mod [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 30781 May 10 17:43 go.sum [2023-05-10T17:52:20.376Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:43 internal [2023-05-10T17:52:20.376Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 17:43 openapi [2023-05-10T17:52:20.376Z] drwxrwxr-x 6 jenkins jenkins 4096 May 10 17:43 pkg [2023-05-10T17:52:20.376Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 17:43 snap [2023-05-10T17:52:20.376Z] -rw-rw-r-- 1 jenkins jenkins 222 May 10 17:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:52:20.720Z] + 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=57c5392183b4f70d46be0be9f61e727b75abeab9 --label arch=arm64 --label version=3.0.0-dev.89 . [2023-05-10T17:52:21.307Z] Sending build context to Docker daemon 6.093MB [2023-05-10T17:52:21.307Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T17:52:21.307Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-10T17:52:21.307Z] ---> 566647850f8e [2023-05-10T17:52:21.307Z] Step 3/23 : ARG MAKE=make build [2023-05-10T17:52:21.307Z] ---> Running in b99691e47e68 [2023-05-10T17:52:21.579Z] Removing intermediate container b99691e47e68 [2023-05-10T17:52:21.579Z] ---> 779b63848438 [2023-05-10T17:52:21.579Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-10T17:52:21.853Z] ---> Running in b6ebb0d9c02f [2023-05-10T17:52:22.123Z] Removing intermediate container b6ebb0d9c02f [2023-05-10T17:52:22.123Z] ---> 1c25b45394ea [2023-05-10T17:52:22.123Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-10T17:52:22.123Z] ---> Running in 5337878a50b3 [2023-05-10T17:52:22.393Z] Removing intermediate container 5337878a50b3 [2023-05-10T17:52:22.393Z] ---> f330cf5bd70f [2023-05-10T17:52:22.393Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-10T17:52:22.663Z] ---> Running in e24b10ad8362 [2023-05-10T17:52:23.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T17:52:24.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T17:52:25.627Z] OK: 263 MiB in 53 packages [2023-05-10T17:52:26.214Z] Removing intermediate container e24b10ad8362 [2023-05-10T17:52:26.214Z] ---> a7c7ac0c3030 [2023-05-10T17:52:26.214Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-10T17:52:26.800Z] ---> 126e52a6dbe5 [2023-05-10T17:52:26.800Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T17:52:26.800Z] ---> Running in bdafca8258e5 [2023-05-10T17:52:29.395Z] Removing intermediate container bdafca8258e5 [2023-05-10T17:52:29.395Z] ---> dcae605955e0 [2023-05-10T17:52:29.395Z] Step 9/23 : COPY . . [2023-05-10T17:52:30.811Z] ---> e99833e8fc2a [2023-05-10T17:52:30.811Z] Step 10/23 : RUN ${MAKE} [2023-05-10T17:52:30.811Z] ---> Running in 097cf29ac2a7 [2023-05-10T17:52:31.778Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.0.0-dev.89" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-10T17:54:53.684Z] Removing intermediate container 097cf29ac2a7 [2023-05-10T17:54:53.684Z] ---> 6973a31bf71b [2023-05-10T17:54:53.684Z] Step 11/23 : FROM alpine:3.17 [2023-05-10T17:54:53.684Z] 3.17: Pulling from library/alpine [2023-05-10T17:54:53.684Z] c41833b44d91: Already exists [2023-05-10T17:54:53.684Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T17:54:53.684Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T17:54:53.684Z] ---> 51e60588ff2c [2023-05-10T17:54:53.684Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-10T17:54:53.684Z] ---> Running in ed0c2c92fc66 [2023-05-10T17:54:53.684Z] Removing intermediate container ed0c2c92fc66 [2023-05-10T17:54:53.684Z] ---> 643ebb236703 [2023-05-10T17:54:53.684Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-10T17:54:53.684Z] ---> Running in 4a1efa508626 [2023-05-10T17:54:53.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T17:54:54.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T17:54:55.959Z] OK: 7 MiB in 15 packages [2023-05-10T17:54:56.545Z] Removing intermediate container 4a1efa508626 [2023-05-10T17:54:56.545Z] ---> fdc0b7c1f692 [2023-05-10T17:54:56.545Z] Step 14/23 : WORKDIR / [2023-05-10T17:54:56.814Z] ---> Running in 2117ed04f0a4 [2023-05-10T17:54:57.085Z] Removing intermediate container 2117ed04f0a4 [2023-05-10T17:54:57.085Z] ---> 31ce0b7fa273 [2023-05-10T17:54:57.085Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-10T17:54:57.674Z] ---> fec69e08f892 [2023-05-10T17:54:57.674Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-10T17:54:59.085Z] ---> b88517382eea [2023-05-10T17:54:59.085Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-10T17:54:59.355Z] ---> 13e90ca0821c [2023-05-10T17:54:59.356Z] Step 18/23 : EXPOSE 59999 [2023-05-10T17:54:59.625Z] ---> Running in 7d68535c01ad [2023-05-10T17:54:59.893Z] Removing intermediate container 7d68535c01ad [2023-05-10T17:54:59.893Z] ---> e41346922421 [2023-05-10T17:54:59.893Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-10T17:54:59.893Z] ---> Running in 18f675e6618a [2023-05-10T17:55:00.161Z] Removing intermediate container 18f675e6618a [2023-05-10T17:55:00.161Z] ---> 14c4d07f6cd8 [2023-05-10T17:55:00.161Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T17:55:00.161Z] ---> Running in 13ad28d66580 [2023-05-10T17:55:00.434Z] Removing intermediate container 13ad28d66580 [2023-05-10T17:55:00.434Z] ---> a18e4ddad1fc [2023-05-10T17:55:00.434Z] Step 21/23 : LABEL arch=arm64 [2023-05-10T17:55:00.703Z] ---> Running in b0527b378ad5 [2023-05-10T17:55:00.972Z] Removing intermediate container b0527b378ad5 [2023-05-10T17:55:00.972Z] ---> f69447ae5e80 [2023-05-10T17:55:00.972Z] Step 22/23 : LABEL git_sha=57c5392183b4f70d46be0be9f61e727b75abeab9 [2023-05-10T17:55:00.972Z] ---> Running in aee761a250e7 [2023-05-10T17:55:01.241Z] Removing intermediate container aee761a250e7 [2023-05-10T17:55:01.241Z] ---> 82d32d70d567 [2023-05-10T17:55:01.241Z] Step 23/23 : LABEL version=3.0.0-dev.89 [2023-05-10T17:55:01.509Z] ---> Running in 4b3c2969feb1 [2023-05-10T17:55:04.853Z] Removing intermediate container 4b3c2969feb1 [2023-05-10T17:55:04.853Z] ---> ef08d0eaffe5 [2023-05-10T17:55:04.853Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T17:55:04.853Z] Successfully built ef08d0eaffe5 [2023-05-10T17:55:04.853Z] 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-10T17:55:05.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T17:55:05.311Z] [2023-05-10T17:55:05.311Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:55:05.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T17:55:05.651Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T17:55:05.651Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T17:55:05.651Z] 04944245beec: Pulling fs layer [2023-05-10T17:55:05.651Z] 699f458cf7ca: Pulling fs layer [2023-05-10T17:55:05.651Z] 765212b225bb: Pulling fs layer [2023-05-10T17:55:05.651Z] f23df028b6ca: Pulling fs layer [2023-05-10T17:55:05.651Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T17:55:05.651Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T17:55:05.651Z] 765212b225bb: Waiting [2023-05-10T17:55:05.651Z] f23df028b6ca: Waiting [2023-05-10T17:55:05.651Z] d65c8cfc05b1: Waiting [2023-05-10T17:55:05.651Z] 2437ff75d9bd: Waiting [2023-05-10T17:55:05.927Z] 04944245beec: Verifying Checksum [2023-05-10T17:55:05.927Z] 04944245beec: Download complete [2023-05-10T17:55:05.927Z] 765212b225bb: Verifying Checksum [2023-05-10T17:55:05.927Z] 765212b225bb: Download complete [2023-05-10T17:55:05.927Z] f23df028b6ca: Verifying Checksum [2023-05-10T17:55:05.927Z] f23df028b6ca: Download complete [2023-05-10T17:55:05.927Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T17:55:05.927Z] d65c8cfc05b1: Download complete [2023-05-10T17:55:06.197Z] 699f458cf7ca: Verifying Checksum [2023-05-10T17:55:06.197Z] 699f458cf7ca: Download complete [2023-05-10T17:55:06.465Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T17:55:06.465Z] 8998bd30e6a1: Download complete [2023-05-10T17:55:09.052Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T17:55:09.052Z] 2437ff75d9bd: Download complete [2023-05-10T17:55:10.473Z] 8998bd30e6a1: Pull complete [2023-05-10T17:55:11.058Z] 04944245beec: Pull complete [2023-05-10T17:55:12.471Z] 699f458cf7ca: Pull complete [2023-05-10T17:55:12.739Z] 765212b225bb: Pull complete [2023-05-10T17:55:13.704Z] f23df028b6ca: Pull complete [2023-05-10T17:55:13.704Z] d65c8cfc05b1: Pull complete [2023-05-10T17:55:28.704Z] 2437ff75d9bd: Pull complete [2023-05-10T17:55:28.704Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T17:55:28.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T17:55:28.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:55:28.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-14921 does not seem to be running inside a container [2023-05-10T17:55:28.966Z] $ 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/220 -v /w/workspace/device-sdk-go/220:/w/workspace/device-sdk-go/220:rw,z -v /w/workspace/device-sdk-go/220@tmp:/w/workspace/device-sdk-go/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T17:55:33.552Z] $ docker top c812c166f32aae0234724299db1a0fb5205c1b662c02fad679cd5a2964975f76 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:55:34.399Z] ---> job-cost.sh [2023-05-10T17:55:34.399Z] lf-activate-venv: SKIPPING [2023-05-10T17:55:34.399Z] INFO: No Stack... [2023-05-10T17:55:34.986Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T17:55:35.574Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T17:55:36.485Z] + cat /w/workspace/device-sdk-go/220/archives/cost.csv [2023-05-10T17:55:36.485Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T17:55:36.555Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-220-stack-cost] [2023-05-10T17:55:36.561Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-220-stack-cost] did not exist. Created. [2023-05-10T17:55:36.561Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T17:55:37.227Z] /w/workspace/device-sdk-go/220@tmp/durable-0a24a89f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T17:55:37.894Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T17:55:37.918Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T17:55:37.987Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T17:55:37.993Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-220-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T17:55:38.024Z] $ docker stop --time=1 c812c166f32aae0234724299db1a0fb5205c1b662c02fad679cd5a2964975f76 [2023-05-10T17:55:39.568Z] $ docker rm -f --volumes c812c166f32aae0234724299db1a0fb5205c1b662c02fad679cd5a2964975f76 [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-10T17:55:40.125Z] provisioning config files... [2023-05-10T17:55:40.131Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12844507089370581821tmp [Pipeline] { [Pipeline] sh [2023-05-10T17:55:40.423Z] + set +x [2023-05-10T17:55:40.423Z] + bash -s -- [2023-05-10T17:55:40.423Z] + curl -s https://codecov.io/bash [2023-05-10T17:55:40.423Z] [2023-05-10T17:55:40.423Z] _____ _ [2023-05-10T17:55:40.423Z] / ____| | | [2023-05-10T17:55:40.423Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T17:55:40.423Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T17:55:40.423Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T17:55:40.423Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T17:55:40.423Z] Bash-1.0.6 [2023-05-10T17:55:40.423Z] [2023-05-10T17:55:40.423Z] [2023-05-10T17:55:40.423Z] ==> git version 2.25.1 found [2023-05-10T17:55:40.423Z] ==> 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-10T17:55:40.423Z] Release-Date: 2020-01-08 [2023-05-10T17:55:40.423Z] 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-10T17:55:40.423Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T17:55:40.423Z] ==> Jenkins CI detected. [2023-05-10T17:55:40.423Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-05-10T17:55:40.423Z] project root: . [2023-05-10T17:55:40.423Z] --> token set from env [2023-05-10T17:55:40.423Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T17:55:40.423Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T17:55:40.423Z] ==> Python coveragepy not found [2023-05-10T17:55:40.423Z] ==> Searching for coverage reports in: [2023-05-10T17:55:40.423Z] + . [2023-05-10T17:55:40.423Z] -> Found 1 reports [2023-05-10T17:55:40.423Z] ==> Detecting git/mercurial file structure [2023-05-10T17:55:40.685Z] ==> Reading reports [2023-05-10T17:55:40.685Z] + ./coverage.out bytes=106150 [2023-05-10T17:55:40.685Z] ==> Appending adjustments [2023-05-10T17:55:40.685Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T17:55:40.948Z] + Found adjustments [2023-05-10T17:55:40.948Z] ==> Gzipping contents [2023-05-10T17:55:40.948Z] 16K /tmp/codecov.O3pAct.gz [2023-05-10T17:55:40.948Z] ==> Uploading reports [2023-05-10T17:55:40.948Z] url: https://codecov.io [2023-05-10T17:55:40.948Z] query: branch=main&commit=57c5392183b4f70d46be0be9f61e727b75abeab9&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T17:55:40.948Z] -> Pinging Codecov [2023-05-10T17:55:40.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=57c5392183b4f70d46be0be9f61e727b75abeab9&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T17:55:40.948Z] -> Uploading to [2023-05-10T17:55:40.948Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/7E55EF52A471D76F132DFD9A03CDDE97/57c5392183b4f70d46be0be9f61e727b75abeab9/5036eb25-2833-4fea-965b-07092a969402.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T175540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63aab47b579a2cfc283f5a276504c1e452a9ab6a2a35edcc9aad5b663ac1fa37 [2023-05-10T17:55:40.949Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T17:55:40.949Z] Dload Upload Total Spent Left Speed [2023-05-10T17:55:41.321Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15117 0 0 100 15117 0 81713 --:--:-- --:--:-- --:--:-- 81713 [2023-05-10T17:55:41.321Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/57c5392183b4f70d46be0be9f61e727b75abeab9 [Pipeline] } [2023-05-10T17:55:41.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T17:55:41.593Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T17:55:41.607Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:55:41.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T17:55:41.920Z] [2023-05-10T17:55:41.920Z] 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-10T17:55:42.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T17:55:42.223Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T17:55:42.223Z] df9b9388f04a: Pulling fs layer [2023-05-10T17:55:42.223Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T17:55:42.223Z] 25bc292e5bac: Pulling fs layer [2023-05-10T17:55:42.223Z] 114826534d7a: Pulling fs layer [2023-05-10T17:55:42.223Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T17:55:42.223Z] 114826534d7a: Waiting [2023-05-10T17:55:42.223Z] 4657fd5d0bcf: Waiting [2023-05-10T17:55:42.223Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T17:55:42.223Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T17:55:42.223Z] 6ad1cebc031e: Waiting [2023-05-10T17:55:42.223Z] 8a3aa393b2d8: Waiting [2023-05-10T17:55:42.223Z] 25bc292e5bac: Verifying Checksum [2023-05-10T17:55:42.223Z] 25bc292e5bac: Download complete [2023-05-10T17:55:42.223Z] 52dc419b0ee2: Download complete [2023-05-10T17:55:42.223Z] 4657fd5d0bcf: Verifying Checksum [2023-05-10T17:55:42.223Z] 4657fd5d0bcf: Download complete [2023-05-10T17:55:42.223Z] df9b9388f04a: Download complete [2023-05-10T17:55:42.484Z] df9b9388f04a: Pull complete [2023-05-10T17:55:42.485Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T17:55:42.485Z] 6ad1cebc031e: Download complete [2023-05-10T17:55:42.485Z] 52dc419b0ee2: Pull complete [2023-05-10T17:55:42.485Z] 25bc292e5bac: Pull complete [2023-05-10T17:55:43.054Z] 114826534d7a: Verifying Checksum [2023-05-10T17:55:43.054Z] 114826534d7a: Download complete [2023-05-10T17:55:43.054Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T17:55:43.054Z] 8a3aa393b2d8: Download complete [2023-05-10T17:55:46.337Z] 114826534d7a: Pull complete [2023-05-10T17:55:46.337Z] 4657fd5d0bcf: Pull complete [2023-05-10T17:55:46.337Z] 6ad1cebc031e: Pull complete [2023-05-10T17:55:48.867Z] 8a3aa393b2d8: Pull complete [2023-05-10T17:55:48.867Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T17:55:48.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T17:55:48.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:55:48.955Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:55:49.003Z] $ 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-10T17:55:52.534Z] $ docker top 1f223d7c68c3683705e0d377b1efd594f180d62e441c9af1f34bb580537cbe43 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T17:55:52.588Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-05-10T17:55:52.866Z] + set -o pipefail [2023-05-10T17:55:52.866Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-05-10T17:55:58.141Z] [2023-05-10T17:55:58.141Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-05-10T17:55:58.141Z] [2023-05-10T17:55:58.141Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/dccd3d41-4dcb-4113-b934-4ab45d223242 [2023-05-10T17:55:58.141Z] [2023-05-10T17:55:58.141Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T17:55:58.141Z] [2023-05-10T17:55:58.141Z] [2023-05-10T17:55:58.141Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T17:55:58.141Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T17:55:58.141Z] More details here: https://snyk.co/ue1NS [2023-05-10T17:55:58.141Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T17:55:58.141Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T17:55:58.163Z] $ docker stop --time=1 1f223d7c68c3683705e0d377b1efd594f180d62e441c9af1f34bb580537cbe43 [2023-05-10T17:56:00.929Z] $ docker rm -f --volumes 1f223d7c68c3683705e0d377b1efd594f180d62e441c9af1f34bb580537cbe43 [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-10T17:56:01.345Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T17:56:01.359Z] provisioning config files... [2023-05-10T17:56:01.366Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12619322850095708857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:01.664Z] --> edgex-publish-swagger.sh [2023-05-10T17:56:01.664Z] === Publish openapi/v3 API === [2023-05-10T17:56:01.664Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-10T17:56:01.664Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-05-10T17:56:01.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T17:56:01.664Z] Dload Upload Total Spent Left Speed [2023-05-10T17:56:02.236Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23674 0 0 100 23674 0 139k --:--:-- --:--:-- --:--:-- 138k 100 23674 0 0 100 23674 0 37281 --:--:-- --:--:-- --:--:-- 37223 [2023-05-10T17:56:02.236Z] [2023-05-10T17:56:02.236Z] [Pipeline] } [2023-05-10T17:56:02.244Z] 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-10T17:56:02.673Z] + git log --format=format:%s -1 57c5392183b4f70d46be0be9f61e727b75abeab9 [Pipeline] sh [2023-05-10T17:56:02.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T17:56:02.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:56:03.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T17:56:03.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:56:03.359Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:56:03.399Z] $ 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-10T17:56:03.869Z] $ docker top 21094c94315b8117e703c458727eb962bcdabd1f15e7832525433956fc0bd87d -eo pid,comm [2023-05-10T17:56:03.912Z] 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-10T17:56:03.912Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T17:56:03.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T17:56:03.949Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T17:56:04.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T17:56:04.068Z] $ docker exec 21094c94315b8117e703c458727eb962bcdabd1f15e7832525433956fc0bd87d ssh-agent [2023-05-10T17:56:04.163Z] SSH_AUTH_SOCK=/tmp/ssh-4rLOjBrKDxCW/agent.31 [2023-05-10T17:56:04.163Z] SSH_AGENT_PID=37 [2023-05-10T17:56:04.169Z] Running ssh-add (command line suppressed) [2023-05-10T17:56:04.273Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16226140296682926956.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16226140296682926956.key) [2023-05-10T17:56:04.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T17:56:04.570Z] + git semver tag [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,773 [run_tag] DEBUG tag force:False [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,774 [check_head_tag] DEBUG check head tag [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,776 [execute] INFO git cat-file --batch-check [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,779 [execute] INFO git cat-file --batch [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,817 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,817 [execute] INFO git tag -a v3.0.0-dev.89 -m v3.0.0-dev.89 [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.89', '-m', 'v3.0.0-dev.89'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T17:56:04.829Z] 2023-05-10 17:56:04,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-10T17:56:04.829Z] 3.0.0-dev.89 [Pipeline] } [2023-05-10T17:56:05.105Z] $ docker exec --env ******** --env ******** 21094c94315b8117e703c458727eb962bcdabd1f15e7832525433956fc0bd87d ssh-agent -k [2023-05-10T17:56:05.208Z] unset SSH_AUTH_SOCK; [2023-05-10T17:56:05.209Z] unset SSH_AGENT_PID; [2023-05-10T17:56:05.209Z] echo Agent pid 37 killed; [2023-05-10T17:56:05.208Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T17:56:05.516Z] + git semver [Pipeline] } [2023-05-10T17:56:05.799Z] $ docker stop --time=1 21094c94315b8117e703c458727eb962bcdabd1f15e7832525433956fc0bd87d [2023-05-10T17:56:07.078Z] $ docker rm -f --volumes 21094c94315b8117e703c458727eb962bcdabd1f15e7832525433956fc0bd87d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:56:07.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T17:56:07.480Z] [2023-05-10T17:56:07.480Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:56:07.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T17:56:07.773Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T17:56:07.773Z] ab5ef0e58194: Pulling fs layer [2023-05-10T17:56:07.773Z] 9712f1f96733: Pulling fs layer [2023-05-10T17:56:07.773Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T17:56:07.773Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T17:56:07.773Z] e9a5061849ea: Pulling fs layer [2023-05-10T17:56:07.773Z] d747dcd14b5f: Pulling fs layer [2023-05-10T17:56:07.773Z] 2de7ff778b66: Pulling fs layer [2023-05-10T17:56:07.773Z] d747dcd14b5f: Waiting [2023-05-10T17:56:07.773Z] 0d9ebad4ef96: Waiting [2023-05-10T17:56:07.773Z] e9a5061849ea: Waiting [2023-05-10T17:56:07.773Z] 2de7ff778b66: Waiting [2023-05-10T17:56:07.773Z] 9712f1f96733: Download complete [2023-05-10T17:56:08.031Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T17:56:08.031Z] 63f879dbbcfc: Download complete [2023-05-10T17:56:08.290Z] e9a5061849ea: Verifying Checksum [2023-05-10T17:56:08.290Z] e9a5061849ea: Download complete [2023-05-10T17:56:08.290Z] d747dcd14b5f: Download complete [2023-05-10T17:56:08.290Z] ab5ef0e58194: Verifying Checksum [2023-05-10T17:56:08.290Z] ab5ef0e58194: Download complete [2023-05-10T17:56:08.290Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T17:56:08.290Z] 0d9ebad4ef96: Download complete [2023-05-10T17:56:08.290Z] 2de7ff778b66: Verifying Checksum [2023-05-10T17:56:08.290Z] 2de7ff778b66: Download complete [2023-05-10T17:56:10.824Z] ab5ef0e58194: Pull complete [2023-05-10T17:56:10.824Z] 9712f1f96733: Pull complete [2023-05-10T17:56:11.761Z] 63f879dbbcfc: Pull complete [2023-05-10T17:56:15.961Z] 0d9ebad4ef96: Pull complete [2023-05-10T17:56:15.961Z] e9a5061849ea: Pull complete [2023-05-10T17:56:15.961Z] d747dcd14b5f: Pull complete [2023-05-10T17:56:16.527Z] 2de7ff778b66: Pull complete [2023-05-10T17:56:16.786Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T17:56:16.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T17:56:16.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:56:16.869Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:56:16.903Z] $ 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-10T17:56:20.668Z] $ docker top dbc0b7087715c9b5ecc81e7b492a1f5e8f297d9b376e4d13d813bbb395350c58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T17:56:20.730Z] provisioning config files... [2023-05-10T17:56:20.736Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10374840416506040700tmp [2023-05-10T17:56:20.746Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config175478470667949974tmp [2023-05-10T17:56:20.756Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11292470519179720379tmp [Pipeline] { [Pipeline] echo [2023-05-10T17:56:20.770Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:21.060Z] ---> sigul-configuration.sh [2023-05-10T17:56:21.060Z] gpg: directory `/root/.gnupg' created [2023-05-10T17:56:21.060Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T17:56:21.060Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T17:56:21.060Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T17:56:21.060Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T17:56:21.060Z] gpg: CAST5 encrypted data [2023-05-10T17:56:21.060Z] gpg: encrypted with 1 passphrase [2023-05-10T17:56:21.060Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T17:56:21.344Z] + mkdir /home/jenkins [2023-05-10T17:56:21.344Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T17:56:21.629Z] + 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-10T17:56:21.639Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:21.925Z] ---> sigul-install.sh [2023-05-10T17:56:21.925Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T17:56:22.209Z] + git tag --list [2023-05-10T17:56:22.209Z] 0.7.1 [2023-05-10T17:56:22.209Z] delhi-tag [2023-05-10T17:56:22.209Z] v1.0.0 [2023-05-10T17:56:22.209Z] v1.1.0 [2023-05-10T17:56:22.209Z] v1.1.1 [2023-05-10T17:56:22.209Z] v1.1.2 [2023-05-10T17:56:22.209Z] v1.2.0 [2023-05-10T17:56:22.209Z] v1.2.1 [2023-05-10T17:56:22.209Z] v1.2.2 [2023-05-10T17:56:22.209Z] v1.2.3 [2023-05-10T17:56:22.209Z] v1.3.0 [2023-05-10T17:56:22.209Z] v1.4.0 [2023-05-10T17:56:22.209Z] v2.0.0 [2023-05-10T17:56:22.209Z] v2.1.0 [2023-05-10T17:56:22.209Z] v2.1.1 [2023-05-10T17:56:22.209Z] v2.1.1-dev.2 [2023-05-10T17:56:22.209Z] v2.1.1-dev.3 [2023-05-10T17:56:22.209Z] v2.2.0 [2023-05-10T17:56:22.209Z] v2.2.1-dev.1 [2023-05-10T17:56:22.209Z] v2.2.1-dev.10 [2023-05-10T17:56:22.209Z] v2.2.1-dev.11 [2023-05-10T17:56:22.209Z] v2.2.1-dev.12 [2023-05-10T17:56:22.209Z] v2.2.1-dev.13 [2023-05-10T17:56:22.209Z] v2.2.1-dev.14 [2023-05-10T17:56:22.209Z] v2.2.1-dev.2 [2023-05-10T17:56:22.209Z] v2.2.1-dev.3 [2023-05-10T17:56:22.209Z] v2.2.1-dev.4 [2023-05-10T17:56:22.209Z] v2.2.1-dev.5 [2023-05-10T17:56:22.209Z] v2.2.1-dev.6 [2023-05-10T17:56:22.209Z] v2.2.1-dev.7 [2023-05-10T17:56:22.209Z] v2.2.1-dev.8 [2023-05-10T17:56:22.209Z] v2.2.1-dev.9 [2023-05-10T17:56:22.209Z] v2.3.0 [2023-05-10T17:56:22.209Z] v2.3.0-dev.14 [2023-05-10T17:56:22.209Z] v2.3.0-dev.15 [2023-05-10T17:56:22.209Z] v2.3.0-dev.16 [2023-05-10T17:56:22.209Z] v2.3.0-dev.17 [2023-05-10T17:56:22.209Z] v2.3.0-dev.18 [2023-05-10T17:56:22.209Z] v2.3.0-dev.19 [2023-05-10T17:56:22.209Z] v2.3.0-dev.20 [2023-05-10T17:56:22.209Z] v2.3.0-dev.21 [2023-05-10T17:56:22.209Z] v2.3.0-dev.22 [2023-05-10T17:56:22.209Z] v2.3.0-dev.23 [2023-05-10T17:56:22.209Z] v2.3.0-dev.24 [2023-05-10T17:56:22.209Z] v2.3.0-dev.25 [2023-05-10T17:56:22.209Z] v2.3.0-dev.26 [2023-05-10T17:56:22.209Z] v2.3.0-dev.27 [2023-05-10T17:56:22.209Z] v2.3.0-dev.28 [2023-05-10T17:56:22.209Z] v2.3.0-dev.29 [2023-05-10T17:56:22.209Z] v2.3.0-dev.30 [2023-05-10T17:56:22.209Z] v2.3.0-dev.31 [2023-05-10T17:56:22.209Z] v2.3.0-dev.32 [2023-05-10T17:56:22.209Z] v2.3.0-dev.33 [2023-05-10T17:56:22.209Z] v2.3.0-dev.34 [2023-05-10T17:56:22.209Z] v2.3.0-dev.35 [2023-05-10T17:56:22.209Z] v2.3.0-dev.36 [2023-05-10T17:56:22.209Z] v2.3.0-dev.37 [2023-05-10T17:56:22.209Z] v2.3.0-dev.38 [2023-05-10T17:56:22.209Z] v2.3.0-dev.39 [2023-05-10T17:56:22.209Z] v2.3.0-dev.40 [2023-05-10T17:56:22.209Z] v2.3.0-dev.41 [2023-05-10T17:56:22.209Z] v2.3.0-dev.42 [2023-05-10T17:56:22.209Z] v2.3.0-dev.43 [2023-05-10T17:56:22.209Z] v2.3.0-dev.44 [2023-05-10T17:56:22.209Z] v2.3.0-dev.45 [2023-05-10T17:56:22.209Z] v2.3.0-dev.46 [2023-05-10T17:56:22.209Z] v2.3.0-dev.47 [2023-05-10T17:56:22.209Z] v2.3.0-dev.48 [2023-05-10T17:56:22.209Z] v2.3.0-dev.49 [2023-05-10T17:56:22.209Z] v2.3.0-dev.50 [2023-05-10T17:56:22.209Z] v2.3.0-dev.51 [2023-05-10T17:56:22.209Z] v2.3.1 [2023-05-10T17:56:22.209Z] v2.3.1-dev.1 [2023-05-10T17:56:22.209Z] v2.3.1-dev.2 [2023-05-10T17:56:22.209Z] v2.3.1-dev.3 [2023-05-10T17:56:22.209Z] v2.3.1-dev.4 [2023-05-10T17:56:22.209Z] v3.0.0-dev.1 [2023-05-10T17:56:22.209Z] v3.0.0-dev.10 [2023-05-10T17:56:22.209Z] v3.0.0-dev.11 [2023-05-10T17:56:22.209Z] v3.0.0-dev.12 [2023-05-10T17:56:22.209Z] v3.0.0-dev.13 [2023-05-10T17:56:22.209Z] v3.0.0-dev.14 [2023-05-10T17:56:22.209Z] v3.0.0-dev.15 [2023-05-10T17:56:22.209Z] v3.0.0-dev.16 [2023-05-10T17:56:22.209Z] v3.0.0-dev.17 [2023-05-10T17:56:22.209Z] v3.0.0-dev.18 [2023-05-10T17:56:22.209Z] v3.0.0-dev.19 [2023-05-10T17:56:22.209Z] v3.0.0-dev.2 [2023-05-10T17:56:22.209Z] v3.0.0-dev.20 [2023-05-10T17:56:22.209Z] v3.0.0-dev.21 [2023-05-10T17:56:22.209Z] v3.0.0-dev.22 [2023-05-10T17:56:22.209Z] v3.0.0-dev.23 [2023-05-10T17:56:22.209Z] v3.0.0-dev.24 [2023-05-10T17:56:22.209Z] v3.0.0-dev.25 [2023-05-10T17:56:22.209Z] v3.0.0-dev.26 [2023-05-10T17:56:22.209Z] v3.0.0-dev.27 [2023-05-10T17:56:22.209Z] v3.0.0-dev.28 [2023-05-10T17:56:22.209Z] v3.0.0-dev.29 [2023-05-10T17:56:22.209Z] v3.0.0-dev.3 [2023-05-10T17:56:22.209Z] v3.0.0-dev.30 [2023-05-10T17:56:22.209Z] v3.0.0-dev.31 [2023-05-10T17:56:22.209Z] v3.0.0-dev.32 [2023-05-10T17:56:22.209Z] v3.0.0-dev.33 [2023-05-10T17:56:22.209Z] v3.0.0-dev.34 [2023-05-10T17:56:22.209Z] v3.0.0-dev.35 [2023-05-10T17:56:22.209Z] v3.0.0-dev.36 [2023-05-10T17:56:22.209Z] v3.0.0-dev.37 [2023-05-10T17:56:22.209Z] v3.0.0-dev.38 [2023-05-10T17:56:22.209Z] v3.0.0-dev.39 [2023-05-10T17:56:22.209Z] v3.0.0-dev.4 [2023-05-10T17:56:22.209Z] v3.0.0-dev.40 [2023-05-10T17:56:22.209Z] v3.0.0-dev.41 [2023-05-10T17:56:22.209Z] v3.0.0-dev.42 [2023-05-10T17:56:22.209Z] v3.0.0-dev.43 [2023-05-10T17:56:22.209Z] v3.0.0-dev.44 [2023-05-10T17:56:22.209Z] v3.0.0-dev.45 [2023-05-10T17:56:22.209Z] v3.0.0-dev.46 [2023-05-10T17:56:22.209Z] v3.0.0-dev.47 [2023-05-10T17:56:22.209Z] v3.0.0-dev.48 [2023-05-10T17:56:22.209Z] v3.0.0-dev.49 [2023-05-10T17:56:22.209Z] v3.0.0-dev.5 [2023-05-10T17:56:22.209Z] v3.0.0-dev.50 [2023-05-10T17:56:22.209Z] v3.0.0-dev.51 [2023-05-10T17:56:22.209Z] v3.0.0-dev.52 [2023-05-10T17:56:22.209Z] v3.0.0-dev.53 [2023-05-10T17:56:22.209Z] v3.0.0-dev.54 [2023-05-10T17:56:22.209Z] v3.0.0-dev.55 [2023-05-10T17:56:22.209Z] v3.0.0-dev.56 [2023-05-10T17:56:22.209Z] v3.0.0-dev.57 [2023-05-10T17:56:22.209Z] v3.0.0-dev.58 [2023-05-10T17:56:22.209Z] v3.0.0-dev.59 [2023-05-10T17:56:22.209Z] v3.0.0-dev.6 [2023-05-10T17:56:22.209Z] v3.0.0-dev.60 [2023-05-10T17:56:22.209Z] v3.0.0-dev.61 [2023-05-10T17:56:22.209Z] v3.0.0-dev.62 [2023-05-10T17:56:22.209Z] v3.0.0-dev.63 [2023-05-10T17:56:22.209Z] v3.0.0-dev.64 [2023-05-10T17:56:22.209Z] v3.0.0-dev.65 [2023-05-10T17:56:22.209Z] v3.0.0-dev.66 [2023-05-10T17:56:22.209Z] v3.0.0-dev.67 [2023-05-10T17:56:22.209Z] v3.0.0-dev.68 [2023-05-10T17:56:22.209Z] v3.0.0-dev.69 [2023-05-10T17:56:22.209Z] v3.0.0-dev.7 [2023-05-10T17:56:22.209Z] v3.0.0-dev.70 [2023-05-10T17:56:22.209Z] v3.0.0-dev.71 [2023-05-10T17:56:22.209Z] v3.0.0-dev.72 [2023-05-10T17:56:22.209Z] v3.0.0-dev.73 [2023-05-10T17:56:22.209Z] v3.0.0-dev.74 [2023-05-10T17:56:22.209Z] v3.0.0-dev.75 [2023-05-10T17:56:22.209Z] v3.0.0-dev.76 [2023-05-10T17:56:22.209Z] v3.0.0-dev.77 [2023-05-10T17:56:22.209Z] v3.0.0-dev.78 [2023-05-10T17:56:22.209Z] v3.0.0-dev.79 [2023-05-10T17:56:22.209Z] v3.0.0-dev.8 [2023-05-10T17:56:22.209Z] v3.0.0-dev.80 [2023-05-10T17:56:22.209Z] v3.0.0-dev.81 [2023-05-10T17:56:22.209Z] v3.0.0-dev.82 [2023-05-10T17:56:22.209Z] v3.0.0-dev.83 [2023-05-10T17:56:22.209Z] v3.0.0-dev.84 [2023-05-10T17:56:22.209Z] v3.0.0-dev.85 [2023-05-10T17:56:22.209Z] v3.0.0-dev.86 [2023-05-10T17:56:22.209Z] v3.0.0-dev.87 [2023-05-10T17:56:22.209Z] v3.0.0-dev.88 [2023-05-10T17:56:22.209Z] v3.0.0-dev.89 [2023-05-10T17:56:22.209Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T17:56:22.496Z] + lftools sign git-tag v3.0.0-dev.89 [2023-05-10T17:56:23.062Z] Signing Git tag with Sigul... [2023-05-10T17:56:23.062Z] Signing v3.0.0-dev.89 [Pipeline] echo [2023-05-10T17:56:23.634Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:23.916Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T17:56:23.923Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T17:56:23.952Z] $ docker stop --time=1 dbc0b7087715c9b5ecc81e7b492a1f5e8f297d9b376e4d13d813bbb395350c58 [2023-05-10T17:56:25.252Z] $ docker rm -f --volumes dbc0b7087715c9b5ecc81e7b492a1f5e8f297d9b376e4d13d813bbb395350c58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T17:56:25.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T17:56:25.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:56:25.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T17:56:25.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:56:26.045Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:56:26.094Z] $ 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-10T17:56:26.434Z] $ docker top 931c820efa2b40f17c70f08647db32b54090a48263dcfbd11272d6eca8e0718b -eo pid,comm [2023-05-10T17:56:26.473Z] 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-10T17:56:26.473Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T17:56:26.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T17:56:26.510Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T17:56:26.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T17:56:26.636Z] $ docker exec 931c820efa2b40f17c70f08647db32b54090a48263dcfbd11272d6eca8e0718b ssh-agent [2023-05-10T17:56:26.734Z] SSH_AUTH_SOCK=/tmp/ssh-K6oHVLdpeMW9/agent.33 [2023-05-10T17:56:26.734Z] SSH_AGENT_PID=39 [2023-05-10T17:56:26.739Z] Running ssh-add (command line suppressed) [2023-05-10T17:56:26.849Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2374103163968213190.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2374103163968213190.key) [2023-05-10T17:56:26.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T17:56:27.143Z] + git semver bump pre [2023-05-10T17:56:27.402Z] 2023-05-10 17:56:27,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-10T17:56:27.402Z] 2023-05-10 17:56:27,343 [bump_version] DEBUG bumping version:3.0.0-dev.89 on axis:pre with prefix:dev [2023-05-10T17:56:27.402Z] 2023-05-10 17:56:27,343 [bump_version] DEBUG bumped version:3.0.0-dev.90 [2023-05-10T17:56:27.403Z] 2023-05-10 17:56:27,343 [write_version] DEBUG write version:3.0.0-dev.90 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-05-10T17:56:27.403Z] 2023-05-10 17:56:27,343 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-10T17:56:27.403Z] 2023-05-10 17:56:27,343 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-10T17:56:27.403Z] 2023-05-10 17:56:27,346 [execute] INFO git cat-file --batch-check [2023-05-10T17:56:27.403Z] 2023-05-10 17:56:27,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T17:56:27.403Z] 2023-05-10 17:56:27,352 [execute] INFO git cat-file --batch [2023-05-10T17:56:27.403Z] 2023-05-10 17:56:27,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T17:56:27.403Z] 2023-05-10 17:56:27,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-10T17:56:27.403Z] 3.0.0-dev.90 [Pipeline] } [2023-05-10T17:56:27.422Z] $ docker exec --env ******** --env ******** 931c820efa2b40f17c70f08647db32b54090a48263dcfbd11272d6eca8e0718b ssh-agent -k [2023-05-10T17:56:27.524Z] unset SSH_AUTH_SOCK; [2023-05-10T17:56:27.524Z] unset SSH_AGENT_PID; [2023-05-10T17:56:27.524Z] echo Agent pid 39 killed; [2023-05-10T17:56:27.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T17:56:27.816Z] + git semver [Pipeline] } [2023-05-10T17:56:28.096Z] $ docker stop --time=1 931c820efa2b40f17c70f08647db32b54090a48263dcfbd11272d6eca8e0718b [2023-05-10T17:56:29.375Z] $ docker rm -f --volumes 931c820efa2b40f17c70f08647db32b54090a48263dcfbd11272d6eca8e0718b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T17:56:29.698Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T17:56:29.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:56:30.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T17:56:30.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:56:30.074Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:56:30.110Z] $ 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-10T17:56:30.456Z] $ docker top b85e91d11e14fb34cda97a45a2fe78b302b9b759674afbcbcc1879c61f9ac996 -eo pid,comm [2023-05-10T17:56:30.495Z] 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-10T17:56:30.496Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T17:56:30.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T17:56:30.530Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T17:56:30.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T17:56:30.654Z] $ docker exec b85e91d11e14fb34cda97a45a2fe78b302b9b759674afbcbcc1879c61f9ac996 ssh-agent [2023-05-10T17:56:30.760Z] SSH_AUTH_SOCK=/tmp/ssh-p99Hf1181Y9V/agent.32 [2023-05-10T17:56:30.760Z] SSH_AGENT_PID=39 [2023-05-10T17:56:30.765Z] Running ssh-add (command line suppressed) [2023-05-10T17:56:30.878Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18407634592951350397.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_18407634592951350397.key) [2023-05-10T17:56:30.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T17:56:31.170Z] + git semver push [2023-05-10T17:56:31.429Z] 2023-05-10 17:56:31,353 [run_push] DEBUG push [2023-05-10T17:56:31.429Z] 2023-05-10 17:56:31,354 [execute] INFO git cat-file --batch-check [2023-05-10T17:56:31.429Z] 2023-05-10 17:56:31,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T17:56:31.429Z] 2023-05-10 17:56:31,359 [execute] INFO git rev-list fcbe08ad5fb7cd74ecbc41288fe2d1845ae5999c -- [2023-05-10T17:56:31.430Z] 2023-05-10 17:56:31,359 [execute] DEBUG Popen(['git', 'rev-list', 'fcbe08ad5fb7cd74ecbc41288fe2d1845ae5999c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T17:56:31.430Z] 2023-05-10 17:56:31,373 [execute] INFO git fetch -v origin [2023-05-10T17:56:31.430Z] 2023-05-10 17:56:31,373 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-10T17:56:31.997Z] 2023-05-10 17:56:31,817 [run_push] DEBUG no remote changes detected [2023-05-10T17:56:31.997Z] 2023-05-10 17:56:31,818 [execute] INFO git push origin semver [2023-05-10T17:56:31.997Z] 2023-05-10 17:56:31,818 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T17:56:32.936Z] 2023-05-10 17:56:32,678 [run_push] DEBUG push all version tags [2023-05-10T17:56:32.936Z] 2023-05-10 17:56:32,679 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T17:56:32.936Z] 2023-05-10 17:56:32,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T17:56:33.876Z] 2023-05-10 17:56:33,563 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-05-10T17:56:33.876Z] 3.0.0-dev.90 [Pipeline] } [2023-05-10T17:56:33.896Z] $ docker exec --env ******** --env ******** b85e91d11e14fb34cda97a45a2fe78b302b9b759674afbcbcc1879c61f9ac996 ssh-agent -k [2023-05-10T17:56:33.988Z] unset SSH_AUTH_SOCK; [2023-05-10T17:56:33.989Z] unset SSH_AGENT_PID; [2023-05-10T17:56:33.989Z] echo Agent pid 39 killed; [2023-05-10T17:56:33.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T17:56:34.290Z] + git semver [Pipeline] } [2023-05-10T17:56:34.571Z] $ docker stop --time=1 b85e91d11e14fb34cda97a45a2fe78b302b9b759674afbcbcc1879c61f9ac996 [2023-05-10T17:56:35.868Z] $ docker rm -f --volumes b85e91d11e14fb34cda97a45a2fe78b302b9b759674afbcbcc1879c61f9ac996 [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-10T17:56:36.394Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-05-10T17:56:36.394Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-10T17:56:36.394Z] total 16 [2023-05-10T17:56:36.394Z] drwxr-xr-x 3 root root 4096 May 10 17:42 . [2023-05-10T17:56:36.394Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:56 .. [2023-05-10T17:56:36.394Z] drwxr-xr-x 2 root root 4096 May 10 17:42 cost [2023-05-10T17:56:36.394Z] -rw-r--r-- 1 root root 85 May 10 17:42 cost.csv [2023-05-10T17:56:36.394Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-10T17:56:36.394Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-05-10T17:56:36.394Z] total 16 [2023-05-10T17:56:36.394Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 17:42 . [2023-05-10T17:56:36.394Z] drwxrwxr-x 12 jenkins jenkins 4096 May 10 17:56 .. [2023-05-10T17:56:36.394Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 17:42 cost [2023-05-10T17:56:36.394Z] -rw-r--r-- 1 jenkins jenkins 85 May 10 17:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:36.688Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:37.553Z] ---> package-listing.sh [2023-05-10T17:56:37.554Z] ++ facter osfamily [2023-05-10T17:56:37.554Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T17:56:37.813Z] + OS_FAMILY=debian [2023-05-10T17:56:37.813Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-05-10T17:56:37.813Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T17:56:37.813Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T17:56:37.813Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T17:56:37.813Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T17:56:37.813Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-10T17:56:37.813Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T17:56:37.813Z] + case "${OS_FAMILY}" in [2023-05-10T17:56:37.813Z] + dpkg -l [2023-05-10T17:56:37.813Z] + grep '^ii' [2023-05-10T17:56:37.813Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T17:56:37.813Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T17:56:37.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T17:56:37.813Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-05-10T17:56:37.813Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-05-10T17:56:37.813Z] + 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-10T17:56:37.824Z] 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-10T17:56:38.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T17:56:38.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T17:56:38.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T17:56:38.738Z] prd-ubuntu20.04-docker-8c-8g-14920 does not seem to be running inside a container [2023-05-10T17:56:38.776Z] $ 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-10T17:56:39.021Z] $ docker top 9b6adb94e819499620f2354974ee9c0cb95ef831927e292e13cd17536906bc88 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T17:56:39.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T17:56:39.656Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T17:56:40.018Z] + ls /var/log/sa-host [2023-05-10T17:56:40.018Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T17:56:40.200Z] provisioning config files... [2023-05-10T17:56:40.220Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config16580310129963829056tmp [Pipeline] { [Pipeline] echo [2023-05-10T17:56:40.237Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:40.574Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T17:56:40.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:40.923Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T17:56:40.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:41.215Z] ---> sudo-logs.sh [2023-05-10T17:56:41.215Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T17:56:41.247Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:41.531Z] ---> job-cost.sh [2023-05-10T17:56:41.531Z] lf-activate-venv: SKIPPING [2023-05-10T17:56:41.531Z] DEBUG: total: 0.2199999988079071 [2023-05-10T17:56:41.531Z] INFO: Retrieving Stack Cost... [2023-05-10T17:56:41.791Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T17:56:42.359Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T17:56:42.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T17:56:42.654Z] ---> logs-deploy.sh [2023-05-10T17:56:42.654Z] lf-activate-venv: SKIPPING [2023-05-10T17:56:42.654Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/220 [2023-05-10T17:56:42.654Z] INFO: archiving workspace using pattern(s): [2023-05-10T17:56:43.591Z] Archives upload complete. [2023-05-10T17:56:43.591Z] INFO: archiving logs to Nexus