Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5df0661f6aa28262333844c5296207997c828617 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-ssh16573310832200095382.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh11514328161653352825.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh3748655391057044088.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh7693298696266531124.key Verifying host key using known hosts file > 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-ssh5302895454282283887.key Verifying host key using known hosts file > 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/v2]] ========================================================= [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.18 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/v2 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-8539 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 5df0661f6aa28262333844c5296207997c828617 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "feat: Add metrics for count of Events and Readings sent (#1239)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5df0661f6aa28262333844c5296207997c828617 # timeout=10 > git rev-list --no-walk 7bbb59f8c44229fd9a47a53e0a371713df51d427 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-19T06:04:30.546Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-19T06:04:30.591Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-19T06:04:30.602Z] ========================================================= [2022-10-19T06:04:30.602Z] EdgeX Global Pipelines Version Info [2022-10-19T06:04:30.602Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:04:31.309Z] ------------------- [2022-10-19T06:04:31.309Z] stable info: [2022-10-19T06:04:31.309Z] ------------------- [2022-10-19T06:04:31.309Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-19T06:04:31.309Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T06:04:31.309Z] Message: update stable to v1.0.243 [2022-10-19T06:04:31.895Z] ------------------- [2022-10-19T06:04:31.895Z] experimental info: [2022-10-19T06:04:31.895Z] ------------------- [2022-10-19T06:04:31.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-19T06:04:31.895Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-19T06:04:31.895Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-19T06:04:32.101Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-10-19T06:04:32.113Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-10-19T06:04:32.121Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-19T06:04:32.128Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-19T06:04:32.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-19T06:04:32.150Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-19T06:04:32.161Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-19T06:04:32.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-10-19T06:04:32.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-19T06:04:32.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-19T06:04:32.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-19T06:04:32.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-10-19T06:04:32.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-19T06:04:32.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-19T06:04:32.256Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-19T06:04:32.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T06:04:32.280Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T06:04:32.291Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-19T06:04:32.302Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-19T06:04:32.315Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-19T06:04:32.329Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-19T06:04:32.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-19T06:04:32.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-19T06:04:32.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-19T06:04:32.390Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-19T06:04:32.402Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-19T06:04:32.414Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-19T06:04:32.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-19T06:04:32.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-19T06:04:32.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-19T06:04:32.461Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5df0661f6aa28262333844c5296207997c828617 [Pipeline] echo [2022-10-19T06:04:32.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5df0661 [Pipeline] echo [2022-10-19T06:04:32.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T06:04:32.526Z] provisioning config files... [2022-10-19T06:04:32.539Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config181474029016804063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:04:32.839Z] ---> docker-login.sh [2022-10-19T06:04:32.840Z] nexus3.edgexfoundry.org:10001 [2022-10-19T06:04:33.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:33.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:33.361Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:33.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:33.361Z] [2022-10-19T06:04:33.361Z] Login Succeeded [2022-10-19T06:04:33.361Z] nexus3.edgexfoundry.org:10002 [2022-10-19T06:04:33.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:33.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:33.361Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:33.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:33.361Z] [2022-10-19T06:04:33.361Z] Login Succeeded [2022-10-19T06:04:33.361Z] nexus3.edgexfoundry.org:10003 [2022-10-19T06:04:33.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:33.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:33.620Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:33.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:33.620Z] [2022-10-19T06:04:33.620Z] Login Succeeded [2022-10-19T06:04:33.620Z] nexus3.edgexfoundry.org:10004 [2022-10-19T06:04:33.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:33.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:33.620Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:33.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:33.620Z] [2022-10-19T06:04:33.620Z] Login Succeeded [2022-10-19T06:04:33.620Z] docker.io [2022-10-19T06:04:33.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:34.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:34.198Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:34.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:34.198Z] [2022-10-19T06:04:34.198Z] Login Succeeded [2022-10-19T06:04:34.198Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T06:04:34.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-19T06:04:34.598Z] + git rev-list -1 --merges 5df0661f6aa28262333844c5296207997c828617~1..5df0661f6aa28262333844c5296207997c828617 [Pipeline] echo [2022-10-19T06:04:34.635Z] -----------> git rev-list -1 --merges 5df0661f6aa28262333844c5296207997c828617~1..5df0661f6aa28262333844c5296207997c828617 5df0661f6aa28262333844c5296207997c828617 [false] [Pipeline] sh [2022-10-19T06:04:34.927Z] + git log --format=format:%s -1 5df0661f6aa28262333844c5296207997c828617 [Pipeline] echo [2022-10-19T06:04:34.940Z] ========================================================= [2022-10-19T06:04:34.940Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-19T06:04:34.940Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T06:04:35.269Z] + git log --format=format:%s -1 5df0661f6aa28262333844c5296207997c828617 [Pipeline] echo [2022-10-19T06:04:35.279Z] [semverPrep] GIT_COMMIT: 5df0661f6aa28262333844c5296207997c828617, Commit Message: feat: Add metrics for count of Events and Readings sent (#1239) [Pipeline] echo [2022-10-19T06:04:35.287Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-19T06:04:35.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T06:04:35.636Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-19T06:04:35.636Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-19T06:04:35.636Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-19T06:04:35.636Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-19T06:04:35.636Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-19T06:04:35.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:04:36.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T06:04:36.029Z] [2022-10-19T06:04:36.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:04:36.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T06:04:36.324Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-19T06:04:36.324Z] b85a868b505f: Pulling fs layer [2022-10-19T06:04:36.324Z] e2be974225ed: Pulling fs layer [2022-10-19T06:04:36.324Z] 339a4e72a1f5: Pulling fs layer [2022-10-19T06:04:36.324Z] 988bab9f4d93: Pulling fs layer [2022-10-19T06:04:36.324Z] 1469e6f7b9e6: Pulling fs layer [2022-10-19T06:04:36.324Z] eaf3925da568: Pulling fs layer [2022-10-19T06:04:36.324Z] bab4dde63d76: Pulling fs layer [2022-10-19T06:04:36.324Z] bde34c3a00c8: Pulling fs layer [2022-10-19T06:04:36.324Z] b352a97aabf1: Pulling fs layer [2022-10-19T06:04:36.324Z] 4872d77fe225: Pulling fs layer [2022-10-19T06:04:36.324Z] 5851b861e8e6: Pulling fs layer [2022-10-19T06:04:36.324Z] eaf3925da568: Waiting [2022-10-19T06:04:36.324Z] 1469e6f7b9e6: Waiting [2022-10-19T06:04:36.324Z] 5851b861e8e6: Waiting [2022-10-19T06:04:36.324Z] bab4dde63d76: Waiting [2022-10-19T06:04:36.324Z] bde34c3a00c8: Waiting [2022-10-19T06:04:36.324Z] b352a97aabf1: Waiting [2022-10-19T06:04:36.324Z] 4872d77fe225: Waiting [2022-10-19T06:04:36.324Z] e2be974225ed: Verifying Checksum [2022-10-19T06:04:36.324Z] e2be974225ed: Download complete [2022-10-19T06:04:36.324Z] 988bab9f4d93: Download complete [2022-10-19T06:04:36.586Z] 1469e6f7b9e6: Verifying Checksum [2022-10-19T06:04:36.586Z] 1469e6f7b9e6: Download complete [2022-10-19T06:04:36.586Z] eaf3925da568: Verifying Checksum [2022-10-19T06:04:36.586Z] eaf3925da568: Download complete [2022-10-19T06:04:36.586Z] 339a4e72a1f5: Verifying Checksum [2022-10-19T06:04:36.586Z] 339a4e72a1f5: Download complete [2022-10-19T06:04:36.586Z] bde34c3a00c8: Verifying Checksum [2022-10-19T06:04:36.587Z] bde34c3a00c8: Download complete [2022-10-19T06:04:36.587Z] b352a97aabf1: Verifying Checksum [2022-10-19T06:04:36.587Z] b352a97aabf1: Download complete [2022-10-19T06:04:36.587Z] 4872d77fe225: Download complete [2022-10-19T06:04:36.587Z] 5851b861e8e6: Verifying Checksum [2022-10-19T06:04:36.587Z] 5851b861e8e6: Download complete [2022-10-19T06:04:36.587Z] b85a868b505f: Verifying Checksum [2022-10-19T06:04:36.587Z] b85a868b505f: Download complete [2022-10-19T06:04:36.846Z] bab4dde63d76: Verifying Checksum [2022-10-19T06:04:36.846Z] bab4dde63d76: Download complete [2022-10-19T06:04:37.783Z] b85a868b505f: Pull complete [2022-10-19T06:04:38.042Z] e2be974225ed: Pull complete [2022-10-19T06:04:38.618Z] 339a4e72a1f5: Pull complete [2022-10-19T06:04:38.618Z] 988bab9f4d93: Pull complete [2022-10-19T06:04:38.877Z] 1469e6f7b9e6: Pull complete [2022-10-19T06:04:38.878Z] eaf3925da568: Pull complete [2022-10-19T06:04:40.785Z] bab4dde63d76: Pull complete [2022-10-19T06:04:40.785Z] bde34c3a00c8: Pull complete [2022-10-19T06:04:40.785Z] b352a97aabf1: Pull complete [2022-10-19T06:04:41.045Z] 4872d77fe225: Pull complete [2022-10-19T06:04:41.045Z] 5851b861e8e6: Pull complete [2022-10-19T06:04:41.045Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-19T06:04:41.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T06:04:41.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:04:41.128Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:04:41.162Z] $ 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 [2022-10-19T06:04:42.487Z] $ docker top f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 -eo pid,comm [2022-10-19T06:04:42.549Z] 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). [2022-10-19T06:04:42.549Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T06:04:42.587Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T06:04:42.587Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T06:04:42.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T06:04:42.699Z] $ docker exec f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 ssh-agent [2022-10-19T06:04:42.799Z] SSH_AUTH_SOCK=/tmp/ssh-yPPWhCguN9iD/agent.32 [2022-10-19T06:04:42.799Z] SSH_AGENT_PID=38 [2022-10-19T06:04:42.805Z] Running ssh-add (command line suppressed) [2022-10-19T06:04:42.908Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14668583911951228636.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14668583911951228636.key) [2022-10-19T06:04:42.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T06:04:43.209Z] + git tag --points-at HEAD [Pipeline] } [2022-10-19T06:04:43.219Z] $ docker exec --env ******** --env ******** f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 ssh-agent -k [2022-10-19T06:04:43.315Z] unset SSH_AUTH_SOCK; [2022-10-19T06:04:43.316Z] unset SSH_AGENT_PID; [2022-10-19T06:04:43.316Z] echo Agent pid 38 killed; [2022-10-19T06:04:43.328Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-19T06:04:43.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T06:04:43.353Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T06:04:43.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T06:04:43.466Z] $ docker exec f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 ssh-agent [2022-10-19T06:04:43.585Z] SSH_AUTH_SOCK=/tmp/ssh-x47kaBDqzeG2/agent.71 [2022-10-19T06:04:43.585Z] SSH_AGENT_PID=77 [2022-10-19T06:04:43.590Z] Running ssh-add (command line suppressed) [2022-10-19T06:04:43.689Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_558024514431261817.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_558024514431261817.key) [2022-10-19T06:04:43.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T06:04:43.994Z] + git semver init [2022-10-19T06:04:44.254Z] 2022-10-19 06:04:44,189 [run_init] DEBUG init version:0.0.0 force:False [2022-10-19T06:04:44.254Z] 2022-10-19 06:04:44,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-19T06:04:44.254Z] 2022-10-19 06:04:44,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-19T06:04:44.254Z] 2022-10-19 06:04:44,191 [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) [2022-10-19T06:04:45.638Z] 2022-10-19 06:04:45,198 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-10-19T06:04:45.638Z] 2022-10-19 06:04:45,199 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-10-19T06:04:45.638Z] 2022-10-19 06:04:45,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-19T06:04:45.638Z] 2022-10-19 06:04:45,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-19T06:04:45.638Z] 2.3.0-dev.43 [Pipeline] } [2022-10-19T06:04:45.649Z] $ docker exec --env ******** --env ******** f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 ssh-agent -k [2022-10-19T06:04:45.749Z] unset SSH_AUTH_SOCK; [2022-10-19T06:04:45.749Z] unset SSH_AGENT_PID; [2022-10-19T06:04:45.750Z] echo Agent pid 77 killed; [2022-10-19T06:04:45.760Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T06:04:46.063Z] + git semver [Pipeline] } [2022-10-19T06:04:46.332Z] $ docker stop --time=1 f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 [2022-10-19T06:04:47.649Z] $ docker rm -f f650f15b51a92ea3b47d5882f8b652d8f171f698dd355618f69deee88641f582 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T06:04:47.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-19T06:04:48.149Z] Stashed 1 file(s) [Pipeline] echo [2022-10-19T06:04:48.152Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.43 [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 [2022-10-19T06:04:48.297Z] provisioning config files... [2022-10-19T06:04:48.306Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config315738570885653378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:04:48.599Z] ---> docker-login.sh [2022-10-19T06:04:48.599Z] nexus3.edgexfoundry.org:10001 [2022-10-19T06:04:48.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:48.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:48.599Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:48.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:48.599Z] [2022-10-19T06:04:48.599Z] Login Succeeded [2022-10-19T06:04:48.599Z] nexus3.edgexfoundry.org:10002 [2022-10-19T06:04:48.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:48.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:48.599Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:48.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:48.599Z] [2022-10-19T06:04:48.599Z] Login Succeeded [2022-10-19T06:04:48.599Z] nexus3.edgexfoundry.org:10003 [2022-10-19T06:04:48.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:48.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:48.858Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:48.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:48.858Z] [2022-10-19T06:04:48.858Z] Login Succeeded [2022-10-19T06:04:48.858Z] nexus3.edgexfoundry.org:10004 [2022-10-19T06:04:48.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:48.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:48.858Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:48.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:48.858Z] [2022-10-19T06:04:48.858Z] Login Succeeded [2022-10-19T06:04:48.858Z] docker.io [2022-10-19T06:04:49.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:04:49.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:04:49.377Z] Configure a credential helper to remove this warning. See [2022-10-19T06:04:49.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:04:49.377Z] [2022-10-19T06:04:49.377Z] Login Succeeded [2022-10-19T06:04:49.377Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T06:04:49.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-19T06:04:49.449Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T06:04:49.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T06:04:49.469Z] ========================================================= [2022-10-19T06:04:49.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-19T06:04:49.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:04:49.780Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-19T06:04:49.780Z] Sending build context to Docker daemon 10.02MB [2022-10-19T06:04:49.780Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T06:04:49.780Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-19T06:04:49.780Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-19T06:04:49.780Z] 213ec9aee27d: Pulling fs layer [2022-10-19T06:04:49.780Z] 4583459ba037: Pulling fs layer [2022-10-19T06:04:49.780Z] 93c1e223e6f2: Pulling fs layer [2022-10-19T06:04:49.780Z] 53926ce57604: Pulling fs layer [2022-10-19T06:04:49.780Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-19T06:04:49.780Z] 30f14e443154: Pulling fs layer [2022-10-19T06:04:49.780Z] 801331c1e519: Pulling fs layer [2022-10-19T06:04:49.780Z] 99cc6dd402b0: Pulling fs layer [2022-10-19T06:04:49.780Z] 7d9ed39f4882: Pulling fs layer [2022-10-19T06:04:49.780Z] 30f14e443154: Waiting [2022-10-19T06:04:49.780Z] 801331c1e519: Waiting [2022-10-19T06:04:49.780Z] 99cc6dd402b0: Waiting [2022-10-19T06:04:49.780Z] 53926ce57604: Waiting [2022-10-19T06:04:49.780Z] 7d9ed39f4882: Waiting [2022-10-19T06:04:49.780Z] 21b2b0c7a3f4: Waiting [2022-10-19T06:04:49.780Z] 93c1e223e6f2: Verifying Checksum [2022-10-19T06:04:49.780Z] 93c1e223e6f2: Download complete [2022-10-19T06:04:49.780Z] 4583459ba037: Download complete [2022-10-19T06:04:49.780Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-19T06:04:49.780Z] 21b2b0c7a3f4: Download complete [2022-10-19T06:04:50.042Z] 30f14e443154: Verifying Checksum [2022-10-19T06:04:50.042Z] 30f14e443154: Download complete [2022-10-19T06:04:50.042Z] 213ec9aee27d: Verifying Checksum [2022-10-19T06:04:50.042Z] 213ec9aee27d: Download complete [2022-10-19T06:04:50.042Z] 801331c1e519: Verifying Checksum [2022-10-19T06:04:50.042Z] 801331c1e519: Download complete [2022-10-19T06:04:50.042Z] 213ec9aee27d: Pull complete [2022-10-19T06:04:50.305Z] 4583459ba037: Pull complete [2022-10-19T06:04:50.305Z] 93c1e223e6f2: Pull complete [2022-10-19T06:04:50.566Z] 7d9ed39f4882: Verifying Checksum [2022-10-19T06:04:50.566Z] 7d9ed39f4882: Download complete [2022-10-19T06:04:50.825Z] 53926ce57604: Verifying Checksum [2022-10-19T06:04:50.825Z] 53926ce57604: Download complete [2022-10-19T06:04:51.082Z] 99cc6dd402b0: Download complete [2022-10-19T06:04:54.373Z] 53926ce57604: Pull complete [2022-10-19T06:04:54.633Z] 21b2b0c7a3f4: Pull complete [2022-10-19T06:04:54.633Z] 30f14e443154: Pull complete [2022-10-19T06:04:54.633Z] 801331c1e519: Pull complete [2022-10-19T06:04:57.180Z] 99cc6dd402b0: Pull complete [2022-10-19T06:04:57.749Z] 7d9ed39f4882: Pull complete [2022-10-19T06:04:57.749Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-19T06:04:57.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-19T06:04:57.749Z] ---> 1dedd983c030 [2022-10-19T06:04:57.749Z] Step 3/11 : ARG MAKE=make build [2022-10-19T06:04:59.145Z] ---> Running in 30cc18d39156 [2022-10-19T06:04:59.403Z] Removing intermediate container 30cc18d39156 [2022-10-19T06:04:59.404Z] ---> ed0f7aa20b91 [2022-10-19T06:04:59.404Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-19T06:04:59.404Z] ---> Running in 14c2b8d1fc40 [2022-10-19T06:04:59.404Z] Removing intermediate container 14c2b8d1fc40 [2022-10-19T06:04:59.404Z] ---> 0b9d9752a7d0 [2022-10-19T06:04:59.404Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-19T06:04:59.664Z] ---> Running in 31481e318a65 [2022-10-19T06:04:59.664Z] Removing intermediate container 31481e318a65 [2022-10-19T06:04:59.664Z] ---> 4f6db801c91e [2022-10-19T06:04:59.664Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T06:04:59.664Z] ---> Running in ac2592a928b5 [2022-10-19T06:05:00.231Z] Removing intermediate container ac2592a928b5 [2022-10-19T06:05:00.231Z] ---> a9626320e8c8 [2022-10-19T06:05:00.231Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-19T06:05:00.231Z] ---> Running in ad861b4011ee [2022-10-19T06:05:00.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T06:05:01.426Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T06:05:01.685Z] OK: 211 MiB in 51 packages [2022-10-19T06:05:01.944Z] Removing intermediate container ad861b4011ee [2022-10-19T06:05:01.944Z] ---> 3c2682fb8e1a [2022-10-19T06:05:01.944Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-19T06:05:02.202Z] ---> b2a872f0d313 [2022-10-19T06:05:02.202Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T06:05:02.202Z] ---> Running in c0366da06b36 [2022-10-19T06:05:03.257Z] Still waiting to schedule task [2022-10-19T06:05:03.257Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-19T06:05:17.100Z] Removing intermediate container c0366da06b36 [2022-10-19T06:05:17.100Z] ---> 3b7250ea6dc2 [2022-10-19T06:05:17.100Z] Step 10/11 : COPY . . [2022-10-19T06:05:17.100Z] ---> 4a921d2bd637 [2022-10-19T06:05:17.100Z] Step 11/11 : RUN ${MAKE} [2022-10-19T06:05:17.100Z] ---> Running in 2593666724a4 [2022-10-19T06:05:17.100Z] noop [2022-10-19T06:05:17.100Z] Removing intermediate container 2593666724a4 [2022-10-19T06:05:17.100Z] ---> 66ebc3103e1b [2022-10-19T06:05:17.100Z] Successfully built 66ebc3103e1b [2022-10-19T06:05:17.100Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:05:17.411Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T06:05:17.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:05:17.475Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:05:17.505Z] $ 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 [2022-10-19T06:05:17.838Z] $ docker top f92dfd5ddfb1e74fc00af4e2bda4f9b562fd6ddd7d4e19a85d0f44161357f8e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T06:05:18.184Z] + go version [2022-10-19T06:05:18.185Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-19T06:05:18.194Z] $ docker stop --time=1 f92dfd5ddfb1e74fc00af4e2bda4f9b562fd6ddd7d4e19a85d0f44161357f8e4 [2022-10-19T06:05:19.472Z] $ docker rm -f f92dfd5ddfb1e74fc00af4e2bda4f9b562fd6ddd7d4e19a85d0f44161357f8e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:05:19.858Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-19T06:05:19.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:05:19.917Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:05:19.942Z] $ 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 [2022-10-19T06:05:20.258Z] $ docker top e3aba32e52a457e1fcdee843cf92845af163a5a298b21ac1cdbc36676a797858 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T06:05:20.599Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-19T06:05:20.890Z] + make test [2022-10-19T06:05:20.890Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-19T06:05:27.461Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-19T06:05:42.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.063s coverage: 27.6% of statements [2022-10-19T06:05:42.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.062s coverage: 78.9% of statements [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-19T06:05:42.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.070s coverage: 73.1% of statements [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-19T06:05:42.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.099s coverage: 54.4% of statements [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-19T06:05:42.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.126s coverage: 65.1% of statements [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-19T06:05:42.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.714s coverage: 89.2% of statements [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-19T06:05:42.337Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 4.7% of statements [2022-10-19T06:05:42.337Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-19T06:05:57.213Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-19T06:05:57.213Z] GO111MODULE=on go vet ./... [2022-10-19T06:05:58.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T06:05:58.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-19T06:05:58.405Z] ./bin/test-attribution-txt.sh [2022-10-19T06:05:58.405Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-19T06:05:58.405Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-19T06:05:58.405Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-19T06:05:58.405Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-19T06:05:58.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-19T06:05:58.425Z] $ docker stop --time=1 e3aba32e52a457e1fcdee843cf92845af163a5a298b21ac1cdbc36676a797858 [2022-10-19T06:06:00.629Z] $ docker rm -f e3aba32e52a457e1fcdee843cf92845af163a5a298b21ac1cdbc36676a797858 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T06:06:01.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-19T06:06:01.157Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-19T06:06:01.671Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-19T06:06:01.958Z] + ls -al . [2022-10-19T06:06:01.958Z] total 276 [2022-10-19T06:06:01.958Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 06:05 . [2022-10-19T06:06:01.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 06:04 .. [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 06:04 .dockerignore [2022-10-19T06:06:01.958Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 06:05 .git [2022-10-19T06:06:01.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 06:04 .github [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 19 06:04 .gitignore [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 19 06:04 .golangci.yml [2022-10-19T06:06:01.958Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 06:04 .semver [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 19 06:04 CHANGELOG.md [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 06:04 GOVERNANCE.md [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 19 06:04 Jenkinsfile [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 06:04 LICENSE [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 19 06:04 Makefile [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 19 06:04 OWNERS.md [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 19 06:04 README.md [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 06:04 VERSION [2022-10-19T06:06:01.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 06:04 bin [2022-10-19T06:06:01.958Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 19 06:05 coverage.out [2022-10-19T06:06:01.958Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 06:04 example [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 3400 Oct 19 06:04 go.mod [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 37486 Oct 19 06:04 go.sum [2022-10-19T06:06:01.958Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 19 06:04 internal [2022-10-19T06:06:01.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 06:04 openapi [2022-10-19T06:06:01.958Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 06:04 pkg [2022-10-19T06:06:01.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 06:04 snap [2022-10-19T06:06:01.958Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 06:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:06:02.259Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5df0661f6aa28262333844c5296207997c828617 --label arch=amd64 --label version=2.3.0-dev.43 . [2022-10-19T06:06:02.259Z] Sending build context to Docker daemon 10.12MB [2022-10-19T06:06:02.259Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T06:06:02.259Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-19T06:06:02.259Z] ---> 66ebc3103e1b [2022-10-19T06:06:02.259Z] Step 3/25 : ARG MAKE=make build [2022-10-19T06:06:02.259Z] ---> Running in 11f7343169e1 [2022-10-19T06:06:02.518Z] Removing intermediate container 11f7343169e1 [2022-10-19T06:06:02.518Z] ---> b79b8d5e521f [2022-10-19T06:06:02.518Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-19T06:06:02.519Z] ---> Running in 1d3b9ec7e99c [2022-10-19T06:06:02.519Z] Removing intermediate container 1d3b9ec7e99c [2022-10-19T06:06:02.519Z] ---> 7206ae5559c0 [2022-10-19T06:06:02.519Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-19T06:06:02.519Z] ---> Running in fb3d3b54743d [2022-10-19T06:06:02.777Z] Removing intermediate container fb3d3b54743d [2022-10-19T06:06:02.777Z] ---> 8195483adce4 [2022-10-19T06:06:02.777Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T06:06:02.777Z] ---> Running in ca743e37af62 [2022-10-19T06:06:03.345Z] Removing intermediate container ca743e37af62 [2022-10-19T06:06:03.345Z] ---> c22af4916e9c [2022-10-19T06:06:03.345Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-19T06:06:03.345Z] ---> Running in 662b241cc2e4 [2022-10-19T06:06:03.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T06:06:04.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T06:06:04.806Z] OK: 211 MiB in 51 packages [2022-10-19T06:06:05.066Z] Removing intermediate container 662b241cc2e4 [2022-10-19T06:06:05.066Z] ---> 4d206b6425e7 [2022-10-19T06:06:05.066Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-19T06:06:05.324Z] ---> b736d2645fea [2022-10-19T06:06:05.324Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T06:06:05.324Z] ---> Running in d672d870de3d [2022-10-19T06:06:05.903Z] Removing intermediate container d672d870de3d [2022-10-19T06:06:05.903Z] ---> e9248907f2b0 [2022-10-19T06:06:05.903Z] Step 10/25 : COPY . . [2022-10-19T06:06:06.468Z] ---> 27707e536de5 [2022-10-19T06:06:06.468Z] Step 11/25 : RUN ${MAKE} [2022-10-19T06:06:06.468Z] ---> Running in 00586a4d7274 [2022-10-19T06:06:06.468Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.43" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-19T06:06:24.535Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-19T06:06:25.907Z] Removing intermediate container 00586a4d7274 [2022-10-19T06:06:25.907Z] ---> f2cc79cbcb71 [2022-10-19T06:06:25.907Z] Step 12/25 : FROM alpine:3.16 [2022-10-19T06:06:26.475Z] 3.16: Pulling from library/alpine [2022-10-19T06:06:26.475Z] 213ec9aee27d: Already exists [2022-10-19T06:06:26.733Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-19T06:06:26.733Z] Status: Downloaded newer image for alpine:3.16 [2022-10-19T06:06:26.733Z] ---> 9c6f07244728 [2022-10-19T06:06:26.733Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-19T06:06:26.733Z] ---> Running in 927f0f4daf34 [2022-10-19T06:06:26.733Z] Removing intermediate container 927f0f4daf34 [2022-10-19T06:06:26.733Z] ---> a127f4d8e73d [2022-10-19T06:06:26.733Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T06:06:26.733Z] ---> Running in 2b0e904bbdd3 [2022-10-19T06:06:27.300Z] Removing intermediate container 2b0e904bbdd3 [2022-10-19T06:06:27.300Z] ---> ce2e3d58461f [2022-10-19T06:06:27.300Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-19T06:06:27.558Z] ---> Running in 6647c63977d2 [2022-10-19T06:06:27.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-19T06:06:28.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-19T06:06:28.751Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T06:06:29.009Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-19T06:06:29.009Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T06:06:29.009Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-19T06:06:29.268Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-19T06:06:29.268Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T06:06:29.268Z] OK: 8 MiB in 19 packages [2022-10-19T06:06:29.887Z] Removing intermediate container 6647c63977d2 [2022-10-19T06:06:29.887Z] ---> c4836d6de9b0 [2022-10-19T06:06:29.887Z] Step 16/25 : WORKDIR / [2022-10-19T06:06:29.887Z] ---> Running in 290f15c02060 [2022-10-19T06:06:29.887Z] Removing intermediate container 290f15c02060 [2022-10-19T06:06:29.887Z] ---> 0a26ee355f72 [2022-10-19T06:06:29.887Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-19T06:06:29.887Z] ---> 7bc8dfcc248f [2022-10-19T06:06:29.887Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-19T06:06:30.487Z] ---> a4f221a96833 [2022-10-19T06:06:30.487Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-19T06:06:30.765Z] ---> 9f5f97b74df1 [2022-10-19T06:06:30.765Z] Step 20/25 : EXPOSE 59999 [2022-10-19T06:06:30.765Z] ---> Running in e155807f37b2 [2022-10-19T06:06:30.765Z] Removing intermediate container e155807f37b2 [2022-10-19T06:06:30.765Z] ---> bcc5d43641b4 [2022-10-19T06:06:30.765Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-19T06:06:30.765Z] ---> Running in aef96fd9c01a [2022-10-19T06:06:31.048Z] Removing intermediate container aef96fd9c01a [2022-10-19T06:06:31.048Z] ---> b32b34224f12 [2022-10-19T06:06:31.048Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T06:06:31.048Z] ---> Running in a58e4e9c05af [2022-10-19T06:06:31.048Z] Removing intermediate container a58e4e9c05af [2022-10-19T06:06:31.048Z] ---> d34db8195a00 [2022-10-19T06:06:31.048Z] Step 23/25 : LABEL arch=amd64 [2022-10-19T06:06:31.048Z] ---> Running in 28c674e43fa6 [2022-10-19T06:06:31.321Z] Removing intermediate container 28c674e43fa6 [2022-10-19T06:06:31.321Z] ---> b466bc3a8346 [2022-10-19T06:06:31.321Z] Step 24/25 : LABEL git_sha=5df0661f6aa28262333844c5296207997c828617 [2022-10-19T06:06:31.321Z] ---> Running in a85d260035e6 [2022-10-19T06:06:31.321Z] Removing intermediate container a85d260035e6 [2022-10-19T06:06:31.321Z] ---> 26484a18c767 [2022-10-19T06:06:31.321Z] Step 25/25 : LABEL version=2.3.0-dev.43 [2022-10-19T06:06:31.321Z] ---> Running in 582bdc28f209 [2022-10-19T06:06:31.580Z] Removing intermediate container 582bdc28f209 [2022-10-19T06:06:31.580Z] ---> 9a2029583603 [2022-10-19T06:06:31.580Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-19T06:06:31.580Z] Successfully built 9a2029583603 [2022-10-19T06:06:31.580Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:06:32.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T06:06:32.003Z] [2022-10-19T06:06:32.003Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:06:32.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T06:06:32.300Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-19T06:06:32.300Z] 5eb5b503b376: Pulling fs layer [2022-10-19T06:06:32.300Z] 5c69ac0246d0: Pulling fs layer [2022-10-19T06:06:32.300Z] ec43610c2a17: Pulling fs layer [2022-10-19T06:06:32.300Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-19T06:06:32.300Z] 33b1e0a273af: Pulling fs layer [2022-10-19T06:06:32.301Z] 5d3b04190fa2: Pulling fs layer [2022-10-19T06:06:32.301Z] 2f39f015ded8: Pulling fs layer [2022-10-19T06:06:32.301Z] 33b1e0a273af: Waiting [2022-10-19T06:06:32.301Z] 5d3b04190fa2: Waiting [2022-10-19T06:06:32.301Z] 2f39f015ded8: Waiting [2022-10-19T06:06:32.301Z] 3a2ae6a8a46f: Waiting [2022-10-19T06:06:32.301Z] 5c69ac0246d0: Verifying Checksum [2022-10-19T06:06:32.301Z] 5c69ac0246d0: Download complete [2022-10-19T06:06:32.301Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-19T06:06:32.301Z] 33b1e0a273af: Verifying Checksum [2022-10-19T06:06:32.301Z] 33b1e0a273af: Download complete [2022-10-19T06:06:32.301Z] 5d3b04190fa2: Verifying Checksum [2022-10-19T06:06:32.301Z] 5d3b04190fa2: Download complete [2022-10-19T06:06:32.559Z] ec43610c2a17: Verifying Checksum [2022-10-19T06:06:32.559Z] ec43610c2a17: Download complete [2022-10-19T06:06:32.559Z] 5eb5b503b376: Verifying Checksum [2022-10-19T06:06:32.559Z] 5eb5b503b376: Download complete [2022-10-19T06:06:32.819Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8540 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2022-10-19T06:06:32.830Z] Running in /w/workspace/device-sdk-go/118 [Pipeline] { [Pipeline] checkout [2022-10-19T06:06:32.860Z] The recommended git tool is: git [2022-10-19T06:06:33.125Z] 2f39f015ded8: Download complete [2022-10-19T06:06:33.691Z] 5eb5b503b376: Pull complete [2022-10-19T06:06:33.691Z] 5c69ac0246d0: Pull complete [2022-10-19T06:06:34.256Z] ec43610c2a17: Pull complete [2022-10-19T06:06:34.256Z] 3a2ae6a8a46f: Pull complete [2022-10-19T06:06:34.256Z] 33b1e0a273af: Pull complete [2022-10-19T06:06:34.516Z] 5d3b04190fa2: Pull complete [2022-10-19T06:06:37.690Z] using credential edgex-jenkins-ssh [2022-10-19T06:06:37.704Z] Cloning the remote Git repository [2022-10-19T06:06:37.733Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-10-19T06:06:38.699Z] 2f39f015ded8: Pull complete [2022-10-19T06:06:38.699Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-19T06:06:38.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T06:06:38.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:06:38.765Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:06:38.786Z] $ 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 [2022-10-19T06:06:37.802Z] > git init /w/workspace/device-sdk-go/118 # timeout=10 [2022-10-19T06:06:37.927Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-19T06:06:37.929Z] > git --version # timeout=10 [2022-10-19T06:06:37.952Z] > git --version # 'git version 2.25.1' [2022-10-19T06:06:37.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-19T06:06:37.997Z] Verifying host key using known hosts file [2022-10-19T06:06:38.189Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-19T06:06:38.202Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T06:06:39.709Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-19T06:06:39.727Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-19T06:06:40.246Z] $ docker top 7a3b2d97d94e77f9c700bb3a1602e2e2ad6e0e7d8a6d672540cf3760cf4f212c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:06:40.541Z] Avoid second fetch [2022-10-19T06:06:40.542Z] Checking out Revision 5df0661f6aa28262333844c5296207997c828617 (main) [2022-10-19T06:06:40.629Z] ---> job-cost.sh [2022-10-19T06:06:40.629Z] lf-activate-venv: SKIPPING [2022-10-19T06:06:40.629Z] INFO: No Stack... [2022-10-19T06:06:41.043Z] Commit message: "feat: Add metrics for count of Events and Readings sent (#1239)" [2022-10-19T06:06:41.196Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T06:06:41.454Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T06:06:41.475Z] [2022-10-19T06:06:41.475Z] GitHub has been notified of this commit’s build result [2022-10-19T06:06:41.475Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T06:06:40.545Z] > git config core.sparsecheckout # timeout=10 [2022-10-19T06:06:40.561Z] > git checkout -f 5df0661f6aa28262333844c5296207997c828617 # timeout=10 [2022-10-19T06:06:41.743Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-10-19T06:06:41.743Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T06:06:41.755Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [2022-10-19T06:06:41.762Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] did not exist. Created. [2022-10-19T06:06:41.762Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T06:06:41.989Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-19T06:06:41.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T06:06:41.989Z] Dload Upload Total Spent Left Speed [2022-10-19T06:06:41.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 [2022-10-19T06:06:42.065Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-19T06:06:42.090Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T06:06:42.096Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T06:06:42.111Z] $ docker stop --time=1 7a3b2d97d94e77f9c700bb3a1602e2e2ad6e0e7d8a6d672540cf3760cf4f212c [2022-10-19T06:06:43.267Z] $ docker rm -f 7a3b2d97d94e77f9c700bb3a1602e2e2ad6e0e7d8a6d672540cf3760cf4f212c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-19T06:06:43.635Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-19T06:06:43.961Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-19T06:06:43.961Z] + sudo tee /etc/docker/daemon.new [2022-10-19T06:06:43.961Z] { [2022-10-19T06:06:43.961Z] "registry-mirrors": [ [2022-10-19T06:06:43.961Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-19T06:06:43.961Z] ], [2022-10-19T06:06:43.961Z] "bip": "10.250.0.254/24", [2022-10-19T06:06:43.961Z] "hosts": [ [2022-10-19T06:06:43.961Z] "tcp://0.0.0.0:5555", [2022-10-19T06:06:43.961Z] "unix:///var/run/docker.sock" [2022-10-19T06:06:43.961Z] ], [2022-10-19T06:06:43.961Z] "mtu": 1458, [2022-10-19T06:06:43.961Z] "selinux-enabled": true, [2022-10-19T06:06:43.961Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-19T06:06:43.961Z] } [Pipeline] sh [2022-10-19T06:06:44.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-19T06:06:44.612Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T06:07:02.872Z] provisioning config files... [2022-10-19T06:07:02.897Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/118@tmp/config3702424196930699284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:07:03.247Z] ---> docker-login.sh [2022-10-19T06:07:03.247Z] nexus3.edgexfoundry.org:10001 [2022-10-19T06:07:03.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:07:03.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:07:03.837Z] Configure a credential helper to remove this warning. See [2022-10-19T06:07:03.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:07:03.837Z] [2022-10-19T06:07:03.837Z] Login Succeeded [2022-10-19T06:07:03.837Z] nexus3.edgexfoundry.org:10002 [2022-10-19T06:07:04.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:07:04.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:07:04.107Z] Configure a credential helper to remove this warning. See [2022-10-19T06:07:04.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:07:04.107Z] [2022-10-19T06:07:04.107Z] Login Succeeded [2022-10-19T06:07:04.107Z] nexus3.edgexfoundry.org:10003 [2022-10-19T06:07:04.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:07:04.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:07:04.648Z] Configure a credential helper to remove this warning. See [2022-10-19T06:07:04.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:07:04.648Z] [2022-10-19T06:07:04.648Z] Login Succeeded [2022-10-19T06:07:04.648Z] nexus3.edgexfoundry.org:10004 [2022-10-19T06:07:04.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:07:04.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:07:04.918Z] Configure a credential helper to remove this warning. See [2022-10-19T06:07:04.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:07:04.918Z] [2022-10-19T06:07:04.918Z] Login Succeeded [2022-10-19T06:07:04.918Z] docker.io [2022-10-19T06:07:05.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-19T06:07:05.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-19T06:07:05.773Z] Configure a credential helper to remove this warning. See [2022-10-19T06:07:05.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-19T06:07:05.773Z] [2022-10-19T06:07:05.773Z] Login Succeeded [2022-10-19T06:07:05.773Z] ---> docker-login.sh ends [Pipeline] } [2022-10-19T06:07:05.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-19T06:07:05.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T06:07:05.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-19T06:07:05.946Z] ========================================================= [2022-10-19T06:07:05.946Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-19T06:07:05.946Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:07:06.276Z] + 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.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-19T06:07:06.545Z] Sending build context to Docker daemon 5.383MB [2022-10-19T06:07:07.514Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T06:07:07.514Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-19T06:07:07.783Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-19T06:07:07.783Z] 9b18e9b68314: Pulling fs layer [2022-10-19T06:07:07.783Z] d32db5db7311: Pulling fs layer [2022-10-19T06:07:07.783Z] d0c4b47475fc: Pulling fs layer [2022-10-19T06:07:07.783Z] 5831b945b038: Pulling fs layer [2022-10-19T06:07:07.783Z] 86bbec2aaacd: Pulling fs layer [2022-10-19T06:07:07.783Z] e10730c5d714: Pulling fs layer [2022-10-19T06:07:07.783Z] 5dd5c2283517: Pulling fs layer [2022-10-19T06:07:07.783Z] d5ac0230b979: Pulling fs layer [2022-10-19T06:07:07.783Z] 5831b945b038: Waiting [2022-10-19T06:07:07.783Z] 86bbec2aaacd: Waiting [2022-10-19T06:07:07.783Z] e10730c5d714: Waiting [2022-10-19T06:07:07.783Z] d5ac0230b979: Waiting [2022-10-19T06:07:07.783Z] 5dd5c2283517: Waiting [2022-10-19T06:07:08.381Z] d0c4b47475fc: Verifying Checksum [2022-10-19T06:07:08.381Z] d0c4b47475fc: Download complete [2022-10-19T06:07:08.381Z] d32db5db7311: Verifying Checksum [2022-10-19T06:07:08.381Z] d32db5db7311: Download complete [2022-10-19T06:07:08.381Z] 86bbec2aaacd: Verifying Checksum [2022-10-19T06:07:08.381Z] 86bbec2aaacd: Download complete [2022-10-19T06:07:08.381Z] e10730c5d714: Download complete [2022-10-19T06:07:08.381Z] 9b18e9b68314: Download complete [2022-10-19T06:07:09.361Z] 9b18e9b68314: Pull complete [2022-10-19T06:07:09.361Z] d5ac0230b979: Verifying Checksum [2022-10-19T06:07:09.361Z] d5ac0230b979: Download complete [2022-10-19T06:07:09.950Z] d32db5db7311: Pull complete [2022-10-19T06:07:09.950Z] d0c4b47475fc: Pull complete [2022-10-19T06:07:10.539Z] 5dd5c2283517: Download complete [2022-10-19T06:07:11.126Z] 5831b945b038: Verifying Checksum [2022-10-19T06:07:11.126Z] 5831b945b038: Download complete [2022-10-19T06:07:23.486Z] 5831b945b038: Pull complete [2022-10-19T06:07:23.486Z] 86bbec2aaacd: Pull complete [2022-10-19T06:07:23.486Z] e10730c5d714: Pull complete [2022-10-19T06:07:30.181Z] 5dd5c2283517: Pull complete [2022-10-19T06:07:31.615Z] d5ac0230b979: Pull complete [2022-10-19T06:07:31.615Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-19T06:07:31.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-19T06:07:31.615Z] ---> 59b3b1a385d4 [2022-10-19T06:07:31.615Z] Step 3/11 : ARG MAKE=make build [2022-10-19T06:07:33.568Z] ---> Running in 0d05d347e8f4 [2022-10-19T06:07:33.568Z] Removing intermediate container 0d05d347e8f4 [2022-10-19T06:07:33.568Z] ---> 22d7ad24ee80 [2022-10-19T06:07:33.568Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-19T06:07:33.834Z] ---> Running in fe55670f0ae9 [2022-10-19T06:07:34.100Z] Removing intermediate container fe55670f0ae9 [2022-10-19T06:07:34.100Z] ---> b23b1f1aad93 [2022-10-19T06:07:34.100Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-19T06:07:34.100Z] ---> Running in 802b629a6666 [2022-10-19T06:07:34.368Z] Removing intermediate container 802b629a6666 [2022-10-19T06:07:34.368Z] ---> 4a3608f31493 [2022-10-19T06:07:34.368Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T06:07:34.368Z] ---> Running in 851cd8685eac [2022-10-19T06:07:36.311Z] Removing intermediate container 851cd8685eac [2022-10-19T06:07:36.312Z] ---> ed439e0897fa [2022-10-19T06:07:36.312Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-19T06:07:36.312Z] ---> Running in f00db5ddfff9 [2022-10-19T06:07:37.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T06:07:38.291Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T06:07:38.878Z] OK: 221 MiB in 51 packages [2022-10-19T06:07:39.903Z] Removing intermediate container f00db5ddfff9 [2022-10-19T06:07:39.903Z] ---> 0212934de258 [2022-10-19T06:07:39.903Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-19T06:07:40.490Z] ---> d3aa372b6989 [2022-10-19T06:07:40.490Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T06:07:40.490Z] ---> Running in 46e9df82ebe4 [2022-10-19T06:08:27.351Z] Removing intermediate container 46e9df82ebe4 [2022-10-19T06:08:27.351Z] ---> 9236a58aa16f [2022-10-19T06:08:27.351Z] Step 10/11 : COPY . . [2022-10-19T06:08:27.619Z] ---> 03adc0b2b5f9 [2022-10-19T06:08:27.619Z] Step 11/11 : RUN ${MAKE} [2022-10-19T06:08:27.619Z] ---> Running in 84f322025ae8 [2022-10-19T06:08:28.582Z] noop [2022-10-19T06:08:29.166Z] Removing intermediate container 84f322025ae8 [2022-10-19T06:08:29.166Z] ---> f9eefaab34e8 [2022-10-19T06:08:29.166Z] Successfully built f9eefaab34e8 [2022-10-19T06:08:29.166Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:08:29.515Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T06:08:29.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:08:29.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-8540 does not seem to be running inside a container [2022-10-19T06:08:29.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/118 -v /w/workspace/device-sdk-go/118:/w/workspace/device-sdk-go/118:rw,z -v /w/workspace/device-sdk-go/118@tmp:/w/workspace/device-sdk-go/118@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 [2022-10-19T06:08:30.992Z] $ docker top 9d9ec015b658d0a49002cebb0af62367bf173b414ad206ccb6ffd6aa7be53382 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T06:08:31.816Z] + go version [2022-10-19T06:08:31.816Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-19T06:08:31.838Z] $ docker stop --time=1 9d9ec015b658d0a49002cebb0af62367bf173b414ad206ccb6ffd6aa7be53382 [2022-10-19T06:08:33.408Z] $ docker rm -f 9d9ec015b658d0a49002cebb0af62367bf173b414ad206ccb6ffd6aa7be53382 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:08:33.950Z] + docker inspect -f . ci-base-image-arm64 [2022-10-19T06:08:33.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:08:34.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-8540 does not seem to be running inside a container [2022-10-19T06:08:34.182Z] $ 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/118 -v /w/workspace/device-sdk-go/118:/w/workspace/device-sdk-go/118:rw,z -v /w/workspace/device-sdk-go/118@tmp:/w/workspace/device-sdk-go/118@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 [2022-10-19T06:08:35.299Z] $ docker top b9451c05b8dd203de4cad7f5879c63053232613d0c943fa167e9cb1aab34831e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T06:08:35.802Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/118 [Pipeline] fileExists [Pipeline] sh [2022-10-19T06:08:36.401Z] + make test [2022-10-19T06:08:36.401Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-19T06:09:08.644Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-19T06:11:00.316Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-19T06:11:00.316Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-19T06:11:00.316Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-19T06:11:00.316Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-19T06:11:00.316Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-19T06:11:00.316Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.406s coverage: 27.6% of statements [2022-10-19T06:11:00.316Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.573s coverage: 78.9% of statements [2022-10-19T06:11:00.316Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-19T06:11:02.905Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.574s coverage: 73.1% of statements [2022-10-19T06:11:02.905Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-19T06:11:02.905Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-19T06:11:08.274Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.760s coverage: 54.4% of statements [2022-10-19T06:11:08.274Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-19T06:11:08.274Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-19T06:11:08.274Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-19T06:11:08.274Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-19T06:11:09.703Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.633s coverage: 65.1% of statements [2022-10-19T06:11:09.703Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-19T06:11:09.704Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-19T06:11:09.972Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.961s coverage: 89.2% of statements [2022-10-19T06:11:09.972Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-19T06:11:12.565Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.232s coverage: 4.7% of statements [2022-10-19T06:11:12.565Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-19T06:11:12.832Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-19T06:11:12.832Z] GO111MODULE=on go vet ./... [2022-10-19T06:12:49.501Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-19T06:12:49.770Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-19T06:12:49.770Z] ./bin/test-attribution-txt.sh [2022-10-19T06:12:50.037Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-19T06:12:50.037Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-19T06:12:50.037Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-19T06:12:50.037Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-19T06:12:50.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-19T06:12:50.076Z] $ docker stop --time=1 b9451c05b8dd203de4cad7f5879c63053232613d0c943fa167e9cb1aab34831e [2022-10-19T06:12:51.910Z] $ docker rm -f b9451c05b8dd203de4cad7f5879c63053232613d0c943fa167e9cb1aab34831e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T06:12:53.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-19T06:12:53.315Z] Warning: overwriting stash ‘coverage-report’ [2022-10-19T06:12:53.762Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-19T06:12:54.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-19T06:12:54.461Z] + ls -al . [2022-10-19T06:12:54.461Z] total 272 [2022-10-19T06:12:54.461Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 06:08 . [2022-10-19T06:12:54.461Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 06:06 .. [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 06:06 .dockerignore [2022-10-19T06:12:54.461Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 06:06 .git [2022-10-19T06:12:54.461Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 06:06 .github [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 19 06:06 .gitignore [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 19 06:06 .golangci.yml [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 19 06:06 CHANGELOG.md [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 06:06 GOVERNANCE.md [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 19 06:06 Jenkinsfile [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 19 06:06 LICENSE [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 19 06:06 Makefile [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 19 06:06 OWNERS.md [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 19 06:06 README.md [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 19 06:04 VERSION [2022-10-19T06:12:54.461Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 06:06 bin [2022-10-19T06:12:54.461Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 19 06:11 coverage.out [2022-10-19T06:12:54.461Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 06:06 example [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 3400 Oct 19 06:06 go.mod [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 37486 Oct 19 06:06 go.sum [2022-10-19T06:12:54.461Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 19 06:06 internal [2022-10-19T06:12:54.461Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 06:06 openapi [2022-10-19T06:12:54.461Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 19 06:06 pkg [2022-10-19T06:12:54.461Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 06:06 snap [2022-10-19T06:12:54.461Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 19 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:12:54.798Z] + 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=5df0661f6aa28262333844c5296207997c828617 --label arch=arm64 --label version=2.3.0-dev.43 . [2022-10-19T06:12:55.066Z] Sending build context to Docker daemon 5.486MB [2022-10-19T06:12:55.066Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-19T06:12:55.066Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-19T06:12:55.066Z] ---> f9eefaab34e8 [2022-10-19T06:12:55.066Z] Step 3/25 : ARG MAKE=make build [2022-10-19T06:12:55.334Z] ---> Running in f1a673e39124 [2022-10-19T06:12:55.601Z] Removing intermediate container f1a673e39124 [2022-10-19T06:12:55.601Z] ---> dd20530798d1 [2022-10-19T06:12:55.601Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-19T06:12:55.601Z] ---> Running in 0c663b78bff3 [2022-10-19T06:12:55.869Z] Removing intermediate container 0c663b78bff3 [2022-10-19T06:12:55.869Z] ---> b6094cfd9f3e [2022-10-19T06:12:55.869Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-19T06:12:56.149Z] ---> Running in 07d15bdb02f7 [2022-10-19T06:12:56.417Z] Removing intermediate container 07d15bdb02f7 [2022-10-19T06:12:56.417Z] ---> 81b95107b2ec [2022-10-19T06:12:56.417Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T06:12:56.417Z] ---> Running in ab2320a13732 [2022-10-19T06:12:58.370Z] Removing intermediate container ab2320a13732 [2022-10-19T06:12:58.370Z] ---> 64361b93e367 [2022-10-19T06:12:58.370Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-19T06:12:58.370Z] ---> Running in 9fbeb529fcfe [2022-10-19T06:12:59.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T06:13:00.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T06:13:01.266Z] OK: 221 MiB in 51 packages [2022-10-19T06:13:02.234Z] Removing intermediate container 9fbeb529fcfe [2022-10-19T06:13:02.234Z] ---> 9f76b60f8879 [2022-10-19T06:13:02.234Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-19T06:13:03.644Z] ---> 74247c5d68ab [2022-10-19T06:13:03.644Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-19T06:13:03.916Z] ---> Running in 2c81533294c6 [2022-10-19T06:13:05.873Z] Removing intermediate container 2c81533294c6 [2022-10-19T06:13:05.873Z] ---> d3f0ff3ca833 [2022-10-19T06:13:05.873Z] Step 10/25 : COPY . . [2022-10-19T06:13:06.838Z] ---> 10c3b41d08fe [2022-10-19T06:13:06.838Z] Step 11/25 : RUN ${MAKE} [2022-10-19T06:13:06.838Z] ---> Running in 70e8e1340b0d [2022-10-19T06:13:07.801Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.43" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-19T06:15:14.485Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-19T06:15:14.485Z] Removing intermediate container 70e8e1340b0d [2022-10-19T06:15:14.485Z] ---> a4f34332b057 [2022-10-19T06:15:14.485Z] Step 12/25 : FROM alpine:3.16 [2022-10-19T06:15:15.442Z] 3.16: Pulling from library/alpine [2022-10-19T06:15:15.707Z] 9b18e9b68314: Already exists [2022-10-19T06:15:15.974Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-19T06:15:15.974Z] Status: Downloaded newer image for alpine:3.16 [2022-10-19T06:15:15.974Z] ---> a6215f271958 [2022-10-19T06:15:15.974Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-19T06:15:15.974Z] ---> Running in 9fb240867b91 [2022-10-19T06:15:16.244Z] Removing intermediate container 9fb240867b91 [2022-10-19T06:15:16.244Z] ---> 6c5f5d32adb6 [2022-10-19T06:15:16.244Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-19T06:15:16.244Z] ---> Running in a1d3a45a89bd [2022-10-19T06:15:18.188Z] Removing intermediate container a1d3a45a89bd [2022-10-19T06:15:18.188Z] ---> e89eb062a562 [2022-10-19T06:15:18.188Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-19T06:15:18.188Z] ---> Running in 833179ed0c72 [2022-10-19T06:15:19.147Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-19T06:15:19.726Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-19T06:15:20.684Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-19T06:15:20.684Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-19T06:15:20.951Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-19T06:15:20.951Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-19T06:15:21.218Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-19T06:15:21.218Z] Executing busybox-1.35.0-r17.trigger [2022-10-19T06:15:21.218Z] OK: 8 MiB in 19 packages [2022-10-19T06:15:22.177Z] Removing intermediate container 833179ed0c72 [2022-10-19T06:15:22.177Z] ---> e9359b918d93 [2022-10-19T06:15:22.177Z] Step 16/25 : WORKDIR / [2022-10-19T06:15:22.177Z] ---> Running in aa3a289a471f [2022-10-19T06:15:22.445Z] Removing intermediate container aa3a289a471f [2022-10-19T06:15:22.445Z] ---> 249555eb4ddc [2022-10-19T06:15:22.445Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-19T06:15:23.036Z] ---> 75a083fee62c [2022-10-19T06:15:23.036Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-19T06:15:24.620Z] ---> 57f1c543df13 [2022-10-19T06:15:24.620Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-19T06:15:24.891Z] ---> 6b31f44b6e34 [2022-10-19T06:15:24.891Z] Step 20/25 : EXPOSE 59999 [2022-10-19T06:15:24.891Z] ---> Running in 39f7d1b08819 [2022-10-19T06:15:25.506Z] Removing intermediate container 39f7d1b08819 [2022-10-19T06:15:25.506Z] ---> c279f45ceb07 [2022-10-19T06:15:25.506Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-19T06:15:25.506Z] ---> Running in d0b1c0cccfb9 [2022-10-19T06:15:25.781Z] Removing intermediate container d0b1c0cccfb9 [2022-10-19T06:15:25.781Z] ---> 54690ee9f5ba [2022-10-19T06:15:25.781Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-19T06:15:25.781Z] ---> Running in 9cccde047d57 [2022-10-19T06:15:26.063Z] Removing intermediate container 9cccde047d57 [2022-10-19T06:15:26.063Z] ---> b146479f680c [2022-10-19T06:15:26.063Z] Step 23/25 : LABEL arch=arm64 [2022-10-19T06:15:26.063Z] ---> Running in 7f09bd06439b [2022-10-19T06:15:26.334Z] Removing intermediate container 7f09bd06439b [2022-10-19T06:15:26.334Z] ---> ec82fbd124ae [2022-10-19T06:15:26.334Z] Step 24/25 : LABEL git_sha=5df0661f6aa28262333844c5296207997c828617 [2022-10-19T06:15:26.606Z] ---> Running in 8a1dd1ee7d3e [2022-10-19T06:15:26.879Z] Removing intermediate container 8a1dd1ee7d3e [2022-10-19T06:15:26.879Z] ---> 0f630516d3f0 [2022-10-19T06:15:26.879Z] Step 25/25 : LABEL version=2.3.0-dev.43 [2022-10-19T06:15:26.879Z] ---> Running in 5ba588895058 [2022-10-19T06:15:27.144Z] Removing intermediate container 5ba588895058 [2022-10-19T06:15:27.144Z] ---> 7e19e089805f [2022-10-19T06:15:27.144Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-19T06:15:27.144Z] Successfully built 7e19e089805f [2022-10-19T06:15:27.144Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:15:27.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T06:15:27.534Z] [2022-10-19T06:15:27.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:15:27.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T06:15:27.857Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-19T06:15:27.857Z] 8998bd30e6a1: Pulling fs layer [2022-10-19T06:15:27.857Z] 04944245beec: Pulling fs layer [2022-10-19T06:15:27.857Z] 699f458cf7ca: Pulling fs layer [2022-10-19T06:15:27.857Z] 765212b225bb: Pulling fs layer [2022-10-19T06:15:27.857Z] f23df028b6ca: Pulling fs layer [2022-10-19T06:15:27.857Z] d65c8cfc05b1: Pulling fs layer [2022-10-19T06:15:27.857Z] 2437ff75d9bd: Pulling fs layer [2022-10-19T06:15:27.857Z] 765212b225bb: Waiting [2022-10-19T06:15:27.857Z] f23df028b6ca: Waiting [2022-10-19T06:15:27.857Z] d65c8cfc05b1: Waiting [2022-10-19T06:15:27.857Z] 2437ff75d9bd: Waiting [2022-10-19T06:15:28.125Z] 04944245beec: Verifying Checksum [2022-10-19T06:15:28.125Z] 04944245beec: Download complete [2022-10-19T06:15:28.125Z] 765212b225bb: Verifying Checksum [2022-10-19T06:15:28.125Z] 765212b225bb: Download complete [2022-10-19T06:15:28.125Z] f23df028b6ca: Verifying Checksum [2022-10-19T06:15:28.125Z] f23df028b6ca: Download complete [2022-10-19T06:15:28.125Z] d65c8cfc05b1: Verifying Checksum [2022-10-19T06:15:28.125Z] d65c8cfc05b1: Download complete [2022-10-19T06:15:28.394Z] 699f458cf7ca: Verifying Checksum [2022-10-19T06:15:28.394Z] 699f458cf7ca: Download complete [2022-10-19T06:15:28.662Z] 8998bd30e6a1: Verifying Checksum [2022-10-19T06:15:28.662Z] 8998bd30e6a1: Download complete [2022-10-19T06:15:31.241Z] 2437ff75d9bd: Verifying Checksum [2022-10-19T06:15:32.652Z] 8998bd30e6a1: Pull complete [2022-10-19T06:15:32.917Z] 04944245beec: Pull complete [2022-10-19T06:15:34.326Z] 699f458cf7ca: Pull complete [2022-10-19T06:15:34.326Z] 765212b225bb: Pull complete [2022-10-19T06:15:35.285Z] f23df028b6ca: Pull complete [2022-10-19T06:15:35.285Z] d65c8cfc05b1: Pull complete [2022-10-19T06:15:50.291Z] 2437ff75d9bd: Pull complete [2022-10-19T06:15:50.291Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-19T06:15:50.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-19T06:15:50.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:15:50.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-8540 does not seem to be running inside a container [2022-10-19T06:15:50.548Z] $ 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/118 -v /w/workspace/device-sdk-go/118:/w/workspace/device-sdk-go/118:rw,z -v /w/workspace/device-sdk-go/118@tmp:/w/workspace/device-sdk-go/118@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 [2022-10-19T06:15:53.090Z] $ docker top b037688eb44428c221551e53ed6e2089f7bcaa4ec7258096d71caa11bc04f8bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:15:53.914Z] ---> job-cost.sh [2022-10-19T06:15:53.914Z] lf-activate-venv: SKIPPING [2022-10-19T06:15:53.914Z] INFO: No Stack... [2022-10-19T06:15:54.179Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-19T06:15:55.130Z] INFO: Archiving Costs [Pipeline] sh [2022-10-19T06:15:55.445Z] + cat /w/workspace/device-sdk-go/118/archives/cost.csv [2022-10-19T06:15:55.445Z] + cut -d, -f6 [Pipeline] lock [2022-10-19T06:15:55.507Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [2022-10-19T06:15:55.513Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] did not exist. Created. [2022-10-19T06:15:55.513Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-19T06:15:55.842Z] /w/workspace/device-sdk-go/118@tmp/durable-9ea0fdf0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-19T06:15:56.169Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-19T06:15:56.189Z] Warning: overwriting stash ‘stack-cost’ [2022-10-19T06:15:56.244Z] Stashed 1 file(s) [Pipeline] } [2022-10-19T06:15:56.250Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-19T06:15:56.271Z] $ docker stop --time=1 b037688eb44428c221551e53ed6e2089f7bcaa4ec7258096d71caa11bc04f8bb [2022-10-19T06:15:57.734Z] $ docker rm -f b037688eb44428c221551e53ed6e2089f7bcaa4ec7258096d71caa11bc04f8bb [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 [2022-10-19T06:15:58.116Z] provisioning config files... [2022-10-19T06:15:58.123Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13192506605977306472tmp [Pipeline] { [Pipeline] sh [2022-10-19T06:15:58.414Z] + set +x [2022-10-19T06:15:58.414Z] + + curl -s https://codecov.io/bashbash [2022-10-19T06:15:58.414Z] -s -- [2022-10-19T06:15:58.414Z] [2022-10-19T06:15:58.414Z] _____ _ [2022-10-19T06:15:58.414Z] / ____| | | [2022-10-19T06:15:58.414Z] | | ___ __| | ___ ___ _____ __ [2022-10-19T06:15:58.414Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-19T06:15:58.414Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-19T06:15:58.414Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-19T06:15:58.414Z] Bash-1.0.6 [2022-10-19T06:15:58.414Z] [2022-10-19T06:15:58.414Z] [2022-10-19T06:15:58.414Z] ==> git version 2.25.1 found [2022-10-19T06:15:58.414Z] ==> 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 [2022-10-19T06:15:58.414Z] Release-Date: 2020-01-08 [2022-10-19T06:15:58.414Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-19T06:15:58.414Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-19T06:15:58.414Z] ==> Jenkins CI detected. [2022-10-19T06:15:58.414Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-10-19T06:15:58.414Z] project root: . [2022-10-19T06:15:58.414Z] --> token set from env [2022-10-19T06:15:58.414Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-19T06:15:58.414Z] ==> Running gcov in . (disable via -X gcov) [2022-10-19T06:15:58.414Z] ==> Python coveragepy not found [2022-10-19T06:15:58.414Z] ==> Searching for coverage reports in: [2022-10-19T06:15:58.414Z] + . [2022-10-19T06:15:58.414Z] -> Found 1 reports [2022-10-19T06:15:58.414Z] ==> Detecting git/mercurial file structure [2022-10-19T06:15:58.414Z] ==> Reading reports [2022-10-19T06:15:58.673Z] + ./coverage.out bytes=101759 [2022-10-19T06:15:58.673Z] ==> Appending adjustments [2022-10-19T06:15:58.673Z] https://docs.codecov.io/docs/fixing-reports [2022-10-19T06:15:58.934Z] + Found adjustments [2022-10-19T06:15:58.934Z] ==> Gzipping contents [2022-10-19T06:15:58.934Z] 16K /tmp/codecov.KftWmm.gz [2022-10-19T06:15:58.934Z] ==> Uploading reports [2022-10-19T06:15:58.934Z] url: https://codecov.io [2022-10-19T06:15:58.934Z] query: branch=main&commit=5df0661f6aa28262333844c5296207997c828617&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T06:15:58.934Z] -> Pinging Codecov [2022-10-19T06:15:58.934Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=5df0661f6aa28262333844c5296207997c828617&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-19T06:15:59.192Z] -> Uploading to [2022-10-19T06:15:59.192Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-19/7E55EF52A471D76F132DFD9A03CDDE97/5df0661f6aa28262333844c5296207997c828617/afb26b93-9cab-4123-9506-1ee87583a6a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221019T061559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b0be00671d4496279636b6d1c5bcf47142991198336b60475bbedc8cc31c097 [2022-10-19T06:15:59.192Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T06:15:59.192Z] Dload Upload Total Spent Left Speed [2022-10-19T06:15:59.452Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14698 0 0 100 14698 0 59991 --:--:-- --:--:-- --:--:-- 59991 [2022-10-19T06:15:59.452Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5df0661f6aa28262333844c5296207997c828617 [Pipeline] } [2022-10-19T06:15:59.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-19T06:15:59.632Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-19T06:15:59.644Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:15:59.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T06:15:59.939Z] [2022-10-19T06:15:59.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:16:00.242Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T06:16:00.242Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-19T06:16:00.242Z] df9b9388f04a: Pulling fs layer [2022-10-19T06:16:00.242Z] 52dc419b0ee2: Pulling fs layer [2022-10-19T06:16:00.242Z] 25bc292e5bac: Pulling fs layer [2022-10-19T06:16:00.242Z] 114826534d7a: Pulling fs layer [2022-10-19T06:16:00.242Z] 4657fd5d0bcf: Pulling fs layer [2022-10-19T06:16:00.242Z] 6ad1cebc031e: Pulling fs layer [2022-10-19T06:16:00.242Z] 8a3aa393b2d8: Pulling fs layer [2022-10-19T06:16:00.242Z] 4657fd5d0bcf: Waiting [2022-10-19T06:16:00.242Z] 6ad1cebc031e: Waiting [2022-10-19T06:16:00.242Z] 8a3aa393b2d8: Waiting [2022-10-19T06:16:00.242Z] 114826534d7a: Waiting [2022-10-19T06:16:00.242Z] 25bc292e5bac: Download complete [2022-10-19T06:16:00.242Z] 52dc419b0ee2: Verifying Checksum [2022-10-19T06:16:00.242Z] 52dc419b0ee2: Download complete [2022-10-19T06:16:00.242Z] 4657fd5d0bcf: Verifying Checksum [2022-10-19T06:16:00.242Z] 4657fd5d0bcf: Download complete [2022-10-19T06:16:00.242Z] df9b9388f04a: Verifying Checksum [2022-10-19T06:16:00.242Z] df9b9388f04a: Download complete [2022-10-19T06:16:00.504Z] df9b9388f04a: Pull complete [2022-10-19T06:16:00.504Z] 6ad1cebc031e: Verifying Checksum [2022-10-19T06:16:00.504Z] 6ad1cebc031e: Download complete [2022-10-19T06:16:00.504Z] 52dc419b0ee2: Pull complete [2022-10-19T06:16:00.504Z] 25bc292e5bac: Pull complete [2022-10-19T06:16:01.086Z] 114826534d7a: Download complete [2022-10-19T06:16:01.086Z] 8a3aa393b2d8: Verifying Checksum [2022-10-19T06:16:01.086Z] 8a3aa393b2d8: Download complete [2022-10-19T06:16:04.369Z] 114826534d7a: Pull complete [2022-10-19T06:16:04.369Z] 4657fd5d0bcf: Pull complete [2022-10-19T06:16:04.934Z] 6ad1cebc031e: Pull complete [2022-10-19T06:16:07.465Z] 8a3aa393b2d8: Pull complete [2022-10-19T06:16:07.465Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-19T06:16:07.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-19T06:16:07.465Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:16:07.535Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:16:07.560Z] $ 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:1.410.4 cat [2022-10-19T06:16:09.391Z] $ docker top 2b2a4caba27552a0b0c3a31975c51fb26535e8ef0005a1888e7e2a3de1d1d308 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-19T06:16:09.458Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-10-19T06:16:09.733Z] + set -o pipefail [2022-10-19T06:16:09.733Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-10-19T06:16:15.002Z] [2022-10-19T06:16:15.002Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-10-19T06:16:15.002Z] [2022-10-19T06:16:15.002Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/59f69891-1550-4be2-ab92-9fe986d8dda4 [2022-10-19T06:16:15.002Z] [2022-10-19T06:16:15.002Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-19T06:16:15.002Z] [2022-10-19T06:16:15.002Z] [2022-10-19T06:16:15.002Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-19T06:16:15.002Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-19T06:16:15.002Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-19T06:16:15.008Z] $ docker stop --time=1 2b2a4caba27552a0b0c3a31975c51fb26535e8ef0005a1888e7e2a3de1d1d308 [2022-10-19T06:16:17.121Z] $ docker rm -f 2b2a4caba27552a0b0c3a31975c51fb26535e8ef0005a1888e7e2a3de1d1d308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-10-19T06:16:17.505Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T06:16:17.514Z] provisioning config files... [2022-10-19T06:16:17.521Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11529847611134009250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:17.812Z] --> edgex-publish-swagger.sh [2022-10-19T06:16:17.812Z] === Publish openapi/v2 API === [2022-10-19T06:16:17.812Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-19T06:16:17.812Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-10-19T06:16:17.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-19T06:16:17.812Z] Dload Upload Total Spent Left Speed [2022-10-19T06:16:18.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 79101 --:--:-- --:--:-- --:--:-- 79101 [2022-10-19T06:16:18.380Z] [2022-10-19T06:16:18.380Z] [Pipeline] } [2022-10-19T06:16:18.388Z] 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 [2022-10-19T06:16:18.769Z] + git log --format=format:%s -1 5df0661f6aa28262333844c5296207997c828617 [Pipeline] sh [2022-10-19T06:16:19.056Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T06:16:19.056Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:16:19.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T06:16:19.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:16:19.456Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:16:19.481Z] $ 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 [2022-10-19T06:16:19.861Z] $ docker top a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T06:16:19.941Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T06:16:19.942Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T06:16:20.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T06:16:20.050Z] $ docker exec a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c ssh-agent [2022-10-19T06:16:20.149Z] SSH_AUTH_SOCK=/tmp/ssh-4f2wSTcEAnV6/agent.33 [2022-10-19T06:16:20.149Z] SSH_AGENT_PID=39 [2022-10-19T06:16:20.154Z] Running ssh-add (command line suppressed) [2022-10-19T06:16:20.240Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4242794160202321355.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4242794160202321355.key) [2022-10-19T06:16:20.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T06:16:20.539Z] + git semver tag [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,710 [run_tag] DEBUG tag force:False [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,710 [check_head_tag] DEBUG check head tag [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,711 [execute] INFO git cat-file --batch-check [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,715 [execute] INFO git cat-file --batch [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,738 [execute] INFO git tag -a v2.3.0-dev.43 -m v2.3.0-dev.43 [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,738 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.43', '-m', 'v2.3.0-dev.43'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-19T06:16:20.798Z] 2022-10-19 06:16:20,743 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-19T06:16:20.798Z] 2.3.0-dev.43 [Pipeline] } [2022-10-19T06:16:20.803Z] $ docker exec --env ******** --env ******** a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c ssh-agent -k [2022-10-19T06:16:20.909Z] unset SSH_AUTH_SOCK; [2022-10-19T06:16:20.910Z] unset SSH_AGENT_PID; [2022-10-19T06:16:20.910Z] echo Agent pid 39 killed; [2022-10-19T06:16:20.923Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T06:16:21.233Z] + git semver [Pipeline] } [2022-10-19T06:16:21.499Z] $ docker stop --time=1 a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c [2022-10-19T06:16:22.790Z] $ docker rm -f a9d92145e191d3226f61f22e98af067146a16b80c143dbe8392f7bf080ea940c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:16:23.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T06:16:23.165Z] [2022-10-19T06:16:23.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:16:23.461Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T06:16:23.462Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-19T06:16:23.462Z] ab5ef0e58194: Pulling fs layer [2022-10-19T06:16:23.462Z] 9712f1f96733: Pulling fs layer [2022-10-19T06:16:23.462Z] 63f879dbbcfc: Pulling fs layer [2022-10-19T06:16:23.462Z] 0d9ebad4ef96: Pulling fs layer [2022-10-19T06:16:23.462Z] e9a5061849ea: Pulling fs layer [2022-10-19T06:16:23.462Z] d747dcd14b5f: Pulling fs layer [2022-10-19T06:16:23.462Z] 2de7ff778b66: Pulling fs layer [2022-10-19T06:16:23.462Z] d747dcd14b5f: Waiting [2022-10-19T06:16:23.462Z] 0d9ebad4ef96: Waiting [2022-10-19T06:16:23.462Z] e9a5061849ea: Waiting [2022-10-19T06:16:23.462Z] 9712f1f96733: Verifying Checksum [2022-10-19T06:16:23.462Z] 9712f1f96733: Download complete [2022-10-19T06:16:23.730Z] 63f879dbbcfc: Verifying Checksum [2022-10-19T06:16:23.730Z] 63f879dbbcfc: Download complete [2022-10-19T06:16:23.997Z] e9a5061849ea: Verifying Checksum [2022-10-19T06:16:23.997Z] e9a5061849ea: Download complete [2022-10-19T06:16:23.997Z] ab5ef0e58194: Download complete [2022-10-19T06:16:23.997Z] d747dcd14b5f: Download complete [2022-10-19T06:16:23.997Z] 0d9ebad4ef96: Verifying Checksum [2022-10-19T06:16:23.997Z] 0d9ebad4ef96: Download complete [2022-10-19T06:16:24.254Z] 2de7ff778b66: Verifying Checksum [2022-10-19T06:16:24.254Z] 2de7ff778b66: Download complete [2022-10-19T06:16:26.781Z] ab5ef0e58194: Pull complete [2022-10-19T06:16:26.781Z] 9712f1f96733: Pull complete [2022-10-19T06:16:27.345Z] 63f879dbbcfc: Pull complete [2022-10-19T06:16:30.621Z] 0d9ebad4ef96: Pull complete [2022-10-19T06:16:31.185Z] e9a5061849ea: Pull complete [2022-10-19T06:16:31.185Z] d747dcd14b5f: Pull complete [2022-10-19T06:16:32.120Z] 2de7ff778b66: Pull complete [2022-10-19T06:16:32.120Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-19T06:16:32.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-19T06:16:32.120Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:16:32.203Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:16:32.224Z] $ 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 [2022-10-19T06:16:34.187Z] $ docker top 2fd03b2a3a18ae5a1d99c573dc3529c3d1fc708e893ce7b3582910ea7c2937bc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-19T06:16:34.271Z] provisioning config files... [2022-10-19T06:16:34.276Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6713070106246041167tmp [2022-10-19T06:16:34.286Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12263176595387774539tmp [2022-10-19T06:16:34.294Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14149659561793481388tmp [Pipeline] { [Pipeline] echo [2022-10-19T06:16:34.309Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:34.592Z] ---> sigul-configuration.sh [2022-10-19T06:16:34.592Z] gpg: directory `/root/.gnupg' created [2022-10-19T06:16:34.592Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-19T06:16:34.592Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-19T06:16:34.592Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-19T06:16:34.592Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-19T06:16:34.592Z] gpg: CAST5 encrypted data [2022-10-19T06:16:34.592Z] gpg: encrypted with 1 passphrase [2022-10-19T06:16:34.592Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-19T06:16:34.876Z] + mkdir /home/jenkins [2022-10-19T06:16:34.876Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-19T06:16:35.157Z] + 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 [2022-10-19T06:16:35.166Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:35.447Z] ---> sigul-install.sh [2022-10-19T06:16:35.447Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-19T06:16:35.728Z] + git tag --list [2022-10-19T06:16:35.728Z] 0.7.1 [2022-10-19T06:16:35.728Z] delhi-tag [2022-10-19T06:16:35.728Z] v1.0.0 [2022-10-19T06:16:35.728Z] v1.1.0 [2022-10-19T06:16:35.728Z] v1.1.1 [2022-10-19T06:16:35.728Z] v1.1.2 [2022-10-19T06:16:35.728Z] v1.2.0 [2022-10-19T06:16:35.728Z] v1.2.1 [2022-10-19T06:16:35.728Z] v1.2.2 [2022-10-19T06:16:35.728Z] v1.2.3 [2022-10-19T06:16:35.728Z] v1.3.0 [2022-10-19T06:16:35.728Z] v1.4.0 [2022-10-19T06:16:35.728Z] v2.0.0 [2022-10-19T06:16:35.728Z] v2.1.0 [2022-10-19T06:16:35.728Z] v2.1.1 [2022-10-19T06:16:35.728Z] v2.1.1-dev.2 [2022-10-19T06:16:35.728Z] v2.1.1-dev.3 [2022-10-19T06:16:35.728Z] v2.2.0 [2022-10-19T06:16:35.728Z] v2.2.1-dev.1 [2022-10-19T06:16:35.728Z] v2.2.1-dev.10 [2022-10-19T06:16:35.728Z] v2.2.1-dev.11 [2022-10-19T06:16:35.728Z] v2.2.1-dev.12 [2022-10-19T06:16:35.728Z] v2.2.1-dev.13 [2022-10-19T06:16:35.728Z] v2.2.1-dev.14 [2022-10-19T06:16:35.728Z] v2.2.1-dev.2 [2022-10-19T06:16:35.728Z] v2.2.1-dev.3 [2022-10-19T06:16:35.728Z] v2.2.1-dev.4 [2022-10-19T06:16:35.728Z] v2.2.1-dev.5 [2022-10-19T06:16:35.728Z] v2.2.1-dev.6 [2022-10-19T06:16:35.728Z] v2.2.1-dev.7 [2022-10-19T06:16:35.728Z] v2.2.1-dev.8 [2022-10-19T06:16:35.728Z] v2.2.1-dev.9 [2022-10-19T06:16:35.728Z] v2.3.0-dev.14 [2022-10-19T06:16:35.728Z] v2.3.0-dev.15 [2022-10-19T06:16:35.728Z] v2.3.0-dev.16 [2022-10-19T06:16:35.728Z] v2.3.0-dev.17 [2022-10-19T06:16:35.728Z] v2.3.0-dev.18 [2022-10-19T06:16:35.728Z] v2.3.0-dev.19 [2022-10-19T06:16:35.728Z] v2.3.0-dev.20 [2022-10-19T06:16:35.728Z] v2.3.0-dev.21 [2022-10-19T06:16:35.728Z] v2.3.0-dev.22 [2022-10-19T06:16:35.728Z] v2.3.0-dev.23 [2022-10-19T06:16:35.728Z] v2.3.0-dev.24 [2022-10-19T06:16:35.728Z] v2.3.0-dev.25 [2022-10-19T06:16:35.728Z] v2.3.0-dev.26 [2022-10-19T06:16:35.728Z] v2.3.0-dev.27 [2022-10-19T06:16:35.728Z] v2.3.0-dev.28 [2022-10-19T06:16:35.728Z] v2.3.0-dev.29 [2022-10-19T06:16:35.728Z] v2.3.0-dev.30 [2022-10-19T06:16:35.728Z] v2.3.0-dev.31 [2022-10-19T06:16:35.728Z] v2.3.0-dev.32 [2022-10-19T06:16:35.728Z] v2.3.0-dev.33 [2022-10-19T06:16:35.728Z] v2.3.0-dev.34 [2022-10-19T06:16:35.728Z] v2.3.0-dev.35 [2022-10-19T06:16:35.728Z] v2.3.0-dev.36 [2022-10-19T06:16:35.728Z] v2.3.0-dev.37 [2022-10-19T06:16:35.728Z] v2.3.0-dev.38 [2022-10-19T06:16:35.728Z] v2.3.0-dev.39 [2022-10-19T06:16:35.728Z] v2.3.0-dev.40 [2022-10-19T06:16:35.728Z] v2.3.0-dev.41 [2022-10-19T06:16:35.728Z] v2.3.0-dev.42 [2022-10-19T06:16:35.728Z] v2.3.0-dev.43 [Pipeline] sh [2022-10-19T06:16:36.009Z] + lftools sign git-tag v2.3.0-dev.43 [2022-10-19T06:16:36.576Z] Signing Git tag with Sigul... [2022-10-19T06:16:36.576Z] Signing v2.3.0-dev.43 [Pipeline] echo [2022-10-19T06:16:36.842Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:37.121Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-19T06:16:37.127Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-19T06:16:37.139Z] $ docker stop --time=1 2fd03b2a3a18ae5a1d99c573dc3529c3d1fc708e893ce7b3582910ea7c2937bc [2022-10-19T06:16:38.444Z] $ docker rm -f 2fd03b2a3a18ae5a1d99c573dc3529c3d1fc708e893ce7b3582910ea7c2937bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-19T06:16:38.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T06:16:38.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:16:39.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T06:16:39.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:16:39.214Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:16:39.240Z] $ 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 [2022-10-19T06:16:39.601Z] $ docker top 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T06:16:39.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T06:16:39.688Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T06:16:39.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T06:16:39.798Z] $ docker exec 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d ssh-agent [2022-10-19T06:16:39.907Z] SSH_AUTH_SOCK=/tmp/ssh-Ym7FsKIeqtjO/agent.32 [2022-10-19T06:16:39.907Z] SSH_AGENT_PID=38 [2022-10-19T06:16:39.912Z] Running ssh-add (command line suppressed) [2022-10-19T06:16:40.017Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4205444180177826377.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_4205444180177826377.key) [2022-10-19T06:16:40.034Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T06:16:40.317Z] + git semver bump pre [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,509 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,510 [bump_version] DEBUG bumping version:2.3.0-dev.43 on axis:pre with prefix:dev [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,510 [bump_version] DEBUG bumped version:2.3.0-dev.44 [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,510 [write_version] DEBUG write version:2.3.0-dev.44 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,510 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,510 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,512 [execute] INFO git cat-file --batch-check [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,519 [execute] INFO git cat-file --batch [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T06:16:40.576Z] 2022-10-19 06:16:40,525 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-19T06:16:40.576Z] 2.3.0-dev.44 [Pipeline] } [2022-10-19T06:16:40.582Z] $ docker exec --env ******** --env ******** 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d ssh-agent -k [2022-10-19T06:16:40.678Z] unset SSH_AUTH_SOCK; [2022-10-19T06:16:40.678Z] unset SSH_AGENT_PID; [2022-10-19T06:16:40.678Z] echo Agent pid 38 killed; [2022-10-19T06:16:40.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T06:16:41.001Z] + git semver [Pipeline] } [2022-10-19T06:16:41.270Z] $ docker stop --time=1 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d [2022-10-19T06:16:42.561Z] $ docker rm -f 195de4f0edde65baddb37051b4213ff22ac31236aa70c989550b3a71151cc12d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-19T06:16:42.906Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-19T06:16:42.906Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:16:43.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-19T06:16:43.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:16:43.267Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:16:43.291Z] $ 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 [2022-10-19T06:16:43.640Z] $ docker top b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-19T06:16:43.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-19T06:16:43.720Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-19T06:16:43.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-19T06:16:43.827Z] $ docker exec b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 ssh-agent [2022-10-19T06:16:43.958Z] SSH_AUTH_SOCK=/tmp/ssh-7od37uDVLpDC/agent.32 [2022-10-19T06:16:43.958Z] SSH_AGENT_PID=38 [2022-10-19T06:16:43.962Z] Running ssh-add (command line suppressed) [2022-10-19T06:16:44.070Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14196773823283868845.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14196773823283868845.key) [2022-10-19T06:16:44.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-19T06:16:44.370Z] + git semver push [2022-10-19T06:16:44.628Z] 2022-10-19 06:16:44,541 [run_push] DEBUG push [2022-10-19T06:16:44.628Z] 2022-10-19 06:16:44,541 [execute] INFO git cat-file --batch-check [2022-10-19T06:16:44.628Z] 2022-10-19 06:16:44,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-19T06:16:44.628Z] 2022-10-19 06:16:44,545 [execute] INFO git rev-list 210c7aaea0a9c9553a878332f9e1e934bb5ecf35 -- [2022-10-19T06:16:44.628Z] 2022-10-19 06:16:44,546 [execute] DEBUG Popen(['git', 'rev-list', '210c7aaea0a9c9553a878332f9e1e934bb5ecf35', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-19T06:16:44.628Z] 2022-10-19 06:16:44,557 [execute] INFO git fetch -v origin [2022-10-19T06:16:44.628Z] 2022-10-19 06:16:44,557 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-19T06:16:45.194Z] 2022-10-19 06:16:45,141 [run_push] DEBUG no remote changes detected [2022-10-19T06:16:45.194Z] 2022-10-19 06:16:45,141 [execute] INFO git push origin semver [2022-10-19T06:16:45.194Z] 2022-10-19 06:16:45,141 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-19T06:16:46.129Z] 2022-10-19 06:16:45,990 [run_push] DEBUG push all version tags [2022-10-19T06:16:46.129Z] 2022-10-19 06:16:45,991 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-19T06:16:46.129Z] 2022-10-19 06:16:45,991 [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) [2022-10-19T06:16:47.064Z] 2022-10-19 06:16:46,802 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-19T06:16:47.064Z] 2.3.0-dev.44 [Pipeline] } [2022-10-19T06:16:47.073Z] $ docker exec --env ******** --env ******** b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 ssh-agent -k [2022-10-19T06:16:47.174Z] unset SSH_AUTH_SOCK; [2022-10-19T06:16:47.175Z] unset SSH_AGENT_PID; [2022-10-19T06:16:47.175Z] echo Agent pid 38 killed; [2022-10-19T06:16:47.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-19T06:16:47.487Z] + git semver [Pipeline] } [2022-10-19T06:16:47.751Z] $ docker stop --time=1 b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 [2022-10-19T06:16:49.046Z] $ docker rm -f b6d541b85b891b34ba50f9eac472231a60a07e1096460e16a0da18f2bb52f973 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-19T06:16:49.592Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-10-19T06:16:49.592Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-19T06:16:49.592Z] total 16 [2022-10-19T06:16:49.592Z] drwxr-xr-x 3 root root 4096 Oct 19 06:06 . [2022-10-19T06:16:49.592Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 19 06:16 .. [2022-10-19T06:16:49.592Z] drwxr-xr-x 2 root root 4096 Oct 19 06:06 cost [2022-10-19T06:16:49.592Z] -rw-r--r-- 1 root root 85 Oct 19 06:06 cost.csv [2022-10-19T06:16:49.592Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-19T06:16:49.592Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-19T06:16:49.592Z] total 16 [2022-10-19T06:16:49.592Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 06:06 . [2022-10-19T06:16:49.592Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 19 06:16 .. [2022-10-19T06:16:49.592Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 06:06 cost [2022-10-19T06:16:49.592Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 19 06:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:49.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:50.735Z] ---> package-listing.sh [2022-10-19T06:16:50.735Z] ++ facter osfamily [2022-10-19T06:16:50.735Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-19T06:16:50.993Z] + OS_FAMILY=debian [2022-10-19T06:16:50.993Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-10-19T06:16:50.993Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-19T06:16:50.993Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-19T06:16:50.993Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-19T06:16:50.993Z] + PACKAGES=/tmp/packages_start.txt [2022-10-19T06:16:50.993Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-19T06:16:50.993Z] + PACKAGES=/tmp/packages_end.txt [2022-10-19T06:16:50.993Z] + case "${OS_FAMILY}" in [2022-10-19T06:16:50.993Z] + dpkg -l [2022-10-19T06:16:50.993Z] + grep '^ii' [2022-10-19T06:16:50.993Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-19T06:16:50.993Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-19T06:16:50.993Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-19T06:16:50.993Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-19T06:16:50.993Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-10-19T06:16:50.994Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2022-10-19T06:16:51.004Z] 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 [2022-10-19T06:16:51.281Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-19T06:16:51.837Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-19T06:16:51.837Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-19T06:16:51.899Z] prd-ubuntu20.04-docker-8c-8g-8539 does not seem to be running inside a container [2022-10-19T06:16:51.925Z] $ 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 [2022-10-19T06:16:52.169Z] $ docker top b680a85c4fb2c69bc8422870c04558837e25da8a17b8d3071ea64d79308a3bad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-19T06:16:52.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-19T06:16:52.803Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-19T06:16:53.087Z] + ls /var/log/sa-host [2022-10-19T06:16:53.087Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-19T06:16:53.234Z] provisioning config files... [2022-10-19T06:16:53.243Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14389427819106133778tmp [Pipeline] { [Pipeline] echo [2022-10-19T06:16:53.254Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:53.533Z] ---> create-netrc.sh [Pipeline] } [2022-10-19T06:16:53.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:53.911Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-19T06:16:53.934Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:54.248Z] ---> sudo-logs.sh [2022-10-19T06:16:54.248Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-19T06:16:54.292Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:54.595Z] ---> job-cost.sh [2022-10-19T06:16:54.595Z] lf-activate-venv: SKIPPING [2022-10-19T06:16:54.595Z] DEBUG: total: 0.2199999988079071 [2022-10-19T06:16:54.595Z] INFO: Retrieving Stack Cost... [2022-10-19T06:16:55.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-19T06:16:55.422Z] INFO: Archiving Costs [Pipeline] echo [2022-10-19T06:16:55.432Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-19T06:16:55.713Z] ---> logs-deploy.sh [2022-10-19T06:16:55.713Z] lf-activate-venv: SKIPPING [2022-10-19T06:16:55.713Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/118 [2022-10-19T06:16:55.713Z] INFO: archiving workspace using pattern(s): [2022-10-19T06:16:56.649Z] Archives upload complete. [2022-10-19T06:16:56.909Z] INFO: archiving logs to Nexus [2022-10-19T06:16:57.477Z] ---> uname -a: [2022-10-19T06:16:57.477Z] Linux prd-ubuntu20-04-docker-8c-8g-8539 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] ---> lscpu: [2022-10-19T06:16:57.477Z] Architecture: x86_64 [2022-10-19T06:16:57.477Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-19T06:16:57.477Z] Byte Order: Little Endian [2022-10-19T06:16:57.477Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-19T06:16:57.477Z] CPU(s): 8 [2022-10-19T06:16:57.477Z] On-line CPU(s) list: 0-7 [2022-10-19T06:16:57.477Z] Thread(s) per core: 1 [2022-10-19T06:16:57.477Z] Core(s) per socket: 1 [2022-10-19T06:16:57.477Z] Socket(s): 8 [2022-10-19T06:16:57.477Z] NUMA node(s): 1 [2022-10-19T06:16:57.477Z] Vendor ID: AuthenticAMD [2022-10-19T06:16:57.477Z] CPU family: 23 [2022-10-19T06:16:57.477Z] Model: 49 [2022-10-19T06:16:57.477Z] Model name: AMD EPYC-Rome Processor [2022-10-19T06:16:57.477Z] Stepping: 0 [2022-10-19T06:16:57.477Z] CPU MHz: 2799.998 [2022-10-19T06:16:57.477Z] BogoMIPS: 5599.99 [2022-10-19T06:16:57.477Z] Virtualization: AMD-V [2022-10-19T06:16:57.477Z] Hypervisor vendor: KVM [2022-10-19T06:16:57.477Z] Virtualization type: full [2022-10-19T06:16:57.477Z] L1d cache: 256 KiB [2022-10-19T06:16:57.477Z] L1i cache: 256 KiB [2022-10-19T06:16:57.477Z] L2 cache: 4 MiB [2022-10-19T06:16:57.477Z] L3 cache: 128 MiB [2022-10-19T06:16:57.477Z] NUMA node0 CPU(s): 0-7 [2022-10-19T06:16:57.477Z] Vulnerability Itlb multihit: Not affected [2022-10-19T06:16:57.477Z] Vulnerability L1tf: Not affected [2022-10-19T06:16:57.477Z] Vulnerability Mds: Not affected [2022-10-19T06:16:57.477Z] Vulnerability Meltdown: Not affected [2022-10-19T06:16:57.477Z] Vulnerability Mmio stale data: Not affected [2022-10-19T06:16:57.477Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-19T06:16:57.477Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-19T06:16:57.477Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-19T06:16:57.477Z] Vulnerability Srbds: Not affected [2022-10-19T06:16:57.477Z] Vulnerability Tsx async abort: Not affected [2022-10-19T06:16:57.477Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] ---> nproc: [2022-10-19T06:16:57.477Z] 8 [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] ---> df -h: [2022-10-19T06:16:57.477Z] Filesystem Size Used Avail Use% Mounted on [2022-10-19T06:16:57.477Z] overlay 155G 13G 143G 9% / [2022-10-19T06:16:57.477Z] tmpfs 64M 0 64M 0% /dev [2022-10-19T06:16:57.477Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-19T06:16:57.477Z] shm 64M 0 64M 0% /dev/shm [2022-10-19T06:16:57.477Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] ---> sar -b -r -n DEV: [2022-10-19T06:16:57.477Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8539) 10/19/22 _x86_64_ (8 CPU) [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] 06:03:55 LINUX RESTART (8 CPU) [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] 06:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-19T06:16:57.477Z] 06:05:02 192.77 48.21 144.56 0.00 5441.23 167727.25 0.00 [2022-10-19T06:16:57.477Z] 06:06:01 128.03 0.93 127.10 0.00 18.17 50891.31 0.00 [2022-10-19T06:16:57.477Z] 06:07:01 181.00 0.05 180.95 0.00 7.07 35614.06 0.00 [2022-10-19T06:16:57.477Z] 06:08:01 1.77 0.00 1.77 0.00 0.00 20.95 0.00 [2022-10-19T06:16:57.477Z] 06:09:01 5.40 0.97 4.43 0.00 67.44 1721.03 0.00 [2022-10-19T06:16:57.477Z] 06:10:01 35.76 8.55 27.21 0.00 2835.39 3071.22 0.00 [2022-10-19T06:16:57.477Z] 06:11:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2022-10-19T06:16:57.477Z] 06:12:01 1.32 0.00 1.32 0.00 0.00 14.13 0.00 [2022-10-19T06:16:57.477Z] 06:13:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 [2022-10-19T06:16:57.477Z] 06:14:01 2.05 0.00 2.05 0.00 0.00 22.26 0.00 [2022-10-19T06:16:57.477Z] 06:15:01 1.65 0.00 1.65 0.00 0.00 29.20 0.00 [2022-10-19T06:16:57.477Z] 06:16:01 3.20 0.12 3.08 0.00 14.53 117.03 0.00 [2022-10-19T06:16:57.477Z] Average: 46.20 4.91 41.29 0.00 699.57 21563.42 0.00 [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] 06:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-19T06:16:57.477Z] 06:05:02 29184872 31592896 737172 2.24 73924 2607348 1979400 5.83 1001884 2347832 672 [2022-10-19T06:16:57.477Z] 06:06:01 28615476 31601516 715328 2.18 135000 3071456 1765420 5.20 1148024 2705460 328 [2022-10-19T06:16:57.477Z] 06:07:01 27835732 31583756 726988 2.21 147120 3759184 1768104 5.21 1213760 3347508 396 [2022-10-19T06:16:57.477Z] 06:08:01 27834656 31582712 727716 2.21 147148 3759188 1768104 5.21 1214896 3347512 196 [2022-10-19T06:16:57.477Z] 06:09:01 27780416 31585992 724092 2.20 148660 3813476 1783092 5.25 1218712 3401720 376 [2022-10-19T06:16:57.477Z] 06:10:01 27552144 31573024 719676 2.19 165580 4008668 1770328 5.22 1361064 3458540 176 [2022-10-19T06:16:57.477Z] 06:11:01 27556960 31577952 714612 2.17 165636 4008672 1770328 5.22 1356600 3458544 4 [2022-10-19T06:16:57.477Z] 06:12:01 27556744 31578020 714668 2.17 165732 4008672 1770328 5.22 1356584 3458684 136 [2022-10-19T06:16:57.477Z] 06:13:01 27556692 31578212 714156 2.17 165808 4008676 1770328 5.22 1357244 3458688 152 [2022-10-19T06:16:57.477Z] 06:14:01 27556660 31578500 714012 2.17 165888 4008680 1770328 5.22 1356500 3458952 4 [2022-10-19T06:16:57.477Z] 06:15:01 27556436 31578372 713988 2.17 165992 4008680 1770328 5.22 1356668 3458956 12 [2022-10-19T06:16:57.477Z] 06:16:01 27153100 31535640 756736 2.30 166904 4356436 2052276 6.05 1403392 3806324 348500 [2022-10-19T06:16:57.477Z] Average: 27811657 31578883 723262 2.20 151116 3784928 1811530 5.34 1278777 3309060 29246 [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] 06:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-19T06:16:57.477Z] 06:05:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:05:02 ens3 569.32 375.84 6525.05 86.18 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:05:02 docker0 24.03 26.73 1.88 122.76 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:05:02 vethbf7b511 9.77 11.53 0.90 11.32 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:06:01 ens3 192.10 137.82 1684.40 25.68 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:06:01 docker0 117.73 154.87 9.95 1650.22 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:07:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:07:01 ens3 150.11 113.93 2636.84 114.13 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:07:01 docker0 15.70 19.78 0.90 98.57 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:08:01 ens3 5.18 2.55 8.55 0.21 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:09:01 ens3 39.50 20.63 826.58 1.54 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:10:01 ens3 19.26 10.76 474.75 0.98 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:13:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:14:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:15:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:16:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:16:01 ens3 130.71 77.92 3963.59 8.01 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] Average: ens3 92.08 61.54 1342.86 19.73 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] Average: docker0 12.98 16.59 1.05 153.88 0.00 0.00 0.00 0.00 [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] ---> sar -P ALL: [2022-10-19T06:16:57.477Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8539) 10/19/22 _x86_64_ (8 CPU) [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] 06:03:55 LINUX RESTART (8 CPU) [2022-10-19T06:16:57.477Z] [2022-10-19T06:16:57.477Z] 06:04:01 CPU %user %nice %system %iowait %steal %idle [2022-10-19T06:16:57.477Z] 06:05:02 all 9.76 0.00 3.50 1.42 0.06 85.27 [2022-10-19T06:16:57.477Z] 06:05:02 0 7.42 0.00 3.26 0.49 0.05 88.79 [2022-10-19T06:16:57.477Z] 06:05:02 1 10.30 0.00 3.64 0.50 0.05 85.51 [2022-10-19T06:16:57.477Z] 06:05:02 2 12.14 0.00 3.24 0.44 0.07 84.11 [2022-10-19T06:16:57.477Z] 06:05:02 3 9.87 0.00 4.13 2.49 0.07 83.45 [2022-10-19T06:16:57.477Z] 06:05:02 4 8.54 0.00 3.15 1.32 0.05 86.95 [2022-10-19T06:16:57.477Z] 06:05:02 5 10.57 0.00 3.62 2.24 0.05 83.52 [2022-10-19T06:16:57.477Z] 06:05:02 6 10.44 0.00 2.73 0.49 0.05 86.29 [2022-10-19T06:16:57.477Z] 06:05:02 7 8.81 0.00 4.23 3.40 0.07 83.49 [2022-10-19T06:16:57.477Z] 06:06:01 all 41.35 0.00 6.92 0.95 0.10 50.68 [2022-10-19T06:16:57.477Z] 06:06:01 0 39.81 0.00 6.51 0.10 0.09 53.49 [2022-10-19T06:16:57.477Z] 06:06:01 1 42.13 0.00 6.82 0.09 0.10 50.87 [2022-10-19T06:16:57.477Z] 06:06:01 2 41.29 0.00 7.17 2.10 0.10 49.34 [2022-10-19T06:16:57.477Z] 06:06:01 3 42.01 0.00 7.25 0.41 0.09 50.25 [2022-10-19T06:16:57.477Z] 06:06:01 4 41.08 0.00 6.80 0.03 0.10 51.98 [2022-10-19T06:16:57.477Z] 06:06:01 5 39.57 0.00 7.38 3.53 0.10 49.41 [2022-10-19T06:16:57.477Z] 06:06:01 6 42.87 0.00 6.42 0.09 0.10 50.51 [2022-10-19T06:16:57.477Z] 06:06:01 7 42.01 0.00 7.03 1.31 0.10 49.55 [2022-10-19T06:16:57.477Z] 06:07:01 all 19.37 0.00 4.17 0.92 0.05 75.48 [2022-10-19T06:16:57.477Z] 06:07:01 0 18.97 0.00 3.86 0.07 0.05 77.05 [2022-10-19T06:16:57.477Z] 06:07:01 1 18.96 0.00 3.63 0.24 0.05 77.12 [2022-10-19T06:16:57.477Z] 06:07:01 2 19.27 0.00 4.56 0.30 0.07 75.80 [2022-10-19T06:16:57.477Z] 06:07:01 3 18.98 0.00 3.96 1.79 0.05 75.22 [2022-10-19T06:16:57.478Z] 06:07:01 4 21.17 0.00 4.80 2.05 0.05 71.94 [2022-10-19T06:16:57.478Z] 06:07:01 5 18.79 0.00 4.10 2.36 0.05 74.70 [2022-10-19T06:16:57.478Z] 06:07:01 6 18.54 0.00 4.55 0.07 0.05 76.80 [2022-10-19T06:16:57.478Z] 06:07:01 7 20.29 0.00 3.93 0.47 0.05 75.26 [2022-10-19T06:16:57.478Z] 06:08:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2022-10-19T06:16:57.478Z] 06:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:08:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2022-10-19T06:16:57.478Z] 06:08:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-19T06:16:57.478Z] 06:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:08:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2022-10-19T06:16:57.478Z] 06:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T06:16:57.478Z] 06:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-19T06:16:57.478Z] 06:09:01 all 0.17 0.00 0.08 0.05 0.01 99.69 [2022-10-19T06:16:57.478Z] 06:09:01 0 0.85 0.00 0.17 0.18 0.00 98.80 [2022-10-19T06:16:57.478Z] 06:09:01 1 0.15 0.00 0.03 0.08 0.00 99.73 [2022-10-19T06:16:57.478Z] 06:09:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-19T06:16:57.478Z] 06:09:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-19T06:16:57.478Z] 06:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-19T06:16:57.478Z] 06:09:01 5 0.13 0.00 0.25 0.12 0.02 99.48 [2022-10-19T06:16:57.478Z] 06:09:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2022-10-19T06:16:57.478Z] 06:09:01 7 0.08 0.00 0.05 0.02 0.00 99.85 [2022-10-19T06:16:57.478Z] 06:10:01 all 1.02 0.00 0.71 0.23 0.01 98.03 [2022-10-19T06:16:57.478Z] 06:10:01 0 2.19 0.00 0.90 0.38 0.02 96.51 [2022-10-19T06:16:57.478Z] 06:10:01 1 0.98 0.00 0.75 0.35 0.02 97.90 [2022-10-19T06:16:57.478Z] 06:10:01 2 0.75 0.00 0.43 0.02 0.02 98.78 [2022-10-19T06:16:57.478Z] 06:10:01 3 0.87 0.00 0.60 0.12 0.02 98.40 [2022-10-19T06:16:57.478Z] 06:10:01 4 0.79 0.00 1.54 0.02 0.00 97.66 [2022-10-19T06:16:57.478Z] 06:10:01 5 0.55 0.00 0.40 0.85 0.00 98.20 [2022-10-19T06:16:57.478Z] 06:10:01 6 0.64 0.00 0.35 0.07 0.00 98.94 [2022-10-19T06:16:57.478Z] 06:10:01 7 1.40 0.00 0.73 0.03 0.02 97.81 [2022-10-19T06:16:57.478Z] 06:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-19T06:16:57.478Z] 06:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-19T06:16:57.478Z] 06:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-19T06:16:57.478Z] 06:11:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-10-19T06:16:57.478Z] 06:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-19T06:16:57.478Z] 06:11:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2022-10-19T06:16:57.478Z] 06:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-19T06:16:57.478Z] 06:12:01 all 0.03 0.00 0.06 0.01 0.00 99.90 [2022-10-19T06:16:57.478Z] 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:12:01 1 0.07 0.00 0.23 0.00 0.00 99.70 [2022-10-19T06:16:57.478Z] 06:12:01 2 0.05 0.00 0.05 0.02 0.00 99.88 [2022-10-19T06:16:57.478Z] 06:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:12:01 4 0.07 0.00 0.08 0.00 0.00 99.85 [2022-10-19T06:16:57.478Z] 06:12:01 5 0.02 0.00 0.10 0.05 0.00 99.83 [2022-10-19T06:16:57.478Z] 06:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-19T06:16:57.478Z] 06:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T06:16:57.478Z] 06:13:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-10-19T06:16:57.478Z] 06:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-19T06:16:57.478Z] 06:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-19T06:16:57.478Z] 06:13:01 2 0.08 0.00 0.08 0.02 0.02 99.80 [2022-10-19T06:16:57.478Z] 06:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:13:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-19T06:16:57.478Z] 06:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-19T06:16:57.478Z] 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-19T06:16:57.478Z] 06:14:01 all 0.20 0.00 0.01 0.01 0.00 99.78 [2022-10-19T06:16:57.478Z] 06:14:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-19T06:16:57.478Z] 06:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-19T06:16:57.478Z] 06:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-19T06:16:57.478Z] 06:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T06:16:57.478Z] 06:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-19T06:16:57.478Z] 06:14:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-19T06:16:57.478Z] 06:14:01 6 1.39 0.00 0.02 0.00 0.00 98.60 [2022-10-19T06:16:57.478Z] 06:14:01 7 0.08 0.00 0.00 0.00 0.00 99.92 [2022-10-19T06:16:57.478Z] 06:15:01 all 0.30 0.00 0.01 0.01 0.00 99.68 [2022-10-19T06:16:57.478Z] 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-19T06:16:57.478Z] 06:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-19T06:16:57.478Z] 06:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-19T06:16:57.478Z] 06:15:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-19T06:16:57.478Z] 06:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-19T06:16:57.478Z] 06:15:01 5 0.02 0.00 0.03 0.05 0.00 99.90 [2022-10-19T06:16:57.478Z] 06:15:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2022-10-19T06:16:57.478Z] 06:15:01 7 0.28 0.00 0.02 0.00 0.00 99.70 [2022-10-19T06:16:57.478Z] [2022-10-19T06:16:57.478Z] 06:15:01 CPU %user %nice %system %iowait %steal %idle [2022-10-19T06:16:57.478Z] 06:16:01 all 0.95 0.00 0.34 0.02 0.01 98.69 [2022-10-19T06:16:57.478Z] 06:16:01 0 0.73 0.00 0.30 0.03 0.02 98.92 [2022-10-19T06:16:57.478Z] 06:16:01 1 0.65 0.00 0.30 0.00 0.02 99.03 [2022-10-19T06:16:57.478Z] 06:16:01 2 0.73 0.00 0.35 0.02 0.00 98.90 [2022-10-19T06:16:57.478Z] 06:16:01 3 0.72 0.00 0.27 0.02 0.00 99.00 [2022-10-19T06:16:57.478Z] 06:16:01 4 0.95 0.00 0.45 0.00 0.02 98.58 [2022-10-19T06:16:57.478Z] 06:16:01 5 0.75 0.00 0.20 0.07 0.00 98.98 [2022-10-19T06:16:57.478Z] 06:16:01 6 2.50 0.00 0.35 0.02 0.00 97.14 [2022-10-19T06:16:57.478Z] 06:16:01 7 0.50 0.00 0.52 0.00 0.02 98.96 [2022-10-19T06:16:57.478Z] Average: all 6.00 0.00 1.30 0.30 0.02 92.37 [2022-10-19T06:16:57.478Z] Average: 0 5.75 0.00 1.24 0.11 0.02 92.88 [2022-10-19T06:16:57.478Z] Average: 1 6.03 0.00 1.27 0.10 0.02 92.58 [2022-10-19T06:16:57.478Z] Average: 2 6.11 0.00 1.31 0.24 0.03 92.31 [2022-10-19T06:16:57.478Z] Average: 3 5.95 0.00 1.34 0.40 0.02 92.30 [2022-10-19T06:16:57.478Z] Average: 4 5.96 0.00 1.40 0.28 0.02 92.34 [2022-10-19T06:16:57.478Z] Average: 5 5.77 0.00 1.32 0.77 0.02 92.12 [2022-10-19T06:16:57.478Z] Average: 6 6.44 0.00 1.19 0.06 0.02 92.30 [2022-10-19T06:16:57.478Z] Average: 7 6.02 0.00 1.36 0.43 0.02 92.17 [2022-10-19T06:16:57.478Z] [2022-10-19T06:16:57.478Z] [2022-10-19T06:16:57.478Z]