Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/edgex-go Loading trusted files from base branch main at a33d29510750824ffe3c1e10314fb57731c6a243 rather than fdedb7c4f18be2ab8b039937087657789280bd56 Obtained Jenkinsfile from a33d29510750824ffe3c1e10314fb57731c6a243 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-ssh3115671561557260558.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh14483940980154799866.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3842/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/edgex-go/branches/PR-3842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12178417064061705045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh17154536880016653096.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3842/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/edgex-go/branches/PR-3842/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4582944554620637666.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false 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-15336’ Running on prd-ubuntu20.04-docker-8c-8g-15339 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/70 [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/edgex-go.git > git init /w/workspace/edgex-go/70 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a33d29510750824ffe3c1e10314fb57731c6a243 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 Merge succeeded, producing 025f040b3599898b79a171bcb7526b1f5fa9f88e Checking out Revision 025f040b3599898b79a171bcb7526b1f5fa9f88e (PR-3842) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a33d29510750824ffe3c1e10314fb57731c6a243 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 025f040b3599898b79a171bcb7526b1f5fa9f88e # timeout=10 Commit message: "Merge commit 'a33d29510750824ffe3c1e10314fb57731c6a243' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:30 ========================================================= 16:30:30 EdgeX Global Pipelines Version Info 16:30:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 388f44bcb6e4fa533d27ca837e1d8f9c9e63a8dc # timeout=10 16:30:31 ------------------- 16:30:31 stable info: 16:30:31 ------------------- 16:30:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:31 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:30:31 Message: update stable to v1.0.234 16:30:31 ------------------- 16:30:31 experimental info: 16:30:31 ------------------- 16:30:31 Commited By: **** collab-it+edgex@linuxfoundation.org 16:30:31 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:30:31 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3842 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3842 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3842 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 025f040b3599898b79a171bcb7526b1f5fa9f88e [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 025f040 [Pipeline] echo 16:30:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:32 provisioning config files... 16:30:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/70@tmp/config5554119328622930056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:32 ---> docker-login.sh 16:30:32 nexus3.edgexfoundry.org:10001 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 nexus3.edgexfoundry.org:10002 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 nexus3.edgexfoundry.org:10003 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 nexus3.edgexfoundry.org:10004 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 docker.io 16:30:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:33 Configure a credential helper to remove this warning. See 16:30:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:33 16:30:33 Login Succeeded 16:30:33 ---> docker-login.sh ends [Pipeline] } 16:30:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:34 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:30:34 + dirname cmd/core-command/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo core-command,cmd/core-command/Dockerfile 16:30:34 + dirname cmd/core-data/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo core-data,cmd/core-data/Dockerfile 16:30:34 + dirname cmd/core-metadata/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:34 + dirname cmd/security-bootstrapper/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:34 + dirname cmd/security-proxy-setup/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:34 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:34 + dirname cmd/security-spire-agent/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:34 + + dirname cmd/security-spire-config/Dockerfilecut 16:30:34 -d/ -f2 16:30:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:34 + dirname cmd/security-spire-server/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:34 + dirname cmd/support-notifications/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:34 + dirname cmd/support-scheduler/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:34 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:34 + cut -d/ -f2 16:30:34 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:34 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:30:34 + git rev-list -1 --merges 025f040b3599898b79a171bcb7526b1f5fa9f88e~1..025f040b3599898b79a171bcb7526b1f5fa9f88e [Pipeline] echo 16:30:34 -----------> git rev-list -1 --merges 025f040b3599898b79a171bcb7526b1f5fa9f88e~1..025f040b3599898b79a171bcb7526b1f5fa9f88e 025f040b3599898b79a171bcb7526b1f5fa9f88e 16:30:34 025f040b3599898b79a171bcb7526b1f5fa9f88e [false] [Pipeline] sh 16:30:34 + git log --format=format:%s -1 025f040b3599898b79a171bcb7526b1f5fa9f88e [Pipeline] echo 16:30:34 ========================================================= 16:30:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:35 + grep -v github /etc/ssh/ssh_known_hosts 16:30:35 + [ -e /tmp/ssh_known_hosts ] 16:30:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:35 + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:35 16:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:35 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:35 42c077c10790: Pulling fs layer 16:30:35 f63e77b7563a: Pulling fs layer 16:30:35 bd5fdadae976: Pulling fs layer 16:30:35 205491f53016: Pulling fs layer 16:30:35 df18705c85c3: Pulling fs layer 16:30:35 bdb3f477010e: Pulling fs layer 16:30:35 c8a8fc8e1c8f: Pulling fs layer 16:30:35 2c6e9b1d212d: Pulling fs layer 16:30:35 df18705c85c3: Waiting 16:30:35 bdb3f477010e: Waiting 16:30:35 c8a8fc8e1c8f: Waiting 16:30:35 205491f53016: Waiting 16:30:35 bdb8f0575790: Pulling fs layer 16:30:35 386e3cb2ff24: Pulling fs layer 16:30:35 2343380bae48: Pulling fs layer 16:30:35 2c6e9b1d212d: Waiting 16:30:35 bdb8f0575790: Waiting 16:30:35 2343380bae48: Waiting 16:30:35 386e3cb2ff24: Waiting 16:30:35 f63e77b7563a: Verifying Checksum 16:30:35 f63e77b7563a: Download complete 16:30:35 205491f53016: Verifying Checksum 16:30:35 205491f53016: Download complete 16:30:36 df18705c85c3: Verifying Checksum 16:30:36 df18705c85c3: Download complete 16:30:36 bdb3f477010e: Verifying Checksum 16:30:36 bdb3f477010e: Download complete 16:30:36 bd5fdadae976: Verifying Checksum 16:30:36 bd5fdadae976: Download complete 16:30:36 2c6e9b1d212d: Verifying Checksum 16:30:36 bdb8f0575790: Verifying Checksum 16:30:36 bdb8f0575790: Download complete 16:30:36 386e3cb2ff24: Download complete 16:30:36 2343380bae48: Verifying Checksum 16:30:36 2343380bae48: Download complete 16:30:36 42c077c10790: Verifying Checksum 16:30:36 42c077c10790: Download complete 16:30:36 c8a8fc8e1c8f: Verifying Checksum 16:30:36 c8a8fc8e1c8f: Download complete 16:30:37 42c077c10790: Pull complete 16:30:37 f63e77b7563a: Pull complete 16:30:38 bd5fdadae976: Pull complete 16:30:38 205491f53016: Pull complete 16:30:38 df18705c85c3: Pull complete 16:30:38 bdb3f477010e: Pull complete 16:30:40 c8a8fc8e1c8f: Pull complete 16:30:40 2c6e9b1d212d: Pull complete 16:30:41 bdb8f0575790: Pull complete 16:30:41 386e3cb2ff24: Pull complete 16:30:41 2343380bae48: Pull complete 16:30:41 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 16:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:41 prd-ubuntu20.04-docker-8c-8g-15339 does not seem to be running inside a container 16:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 16:30:42 $ docker top 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 -eo pid,comm 16:30:43 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). 16:30:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:43 [ssh-agent] Looking for ssh-agent implementation... 16:30:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:43 $ docker exec 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 ssh-agent 16:30:43 SSH_AUTH_SOCK=/tmp/ssh-K5PMkT14lfC7/agent.32 16:30:43 SSH_AGENT_PID=38 16:30:43 Running ssh-add (command line suppressed) 16:30:43 Identity added: /w/workspace/edgex-go/70@tmp/private_key_136243991273616490.key (/w/workspace/edgex-go/70@tmp/private_key_136243991273616490.key) 16:30:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:43 + git tag --points-at HEAD [Pipeline] } 16:30:43 $ docker exec --env ******** --env ******** 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 ssh-agent -k 16:30:43 unset SSH_AUTH_SOCK; 16:30:43 unset SSH_AGENT_PID; 16:30:43 echo Agent pid 38 killed; 16:30:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:43 [ssh-agent] Looking for ssh-agent implementation... 16:30:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:44 $ docker exec 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 ssh-agent 16:30:44 SSH_AUTH_SOCK=/tmp/ssh-op3OgcUFlrPU/agent.71 16:30:44 SSH_AGENT_PID=77 16:30:44 Running ssh-add (command line suppressed) 16:30:44 Identity added: /w/workspace/edgex-go/70@tmp/private_key_4973745678440602497.key (/w/workspace/edgex-go/70@tmp/private_key_4973745678440602497.key) 16:30:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:44 + git semver init 16:30:44 2022-06-22 16:30:44,885 [run_init] DEBUG init version:0.0.0 force:False 16:30:44 2022-06-22 16:30:44,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/70/.semver 16:30:44 2022-06-22 16:30:44,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/70/.semver 16:30:44 2022-06-22 16:30:44,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/70/.semver'], cwd=/w/workspace/edgex-go/70, universal_newlines=False, shell=None, istream=None) 16:30:50 2022-06-22 16:30:49,621 [append_file] DEBUG append to file:/w/workspace/edgex-go/70/.git/info/exclude 16:30:50 2022-06-22 16:30:49,622 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/70/.semver/PR-3842 with force:False 16:30:50 2022-06-22 16:30:49,622 [write_file] DEBUG write to file:/w/workspace/edgex-go/70/.semver/PR-3842 16:30:50 2022-06-22 16:30:49,627 [execute] INFO git cat-file --batch-check 16:30:50 2022-06-22 16:30:49,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/70/.semver, universal_newlines=False, shell=None, istream=) 16:30:50 2022-06-22 16:30:49,633 [execute] INFO git cat-file --batch 16:30:50 2022-06-22 16:30:49,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/70/.semver, universal_newlines=False, shell=None, istream=) 16:30:50 2022-06-22 16:30:49,636 [read_version] DEBUG read version from /w/workspace/edgex-go/70/.semver/PR-3842 16:30:50 0.0.0 [Pipeline] } 16:30:50 $ docker exec --env ******** --env ******** 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 ssh-agent -k 16:30:50 unset SSH_AUTH_SOCK; 16:30:50 unset SSH_AGENT_PID; 16:30:50 echo Agent pid 77 killed; 16:30:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:50 + git semver [Pipeline] } 16:30:50 $ docker stop --time=1 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 16:30:52 $ docker rm -f 07203faf1f9291d89cad6131637b64a3169094922f7f110187fb1c81d2001b33 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:52 Stashed 1 file(s) [Pipeline] echo 16:30:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 16:30:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:53 ========================================================= 16:30:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:30:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:30:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:53 59bf1c3509f3: Pulling fs layer 16:30:53 666ba61612fd: Pulling fs layer 16:30:53 8ed8ca486205: Pulling fs layer 16:30:53 cc1cd167ecdc: Pulling fs layer 16:30:53 c516ae0d96e1: Pulling fs layer 16:30:53 684cea983483: Pulling fs layer 16:30:53 dd3240ac7de5: Pulling fs layer 16:30:53 b1e948a4e11c: Pulling fs layer 16:30:53 a8fd76ee1af6: Pulling fs layer 16:30:53 646ad004c059: Pulling fs layer 16:30:53 dd3240ac7de5: Waiting 16:30:53 684cea983483: Waiting 16:30:53 646ad004c059: Waiting 16:30:53 a8fd76ee1af6: Waiting 16:30:53 cc1cd167ecdc: Waiting 16:30:53 b1e948a4e11c: Waiting 16:30:53 c516ae0d96e1: Waiting 16:30:53 8ed8ca486205: Verifying Checksum 16:30:53 8ed8ca486205: Download complete 16:30:53 666ba61612fd: Download complete 16:30:53 c516ae0d96e1: Verifying Checksum 16:30:53 c516ae0d96e1: Download complete 16:30:53 684cea983483: Verifying Checksum 16:30:53 684cea983483: Download complete 16:30:53 59bf1c3509f3: Verifying Checksum 16:30:53 59bf1c3509f3: Download complete 16:30:53 dd3240ac7de5: Download complete 16:30:53 b1e948a4e11c: Verifying Checksum 16:30:53 b1e948a4e11c: Download complete 16:30:53 59bf1c3509f3: Pull complete 16:30:53 666ba61612fd: Pull complete 16:30:53 8ed8ca486205: Pull complete 16:30:54 646ad004c059: Verifying Checksum 16:30:54 646ad004c059: Download complete 16:30:54 a8fd76ee1af6: Verifying Checksum 16:30:54 a8fd76ee1af6: Download complete 16:30:54 cc1cd167ecdc: Verifying Checksum 16:30:54 cc1cd167ecdc: Download complete 16:30:58 cc1cd167ecdc: Pull complete 16:30:58 c516ae0d96e1: Pull complete 16:30:58 684cea983483: Pull complete 16:30:58 dd3240ac7de5: Pull complete 16:30:58 b1e948a4e11c: Pull complete 16:31:01 a8fd76ee1af6: Pull complete 16:31:01 646ad004c059: Pull complete 16:31:01 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:31:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:31:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:02 WORKDIR /edgex 16:31:02 COPY go.mod . 16:31:02 RUN go mod download 16:31:02 + docker build -t ci-base-image-x86_64 -f - . 16:31:03 Sending build context to Docker daemon 335.2MB 16:31:03 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:03 ---> 8f69c11f6b0c 16:31:03 Step 2/4 : WORKDIR /edgex 16:31:06 ---> Running in 650172656e4a 16:31:06 Removing intermediate container 650172656e4a 16:31:06 ---> f10e954a75af 16:31:06 Step 3/4 : COPY go.mod . 16:31:06 ---> f0726489d3b7 16:31:06 Step 4/4 : RUN go mod download 16:31:06 ---> Running in bd36a56770ae 16:31:08 Still waiting to schedule task 16:31:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15337’ 16:31:20 Removing intermediate container bd36a56770ae 16:31:20 ---> 380f5483d420 16:31:20 Successfully built 380f5483d420 16:31:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:21 + docker inspect -f . ci-base-image-x86_64 16:31:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:21 prd-ubuntu20.04-docker-8c-8g-15339 does not seem to be running inside a container 16:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 16:31:21 $ docker top 16b2be3ef0c987a1d528644e8d1a1252d41fbf734af71f403b2e5639fdb2f14a -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:22 + go version 16:31:22 go version go1.17.7 linux/amd64 [Pipeline] } 16:31:22 $ docker stop --time=1 16b2be3ef0c987a1d528644e8d1a1252d41fbf734af71f403b2e5639fdb2f14a 16:31:23 $ docker rm -f 16b2be3ef0c987a1d528644e8d1a1252d41fbf734af71f403b2e5639fdb2f14a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:23 + docker inspect -f . ci-base-image-x86_64 16:31:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:23 prd-ubuntu20.04-docker-8c-8g-15339 does not seem to be running inside a container 16:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 16:31:24 $ docker top b2578a7fedcfece1416715b49d28843921236e026b7a289e39f538835e13b080 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:24 ========================================================= 16:31:24 [edgeXBuildGoParallel] Running Tests and Build... 16:31:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:24 + make test 16:31:24 go mod tidy -compat=1.17 16:31:24 go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi 16:31:24 go: finding module for package github.com/prometheus/client_golang/prometheus 16:31:24 go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp 16:31:25 go: downloading github.com/prometheus/client_golang v1.12.2 16:31:25 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1651 16:31:31 go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.2 16:31:31 go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.2 16:31:31 go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1651 16:31:32 go: downloading github.com/prometheus/client_model v0.2.0 16:31:32 go: downloading github.com/prometheus/common v0.32.1 16:31:32 go: downloading gopkg.in/ini.v1 v1.66.2 16:31:32 go: downloading github.com/json-iterator/go v1.1.12 16:31:32 go: downloading github.com/modern-go/reflect2 v1.0.2 16:31:32 go: downloading github.com/beorn7/perks v1.0.1 16:31:32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:31:32 go: downloading github.com/prometheus/procfs v0.7.3 16:31:32 go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 16:31:32 go: downloading gopkg.in/yaml.v2 v2.4.0 16:31:32 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:31:32 go: downloading github.com/hashicorp/golang-lru v0.5.1 16:31:32 go: downloading github.com/google/btree v1.0.0 16:31:32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 16:31:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:37 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:50 # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel 16:31:50 internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) 16:31:50 internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress 16:31:50 internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt 16:31:50 internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac 16:31:50 internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 16:31:50 internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 16:31:50 internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) 16:31:50 internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress 16:31:50 internal/support/notifications/application/channel/sender.go:106:15: undefined: time 16:31:50 internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block 16:31:50 /w/workspace/edgex-go/70/internal/support/notifications/application/channel/sender.go:45:39: previous declaration 16:31:50 internal/support/notifications/application/channel/sender.go:106:15: too many errors 16:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.091s coverage: 98.5% of statements 16:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 53.4% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.318s coverage: 89.2% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 83.8% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.449s coverage: 95.6% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.063s coverage: 29.6% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.078s coverage: 79.5% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 16:31:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.082s coverage: 94.4% of statements 16:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements 16:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.186s coverage: 82.5% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.090s coverage: 92.9% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.091s coverage: 80.0% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 85.4% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.207s coverage: 91.2% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 64.4% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.324s coverage: 65.4% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.8% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.066s coverage: 84.8% of statements 16:32:16 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] 16:32:16 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.045s coverage: 100.0% of statements 16:32:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:32:16 make: *** [Makefile:132: unittest] Error 2 [Pipeline] } 16:32:16 $ docker stop --time=1 b2578a7fedcfece1416715b49d28843921236e026b7a289e39f538835e13b080 16:32:18 $ docker rm -f b2578a7fedcfece1416715b49d28843921236e026b7a289e39f538835e13b080 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:32:19 Failed in branch amd64 16:34:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15341 in /w/workspace/edgexfoundry_edgex-go_PR-3842 [Pipeline] { [Pipeline] ws 16:34:00 Running in /w/workspace/edgex-go/70 [Pipeline] { [Pipeline] checkout 16:34:00 The recommended git tool is: git 16:34:06 using credential edgex-jenkins-ssh 16:34:06 Cloning the remote Git repository 16:34:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:34:06 > git init /w/workspace/edgex-go/70 # timeout=10 16:34:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:06 > git --version # timeout=10 16:34:06 > git --version # 'git version 2.25.1' 16:34:06 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:34:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:34:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3842/head:refs/remotes/origin/PR-3842 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:34:25 Merging remotes/origin/main commit a33d29510750824ffe3c1e10314fb57731c6a243 into PR head commit fdedb7c4f18be2ab8b039937087657789280bd56 16:34:26 Merge succeeded, producing b97aa18b24d7e9727f97b3e10a08a24c44be36fa 16:34:26 Checking out Revision b97aa18b24d7e9727f97b3e10a08a24c44be36fa (PR-3842) 16:34:25 > git config core.sparsecheckout # timeout=10 16:34:25 > git checkout -f fdedb7c4f18be2ab8b039937087657789280bd56 # timeout=10 16:34:25 > git remote # timeout=10 16:34:25 > git config --get remote.origin.url # timeout=10 16:34:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:34:25 > git merge a33d29510750824ffe3c1e10314fb57731c6a243 # timeout=10 16:34:25 > git rev-parse HEAD^{commit} # timeout=10 16:34:26 > git config core.sparsecheckout # timeout=10 16:34:26 > git checkout -f b97aa18b24d7e9727f97b3e10a08a24c44be36fa # timeout=10 16:34:30 Commit message: "Merge commit 'a33d29510750824ffe3c1e10314fb57731c6a243' into HEAD" 16:34:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:31 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:31 Dload Upload Total Spent Left Speed 16:34:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k 16:34:30 > git rev-list --no-walk 388f44bcb6e4fa533d27ca837e1d8f9c9e63a8dc # timeout=10 [Pipeline] sh 16:34:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:32 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:32 sudo tee /etc/docker/daemon.new 16:34:32 { 16:34:32 "registry-mirrors": [ 16:34:32 "https://nexus3.edgexfoundry.org:10001" 16:34:32 ], 16:34:32 "bip": "10.250.0.254/24", 16:34:32 "hosts": [ 16:34:32 "tcp://0.0.0.0:5555", 16:34:32 "unix:///var/run/docker.sock" 16:34:32 ], 16:34:32 "mtu": 1458, 16:34:32 "selinux-enabled": true, 16:34:32 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:32 } [Pipeline] sh 16:34:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:51 provisioning config files... 16:34:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/70@tmp/config317462414568576605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:52 ---> docker-login.sh 16:34:52 nexus3.edgexfoundry.org:10001 16:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:53 Configure a credential helper to remove this warning. See 16:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:53 16:34:53 Login Succeeded 16:34:53 nexus3.edgexfoundry.org:10002 16:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:53 Configure a credential helper to remove this warning. See 16:34:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:53 16:34:53 Login Succeeded 16:34:53 nexus3.edgexfoundry.org:10003 16:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:54 Configure a credential helper to remove this warning. See 16:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:54 16:34:54 Login Succeeded 16:34:54 nexus3.edgexfoundry.org:10004 16:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:54 Configure a credential helper to remove this warning. See 16:34:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:54 16:34:54 Login Succeeded 16:34:54 docker.io 16:34:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:55 Configure a credential helper to remove this warning. See 16:34:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:55 16:34:55 Login Succeeded 16:34:55 ---> docker-login.sh ends [Pipeline] } 16:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:55 ========================================================= 16:34:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:34:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:34:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:56 9b3977197b4f: Pulling fs layer 16:34:56 1a89e8eeedd5: Pulling fs layer 16:34:56 94645a83ff95: Pulling fs layer 16:34:56 e6fb740bc735: Pulling fs layer 16:34:56 3a77bd46dcc9: Pulling fs layer 16:34:56 355e64cbe906: Pulling fs layer 16:34:56 63ab81a10011: Pulling fs layer 16:34:56 555d1d1c4555: Pulling fs layer 16:34:56 7d9057610161: Pulling fs layer 16:34:56 3a77bd46dcc9: Waiting 16:34:56 355e64cbe906: Waiting 16:34:56 e6fb740bc735: Waiting 16:34:56 63ab81a10011: Waiting 16:34:56 555d1d1c4555: Waiting 16:34:56 7d9057610161: Waiting 16:34:56 94645a83ff95: Download complete 16:34:56 1a89e8eeedd5: Verifying Checksum 16:34:56 1a89e8eeedd5: Download complete 16:34:56 3a77bd46dcc9: Download complete 16:34:56 9b3977197b4f: Verifying Checksum 16:34:56 9b3977197b4f: Download complete 16:34:56 355e64cbe906: Verifying Checksum 16:34:56 355e64cbe906: Download complete 16:34:56 63ab81a10011: Verifying Checksum 16:34:56 63ab81a10011: Download complete 16:34:57 9b3977197b4f: Pull complete 16:34:57 7d9057610161: Verifying Checksum 16:34:57 7d9057610161: Download complete 16:34:57 1a89e8eeedd5: Pull complete 16:34:58 94645a83ff95: Pull complete 16:34:58 555d1d1c4555: Verifying Checksum 16:34:58 555d1d1c4555: Download complete 16:34:59 e6fb740bc735: Verifying Checksum 16:34:59 e6fb740bc735: Download complete 16:35:11 e6fb740bc735: Pull complete 16:35:11 3a77bd46dcc9: Pull complete 16:35:12 355e64cbe906: Pull complete 16:35:12 63ab81a10011: Pull complete 16:35:19 555d1d1c4555: Pull complete 16:35:20 7d9057610161: Pull complete 16:35:20 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 16:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:35:21 + docker build -t ci-base-image-arm64 -f - . 16:35:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:21 WORKDIR /edgex 16:35:21 COPY go.mod . 16:35:21 RUN go mod download 16:35:23 Sending build context to Docker daemon 169.2MB 16:35:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:35:23 ---> 819e984ddca1 16:35:23 Step 2/4 : WORKDIR /edgex 16:35:25 ---> Running in dbcaff15c6ca 16:35:26 Removing intermediate container dbcaff15c6ca 16:35:26 ---> e634efc45e94 16:35:26 Step 3/4 : COPY go.mod . 16:35:26 ---> 8b8cf6017133 16:35:26 Step 4/4 : RUN go mod download 16:35:26 ---> Running in d5ddc8d0f4e3 16:36:13 Removing intermediate container d5ddc8d0f4e3 16:36:13 ---> 16d9626de15a 16:36:13 Successfully built 16d9626de15a 16:36:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:14 + docker inspect -f . ci-base-image-arm64 16:36:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:14 prd-ubuntu20.04-docker-arm64-4c-16g-15341 does not seem to be running inside a container 16:36:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** -e ******** ci-base-image-arm64 cat 16:36:15 $ docker top f0b3977e490d4f2e35a3ce5ecf3f10b713b2800a5aad8debad8efc15d290d129 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:16 + go version 16:36:16 go version go1.17.7 linux/arm64 [Pipeline] } 16:36:16 $ docker stop --time=1 f0b3977e490d4f2e35a3ce5ecf3f10b713b2800a5aad8debad8efc15d290d129 16:36:18 $ docker rm -f f0b3977e490d4f2e35a3ce5ecf3f10b713b2800a5aad8debad8efc15d290d129 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:19 + docker inspect -f . ci-base-image-arm64 16:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:36:19 prd-ubuntu20.04-docker-arm64-4c-16g-15341 does not seem to be running inside a container 16:36:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** -e ******** ci-base-image-arm64 cat 16:36:20 $ docker top 18b48963389262a1f0db75ead511db93a4b7daa0b674aa10381bb47a70d17615 -eo pid,comm [Pipeline] { [Pipeline] echo 16:36:21 ========================================================= 16:36:21 [edgeXBuildGoParallel] Running Tests and Build... 16:36:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:36:21 + make test 16:36:21 go mod tidy -compat=1.17 16:36:22 go: finding module for package github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi 16:36:22 go: finding module for package github.com/prometheus/client_golang/prometheus/promhttp 16:36:22 go: finding module for package github.com/prometheus/client_golang/prometheus 16:36:23 go: downloading github.com/prometheus/client_golang v1.12.2 16:36:23 go: downloading github.com/aliyun/alibaba-cloud-sdk-go v1.61.1651 16:36:45 go: found github.com/prometheus/client_golang/prometheus in github.com/prometheus/client_golang v1.12.2 16:36:45 go: found github.com/prometheus/client_golang/prometheus/promhttp in github.com/prometheus/client_golang v1.12.2 16:36:45 go: found github.com/aliyun/alibaba-cloud-sdk-go/services/dysmsapi in github.com/aliyun/alibaba-cloud-sdk-go v1.61.1651 16:36:47 go: downloading github.com/prometheus/client_model v0.2.0 16:36:47 go: downloading github.com/prometheus/common v0.32.1 16:36:47 go: downloading github.com/beorn7/perks v1.0.1 16:36:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 16:36:47 go: downloading github.com/prometheus/procfs v0.7.3 16:36:47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 16:36:47 go: downloading gopkg.in/ini.v1 v1.66.2 16:36:47 go: downloading github.com/json-iterator/go v1.1.12 16:36:47 go: downloading github.com/modern-go/reflect2 v1.0.2 16:36:47 go: downloading github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af 16:36:47 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 16:36:47 go: downloading gopkg.in/yaml.v2 v2.4.0 16:36:47 go: downloading github.com/google/btree v1.0.0 16:36:47 go: downloading github.com/hashicorp/golang-lru v0.5.1 16:36:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:37:20 ? github.com/edgexfoundry/edgex-go [no test files] 16:39:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:39:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:39:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:39:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:39:44 # github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel 16:39:44 internal/support/notifications/application/channel/sender.go:52:68: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).SmsInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method SmsInfo) 16:39:44 internal/support/notifications/application/channel/sender.go:54:29: undefined: models.SmsAddress 16:39:44 internal/support/notifications/application/channel/sender.go:90:12: undefined: fmt 16:39:44 internal/support/notifications/application/channel/sender.go:91:13: undefined: hmac 16:39:44 internal/support/notifications/application/channel/sender.go:91:22: undefined: sha256 16:39:44 internal/support/notifications/application/channel/sender.go:94:9: undefined: base64 16:39:44 internal/support/notifications/application/channel/sender.go:99:69: "github.com/edgexfoundry/edgex-go/internal/support/notifications/container".ConfigurationFrom(sender.dic.Get).DingdingInfo undefined (type *"github.com/edgexfoundry/edgex-go/internal/support/notifications/config".ConfigurationStruct has no field or method DingdingInfo) 16:39:44 internal/support/notifications/application/channel/sender.go:101:30: undefined: models.DingdingAddress 16:39:44 internal/support/notifications/application/channel/sender.go:106:15: undefined: time 16:39:44 internal/support/notifications/application/channel/sender.go:137:6: NewRESTSender redeclared in this block 16:39:44 /w/workspace/edgex-go/70/internal/support/notifications/application/channel/sender.go:45:39: previous declaration 16:39:44 internal/support/notifications/application/channel/sender.go:106:15: too many errors 16:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.279s coverage: 28.7% of statements 16:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.459s coverage: 98.5% of statements 16:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.450s coverage: 53.4% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.225s coverage: 89.2% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.288s coverage: 83.8% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.197s coverage: 95.6% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.234s coverage: 72.2% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.382s coverage: 60.0% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.715s coverage: 0.9% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.482s coverage: 58.8% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.600s coverage: 29.6% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 47.1% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.284s coverage: 79.5% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.212s coverage: 94.1% of statements 16:40:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 16:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.224s coverage: 94.4% of statements 16:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.199s coverage: 44.8% of statements 16:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.727s coverage: 82.5% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.292s coverage: 92.9% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.099s coverage: 65.1% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.305s coverage: 58.8% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.386s coverage: 80.0% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.354s coverage: 85.4% of statements 16:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.035s coverage: 91.2% of statements 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.007s coverage: 64.4% of statements 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.286s coverage: 100.0% of statements 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 16:40:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 16:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.466s coverage: 65.4% of statements 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.826s coverage: 43.8% of statements 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 16:40:58 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/application [build failed] 16:40:58 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 16:40:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.256s coverage: 63.2% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.220s coverage: 28.9% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.209s coverage: 100.0% of statements 16:41:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.101s coverage: 96.9% of statements 16:41:03 make: *** [Makefile:132: unittest] Error 2 [Pipeline] } 16:41:03 $ docker stop --time=1 18b48963389262a1f0db75ead511db93a4b7daa0b674aa10381bb47a70d17615 16:41:05 $ docker rm -f 18b48963389262a1f0db75ead511db93a4b7daa0b674aa10381bb47a70d17615 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:10 16:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:11 arm64: Pulling from edgex-lftools-log-publisher 16:41:11 8998bd30e6a1: Pulling fs layer 16:41:11 04944245beec: Pulling fs layer 16:41:11 699f458cf7ca: Pulling fs layer 16:41:11 765212b225bb: Pulling fs layer 16:41:11 f23df028b6ca: Pulling fs layer 16:41:11 d65c8cfc05b1: Pulling fs layer 16:41:11 2437ff75d9bd: Pulling fs layer 16:41:11 765212b225bb: Waiting 16:41:11 f23df028b6ca: Waiting 16:41:11 d65c8cfc05b1: Waiting 16:41:11 2437ff75d9bd: Waiting 16:41:11 04944245beec: Verifying Checksum 16:41:11 04944245beec: Download complete 16:41:11 765212b225bb: Download complete 16:41:11 f23df028b6ca: Verifying Checksum 16:41:11 f23df028b6ca: Download complete 16:41:11 d65c8cfc05b1: Verifying Checksum 16:41:11 d65c8cfc05b1: Download complete 16:41:11 699f458cf7ca: Verifying Checksum 16:41:11 699f458cf7ca: Download complete 16:41:11 8998bd30e6a1: Verifying Checksum 16:41:11 8998bd30e6a1: Download complete 16:41:14 2437ff75d9bd: Verifying Checksum 16:41:14 2437ff75d9bd: Download complete 16:41:16 8998bd30e6a1: Pull complete 16:41:16 04944245beec: Pull complete 16:41:18 699f458cf7ca: Pull complete 16:41:18 765212b225bb: Pull complete 16:41:19 f23df028b6ca: Pull complete 16:41:19 d65c8cfc05b1: Pull complete 16:41:34 2437ff75d9bd: Pull complete 16:41:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:41:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:41:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:34 prd-ubuntu20.04-docker-arm64-4c-16g-15341 does not seem to be running inside a container 16:41:34 $ 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/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:41:37 $ docker top 765ce3ebbf9155dffb48b7405543b765046b204ac8b3fcce2c743f3783713fcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:41:38 ---> job-cost.sh 16:41:38 lf-activate-venv: SKIPPING 16:41:38 INFO: No Stack... 16:41:39 INFO: Retrieving Pricing Info for: v3-standard-4 16:41:40 INFO: Archiving Costs [Pipeline] sh 16:41:40 + cut -d, -f6 16:41:40 + cat /w/workspace/edgex-go/70/archives/cost.csv [Pipeline] lock 16:41:40 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3842-70-stack-cost] 16:41:40 Resource [jenkins-edgexfoundry-edgex-go-PR-3842-70-stack-cost] did not exist. Created. 16:41:40 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3842-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:41:41 + echo total: 0.10999999940395355 [Pipeline] stash 16:41:42 Stashed 1 file(s) [Pipeline] } 16:41:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3842-70-stack-cost] [Pipeline] // lock [Pipeline] } 16:41:42 $ docker stop --time=1 765ce3ebbf9155dffb48b7405543b765046b204ac8b3fcce2c743f3783713fcc 16:41:44 $ docker rm -f 765ce3ebbf9155dffb48b7405543b765046b204ac8b3fcce2c743f3783713fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:41:44 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:41:44 + [ -d /w/workspace/edgex-go/70/archives ] [Pipeline] libraryResource [Pipeline] sh 16:41:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:41:46 ---> package-listing.sh 16:41:46 ++ facter osfamily 16:41:46 ++ tr '[:upper:]' '[:lower:]' 16:41:46 + OS_FAMILY=debian 16:41:46 + workspace=/w/workspace/edgex-go/70 16:41:46 + START_PACKAGES=/tmp/packages_start.txt 16:41:46 + END_PACKAGES=/tmp/packages_end.txt 16:41:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:41:46 + PACKAGES=/tmp/packages_start.txt 16:41:46 + '[' /w/workspace/edgex-go/70 ']' 16:41:46 + PACKAGES=/tmp/packages_end.txt 16:41:46 + case "${OS_FAMILY}" in 16:41:46 + dpkg -l 16:41:46 + grep '^ii' 16:41:46 + '[' -f /tmp/packages_start.txt ']' 16:41:46 + '[' -f /tmp/packages_end.txt ']' 16:41:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:41:46 + '[' /w/workspace/edgex-go/70 ']' 16:41:46 + mkdir -p /w/workspace/edgex-go/70/archives/ 16:41:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/70/archives/ [Pipeline] echo 16:41:46 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/edgex-go/70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:41:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:47 16:41:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:41:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:47 latest: Pulling from edgex-lftools-log-publisher 16:41:47 5eb5b503b376: Pulling fs layer 16:41:47 5c69ac0246d0: Pulling fs layer 16:41:47 ec43610c2a17: Pulling fs layer 16:41:47 3a2ae6a8a46f: Pulling fs layer 16:41:47 33b1e0a273af: Pulling fs layer 16:41:47 5d3b04190fa2: Pulling fs layer 16:41:47 2f39f015ded8: Pulling fs layer 16:41:47 3a2ae6a8a46f: Waiting 16:41:47 33b1e0a273af: Waiting 16:41:47 5d3b04190fa2: Waiting 16:41:47 2f39f015ded8: Waiting 16:41:47 5c69ac0246d0: Verifying Checksum 16:41:47 5c69ac0246d0: Download complete 16:41:47 3a2ae6a8a46f: Download complete 16:41:47 ec43610c2a17: Verifying Checksum 16:41:47 ec43610c2a17: Download complete 16:41:47 33b1e0a273af: Verifying Checksum 16:41:47 33b1e0a273af: Download complete 16:41:47 5d3b04190fa2: Verifying Checksum 16:41:48 5eb5b503b376: Verifying Checksum 16:41:48 5eb5b503b376: Download complete 16:41:48 2f39f015ded8: Download complete 16:41:49 5eb5b503b376: Pull complete 16:41:49 5c69ac0246d0: Pull complete 16:41:49 ec43610c2a17: Pull complete 16:41:49 3a2ae6a8a46f: Pull complete 16:41:50 33b1e0a273af: Pull complete 16:41:50 5d3b04190fa2: Pull complete 16:41:54 2f39f015ded8: Pull complete 16:41:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:41:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:41:54 prd-ubuntu20.04-docker-8c-8g-15339 does not seem to be running inside a container 16:41:54 $ 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/edgex-go/70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/70 -v /w/workspace/edgex-go/70:/w/workspace/edgex-go/70:rw,z -v /w/workspace/edgex-go/70@tmp:/w/workspace/edgex-go/70@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 16:41:56 $ docker top 55cb6508143440e54f2b278bec3bed5ff12d5432fde1fded7a5e8bae06c080ca -eo pid,comm [Pipeline] { [Pipeline] sh 16:41:56 + touch /tmp/pre-build-complete [Pipeline] sh 16:41:57 + mkdir -p /var/log/sysstat [Pipeline] sh 16:41:57 + ls /var/log/sa-host 16:41:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:41:57 provisioning config files... 16:41:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/70@tmp/config2848659910029912023tmp [Pipeline] { [Pipeline] echo 16:41:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:41:57 ---> create-netrc.sh [Pipeline] } 16:41:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:41:58 ---> python-tools-install.sh [Pipeline] echo 16:41:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:41:58 ---> sudo-logs.sh 16:41:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:41:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:41:58 ---> job-cost.sh 16:41:58 lf-activate-venv: SKIPPING 16:41:58 DEBUG: total: 0.10999999940395355 16:41:58 INFO: Retrieving Stack Cost... 16:41:59 INFO: Retrieving Pricing Info for: v3-standard-8 16:41:59 INFO: Archiving Costs [Pipeline] echo 16:41:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:42:00 ---> logs-deploy.sh 16:42:00 lf-activate-venv: SKIPPING 16:42:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3842/70 16:42:00 INFO: archiving workspace using pattern(s): 16:42:01 Archives upload complete. 16:42:01 INFO: archiving logs to Nexus 16:42:01 ---> uname -a: 16:42:01 Linux prd-ubuntu20-04-docker-8c-8g-15339 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:42:01 16:42:01 16:42:01 ---> lscpu: 16:42:01 Architecture: x86_64 16:42:01 CPU op-mode(s): 32-bit, 64-bit 16:42:01 Byte Order: Little Endian 16:42:01 Address sizes: 40 bits physical, 48 bits virtual 16:42:01 CPU(s): 8 16:42:01 On-line CPU(s) list: 0-7 16:42:01 Thread(s) per core: 1 16:42:01 Core(s) per socket: 1 16:42:01 Socket(s): 8 16:42:01 NUMA node(s): 1 16:42:01 Vendor ID: AuthenticAMD 16:42:01 CPU family: 23 16:42:01 Model: 49 16:42:01 Model name: AMD EPYC-Rome Processor 16:42:01 Stepping: 0 16:42:01 CPU MHz: 2799.998 16:42:01 BogoMIPS: 5599.99 16:42:01 Virtualization: AMD-V 16:42:01 Hypervisor vendor: KVM 16:42:01 Virtualization type: full 16:42:01 L1d cache: 256 KiB 16:42:01 L1i cache: 256 KiB 16:42:01 L2 cache: 4 MiB 16:42:01 L3 cache: 128 MiB 16:42:01 NUMA node0 CPU(s): 0-7 16:42:01 Vulnerability Itlb multihit: Not affected 16:42:01 Vulnerability L1tf: Not affected 16:42:01 Vulnerability Mds: Not affected 16:42:01 Vulnerability Meltdown: Not affected 16:42:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:42:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:42:01 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:42:01 Vulnerability Srbds: Not affected 16:42:01 Vulnerability Tsx async abort: Not affected 16:42:01 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 16:42:01 16:42:01 16:42:01 ---> nproc: 16:42:01 8 16:42:01 16:42:01 16:42:01 ---> df -h: 16:42:01 Filesystem Size Used Avail Use% Mounted on 16:42:01 overlay 155G 11G 145G 7% / 16:42:01 tmpfs 64M 0 64M 0% /dev 16:42:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:42:01 shm 64M 0 64M 0% /dev/shm 16:42:01 /dev/vda1 155G 11G 145G 7% /facter-os 16:42:01 16:42:01 16:42:01 ---> sar -b -r -n DEV: 16:42:01 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15339) 06/22/22 _x86_64_ (8 CPU) 16:42:01 16:42:01 16:29:48 LINUX RESTART (8 CPU) 16:42:01 16:42:01 16:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:42:01 16:31:02 339.06 55.57 283.49 0.00 7415.03 180493.92 0.00 16:42:01 16:32:01 157.98 1.42 156.56 0.00 36.19 73518.54 0.00 16:42:01 16:33:01 30.08 0.00 30.08 0.00 0.00 14344.83 0.00 16:42:01 16:34:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 16:42:01 16:35:01 1.13 0.02 1.12 0.00 0.13 12.66 0.00 16:42:01 16:36:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 16:42:01 16:37:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 16:42:01 16:38:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 16:42:01 16:39:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 16:42:01 16:40:01 1.53 0.00 1.53 0.00 0.00 19.60 0.00 16:42:01 16:41:01 1.12 0.00 1.12 0.00 0.00 17.20 0.00 16:42:01 16:42:01 31.58 0.17 31.41 0.00 16.40 16698.28 0.00 16:42:01 Average: 47.18 4.77 42.41 0.00 623.08 23694.65 0.00 16:42:01 16:42:01 16:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:42:01 16:31:02 28508108 31750612 552480 1.68 117936 3391584 2182012 6.43 1177032 2819664 742256 16:42:01 16:32:01 27111824 31615516 673064 2.05 170376 4420500 2271380 6.69 1816128 3376668 579636 16:42:01 16:33:01 28128044 31783264 513772 1.56 170552 3684308 1797004 5.30 1341040 2957916 12 16:42:01 16:34:01 28128072 31783168 513716 1.56 170600 3684304 1797004 5.30 1340968 2957928 48 16:42:01 16:35:01 28138348 31793500 503292 1.53 170628 3684312 1797272 5.30 1330132 2957932 20 16:42:01 16:36:01 28138576 31793732 502972 1.53 170652 3684320 1797272 5.30 1329848 2957936 176 16:42:01 16:37:01 28139568 31794972 501912 1.53 170684 3684324 1797272 5.30 1328504 2958140 8 16:42:01 16:38:01 28139924 31795332 501692 1.53 170708 3684328 1797272 5.30 1328488 2958144 196 16:42:01 16:39:01 28139584 31795052 501920 1.53 170732 3684328 1797272 5.30 1329164 2958148 184 16:42:01 16:40:01 28139852 31795328 501580 1.53 170788 3684308 1797272 5.30 1328876 2958152 180 16:42:01 16:41:01 28140016 31795556 501264 1.52 170840 3684312 1797272 5.30 1329108 2958124 204 16:42:01 16:42:01 27582768 31748812 541688 1.65 175144 4137200 1947072 5.74 1392832 3391064 532 16:42:01 Average: 28036224 31770404 525779 1.60 166637 3759011 1881281 5.54 1364343 3017485 110288 16:42:01 16:42:01 16:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:42:01 16:31:02 lo 5.87 5.87 0.57 0.57 0.00 0.00 0.00 0.00 16:42:01 16:31:02 docker0 233.89 214.38 17.15 2700.62 0.00 0.00 0.00 0.00 16:42:01 16:31:02 ens3 1205.65 962.79 12690.14 149.83 0.00 0.00 0.00 0.00 16:42:01 16:32:01 veth07fa22b 74.43 85.95 7.09 601.39 0.00 0.00 0.00 0.05 16:42:01 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:01 16:32:01 docker0 172.92 200.66 14.24 1615.37 0.00 0.00 0.00 0.00 16:42:01 16:32:01 ens3 275.03 225.35 1657.98 83.52 0.00 0.00 0.00 0.00 16:42:01 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:33:01 docker0 1.13 1.12 0.07 0.09 0.00 0.00 0.00 0.00 16:42:01 16:33:01 ens3 10.76 6.60 8.62 3.42 0.00 0.00 0.00 0.00 16:42:01 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:01 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:34:01 ens3 0.35 0.23 0.10 0.08 0.00 0.00 0.00 0.00 16:42:01 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:35:01 ens3 0.45 0.22 0.26 0.19 0.00 0.00 0.00 0.00 16:42:01 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:01 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:36:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 16:42:01 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:01 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:01 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:39:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:42:01 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:40:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:42:01 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:41:01 ens3 0.17 0.08 0.08 0.07 0.00 0.00 0.00 0.00 16:42:01 16:42:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 16:42:01 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:42:01 16:42:01 ens3 146.56 95.10 2537.48 66.19 0.00 0.00 0.00 0.00 16:42:01 Average: lo 0.70 0.70 0.06 0.06 0.00 0.00 0.00 0.00 16:42:01 Average: docker0 33.80 34.45 2.61 357.92 0.00 0.00 0.00 0.00 16:42:01 Average: ens3 136.44 107.40 1407.47 25.20 0.00 0.00 0.00 0.00 16:42:01 16:42:01 16:42:01 ---> sar -P ALL: 16:42:01 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15339) 06/22/22 _x86_64_ (8 CPU) 16:42:01 16:42:01 16:29:48 LINUX RESTART (8 CPU) 16:42:01 16:42:01 16:30:01 CPU %user %nice %system %iowait %steal %idle 16:42:01 16:31:02 all 12.87 0.00 4.92 2.12 0.07 80.02 16:42:01 16:31:02 0 16.25 0.00 4.39 1.83 0.07 77.46 16:42:01 16:31:02 1 10.80 0.00 4.66 0.69 0.05 83.79 16:42:01 16:31:02 2 15.92 0.00 5.78 4.63 0.08 73.59 16:42:01 16:31:02 3 13.89 0.00 3.81 0.63 0.08 81.59 16:42:01 16:31:02 4 11.74 0.00 4.67 1.88 0.05 81.66 16:42:01 16:31:02 5 14.01 0.00 5.25 4.21 0.07 76.45 16:42:01 16:31:02 6 10.47 0.00 4.30 2.59 0.07 82.57 16:42:01 16:31:02 7 9.81 0.00 6.52 0.48 0.09 83.11 16:42:01 16:32:01 all 32.39 0.00 6.95 1.42 0.08 59.16 16:42:01 16:32:01 0 32.46 0.00 7.76 1.81 0.07 57.90 16:42:01 16:32:01 1 30.62 0.00 6.44 0.03 0.09 62.82 16:42:01 16:32:01 2 33.86 0.00 6.92 3.07 0.09 56.06 16:42:01 16:32:01 3 33.36 0.00 6.13 0.77 0.07 59.67 16:42:01 16:32:01 4 32.54 0.00 6.77 0.33 0.09 60.28 16:42:01 16:32:01 5 32.05 0.00 6.18 1.12 0.07 60.59 16:42:01 16:32:01 6 32.41 0.00 8.03 3.78 0.07 55.71 16:42:01 16:32:01 7 31.87 0.00 7.34 0.50 0.09 60.21 16:42:01 16:33:01 all 0.28 0.00 0.23 0.38 0.01 99.11 16:42:01 16:33:01 0 0.12 0.00 0.10 0.00 0.02 99.77 16:42:01 16:33:01 1 0.88 0.00 0.12 0.37 0.00 98.64 16:42:01 16:33:01 2 0.33 0.00 0.07 0.00 0.00 99.60 16:42:01 16:33:01 3 0.23 0.00 0.05 0.00 0.00 99.72 16:42:01 16:33:01 4 0.12 0.00 0.03 0.00 0.00 99.85 16:42:01 16:33:01 5 0.17 0.00 0.27 0.20 0.02 99.35 16:42:01 16:33:01 6 0.20 0.00 0.43 2.44 0.02 96.91 16:42:01 16:33:01 7 0.18 0.00 0.75 0.00 0.02 99.05 16:42:01 16:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:42:01 16:34:01 0 0.03 0.00 0.03 0.02 0.00 99.92 16:42:01 16:34:01 1 0.00 0.00 0.02 0.03 0.00 99.95 16:42:01 16:34:01 2 0.07 0.00 0.02 0.00 0.00 99.92 16:42:01 16:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:42:01 16:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:42:01 16:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:42:01 16:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:42:01 16:35:01 all 0.02 0.00 0.02 0.00 0.00 99.95 16:42:01 16:35:01 0 0.05 0.00 0.07 0.00 0.02 99.87 16:42:01 16:35:01 1 0.02 0.00 0.03 0.02 0.02 99.92 16:42:01 16:35:01 2 0.07 0.00 0.00 0.00 0.00 99.93 16:42:01 16:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 16:42:01 16:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 16:42:01 16:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 16:42:01 16:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:42:01 16:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 16:42:01 16:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:42:01 16:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:42:01 16:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:42:01 16:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:42:01 16:37:01 0 0.05 0.00 0.02 0.02 0.00 99.92 16:42:01 16:37:01 1 0.03 0.00 0.03 0.02 0.00 99.92 16:42:01 16:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 16:42:01 16:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:42:01 16:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:42:01 16:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:01 16:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 16:42:01 16:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:42:01 16:38:01 1 0.02 0.00 0.00 0.02 0.02 99.95 16:42:01 16:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:42:01 16:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:42:01 16:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:42:01 16:39:01 all 0.19 0.00 0.01 0.01 0.00 99.79 16:42:01 16:39:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:42:01 16:39:01 1 1.27 0.00 0.08 0.02 0.00 98.63 16:42:01 16:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:42:01 16:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:42:01 16:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:42:01 16:39:01 5 0.07 0.00 0.02 0.00 0.00 99.92 16:42:01 16:39:01 6 0.03 0.00 0.00 0.03 0.00 99.93 16:42:01 16:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 16:42:01 16:40:01 all 0.25 0.00 0.00 0.00 0.00 99.74 16:42:01 16:40:01 0 0.00 0.00 0.02 0.02 0.00 99.97 16:42:01 16:40:01 1 2.00 0.00 0.02 0.02 0.02 97.95 16:42:01 16:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:42:01 16:41:01 all 0.27 0.00 0.01 0.01 0.00 99.71 16:42:01 16:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:42:01 16:41:01 1 2.00 0.00 0.03 0.03 0.00 97.93 16:42:01 16:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:42:01 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:42:01 16:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 16:42:01 16:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:42:01 16:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 16:42:01 16:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:42:01 16:42:01 16:41:01 CPU %user %nice %system %iowait %steal %idle 16:42:01 16:42:01 all 3.49 0.00 1.33 0.48 0.02 94.69 16:42:01 16:42:01 0 3.21 0.00 1.57 0.27 0.03 94.92 16:42:01 16:42:01 1 4.55 0.00 1.35 0.52 0.02 93.57 16:42:01 16:42:01 2 3.03 0.00 1.24 0.12 0.02 95.59 16:42:01 16:42:01 3 3.31 0.00 1.31 0.05 0.02 95.32 16:42:01 16:42:01 4 3.67 0.00 1.36 0.03 0.02 94.92 16:42:01 16:42:01 5 2.45 0.00 1.09 0.07 0.02 96.38 16:42:01 16:42:01 6 3.15 0.00 1.22 2.71 0.03 92.88 16:42:01 16:42:01 7 4.54 0.00 1.47 0.03 0.03 93.92 16:42:01 Average: all 4.07 0.00 1.11 0.36 0.02 94.44 16:42:01 Average: 0 4.29 0.00 1.15 0.33 0.02 94.22 16:42:01 Average: 1 4.29 0.00 1.05 0.15 0.02 94.49 16:42:01 Average: 2 4.35 0.00 1.15 0.64 0.02 93.85 16:42:01 Average: 3 4.16 0.00 0.93 0.12 0.02 94.78 16:42:01 Average: 4 3.93 0.00 1.05 0.18 0.01 94.82 16:42:01 Average: 5 3.99 0.00 1.05 0.46 0.01 94.48 16:42:01 Average: 6 3.79 0.00 1.15 0.96 0.02 94.09 16:42:01 Average: 7 3.79 0.00 1.32 0.08 0.02 94.79 16:42:01 16:42:01 16:42:01