Pull request #3813 updated 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 tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from d9221357ed207d77b51049ad93387edf291a726f+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (ce1c288c121066a9ced7c6de551bee884782052d) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh2866895897762339850.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh388637137887646909.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3813/workspace@libs/edgex-global-pipelines/.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-3813/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7046744071758490187.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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 shared 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-ssh4696301199371900363.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-3813/workspace@libs/lf-pipelines/.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-3813/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8778131936187562605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-434 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8312193801345731052.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit d9221357ed207d77b51049ad93387edf291a726f Merge succeeded, producing d9221357ed207d77b51049ad93387edf291a726f Checking out Revision d9221357ed207d77b51049ad93387edf291a726f (PR-3813) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2688915833736116605.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9221357ed207d77b51049ad93387edf291a726f # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh4162855984697815554.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9221357ed207d77b51049ad93387edf291a726f # timeout=10 Commit message: "fix(snap): support disabling security" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:20:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:20:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:20:28 ========================================================= 22:20:28 EdgeX Global Pipelines Version Info 22:20:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 8370f7988c5c40792ed6dc069dedd78d4df213ce # timeout=10 22:20:29 ------------------- 22:20:29 stable info: 22:20:29 ------------------- 22:20:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:20:29 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 22:20:29 Message: update stable to v1.0.215 22:20:30 ------------------- 22:20:30 experimental info: 22:20:30 ------------------- 22:20:30 Commited By: **** collab-it+edgex@linuxfoundation.org 22:20:30 Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 22:20:30 Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3813 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3813 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3813 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9221357ed207d77b51049ad93387edf291a726f [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d922135 [Pipeline] echo 22:20:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:30 provisioning config files... 22:20:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6477942501169198477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:31 ---> docker-login.sh 22:20:31 nexus3.edgexfoundry.org:10001 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 nexus3.edgexfoundry.org:10002 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 nexus3.edgexfoundry.org:10003 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 nexus3.edgexfoundry.org:10004 22:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:31 Configure a credential helper to remove this warning. See 22:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:31 22:20:31 Login Succeeded 22:20:31 docker.io 22:20:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:20:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:20:32 Configure a credential helper to remove this warning. See 22:20:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:20:32 22:20:32 Login Succeeded 22:20:32 ---> docker-login.sh ends [Pipeline] } 22:20:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:32 ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:20:32 + for file in '`ls cmd/**/Dockerfile`' 22:20:32 ++ dirname cmd/core-command/Dockerfile 22:20:32 ++ cut -d/ -f2 22:20:32 + echo core-command,cmd/core-command/Dockerfile 22:20:32 + for file in '`ls cmd/**/Dockerfile`' 22:20:32 ++ dirname cmd/core-data/Dockerfile 22:20:32 ++ cut -d/ -f2 22:20:32 + echo core-data,cmd/core-data/Dockerfile 22:20:32 + for file in '`ls cmd/**/Dockerfile`' 22:20:32 ++ dirname cmd/core-metadata/Dockerfile 22:20:32 ++ cut -d/ -f2 22:20:32 + echo core-metadata,cmd/core-metadata/Dockerfile 22:20:32 + for file in '`ls cmd/**/Dockerfile`' 22:20:32 ++ dirname cmd/security-bootstrapper/Dockerfile 22:20:32 ++ cut -d/ -f2 22:20:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:20:32 + for file in '`ls cmd/**/Dockerfile`' 22:20:32 ++ dirname cmd/security-proxy-setup/Dockerfile 22:20:32 ++ cut -d/ -f2 22:20:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:20:32 + for file in '`ls cmd/**/Dockerfile`' 22:20:32 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:20:32 ++ cut -d/ -f2 22:20:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:20:32 + for file in '`ls cmd/**/Dockerfile`' 22:20:32 ++ dirname cmd/support-notifications/Dockerfile 22:20:32 ++ cut -d/ -f2 22:20:32 + echo support-notifications,cmd/support-notifications/Dockerfile 22:20:32 + for file in '`ls cmd/**/Dockerfile`' 22:20:32 ++ dirname cmd/support-scheduler/Dockerfile 22:20:32 ++ cut -d/ -f2 22:20:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:20:32 + for file in '`ls cmd/**/Dockerfile`' 22:20:32 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:20:32 ++ cut -d/ -f2 22:20:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:20:32 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: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 22:20:33 + git rev-list -1 --merges d9221357ed207d77b51049ad93387edf291a726f~1..d9221357ed207d77b51049ad93387edf291a726f [Pipeline] echo 22:20:33 -----------> git rev-list -1 --merges d9221357ed207d77b51049ad93387edf291a726f~1..d9221357ed207d77b51049ad93387edf291a726f d9221357ed207d77b51049ad93387edf291a726f [false] [Pipeline] sh 22:20:33 + git log --format=format:%s -1 d9221357ed207d77b51049ad93387edf291a726f [Pipeline] echo 22:20:33 ========================================================= 22:20:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:20:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:20:33 22:20:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:20:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:20:34 latest: Pulling from edgex-devops/git-semver 22:20:34 a0d0a0d46f8b: Pulling fs layer 22:20:34 3e5f54012d9b: Pulling fs layer 22:20:34 4c7163046ea9: Pulling fs layer 22:20:34 0c2d73faf560: Pulling fs layer 22:20:34 0c2d73faf560: Waiting 22:20:34 3e5f54012d9b: Verifying Checksum 22:20:34 3e5f54012d9b: Download complete 22:20:34 a0d0a0d46f8b: Verifying Checksum 22:20:34 a0d0a0d46f8b: Download complete 22:20:34 0c2d73faf560: Verifying Checksum 22:20:34 0c2d73faf560: Download complete 22:20:34 4c7163046ea9: Verifying Checksum 22:20:34 4c7163046ea9: Download complete 22:20:34 a0d0a0d46f8b: Pull complete 22:20:34 3e5f54012d9b: Pull complete 22:20:35 4c7163046ea9: Pull complete 22:20:35 0c2d73faf560: Pull complete 22:20:35 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 22:20:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:20:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:20:35 prd-centos7-docker-4c-2g-434 does not seem to be running inside a container 22:20:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:20:35 $ docker top 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:36 [ssh-agent] Looking for ssh-agent implementation... 22:20:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:36 $ docker exec 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f ssh-agent 22:20:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaJChdJ/agent.13 22:20:36 SSH_AGENT_PID=19 22:20:36 Running ssh-add (command line suppressed) 22:20:36 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8998557850348031931.key (/w/workspace/edgex-go/3@tmp/private_key_8998557850348031931.key) 22:20:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:36 + git tag --points-at HEAD [Pipeline] } 22:20:36 $ docker exec --env ******** --env ******** 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f ssh-agent -k 22:20:36 unset SSH_AUTH_SOCK; 22:20:36 unset SSH_AGENT_PID; 22:20:36 echo Agent pid 19 killed; 22:20:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:20:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:36 [ssh-agent] Looking for ssh-agent implementation... 22:20:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:37 $ docker exec 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f ssh-agent 22:20:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfpPHFn/agent.52 22:20:37 SSH_AGENT_PID=58 22:20:37 Running ssh-add (command line suppressed) 22:20:37 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7374143853525168542.key (/w/workspace/edgex-go/3@tmp/private_key_7374143853525168542.key) 22:20:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:37 + git semver init 22:20:37 # -> Open(): unable to determine branch for HEAD 22:20:37 # $GIT_DIR = /w/workspace/edgex-go/3/.git 22:20:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 22:20:37 # $SEMVER_REMOTE_NAME = origin 22:20:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:20:37 # $SEMVER_USER_NAME = edgex-jenkins 22:20:37 # $SEMVER_BRANCH = PR-3813 22:20:37 # $SEMVER_TEMP = /tmp/semver-041429853 22:20:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:20:52 # '/tmp/semver-041429853' -> '/w/workspace/edgex-go/3/.semver' 22:20:52 # -> Force: false 22:20:52 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 22:20:52 $ docker exec --env ******** --env ******** 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f ssh-agent -k 22:20:52 unset SSH_AUTH_SOCK; 22:20:52 unset SSH_AGENT_PID; 22:20:52 echo Agent pid 58 killed; 22:20:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:53 + git semver [Pipeline] } 22:20:53 $ docker stop --time=1 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f 22:20:54 $ docker rm -f 8d385645cbd3cacf9b0402991a1ed0f998c3e48d86272a6759a6cdcac2cb7f7f [Pipeline] // withDockerContainer [Pipeline] sh 22:20:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:20:55 Stashed 1 file(s) [Pipeline] echo 22:20:55 [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 22:20:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:20:55 ========================================================= 22:20:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:20:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:20:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:20:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:20:55 a0d0a0d46f8b: Already exists 22:20:55 31adcdaf11c8: Pulling fs layer 22:20:55 b8b176561691: Pulling fs layer 22:20:55 4527c011a84f: Pulling fs layer 22:20:55 5d74067f8e1e: Pulling fs layer 22:20:55 e0aca202a116: Pulling fs layer 22:20:55 3a43be97a3b4: Pulling fs layer 22:20:55 34cad66bf833: Pulling fs layer 22:20:55 b4e3c513aaa6: Pulling fs layer 22:20:55 5d74067f8e1e: Waiting 22:20:55 e0aca202a116: Waiting 22:20:55 3a43be97a3b4: Waiting 22:20:55 34cad66bf833: Waiting 22:20:55 b4e3c513aaa6: Waiting 22:20:55 b8b176561691: Verifying Checksum 22:20:55 b8b176561691: Download complete 22:20:55 31adcdaf11c8: Verifying Checksum 22:20:55 31adcdaf11c8: Download complete 22:20:55 5d74067f8e1e: Verifying Checksum 22:20:55 5d74067f8e1e: Download complete 22:20:55 e0aca202a116: Verifying Checksum 22:20:55 e0aca202a116: Download complete 22:20:55 3a43be97a3b4: Verifying Checksum 22:20:55 3a43be97a3b4: Download complete 22:20:56 34cad66bf833: Verifying Checksum 22:20:56 34cad66bf833: Download complete 22:20:56 31adcdaf11c8: Pull complete 22:20:56 b8b176561691: Pull complete 22:20:56 4527c011a84f: Download complete 22:20:56 b4e3c513aaa6: Verifying Checksum 22:20:56 b4e3c513aaa6: Download complete 22:21:00 4527c011a84f: Pull complete 22:21:00 5d74067f8e1e: Pull complete 22:21:00 e0aca202a116: Pull complete 22:21:00 3a43be97a3b4: Pull complete 22:21:00 34cad66bf833: Pull complete 22:21:03 b4e3c513aaa6: Pull complete 22:21:03 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 22:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:21:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:21:03 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:21:03 WORKDIR /edgex 22:21:03 COPY go.mod . 22:21:03 RUN go mod download' 22:21:03 + docker build -t ci-base-image-x86_64 -f - . 22:21:06 Sending build context to Docker daemon 330MB 22:21:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:21:06 ---> 9f6097aaca64 22:21:06 Step 2/4 : WORKDIR /edgex 22:21:06 ---> Running in e4dd29b04f7a 22:21:06 Removing intermediate container e4dd29b04f7a 22:21:06 ---> a5c315646f95 22:21:06 Step 3/4 : COPY go.mod . 22:21:06 ---> 6cc13e17057d 22:21:06 Step 4/4 : RUN go mod download 22:21:07 ---> Running in 1be6337bc1d9 22:21:10 Still waiting to schedule task 22:21:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-432’ is offline 22:21:46 Removing intermediate container 1be6337bc1d9 22:21:46 ---> 22d968fdd17b 22:21:46 Successfully built 22d968fdd17b 22:21:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:21:46 + docker inspect -f . ci-base-image-x86_64 22:21:46 . [Pipeline] withDockerContainer 22:21:46 prd-centos7-docker-4c-2g-434 does not seem to be running inside a container 22:21:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-x86_64 cat 22:21:46 $ docker top 568fce97975a3768c01cdf8940723d740c0a30cb0f544910dd1de9cddf208cc5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:47 + go version 22:21:47 go version go1.16.8 linux/amd64 [Pipeline] } 22:21:47 $ docker stop --time=1 568fce97975a3768c01cdf8940723d740c0a30cb0f544910dd1de9cddf208cc5 22:21:48 $ docker rm -f 568fce97975a3768c01cdf8940723d740c0a30cb0f544910dd1de9cddf208cc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:21:48 + docker inspect -f . ci-base-image-x86_64 22:21:48 . [Pipeline] withDockerContainer 22:21:49 prd-centos7-docker-4c-2g-434 does not seem to be running inside a container 22:21:49 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-x86_64 cat 22:21:49 $ docker top 85437295263e46f5ad0b495875f9814de48488646cbf19ce035281f5ae0ff9d0 -eo pid,comm [Pipeline] { [Pipeline] echo 22:21:49 ========================================================= 22:21:49 [edgeXBuildGoParallel] Running Tests and Build... 22:21:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:21:49 + make test 22:21:49 go mod tidy 22:21:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:21:55 ? github.com/edgexfoundry/edgex-go [no test files] 22:22:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:22:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:22:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:22:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:22:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:22:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:22:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:22:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:22:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:22:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:22:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:22:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 22:22:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:22:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:22:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.065s coverage: 98.5% of statements 22:22:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:22:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 44.7% of statements 22:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:22:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:22:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.135s coverage: 89.5% of statements 22:22:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:22:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:22:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 84.4% of statements 22:22:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:22:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:22:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:22:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:22:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:22:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.290s coverage: 94.2% of statements 22:22:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:22:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:22:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 22:22:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:22:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:22:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:22:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:22:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:22:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 22:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:22:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 22:22:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:22:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 22:22:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements 22:22:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements 22:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 22:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 22:22:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 22:22:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 22:22:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-435 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws 22:22:37 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 22:22:37 The recommended git tool is: git 22:22:42 using credential edgex-jenkins-ssh 22:22:42 Cloning the remote Git repository 22:22:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:22:42 > git init /w/workspace/edgex-go/3 # timeout=10 22:22:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:22:42 > git --version # timeout=10 22:22:42 > git --version # 'git version 2.17.1' 22:22:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements 22:22:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 22:22:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.275s coverage: 82.5% of statements 22:22:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:22:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:22:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:22:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:22:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:22:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:22:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:22:59 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit d9221357ed207d77b51049ad93387edf291a726f 22:23:00 Merge succeeded, producing d9221357ed207d77b51049ad93387edf291a726f 22:23:00 Checking out Revision d9221357ed207d77b51049ad93387edf291a726f (PR-3813) 22:22:59 > git config core.sparsecheckout # timeout=10 22:22:59 > git checkout -f d9221357ed207d77b51049ad93387edf291a726f # timeout=10 22:23:00 > git remote # timeout=10 22:23:00 > git config --get remote.origin.url # timeout=10 22:23:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:00 > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 22:23:00 > git rev-parse HEAD^{commit} # timeout=10 22:23:00 > git config core.sparsecheckout # timeout=10 22:23:00 > git checkout -f d9221357ed207d77b51049ad93387edf291a726f # timeout=10 22:23:04 Commit message: "fix(snap): support disabling security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:23:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:05 Dload Upload Total Spent Left Speed 22:23:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85064 0 --:--:-- --:--:-- --:--:-- 85064 [Pipeline] sh 22:23:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:23:06 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 22:23:06 /etc/docker/daemon.new 22:23:06 { 22:23:06 "registry-mirrors": [ 22:23:06 "https://nexus3.edgexfoundry.org:10001" 22:23:06 ], 22:23:06 "bip": "10.250.0.254/24", 22:23:06 "hosts": [ 22:23:06 "tcp://0.0.0.0:5555", 22:23:06 "unix:///var/run/docker.sock" 22:23:06 ], 22:23:06 "mtu": 1458, 22:23:06 "selinux-enabled": true, 22:23:06 "seccomp-profile": "/etc/docker/seccomp.json" 22:23:06 } [Pipeline] sh 22:23:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:23:07 + sudo service docker restart 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.2% of statements 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 22:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.218s coverage: 65.4% of statements 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.8% of statements 22:23:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:23:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 22:23:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:23:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 22:23:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:23:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 17.7% of statements 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:23:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:23:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:23:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:23:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:23:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:23:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 22:23:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:23:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:25 provisioning config files... 22:23:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1046865453545735289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:25 ---> docker-login.sh 22:23:25 nexus3.edgexfoundry.org:10001 22:23:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:26 Configure a credential helper to remove this warning. See 22:23:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:26 22:23:26 Login Succeeded 22:23:26 nexus3.edgexfoundry.org:10002 22:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:27 Configure a credential helper to remove this warning. See 22:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:27 22:23:27 Login Succeeded 22:23:27 nexus3.edgexfoundry.org:10003 22:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:27 Configure a credential helper to remove this warning. See 22:23:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:27 22:23:27 Login Succeeded 22:23:27 nexus3.edgexfoundry.org:10004 22:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:28 Configure a credential helper to remove this warning. See 22:23:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:28 22:23:28 Login Succeeded 22:23:28 docker.io 22:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:29 Configure a credential helper to remove this warning. See 22:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:29 22:23:29 Login Succeeded 22:23:29 ---> docker-login.sh ends [Pipeline] } 22:23:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:23:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:29 ========================================================= 22:23:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:23:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:23:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:23:30 552d1f2373af: Pulling fs layer 22:23:30 ea3f2d53f512: Pulling fs layer 22:23:30 9e70ebbbe112: Pulling fs layer 22:23:30 7a9cfe048b4a: Pulling fs layer 22:23:30 72dc09318566: Pulling fs layer 22:23:30 f4f7b4309257: Pulling fs layer 22:23:30 0ac9a79272e3: Pulling fs layer 22:23:30 b78e95d17946: Pulling fs layer 22:23:30 7a9cfe048b4a: Waiting 22:23:30 72dc09318566: Waiting 22:23:30 f4f7b4309257: Waiting 22:23:30 0ac9a79272e3: Waiting 22:23:30 b78e95d17946: Waiting 22:23:30 9e70ebbbe112: Verifying Checksum 22:23:30 9e70ebbbe112: Download complete 22:23:30 ea3f2d53f512: Verifying Checksum 22:23:30 ea3f2d53f512: Download complete 22:23:30 72dc09318566: Verifying Checksum 22:23:30 72dc09318566: Download complete 22:23:30 f4f7b4309257: Verifying Checksum 22:23:30 f4f7b4309257: Download complete 22:23:30 552d1f2373af: Verifying Checksum 22:23:30 552d1f2373af: Download complete 22:23:30 0ac9a79272e3: Download complete 22:23:31 552d1f2373af: Pull complete 22:23:31 ea3f2d53f512: Pull complete 22:23:32 9e70ebbbe112: Pull complete 22:23:32 b78e95d17946: Verifying Checksum 22:23:32 b78e95d17946: Download complete 22:23:32 7a9cfe048b4a: Verifying Checksum 22:23:32 7a9cfe048b4a: Download complete 22:23:43 7a9cfe048b4a: Pull complete 22:23:43 72dc09318566: Pull complete 22:23:44 f4f7b4309257: Pull complete 22:23:44 0ac9a79272e3: Pull complete 22:23:49 b78e95d17946: Pull complete 22:23:50 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 22:23:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:23:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 22:23:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:23:50 WORKDIR /edgex 22:23:50 COPY go.mod . 22:23:50 RUN go mod download 22:23:50 + docker build -t ci-base-image-arm64 -f - . 22:23:53 Sending build context to Docker daemon 166.7MB 22:23:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:23:53 ---> 8b459fc5aaf0 22:23:53 Step 2/4 : WORKDIR /edgex 22:23:54 ---> Running in a8786acc74f9 22:23:55 Removing intermediate container a8786acc74f9 22:23:55 ---> 8b8e5bb162a6 22:23:55 Step 3/4 : COPY go.mod . 22:23:55 GO111MODULE=on go vet ./... 22:23:55 ---> 5d48054dfafa 22:23:55 Step 4/4 : RUN go mod download 22:23:55 ---> Running in c1d3e2380d0a 22:24:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:03 ./snap/local/hooks/cmd/configure/configure.go 22:24:03 ./snap/local/hooks/cmd/install/install.go 22:24:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:03 make: *** [Makefile:111: test] Error 1 [Pipeline] } 22:24:03 $ docker stop --time=1 85437295263e46f5ad0b495875f9814de48488646cbf19ce035281f5ae0ff9d0 22:24:05 $ docker rm -f 85437295263e46f5ad0b495875f9814de48488646cbf19ce035281f5ae0ff9d0 [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] } 22:24:05 Failed in branch amd64 22:25:17 Removing intermediate container c1d3e2380d0a 22:25:17 ---> 5dd5c00eee45 22:25:17 Successfully built 5dd5c00eee45 22:25:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:25:18 + docker inspect -f . ci-base-image-arm64 22:25:18 . [Pipeline] withDockerContainer 22:25:18 prd-ubuntu18.04-docker-arm64-4c-16g-435 does not seem to be running inside a container 22:25:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 22:25:19 $ docker top 80155314a59f97ca5228e1c527612e0857514c43c7d3f7975e32eaf399bb350a -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:20 + go version 22:25:20 go version go1.16.8 linux/arm64 [Pipeline] } 22:25:20 $ docker stop --time=1 80155314a59f97ca5228e1c527612e0857514c43c7d3f7975e32eaf399bb350a 22:25:22 $ docker rm -f 80155314a59f97ca5228e1c527612e0857514c43c7d3f7975e32eaf399bb350a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:23 + docker inspect -f . ci-base-image-arm64 22:25:23 . [Pipeline] withDockerContainer 22:25:23 prd-ubuntu18.04-docker-arm64-4c-16g-435 does not seem to be running inside a container 22:25:23 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 22:25:25 $ docker top aa6a8d90f5053d1b564a02dc8d6bd95b717d619f1cf00f9eb22ef4d72ec94f88 -eo pid,comm [Pipeline] { [Pipeline] echo 22:25:25 ========================================================= 22:25:25 [edgeXBuildGoParallel] Running Tests and Build... 22:25:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:25:26 + make test 22:25:26 go mod tidy 22:25:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:25:53 ? github.com/edgexfoundry/edgex-go [no test files] 22:26:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:26:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:26:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:26:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:27:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:27:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.209s coverage: 28.7% of statements 22:27:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:27:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:27:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.344s coverage: 98.5% of statements 22:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.485s coverage: 44.7% of statements 22:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:27:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:27:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.741s coverage: 89.5% of statements 22:27:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:27:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:27:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.228s coverage: 84.4% of statements 22:27:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:27:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:27:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:27:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:27:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.648s coverage: 94.2% of statements 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 59.1% of statements 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.264s coverage: 60.0% of statements 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.355s coverage: 0.9% of statements 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.211s coverage: 21.7% of statements 22:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.339s coverage: 47.1% of statements 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.274s coverage: 79.5% of statements 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.202s coverage: 94.1% of statements 22:27:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.202s coverage: 96.3% of statements 22:27:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements 22:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements 22:27:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.333s coverage: 44.8% of statements 22:27:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.534s coverage: 82.5% of statements 22:27:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.253s coverage: 92.9% of statements 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.234s coverage: 58.8% of statements 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.245s coverage: 87.2% of statements 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.253s coverage: 85.4% of statements 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.785s coverage: 91.2% of statements 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.676s coverage: 64.4% of statements 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:27:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 89.4% of statements 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.077s coverage: 100.0% of statements 22:27:58 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements 22:27:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 22:28:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.350s coverage: 65.4% of statements 22:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:28:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.829s coverage: 43.8% of statements 22:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.228s coverage: 89.5% of statements 22:28:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:28:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements 22:28:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.225s coverage: 17.7% of statements 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.624s coverage: 92.3% of statements 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.282s coverage: 63.2% of statements 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.191s coverage: 28.9% of statements 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.180s coverage: 100.0% of statements 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 22:28:15 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 22:28:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:28:15 GO111MODULE=on go vet ./... 22:29:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:36 ./snap/local/hooks/cmd/install/install.go 22:29:36 ./snap/local/hooks/cmd/configure/configure.go 22:29:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:36 make: *** [Makefile:111: test] Error 1 [Pipeline] } 22:29:36 $ docker stop --time=1 aa6a8d90f5053d1b564a02dc8d6bd95b717d619f1cf00f9eb22ef4d72ec94f88 22:29:38 $ docker rm -f aa6a8d90f5053d1b564a02dc8d6bd95b717d619f1cf00f9eb22ef4d72ec94f88 [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] sh 22:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:40 22:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:29:41 arm64: Pulling from edgex-lftools-log-publisher 22:29:41 448f6bf000e3: Pulling fs layer 22:29:41 f757da607395: Pulling fs layer 22:29:41 05883995daec: Pulling fs layer 22:29:41 8603b9c90790: Pulling fs layer 22:29:41 1560dd03e051: Pulling fs layer 22:29:41 27f5ce0e4adf: Pulling fs layer 22:29:41 c2d8d7efcc4b: Pulling fs layer 22:29:41 1560dd03e051: Waiting 22:29:41 27f5ce0e4adf: Waiting 22:29:41 c2d8d7efcc4b: Waiting 22:29:41 8603b9c90790: Waiting 22:29:41 f757da607395: Verifying Checksum 22:29:41 f757da607395: Download complete 22:29:41 8603b9c90790: Verifying Checksum 22:29:41 8603b9c90790: Download complete 22:29:41 1560dd03e051: Verifying Checksum 22:29:41 1560dd03e051: Download complete 22:29:41 27f5ce0e4adf: Verifying Checksum 22:29:41 27f5ce0e4adf: Download complete 22:29:41 05883995daec: Verifying Checksum 22:29:41 05883995daec: Download complete 22:29:42 448f6bf000e3: Verifying Checksum 22:29:42 448f6bf000e3: Download complete 22:29:44 c2d8d7efcc4b: Verifying Checksum 22:29:44 c2d8d7efcc4b: Download complete 22:29:45 448f6bf000e3: Pull complete 22:29:46 f757da607395: Pull complete 22:29:48 05883995daec: Pull complete 22:29:48 8603b9c90790: Pull complete 22:29:49 1560dd03e051: Pull complete 22:29:49 27f5ce0e4adf: Pull complete 22:30:04 c2d8d7efcc4b: Pull complete 22:30:04 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 22:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:30:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:30:04 prd-ubuntu18.04-docker-arm64-4c-16g-435 does not seem to be running inside a container 22:30:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 22:30:07 $ docker top 884e13739ae67a25a5d1174f28561dbf7a4e3126a08ba98c6f40b40edb6b1205 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:30:08 ---> job-cost.sh 22:30:08 lf-activate-venv: SKIPPING 22:30:08 INFO: No Stack... 22:30:08 INFO: Retrieving Pricing Info for: v3-standard-4 22:30:09 INFO: Archiving Costs [Pipeline] sh 22:30:09 + cat /w/workspace/edgex-go/3/archives/cost.csv 22:30:09 + cut -d, -f6 [Pipeline] lock 22:30:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3813-3-stack-cost] 22:30:10 Resource [jenkins-edgexfoundry-edgex-go-PR-3813-3-stack-cost] did not exist. Created. 22:30:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3813-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:30:10 + echo total: 0.10999999940395355 [Pipeline] stash 22:30:11 Stashed 1 file(s) [Pipeline] } 22:30:11 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3813-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:30:11 $ docker stop --time=1 884e13739ae67a25a5d1174f28561dbf7a4e3126a08ba98c6f40b40edb6b1205 22:30:12 $ docker rm -f 884e13739ae67a25a5d1174f28561dbf7a4e3126a08ba98c6f40b40edb6b1205 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:30:13 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 22:30:14 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 22:30:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:30:15 ---> package-listing.sh 22:30:15 ++ facter osfamily 22:30:15 ++ tr '[:upper:]' '[:lower:]' 22:30:15 + OS_FAMILY=redhat 22:30:15 + workspace=/w/workspace/edgex-go/3 22:30:15 + START_PACKAGES=/tmp/packages_start.txt 22:30:15 + END_PACKAGES=/tmp/packages_end.txt 22:30:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:30:15 + PACKAGES=/tmp/packages_start.txt 22:30:15 + '[' /w/workspace/edgex-go/3 ']' 22:30:15 + PACKAGES=/tmp/packages_end.txt 22:30:15 + case "${OS_FAMILY}" in 22:30:15 + rpm -qa 22:30:15 + sort 22:30:16 + '[' -f /tmp/packages_start.txt ']' 22:30:16 + '[' -f /tmp/packages_end.txt ']' 22:30:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:30:16 + '[' /w/workspace/edgex-go/3 ']' 22:30:16 + mkdir -p /w/workspace/edgex-go/3/archives/ 22:30:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 22:30:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:30:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:17 22:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:17 latest: Pulling from edgex-lftools-log-publisher 22:30:17 b4d181a07f80: Pulling fs layer 22:30:17 a1111a8f2ec3: Pulling fs layer 22:30:17 ed53099fbce6: Pulling fs layer 22:30:17 dc539afda2c1: Pulling fs layer 22:30:17 77bc0d833cb6: Pulling fs layer 22:30:17 9065ff56babe: Pulling fs layer 22:30:17 d287ab97295c: Pulling fs layer 22:30:17 dc539afda2c1: Waiting 22:30:17 77bc0d833cb6: Waiting 22:30:17 9065ff56babe: Waiting 22:30:17 d287ab97295c: Waiting 22:30:17 a1111a8f2ec3: Verifying Checksum 22:30:17 a1111a8f2ec3: Download complete 22:30:17 dc539afda2c1: Verifying Checksum 22:30:17 dc539afda2c1: Download complete 22:30:17 ed53099fbce6: Verifying Checksum 22:30:17 ed53099fbce6: Download complete 22:30:17 77bc0d833cb6: Verifying Checksum 22:30:17 77bc0d833cb6: Download complete 22:30:17 9065ff56babe: Verifying Checksum 22:30:17 9065ff56babe: Download complete 22:30:17 b4d181a07f80: Verifying Checksum 22:30:17 b4d181a07f80: Download complete 22:30:18 d287ab97295c: Verifying Checksum 22:30:18 d287ab97295c: Download complete 22:30:19 b4d181a07f80: Pull complete 22:30:19 a1111a8f2ec3: Pull complete 22:30:19 ed53099fbce6: Pull complete 22:30:19 dc539afda2c1: Pull complete 22:30:20 77bc0d833cb6: Pull complete 22:30:20 9065ff56babe: Pull complete 22:30:26 d287ab97295c: Pull complete 22:30:26 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 22:30:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:30:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:30:26 prd-centos7-docker-4c-2g-434 does not seem to be running inside a container 22:30:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:30:28 $ docker top 06f551d8e8735327669a11a6f2cce16ae8da1a31f890c0329a717a9b8135c631 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:28 + touch /tmp/pre-build-complete [Pipeline] sh 22:30:29 + mkdir -p /var/log/sysstat [Pipeline] sh 22:30:29 + ls /var/log/sa-host 22:30:29 + sadf -c /var/log/sa-host/sa12 22:30:29 file_magic: OK 22:30:29 HZ: Using current value: 100 22:30:29 file_header: OK 22:30:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:30:29 Statistics: 22:30:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:30:29 File successfully converted to sysstat format version 12.0.3 22:30:29 + sadf -c /var/log/sa-host/sa30 22:30:29 file_magic: OK 22:30:29 HZ: Using current value: 100 22:30:29 file_header: OK 22:30:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:30:29 Statistics: 22:30:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:30:29 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:30:29 provisioning config files... 22:30:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9203994740026717533tmp [Pipeline] { [Pipeline] echo 22:30:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:30:29 ---> create-netrc.sh [Pipeline] } 22:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:30:30 ---> python-tools-install.sh [Pipeline] echo 22:30:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:30:30 ---> sudo-logs.sh 22:30:30 Archiving 'sudo' log.. 22:30:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-434.novalocal: Name or service not known 22:30:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-434.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 22:30:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:30:30 ---> job-cost.sh 22:30:30 lf-activate-venv: SKIPPING 22:30:30 DEBUG: total: 0.10999999940395355 22:30:30 INFO: Retrieving Stack Cost... 22:30:30 INFO: Retrieving Pricing Info for: v3-standard-2 22:30:31 INFO: Archiving Costs [Pipeline] echo 22:30:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:30:31 ---> logs-deploy.sh 22:30:31 lf-activate-venv: SKIPPING 22:30:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3813/3 22:30:31 INFO: archiving workspace using pattern(s): 22:30:32 Archives upload complete. 22:30:32 INFO: archiving logs to Nexus 22:30:33 ---> uname -a: 22:30:33 Linux prd-centos7-docker-4c-2g-434.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 22:30:33 22:30:33 22:30:33 ---> lscpu: 22:30:33 Architecture: x86_64 22:30:33 CPU op-mode(s): 32-bit, 64-bit 22:30:33 Byte Order: Little Endian 22:30:33 Address sizes: 40 bits physical, 48 bits virtual 22:30:33 CPU(s): 2 22:30:33 On-line CPU(s) list: 0,1 22:30:33 Thread(s) per core: 1 22:30:33 Core(s) per socket: 1 22:30:33 Socket(s): 2 22:30:33 NUMA node(s): 1 22:30:33 Vendor ID: AuthenticAMD 22:30:33 CPU family: 23 22:30:33 Model: 49 22:30:33 Model name: AMD EPYC-Rome Processor 22:30:33 Stepping: 0 22:30:33 CPU MHz: 2799.998 22:30:33 BogoMIPS: 5599.99 22:30:33 Virtualization: AMD-V 22:30:33 Hypervisor vendor: KVM 22:30:33 Virtualization type: full 22:30:33 L1d cache: 32K 22:30:33 L1i cache: 32K 22:30:33 L2 cache: 512K 22:30:33 L3 cache: 16384K 22:30:33 NUMA node0 CPU(s): 0,1 22:30:33 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 22:30:33 22:30:33 22:30:33 ---> nproc: 22:30:33 2 22:30:33 22:30:33 22:30:33 ---> df -h: 22:30:33 Filesystem Size Used Avail Use% Mounted on 22:30:33 overlay 40G 9.3G 31G 24% / 22:30:33 tmpfs 64M 0 64M 0% /dev 22:30:33 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 22:30:33 shm 64M 0 64M 0% /dev/shm 22:30:33 /dev/vda1 40G 9.3G 31G 24% /facter-os 22:30:33 22:30:33 22:30:33 ---> sar -b -r -n DEV: 22:30:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 22:30:33 22:30:33 22:19:50 LINUX RESTART (2 CPU) 22:30:33 22:30:33 22:20:01 tps rtps wtps bread/s bwrtn/s 22:30:33 22:21:01 209.42 69.62 139.80 8003.23 55108.29 22:30:33 22:22:01 384.34 0.03 384.31 1.06 88162.07 22:30:33 22:23:01 56.46 0.00 56.46 0.00 10225.68 22:30:33 22:24:01 110.54 0.02 110.52 0.53 4323.49 22:30:33 22:25:01 13.02 0.00 13.02 0.00 1245.34 22:30:33 22:26:01 0.18 0.00 0.18 0.00 3.03 22:30:33 22:27:01 0.28 0.00 0.28 0.00 3.50 22:30:33 22:28:01 0.25 0.00 0.25 0.00 2.88 22:30:33 22:29:01 0.30 0.00 0.30 0.00 3.68 22:30:33 22:30:01 0.25 0.00 0.25 0.00 3.59 22:30:33 Average: 77.70 6.98 70.72 801.98 15950.52 22:30:33 22:30:33 22:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:30:33 22:21:01 4767508 0 746904 9.33 2620 2491900 1625828 17.95 865216 2079748 473176 22:30:33 22:22:01 3572732 0 988460 12.34 2620 3445120 1638648 18.09 1257768 2717336 102244 22:30:33 22:23:01 3287152 0 1046536 13.07 2620 3672624 1693416 18.70 1433548 2808956 32844 22:30:33 22:24:01 3308692 0 1069804 13.36 2620 3627816 1626364 17.96 1426556 2772944 32468 22:30:33 22:25:01 3733512 0 931184 11.63 2620 3341616 1202160 13.27 1238216 2587776 8 22:30:33 22:26:01 3736748 0 927944 11.59 2620 3341620 1166084 12.87 1236816 2587776 16 22:30:33 22:27:01 3737120 0 927568 11.58 2620 3341624 1166000 12.87 1236728 2587776 12 22:30:33 22:28:01 3724032 0 940648 11.74 2620 3341632 1166068 12.87 1248664 2588136 8 22:30:33 22:29:01 3729800 0 934876 11.67 2620 3341636 1166068 12.87 1242740 2588296 8 22:30:33 22:30:01 3729832 0 934836 11.67 2620 3341644 1166140 12.87 1245084 2586328 8 22:30:33 Average: 3732713 0 944876 11.80 2620 3328723 1361678 15.03 1243134 2590507 64079 22:30:33 22:30:33 22:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:30:33 22:21:01 eth0 1215.58 1327.88 9507.45 178.54 0.00 0.00 0.00 0.00 22:30:33 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:21:01 docker0 713.28 358.88 62.44 2669.43 0.00 0.00 0.00 0.00 22:30:33 22:22:01 veth816b756 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:30:33 22:22:01 eth0 258.88 193.04 2074.11 28.40 0.00 0.00 0.00 0.00 22:30:33 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:22:01 docker0 170.94 218.77 13.95 2037.04 0.00 0.00 0.00 0.00 22:30:33 22:23:01 veth816b756 0.87 0.85 0.07 0.08 0.00 0.00 0.00 0.00 22:30:33 22:23:01 eth0 26.67 13.74 21.39 11.33 0.00 0.00 0.00 0.00 22:30:33 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:23:01 docker0 0.87 0.85 0.06 0.08 0.00 0.00 0.00 0.00 22:30:33 22:24:01 veth816b756 0.82 0.83 0.06 0.06 0.00 0.00 0.00 0.00 22:30:33 22:24:01 eth0 13.77 7.39 12.25 5.52 0.00 0.00 0.00 0.00 22:30:33 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:24:01 docker0 0.82 0.83 0.05 0.06 0.00 0.00 0.00 0.00 22:30:33 22:25:01 eth0 2.37 1.60 2.14 0.87 0.00 0.00 0.00 0.00 22:30:33 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:26:01 eth0 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 22:30:33 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:27:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:30:33 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:28:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:30:33 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:29:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:30:01 eth0 0.20 0.19 0.32 0.01 0.00 0.00 0.00 0.00 22:30:33 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 Average: eth0 152.12 154.74 1164.25 22.52 0.00 0.00 0.00 0.00 22:30:33 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:30:33 Average: docker0 88.78 58.07 7.67 471.85 0.00 0.00 0.00 0.00 22:30:33 22:30:33 22:30:33 ---> sar -P ALL: 22:30:33 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/12/21 _x86_64_ (2 CPU) 22:30:33 22:30:33 22:19:50 LINUX RESTART (2 CPU) 22:30:33 22:30:33 22:20:01 CPU %user %nice %system %iowait %steal %idle 22:30:33 22:21:01 all 38.40 0.00 12.52 6.65 0.10 42.33 22:30:33 22:21:01 0 33.24 0.00 13.61 6.03 0.11 47.00 22:30:33 22:21:01 1 43.61 0.00 11.42 7.28 0.09 37.60 22:30:33 22:22:01 all 36.92 0.00 12.82 3.47 0.12 46.67 22:30:33 22:22:01 0 36.21 0.00 13.11 3.31 0.11 47.27 22:30:33 22:22:01 1 37.63 0.00 12.54 3.63 0.13 46.08 22:30:33 22:23:01 all 43.80 0.00 5.57 0.28 0.07 50.28 22:30:33 22:23:01 0 42.97 0.00 5.76 0.25 0.07 50.95 22:30:33 22:23:01 1 44.61 0.00 5.38 0.32 0.07 49.62 22:30:33 22:24:01 all 73.56 0.00 7.70 1.45 0.13 17.16 22:30:33 22:24:01 0 73.62 0.00 7.98 1.29 0.13 16.98 22:30:33 22:24:01 1 73.49 0.00 7.41 1.62 0.13 17.35 22:30:33 22:25:01 all 2.11 0.00 0.81 0.05 0.03 97.00 22:30:33 22:25:01 0 1.98 0.00 0.62 0.03 0.03 97.33 22:30:33 22:25:01 1 2.23 0.00 1.01 0.07 0.03 96.66 22:30:33 22:26:01 all 0.11 0.00 0.04 0.00 0.03 99.82 22:30:33 22:26:01 0 0.07 0.00 0.05 0.00 0.03 99.85 22:30:33 22:26:01 1 0.15 0.00 0.03 0.00 0.03 99.78 22:30:33 22:27:01 all 0.15 0.00 0.04 0.00 0.03 99.77 22:30:33 22:27:01 0 0.07 0.00 0.03 0.00 0.03 99.87 22:30:33 22:27:01 1 0.23 0.00 0.05 0.00 0.03 99.68 22:30:33 22:28:01 all 0.18 0.00 0.05 0.00 0.03 99.73 22:30:33 22:28:01 0 0.05 0.00 0.07 0.00 0.03 99.85 22:30:33 22:28:01 1 0.32 0.00 0.03 0.00 0.03 99.62 22:30:33 22:29:01 all 0.13 0.00 0.05 0.00 0.03 99.79 22:30:33 22:29:01 0 0.07 0.00 0.05 0.00 0.02 99.87 22:30:33 22:29:01 1 0.20 0.00 0.05 0.00 0.03 99.72 22:30:33 22:30:01 all 0.17 0.00 0.05 0.00 0.03 99.75 22:30:33 22:30:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:30:33 22:30:01 1 0.29 0.00 0.05 0.00 0.03 99.63 22:30:33 Average: all 18.67 0.00 3.80 1.14 0.06 76.33 22:30:33 Average: 0 17.96 0.00 3.96 1.05 0.06 76.97 22:30:33 Average: 1 19.38 0.00 3.64 1.24 0.06 75.69 22:30:33 22:30:33 22:30:33