Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a0938cd2ac4963db8301e48aca9045440aa630af 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-ssh9078812753268973336.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-ssh5163231708253559285.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-ssh3897765607717383344.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-ssh4672657413128530035.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-ssh679867920790221888.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]] ========================================================= [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 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24204 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 a0938cd2ac4963db8301e48aca9045440aa630af (main) Commit message: "Merge pull request #1643 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.2" > 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 a0938cd2ac4963db8301e48aca9045440aa630af # timeout=10 > git rev-list --no-walk 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-31T04:54:26.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-31T04:54:26.746Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-31T04:54:26.769Z] ========================================================= [2024-10-31T04:54:26.769Z] EdgeX Global Pipelines Version Info [2024-10-31T04:54:26.769Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:54:27.874Z] ------------------- [2024-10-31T04:54:27.875Z] stable info: [2024-10-31T04:54:27.875Z] ------------------- [2024-10-31T04:54:27.875Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-31T04:54:27.875Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T04:54:27.875Z] Message: update stable to v1.0.265 [2024-10-31T04:54:28.448Z] ------------------- [2024-10-31T04:54:28.448Z] experimental info: [2024-10-31T04:54:28.448Z] ------------------- [2024-10-31T04:54:28.448Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-31T04:54:28.448Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-31T04:54:28.448Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-31T04:54:28.558Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-31T04:54:28.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-31T04:54:28.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-31T04:54:28.639Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-31T04:54:28.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-31T04:54:28.694Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-31T04:54:28.719Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-31T04:54:28.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-31T04:54:28.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-31T04:54:28.787Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-31T04:54:28.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-31T04:54:28.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-31T04:54:28.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-31T04:54:28.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-31T04:54:28.898Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T04:54:28.921Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T04:54:28.945Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T04:54:28.975Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T04:54:28.998Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-31T04:54:29.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-31T04:54:29.046Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-31T04:54:29.076Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-31T04:54:29.102Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-31T04:54:29.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-31T04:54:29.149Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-31T04:54:29.173Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-31T04:54:29.192Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-31T04:54:29.214Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-31T04:54:29.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-31T04:54:29.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-31T04:54:29.281Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a0938cd2ac4963db8301e48aca9045440aa630af [Pipeline] echo [2024-10-31T04:54:29.492Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a0938cd [Pipeline] echo [2024-10-31T04:54:29.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T04:54:29.575Z] provisioning config files... [2024-10-31T04:54:29.590Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5633989990362080808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:54:29.912Z] ---> ****-login.sh [2024-10-31T04:54:29.912Z] nexus3.edgexfoundry.org:10001 [2024-10-31T04:54:30.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:30.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:30.173Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:30.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:30.173Z] [2024-10-31T04:54:30.173Z] Login Succeeded [2024-10-31T04:54:30.173Z] nexus3.edgexfoundry.org:10002 [2024-10-31T04:54:30.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:30.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:30.441Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:30.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:30.441Z] [2024-10-31T04:54:30.441Z] Login Succeeded [2024-10-31T04:54:30.441Z] nexus3.edgexfoundry.org:10003 [2024-10-31T04:54:30.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:30.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:30.441Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:30.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:30.441Z] [2024-10-31T04:54:30.441Z] Login Succeeded [2024-10-31T04:54:30.441Z] nexus3.edgexfoundry.org:10004 [2024-10-31T04:54:30.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:30.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:30.703Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:30.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:30.703Z] [2024-10-31T04:54:30.703Z] Login Succeeded [2024-10-31T04:54:30.703Z] ****.io [2024-10-31T04:54:30.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:30.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:30.963Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:30.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:30.963Z] [2024-10-31T04:54:30.963Z] Login Succeeded [2024-10-31T04:54:30.963Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T04:54:30.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-31T04:54:31.379Z] + git rev-list -1 --merges a0938cd2ac4963db8301e48aca9045440aa630af~1..a0938cd2ac4963db8301e48aca9045440aa630af [Pipeline] echo [2024-10-31T04:54:31.413Z] -----------> git rev-list -1 --merges a0938cd2ac4963db8301e48aca9045440aa630af~1..a0938cd2ac4963db8301e48aca9045440aa630af a0938cd2ac4963db8301e48aca9045440aa630af [2024-10-31T04:54:31.413Z] a0938cd2ac4963db8301e48aca9045440aa630af [false] [Pipeline] sh [2024-10-31T04:54:31.710Z] + git log --format=format:%s -1 a0938cd2ac4963db8301e48aca9045440aa630af [Pipeline] echo [2024-10-31T04:54:31.725Z] ========================================================= [2024-10-31T04:54:31.725Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-31T04:54:31.725Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T04:54:32.069Z] + git log --format=format:%s -1 a0938cd2ac4963db8301e48aca9045440aa630af [Pipeline] echo [2024-10-31T04:54:32.082Z] [semverPrep] GIT_COMMIT: a0938cd2ac4963db8301e48aca9045440aa630af, Commit Message: Merge pull request #1643 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.2 [Pipeline] echo [2024-10-31T04:54:32.098Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-31T04:54:32.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T04:54:32.487Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-31T04:54:32.487Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-31T04:54:32.487Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-31T04:54:32.487Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-31T04:54:32.487Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-31T04:54:32.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:54:32.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T04:54:32.913Z] [2024-10-31T04:54:32.913Z] 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-31T04:54:33.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T04:54:33.222Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-31T04:54:33.222Z] b85a868b505f: Pulling fs layer [2024-10-31T04:54:33.222Z] e2be974225ed: Pulling fs layer [2024-10-31T04:54:33.222Z] 339a4e72a1f5: Pulling fs layer [2024-10-31T04:54:33.222Z] 988bab9f4d93: Pulling fs layer [2024-10-31T04:54:33.222Z] 1469e6f7b9e6: Pulling fs layer [2024-10-31T04:54:33.222Z] eaf3925da568: Pulling fs layer [2024-10-31T04:54:33.222Z] bab4dde63d76: Pulling fs layer [2024-10-31T04:54:33.222Z] bde34c3a00c8: Pulling fs layer [2024-10-31T04:54:33.222Z] b352a97aabf1: Pulling fs layer [2024-10-31T04:54:33.222Z] 988bab9f4d93: Waiting [2024-10-31T04:54:33.222Z] 1469e6f7b9e6: Waiting [2024-10-31T04:54:33.222Z] 4872d77fe225: Pulling fs layer [2024-10-31T04:54:33.222Z] 5851b861e8e6: Pulling fs layer [2024-10-31T04:54:33.222Z] bde34c3a00c8: Waiting [2024-10-31T04:54:33.222Z] eaf3925da568: Waiting [2024-10-31T04:54:33.222Z] b352a97aabf1: Waiting [2024-10-31T04:54:33.222Z] bab4dde63d76: Waiting [2024-10-31T04:54:33.222Z] 4872d77fe225: Waiting [2024-10-31T04:54:33.222Z] 5851b861e8e6: Waiting [2024-10-31T04:54:33.222Z] e2be974225ed: Download complete [2024-10-31T04:54:33.222Z] 988bab9f4d93: Verifying Checksum [2024-10-31T04:54:33.222Z] 988bab9f4d93: Download complete [2024-10-31T04:54:33.222Z] 1469e6f7b9e6: Verifying Checksum [2024-10-31T04:54:33.222Z] 1469e6f7b9e6: Download complete [2024-10-31T04:54:33.222Z] eaf3925da568: Verifying Checksum [2024-10-31T04:54:33.222Z] eaf3925da568: Download complete [2024-10-31T04:54:33.222Z] 339a4e72a1f5: Verifying Checksum [2024-10-31T04:54:33.222Z] 339a4e72a1f5: Download complete [2024-10-31T04:54:33.480Z] bde34c3a00c8: Download complete [2024-10-31T04:54:33.480Z] b352a97aabf1: Verifying Checksum [2024-10-31T04:54:33.480Z] b352a97aabf1: Download complete [2024-10-31T04:54:33.480Z] 4872d77fe225: Verifying Checksum [2024-10-31T04:54:33.480Z] 4872d77fe225: Download complete [2024-10-31T04:54:33.480Z] 5851b861e8e6: Download complete [2024-10-31T04:54:33.480Z] b85a868b505f: Verifying Checksum [2024-10-31T04:54:33.480Z] b85a868b505f: Download complete [2024-10-31T04:54:33.739Z] bab4dde63d76: Verifying Checksum [2024-10-31T04:54:33.739Z] bab4dde63d76: Download complete [2024-10-31T04:54:34.674Z] b85a868b505f: Pull complete [2024-10-31T04:54:34.933Z] e2be974225ed: Pull complete [2024-10-31T04:54:35.501Z] 339a4e72a1f5: Pull complete [2024-10-31T04:54:35.501Z] 988bab9f4d93: Pull complete [2024-10-31T04:54:35.760Z] 1469e6f7b9e6: Pull complete [2024-10-31T04:54:35.760Z] eaf3925da568: Pull complete [2024-10-31T04:54:37.661Z] bab4dde63d76: Pull complete [2024-10-31T04:54:37.661Z] bde34c3a00c8: Pull complete [2024-10-31T04:54:37.920Z] b352a97aabf1: Pull complete [2024-10-31T04:54:37.920Z] 4872d77fe225: Pull complete [2024-10-31T04:54:37.920Z] 5851b861e8e6: Pull complete [2024-10-31T04:54:37.920Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-31T04:54:37.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T04:54:37.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:54:38.061Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T04:54:38.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T04:54:41.236Z] $ docker top d2c0a958a4fd09e36f895a0998e0a7d135ec100ddd8f3dd5be9c8218de6e8b5a -eo pid,comm [2024-10-31T04:54:41.303Z] 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-31T04:54:41.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T04:54:41.360Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T04:54:41.360Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T04:54:41.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T04:54:41.478Z] $ docker exec d2c0a958a4fd09e36f895a0998e0a7d135ec100ddd8f3dd5be9c8218de6e8b5a ssh-agent [2024-10-31T04:54:41.591Z] SSH_AUTH_SOCK=/tmp/ssh-Jawi2tpCRBzH/agent.32 [2024-10-31T04:54:41.591Z] SSH_AGENT_PID=38 [2024-10-31T04:54:41.597Z] Running ssh-add (command line suppressed) [2024-10-31T04:54:41.692Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16404917509896732228.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16404917509896732228.key) [2024-10-31T04:54:41.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T04:54:42.008Z] + git tag --points-at HEAD [Pipeline] } [2024-10-31T04:54:42.018Z] $ docker exec --env ******** --env ******** d2c0a958a4fd09e36f895a0998e0a7d135ec100ddd8f3dd5be9c8218de6e8b5a ssh-agent -k [2024-10-31T04:54:42.114Z] unset SSH_AUTH_SOCK; [2024-10-31T04:54:42.114Z] unset SSH_AGENT_PID; [2024-10-31T04:54:42.114Z] echo Agent pid 38 killed; [2024-10-31T04:54:42.124Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-31T04:54:42.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T04:54:42.163Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T04:54:42.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T04:54:42.282Z] $ docker exec d2c0a958a4fd09e36f895a0998e0a7d135ec100ddd8f3dd5be9c8218de6e8b5a ssh-agent [2024-10-31T04:54:42.395Z] SSH_AUTH_SOCK=/tmp/ssh-n6XAj7LZoiA4/agent.72 [2024-10-31T04:54:42.395Z] SSH_AGENT_PID=78 [2024-10-31T04:54:42.399Z] Running ssh-add (command line suppressed) [2024-10-31T04:54:42.495Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9074961953764334759.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9074961953764334759.key) [2024-10-31T04:54:42.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T04:54:42.804Z] + git semver init [2024-10-31T04:54:43.064Z] 2024-10-31 04:54:42,979 [run_init] DEBUG init version:0.0.0 force:False [2024-10-31T04:54:43.064Z] 2024-10-31 04:54:42,979 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-31T04:54:43.064Z] 2024-10-31 04:54:42,980 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-31T04:54:43.064Z] 2024-10-31 04:54:42,980 [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-31T04:54:45.626Z] 2024-10-31 04:54:45,125 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-31T04:54:45.626Z] 2024-10-31 04:54:45,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-31T04:54:45.626Z] 2024-10-31 04:54:45,126 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-31T04:54:45.626Z] 2024-10-31 04:54:45,126 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-31T04:54:45.626Z] 4.0.0-dev.2 [Pipeline] } [2024-10-31T04:54:45.634Z] $ docker exec --env ******** --env ******** d2c0a958a4fd09e36f895a0998e0a7d135ec100ddd8f3dd5be9c8218de6e8b5a ssh-agent -k [2024-10-31T04:54:45.733Z] unset SSH_AUTH_SOCK; [2024-10-31T04:54:45.733Z] unset SSH_AGENT_PID; [2024-10-31T04:54:45.734Z] echo Agent pid 78 killed; [2024-10-31T04:54:45.745Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T04:54:46.069Z] + git semver [Pipeline] } [2024-10-31T04:54:46.347Z] $ docker stop --time=1 d2c0a958a4fd09e36f895a0998e0a7d135ec100ddd8f3dd5be9c8218de6e8b5a [2024-10-31T04:54:47.676Z] $ docker rm -f --volumes d2c0a958a4fd09e36f895a0998e0a7d135ec100ddd8f3dd5be9c8218de6e8b5a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T04:54:48.030Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-31T04:54:48.281Z] Stashed 1 file(s) [Pipeline] echo [2024-10-31T04:54:48.285Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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-31T04:54:48.469Z] provisioning config files... [2024-10-31T04:54:48.479Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4940006905961373472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:54:48.785Z] ---> ****-login.sh [2024-10-31T04:54:48.785Z] nexus3.edgexfoundry.org:10001 [2024-10-31T04:54:48.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:48.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:48.785Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:48.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:48.785Z] [2024-10-31T04:54:48.785Z] Login Succeeded [2024-10-31T04:54:48.785Z] nexus3.edgexfoundry.org:10002 [2024-10-31T04:54:48.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:48.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:48.786Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:48.786Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:48.786Z] [2024-10-31T04:54:48.786Z] Login Succeeded [2024-10-31T04:54:48.786Z] nexus3.edgexfoundry.org:10003 [2024-10-31T04:54:49.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:49.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:49.044Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:49.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:49.044Z] [2024-10-31T04:54:49.044Z] Login Succeeded [2024-10-31T04:54:49.044Z] nexus3.edgexfoundry.org:10004 [2024-10-31T04:54:49.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:49.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:49.045Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:49.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:49.045Z] [2024-10-31T04:54:49.045Z] Login Succeeded [2024-10-31T04:54:49.045Z] ****.io [2024-10-31T04:54:49.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:54:49.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:54:49.304Z] Configure a credential helper to remove this warning. See [2024-10-31T04:54:49.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:54:49.304Z] [2024-10-31T04:54:49.304Z] Login Succeeded [2024-10-31T04:54:49.304Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T04:54:49.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T04:54:49.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T04:54:49.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T04:54:49.443Z] ========================================================= [2024-10-31T04:54:49.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-31T04:54:49.443Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:54:49.784Z] + 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-31T04:54:49.784Z] Sending build context to Docker daemon 25.55MB [2024-10-31T04:54:49.784Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T04:54:49.784Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-31T04:54:50.042Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-31T04:54:50.042Z] 43c4264eed91: Pulling fs layer [2024-10-31T04:54:50.042Z] 4cc291be95ef: Pulling fs layer [2024-10-31T04:54:50.042Z] 2ac1f1163629: Pulling fs layer [2024-10-31T04:54:50.042Z] 5c3c966382ef: Pulling fs layer [2024-10-31T04:54:50.042Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T04:54:50.042Z] 5d5c8e513c77: Pulling fs layer [2024-10-31T04:54:50.042Z] 9f66e0745190: Pulling fs layer [2024-10-31T04:54:50.042Z] f49a43e4bbc0: Pulling fs layer [2024-10-31T04:54:50.042Z] 561ebcabdf7f: Pulling fs layer [2024-10-31T04:54:50.042Z] 5c3c966382ef: Waiting [2024-10-31T04:54:50.042Z] 9f66e0745190: Waiting [2024-10-31T04:54:50.042Z] 4f4fb700ef54: Waiting [2024-10-31T04:54:50.042Z] f49a43e4bbc0: Waiting [2024-10-31T04:54:50.042Z] 5d5c8e513c77: Waiting [2024-10-31T04:54:50.042Z] 561ebcabdf7f: Waiting [2024-10-31T04:54:50.042Z] 4cc291be95ef: Verifying Checksum [2024-10-31T04:54:50.042Z] 4cc291be95ef: Download complete [2024-10-31T04:54:50.042Z] 5c3c966382ef: Download complete [2024-10-31T04:54:50.042Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T04:54:50.042Z] 4f4fb700ef54: Download complete [2024-10-31T04:54:50.042Z] 5d5c8e513c77: Verifying Checksum [2024-10-31T04:54:50.042Z] 5d5c8e513c77: Download complete [2024-10-31T04:54:50.042Z] 43c4264eed91: Verifying Checksum [2024-10-31T04:54:50.042Z] 43c4264eed91: Download complete [2024-10-31T04:54:50.042Z] 9f66e0745190: Verifying Checksum [2024-10-31T04:54:50.042Z] 9f66e0745190: Download complete [2024-10-31T04:54:50.301Z] 43c4264eed91: Pull complete [2024-10-31T04:54:50.301Z] 561ebcabdf7f: Verifying Checksum [2024-10-31T04:54:50.301Z] 561ebcabdf7f: Download complete [2024-10-31T04:54:50.301Z] 4cc291be95ef: Pull complete [2024-10-31T04:54:50.560Z] 2ac1f1163629: Verifying Checksum [2024-10-31T04:54:50.560Z] 2ac1f1163629: Download complete [2024-10-31T04:54:50.818Z] f49a43e4bbc0: Verifying Checksum [2024-10-31T04:54:50.818Z] f49a43e4bbc0: Download complete [2024-10-31T04:54:54.108Z] 2ac1f1163629: Pull complete [2024-10-31T04:54:54.108Z] 5c3c966382ef: Pull complete [2024-10-31T04:54:54.108Z] 4f4fb700ef54: Pull complete [2024-10-31T04:54:54.108Z] 5d5c8e513c77: Pull complete [2024-10-31T04:54:54.108Z] 9f66e0745190: Pull complete [2024-10-31T04:54:56.640Z] f49a43e4bbc0: Pull complete [2024-10-31T04:54:56.914Z] 561ebcabdf7f: Pull complete [2024-10-31T04:54:57.174Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-31T04:54:57.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T04:54:57.174Z] ---> 3a752c3f9dda [2024-10-31T04:54:57.174Z] Step 3/10 : ARG MAKE=make build [2024-10-31T04:55:02.569Z] ---> Running in 14d583615732 [2024-10-31T04:55:02.569Z] Removing intermediate container 14d583615732 [2024-10-31T04:55:02.569Z] ---> 6345190a32b8 [2024-10-31T04:55:02.570Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-31T04:55:02.570Z] ---> Running in 98db247b666f [2024-10-31T04:55:02.570Z] Removing intermediate container 98db247b666f [2024-10-31T04:55:02.570Z] ---> d45fd116fc34 [2024-10-31T04:55:02.570Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T04:55:02.570Z] ---> Running in 4bab0f695b1f [2024-10-31T04:55:02.570Z] Removing intermediate container 4bab0f695b1f [2024-10-31T04:55:02.570Z] ---> 769c4e13fb17 [2024-10-31T04:55:02.570Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-31T04:55:02.570Z] ---> Running in aa5d1f7de6f5 [2024-10-31T04:55:02.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:55:03.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:55:03.356Z] OK: 246 MiB in 54 packages [2024-10-31T04:55:03.414Z] Still waiting to schedule task [2024-10-31T04:55:03.414Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-31T04:55:03.616Z] Removing intermediate container aa5d1f7de6f5 [2024-10-31T04:55:03.616Z] ---> cf48d9206bb0 [2024-10-31T04:55:03.616Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-31T04:55:03.616Z] ---> 69f72b424519 [2024-10-31T04:55:03.616Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T04:55:03.616Z] ---> Running in 40c659d46dca [2024-10-31T04:55:59.934Z] Removing intermediate container 40c659d46dca [2024-10-31T04:55:59.934Z] ---> 4afafe07028d [2024-10-31T04:55:59.934Z] Step 9/10 : COPY . . [2024-10-31T04:55:59.934Z] ---> f4f11d548531 [2024-10-31T04:55:59.934Z] Step 10/10 : RUN ${MAKE} [2024-10-31T04:55:59.934Z] ---> Running in 3cba93bb0366 [2024-10-31T04:55:59.934Z] noop [2024-10-31T04:55:59.934Z] Removing intermediate container 3cba93bb0366 [2024-10-31T04:55:59.934Z] ---> 87144e62539c [2024-10-31T04:55:59.934Z] Successfully built 87144e62539c [2024-10-31T04:55:59.934Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:56:00.268Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T04:56:00.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:56:00.341Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T04:56:00.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T04:56:00.696Z] $ docker top 99218a118f37b024780af5dbca85f7087fb4248fa0dba3116279afc14d59c7a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T04:56:01.056Z] + go version [2024-10-31T04:56:01.056Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-31T04:56:01.065Z] $ docker stop --time=1 99218a118f37b024780af5dbca85f7087fb4248fa0dba3116279afc14d59c7a5 [2024-10-31T04:56:02.333Z] $ docker rm -f --volumes 99218a118f37b024780af5dbca85f7087fb4248fa0dba3116279afc14d59c7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:56:02.794Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T04:56:02.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:56:02.879Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T04:56:02.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T04:56:03.238Z] $ docker top 18f53121bb5ce3b8d5056d47fe37c6c17c513e83b159fe119f777816fc32bc8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T04:56:03.585Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-31T04:56:03.882Z] + make test [2024-10-31T04:56:03.882Z] go test -race -coverprofile=coverage.out ./... [2024-10-31T04:56:11.998Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-10-31T04:56:38.541Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-10-31T04:56:38.541Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-10-31T04:56:38.541Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-10-31T04:56:38.541Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-10-31T04:56:38.541Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-10-31T04:56:38.541Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-10-31T04:56:38.541Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-10-31T04:56:38.541Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.024s coverage: 26.0% of statements [2024-10-31T04:56:38.541Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.032s coverage: 79.4% of statements [2024-10-31T04:56:38.541Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.044s coverage: 86.0% of statements [2024-10-31T04:56:39.934Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-31T04:56:39.934Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-10-31T04:56:39.934Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-31T04:56:39.934Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-10-31T04:56:40.871Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.097s coverage: 45.2% of statements [2024-10-31T04:56:41.808Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-10-31T04:56:43.720Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.041s coverage: 14.1% of statements [2024-10-31T04:56:43.720Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.774s coverage: 44.6% of statements [2024-10-31T04:56:43.720Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.062s coverage: 68.4% of statements [2024-10-31T04:56:43.720Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.075s coverage: 88.3% of statements [2024-10-31T04:56:43.720Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.052s coverage: 5.3% of statements [2024-10-31T04:56:45.025Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24205 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-31T04:56:45.042Z] Running in /w/workspace/device-sdk-go/325 [Pipeline] { [Pipeline] checkout [2024-10-31T04:56:48.085Z] The recommended git tool is: git [2024-10-31T04:56:52.296Z] using credential edgex-jenkins-ssh [2024-10-31T04:56:52.319Z] Cloning the remote Git repository [2024-10-31T04:56:52.355Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-31T04:56:52.441Z] > git init /w/workspace/device-sdk-go/325 # timeout=10 [2024-10-31T04:56:52.584Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-31T04:56:52.585Z] > git --version # timeout=10 [2024-10-31T04:56:52.603Z] > git --version # 'git version 2.25.1' [2024-10-31T04:56:52.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T04:56:52.735Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T04:56:56.179Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-31T04:56:56.203Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T04:56:56.978Z] Avoid second fetch [2024-10-31T04:56:56.979Z] Checking out Revision a0938cd2ac4963db8301e48aca9045440aa630af (main) [2024-10-31T04:56:57.594Z] Commit message: "Merge pull request #1643 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.2" [2024-10-31T04:56:56.990Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T04:56:57.048Z] > git checkout -f a0938cd2ac4963db8301e48aca9045440aa630af # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T04:57:02.392Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-31T04:57:02.392Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T04:57:02.392Z] Dload Upload Total Spent Left Speed [2024-10-31T04:57:02.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-31T04:57:02.721Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-31T04:57:03.046Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-31T04:57:03.046Z] + sudo tee /etc/docker/daemon.new [2024-10-31T04:57:03.046Z] { [2024-10-31T04:57:03.046Z] "registry-mirrors": [ [2024-10-31T04:57:03.046Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-31T04:57:03.046Z] ], [2024-10-31T04:57:03.046Z] "bip": "10.250.0.254/24", [2024-10-31T04:57:03.046Z] "hosts": [ [2024-10-31T04:57:03.046Z] "tcp://0.0.0.0:5555", [2024-10-31T04:57:03.046Z] "unix:///var/run/docker.sock" [2024-10-31T04:57:03.046Z] ], [2024-10-31T04:57:03.046Z] "mtu": 1458, [2024-10-31T04:57:03.046Z] "selinux-enabled": true, [2024-10-31T04:57:03.046Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-31T04:57:03.046Z] } [Pipeline] sh [2024-10-31T04:57:03.361Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-31T04:57:03.681Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T04:57:21.915Z] provisioning config files... [2024-10-31T04:57:21.942Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/325@tmp/config16050945254362085356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:57:22.353Z] ---> ****-login.sh [2024-10-31T04:57:22.353Z] nexus3.edgexfoundry.org:10001 [2024-10-31T04:57:22.530Z] GO111MODULE=on go vet ./... [2024-10-31T04:57:22.530Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T04:57:22.530Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T04:57:22.530Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T04:57:22.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T04:57:22.560Z] $ docker stop --time=1 18f53121bb5ce3b8d5056d47fe37c6c17c513e83b159fe119f777816fc32bc8c [2024-10-31T04:57:22.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:57:22.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:57:22.887Z] Configure a credential helper to remove this warning. See [2024-10-31T04:57:22.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:57:22.887Z] [2024-10-31T04:57:22.887Z] Login Succeeded [2024-10-31T04:57:22.888Z] nexus3.edgexfoundry.org:10002 [2024-10-31T04:57:23.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:57:23.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:57:23.156Z] Configure a credential helper to remove this warning. See [2024-10-31T04:57:23.156Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:57:23.156Z] [2024-10-31T04:57:23.156Z] Login Succeeded [2024-10-31T04:57:23.156Z] nexus3.edgexfoundry.org:10003 [2024-10-31T04:57:23.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:57:23.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:57:23.692Z] Configure a credential helper to remove this warning. See [2024-10-31T04:57:23.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:57:23.692Z] [2024-10-31T04:57:23.692Z] Login Succeeded [2024-10-31T04:57:23.692Z] nexus3.edgexfoundry.org:10004 [2024-10-31T04:57:23.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:57:23.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:57:23.963Z] Configure a credential helper to remove this warning. See [2024-10-31T04:57:23.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:57:23.963Z] [2024-10-31T04:57:23.963Z] Login Succeeded [2024-10-31T04:57:23.963Z] ****.io [2024-10-31T04:57:24.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T04:57:24.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T04:57:24.504Z] Configure a credential helper to remove this warning. See [2024-10-31T04:57:24.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T04:57:24.504Z] [2024-10-31T04:57:24.504Z] Login Succeeded [2024-10-31T04:57:24.504Z] ---> ****-login.sh ends [2024-10-31T04:57:26.990Z] $ docker rm -f --volumes 18f53121bb5ce3b8d5056d47fe37c6c17c513e83b159fe119f777816fc32bc8c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2024-10-31T04:57:27.357Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-31T04:57:27.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] echo [2024-10-31T04:57:27.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T04:57:27.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T04:57:27.684Z] ========================================================= [2024-10-31T04:57:27.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-31T04:57:27.684Z] ========================================================= [Pipeline] fileExists [2024-10-31T04:57:27.692Z] Stashed 1 file(s) [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh [2024-10-31T04:57:28.100Z] + 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-31T04:57:28.345Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T04:57:28.629Z] + ls -al . [2024-10-31T04:57:28.629Z] total 704 [2024-10-31T04:57:28.629Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 31 04:56 . [2024-10-31T04:57:28.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:54 .. [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 04:54 .dockerignore [2024-10-31T04:57:28.629Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:56 .git [2024-10-31T04:57:28.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:54 .github [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 31 04:54 .gitignore [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 04:54 .golangci.yml [2024-10-31T04:57:28.629Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:54 .semver [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 31 04:54 CHANGELOG.md [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 04:54 GOVERNANCE.md [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 31 04:54 Jenkinsfile [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 31 04:54 LICENSE [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 31 04:54 Makefile [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 31 04:54 OWNERS.md [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 31 04:54 README.md [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 04:54 VERSION [2024-10-31T04:57:28.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:54 bin [2024-10-31T04:57:28.629Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 31 04:56 coverage.out [2024-10-31T04:57:28.629Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 04:54 example [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 6290 Oct 31 04:54 go.mod [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 87873 Oct 31 04:54 go.sum [2024-10-31T04:57:28.629Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 04:54 internal [2024-10-31T04:57:28.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:54 openapi [2024-10-31T04:57:28.629Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:54 pkg [2024-10-31T04:57:28.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:54 snap [2024-10-31T04:57:28.629Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 31 04:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:57:28.777Z] Sending build context to Docker daemon 13.23MB [2024-10-31T04:57:28.777Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T04:57:28.777Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-31T04:57:28.944Z] + 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=a0938cd2ac4963db8301e48aca9045440aa630af --label arch=amd64 --label version=4.0.0-dev.2 . [2024-10-31T04:57:28.944Z] Sending build context to Docker daemon 26.02MB [2024-10-31T04:57:28.944Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T04:57:28.944Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-31T04:57:28.944Z] ---> 87144e62539c [2024-10-31T04:57:28.944Z] Step 3/24 : ARG MAKE=make build [2024-10-31T04:57:29.057Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-31T04:57:29.057Z] cf04c63912e1: Pulling fs layer [2024-10-31T04:57:29.057Z] 55b35a11ae5e: Pulling fs layer [2024-10-31T04:57:29.057Z] a37a00ec5f00: Pulling fs layer [2024-10-31T04:57:29.057Z] 50b3750afda1: Pulling fs layer [2024-10-31T04:57:29.057Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T04:57:29.057Z] 80978eb59214: Pulling fs layer [2024-10-31T04:57:29.057Z] c9f46d7d2bd2: Pulling fs layer [2024-10-31T04:57:29.057Z] c5a475d317c9: Pulling fs layer [2024-10-31T04:57:29.057Z] 80978eb59214: Waiting [2024-10-31T04:57:29.057Z] 50b3750afda1: Waiting [2024-10-31T04:57:29.057Z] c9f46d7d2bd2: Waiting [2024-10-31T04:57:29.057Z] 4f4fb700ef54: Waiting [2024-10-31T04:57:29.057Z] c5a475d317c9: Waiting [2024-10-31T04:57:29.057Z] 55b35a11ae5e: Verifying Checksum [2024-10-31T04:57:29.057Z] 55b35a11ae5e: Download complete [2024-10-31T04:57:29.324Z] 50b3750afda1: Download complete [2024-10-31T04:57:29.324Z] 4f4fb700ef54: Download complete [2024-10-31T04:57:29.324Z] 80978eb59214: Download complete [2024-10-31T04:57:29.324Z] cf04c63912e1: Verifying Checksum [2024-10-31T04:57:29.324Z] cf04c63912e1: Download complete [2024-10-31T04:57:29.513Z] ---> Running in 993f302e6323 [2024-10-31T04:57:29.513Z] Removing intermediate container 993f302e6323 [2024-10-31T04:57:29.513Z] ---> 299158549870 [2024-10-31T04:57:29.513Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-31T04:57:29.513Z] ---> Running in ed8201915ad9 [2024-10-31T04:57:29.513Z] Removing intermediate container ed8201915ad9 [2024-10-31T04:57:29.513Z] ---> 6e9ac5178492 [2024-10-31T04:57:29.513Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T04:57:29.513Z] ---> Running in 3b89b081f5fe [2024-10-31T04:57:29.513Z] Removing intermediate container 3b89b081f5fe [2024-10-31T04:57:29.513Z] ---> f37de96db279 [2024-10-31T04:57:29.513Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-31T04:57:29.513Z] ---> Running in 9346602c0c91 [2024-10-31T04:57:29.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:57:29.915Z] c5a475d317c9: Verifying Checksum [2024-10-31T04:57:29.915Z] c5a475d317c9: Download complete [2024-10-31T04:57:30.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:57:30.193Z] cf04c63912e1: Pull complete [2024-10-31T04:57:30.292Z] OK: 246 MiB in 54 packages [2024-10-31T04:57:30.559Z] Removing intermediate container 9346602c0c91 [2024-10-31T04:57:30.559Z] ---> 2d458447bf5f [2024-10-31T04:57:30.559Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-31T04:57:30.818Z] ---> 8518aab0ec8b [2024-10-31T04:57:30.818Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T04:57:30.818Z] ---> Running in 92bf9637964c [2024-10-31T04:57:31.159Z] 55b35a11ae5e: Pull complete [2024-10-31T04:57:31.387Z] Removing intermediate container 92bf9637964c [2024-10-31T04:57:31.387Z] ---> 20335fdfa4e2 [2024-10-31T04:57:31.387Z] Step 9/24 : COPY . . [2024-10-31T04:57:31.426Z] a37a00ec5f00: Verifying Checksum [2024-10-31T04:57:31.427Z] a37a00ec5f00: Download complete [2024-10-31T04:57:32.008Z] c9f46d7d2bd2: Verifying Checksum [2024-10-31T04:57:32.008Z] c9f46d7d2bd2: Download complete [2024-10-31T04:57:32.324Z] ---> cab76043f771 [2024-10-31T04:57:32.324Z] Step 10/24 : RUN ${MAKE} [2024-10-31T04:57:32.324Z] ---> Running in 778ef3bb2341 [2024-10-31T04:57:32.585Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-31T04:57:44.320Z] a37a00ec5f00: Pull complete [2024-10-31T04:57:44.320Z] 50b3750afda1: Pull complete [2024-10-31T04:57:44.320Z] 4f4fb700ef54: Pull complete [2024-10-31T04:57:44.588Z] 80978eb59214: Pull complete [2024-10-31T04:57:52.811Z] c9f46d7d2bd2: Pull complete [2024-10-31T04:57:54.221Z] c5a475d317c9: Pull complete [2024-10-31T04:57:54.221Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-31T04:57:54.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-31T04:57:54.221Z] ---> be29e6b0f0d4 [2024-10-31T04:57:54.221Z] Step 3/10 : ARG MAKE=make build [2024-10-31T04:57:55.627Z] ---> Running in 491c529dcb03 [2024-10-31T04:57:56.211Z] Removing intermediate container 491c529dcb03 [2024-10-31T04:57:56.211Z] ---> b7c1a3e55d5a [2024-10-31T04:57:56.211Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-31T04:57:56.211Z] ---> Running in e92372d138da [2024-10-31T04:57:56.478Z] Removing intermediate container e92372d138da [2024-10-31T04:57:56.478Z] ---> a48d94c44a37 [2024-10-31T04:57:56.478Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T04:57:56.478Z] ---> Running in 765f91455738 [2024-10-31T04:57:56.748Z] Removing intermediate container 765f91455738 [2024-10-31T04:57:56.748Z] ---> b3244476453a [2024-10-31T04:57:56.748Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-31T04:57:56.748Z] ---> Running in c4462e859ea6 [2024-10-31T04:57:58.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T04:57:58.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T04:57:59.568Z] OK: 238 MiB in 54 packages [2024-10-31T04:58:00.540Z] Removing intermediate container c4462e859ea6 [2024-10-31T04:58:00.540Z] ---> 94e50a82213b [2024-10-31T04:58:00.540Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-31T04:58:00.808Z] ---> 6a5a82743515 [2024-10-31T04:58:00.808Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T04:58:01.083Z] ---> Running in 1042b77b9b19 [2024-10-31T04:58:04.660Z] Removing intermediate container 778ef3bb2341 [2024-10-31T04:58:04.660Z] ---> 4a7304904b51 [2024-10-31T04:58:04.660Z] Step 11/24 : FROM alpine:3.20 [2024-10-31T04:58:04.660Z] 3.20: Pulling from library/alpine [2024-10-31T04:58:04.660Z] 43c4264eed91: Already exists [2024-10-31T04:58:04.660Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T04:58:04.660Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T04:58:04.660Z] ---> 91ef0af61f39 [2024-10-31T04:58:04.660Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-31T04:58:04.660Z] ---> Running in 023c944d82ef [2024-10-31T04:58:04.660Z] Removing intermediate container 023c944d82ef [2024-10-31T04:58:04.660Z] ---> cc95bcf19fc0 [2024-10-31T04:58:04.660Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-31T04:58:04.660Z] ---> Running in 3a47897e7478 [2024-10-31T04:58:04.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:58:04.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:58:04.660Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T04:58:04.660Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T04:58:04.660Z] OK: 8 MiB in 15 packages [2024-10-31T04:58:04.921Z] Removing intermediate container 3a47897e7478 [2024-10-31T04:58:04.921Z] ---> 195f1c3bccda [2024-10-31T04:58:04.921Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-31T04:58:04.921Z] ---> Running in ea7099a5ae7c [2024-10-31T04:58:05.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:58:05.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:58:05.699Z] Upgrading critical system libraries and apk-tools: [2024-10-31T04:58:05.699Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T04:58:05.699Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T04:58:05.699Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T04:58:05.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T04:58:05.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T04:58:05.958Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T04:58:05.958Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T04:58:05.958Z] OK: 8 MiB in 15 packages [2024-10-31T04:58:06.537Z] Removing intermediate container ea7099a5ae7c [2024-10-31T04:58:06.537Z] ---> db506b2d4fcf [2024-10-31T04:58:06.537Z] Step 15/24 : WORKDIR / [2024-10-31T04:58:06.537Z] ---> Running in fe677083187d [2024-10-31T04:58:06.537Z] Removing intermediate container fe677083187d [2024-10-31T04:58:06.537Z] ---> 3bd1bc6e3bbf [2024-10-31T04:58:06.537Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-31T04:58:06.797Z] ---> 71f77bc00b11 [2024-10-31T04:58:06.797Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-31T04:58:08.174Z] ---> 2af0d7be6e16 [2024-10-31T04:58:08.174Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-31T04:58:08.174Z] ---> 43292a620d22 [2024-10-31T04:58:08.174Z] Step 19/24 : EXPOSE 59999 [2024-10-31T04:58:08.174Z] ---> Running in 596c46662d56 [2024-10-31T04:58:08.433Z] Removing intermediate container 596c46662d56 [2024-10-31T04:58:08.433Z] ---> 4a82cc4626f7 [2024-10-31T04:58:08.433Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-31T04:58:08.433Z] ---> Running in 8e64b05b525b [2024-10-31T04:58:08.433Z] Removing intermediate container 8e64b05b525b [2024-10-31T04:58:08.433Z] ---> 869f409e5c99 [2024-10-31T04:58:08.433Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-31T04:58:08.433Z] ---> Running in b1e061c16c77 [2024-10-31T04:58:08.433Z] Removing intermediate container b1e061c16c77 [2024-10-31T04:58:08.433Z] ---> 3e0d44098abd [2024-10-31T04:58:08.433Z] Step 22/24 : LABEL arch=amd64 [2024-10-31T04:58:08.433Z] ---> Running in 44f5e92a911f [2024-10-31T04:58:08.691Z] Removing intermediate container 44f5e92a911f [2024-10-31T04:58:08.691Z] ---> d2aaeff6b310 [2024-10-31T04:58:08.691Z] Step 23/24 : LABEL git_sha=a0938cd2ac4963db8301e48aca9045440aa630af [2024-10-31T04:58:08.691Z] ---> Running in 1f667fa09a2e [2024-10-31T04:58:08.691Z] Removing intermediate container 1f667fa09a2e [2024-10-31T04:58:08.691Z] ---> 0590ddb908e2 [2024-10-31T04:58:08.691Z] Step 24/24 : LABEL version=4.0.0-dev.2 [2024-10-31T04:58:08.691Z] ---> Running in e056e194bb04 [2024-10-31T04:58:08.691Z] Removing intermediate container e056e194bb04 [2024-10-31T04:58:08.691Z] ---> 7e6cb87427d1 [2024-10-31T04:58:08.691Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T04:58:08.691Z] Successfully built 7e6cb87427d1 [2024-10-31T04:58:08.691Z] 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-31T04:58:09.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T04:58:09.204Z] [2024-10-31T04:58:09.204Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:58:09.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T04:58:09.514Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-31T04:58:09.514Z] 5eb5b503b376: Pulling fs layer [2024-10-31T04:58:09.514Z] 5c69ac0246d0: Pulling fs layer [2024-10-31T04:58:09.514Z] ec43610c2a17: Pulling fs layer [2024-10-31T04:58:09.514Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-31T04:58:09.514Z] 33b1e0a273af: Pulling fs layer [2024-10-31T04:58:09.514Z] 5d3b04190fa2: Pulling fs layer [2024-10-31T04:58:09.514Z] 2f39f015ded8: Pulling fs layer [2024-10-31T04:58:09.514Z] 33b1e0a273af: Waiting [2024-10-31T04:58:09.514Z] 5c69ac0246d0: Verifying Checksum [2024-10-31T04:58:09.514Z] 5c69ac0246d0: Download complete [2024-10-31T04:58:09.514Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-31T04:58:09.514Z] 3a2ae6a8a46f: Download complete [2024-10-31T04:58:09.514Z] 33b1e0a273af: Verifying Checksum [2024-10-31T04:58:09.514Z] 33b1e0a273af: Download complete [2024-10-31T04:58:09.514Z] 5d3b04190fa2: Verifying Checksum [2024-10-31T04:58:09.514Z] 5d3b04190fa2: Download complete [2024-10-31T04:58:09.514Z] ec43610c2a17: Verifying Checksum [2024-10-31T04:58:09.514Z] ec43610c2a17: Download complete [2024-10-31T04:58:09.772Z] 5eb5b503b376: Verifying Checksum [2024-10-31T04:58:09.772Z] 5eb5b503b376: Download complete [2024-10-31T04:58:10.340Z] 2f39f015ded8: Download complete [2024-10-31T04:58:10.907Z] 5eb5b503b376: Pull complete [2024-10-31T04:58:10.907Z] 5c69ac0246d0: Pull complete [2024-10-31T04:58:11.475Z] ec43610c2a17: Pull complete [2024-10-31T04:58:11.475Z] 3a2ae6a8a46f: Pull complete [2024-10-31T04:58:11.734Z] 33b1e0a273af: Pull complete [2024-10-31T04:58:11.734Z] 5d3b04190fa2: Pull complete [2024-10-31T04:58:15.917Z] 2f39f015ded8: Pull complete [2024-10-31T04:58:15.917Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-31T04:58:15.917Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T04:58:15.917Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:58:16.130Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T04:58:16.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-31T04:58:22.618Z] $ docker top ae119acbb588ca4350514bb5627183c72a5831a773473bdcc0b444dae228c0a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T04:58:23.032Z] ---> job-cost.sh [2024-10-31T04:58:23.032Z] lf-activate-venv: SKIPPING [2024-10-31T04:58:23.032Z] INFO: No Stack... [2024-10-31T04:58:23.297Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T04:58:23.864Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T04:58:24.155Z] + + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-31T04:58:24.155Z] cut -d, -f6 [Pipeline] lock [2024-10-31T04:58:24.171Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-325-stack-cost] [2024-10-31T04:58:24.182Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-325-stack-cost] did not exist. Created. [2024-10-31T04:58:24.190Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-325-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T04:58:24.489Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-31T04:58:24.529Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T04:58:24.538Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-325-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T04:58:24.564Z] $ docker stop --time=1 ae119acbb588ca4350514bb5627183c72a5831a773473bdcc0b444dae228c0a2 [2024-10-31T04:58:25.713Z] $ docker rm -f --volumes ae119acbb588ca4350514bb5627183c72a5831a773473bdcc0b444dae228c0a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-31T04:59:52.885Z] Removing intermediate container 1042b77b9b19 [2024-10-31T04:59:52.885Z] ---> b689bb931276 [2024-10-31T04:59:52.885Z] Step 9/10 : COPY . . [2024-10-31T04:59:52.885Z] ---> dcfada162006 [2024-10-31T04:59:52.885Z] Step 10/10 : RUN ${MAKE} [2024-10-31T04:59:52.885Z] ---> Running in 6319174195bc [2024-10-31T04:59:52.885Z] noop [2024-10-31T04:59:52.885Z] Removing intermediate container 6319174195bc [2024-10-31T04:59:52.885Z] ---> c3de16180a4b [2024-10-31T04:59:52.885Z] Successfully built c3de16180a4b [2024-10-31T04:59:52.885Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:59:53.251Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T04:59:53.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:59:53.460Z] prd-ubuntu20.04-docker-arm64-4c-16g-24205 does not seem to be running inside a container [2024-10-31T04:59:53.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/325 -v /w/workspace/device-sdk-go/325:/w/workspace/device-sdk-go/325:rw,z -v /w/workspace/device-sdk-go/325@tmp:/w/workspace/device-sdk-go/325@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-31T04:59:54.678Z] $ docker top 738199ee6a201e97316d713b6c6dcfa075a69693b17645125bd9708ea17aba73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T04:59:55.499Z] + go version [2024-10-31T04:59:55.499Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-31T04:59:55.513Z] $ docker stop --time=1 738199ee6a201e97316d713b6c6dcfa075a69693b17645125bd9708ea17aba73 [2024-10-31T04:59:58.056Z] $ docker rm -f --volumes 738199ee6a201e97316d713b6c6dcfa075a69693b17645125bd9708ea17aba73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T04:59:58.623Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T04:59:58.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T04:59:58.803Z] prd-ubuntu20.04-docker-arm64-4c-16g-24205 does not seem to be running inside a container [2024-10-31T04:59:58.857Z] $ 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/325 -v /w/workspace/device-sdk-go/325:/w/workspace/device-sdk-go/325:rw,z -v /w/workspace/device-sdk-go/325@tmp:/w/workspace/device-sdk-go/325@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-31T04:59:59.952Z] $ docker top 8de61942e444dcc5c2a7a3916b4fbb0aecdf08bd96229052ee230ec879a9ab46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T05:00:00.463Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/325 [Pipeline] fileExists [Pipeline] sh [2024-10-31T05:00:00.793Z] + make test [2024-10-31T05:00:00.793Z] go test -race -coverprofile=coverage.out ./... [2024-10-31T05:00:44.836Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-10-31T05:04:36.646Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-10-31T05:04:36.646Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-10-31T05:04:36.646Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-10-31T05:04:36.646Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-10-31T05:04:36.646Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-10-31T05:04:46.726Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.156s coverage: 26.0% of statements [2024-10-31T05:04:50.984Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.173s coverage: 79.4% of statements [2024-10-31T05:05:01.072Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-10-31T05:05:01.072Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-10-31T05:05:01.072Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.241s coverage: 86.0% of statements [2024-10-31T05:05:06.437Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-31T05:05:08.369Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.617s coverage: 45.2% of statements [2024-10-31T05:05:12.604Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.233s coverage: 14.1% of statements [2024-10-31T05:05:13.557Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 4.088s coverage: 44.6% of statements [2024-10-31T05:05:14.958Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-10-31T05:05:14.958Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-31T05:05:14.958Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-10-31T05:05:16.359Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.390s coverage: 68.4% of statements [2024-10-31T05:05:20.607Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.334s coverage: 88.3% of statements [2024-10-31T05:05:24.874Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-10-31T05:05:26.282Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.285s coverage: 5.3% of statements [2024-10-31T05:05:28.224Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-31T05:05:28.224Z] GO111MODULE=on go vet ./... [2024-10-31T05:09:04.970Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T05:09:04.970Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T05:09:04.970Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T05:09:04.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T05:09:05.017Z] $ docker stop --time=1 8de61942e444dcc5c2a7a3916b4fbb0aecdf08bd96229052ee230ec879a9ab46 [2024-10-31T05:09:06.924Z] $ docker rm -f --volumes 8de61942e444dcc5c2a7a3916b4fbb0aecdf08bd96229052ee230ec879a9ab46 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T05:09:09.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T05:09:09.156Z] Warning: overwriting stash ‘coverage-report’ [2024-10-31T05:09:09.913Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T05:09:10.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T05:09:10.656Z] + ls -al . [2024-10-31T05:09:10.656Z] total 700 [2024-10-31T05:09:10.656Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 05:00 . [2024-10-31T05:09:10.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:56 .. [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 31 04:56 .dockerignore [2024-10-31T05:09:10.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:57 .git [2024-10-31T05:09:10.656Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:56 .github [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 31 04:56 .gitignore [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 31 04:56 .golangci.yml [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 31 04:56 CHANGELOG.md [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 04:56 GOVERNANCE.md [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 31 04:56 Jenkinsfile [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 31 04:56 LICENSE [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 31 04:56 Makefile [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 31 04:56 OWNERS.md [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 31 04:56 README.md [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 31 04:54 VERSION [2024-10-31T05:09:10.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:56 bin [2024-10-31T05:09:10.656Z] -rw-r--r-- 1 jenkins jenkins 467902 Oct 31 05:05 coverage.out [2024-10-31T05:09:10.656Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 31 04:56 example [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 6290 Oct 31 04:56 go.mod [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 87873 Oct 31 04:56 go.sum [2024-10-31T05:09:10.656Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 04:56 internal [2024-10-31T05:09:10.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:56 openapi [2024-10-31T05:09:10.656Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:56 pkg [2024-10-31T05:09:10.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:56 snap [2024-10-31T05:09:10.656Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 31 04:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:09:11.014Z] + 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=a0938cd2ac4963db8301e48aca9045440aa630af --label arch=arm64 --label version=4.0.0-dev.2 . [2024-10-31T05:09:11.622Z] Sending build context to Docker daemon 13.7MB [2024-10-31T05:09:11.622Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T05:09:11.622Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-31T05:09:11.622Z] ---> c3de16180a4b [2024-10-31T05:09:11.622Z] Step 3/24 : ARG MAKE=make build [2024-10-31T05:09:11.900Z] ---> Running in f1a8b51f9343 [2024-10-31T05:09:12.169Z] Removing intermediate container f1a8b51f9343 [2024-10-31T05:09:12.169Z] ---> b1e96bebe301 [2024-10-31T05:09:12.169Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-31T05:09:12.169Z] ---> Running in dc29a04b7bdb [2024-10-31T05:09:12.437Z] Removing intermediate container dc29a04b7bdb [2024-10-31T05:09:12.437Z] ---> 1b4623994b13 [2024-10-31T05:09:12.437Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-31T05:09:12.437Z] ---> Running in aa5a9e6ad158 [2024-10-31T05:09:12.701Z] Removing intermediate container aa5a9e6ad158 [2024-10-31T05:09:12.702Z] ---> 596fbc8776c1 [2024-10-31T05:09:12.702Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-31T05:09:12.982Z] ---> Running in 7c93e7b81ce1 [2024-10-31T05:09:13.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T05:09:14.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T05:09:15.638Z] OK: 238 MiB in 54 packages [2024-10-31T05:09:16.595Z] Removing intermediate container 7c93e7b81ce1 [2024-10-31T05:09:16.596Z] ---> a6702cf6be12 [2024-10-31T05:09:16.596Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-31T05:09:17.184Z] ---> 67fb62d07f30 [2024-10-31T05:09:17.184Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T05:09:17.184Z] ---> Running in 19b5f30e4f9d [2024-10-31T05:09:19.123Z] Removing intermediate container 19b5f30e4f9d [2024-10-31T05:09:19.123Z] ---> 1d378ef5ab4d [2024-10-31T05:09:19.123Z] Step 9/24 : COPY . . [2024-10-31T05:09:21.069Z] ---> 10d446fd65aa [2024-10-31T05:09:21.069Z] Step 10/24 : RUN ${MAKE} [2024-10-31T05:09:21.069Z] ---> Running in 8d44f986ff2e [2024-10-31T05:09:21.649Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-31T05:12:43.379Z] Removing intermediate container 8d44f986ff2e [2024-10-31T05:12:43.379Z] ---> b490313719e4 [2024-10-31T05:12:43.379Z] Step 11/24 : FROM alpine:3.20 [2024-10-31T05:12:43.379Z] 3.20: Pulling from library/alpine [2024-10-31T05:12:43.379Z] cf04c63912e1: Already exists [2024-10-31T05:12:43.379Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T05:12:43.379Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T05:12:43.379Z] ---> c157a85ed455 [2024-10-31T05:12:43.379Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-31T05:12:43.379Z] ---> Running in 55d1c64c2d78 [2024-10-31T05:12:43.379Z] Removing intermediate container 55d1c64c2d78 [2024-10-31T05:12:43.379Z] ---> 4752521baed1 [2024-10-31T05:12:43.379Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-31T05:12:43.379Z] ---> Running in 516b9f6095df [2024-10-31T05:12:43.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T05:12:43.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T05:12:43.379Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-31T05:12:43.379Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T05:12:43.379Z] OK: 9 MiB in 15 packages [2024-10-31T05:12:43.379Z] Removing intermediate container 516b9f6095df [2024-10-31T05:12:43.379Z] ---> 77d9fbb581b6 [2024-10-31T05:12:43.379Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-31T05:12:43.379Z] ---> Running in 95eb60579abe [2024-10-31T05:12:43.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T05:12:43.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T05:12:43.379Z] Upgrading critical system libraries and apk-tools: [2024-10-31T05:12:43.379Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T05:12:43.379Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T05:12:43.379Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T05:12:43.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T05:12:43.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T05:12:43.379Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T05:12:43.379Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T05:12:43.379Z] OK: 9 MiB in 15 packages [2024-10-31T05:12:43.647Z] Removing intermediate container 95eb60579abe [2024-10-31T05:12:43.647Z] ---> 705ca295991c [2024-10-31T05:12:43.647Z] Step 15/24 : WORKDIR / [2024-10-31T05:12:43.924Z] ---> Running in c935f6836dd4 [2024-10-31T05:12:44.198Z] Removing intermediate container c935f6836dd4 [2024-10-31T05:12:44.198Z] ---> 8b5589cb7dc7 [2024-10-31T05:12:44.198Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-31T05:12:44.782Z] ---> 0d08f8c18254 [2024-10-31T05:12:44.782Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-31T05:12:47.362Z] ---> 7f1fe8c044e5 [2024-10-31T05:12:47.362Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-31T05:12:47.628Z] ---> 52a31b3d0963 [2024-10-31T05:12:47.628Z] Step 19/24 : EXPOSE 59999 [2024-10-31T05:12:47.894Z] ---> Running in 8bff5c643f31 [2024-10-31T05:12:48.161Z] Removing intermediate container 8bff5c643f31 [2024-10-31T05:12:48.161Z] ---> d24c08ed9a6d [2024-10-31T05:12:48.161Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-31T05:12:48.161Z] ---> Running in 2f8c74d7f1b5 [2024-10-31T05:12:48.428Z] Removing intermediate container 2f8c74d7f1b5 [2024-10-31T05:12:48.428Z] ---> b66f0c4a53a5 [2024-10-31T05:12:48.428Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-31T05:12:48.707Z] ---> Running in a01bbb9f9747 [2024-10-31T05:12:48.973Z] Removing intermediate container a01bbb9f9747 [2024-10-31T05:12:48.973Z] ---> b42f6d67a636 [2024-10-31T05:12:48.973Z] Step 22/24 : LABEL arch=arm64 [2024-10-31T05:12:48.973Z] ---> Running in 803f8c2a856b [2024-10-31T05:12:49.239Z] Removing intermediate container 803f8c2a856b [2024-10-31T05:12:49.239Z] ---> a4c3c86a6ab0 [2024-10-31T05:12:49.239Z] Step 23/24 : LABEL git_sha=a0938cd2ac4963db8301e48aca9045440aa630af [2024-10-31T05:12:49.239Z] ---> Running in cc2daa43e9ad [2024-10-31T05:12:49.511Z] Removing intermediate container cc2daa43e9ad [2024-10-31T05:12:49.511Z] ---> 0369d2064adc [2024-10-31T05:12:49.511Z] Step 24/24 : LABEL version=4.0.0-dev.2 [2024-10-31T05:12:49.777Z] ---> Running in cc7c59e03d2e [2024-10-31T05:12:50.042Z] Removing intermediate container cc7c59e03d2e [2024-10-31T05:12:50.042Z] ---> 3cd36acdcdf4 [2024-10-31T05:12:50.042Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T05:12:50.042Z] Successfully built 3cd36acdcdf4 [2024-10-31T05:12:50.042Z] 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-31T05:12:50.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T05:12:50.520Z] [2024-10-31T05:12:50.520Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:12:50.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T05:12:51.135Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-31T05:12:51.136Z] 8998bd30e6a1: Pulling fs layer [2024-10-31T05:12:51.136Z] 04944245beec: Pulling fs layer [2024-10-31T05:12:51.136Z] 699f458cf7ca: Pulling fs layer [2024-10-31T05:12:51.136Z] 765212b225bb: Pulling fs layer [2024-10-31T05:12:51.136Z] f23df028b6ca: Pulling fs layer [2024-10-31T05:12:51.136Z] d65c8cfc05b1: Pulling fs layer [2024-10-31T05:12:51.136Z] 2437ff75d9bd: Pulling fs layer [2024-10-31T05:12:51.136Z] f23df028b6ca: Waiting [2024-10-31T05:12:51.136Z] d65c8cfc05b1: Waiting [2024-10-31T05:12:51.136Z] 2437ff75d9bd: Waiting [2024-10-31T05:12:51.136Z] 04944245beec: Verifying Checksum [2024-10-31T05:12:51.136Z] 04944245beec: Download complete [2024-10-31T05:12:51.136Z] 765212b225bb: Verifying Checksum [2024-10-31T05:12:51.136Z] 765212b225bb: Download complete [2024-10-31T05:12:51.136Z] f23df028b6ca: Verifying Checksum [2024-10-31T05:12:51.136Z] f23df028b6ca: Download complete [2024-10-31T05:12:51.136Z] d65c8cfc05b1: Verifying Checksum [2024-10-31T05:12:51.136Z] d65c8cfc05b1: Download complete [2024-10-31T05:12:51.407Z] 699f458cf7ca: Verifying Checksum [2024-10-31T05:12:51.407Z] 699f458cf7ca: Download complete [2024-10-31T05:12:51.673Z] 8998bd30e6a1: Verifying Checksum [2024-10-31T05:12:51.674Z] 8998bd30e6a1: Download complete [2024-10-31T05:12:54.264Z] 2437ff75d9bd: Verifying Checksum [2024-10-31T05:12:54.264Z] 2437ff75d9bd: Download complete [2024-10-31T05:12:56.206Z] 8998bd30e6a1: Pull complete [2024-10-31T05:12:56.788Z] 04944245beec: Pull complete [2024-10-31T05:12:58.193Z] 699f458cf7ca: Pull complete [2024-10-31T05:12:58.458Z] 765212b225bb: Pull complete [2024-10-31T05:12:59.415Z] f23df028b6ca: Pull complete [2024-10-31T05:12:59.681Z] d65c8cfc05b1: Pull complete [2024-10-31T05:13:17.882Z] 2437ff75d9bd: Pull complete [2024-10-31T05:13:17.883Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-31T05:13:17.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T05:13:17.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T05:13:18.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-24205 does not seem to be running inside a container [2024-10-31T05:13:18.133Z] $ 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/325 -v /w/workspace/device-sdk-go/325:/w/workspace/device-sdk-go/325:rw,z -v /w/workspace/device-sdk-go/325@tmp:/w/workspace/device-sdk-go/325@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-31T05:13:20.736Z] $ docker top b653d1a6c6b445150917afecdcb10ad864efe04fb1b971b31f01e1ba147c188e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:13:21.232Z] ---> job-cost.sh [2024-10-31T05:13:21.495Z] lf-activate-venv: SKIPPING [2024-10-31T05:13:21.495Z] INFO: No Stack... [2024-10-31T05:13:21.758Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-31T05:13:22.706Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T05:13:23.017Z] + cat /w/workspace/device-sdk-go/325/archives/cost.csv [2024-10-31T05:13:23.017Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T05:13:23.068Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-325-stack-cost] [2024-10-31T05:13:23.079Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-325-stack-cost] did not exist. Created. [2024-10-31T05:13:23.086Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-325-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T05:13:23.432Z] /w/workspace/device-sdk-go/325@tmp/durable-52050c16/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-31T05:13:23.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-31T05:13:23.764Z] Warning: overwriting stash ‘stack-cost’ [2024-10-31T05:13:23.839Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T05:13:23.847Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-325-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T05:13:23.864Z] $ docker stop --time=1 b653d1a6c6b445150917afecdcb10ad864efe04fb1b971b31f01e1ba147c188e [2024-10-31T05:13:25.352Z] $ docker rm -f --volumes b653d1a6c6b445150917afecdcb10ad864efe04fb1b971b31f01e1ba147c188e [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-31T05:13:25.878Z] provisioning config files... [2024-10-31T05:13:25.884Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15378169466003090804tmp [Pipeline] { [Pipeline] sh [2024-10-31T05:13:26.182Z] + set +x [2024-10-31T05:13:26.182Z] + bash -s --+ [2024-10-31T05:13:26.182Z] curl -s https://codecov.io/bash [2024-10-31T05:13:26.182Z] [2024-10-31T05:13:26.182Z] _____ _ [2024-10-31T05:13:26.182Z] / ____| | | [2024-10-31T05:13:26.182Z] | | ___ __| | ___ ___ _____ __ [2024-10-31T05:13:26.182Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-31T05:13:26.182Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-31T05:13:26.182Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-31T05:13:26.182Z] Bash-1.0.6 [2024-10-31T05:13:26.182Z] [2024-10-31T05:13:26.182Z] [2024-10-31T05:13:26.182Z] ==> git version 2.25.1 found [2024-10-31T05:13:26.182Z] ==> 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-31T05:13:26.182Z] Release-Date: 2020-01-08 [2024-10-31T05:13:26.182Z] 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-31T05:13:26.182Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-31T05:13:26.182Z] ==> Jenkins CI detected. [2024-10-31T05:13:26.182Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-31T05:13:26.182Z] project root: . [2024-10-31T05:13:26.182Z] --> token set from env [2024-10-31T05:13:26.182Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-31T05:13:26.182Z] ==> Running gcov in . (disable via -X gcov) [2024-10-31T05:13:26.182Z] ==> Python coveragepy not found [2024-10-31T05:13:26.182Z] ==> Searching for coverage reports in: [2024-10-31T05:13:26.182Z] + . [2024-10-31T05:13:26.440Z] -> Found 1 reports [2024-10-31T05:13:26.440Z] ==> Detecting git/mercurial file structure [2024-10-31T05:13:26.440Z] ==> Reading reports [2024-10-31T05:13:26.440Z] + ./coverage.out bytes=467902 [2024-10-31T05:13:26.440Z] ==> Appending adjustments [2024-10-31T05:13:26.440Z] https://docs.codecov.io/docs/fixing-reports [2024-10-31T05:13:26.698Z] + Found adjustments [2024-10-31T05:13:26.698Z] ==> Gzipping contents [2024-10-31T05:13:26.698Z] 44K /tmp/codecov.Qavpqj.gz [2024-10-31T05:13:26.698Z] ==> Uploading reports [2024-10-31T05:13:26.698Z] url: https://codecov.io [2024-10-31T05:13:26.698Z] query: branch=main&commit=a0938cd2ac4963db8301e48aca9045440aa630af&build=325&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F325%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-31T05:13:26.698Z] -> Pinging Codecov [2024-10-31T05:13:26.698Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a0938cd2ac4963db8301e48aca9045440aa630af&build=325&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F325%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-31T05:13:26.957Z] -> Uploading to [2024-10-31T05:13:26.957Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/a0938cd2ac4963db8301e48aca9045440aa630af/c215083c-6009-4fa8-9082-029ba29978bb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T051326Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2acb9f4f0b411f8cfcd23946127a29dfd30755621229f98b228bac0904913581 [2024-10-31T05:13:26.957Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T05:13:26.957Z] Dload Upload Total Spent Left Speed [2024-10-31T05:13:27.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44786 0 0 100 44786 0 161k --:--:-- --:--:-- --:--:-- 161k [2024-10-31T05:13:27.216Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/a0938cd2ac4963db8301e48aca9045440aa630af [Pipeline] } [2024-10-31T05:13:27.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-31T05:13:27.431Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-31T05:13:27.447Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:13:27.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-31T05:13:27.753Z] [2024-10-31T05:13:27.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:13:28.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-31T05:13:28.050Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-31T05:13:28.050Z] 43c4264eed91: Already exists [2024-10-31T05:13:28.050Z] 4cc291be95ef: Already exists [2024-10-31T05:13:28.050Z] 2ac1f1163629: Already exists [2024-10-31T05:13:28.050Z] 5c3c966382ef: Already exists [2024-10-31T05:13:28.050Z] 4f4fb700ef54: Already exists [2024-10-31T05:13:28.050Z] d9c7d2e4e75e: Pulling fs layer [2024-10-31T05:13:28.050Z] 9c3e1370e548: Pulling fs layer [2024-10-31T05:13:28.309Z] d9c7d2e4e75e: Download complete [2024-10-31T05:13:28.568Z] d9c7d2e4e75e: Pull complete [2024-10-31T05:13:29.132Z] 9c3e1370e548: Verifying Checksum [2024-10-31T05:13:29.132Z] 9c3e1370e548: Download complete [2024-10-31T05:13:32.411Z] 9c3e1370e548: Pull complete [2024-10-31T05:13:32.411Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-31T05:13:32.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-31T05:13:32.411Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T05:13:32.574Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T05:13:32.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-31T05:13:35.277Z] $ docker top a5966efe639d4899351b324463935088f2eee4d74b83571ec2fb369b5bab5961 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T05:13:35.670Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-31T05:13:35.683Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-31T05:13:35.981Z] + set -o pipefail [2024-10-31T05:13:35.981Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-31T05:13:45.961Z] [2024-10-31T05:13:45.961Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2024-10-31T05:13:45.961Z] [2024-10-31T05:13:45.961Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/867c42ea-e859-493e-bff4-0dcd10d44597 [2024-10-31T05:13:45.961Z] [2024-10-31T05:13:45.961Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-31T05:13:45.961Z] [Pipeline] } [2024-10-31T05:13:45.968Z] $ docker stop --time=1 a5966efe639d4899351b324463935088f2eee4d74b83571ec2fb369b5bab5961 [2024-10-31T05:13:52.256Z] $ docker rm -f --volumes a5966efe639d4899351b324463935088f2eee4d74b83571ec2fb369b5bab5961 [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-31T05:13:52.795Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T05:13:52.809Z] provisioning config files... [2024-10-31T05:13:52.817Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14810821130046692985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:13:53.121Z] --> edgex-publish-swagger.sh [2024-10-31T05:13:53.121Z] === Publish openapi API === [2024-10-31T05:13:53.121Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-10-31T05:13:53.121Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2024-10-31T05:13:53.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T05:13:53.121Z] Dload Upload Total Spent Left Speed [2024-10-31T05:13:53.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 317 76256 --:--:-- --:--:-- --:--:-- 76573 [2024-10-31T05:13:53.385Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-31T05:13:53.385Z] [Pipeline] } [2024-10-31T05:13:53.399Z] 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-31T05:13:53.840Z] + git log --format=format:%s -1 a0938cd2ac4963db8301e48aca9045440aa630af [Pipeline] sh [2024-10-31T05:13:54.129Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T05:13:54.129Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:13:54.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T05:13:54.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T05:13:54.499Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T05:13:54.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T05:13:54.897Z] $ docker top e0711ae59db74a0f207bfe0c3d345f5ccbd06108c15e9af6fda23c824d056131 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T05:13:55.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T05:13:55.001Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T05:13:55.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T05:13:55.109Z] $ docker exec e0711ae59db74a0f207bfe0c3d345f5ccbd06108c15e9af6fda23c824d056131 ssh-agent [2024-10-31T05:13:55.228Z] SSH_AUTH_SOCK=/tmp/ssh-vDAu48XzZp0q/agent.32 [2024-10-31T05:13:55.228Z] SSH_AGENT_PID=38 [2024-10-31T05:13:55.232Z] Running ssh-add (command line suppressed) [2024-10-31T05:13:55.340Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11001164114547007433.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11001164114547007433.key) [2024-10-31T05:13:55.357Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T05:13:55.658Z] + git semver tag [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,810 [run_tag] DEBUG tag force:False [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,810 [check_head_tag] DEBUG check head tag [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,813 [execute] INFO git cat-file --batch-check [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,816 [execute] INFO git cat-file --batch [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,847 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,847 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,847 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-31T05:13:55.917Z] 2024-10-31 05:13:55,851 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-31T05:13:55.917Z] 4.0.0-dev.2 [Pipeline] } [2024-10-31T05:13:55.921Z] $ docker exec --env ******** --env ******** e0711ae59db74a0f207bfe0c3d345f5ccbd06108c15e9af6fda23c824d056131 ssh-agent -k [2024-10-31T05:13:56.016Z] unset SSH_AUTH_SOCK; [2024-10-31T05:13:56.017Z] unset SSH_AGENT_PID; [2024-10-31T05:13:56.017Z] echo Agent pid 38 killed; [2024-10-31T05:13:56.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T05:13:56.352Z] + git semver [Pipeline] } [2024-10-31T05:13:56.617Z] $ docker stop --time=1 e0711ae59db74a0f207bfe0c3d345f5ccbd06108c15e9af6fda23c824d056131 [2024-10-31T05:13:57.889Z] $ docker rm -f --volumes e0711ae59db74a0f207bfe0c3d345f5ccbd06108c15e9af6fda23c824d056131 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:13:58.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-31T05:13:58.301Z] [2024-10-31T05:13:58.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:13:58.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-31T05:13:58.601Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-31T05:13:58.601Z] ab5ef0e58194: Pulling fs layer [2024-10-31T05:13:58.601Z] 9712f1f96733: Pulling fs layer [2024-10-31T05:13:58.601Z] 63f879dbbcfc: Pulling fs layer [2024-10-31T05:13:58.601Z] 0d9ebad4ef96: Pulling fs layer [2024-10-31T05:13:58.601Z] e9a5061849ea: Pulling fs layer [2024-10-31T05:13:58.601Z] d747dcd14b5f: Pulling fs layer [2024-10-31T05:13:58.601Z] 2de7ff778b66: Pulling fs layer [2024-10-31T05:13:58.601Z] 0d9ebad4ef96: Waiting [2024-10-31T05:13:58.601Z] e9a5061849ea: Waiting [2024-10-31T05:13:58.601Z] d747dcd14b5f: Waiting [2024-10-31T05:13:58.601Z] 2de7ff778b66: Waiting [2024-10-31T05:13:58.601Z] 9712f1f96733: Verifying Checksum [2024-10-31T05:13:58.601Z] 9712f1f96733: Download complete [2024-10-31T05:13:58.859Z] 63f879dbbcfc: Verifying Checksum [2024-10-31T05:13:58.859Z] 63f879dbbcfc: Download complete [2024-10-31T05:13:59.116Z] e9a5061849ea: Verifying Checksum [2024-10-31T05:13:59.116Z] e9a5061849ea: Download complete [2024-10-31T05:13:59.116Z] d747dcd14b5f: Download complete [2024-10-31T05:13:59.116Z] 0d9ebad4ef96: Verifying Checksum [2024-10-31T05:13:59.116Z] 0d9ebad4ef96: Download complete [2024-10-31T05:13:59.116Z] ab5ef0e58194: Verifying Checksum [2024-10-31T05:13:59.116Z] ab5ef0e58194: Download complete [2024-10-31T05:13:59.116Z] 2de7ff778b66: Verifying Checksum [2024-10-31T05:13:59.116Z] 2de7ff778b66: Download complete [2024-10-31T05:14:01.645Z] ab5ef0e58194: Pull complete [2024-10-31T05:14:01.645Z] 9712f1f96733: Pull complete [2024-10-31T05:14:02.577Z] 63f879dbbcfc: Pull complete [2024-10-31T05:14:06.811Z] 0d9ebad4ef96: Pull complete [2024-10-31T05:14:06.811Z] e9a5061849ea: Pull complete [2024-10-31T05:14:06.811Z] d747dcd14b5f: Pull complete [2024-10-31T05:14:07.376Z] 2de7ff778b66: Pull complete [2024-10-31T05:14:07.376Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-31T05:14:07.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-31T05:14:07.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T05:14:07.475Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T05:14:07.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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-31T05:14:14.009Z] $ docker top e826bea3285e96ddfa9b7855045453e13f9e77a8d28748b621806e63e6e4b09a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-31T05:14:14.087Z] provisioning config files... [2024-10-31T05:14:14.093Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15510612861869479836tmp [2024-10-31T05:14:14.103Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18369585825864908555tmp [2024-10-31T05:14:14.112Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4341810013176078139tmp [Pipeline] { [Pipeline] echo [2024-10-31T05:14:14.139Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:14.442Z] ---> sigul-configuration.sh [2024-10-31T05:14:14.442Z] gpg: directory `/root/.gnupg' created [2024-10-31T05:14:14.442Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-31T05:14:14.442Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-31T05:14:14.442Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-31T05:14:14.442Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-31T05:14:14.442Z] gpg: CAST5 encrypted data [2024-10-31T05:14:14.442Z] gpg: encrypted with 1 passphrase [2024-10-31T05:14:14.442Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-31T05:14:14.738Z] + mkdir /home/jenkins [2024-10-31T05:14:14.738Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-31T05:14:15.028Z] + 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-31T05:14:15.041Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:15.332Z] ---> sigul-install.sh [2024-10-31T05:14:15.332Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-31T05:14:15.623Z] + git tag --list [2024-10-31T05:14:15.623Z] 0.7.1 [2024-10-31T05:14:15.623Z] delhi-tag [2024-10-31T05:14:15.623Z] v1.0.0 [2024-10-31T05:14:15.623Z] v1.1.0 [2024-10-31T05:14:15.623Z] v1.1.1 [2024-10-31T05:14:15.623Z] v1.1.2 [2024-10-31T05:14:15.623Z] v1.2.0 [2024-10-31T05:14:15.623Z] v1.2.1 [2024-10-31T05:14:15.623Z] v1.2.2 [2024-10-31T05:14:15.623Z] v1.2.3 [2024-10-31T05:14:15.623Z] v1.3.0 [2024-10-31T05:14:15.623Z] v1.4.0 [2024-10-31T05:14:15.623Z] v2.0.0 [2024-10-31T05:14:15.623Z] v2.1.0 [2024-10-31T05:14:15.623Z] v2.1.1 [2024-10-31T05:14:15.623Z] v2.2.0 [2024-10-31T05:14:15.623Z] v2.3.0 [2024-10-31T05:14:15.623Z] v2.3.1 [2024-10-31T05:14:15.623Z] v3.0 [2024-10-31T05:14:15.623Z] v3.0.0 [2024-10-31T05:14:15.623Z] v3.0.1-dev.1 [2024-10-31T05:14:15.623Z] v3.1 [2024-10-31T05:14:15.623Z] v3.1.0 [2024-10-31T05:14:15.623Z] v3.1.0-dev.1 [2024-10-31T05:14:15.623Z] v3.1.0-dev.10 [2024-10-31T05:14:15.623Z] v3.1.0-dev.11 [2024-10-31T05:14:15.623Z] v3.1.0-dev.12 [2024-10-31T05:14:15.623Z] v3.1.0-dev.13 [2024-10-31T05:14:15.623Z] v3.1.0-dev.14 [2024-10-31T05:14:15.623Z] v3.1.0-dev.15 [2024-10-31T05:14:15.623Z] v3.1.0-dev.16 [2024-10-31T05:14:15.623Z] v3.1.0-dev.17 [2024-10-31T05:14:15.623Z] v3.1.0-dev.18 [2024-10-31T05:14:15.623Z] v3.1.0-dev.19 [2024-10-31T05:14:15.623Z] v3.1.0-dev.2 [2024-10-31T05:14:15.623Z] v3.1.0-dev.20 [2024-10-31T05:14:15.623Z] v3.1.0-dev.21 [2024-10-31T05:14:15.623Z] v3.1.0-dev.22 [2024-10-31T05:14:15.623Z] v3.1.0-dev.23 [2024-10-31T05:14:15.623Z] v3.1.0-dev.24 [2024-10-31T05:14:15.623Z] v3.1.0-dev.25 [2024-10-31T05:14:15.623Z] v3.1.0-dev.26 [2024-10-31T05:14:15.623Z] v3.1.0-dev.27 [2024-10-31T05:14:15.623Z] v3.1.0-dev.28 [2024-10-31T05:14:15.623Z] v3.1.0-dev.29 [2024-10-31T05:14:15.623Z] v3.1.0-dev.3 [2024-10-31T05:14:15.623Z] v3.1.0-dev.30 [2024-10-31T05:14:15.623Z] v3.1.0-dev.31 [2024-10-31T05:14:15.623Z] v3.1.0-dev.32 [2024-10-31T05:14:15.623Z] v3.1.0-dev.33 [2024-10-31T05:14:15.623Z] v3.1.0-dev.34 [2024-10-31T05:14:15.623Z] v3.1.0-dev.35 [2024-10-31T05:14:15.623Z] v3.1.0-dev.36 [2024-10-31T05:14:15.623Z] v3.1.0-dev.37 [2024-10-31T05:14:15.623Z] v3.1.0-dev.38 [2024-10-31T05:14:15.623Z] v3.1.0-dev.39 [2024-10-31T05:14:15.623Z] v3.1.0-dev.4 [2024-10-31T05:14:15.623Z] v3.1.0-dev.40 [2024-10-31T05:14:15.623Z] v3.1.0-dev.41 [2024-10-31T05:14:15.623Z] v3.1.0-dev.5 [2024-10-31T05:14:15.623Z] v3.1.0-dev.6 [2024-10-31T05:14:15.623Z] v3.1.0-dev.7 [2024-10-31T05:14:15.623Z] v3.1.0-dev.8 [2024-10-31T05:14:15.623Z] v3.1.0-dev.9 [2024-10-31T05:14:15.623Z] v3.1.1 [2024-10-31T05:14:15.623Z] v3.1.1-dev.1 [2024-10-31T05:14:15.623Z] v3.2.0-dev.1 [2024-10-31T05:14:15.623Z] v3.2.0-dev.10 [2024-10-31T05:14:15.623Z] v3.2.0-dev.11 [2024-10-31T05:14:15.623Z] v3.2.0-dev.12 [2024-10-31T05:14:15.623Z] v3.2.0-dev.13 [2024-10-31T05:14:15.623Z] v3.2.0-dev.14 [2024-10-31T05:14:15.623Z] v3.2.0-dev.15 [2024-10-31T05:14:15.623Z] v3.2.0-dev.16 [2024-10-31T05:14:15.623Z] v3.2.0-dev.17 [2024-10-31T05:14:15.623Z] v3.2.0-dev.18 [2024-10-31T05:14:15.623Z] v3.2.0-dev.19 [2024-10-31T05:14:15.623Z] v3.2.0-dev.2 [2024-10-31T05:14:15.623Z] v3.2.0-dev.20 [2024-10-31T05:14:15.623Z] v3.2.0-dev.21 [2024-10-31T05:14:15.623Z] v3.2.0-dev.22 [2024-10-31T05:14:15.623Z] v3.2.0-dev.23 [2024-10-31T05:14:15.623Z] v3.2.0-dev.24 [2024-10-31T05:14:15.623Z] v3.2.0-dev.25 [2024-10-31T05:14:15.623Z] v3.2.0-dev.26 [2024-10-31T05:14:15.623Z] v3.2.0-dev.27 [2024-10-31T05:14:15.623Z] v3.2.0-dev.28 [2024-10-31T05:14:15.623Z] v3.2.0-dev.29 [2024-10-31T05:14:15.623Z] v3.2.0-dev.3 [2024-10-31T05:14:15.623Z] v3.2.0-dev.30 [2024-10-31T05:14:15.623Z] v3.2.0-dev.31 [2024-10-31T05:14:15.623Z] v3.2.0-dev.32 [2024-10-31T05:14:15.623Z] v3.2.0-dev.33 [2024-10-31T05:14:15.623Z] v3.2.0-dev.34 [2024-10-31T05:14:15.623Z] v3.2.0-dev.35 [2024-10-31T05:14:15.623Z] v3.2.0-dev.36 [2024-10-31T05:14:15.623Z] v3.2.0-dev.37 [2024-10-31T05:14:15.623Z] v3.2.0-dev.38 [2024-10-31T05:14:15.623Z] v3.2.0-dev.39 [2024-10-31T05:14:15.623Z] v3.2.0-dev.4 [2024-10-31T05:14:15.623Z] v3.2.0-dev.40 [2024-10-31T05:14:15.623Z] v3.2.0-dev.41 [2024-10-31T05:14:15.623Z] v3.2.0-dev.42 [2024-10-31T05:14:15.623Z] v3.2.0-dev.43 [2024-10-31T05:14:15.623Z] v3.2.0-dev.44 [2024-10-31T05:14:15.623Z] v3.2.0-dev.45 [2024-10-31T05:14:15.623Z] v3.2.0-dev.46 [2024-10-31T05:14:15.623Z] v3.2.0-dev.47 [2024-10-31T05:14:15.623Z] v3.2.0-dev.48 [2024-10-31T05:14:15.623Z] v3.2.0-dev.5 [2024-10-31T05:14:15.623Z] v3.2.0-dev.6 [2024-10-31T05:14:15.623Z] v3.2.0-dev.7 [2024-10-31T05:14:15.623Z] v3.2.0-dev.8 [2024-10-31T05:14:15.623Z] v3.2.0-dev.9 [2024-10-31T05:14:15.623Z] v4.0.0-dev.1 [2024-10-31T05:14:15.623Z] v4.0.0-dev.2 [Pipeline] sh [2024-10-31T05:14:15.920Z] + lftools sign git-tag v4.0.0-dev.2 [2024-10-31T05:14:16.488Z] Signing Git tag with Sigul... [2024-10-31T05:14:16.488Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-10-31T05:14:16.763Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:17.051Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-31T05:14:17.058Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-31T05:14:17.084Z] $ docker stop --time=1 e826bea3285e96ddfa9b7855045453e13f9e77a8d28748b621806e63e6e4b09a [2024-10-31T05:14:18.378Z] $ docker rm -f --volumes e826bea3285e96ddfa9b7855045453e13f9e77a8d28748b621806e63e6e4b09a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-31T05:14:18.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T05:14:18.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:14:19.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T05:14:19.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T05:14:19.214Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T05:14:19.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T05:14:19.562Z] $ docker top 76cad2cbd7659f881a83d1ea5407bd985c67340c39f6827c29bc5a20ce1a2e74 -eo pid,comm [2024-10-31T05:14:19.612Z] 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-31T05:14:19.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T05:14:19.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T05:14:19.668Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T05:14:19.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T05:14:19.772Z] $ docker exec 76cad2cbd7659f881a83d1ea5407bd985c67340c39f6827c29bc5a20ce1a2e74 ssh-agent [2024-10-31T05:14:19.880Z] SSH_AUTH_SOCK=/tmp/ssh-4zOOpspG1K4q/agent.33 [2024-10-31T05:14:19.880Z] SSH_AGENT_PID=39 [2024-10-31T05:14:19.885Z] Running ssh-add (command line suppressed) [2024-10-31T05:14:19.977Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11919609600118585927.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_11919609600118585927.key) [2024-10-31T05:14:19.995Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T05:14:20.288Z] + git semver bump pre [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,478 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,478 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,478 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,478 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,480 [execute] INFO git cat-file --batch-check [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,480 [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-31T05:14:20.547Z] 2024-10-31 05:14:20,485 [execute] INFO git cat-file --batch [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T05:14:20.547Z] 2024-10-31 05:14:20,490 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-31T05:14:20.547Z] 4.0.0-dev.3 [Pipeline] } [2024-10-31T05:14:20.552Z] $ docker exec --env ******** --env ******** 76cad2cbd7659f881a83d1ea5407bd985c67340c39f6827c29bc5a20ce1a2e74 ssh-agent -k [2024-10-31T05:14:20.638Z] unset SSH_AUTH_SOCK; [2024-10-31T05:14:20.638Z] unset SSH_AGENT_PID; [2024-10-31T05:14:20.638Z] echo Agent pid 39 killed; [2024-10-31T05:14:20.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T05:14:20.977Z] + git semver [Pipeline] } [2024-10-31T05:14:21.245Z] $ docker stop --time=1 76cad2cbd7659f881a83d1ea5407bd985c67340c39f6827c29bc5a20ce1a2e74 [2024-10-31T05:14:22.525Z] $ docker rm -f --volumes 76cad2cbd7659f881a83d1ea5407bd985c67340c39f6827c29bc5a20ce1a2e74 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T05:14:22.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T05:14:22.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:14:23.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T05:14:23.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T05:14:23.277Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T05:14:23.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T05:14:23.693Z] $ docker top 46a007e7b7266f0c9bad70bcdd6b68ffc65f889012f271f69976d447932bdf3b -eo pid,comm [2024-10-31T05:14:23.746Z] 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-31T05:14:23.746Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T05:14:23.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T05:14:23.800Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T05:14:23.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T05:14:23.913Z] $ docker exec 46a007e7b7266f0c9bad70bcdd6b68ffc65f889012f271f69976d447932bdf3b ssh-agent [2024-10-31T05:14:24.021Z] SSH_AUTH_SOCK=/tmp/ssh-jm7LeZSzGIZK/agent.32 [2024-10-31T05:14:24.021Z] SSH_AGENT_PID=38 [2024-10-31T05:14:24.027Z] Running ssh-add (command line suppressed) [2024-10-31T05:14:24.124Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16820082131352182751.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16820082131352182751.key) [2024-10-31T05:14:24.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T05:14:24.435Z] + git semver push [2024-10-31T05:14:24.694Z] 2024-10-31 05:14:24,643 [run_push] DEBUG push [2024-10-31T05:14:24.694Z] 2024-10-31 05:14:24,644 [execute] INFO git cat-file --batch-check [2024-10-31T05:14:24.694Z] 2024-10-31 05:14:24,644 [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-31T05:14:24.694Z] 2024-10-31 05:14:24,647 [execute] INFO git rev-list 32c9b94ddc5cc2ad7057cd88004ea4bbda6d6d60 -- [2024-10-31T05:14:24.694Z] 2024-10-31 05:14:24,648 [execute] DEBUG Popen(['git', 'rev-list', '32c9b94ddc5cc2ad7057cd88004ea4bbda6d6d60', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-31T05:14:24.694Z] 2024-10-31 05:14:24,662 [execute] INFO git fetch -v origin [2024-10-31T05:14:24.694Z] 2024-10-31 05:14:24,662 [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-31T05:14:25.261Z] 2024-10-31 05:14:25,141 [run_push] DEBUG no remote changes detected [2024-10-31T05:14:25.262Z] 2024-10-31 05:14:25,141 [execute] INFO git push origin semver [2024-10-31T05:14:25.262Z] 2024-10-31 05:14:25,142 [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-31T05:14:26.198Z] 2024-10-31 05:14:26,003 [run_push] DEBUG push all version tags [2024-10-31T05:14:26.198Z] 2024-10-31 05:14:26,004 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-31T05:14:26.198Z] 2024-10-31 05:14:26,004 [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-31T05:14:26.767Z] 2024-10-31 05:14:26,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-31T05:14:26.767Z] 4.0.0-dev.3 [Pipeline] } [2024-10-31T05:14:26.771Z] $ docker exec --env ******** --env ******** 46a007e7b7266f0c9bad70bcdd6b68ffc65f889012f271f69976d447932bdf3b ssh-agent -k [2024-10-31T05:14:26.868Z] unset SSH_AUTH_SOCK; [2024-10-31T05:14:26.869Z] unset SSH_AGENT_PID; [2024-10-31T05:14:26.869Z] echo Agent pid 38 killed; [2024-10-31T05:14:26.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T05:14:27.204Z] + git semver [Pipeline] } [2024-10-31T05:14:27.473Z] $ docker stop --time=1 46a007e7b7266f0c9bad70bcdd6b68ffc65f889012f271f69976d447932bdf3b [2024-10-31T05:14:28.764Z] $ docker rm -f --volumes 46a007e7b7266f0c9bad70bcdd6b68ffc65f889012f271f69976d447932bdf3b [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-31T05:14:29.446Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-31T05:14:29.446Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-31T05:14:29.446Z] total 16 [2024-10-31T05:14:29.446Z] drwxr-xr-x 3 root root 4096 Oct 31 04:58 . [2024-10-31T05:14:29.446Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 05:14 .. [2024-10-31T05:14:29.446Z] drwxr-xr-x 2 root root 4096 Oct 31 04:58 cost [2024-10-31T05:14:29.446Z] -rw-r--r-- 1 root root 85 Oct 31 04:58 cost.csv [2024-10-31T05:14:29.446Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-31T05:14:29.446Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-31T05:14:29.446Z] total 16 [2024-10-31T05:14:29.446Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:58 . [2024-10-31T05:14:29.446Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 05:14 .. [2024-10-31T05:14:29.446Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 04:58 cost [2024-10-31T05:14:29.446Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 31 04:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:29.733Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:30.591Z] ---> package-listing.sh [2024-10-31T05:14:30.591Z] ++ facter osfamily [2024-10-31T05:14:30.591Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-31T05:14:30.850Z] + OS_FAMILY=debian [2024-10-31T05:14:30.850Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-31T05:14:30.850Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-31T05:14:30.850Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-31T05:14:30.850Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-31T05:14:30.850Z] + PACKAGES=/tmp/packages_start.txt [2024-10-31T05:14:30.850Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-31T05:14:30.850Z] + PACKAGES=/tmp/packages_end.txt [2024-10-31T05:14:30.850Z] + case "${OS_FAMILY}" in [2024-10-31T05:14:30.850Z] + dpkg -l [2024-10-31T05:14:30.850Z] + grep '^ii' [2024-10-31T05:14:30.850Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-31T05:14:30.850Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-31T05:14:30.850Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-31T05:14:30.850Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-31T05:14:30.850Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-31T05:14:30.850Z] + 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-31T05:14:30.862Z] 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-31T05:14:31.137Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T05:14:31.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T05:14:31.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T05:14:31.780Z] prd-ubuntu20.04-docker-8c-8g-24204 does not seem to be running inside a container [2024-10-31T05:14:31.803Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-31T05:14:32.000Z] $ docker top 4d93b76fe00cd6f1f2e2ec79aa517444e45f4aeefc16f61f4dd41564214df3c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T05:14:32.355Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-31T05:14:32.640Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-31T05:14:32.922Z] + ls /var/log/sa-host [2024-10-31T05:14:32.922Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T05:14:33.080Z] provisioning config files... [2024-10-31T05:14:33.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5513196456983252134tmp [Pipeline] { [Pipeline] echo [2024-10-31T05:14:33.108Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:33.393Z] ---> create-netrc.sh [Pipeline] } [2024-10-31T05:14:33.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:33.750Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-31T05:14:33.760Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:34.044Z] ---> sudo-logs.sh [2024-10-31T05:14:34.044Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-31T05:14:34.076Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:34.360Z] ---> job-cost.sh [2024-10-31T05:14:34.360Z] lf-activate-venv: SKIPPING [2024-10-31T05:14:34.360Z] DEBUG: total: 0.2199999988079071 [2024-10-31T05:14:34.360Z] INFO: Retrieving Stack Cost... [2024-10-31T05:14:34.930Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T05:14:35.188Z] INFO: Archiving Costs [Pipeline] echo [2024-10-31T05:14:35.202Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T05:14:35.484Z] ---> logs-deploy.sh [2024-10-31T05:14:35.484Z] lf-activate-venv: SKIPPING [2024-10-31T05:14:35.484Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/325 [2024-10-31T05:14:35.484Z] INFO: archiving workspace using pattern(s): [2024-10-31T05:14:36.420Z] Archives upload complete. [2024-10-31T05:14:36.420Z] INFO: archiving logs to Nexus