Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 791e3808a6f22236528886c5f30bc95897a4d2de 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-ssh13729643760779631040.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13800289735009300453.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12912457434895923324.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12623075223289264720.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-ssh12616635347530344500.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.23 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 ‘prd-ubuntu20.04-docker-8c-8g-22967’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22969 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 791e3808a6f22236528886c5f30bc95897a4d2de (main) Commit message: "feat: Using isNull field instead of nil reading value (#1639)" > 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 791e3808a6f22236528886c5f30bc95897a4d2de # timeout=10 > git rev-list --no-walk 63928f2973ca38a899cb41cf0d65ddd086cb79a5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-17T04:38:47.112Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-17T04:38:47.183Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-17T04:38:47.211Z] ========================================================= [2024-10-17T04:38:47.211Z] EdgeX Global Pipelines Version Info [2024-10-17T04:38:47.211Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:38:47.921Z] ------------------- [2024-10-17T04:38:47.921Z] stable info: [2024-10-17T04:38:47.921Z] ------------------- [2024-10-17T04:38:47.921Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-17T04:38:47.921Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-17T04:38:47.921Z] Message: update stable to v1.0.265 [2024-10-17T04:38:48.491Z] ------------------- [2024-10-17T04:38:48.491Z] experimental info: [2024-10-17T04:38:48.491Z] ------------------- [2024-10-17T04:38:48.491Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-17T04:38:48.491Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-17T04:38:48.491Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-17T04:38:48.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-17T04:38:48.599Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-17T04:38:48.627Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-17T04:38:48.646Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-17T04:38:48.673Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-17T04:38:48.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-17T04:38:48.714Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-17T04:38:48.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-17T04:38:48.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-17T04:38:48.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-17T04:38:48.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-17T04:38:48.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-17T04:38:48.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-17T04:38:48.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-17T04:38:48.914Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-17T04:38:48.937Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-17T04:38:48.958Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-17T04:38:48.976Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-17T04:38:48.997Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-17T04:38:49.018Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-17T04:38:49.047Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-17T04:38:49.076Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-17T04:38:49.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-17T04:38:49.129Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-17T04:38:49.150Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-17T04:38:49.174Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-17T04:38:49.193Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-17T04:38:49.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-17T04:38:49.242Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-17T04:38:49.264Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-17T04:38:49.291Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 791e3808a6f22236528886c5f30bc95897a4d2de [Pipeline] echo [2024-10-17T04:38:49.315Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 791e380 [Pipeline] echo [2024-10-17T04:38:49.338Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T04:38:49.403Z] provisioning config files... [2024-10-17T04:38:49.417Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5671753053081397225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:38:49.754Z] ---> ****-login.sh [2024-10-17T04:38:49.754Z] nexus3.edgexfoundry.org:10001 [2024-10-17T04:38:50.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:38:50.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:38:50.015Z] Configure a credential helper to remove this warning. See [2024-10-17T04:38:50.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:38:50.015Z] [2024-10-17T04:38:50.015Z] Login Succeeded [2024-10-17T04:38:50.015Z] nexus3.edgexfoundry.org:10002 [2024-10-17T04:38:50.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:38:50.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:38:50.016Z] Configure a credential helper to remove this warning. See [2024-10-17T04:38:50.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:38:50.016Z] [2024-10-17T04:38:50.016Z] Login Succeeded [2024-10-17T04:38:50.016Z] nexus3.edgexfoundry.org:10003 [2024-10-17T04:38:50.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:38:50.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:38:50.278Z] Configure a credential helper to remove this warning. See [2024-10-17T04:38:50.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:38:50.278Z] [2024-10-17T04:38:50.278Z] Login Succeeded [2024-10-17T04:38:50.278Z] nexus3.edgexfoundry.org:10004 [2024-10-17T04:38:50.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:38:50.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:38:50.278Z] Configure a credential helper to remove this warning. See [2024-10-17T04:38:50.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:38:50.278Z] [2024-10-17T04:38:50.278Z] Login Succeeded [2024-10-17T04:38:50.278Z] ****.io [2024-10-17T04:38:50.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:38:50.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:38:50.539Z] Configure a credential helper to remove this warning. See [2024-10-17T04:38:50.539Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:38:50.539Z] [2024-10-17T04:38:50.539Z] Login Succeeded [2024-10-17T04:38:50.539Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T04:38:50.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-17T04:38:50.977Z] + git rev-list -1 --merges 791e3808a6f22236528886c5f30bc95897a4d2de~1..791e3808a6f22236528886c5f30bc95897a4d2de [Pipeline] echo [2024-10-17T04:38:51.004Z] -----------> git rev-list -1 --merges 791e3808a6f22236528886c5f30bc95897a4d2de~1..791e3808a6f22236528886c5f30bc95897a4d2de 791e3808a6f22236528886c5f30bc95897a4d2de [false] [Pipeline] sh [2024-10-17T04:38:51.296Z] + git log --format=format:%s -1 791e3808a6f22236528886c5f30bc95897a4d2de [Pipeline] echo [2024-10-17T04:38:51.312Z] ========================================================= [2024-10-17T04:38:51.312Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-17T04:38:51.312Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T04:38:51.661Z] + git log --format=format:%s -1 791e3808a6f22236528886c5f30bc95897a4d2de [Pipeline] echo [2024-10-17T04:38:51.675Z] [semverPrep] GIT_COMMIT: 791e3808a6f22236528886c5f30bc95897a4d2de, Commit Message: feat: Using isNull field instead of nil reading value (#1639) [Pipeline] echo [2024-10-17T04:38:51.689Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-17T04:38:52.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T04:38:52.068Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-17T04:38:52.068Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-17T04:38:52.068Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-17T04:38:52.068Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-17T04:38:52.068Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-17T04:38:52.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:38:52.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T04:38:52.483Z] [2024-10-17T04:38:52.483Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:38:52.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T04:38:52.788Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-17T04:38:52.788Z] b85a868b505f: Pulling fs layer [2024-10-17T04:38:52.788Z] e2be974225ed: Pulling fs layer [2024-10-17T04:38:52.788Z] 339a4e72a1f5: Pulling fs layer [2024-10-17T04:38:52.788Z] 988bab9f4d93: Pulling fs layer [2024-10-17T04:38:52.788Z] 1469e6f7b9e6: Pulling fs layer [2024-10-17T04:38:52.788Z] eaf3925da568: Pulling fs layer [2024-10-17T04:38:52.788Z] bab4dde63d76: Pulling fs layer [2024-10-17T04:38:52.788Z] bde34c3a00c8: Pulling fs layer [2024-10-17T04:38:52.788Z] b352a97aabf1: Pulling fs layer [2024-10-17T04:38:52.788Z] 4872d77fe225: Pulling fs layer [2024-10-17T04:38:52.788Z] 5851b861e8e6: Pulling fs layer [2024-10-17T04:38:52.788Z] 988bab9f4d93: Waiting [2024-10-17T04:38:52.788Z] bab4dde63d76: Waiting [2024-10-17T04:38:52.788Z] 5851b861e8e6: Waiting [2024-10-17T04:38:52.788Z] 1469e6f7b9e6: Waiting [2024-10-17T04:38:52.788Z] eaf3925da568: Waiting [2024-10-17T04:38:52.788Z] b352a97aabf1: Waiting [2024-10-17T04:38:52.788Z] e2be974225ed: Verifying Checksum [2024-10-17T04:38:52.788Z] e2be974225ed: Download complete [2024-10-17T04:38:52.788Z] 988bab9f4d93: Verifying Checksum [2024-10-17T04:38:52.788Z] 988bab9f4d93: Download complete [2024-10-17T04:38:52.788Z] 1469e6f7b9e6: Verifying Checksum [2024-10-17T04:38:52.788Z] 1469e6f7b9e6: Download complete [2024-10-17T04:38:52.788Z] eaf3925da568: Verifying Checksum [2024-10-17T04:38:52.788Z] eaf3925da568: Download complete [2024-10-17T04:38:52.788Z] 339a4e72a1f5: Verifying Checksum [2024-10-17T04:38:52.788Z] 339a4e72a1f5: Download complete [2024-10-17T04:38:53.047Z] bde34c3a00c8: Verifying Checksum [2024-10-17T04:38:53.047Z] bde34c3a00c8: Download complete [2024-10-17T04:38:53.047Z] b352a97aabf1: Verifying Checksum [2024-10-17T04:38:53.047Z] b352a97aabf1: Download complete [2024-10-17T04:38:53.047Z] 4872d77fe225: Verifying Checksum [2024-10-17T04:38:53.047Z] 4872d77fe225: Download complete [2024-10-17T04:38:53.047Z] 5851b861e8e6: Verifying Checksum [2024-10-17T04:38:53.047Z] 5851b861e8e6: Download complete [2024-10-17T04:38:53.047Z] b85a868b505f: Verifying Checksum [2024-10-17T04:38:53.047Z] b85a868b505f: Download complete [2024-10-17T04:38:53.305Z] bab4dde63d76: Verifying Checksum [2024-10-17T04:38:53.305Z] bab4dde63d76: Download complete [2024-10-17T04:38:54.242Z] b85a868b505f: Pull complete [2024-10-17T04:38:54.242Z] e2be974225ed: Pull complete [2024-10-17T04:38:54.809Z] 339a4e72a1f5: Pull complete [2024-10-17T04:38:54.809Z] 988bab9f4d93: Pull complete [2024-10-17T04:38:55.074Z] 1469e6f7b9e6: Pull complete [2024-10-17T04:38:55.074Z] eaf3925da568: Pull complete [2024-10-17T04:38:56.980Z] bab4dde63d76: Pull complete [2024-10-17T04:38:56.980Z] bde34c3a00c8: Pull complete [2024-10-17T04:38:56.980Z] b352a97aabf1: Pull complete [2024-10-17T04:38:56.980Z] 4872d77fe225: Pull complete [2024-10-17T04:38:56.980Z] 5851b861e8e6: Pull complete [2024-10-17T04:38:56.980Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-17T04:38:56.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T04:38:56.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:38:57.131Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T04:38:57.167Z] $ 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 [2024-10-17T04:39:00.034Z] $ docker top 3c432b34d3335a4b225f1ea177e5a9da4e5fbb2e93658f2809c661b19c468154 -eo pid,comm [2024-10-17T04:39:00.089Z] 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). [2024-10-17T04:39:00.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T04:39:00.148Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T04:39:00.148Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T04:39:00.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T04:39:00.258Z] $ docker exec 3c432b34d3335a4b225f1ea177e5a9da4e5fbb2e93658f2809c661b19c468154 ssh-agent [2024-10-17T04:39:00.359Z] SSH_AUTH_SOCK=/tmp/ssh-K41L6D2vW0X8/agent.32 [2024-10-17T04:39:00.359Z] SSH_AGENT_PID=38 [2024-10-17T04:39:00.366Z] Running ssh-add (command line suppressed) [2024-10-17T04:39:00.465Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1123977930951668668.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1123977930951668668.key) [2024-10-17T04:39:00.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T04:39:00.768Z] + git tag --points-at HEAD [Pipeline] } [2024-10-17T04:39:00.780Z] $ docker exec --env ******** --env ******** 3c432b34d3335a4b225f1ea177e5a9da4e5fbb2e93658f2809c661b19c468154 ssh-agent -k [2024-10-17T04:39:00.880Z] unset SSH_AUTH_SOCK; [2024-10-17T04:39:00.880Z] unset SSH_AGENT_PID; [2024-10-17T04:39:00.880Z] echo Agent pid 38 killed; [2024-10-17T04:39:00.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-17T04:39:00.935Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T04:39:00.935Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T04:39:01.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T04:39:01.054Z] $ docker exec 3c432b34d3335a4b225f1ea177e5a9da4e5fbb2e93658f2809c661b19c468154 ssh-agent [2024-10-17T04:39:01.152Z] SSH_AUTH_SOCK=/tmp/ssh-J3LrLlnfYHE9/agent.71 [2024-10-17T04:39:01.152Z] SSH_AGENT_PID=77 [2024-10-17T04:39:01.157Z] Running ssh-add (command line suppressed) [2024-10-17T04:39:01.258Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12165785176796048271.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_12165785176796048271.key) [2024-10-17T04:39:01.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T04:39:01.569Z] + git semver init [2024-10-17T04:39:01.831Z] 2024-10-17 04:39:01,741 [run_init] DEBUG init version:0.0.0 force:False [2024-10-17T04:39:01.831Z] 2024-10-17 04:39:01,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-17T04:39:01.831Z] 2024-10-17 04:39:01,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-17T04:39:01.831Z] 2024-10-17 04:39:01,742 [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) [2024-10-17T04:39:04.372Z] 2024-10-17 04:39:03,766 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-17T04:39:04.372Z] 2024-10-17 04:39:03,766 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-17T04:39:04.372Z] 2024-10-17 04:39:03,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-17T04:39:04.372Z] 2024-10-17 04:39:03,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-17T04:39:04.372Z] 3.2.0-dev.47 [Pipeline] } [2024-10-17T04:39:04.383Z] $ docker exec --env ******** --env ******** 3c432b34d3335a4b225f1ea177e5a9da4e5fbb2e93658f2809c661b19c468154 ssh-agent -k [2024-10-17T04:39:04.473Z] unset SSH_AUTH_SOCK; [2024-10-17T04:39:04.474Z] unset SSH_AGENT_PID; [2024-10-17T04:39:04.474Z] echo Agent pid 77 killed; [2024-10-17T04:39:04.482Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T04:39:04.801Z] + git semver [Pipeline] } [2024-10-17T04:39:05.074Z] $ docker stop --time=1 3c432b34d3335a4b225f1ea177e5a9da4e5fbb2e93658f2809c661b19c468154 [2024-10-17T04:39:06.347Z] $ docker rm -f --volumes 3c432b34d3335a4b225f1ea177e5a9da4e5fbb2e93658f2809c661b19c468154 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T04:39:06.692Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-17T04:39:06.899Z] Stashed 1 file(s) [Pipeline] echo [2024-10-17T04:39:06.903Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.47 [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 [2024-10-17T04:39:07.082Z] provisioning config files... [2024-10-17T04:39:07.091Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2861848869670307897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:39:07.387Z] ---> ****-login.sh [2024-10-17T04:39:07.387Z] nexus3.edgexfoundry.org:10001 [2024-10-17T04:39:07.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:39:07.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:39:07.387Z] Configure a credential helper to remove this warning. See [2024-10-17T04:39:07.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:39:07.387Z] [2024-10-17T04:39:07.387Z] Login Succeeded [2024-10-17T04:39:07.387Z] nexus3.edgexfoundry.org:10002 [2024-10-17T04:39:07.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:39:07.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:39:07.387Z] Configure a credential helper to remove this warning. See [2024-10-17T04:39:07.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:39:07.387Z] [2024-10-17T04:39:07.387Z] Login Succeeded [2024-10-17T04:39:07.387Z] nexus3.edgexfoundry.org:10003 [2024-10-17T04:39:07.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:39:07.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:39:07.647Z] Configure a credential helper to remove this warning. See [2024-10-17T04:39:07.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:39:07.647Z] [2024-10-17T04:39:07.647Z] Login Succeeded [2024-10-17T04:39:07.647Z] nexus3.edgexfoundry.org:10004 [2024-10-17T04:39:07.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:39:07.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:39:07.648Z] Configure a credential helper to remove this warning. See [2024-10-17T04:39:07.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:39:07.648Z] [2024-10-17T04:39:07.648Z] Login Succeeded [2024-10-17T04:39:07.648Z] ****.io [2024-10-17T04:39:07.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:39:07.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:39:07.908Z] Configure a credential helper to remove this warning. See [2024-10-17T04:39:07.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:39:07.908Z] [2024-10-17T04:39:07.908Z] Login Succeeded [2024-10-17T04:39:07.908Z] ---> ****-login.sh ends [Pipeline] } [2024-10-17T04:39:07.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-17T04:39:08.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T04:39:08.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T04:39:08.045Z] ========================================================= [2024-10-17T04:39:08.045Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-17T04:39:08.045Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:39:08.394Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-17T04:39:08.394Z] Sending build context to Docker daemon 25.38MB [2024-10-17T04:39:08.394Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T04:39:08.394Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-17T04:39:08.654Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-17T04:39:08.654Z] 43c4264eed91: Pulling fs layer [2024-10-17T04:39:08.654Z] 4cc291be95ef: Pulling fs layer [2024-10-17T04:39:08.654Z] 2ac1f1163629: Pulling fs layer [2024-10-17T04:39:08.654Z] 5c3c966382ef: Pulling fs layer [2024-10-17T04:39:08.654Z] 4f4fb700ef54: Pulling fs layer [2024-10-17T04:39:08.654Z] 5d5c8e513c77: Pulling fs layer [2024-10-17T04:39:08.654Z] 9f66e0745190: Pulling fs layer [2024-10-17T04:39:08.654Z] f49a43e4bbc0: Pulling fs layer [2024-10-17T04:39:08.654Z] 561ebcabdf7f: Pulling fs layer [2024-10-17T04:39:08.654Z] 5c3c966382ef: Waiting [2024-10-17T04:39:08.654Z] 4f4fb700ef54: Waiting [2024-10-17T04:39:08.654Z] 5d5c8e513c77: Waiting [2024-10-17T04:39:08.654Z] 9f66e0745190: Waiting [2024-10-17T04:39:08.654Z] f49a43e4bbc0: Waiting [2024-10-17T04:39:08.654Z] 561ebcabdf7f: Waiting [2024-10-17T04:39:08.654Z] 4cc291be95ef: Download complete [2024-10-17T04:39:08.654Z] 5c3c966382ef: Verifying Checksum [2024-10-17T04:39:08.654Z] 5c3c966382ef: Download complete [2024-10-17T04:39:08.654Z] 4f4fb700ef54: Verifying Checksum [2024-10-17T04:39:08.654Z] 4f4fb700ef54: Download complete [2024-10-17T04:39:08.654Z] 5d5c8e513c77: Download complete [2024-10-17T04:39:08.654Z] 43c4264eed91: Download complete [2024-10-17T04:39:08.654Z] 9f66e0745190: Verifying Checksum [2024-10-17T04:39:08.654Z] 9f66e0745190: Download complete [2024-10-17T04:39:08.914Z] 43c4264eed91: Pull complete [2024-10-17T04:39:08.914Z] 561ebcabdf7f: Verifying Checksum [2024-10-17T04:39:08.914Z] 561ebcabdf7f: Download complete [2024-10-17T04:39:08.914Z] 4cc291be95ef: Pull complete [2024-10-17T04:39:09.173Z] 2ac1f1163629: Verifying Checksum [2024-10-17T04:39:09.173Z] 2ac1f1163629: Download complete [2024-10-17T04:39:09.433Z] f49a43e4bbc0: Verifying Checksum [2024-10-17T04:39:09.433Z] f49a43e4bbc0: Download complete [2024-10-17T04:39:12.721Z] 2ac1f1163629: Pull complete [2024-10-17T04:39:12.721Z] 5c3c966382ef: Pull complete [2024-10-17T04:39:12.721Z] 4f4fb700ef54: Pull complete [2024-10-17T04:39:12.721Z] 5d5c8e513c77: Pull complete [2024-10-17T04:39:12.721Z] 9f66e0745190: Pull complete [2024-10-17T04:39:14.623Z] f49a43e4bbc0: Pull complete [2024-10-17T04:39:15.190Z] 561ebcabdf7f: Pull complete [2024-10-17T04:39:15.190Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-17T04:39:15.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-17T04:39:15.190Z] ---> 3a752c3f9dda [2024-10-17T04:39:15.190Z] Step 3/10 : ARG MAKE=make build [2024-10-17T04:39:20.489Z] ---> Running in 4b012285912d [2024-10-17T04:39:20.489Z] Removing intermediate container 4b012285912d [2024-10-17T04:39:20.489Z] ---> fb5c54811d7c [2024-10-17T04:39:20.489Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-17T04:39:20.489Z] ---> Running in 0d85c771c0cd [2024-10-17T04:39:20.489Z] Removing intermediate container 0d85c771c0cd [2024-10-17T04:39:20.489Z] ---> e76ed7c5fdc5 [2024-10-17T04:39:20.489Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-17T04:39:20.489Z] ---> Running in 5723bab85d90 [2024-10-17T04:39:20.489Z] Removing intermediate container 5723bab85d90 [2024-10-17T04:39:20.489Z] ---> 7289880b2853 [2024-10-17T04:39:20.489Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-17T04:39:20.489Z] ---> Running in fd081610f36f [2024-10-17T04:39:20.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:39:20.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:39:20.748Z] OK: 246 MiB in 54 packages [2024-10-17T04:39:21.007Z] Removing intermediate container fd081610f36f [2024-10-17T04:39:21.007Z] ---> 51b8f2336d10 [2024-10-17T04:39:21.007Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-17T04:39:21.266Z] ---> 3fadb75f85d6 [2024-10-17T04:39:21.266Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:39:21.266Z] ---> Running in f5cf71769152 [2024-10-17T04:39:22.025Z] Still waiting to schedule task [2024-10-17T04:39:22.026Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22968’ is offline [2024-10-17T04:40:07.963Z] Removing intermediate container f5cf71769152 [2024-10-17T04:40:07.963Z] ---> cec25614d5f1 [2024-10-17T04:40:07.963Z] Step 9/10 : COPY . . [2024-10-17T04:40:08.532Z] ---> 12c35c3fb279 [2024-10-17T04:40:08.532Z] Step 10/10 : RUN ${MAKE} [2024-10-17T04:40:08.532Z] ---> Running in 85406cd09dca [2024-10-17T04:40:08.792Z] noop [2024-10-17T04:40:09.052Z] Removing intermediate container 85406cd09dca [2024-10-17T04:40:09.052Z] ---> aa283edc0cb4 [2024-10-17T04:40:09.052Z] Successfully built aa283edc0cb4 [2024-10-17T04:40:09.052Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:40:09.390Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-17T04:40:09.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:40:09.464Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T04:40:09.493Z] $ 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 [2024-10-17T04:40:09.837Z] $ docker top bc42faa10f9ead2e78cbe4fa87ecd19218b8a4fe451afdc6d97d19aac20f57fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T04:40:10.194Z] + go version [2024-10-17T04:40:10.194Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-17T04:40:10.203Z] $ docker stop --time=1 bc42faa10f9ead2e78cbe4fa87ecd19218b8a4fe451afdc6d97d19aac20f57fe [2024-10-17T04:40:11.476Z] $ docker rm -f --volumes bc42faa10f9ead2e78cbe4fa87ecd19218b8a4fe451afdc6d97d19aac20f57fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:40:11.918Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-17T04:40:11.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:40:11.999Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T04:40:12.025Z] $ 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 [2024-10-17T04:40:12.359Z] $ docker top 43ec4373c04f9ac657d55ec29d03ab1636dd02f9bf3eb03ab944d72a36d74a88 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T04:40:12.706Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-17T04:40:13.007Z] + make test [2024-10-17T04:40:13.007Z] go test -race -coverprofile=coverage.out ./... [2024-10-17T04:40:22.117Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-17T04:41:01.312Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.033s coverage: 26.0% of statements [2024-10-17T04:41:01.313Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.033s coverage: 79.4% of statements [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.047s coverage: 86.0% of statements [2024-10-17T04:41:01.313Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-17T04:41:01.313Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.099s coverage: 45.2% of statements [2024-10-17T04:41:01.313Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-17T04:41:01.607Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22970 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-17T04:41:01.624Z] Running in /w/workspace/device-sdk-go/322 [Pipeline] { [Pipeline] checkout [2024-10-17T04:41:02.693Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.044s coverage: 14.1% of statements [2024-10-17T04:41:02.694Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.245s coverage: 44.6% of statements [2024-10-17T04:41:02.694Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.049s coverage: 68.4% of statements [2024-10-17T04:41:02.694Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.083s coverage: 88.3% of statements [2024-10-17T04:41:02.694Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.062s coverage: 5.3% of statements [2024-10-17T04:41:04.671Z] The recommended git tool is: git [2024-10-17T04:41:09.371Z] using credential edgex-jenkins-ssh [2024-10-17T04:41:09.394Z] Cloning the remote Git repository [2024-10-17T04:41:09.438Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-17T04:41:09.536Z] > git init /w/workspace/device-sdk-go/322 # timeout=10 [2024-10-17T04:41:09.684Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-17T04:41:09.685Z] > git --version # timeout=10 [2024-10-17T04:41:09.705Z] > git --version # 'git version 2.25.1' [2024-10-17T04:41:09.708Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-17T04:41:09.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-17T04:41:13.261Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-17T04:41:13.284Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-17T04:41:14.153Z] Avoid second fetch [2024-10-17T04:41:14.154Z] Checking out Revision 791e3808a6f22236528886c5f30bc95897a4d2de (main) [2024-10-17T04:41:14.169Z] > git config core.sparsecheckout # timeout=10 [2024-10-17T04:41:14.234Z] > git checkout -f 791e3808a6f22236528886c5f30bc95897a4d2de # timeout=10 [2024-10-17T04:41:14.870Z] Commit message: "feat: Using isNull field instead of nil reading value (#1639)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T04:41:19.538Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-17T04:41:19.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T04:41:19.538Z] Dload Upload Total Spent Left Speed [2024-10-17T04:41:19.538Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-10-17T04:41:19.887Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-17T04:41:20.227Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-10-17T04:41:20.227Z] /etc/docker/daemon.new [2024-10-17T04:41:20.227Z] { [2024-10-17T04:41:20.227Z] "registry-mirrors": [ [2024-10-17T04:41:20.227Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-17T04:41:20.227Z] ], [2024-10-17T04:41:20.227Z] "bip": "10.250.0.254/24", [2024-10-17T04:41:20.227Z] "hosts": [ [2024-10-17T04:41:20.227Z] "tcp://0.0.0.0:5555", [2024-10-17T04:41:20.227Z] "unix:///var/run/docker.sock" [2024-10-17T04:41:20.227Z] ], [2024-10-17T04:41:20.227Z] "mtu": 1458, [2024-10-17T04:41:20.227Z] "selinux-enabled": true, [2024-10-17T04:41:20.227Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-17T04:41:20.227Z] } [Pipeline] sh [2024-10-17T04:41:20.559Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-17T04:41:20.890Z] + sudo service docker restart [2024-10-17T04:41:34.765Z] GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T04:41:39.169Z] provisioning config files... [2024-10-17T04:41:39.196Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/322@tmp/config13353509763299679305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:41:39.637Z] ---> ****-login.sh [2024-10-17T04:41:39.637Z] nexus3.edgexfoundry.org:10001 [2024-10-17T04:41:39.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:41:40.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-17T04:41:40.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:41:40.181Z] Configure a credential helper to remove this warning. See [2024-10-17T04:41:40.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:41:40.181Z] [2024-10-17T04:41:40.181Z] Login Succeeded [2024-10-17T04:41:40.181Z] nexus3.edgexfoundry.org:10002 [2024-10-17T04:41:40.288Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-17T04:41:40.288Z] ./bin/test-attribution-txt.sh [2024-10-17T04:41:40.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:41:40.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:41:40.447Z] Configure a credential helper to remove this warning. See [2024-10-17T04:41:40.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:41:40.447Z] [Pipeline] echo [2024-10-17T04:41:40.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-17T04:41:40.580Z] $ docker stop --time=1 43ec4373c04f9ac657d55ec29d03ab1636dd02f9bf3eb03ab944d72a36d74a88 [2024-10-17T04:41:40.717Z] Login Succeeded [2024-10-17T04:41:40.718Z] nexus3.edgexfoundry.org:10003 [2024-10-17T04:41:40.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:41:40.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:41:40.990Z] Configure a credential helper to remove this warning. See [2024-10-17T04:41:40.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:41:40.990Z] [2024-10-17T04:41:40.990Z] Login Succeeded [2024-10-17T04:41:40.990Z] nexus3.edgexfoundry.org:10004 [2024-10-17T04:41:41.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:41:41.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:41:41.260Z] Configure a credential helper to remove this warning. See [2024-10-17T04:41:41.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:41:41.260Z] [2024-10-17T04:41:41.260Z] Login Succeeded [2024-10-17T04:41:41.260Z] ****.io [2024-10-17T04:41:41.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-17T04:41:41.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-17T04:41:41.793Z] Configure a credential helper to remove this warning. See [2024-10-17T04:41:41.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-17T04:41:41.793Z] [2024-10-17T04:41:41.793Z] Login Succeeded [2024-10-17T04:41:41.793Z] ---> ****-login.sh ends [2024-10-17T04:41:45.758Z] $ docker rm -f --volumes 43ec4373c04f9ac657d55ec29d03ab1636dd02f9bf3eb03ab944d72a36d74a88 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2024-10-17T04:41:46.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-17T04:41:46.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo [2024-10-17T04:41:46.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T04:41:46.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-17T04:41:46.468Z] ========================================================= [2024-10-17T04:41:46.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-17T04:41:46.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2024-10-17T04:41:46.498Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-17T04:41:47.626Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-17T04:41:47.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-17T04:41:48.155Z] + ls -al . [2024-10-17T04:41:48.155Z] total 716 [2024-10-17T04:41:48.155Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 04:40 . [2024-10-17T04:41:48.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 04:38 .. [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 04:38 .dockerignore [2024-10-17T04:41:48.155Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 04:41 .git [2024-10-17T04:41:48.155Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 04:38 .github [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 17 04:38 .gitignore [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 04:38 .golangci.yml [2024-10-17T04:41:48.155Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 04:39 .semver [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 17 04:38 CHANGELOG.md [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 04:38 GOVERNANCE.md [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 17 04:38 Jenkinsfile [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 17 04:38 LICENSE [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 17 04:38 Makefile [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 17 04:38 OWNERS.md [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 17 04:38 README.md [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 04:39 VERSION [2024-10-17T04:41:48.155Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 04:38 bin [2024-10-17T04:41:48.155Z] -rw-r--r-- 1 jenkins jenkins 467901 Oct 17 04:41 coverage.out [2024-10-17T04:41:48.155Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 17 04:38 example [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 17 04:38 go.mod [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 17 04:38 go.sum [2024-10-17T04:41:48.155Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 17 04:38 internal [2024-10-17T04:41:48.155Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 04:38 openapi [2024-10-17T04:41:48.155Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 04:38 pkg [2024-10-17T04:41:48.155Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 04:38 snap [2024-10-17T04:41:48.155Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 17 04:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:41:48.229Z] Sending build context to Docker daemon 13.15MB [2024-10-17T04:41:48.229Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T04:41:48.229Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-17T04:41:48.229Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-17T04:41:48.229Z] cf04c63912e1: Pulling fs layer [2024-10-17T04:41:48.229Z] 55b35a11ae5e: Pulling fs layer [2024-10-17T04:41:48.229Z] a37a00ec5f00: Pulling fs layer [2024-10-17T04:41:48.229Z] 50b3750afda1: Pulling fs layer [2024-10-17T04:41:48.229Z] 4f4fb700ef54: Pulling fs layer [2024-10-17T04:41:48.229Z] 80978eb59214: Pulling fs layer [2024-10-17T04:41:48.229Z] c9f46d7d2bd2: Pulling fs layer [2024-10-17T04:41:48.229Z] c5a475d317c9: Pulling fs layer [2024-10-17T04:41:48.229Z] 50b3750afda1: Waiting [2024-10-17T04:41:48.229Z] 4f4fb700ef54: Waiting [2024-10-17T04:41:48.229Z] c9f46d7d2bd2: Waiting [2024-10-17T04:41:48.229Z] 80978eb59214: Waiting [2024-10-17T04:41:48.476Z] + 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=791e3808a6f22236528886c5f30bc95897a4d2de --label arch=amd64 --label version=3.2.0-dev.47 . [2024-10-17T04:41:48.476Z] Sending build context to Docker daemon 25.85MB [2024-10-17T04:41:48.476Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T04:41:48.476Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-17T04:41:48.476Z] ---> aa283edc0cb4 [2024-10-17T04:41:48.476Z] Step 3/24 : ARG MAKE=make build [2024-10-17T04:41:48.499Z] 55b35a11ae5e: Verifying Checksum [2024-10-17T04:41:48.499Z] 55b35a11ae5e: Download complete [2024-10-17T04:41:48.499Z] 50b3750afda1: Verifying Checksum [2024-10-17T04:41:48.499Z] 50b3750afda1: Download complete [2024-10-17T04:41:48.499Z] 4f4fb700ef54: Verifying Checksum [2024-10-17T04:41:48.499Z] 4f4fb700ef54: Download complete [2024-10-17T04:41:48.499Z] 80978eb59214: Verifying Checksum [2024-10-17T04:41:48.499Z] 80978eb59214: Download complete [2024-10-17T04:41:48.499Z] cf04c63912e1: Verifying Checksum [2024-10-17T04:41:48.499Z] cf04c63912e1: Download complete [2024-10-17T04:41:49.086Z] c5a475d317c9: Verifying Checksum [2024-10-17T04:41:49.086Z] c5a475d317c9: Download complete [2024-10-17T04:41:49.355Z] cf04c63912e1: Pull complete [2024-10-17T04:41:49.425Z] ---> Running in 3f4ecba2426a [2024-10-17T04:41:49.425Z] Removing intermediate container 3f4ecba2426a [2024-10-17T04:41:49.425Z] ---> c60a87b70521 [2024-10-17T04:41:49.425Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-17T04:41:49.425Z] ---> Running in a9a3a7c8e62f [2024-10-17T04:41:49.425Z] Removing intermediate container a9a3a7c8e62f [2024-10-17T04:41:49.425Z] ---> c53bc7815a94 [2024-10-17T04:41:49.425Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-17T04:41:49.685Z] ---> Running in ee6a7da7c7bb [2024-10-17T04:41:49.685Z] Removing intermediate container ee6a7da7c7bb [2024-10-17T04:41:49.685Z] ---> 11dc1653d0bc [2024-10-17T04:41:49.685Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-17T04:41:49.685Z] ---> Running in 9c7b880eaf73 [2024-10-17T04:41:49.941Z] 55b35a11ae5e: Pull complete [2024-10-17T04:41:49.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:41:49.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:41:50.217Z] a37a00ec5f00: Verifying Checksum [2024-10-17T04:41:50.217Z] a37a00ec5f00: Download complete [2024-10-17T04:41:50.512Z] OK: 246 MiB in 54 packages [2024-10-17T04:41:50.771Z] Removing intermediate container 9c7b880eaf73 [2024-10-17T04:41:50.771Z] ---> db188ad9313b [2024-10-17T04:41:50.771Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-17T04:41:50.771Z] ---> 49191712bb95 [2024-10-17T04:41:50.771Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:41:50.771Z] ---> Running in 627b885226f8 [2024-10-17T04:41:51.180Z] c9f46d7d2bd2: Verifying Checksum [2024-10-17T04:41:51.180Z] c9f46d7d2bd2: Download complete [2024-10-17T04:41:51.710Z] Removing intermediate container 627b885226f8 [2024-10-17T04:41:51.710Z] ---> 72744dd3402f [2024-10-17T04:41:51.710Z] Step 9/24 : COPY . . [2024-10-17T04:41:52.646Z] ---> 50566708da28 [2024-10-17T04:41:52.646Z] Step 10/24 : RUN ${MAKE} [2024-10-17T04:41:52.646Z] ---> Running in 817b3d057b8b [2024-10-17T04:41:52.907Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.47 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-17T04:42:06.212Z] a37a00ec5f00: Pull complete [2024-10-17T04:42:06.212Z] 50b3750afda1: Pull complete [2024-10-17T04:42:06.212Z] 4f4fb700ef54: Pull complete [2024-10-17T04:42:06.212Z] 80978eb59214: Pull complete [2024-10-17T04:42:12.880Z] c9f46d7d2bd2: Pull complete [2024-10-17T04:42:13.849Z] c5a475d317c9: Pull complete [2024-10-17T04:42:13.849Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-17T04:42:13.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-17T04:42:13.849Z] ---> be29e6b0f0d4 [2024-10-17T04:42:13.849Z] Step 3/10 : ARG MAKE=make build [2024-10-17T04:42:15.792Z] ---> Running in a40e6c9b0fc7 [2024-10-17T04:42:15.792Z] Removing intermediate container a40e6c9b0fc7 [2024-10-17T04:42:15.792Z] ---> 938e24bce68f [2024-10-17T04:42:15.792Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-17T04:42:15.792Z] ---> Running in 7daa7677036c [2024-10-17T04:42:16.059Z] Removing intermediate container 7daa7677036c [2024-10-17T04:42:16.059Z] ---> 476c775cbf4a [2024-10-17T04:42:16.059Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-17T04:42:16.059Z] ---> Running in 0380d48843f8 [2024-10-17T04:42:16.330Z] Removing intermediate container 0380d48843f8 [2024-10-17T04:42:16.330Z] ---> 46b078db5ff1 [2024-10-17T04:42:16.330Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-17T04:42:16.330Z] ---> Running in 8ee0e5b8e76b [2024-10-17T04:42:17.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:42:17.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:42:19.153Z] OK: 238 MiB in 54 packages [2024-10-17T04:42:19.738Z] Removing intermediate container 8ee0e5b8e76b [2024-10-17T04:42:19.738Z] ---> 0778a3d3b5e1 [2024-10-17T04:42:19.738Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-17T04:42:20.322Z] ---> 8f178cfe5839 [2024-10-17T04:42:20.322Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:42:20.322Z] ---> Running in a1c4f4ed9641 [2024-10-17T04:42:31.635Z] Removing intermediate container 817b3d057b8b [2024-10-17T04:42:31.635Z] ---> 7f638f5bdfdb [2024-10-17T04:42:31.635Z] Step 11/24 : FROM alpine:3.20 [2024-10-17T04:42:31.635Z] 3.20: Pulling from library/alpine [2024-10-17T04:42:31.635Z] 43c4264eed91: Already exists [2024-10-17T04:42:31.635Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:42:31.635Z] Status: Downloaded newer image for alpine:3.20 [2024-10-17T04:42:31.635Z] ---> 91ef0af61f39 [2024-10-17T04:42:31.635Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-17T04:42:31.635Z] ---> Running in 9e5aa7098d85 [2024-10-17T04:42:31.635Z] Removing intermediate container 9e5aa7098d85 [2024-10-17T04:42:31.635Z] ---> 04259449c331 [2024-10-17T04:42:31.635Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-17T04:42:31.635Z] ---> Running in 7681697c85a1 [2024-10-17T04:42:31.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:42:31.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:42:31.635Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T04:42:31.635Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T04:42:31.635Z] OK: 8 MiB in 15 packages [2024-10-17T04:42:31.635Z] Removing intermediate container 7681697c85a1 [2024-10-17T04:42:31.635Z] ---> c217ff3248eb [2024-10-17T04:42:31.635Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-17T04:42:31.635Z] ---> Running in e21e499dec38 [2024-10-17T04:42:31.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:42:31.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:42:31.635Z] Upgrading critical system libraries and apk-tools: [2024-10-17T04:42:31.635Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:42:31.635Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T04:42:31.635Z] Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:42:31.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-17T04:42:31.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-17T04:42:31.635Z] OK: 8 MiB in 15 packages [2024-10-17T04:42:31.635Z] Removing intermediate container e21e499dec38 [2024-10-17T04:42:31.635Z] ---> 52afaf1581e5 [2024-10-17T04:42:31.635Z] Step 15/24 : WORKDIR / [2024-10-17T04:42:31.635Z] ---> Running in 0051314201ea [2024-10-17T04:42:31.635Z] Removing intermediate container 0051314201ea [2024-10-17T04:42:31.635Z] ---> 4f11e327eceb [2024-10-17T04:42:31.635Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-17T04:42:31.635Z] ---> ea68292c911f [2024-10-17T04:42:31.635Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-17T04:42:31.896Z] ---> 3ade24b85465 [2024-10-17T04:42:31.896Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-17T04:42:31.896Z] ---> 934d2690ce91 [2024-10-17T04:42:31.896Z] Step 19/24 : EXPOSE 59999 [2024-10-17T04:42:31.896Z] ---> Running in a18d5e9221c9 [2024-10-17T04:42:31.896Z] Removing intermediate container a18d5e9221c9 [2024-10-17T04:42:31.896Z] ---> 3bb55b60e2d5 [2024-10-17T04:42:31.896Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-17T04:42:31.896Z] ---> Running in 9305a3fd9ca3 [2024-10-17T04:42:32.158Z] Removing intermediate container 9305a3fd9ca3 [2024-10-17T04:42:32.158Z] ---> 0502120edb13 [2024-10-17T04:42:32.158Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-17T04:42:32.158Z] ---> Running in fc4f54fd496f [2024-10-17T04:42:32.158Z] Removing intermediate container fc4f54fd496f [2024-10-17T04:42:32.158Z] ---> b9153c79f4ae [2024-10-17T04:42:32.158Z] Step 22/24 : LABEL arch=amd64 [2024-10-17T04:42:32.158Z] ---> Running in ce83ba2756ac [2024-10-17T04:42:32.158Z] Removing intermediate container ce83ba2756ac [2024-10-17T04:42:32.158Z] ---> f9e2ace1621c [2024-10-17T04:42:32.158Z] Step 23/24 : LABEL git_sha=791e3808a6f22236528886c5f30bc95897a4d2de [2024-10-17T04:42:32.158Z] ---> Running in 70407ff03769 [2024-10-17T04:42:32.418Z] Removing intermediate container 70407ff03769 [2024-10-17T04:42:32.418Z] ---> a6740399a543 [2024-10-17T04:42:32.418Z] Step 24/24 : LABEL version=3.2.0-dev.47 [2024-10-17T04:42:32.418Z] ---> Running in f27aac616d50 [2024-10-17T04:42:32.418Z] Removing intermediate container f27aac616d50 [2024-10-17T04:42:32.418Z] ---> dc16271be633 [2024-10-17T04:42:32.418Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-17T04:42:32.418Z] Successfully built dc16271be633 [2024-10-17T04:42:32.418Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:42:32.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T04:42:32.906Z] [2024-10-17T04:42:32.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:42:33.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T04:42:33.222Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-17T04:42:33.222Z] 5eb5b503b376: Pulling fs layer [2024-10-17T04:42:33.222Z] 5c69ac0246d0: Pulling fs layer [2024-10-17T04:42:33.222Z] ec43610c2a17: Pulling fs layer [2024-10-17T04:42:33.222Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-17T04:42:33.222Z] 33b1e0a273af: Pulling fs layer [2024-10-17T04:42:33.222Z] 5d3b04190fa2: Pulling fs layer [2024-10-17T04:42:33.222Z] 2f39f015ded8: Pulling fs layer [2024-10-17T04:42:33.222Z] 3a2ae6a8a46f: Waiting [2024-10-17T04:42:33.222Z] 2f39f015ded8: Waiting [2024-10-17T04:42:33.222Z] 5d3b04190fa2: Waiting [2024-10-17T04:42:33.222Z] 33b1e0a273af: Waiting [2024-10-17T04:42:33.222Z] 5c69ac0246d0: Download complete [2024-10-17T04:42:33.222Z] 3a2ae6a8a46f: Download complete [2024-10-17T04:42:33.479Z] 33b1e0a273af: Verifying Checksum [2024-10-17T04:42:33.479Z] 33b1e0a273af: Download complete [2024-10-17T04:42:33.479Z] ec43610c2a17: Verifying Checksum [2024-10-17T04:42:33.479Z] ec43610c2a17: Download complete [2024-10-17T04:42:33.479Z] 5d3b04190fa2: Verifying Checksum [2024-10-17T04:42:33.479Z] 5d3b04190fa2: Download complete [2024-10-17T04:42:33.479Z] 5eb5b503b376: Verifying Checksum [2024-10-17T04:42:33.479Z] 5eb5b503b376: Download complete [2024-10-17T04:42:34.045Z] 2f39f015ded8: Verifying Checksum [2024-10-17T04:42:34.045Z] 2f39f015ded8: Download complete [2024-10-17T04:42:34.611Z] 5eb5b503b376: Pull complete [2024-10-17T04:42:34.869Z] 5c69ac0246d0: Pull complete [2024-10-17T04:42:35.127Z] ec43610c2a17: Pull complete [2024-10-17T04:42:35.127Z] 3a2ae6a8a46f: Pull complete [2024-10-17T04:42:35.385Z] 33b1e0a273af: Pull complete [2024-10-17T04:42:35.646Z] 5d3b04190fa2: Pull complete [2024-10-17T04:42:39.829Z] 2f39f015ded8: Pull complete [2024-10-17T04:42:39.829Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-17T04:42:39.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T04:42:39.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:42:39.930Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T04:42:39.958Z] $ 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 [2024-10-17T04:42:44.946Z] $ docker top 9259e0cdbd990ae5305a6906f4ff45d91158b4fd32257796399719037c3a3faa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:42:45.358Z] ---> job-cost.sh [2024-10-17T04:42:45.358Z] lf-activate-venv: SKIPPING [2024-10-17T04:42:45.358Z] INFO: No Stack... [2024-10-17T04:42:45.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-17T04:42:45.878Z] INFO: Archiving Costs [Pipeline] sh [2024-10-17T04:42:46.169Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-17T04:42:46.169Z] + cut -d, -f6 [Pipeline] lock [2024-10-17T04:42:46.184Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-322-stack-cost] [2024-10-17T04:42:46.192Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-322-stack-cost] did not exist. Created. [2024-10-17T04:42:46.199Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-322-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-17T04:42:46.514Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-17T04:42:46.555Z] Stashed 1 file(s) [Pipeline] } [2024-10-17T04:42:46.566Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-322-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-17T04:42:46.595Z] $ docker stop --time=1 9259e0cdbd990ae5305a6906f4ff45d91158b4fd32257796399719037c3a3faa [2024-10-17T04:42:47.753Z] $ docker rm -f --volumes 9259e0cdbd990ae5305a6906f4ff45d91158b4fd32257796399719037c3a3faa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-17T04:44:11.990Z] Removing intermediate container a1c4f4ed9641 [2024-10-17T04:44:11.990Z] ---> dbe8e24d3b5d [2024-10-17T04:44:11.990Z] Step 9/10 : COPY . . [2024-10-17T04:44:11.990Z] ---> 68d0e8489e73 [2024-10-17T04:44:11.990Z] Step 10/10 : RUN ${MAKE} [2024-10-17T04:44:11.990Z] ---> Running in 05da8e26b81b [2024-10-17T04:44:11.990Z] noop [2024-10-17T04:44:11.990Z] Removing intermediate container 05da8e26b81b [2024-10-17T04:44:11.990Z] ---> 1ee893a91d87 [2024-10-17T04:44:11.990Z] Successfully built 1ee893a91d87 [2024-10-17T04:44:11.990Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:44:12.351Z] + docker inspect -f . ci-base-image-arm64 [2024-10-17T04:44:12.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:44:12.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-22970 does not seem to be running inside a container [2024-10-17T04:44:12.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/322 -v /w/workspace/device-sdk-go/322:/w/workspace/device-sdk-go/322:rw,z -v /w/workspace/device-sdk-go/322@tmp:/w/workspace/device-sdk-go/322@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 [2024-10-17T04:44:13.956Z] $ docker top 2475fd1dfd7d775879dc2013ae73e8b2ab66df28f013f0853c111b9dd012c8af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T04:44:14.845Z] + go version [2024-10-17T04:44:14.845Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-17T04:44:14.861Z] $ docker stop --time=1 2475fd1dfd7d775879dc2013ae73e8b2ab66df28f013f0853c111b9dd012c8af [2024-10-17T04:44:16.529Z] $ docker rm -f --volumes 2475fd1dfd7d775879dc2013ae73e8b2ab66df28f013f0853c111b9dd012c8af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:44:17.122Z] + docker inspect -f . ci-base-image-arm64 [2024-10-17T04:44:17.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:44:17.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-22970 does not seem to be running inside a container [2024-10-17T04:44:17.378Z] $ 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/322 -v /w/workspace/device-sdk-go/322:/w/workspace/device-sdk-go/322:rw,z -v /w/workspace/device-sdk-go/322@tmp:/w/workspace/device-sdk-go/322@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 [2024-10-17T04:44:18.943Z] $ docker top c68d54416586a53a00228173748a08b02c2580f7b47ed6d74b288892c3f1a06b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T04:44:19.837Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/322 [Pipeline] fileExists [Pipeline] sh [2024-10-17T04:44:20.499Z] + make test [2024-10-17T04:44:20.500Z] go test -race -coverprofile=coverage.out ./... [2024-10-17T04:45:07.336Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-17T04:49:14.264Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-17T04:49:14.264Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-17T04:49:14.264Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-17T04:49:14.264Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-17T04:49:14.264Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-17T04:49:16.868Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.187s coverage: 26.0% of statements [2024-10-17T04:49:21.150Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.187s coverage: 79.4% of statements [2024-10-17T04:49:33.489Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-17T04:49:33.489Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-17T04:49:34.901Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.352s coverage: 86.0% of statements [2024-10-17T04:49:49.924Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-17T04:49:49.924Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.566s coverage: 45.2% of statements [2024-10-17T04:49:51.879Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.238s coverage: 14.1% of statements [2024-10-17T04:49:51.879Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.128s coverage: 44.6% of statements [2024-10-17T04:49:57.242Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-17T04:49:57.242Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-17T04:49:57.242Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-17T04:49:58.663Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.419s coverage: 68.4% of statements [2024-10-17T04:50:05.336Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.398s coverage: 88.3% of statements [2024-10-17T04:50:12.012Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-17T04:50:12.969Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.322s coverage: 5.3% of statements [2024-10-17T04:50:14.910Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-17T04:50:14.910Z] GO111MODULE=on go vet ./... [2024-10-17T04:54:36.758Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-17T04:54:36.758Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-17T04:54:36.758Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-17T04:54:36.781Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-17T04:54:36.798Z] $ docker stop --time=1 c68d54416586a53a00228173748a08b02c2580f7b47ed6d74b288892c3f1a06b [2024-10-17T04:54:38.960Z] $ docker rm -f --volumes c68d54416586a53a00228173748a08b02c2580f7b47ed6d74b288892c3f1a06b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T04:54:41.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-17T04:54:41.659Z] Warning: overwriting stash ‘coverage-report’ [2024-10-17T04:54:42.439Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-17T04:54:42.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-17T04:54:43.182Z] + ls -al . [2024-10-17T04:54:43.182Z] total 712 [2024-10-17T04:54:43.182Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 04:44 . [2024-10-17T04:54:43.182Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 04:41 .. [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 04:41 .dockerignore [2024-10-17T04:54:43.182Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 04:41 .git [2024-10-17T04:54:43.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 04:41 .github [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 17 04:41 .gitignore [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 04:41 .golangci.yml [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 17 04:41 CHANGELOG.md [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 04:41 GOVERNANCE.md [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 17 04:41 Jenkinsfile [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 17 04:41 LICENSE [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 17 04:41 Makefile [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 17 04:41 OWNERS.md [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 17 04:41 README.md [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 04:39 VERSION [2024-10-17T04:54:43.182Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 04:41 bin [2024-10-17T04:54:43.182Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 17 04:50 coverage.out [2024-10-17T04:54:43.182Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 17 04:41 example [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 17 04:41 go.mod [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 17 04:41 go.sum [2024-10-17T04:54:43.182Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 17 04:41 internal [2024-10-17T04:54:43.182Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 04:41 openapi [2024-10-17T04:54:43.182Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 17 04:41 pkg [2024-10-17T04:54:43.182Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 04:41 snap [2024-10-17T04:54:43.182Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 17 04:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:54:43.539Z] + 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=791e3808a6f22236528886c5f30bc95897a4d2de --label arch=arm64 --label version=3.2.0-dev.47 . [2024-10-17T04:54:44.505Z] Sending build context to Docker daemon 13.61MB [2024-10-17T04:54:44.505Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-17T04:54:44.505Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-17T04:54:44.505Z] ---> 1ee893a91d87 [2024-10-17T04:54:44.505Z] Step 3/24 : ARG MAKE=make build [2024-10-17T04:54:44.505Z] ---> Running in 22404b57ed35 [2024-10-17T04:54:44.774Z] Removing intermediate container 22404b57ed35 [2024-10-17T04:54:44.774Z] ---> 9640a9fee653 [2024-10-17T04:54:44.774Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-17T04:54:45.045Z] ---> Running in 3a1f66a13574 [2024-10-17T04:54:45.311Z] Removing intermediate container 3a1f66a13574 [2024-10-17T04:54:45.311Z] ---> 147c44c45164 [2024-10-17T04:54:45.311Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-17T04:54:45.311Z] ---> Running in 945c8ce92488 [2024-10-17T04:54:45.577Z] Removing intermediate container 945c8ce92488 [2024-10-17T04:54:45.577Z] ---> 9be968a77a00 [2024-10-17T04:54:45.577Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-17T04:54:45.844Z] ---> Running in d94a74b99afb [2024-10-17T04:54:46.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:54:47.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:54:48.490Z] OK: 238 MiB in 54 packages [2024-10-17T04:54:49.462Z] Removing intermediate container d94a74b99afb [2024-10-17T04:54:49.462Z] ---> 0e3b93d63a95 [2024-10-17T04:54:49.462Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-17T04:54:50.051Z] ---> 314136a030fc [2024-10-17T04:54:50.051Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-17T04:54:50.051Z] ---> Running in 8b1af1207c6b [2024-10-17T04:54:52.657Z] Removing intermediate container 8b1af1207c6b [2024-10-17T04:54:52.657Z] ---> c50b2dd86942 [2024-10-17T04:54:52.657Z] Step 9/24 : COPY . . [2024-10-17T04:54:54.610Z] ---> 982eb4fda40b [2024-10-17T04:54:54.610Z] Step 10/24 : RUN ${MAKE} [2024-10-17T04:54:54.610Z] ---> Running in 48f4c903a62f [2024-10-17T04:54:56.026Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.47 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-17T04:59:02.914Z] Removing intermediate container 48f4c903a62f [2024-10-17T04:59:02.914Z] ---> b9141e795530 [2024-10-17T04:59:02.914Z] Step 11/24 : FROM alpine:3.20 [2024-10-17T04:59:02.914Z] 3.20: Pulling from library/alpine [2024-10-17T04:59:02.914Z] cf04c63912e1: Already exists [2024-10-17T04:59:02.914Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-17T04:59:02.914Z] Status: Downloaded newer image for alpine:3.20 [2024-10-17T04:59:02.914Z] ---> c157a85ed455 [2024-10-17T04:59:02.914Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-17T04:59:02.914Z] ---> Running in 52ac535490d6 [2024-10-17T04:59:03.501Z] Removing intermediate container 52ac535490d6 [2024-10-17T04:59:03.501Z] ---> 558abaf4bc86 [2024-10-17T04:59:03.501Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-17T04:59:03.501Z] ---> Running in b78230f11181 [2024-10-17T04:59:04.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:59:05.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:59:07.010Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-17T04:59:07.010Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T04:59:07.010Z] OK: 9 MiB in 15 packages [2024-10-17T04:59:08.068Z] Removing intermediate container b78230f11181 [2024-10-17T04:59:08.068Z] ---> b8535dd5ad3a [2024-10-17T04:59:08.068Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-17T04:59:08.068Z] ---> Running in fc96372dc658 [2024-10-17T04:59:09.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:59:09.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:59:11.525Z] Upgrading critical system libraries and apk-tools: [2024-10-17T04:59:11.525Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-17T04:59:11.525Z] Executing busybox-1.36.1-r29.trigger [2024-10-17T04:59:11.799Z] Continuing the upgrade transaction with new apk-tools: [2024-10-17T04:59:11.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-17T04:59:12.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-17T04:59:14.007Z] OK: 9 MiB in 15 packages [2024-10-17T04:59:14.974Z] Removing intermediate container fc96372dc658 [2024-10-17T04:59:14.974Z] ---> 5ba0c87abe0a [2024-10-17T04:59:14.974Z] Step 15/24 : WORKDIR / [2024-10-17T04:59:14.974Z] ---> Running in 71e553c794d7 [2024-10-17T04:59:15.240Z] Removing intermediate container 71e553c794d7 [2024-10-17T04:59:15.240Z] ---> 9d6b6a3b4767 [2024-10-17T04:59:15.240Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-17T04:59:15.825Z] ---> f4e6b4b41ba4 [2024-10-17T04:59:15.825Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-17T04:59:19.182Z] ---> b74867a36622 [2024-10-17T04:59:19.182Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-17T04:59:19.182Z] ---> 04f49bc99c78 [2024-10-17T04:59:19.182Z] Step 19/24 : EXPOSE 59999 [2024-10-17T04:59:19.182Z] ---> Running in aed71ab947de [2024-10-17T04:59:19.769Z] Removing intermediate container aed71ab947de [2024-10-17T04:59:19.769Z] ---> 66e7166cfa13 [2024-10-17T04:59:19.769Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-17T04:59:19.769Z] ---> Running in 9682f1d7d33e [2024-10-17T04:59:20.037Z] Removing intermediate container 9682f1d7d33e [2024-10-17T04:59:20.038Z] ---> 949a4684ee5d [2024-10-17T04:59:20.038Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-17T04:59:20.038Z] ---> Running in 77b2abb1509a [2024-10-17T04:59:20.623Z] Removing intermediate container 77b2abb1509a [2024-10-17T04:59:20.623Z] ---> f374b83930c5 [2024-10-17T04:59:20.623Z] Step 22/24 : LABEL arch=arm64 [2024-10-17T04:59:20.623Z] ---> Running in a824ab276238 [2024-10-17T04:59:20.890Z] Removing intermediate container a824ab276238 [2024-10-17T04:59:20.890Z] ---> e4291f1934f6 [2024-10-17T04:59:20.890Z] Step 23/24 : LABEL git_sha=791e3808a6f22236528886c5f30bc95897a4d2de [2024-10-17T04:59:20.890Z] ---> Running in 173ac9a12682 [2024-10-17T04:59:21.475Z] Removing intermediate container 173ac9a12682 [2024-10-17T04:59:21.475Z] ---> 83f94b9aa013 [2024-10-17T04:59:21.475Z] Step 24/24 : LABEL version=3.2.0-dev.47 [2024-10-17T04:59:21.475Z] ---> Running in 59a46485eae6 [2024-10-17T04:59:21.742Z] Removing intermediate container 59a46485eae6 [2024-10-17T04:59:21.742Z] ---> c6430db5a418 [2024-10-17T04:59:21.742Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-17T04:59:21.742Z] Successfully built c6430db5a418 [2024-10-17T04:59:21.742Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:59:22.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T04:59:22.225Z] [2024-10-17T04:59:22.225Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T04:59:22.578Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T04:59:22.847Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-17T04:59:22.847Z] 8998bd30e6a1: Pulling fs layer [2024-10-17T04:59:22.847Z] 04944245beec: Pulling fs layer [2024-10-17T04:59:22.847Z] 699f458cf7ca: Pulling fs layer [2024-10-17T04:59:22.847Z] 765212b225bb: Pulling fs layer [2024-10-17T04:59:22.847Z] f23df028b6ca: Pulling fs layer [2024-10-17T04:59:22.847Z] d65c8cfc05b1: Pulling fs layer [2024-10-17T04:59:22.847Z] 2437ff75d9bd: Pulling fs layer [2024-10-17T04:59:22.847Z] d65c8cfc05b1: Waiting [2024-10-17T04:59:22.847Z] 2437ff75d9bd: Waiting [2024-10-17T04:59:22.847Z] f23df028b6ca: Waiting [2024-10-17T04:59:22.847Z] 765212b225bb: Waiting [2024-10-17T04:59:22.847Z] 04944245beec: Verifying Checksum [2024-10-17T04:59:22.847Z] 04944245beec: Download complete [2024-10-17T04:59:22.847Z] 765212b225bb: Download complete [2024-10-17T04:59:22.847Z] f23df028b6ca: Verifying Checksum [2024-10-17T04:59:22.847Z] f23df028b6ca: Download complete [2024-10-17T04:59:23.114Z] d65c8cfc05b1: Verifying Checksum [2024-10-17T04:59:23.114Z] d65c8cfc05b1: Download complete [2024-10-17T04:59:23.114Z] 699f458cf7ca: Verifying Checksum [2024-10-17T04:59:23.114Z] 699f458cf7ca: Download complete [2024-10-17T04:59:23.698Z] 8998bd30e6a1: Verifying Checksum [2024-10-17T04:59:23.698Z] 8998bd30e6a1: Download complete [2024-10-17T04:59:26.276Z] 2437ff75d9bd: Verifying Checksum [2024-10-17T04:59:26.276Z] 2437ff75d9bd: Download complete [2024-10-17T04:59:28.856Z] 8998bd30e6a1: Pull complete [2024-10-17T04:59:29.125Z] 04944245beec: Pull complete [2024-10-17T04:59:31.075Z] 699f458cf7ca: Pull complete [2024-10-17T04:59:31.075Z] 765212b225bb: Pull complete [2024-10-17T04:59:32.043Z] f23df028b6ca: Pull complete [2024-10-17T04:59:32.311Z] d65c8cfc05b1: Pull complete [2024-10-17T04:59:50.546Z] 2437ff75d9bd: Pull complete [2024-10-17T04:59:50.546Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-17T04:59:50.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-17T04:59:50.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T04:59:50.787Z] prd-ubuntu20.04-docker-arm64-4c-16g-22970 does not seem to be running inside a container [2024-10-17T04:59:50.864Z] $ 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/322 -v /w/workspace/device-sdk-go/322:/w/workspace/device-sdk-go/322:rw,z -v /w/workspace/device-sdk-go/322@tmp:/w/workspace/device-sdk-go/322@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 [2024-10-17T04:59:54.175Z] $ docker top 04b6a7e6ad7bac00aaeeefd06d9e124eb9228edefe7a0bd86fcc81d8bb92400b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T04:59:55.085Z] ---> job-cost.sh [2024-10-17T04:59:55.085Z] lf-activate-venv: SKIPPING [2024-10-17T04:59:55.085Z] INFO: No Stack... [2024-10-17T04:59:55.673Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-17T04:59:56.638Z] INFO: Archiving Costs [Pipeline] sh [2024-10-17T04:59:57.289Z] + cat /w/workspace/device-sdk-go/322/archives/cost.csv [2024-10-17T04:59:57.289Z] + cut -d, -f6 [Pipeline] lock [2024-10-17T04:59:57.361Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-322-stack-cost] [2024-10-17T04:59:57.371Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-322-stack-cost] did not exist. Created. [2024-10-17T04:59:57.379Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-322-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-17T04:59:58.065Z] /w/workspace/device-sdk-go/322@tmp/durable-dc2a8917/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-17T04:59:58.720Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-17T04:59:58.749Z] Warning: overwriting stash ‘stack-cost’ [2024-10-17T04:59:58.873Z] Stashed 1 file(s) [Pipeline] } [2024-10-17T04:59:58.887Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-322-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-17T04:59:58.910Z] $ docker stop --time=1 04b6a7e6ad7bac00aaeeefd06d9e124eb9228edefe7a0bd86fcc81d8bb92400b [2024-10-17T05:00:00.476Z] $ docker rm -f --volumes 04b6a7e6ad7bac00aaeeefd06d9e124eb9228edefe7a0bd86fcc81d8bb92400b [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 [2024-10-17T05:00:01.017Z] provisioning config files... [2024-10-17T05:00:01.024Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12567684150701896152tmp [Pipeline] { [Pipeline] sh [2024-10-17T05:00:01.325Z] + set +x [2024-10-17T05:00:01.325Z] + + bash -s -- [2024-10-17T05:00:01.325Z] curl -s https://codecov.io/bash [2024-10-17T05:00:01.325Z] [2024-10-17T05:00:01.325Z] _____ _ [2024-10-17T05:00:01.325Z] / ____| | | [2024-10-17T05:00:01.325Z] | | ___ __| | ___ ___ _____ __ [2024-10-17T05:00:01.325Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-17T05:00:01.325Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-17T05:00:01.325Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-17T05:00:01.325Z] Bash-1.0.6 [2024-10-17T05:00:01.325Z] [2024-10-17T05:00:01.325Z] [2024-10-17T05:00:01.325Z] ==> git version 2.25.1 found [2024-10-17T05:00:01.326Z] ==> 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 [2024-10-17T05:00:01.326Z] Release-Date: 2020-01-08 [2024-10-17T05:00:01.326Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-17T05:00:01.326Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-17T05:00:01.326Z] ==> Jenkins CI detected. [2024-10-17T05:00:01.326Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-17T05:00:01.326Z] project root: . [2024-10-17T05:00:01.326Z] --> token set from env [2024-10-17T05:00:01.326Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-17T05:00:01.326Z] ==> Running gcov in . (disable via -X gcov) [2024-10-17T05:00:01.326Z] ==> Python coveragepy not found [2024-10-17T05:00:01.326Z] ==> Searching for coverage reports in: [2024-10-17T05:00:01.326Z] + . [2024-10-17T05:00:01.326Z] -> Found 1 reports [2024-10-17T05:00:01.326Z] ==> Detecting git/mercurial file structure [2024-10-17T05:00:01.589Z] ==> Reading reports [2024-10-17T05:00:01.589Z] + ./coverage.out bytes=467900 [2024-10-17T05:00:01.589Z] ==> Appending adjustments [2024-10-17T05:00:01.589Z] https://docs.codecov.io/docs/fixing-reports [2024-10-17T05:00:01.848Z] + Found adjustments [2024-10-17T05:00:01.848Z] ==> Gzipping contents [2024-10-17T05:00:01.848Z] 44K /tmp/codecov.mFq9Mm.gz [2024-10-17T05:00:01.848Z] ==> Uploading reports [2024-10-17T05:00:01.848Z] url: https://codecov.io [2024-10-17T05:00:01.848Z] query: branch=main&commit=791e3808a6f22236528886c5f30bc95897a4d2de&build=322&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F322%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-17T05:00:01.848Z] -> Pinging Codecov [2024-10-17T05:00:01.849Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=791e3808a6f22236528886c5f30bc95897a4d2de&build=322&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F322%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-17T05:00:02.108Z] -> Uploading to [2024-10-17T05:00:02.108Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/791e3808a6f22236528886c5f30bc95897a4d2de/4287a972-bb5e-4c72-95ad-22aa56aaffb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T050001Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=468d292c955d3157e8fa76e2403951970db6c630540d37faac16cee082d2a89c [2024-10-17T05:00:02.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:00:02.108Z] Dload Upload Total Spent Left Speed [2024-10-17T05:00:02.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44724 0 0 100 44724 0 169k --:--:-- --:--:-- --:--:-- 169k [2024-10-17T05:00:02.367Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/791e3808a6f22236528886c5f30bc95897a4d2de [Pipeline] } [2024-10-17T05:00:02.373Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-17T05:00:02.578Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-17T05:00:02.594Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:00:02.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-17T05:00:02.907Z] [2024-10-17T05:00:02.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:00:03.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-17T05:00:03.207Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-17T05:00:03.207Z] 43c4264eed91: Already exists [2024-10-17T05:00:03.207Z] 4cc291be95ef: Already exists [2024-10-17T05:00:03.207Z] 2ac1f1163629: Already exists [2024-10-17T05:00:03.207Z] 5c3c966382ef: Already exists [2024-10-17T05:00:03.207Z] 4f4fb700ef54: Already exists [2024-10-17T05:00:03.207Z] d9c7d2e4e75e: Pulling fs layer [2024-10-17T05:00:03.207Z] 9c3e1370e548: Pulling fs layer [2024-10-17T05:00:03.467Z] d9c7d2e4e75e: Verifying Checksum [2024-10-17T05:00:03.467Z] d9c7d2e4e75e: Download complete [2024-10-17T05:00:03.726Z] d9c7d2e4e75e: Pull complete [2024-10-17T05:00:04.296Z] 9c3e1370e548: Verifying Checksum [2024-10-17T05:00:04.296Z] 9c3e1370e548: Download complete [2024-10-17T05:00:07.048Z] 9c3e1370e548: Pull complete [2024-10-17T05:00:07.048Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-17T05:00:07.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-17T05:00:07.048Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:00:09.977Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T05:00:09.998Z] $ 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:latest cat [2024-10-17T05:00:13.232Z] $ docker top 5cbbb79fd3ab00ed779921147660858a89fe896ddb001ec2a98610bea51bf918 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T05:00:21.728Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-17T05:00:21.738Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-17T05:00:22.017Z] + set -o pipefail [2024-10-17T05:00:22.017Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-17T05:00:28.580Z] [2024-10-17T05:00:28.580Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-10-17T05:00:28.580Z] [2024-10-17T05:00:28.580Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/410c5780-1952-4b5a-a075-3d23610267ff [2024-10-17T05:00:28.580Z] [2024-10-17T05:00:28.580Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-17T05:00:28.580Z] [2024-10-17T05:00:28.840Z] [2024-10-17T05:00:28.840Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-17T05:00:28.841Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-17T05:00:29.101Z] $ docker stop --time=1 5cbbb79fd3ab00ed779921147660858a89fe896ddb001ec2a98610bea51bf918 [2024-10-17T05:00:34.723Z] $ docker rm -f --volumes 5cbbb79fd3ab00ed779921147660858a89fe896ddb001ec2a98610bea51bf918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-17T05:00:35.351Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T05:00:35.368Z] provisioning config files... [2024-10-17T05:00:35.375Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14558057070450028295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:00:35.679Z] --> edgex-publish-swagger.sh [2024-10-17T05:00:35.679Z] === Publish openapi/v3 API === [2024-10-17T05:00:35.679Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-17T05:00:35.679Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-10-17T05:00:35.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-17T05:00:35.679Z] Dload Upload Total Spent Left Speed [2024-10-17T05:00:35.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 172k --:--:-- --:--:-- --:--:-- 172k 100 37674 100 156 100 37518 345 83004 --:--:-- --:--:-- --:--:-- 83165 [2024-10-17T05:00:35.939Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-17T05:00:35.939Z] [Pipeline] } [2024-10-17T05:00:35.947Z] 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 [2024-10-17T05:00:36.332Z] + git log --format=format:%s -1 791e3808a6f22236528886c5f30bc95897a4d2de [Pipeline] sh [2024-10-17T05:00:36.624Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T05:00:36.624Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:00:36.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T05:00:36.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:00:37.045Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T05:00:37.108Z] $ 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 [2024-10-17T05:00:37.604Z] $ docker top 2cc1608b5dda76169a89e790dbda3e65ff732980bc565f574e70a6d5ae5adce8 -eo pid,comm [2024-10-17T05:00:37.675Z] 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). [2024-10-17T05:00:37.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T05:00:37.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T05:00:37.721Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T05:00:37.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T05:00:37.842Z] $ docker exec 2cc1608b5dda76169a89e790dbda3e65ff732980bc565f574e70a6d5ae5adce8 ssh-agent [2024-10-17T05:00:37.959Z] SSH_AUTH_SOCK=/tmp/ssh-1uojY4fogHnq/agent.32 [2024-10-17T05:00:37.959Z] SSH_AGENT_PID=38 [2024-10-17T05:00:37.964Z] Running ssh-add (command line suppressed) [2024-10-17T05:00:38.058Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3627646271798940875.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3627646271798940875.key) [2024-10-17T05:00:38.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T05:00:38.372Z] + git semver tag [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,547 [run_tag] DEBUG tag force:False [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,547 [check_head_tag] DEBUG check head tag [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,549 [execute] INFO git cat-file --batch-check [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,553 [execute] INFO git cat-file --batch [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,586 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,586 [execute] INFO git tag -a v3.2.0-dev.47 -m v3.2.0-dev.47 [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,586 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.47', '-m', 'v3.2.0-dev.47'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-17T05:00:38.631Z] 2024-10-17 05:00:38,590 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-17T05:00:38.631Z] 3.2.0-dev.47 [Pipeline] } [2024-10-17T05:00:38.631Z] $ docker exec --env ******** --env ******** 2cc1608b5dda76169a89e790dbda3e65ff732980bc565f574e70a6d5ae5adce8 ssh-agent -k [2024-10-17T05:00:38.722Z] unset SSH_AUTH_SOCK; [2024-10-17T05:00:38.722Z] unset SSH_AGENT_PID; [2024-10-17T05:00:38.722Z] echo Agent pid 38 killed; [2024-10-17T05:00:38.741Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T05:00:39.058Z] + git semver [Pipeline] } [2024-10-17T05:00:39.320Z] $ docker stop --time=1 2cc1608b5dda76169a89e790dbda3e65ff732980bc565f574e70a6d5ae5adce8 [2024-10-17T05:00:40.590Z] $ docker rm -f --volumes 2cc1608b5dda76169a89e790dbda3e65ff732980bc565f574e70a6d5ae5adce8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:00:41.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-17T05:00:41.016Z] [2024-10-17T05:00:41.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:00:41.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-17T05:00:41.318Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-17T05:00:41.318Z] ab5ef0e58194: Pulling fs layer [2024-10-17T05:00:41.318Z] 9712f1f96733: Pulling fs layer [2024-10-17T05:00:41.318Z] 63f879dbbcfc: Pulling fs layer [2024-10-17T05:00:41.318Z] 0d9ebad4ef96: Pulling fs layer [2024-10-17T05:00:41.318Z] e9a5061849ea: Pulling fs layer [2024-10-17T05:00:41.318Z] d747dcd14b5f: Pulling fs layer [2024-10-17T05:00:41.318Z] 2de7ff778b66: Pulling fs layer [2024-10-17T05:00:41.318Z] e9a5061849ea: Waiting [2024-10-17T05:00:41.318Z] 2de7ff778b66: Waiting [2024-10-17T05:00:41.318Z] d747dcd14b5f: Waiting [2024-10-17T05:00:41.318Z] 0d9ebad4ef96: Waiting [2024-10-17T05:00:41.318Z] 9712f1f96733: Verifying Checksum [2024-10-17T05:00:41.318Z] 9712f1f96733: Download complete [2024-10-17T05:00:41.577Z] 63f879dbbcfc: Verifying Checksum [2024-10-17T05:00:41.577Z] 63f879dbbcfc: Download complete [2024-10-17T05:00:41.836Z] 0d9ebad4ef96: Verifying Checksum [2024-10-17T05:00:41.836Z] 0d9ebad4ef96: Download complete [2024-10-17T05:00:41.836Z] e9a5061849ea: Verifying Checksum [2024-10-17T05:00:41.836Z] e9a5061849ea: Download complete [2024-10-17T05:00:41.836Z] d747dcd14b5f: Verifying Checksum [2024-10-17T05:00:41.836Z] d747dcd14b5f: Download complete [2024-10-17T05:00:41.836Z] 2de7ff778b66: Verifying Checksum [2024-10-17T05:00:41.836Z] 2de7ff778b66: Download complete [2024-10-17T05:00:41.836Z] ab5ef0e58194: Verifying Checksum [2024-10-17T05:00:41.836Z] ab5ef0e58194: Download complete [2024-10-17T05:00:45.120Z] ab5ef0e58194: Pull complete [2024-10-17T05:00:45.120Z] 9712f1f96733: Pull complete [2024-10-17T05:00:45.377Z] 63f879dbbcfc: Pull complete [2024-10-17T05:00:49.559Z] 0d9ebad4ef96: Pull complete [2024-10-17T05:00:49.559Z] e9a5061849ea: Pull complete [2024-10-17T05:00:49.559Z] d747dcd14b5f: Pull complete [2024-10-17T05:00:50.494Z] 2de7ff778b66: Pull complete [2024-10-17T05:00:50.494Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-17T05:00:50.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-17T05:00:50.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:00:50.598Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T05:00:50.621Z] $ 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 [2024-10-17T05:00:56.755Z] $ docker top 0a7cedd0cedf894b82dbefd90ce5c94787fd589e060c7c3b62aff95ca62a1ef6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-17T05:00:56.837Z] provisioning config files... [2024-10-17T05:00:56.843Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2044835748196462540tmp [2024-10-17T05:00:56.853Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2259068734977135154tmp [2024-10-17T05:00:56.862Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8206261306067020380tmp [Pipeline] { [Pipeline] echo [2024-10-17T05:00:56.887Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:00:57.184Z] ---> sigul-configuration.sh [2024-10-17T05:00:57.184Z] gpg: directory `/root/.gnupg' created [2024-10-17T05:00:57.184Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-17T05:00:57.184Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-17T05:00:57.184Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-17T05:00:57.184Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-17T05:00:57.184Z] gpg: CAST5 encrypted data [2024-10-17T05:00:57.184Z] gpg: encrypted with 1 passphrase [2024-10-17T05:00:57.184Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-17T05:00:57.487Z] + mkdir /home/jenkins [2024-10-17T05:00:57.487Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-17T05:00:57.786Z] + 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 [2024-10-17T05:00:57.799Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:00:58.093Z] ---> sigul-install.sh [2024-10-17T05:00:58.093Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-17T05:00:58.385Z] + git tag --list [2024-10-17T05:00:58.385Z] 0.7.1 [2024-10-17T05:00:58.385Z] delhi-tag [2024-10-17T05:00:58.385Z] v1.0.0 [2024-10-17T05:00:58.385Z] v1.1.0 [2024-10-17T05:00:58.385Z] v1.1.1 [2024-10-17T05:00:58.385Z] v1.1.2 [2024-10-17T05:00:58.385Z] v1.2.0 [2024-10-17T05:00:58.385Z] v1.2.1 [2024-10-17T05:00:58.385Z] v1.2.2 [2024-10-17T05:00:58.385Z] v1.2.3 [2024-10-17T05:00:58.385Z] v1.3.0 [2024-10-17T05:00:58.385Z] v1.4.0 [2024-10-17T05:00:58.385Z] v2.0.0 [2024-10-17T05:00:58.385Z] v2.1.0 [2024-10-17T05:00:58.385Z] v2.1.1 [2024-10-17T05:00:58.385Z] v2.2.0 [2024-10-17T05:00:58.385Z] v2.3.0 [2024-10-17T05:00:58.385Z] v2.3.1 [2024-10-17T05:00:58.385Z] v3.0 [2024-10-17T05:00:58.385Z] v3.0.0 [2024-10-17T05:00:58.385Z] v3.0.1-dev.1 [2024-10-17T05:00:58.385Z] v3.1 [2024-10-17T05:00:58.385Z] v3.1.0 [2024-10-17T05:00:58.385Z] v3.1.0-dev.1 [2024-10-17T05:00:58.385Z] v3.1.0-dev.10 [2024-10-17T05:00:58.385Z] v3.1.0-dev.11 [2024-10-17T05:00:58.385Z] v3.1.0-dev.12 [2024-10-17T05:00:58.386Z] v3.1.0-dev.13 [2024-10-17T05:00:58.386Z] v3.1.0-dev.14 [2024-10-17T05:00:58.386Z] v3.1.0-dev.15 [2024-10-17T05:00:58.386Z] v3.1.0-dev.16 [2024-10-17T05:00:58.386Z] v3.1.0-dev.17 [2024-10-17T05:00:58.386Z] v3.1.0-dev.18 [2024-10-17T05:00:58.386Z] v3.1.0-dev.19 [2024-10-17T05:00:58.386Z] v3.1.0-dev.2 [2024-10-17T05:00:58.386Z] v3.1.0-dev.20 [2024-10-17T05:00:58.386Z] v3.1.0-dev.21 [2024-10-17T05:00:58.386Z] v3.1.0-dev.22 [2024-10-17T05:00:58.386Z] v3.1.0-dev.23 [2024-10-17T05:00:58.386Z] v3.1.0-dev.24 [2024-10-17T05:00:58.386Z] v3.1.0-dev.25 [2024-10-17T05:00:58.386Z] v3.1.0-dev.26 [2024-10-17T05:00:58.386Z] v3.1.0-dev.27 [2024-10-17T05:00:58.386Z] v3.1.0-dev.28 [2024-10-17T05:00:58.386Z] v3.1.0-dev.29 [2024-10-17T05:00:58.386Z] v3.1.0-dev.3 [2024-10-17T05:00:58.386Z] v3.1.0-dev.30 [2024-10-17T05:00:58.386Z] v3.1.0-dev.31 [2024-10-17T05:00:58.386Z] v3.1.0-dev.32 [2024-10-17T05:00:58.386Z] v3.1.0-dev.33 [2024-10-17T05:00:58.386Z] v3.1.0-dev.34 [2024-10-17T05:00:58.386Z] v3.1.0-dev.35 [2024-10-17T05:00:58.386Z] v3.1.0-dev.36 [2024-10-17T05:00:58.386Z] v3.1.0-dev.37 [2024-10-17T05:00:58.386Z] v3.1.0-dev.38 [2024-10-17T05:00:58.386Z] v3.1.0-dev.39 [2024-10-17T05:00:58.386Z] v3.1.0-dev.4 [2024-10-17T05:00:58.386Z] v3.1.0-dev.40 [2024-10-17T05:00:58.386Z] v3.1.0-dev.41 [2024-10-17T05:00:58.386Z] v3.1.0-dev.5 [2024-10-17T05:00:58.386Z] v3.1.0-dev.6 [2024-10-17T05:00:58.386Z] v3.1.0-dev.7 [2024-10-17T05:00:58.386Z] v3.1.0-dev.8 [2024-10-17T05:00:58.386Z] v3.1.0-dev.9 [2024-10-17T05:00:58.386Z] v3.1.1 [2024-10-17T05:00:58.386Z] v3.1.1-dev.1 [2024-10-17T05:00:58.386Z] v3.2.0-dev.1 [2024-10-17T05:00:58.386Z] v3.2.0-dev.10 [2024-10-17T05:00:58.386Z] v3.2.0-dev.11 [2024-10-17T05:00:58.386Z] v3.2.0-dev.12 [2024-10-17T05:00:58.386Z] v3.2.0-dev.13 [2024-10-17T05:00:58.386Z] v3.2.0-dev.14 [2024-10-17T05:00:58.386Z] v3.2.0-dev.15 [2024-10-17T05:00:58.386Z] v3.2.0-dev.16 [2024-10-17T05:00:58.386Z] v3.2.0-dev.17 [2024-10-17T05:00:58.386Z] v3.2.0-dev.18 [2024-10-17T05:00:58.386Z] v3.2.0-dev.19 [2024-10-17T05:00:58.386Z] v3.2.0-dev.2 [2024-10-17T05:00:58.386Z] v3.2.0-dev.20 [2024-10-17T05:00:58.386Z] v3.2.0-dev.21 [2024-10-17T05:00:58.386Z] v3.2.0-dev.22 [2024-10-17T05:00:58.386Z] v3.2.0-dev.23 [2024-10-17T05:00:58.386Z] v3.2.0-dev.24 [2024-10-17T05:00:58.386Z] v3.2.0-dev.25 [2024-10-17T05:00:58.386Z] v3.2.0-dev.26 [2024-10-17T05:00:58.386Z] v3.2.0-dev.27 [2024-10-17T05:00:58.386Z] v3.2.0-dev.28 [2024-10-17T05:00:58.386Z] v3.2.0-dev.29 [2024-10-17T05:00:58.386Z] v3.2.0-dev.3 [2024-10-17T05:00:58.386Z] v3.2.0-dev.30 [2024-10-17T05:00:58.386Z] v3.2.0-dev.31 [2024-10-17T05:00:58.386Z] v3.2.0-dev.32 [2024-10-17T05:00:58.386Z] v3.2.0-dev.33 [2024-10-17T05:00:58.386Z] v3.2.0-dev.34 [2024-10-17T05:00:58.386Z] v3.2.0-dev.35 [2024-10-17T05:00:58.386Z] v3.2.0-dev.36 [2024-10-17T05:00:58.386Z] v3.2.0-dev.37 [2024-10-17T05:00:58.386Z] v3.2.0-dev.38 [2024-10-17T05:00:58.386Z] v3.2.0-dev.39 [2024-10-17T05:00:58.386Z] v3.2.0-dev.4 [2024-10-17T05:00:58.386Z] v3.2.0-dev.40 [2024-10-17T05:00:58.386Z] v3.2.0-dev.41 [2024-10-17T05:00:58.386Z] v3.2.0-dev.42 [2024-10-17T05:00:58.386Z] v3.2.0-dev.43 [2024-10-17T05:00:58.386Z] v3.2.0-dev.44 [2024-10-17T05:00:58.386Z] v3.2.0-dev.45 [2024-10-17T05:00:58.386Z] v3.2.0-dev.46 [2024-10-17T05:00:58.386Z] v3.2.0-dev.47 [2024-10-17T05:00:58.386Z] v3.2.0-dev.5 [2024-10-17T05:00:58.386Z] v3.2.0-dev.6 [2024-10-17T05:00:58.386Z] v3.2.0-dev.7 [2024-10-17T05:00:58.386Z] v3.2.0-dev.8 [2024-10-17T05:00:58.386Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-17T05:00:58.683Z] + lftools sign git-tag v3.2.0-dev.47 [2024-10-17T05:00:59.254Z] Signing Git tag with Sigul... [2024-10-17T05:00:59.254Z] Signing v3.2.0-dev.47 [Pipeline] echo [2024-10-17T05:00:59.529Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:00:59.830Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-17T05:00:59.837Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-17T05:00:59.851Z] $ docker stop --time=1 0a7cedd0cedf894b82dbefd90ce5c94787fd589e060c7c3b62aff95ca62a1ef6 [2024-10-17T05:01:01.175Z] $ docker rm -f --volumes 0a7cedd0cedf894b82dbefd90ce5c94787fd589e060c7c3b62aff95ca62a1ef6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-17T05:01:01.616Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T05:01:01.616Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:01:01.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T05:01:01.921Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:01:02.010Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T05:01:02.033Z] $ 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 [2024-10-17T05:01:02.357Z] $ docker top 50c3c2a220deb49a7f852cc72609ac4fb16a31e7b765e0c1ba6c1efe3337e2c5 -eo pid,comm [2024-10-17T05:01:02.413Z] 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). [2024-10-17T05:01:02.413Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T05:01:02.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T05:01:02.474Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T05:01:02.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T05:01:02.583Z] $ docker exec 50c3c2a220deb49a7f852cc72609ac4fb16a31e7b765e0c1ba6c1efe3337e2c5 ssh-agent [2024-10-17T05:01:02.704Z] SSH_AUTH_SOCK=/tmp/ssh-N1LVyJWG26qO/agent.32 [2024-10-17T05:01:02.704Z] SSH_AGENT_PID=38 [2024-10-17T05:01:02.709Z] Running ssh-add (command line suppressed) [2024-10-17T05:01:02.801Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14905683651282021987.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14905683651282021987.key) [2024-10-17T05:01:02.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T05:01:03.118Z] + git semver bump pre [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,307 [bump_version] DEBUG bumping version:3.2.0-dev.47 on axis:pre with prefix:dev [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,307 [bump_version] DEBUG bumped version:3.2.0-dev.48 [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,307 [write_version] DEBUG write version:3.2.0-dev.48 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,307 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,307 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,309 [execute] INFO git cat-file --batch-check [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,309 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,314 [execute] INFO git cat-file --batch [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T05:01:03.377Z] 2024-10-17 05:01:03,320 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-17T05:01:03.377Z] 3.2.0-dev.48 [Pipeline] } [2024-10-17T05:01:03.378Z] $ docker exec --env ******** --env ******** 50c3c2a220deb49a7f852cc72609ac4fb16a31e7b765e0c1ba6c1efe3337e2c5 ssh-agent -k [2024-10-17T05:01:03.481Z] unset SSH_AUTH_SOCK; [2024-10-17T05:01:03.481Z] unset SSH_AGENT_PID; [2024-10-17T05:01:03.481Z] echo Agent pid 38 killed; [2024-10-17T05:01:03.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T05:01:03.827Z] + git semver [Pipeline] } [2024-10-17T05:01:04.094Z] $ docker stop --time=1 50c3c2a220deb49a7f852cc72609ac4fb16a31e7b765e0c1ba6c1efe3337e2c5 [2024-10-17T05:01:05.450Z] $ docker rm -f --volumes 50c3c2a220deb49a7f852cc72609ac4fb16a31e7b765e0c1ba6c1efe3337e2c5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-17T05:01:05.817Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-17T05:01:05.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:01:06.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-17T05:01:06.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:01:06.208Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T05:01:06.227Z] $ 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 [2024-10-17T05:01:06.576Z] $ docker top 030250ef1ff78e1075f79c86ee0dec8fbfd58ddb03eda5ff9eafeafb6bbfa2e1 -eo pid,comm [2024-10-17T05:01:06.633Z] 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). [2024-10-17T05:01:06.633Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-17T05:01:06.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-17T05:01:06.689Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-17T05:01:06.803Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-17T05:01:06.795Z] $ docker exec 030250ef1ff78e1075f79c86ee0dec8fbfd58ddb03eda5ff9eafeafb6bbfa2e1 ssh-agent [2024-10-17T05:01:06.913Z] SSH_AUTH_SOCK=/tmp/ssh-iu9fE1V0a3jV/agent.32 [2024-10-17T05:01:06.913Z] SSH_AGENT_PID=38 [2024-10-17T05:01:06.917Z] Running ssh-add (command line suppressed) [2024-10-17T05:01:07.002Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4370206893230526277.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4370206893230526277.key) [2024-10-17T05:01:07.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-17T05:01:07.322Z] + git semver push [2024-10-17T05:01:07.582Z] 2024-10-17 05:01:07,488 [run_push] DEBUG push [2024-10-17T05:01:07.582Z] 2024-10-17 05:01:07,489 [execute] INFO git cat-file --batch-check [2024-10-17T05:01:07.582Z] 2024-10-17 05:01:07,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-17T05:01:07.582Z] 2024-10-17 05:01:07,493 [execute] INFO git rev-list 24dbceca6e01e214d6c0fb3053905fe8633c7a02 -- [2024-10-17T05:01:07.582Z] 2024-10-17 05:01:07,493 [execute] DEBUG Popen(['git', 'rev-list', '24dbceca6e01e214d6c0fb3053905fe8633c7a02', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-17T05:01:07.582Z] 2024-10-17 05:01:07,507 [execute] INFO git fetch -v origin [2024-10-17T05:01:07.582Z] 2024-10-17 05:01:07,508 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-17T05:01:08.150Z] 2024-10-17 05:01:07,972 [run_push] DEBUG no remote changes detected [2024-10-17T05:01:08.150Z] 2024-10-17 05:01:07,973 [execute] INFO git push origin semver [2024-10-17T05:01:08.150Z] 2024-10-17 05:01:07,974 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-17T05:01:08.718Z] 2024-10-17 05:01:08,661 [run_push] DEBUG push all version tags [2024-10-17T05:01:08.718Z] 2024-10-17 05:01:08,661 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-17T05:01:08.718Z] 2024-10-17 05:01:08,662 [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) [2024-10-17T05:01:09.657Z] 2024-10-17 05:01:09,287 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-17T05:01:09.657Z] 3.2.0-dev.48 [Pipeline] } [2024-10-17T05:01:09.656Z] $ docker exec --env ******** --env ******** 030250ef1ff78e1075f79c86ee0dec8fbfd58ddb03eda5ff9eafeafb6bbfa2e1 ssh-agent -k [2024-10-17T05:01:09.763Z] unset SSH_AUTH_SOCK; [2024-10-17T05:01:09.763Z] unset SSH_AGENT_PID; [2024-10-17T05:01:09.764Z] echo Agent pid 38 killed; [2024-10-17T05:01:09.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-17T05:01:10.113Z] + git semver [Pipeline] } [2024-10-17T05:01:10.375Z] $ docker stop --time=1 030250ef1ff78e1075f79c86ee0dec8fbfd58ddb03eda5ff9eafeafb6bbfa2e1 [2024-10-17T05:01:11.640Z] $ docker rm -f --volumes 030250ef1ff78e1075f79c86ee0dec8fbfd58ddb03eda5ff9eafeafb6bbfa2e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-17T05:01:12.291Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-17T05:01:12.291Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-17T05:01:12.291Z] total 16 [2024-10-17T05:01:12.291Z] drwxr-xr-x 3 root root 4096 Oct 17 04:42 . [2024-10-17T05:01:12.291Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 05:00 .. [2024-10-17T05:01:12.291Z] drwxr-xr-x 2 root root 4096 Oct 17 04:42 cost [2024-10-17T05:01:12.291Z] -rw-r--r-- 1 root root 85 Oct 17 04:42 cost.csv [2024-10-17T05:01:12.291Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-17T05:01:12.291Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-17T05:01:12.291Z] total 16 [2024-10-17T05:01:12.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 04:42 . [2024-10-17T05:01:12.291Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 05:00 .. [2024-10-17T05:01:12.291Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 04:42 cost [2024-10-17T05:01:12.291Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 17 04:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:01:12.578Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:01:13.437Z] ---> package-listing.sh [2024-10-17T05:01:13.437Z] ++ facter osfamily [2024-10-17T05:01:13.437Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-17T05:01:13.696Z] + OS_FAMILY=debian [2024-10-17T05:01:13.696Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-17T05:01:13.696Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-17T05:01:13.696Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-17T05:01:13.696Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-17T05:01:13.696Z] + PACKAGES=/tmp/packages_start.txt [2024-10-17T05:01:13.696Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-17T05:01:13.696Z] + PACKAGES=/tmp/packages_end.txt [2024-10-17T05:01:13.696Z] + case "${OS_FAMILY}" in [2024-10-17T05:01:13.696Z] + dpkg -l [2024-10-17T05:01:13.696Z] + grep '^ii' [2024-10-17T05:01:13.696Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-17T05:01:13.696Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-17T05:01:13.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-17T05:01:13.696Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-17T05:01:13.696Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-17T05:01:13.696Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-10-17T05:01:13.707Z] 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 [2024-10-17T05:01:13.985Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-17T05:01:14.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-17T05:01:14.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-17T05:01:14.633Z] prd-ubuntu20.04-docker-8c-8g-22969 does not seem to be running inside a container [2024-10-17T05:01:14.653Z] $ 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 [2024-10-17T05:01:14.838Z] $ docker top 4c940dc06bacaa66aba5c6d708828a562182b2d152d31152e568ea1e8621b88a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-17T05:01:15.196Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-17T05:01:15.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-17T05:01:15.767Z] + ls /var/log/sa-host [2024-10-17T05:01:15.767Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-17T05:01:15.931Z] provisioning config files... [2024-10-17T05:01:15.939Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4641593260948697666tmp [Pipeline] { [Pipeline] echo [2024-10-17T05:01:15.958Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:01:16.240Z] ---> create-netrc.sh [Pipeline] } [2024-10-17T05:01:16.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:01:16.588Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-17T05:01:16.596Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:01:16.875Z] ---> sudo-logs.sh [2024-10-17T05:01:16.875Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-17T05:01:16.901Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:01:17.184Z] ---> job-cost.sh [2024-10-17T05:01:17.184Z] lf-activate-venv: SKIPPING [2024-10-17T05:01:17.184Z] DEBUG: total: 0.2199999988079071 [2024-10-17T05:01:17.184Z] INFO: Retrieving Stack Cost... [2024-10-17T05:01:17.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-17T05:01:18.011Z] INFO: Archiving Costs [Pipeline] echo [2024-10-17T05:01:18.026Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-17T05:01:18.310Z] ---> logs-deploy.sh [2024-10-17T05:01:18.310Z] lf-activate-venv: SKIPPING [2024-10-17T05:01:18.310Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/322 [2024-10-17T05:01:18.310Z] INFO: archiving workspace using pattern(s): [2024-10-17T05:01:19.247Z] Archives upload complete. [2024-10-17T05:01:19.247Z] INFO: archiving logs to Nexus