Pull request #3764 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9725d8741e4e7becfc0cbf027872f04b6d96080+f045366f2d64fe6e0c14912db4a22971d4c550bb (e29f4e6965fada770fc875ac8a4bf35e0fc7ba87) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6918558604228922441.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4329430958789854369.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3764/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3764/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1446226672316142348.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3764/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh632583138751048612.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6971515644162005176.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3764/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3764/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3924130659698440704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-69 in /w/workspace/edgexfoundry_edgex-go_PR-3764 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6934904050604303958.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit d9725d8741e4e7becfc0cbf027872f04b6d96080 Merge succeeded, producing d9725d8741e4e7becfc0cbf027872f04b6d96080 Checking out Revision d9725d8741e4e7becfc0cbf027872f04b6d96080 (PR-3764) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6567160811116042516.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3764/head:refs/remotes/origin/PR-3764 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9725d8741e4e7becfc0cbf027872f04b6d96080 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7761150531033296913.key > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9725d8741e4e7becfc0cbf027872f04b6d96080 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:58 ========================================================= 19:08:58 EdgeX Global Pipelines Version Info 19:08:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:59 ------------------- 19:08:59 stable info: 19:08:59 ------------------- 19:08:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:59 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:08:59 Message: update stable to v1.0.210 19:09:00 ------------------- 19:09:00 experimental info: 19:09:00 ------------------- 19:09:00 Commited By: **** collab-it+edgex@linuxfoundation.org 19:09:00 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 19:09:00 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:09:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:09:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:09:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3764 [Pipeline] echo 19:09:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3764 [Pipeline] echo 19:09:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3764 [Pipeline] echo 19:09:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9725d8741e4e7becfc0cbf027872f04b6d96080 [Pipeline] echo 19:09:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9725d8 [Pipeline] echo 19:09:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:01 provisioning config files... 19:09:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1479943942298216898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:09:01 ---> docker-login.sh 19:09:01 nexus3.edgexfoundry.org:10001 19:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:01 Configure a credential helper to remove this warning. See 19:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:01 19:09:01 Login Succeeded 19:09:01 nexus3.edgexfoundry.org:10002 19:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:01 Configure a credential helper to remove this warning. See 19:09:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:01 19:09:01 Login Succeeded 19:09:01 nexus3.edgexfoundry.org:10003 19:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:02 Configure a credential helper to remove this warning. See 19:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:02 19:09:02 Login Succeeded 19:09:02 nexus3.edgexfoundry.org:10004 19:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:02 Configure a credential helper to remove this warning. See 19:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:02 19:09:02 Login Succeeded 19:09:02 docker.io 19:09:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:09:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:09:02 Configure a credential helper to remove this warning. See 19:09:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:09:02 19:09:02 Login Succeeded 19:09:02 ---> docker-login.sh ends [Pipeline] } 19:09:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:03 ++ 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 19:09:03 + for file in '`ls cmd/**/Dockerfile`' 19:09:03 ++ dirname cmd/core-command/Dockerfile 19:09:03 ++ cut -d/ -f2 19:09:03 + echo core-command,cmd/core-command/Dockerfile 19:09:03 + for file in '`ls cmd/**/Dockerfile`' 19:09:03 ++ dirname cmd/core-data/Dockerfile 19:09:03 ++ cut -d/ -f2 19:09:03 + echo core-data,cmd/core-data/Dockerfile 19:09:03 + for file in '`ls cmd/**/Dockerfile`' 19:09:03 ++ dirname cmd/core-metadata/Dockerfile 19:09:03 ++ cut -d/ -f2 19:09:03 + echo core-metadata,cmd/core-metadata/Dockerfile 19:09:03 + for file in '`ls cmd/**/Dockerfile`' 19:09:03 ++ dirname cmd/security-bootstrapper/Dockerfile 19:09:03 ++ cut -d/ -f2 19:09:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:09:03 + for file in '`ls cmd/**/Dockerfile`' 19:09:03 ++ dirname cmd/security-proxy-setup/Dockerfile 19:09:03 ++ cut -d/ -f2 19:09:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:09:03 + for file in '`ls cmd/**/Dockerfile`' 19:09:03 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:09:03 ++ cut -d/ -f2 19:09:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:09:03 + for file in '`ls cmd/**/Dockerfile`' 19:09:03 ++ dirname cmd/support-notifications/Dockerfile 19:09:03 ++ cut -d/ -f2 19:09:03 + echo support-notifications,cmd/support-notifications/Dockerfile 19:09:03 + for file in '`ls cmd/**/Dockerfile`' 19:09:03 ++ dirname cmd/support-scheduler/Dockerfile 19:09:03 ++ cut -d/ -f2 19:09:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:09:03 + for file in '`ls cmd/**/Dockerfile`' 19:09:03 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:09:03 ++ cut -d/ -f2 19:09:03 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:09:03 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:04 19:09:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:09:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:04 latest: Pulling from edgex-devops/git-semver 19:09:04 a0d0a0d46f8b: Pulling fs layer 19:09:04 3e5f54012d9b: Pulling fs layer 19:09:04 4c7163046ea9: Pulling fs layer 19:09:04 0c2d73faf560: Pulling fs layer 19:09:04 0c2d73faf560: Waiting 19:09:04 3e5f54012d9b: Verifying Checksum 19:09:04 3e5f54012d9b: Download complete 19:09:04 a0d0a0d46f8b: Download complete 19:09:04 4c7163046ea9: Verifying Checksum 19:09:04 4c7163046ea9: Download complete 19:09:04 0c2d73faf560: Verifying Checksum 19:09:04 0c2d73faf560: Download complete 19:09:04 a0d0a0d46f8b: Pull complete 19:09:04 3e5f54012d9b: Pull complete 19:09:04 4c7163046ea9: Pull complete 19:09:05 0c2d73faf560: Pull complete 19:09:05 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 19:09:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:09:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:09:05 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 19:09:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:09:06 $ docker top fc08062b65a1f4acfc450f846f6483c662a6adff54d690a867ed5787d4f1680f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:06 [ssh-agent] Looking for ssh-agent implementation... 19:09:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:06 $ docker exec fc08062b65a1f4acfc450f846f6483c662a6adff54d690a867ed5787d4f1680f ssh-agent 19:09:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFjnhKd/agent.13 19:09:06 SSH_AGENT_PID=19 19:09:06 Running ssh-add (command line suppressed) 19:09:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_405934433239747655.key (/w/workspace/edgex-go/1@tmp/private_key_405934433239747655.key) 19:09:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:06 + git tag --points-at HEAD [Pipeline] } 19:09:06 $ docker exec --env ******** --env ******** fc08062b65a1f4acfc450f846f6483c662a6adff54d690a867ed5787d4f1680f ssh-agent -k 19:09:07 unset SSH_AUTH_SOCK; 19:09:07 unset SSH_AGENT_PID; 19:09:07 echo Agent pid 19 killed; 19:09:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:09:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:07 [ssh-agent] Looking for ssh-agent implementation... 19:09:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:07 $ docker exec fc08062b65a1f4acfc450f846f6483c662a6adff54d690a867ed5787d4f1680f ssh-agent 19:09:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcNLpbm/agent.52 19:09:07 SSH_AGENT_PID=58 19:09:07 Running ssh-add (command line suppressed) 19:09:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6713715317711787956.key (/w/workspace/edgex-go/1@tmp/private_key_6713715317711787956.key) 19:09:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:07 + git semver init 19:09:07 # -> Open(): unable to determine branch for HEAD 19:09:07 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:09:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:09:07 # $SEMVER_REMOTE_NAME = origin 19:09:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:09:07 # $SEMVER_USER_NAME = edgex-jenkins 19:09:07 # $SEMVER_BRANCH = PR-3764 19:09:07 # $SEMVER_TEMP = /tmp/semver-243030415 19:09:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:09:20 # '/tmp/semver-243030415' -> '/w/workspace/edgex-go/1/.semver' 19:09:20 # -> Force: false 19:09:20 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:09:20 $ docker exec --env ******** --env ******** fc08062b65a1f4acfc450f846f6483c662a6adff54d690a867ed5787d4f1680f ssh-agent -k 19:09:20 unset SSH_AUTH_SOCK; 19:09:20 unset SSH_AGENT_PID; 19:09:20 echo Agent pid 58 killed; 19:09:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:20 + git semver [Pipeline] } 19:09:20 $ docker stop --time=1 fc08062b65a1f4acfc450f846f6483c662a6adff54d690a867ed5787d4f1680f 19:09:23 $ docker rm -f fc08062b65a1f4acfc450f846f6483c662a6adff54d690a867ed5787d4f1680f [Pipeline] // withDockerContainer [Pipeline] sh 19:09:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:09:23 Stashed 1 file(s) [Pipeline] echo 19:09:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:09:24 ========================================================= 19:09:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:09:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:09:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:09:24 a0d0a0d46f8b: Already exists 19:09:24 31adcdaf11c8: Pulling fs layer 19:09:24 b8b176561691: Pulling fs layer 19:09:24 4527c011a84f: Pulling fs layer 19:09:24 5d74067f8e1e: Pulling fs layer 19:09:24 e0aca202a116: Pulling fs layer 19:09:24 3a43be97a3b4: Pulling fs layer 19:09:24 34cad66bf833: Pulling fs layer 19:09:24 b4e3c513aaa6: Pulling fs layer 19:09:24 5d74067f8e1e: Waiting 19:09:24 e0aca202a116: Waiting 19:09:24 3a43be97a3b4: Waiting 19:09:24 34cad66bf833: Waiting 19:09:24 b4e3c513aaa6: Waiting 19:09:24 b8b176561691: Verifying Checksum 19:09:24 b8b176561691: Download complete 19:09:24 31adcdaf11c8: Verifying Checksum 19:09:24 31adcdaf11c8: Download complete 19:09:24 5d74067f8e1e: Verifying Checksum 19:09:24 5d74067f8e1e: Download complete 19:09:24 e0aca202a116: Download complete 19:09:24 3a43be97a3b4: Verifying Checksum 19:09:24 3a43be97a3b4: Download complete 19:09:24 31adcdaf11c8: Pull complete 19:09:24 34cad66bf833: Verifying Checksum 19:09:24 34cad66bf833: Download complete 19:09:24 b8b176561691: Pull complete 19:09:25 4527c011a84f: Verifying Checksum 19:09:25 4527c011a84f: Download complete 19:09:25 b4e3c513aaa6: Verifying Checksum 19:09:25 b4e3c513aaa6: Download complete 19:09:28 4527c011a84f: Pull complete 19:09:28 5d74067f8e1e: Pull complete 19:09:29 e0aca202a116: Pull complete 19:09:29 3a43be97a3b4: Pull complete 19:09:29 34cad66bf833: Pull complete 19:09:31 b4e3c513aaa6: Pull complete 19:09:31 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 19:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:09:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:32 WORKDIR /edgex 19:09:32 COPY go.mod . 19:09:32 RUN go mod download' 19:09:32 + docker build -t ci-base-image-x86_64 -f - . 19:09:34 Sending build context to Docker daemon 329.4MB 19:09:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:09:34 ---> 9f6097aaca64 19:09:34 Step 2/4 : WORKDIR /edgex 19:09:35 ---> Running in 03d2513bba22 19:09:35 Removing intermediate container 03d2513bba22 19:09:35 ---> 9da16dc6aff7 19:09:35 Step 3/4 : COPY go.mod . 19:09:35 ---> 3d47a4a47753 19:09:35 Step 4/4 : RUN go mod download 19:09:35 ---> Running in b0c157cfad31 19:09:39 Still waiting to schedule task 19:09:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:10:14 Removing intermediate container b0c157cfad31 19:10:14 ---> 7b6756dd0f8c 19:10:14 Successfully built 7b6756dd0f8c 19:10:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:10:15 + docker inspect -f . ci-base-image-x86_64 19:10:15 . [Pipeline] withDockerContainer 19:10:15 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 19:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:10:15 $ docker top 1770c0107099ac559535a0a52f7db3445f01a940f1e3e91be9c0d3197aca2f16 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:15 + go version 19:10:15 go version go1.16.8 linux/amd64 [Pipeline] } 19:10:15 $ docker stop --time=1 1770c0107099ac559535a0a52f7db3445f01a940f1e3e91be9c0d3197aca2f16 19:10:17 $ docker rm -f 1770c0107099ac559535a0a52f7db3445f01a940f1e3e91be9c0d3197aca2f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:10:17 + docker inspect -f . ci-base-image-x86_64 19:10:17 . [Pipeline] withDockerContainer 19:10:17 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 19:10:17 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 19:10:18 $ docker top 82423ee95990524e0d79df291dd621acec181a2faa8b831799224b59a9f145e9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:10:18 ========================================================= 19:10:18 [edgeXBuildGoParallel] Running Tests and Build... 19:10:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:10:18 + make test 19:10:18 go mod tidy 19:10:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:10:24 ? github.com/edgexfoundry/edgex-go [no test files] 19:10:36 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 19:10:36 internal/core/command/controller/http/command.go:54:60: not enough arguments in call to responses.NewMultiDeviceCoreCommandsResponse 19:10:36 have (string, string, number, []dtos.DeviceCoreCommand) 19:10:36 want (string, string, int, uint32, []dtos.DeviceCoreCommand) 19:10:46 # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19:10:46 internal/core/data/controller/http/event.go:206:48: not enough arguments in call to responses.NewMultiEventsResponse 19:10:46 have (string, string, number, []dtos.Event) 19:10:46 want (string, string, int, uint32, []dtos.Event) 19:10:46 internal/core/data/controller/http/event.go:231:48: not enough arguments in call to responses.NewMultiEventsResponse 19:10:46 have (string, string, number, []dtos.Event) 19:10:46 want (string, string, int, uint32, []dtos.Event) 19:10:46 internal/core/data/controller/http/event.go:274:48: not enough arguments in call to responses.NewMultiEventsResponse 19:10:46 have (string, string, number, []dtos.Event) 19:10:46 want (string, string, int, uint32, []dtos.Event) 19:10:46 internal/core/data/controller/http/reading.go:72:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:46 have (string, string, number, []dtos.BaseReading) 19:10:46 want (string, string, int, uint32, []dtos.BaseReading) 19:10:46 internal/core/data/controller/http/reading.go:94:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:46 have (string, string, number, []dtos.BaseReading) 19:10:46 want (string, string, int, uint32, []dtos.BaseReading) 19:10:46 internal/core/data/controller/http/reading.go:119:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:46 have (string, string, number, []dtos.BaseReading) 19:10:46 want (string, string, int, uint32, []dtos.BaseReading) 19:10:46 internal/core/data/controller/http/reading.go:144:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:46 have (string, string, number, []dtos.BaseReading) 19:10:46 want (string, string, int, uint32, []dtos.BaseReading) 19:10:46 internal/core/data/controller/http/reading.go:192:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:46 have (string, string, number, []dtos.BaseReading) 19:10:46 want (string, string, int, uint32, []dtos.BaseReading) 19:10:46 internal/core/data/controller/http/reading.go:218:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:46 have (string, string, number, []dtos.BaseReading) 19:10:46 want (string, string, int, uint32, []dtos.BaseReading) 19:10:46 internal/core/data/controller/http/reading.go:245:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:46 have (string, string, number, []dtos.BaseReading) 19:10:46 want (string, string, int, uint32, []dtos.BaseReading) 19:10:46 internal/core/data/controller/http/reading.go:245:50: too many errors 19:10:46 # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 19:10:46 internal/core/metadata/controller/http/device.go:126:49: not enough arguments in call to responses.NewMultiDevicesResponse 19:10:46 have (string, string, number, []dtos.Device) 19:10:46 want (string, string, int, uint32, []dtos.Device) 19:10:46 internal/core/metadata/controller/http/device.go:218:49: not enough arguments in call to responses.NewMultiDevicesResponse 19:10:46 have (string, string, number, []dtos.Device) 19:10:46 want (string, string, int, uint32, []dtos.Device) 19:10:46 internal/core/metadata/controller/http/device.go:262:49: not enough arguments in call to responses.NewMultiDevicesResponse 19:10:46 have (string, string, number, []dtos.Device) 19:10:46 want (string, string, int, uint32, []dtos.Device) 19:10:46 internal/core/metadata/controller/http/deviceprofile.go:263:56: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:10:46 have (string, string, number, []dtos.DeviceProfile) 19:10:46 want (string, string, int, uint32, []dtos.DeviceProfile) 19:10:46 internal/core/metadata/controller/http/deviceprofile.go:288:56: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:10:46 have (string, string, number, []dtos.DeviceProfile) 19:10:46 want (string, string, int, uint32, []dtos.DeviceProfile) 19:10:46 internal/core/metadata/controller/http/deviceprofile.go:313:56: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:10:46 have (string, string, number, []dtos.DeviceProfile) 19:10:46 want (string, string, int, uint32, []dtos.DeviceProfile) 19:10:46 internal/core/metadata/controller/http/deviceprofile.go:339:56: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:10:46 have (string, string, number, []dtos.DeviceProfile) 19:10:46 want (string, string, int, uint32, []dtos.DeviceProfile) 19:10:46 internal/core/metadata/controller/http/deviceservice.go:184:56: not enough arguments in call to responses.NewMultiDeviceServicesResponse 19:10:46 have (string, string, number, []dtos.DeviceService) 19:10:46 want (string, string, int, uint32, []dtos.DeviceService) 19:10:46 internal/core/metadata/controller/http/provisionwatcher.go:124:59: not enough arguments in call to responses.NewMultiProvisionWatchersResponse 19:10:46 have (string, string, number, []dtos.ProvisionWatcher) 19:10:46 want (string, string, int, uint32, []dtos.ProvisionWatcher) 19:10:46 internal/core/metadata/controller/http/provisionwatcher.go:149:59: not enough arguments in call to responses.NewMultiProvisionWatchersResponse 19:10:46 have (string, string, number, []dtos.ProvisionWatcher) 19:10:46 want (string, string, int, uint32, []dtos.ProvisionWatcher) 19:10:46 internal/core/metadata/controller/http/provisionwatcher.go:149:59: too many errors 19:10:51 # github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 19:10:51 internal/support/notifications/controller/http/notification.go:128:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:10:51 have (string, string, number, []dtos.Notification) 19:10:51 want (string, string, int, uint32, []dtos.Notification) 19:10:51 internal/support/notifications/controller/http/notification.go:153:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:10:51 have (string, string, number, []dtos.Notification) 19:10:51 want (string, string, int, uint32, []dtos.Notification) 19:10:51 internal/support/notifications/controller/http/notification.go:178:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:10:51 have (string, string, number, []dtos.Notification) 19:10:51 want (string, string, int, uint32, []dtos.Notification) 19:10:51 internal/support/notifications/controller/http/notification.go:200:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:10:51 have (string, string, number, []dtos.Notification) 19:10:51 want (string, string, int, uint32, []dtos.Notification) 19:10:51 internal/support/notifications/controller/http/notification.go:246:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:10:51 have (string, string, number, []dtos.Notification) 19:10:51 want (string, string, int, uint32, []dtos.Notification) 19:10:51 internal/support/notifications/controller/http/subscription.go:97:55: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:10:51 have (string, string, number, []dtos.Subscription) 19:10:51 want (string, string, int, uint32, []dtos.Subscription) 19:10:51 internal/support/notifications/controller/http/subscription.go:141:55: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:10:51 have (string, string, number, []dtos.Subscription) 19:10:51 want (string, string, int, uint32, []dtos.Subscription) 19:10:51 internal/support/notifications/controller/http/subscription.go:166:55: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:10:51 have (string, string, number, []dtos.Subscription) 19:10:51 want (string, string, int, uint32, []dtos.Subscription) 19:10:51 internal/support/notifications/controller/http/subscription.go:191:55: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:10:51 have (string, string, number, []dtos.Subscription) 19:10:51 want (string, string, int, uint32, []dtos.Subscription) 19:10:51 internal/support/notifications/controller/http/transmission.go:77:55: not enough arguments in call to responses.NewMultiTransmissionsResponse 19:10:51 have (string, string, number, []dtos.Transmission) 19:10:51 want (string, string, int, uint32, []dtos.Transmission) 19:10:51 internal/support/notifications/controller/http/transmission.go:77:55: too many errors 19:10:51 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 19:10:51 internal/support/scheduler/controller/http/interval.go:115:51: not enough arguments in call to responses.NewMultiIntervalsResponse 19:10:51 have (string, string, number, []dtos.Interval) 19:10:51 want (string, string, int, uint32, []dtos.Interval) 19:10:51 internal/support/scheduler/controller/http/intervalaction.go:96:57: not enough arguments in call to responses.NewMultiIntervalActionsResponse 19:10:51 have (string, string, number, []dtos.IntervalAction) 19:10:51 want (string, string, int, uint32, []dtos.IntervalAction) 19:10:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements 19:10:53 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/controller/http.test] 19:10:53 internal/core/command/controller/http/command.go:54: not enough arguments in call to responses.NewMultiDeviceCoreCommandsResponse 19:10:53 have (string, string, number, []dtos.DeviceCoreCommand) 19:10:53 want (string, string, int, uint32, []dtos.DeviceCoreCommand) 19:10:53 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 19:10:53 # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] 19:10:53 internal/core/data/controller/http/event.go:206: not enough arguments in call to responses.NewMultiEventsResponse 19:10:53 have (string, string, number, []dtos.Event) 19:10:53 want (string, string, int, uint32, []dtos.Event) 19:10:53 internal/core/data/controller/http/event.go:231: not enough arguments in call to responses.NewMultiEventsResponse 19:10:53 have (string, string, number, []dtos.Event) 19:10:53 want (string, string, int, uint32, []dtos.Event) 19:10:53 internal/core/data/controller/http/event.go:274: not enough arguments in call to responses.NewMultiEventsResponse 19:10:53 have (string, string, number, []dtos.Event) 19:10:53 want (string, string, int, uint32, []dtos.Event) 19:10:53 internal/core/data/controller/http/reading.go:72: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:53 have (string, string, number, []dtos.BaseReading) 19:10:53 want (string, string, int, uint32, []dtos.BaseReading) 19:10:53 internal/core/data/controller/http/reading.go:94: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:53 have (string, string, number, []dtos.BaseReading) 19:10:53 want (string, string, int, uint32, []dtos.BaseReading) 19:10:53 internal/core/data/controller/http/reading.go:119: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:53 have (string, string, number, []dtos.BaseReading) 19:10:53 want (string, string, int, uint32, []dtos.BaseReading) 19:10:53 internal/core/data/controller/http/reading.go:144: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:53 have (string, string, number, []dtos.BaseReading) 19:10:53 want (string, string, int, uint32, []dtos.BaseReading) 19:10:53 internal/core/data/controller/http/reading.go:192: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:53 have (string, string, number, []dtos.BaseReading) 19:10:53 want (string, string, int, uint32, []dtos.BaseReading) 19:10:53 internal/core/data/controller/http/reading.go:218: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:53 have (string, string, number, []dtos.BaseReading) 19:10:53 want (string, string, int, uint32, []dtos.BaseReading) 19:10:53 internal/core/data/controller/http/reading.go:245: not enough arguments in call to responses.NewMultiReadingsResponse 19:10:53 have (string, string, number, []dtos.BaseReading) 19:10:53 want (string, string, int, uint32, []dtos.BaseReading) 19:10:53 internal/core/data/controller/http/reading.go:245: too many errors 19:10:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements 19:10:54 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] 19:10:54 # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.test] 19:10:54 internal/core/metadata/controller/http/device.go:126: not enough arguments in call to responses.NewMultiDevicesResponse 19:10:54 have (string, string, number, []dtos.Device) 19:10:54 want (string, string, int, uint32, []dtos.Device) 19:10:54 internal/core/metadata/controller/http/device.go:218: not enough arguments in call to responses.NewMultiDevicesResponse 19:10:54 have (string, string, number, []dtos.Device) 19:10:54 want (string, string, int, uint32, []dtos.Device) 19:10:54 internal/core/metadata/controller/http/device.go:262: not enough arguments in call to responses.NewMultiDevicesResponse 19:10:54 have (string, string, number, []dtos.Device) 19:10:54 want (string, string, int, uint32, []dtos.Device) 19:10:54 internal/core/metadata/controller/http/deviceprofile.go:263: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:10:54 have (string, string, number, []dtos.DeviceProfile) 19:10:54 want (string, string, int, uint32, []dtos.DeviceProfile) 19:10:54 internal/core/metadata/controller/http/deviceprofile.go:288: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:10:54 have (string, string, number, []dtos.DeviceProfile) 19:10:54 want (string, string, int, uint32, []dtos.DeviceProfile) 19:10:54 internal/core/metadata/controller/http/deviceprofile.go:313: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:10:54 have (string, string, number, []dtos.DeviceProfile) 19:10:54 want (string, string, int, uint32, []dtos.DeviceProfile) 19:10:54 internal/core/metadata/controller/http/deviceprofile.go:339: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:10:54 have (string, string, number, []dtos.DeviceProfile) 19:10:54 want (string, string, int, uint32, []dtos.DeviceProfile) 19:10:54 internal/core/metadata/controller/http/deviceservice.go:184: not enough arguments in call to responses.NewMultiDeviceServicesResponse 19:10:54 have (string, string, number, []dtos.DeviceService) 19:10:54 want (string, string, int, uint32, []dtos.DeviceService) 19:10:54 internal/core/metadata/controller/http/provisionwatcher.go:124: not enough arguments in call to responses.NewMultiProvisionWatchersResponse 19:10:54 have (string, string, number, []dtos.ProvisionWatcher) 19:10:54 want (string, string, int, uint32, []dtos.ProvisionWatcher) 19:10:54 internal/core/metadata/controller/http/provisionwatcher.go:149: not enough arguments in call to responses.NewMultiProvisionWatchersResponse 19:10:54 have (string, string, number, []dtos.ProvisionWatcher) 19:10:54 want (string, string, int, uint32, []dtos.ProvisionWatcher) 19:10:54 internal/core/metadata/controller/http/provisionwatcher.go:149: too many errors 19:10:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 84.4% of statements 19:10:55 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 19:10:55 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 59.1% of statements 19:10:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.047s coverage: 1.0% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 19:10:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 19:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 19:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.098s coverage: 96.3% of statements 19:10:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 19:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.050s coverage: 94.4% of statements 19:11:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.040s coverage: 44.8% of statements 19:11:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.181s coverage: 82.5% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 91.2% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.219s coverage: 70.4% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.111s coverage: 43.4% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 19:11:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 19:11:33 # github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http.test] 19:11:33 internal/support/notifications/controller/http/notification.go:128: not enough arguments in call to responses.NewMultiNotificationsResponse 19:11:33 have (string, string, number, []dtos.Notification) 19:11:33 want (string, string, int, uint32, []dtos.Notification) 19:11:33 internal/support/notifications/controller/http/notification.go:153: not enough arguments in call to responses.NewMultiNotificationsResponse 19:11:33 have (string, string, number, []dtos.Notification) 19:11:33 want (string, string, int, uint32, []dtos.Notification) 19:11:33 internal/support/notifications/controller/http/notification.go:178: not enough arguments in call to responses.NewMultiNotificationsResponse 19:11:33 have (string, string, number, []dtos.Notification) 19:11:33 want (string, string, int, uint32, []dtos.Notification) 19:11:33 internal/support/notifications/controller/http/notification.go:200: not enough arguments in call to responses.NewMultiNotificationsResponse 19:11:33 have (string, string, number, []dtos.Notification) 19:11:33 want (string, string, int, uint32, []dtos.Notification) 19:11:33 internal/support/notifications/controller/http/notification.go:246: not enough arguments in call to responses.NewMultiNotificationsResponse 19:11:33 have (string, string, number, []dtos.Notification) 19:11:33 want (string, string, int, uint32, []dtos.Notification) 19:11:33 internal/support/notifications/controller/http/subscription.go:97: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:11:33 have (string, string, number, []dtos.Subscription) 19:11:33 want (string, string, int, uint32, []dtos.Subscription) 19:11:33 internal/support/notifications/controller/http/subscription.go:141: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:11:33 have (string, string, number, []dtos.Subscription) 19:11:33 want (string, string, int, uint32, []dtos.Subscription) 19:11:33 internal/support/notifications/controller/http/subscription.go:166: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:11:33 have (string, string, number, []dtos.Subscription) 19:11:33 want (string, string, int, uint32, []dtos.Subscription) 19:11:33 internal/support/notifications/controller/http/subscription.go:191: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:11:33 have (string, string, number, []dtos.Subscription) 19:11:33 want (string, string, int, uint32, []dtos.Subscription) 19:11:33 internal/support/notifications/controller/http/transmission.go:77: not enough arguments in call to responses.NewMultiTransmissionsResponse 19:11:33 have (string, string, number, []dtos.Transmission) 19:11:33 want (string, string, int, uint32, []dtos.Transmission) 19:11:33 internal/support/notifications/controller/http/transmission.go:77: too many errors 19:11:34 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http [github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http.test] 19:11:34 internal/support/scheduler/controller/http/interval.go:115: not enough arguments in call to responses.NewMultiIntervalsResponse 19:11:34 have (string, string, number, []dtos.Interval) 19:11:34 want (string, string, int, uint32, []dtos.Interval) 19:11:34 internal/support/scheduler/controller/http/intervalaction.go:96: not enough arguments in call to responses.NewMultiIntervalActionsResponse 19:11:34 have (string, string, number, []dtos.IntervalAction) 19:11:34 want (string, string, int, uint32, []dtos.IntervalAction) 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 19.5% of statements 19:11:41 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 19:11:41 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http [build failed] 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 19:11:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 19:11:41 make: *** [Makefile:98: unittest] Error 2 [Pipeline] } 19:11:41 $ docker stop --time=1 82423ee95990524e0d79df291dd621acec181a2faa8b831799224b59a9f145e9 19:11:42 $ docker rm -f 82423ee95990524e0d79df291dd621acec181a2faa8b831799224b59a9f145e9 [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] } 19:11:43 Failed in branch amd64 19:12:18 Running on prd-ubuntu18.04-docker-arm64-4c-16g-72 in /w/workspace/edgexfoundry_edgex-go_PR-3764 [Pipeline] { [Pipeline] ws 19:12:18 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:12:18 The recommended git tool is: git 19:12:25 using credential edgex-jenkins-ssh 19:12:25 Cloning the remote Git repository 19:12:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:12:25 > git init /w/workspace/edgex-go/1 # timeout=10 19:12:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:25 > git --version # timeout=10 19:12:25 > git --version # 'git version 2.17.1' 19:12:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:12:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:12:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3764/head:refs/remotes/origin/PR-3764 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:12:43 Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit d9725d8741e4e7becfc0cbf027872f04b6d96080 19:12:43 Merge succeeded, producing d9725d8741e4e7becfc0cbf027872f04b6d96080 19:12:43 Checking out Revision d9725d8741e4e7becfc0cbf027872f04b6d96080 (PR-3764) 19:12:43 > git config core.sparsecheckout # timeout=10 19:12:43 > git checkout -f d9725d8741e4e7becfc0cbf027872f04b6d96080 # timeout=10 19:12:43 > git remote # timeout=10 19:12:43 > git config --get remote.origin.url # timeout=10 19:12:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:43 > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 19:12:43 > git rev-parse HEAD^{commit} # timeout=10 19:12:43 > git config core.sparsecheckout # timeout=10 19:12:43 > git checkout -f d9725d8741e4e7becfc0cbf027872f04b6d96080 # timeout=10 19:12:48 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:12:48 > git --version # timeout=10 19:12:48 > git --version # 'git version 2.17.1' 19:12:48 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:49 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:49 Dload Upload Total Spent Left Speed 19:12:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80986 0 --:--:-- --:--:-- --:--:-- 80986 [Pipeline] sh 19:12:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:50 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:50 sudo tee /etc/docker/daemon.new 19:12:50 { 19:12:50 "registry-mirrors": [ 19:12:50 "https://nexus3.edgexfoundry.org:10001" 19:12:50 ], 19:12:50 "bip": "10.250.0.254/24", 19:12:50 "hosts": [ 19:12:50 "tcp://0.0.0.0:5555", 19:12:50 "unix:///var/run/docker.sock" 19:12:50 ], 19:12:50 "mtu": 1458, 19:12:50 "selinux-enabled": true, 19:12:50 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:50 } [Pipeline] sh 19:12:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:09 provisioning config files... 19:13:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5151469634574532387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:10 ---> docker-login.sh 19:13:10 nexus3.edgexfoundry.org:10001 19:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:12 Configure a credential helper to remove this warning. See 19:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:12 19:13:12 Login Succeeded 19:13:12 nexus3.edgexfoundry.org:10002 19:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 nexus3.edgexfoundry.org:10003 19:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:13 Configure a credential helper to remove this warning. See 19:13:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:13 19:13:13 Login Succeeded 19:13:13 nexus3.edgexfoundry.org:10004 19:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:14 Configure a credential helper to remove this warning. See 19:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:14 19:13:14 Login Succeeded 19:13:14 docker.io 19:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:15 Configure a credential helper to remove this warning. See 19:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:15 19:13:15 Login Succeeded 19:13:15 ---> docker-login.sh ends [Pipeline] } 19:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:13:16 ========================================================= 19:13:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:13:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:13:16 552d1f2373af: Pulling fs layer 19:13:16 ea3f2d53f512: Pulling fs layer 19:13:16 9e70ebbbe112: Pulling fs layer 19:13:16 7a9cfe048b4a: Pulling fs layer 19:13:16 72dc09318566: Pulling fs layer 19:13:16 f4f7b4309257: Pulling fs layer 19:13:16 0ac9a79272e3: Pulling fs layer 19:13:16 b78e95d17946: Pulling fs layer 19:13:16 7a9cfe048b4a: Waiting 19:13:16 72dc09318566: Waiting 19:13:16 0ac9a79272e3: Waiting 19:13:16 b78e95d17946: Waiting 19:13:16 9e70ebbbe112: Verifying Checksum 19:13:16 9e70ebbbe112: Download complete 19:13:16 ea3f2d53f512: Download complete 19:13:16 72dc09318566: Verifying Checksum 19:13:16 72dc09318566: Download complete 19:13:17 f4f7b4309257: Download complete 19:13:17 552d1f2373af: Verifying Checksum 19:13:17 552d1f2373af: Download complete 19:13:17 0ac9a79272e3: Verifying Checksum 19:13:17 0ac9a79272e3: Download complete 19:13:17 552d1f2373af: Pull complete 19:13:18 ea3f2d53f512: Pull complete 19:13:18 9e70ebbbe112: Pull complete 19:13:19 b78e95d17946: Verifying Checksum 19:13:19 b78e95d17946: Download complete 19:13:19 7a9cfe048b4a: Verifying Checksum 19:13:19 7a9cfe048b4a: Download complete 19:13:30 7a9cfe048b4a: Pull complete 19:13:30 72dc09318566: Pull complete 19:13:30 f4f7b4309257: Pull complete 19:13:30 0ac9a79272e3: Pull complete 19:13:35 b78e95d17946: Pull complete 19:13:35 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 19:13:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:13:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:36 WORKDIR /edgex 19:13:36 COPY go.mod . 19:13:36 RUN go mod download 19:13:36 + docker build -t ci-base-image-arm64 -f - . 19:13:38 Sending build context to Docker daemon 166.3MB 19:13:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:13:38 ---> 8b459fc5aaf0 19:13:38 Step 2/4 : WORKDIR /edgex 19:13:46 ---> Running in 70346a0312b6 19:13:46 Removing intermediate container 70346a0312b6 19:13:46 ---> bd736c3ec11d 19:13:46 Step 3/4 : COPY go.mod . 19:13:47 ---> 0de1fd3478e2 19:13:47 Step 4/4 : RUN go mod download 19:13:47 ---> Running in cd3e3852c701 19:15:24 Removing intermediate container cd3e3852c701 19:15:24 ---> 7e7b319e264a 19:15:24 Successfully built 7e7b319e264a 19:15:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:15:25 + docker inspect -f . ci-base-image-arm64 19:15:25 . [Pipeline] withDockerContainer 19:15:25 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 19:15:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:15:27 $ docker top 1d703b2c9942c9fbb9f37b1fcce0c6ac17f765de7968415d811606de01664f61 -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:28 + go version 19:15:28 go version go1.16.8 linux/arm64 [Pipeline] } 19:15:28 $ docker stop --time=1 1d703b2c9942c9fbb9f37b1fcce0c6ac17f765de7968415d811606de01664f61 19:15:30 $ docker rm -f 1d703b2c9942c9fbb9f37b1fcce0c6ac17f765de7968415d811606de01664f61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:31 + docker inspect -f . ci-base-image-arm64 19:15:31 . [Pipeline] withDockerContainer 19:15:31 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 19:15:32 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 19:15:34 $ docker top c61d5acce0b2711e00328f3f47bd80b8a46cbe9dc7097fb934d14f30a9fd1f6e -eo pid,comm [Pipeline] { [Pipeline] echo 19:15:34 ========================================================= 19:15:34 [edgeXBuildGoParallel] Running Tests and Build... 19:15:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:35 + make test 19:15:35 go mod tidy 19:15:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:16:08 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:47 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 19:16:47 internal/core/command/controller/http/command.go:54:60: not enough arguments in call to responses.NewMultiDeviceCoreCommandsResponse 19:16:47 have (string, string, number, []dtos.DeviceCoreCommand) 19:16:47 want (string, string, int, uint32, []dtos.DeviceCoreCommand) 19:17:10 # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19:17:10 internal/core/data/controller/http/event.go:206:48: not enough arguments in call to responses.NewMultiEventsResponse 19:17:10 have (string, string, number, []dtos.Event) 19:17:10 want (string, string, int, uint32, []dtos.Event) 19:17:10 internal/core/data/controller/http/event.go:231:48: not enough arguments in call to responses.NewMultiEventsResponse 19:17:10 have (string, string, number, []dtos.Event) 19:17:10 want (string, string, int, uint32, []dtos.Event) 19:17:10 internal/core/data/controller/http/event.go:274:48: not enough arguments in call to responses.NewMultiEventsResponse 19:17:10 have (string, string, number, []dtos.Event) 19:17:10 want (string, string, int, uint32, []dtos.Event) 19:17:10 internal/core/data/controller/http/reading.go:72:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:10 have (string, string, number, []dtos.BaseReading) 19:17:10 want (string, string, int, uint32, []dtos.BaseReading) 19:17:10 internal/core/data/controller/http/reading.go:94:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:10 have (string, string, number, []dtos.BaseReading) 19:17:10 want (string, string, int, uint32, []dtos.BaseReading) 19:17:10 internal/core/data/controller/http/reading.go:119:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:10 have (string, string, number, []dtos.BaseReading) 19:17:10 want (string, string, int, uint32, []dtos.BaseReading) 19:17:10 internal/core/data/controller/http/reading.go:144:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:10 have (string, string, number, []dtos.BaseReading) 19:17:10 want (string, string, int, uint32, []dtos.BaseReading) 19:17:10 internal/core/data/controller/http/reading.go:192:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:10 have (string, string, number, []dtos.BaseReading) 19:17:10 want (string, string, int, uint32, []dtos.BaseReading) 19:17:10 internal/core/data/controller/http/reading.go:218:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:10 have (string, string, number, []dtos.BaseReading) 19:17:10 want (string, string, int, uint32, []dtos.BaseReading) 19:17:10 internal/core/data/controller/http/reading.go:245:50: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:10 have (string, string, number, []dtos.BaseReading) 19:17:10 want (string, string, int, uint32, []dtos.BaseReading) 19:17:10 internal/core/data/controller/http/reading.go:245:50: too many errors 19:17:10 # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 19:17:10 internal/core/metadata/controller/http/device.go:126:49: not enough arguments in call to responses.NewMultiDevicesResponse 19:17:10 have (string, string, number, []dtos.Device) 19:17:10 want (string, string, int, uint32, []dtos.Device) 19:17:10 internal/core/metadata/controller/http/device.go:218:49: not enough arguments in call to responses.NewMultiDevicesResponse 19:17:10 have (string, string, number, []dtos.Device) 19:17:10 want (string, string, int, uint32, []dtos.Device) 19:17:10 internal/core/metadata/controller/http/device.go:262:49: not enough arguments in call to responses.NewMultiDevicesResponse 19:17:10 have (string, string, number, []dtos.Device) 19:17:10 want (string, string, int, uint32, []dtos.Device) 19:17:10 internal/core/metadata/controller/http/deviceprofile.go:263:56: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:17:10 have (string, string, number, []dtos.DeviceProfile) 19:17:10 want (string, string, int, uint32, []dtos.DeviceProfile) 19:17:10 internal/core/metadata/controller/http/deviceprofile.go:288:56: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:17:10 have (string, string, number, []dtos.DeviceProfile) 19:17:10 want (string, string, int, uint32, []dtos.DeviceProfile) 19:17:10 internal/core/metadata/controller/http/deviceprofile.go:313:56: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:17:10 have (string, string, number, []dtos.DeviceProfile) 19:17:10 want (string, string, int, uint32, []dtos.DeviceProfile) 19:17:10 internal/core/metadata/controller/http/deviceprofile.go:339:56: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:17:10 have (string, string, number, []dtos.DeviceProfile) 19:17:10 want (string, string, int, uint32, []dtos.DeviceProfile) 19:17:10 internal/core/metadata/controller/http/deviceservice.go:184:56: not enough arguments in call to responses.NewMultiDeviceServicesResponse 19:17:10 have (string, string, number, []dtos.DeviceService) 19:17:10 want (string, string, int, uint32, []dtos.DeviceService) 19:17:10 internal/core/metadata/controller/http/provisionwatcher.go:124:59: not enough arguments in call to responses.NewMultiProvisionWatchersResponse 19:17:10 have (string, string, number, []dtos.ProvisionWatcher) 19:17:10 want (string, string, int, uint32, []dtos.ProvisionWatcher) 19:17:10 internal/core/metadata/controller/http/provisionwatcher.go:149:59: not enough arguments in call to responses.NewMultiProvisionWatchersResponse 19:17:10 have (string, string, number, []dtos.ProvisionWatcher) 19:17:10 want (string, string, int, uint32, []dtos.ProvisionWatcher) 19:17:10 internal/core/metadata/controller/http/provisionwatcher.go:149:59: too many errors 19:17:20 # github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 19:17:20 internal/support/notifications/controller/http/notification.go:128:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:17:20 have (string, string, number, []dtos.Notification) 19:17:20 want (string, string, int, uint32, []dtos.Notification) 19:17:20 internal/support/notifications/controller/http/notification.go:153:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:17:20 have (string, string, number, []dtos.Notification) 19:17:20 want (string, string, int, uint32, []dtos.Notification) 19:17:20 internal/support/notifications/controller/http/notification.go:178:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:17:20 have (string, string, number, []dtos.Notification) 19:17:20 want (string, string, int, uint32, []dtos.Notification) 19:17:20 internal/support/notifications/controller/http/notification.go:200:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:17:20 have (string, string, number, []dtos.Notification) 19:17:20 want (string, string, int, uint32, []dtos.Notification) 19:17:20 internal/support/notifications/controller/http/notification.go:246:55: not enough arguments in call to responses.NewMultiNotificationsResponse 19:17:20 have (string, string, number, []dtos.Notification) 19:17:20 want (string, string, int, uint32, []dtos.Notification) 19:17:20 internal/support/notifications/controller/http/subscription.go:97:55: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:17:20 have (string, string, number, []dtos.Subscription) 19:17:20 want (string, string, int, uint32, []dtos.Subscription) 19:17:20 internal/support/notifications/controller/http/subscription.go:141:55: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:17:20 have (string, string, number, []dtos.Subscription) 19:17:20 want (string, string, int, uint32, []dtos.Subscription) 19:17:20 internal/support/notifications/controller/http/subscription.go:166:55: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:17:20 have (string, string, number, []dtos.Subscription) 19:17:20 want (string, string, int, uint32, []dtos.Subscription) 19:17:20 internal/support/notifications/controller/http/subscription.go:191:55: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:17:20 have (string, string, number, []dtos.Subscription) 19:17:20 want (string, string, int, uint32, []dtos.Subscription) 19:17:20 internal/support/notifications/controller/http/transmission.go:77:55: not enough arguments in call to responses.NewMultiTransmissionsResponse 19:17:20 have (string, string, number, []dtos.Transmission) 19:17:20 want (string, string, int, uint32, []dtos.Transmission) 19:17:20 internal/support/notifications/controller/http/transmission.go:77:55: too many errors 19:17:21 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 19:17:21 internal/support/scheduler/controller/http/interval.go:115:51: not enough arguments in call to responses.NewMultiIntervalsResponse 19:17:21 have (string, string, number, []dtos.Interval) 19:17:21 want (string, string, int, uint32, []dtos.Interval) 19:17:21 internal/support/scheduler/controller/http/intervalaction.go:96:57: not enough arguments in call to responses.NewMultiIntervalActionsResponse 19:17:21 have (string, string, number, []dtos.IntervalAction) 19:17:21 want (string, string, int, uint32, []dtos.IntervalAction) 19:17:31 # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] 19:17:31 internal/core/data/controller/http/event.go:206: not enough arguments in call to responses.NewMultiEventsResponse 19:17:31 have (string, string, number, []dtos.Event) 19:17:31 want (string, string, int, uint32, []dtos.Event) 19:17:31 internal/core/data/controller/http/event.go:231: not enough arguments in call to responses.NewMultiEventsResponse 19:17:31 have (string, string, number, []dtos.Event) 19:17:31 want (string, string, int, uint32, []dtos.Event) 19:17:31 internal/core/data/controller/http/event.go:274: not enough arguments in call to responses.NewMultiEventsResponse 19:17:31 have (string, string, number, []dtos.Event) 19:17:31 want (string, string, int, uint32, []dtos.Event) 19:17:31 internal/core/data/controller/http/reading.go:72: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:31 have (string, string, number, []dtos.BaseReading) 19:17:31 want (string, string, int, uint32, []dtos.BaseReading) 19:17:31 internal/core/data/controller/http/reading.go:94: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:31 have (string, string, number, []dtos.BaseReading) 19:17:31 want (string, string, int, uint32, []dtos.BaseReading) 19:17:31 internal/core/data/controller/http/reading.go:119: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:31 have (string, string, number, []dtos.BaseReading) 19:17:31 want (string, string, int, uint32, []dtos.BaseReading) 19:17:31 internal/core/data/controller/http/reading.go:144: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:31 have (string, string, number, []dtos.BaseReading) 19:17:31 want (string, string, int, uint32, []dtos.BaseReading) 19:17:31 internal/core/data/controller/http/reading.go:192: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:31 have (string, string, number, []dtos.BaseReading) 19:17:31 want (string, string, int, uint32, []dtos.BaseReading) 19:17:31 internal/core/data/controller/http/reading.go:218: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:31 have (string, string, number, []dtos.BaseReading) 19:17:31 want (string, string, int, uint32, []dtos.BaseReading) 19:17:31 internal/core/data/controller/http/reading.go:245: not enough arguments in call to responses.NewMultiReadingsResponse 19:17:31 have (string, string, number, []dtos.BaseReading) 19:17:31 want (string, string, int, uint32, []dtos.BaseReading) 19:17:31 internal/core/data/controller/http/reading.go:245: too many errors 19:17:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.210s coverage: 28.7% of statements 19:17:31 # github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/controller/http.test] 19:17:31 internal/core/command/controller/http/command.go:54: not enough arguments in call to responses.NewMultiDeviceCoreCommandsResponse 19:17:31 have (string, string, number, []dtos.DeviceCoreCommand) 19:17:31 want (string, string, int, uint32, []dtos.DeviceCoreCommand) 19:17:32 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/controller/http [build failed] 19:17:33 # github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http.test] 19:17:33 internal/core/metadata/controller/http/device.go:126: not enough arguments in call to responses.NewMultiDevicesResponse 19:17:33 have (string, string, number, []dtos.Device) 19:17:33 want (string, string, int, uint32, []dtos.Device) 19:17:33 internal/core/metadata/controller/http/device.go:218: not enough arguments in call to responses.NewMultiDevicesResponse 19:17:33 have (string, string, number, []dtos.Device) 19:17:33 want (string, string, int, uint32, []dtos.Device) 19:17:33 internal/core/metadata/controller/http/device.go:262: not enough arguments in call to responses.NewMultiDevicesResponse 19:17:33 have (string, string, number, []dtos.Device) 19:17:33 want (string, string, int, uint32, []dtos.Device) 19:17:33 internal/core/metadata/controller/http/deviceprofile.go:263: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:17:33 have (string, string, number, []dtos.DeviceProfile) 19:17:33 want (string, string, int, uint32, []dtos.DeviceProfile) 19:17:33 internal/core/metadata/controller/http/deviceprofile.go:288: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:17:33 have (string, string, number, []dtos.DeviceProfile) 19:17:33 want (string, string, int, uint32, []dtos.DeviceProfile) 19:17:33 internal/core/metadata/controller/http/deviceprofile.go:313: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:17:33 have (string, string, number, []dtos.DeviceProfile) 19:17:33 want (string, string, int, uint32, []dtos.DeviceProfile) 19:17:33 internal/core/metadata/controller/http/deviceprofile.go:339: not enough arguments in call to responses.NewMultiDeviceProfilesResponse 19:17:33 have (string, string, number, []dtos.DeviceProfile) 19:17:33 want (string, string, int, uint32, []dtos.DeviceProfile) 19:17:33 internal/core/metadata/controller/http/deviceservice.go:184: not enough arguments in call to responses.NewMultiDeviceServicesResponse 19:17:33 have (string, string, number, []dtos.DeviceService) 19:17:33 want (string, string, int, uint32, []dtos.DeviceService) 19:17:33 internal/core/metadata/controller/http/provisionwatcher.go:124: not enough arguments in call to responses.NewMultiProvisionWatchersResponse 19:17:33 have (string, string, number, []dtos.ProvisionWatcher) 19:17:33 want (string, string, int, uint32, []dtos.ProvisionWatcher) 19:17:33 internal/core/metadata/controller/http/provisionwatcher.go:149: not enough arguments in call to responses.NewMultiProvisionWatchersResponse 19:17:33 have (string, string, number, []dtos.ProvisionWatcher) 19:17:33 want (string, string, int, uint32, []dtos.ProvisionWatcher) 19:17:33 internal/core/metadata/controller/http/provisionwatcher.go:149: too many errors 19:17:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.387s coverage: 46.3% of statements 19:17:35 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] 19:17:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 84.4% of statements 19:17:35 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http [build failed] 19:17:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.182s coverage: 59.1% of statements 19:17:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.231s coverage: 60.0% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.332s coverage: 1.0% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.237s coverage: 58.8% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.463s coverage: 21.7% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.303s coverage: 47.1% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.274s coverage: 79.5% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.318s coverage: 94.1% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.187s coverage: 96.3% of statements 19:17:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.189s coverage: 87.5% of statements 19:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.207s coverage: 94.4% of statements 19:17:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.192s coverage: 44.8% of statements 19:18:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.581s coverage: 82.5% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.239s coverage: 92.9% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.182s coverage: 87.2% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.160s coverage: 100.0% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.286s coverage: 58.8% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.237s coverage: 80.0% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.300s coverage: 87.2% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.797s coverage: 91.2% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.867s coverage: 64.4% of statements 19:18:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.185s coverage: 100.0% of statements 19:18:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 19:18:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 19:18:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 19:18:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.052s coverage: 100.0% of statements 19:18:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.342s coverage: 70.4% of statements 19:18:16 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http [github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http.test] 19:18:16 internal/support/scheduler/controller/http/interval.go:115: not enough arguments in call to responses.NewMultiIntervalsResponse 19:18:16 have (string, string, number, []dtos.Interval) 19:18:16 want (string, string, int, uint32, []dtos.Interval) 19:18:16 internal/support/scheduler/controller/http/intervalaction.go:96: not enough arguments in call to responses.NewMultiIntervalActionsResponse 19:18:16 have (string, string, number, []dtos.IntervalAction) 19:18:16 want (string, string, int, uint32, []dtos.IntervalAction) 19:18:17 # github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http.test] 19:18:17 internal/support/notifications/controller/http/notification.go:128: not enough arguments in call to responses.NewMultiNotificationsResponse 19:18:17 have (string, string, number, []dtos.Notification) 19:18:17 want (string, string, int, uint32, []dtos.Notification) 19:18:17 internal/support/notifications/controller/http/notification.go:153: not enough arguments in call to responses.NewMultiNotificationsResponse 19:18:17 have (string, string, number, []dtos.Notification) 19:18:17 want (string, string, int, uint32, []dtos.Notification) 19:18:17 internal/support/notifications/controller/http/notification.go:178: not enough arguments in call to responses.NewMultiNotificationsResponse 19:18:17 have (string, string, number, []dtos.Notification) 19:18:17 want (string, string, int, uint32, []dtos.Notification) 19:18:17 internal/support/notifications/controller/http/notification.go:200: not enough arguments in call to responses.NewMultiNotificationsResponse 19:18:17 have (string, string, number, []dtos.Notification) 19:18:17 want (string, string, int, uint32, []dtos.Notification) 19:18:17 internal/support/notifications/controller/http/notification.go:246: not enough arguments in call to responses.NewMultiNotificationsResponse 19:18:17 have (string, string, number, []dtos.Notification) 19:18:17 want (string, string, int, uint32, []dtos.Notification) 19:18:17 internal/support/notifications/controller/http/subscription.go:97: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:18:17 have (string, string, number, []dtos.Subscription) 19:18:17 want (string, string, int, uint32, []dtos.Subscription) 19:18:17 internal/support/notifications/controller/http/subscription.go:141: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:18:17 have (string, string, number, []dtos.Subscription) 19:18:17 want (string, string, int, uint32, []dtos.Subscription) 19:18:17 internal/support/notifications/controller/http/subscription.go:166: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:18:17 have (string, string, number, []dtos.Subscription) 19:18:17 want (string, string, int, uint32, []dtos.Subscription) 19:18:17 internal/support/notifications/controller/http/subscription.go:191: not enough arguments in call to responses.NewMultiSubscriptionsResponse 19:18:17 have (string, string, number, []dtos.Subscription) 19:18:17 want (string, string, int, uint32, []dtos.Subscription) 19:18:17 internal/support/notifications/controller/http/transmission.go:77: not enough arguments in call to responses.NewMultiTransmissionsResponse 19:18:17 have (string, string, number, []dtos.Transmission) 19:18:17 want (string, string, int, uint32, []dtos.Transmission) 19:18:17 internal/support/notifications/controller/http/transmission.go:77: too many errors 19:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.756s coverage: 43.4% of statements 19:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 19:18:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements 19:18:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.282s coverage: 19.5% of statements 19:18:27 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http [build failed] 19:18:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.237s coverage: 63.2% of statements 19:18:27 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http [build failed] 19:18:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.170s coverage: 28.9% of statements 19:18:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.227s coverage: 100.0% of statements 19:18:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 96.9% of statements 19:18:27 make: *** [Makefile:98: unittest] Error 2 [Pipeline] } 19:18:27 $ docker stop --time=1 c61d5acce0b2711e00328f3f47bd80b8a46cbe9dc7097fb934d14f30a9fd1f6e 19:18:29 $ docker rm -f c61d5acce0b2711e00328f3f47bd80b8a46cbe9dc7097fb934d14f30a9fd1f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:31 19:18:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:18:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:32 arm64: Pulling from edgex-lftools-log-publisher 19:18:32 448f6bf000e3: Pulling fs layer 19:18:32 f757da607395: Pulling fs layer 19:18:32 05883995daec: Pulling fs layer 19:18:32 8603b9c90790: Pulling fs layer 19:18:32 1560dd03e051: Pulling fs layer 19:18:32 27f5ce0e4adf: Pulling fs layer 19:18:32 c2d8d7efcc4b: Pulling fs layer 19:18:32 1560dd03e051: Waiting 19:18:32 27f5ce0e4adf: Waiting 19:18:32 8603b9c90790: Waiting 19:18:32 c2d8d7efcc4b: Waiting 19:18:32 f757da607395: Verifying Checksum 19:18:32 f757da607395: Download complete 19:18:32 8603b9c90790: Verifying Checksum 19:18:32 8603b9c90790: Download complete 19:18:32 1560dd03e051: Verifying Checksum 19:18:32 1560dd03e051: Download complete 19:18:33 27f5ce0e4adf: Verifying Checksum 19:18:33 27f5ce0e4adf: Download complete 19:18:33 05883995daec: Verifying Checksum 19:18:33 05883995daec: Download complete 19:18:33 448f6bf000e3: Verifying Checksum 19:18:33 448f6bf000e3: Download complete 19:18:35 c2d8d7efcc4b: Verifying Checksum 19:18:35 c2d8d7efcc4b: Download complete 19:18:36 448f6bf000e3: Pull complete 19:18:37 f757da607395: Pull complete 19:18:39 05883995daec: Pull complete 19:18:39 8603b9c90790: Pull complete 19:18:40 1560dd03e051: Pull complete 19:18:40 27f5ce0e4adf: Pull complete 19:18:56 c2d8d7efcc4b: Pull complete 19:18:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:18:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:18:56 prd-ubuntu18.04-docker-arm64-4c-16g-72 does not seem to be running inside a container 19:18:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:19:00 $ docker top 9e5446eb2c7e39aa084ae486638c159ca3cbfe5cb9c5beb9e93f061cfa929b39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:01 ---> job-cost.sh 19:19:01 lf-activate-venv: SKIPPING 19:19:01 INFO: No Stack... 19:19:12 INFO: Retrieving Pricing Info for: v3-standard-4 19:19:12 INFO: Archiving Costs [Pipeline] sh 19:19:12 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:19:12 + cut -d, -f6 [Pipeline] lock 19:19:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3764-1-stack-cost] 19:19:12 Resource [jenkins-edgexfoundry-edgex-go-PR-3764-1-stack-cost] did not exist. Created. 19:19:12 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3764-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:13 + echo total: 0.10999999940395355 [Pipeline] stash 19:19:14 Stashed 1 file(s) [Pipeline] } 19:19:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3764-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:19:14 $ docker stop --time=1 9e5446eb2c7e39aa084ae486638c159ca3cbfe5cb9c5beb9e93f061cfa929b39 19:19:16 $ docker rm -f 9e5446eb2c7e39aa084ae486638c159ca3cbfe5cb9c5beb9e93f061cfa929b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:19:17 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:19:19 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:19:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:19:19 ---> package-listing.sh 19:19:19 ++ facter osfamily 19:19:19 ++ tr '[:upper:]' '[:lower:]' 19:19:20 + OS_FAMILY=redhat 19:19:20 + workspace=/w/workspace/edgex-go/1 19:19:20 + START_PACKAGES=/tmp/packages_start.txt 19:19:20 + END_PACKAGES=/tmp/packages_end.txt 19:19:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:19:20 + PACKAGES=/tmp/packages_start.txt 19:19:20 + '[' /w/workspace/edgex-go/1 ']' 19:19:20 + PACKAGES=/tmp/packages_end.txt 19:19:20 + case "${OS_FAMILY}" in 19:19:20 + sort 19:19:20 + rpm -qa 19:19:20 + '[' -f /tmp/packages_start.txt ']' 19:19:20 + '[' -f /tmp/packages_end.txt ']' 19:19:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:19:20 + '[' /w/workspace/edgex-go/1 ']' 19:19:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:19:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:19:20 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:19:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:21 19:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:19:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:22 latest: Pulling from edgex-lftools-log-publisher 19:19:22 b4d181a07f80: Pulling fs layer 19:19:22 a1111a8f2ec3: Pulling fs layer 19:19:22 ed53099fbce6: Pulling fs layer 19:19:22 dc539afda2c1: Pulling fs layer 19:19:22 77bc0d833cb6: Pulling fs layer 19:19:22 9065ff56babe: Pulling fs layer 19:19:22 d287ab97295c: Pulling fs layer 19:19:22 dc539afda2c1: Waiting 19:19:22 77bc0d833cb6: Waiting 19:19:22 9065ff56babe: Waiting 19:19:22 d287ab97295c: Waiting 19:19:22 a1111a8f2ec3: Verifying Checksum 19:19:22 a1111a8f2ec3: Download complete 19:19:22 dc539afda2c1: Verifying Checksum 19:19:22 dc539afda2c1: Download complete 19:19:22 ed53099fbce6: Verifying Checksum 19:19:22 ed53099fbce6: Download complete 19:19:22 9065ff56babe: Verifying Checksum 19:19:22 9065ff56babe: Download complete 19:19:22 77bc0d833cb6: Verifying Checksum 19:19:22 77bc0d833cb6: Download complete 19:19:22 b4d181a07f80: Verifying Checksum 19:19:22 b4d181a07f80: Download complete 19:19:22 d287ab97295c: Verifying Checksum 19:19:22 d287ab97295c: Download complete 19:19:23 b4d181a07f80: Pull complete 19:19:23 a1111a8f2ec3: Pull complete 19:19:24 ed53099fbce6: Pull complete 19:19:24 dc539afda2c1: Pull complete 19:19:24 77bc0d833cb6: Pull complete 19:19:24 9065ff56babe: Pull complete 19:19:29 d287ab97295c: Pull complete 19:19:29 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:19:30 prd-centos7-docker-4c-2g-69 does not seem to be running inside a container 19:19:30 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:19:32 $ docker top 59493427d16b9f82528b8724f3eb88fca292318aeba30b07f7bc11428839471b -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:33 + touch /tmp/pre-build-complete [Pipeline] sh 19:19:33 + mkdir -p /var/log/sysstat [Pipeline] sh 19:19:33 + ls /var/log/sa-host 19:19:33 + sadf -c /var/log/sa-host/sa19 19:19:33 file_magic: OK 19:19:33 HZ: Using current value: 100 19:19:33 file_header: OK 19:19:33 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 19:19:33 Statistics: 19:19:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:19:33 File successfully converted to sysstat format version 12.0.3 19:19:33 + sadf -c /var/log/sa-host/sa30 19:19:33 file_magic: OK 19:19:33 HZ: Using current value: 100 19:19:33 file_header: OK 19:19:33 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 19:19:33 Statistics: 19:19:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:19:33 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:34 provisioning config files... 19:19:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7236248685203561581tmp [Pipeline] { [Pipeline] echo 19:19:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:19:34 ---> create-netrc.sh [Pipeline] } 19:19:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:19:35 ---> python-tools-install.sh [Pipeline] echo 19:19:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:19:35 ---> sudo-logs.sh 19:19:35 Archiving 'sudo' log.. 19:19:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-69.novalocal: Name or service not known 19:19:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-69.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 19:19:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:19:35 ---> job-cost.sh 19:19:35 lf-activate-venv: SKIPPING 19:19:35 DEBUG: total: 0.10999999940395355 19:19:35 INFO: Retrieving Stack Cost... 19:19:57 INFO: Retrieving Pricing Info for: v3-standard-2 19:19:57 INFO: Archiving Costs [Pipeline] echo 19:19:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:19:58 ---> logs-deploy.sh 19:19:58 lf-activate-venv: SKIPPING 19:19:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3764/1 19:19:58 INFO: archiving workspace using pattern(s): 19:19:59 Archives upload complete. 19:19:59 INFO: archiving logs to Nexus 19:20:00 ---> uname -a: 19:20:00 Linux prd-centos7-docker-4c-2g-69.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 19:20:00 19:20:00 19:20:00 ---> lscpu: 19:20:00 Architecture: x86_64 19:20:00 CPU op-mode(s): 32-bit, 64-bit 19:20:00 Byte Order: Little Endian 19:20:00 Address sizes: 40 bits physical, 48 bits virtual 19:20:00 CPU(s): 2 19:20:00 On-line CPU(s) list: 0,1 19:20:00 Thread(s) per core: 1 19:20:00 Core(s) per socket: 1 19:20:00 Socket(s): 2 19:20:00 NUMA node(s): 1 19:20:00 Vendor ID: AuthenticAMD 19:20:00 CPU family: 23 19:20:00 Model: 49 19:20:00 Model name: AMD EPYC-Rome Processor 19:20:00 Stepping: 0 19:20:00 CPU MHz: 2799.996 19:20:00 BogoMIPS: 5599.99 19:20:00 Virtualization: AMD-V 19:20:00 Hypervisor vendor: KVM 19:20:00 Virtualization type: full 19:20:00 L1d cache: 32K 19:20:00 L1i cache: 32K 19:20:00 L2 cache: 512K 19:20:00 L3 cache: 16384K 19:20:00 NUMA node0 CPU(s): 0,1 19:20:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:20:00 19:20:00 19:20:00 ---> nproc: 19:20:00 2 19:20:00 19:20:00 19:20:00 ---> df -h: 19:20:00 Filesystem Size Used Avail Use% Mounted on 19:20:00 overlay 40G 9.3G 31G 24% / 19:20:00 tmpfs 64M 0 64M 0% /dev 19:20:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:20:00 shm 64M 0 64M 0% /dev/shm 19:20:00 /dev/vda1 40G 9.3G 31G 24% /facter-os 19:20:00 19:20:00 19:20:00 ---> sar -b -r -n DEV: 19:20:00 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 19:20:00 19:20:00 19:08:10 LINUX RESTART (2 CPU) 19:20:00 19:20:00 19:09:01 tps rtps wtps bread/s bwrtn/s 19:20:00 19:10:01 278.07 3.14 274.93 2311.75 72287.42 19:20:00 19:11:01 157.29 0.00 157.29 0.00 31558.41 19:20:00 19:12:01 36.15 0.00 36.15 0.00 7766.23 19:20:00 19:13:01 3.20 0.00 3.20 0.00 118.21 19:20:00 19:14:01 0.27 0.00 0.27 0.00 2.90 19:20:00 19:15:01 0.32 0.00 0.32 0.00 5.10 19:20:00 19:16:01 0.23 0.00 0.23 0.00 2.43 19:20:00 19:17:01 0.20 0.00 0.20 0.00 1.90 19:20:00 19:18:01 0.28 0.00 0.28 0.00 3.81 19:20:00 19:19:01 0.25 0.00 0.25 0.00 3.75 19:20:00 Average: 47.66 0.31 47.34 231.40 11182.97 19:20:00 19:20:00 19:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:20:00 19:10:01 2792320 0 1004508 12.54 2620 4209492 1613528 17.81 1671008 3022620 547232 19:20:00 19:11:01 3315992 0 1038024 12.96 2620 3652304 1695244 18.72 1415628 2798012 224008 19:20:00 19:12:01 3730256 0 935636 11.68 2620 3340428 1201752 13.27 1159784 2654600 20 19:20:00 19:13:01 3749676 0 916212 11.44 2620 3340432 1201840 13.27 1156612 2654600 12 19:20:00 19:14:01 3754136 0 911748 11.38 2620 3340436 1161580 12.82 1152860 2654600 16 19:20:00 19:15:01 3760828 0 905052 11.30 2620 3340440 1161484 12.82 1145400 2655304 12 19:20:00 19:16:01 3757864 0 908012 11.34 2620 3340444 1161484 12.82 1148440 2655304 8 19:20:00 19:17:01 3746168 0 919700 11.48 2620 3340452 1161520 12.82 1160472 2655304 16 19:20:00 19:18:01 3744908 0 920960 11.50 2620 3340452 1161700 12.83 1163228 2653472 8 19:20:00 19:19:01 3745876 0 919984 11.49 2620 3340460 1161652 12.83 1162304 2653472 8 19:20:00 Average: 3609802 0 937984 11.71 2620 3458534 1268178 14.00 1233574 2705729 77134 19:20:00 19:20:00 19:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:20:00 19:10:01 eth0 754.43 800.93 8234.57 99.62 0.00 0.00 0.00 0.00 19:20:00 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:10:01 docker0 698.20 591.98 66.96 4705.19 0.00 0.00 0.00 0.00 19:20:00 19:11:01 eth0 40.59 22.13 35.94 14.69 0.00 0.00 0.00 0.00 19:20:00 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:11:01 vethfbae32b 0.12 0.25 0.01 0.03 0.00 0.00 0.00 0.00 19:20:00 19:11:01 docker0 0.12 0.12 0.01 0.02 0.00 0.00 0.00 0.00 19:20:00 19:12:01 eth0 17.11 9.76 12.68 6.50 0.00 0.00 0.00 0.00 19:20:00 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:12:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 19:20:00 19:13:01 eth0 0.38 0.30 0.26 0.20 0.00 0.00 0.00 0.00 19:20:00 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:14:01 eth0 0.63 0.23 0.13 0.05 0.00 0.00 0.00 0.00 19:20:00 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:15:01 eth0 1.07 0.07 0.12 0.03 0.00 0.00 0.00 0.00 19:20:00 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:16:01 eth0 0.90 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:20:00 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:17:01 eth0 2.17 0.17 0.27 0.01 0.00 0.00 0.00 0.00 19:20:00 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 eth0 0.57 0.40 0.27 0.17 0.00 0.00 0.00 0.00 19:20:00 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 eth0 0.27 0.20 0.09 0.10 0.00 0.00 0.00 0.00 19:20:00 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: eth0 81.89 83.51 829.25 12.15 0.00 0.00 0.00 0.00 19:20:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:20:00 Average: docker0 70.08 59.45 6.71 471.00 0.00 0.00 0.00 0.00 19:20:00 19:20:00 19:20:00 ---> sar -P ALL: 19:20:00 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 19:20:00 19:20:00 19:08:10 LINUX RESTART (2 CPU) 19:20:00 19:20:00 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:20:00 19:10:01 all 33.27 0.00 11.47 5.18 0.12 49.96 19:20:00 19:10:01 0 31.92 0.00 11.80 5.21 0.12 50.95 19:20:00 19:10:01 1 34.63 0.00 11.15 5.15 0.11 48.97 19:20:00 19:11:01 all 57.14 0.00 8.31 1.46 0.14 32.96 19:20:00 19:11:01 0 57.49 0.00 8.37 1.96 0.13 32.05 19:20:00 19:11:01 1 56.78 0.00 8.25 0.95 0.15 33.87 19:20:00 19:12:01 all 9.86 0.00 1.88 0.14 0.04 88.08 19:20:00 19:12:01 0 10.11 0.00 1.84 0.10 0.03 87.92 19:20:00 19:12:01 1 9.60 0.00 1.92 0.19 0.05 88.24 19:20:00 19:13:01 all 0.18 0.00 0.07 0.00 0.03 99.73 19:20:00 19:13:01 0 0.27 0.00 0.07 0.00 0.03 99.63 19:20:00 19:13:01 1 0.08 0.00 0.07 0.00 0.02 99.83 19:20:00 19:14:01 all 0.24 0.00 0.06 0.00 0.01 99.69 19:20:00 19:14:01 0 0.40 0.00 0.05 0.00 0.00 99.55 19:20:00 19:14:01 1 0.08 0.00 0.07 0.00 0.02 99.83 19:20:00 19:15:01 all 0.20 0.00 0.04 0.00 0.02 99.74 19:20:00 19:15:01 0 0.32 0.00 0.03 0.00 0.00 99.65 19:20:00 19:15:01 1 0.08 0.00 0.05 0.00 0.03 99.83 19:20:00 19:16:01 all 0.21 0.00 0.06 0.00 0.02 99.72 19:20:00 19:16:01 0 0.35 0.00 0.03 0.00 0.02 99.60 19:20:00 19:16:01 1 0.07 0.00 0.08 0.00 0.02 99.83 19:20:00 19:17:01 all 0.23 0.00 0.04 0.00 0.02 99.71 19:20:00 19:17:01 0 0.37 0.00 0.02 0.00 0.02 99.60 19:20:00 19:17:01 1 0.10 0.00 0.07 0.00 0.02 99.82 19:20:00 19:18:01 all 0.18 0.00 0.05 0.00 0.02 99.75 19:20:00 19:18:01 0 0.28 0.00 0.03 0.00 0.00 99.68 19:20:00 19:18:01 1 0.08 0.00 0.07 0.00 0.03 99.82 19:20:00 19:19:01 all 0.23 0.00 0.04 0.00 0.02 99.71 19:20:00 19:19:01 0 0.28 0.00 0.03 0.00 0.02 99.67 19:20:00 19:19:01 1 0.18 0.00 0.05 0.00 0.02 99.75 19:20:00 Average: all 9.63 0.00 2.09 0.64 0.04 87.60 19:20:00 Average: 0 9.64 0.00 2.11 0.69 0.04 87.52 19:20:00 Average: 1 9.61 0.00 2.07 0.60 0.04 87.68 19:20:00 19:20:00 19:20:00