Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4eb5e29dea1939910f88077e170bd5bcfca266de 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-ssh18438670797122712547.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8986208683150230037.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2692707863507702731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17142549135326701761.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-ssh6786723781703311382.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.21 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-25023’ Running on prd-ubuntu20.04-docker-8c-8g-25026 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 4eb5e29dea1939910f88077e170bd5bcfca266de (main) Commit message: "Merge pull request #1547 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.7" > 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 4eb5e29dea1939910f88077e170bd5bcfca266de # timeout=10 > git rev-list --no-walk 9538fefa27763f734e76c76e23c9c4865d039fa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-14T05:05:35.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-14T05:05:35.854Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-14T05:05:35.883Z] ========================================================= [2023-12-14T05:05:35.883Z] EdgeX Global Pipelines Version Info [2023-12-14T05:05:35.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:05:36.622Z] ------------------- [2023-12-14T05:05:36.622Z] stable info: [2023-12-14T05:05:36.622Z] ------------------- [2023-12-14T05:05:36.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-14T05:05:36.622Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T05:05:36.622Z] Message: update stable to v1.0.258 [2023-12-14T05:05:37.192Z] ------------------- [2023-12-14T05:05:37.192Z] experimental info: [2023-12-14T05:05:37.193Z] ------------------- [2023-12-14T05:05:37.193Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-14T05:05:37.193Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-14T05:05:37.193Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-14T05:05:37.279Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-12-14T05:05:37.310Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-12-14T05:05:37.338Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-14T05:05:37.366Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-14T05:05:37.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-14T05:05:37.425Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-14T05:05:37.455Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-14T05:05:37.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-12-14T05:05:37.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-14T05:05:37.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-14T05:05:37.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-14T05:05:37.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-12-14T05:05:37.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-14T05:05:37.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-14T05:05:37.703Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-14T05:05:37.738Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T05:05:37.769Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T05:05:37.800Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-14T05:05:37.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-14T05:05:37.879Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-14T05:05:37.913Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-14T05:05:37.949Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-14T05:05:37.989Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-14T05:05:38.027Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-14T05:05:38.069Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-14T05:05:38.115Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-14T05:05:38.159Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-14T05:05:38.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-14T05:05:38.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-14T05:05:38.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-14T05:05:38.319Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4eb5e29dea1939910f88077e170bd5bcfca266de [Pipeline] echo [2023-12-14T05:05:38.364Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4eb5e29 [Pipeline] echo [2023-12-14T05:05:38.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T05:05:38.497Z] provisioning config files... [2023-12-14T05:05:38.511Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5537857201144692291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:05:38.860Z] ---> ****-login.sh [2023-12-14T05:05:38.861Z] nexus3.edgexfoundry.org:10001 [2023-12-14T05:05:39.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:39.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:39.122Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:39.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:39.122Z] [2023-12-14T05:05:39.122Z] Login Succeeded [2023-12-14T05:05:39.122Z] nexus3.edgexfoundry.org:10002 [2023-12-14T05:05:39.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:39.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:39.122Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:39.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:39.122Z] [2023-12-14T05:05:39.122Z] Login Succeeded [2023-12-14T05:05:39.382Z] nexus3.edgexfoundry.org:10003 [2023-12-14T05:05:39.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:39.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:39.382Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:39.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:39.382Z] [2023-12-14T05:05:39.382Z] Login Succeeded [2023-12-14T05:05:39.382Z] nexus3.edgexfoundry.org:10004 [2023-12-14T05:05:39.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:39.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:39.382Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:39.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:39.382Z] [2023-12-14T05:05:39.382Z] Login Succeeded [2023-12-14T05:05:39.382Z] ****.io [2023-12-14T05:05:39.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:39.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:39.910Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:39.910Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:39.910Z] [2023-12-14T05:05:39.910Z] Login Succeeded [2023-12-14T05:05:39.910Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T05:05:39.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-14T05:05:40.432Z] + git rev-list -1 --merges 4eb5e29dea1939910f88077e170bd5bcfca266de~1..4eb5e29dea1939910f88077e170bd5bcfca266de [Pipeline] echo [2023-12-14T05:05:40.463Z] -----------> git rev-list -1 --merges 4eb5e29dea1939910f88077e170bd5bcfca266de~1..4eb5e29dea1939910f88077e170bd5bcfca266de 4eb5e29dea1939910f88077e170bd5bcfca266de [2023-12-14T05:05:40.463Z] 4eb5e29dea1939910f88077e170bd5bcfca266de [false] [Pipeline] sh [2023-12-14T05:05:40.771Z] + git log --format=format:%s -1 4eb5e29dea1939910f88077e170bd5bcfca266de [Pipeline] echo [2023-12-14T05:05:40.786Z] ========================================================= [2023-12-14T05:05:40.786Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-14T05:05:40.786Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T05:05:41.169Z] + git log --format=format:%s -1 4eb5e29dea1939910f88077e170bd5bcfca266de [Pipeline] echo [2023-12-14T05:05:41.181Z] [semverPrep] GIT_COMMIT: 4eb5e29dea1939910f88077e170bd5bcfca266de, Commit Message: Merge pull request #1547 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.7 [Pipeline] echo [2023-12-14T05:05:41.206Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-14T05:05:41.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T05:05:41.575Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-14T05:05:41.575Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-14T05:05:41.575Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-14T05:05:41.575Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-14T05:05:41.575Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-14T05:05:41.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:05:41.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T05:05:41.951Z] [2023-12-14T05:05:41.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:05:42.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T05:05:42.270Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-14T05:05:42.270Z] b85a868b505f: Pulling fs layer [2023-12-14T05:05:42.270Z] e2be974225ed: Pulling fs layer [2023-12-14T05:05:42.270Z] 339a4e72a1f5: Pulling fs layer [2023-12-14T05:05:42.270Z] 988bab9f4d93: Pulling fs layer [2023-12-14T05:05:42.270Z] 1469e6f7b9e6: Pulling fs layer [2023-12-14T05:05:42.270Z] eaf3925da568: Pulling fs layer [2023-12-14T05:05:42.270Z] bab4dde63d76: Pulling fs layer [2023-12-14T05:05:42.270Z] bde34c3a00c8: Pulling fs layer [2023-12-14T05:05:42.271Z] b352a97aabf1: Pulling fs layer [2023-12-14T05:05:42.271Z] 4872d77fe225: Pulling fs layer [2023-12-14T05:05:42.271Z] 5851b861e8e6: Pulling fs layer [2023-12-14T05:05:42.271Z] bab4dde63d76: Waiting [2023-12-14T05:05:42.271Z] bde34c3a00c8: Waiting [2023-12-14T05:05:42.271Z] b352a97aabf1: Waiting [2023-12-14T05:05:42.271Z] 4872d77fe225: Waiting [2023-12-14T05:05:42.271Z] 5851b861e8e6: Waiting [2023-12-14T05:05:42.271Z] 988bab9f4d93: Waiting [2023-12-14T05:05:42.271Z] 1469e6f7b9e6: Waiting [2023-12-14T05:05:42.271Z] eaf3925da568: Waiting [2023-12-14T05:05:42.271Z] e2be974225ed: Download complete [2023-12-14T05:05:42.271Z] 988bab9f4d93: Download complete [2023-12-14T05:05:42.271Z] 1469e6f7b9e6: Verifying Checksum [2023-12-14T05:05:42.271Z] 1469e6f7b9e6: Download complete [2023-12-14T05:05:42.271Z] eaf3925da568: Download complete [2023-12-14T05:05:42.530Z] 339a4e72a1f5: Verifying Checksum [2023-12-14T05:05:42.530Z] 339a4e72a1f5: Download complete [2023-12-14T05:05:42.530Z] bde34c3a00c8: Download complete [2023-12-14T05:05:42.530Z] b352a97aabf1: Download complete [2023-12-14T05:05:42.530Z] 4872d77fe225: Verifying Checksum [2023-12-14T05:05:42.530Z] 4872d77fe225: Download complete [2023-12-14T05:05:42.530Z] 5851b861e8e6: Verifying Checksum [2023-12-14T05:05:42.530Z] 5851b861e8e6: Download complete [2023-12-14T05:05:42.530Z] b85a868b505f: Verifying Checksum [2023-12-14T05:05:42.530Z] b85a868b505f: Download complete [2023-12-14T05:05:42.788Z] bab4dde63d76: Verifying Checksum [2023-12-14T05:05:42.788Z] bab4dde63d76: Download complete [2023-12-14T05:05:43.748Z] b85a868b505f: Pull complete [2023-12-14T05:05:44.007Z] e2be974225ed: Pull complete [2023-12-14T05:05:44.576Z] 339a4e72a1f5: Pull complete [2023-12-14T05:05:44.576Z] 988bab9f4d93: Pull complete [2023-12-14T05:05:44.835Z] 1469e6f7b9e6: Pull complete [2023-12-14T05:05:44.835Z] eaf3925da568: Pull complete [2023-12-14T05:05:46.741Z] bab4dde63d76: Pull complete [2023-12-14T05:05:46.741Z] bde34c3a00c8: Pull complete [2023-12-14T05:05:47.000Z] b352a97aabf1: Pull complete [2023-12-14T05:05:47.000Z] 4872d77fe225: Pull complete [2023-12-14T05:05:47.260Z] 5851b861e8e6: Pull complete [2023-12-14T05:05:47.260Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-14T05:05:47.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T05:05:47.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:05:47.441Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:05:47.471Z] $ 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-12-14T05:05:50.636Z] $ docker top 9ed7d0fdb880ccbcff0780d9e344ef6482f75625f8b81ec5bff81e7b85d2984c -eo pid,comm [2023-12-14T05:05:50.694Z] 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-12-14T05:05:50.695Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T05:05:50.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T05:05:50.796Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T05:05:50.921Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T05:05:50.923Z] $ docker exec 9ed7d0fdb880ccbcff0780d9e344ef6482f75625f8b81ec5bff81e7b85d2984c ssh-agent [2023-12-14T05:05:51.034Z] SSH_AUTH_SOCK=/tmp/ssh-XOVAGtkW9CDu/agent.32 [2023-12-14T05:05:51.034Z] SSH_AGENT_PID=38 [2023-12-14T05:05:51.042Z] Running ssh-add (command line suppressed) [2023-12-14T05:05:51.144Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5715386556494998176.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5715386556494998176.key) [2023-12-14T05:05:51.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T05:05:51.472Z] + git tag --points-at HEAD [Pipeline] } [2023-12-14T05:05:51.483Z] $ docker exec --env ******** --env ******** 9ed7d0fdb880ccbcff0780d9e344ef6482f75625f8b81ec5bff81e7b85d2984c ssh-agent -k [2023-12-14T05:05:51.579Z] unset SSH_AUTH_SOCK; [2023-12-14T05:05:51.579Z] unset SSH_AGENT_PID; [2023-12-14T05:05:51.580Z] echo Agent pid 38 killed; [2023-12-14T05:05:51.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-14T05:05:51.652Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T05:05:51.652Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T05:05:51.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T05:05:51.767Z] $ docker exec 9ed7d0fdb880ccbcff0780d9e344ef6482f75625f8b81ec5bff81e7b85d2984c ssh-agent [2023-12-14T05:05:51.881Z] SSH_AUTH_SOCK=/tmp/ssh-iF2X1jLjKmMd/agent.70 [2023-12-14T05:05:51.881Z] SSH_AGENT_PID=76 [2023-12-14T05:05:51.886Z] Running ssh-add (command line suppressed) [2023-12-14T05:05:51.980Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1030779938407378251.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1030779938407378251.key) [2023-12-14T05:05:51.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T05:05:52.304Z] + git semver init [2023-12-14T05:05:52.565Z] 2023-12-14 05:05:52,482 [run_init] DEBUG init version:0.0.0 force:False [2023-12-14T05:05:52.565Z] 2023-12-14 05:05:52,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-12-14T05:05:52.565Z] 2023-12-14 05:05:52,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2023-12-14T05:05:52.565Z] 2023-12-14 05:05:52,483 [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-12-14T05:05:53.952Z] 2023-12-14 05:05:53,679 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2023-12-14T05:05:53.952Z] 2023-12-14 05:05:53,679 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2023-12-14T05:05:53.952Z] 2023-12-14 05:05:53,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-14T05:05:53.952Z] 2023-12-14 05:05:53,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-14T05:05:53.952Z] 3.2.0-dev.4 [Pipeline] } [2023-12-14T05:05:53.965Z] $ docker exec --env ******** --env ******** 9ed7d0fdb880ccbcff0780d9e344ef6482f75625f8b81ec5bff81e7b85d2984c ssh-agent -k [2023-12-14T05:05:54.059Z] unset SSH_AUTH_SOCK; [2023-12-14T05:05:54.060Z] unset SSH_AGENT_PID; [2023-12-14T05:05:54.060Z] echo Agent pid 76 killed; [2023-12-14T05:05:54.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T05:05:54.461Z] + git semver [Pipeline] } [2023-12-14T05:05:54.729Z] $ docker stop --time=1 9ed7d0fdb880ccbcff0780d9e344ef6482f75625f8b81ec5bff81e7b85d2984c [2023-12-14T05:05:56.059Z] $ docker rm -f --volumes 9ed7d0fdb880ccbcff0780d9e344ef6482f75625f8b81ec5bff81e7b85d2984c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T05:05:56.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-14T05:05:56.735Z] Stashed 1 file(s) [Pipeline] echo [2023-12-14T05:05:56.738Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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-12-14T05:05:57.167Z] provisioning config files... [2023-12-14T05:05:57.177Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6873168966838834565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:05:57.512Z] ---> ****-login.sh [2023-12-14T05:05:57.512Z] nexus3.edgexfoundry.org:10001 [2023-12-14T05:05:57.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:57.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:57.513Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:57.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:57.513Z] [2023-12-14T05:05:57.513Z] Login Succeeded [2023-12-14T05:05:57.513Z] nexus3.edgexfoundry.org:10002 [2023-12-14T05:05:57.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:57.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:57.513Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:57.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:57.513Z] [2023-12-14T05:05:57.513Z] Login Succeeded [2023-12-14T05:05:57.513Z] nexus3.edgexfoundry.org:10003 [2023-12-14T05:05:57.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:57.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:57.773Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:57.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:57.773Z] [2023-12-14T05:05:57.773Z] Login Succeeded [2023-12-14T05:05:57.773Z] nexus3.edgexfoundry.org:10004 [2023-12-14T05:05:57.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:57.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:57.773Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:57.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:57.773Z] [2023-12-14T05:05:57.773Z] Login Succeeded [2023-12-14T05:05:57.773Z] ****.io [2023-12-14T05:05:58.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:05:58.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:05:58.033Z] Configure a credential helper to remove this warning. See [2023-12-14T05:05:58.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:05:58.033Z] [2023-12-14T05:05:58.033Z] Login Succeeded [2023-12-14T05:05:58.033Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T05:05:58.042Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-14T05:05:58.209Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T05:05:58.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T05:05:58.270Z] ========================================================= [2023-12-14T05:05:58.270Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-14T05:05:58.270Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:05:58.677Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-14T05:05:58.677Z] Sending build context to Docker daemon 21.89MB [2023-12-14T05:05:58.677Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T05:05:58.677Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-14T05:05:58.949Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-14T05:05:58.949Z] 7264a8db6415: Pulling fs layer [2023-12-14T05:05:58.949Z] c4d48a809fc2: Pulling fs layer [2023-12-14T05:05:58.949Z] 4f1c88b9dad5: Pulling fs layer [2023-12-14T05:05:58.949Z] ad3a456e5733: Pulling fs layer [2023-12-14T05:05:58.949Z] 69c7f0334f64: Pulling fs layer [2023-12-14T05:05:58.949Z] 1f1c1a5573a3: Pulling fs layer [2023-12-14T05:05:58.949Z] ce7588e14bc9: Pulling fs layer [2023-12-14T05:05:58.949Z] b5e4710f87ac: Pulling fs layer [2023-12-14T05:05:58.949Z] ad3a456e5733: Waiting [2023-12-14T05:05:58.949Z] 69c7f0334f64: Waiting [2023-12-14T05:05:58.949Z] 1f1c1a5573a3: Waiting [2023-12-14T05:05:58.949Z] ce7588e14bc9: Waiting [2023-12-14T05:05:58.949Z] b5e4710f87ac: Waiting [2023-12-14T05:05:58.949Z] c4d48a809fc2: Download complete [2023-12-14T05:05:58.949Z] ad3a456e5733: Verifying Checksum [2023-12-14T05:05:58.949Z] ad3a456e5733: Download complete [2023-12-14T05:05:58.949Z] 69c7f0334f64: Download complete [2023-12-14T05:05:58.949Z] 7264a8db6415: Verifying Checksum [2023-12-14T05:05:58.949Z] 7264a8db6415: Download complete [2023-12-14T05:05:58.949Z] 1f1c1a5573a3: Verifying Checksum [2023-12-14T05:05:58.949Z] 1f1c1a5573a3: Download complete [2023-12-14T05:05:59.211Z] b5e4710f87ac: Verifying Checksum [2023-12-14T05:05:59.211Z] b5e4710f87ac: Download complete [2023-12-14T05:05:59.211Z] 7264a8db6415: Pull complete [2023-12-14T05:05:59.211Z] c4d48a809fc2: Pull complete [2023-12-14T05:05:59.470Z] 4f1c88b9dad5: Verifying Checksum [2023-12-14T05:05:59.470Z] 4f1c88b9dad5: Download complete [2023-12-14T05:05:59.729Z] ce7588e14bc9: Verifying Checksum [2023-12-14T05:05:59.729Z] ce7588e14bc9: Download complete [2023-12-14T05:06:03.011Z] 4f1c88b9dad5: Pull complete [2023-12-14T05:06:03.011Z] ad3a456e5733: Pull complete [2023-12-14T05:06:03.011Z] 69c7f0334f64: Pull complete [2023-12-14T05:06:03.011Z] 1f1c1a5573a3: Pull complete [2023-12-14T05:06:05.551Z] ce7588e14bc9: Pull complete [2023-12-14T05:06:06.119Z] b5e4710f87ac: Pull complete [2023-12-14T05:06:06.119Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-14T05:06:06.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-14T05:06:06.119Z] ---> 88b5674ff536 [2023-12-14T05:06:06.119Z] Step 3/10 : ARG MAKE=make build [2023-12-14T05:06:11.581Z] ---> Running in 88e06eab5430 [2023-12-14T05:06:11.581Z] Removing intermediate container 88e06eab5430 [2023-12-14T05:06:11.581Z] ---> e40d9acf20bd [2023-12-14T05:06:11.581Z] Step 4/10 : WORKDIR /device-sdk-go [2023-12-14T05:06:11.581Z] ---> Running in 11fbdd057cac [2023-12-14T05:06:11.581Z] Removing intermediate container 11fbdd057cac [2023-12-14T05:06:11.581Z] ---> b8916ffea1bd [2023-12-14T05:06:11.581Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-14T05:06:11.581Z] ---> Running in 81711657f5aa [2023-12-14T05:06:11.581Z] Removing intermediate container 81711657f5aa [2023-12-14T05:06:11.581Z] ---> d57a937ec6a8 [2023-12-14T05:06:11.581Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-12-14T05:06:11.581Z] ---> Running in 3b997aa9f42d [2023-12-14T05:06:11.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T05:06:11.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T05:06:12.079Z] Still waiting to schedule task [2023-12-14T05:06:12.080Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-25024’ [2023-12-14T05:06:12.154Z] OK: 264 MiB in 52 packages [2023-12-14T05:06:12.415Z] Removing intermediate container 3b997aa9f42d [2023-12-14T05:06:12.415Z] ---> 468764a09652 [2023-12-14T05:06:12.415Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-14T05:06:12.415Z] ---> c1d32479ea51 [2023-12-14T05:06:12.415Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T05:06:12.415Z] ---> Running in 13b066100a45 [2023-12-14T05:06:51.257Z] Removing intermediate container 13b066100a45 [2023-12-14T05:06:51.257Z] ---> d89ffd290fdb [2023-12-14T05:06:51.257Z] Step 9/10 : COPY . . [2023-12-14T05:06:51.257Z] ---> e525cc2052b5 [2023-12-14T05:06:51.257Z] Step 10/10 : RUN ${MAKE} [2023-12-14T05:06:51.257Z] ---> Running in 11696f47ea4d [2023-12-14T05:06:51.257Z] noop [2023-12-14T05:06:51.257Z] Removing intermediate container 11696f47ea4d [2023-12-14T05:06:51.257Z] ---> db3f6e052aff [2023-12-14T05:06:51.257Z] Successfully built db3f6e052aff [2023-12-14T05:06:51.257Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:06:51.644Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T05:06:51.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:06:51.767Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:06:51.803Z] $ 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-12-14T05:06:52.169Z] $ docker top 807ffc69f8f820feb30abfd25f4deaac646b2d658d0e2076fd489a2a85232d27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T05:06:52.563Z] + go version [2023-12-14T05:06:52.563Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-14T05:06:52.574Z] $ docker stop --time=1 807ffc69f8f820feb30abfd25f4deaac646b2d658d0e2076fd489a2a85232d27 [2023-12-14T05:06:53.870Z] $ docker rm -f --volumes 807ffc69f8f820feb30abfd25f4deaac646b2d658d0e2076fd489a2a85232d27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:06:54.492Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-14T05:06:54.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:06:54.622Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:06:54.651Z] $ 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-12-14T05:06:55.014Z] $ docker top c33eca99e248a0b1b7e7135995465ef19bba3615ebac65281f0b30b68685696a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T05:06:55.403Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-14T05:06:55.738Z] + make test [2023-12-14T05:06:55.738Z] go test -race -coverprofile=coverage.out ./... [2023-12-14T05:07:02.314Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-14T05:07:17.193Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-14T05:07:17.193Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-14T05:07:17.193Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-14T05:07:17.193Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-14T05:07:17.193Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-14T05:07:17.193Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-14T05:07:17.193Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-14T05:07:18.130Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.037s coverage: 27.6% of statements [2023-12-14T05:07:18.130Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.054s coverage: 81.5% of statements [2023-12-14T05:07:18.130Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-14T05:07:18.389Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.079s coverage: 86.0% of statements [2023-12-14T05:07:19.328Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.085s coverage: 71.8% of statements [2023-12-14T05:07:19.328Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-14T05:07:19.328Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-14T05:07:19.587Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-14T05:07:23.004Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.082s coverage: 14.4% of statements [2023-12-14T05:07:23.004Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.907s coverage: 45.9% of statements [2023-12-14T05:07:23.004Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.059s coverage: 68.5% of statements [2023-12-14T05:07:23.004Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.096s coverage: 89.2% of statements [2023-12-14T05:07:23.004Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.5% of statements [2023-12-14T05:07:44.954Z] GO111MODULE=on go vet ./... [2023-12-14T05:07:46.327Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T05:07:46.327Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T05:07:46.588Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T05:07:46.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T05:07:46.633Z] $ docker stop --time=1 c33eca99e248a0b1b7e7135995465ef19bba3615ebac65281f0b30b68685696a [2023-12-14T05:07:50.717Z] $ docker rm -f --volumes c33eca99e248a0b1b7e7135995465ef19bba3615ebac65281f0b30b68685696a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T05:07:51.294Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T05:07:51.400Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-14T05:07:52.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T05:07:52.358Z] + ls -al . [2023-12-14T05:07:52.358Z] total 308 [2023-12-14T05:07:52.358Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 14 05:06 . [2023-12-14T05:07:52.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 05:05 .. [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 05:05 .dockerignore [2023-12-14T05:07:52.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 05:07 .git [2023-12-14T05:07:52.358Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 05:05 .github [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 14 05:05 .gitignore [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 05:05 .golangci.yml [2023-12-14T05:07:52.358Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 05:05 .semver [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 14 05:05 CHANGELOG.md [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 05:05 GOVERNANCE.md [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 14 05:05 Jenkinsfile [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 14 05:05 LICENSE [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 14 05:05 Makefile [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 14 05:05 OWNERS.md [2023-12-14T05:07:52.358Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 14 05:05 README.md [2023-12-14T05:07:52.359Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 05:05 VERSION [2023-12-14T05:07:52.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 05:05 bin [2023-12-14T05:07:52.359Z] -rw-r--r-- 1 jenkins jenkins 122151 Dec 14 05:07 coverage.out [2023-12-14T05:07:52.359Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 05:05 example [2023-12-14T05:07:52.359Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 14 05:05 go.mod [2023-12-14T05:07:52.359Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 14 05:05 go.sum [2023-12-14T05:07:52.359Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 05:05 internal [2023-12-14T05:07:52.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 05:05 openapi [2023-12-14T05:07:52.359Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 14 05:05 pkg [2023-12-14T05:07:52.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 05:05 snap [2023-12-14T05:07:52.359Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 14 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:07:52.712Z] + 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=4eb5e29dea1939910f88077e170bd5bcfca266de --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-14T05:07:52.712Z] Sending build context to Docker daemon 22.01MB [2023-12-14T05:07:52.712Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-14T05:07:52.712Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-14T05:07:52.712Z] ---> db3f6e052aff [2023-12-14T05:07:52.712Z] Step 3/23 : ARG MAKE=make build [2023-12-14T05:07:53.281Z] ---> Running in 17a5353ff6c4 [2023-12-14T05:07:53.281Z] Removing intermediate container 17a5353ff6c4 [2023-12-14T05:07:53.281Z] ---> 16238600baa9 [2023-12-14T05:07:53.281Z] Step 4/23 : WORKDIR /device-sdk-go [2023-12-14T05:07:53.281Z] ---> Running in e89a1b1adc5f [2023-12-14T05:07:53.541Z] Removing intermediate container e89a1b1adc5f [2023-12-14T05:07:53.541Z] ---> c8fec19460fd [2023-12-14T05:07:53.541Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-14T05:07:53.541Z] ---> Running in f9dbd093a572 [2023-12-14T05:07:53.541Z] Removing intermediate container f9dbd093a572 [2023-12-14T05:07:53.541Z] ---> 13328a1f05dd [2023-12-14T05:07:53.541Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-12-14T05:07:53.541Z] ---> Running in 3d750d8634c1 [2023-12-14T05:07:53.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T05:07:54.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T05:07:54.319Z] OK: 264 MiB in 52 packages [2023-12-14T05:07:54.599Z] Removing intermediate container 3d750d8634c1 [2023-12-14T05:07:54.599Z] ---> ed3fe434e1b8 [2023-12-14T05:07:54.599Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-14T05:07:54.859Z] ---> eeb323702a90 [2023-12-14T05:07:54.859Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T05:07:54.859Z] ---> Running in 2450e68f465b [2023-12-14T05:07:55.426Z] Removing intermediate container 2450e68f465b [2023-12-14T05:07:55.426Z] ---> 95b091d21f5a [2023-12-14T05:07:55.426Z] Step 9/23 : COPY . . [2023-12-14T05:07:56.365Z] ---> 640a5afdafcb [2023-12-14T05:07:56.365Z] Step 10/23 : RUN ${MAKE} [2023-12-14T05:07:56.365Z] ---> Running in 309bd151bfce [2023-12-14T05:07:56.626Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.4" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-12-14T05:08:18.592Z] Removing intermediate container 309bd151bfce [2023-12-14T05:08:18.592Z] ---> 57f48ca262ac [2023-12-14T05:08:18.592Z] Step 11/23 : FROM alpine:3.18 [2023-12-14T05:08:18.592Z] 3.18: Pulling from library/alpine [2023-12-14T05:08:18.592Z] c926b61bad3b: Pulling fs layer [2023-12-14T05:08:18.592Z] c926b61bad3b: Verifying Checksum [2023-12-14T05:08:18.592Z] c926b61bad3b: Download complete [2023-12-14T05:08:18.592Z] c926b61bad3b: Pull complete [2023-12-14T05:08:18.592Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T05:08:18.592Z] Status: Downloaded newer image for alpine:3.18 [2023-12-14T05:08:18.592Z] ---> b541f2080109 [2023-12-14T05:08:18.592Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-12-14T05:08:18.592Z] ---> Running in 0b94b1d2b596 [2023-12-14T05:08:18.592Z] Removing intermediate container 0b94b1d2b596 [2023-12-14T05:08:18.592Z] ---> 558f90f6475a [2023-12-14T05:08:18.592Z] Step 13/23 : RUN apk add --update --no-cache [2023-12-14T05:08:18.592Z] ---> Running in eb42b8c91d67 [2023-12-14T05:08:18.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-14T05:08:18.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-14T05:08:18.852Z] OK: 7 MiB in 15 packages [2023-12-14T05:08:19.112Z] Removing intermediate container eb42b8c91d67 [2023-12-14T05:08:19.112Z] ---> 3274b52acd16 [2023-12-14T05:08:19.112Z] Step 14/23 : WORKDIR / [2023-12-14T05:08:19.112Z] ---> Running in 714fdd8425f3 [2023-12-14T05:08:19.112Z] Removing intermediate container 714fdd8425f3 [2023-12-14T05:08:19.112Z] ---> fdf967a8fbfb [2023-12-14T05:08:19.113Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-14T05:08:19.372Z] ---> 2b59a527cf8e [2023-12-14T05:08:19.372Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-14T05:08:20.311Z] ---> 58ad32d6253b [2023-12-14T05:08:20.311Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-14T05:08:20.571Z] ---> 204b97453af4 [2023-12-14T05:08:20.571Z] Step 18/23 : EXPOSE 59999 [2023-12-14T05:08:20.571Z] ---> Running in c54f3a3ecf76 [2023-12-14T05:08:20.571Z] Removing intermediate container c54f3a3ecf76 [2023-12-14T05:08:20.571Z] ---> 7ae098dd9e16 [2023-12-14T05:08:20.571Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-12-14T05:08:20.571Z] ---> Running in 1eb8f31dbeae [2023-12-14T05:08:20.831Z] Removing intermediate container 1eb8f31dbeae [2023-12-14T05:08:20.831Z] ---> cc24edfa7132 [2023-12-14T05:08:20.831Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-14T05:08:20.831Z] ---> Running in 40835b907774 [2023-12-14T05:08:20.831Z] Removing intermediate container 40835b907774 [2023-12-14T05:08:20.831Z] ---> f541e3195517 [2023-12-14T05:08:20.831Z] Step 21/23 : LABEL arch=amd64 [2023-12-14T05:08:20.831Z] ---> Running in 59bf72dacc0d [2023-12-14T05:08:20.831Z] Removing intermediate container 59bf72dacc0d [2023-12-14T05:08:20.831Z] ---> 68f3c6b8b262 [2023-12-14T05:08:20.831Z] Step 22/23 : LABEL git_sha=4eb5e29dea1939910f88077e170bd5bcfca266de [2023-12-14T05:08:20.831Z] ---> Running in 3cc50a0ea0a4 [2023-12-14T05:08:21.093Z] Removing intermediate container 3cc50a0ea0a4 [2023-12-14T05:08:21.093Z] ---> 063bd5d45524 [2023-12-14T05:08:21.093Z] Step 23/23 : LABEL version=3.2.0-dev.4 [2023-12-14T05:08:21.093Z] ---> Running in a35543db9c38 [2023-12-14T05:08:21.093Z] Removing intermediate container a35543db9c38 [2023-12-14T05:08:21.093Z] ---> 159ef55d0684 [2023-12-14T05:08:21.093Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-14T05:08:21.093Z] Successfully built 159ef55d0684 [2023-12-14T05:08:21.093Z] 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-12-14T05:08:21.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T05:08:21.789Z] [2023-12-14T05:08:21.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:08:22.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T05:08:22.109Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-14T05:08:22.109Z] 5eb5b503b376: Pulling fs layer [2023-12-14T05:08:22.109Z] 5c69ac0246d0: Pulling fs layer [2023-12-14T05:08:22.109Z] ec43610c2a17: Pulling fs layer [2023-12-14T05:08:22.109Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-14T05:08:22.109Z] 33b1e0a273af: Pulling fs layer [2023-12-14T05:08:22.109Z] 5d3b04190fa2: Pulling fs layer [2023-12-14T05:08:22.109Z] 2f39f015ded8: Pulling fs layer [2023-12-14T05:08:22.109Z] 33b1e0a273af: Waiting [2023-12-14T05:08:22.109Z] 5d3b04190fa2: Waiting [2023-12-14T05:08:22.109Z] 2f39f015ded8: Waiting [2023-12-14T05:08:22.109Z] 3a2ae6a8a46f: Waiting [2023-12-14T05:08:22.109Z] 5c69ac0246d0: Verifying Checksum [2023-12-14T05:08:22.109Z] 5c69ac0246d0: Download complete [2023-12-14T05:08:22.109Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-14T05:08:22.109Z] 3a2ae6a8a46f: Download complete [2023-12-14T05:08:22.109Z] 33b1e0a273af: Verifying Checksum [2023-12-14T05:08:22.109Z] 33b1e0a273af: Download complete [2023-12-14T05:08:22.109Z] 5d3b04190fa2: Download complete [2023-12-14T05:08:22.109Z] ec43610c2a17: Verifying Checksum [2023-12-14T05:08:22.109Z] ec43610c2a17: Download complete [2023-12-14T05:08:22.368Z] 5eb5b503b376: Verifying Checksum [2023-12-14T05:08:22.368Z] 5eb5b503b376: Download complete [2023-12-14T05:08:22.936Z] 2f39f015ded8: Verifying Checksum [2023-12-14T05:08:22.936Z] 2f39f015ded8: Download complete [2023-12-14T05:08:23.505Z] 5eb5b503b376: Pull complete [2023-12-14T05:08:23.764Z] 5c69ac0246d0: Pull complete [2023-12-14T05:08:24.330Z] ec43610c2a17: Pull complete [2023-12-14T05:08:24.330Z] 3a2ae6a8a46f: Pull complete [2023-12-14T05:08:24.589Z] 33b1e0a273af: Pull complete [2023-12-14T05:08:24.589Z] 5d3b04190fa2: Pull complete [2023-12-14T05:08:29.857Z] 2f39f015ded8: Pull complete [2023-12-14T05:08:29.857Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-14T05:08:29.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T05:08:29.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:08:30.061Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:08:30.091Z] $ 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-12-14T05:08:35.769Z] $ docker top 254656acfdb210bae4fb75370711e1411b3eedad40c603611ac7769b51abf490 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:08:36.192Z] ---> job-cost.sh [2023-12-14T05:08:36.192Z] lf-activate-venv: SKIPPING [2023-12-14T05:08:36.192Z] INFO: No Stack... [2023-12-14T05:08:36.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T05:08:37.021Z] INFO: Archiving Costs [Pipeline] sh [2023-12-14T05:08:37.319Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2023-12-14T05:08:37.319Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T05:08:37.332Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-275-stack-cost] [2023-12-14T05:08:37.341Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-275-stack-cost] did not exist. Created. [2023-12-14T05:08:37.341Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-275-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T05:08:37.703Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T05:08:37.767Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T05:08:37.774Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-275-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-14T05:08:37.846Z] $ docker stop --time=1 254656acfdb210bae4fb75370711e1411b3eedad40c603611ac7769b51abf490 [2023-12-14T05:08:39.018Z] $ docker rm -f --volumes 254656acfdb210bae4fb75370711e1411b3eedad40c603611ac7769b51abf490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-14T05:09:26.142Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25028 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2023-12-14T05:09:26.189Z] Running in /w/workspace/device-sdk-go/275 [Pipeline] { [Pipeline] checkout [2023-12-14T05:09:26.262Z] The recommended git tool is: git [2023-12-14T05:09:32.349Z] using credential edgex-jenkins-ssh [2023-12-14T05:09:32.370Z] Cloning the remote Git repository [2023-12-14T05:09:32.425Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-12-14T05:09:32.527Z] > git init /w/workspace/device-sdk-go/275 # timeout=10 [2023-12-14T05:09:32.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-12-14T05:09:32.698Z] > git --version # timeout=10 [2023-12-14T05:09:32.717Z] > git --version # 'git version 2.25.1' [2023-12-14T05:09:32.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-14T05:09:32.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-14T05:09:36.168Z] Avoid second fetch [2023-12-14T05:09:36.168Z] Checking out Revision 4eb5e29dea1939910f88077e170bd5bcfca266de (main) [2023-12-14T05:09:35.303Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-12-14T05:09:35.325Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-14T05:09:36.193Z] > git config core.sparsecheckout # timeout=10 [2023-12-14T05:09:36.256Z] > git checkout -f 4eb5e29dea1939910f88077e170bd5bcfca266de # timeout=10 [2023-12-14T05:09:36.803Z] Commit message: "Merge pull request #1547 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T05:09:37.954Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-14T05:09:37.954Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T05:09:37.954Z] Dload Upload Total Spent Left Speed [2023-12-14T05:09:37.954Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh [2023-12-14T05:09:38.295Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-14T05:09:38.626Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-12-14T05:09:38.626Z] [2023-12-14T05:09:38.626Z] { [2023-12-14T05:09:38.626Z] "registry-mirrors": [ [2023-12-14T05:09:38.626Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-14T05:09:38.626Z] ], [2023-12-14T05:09:38.626Z] "bip": "10.250.0.254/24", [2023-12-14T05:09:38.626Z] "hosts": [ [2023-12-14T05:09:38.626Z] "tcp://0.0.0.0:5555", [2023-12-14T05:09:38.626Z] "unix:///var/run/docker.sock" [2023-12-14T05:09:38.626Z] ], [2023-12-14T05:09:38.626Z] "mtu": 1458, [2023-12-14T05:09:38.626Z] "selinux-enabled": true, [2023-12-14T05:09:38.626Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-14T05:09:38.626Z] } [Pipeline] sh [2023-12-14T05:09:38.947Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-14T05:09:39.273Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T05:09:57.582Z] provisioning config files... [2023-12-14T05:09:57.613Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/275@tmp/config14848929111771374463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:09:58.076Z] ---> ****-login.sh [2023-12-14T05:09:58.076Z] nexus3.edgexfoundry.org:10001 [2023-12-14T05:09:58.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:09:58.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:09:58.618Z] Configure a credential helper to remove this warning. See [2023-12-14T05:09:58.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:09:58.618Z] [2023-12-14T05:09:58.618Z] Login Succeeded [2023-12-14T05:09:58.618Z] nexus3.edgexfoundry.org:10002 [2023-12-14T05:09:58.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:09:58.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:09:58.896Z] Configure a credential helper to remove this warning. See [2023-12-14T05:09:58.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:09:58.896Z] [2023-12-14T05:09:58.896Z] Login Succeeded [2023-12-14T05:09:58.896Z] nexus3.edgexfoundry.org:10003 [2023-12-14T05:09:58.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:09:59.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:09:59.168Z] Configure a credential helper to remove this warning. See [2023-12-14T05:09:59.168Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:09:59.168Z] [2023-12-14T05:09:59.168Z] Login Succeeded [2023-12-14T05:09:59.168Z] nexus3.edgexfoundry.org:10004 [2023-12-14T05:09:59.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:09:59.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:09:59.443Z] Configure a credential helper to remove this warning. See [2023-12-14T05:09:59.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:09:59.443Z] [2023-12-14T05:09:59.443Z] Login Succeeded [2023-12-14T05:09:59.443Z] ****.io [2023-12-14T05:09:59.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-14T05:09:59.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-14T05:09:59.979Z] Configure a credential helper to remove this warning. See [2023-12-14T05:09:59.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-14T05:09:59.979Z] [2023-12-14T05:09:59.979Z] Login Succeeded [2023-12-14T05:09:59.979Z] ---> ****-login.sh ends [Pipeline] } [2023-12-14T05:09:59.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-14T05:10:00.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T05:10:00.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-14T05:10:00.473Z] ========================================================= [2023-12-14T05:10:00.473Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-14T05:10:00.473Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:10:00.940Z] + 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.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-14T05:10:02.367Z] #0 building with "default" instance using docker driver [2023-12-14T05:10:02.367Z] [2023-12-14T05:10:02.367Z] #1 [internal] load build definition from Dockerfile [2023-12-14T05:10:02.367Z] #1 transferring dockerfile: 1.54kB 0.0s done [2023-12-14T05:10:02.367Z] #1 DONE 0.1s [2023-12-14T05:10:02.367Z] [2023-12-14T05:10:02.367Z] #2 [internal] load .dockerignore [2023-12-14T05:10:02.367Z] #2 transferring context: 182B done [2023-12-14T05:10:02.367Z] #2 DONE 0.1s [2023-12-14T05:10:02.367Z] [2023-12-14T05:10:02.367Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-14T05:10:02.367Z] #3 DONE 0.1s [2023-12-14T05:10:02.367Z] [2023-12-14T05:10:02.367Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T05:10:02.367Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-14T05:10:02.653Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-14T05:10:02.653Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-14T05:10:02.653Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-14T05:10:02.653Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-14T05:10:02.653Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-14T05:10:02.653Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-14T05:10:02.653Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 4.19MB / 63.99MB 0.3s [2023-12-14T05:10:02.653Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-14T05:10:02.653Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-14T05:10:02.653Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-14T05:10:02.653Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-14T05:10:02.653Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-14T05:10:02.653Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-14T05:10:02.931Z] #4 ... [2023-12-14T05:10:02.931Z] [2023-12-14T05:10:02.931Z] #5 [internal] load build context [2023-12-14T05:10:02.931Z] #5 transferring context: 11.13MB 0.5s done [2023-12-14T05:10:02.931Z] #5 DONE 0.6s [2023-12-14T05:10:02.931Z] [2023-12-14T05:10:02.931Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-14T05:10:02.931Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.90MB / 63.99MB 0.5s [2023-12-14T05:10:02.931Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.5s [2023-12-14T05:10:02.931Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.25MB / 11.40MB 0.5s [2023-12-14T05:10:02.931Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.6s [2023-12-14T05:10:02.931Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 0.6s [2023-12-14T05:10:03.200Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.8s [2023-12-14T05:10:03.200Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-14T05:10:03.200Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 0.8s [2023-12-14T05:10:03.200Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-14T05:10:03.200Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.9s [2023-12-14T05:10:03.200Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-14T05:10:03.547Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 1.1s [2023-12-14T05:10:03.547Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 1.1s [2023-12-14T05:10:03.547Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-14T05:10:03.547Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.99MB / 63.99MB 1.2s [2023-12-14T05:10:03.547Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.62MB / 97.63MB 1.2s [2023-12-14T05:10:03.547Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-14T05:10:03.849Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.4s [2023-12-14T05:10:03.849Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.4s [2023-12-14T05:10:03.849Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.03MB / 63.99MB 1.5s [2023-12-14T05:10:03.849Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s [2023-12-14T05:10:03.849Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.6s [2023-12-14T05:10:04.124Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-14T05:10:04.124Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 67.11MB / 97.63MB 1.8s [2023-12-14T05:10:04.124Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-14T05:10:04.395Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.44MB / 97.63MB 2.0s [2023-12-14T05:10:04.663Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.2s [2023-12-14T05:10:04.663Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.4s [2023-12-14T05:10:05.248Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.6s done [2023-12-14T05:10:10.597Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.0s [2023-12-14T05:10:15.998Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2023-12-14T05:10:22.658Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.5s done [2023-12-14T05:10:24.602Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-14T05:10:24.602Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-14T05:10:24.602Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-14T05:10:29.932Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-14T05:10:33.273Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.4s done [2023-12-14T05:10:33.273Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-14T05:10:35.215Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-14T05:10:35.481Z] #4 DONE 33.0s [2023-12-14T05:10:35.481Z] [2023-12-14T05:10:35.481Z] #6 [builder 2/7] WORKDIR /device-sdk-go [2023-12-14T05:10:36.890Z] #6 DONE 1.6s [2023-12-14T05:10:37.160Z] [2023-12-14T05:10:37.160Z] #7 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-14T05:10:37.745Z] #7 0.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T05:10:38.014Z] #7 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T05:10:39.431Z] #7 2.111 OK: 266 MiB in 52 packages [2023-12-14T05:10:39.431Z] #7 DONE 2.4s [2023-12-14T05:10:39.431Z] [2023-12-14T05:10:39.431Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-14T05:10:39.431Z] #8 DONE 0.2s [2023-12-14T05:10:39.431Z] [2023-12-14T05:10:39.431Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T05:11:11.653Z] #9 DONE 30.8s [2023-12-14T05:11:11.653Z] [2023-12-14T05:11:11.653Z] #10 [builder 6/7] COPY . . [2023-12-14T05:11:11.653Z] #10 DONE 0.3s [2023-12-14T05:11:11.653Z] [2023-12-14T05:11:11.653Z] #11 [builder 7/7] RUN echo noop [2023-12-14T05:11:11.653Z] #11 0.597 noop [2023-12-14T05:11:11.653Z] #11 DONE 0.7s [2023-12-14T05:11:11.653Z] [2023-12-14T05:11:11.653Z] #12 exporting to image [2023-12-14T05:11:11.653Z] #12 exporting layers [2023-12-14T05:11:38.323Z] #12 exporting layers 24.9s done [2023-12-14T05:11:38.323Z] #12 writing image sha256:db304599130b74f2decb61026b28b7dbaa3b24128959b05c6b67816f16c372d7 done [2023-12-14T05:11:38.323Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-14T05:11:38.323Z] #12 DONE 24.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:11:38.771Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T05:11:38.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:11:38.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-25028 does not seem to be running inside a container [2023-12-14T05:11:39.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/275 -v /w/workspace/device-sdk-go/275:/w/workspace/device-sdk-go/275:rw,z -v /w/workspace/device-sdk-go/275@tmp:/w/workspace/device-sdk-go/275@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-12-14T05:11:40.183Z] $ docker top 1accbded9e46226c7bf9ae820ab0b50022c66703785c666adc5011dc88f42c02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T05:11:40.726Z] + go version [2023-12-14T05:11:40.726Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-14T05:11:40.744Z] $ docker stop --time=1 1accbded9e46226c7bf9ae820ab0b50022c66703785c666adc5011dc88f42c02 [2023-12-14T05:11:42.273Z] $ docker rm -f --volumes 1accbded9e46226c7bf9ae820ab0b50022c66703785c666adc5011dc88f42c02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:11:43.072Z] + docker inspect -f . ci-base-image-arm64 [2023-12-14T05:11:43.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:11:43.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-25028 does not seem to be running inside a container [2023-12-14T05:11:43.349Z] $ 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/275 -v /w/workspace/device-sdk-go/275:/w/workspace/device-sdk-go/275:rw,z -v /w/workspace/device-sdk-go/275@tmp:/w/workspace/device-sdk-go/275@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-12-14T05:11:44.200Z] $ docker top 128b0460f7574be69911745f6a236d5783847c927289cb35b79186dfdc3cf4f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T05:11:44.715Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/275 [Pipeline] fileExists [Pipeline] sh [2023-12-14T05:11:45.081Z] + make test [2023-12-14T05:11:45.081Z] go test -race -coverprofile=coverage.out ./... [2023-12-14T05:12:17.299Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-12-14T05:13:25.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-12-14T05:13:25.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-12-14T05:13:25.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-12-14T05:13:25.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-12-14T05:13:25.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-12-14T05:13:25.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-12-14T05:13:25.165Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-12-14T05:13:25.165Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.206s coverage: 27.6% of statements [2023-12-14T05:13:25.433Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.252s coverage: 81.5% of statements [2023-12-14T05:13:25.700Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.318s coverage: 86.0% of statements [2023-12-14T05:13:29.040Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-12-14T05:13:30.015Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.388s coverage: 71.8% of statements [2023-12-14T05:13:30.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-12-14T05:13:30.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-12-14T05:13:32.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.254s coverage: 14.4% of statements [2023-12-14T05:13:32.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.813s coverage: 45.6% of statements [2023-12-14T05:13:32.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.390s coverage: 68.5% of statements [2023-12-14T05:13:32.916Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.449s coverage: 89.2% of statements [2023-12-14T05:13:33.184Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-12-14T05:13:34.590Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.215s coverage: 5.5% of statements [2023-12-14T05:13:35.552Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-14T05:13:35.552Z] GO111MODULE=on go vet ./... [2023-12-14T05:14:57.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-14T05:14:57.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-14T05:14:57.177Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-14T05:14:57.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-14T05:14:57.241Z] $ docker stop --time=1 128b0460f7574be69911745f6a236d5783847c927289cb35b79186dfdc3cf4f5 [2023-12-14T05:14:59.139Z] $ docker rm -f --volumes 128b0460f7574be69911745f6a236d5783847c927289cb35b79186dfdc3cf4f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T05:15:00.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-14T05:15:00.799Z] Warning: overwriting stash ‘coverage-report’ [2023-12-14T05:15:01.330Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-14T05:15:01.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-14T05:15:02.260Z] + ls -al . [2023-12-14T05:15:02.260Z] total 304 [2023-12-14T05:15:02.260Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 14 05:11 . [2023-12-14T05:15:02.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 05:09 .. [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 14 05:09 .dockerignore [2023-12-14T05:15:02.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 14 05:09 .git [2023-12-14T05:15:02.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 05:09 .github [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 137 Dec 14 05:09 .gitignore [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 42 Dec 14 05:09 .golangci.yml [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 48109 Dec 14 05:09 CHANGELOG.md [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 14 05:09 GOVERNANCE.md [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 885 Dec 14 05:09 Jenkinsfile [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 11341 Dec 14 05:09 LICENSE [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 1842 Dec 14 05:09 Makefile [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 619 Dec 14 05:09 OWNERS.md [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 4933 Dec 14 05:09 README.md [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 14 05:05 VERSION [2023-12-14T05:15:02.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 14 05:09 bin [2023-12-14T05:15:02.260Z] -rw-r--r-- 1 jenkins jenkins 122153 Dec 14 05:13 coverage.out [2023-12-14T05:15:02.260Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 14 05:09 example [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 3719 Dec 14 05:09 go.mod [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 34269 Dec 14 05:09 go.sum [2023-12-14T05:15:02.260Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 05:09 internal [2023-12-14T05:15:02.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 14 05:09 openapi [2023-12-14T05:15:02.260Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 14 05:09 pkg [2023-12-14T05:15:02.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 14 05:09 snap [2023-12-14T05:15:02.260Z] -rw-rw-r-- 1 jenkins jenkins 222 Dec 14 05:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:15:02.676Z] + 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=4eb5e29dea1939910f88077e170bd5bcfca266de --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-14T05:15:03.640Z] #0 building with "default" instance using docker driver [2023-12-14T05:15:03.640Z] [2023-12-14T05:15:03.640Z] #1 [internal] load build definition from Dockerfile [2023-12-14T05:15:03.640Z] #1 transferring dockerfile: 1.54kB done [2023-12-14T05:15:03.640Z] #1 DONE 0.0s [2023-12-14T05:15:03.640Z] [2023-12-14T05:15:03.640Z] #2 [internal] load .dockerignore [2023-12-14T05:15:03.640Z] #2 transferring context: 182B done [2023-12-14T05:15:03.640Z] #2 DONE 0.0s [2023-12-14T05:15:03.640Z] [2023-12-14T05:15:03.640Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-14T05:15:03.640Z] #3 DONE 0.0s [2023-12-14T05:15:03.640Z] [2023-12-14T05:15:03.640Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-14T05:15:03.640Z] #4 DONE 0.2s [2023-12-14T05:15:03.640Z] [2023-12-14T05:15:03.640Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T05:15:03.640Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-14T05:15:03.907Z] #5 ... [2023-12-14T05:15:03.907Z] [2023-12-14T05:15:03.907Z] #6 [internal] load build context [2023-12-14T05:15:03.907Z] #6 transferring context: 136.14kB 0.1s done [2023-12-14T05:15:03.907Z] #6 DONE 0.1s [2023-12-14T05:15:03.907Z] [2023-12-14T05:15:03.907Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T05:15:03.907Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-14T05:15:03.907Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-14T05:15:03.907Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-14T05:15:03.907Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-14T05:15:03.907Z] #5 ... [2023-12-14T05:15:03.907Z] [2023-12-14T05:15:03.907Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-14T05:15:03.907Z] #7 DONE 0.2s [2023-12-14T05:15:03.907Z] [2023-12-14T05:15:03.907Z] #8 [builder 2/7] WORKDIR /device-sdk-go [2023-12-14T05:15:03.907Z] #8 DONE 0.1s [2023-12-14T05:15:03.907Z] [2023-12-14T05:15:03.907Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-14T05:15:03.907Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-14T05:15:03.907Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-14T05:15:04.499Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-14T05:15:04.499Z] #5 DONE 1.0s [2023-12-14T05:15:04.499Z] [2023-12-14T05:15:04.499Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-14T05:15:05.083Z] #9 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T05:15:05.668Z] #9 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T05:15:06.252Z] #9 ... [2023-12-14T05:15:06.252Z] [2023-12-14T05:15:06.252Z] #10 [builder 3/7] RUN apk add --update --no-cache make git [2023-12-14T05:15:06.252Z] #10 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-14T05:15:06.252Z] #10 1.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-14T05:15:06.252Z] #10 2.163 OK: 266 MiB in 52 packages [2023-12-14T05:15:06.252Z] #10 DONE 2.5s [2023-12-14T05:15:06.520Z] [2023-12-14T05:15:06.520Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-14T05:15:06.520Z] #11 DONE 0.1s [2023-12-14T05:15:06.520Z] [2023-12-14T05:15:06.520Z] #9 [stage-1 2/6] RUN apk add --update --no-cache [2023-12-14T05:15:06.788Z] #9 2.008 OK: 8 MiB in 15 packages [2023-12-14T05:15:07.054Z] #9 DONE 2.3s [2023-12-14T05:15:07.054Z] [2023-12-14T05:15:07.054Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-14T05:15:07.638Z] #12 DONE 1.2s [2023-12-14T05:15:07.910Z] [2023-12-14T05:15:07.910Z] #13 [builder 6/7] COPY . . [2023-12-14T05:15:08.227Z] #13 DONE 0.4s [2023-12-14T05:15:08.227Z] [2023-12-14T05:15:08.227Z] #14 [builder 7/7] RUN make build [2023-12-14T05:15:08.831Z] #14 0.663 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.4" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-12-14T05:16:16.750Z] #14 DONE 65.9s [2023-12-14T05:16:16.750Z] [2023-12-14T05:16:16.750Z] #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-12-14T05:16:16.750Z] #15 DONE 0.1s [2023-12-14T05:16:16.750Z] [2023-12-14T05:16:16.750Z] #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-12-14T05:16:16.750Z] #16 DONE 0.3s [2023-12-14T05:16:16.750Z] [2023-12-14T05:16:16.750Z] #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-12-14T05:16:16.750Z] #17 DONE 0.1s [2023-12-14T05:16:16.750Z] [2023-12-14T05:16:16.750Z] #18 exporting to image [2023-12-14T05:16:16.750Z] #18 exporting layers [2023-12-14T05:16:16.750Z] #18 exporting layers 0.3s done [2023-12-14T05:16:16.750Z] #18 writing image sha256:e90f289c6fa43f7f2dd658466aa48d91fbd94b26dde1f9c837a07f56191ceac9 done [2023-12-14T05:16:16.750Z] #18 naming to docker.io/library/device-sdk-simple-arm64 done [2023-12-14T05:16:16.750Z] #18 DONE 0.3s [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-12-14T05:16:17.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T05:16:17.550Z] [2023-12-14T05:16:17.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:16:17.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T05:16:18.185Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-14T05:16:18.185Z] 8998bd30e6a1: Pulling fs layer [2023-12-14T05:16:18.185Z] 04944245beec: Pulling fs layer [2023-12-14T05:16:18.185Z] 699f458cf7ca: Pulling fs layer [2023-12-14T05:16:18.185Z] 765212b225bb: Pulling fs layer [2023-12-14T05:16:18.185Z] f23df028b6ca: Pulling fs layer [2023-12-14T05:16:18.185Z] d65c8cfc05b1: Pulling fs layer [2023-12-14T05:16:18.185Z] 2437ff75d9bd: Pulling fs layer [2023-12-14T05:16:18.185Z] 765212b225bb: Waiting [2023-12-14T05:16:18.185Z] f23df028b6ca: Waiting [2023-12-14T05:16:18.185Z] d65c8cfc05b1: Waiting [2023-12-14T05:16:18.185Z] 2437ff75d9bd: Waiting [2023-12-14T05:16:18.185Z] 04944245beec: Verifying Checksum [2023-12-14T05:16:18.185Z] 04944245beec: Download complete [2023-12-14T05:16:18.185Z] 765212b225bb: Verifying Checksum [2023-12-14T05:16:18.185Z] 765212b225bb: Download complete [2023-12-14T05:16:18.185Z] f23df028b6ca: Download complete [2023-12-14T05:16:18.185Z] d65c8cfc05b1: Verifying Checksum [2023-12-14T05:16:18.185Z] d65c8cfc05b1: Download complete [2023-12-14T05:16:18.451Z] 699f458cf7ca: Verifying Checksum [2023-12-14T05:16:18.451Z] 699f458cf7ca: Download complete [2023-12-14T05:16:18.717Z] 8998bd30e6a1: Verifying Checksum [2023-12-14T05:16:18.717Z] 8998bd30e6a1: Download complete [2023-12-14T05:16:20.659Z] 2437ff75d9bd: Verifying Checksum [2023-12-14T05:16:20.659Z] 2437ff75d9bd: Download complete [2023-12-14T05:16:24.912Z] 8998bd30e6a1: Pull complete [2023-12-14T05:16:24.912Z] 04944245beec: Pull complete [2023-12-14T05:16:28.249Z] 699f458cf7ca: Pull complete [2023-12-14T05:16:28.249Z] 765212b225bb: Pull complete [2023-12-14T05:16:28.832Z] f23df028b6ca: Pull complete [2023-12-14T05:16:29.099Z] d65c8cfc05b1: Pull complete [2023-12-14T05:16:51.134Z] 2437ff75d9bd: Pull complete [2023-12-14T05:16:51.134Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-14T05:16:51.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-14T05:16:51.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:16:51.444Z] prd-ubuntu20.04-docker-arm64-4c-16g-25028 does not seem to be running inside a container [2023-12-14T05:16:51.507Z] $ 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/275 -v /w/workspace/device-sdk-go/275:/w/workspace/device-sdk-go/275:rw,z -v /w/workspace/device-sdk-go/275@tmp:/w/workspace/device-sdk-go/275@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-12-14T05:16:53.542Z] $ docker top b0c0985e4ca5e2b2d0a8356edb1a5459a848c7dd9838e36ddc64f48321b84cd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:16:54.097Z] ---> job-cost.sh [2023-12-14T05:16:54.362Z] lf-activate-venv: SKIPPING [2023-12-14T05:16:54.362Z] INFO: No Stack... [2023-12-14T05:16:54.945Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T05:16:55.524Z] INFO: Archiving Costs [Pipeline] sh [2023-12-14T05:16:55.839Z] + cat /w/workspace/device-sdk-go/275/archives/cost.csv [2023-12-14T05:16:55.839Z] + cut -d, -f6 [Pipeline] lock [2023-12-14T05:16:55.896Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-275-stack-cost] [2023-12-14T05:16:55.906Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-275-stack-cost] did not exist. Created. [2023-12-14T05:16:55.906Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-275-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-14T05:16:56.301Z] /w/workspace/device-sdk-go/275@tmp/durable-41418361/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-14T05:16:56.617Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-14T05:16:56.674Z] Warning: overwriting stash ‘stack-cost’ [2023-12-14T05:16:56.751Z] Stashed 1 file(s) [Pipeline] } [2023-12-14T05:16:56.757Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-275-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-14T05:16:56.841Z] $ docker stop --time=1 b0c0985e4ca5e2b2d0a8356edb1a5459a848c7dd9838e36ddc64f48321b84cd2 [2023-12-14T05:16:59.068Z] $ docker rm -f --volumes b0c0985e4ca5e2b2d0a8356edb1a5459a848c7dd9838e36ddc64f48321b84cd2 [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-12-14T05:17:00.167Z] provisioning config files... [2023-12-14T05:17:00.176Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2795084064125770445tmp [Pipeline] { [Pipeline] sh [2023-12-14T05:17:00.545Z] + set +x [2023-12-14T05:17:00.545Z] + curl -s https://codecov.io/bash [2023-12-14T05:17:00.545Z] + bash -s -- [2023-12-14T05:17:00.545Z] [2023-12-14T05:17:00.545Z] _____ _ [2023-12-14T05:17:00.545Z] / ____| | | [2023-12-14T05:17:00.545Z] | | ___ __| | ___ ___ _____ __ [2023-12-14T05:17:00.545Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-14T05:17:00.545Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-14T05:17:00.545Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-14T05:17:00.545Z] Bash-1.0.6 [2023-12-14T05:17:00.545Z] [2023-12-14T05:17:00.545Z] [2023-12-14T05:17:00.545Z] ==> git version 2.25.1 found [2023-12-14T05:17:00.545Z] ==> 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-12-14T05:17:00.545Z] Release-Date: 2020-01-08 [2023-12-14T05:17:00.545Z] 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-12-14T05:17:00.545Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-14T05:17:00.545Z] ==> Jenkins CI detected. [2023-12-14T05:17:00.545Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2023-12-14T05:17:00.545Z] project root: . [2023-12-14T05:17:00.545Z] --> token set from env [2023-12-14T05:17:00.545Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-14T05:17:00.806Z] ==> Running gcov in . (disable via -X gcov) [2023-12-14T05:17:00.806Z] ==> Python coveragepy not found [2023-12-14T05:17:00.806Z] ==> Searching for coverage reports in: [2023-12-14T05:17:00.806Z] + . [2023-12-14T05:17:00.806Z] -> Found 1 reports [2023-12-14T05:17:00.806Z] ==> Detecting git/mercurial file structure [2023-12-14T05:17:00.806Z] ==> Reading reports [2023-12-14T05:17:00.806Z] + ./coverage.out bytes=122153 [2023-12-14T05:17:00.806Z] ==> Appending adjustments [2023-12-14T05:17:00.806Z] https://docs.codecov.io/docs/fixing-reports [2023-12-14T05:17:01.066Z] + Found adjustments [2023-12-14T05:17:01.067Z] ==> Gzipping contents [2023-12-14T05:17:01.067Z] 20K /tmp/codecov.s7Sxuu.gz [2023-12-14T05:17:01.067Z] ==> Uploading reports [2023-12-14T05:17:01.067Z] url: https://codecov.io [2023-12-14T05:17:01.067Z] query: branch=main&commit=4eb5e29dea1939910f88077e170bd5bcfca266de&build=275&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F275%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-14T05:17:01.067Z] -> Pinging Codecov [2023-12-14T05:17:01.067Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4eb5e29dea1939910f88077e170bd5bcfca266de&build=275&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F275%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-14T05:17:01.067Z] -> Uploading to [2023-12-14T05:17:01.067Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-14/7E55EF52A471D76F132DFD9A03CDDE97/4eb5e29dea1939910f88077e170bd5bcfca266de/fb2dd61c-4647-4ce0-b9b2-a122bbe61531.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231214T051701Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69930ae0d9a27e5b80eb43b69bc962c09b9efa34bc33b7a135859cad6910d06a [2023-12-14T05:17:01.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T05:17:01.067Z] Dload Upload Total Spent Left Speed [2023-12-14T05:17:01.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16749 0 0 100 16749 0 66729 --:--:-- --:--:-- --:--:-- 66729 [2023-12-14T05:17:01.328Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4eb5e29dea1939910f88077e170bd5bcfca266de [Pipeline] } [2023-12-14T05:17:01.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-14T05:17:01.725Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-14T05:17:01.741Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:17:02.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-14T05:17:02.154Z] [2023-12-14T05:17:02.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:17:02.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-14T05:17:02.496Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-14T05:17:02.496Z] df9b9388f04a: Pulling fs layer [2023-12-14T05:17:02.496Z] 52dc419b0ee2: Pulling fs layer [2023-12-14T05:17:02.496Z] 25bc292e5bac: Pulling fs layer [2023-12-14T05:17:02.496Z] 114826534d7a: Pulling fs layer [2023-12-14T05:17:02.496Z] 4657fd5d0bcf: Pulling fs layer [2023-12-14T05:17:02.496Z] 6ad1cebc031e: Pulling fs layer [2023-12-14T05:17:02.496Z] 8a3aa393b2d8: Pulling fs layer [2023-12-14T05:17:02.496Z] 4657fd5d0bcf: Waiting [2023-12-14T05:17:02.496Z] 114826534d7a: Waiting [2023-12-14T05:17:02.496Z] 6ad1cebc031e: Waiting [2023-12-14T05:17:02.496Z] 8a3aa393b2d8: Waiting [2023-12-14T05:17:02.496Z] 25bc292e5bac: Verifying Checksum [2023-12-14T05:17:02.496Z] 25bc292e5bac: Download complete [2023-12-14T05:17:02.496Z] 52dc419b0ee2: Verifying Checksum [2023-12-14T05:17:02.496Z] 52dc419b0ee2: Download complete [2023-12-14T05:17:02.496Z] 4657fd5d0bcf: Verifying Checksum [2023-12-14T05:17:02.496Z] 4657fd5d0bcf: Download complete [2023-12-14T05:17:02.496Z] df9b9388f04a: Verifying Checksum [2023-12-14T05:17:02.756Z] 6ad1cebc031e: Verifying Checksum [2023-12-14T05:17:02.756Z] 6ad1cebc031e: Download complete [2023-12-14T05:17:02.756Z] df9b9388f04a: Pull complete [2023-12-14T05:17:02.756Z] 52dc419b0ee2: Pull complete [2023-12-14T05:17:02.756Z] 25bc292e5bac: Pull complete [2023-12-14T05:17:03.323Z] 114826534d7a: Verifying Checksum [2023-12-14T05:17:03.323Z] 114826534d7a: Download complete [2023-12-14T05:17:03.582Z] 8a3aa393b2d8: Verifying Checksum [2023-12-14T05:17:06.867Z] 114826534d7a: Pull complete [2023-12-14T05:17:07.127Z] 4657fd5d0bcf: Pull complete [2023-12-14T05:17:07.387Z] 6ad1cebc031e: Pull complete [2023-12-14T05:17:10.676Z] 8a3aa393b2d8: Pull complete [2023-12-14T05:17:10.676Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-14T05:17:10.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-14T05:17:10.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:17:10.921Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:17:10.957Z] $ 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-12-14T05:17:17.601Z] $ docker top 228bf85532b73db4228c7c4395c1213691a7bab20a589f71ea29a85e73e37154 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-14T05:17:17.741Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2023-12-14T05:17:18.020Z] + set -o pipefail [2023-12-14T05:17:18.020Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2023-12-14T05:17:23.290Z] [2023-12-14T05:17:23.290Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2023-12-14T05:17:23.290Z] [2023-12-14T05:17:23.290Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/6a178030-8ec4-4b67-b2f6-d11aef4d101f [2023-12-14T05:17:23.290Z] [2023-12-14T05:17:23.290Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-14T05:17:23.290Z] [2023-12-14T05:17:23.290Z] [2023-12-14T05:17:23.290Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-14T05:17:23.290Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-14T05:17:23.290Z] More details here: https://snyk.co/ue1NS [2023-12-14T05:17:23.290Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-14T05:17:23.290Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-14T05:17:23.298Z] $ docker stop --time=1 228bf85532b73db4228c7c4395c1213691a7bab20a589f71ea29a85e73e37154 [2023-12-14T05:17:27.834Z] $ docker rm -f --volumes 228bf85532b73db4228c7c4395c1213691a7bab20a589f71ea29a85e73e37154 [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-12-14T05:17:28.685Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T05:17:28.739Z] provisioning config files... [2023-12-14T05:17:28.747Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10343590922379214070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:17:29.118Z] --> edgex-publish-swagger.sh [2023-12-14T05:17:29.118Z] === Publish openapi/v3 API === [2023-12-14T05:17:29.118Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-14T05:17:29.118Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2023-12-14T05:17:29.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-14T05:17:29.118Z] Dload Upload Total Spent Left Speed [2023-12-14T05:17:29.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 23854 100 180 100 23674 421 55442 --:--:-- --:--:-- --:--:-- 55864 [2023-12-14T05:17:29.377Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2023-12-14T05:17:29.377Z] [Pipeline] } [2023-12-14T05:17:29.384Z] 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-12-14T05:17:30.245Z] + git log --format=format:%s -1 4eb5e29dea1939910f88077e170bd5bcfca266de [Pipeline] sh [2023-12-14T05:17:30.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T05:17:30.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:17:30.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T05:17:30.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:17:31.038Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:17:31.067Z] $ 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-12-14T05:17:31.542Z] $ docker top 8d2f8fcd58a18778a36be76593e131cc7d66a30bb1d6d4cf7d72b00751a5873a -eo pid,comm [2023-12-14T05:17:31.593Z] 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-12-14T05:17:31.593Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T05:17:31.760Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T05:17:31.760Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T05:17:31.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T05:17:31.889Z] $ docker exec 8d2f8fcd58a18778a36be76593e131cc7d66a30bb1d6d4cf7d72b00751a5873a ssh-agent [2023-12-14T05:17:32.004Z] SSH_AUTH_SOCK=/tmp/ssh-AcOgUTeI4WZr/agent.31 [2023-12-14T05:17:32.005Z] SSH_AGENT_PID=37 [2023-12-14T05:17:32.009Z] Running ssh-add (command line suppressed) [2023-12-14T05:17:32.126Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15161695243422849641.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15161695243422849641.key) [2023-12-14T05:17:32.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T05:17:32.469Z] + git semver tag [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,655 [run_tag] DEBUG tag force:False [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,656 [check_head_tag] DEBUG check head tag [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,657 [execute] INFO git cat-file --batch-check [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,661 [execute] INFO git cat-file --batch [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,681 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,681 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-14T05:17:32.728Z] 2023-12-14 05:17:32,687 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-14T05:17:32.728Z] 3.2.0-dev.4 [Pipeline] } [2023-12-14T05:17:32.735Z] $ docker exec --env ******** --env ******** 8d2f8fcd58a18778a36be76593e131cc7d66a30bb1d6d4cf7d72b00751a5873a ssh-agent -k [2023-12-14T05:17:32.837Z] unset SSH_AUTH_SOCK; [2023-12-14T05:17:32.837Z] unset SSH_AGENT_PID; [2023-12-14T05:17:32.837Z] echo Agent pid 37 killed; [2023-12-14T05:17:32.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T05:17:33.322Z] + git semver [Pipeline] } [2023-12-14T05:17:33.595Z] $ docker stop --time=1 8d2f8fcd58a18778a36be76593e131cc7d66a30bb1d6d4cf7d72b00751a5873a [2023-12-14T05:17:34.852Z] $ docker rm -f --volumes 8d2f8fcd58a18778a36be76593e131cc7d66a30bb1d6d4cf7d72b00751a5873a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:17:35.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-14T05:17:35.442Z] [2023-12-14T05:17:35.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:17:35.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-14T05:17:35.780Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-14T05:17:35.780Z] ab5ef0e58194: Pulling fs layer [2023-12-14T05:17:35.780Z] 9712f1f96733: Pulling fs layer [2023-12-14T05:17:35.780Z] 63f879dbbcfc: Pulling fs layer [2023-12-14T05:17:35.780Z] 0d9ebad4ef96: Pulling fs layer [2023-12-14T05:17:35.780Z] e9a5061849ea: Pulling fs layer [2023-12-14T05:17:35.780Z] d747dcd14b5f: Pulling fs layer [2023-12-14T05:17:35.780Z] 2de7ff778b66: Pulling fs layer [2023-12-14T05:17:35.780Z] 0d9ebad4ef96: Waiting [2023-12-14T05:17:35.780Z] e9a5061849ea: Waiting [2023-12-14T05:17:35.780Z] d747dcd14b5f: Waiting [2023-12-14T05:17:35.780Z] 2de7ff778b66: Waiting [2023-12-14T05:17:35.780Z] 9712f1f96733: Verifying Checksum [2023-12-14T05:17:35.780Z] 9712f1f96733: Download complete [2023-12-14T05:17:36.040Z] 63f879dbbcfc: Verifying Checksum [2023-12-14T05:17:36.040Z] 63f879dbbcfc: Download complete [2023-12-14T05:17:36.300Z] e9a5061849ea: Verifying Checksum [2023-12-14T05:17:36.300Z] e9a5061849ea: Download complete [2023-12-14T05:17:36.300Z] d747dcd14b5f: Verifying Checksum [2023-12-14T05:17:36.300Z] d747dcd14b5f: Download complete [2023-12-14T05:17:36.300Z] 0d9ebad4ef96: Verifying Checksum [2023-12-14T05:17:36.300Z] 0d9ebad4ef96: Download complete [2023-12-14T05:17:36.300Z] ab5ef0e58194: Verifying Checksum [2023-12-14T05:17:36.300Z] ab5ef0e58194: Download complete [2023-12-14T05:17:36.300Z] 2de7ff778b66: Verifying Checksum [2023-12-14T05:17:36.300Z] 2de7ff778b66: Download complete [2023-12-14T05:17:39.586Z] ab5ef0e58194: Pull complete [2023-12-14T05:17:39.586Z] 9712f1f96733: Pull complete [2023-12-14T05:17:40.154Z] 63f879dbbcfc: Pull complete [2023-12-14T05:17:44.348Z] 0d9ebad4ef96: Pull complete [2023-12-14T05:17:44.348Z] e9a5061849ea: Pull complete [2023-12-14T05:17:44.348Z] d747dcd14b5f: Pull complete [2023-12-14T05:17:45.769Z] 2de7ff778b66: Pull complete [2023-12-14T05:17:45.769Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-14T05:17:45.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-14T05:17:45.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:17:45.999Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:17:46.023Z] $ 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-12-14T05:17:52.931Z] $ docker top 24e6e02ee75fe9e1523380a613d9281da7c42128646d1b84abdf2613473a6484 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-14T05:17:53.083Z] provisioning config files... [2023-12-14T05:17:53.091Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12820289259382573593tmp [2023-12-14T05:17:53.101Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2060988110095892039tmp [2023-12-14T05:17:53.112Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4988843998455804596tmp [Pipeline] { [Pipeline] echo [2023-12-14T05:17:53.197Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:17:53.495Z] ---> sigul-configuration.sh [2023-12-14T05:17:53.495Z] gpg: directory `/root/.gnupg' created [2023-12-14T05:17:53.495Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-14T05:17:53.495Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-14T05:17:53.495Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-14T05:17:53.495Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-14T05:17:53.495Z] gpg: CAST5 encrypted data [2023-12-14T05:17:53.495Z] gpg: encrypted with 1 passphrase [2023-12-14T05:17:53.495Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-14T05:17:53.788Z] + mkdir /home/jenkins [2023-12-14T05:17:53.788Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-14T05:17:54.087Z] + 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-12-14T05:17:54.100Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:17:54.395Z] ---> sigul-install.sh [2023-12-14T05:17:54.395Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-14T05:17:54.693Z] + git tag --list [2023-12-14T05:17:54.693Z] 0.7.1 [2023-12-14T05:17:54.693Z] delhi-tag [2023-12-14T05:17:54.693Z] v1.0.0 [2023-12-14T05:17:54.693Z] v1.1.0 [2023-12-14T05:17:54.693Z] v1.1.1 [2023-12-14T05:17:54.693Z] v1.1.2 [2023-12-14T05:17:54.693Z] v1.2.0 [2023-12-14T05:17:54.693Z] v1.2.1 [2023-12-14T05:17:54.693Z] v1.2.2 [2023-12-14T05:17:54.693Z] v1.2.3 [2023-12-14T05:17:54.693Z] v1.3.0 [2023-12-14T05:17:54.693Z] v1.4.0 [2023-12-14T05:17:54.693Z] v2.0.0 [2023-12-14T05:17:54.693Z] v2.1.0 [2023-12-14T05:17:54.693Z] v2.1.1 [2023-12-14T05:17:54.693Z] v2.2.0 [2023-12-14T05:17:54.693Z] v2.3.0 [2023-12-14T05:17:54.693Z] v2.3.1 [2023-12-14T05:17:54.693Z] v3.0 [2023-12-14T05:17:54.693Z] v3.0.0 [2023-12-14T05:17:54.693Z] v3.0.1-dev.1 [2023-12-14T05:17:54.693Z] v3.1 [2023-12-14T05:17:54.693Z] v3.1.0 [2023-12-14T05:17:54.693Z] v3.1.0-dev.1 [2023-12-14T05:17:54.693Z] v3.1.0-dev.10 [2023-12-14T05:17:54.693Z] v3.1.0-dev.11 [2023-12-14T05:17:54.693Z] v3.1.0-dev.12 [2023-12-14T05:17:54.693Z] v3.1.0-dev.13 [2023-12-14T05:17:54.693Z] v3.1.0-dev.14 [2023-12-14T05:17:54.693Z] v3.1.0-dev.15 [2023-12-14T05:17:54.693Z] v3.1.0-dev.16 [2023-12-14T05:17:54.693Z] v3.1.0-dev.17 [2023-12-14T05:17:54.693Z] v3.1.0-dev.18 [2023-12-14T05:17:54.693Z] v3.1.0-dev.19 [2023-12-14T05:17:54.693Z] v3.1.0-dev.2 [2023-12-14T05:17:54.693Z] v3.1.0-dev.20 [2023-12-14T05:17:54.693Z] v3.1.0-dev.21 [2023-12-14T05:17:54.693Z] v3.1.0-dev.22 [2023-12-14T05:17:54.693Z] v3.1.0-dev.23 [2023-12-14T05:17:54.693Z] v3.1.0-dev.24 [2023-12-14T05:17:54.693Z] v3.1.0-dev.25 [2023-12-14T05:17:54.693Z] v3.1.0-dev.26 [2023-12-14T05:17:54.693Z] v3.1.0-dev.27 [2023-12-14T05:17:54.693Z] v3.1.0-dev.28 [2023-12-14T05:17:54.693Z] v3.1.0-dev.29 [2023-12-14T05:17:54.693Z] v3.1.0-dev.3 [2023-12-14T05:17:54.693Z] v3.1.0-dev.30 [2023-12-14T05:17:54.693Z] v3.1.0-dev.31 [2023-12-14T05:17:54.693Z] v3.1.0-dev.32 [2023-12-14T05:17:54.693Z] v3.1.0-dev.33 [2023-12-14T05:17:54.693Z] v3.1.0-dev.34 [2023-12-14T05:17:54.693Z] v3.1.0-dev.35 [2023-12-14T05:17:54.693Z] v3.1.0-dev.36 [2023-12-14T05:17:54.693Z] v3.1.0-dev.37 [2023-12-14T05:17:54.693Z] v3.1.0-dev.38 [2023-12-14T05:17:54.693Z] v3.1.0-dev.39 [2023-12-14T05:17:54.693Z] v3.1.0-dev.4 [2023-12-14T05:17:54.693Z] v3.1.0-dev.40 [2023-12-14T05:17:54.693Z] v3.1.0-dev.41 [2023-12-14T05:17:54.693Z] v3.1.0-dev.5 [2023-12-14T05:17:54.693Z] v3.1.0-dev.6 [2023-12-14T05:17:54.693Z] v3.1.0-dev.7 [2023-12-14T05:17:54.693Z] v3.1.0-dev.8 [2023-12-14T05:17:54.693Z] v3.1.0-dev.9 [2023-12-14T05:17:54.693Z] v3.2.0-dev.1 [2023-12-14T05:17:54.693Z] v3.2.0-dev.2 [2023-12-14T05:17:54.693Z] v3.2.0-dev.3 [2023-12-14T05:17:54.693Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-14T05:17:54.992Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-14T05:17:55.561Z] Signing Git tag with Sigul... [2023-12-14T05:17:55.561Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-14T05:17:56.145Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:17:56.441Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-14T05:17:56.449Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-14T05:17:56.564Z] $ docker stop --time=1 24e6e02ee75fe9e1523380a613d9281da7c42128646d1b84abdf2613473a6484 [2023-12-14T05:17:57.846Z] $ docker rm -f --volumes 24e6e02ee75fe9e1523380a613d9281da7c42128646d1b84abdf2613473a6484 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-14T05:17:58.649Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T05:17:58.649Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:17:59.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T05:17:59.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:17:59.162Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:17:59.189Z] $ 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-12-14T05:17:59.534Z] $ docker top e4bc086fc8b9153fb81ac6115d5ebc445be4abdf71ff68b631bf1debeff44267 -eo pid,comm [2023-12-14T05:17:59.582Z] 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-12-14T05:17:59.582Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T05:17:59.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T05:17:59.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T05:17:59.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T05:17:59.892Z] $ docker exec e4bc086fc8b9153fb81ac6115d5ebc445be4abdf71ff68b631bf1debeff44267 ssh-agent [2023-12-14T05:18:00.022Z] SSH_AUTH_SOCK=/tmp/ssh-DGnCB6Lox4Lg/agent.31 [2023-12-14T05:18:00.022Z] SSH_AGENT_PID=36 [2023-12-14T05:18:00.027Z] Running ssh-add (command line suppressed) [2023-12-14T05:18:00.116Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5514050786427066773.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5514050786427066773.key) [2023-12-14T05:18:00.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T05:18:00.465Z] + git semver bump pre [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,638 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,638 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,638 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,638 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,639 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,639 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,641 [execute] INFO git cat-file --batch-check [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,647 [execute] INFO git cat-file --batch [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,647 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T05:18:00.724Z] 2023-12-14 05:18:00,652 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-14T05:18:00.724Z] 3.2.0-dev.5 [Pipeline] } [2023-12-14T05:18:00.732Z] $ docker exec --env ******** --env ******** e4bc086fc8b9153fb81ac6115d5ebc445be4abdf71ff68b631bf1debeff44267 ssh-agent -k [2023-12-14T05:18:00.832Z] unset SSH_AUTH_SOCK; [2023-12-14T05:18:00.832Z] unset SSH_AGENT_PID; [2023-12-14T05:18:00.832Z] echo Agent pid 36 killed; [2023-12-14T05:18:00.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T05:18:01.334Z] + git semver [Pipeline] } [2023-12-14T05:18:01.616Z] $ docker stop --time=1 e4bc086fc8b9153fb81ac6115d5ebc445be4abdf71ff68b631bf1debeff44267 [2023-12-14T05:18:03.111Z] $ docker rm -f --volumes e4bc086fc8b9153fb81ac6115d5ebc445be4abdf71ff68b631bf1debeff44267 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-14T05:18:03.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-14T05:18:03.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:18:03.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-14T05:18:03.935Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:18:04.102Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:18:04.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-14T05:18:04.460Z] $ docker top 5045cfd20644abc99e4b38ffe04d3d477055c6a5696ecdabeba9f2ca6ef697a7 -eo pid,comm [2023-12-14T05:18:04.511Z] 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-12-14T05:18:04.511Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-14T05:18:04.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-14T05:18:04.703Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-14T05:18:04.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-14T05:18:04.811Z] $ docker exec 5045cfd20644abc99e4b38ffe04d3d477055c6a5696ecdabeba9f2ca6ef697a7 ssh-agent [2023-12-14T05:18:04.918Z] SSH_AUTH_SOCK=/tmp/ssh-n2DzzWrcf5ZK/agent.32 [2023-12-14T05:18:04.918Z] SSH_AGENT_PID=38 [2023-12-14T05:18:04.922Z] Running ssh-add (command line suppressed) [2023-12-14T05:18:05.013Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17403452596286428693.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_17403452596286428693.key) [2023-12-14T05:18:05.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-14T05:18:05.370Z] + git semver push [2023-12-14T05:18:05.630Z] 2023-12-14 05:18:05,534 [run_push] DEBUG push [2023-12-14T05:18:05.630Z] 2023-12-14 05:18:05,535 [execute] INFO git cat-file --batch-check [2023-12-14T05:18:05.630Z] 2023-12-14 05:18:05,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-14T05:18:05.630Z] 2023-12-14 05:18:05,539 [execute] INFO git rev-list 80a79ffbd568c6348acbfab55403c83565e4fc24 -- [2023-12-14T05:18:05.630Z] 2023-12-14 05:18:05,540 [execute] DEBUG Popen(['git', 'rev-list', '80a79ffbd568c6348acbfab55403c83565e4fc24', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-14T05:18:05.630Z] 2023-12-14 05:18:05,548 [execute] INFO git fetch -v origin [2023-12-14T05:18:05.630Z] 2023-12-14 05:18:05,548 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-14T05:18:06.199Z] 2023-12-14 05:18:06,087 [run_push] DEBUG no remote changes detected [2023-12-14T05:18:06.199Z] 2023-12-14 05:18:06,087 [execute] INFO git push origin semver [2023-12-14T05:18:06.199Z] 2023-12-14 05:18:06,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-14T05:18:07.142Z] 2023-12-14 05:18:06,805 [run_push] DEBUG push all version tags [2023-12-14T05:18:07.143Z] 2023-12-14 05:18:06,806 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-14T05:18:07.143Z] 2023-12-14 05:18:06,806 [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-12-14T05:18:07.712Z] 2023-12-14 05:18:07,544 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2023-12-14T05:18:07.712Z] 3.2.0-dev.5 [Pipeline] } [2023-12-14T05:18:07.720Z] $ docker exec --env ******** --env ******** 5045cfd20644abc99e4b38ffe04d3d477055c6a5696ecdabeba9f2ca6ef697a7 ssh-agent -k [2023-12-14T05:18:07.817Z] unset SSH_AUTH_SOCK; [2023-12-14T05:18:07.817Z] unset SSH_AGENT_PID; [2023-12-14T05:18:07.817Z] echo Agent pid 38 killed; [2023-12-14T05:18:07.828Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-14T05:18:08.322Z] + git semver [Pipeline] } [2023-12-14T05:18:08.907Z] $ docker stop --time=1 5045cfd20644abc99e4b38ffe04d3d477055c6a5696ecdabeba9f2ca6ef697a7 [2023-12-14T05:18:10.312Z] $ docker rm -f --volumes 5045cfd20644abc99e4b38ffe04d3d477055c6a5696ecdabeba9f2ca6ef697a7 [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-12-14T05:18:11.801Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2023-12-14T05:18:11.801Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-14T05:18:11.801Z] total 16 [2023-12-14T05:18:11.801Z] drwxr-xr-x 3 root root 4096 Dec 14 05:08 . [2023-12-14T05:18:11.801Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 05:17 .. [2023-12-14T05:18:11.801Z] drwxr-xr-x 2 root root 4096 Dec 14 05:08 cost [2023-12-14T05:18:11.801Z] -rw-r--r-- 1 root root 85 Dec 14 05:08 cost.csv [2023-12-14T05:18:11.801Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-14T05:18:11.801Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2023-12-14T05:18:11.801Z] total 16 [2023-12-14T05:18:11.801Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 14 05:08 . [2023-12-14T05:18:11.801Z] drwxrwxr-x 12 jenkins jenkins 4096 Dec 14 05:17 .. [2023-12-14T05:18:11.801Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 14 05:08 cost [2023-12-14T05:18:11.801Z] -rw-r--r-- 1 jenkins jenkins 85 Dec 14 05:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:18:12.170Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:18:13.034Z] ---> package-listing.sh [2023-12-14T05:18:13.034Z] ++ facter osfamily [2023-12-14T05:18:13.034Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-14T05:18:13.294Z] + OS_FAMILY=debian [2023-12-14T05:18:13.294Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2023-12-14T05:18:13.294Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-14T05:18:13.294Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-14T05:18:13.294Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-14T05:18:13.294Z] + PACKAGES=/tmp/packages_start.txt [2023-12-14T05:18:13.294Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-12-14T05:18:13.294Z] + PACKAGES=/tmp/packages_end.txt [2023-12-14T05:18:13.294Z] + case "${OS_FAMILY}" in [2023-12-14T05:18:13.294Z] + dpkg -l [2023-12-14T05:18:13.294Z] + grep '^ii' [2023-12-14T05:18:13.294Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-14T05:18:13.294Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-14T05:18:13.294Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-14T05:18:13.294Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2023-12-14T05:18:13.294Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2023-12-14T05:18:13.294Z] + 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-12-14T05:18:13.309Z] 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-12-14T05:18:13.585Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-14T05:18:14.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-14T05:18:14.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-14T05:18:14.351Z] prd-ubuntu20.04-docker-8c-8g-25026 does not seem to be running inside a container [2023-12-14T05:18:14.379Z] $ 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-12-14T05:18:14.596Z] $ docker top 2abdcc957b14dd921c61ba1a98a05f47647738852e80414db4572326c29c4968 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-14T05:18:15.036Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-14T05:18:15.324Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-14T05:18:15.611Z] + ls /var/log/sa-host [2023-12-14T05:18:15.611Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-14T05:18:15.739Z] provisioning config files... [2023-12-14T05:18:15.749Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7843646410282005644tmp [Pipeline] { [Pipeline] echo [2023-12-14T05:18:15.865Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:18:16.150Z] ---> create-netrc.sh [Pipeline] } [2023-12-14T05:18:16.157Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:18:16.582Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-14T05:18:16.595Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:18:16.882Z] ---> sudo-logs.sh [2023-12-14T05:18:16.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-14T05:18:16.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:18:17.251Z] ---> job-cost.sh [2023-12-14T05:18:17.251Z] lf-activate-venv: SKIPPING [2023-12-14T05:18:17.251Z] DEBUG: total: 0.2199999988079071 [2023-12-14T05:18:17.251Z] INFO: Retrieving Stack Cost... [2023-12-14T05:18:17.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-14T05:18:18.083Z] INFO: Archiving Costs [Pipeline] echo [2023-12-14T05:18:18.093Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-14T05:18:18.383Z] ---> logs-deploy.sh [2023-12-14T05:18:18.383Z] lf-activate-venv: SKIPPING [2023-12-14T05:18:18.383Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/275 [2023-12-14T05:18:18.383Z] INFO: archiving workspace using pattern(s): [2023-12-14T05:18:19.326Z] Archives upload complete. [2023-12-14T05:18:19.326Z] INFO: archiving logs to Nexus