Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcdaaa65875a87632183a9ac24ebba6391eaa438 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-ssh3272416961171075245.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-ssh9200528711457313151.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-ssh1783482724659599535.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-ssh922560408957904691.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-ssh16560214066313881481.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8454’ Running on prd-ubuntu20.04-docker-8c-8g-8456 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 fcdaaa65875a87632183a9ac24ebba6391eaa438 (main) Commit message: "Merge pull request #1240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.22" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fcdaaa65875a87632183a9ac24ebba6391eaa438 # timeout=10 > git rev-list --no-walk 67986f5e85a843a874e3bc4d59755e1036e07d38 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-18T06:24:22.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-18T06:24:22.369Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-18T06:24:22.381Z] ========================================================= [2022-10-18T06:24:22.381Z] EdgeX Global Pipelines Version Info [2022-10-18T06:24:22.381Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:24:23.083Z] ------------------- [2022-10-18T06:24:23.083Z] stable info: [2022-10-18T06:24:23.083Z] ------------------- [2022-10-18T06:24:23.083Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-18T06:24:23.083Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T06:24:23.083Z] Message: update stable to v1.0.243 [2022-10-18T06:24:23.653Z] ------------------- [2022-10-18T06:24:23.653Z] experimental info: [2022-10-18T06:24:23.653Z] ------------------- [2022-10-18T06:24:23.654Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-18T06:24:23.654Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-18T06:24:23.654Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-18T06:24:23.788Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-10-18T06:24:23.796Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-10-18T06:24:23.804Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-18T06:24:23.811Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-18T06:24:23.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-18T06:24:23.827Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-18T06:24:23.836Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-18T06:24:23.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-10-18T06:24:23.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-18T06:24:23.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-18T06:24:23.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-18T06:24:23.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-10-18T06:24:23.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-18T06:24:23.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-18T06:24:23.903Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-18T06:24:23.912Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-18T06:24:23.921Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-18T06:24:23.932Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-18T06:24:23.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-18T06:24:23.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-18T06:24:23.973Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-18T06:24:23.986Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-18T06:24:23.998Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-18T06:24:24.013Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-18T06:24:24.031Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-18T06:24:24.051Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-18T06:24:24.069Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-18T06:24:24.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-18T06:24:24.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-18T06:24:24.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-18T06:24:24.130Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] echo [2022-10-18T06:24:24.143Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcdaaa6 [Pipeline] echo [2022-10-18T06:24:24.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T06:24:24.204Z] provisioning config files... [2022-10-18T06:24:24.218Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1466680517610676957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:24:24.560Z] ---> docker-login.sh [2022-10-18T06:24:24.560Z] nexus3.edgexfoundry.org:10001 [2022-10-18T06:24:24.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:25.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:25.088Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:25.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:25.088Z] [2022-10-18T06:24:25.088Z] Login Succeeded [2022-10-18T06:24:25.088Z] nexus3.edgexfoundry.org:10002 [2022-10-18T06:24:25.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:25.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:25.088Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:25.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:25.088Z] [2022-10-18T06:24:25.088Z] Login Succeeded [2022-10-18T06:24:25.088Z] nexus3.edgexfoundry.org:10003 [2022-10-18T06:24:25.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:25.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:25.350Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:25.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:25.350Z] [2022-10-18T06:24:25.350Z] Login Succeeded [2022-10-18T06:24:25.350Z] nexus3.edgexfoundry.org:10004 [2022-10-18T06:24:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:25.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:25.350Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:25.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:25.350Z] [2022-10-18T06:24:25.350Z] Login Succeeded [2022-10-18T06:24:25.350Z] docker.io [2022-10-18T06:24:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:25.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:25.921Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:25.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:25.921Z] [2022-10-18T06:24:25.921Z] Login Succeeded [2022-10-18T06:24:25.921Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T06:24:25.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-18T06:24:26.279Z] + git rev-list -1 --merges fcdaaa65875a87632183a9ac24ebba6391eaa438~1..fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] echo [2022-10-18T06:24:26.307Z] -----------> git rev-list -1 --merges fcdaaa65875a87632183a9ac24ebba6391eaa438~1..fcdaaa65875a87632183a9ac24ebba6391eaa438 fcdaaa65875a87632183a9ac24ebba6391eaa438 [2022-10-18T06:24:26.307Z] fcdaaa65875a87632183a9ac24ebba6391eaa438 [false] [Pipeline] sh [2022-10-18T06:24:26.594Z] + git log --format=format:%s -1 fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] echo [2022-10-18T06:24:26.608Z] ========================================================= [2022-10-18T06:24:26.608Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-18T06:24:26.608Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T06:24:26.922Z] + git log --format=format:%s -1 fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] echo [2022-10-18T06:24:26.933Z] [semverPrep] GIT_COMMIT: fcdaaa65875a87632183a9ac24ebba6391eaa438, Commit Message: Merge pull request #1240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.22 [Pipeline] echo [2022-10-18T06:24:26.940Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-18T06:24:27.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T06:24:27.275Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-18T06:24:27.275Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-18T06:24:27.275Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-18T06:24:27.275Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-18T06:24:27.275Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-18T06:24:27.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:24:27.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T06:24:27.613Z] [2022-10-18T06:24:27.613Z] 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-18T06:24:27.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T06:24:27.911Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-18T06:24:27.911Z] b85a868b505f: Pulling fs layer [2022-10-18T06:24:27.911Z] e2be974225ed: Pulling fs layer [2022-10-18T06:24:27.911Z] 339a4e72a1f5: Pulling fs layer [2022-10-18T06:24:27.911Z] 988bab9f4d93: Pulling fs layer [2022-10-18T06:24:27.911Z] 1469e6f7b9e6: Pulling fs layer [2022-10-18T06:24:27.911Z] eaf3925da568: Pulling fs layer [2022-10-18T06:24:27.911Z] bab4dde63d76: Pulling fs layer [2022-10-18T06:24:27.911Z] bde34c3a00c8: Pulling fs layer [2022-10-18T06:24:27.911Z] b352a97aabf1: Pulling fs layer [2022-10-18T06:24:27.911Z] 4872d77fe225: Pulling fs layer [2022-10-18T06:24:27.911Z] 5851b861e8e6: Pulling fs layer [2022-10-18T06:24:27.911Z] 988bab9f4d93: Waiting [2022-10-18T06:24:27.911Z] 1469e6f7b9e6: Waiting [2022-10-18T06:24:27.911Z] eaf3925da568: Waiting [2022-10-18T06:24:27.911Z] bab4dde63d76: Waiting [2022-10-18T06:24:27.911Z] bde34c3a00c8: Waiting [2022-10-18T06:24:27.911Z] b352a97aabf1: Waiting [2022-10-18T06:24:27.911Z] 4872d77fe225: Waiting [2022-10-18T06:24:27.911Z] 5851b861e8e6: Waiting [2022-10-18T06:24:27.911Z] e2be974225ed: Verifying Checksum [2022-10-18T06:24:27.911Z] e2be974225ed: Download complete [2022-10-18T06:24:27.911Z] 988bab9f4d93: Verifying Checksum [2022-10-18T06:24:27.911Z] 988bab9f4d93: Download complete [2022-10-18T06:24:28.170Z] 1469e6f7b9e6: Verifying Checksum [2022-10-18T06:24:28.170Z] 1469e6f7b9e6: Download complete [2022-10-18T06:24:28.170Z] eaf3925da568: Download complete [2022-10-18T06:24:28.170Z] 339a4e72a1f5: Verifying Checksum [2022-10-18T06:24:28.170Z] 339a4e72a1f5: Download complete [2022-10-18T06:24:28.170Z] bde34c3a00c8: Download complete [2022-10-18T06:24:28.170Z] b352a97aabf1: Download complete [2022-10-18T06:24:28.170Z] 4872d77fe225: Verifying Checksum [2022-10-18T06:24:28.170Z] 4872d77fe225: Download complete [2022-10-18T06:24:28.170Z] 5851b861e8e6: Verifying Checksum [2022-10-18T06:24:28.170Z] 5851b861e8e6: Download complete [2022-10-18T06:24:28.170Z] b85a868b505f: Verifying Checksum [2022-10-18T06:24:28.171Z] b85a868b505f: Download complete [2022-10-18T06:24:28.430Z] bab4dde63d76: Verifying Checksum [2022-10-18T06:24:28.430Z] bab4dde63d76: Download complete [2022-10-18T06:24:29.364Z] b85a868b505f: Pull complete [2022-10-18T06:24:29.622Z] e2be974225ed: Pull complete [2022-10-18T06:24:29.881Z] 339a4e72a1f5: Pull complete [2022-10-18T06:24:30.141Z] 988bab9f4d93: Pull complete [2022-10-18T06:24:30.400Z] 1469e6f7b9e6: Pull complete [2022-10-18T06:24:30.400Z] eaf3925da568: Pull complete [2022-10-18T06:24:32.303Z] bab4dde63d76: Pull complete [2022-10-18T06:24:32.303Z] bde34c3a00c8: Pull complete [2022-10-18T06:24:32.303Z] b352a97aabf1: Pull complete [2022-10-18T06:24:32.563Z] 4872d77fe225: Pull complete [2022-10-18T06:24:32.563Z] 5851b861e8e6: Pull complete [2022-10-18T06:24:32.563Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-18T06:24:32.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T06:24:32.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:24:32.643Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:24:32.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T06:24:34.636Z] $ docker top 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c -eo pid,comm [2022-10-18T06:24:34.713Z] 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-18T06:24:34.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T06:24:34.750Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T06:24:34.750Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T06:24:34.870Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T06:24:34.872Z] $ docker exec 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c ssh-agent [2022-10-18T06:24:34.986Z] SSH_AUTH_SOCK=/tmp/ssh-Ow9Fdi8eW0oj/agent.32 [2022-10-18T06:24:34.986Z] SSH_AGENT_PID=38 [2022-10-18T06:24:34.992Z] Running ssh-add (command line suppressed) [2022-10-18T06:24:35.094Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9265973391105610781.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_9265973391105610781.key) [2022-10-18T06:24:35.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T06:24:35.398Z] + git tag --points-at HEAD [Pipeline] } [2022-10-18T06:24:35.413Z] $ docker exec --env ******** --env ******** 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c ssh-agent -k [2022-10-18T06:24:35.508Z] unset SSH_AUTH_SOCK; [2022-10-18T06:24:35.509Z] unset SSH_AGENT_PID; [2022-10-18T06:24:35.509Z] echo Agent pid 38 killed; [2022-10-18T06:24:35.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-18T06:24:35.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T06:24:35.545Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T06:24:35.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T06:24:35.665Z] $ docker exec 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c ssh-agent [2022-10-18T06:24:35.776Z] SSH_AUTH_SOCK=/tmp/ssh-lBErZtEoyict/agent.70 [2022-10-18T06:24:35.776Z] SSH_AGENT_PID=76 [2022-10-18T06:24:35.781Z] Running ssh-add (command line suppressed) [2022-10-18T06:24:35.893Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1932401728713244898.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1932401728713244898.key) [2022-10-18T06:24:35.909Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T06:24:36.197Z] + git semver init [2022-10-18T06:24:36.456Z] 2022-10-18 06:24:36,367 [run_init] DEBUG init version:0.0.0 force:False [2022-10-18T06:24:36.456Z] 2022-10-18 06:24:36,368 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-18T06:24:36.456Z] 2022-10-18 06:24:36,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2022-10-18T06:24:36.457Z] 2022-10-18 06:24:36,369 [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-18T06:24:37.837Z] 2022-10-18 06:24:37,400 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2022-10-18T06:24:37.837Z] 2022-10-18 06:24:37,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2022-10-18T06:24:37.837Z] 2022-10-18 06:24:37,401 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-18T06:24:37.837Z] 2022-10-18 06:24:37,401 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-18T06:24:37.837Z] 2.3.0-dev.41 [Pipeline] } [2022-10-18T06:24:37.846Z] $ docker exec --env ******** --env ******** 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c ssh-agent -k [2022-10-18T06:24:37.950Z] unset SSH_AUTH_SOCK; [2022-10-18T06:24:37.950Z] unset SSH_AGENT_PID; [2022-10-18T06:24:37.951Z] echo Agent pid 76 killed; [2022-10-18T06:24:37.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T06:24:38.262Z] + git semver [Pipeline] } [2022-10-18T06:24:38.532Z] $ docker stop --time=1 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c [2022-10-18T06:24:39.828Z] $ docker rm -f 3e031cfc40b30452db9a654010f0a8a98afc5055546953ceb325b18ac871217c [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T06:24:40.164Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-18T06:24:40.323Z] Stashed 1 file(s) [Pipeline] echo [2022-10-18T06:24:40.325Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.41 [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-18T06:24:40.470Z] provisioning config files... [2022-10-18T06:24:40.479Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config14106961155071417813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:24:40.772Z] ---> docker-login.sh [2022-10-18T06:24:40.772Z] nexus3.edgexfoundry.org:10001 [2022-10-18T06:24:40.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:40.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:40.772Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:40.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:40.772Z] [2022-10-18T06:24:40.772Z] Login Succeeded [2022-10-18T06:24:40.772Z] nexus3.edgexfoundry.org:10002 [2022-10-18T06:24:40.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:40.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:40.772Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:40.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:40.772Z] [2022-10-18T06:24:40.772Z] Login Succeeded [2022-10-18T06:24:40.772Z] nexus3.edgexfoundry.org:10003 [2022-10-18T06:24:41.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:41.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:41.033Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:41.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:41.033Z] [2022-10-18T06:24:41.033Z] Login Succeeded [2022-10-18T06:24:41.033Z] nexus3.edgexfoundry.org:10004 [2022-10-18T06:24:41.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:41.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:41.033Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:41.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:41.033Z] [2022-10-18T06:24:41.033Z] Login Succeeded [2022-10-18T06:24:41.033Z] docker.io [2022-10-18T06:24:41.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:24:41.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:24:41.601Z] Configure a credential helper to remove this warning. See [2022-10-18T06:24:41.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:24:41.601Z] [2022-10-18T06:24:41.601Z] Login Succeeded [2022-10-18T06:24:41.601Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T06:24:41.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-18T06:24:41.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T06:24:41.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T06:24:41.694Z] ========================================================= [2022-10-18T06:24:41.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-18T06:24:41.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:24:42.005Z] + 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-18T06:24:42.006Z] Sending build context to Docker daemon 9.991MB [2022-10-18T06:24:42.006Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-18T06:24:42.006Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-18T06:24:42.006Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-18T06:24:42.006Z] 213ec9aee27d: Pulling fs layer [2022-10-18T06:24:42.006Z] 4583459ba037: Pulling fs layer [2022-10-18T06:24:42.006Z] 93c1e223e6f2: Pulling fs layer [2022-10-18T06:24:42.006Z] 53926ce57604: Pulling fs layer [2022-10-18T06:24:42.006Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-18T06:24:42.006Z] 30f14e443154: Pulling fs layer [2022-10-18T06:24:42.006Z] 801331c1e519: Pulling fs layer [2022-10-18T06:24:42.006Z] 99cc6dd402b0: Pulling fs layer [2022-10-18T06:24:42.006Z] 7d9ed39f4882: Pulling fs layer [2022-10-18T06:24:42.006Z] 53926ce57604: Waiting [2022-10-18T06:24:42.006Z] 30f14e443154: Waiting [2022-10-18T06:24:42.006Z] 21b2b0c7a3f4: Waiting [2022-10-18T06:24:42.006Z] 801331c1e519: Waiting [2022-10-18T06:24:42.006Z] 99cc6dd402b0: Waiting [2022-10-18T06:24:42.006Z] 7d9ed39f4882: Waiting [2022-10-18T06:24:42.006Z] 93c1e223e6f2: Verifying Checksum [2022-10-18T06:24:42.006Z] 93c1e223e6f2: Download complete [2022-10-18T06:24:42.006Z] 4583459ba037: Download complete [2022-10-18T06:24:42.006Z] 21b2b0c7a3f4: Download complete [2022-10-18T06:24:42.006Z] 30f14e443154: Download complete [2022-10-18T06:24:42.270Z] 213ec9aee27d: Verifying Checksum [2022-10-18T06:24:42.270Z] 213ec9aee27d: Download complete [2022-10-18T06:24:42.270Z] 801331c1e519: Download complete [2022-10-18T06:24:42.270Z] 213ec9aee27d: Pull complete [2022-10-18T06:24:42.542Z] 4583459ba037: Pull complete [2022-10-18T06:24:42.542Z] 93c1e223e6f2: Pull complete [2022-10-18T06:24:42.811Z] 7d9ed39f4882: Verifying Checksum [2022-10-18T06:24:42.811Z] 7d9ed39f4882: Download complete [2022-10-18T06:24:43.072Z] 99cc6dd402b0: Verifying Checksum [2022-10-18T06:24:43.072Z] 99cc6dd402b0: Download complete [2022-10-18T06:24:43.330Z] 53926ce57604: Verifying Checksum [2022-10-18T06:24:43.330Z] 53926ce57604: Download complete [2022-10-18T06:24:47.523Z] 53926ce57604: Pull complete [2022-10-18T06:24:47.523Z] 21b2b0c7a3f4: Pull complete [2022-10-18T06:24:47.523Z] 30f14e443154: Pull complete [2022-10-18T06:24:47.523Z] 801331c1e519: Pull complete [2022-10-18T06:24:49.422Z] 99cc6dd402b0: Pull complete [2022-10-18T06:24:49.997Z] 7d9ed39f4882: Pull complete [2022-10-18T06:24:49.997Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-18T06:24:49.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-18T06:24:49.997Z] ---> 1dedd983c030 [2022-10-18T06:24:49.997Z] Step 3/11 : ARG MAKE=make build [2022-10-18T06:24:53.290Z] ---> Running in 1688d47fae1b [2022-10-18T06:24:53.290Z] Removing intermediate container 1688d47fae1b [2022-10-18T06:24:53.290Z] ---> aac957fdf5f6 [2022-10-18T06:24:53.290Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-18T06:24:53.290Z] ---> Running in 7afe5adc2973 [2022-10-18T06:24:53.290Z] Removing intermediate container 7afe5adc2973 [2022-10-18T06:24:53.290Z] ---> e9f4b150aa60 [2022-10-18T06:24:53.290Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-18T06:24:53.290Z] ---> Running in b166ea5c5228 [2022-10-18T06:24:53.290Z] Removing intermediate container b166ea5c5228 [2022-10-18T06:24:53.290Z] ---> f53419aebb55 [2022-10-18T06:24:53.290Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T06:24:53.290Z] ---> Running in b062ee71056b [2022-10-18T06:24:53.859Z] Removing intermediate container b062ee71056b [2022-10-18T06:24:53.859Z] ---> 34e0e8d5efff [2022-10-18T06:24:53.859Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-18T06:24:53.859Z] ---> Running in 575e319d955e [2022-10-18T06:24:54.119Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T06:24:55.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T06:24:55.315Z] OK: 211 MiB in 51 packages [2022-10-18T06:24:55.430Z] Still waiting to schedule task [2022-10-18T06:24:55.430Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8455’ [2022-10-18T06:24:55.574Z] Removing intermediate container 575e319d955e [2022-10-18T06:24:55.574Z] ---> dc9da40b3e7f [2022-10-18T06:24:55.574Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-18T06:24:55.574Z] ---> fe4304d7bdb3 [2022-10-18T06:24:55.574Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T06:24:55.833Z] ---> Running in e12ea5241e24 [2022-10-18T06:25:17.795Z] Removing intermediate container e12ea5241e24 [2022-10-18T06:25:17.795Z] ---> a1ce2a625815 [2022-10-18T06:25:17.795Z] Step 10/11 : COPY . . [2022-10-18T06:25:18.053Z] ---> 447a8f7eca67 [2022-10-18T06:25:18.053Z] Step 11/11 : RUN ${MAKE} [2022-10-18T06:25:18.053Z] ---> Running in 3fc506f522e3 [2022-10-18T06:25:18.310Z] noop [2022-10-18T06:25:18.567Z] Removing intermediate container 3fc506f522e3 [2022-10-18T06:25:18.567Z] ---> ab6a2026feb1 [2022-10-18T06:25:18.567Z] Successfully built ab6a2026feb1 [2022-10-18T06:25:18.567Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:25:18.879Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T06:25:18.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:25:18.940Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:25:18.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T06:25:19.310Z] $ docker top 66b7dad95928d6b6b930dc92a9366f136eb06946be34645d9cd5c810c7684442 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T06:25:19.644Z] + go version [2022-10-18T06:25:19.644Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-18T06:25:19.658Z] $ docker stop --time=1 66b7dad95928d6b6b930dc92a9366f136eb06946be34645d9cd5c810c7684442 [2022-10-18T06:25:20.944Z] $ docker rm -f 66b7dad95928d6b6b930dc92a9366f136eb06946be34645d9cd5c810c7684442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:25:21.350Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-18T06:25:21.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:25:21.412Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:25:21.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-18T06:25:21.792Z] $ docker top 8960cea72b764649e4f47daace85410662bcf03faeb1aa2f56210245b42609c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T06:25:22.135Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-18T06:25:22.431Z] + make test [2022-10-18T06:25:22.431Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-18T06:25:29.010Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-18T06:25:43.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.059s coverage: 27.6% of statements [2022-10-18T06:25:43.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.086s coverage: 78.9% of statements [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-18T06:25:43.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.094s coverage: 60.0% of statements [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-18T06:25:43.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.122s coverage: 54.4% of statements [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-18T06:25:43.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.103s coverage: 65.1% of statements [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-18T06:25:43.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.761s coverage: 89.2% of statements [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-18T06:25:43.878Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.070s coverage: 4.7% of statements [2022-10-18T06:25:43.878Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-18T06:25:58.773Z] 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-18T06:25:58.773Z] GO111MODULE=on go vet ./... [2022-10-18T06:26:01.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T06:26:01.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-18T06:26:01.303Z] ./bin/test-attribution-txt.sh [2022-10-18T06:26:01.303Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-18T06:26:01.303Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-18T06:26:01.303Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-18T06:26:01.303Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-18T06:26:01.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-18T06:26:01.333Z] $ docker stop --time=1 8960cea72b764649e4f47daace85410662bcf03faeb1aa2f56210245b42609c5 [2022-10-18T06:26:04.802Z] $ docker rm -f 8960cea72b764649e4f47daace85410662bcf03faeb1aa2f56210245b42609c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T06:26:05.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-18T06:26:05.354Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-18T06:26:05.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-18T06:26:06.065Z] + ls -al . [2022-10-18T06:26:06.065Z] total 276 [2022-10-18T06:26:06.065Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 06:25 . [2022-10-18T06:26:06.065Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:24 .. [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 06:24 .dockerignore [2022-10-18T06:26:06.065Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:25 .git [2022-10-18T06:26:06.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:24 .github [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 18 06:24 .gitignore [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 06:24 .golangci.yml [2022-10-18T06:26:06.065Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 06:24 .semver [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 18 06:24 CHANGELOG.md [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 06:24 GOVERNANCE.md [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 06:24 Jenkinsfile [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 06:24 LICENSE [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 18 06:24 Makefile [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 06:24 OWNERS.md [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 18 06:24 README.md [2022-10-18T06:26:06.065Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 06:24 VERSION [2022-10-18T06:26:06.065Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:24 bin [2022-10-18T06:26:06.065Z] -rw-r--r-- 1 jenkins jenkins 101009 Oct 18 06:25 coverage.out [2022-10-18T06:26:06.066Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 06:24 example [2022-10-18T06:26:06.066Z] -rw-rw-r-- 1 jenkins jenkins 3400 Oct 18 06:24 go.mod [2022-10-18T06:26:06.066Z] -rw-rw-r-- 1 jenkins jenkins 37486 Oct 18 06:24 go.sum [2022-10-18T06:26:06.066Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 18 06:24 internal [2022-10-18T06:26:06.066Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:24 openapi [2022-10-18T06:26:06.066Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 06:24 pkg [2022-10-18T06:26:06.066Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:24 snap [2022-10-18T06:26:06.066Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 06:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:26:06.370Z] + 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=fcdaaa65875a87632183a9ac24ebba6391eaa438 --label arch=amd64 --label version=2.3.0-dev.41 . [2022-10-18T06:26:06.370Z] Sending build context to Docker daemon 10.09MB [2022-10-18T06:26:06.370Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-18T06:26:06.370Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-18T06:26:06.370Z] ---> ab6a2026feb1 [2022-10-18T06:26:06.370Z] Step 3/25 : ARG MAKE=make build [2022-10-18T06:26:06.370Z] ---> Running in b574fc18f2d3 [2022-10-18T06:26:06.629Z] Removing intermediate container b574fc18f2d3 [2022-10-18T06:26:06.629Z] ---> fc8842611bd9 [2022-10-18T06:26:06.629Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-18T06:26:06.629Z] ---> Running in 36c9dab9897f [2022-10-18T06:26:06.629Z] Removing intermediate container 36c9dab9897f [2022-10-18T06:26:06.629Z] ---> b15952d56d57 [2022-10-18T06:26:06.629Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-18T06:26:06.629Z] ---> Running in f4022f3970c0 [2022-10-18T06:26:06.629Z] Removing intermediate container f4022f3970c0 [2022-10-18T06:26:06.629Z] ---> 92e97e57f0a2 [2022-10-18T06:26:06.629Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T06:26:06.629Z] ---> Running in 82cb7ef94989 [2022-10-18T06:26:07.198Z] Removing intermediate container 82cb7ef94989 [2022-10-18T06:26:07.198Z] ---> f26851aab2e0 [2022-10-18T06:26:07.198Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-18T06:26:07.456Z] ---> Running in 517a339b21dc [2022-10-18T06:26:07.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T06:26:08.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T06:26:08.847Z] OK: 211 MiB in 51 packages [2022-10-18T06:26:09.104Z] Removing intermediate container 517a339b21dc [2022-10-18T06:26:09.104Z] ---> 93400ea3331b [2022-10-18T06:26:09.104Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-18T06:26:09.104Z] ---> 2ba25aaeb465 [2022-10-18T06:26:09.104Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T06:26:09.104Z] ---> Running in 564e46ca7ca2 [2022-10-18T06:26:09.670Z] Removing intermediate container 564e46ca7ca2 [2022-10-18T06:26:09.670Z] ---> 55b7fc2a344e [2022-10-18T06:26:09.670Z] Step 10/25 : COPY . . [2022-10-18T06:26:10.239Z] ---> 69f7d0ae1cdb [2022-10-18T06:26:10.239Z] Step 11/25 : RUN ${MAKE} [2022-10-18T06:26:10.239Z] ---> Running in 311c23d90012 [2022-10-18T06:26:10.498Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.41" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-18T06:26:28.580Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-18T06:26:30.884Z] Removing intermediate container 311c23d90012 [2022-10-18T06:26:30.884Z] ---> 6fed096ddc83 [2022-10-18T06:26:30.884Z] Step 12/25 : FROM alpine:3.16 [2022-10-18T06:26:31.155Z] 3.16: Pulling from library/alpine [2022-10-18T06:26:31.155Z] 213ec9aee27d: Already exists [2022-10-18T06:26:31.415Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T06:26:31.415Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T06:26:31.415Z] ---> 9c6f07244728 [2022-10-18T06:26:31.415Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-18T06:26:31.415Z] ---> Running in 255c1a549bff [2022-10-18T06:26:31.415Z] Removing intermediate container 255c1a549bff [2022-10-18T06:26:31.415Z] ---> 81508feda0d6 [2022-10-18T06:26:31.415Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T06:26:31.415Z] ---> Running in 090f64336be2 [2022-10-18T06:26:32.015Z] Removing intermediate container 090f64336be2 [2022-10-18T06:26:32.015Z] ---> a46e97e0f4a5 [2022-10-18T06:26:32.015Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-18T06:26:32.015Z] ---> Running in e37044652014 [2022-10-18T06:26:32.278Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-18T06:26:33.212Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-18T06:26:33.470Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T06:26:33.470Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-18T06:26:33.470Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T06:26:33.728Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-18T06:26:33.728Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-18T06:26:33.990Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T06:26:33.990Z] OK: 8 MiB in 19 packages [2022-10-18T06:26:34.248Z] Removing intermediate container e37044652014 [2022-10-18T06:26:34.248Z] ---> e12a9da38cbe [2022-10-18T06:26:34.248Z] Step 16/25 : WORKDIR / [2022-10-18T06:26:34.248Z] ---> Running in 5535810cf3be [2022-10-18T06:26:34.248Z] Removing intermediate container 5535810cf3be [2022-10-18T06:26:34.248Z] ---> 7f1988329258 [2022-10-18T06:26:34.248Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-18T06:26:34.512Z] ---> 7ae52a605258 [2022-10-18T06:26:34.512Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-18T06:26:35.096Z] ---> bb9f5b89bb04 [2022-10-18T06:26:35.096Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-18T06:26:35.356Z] ---> 38f32e75979a [2022-10-18T06:26:35.356Z] Step 20/25 : EXPOSE 59999 [2022-10-18T06:26:35.356Z] ---> Running in e25a678e691f [2022-10-18T06:26:35.356Z] Removing intermediate container e25a678e691f [2022-10-18T06:26:35.356Z] ---> fe4e5e358620 [2022-10-18T06:26:35.356Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-18T06:26:35.356Z] ---> Running in 5efd7b188f7a [2022-10-18T06:26:35.614Z] Removing intermediate container 5efd7b188f7a [2022-10-18T06:26:35.614Z] ---> 8c5b9f5c5ece [2022-10-18T06:26:35.614Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T06:26:35.614Z] ---> Running in f080d6f255ac [2022-10-18T06:26:35.614Z] Removing intermediate container f080d6f255ac [2022-10-18T06:26:35.614Z] ---> 8afc9e97d4f1 [2022-10-18T06:26:35.614Z] Step 23/25 : LABEL arch=amd64 [2022-10-18T06:26:35.614Z] ---> Running in ac99d681d649 [2022-10-18T06:26:35.614Z] Removing intermediate container ac99d681d649 [2022-10-18T06:26:35.614Z] ---> 187b912c72bd [2022-10-18T06:26:35.614Z] Step 24/25 : LABEL git_sha=fcdaaa65875a87632183a9ac24ebba6391eaa438 [2022-10-18T06:26:35.614Z] ---> Running in 789262e814af [2022-10-18T06:26:35.872Z] Removing intermediate container 789262e814af [2022-10-18T06:26:35.872Z] ---> 512c582d8f63 [2022-10-18T06:26:35.872Z] Step 25/25 : LABEL version=2.3.0-dev.41 [2022-10-18T06:26:35.872Z] ---> Running in 2625d99ce326 [2022-10-18T06:26:35.872Z] Removing intermediate container 2625d99ce326 [2022-10-18T06:26:35.872Z] ---> 3210ff42b616 [2022-10-18T06:26:35.872Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-18T06:26:35.872Z] Successfully built 3210ff42b616 [2022-10-18T06:26:35.872Z] 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-18T06:26:36.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T06:26:36.274Z] [2022-10-18T06:26:36.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:26:36.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T06:26:36.570Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-18T06:26:36.570Z] 5eb5b503b376: Pulling fs layer [2022-10-18T06:26:36.570Z] 5c69ac0246d0: Pulling fs layer [2022-10-18T06:26:36.570Z] ec43610c2a17: Pulling fs layer [2022-10-18T06:26:36.570Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-18T06:26:36.570Z] 33b1e0a273af: Pulling fs layer [2022-10-18T06:26:36.570Z] 5d3b04190fa2: Pulling fs layer [2022-10-18T06:26:36.570Z] 2f39f015ded8: Pulling fs layer [2022-10-18T06:26:36.570Z] 3a2ae6a8a46f: Waiting [2022-10-18T06:26:36.570Z] 33b1e0a273af: Waiting [2022-10-18T06:26:36.570Z] 2f39f015ded8: Waiting [2022-10-18T06:26:36.570Z] 5d3b04190fa2: Waiting [2022-10-18T06:26:36.570Z] 5c69ac0246d0: Download complete [2022-10-18T06:26:36.570Z] 3a2ae6a8a46f: Download complete [2022-10-18T06:26:36.570Z] 33b1e0a273af: Verifying Checksum [2022-10-18T06:26:36.570Z] 33b1e0a273af: Download complete [2022-10-18T06:26:36.828Z] ec43610c2a17: Verifying Checksum [2022-10-18T06:26:36.828Z] ec43610c2a17: Download complete [2022-10-18T06:26:36.828Z] 5d3b04190fa2: Verifying Checksum [2022-10-18T06:26:36.828Z] 5d3b04190fa2: Download complete [2022-10-18T06:26:36.828Z] 5eb5b503b376: Download complete [2022-10-18T06:26:37.394Z] 2f39f015ded8: Download complete [2022-10-18T06:26:38.327Z] 5eb5b503b376: Pull complete [2022-10-18T06:26:38.327Z] 5c69ac0246d0: Pull complete [2022-10-18T06:26:38.585Z] ec43610c2a17: Pull complete [2022-10-18T06:26:38.843Z] 3a2ae6a8a46f: Pull complete [2022-10-18T06:26:38.843Z] 33b1e0a273af: Pull complete [2022-10-18T06:26:39.102Z] 5d3b04190fa2: Pull complete [2022-10-18T06:26:43.280Z] 2f39f015ded8: Pull complete [2022-10-18T06:26:43.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-18T06:26:43.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T06:26:43.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:26:43.363Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:26:43.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-18T06:26:43.413Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8457 in /w/workspace/edgexfoundry_device-sdk-go_main [2022-10-18T06:26:47.938Z] $ docker top d0f591611613fa8c2285f5bdbe01b04700295b15f046bc7bd7b86d0093b46397 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-10-18T06:26:48.061Z] Running in /w/workspace/device-sdk-go/116 [Pipeline] { [Pipeline] checkout [2022-10-18T06:26:48.097Z] The recommended git tool is: git [2022-10-18T06:26:48.315Z] ---> job-cost.sh [2022-10-18T06:26:48.315Z] lf-activate-venv: SKIPPING [2022-10-18T06:26:48.315Z] INFO: No Stack... [2022-10-18T06:26:48.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-18T06:26:48.832Z] INFO: Archiving Costs [Pipeline] sh [2022-10-18T06:26:49.381Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2022-10-18T06:26:49.381Z] + cut -d, -f6 [Pipeline] lock [2022-10-18T06:26:49.397Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [2022-10-18T06:26:49.405Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] did not exist. Created. [2022-10-18T06:26:49.405Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-18T06:26:49.706Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-18T06:26:49.743Z] Stashed 1 file(s) [Pipeline] } [2022-10-18T06:26:49.750Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-18T06:26:49.770Z] $ docker stop --time=1 d0f591611613fa8c2285f5bdbe01b04700295b15f046bc7bd7b86d0093b46397 [2022-10-18T06:26:50.969Z] $ docker rm -f d0f591611613fa8c2285f5bdbe01b04700295b15f046bc7bd7b86d0093b46397 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-18T06:26:52.774Z] using credential edgex-jenkins-ssh [2022-10-18T06:26:52.793Z] Cloning the remote Git repository [2022-10-18T06:26:52.829Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-10-18T06:26:52.897Z] > git init /w/workspace/device-sdk-go/116 # timeout=10 [2022-10-18T06:26:53.036Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-18T06:26:53.037Z] > git --version # timeout=10 [2022-10-18T06:26:53.055Z] > git --version # 'git version 2.25.1' [2022-10-18T06:26:53.057Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-18T06:26:53.114Z] Verifying host key using known hosts file [2022-10-18T06:26:53.350Z] 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-18T06:26:53.365Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T06:26:54.884Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-18T06:26:54.903Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-18T06:26:55.697Z] Avoid second fetch [2022-10-18T06:26:55.698Z] Checking out Revision fcdaaa65875a87632183a9ac24ebba6391eaa438 (main) [2022-10-18T06:26:56.220Z] Commit message: "Merge pull request #1240 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v2-2.3.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T06:26:55.708Z] > git config core.sparsecheckout # timeout=10 [2022-10-18T06:26:55.724Z] > git checkout -f fcdaaa65875a87632183a9ac24ebba6391eaa438 # timeout=10 [2022-10-18T06:26:57.086Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-18T06:26:57.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T06:26:57.086Z] Dload Upload Total Spent Left Speed [2022-10-18T06:26:57.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-10-18T06:26:57.666Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-18T06:26:57.991Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-18T06:26:57.991Z] + sudo tee /etc/docker/daemon.new [2022-10-18T06:26:57.991Z] { [2022-10-18T06:26:57.991Z] "registry-mirrors": [ [2022-10-18T06:26:57.991Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-18T06:26:57.991Z] ], [2022-10-18T06:26:57.991Z] "bip": "10.250.0.254/24", [2022-10-18T06:26:57.991Z] "hosts": [ [2022-10-18T06:26:57.991Z] "tcp://0.0.0.0:5555", [2022-10-18T06:26:57.991Z] "unix:///var/run/docker.sock" [2022-10-18T06:26:57.991Z] ], [2022-10-18T06:26:57.991Z] "mtu": 1458, [2022-10-18T06:26:57.991Z] "selinux-enabled": true, [2022-10-18T06:26:57.991Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-18T06:26:57.991Z] } [Pipeline] sh [2022-10-18T06:26:58.322Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-18T06:26:58.657Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T06:27:16.929Z] provisioning config files... [2022-10-18T06:27:16.957Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/116@tmp/config4331878085921449968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:27:17.310Z] ---> docker-login.sh [2022-10-18T06:27:17.310Z] nexus3.edgexfoundry.org:10001 [2022-10-18T06:27:17.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:27:17.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:27:17.899Z] Configure a credential helper to remove this warning. See [2022-10-18T06:27:17.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:27:17.899Z] [2022-10-18T06:27:17.899Z] Login Succeeded [2022-10-18T06:27:17.899Z] nexus3.edgexfoundry.org:10002 [2022-10-18T06:27:18.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:27:18.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:27:18.438Z] Configure a credential helper to remove this warning. See [2022-10-18T06:27:18.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:27:18.438Z] [2022-10-18T06:27:18.438Z] Login Succeeded [2022-10-18T06:27:18.438Z] nexus3.edgexfoundry.org:10003 [2022-10-18T06:27:18.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:27:18.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:27:18.707Z] Configure a credential helper to remove this warning. See [2022-10-18T06:27:18.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:27:18.707Z] [2022-10-18T06:27:18.707Z] Login Succeeded [2022-10-18T06:27:18.707Z] nexus3.edgexfoundry.org:10004 [2022-10-18T06:27:18.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:27:18.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:27:18.975Z] Configure a credential helper to remove this warning. See [2022-10-18T06:27:18.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:27:18.975Z] [2022-10-18T06:27:18.975Z] Login Succeeded [2022-10-18T06:27:19.247Z] docker.io [2022-10-18T06:27:19.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-18T06:27:19.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-18T06:27:19.834Z] Configure a credential helper to remove this warning. See [2022-10-18T06:27:19.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-18T06:27:19.834Z] [2022-10-18T06:27:19.834Z] Login Succeeded [2022-10-18T06:27:19.834Z] ---> docker-login.sh ends [Pipeline] } [2022-10-18T06:27:19.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-18T06:27:19.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T06:27:20.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-18T06:27:20.015Z] ========================================================= [2022-10-18T06:27:20.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-18T06:27:20.015Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:27:20.347Z] + 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-18T06:27:20.622Z] Sending build context to Docker daemon 5.367MB [2022-10-18T06:27:20.622Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-18T06:27:20.622Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-18T06:27:20.898Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-18T06:27:20.898Z] 9b18e9b68314: Pulling fs layer [2022-10-18T06:27:20.898Z] d32db5db7311: Pulling fs layer [2022-10-18T06:27:20.898Z] d0c4b47475fc: Pulling fs layer [2022-10-18T06:27:20.898Z] 5831b945b038: Pulling fs layer [2022-10-18T06:27:20.898Z] 86bbec2aaacd: Pulling fs layer [2022-10-18T06:27:20.898Z] e10730c5d714: Pulling fs layer [2022-10-18T06:27:20.898Z] 5dd5c2283517: Pulling fs layer [2022-10-18T06:27:20.898Z] d5ac0230b979: Pulling fs layer [2022-10-18T06:27:20.898Z] e10730c5d714: Waiting [2022-10-18T06:27:20.898Z] 5dd5c2283517: Waiting [2022-10-18T06:27:20.898Z] 5831b945b038: Waiting [2022-10-18T06:27:20.898Z] 86bbec2aaacd: Waiting [2022-10-18T06:27:20.898Z] d5ac0230b979: Waiting [2022-10-18T06:27:20.898Z] d0c4b47475fc: Download complete [2022-10-18T06:27:20.898Z] d32db5db7311: Verifying Checksum [2022-10-18T06:27:20.898Z] d32db5db7311: Download complete [2022-10-18T06:27:20.898Z] 86bbec2aaacd: Verifying Checksum [2022-10-18T06:27:20.898Z] 86bbec2aaacd: Download complete [2022-10-18T06:27:20.898Z] e10730c5d714: Verifying Checksum [2022-10-18T06:27:20.898Z] e10730c5d714: Download complete [2022-10-18T06:27:20.898Z] 9b18e9b68314: Verifying Checksum [2022-10-18T06:27:20.898Z] 9b18e9b68314: Download complete [2022-10-18T06:27:21.889Z] 9b18e9b68314: Pull complete [2022-10-18T06:27:22.157Z] d5ac0230b979: Verifying Checksum [2022-10-18T06:27:22.157Z] d5ac0230b979: Download complete [2022-10-18T06:27:22.440Z] d32db5db7311: Pull complete [2022-10-18T06:27:22.715Z] d0c4b47475fc: Pull complete [2022-10-18T06:27:23.308Z] 5dd5c2283517: Verifying Checksum [2022-10-18T06:27:23.308Z] 5dd5c2283517: Download complete [2022-10-18T06:27:23.894Z] 5831b945b038: Verifying Checksum [2022-10-18T06:27:23.894Z] 5831b945b038: Download complete [2022-10-18T06:27:36.234Z] 5831b945b038: Pull complete [2022-10-18T06:27:36.234Z] 86bbec2aaacd: Pull complete [2022-10-18T06:27:36.234Z] e10730c5d714: Pull complete [2022-10-18T06:27:42.899Z] 5dd5c2283517: Pull complete [2022-10-18T06:27:44.320Z] d5ac0230b979: Pull complete [2022-10-18T06:27:44.320Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-18T06:27:44.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-18T06:27:44.320Z] ---> 59b3b1a385d4 [2022-10-18T06:27:44.320Z] Step 3/11 : ARG MAKE=make build [2022-10-18T06:27:46.280Z] ---> Running in 3b194fa6f2e2 [2022-10-18T06:27:46.549Z] Removing intermediate container 3b194fa6f2e2 [2022-10-18T06:27:46.549Z] ---> ac954d10344d [2022-10-18T06:27:46.549Z] Step 4/11 : WORKDIR /device-sdk-go [2022-10-18T06:27:46.549Z] ---> Running in ceb07b84b45c [2022-10-18T06:27:46.816Z] Removing intermediate container ceb07b84b45c [2022-10-18T06:27:46.816Z] ---> a05192e19293 [2022-10-18T06:27:46.816Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-18T06:27:46.816Z] ---> Running in 327f9007ccd8 [2022-10-18T06:27:47.087Z] Removing intermediate container 327f9007ccd8 [2022-10-18T06:27:47.087Z] ---> ad383693f73b [2022-10-18T06:27:47.087Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T06:27:47.354Z] ---> Running in d98a47e7ab15 [2022-10-18T06:27:49.301Z] Removing intermediate container d98a47e7ab15 [2022-10-18T06:27:49.301Z] ---> f6d4c1b7f07c [2022-10-18T06:27:49.301Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-18T06:27:49.301Z] ---> Running in 19cc93150a3c [2022-10-18T06:27:49.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T06:27:50.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T06:27:51.810Z] OK: 221 MiB in 51 packages [2022-10-18T06:27:52.841Z] Removing intermediate container 19cc93150a3c [2022-10-18T06:27:52.841Z] ---> 800dad934ff0 [2022-10-18T06:27:52.841Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-18T06:27:53.117Z] ---> 51599402eadf [2022-10-18T06:27:53.117Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T06:27:53.418Z] ---> Running in d9f054844f27 [2022-10-18T06:28:49.845Z] Removing intermediate container d9f054844f27 [2022-10-18T06:28:49.845Z] ---> 38f902492a33 [2022-10-18T06:28:49.845Z] Step 10/11 : COPY . . [2022-10-18T06:28:49.845Z] ---> 3e20acdffe53 [2022-10-18T06:28:49.845Z] Step 11/11 : RUN ${MAKE} [2022-10-18T06:28:49.845Z] ---> Running in 530f507ac52f [2022-10-18T06:28:49.845Z] noop [2022-10-18T06:28:49.845Z] Removing intermediate container 530f507ac52f [2022-10-18T06:28:49.845Z] ---> 70b333d0ac7c [2022-10-18T06:28:49.845Z] Successfully built 70b333d0ac7c [2022-10-18T06:28:49.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:28:50.210Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T06:28:50.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:28:50.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-8457 does not seem to be running inside a container [2022-10-18T06:28:50.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/116 -v /w/workspace/device-sdk-go/116:/w/workspace/device-sdk-go/116:rw,z -v /w/workspace/device-sdk-go/116@tmp:/w/workspace/device-sdk-go/116@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-18T06:28:51.710Z] $ docker top 3663d86316ae9c0136dafac326282d72642a8927d15cba75ea80497322987ef0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T06:28:52.526Z] + go version [2022-10-18T06:28:52.526Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-18T06:28:52.553Z] $ docker stop --time=1 3663d86316ae9c0136dafac326282d72642a8927d15cba75ea80497322987ef0 [2022-10-18T06:28:54.165Z] $ docker rm -f 3663d86316ae9c0136dafac326282d72642a8927d15cba75ea80497322987ef0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:28:54.703Z] + docker inspect -f . ci-base-image-arm64 [2022-10-18T06:28:54.703Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:28:54.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-8457 does not seem to be running inside a container [2022-10-18T06:28:54.927Z] $ 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/116 -v /w/workspace/device-sdk-go/116:/w/workspace/device-sdk-go/116:rw,z -v /w/workspace/device-sdk-go/116@tmp:/w/workspace/device-sdk-go/116@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-18T06:28:56.088Z] $ docker top a2fd30581ea178e376f5ed1a356991fd1ea0addb23fc5d8d50e56e0b581ce3a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T06:28:56.572Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/116 [Pipeline] fileExists [Pipeline] sh [2022-10-18T06:28:56.898Z] + make test [2022-10-18T06:28:56.898Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-18T06:29:29.131Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-18T06:31:20.787Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-18T06:31:20.787Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-18T06:31:20.787Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-18T06:31:20.787Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-18T06:31:20.787Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-18T06:31:20.787Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.431s coverage: 27.6% of statements [2022-10-18T06:31:24.133Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.727s coverage: 78.9% of statements [2022-10-18T06:31:24.133Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-18T06:31:27.480Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.508s coverage: 60.0% of statements [2022-10-18T06:31:27.480Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-18T06:31:27.480Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-18T06:31:31.751Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.863s coverage: 54.4% of statements [2022-10-18T06:31:31.751Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-18T06:31:31.751Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-18T06:31:31.751Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-18T06:31:31.751Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-18T06:31:32.710Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.456s coverage: 65.1% of statements [2022-10-18T06:31:32.710Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-18T06:31:32.710Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-18T06:31:36.061Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.306s coverage: 89.2% of statements [2022-10-18T06:31:36.062Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-18T06:31:36.331Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.245s coverage: 4.7% of statements [2022-10-18T06:31:36.331Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-18T06:31:37.310Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-18T06:31:37.310Z] GO111MODULE=on go vet ./... [2022-10-18T06:33:13.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-18T06:33:13.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-18T06:33:13.986Z] ./bin/test-attribution-txt.sh [2022-10-18T06:33:13.986Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-18T06:33:13.986Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-18T06:33:13.986Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-18T06:33:13.986Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-18T06:33:14.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-18T06:33:14.031Z] $ docker stop --time=1 a2fd30581ea178e376f5ed1a356991fd1ea0addb23fc5d8d50e56e0b581ce3a4 [2022-10-18T06:33:15.873Z] $ docker rm -f a2fd30581ea178e376f5ed1a356991fd1ea0addb23fc5d8d50e56e0b581ce3a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T06:33:17.193Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-18T06:33:17.217Z] Warning: overwriting stash ‘coverage-report’ [2022-10-18T06:33:17.700Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-18T06:33:18.060Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-18T06:33:18.378Z] + ls -al . [2022-10-18T06:33:18.378Z] total 272 [2022-10-18T06:33:18.378Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 06:28 . [2022-10-18T06:33:18.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:26 .. [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 06:26 .dockerignore [2022-10-18T06:33:18.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 06:26 .git [2022-10-18T06:33:18.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:26 .github [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 18 06:26 .gitignore [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 18 06:26 .golangci.yml [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 18 06:26 CHANGELOG.md [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 06:26 GOVERNANCE.md [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 06:26 Jenkinsfile [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 18 06:26 LICENSE [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 18 06:26 Makefile [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 18 06:26 OWNERS.md [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 18 06:26 README.md [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 06:24 VERSION [2022-10-18T06:33:18.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 06:26 bin [2022-10-18T06:33:18.378Z] -rw-r--r-- 1 jenkins jenkins 101009 Oct 18 06:31 coverage.out [2022-10-18T06:33:18.378Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 06:26 example [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 3400 Oct 18 06:26 go.mod [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 37486 Oct 18 06:26 go.sum [2022-10-18T06:33:18.378Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 18 06:26 internal [2022-10-18T06:33:18.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 06:26 openapi [2022-10-18T06:33:18.378Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 18 06:26 pkg [2022-10-18T06:33:18.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 06:26 snap [2022-10-18T06:33:18.378Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 18 06:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:33:18.718Z] + 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=fcdaaa65875a87632183a9ac24ebba6391eaa438 --label arch=arm64 --label version=2.3.0-dev.41 . [2022-10-18T06:33:18.984Z] Sending build context to Docker daemon 5.469MB [2022-10-18T06:33:18.984Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-18T06:33:18.984Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-18T06:33:18.984Z] ---> 70b333d0ac7c [2022-10-18T06:33:19.252Z] Step 3/25 : ARG MAKE=make build [2022-10-18T06:33:19.252Z] ---> Running in 3fef9a788d0d [2022-10-18T06:33:19.524Z] Removing intermediate container 3fef9a788d0d [2022-10-18T06:33:19.524Z] ---> aa2ef7e8c4f6 [2022-10-18T06:33:19.524Z] Step 4/25 : WORKDIR /device-sdk-go [2022-10-18T06:33:19.524Z] ---> Running in 45de7ca51662 [2022-10-18T06:33:19.790Z] Removing intermediate container 45de7ca51662 [2022-10-18T06:33:19.790Z] ---> 5cfd2c51f7bb [2022-10-18T06:33:19.790Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-18T06:33:20.058Z] ---> Running in e2e522eda23e [2022-10-18T06:33:20.327Z] Removing intermediate container e2e522eda23e [2022-10-18T06:33:20.327Z] ---> af81653be492 [2022-10-18T06:33:20.327Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T06:33:20.327Z] ---> Running in 62351b1eb9d6 [2022-10-18T06:33:22.284Z] Removing intermediate container 62351b1eb9d6 [2022-10-18T06:33:22.284Z] ---> 3c40ba95bb79 [2022-10-18T06:33:22.284Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-18T06:33:22.284Z] ---> Running in 26ea293f45a7 [2022-10-18T06:33:22.866Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T06:33:23.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T06:33:24.780Z] OK: 221 MiB in 51 packages [2022-10-18T06:33:25.741Z] Removing intermediate container 26ea293f45a7 [2022-10-18T06:33:25.741Z] ---> 41fbe2c5d938 [2022-10-18T06:33:25.741Z] Step 8/25 : COPY go.mod vendor* ./ [2022-10-18T06:33:26.014Z] ---> f7e7b63402ed [2022-10-18T06:33:26.014Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-18T06:33:26.282Z] ---> Running in bda6b3902d69 [2022-10-18T06:33:28.305Z] Removing intermediate container bda6b3902d69 [2022-10-18T06:33:28.305Z] ---> a331667e63a4 [2022-10-18T06:33:28.305Z] Step 10/25 : COPY . . [2022-10-18T06:33:29.300Z] ---> a8d9c1aa227f [2022-10-18T06:33:29.300Z] Step 11/25 : RUN ${MAKE} [2022-10-18T06:33:29.300Z] ---> Running in 8eee5242f6d9 [2022-10-18T06:33:30.301Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=2.3.0-dev.41" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-18T06:35:36.986Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-18T06:35:36.986Z] Removing intermediate container 8eee5242f6d9 [2022-10-18T06:35:36.986Z] ---> 682aafcb9159 [2022-10-18T06:35:36.986Z] Step 12/25 : FROM alpine:3.16 [2022-10-18T06:35:36.986Z] 3.16: Pulling from library/alpine [2022-10-18T06:35:36.986Z] 9b18e9b68314: Already exists [2022-10-18T06:35:36.986Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-18T06:35:36.986Z] Status: Downloaded newer image for alpine:3.16 [2022-10-18T06:35:36.986Z] ---> a6215f271958 [2022-10-18T06:35:36.986Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-18T06:35:36.986Z] ---> Running in a0d39db019fa [2022-10-18T06:35:36.986Z] Removing intermediate container a0d39db019fa [2022-10-18T06:35:36.986Z] ---> cb0f693aca9e [2022-10-18T06:35:36.986Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-18T06:35:36.986Z] ---> Running in 052fd233eb0b [2022-10-18T06:35:38.396Z] Removing intermediate container 052fd233eb0b [2022-10-18T06:35:38.396Z] ---> e3e2c2d0eaba [2022-10-18T06:35:38.396Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-10-18T06:35:38.396Z] ---> Running in 3cadaddaaf2b [2022-10-18T06:35:39.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-18T06:35:40.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-18T06:35:41.271Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-18T06:35:41.271Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-18T06:35:41.536Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-18T06:35:41.536Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-18T06:35:41.802Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-18T06:35:41.802Z] Executing busybox-1.35.0-r17.trigger [2022-10-18T06:35:41.802Z] OK: 8 MiB in 19 packages [2022-10-18T06:35:43.212Z] Removing intermediate container 3cadaddaaf2b [2022-10-18T06:35:43.212Z] ---> 70b42cfbc2e4 [2022-10-18T06:35:43.212Z] Step 16/25 : WORKDIR / [2022-10-18T06:35:43.212Z] ---> Running in 75ec8a97016f [2022-10-18T06:35:43.795Z] Removing intermediate container 75ec8a97016f [2022-10-18T06:35:43.795Z] ---> dabf99600d65 [2022-10-18T06:35:43.795Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-18T06:35:44.061Z] ---> 7c8619fc4e47 [2022-10-18T06:35:44.061Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-18T06:35:45.468Z] ---> 972ef5aa790e [2022-10-18T06:35:45.469Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-18T06:35:46.049Z] ---> 3ecdcdd974e3 [2022-10-18T06:35:46.049Z] Step 20/25 : EXPOSE 59999 [2022-10-18T06:35:46.049Z] ---> Running in 639ea3fab5e7 [2022-10-18T06:35:46.314Z] Removing intermediate container 639ea3fab5e7 [2022-10-18T06:35:46.314Z] ---> 936de93e624b [2022-10-18T06:35:46.314Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-10-18T06:35:46.314Z] ---> Running in a5b04eb18198 [2022-10-18T06:35:46.580Z] Removing intermediate container a5b04eb18198 [2022-10-18T06:35:46.580Z] ---> 181990ef8fef [2022-10-18T06:35:46.580Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-18T06:35:46.580Z] ---> Running in 8d3dba4d5665 [2022-10-18T06:35:46.847Z] Removing intermediate container 8d3dba4d5665 [2022-10-18T06:35:46.847Z] ---> 1199215e0c34 [2022-10-18T06:35:46.847Z] Step 23/25 : LABEL arch=arm64 [2022-10-18T06:35:47.114Z] ---> Running in e2ab06e0fbe6 [2022-10-18T06:35:47.378Z] Removing intermediate container e2ab06e0fbe6 [2022-10-18T06:35:47.378Z] ---> 633060bf82e3 [2022-10-18T06:35:47.378Z] Step 24/25 : LABEL git_sha=fcdaaa65875a87632183a9ac24ebba6391eaa438 [2022-10-18T06:35:47.378Z] ---> Running in 452630d05c57 [2022-10-18T06:35:47.644Z] Removing intermediate container 452630d05c57 [2022-10-18T06:35:47.644Z] ---> 56ff6b1854a2 [2022-10-18T06:35:47.644Z] Step 25/25 : LABEL version=2.3.0-dev.41 [2022-10-18T06:35:47.644Z] ---> Running in 91b505ef504f [2022-10-18T06:35:47.908Z] Removing intermediate container 91b505ef504f [2022-10-18T06:35:47.908Z] ---> 41240077619a [2022-10-18T06:35:47.908Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-18T06:35:47.908Z] Successfully built 41240077619a [2022-10-18T06:35:47.908Z] 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-18T06:35:48.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T06:35:48.328Z] [2022-10-18T06:35:48.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:35:48.658Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T06:35:48.658Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-18T06:35:48.658Z] 8998bd30e6a1: Pulling fs layer [2022-10-18T06:35:48.658Z] 04944245beec: Pulling fs layer [2022-10-18T06:35:48.658Z] 699f458cf7ca: Pulling fs layer [2022-10-18T06:35:48.658Z] 765212b225bb: Pulling fs layer [2022-10-18T06:35:48.658Z] f23df028b6ca: Pulling fs layer [2022-10-18T06:35:48.658Z] d65c8cfc05b1: Pulling fs layer [2022-10-18T06:35:48.658Z] 2437ff75d9bd: Pulling fs layer [2022-10-18T06:35:48.658Z] 765212b225bb: Waiting [2022-10-18T06:35:48.658Z] f23df028b6ca: Waiting [2022-10-18T06:35:48.658Z] d65c8cfc05b1: Waiting [2022-10-18T06:35:48.924Z] 04944245beec: Verifying Checksum [2022-10-18T06:35:48.924Z] 04944245beec: Download complete [2022-10-18T06:35:48.924Z] 765212b225bb: Verifying Checksum [2022-10-18T06:35:48.924Z] 765212b225bb: Download complete [2022-10-18T06:35:48.924Z] f23df028b6ca: Verifying Checksum [2022-10-18T06:35:48.924Z] f23df028b6ca: Download complete [2022-10-18T06:35:48.924Z] d65c8cfc05b1: Verifying Checksum [2022-10-18T06:35:48.924Z] d65c8cfc05b1: Download complete [2022-10-18T06:35:49.192Z] 699f458cf7ca: Verifying Checksum [2022-10-18T06:35:49.192Z] 699f458cf7ca: Download complete [2022-10-18T06:35:49.464Z] 8998bd30e6a1: Verifying Checksum [2022-10-18T06:35:49.464Z] 8998bd30e6a1: Download complete [2022-10-18T06:35:51.407Z] 2437ff75d9bd: Verifying Checksum [2022-10-18T06:35:51.407Z] 2437ff75d9bd: Download complete [2022-10-18T06:35:53.351Z] 8998bd30e6a1: Pull complete [2022-10-18T06:35:53.932Z] 04944245beec: Pull complete [2022-10-18T06:35:55.339Z] 699f458cf7ca: Pull complete [2022-10-18T06:35:55.339Z] 765212b225bb: Pull complete [2022-10-18T06:35:56.299Z] f23df028b6ca: Pull complete [2022-10-18T06:35:56.299Z] d65c8cfc05b1: Pull complete [2022-10-18T06:36:11.320Z] 2437ff75d9bd: Pull complete [2022-10-18T06:36:11.320Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-18T06:36:11.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-18T06:36:11.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:36:11.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-8457 does not seem to be running inside a container [2022-10-18T06:36:11.580Z] $ 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/116 -v /w/workspace/device-sdk-go/116:/w/workspace/device-sdk-go/116:rw,z -v /w/workspace/device-sdk-go/116@tmp:/w/workspace/device-sdk-go/116@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-18T06:36:14.084Z] $ docker top 51f9a74544282be0b96d5954c1d83d86add6a06610fd944fb619b9cc0b8b2a34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:36:14.906Z] ---> job-cost.sh [2022-10-18T06:36:14.906Z] lf-activate-venv: SKIPPING [2022-10-18T06:36:14.906Z] INFO: No Stack... [2022-10-18T06:36:15.487Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-18T06:36:16.066Z] INFO: Archiving Costs [Pipeline] sh [2022-10-18T06:36:16.379Z] + cat /w/workspace/device-sdk-go/116/archives/cost.csv [2022-10-18T06:36:16.379Z] + cut -d, -f6 [Pipeline] lock [2022-10-18T06:36:16.414Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [2022-10-18T06:36:16.420Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] did not exist. Created. [2022-10-18T06:36:16.420Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-18T06:36:16.748Z] /w/workspace/device-sdk-go/116@tmp/durable-3338b96f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-18T06:36:17.072Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-18T06:36:17.091Z] Warning: overwriting stash ‘stack-cost’ [2022-10-18T06:36:17.144Z] Stashed 1 file(s) [Pipeline] } [2022-10-18T06:36:17.151Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-116-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-18T06:36:17.179Z] $ docker stop --time=1 51f9a74544282be0b96d5954c1d83d86add6a06610fd944fb619b9cc0b8b2a34 [2022-10-18T06:36:19.384Z] $ docker rm -f 51f9a74544282be0b96d5954c1d83d86add6a06610fd944fb619b9cc0b8b2a34 [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-18T06:36:19.758Z] provisioning config files... [2022-10-18T06:36:19.764Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1125756434806009119tmp [Pipeline] { [Pipeline] sh [2022-10-18T06:36:20.057Z] + set +x [2022-10-18T06:36:20.057Z] + curl -s https://codecov.io/bash [2022-10-18T06:36:20.057Z] + bash -s -- [2022-10-18T06:36:20.057Z] [2022-10-18T06:36:20.057Z] _____ _ [2022-10-18T06:36:20.057Z] / ____| | | [2022-10-18T06:36:20.057Z] | | ___ __| | ___ ___ _____ __ [2022-10-18T06:36:20.057Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-18T06:36:20.057Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-18T06:36:20.057Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-18T06:36:20.057Z] Bash-1.0.6 [2022-10-18T06:36:20.057Z] [2022-10-18T06:36:20.057Z] [2022-10-18T06:36:20.057Z] ==> git version 2.25.1 found [2022-10-18T06:36:20.057Z] ==> 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-18T06:36:20.057Z] Release-Date: 2020-01-08 [2022-10-18T06:36:20.057Z] 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-18T06:36:20.057Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-18T06:36:20.057Z] ==> Jenkins CI detected. [2022-10-18T06:36:20.057Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2022-10-18T06:36:20.057Z] project root: . [2022-10-18T06:36:20.057Z] --> token set from env [2022-10-18T06:36:20.057Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-18T06:36:20.057Z] ==> Running gcov in . (disable via -X gcov) [2022-10-18T06:36:20.057Z] ==> Python coveragepy not found [2022-10-18T06:36:20.057Z] ==> Searching for coverage reports in: [2022-10-18T06:36:20.057Z] + . [2022-10-18T06:36:20.057Z] -> Found 1 reports [2022-10-18T06:36:20.315Z] ==> Detecting git/mercurial file structure [2022-10-18T06:36:20.315Z] ==> Reading reports [2022-10-18T06:36:20.315Z] + ./coverage.out bytes=101009 [2022-10-18T06:36:20.315Z] ==> Appending adjustments [2022-10-18T06:36:20.315Z] https://docs.codecov.io/docs/fixing-reports [2022-10-18T06:36:20.573Z] + Found adjustments [2022-10-18T06:36:20.573Z] ==> Gzipping contents [2022-10-18T06:36:20.573Z] 16K /tmp/codecov.ZA2qzB.gz [2022-10-18T06:36:20.573Z] ==> Uploading reports [2022-10-18T06:36:20.573Z] url: https://codecov.io [2022-10-18T06:36:20.573Z] query: branch=main&commit=fcdaaa65875a87632183a9ac24ebba6391eaa438&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-18T06:36:20.573Z] -> Pinging Codecov [2022-10-18T06:36:20.573Z] 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=fcdaaa65875a87632183a9ac24ebba6391eaa438&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-18T06:36:20.832Z] -> Uploading to [2022-10-18T06:36:20.832Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-18/7E55EF52A471D76F132DFD9A03CDDE97/fcdaaa65875a87632183a9ac24ebba6391eaa438/2b8357cc-c278-4413-927c-043d9a708f6c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221018T063620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c121ed7e661a8d133b749f45774d9e3ca49ba7c3bc5e441fffde91fe617e4734 [2022-10-18T06:36:20.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T06:36:20.832Z] Dload Upload Total Spent Left Speed [2022-10-18T06:36:21.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14590 0 0 100 14590 0 49965 --:--:-- --:--:-- --:--:-- 49965 [2022-10-18T06:36:21.090Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] } [2022-10-18T06:36:21.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-18T06:36:21.292Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-18T06:36:21.305Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:36:21.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T06:36:21.603Z] [2022-10-18T06:36:21.603Z] 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-18T06:36:21.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T06:36:21.904Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-18T06:36:21.904Z] df9b9388f04a: Pulling fs layer [2022-10-18T06:36:21.904Z] 52dc419b0ee2: Pulling fs layer [2022-10-18T06:36:21.904Z] 25bc292e5bac: Pulling fs layer [2022-10-18T06:36:21.904Z] 114826534d7a: Pulling fs layer [2022-10-18T06:36:21.904Z] 4657fd5d0bcf: Pulling fs layer [2022-10-18T06:36:21.904Z] 6ad1cebc031e: Pulling fs layer [2022-10-18T06:36:21.904Z] 8a3aa393b2d8: Pulling fs layer [2022-10-18T06:36:21.904Z] 6ad1cebc031e: Waiting [2022-10-18T06:36:21.904Z] 8a3aa393b2d8: Waiting [2022-10-18T06:36:21.904Z] 114826534d7a: Waiting [2022-10-18T06:36:21.904Z] 4657fd5d0bcf: Waiting [2022-10-18T06:36:21.904Z] 25bc292e5bac: Verifying Checksum [2022-10-18T06:36:21.904Z] 25bc292e5bac: Download complete [2022-10-18T06:36:21.904Z] 52dc419b0ee2: Download complete [2022-10-18T06:36:21.904Z] 4657fd5d0bcf: Verifying Checksum [2022-10-18T06:36:21.904Z] 4657fd5d0bcf: Download complete [2022-10-18T06:36:21.904Z] df9b9388f04a: Download complete [2022-10-18T06:36:22.174Z] df9b9388f04a: Pull complete [2022-10-18T06:36:22.174Z] 6ad1cebc031e: Verifying Checksum [2022-10-18T06:36:22.174Z] 6ad1cebc031e: Download complete [2022-10-18T06:36:22.174Z] 52dc419b0ee2: Pull complete [2022-10-18T06:36:22.449Z] 25bc292e5bac: Pull complete [2022-10-18T06:36:22.721Z] 114826534d7a: Verifying Checksum [2022-10-18T06:36:22.721Z] 114826534d7a: Download complete [2022-10-18T06:36:22.981Z] 8a3aa393b2d8: Verifying Checksum [2022-10-18T06:36:22.981Z] 8a3aa393b2d8: Download complete [2022-10-18T06:36:26.258Z] 114826534d7a: Pull complete [2022-10-18T06:36:26.258Z] 4657fd5d0bcf: Pull complete [2022-10-18T06:36:26.258Z] 6ad1cebc031e: Pull complete [2022-10-18T06:36:28.784Z] 8a3aa393b2d8: Pull complete [2022-10-18T06:36:28.784Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-18T06:36:28.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-18T06:36:28.784Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:36:28.861Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:36:28.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-18T06:36:33.430Z] $ docker top 971f71fd5ab40e5cfeb21bfe1dfe43ba955715776dbea0cc39bcb5c7c987be16 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-18T06:36:33.492Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2022-10-18T06:36:33.771Z] + set -o pipefail [2022-10-18T06:36:33.771Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2022-10-18T06:36:40.335Z] [2022-10-18T06:36:40.335Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... [2022-10-18T06:36:40.335Z] [2022-10-18T06:36:40.335Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1d897ce9-7d37-4e4c-99f4-c1fbe8b8d34b/history/dfef16bd-a616-4e44-98a3-3527d180fb08 [2022-10-18T06:36:40.335Z] [2022-10-18T06:36:40.335Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-18T06:36:40.335Z] [2022-10-18T06:36:40.335Z] [2022-10-18T06:36:40.335Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-18T06:36:40.335Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-18T06:36:40.335Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-18T06:36:40.351Z] $ docker stop --time=1 971f71fd5ab40e5cfeb21bfe1dfe43ba955715776dbea0cc39bcb5c7c987be16 [2022-10-18T06:36:43.970Z] $ docker rm -f 971f71fd5ab40e5cfeb21bfe1dfe43ba955715776dbea0cc39bcb5c7c987be16 [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-18T06:36:44.338Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T06:36:44.347Z] provisioning config files... [2022-10-18T06:36:44.355Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2146066140756002665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:36:44.649Z] --> edgex-publish-swagger.sh [2022-10-18T06:36:44.649Z] === Publish openapi/v2 API === [2022-10-18T06:36:44.649Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-10-18T06:36:44.649Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] [2022-10-18T06:36:44.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-18T06:36:44.649Z] Dload Upload Total Spent Left Speed [2022-10-18T06:36:45.215Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53552 0 0 100 53552 0 341k --:--:-- --:--:-- --:--:-- 341k 100 53552 0 0 100 53552 0 77611 --:--:-- --:--:-- --:--:-- 77499 [2022-10-18T06:36:45.215Z] [2022-10-18T06:36:45.215Z] [Pipeline] } [2022-10-18T06:36:45.223Z] 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-18T06:36:45.604Z] + git log --format=format:%s -1 fcdaaa65875a87632183a9ac24ebba6391eaa438 [Pipeline] sh [2022-10-18T06:36:45.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T06:36:45.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:36:46.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T06:36:46.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:36:46.265Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:36:46.301Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T06:36:46.807Z] $ docker top 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 -eo pid,comm [2022-10-18T06:36:46.846Z] 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-18T06:36:46.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T06:36:46.881Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T06:36:46.881Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T06:36:47.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T06:36:47.020Z] $ docker exec 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 ssh-agent [2022-10-18T06:36:47.120Z] SSH_AUTH_SOCK=/tmp/ssh-BgWlYF4m0FIP/agent.32 [2022-10-18T06:36:47.120Z] SSH_AGENT_PID=38 [2022-10-18T06:36:47.124Z] Running ssh-add (command line suppressed) [2022-10-18T06:36:47.231Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13781488413331080597.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13781488413331080597.key) [2022-10-18T06:36:47.236Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T06:36:47.541Z] + git semver tag [2022-10-18T06:36:47.800Z] 2022-10-18 06:36:47,777 [run_tag] DEBUG tag force:False [2022-10-18T06:36:47.800Z] 2022-10-18 06:36:47,777 [check_head_tag] DEBUG check head tag [2022-10-18T06:36:47.800Z] 2022-10-18 06:36:47,778 [execute] INFO git cat-file --batch-check [2022-10-18T06:36:47.800Z] 2022-10-18 06:36:47,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-18T06:36:47.800Z] 2022-10-18 06:36:47,782 [execute] INFO git cat-file --batch [2022-10-18T06:36:47.800Z] 2022-10-18 06:36:47,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2022-10-18T06:36:48.059Z] 2022-10-18 06:36:47,807 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-18T06:36:48.059Z] 2022-10-18 06:36:47,807 [execute] INFO git tag -a v2.3.0-dev.41 -m v2.3.0-dev.41 [2022-10-18T06:36:48.059Z] 2022-10-18 06:36:47,807 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.41', '-m', 'v2.3.0-dev.41'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-18T06:36:48.059Z] 2022-10-18 06:36:47,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-18T06:36:48.059Z] 2.3.0-dev.41 [Pipeline] } [2022-10-18T06:36:48.082Z] $ docker exec --env ******** --env ******** 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 ssh-agent -k [2022-10-18T06:36:48.177Z] unset SSH_AUTH_SOCK; [2022-10-18T06:36:48.177Z] unset SSH_AGENT_PID; [2022-10-18T06:36:48.177Z] echo Agent pid 38 killed; [2022-10-18T06:36:48.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T06:36:48.526Z] + git semver [Pipeline] } [2022-10-18T06:36:48.803Z] $ docker stop --time=1 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 [2022-10-18T06:36:50.142Z] $ docker rm -f 1081c4f175aac9dc5225b1428cc07bf48b8290560376e1f9852d08b5fdb9ec54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:36:50.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T06:36:50.563Z] [2022-10-18T06:36:50.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:36:50.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T06:36:50.853Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-18T06:36:50.853Z] ab5ef0e58194: Pulling fs layer [2022-10-18T06:36:50.853Z] 9712f1f96733: Pulling fs layer [2022-10-18T06:36:50.853Z] 63f879dbbcfc: Pulling fs layer [2022-10-18T06:36:50.853Z] 0d9ebad4ef96: Pulling fs layer [2022-10-18T06:36:50.853Z] e9a5061849ea: Pulling fs layer [2022-10-18T06:36:50.853Z] d747dcd14b5f: Pulling fs layer [2022-10-18T06:36:50.853Z] 2de7ff778b66: Pulling fs layer [2022-10-18T06:36:50.853Z] e9a5061849ea: Waiting [2022-10-18T06:36:50.853Z] 2de7ff778b66: Waiting [2022-10-18T06:36:50.853Z] d747dcd14b5f: Waiting [2022-10-18T06:36:50.853Z] 0d9ebad4ef96: Waiting [2022-10-18T06:36:50.853Z] 9712f1f96733: Verifying Checksum [2022-10-18T06:36:50.853Z] 9712f1f96733: Download complete [2022-10-18T06:36:51.426Z] 63f879dbbcfc: Verifying Checksum [2022-10-18T06:36:51.426Z] 63f879dbbcfc: Download complete [2022-10-18T06:36:51.426Z] 0d9ebad4ef96: Download complete [2022-10-18T06:36:51.426Z] d747dcd14b5f: Verifying Checksum [2022-10-18T06:36:51.426Z] d747dcd14b5f: Download complete [2022-10-18T06:36:51.426Z] e9a5061849ea: Verifying Checksum [2022-10-18T06:36:51.426Z] e9a5061849ea: Download complete [2022-10-18T06:36:51.685Z] ab5ef0e58194: Verifying Checksum [2022-10-18T06:36:51.685Z] ab5ef0e58194: Download complete [2022-10-18T06:36:51.685Z] 2de7ff778b66: Verifying Checksum [2022-10-18T06:36:51.685Z] 2de7ff778b66: Download complete [2022-10-18T06:36:54.212Z] ab5ef0e58194: Pull complete [2022-10-18T06:36:54.213Z] 9712f1f96733: Pull complete [2022-10-18T06:36:55.144Z] 63f879dbbcfc: Pull complete [2022-10-18T06:36:59.402Z] 0d9ebad4ef96: Pull complete [2022-10-18T06:36:59.402Z] e9a5061849ea: Pull complete [2022-10-18T06:36:59.402Z] d747dcd14b5f: Pull complete [2022-10-18T06:36:59.969Z] 2de7ff778b66: Pull complete [2022-10-18T06:36:59.969Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-18T06:36:59.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-18T06:36:59.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:37:00.039Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:37:00.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-18T06:37:03.924Z] $ docker top e61e147cf843b06dc2b1f0e706ddfbf3f40766edf193887f996378797f3262f4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-18T06:37:03.983Z] provisioning config files... [2022-10-18T06:37:03.991Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5055577440348084166tmp [2022-10-18T06:37:04.002Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7667937560498223387tmp [2022-10-18T06:37:04.011Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15056225423901094057tmp [Pipeline] { [Pipeline] echo [2022-10-18T06:37:04.026Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:04.304Z] ---> sigul-configuration.sh [2022-10-18T06:37:04.304Z] gpg: directory `/root/.gnupg' created [2022-10-18T06:37:04.304Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-18T06:37:04.304Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-18T06:37:04.304Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-18T06:37:04.304Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-18T06:37:04.304Z] gpg: CAST5 encrypted data [2022-10-18T06:37:04.304Z] gpg: encrypted with 1 passphrase [2022-10-18T06:37:04.304Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-18T06:37:04.587Z] + mkdir /home/jenkins [2022-10-18T06:37:04.587Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-18T06:37:04.866Z] + 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-18T06:37:04.874Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:05.155Z] ---> sigul-install.sh [2022-10-18T06:37:05.155Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-18T06:37:05.437Z] + git tag --list [2022-10-18T06:37:05.437Z] 0.7.1 [2022-10-18T06:37:05.437Z] delhi-tag [2022-10-18T06:37:05.437Z] v1.0.0 [2022-10-18T06:37:05.437Z] v1.1.0 [2022-10-18T06:37:05.437Z] v1.1.1 [2022-10-18T06:37:05.437Z] v1.1.2 [2022-10-18T06:37:05.437Z] v1.2.0 [2022-10-18T06:37:05.437Z] v1.2.1 [2022-10-18T06:37:05.437Z] v1.2.2 [2022-10-18T06:37:05.437Z] v1.2.3 [2022-10-18T06:37:05.437Z] v1.3.0 [2022-10-18T06:37:05.437Z] v1.4.0 [2022-10-18T06:37:05.437Z] v2.0.0 [2022-10-18T06:37:05.437Z] v2.1.0 [2022-10-18T06:37:05.437Z] v2.1.1 [2022-10-18T06:37:05.437Z] v2.1.1-dev.2 [2022-10-18T06:37:05.437Z] v2.1.1-dev.3 [2022-10-18T06:37:05.437Z] v2.2.0 [2022-10-18T06:37:05.437Z] v2.2.1-dev.1 [2022-10-18T06:37:05.437Z] v2.2.1-dev.10 [2022-10-18T06:37:05.437Z] v2.2.1-dev.11 [2022-10-18T06:37:05.437Z] v2.2.1-dev.12 [2022-10-18T06:37:05.437Z] v2.2.1-dev.13 [2022-10-18T06:37:05.437Z] v2.2.1-dev.14 [2022-10-18T06:37:05.437Z] v2.2.1-dev.2 [2022-10-18T06:37:05.437Z] v2.2.1-dev.3 [2022-10-18T06:37:05.437Z] v2.2.1-dev.4 [2022-10-18T06:37:05.437Z] v2.2.1-dev.5 [2022-10-18T06:37:05.437Z] v2.2.1-dev.6 [2022-10-18T06:37:05.437Z] v2.2.1-dev.7 [2022-10-18T06:37:05.437Z] v2.2.1-dev.8 [2022-10-18T06:37:05.437Z] v2.2.1-dev.9 [2022-10-18T06:37:05.437Z] v2.3.0-dev.14 [2022-10-18T06:37:05.437Z] v2.3.0-dev.15 [2022-10-18T06:37:05.437Z] v2.3.0-dev.16 [2022-10-18T06:37:05.437Z] v2.3.0-dev.17 [2022-10-18T06:37:05.437Z] v2.3.0-dev.18 [2022-10-18T06:37:05.437Z] v2.3.0-dev.19 [2022-10-18T06:37:05.437Z] v2.3.0-dev.20 [2022-10-18T06:37:05.437Z] v2.3.0-dev.21 [2022-10-18T06:37:05.437Z] v2.3.0-dev.22 [2022-10-18T06:37:05.437Z] v2.3.0-dev.23 [2022-10-18T06:37:05.437Z] v2.3.0-dev.24 [2022-10-18T06:37:05.437Z] v2.3.0-dev.25 [2022-10-18T06:37:05.437Z] v2.3.0-dev.26 [2022-10-18T06:37:05.437Z] v2.3.0-dev.27 [2022-10-18T06:37:05.437Z] v2.3.0-dev.28 [2022-10-18T06:37:05.437Z] v2.3.0-dev.29 [2022-10-18T06:37:05.437Z] v2.3.0-dev.30 [2022-10-18T06:37:05.437Z] v2.3.0-dev.31 [2022-10-18T06:37:05.437Z] v2.3.0-dev.32 [2022-10-18T06:37:05.437Z] v2.3.0-dev.33 [2022-10-18T06:37:05.437Z] v2.3.0-dev.34 [2022-10-18T06:37:05.437Z] v2.3.0-dev.35 [2022-10-18T06:37:05.437Z] v2.3.0-dev.36 [2022-10-18T06:37:05.437Z] v2.3.0-dev.37 [2022-10-18T06:37:05.437Z] v2.3.0-dev.38 [2022-10-18T06:37:05.437Z] v2.3.0-dev.39 [2022-10-18T06:37:05.437Z] v2.3.0-dev.40 [2022-10-18T06:37:05.437Z] v2.3.0-dev.41 [Pipeline] sh [2022-10-18T06:37:05.717Z] + lftools sign git-tag v2.3.0-dev.41 [2022-10-18T06:37:06.284Z] Signing Git tag with Sigul... [2022-10-18T06:37:06.284Z] Signing v2.3.0-dev.41 [Pipeline] echo [2022-10-18T06:37:06.551Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:06.832Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-18T06:37:06.839Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-18T06:37:06.862Z] $ docker stop --time=1 e61e147cf843b06dc2b1f0e706ddfbf3f40766edf193887f996378797f3262f4 [2022-10-18T06:37:08.162Z] $ docker rm -f e61e147cf843b06dc2b1f0e706ddfbf3f40766edf193887f996378797f3262f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-18T06:37:08.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T06:37:08.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:37:08.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T06:37:08.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:37:08.923Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:37:08.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T06:37:09.312Z] $ docker top 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 -eo pid,comm [2022-10-18T06:37:09.351Z] 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-18T06:37:09.351Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T06:37:09.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T06:37:09.389Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T06:37:09.501Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T06:37:09.510Z] $ docker exec 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 ssh-agent [2022-10-18T06:37:09.614Z] SSH_AUTH_SOCK=/tmp/ssh-n9BdDtjRKwXB/agent.32 [2022-10-18T06:37:09.614Z] SSH_AGENT_PID=38 [2022-10-18T06:37:09.619Z] Running ssh-add (command line suppressed) [2022-10-18T06:37:09.726Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10694572312118225830.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10694572312118225830.key) [2022-10-18T06:37:09.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T06:37:10.019Z] + git semver bump pre [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,200 [bump_version] DEBUG bumping version:2.3.0-dev.41 on axis:pre with prefix:dev [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,200 [bump_version] DEBUG bumped version:2.3.0-dev.42 [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,200 [write_version] DEBUG write version:2.3.0-dev.42 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,201 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,205 [execute] INFO git cat-file --batch-check [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,205 [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-18T06:37:10.279Z] 2022-10-18 06:37:10,211 [execute] INFO git cat-file --batch [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,211 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-18T06:37:10.279Z] 2022-10-18 06:37:10,215 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-18T06:37:10.279Z] 2.3.0-dev.42 [Pipeline] } [2022-10-18T06:37:10.296Z] $ docker exec --env ******** --env ******** 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 ssh-agent -k [2022-10-18T06:37:10.395Z] unset SSH_AUTH_SOCK; [2022-10-18T06:37:10.396Z] unset SSH_AGENT_PID; [2022-10-18T06:37:10.396Z] echo Agent pid 38 killed; [2022-10-18T06:37:10.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T06:37:10.699Z] + git semver [Pipeline] } [2022-10-18T06:37:10.977Z] $ docker stop --time=1 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 [2022-10-18T06:37:12.244Z] $ docker rm -f 5c2ac624de556baf92b988381303370914cfc22fdda3450412c2b083b36d7d90 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-18T06:37:12.572Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-18T06:37:12.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:37:12.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-18T06:37:12.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:37:12.935Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:37:12.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-18T06:37:13.290Z] $ docker top d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 -eo pid,comm [2022-10-18T06:37:13.336Z] 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-18T06:37:13.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-18T06:37:13.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-18T06:37:13.372Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-18T06:37:13.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-18T06:37:13.498Z] $ docker exec d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 ssh-agent [2022-10-18T06:37:13.609Z] SSH_AUTH_SOCK=/tmp/ssh-86kTvHZfrZXL/agent.32 [2022-10-18T06:37:13.609Z] SSH_AGENT_PID=38 [2022-10-18T06:37:13.614Z] Running ssh-add (command line suppressed) [2022-10-18T06:37:13.724Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13280665395063978366.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13280665395063978366.key) [2022-10-18T06:37:13.730Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-18T06:37:14.099Z] + git semver push [2022-10-18T06:37:14.366Z] 2022-10-18 06:37:14,229 [run_push] DEBUG push [2022-10-18T06:37:14.366Z] 2022-10-18 06:37:14,230 [execute] INFO git cat-file --batch-check [2022-10-18T06:37:14.366Z] 2022-10-18 06:37:14,231 [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-18T06:37:14.366Z] 2022-10-18 06:37:14,235 [execute] INFO git rev-list 4377a11393d6a8a0604b778c703d3bcda33ba76c -- [2022-10-18T06:37:14.366Z] 2022-10-18 06:37:14,235 [execute] DEBUG Popen(['git', 'rev-list', '4377a11393d6a8a0604b778c703d3bcda33ba76c', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-18T06:37:14.366Z] 2022-10-18 06:37:14,246 [execute] INFO git fetch -v origin [2022-10-18T06:37:14.366Z] 2022-10-18 06:37:14,246 [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-18T06:37:14.950Z] 2022-10-18 06:37:14,817 [run_push] DEBUG no remote changes detected [2022-10-18T06:37:14.950Z] 2022-10-18 06:37:14,817 [execute] INFO git push origin semver [2022-10-18T06:37:14.950Z] 2022-10-18 06:37:14,818 [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-18T06:37:15.899Z] 2022-10-18 06:37:15,636 [run_push] DEBUG push all version tags [2022-10-18T06:37:15.899Z] 2022-10-18 06:37:15,636 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-18T06:37:15.899Z] 2022-10-18 06:37:15,636 [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-18T06:37:16.466Z] 2022-10-18 06:37:16,403 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2022-10-18T06:37:16.466Z] 2.3.0-dev.42 [Pipeline] } [2022-10-18T06:37:16.481Z] $ docker exec --env ******** --env ******** d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 ssh-agent -k [2022-10-18T06:37:16.578Z] unset SSH_AUTH_SOCK; [2022-10-18T06:37:16.578Z] unset SSH_AGENT_PID; [2022-10-18T06:37:16.578Z] echo Agent pid 38 killed; [2022-10-18T06:37:16.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-18T06:37:16.892Z] + git semver [Pipeline] } [2022-10-18T06:37:17.169Z] $ docker stop --time=1 d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 [2022-10-18T06:37:18.443Z] $ docker rm -f d56652a96db192a9fe6839b254c58ea87be74512591c4c5b1b1eb8e36e7a04d1 [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-18T06:37:18.973Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2022-10-18T06:37:18.973Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-18T06:37:18.973Z] total 16 [2022-10-18T06:37:18.973Z] drwxr-xr-x 3 root root 4096 Oct 18 06:26 . [2022-10-18T06:37:18.973Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 06:37 .. [2022-10-18T06:37:18.973Z] drwxr-xr-x 2 root root 4096 Oct 18 06:26 cost [2022-10-18T06:37:18.973Z] -rw-r--r-- 1 root root 85 Oct 18 06:26 cost.csv [2022-10-18T06:37:18.973Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-18T06:37:18.973Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2022-10-18T06:37:18.973Z] total 16 [2022-10-18T06:37:18.973Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 06:26 . [2022-10-18T06:37:18.973Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 06:37 .. [2022-10-18T06:37:18.973Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 06:26 cost [2022-10-18T06:37:18.973Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 18 06:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:19.263Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:20.122Z] ---> package-listing.sh [2022-10-18T06:37:20.122Z] ++ facter osfamily [2022-10-18T06:37:20.122Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-18T06:37:20.381Z] + OS_FAMILY=debian [2022-10-18T06:37:20.381Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2022-10-18T06:37:20.381Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-18T06:37:20.381Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-18T06:37:20.381Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-18T06:37:20.381Z] + PACKAGES=/tmp/packages_start.txt [2022-10-18T06:37:20.381Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-18T06:37:20.381Z] + PACKAGES=/tmp/packages_end.txt [2022-10-18T06:37:20.381Z] + case "${OS_FAMILY}" in [2022-10-18T06:37:20.381Z] + dpkg -l [2022-10-18T06:37:20.381Z] + grep '^ii' [2022-10-18T06:37:20.381Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-18T06:37:20.381Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-18T06:37:20.381Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-18T06:37:20.381Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2022-10-18T06:37:20.381Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2022-10-18T06:37:20.381Z] + 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-18T06:37:20.391Z] 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-18T06:37:20.668Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-18T06:37:21.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-18T06:37:21.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-18T06:37:21.283Z] prd-ubuntu20.04-docker-8c-8g-8456 does not seem to be running inside a container [2022-10-18T06:37:21.317Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-18T06:37:21.514Z] $ docker top 0c87dd6b6d96c1f4b8cd3c8bb02128d3eac700916d772f6f2e8abf32b478beef -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-18T06:37:21.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-18T06:37:22.129Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-18T06:37:22.418Z] + ls /var/log/sa-host [2022-10-18T06:37:22.418Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-18T06:37:22.482Z] provisioning config files... [2022-10-18T06:37:22.489Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10954981515870214932tmp [Pipeline] { [Pipeline] echo [2022-10-18T06:37:22.501Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:22.785Z] ---> create-netrc.sh [Pipeline] } [2022-10-18T06:37:22.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:23.122Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-18T06:37:23.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:23.415Z] ---> sudo-logs.sh [2022-10-18T06:37:23.415Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-18T06:37:23.442Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:23.723Z] ---> job-cost.sh [2022-10-18T06:37:23.723Z] lf-activate-venv: SKIPPING [2022-10-18T06:37:23.723Z] DEBUG: total: 0.2199999988079071 [2022-10-18T06:37:23.723Z] INFO: Retrieving Stack Cost... [2022-10-18T06:37:24.290Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-18T06:37:24.550Z] INFO: Archiving Costs [Pipeline] echo [2022-10-18T06:37:24.560Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-18T06:37:24.844Z] ---> logs-deploy.sh [2022-10-18T06:37:24.844Z] lf-activate-venv: SKIPPING [2022-10-18T06:37:24.844Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/116 [2022-10-18T06:37:24.844Z] INFO: archiving workspace using pattern(s): [2022-10-18T06:37:25.780Z] Archives upload complete. [2022-10-18T06:37:26.040Z] INFO: archiving logs to Nexus [2022-10-18T06:37:26.609Z] ---> uname -a: [2022-10-18T06:37:26.610Z] Linux prd-ubuntu20-04-docker-8c-8g-8456 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] ---> lscpu: [2022-10-18T06:37:26.610Z] Architecture: x86_64 [2022-10-18T06:37:26.610Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-18T06:37:26.610Z] Byte Order: Little Endian [2022-10-18T06:37:26.610Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-18T06:37:26.610Z] CPU(s): 8 [2022-10-18T06:37:26.610Z] On-line CPU(s) list: 0-7 [2022-10-18T06:37:26.610Z] Thread(s) per core: 1 [2022-10-18T06:37:26.610Z] Core(s) per socket: 1 [2022-10-18T06:37:26.610Z] Socket(s): 8 [2022-10-18T06:37:26.610Z] NUMA node(s): 1 [2022-10-18T06:37:26.610Z] Vendor ID: AuthenticAMD [2022-10-18T06:37:26.610Z] CPU family: 23 [2022-10-18T06:37:26.610Z] Model: 49 [2022-10-18T06:37:26.610Z] Model name: AMD EPYC-Rome Processor [2022-10-18T06:37:26.610Z] Stepping: 0 [2022-10-18T06:37:26.610Z] CPU MHz: 2799.956 [2022-10-18T06:37:26.610Z] BogoMIPS: 5599.91 [2022-10-18T06:37:26.610Z] Virtualization: AMD-V [2022-10-18T06:37:26.610Z] Hypervisor vendor: KVM [2022-10-18T06:37:26.610Z] Virtualization type: full [2022-10-18T06:37:26.610Z] L1d cache: 256 KiB [2022-10-18T06:37:26.610Z] L1i cache: 256 KiB [2022-10-18T06:37:26.610Z] L2 cache: 4 MiB [2022-10-18T06:37:26.610Z] L3 cache: 128 MiB [2022-10-18T06:37:26.610Z] NUMA node0 CPU(s): 0-7 [2022-10-18T06:37:26.610Z] Vulnerability Itlb multihit: Not affected [2022-10-18T06:37:26.610Z] Vulnerability L1tf: Not affected [2022-10-18T06:37:26.610Z] Vulnerability Mds: Not affected [2022-10-18T06:37:26.610Z] Vulnerability Meltdown: Not affected [2022-10-18T06:37:26.610Z] Vulnerability Mmio stale data: Not affected [2022-10-18T06:37:26.610Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-18T06:37:26.610Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-18T06:37:26.610Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-18T06:37:26.610Z] Vulnerability Srbds: Not affected [2022-10-18T06:37:26.610Z] Vulnerability Tsx async abort: Not affected [2022-10-18T06:37:26.610Z] 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-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] ---> nproc: [2022-10-18T06:37:26.610Z] 8 [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] ---> df -h: [2022-10-18T06:37:26.610Z] Filesystem Size Used Avail Use% Mounted on [2022-10-18T06:37:26.610Z] overlay 155G 13G 143G 9% / [2022-10-18T06:37:26.610Z] tmpfs 64M 0 64M 0% /dev [2022-10-18T06:37:26.610Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-18T06:37:26.610Z] shm 64M 0 64M 0% /dev/shm [2022-10-18T06:37:26.610Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] ---> sar -b -r -n DEV: [2022-10-18T06:37:26.610Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8456) 10/18/22 _x86_64_ (8 CPU) [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] 06:23:46 LINUX RESTART (8 CPU) [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] 06:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-18T06:37:26.610Z] 06:25:01 192.97 48.02 144.95 0.00 5438.45 86321.23 0.00 [2022-10-18T06:37:26.610Z] 06:26:01 96.73 3.22 93.50 0.00 48.11 38881.41 0.00 [2022-10-18T06:37:26.610Z] 06:27:01 198.25 0.20 198.05 0.00 12.13 46487.85 0.00 [2022-10-18T06:37:26.610Z] 06:28:01 2.30 0.00 2.30 0.00 0.00 28.01 0.00 [2022-10-18T06:37:26.610Z] 06:29:01 30.66 10.93 19.73 0.00 2927.91 2359.07 0.00 [2022-10-18T06:37:26.610Z] 06:30:01 12.85 0.10 12.75 0.00 0.80 2496.25 0.00 [2022-10-18T06:37:26.610Z] 06:31:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2022-10-18T06:37:26.610Z] 06:32:02 1.48 0.00 1.48 0.00 0.00 16.13 0.00 [2022-10-18T06:37:26.610Z] 06:33:01 0.95 0.00 0.95 0.00 0.00 10.17 0.00 [2022-10-18T06:37:26.610Z] 06:34:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 [2022-10-18T06:37:26.610Z] 06:35:01 1.25 0.00 1.25 0.00 0.00 24.79 0.00 [2022-10-18T06:37:26.610Z] 06:36:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2022-10-18T06:37:26.610Z] 06:37:01 82.64 1.25 81.39 0.00 32.52 45600.27 0.00 [2022-10-18T06:37:26.610Z] Average: 48.08 4.91 43.17 0.00 651.49 17125.89 0.00 [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-18T06:37:26.610Z] 06:25:01 29187792 31603680 716644 2.18 75576 2614472 1970876 5.81 981928 2352908 4784 [2022-10-18T06:37:26.610Z] 06:26:01 28223200 31597380 704744 2.14 134376 3424064 1916040 5.65 1151692 3042712 323556 [2022-10-18T06:37:26.610Z] 06:27:01 27831156 31580384 723108 2.20 146512 3762736 1756824 5.18 1212992 3348424 448 [2022-10-18T06:37:26.610Z] 06:28:01 27831544 31580784 722700 2.20 146552 3762740 1756824 5.18 1212440 3348428 44 [2022-10-18T06:37:26.610Z] 06:29:01 27505476 31525404 760368 2.31 163996 4012956 1813712 5.35 1404260 3460096 66328 [2022-10-18T06:37:26.610Z] 06:30:01 27532600 31559052 728636 2.22 165264 4012972 1769588 5.22 1371040 3462544 12 [2022-10-18T06:37:26.610Z] 06:31:01 27541892 31568424 719216 2.19 165336 4012972 1769588 5.22 1361584 3462548 8 [2022-10-18T06:37:26.610Z] 06:32:02 27542380 31569292 718624 2.19 165368 4012980 1769588 5.22 1361272 3462888 44 [2022-10-18T06:37:26.610Z] 06:33:01 27542548 31569480 718592 2.19 165384 4012984 1769588 5.22 1361564 3462892 12 [2022-10-18T06:37:26.610Z] 06:34:01 27542096 31569268 718896 2.19 165412 4012988 1769588 5.22 1361236 3463048 28 [2022-10-18T06:37:26.610Z] 06:35:01 27542340 31569612 718480 2.18 165488 4012988 1769588 5.22 1361340 3463048 16 [2022-10-18T06:37:26.610Z] 06:36:01 27542324 31569652 718380 2.18 165536 4012992 1769588 5.22 1361636 3463052 172 [2022-10-18T06:37:26.610Z] 06:37:01 26037092 31539184 744200 2.26 207452 5321440 1838376 5.42 1473668 4729732 473996 [2022-10-18T06:37:26.610Z] Average: 27646342 31569354 724045 2.20 156327 3922253 1803059 5.31 1305896 3424794 66881 [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-18T06:37:26.610Z] 06:25:01 docker0 66.39 83.11 5.42 161.61 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:25:01 ens3 649.08 470.38 6558.91 94.26 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:25:01 veth0371714 50.90 66.34 4.96 50.23 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:25:01 lo 6.86 6.86 0.66 0.66 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:26:01 docker0 71.12 98.79 5.86 1576.29 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:26:01 ens3 131.70 92.96 1606.28 19.71 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:26:01 vethaf91264 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:27:01 docker0 13.43 18.41 0.81 98.49 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:27:01 ens3 163.79 131.83 2640.97 115.02 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:27:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:28:01 ens3 0.80 0.78 0.05 0.07 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:29:01 ens3 98.97 63.14 1316.47 9.86 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:30:01 ens3 0.70 0.63 0.34 0.20 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:32:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:33:01 ens3 0.05 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:35:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:37:01 docker0 37.21 52.67 3.23 689.10 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:37:01 ens3 327.92 227.67 7863.59 34.97 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] 06:37:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] Average: docker0 14.51 19.50 1.18 194.84 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] Average: ens3 105.81 76.10 1539.62 21.12 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] ---> sar -P ALL: [2022-10-18T06:37:26.610Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8456) 10/18/22 _x86_64_ (8 CPU) [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] 06:23:46 LINUX RESTART (8 CPU) [2022-10-18T06:37:26.610Z] [2022-10-18T06:37:26.610Z] 06:24:01 CPU %user %nice %system %iowait %steal %idle [2022-10-18T06:37:26.610Z] 06:25:01 all 9.72 0.00 3.73 2.65 0.06 83.84 [2022-10-18T06:37:26.610Z] 06:25:01 0 8.34 0.00 3.43 5.03 0.07 83.13 [2022-10-18T06:37:26.610Z] 06:25:01 1 10.95 0.00 3.68 2.39 0.08 82.89 [2022-10-18T06:37:26.610Z] 06:25:01 2 10.54 0.00 3.68 1.31 0.07 84.40 [2022-10-18T06:37:26.610Z] 06:25:01 3 8.21 0.00 2.65 0.96 0.05 88.14 [2022-10-18T06:37:26.610Z] 06:25:01 4 13.20 0.00 3.23 0.29 0.05 83.24 [2022-10-18T06:37:26.610Z] 06:25:01 5 7.36 0.00 4.79 0.40 0.03 87.41 [2022-10-18T06:37:26.610Z] 06:25:01 6 9.62 0.00 4.14 5.60 0.07 80.57 [2022-10-18T06:37:26.610Z] 06:25:01 7 9.52 0.00 4.21 5.24 0.07 80.95 [2022-10-18T06:37:26.610Z] 06:26:01 all 42.38 0.00 6.75 1.50 0.09 49.28 [2022-10-18T06:37:26.610Z] 06:26:01 0 41.69 0.00 7.27 8.01 0.10 42.93 [2022-10-18T06:37:26.610Z] 06:26:01 1 42.47 0.00 6.47 0.39 0.08 50.59 [2022-10-18T06:37:26.610Z] 06:26:01 2 42.84 0.00 6.33 0.42 0.08 50.32 [2022-10-18T06:37:26.610Z] 06:26:01 3 41.72 0.00 6.24 0.15 0.10 51.78 [2022-10-18T06:37:26.610Z] 06:26:01 4 42.76 0.00 7.25 0.52 0.10 49.37 [2022-10-18T06:37:26.610Z] 06:26:01 5 42.55 0.00 6.66 0.15 0.10 50.54 [2022-10-18T06:37:26.611Z] 06:26:01 6 42.48 0.00 6.57 0.35 0.08 50.51 [2022-10-18T06:37:26.611Z] 06:26:01 7 42.53 0.00 7.19 2.03 0.10 48.15 [2022-10-18T06:37:26.611Z] 06:27:01 all 19.55 0.00 4.35 2.39 0.07 73.64 [2022-10-18T06:37:26.611Z] 06:27:01 0 17.79 0.00 3.51 0.62 0.05 78.02 [2022-10-18T06:37:26.611Z] 06:27:01 1 20.45 0.00 4.76 0.64 0.07 74.08 [2022-10-18T06:37:26.611Z] 06:27:01 2 18.21 0.00 4.83 5.65 0.07 71.24 [2022-10-18T06:37:26.611Z] 06:27:01 3 19.54 0.00 4.90 0.59 0.07 74.91 [2022-10-18T06:37:26.611Z] 06:27:01 4 20.33 0.00 3.93 0.27 0.07 75.40 [2022-10-18T06:37:26.611Z] 06:27:01 5 19.84 0.00 4.29 0.15 0.07 75.65 [2022-10-18T06:37:26.611Z] 06:27:01 6 20.63 0.00 4.54 9.00 0.07 65.76 [2022-10-18T06:37:26.611Z] 06:27:01 7 19.60 0.00 4.06 2.25 0.08 74.01 [2022-10-18T06:37:26.611Z] 06:28:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2022-10-18T06:37:26.611Z] 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T06:37:26.611Z] 06:28:01 1 0.23 0.00 0.02 0.00 0.02 99.73 [2022-10-18T06:37:26.611Z] 06:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-18T06:37:26.611Z] 06:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-18T06:37:26.611Z] 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T06:37:26.611Z] 06:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T06:37:26.611Z] 06:28:01 6 0.05 0.00 0.02 0.10 0.00 99.83 [2022-10-18T06:37:26.611Z] 06:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T06:37:26.611Z] 06:29:01 all 1.37 0.00 0.79 0.38 0.01 97.44 [2022-10-18T06:37:26.611Z] 06:29:01 0 1.33 0.00 1.80 0.08 0.02 96.76 [2022-10-18T06:37:26.611Z] 06:29:01 1 1.72 0.00 0.88 0.50 0.00 96.90 [2022-10-18T06:37:26.611Z] 06:29:01 2 1.75 0.00 0.75 1.09 0.02 96.39 [2022-10-18T06:37:26.611Z] 06:29:01 3 1.54 0.00 1.20 0.73 0.02 96.51 [2022-10-18T06:37:26.611Z] 06:29:01 4 0.80 0.00 0.34 0.02 0.00 98.84 [2022-10-18T06:37:26.611Z] 06:29:01 5 1.87 0.00 0.42 0.07 0.02 97.63 [2022-10-18T06:37:26.611Z] 06:29:01 6 1.24 0.00 0.53 0.53 0.02 97.68 [2022-10-18T06:37:26.611Z] 06:29:01 7 0.72 0.00 0.38 0.05 0.02 98.83 [2022-10-18T06:37:26.611Z] 06:30:01 all 0.21 0.00 0.12 0.13 0.01 99.53 [2022-10-18T06:37:26.611Z] 06:30:01 0 0.42 0.00 0.18 0.02 0.00 99.38 [2022-10-18T06:37:26.611Z] 06:30:01 1 0.28 0.00 0.13 0.02 0.02 99.55 [2022-10-18T06:37:26.611Z] 06:30:01 2 0.13 0.00 0.10 0.33 0.00 99.43 [2022-10-18T06:37:26.611Z] 06:30:01 3 0.23 0.00 0.12 0.02 0.00 99.63 [2022-10-18T06:37:26.611Z] 06:30:01 4 0.08 0.00 0.08 0.00 0.02 99.82 [2022-10-18T06:37:26.611Z] 06:30:01 5 0.18 0.00 0.07 0.35 0.02 99.38 [2022-10-18T06:37:26.611Z] 06:30:01 6 0.10 0.00 0.10 0.00 0.00 99.80 [2022-10-18T06:37:26.611Z] 06:30:01 7 0.25 0.00 0.15 0.32 0.02 99.27 [2022-10-18T06:37:26.611Z] 06:31:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-10-18T06:37:26.611Z] 06:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T06:37:26.611Z] 06:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-18T06:37:26.611Z] 06:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2022-10-18T06:37:26.611Z] 06:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T06:37:26.611Z] 06:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T06:37:26.611Z] 06:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T06:37:26.611Z] 06:32:02 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-18T06:37:26.611Z] 06:32:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:32:02 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-18T06:37:26.611Z] 06:32:02 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-18T06:37:26.611Z] 06:32:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T06:37:26.611Z] 06:32:02 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T06:37:26.611Z] 06:32:02 5 0.05 0.00 0.02 0.02 0.02 99.90 [2022-10-18T06:37:26.611Z] 06:32:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:32:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-18T06:37:26.611Z] 06:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-18T06:37:26.611Z] 06:33:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-18T06:37:26.611Z] 06:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-18T06:37:26.611Z] 06:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-18T06:37:26.611Z] 06:34:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2022-10-18T06:37:26.611Z] 06:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:34:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2022-10-18T06:37:26.611Z] 06:34:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2022-10-18T06:37:26.611Z] 06:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:34:01 4 0.28 0.00 0.07 0.00 0.00 99.65 [2022-10-18T06:37:26.611Z] 06:34:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-18T06:37:26.611Z] 06:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-18T06:37:26.611Z] 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T06:37:26.611Z] 06:35:01 all 0.31 0.00 0.01 0.01 0.00 99.67 [2022-10-18T06:37:26.611Z] 06:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T06:37:26.611Z] 06:35:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-18T06:37:26.611Z] 06:35:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2022-10-18T06:37:26.611Z] 06:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-18T06:37:26.611Z] 06:35:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2022-10-18T06:37:26.611Z] 06:35:01 5 0.27 0.00 0.02 0.00 0.02 99.70 [2022-10-18T06:37:26.611Z] 06:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-18T06:37:26.611Z] 06:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T06:37:26.611Z] [2022-10-18T06:37:26.611Z] 06:35:01 CPU %user %nice %system %iowait %steal %idle [2022-10-18T06:37:26.611Z] 06:36:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2022-10-18T06:37:26.611Z] 06:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-18T06:37:26.611Z] 06:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-18T06:37:26.611Z] 06:36:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-18T06:37:26.611Z] 06:36:01 4 0.60 0.00 0.00 0.00 0.02 99.38 [2022-10-18T06:37:26.611Z] 06:36:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2022-10-18T06:37:26.611Z] 06:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-18T06:37:26.611Z] 06:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-18T06:37:26.611Z] 06:37:01 all 8.03 0.00 3.23 2.02 0.06 86.66 [2022-10-18T06:37:26.611Z] 06:37:01 0 9.57 0.00 2.96 0.07 0.05 87.35 [2022-10-18T06:37:26.611Z] 06:37:01 1 8.11 0.00 3.37 0.07 0.07 88.38 [2022-10-18T06:37:26.611Z] 06:37:01 2 8.15 0.00 3.21 4.28 0.05 84.31 [2022-10-18T06:37:26.611Z] 06:37:01 3 7.64 0.00 2.90 0.39 0.05 89.03 [2022-10-18T06:37:26.611Z] 06:37:01 4 7.79 0.00 2.82 0.13 0.03 89.23 [2022-10-18T06:37:26.611Z] 06:37:01 5 8.86 0.00 3.47 7.31 0.05 80.32 [2022-10-18T06:37:26.611Z] 06:37:01 6 7.56 0.00 2.26 3.76 0.03 86.39 [2022-10-18T06:37:26.611Z] 06:37:01 7 6.57 0.00 4.82 0.17 0.12 88.32 [2022-10-18T06:37:26.611Z] Average: all 6.26 0.00 1.46 0.70 0.03 91.56 [2022-10-18T06:37:26.611Z] Average: 0 6.07 0.00 1.47 1.06 0.02 91.38 [2022-10-18T06:37:26.611Z] Average: 1 6.48 0.00 1.49 0.31 0.03 91.69 [2022-10-18T06:37:26.611Z] Average: 2 6.26 0.00 1.45 1.01 0.03 91.24 [2022-10-18T06:37:26.611Z] Average: 3 6.05 0.00 1.38 0.22 0.02 92.33 [2022-10-18T06:37:26.611Z] Average: 4 6.73 0.00 1.36 0.09 0.02 91.80 [2022-10-18T06:37:26.611Z] Average: 5 6.23 0.00 1.51 0.65 0.02 91.59 [2022-10-18T06:37:26.611Z] Average: 6 6.25 0.00 1.39 1.48 0.02 90.86 [2022-10-18T06:37:26.611Z] Average: 7 6.05 0.00 1.59 0.77 0.03 91.55 [2022-10-18T06:37:26.611Z] [2022-10-18T06:37:26.611Z] [2022-10-18T06:37:26.611Z]