Pull request #2970 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from e65fe544a08afa13a67feea8e3c170f81020f6e4+60451040515ee9eeb901ca3bb1c4662a631f475e (fe685be45586e08af41e963607daff1fe766e1a9) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f82e9360b4159668f7e3e090307a6179e9a8e48d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 f82e9360b4159668f7e3e090307a6179e9a8e48d using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-20328 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/26 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 60451040515ee9eeb901ca3bb1c4662a631f475e into PR head commit e65fe544a08afa13a67feea8e3c170f81020f6e4 Merge succeeded, producing e65fe544a08afa13a67feea8e3c170f81020f6e4 Checking out Revision e65fe544a08afa13a67feea8e3c170f81020f6e4 (PR-2970) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e65fe544a08afa13a67feea8e3c170f81020f6e4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 60451040515ee9eeb901ca3bb1c4662a631f475e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e65fe544a08afa13a67feea8e3c170f81020f6e4 # timeout=10 Commit message: "feat(security): Address another PR feedback" First time build. Skipping changelog. > git rev-list --no-walk 49e63ea23a8aff3b20e629752c0792db467d11b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:01:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:01:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:01:47 ========================================================= 23:01:47 EdgeX Global Pipelines Version Info 23:01:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:01:48 ------------------- 23:01:48 stable info: 23:01:48 ------------------- 23:01:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:01:48 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 23:01:48 Message: update stable to v1.0.177 23:01:49 ------------------- 23:01:49 experimental info: 23:01:49 ------------------- 23:01:49 Commited By: **** collab-it+edgex@linuxfoundation.org 23:01:49 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 23:01:49 Message: update experimental to v1.0.177 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:01:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:01:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:01:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:01:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:01:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:01:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 23:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 23:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:01:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:01:51 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:01:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 23:01:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 23:01:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 23:01:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e65fe544a08afa13a67feea8e3c170f81020f6e4 [Pipeline] echo 23:01:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e65fe54 [Pipeline] echo 23:01:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:01:52 provisioning config files... 23:01:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config3747814011618481161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:01:53 ---> docker-login.sh 23:01:53 nexus3.edgexfoundry.org:10001 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:53 Configure a credential helper to remove this warning. See 23:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:53 23:01:53 Login Succeeded 23:01:53 nexus3.edgexfoundry.org:10002 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:53 Configure a credential helper to remove this warning. See 23:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:53 23:01:53 Login Succeeded 23:01:53 nexus3.edgexfoundry.org:10003 23:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:54 Configure a credential helper to remove this warning. See 23:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:54 23:01:54 Login Succeeded 23:01:54 nexus3.edgexfoundry.org:10004 23:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:54 Configure a credential helper to remove this warning. See 23:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:54 23:01:54 Login Succeeded 23:01:54 docker.io 23:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:01:54 Configure a credential helper to remove this warning. See 23:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:01:54 23:01:54 Login Succeeded 23:01:54 ---> docker-login.sh ends [Pipeline] } 23:01:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:01:55 ++ 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 23:01:55 + for file in '`ls cmd/**/Dockerfile`' 23:01:55 ++ dirname cmd/core-command/Dockerfile 23:01:55 ++ cut -d/ -f2 23:01:55 + echo core-command,cmd/core-command/Dockerfile 23:01:55 + for file in '`ls cmd/**/Dockerfile`' 23:01:55 ++ dirname cmd/core-data/Dockerfile 23:01:55 ++ cut -d/ -f2 23:01:55 + echo core-data,cmd/core-data/Dockerfile 23:01:55 + for file in '`ls cmd/**/Dockerfile`' 23:01:55 ++ dirname cmd/core-metadata/Dockerfile 23:01:55 ++ cut -d/ -f2 23:01:55 + echo core-metadata,cmd/core-metadata/Dockerfile 23:01:55 + for file in '`ls cmd/**/Dockerfile`' 23:01:55 ++ dirname cmd/security-bootstrapper/Dockerfile 23:01:55 ++ cut -d/ -f2 23:01:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:01:55 + for file in '`ls cmd/**/Dockerfile`' 23:01:55 ++ dirname cmd/security-proxy-setup/Dockerfile 23:01:55 ++ cut -d/ -f2 23:01:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:01:55 + for file in '`ls cmd/**/Dockerfile`' 23:01:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:01:55 ++ cut -d/ -f2 23:01:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:01:55 + for file in '`ls cmd/**/Dockerfile`' 23:01:55 ++ dirname cmd/support-notifications/Dockerfile 23:01:55 ++ cut -d/ -f2 23:01:55 + echo support-notifications,cmd/support-notifications/Dockerfile 23:01:55 + for file in '`ls cmd/**/Dockerfile`' 23:01:55 ++ dirname cmd/support-scheduler/Dockerfile 23:01:55 ++ cut -d/ -f2 23:01:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:01:55 + for file in '`ls cmd/**/Dockerfile`' 23:01:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:01:55 ++ cut -d/ -f2 23:01:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:01:55 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:01:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:56 23:01:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:01:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:57 latest: Pulling from edgex-devops/git-semver 23:01:57 31603596830f: Pulling fs layer 23:01:57 2a8b12db71e7: Pulling fs layer 23:01:57 6ca5941a6612: Pulling fs layer 23:01:57 ecc8261a40a4: Pulling fs layer 23:01:57 ecc8261a40a4: Waiting 23:01:57 2a8b12db71e7: Verifying Checksum 23:01:57 2a8b12db71e7: Download complete 23:01:57 31603596830f: Verifying Checksum 23:01:57 31603596830f: Download complete 23:01:57 ecc8261a40a4: Verifying Checksum 23:01:57 ecc8261a40a4: Download complete 23:01:57 6ca5941a6612: Verifying Checksum 23:01:57 6ca5941a6612: Download complete 23:01:57 31603596830f: Pull complete 23:01:58 2a8b12db71e7: Pull complete 23:01:59 6ca5941a6612: Pull complete 23:01:59 ecc8261a40a4: Pull complete 23:01:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:01:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:01:59 prd-centos7-docker-4c-2g-20328 does not seem to be running inside a container 23:01:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:02:01 $ docker top 540aafb1625d569af90987c6332333efa3203feee7670e257dd041f8fc2ffc8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:02:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:02 [ssh-agent] Looking for ssh-agent implementation... 23:02:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:02 $ docker exec 540aafb1625d569af90987c6332333efa3203feee7670e257dd041f8fc2ffc8c ssh-agent 23:02:02 SSH_AUTH_SOCK=/tmp/ssh-3CRq4sErte0f/agent.11 23:02:02 SSH_AGENT_PID=17 23:02:02 Running ssh-add (command line suppressed) 23:02:02 Identity added: /w/workspace/edgex-go/26@tmp/private_key_136389436749066693.key (/w/workspace/edgex-go/26@tmp/private_key_136389436749066693.key) 23:02:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:03 + git tag --points-at HEAD [Pipeline] } 23:02:03 $ docker exec --env ******** --env ******** 540aafb1625d569af90987c6332333efa3203feee7670e257dd041f8fc2ffc8c ssh-agent -k 23:02:03 unset SSH_AUTH_SOCK; 23:02:03 unset SSH_AGENT_PID; 23:02:03 echo Agent pid 17 killed; 23:02:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:02:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:02:03 [ssh-agent] Looking for ssh-agent implementation... 23:02:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:03 $ docker exec 540aafb1625d569af90987c6332333efa3203feee7670e257dd041f8fc2ffc8c ssh-agent 23:02:03 SSH_AUTH_SOCK=/tmp/ssh-13tMe4bw94Zb/agent.46 23:02:03 SSH_AGENT_PID=51 23:02:03 Running ssh-add (command line suppressed) 23:02:04 Identity added: /w/workspace/edgex-go/26@tmp/private_key_361038836020116447.key (/w/workspace/edgex-go/26@tmp/private_key_361038836020116447.key) 23:02:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:02:04 + git semver init 23:02:04 # -> Open(): unable to determine branch for HEAD 23:02:04 # $GIT_DIR = /w/workspace/edgex-go/26/.git 23:02:04 # $GIT_WORK_TREE = /w/workspace/edgex-go/26 23:02:04 # $SEMVER_REMOTE_NAME = origin 23:02:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:02:04 # $SEMVER_USER_NAME = edgex-jenkins 23:02:04 # $SEMVER_BRANCH = PR-2970 23:02:04 # $SEMVER_TEMP = /tmp/semver-380927653 23:02:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:02:26 # '/tmp/semver-380927653' -> '/w/workspace/edgex-go/26/.semver' 23:02:26 # -> Force: false 23:02:26 # $SEMVER_DIR = /w/workspace/edgex-go/26/.semver [Pipeline] } 23:02:26 $ docker exec --env ******** --env ******** 540aafb1625d569af90987c6332333efa3203feee7670e257dd041f8fc2ffc8c ssh-agent -k 23:02:26 unset SSH_AUTH_SOCK; 23:02:26 unset SSH_AGENT_PID; 23:02:26 echo Agent pid 51 killed; 23:02:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:02:27 + git semver [Pipeline] } 23:02:27 $ docker stop --time=1 540aafb1625d569af90987c6332333efa3203feee7670e257dd041f8fc2ffc8c 23:02:29 $ docker rm -f 540aafb1625d569af90987c6332333efa3203feee7670e257dd041f8fc2ffc8c [Pipeline] // withDockerContainer [Pipeline] sh 23:02:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:02:30 Stashed 1 file(s) [Pipeline] echo 23:02:30 [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] sh 23:02:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:02:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:02:32 + sudo service docker restart 23:02:32 + true 23:02:32 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 23:02:32 ========================================================= 23:02:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:02:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:02:33 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 23:02:36 Sending build context to Docker daemon 326.7MB 23:02:36 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:02:36 Step 2/6 : FROM ${BASE} 23:02:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:02:36 188c0c94c7c5: Pulling fs layer 23:02:36 0ef7d3d256c8: Pulling fs layer 23:02:36 de9db76c5a1d: Pulling fs layer 23:02:36 bca2f99d35d6: Pulling fs layer 23:02:36 93359f2a8cfa: Pulling fs layer 23:02:36 7c6f9722023f: Pulling fs layer 23:02:36 a35cf1a2eb13: Pulling fs layer 23:02:36 93359f2a8cfa: Waiting 23:02:36 bca2f99d35d6: Waiting 23:02:36 7c6f9722023f: Waiting 23:02:36 a35cf1a2eb13: Waiting 23:02:36 de9db76c5a1d: Verifying Checksum 23:02:36 de9db76c5a1d: Download complete 23:02:36 0ef7d3d256c8: Verifying Checksum 23:02:36 0ef7d3d256c8: Download complete 23:02:36 93359f2a8cfa: Download complete 23:02:37 188c0c94c7c5: Verifying Checksum 23:02:37 7c6f9722023f: Verifying Checksum 23:02:37 7c6f9722023f: Download complete 23:02:37 188c0c94c7c5: Pull complete 23:02:38 0ef7d3d256c8: Pull complete 23:02:38 de9db76c5a1d: Pull complete 23:02:39 a35cf1a2eb13: Verifying Checksum 23:02:39 a35cf1a2eb13: Download complete 23:02:39 bca2f99d35d6: Download complete 23:02:45 bca2f99d35d6: Pull complete 23:02:45 93359f2a8cfa: Pull complete 23:02:45 7c6f9722023f: Pull complete 23:02:46 Still waiting to schedule task 23:02:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:02:50 a35cf1a2eb13: Pull complete 23:02:50 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:02:50 ---> a62c8e92a672 23:02:50 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:02:50 ---> Running in 5e75926f0931 23:02:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:02:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:02:51 (1/12) Installing libmagic (5.38-r0) 23:02:51 (2/12) Installing file (5.38-r0) 23:02:51 (3/12) Installing libc-dev (0.7.2-r3) 23:02:52 (4/12) Installing g++ (9.3.0-r2) 23:02:58 (5/12) Installing fortify-headers (1.1-r0) 23:02:58 (6/12) Installing patch (2.7.6-r6) 23:02:58 (7/12) Installing build-base (0.5-r2) 23:02:58 (8/12) Installing libsodium (1.0.18-r0) 23:02:58 (9/12) Installing pkgconf (1.7.2-r0) 23:02:58 (10/12) Installing libsodium-dev (1.0.18-r0) 23:02:58 (11/12) Installing libzmq (4.3.3-r0) 23:02:58 (12/12) Installing zeromq-dev (4.3.3-r0) 23:02:58 Executing busybox-1.31.1-r19.trigger 23:02:58 OK: 233 MiB in 51 packages 23:03:02 Removing intermediate container 5e75926f0931 23:03:02 ---> fcfc64075237 23:03:02 Step 4/6 : WORKDIR /edgex-go 23:03:02 ---> Running in 898d18960c7b 23:03:02 Removing intermediate container 898d18960c7b 23:03:02 ---> 9930cfc1fdbe 23:03:02 Step 5/6 : COPY go.mod . 23:03:02 ---> 824a84cd99ad 23:03:02 Step 6/6 : RUN go mod download 23:03:02 ---> Running in ca0dfed4327a 23:03:24 Removing intermediate container ca0dfed4327a 23:03:24 ---> bbfeb9a9ebed 23:03:24 Successfully built bbfeb9a9ebed 23:03:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:03:24 + docker inspect -f . ci-base-image-x86_64 23:03:24 . [Pipeline] withDockerContainer 23:03:24 prd-centos7-docker-4c-2g-20328 does not seem to be running inside a container 23:03:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:03:26 $ docker top a564e4185007fee9a86c838ddc74fab6d748646500ecf8c93439c5f93be49da1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:26 + go version 23:03:26 go version go1.15.5 linux/amd64 [Pipeline] } 23:03:26 $ docker stop --time=1 a564e4185007fee9a86c838ddc74fab6d748646500ecf8c93439c5f93be49da1 23:03:28 $ docker rm -f a564e4185007fee9a86c838ddc74fab6d748646500ecf8c93439c5f93be49da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:03:29 + docker inspect -f . ci-base-image-x86_64 23:03:29 . [Pipeline] withDockerContainer 23:03:29 prd-centos7-docker-4c-2g-20328 does not seem to be running inside a container 23:03:29 $ 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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:03:30 $ docker top 12a3397c1e5729eb38424682b6c73cb4fee2341852323356b35add8d40d57692 -eo pid,comm [Pipeline] { [Pipeline] echo 23:03:30 ========================================================= 23:03:30 [edgeXBuildGoParallel] Running Tests and Build... 23:03:30 ========================================================= [Pipeline] sh 23:03:30 + make test 23:03:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:03:40 ? github.com/edgexfoundry/edgex-go [no test files] 23:03:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:04:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:04:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:04:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:04:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 23:04:04 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:04:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:04:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:04:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:04:04 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:04:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:04:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:04:06 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:04:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:04:08 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.110s coverage: 46.6% of statements 23:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:04:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.144s coverage: 27.0% of statements 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.052s coverage: 100.0% of statements 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.103s coverage: 67.9% of statements 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:04:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.430s coverage: 82.3% of statements 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:04:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.335s coverage: 28.6% of statements 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.063s coverage: 100.0% of statements 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.037s coverage: 100.0% of statements 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.119s coverage: 86.7% of statements 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.139s coverage: 97.5% of statements 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:04:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:04:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:04:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.358s coverage: 93.2% of statements 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:04:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:04:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.059s coverage: 0.1% of statements 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 43.8% of statements 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 23:04:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.032s coverage: 87.5% of statements 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:04:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:04:30 Expected timed out due to no TCP server 23:04:30 --- FAIL: TestStartListener (2.00s) 23:04:30 listener_test.go:48: 23:04:30 Error Trace: listener_test.go:48 23:04:30 Error: Should be true 23:04:30 Test: TestStartListener 23:04:30 FAIL 23:04:30 coverage: 90.2% of statements 23:04:30 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.039s 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.061s coverage: 75.5% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.4% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 63.5% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.035s coverage: 100.0% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 91.3% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.052s coverage: 73.7% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.334s coverage: 68.9% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.088s coverage: 37.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.319s coverage: 84.0% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.051s coverage: 100.0% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.123s coverage: 47.1% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.676s coverage: 29.1% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/system 0.027s coverage: 0.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:04:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 23:04:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements 23:04:30 FAIL 23:04:30 make: *** [Makefile:98: test] Error 1 [Pipeline] } 23:04:31 $ docker stop --time=1 12a3397c1e5729eb38424682b6c73cb4fee2341852323356b35add8d40d57692 23:04:33 $ docker rm -f 12a3397c1e5729eb38424682b6c73cb4fee2341852323356b35add8d40d57692 [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] } 23:04:34 Failed in branch amd64 23:04:37 Running on prd-ubuntu18.04-docker-arm64-4c-16g-20329 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 23:04:37 Running in /w/workspace/edgex-go/26 [Pipeline] { [Pipeline] checkout 23:04:42 using credential edgex-jenkins-ssh 23:04:42 Cloning the remote Git repository 23:04:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:04:42 > git init /w/workspace/edgex-go/26 # timeout=10 23:04:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:04:42 > git --version # timeout=10 23:04:42 > git --version # 'git version 2.17.1' 23:04:42 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:00 Merging remotes/origin/master commit 60451040515ee9eeb901ca3bb1c4662a631f475e into PR head commit e65fe544a08afa13a67feea8e3c170f81020f6e4 23:04:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:04:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:04:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:04:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:04:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:04:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:05:00 > git config core.sparsecheckout # timeout=10 23:05:00 > git checkout -f e65fe544a08afa13a67feea8e3c170f81020f6e4 # timeout=10 23:05:00 Merge succeeded, producing e65fe544a08afa13a67feea8e3c170f81020f6e4 23:05:00 Checking out Revision e65fe544a08afa13a67feea8e3c170f81020f6e4 (PR-2970) 23:05:00 > git remote # timeout=10 23:05:00 > git config --get remote.origin.url # timeout=10 23:05:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:05:00 > git merge 60451040515ee9eeb901ca3bb1c4662a631f475e # timeout=10 23:05:00 > git rev-parse HEAD^{commit} # timeout=10 23:05:00 > git config core.sparsecheckout # timeout=10 23:05:00 > git checkout -f e65fe544a08afa13a67feea8e3c170f81020f6e4 # timeout=10 23:05:04 Commit message: "feat(security): Address another PR feedback" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:05:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:05:07 + true 23:05:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:05:09 provisioning config files... 23:05:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/26@tmp/config4781936122987355370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:10 ---> docker-login.sh 23:05:10 nexus3.edgexfoundry.org:10001 23:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:11 Configure a credential helper to remove this warning. See 23:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:11 23:05:11 Login Succeeded 23:05:11 nexus3.edgexfoundry.org:10002 23:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:11 Configure a credential helper to remove this warning. See 23:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:11 23:05:11 Login Succeeded 23:05:11 nexus3.edgexfoundry.org:10003 23:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:12 Configure a credential helper to remove this warning. See 23:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:12 23:05:12 Login Succeeded 23:05:12 nexus3.edgexfoundry.org:10004 23:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:12 Configure a credential helper to remove this warning. See 23:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:12 23:05:12 Login Succeeded 23:05:12 docker.io 23:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:13 Configure a credential helper to remove this warning. See 23:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:13 23:05:13 Login Succeeded 23:05:13 ---> docker-login.sh ends [Pipeline] } 23:05:13 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:05:13 ========================================================= 23:05:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:05:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:05:14 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 23:05:16 Sending build context to Docker daemon 165.7MB 23:05:16 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 23:05:16 Step 2/6 : FROM ${BASE} 23:05:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:05:16 5f621e34cdf4: Pulling fs layer 23:05:16 a4357932f1b6: Pulling fs layer 23:05:16 18c013af1878: Pulling fs layer 23:05:16 00ac8860ef70: Pulling fs layer 23:05:16 63d7cb157983: Pulling fs layer 23:05:16 b116817d02f9: Pulling fs layer 23:05:16 745a02a5169b: Pulling fs layer 23:05:16 00ac8860ef70: Waiting 23:05:16 63d7cb157983: Waiting 23:05:16 b116817d02f9: Waiting 23:05:16 745a02a5169b: Waiting 23:05:16 18c013af1878: Download complete 23:05:16 a4357932f1b6: Download complete 23:05:16 63d7cb157983: Verifying Checksum 23:05:16 63d7cb157983: Download complete 23:05:16 5f621e34cdf4: Verifying Checksum 23:05:16 5f621e34cdf4: Download complete 23:05:16 b116817d02f9: Verifying Checksum 23:05:16 b116817d02f9: Download complete 23:05:17 5f621e34cdf4: Pull complete 23:05:17 a4357932f1b6: Pull complete 23:05:18 18c013af1878: Pull complete 23:05:19 745a02a5169b: Verifying Checksum 23:05:19 745a02a5169b: Download complete 23:05:20 00ac8860ef70: Verifying Checksum 23:05:20 00ac8860ef70: Download complete 23:05:30 00ac8860ef70: Pull complete 23:05:30 63d7cb157983: Pull complete 23:05:30 b116817d02f9: Pull complete 23:05:35 745a02a5169b: Pull complete 23:05:35 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:05:35 ---> b7e6874047d6 23:05:35 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:05:38 ---> Running in 455983ac3b53 23:05:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:05:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:05:40 (1/12) Installing libmagic (5.38-r0) 23:05:41 (2/12) Installing file (5.38-r0) 23:05:41 (3/12) Installing libc-dev (0.7.2-r3) 23:05:41 (4/12) Installing g++ (9.3.0-r2) 23:05:44 (5/12) Installing fortify-headers (1.1-r0) 23:05:44 (6/12) Installing patch (2.7.6-r6) 23:05:44 (7/12) Installing build-base (0.5-r2) 23:05:44 (8/12) Installing libsodium (1.0.18-r0) 23:05:44 (9/12) Installing pkgconf (1.7.2-r0) 23:05:44 (10/12) Installing libsodium-dev (1.0.18-r0) 23:05:44 (11/12) Installing libzmq (4.3.3-r0) 23:05:44 (12/12) Installing zeromq-dev (4.3.3-r0) 23:05:44 Executing busybox-1.31.1-r19.trigger 23:05:44 OK: 217 MiB in 51 packages 23:05:49 Removing intermediate container 455983ac3b53 23:05:49 ---> 7cde27b9f464 23:05:49 Step 4/6 : WORKDIR /edgex-go 23:05:49 ---> Running in 0504e073ad8f 23:05:49 Removing intermediate container 0504e073ad8f 23:05:49 ---> af948f32c16b 23:05:49 Step 5/6 : COPY go.mod . 23:05:50 ---> c5c10a5b4683 23:05:50 Step 6/6 : RUN go mod download 23:05:50 ---> Running in 8e53fb306acf 23:06:17 Removing intermediate container 8e53fb306acf 23:06:17 ---> 93a1c9989313 23:06:17 Successfully built 93a1c9989313 23:06:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:17 + docker inspect -f . ci-base-image-arm64 23:06:17 . [Pipeline] withDockerContainer 23:06:17 prd-ubuntu18.04-docker-arm64-4c-16g-20329 does not seem to be running inside a container 23:06:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:06:19 $ docker top 0097fbcbc23a386fcd959594505210a57a760a02999ca322b1c3a81c05389594 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:20 + go version 23:06:20 go version go1.15.5 linux/arm64 [Pipeline] } 23:06:20 $ docker stop --time=1 0097fbcbc23a386fcd959594505210a57a760a02999ca322b1c3a81c05389594 23:06:22 $ docker rm -f 0097fbcbc23a386fcd959594505210a57a760a02999ca322b1c3a81c05389594 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:23 + docker inspect -f . ci-base-image-arm64 23:06:23 . [Pipeline] withDockerContainer 23:06:23 prd-ubuntu18.04-docker-arm64-4c-16g-20329 does not seem to be running inside a container 23:06: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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:06:25 $ docker top 6cc0ee22a21f81a0c7f98c4f9469ff262678461ecfca6b37d17c990558fa010f -eo pid,comm [Pipeline] { [Pipeline] echo 23:06:25 ========================================================= 23:06:25 [edgeXBuildGoParallel] Running Tests and Build... 23:06:25 ========================================================= [Pipeline] sh 23:06:26 + make test 23:06:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:06:48 ? github.com/edgexfoundry/edgex-go [no test files] 23:07:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:07:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:07:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:07:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:07:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 23:07:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:07:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:07:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:07:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:07:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:07:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:07:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:07:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:07:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:08:04 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.321s coverage: 46.6% of statements 23:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:08:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.474s coverage: 27.0% of statements 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.067s coverage: 100.0% of statements 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:08:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.241s coverage: 67.9% of statements 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:08:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.744s coverage: 82.3% of statements 23:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 23:08:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.185s coverage: 28.6% of statements 23:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements 23:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.115s coverage: 100.0% of statements 23:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:08:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.302s coverage: 86.7% of statements 23:08:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:08:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.316s coverage: 97.5% of statements 23:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:08:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.160s coverage: 78.3% of statements 23:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:08:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:08:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.039s coverage: 93.2% of statements 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:08:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:08:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.165s coverage: 0.1% of statements 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 43.8% of statements 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus [no test files] 23:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:08:38 Expected timed out due to no TCP server 23:08:38 --- FAIL: TestStartListener (2.00s) 23:08:38 listener_test.go:48: 23:08:38 Error Trace: listener_test.go:48 23:08:38 Error: Should be true 23:08:38 Test: TestStartListener 23:08:38 ================== 23:08:38 WARNING: DATA RACE 23:08:38 Write at 0x004000102989 by goroutine 48: 23:08:38 testing.tRunner() 23:08:38 /usr/local/go/src/testing/testing.go:1126 +0x180 23:08:38 23:08:38 Previous write at 0x004000102989 by goroutine 49: 23:08:38 testing.(*common).FailNow() 23:08:38 /usr/local/go/src/testing/testing.go:731 +0x3c 23:08:38 testing.(*T).FailNow() 23:08:38 :1 +0x34 23:08:38 github.com/stretchr/testify/require.True() 23:08:38 /go/pkg/mod/github.com/stretchr/testify@v1.6.1/require/require.go:1547 +0xcc 23:08:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListenerWithDialFirst.func1() 23:08:38 /w/workspace/edgex-go/26/internal/security/bootstrapper/tcp/listener_test.go:91 +0xac 23:08:38 23:08:38 Goroutine 48 (running) created at: 23:08:38 testing.(*T).Run() 23:08:38 /usr/local/go/src/testing/testing.go:1168 +0x438 23:08:38 testing.runTests.func1() 23:08:38 /usr/local/go/src/testing/testing.go:1439 +0x90 23:08:38 testing.tRunner() 23:08:38 /usr/local/go/src/testing/testing.go:1123 +0x170 23:08:38 testing.runTests() 23:08:38 /usr/local/go/src/testing/testing.go:1437 +0x510 23:08:38 testing.(*M).Run() 23:08:38 /usr/local/go/src/testing/testing.go:1345 +0x2d0 23:08:38 main.main() 23:08:38 _testmain.go:101 +0x2ec 23:08:38 23:08:38 Goroutine 49 (finished) created at: 23:08:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp.TestStartListenerWithDialFirst() 23:08:38 /w/workspace/edgex-go/26/internal/security/bootstrapper/tcp/listener_test.go:88 +0x130 23:08:38 testing.tRunner() 23:08:38 /usr/local/go/src/testing/testing.go:1123 +0x170 23:08:38 ================== 23:08:38 --- FAIL: TestStartListenerWithDialFirst (2.01s) 23:08:38 listener_test.go:91: 23:08:38 Error Trace: listener_test.go:91 23:08:38 asm_arm64.s:1136 23:08:38 Error: Should be true 23:08:38 Test: TestStartListenerWithDialFirst 23:08:38 testing.go:1038: race detected during execution of test 23:08:38 FAIL 23:08:38 coverage: 90.2% of statements 23:08:38 FAIL github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.098s 23:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 23:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.119s coverage: 75.5% of statements 23:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.8% of statements 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.126s coverage: 84.2% of statements 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.176s coverage: 91.4% of statements 23:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.511s coverage: 63.5% of statements 23:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:08:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.089s coverage: 73.7% of statements 23:08:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 23:08:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.806s coverage: 68.9% of statements 23:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 23:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 23:08:41 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 23:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.372s coverage: 37.0% of statements 23:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:08:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.576s coverage: 84.0% of statements 23:08:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.074s coverage: 100.0% of statements 23:08:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.378s coverage: 47.1% of statements 23:08:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:08:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:08:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:08:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:08:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:08:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.118s coverage: 100.0% of statements 23:08:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:08:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements 23:08:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.939s coverage: 29.1% of statements 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.197s coverage: 99.0% of statements 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:08:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.116s coverage: 100.0% of statements 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:08:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.066s coverage: 0.0% of statements 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.052s coverage: 100.0% of statements 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:08:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.071s coverage: 100.0% of statements 23:08:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 23:08:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 23:08:56 FAIL 23:08:56 make: *** [Makefile:98: test] Error 1 [Pipeline] } 23:08:56 $ docker stop --time=1 6cc0ee22a21f81a0c7f98c4f9469ff262678461ecfca6b37d17c990558fa010f 23:08:59 $ docker rm -f 6cc0ee22a21f81a0c7f98c4f9469ff262678461ecfca6b37d17c990558fa010f [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:01 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:09:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:09:05 ---> package-listing.sh 23:09:05 ++ facter osfamily 23:09:05 ++ tr '[:upper:]' '[:lower:]' 23:09:05 + OS_FAMILY=redhat 23:09:05 + workspace=/w/workspace/edgex-go/26 23:09:05 + START_PACKAGES=/tmp/packages_start.txt 23:09:05 + END_PACKAGES=/tmp/packages_end.txt 23:09:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:09:05 + PACKAGES=/tmp/packages_start.txt 23:09:05 + '[' /w/workspace/edgex-go/26 ']' 23:09:05 + PACKAGES=/tmp/packages_end.txt 23:09:05 + case "${OS_FAMILY}" in 23:09:05 + rpm -qa 23:09:05 + sort 23:09:10 + '[' -f /tmp/packages_start.txt ']' 23:09:10 + '[' -f /tmp/packages_end.txt ']' 23:09:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:09:10 + '[' /w/workspace/edgex-go/26 ']' 23:09:10 + mkdir -p /w/workspace/edgex-go/26/archives/ 23:09:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/26/archives/ [Pipeline] echo 23:09:10 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/26/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:09:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:09:11 23:09:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:09:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:09:11 alpine: Pulling from edgex-lftools-log-publisher 23:09:11 df20fa9351a1: Pulling fs layer 23:09:11 36b3adc4ff6f: Pulling fs layer 23:09:11 8ad3a11d3b57: Pulling fs layer 23:09:11 46f8f816bc3b: Pulling fs layer 23:09:11 93b61091891f: Pulling fs layer 23:09:11 93b9cdb0e59b: Pulling fs layer 23:09:11 5e14af77c1be: Pulling fs layer 23:09:11 01666e4c0597: Pulling fs layer 23:09:11 aa168da1d23b: Pulling fs layer 23:09:11 93b9cdb0e59b: Waiting 23:09:11 5e14af77c1be: Waiting 23:09:11 46f8f816bc3b: Waiting 23:09:11 93b61091891f: Waiting 23:09:11 01666e4c0597: Waiting 23:09:11 aa168da1d23b: Waiting 23:09:11 36b3adc4ff6f: Verifying Checksum 23:09:11 36b3adc4ff6f: Download complete 23:09:11 46f8f816bc3b: Download complete 23:09:11 df20fa9351a1: Verifying Checksum 23:09:11 df20fa9351a1: Download complete 23:09:11 93b9cdb0e59b: Verifying Checksum 23:09:11 93b9cdb0e59b: Download complete 23:09:11 5e14af77c1be: Verifying Checksum 23:09:11 5e14af77c1be: Download complete 23:09:11 93b61091891f: Download complete 23:09:11 01666e4c0597: Download complete 23:09:11 df20fa9351a1: Pull complete 23:09:12 36b3adc4ff6f: Pull complete 23:09:12 8ad3a11d3b57: Verifying Checksum 23:09:12 8ad3a11d3b57: Download complete 23:09:12 8ad3a11d3b57: Pull complete 23:09:13 46f8f816bc3b: Pull complete 23:09:14 93b61091891f: Pull complete 23:09:14 aa168da1d23b: Verifying Checksum 23:09:14 aa168da1d23b: Download complete 23:09:14 93b9cdb0e59b: Pull complete 23:09:14 5e14af77c1be: Pull complete 23:09:14 01666e4c0597: Pull complete 23:09:22 aa168da1d23b: Pull complete 23:09:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:09:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:09:22 prd-centos7-docker-4c-2g-20328 does not seem to be running inside a container 23:09:22 $ 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/26/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/26 -v /w/workspace/edgex-go/26:/w/workspace/edgex-go/26:rw,z -v /w/workspace/edgex-go/26@tmp:/w/workspace/edgex-go/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:09:26 $ docker top 6dbbf339ba1c62ae4b09c8044bdad093b81a5e0a0e52c92cb0fef7166ad33a92 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:27 + touch /tmp/pre-build-complete [Pipeline] sh 23:09:27 + mkdir -p /var/log/sa [Pipeline] sh 23:09:27 + ls /var/log/sa-host 23:09:27 + sadf -c /var/log/sa-host/sa14 23:09:27 file_magic: OK 23:09:27 HZ: Using current value: 100 23:09:27 file_header: OK 23:09:27 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 23:09:27 Statistics: 23:09:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:09:27 File successfully converted to sysstat format version 12.2.1 23:09:27 + sadf -c /var/log/sa-host/sa23 23:09:27 file_magic: OK 23:09:27 HZ: Using current value: 100 23:09:27 file_header: OK 23:09:27 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 23:09:27 Statistics: 23:09:27 Hnuu...uuuununununu... 23:09:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:28 provisioning config files... 23:09:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/26@tmp/config8634724723068925364tmp [Pipeline] { [Pipeline] echo 23:09:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:09:28 ---> create-netrc.sh [Pipeline] } 23:09:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:09:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:09:29 ---> python-tools-install.sh [Pipeline] echo 23:09:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:09:29 ---> sudo-logs.sh 23:09:29 Archiving 'sudo' log.. [Pipeline] echo 23:09:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:09:29 ---> job-cost.sh 23:09:29 lf-activate-venv: SKIPPING 23:09:29 INFO: No Stack... 23:09:30 INFO: Retrieving Pricing Info for: v1-standard-2 23:09:31 INFO: Archiving Costs [Pipeline] echo 23:09:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:09:31 ---> logs-deploy.sh 23:09:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/26 23:09:31 INFO: archiving workspace using pattern(s): 23:09:33 Archives upload complete. 23:09:33 INFO: archiving logs to Nexus 23:09:34 ---> uname -a: 23:09:34 Linux prd-centos7-docker-4c-2g-20328.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:09:34 23:09:34 23:09:34 ---> lscpu: 23:09:34 Architecture: x86_64 23:09:34 CPU op-mode(s): 32-bit, 64-bit 23:09:34 Byte Order: Little Endian 23:09:34 Address sizes: 40 bits physical, 48 bits virtual 23:09:34 CPU(s): 4 23:09:34 On-line CPU(s) list: 0-3 23:09:34 Thread(s) per core: 1 23:09:34 Core(s) per socket: 1 23:09:34 Socket(s): 4 23:09:34 NUMA node(s): 1 23:09:34 Vendor ID: GenuineIntel 23:09:34 CPU family: 6 23:09:34 Model: 44 23:09:34 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:09:34 Stepping: 1 23:09:34 CPU MHz: 2933.436 23:09:34 BogoMIPS: 5866.87 23:09:34 Virtualization: VT-x 23:09:34 Hypervisor vendor: KVM 23:09:34 Virtualization type: full 23:09:34 L1d cache: 128 KiB 23:09:34 L1i cache: 128 KiB 23:09:34 L2 cache: 16 MiB 23:09:34 L3 cache: 64 MiB 23:09:34 NUMA node0 CPU(s): 0-3 23:09:34 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:09:34 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:09:34 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:09:34 Vulnerability Meltdown: Mitigation; PTI 23:09:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:09:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:09:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:09:34 Vulnerability Srbds: Not affected 23:09:34 Vulnerability Tsx async abort: Not affected 23:09:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:09:34 23:09:34 23:09:34 ---> nproc: 23:09:34 4 23:09:34 23:09:34 23:09:34 ---> df -h: 23:09:34 Filesystem Size Used Available Use% Mounted on 23:09:34 overlay 50.0G 8.2G 41.7G 16% / 23:09:34 tmpfs 64.0M 0 64.0M 0% /dev 23:09:34 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:09:34 shm 64.0M 0 64.0M 0% /dev/shm 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /facter-os 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/resolv.conf 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hostname 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /etc/hosts 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/sa-host 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/secure 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /var/log/auth.log 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /run/cloud-init/result.json 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/26 23:09:34 /dev/vda1 50.0G 8.2G 41.7G 16% /w/workspace/edgex-go/26@tmp 23:09:34 23:09:34 23:09:34 ---> free -m: 23:09:34 total used free shared buff/cache available 23:09:34 Mem: 1837 765 128 0 943 979 23:09:34 Swap: 1023 2 1021 23:09:34 23:09:34 23:09:34 ---> ip addr: 23:09:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:09:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:09:34 inet 127.0.0.1/8 scope host lo 23:09:34 valid_lft forever preferred_lft forever 23:09:34 inet6 ::1/128 scope host 23:09:34 valid_lft forever preferred_lft forever 23:09:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:09:34 link/ether fa:16:3e:a0:e3:5f brd ff:ff:ff:ff:ff:ff 23:09:34 inet 10.30.123.93/23 brd 10.30.123.255 scope global dynamic eth0 23:09:34 valid_lft 85893sec preferred_lft 85893sec 23:09:34 inet6 fe80::f816:3eff:fea0:e35f/64 scope link 23:09:34 valid_lft forever preferred_lft forever 23:09:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:09:34 link/ether 02:42:5d:81:b4:75 brd ff:ff:ff:ff:ff:ff 23:09:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:09:34 valid_lft forever preferred_lft forever 23:09:34 inet6 fe80::42:5dff:fe81:b475/64 scope link 23:09:34 valid_lft forever preferred_lft forever 23:09:34 23:09:34 23:09:34 ---> sar -b -r -n DEV: 23:09:34 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 23:09:34 23:09:34 23:00:55 LINUX RESTART (4 CPU) 23:09:34 23:09:34 23:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:09:34 23:03:01 211.53 88.32 123.21 0.00 6888.97 48940.26 0.00 23:09:34 23:04:01 249.42 99.87 149.55 0.00 3672.98 18835.93 0.00 23:09:34 23:05:02 60.37 19.83 40.54 0.00 1993.28 5254.37 0.00 23:09:34 23:06:01 2.17 0.00 2.17 0.00 0.00 40.27 0.00 23:09:34 23:07:01 1.63 0.97 0.67 0.00 62.48 7.54 0.00 23:09:34 23:08:01 1.50 1.02 0.48 0.00 120.81 6.86 0.00 23:09:34 23:09:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 23:09:34 Average: 75.49 30.10 45.40 0.00 1825.37 10472.63 0.00 23:09:34 23:09:34 23:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:09:34 23:03:01 178852 0 691480 36.75 1860 1009352 1327136 45.29 543244 919456 8 23:09:34 23:04:01 236284 0 747800 39.74 1084 896376 1544116 52.70 583476 781440 49960 23:09:34 23:05:02 594072 0 692908 36.83 896 593668 1119528 38.21 449208 570880 20 23:09:34 23:06:01 600916 0 685936 36.46 896 593796 1087552 37.12 449400 566912 8 23:09:34 23:07:01 598712 0 686272 36.47 896 595664 1087612 37.12 446720 571780 8 23:09:34 23:08:01 594932 0 686416 36.48 896 599300 1087612 37.12 446760 575552 16 23:09:34 23:09:01 595772 0 685572 36.44 896 599304 1087552 37.12 446296 575548 8 23:09:34 Average: 485649 0 696626 37.02 1061 698209 1191587 40.67 480729 651653 7147 23:09:34 23:09:34 23:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:09:34 23:03:01 eth0 1126.47 1150.62 5885.56 139.16 0.00 0.00 0.00 0.00 23:09:34 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:03:01 docker0 867.64 791.45 70.67 3029.83 0.00 0.00 0.00 0.00 23:09:34 23:04:01 veth2d23414 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:09:34 23:04:01 eth0 139.91 105.53 496.32 19.90 0.00 0.00 0.00 0.00 23:09:34 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:04:01 docker0 87.60 108.62 6.92 468.40 0.00 0.00 0.00 0.00 23:09:34 23:05:02 eth0 18.25 9.25 16.04 7.34 0.00 0.00 0.00 0.00 23:09:34 23:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:09:34 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:07:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:09:34 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:08:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 23:09:34 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:09:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 Average: eth0 184.12 181.35 916.60 23.85 0.00 0.00 0.00 0.00 23:09:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:09:34 Average: docker0 136.85 128.95 11.11 501.20 0.00 0.00 0.00 0.00 23:09:34 23:09:34 23:09:34 ---> sar -P ALL: 23:09:34 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/14/21 _x86_64_ (4 CPU) 23:09:34 23:09:34 23:00:55 LINUX RESTART (4 CPU) 23:09:34 23:09:34 23:02:01 CPU %user %nice %system %iowait %steal %idle 23:09:34 23:03:01 all 15.96 0.00 9.21 2.28 0.29 72.26 23:09:34 23:03:01 0 18.46 0.00 10.89 2.31 0.31 68.03 23:09:34 23:03:01 1 11.92 0.00 8.97 2.55 0.26 76.30 23:09:34 23:03:01 2 18.62 0.00 9.06 2.04 0.33 69.95 23:09:34 23:03:01 3 14.84 0.00 7.91 2.21 0.28 74.76 23:09:34 23:04:01 all 33.91 0.00 11.43 5.43 0.41 48.83 23:09:34 23:04:01 0 34.37 0.00 10.87 7.03 0.31 47.41 23:09:34 23:04:01 1 34.67 0.00 11.42 3.89 0.40 49.62 23:09:34 23:04:01 2 34.08 0.00 11.75 4.82 0.47 48.88 23:09:34 23:04:01 3 32.51 0.00 11.66 5.97 0.45 49.40 23:09:34 23:05:02 all 26.36 0.00 7.08 0.85 0.19 65.52 23:09:34 23:05:02 0 26.47 0.00 6.70 1.03 0.24 65.56 23:09:34 23:05:02 1 25.81 0.00 7.29 0.24 0.17 66.48 23:09:34 23:05:02 2 26.52 0.00 7.18 1.48 0.14 64.68 23:09:34 23:05:02 3 26.65 0.00 7.16 0.65 0.21 65.34 23:09:34 23:06:01 all 0.16 0.00 0.04 0.00 0.00 99.80 23:09:34 23:06:01 0 0.03 0.00 0.07 0.00 0.00 99.90 23:09:34 23:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:09:34 23:06:01 2 0.53 0.00 0.02 0.00 0.00 99.46 23:09:34 23:06:01 3 0.05 0.00 0.05 0.00 0.00 99.90 23:09:34 23:07:01 all 0.19 0.00 0.10 0.00 0.02 99.68 23:09:34 23:07:01 0 0.05 0.00 0.03 0.00 0.00 99.92 23:09:34 23:07:01 1 0.08 0.00 0.20 0.02 0.02 99.68 23:09:34 23:07:01 2 0.55 0.00 0.08 0.00 0.03 99.33 23:09:34 23:07:01 3 0.08 0.00 0.10 0.00 0.02 99.80 23:09:34 23:08:01 all 0.16 0.00 0.05 0.00 0.00 99.78 23:09:34 23:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:09:34 23:08:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:09:34 23:08:01 2 0.57 0.00 0.08 0.00 0.00 99.35 23:09:34 23:08:01 3 0.03 0.00 0.05 0.00 0.02 99.90 23:09:34 23:09:01 all 0.07 0.00 0.05 0.00 0.01 99.88 23:09:34 23:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:09:34 23:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:09:34 23:09:01 2 0.18 0.00 0.08 0.00 0.00 99.73 23:09:34 23:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:09:34 Average: all 10.77 0.00 3.92 1.20 0.13 83.99 23:09:34 Average: 0 11.15 0.00 4.02 1.45 0.12 83.26 23:09:34 Average: 1 10.17 0.00 3.92 0.94 0.12 84.85 23:09:34 Average: 2 11.35 0.00 3.95 1.16 0.14 83.39 23:09:34 Average: 3 10.40 0.00 3.78 1.23 0.14 84.46 23:09:34 23:09:34 23:09:34