Pull request #3813 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from dc122afcde70e0ed18e66bd99f33348ea1466279+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (852d4efa01157d09524f975ef419ac6cb91481a9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6699854183669101911.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8490172346070426193.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2856933543059905621.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1463480621847297574.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3813/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6742136446704336907.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-488 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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/4@tmp/jenkins-gitclient-ssh7748406289942914130.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit dc122afcde70e0ed18e66bd99f33348ea1466279 Merge succeeded, producing dc122afcde70e0ed18e66bd99f33348ea1466279 Checking out Revision dc122afcde70e0ed18e66bd99f33348ea1466279 (PR-3813) Commit message: "fix(snap): support disabling security" First time build. Skipping changelog. [Pipeline] } > 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/4@tmp/jenkins-gitclient-ssh2736208293883183780.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc122afcde70e0ed18e66bd99f33348ea1466279 # 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/4@tmp/jenkins-gitclient-ssh7616682927930342025.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc122afcde70e0ed18e66bd99f33348ea1466279 # timeout=10 > git rev-list --no-walk d9221357ed207d77b51049ad93387edf291a726f # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-13T15:10:16.134Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-13T15:10:16.167Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-13T15:10:16.185Z] ========================================================= [2021-11-13T15:10:16.185Z] EdgeX Global Pipelines Version Info [2021-11-13T15:10:16.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:10:17.305Z] ------------------- [2021-11-13T15:10:17.306Z] stable info: [2021-11-13T15:10:17.306Z] ------------------- [2021-11-13T15:10:17.306Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-13T15:10:17.306Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T15:10:17.306Z] Message: update stable to v1.0.215 [2021-11-13T15:10:17.877Z] ------------------- [2021-11-13T15:10:17.877Z] experimental info: [2021-11-13T15:10:17.877Z] ------------------- [2021-11-13T15:10:17.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-13T15:10:17.878Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T15:10:17.878Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-13T15:10:17.950Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-13T15:10:17.963Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-13T15:10:17.972Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-13T15:10:17.982Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-13T15:10:17.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-13T15:10:18.002Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-13T15:10:18.013Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-13T15:10:18.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-13T15:10:18.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-13T15:10:18.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-13T15:10:18.045Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-13T15:10:18.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-13T15:10:18.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-13T15:10:18.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-13T15:10:18.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-13T15:10:18.090Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T15:10:18.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T15:10:18.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-13T15:10:18.119Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-13T15:10:18.128Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-13T15:10:18.138Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-13T15:10:18.148Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-13T15:10:18.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3813 [Pipeline] echo [2021-11-13T15:10:18.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3813 [Pipeline] echo [2021-11-13T15:10:18.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3813 [Pipeline] echo [2021-11-13T15:10:18.177Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc122afcde70e0ed18e66bd99f33348ea1466279 [Pipeline] echo [2021-11-13T15:10:18.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc122af [Pipeline] echo [2021-11-13T15:10:18.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T15:10:18.234Z] provisioning config files... [2021-11-13T15:10:18.251Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config692331056692306578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:10:18.558Z] ---> docker-login.sh [2021-11-13T15:10:18.558Z] nexus3.edgexfoundry.org:10001 [2021-11-13T15:10:18.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:10:18.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:10:18.820Z] Configure a credential helper to remove this warning. See [2021-11-13T15:10:18.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:10:18.820Z] [2021-11-13T15:10:18.820Z] Login Succeeded [2021-11-13T15:10:18.820Z] nexus3.edgexfoundry.org:10002 [2021-11-13T15:10:18.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:10:18.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:10:18.820Z] Configure a credential helper to remove this warning. See [2021-11-13T15:10:18.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:10:18.820Z] [2021-11-13T15:10:18.820Z] Login Succeeded [2021-11-13T15:10:18.820Z] nexus3.edgexfoundry.org:10003 [2021-11-13T15:10:18.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:10:19.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:10:19.080Z] Configure a credential helper to remove this warning. See [2021-11-13T15:10:19.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:10:19.080Z] [2021-11-13T15:10:19.080Z] Login Succeeded [2021-11-13T15:10:19.080Z] nexus3.edgexfoundry.org:10004 [2021-11-13T15:10:19.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:10:19.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:10:19.080Z] Configure a credential helper to remove this warning. See [2021-11-13T15:10:19.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:10:19.080Z] [2021-11-13T15:10:19.080Z] Login Succeeded [2021-11-13T15:10:19.080Z] docker.io [2021-11-13T15:10:19.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:10:19.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:10:19.653Z] Configure a credential helper to remove this warning. See [2021-11-13T15:10:19.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:10:19.653Z] [2021-11-13T15:10:19.653Z] Login Succeeded [2021-11-13T15:10:19.653Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T15:10:19.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T15:10:19.978Z] ++ 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 [2021-11-13T15:10:19.978Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:10:19.978Z] ++ dirname cmd/core-command/Dockerfile [2021-11-13T15:10:19.978Z] ++ cut -d/ -f2 [2021-11-13T15:10:19.978Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-13T15:10:19.978Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:10:19.978Z] ++ dirname cmd/core-data/Dockerfile [2021-11-13T15:10:19.978Z] ++ cut -d/ -f2 [2021-11-13T15:10:19.978Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-13T15:10:19.978Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:10:19.978Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-13T15:10:19.978Z] ++ cut -d/ -f2 [2021-11-13T15:10:19.978Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-13T15:10:19.978Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:10:19.978Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-13T15:10:19.978Z] ++ cut -d/ -f2 [2021-11-13T15:10:19.978Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-13T15:10:19.978Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:10:19.978Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-13T15:10:19.978Z] ++ cut -d/ -f2 [2021-11-13T15:10:19.978Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-13T15:10:19.978Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:10:19.978Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-13T15:10:19.978Z] ++ cut -d/ -f2 [2021-11-13T15:10:19.978Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-13T15:10:19.978Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:10:19.978Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-13T15:10:19.978Z] ++ cut -d/ -f2 [2021-11-13T15:10:19.978Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-13T15:10:19.978Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:10:19.978Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-13T15:10:19.978Z] ++ cut -d/ -f2 [2021-11-13T15:10:19.978Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-13T15:10:19.978Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T15:10:19.978Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-13T15:10:19.978Z] ++ cut -d/ -f2 [2021-11-13T15:10:19.978Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-13T15:10:20.021Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-13T15:10:20.442Z] + git rev-list -1 --merges dc122afcde70e0ed18e66bd99f33348ea1466279~1..dc122afcde70e0ed18e66bd99f33348ea1466279 [Pipeline] echo [2021-11-13T15:10:20.456Z] -----------> git rev-list -1 --merges dc122afcde70e0ed18e66bd99f33348ea1466279~1..dc122afcde70e0ed18e66bd99f33348ea1466279 dc122afcde70e0ed18e66bd99f33348ea1466279 [false] [Pipeline] sh [2021-11-13T15:10:20.747Z] + git log --format=format:%s -1 dc122afcde70e0ed18e66bd99f33348ea1466279 [Pipeline] echo [2021-11-13T15:10:20.762Z] ========================================================= [2021-11-13T15:10:20.763Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-13T15:10:20.763Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:10:21.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T15:10:21.536Z] [2021-11-13T15:10:21.536Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:10:21.843Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T15:10:21.843Z] latest: Pulling from edgex-devops/git-semver [2021-11-13T15:10:21.843Z] a0d0a0d46f8b: Pulling fs layer [2021-11-13T15:10:21.843Z] 3e5f54012d9b: Pulling fs layer [2021-11-13T15:10:21.843Z] 4c7163046ea9: Pulling fs layer [2021-11-13T15:10:21.843Z] 0c2d73faf560: Pulling fs layer [2021-11-13T15:10:21.843Z] 0c2d73faf560: Waiting [2021-11-13T15:10:21.843Z] 3e5f54012d9b: Verifying Checksum [2021-11-13T15:10:21.843Z] 3e5f54012d9b: Download complete [2021-11-13T15:10:21.843Z] a0d0a0d46f8b: Verifying Checksum [2021-11-13T15:10:21.843Z] a0d0a0d46f8b: Download complete [2021-11-13T15:10:22.107Z] 4c7163046ea9: Verifying Checksum [2021-11-13T15:10:22.107Z] 4c7163046ea9: Download complete [2021-11-13T15:10:22.107Z] 0c2d73faf560: Verifying Checksum [2021-11-13T15:10:22.107Z] 0c2d73faf560: Download complete [2021-11-13T15:10:22.107Z] a0d0a0d46f8b: Pull complete [2021-11-13T15:10:22.107Z] 3e5f54012d9b: Pull complete [2021-11-13T15:10:22.680Z] 4c7163046ea9: Pull complete [2021-11-13T15:10:22.680Z] 0c2d73faf560: Pull complete [2021-11-13T15:10:22.680Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-13T15:10:22.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T15:10:22.680Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-13T15:10:22.758Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-11-13T15:10:22.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-13T15:10:23.455Z] $ docker top 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-13T15:10:23.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T15:10:23.556Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T15:10:23.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T15:10:23.703Z] $ docker exec 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea ssh-agent [2021-11-13T15:10:23.847Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbgjDcF/agent.13 [2021-11-13T15:10:23.847Z] SSH_AGENT_PID=20 [2021-11-13T15:10:23.856Z] Running ssh-add (command line suppressed) [2021-11-13T15:10:23.967Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_6098604747031523126.key (/w/workspace/edgex-go/4@tmp/private_key_6098604747031523126.key) [2021-11-13T15:10:23.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T15:10:24.279Z] + git tag --points-at HEAD [Pipeline] } [2021-11-13T15:10:24.294Z] $ docker exec --env ******** --env ******** 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea ssh-agent -k [2021-11-13T15:10:24.389Z] unset SSH_AUTH_SOCK; [2021-11-13T15:10:24.389Z] unset SSH_AGENT_PID; [2021-11-13T15:10:24.389Z] echo Agent pid 20 killed; [2021-11-13T15:10:24.398Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-13T15:10:24.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T15:10:24.418Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T15:10:24.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T15:10:24.533Z] $ docker exec 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea ssh-agent [2021-11-13T15:10:24.647Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCEGHoK/agent.54 [2021-11-13T15:10:24.647Z] SSH_AGENT_PID=61 [2021-11-13T15:10:24.655Z] Running ssh-add (command line suppressed) [2021-11-13T15:10:24.753Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_1980044326012571472.key (/w/workspace/edgex-go/4@tmp/private_key_1980044326012571472.key) [2021-11-13T15:10:24.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T15:10:25.064Z] + git semver init [2021-11-13T15:10:25.064Z] # -> Open(): unable to determine branch for HEAD [2021-11-13T15:10:25.065Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-11-13T15:10:25.065Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-11-13T15:10:25.065Z] # $SEMVER_REMOTE_NAME = origin [2021-11-13T15:10:25.065Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-13T15:10:25.065Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-13T15:10:25.065Z] # $SEMVER_BRANCH = PR-3813 [2021-11-13T15:10:25.065Z] # $SEMVER_TEMP = /tmp/semver-672309292 [2021-11-13T15:10:25.065Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-13T15:12:32.197Z] # '/tmp/semver-672309292' -> '/w/workspace/edgex-go/4/.semver' [2021-11-13T15:12:32.197Z] # -> Force: false [2021-11-13T15:12:32.197Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-11-13T15:12:32.211Z] $ docker exec --env ******** --env ******** 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea ssh-agent -k [2021-11-13T15:12:32.335Z] unset SSH_AUTH_SOCK; [2021-11-13T15:12:32.335Z] unset SSH_AGENT_PID; [2021-11-13T15:12:32.335Z] echo Agent pid 61 killed; [2021-11-13T15:12:32.347Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T15:12:32.671Z] + git semver [Pipeline] } [2021-11-13T15:12:32.686Z] $ docker stop --time=1 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea [2021-11-13T15:12:34.587Z] $ docker rm -f 14f852ec670f1d9e7e9e6faaee10190e9f7c104371382a577a7b2f88719a15ea [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T15:12:34.955Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-13T15:12:35.202Z] Stashed 1 file(s) [Pipeline] echo [2021-11-13T15:12:35.206Z] [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 [2021-11-13T15:12:35.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T15:12:35.448Z] ========================================================= [2021-11-13T15:12:35.448Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-13T15:12:35.448Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:12:35.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:12:35.747Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-13T15:12:35.747Z] a0d0a0d46f8b: Already exists [2021-11-13T15:12:35.747Z] 31adcdaf11c8: Pulling fs layer [2021-11-13T15:12:35.747Z] b8b176561691: Pulling fs layer [2021-11-13T15:12:35.747Z] 4527c011a84f: Pulling fs layer [2021-11-13T15:12:35.747Z] 5d74067f8e1e: Pulling fs layer [2021-11-13T15:12:35.747Z] e0aca202a116: Pulling fs layer [2021-11-13T15:12:35.747Z] 3a43be97a3b4: Pulling fs layer [2021-11-13T15:12:35.747Z] 34cad66bf833: Pulling fs layer [2021-11-13T15:12:35.747Z] b4e3c513aaa6: Pulling fs layer [2021-11-13T15:12:35.747Z] 5d74067f8e1e: Waiting [2021-11-13T15:12:35.747Z] e0aca202a116: Waiting [2021-11-13T15:12:35.747Z] 3a43be97a3b4: Waiting [2021-11-13T15:12:35.747Z] 34cad66bf833: Waiting [2021-11-13T15:12:35.747Z] b4e3c513aaa6: Waiting [2021-11-13T15:12:35.747Z] b8b176561691: Verifying Checksum [2021-11-13T15:12:35.747Z] b8b176561691: Download complete [2021-11-13T15:12:35.747Z] 31adcdaf11c8: Verifying Checksum [2021-11-13T15:12:35.747Z] 31adcdaf11c8: Download complete [2021-11-13T15:12:35.747Z] 5d74067f8e1e: Verifying Checksum [2021-11-13T15:12:35.747Z] 5d74067f8e1e: Download complete [2021-11-13T15:12:35.747Z] e0aca202a116: Verifying Checksum [2021-11-13T15:12:35.747Z] e0aca202a116: Download complete [2021-11-13T15:12:35.747Z] 3a43be97a3b4: Verifying Checksum [2021-11-13T15:12:35.747Z] 3a43be97a3b4: Download complete [2021-11-13T15:12:36.019Z] 34cad66bf833: Verifying Checksum [2021-11-13T15:12:36.020Z] 34cad66bf833: Download complete [2021-11-13T15:12:36.020Z] 31adcdaf11c8: Pull complete [2021-11-13T15:12:36.020Z] b8b176561691: Pull complete [2021-11-13T15:12:36.298Z] 4527c011a84f: Verifying Checksum [2021-11-13T15:12:36.298Z] 4527c011a84f: Download complete [2021-11-13T15:12:36.570Z] b4e3c513aaa6: Verifying Checksum [2021-11-13T15:12:36.570Z] b4e3c513aaa6: Download complete [2021-11-13T15:12:40.866Z] 4527c011a84f: Pull complete [2021-11-13T15:12:40.866Z] 5d74067f8e1e: Pull complete [2021-11-13T15:12:40.866Z] e0aca202a116: Pull complete [2021-11-13T15:12:40.866Z] 3a43be97a3b4: Pull complete [2021-11-13T15:12:40.866Z] 34cad66bf833: Pull complete [2021-11-13T15:12:44.197Z] b4e3c513aaa6: Pull complete [2021-11-13T15:12:44.197Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-13T15:12:44.197Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:12:44.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:12:44.499Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:12:44.499Z] WORKDIR /edgex [2021-11-13T15:12:44.499Z] COPY go.mod . [2021-11-13T15:12:44.499Z] RUN go mod download' [2021-11-13T15:12:44.499Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-13T15:12:45.895Z] Sending build context to Docker daemon 330MB [2021-11-13T15:12:45.895Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T15:12:45.895Z] ---> 9f6097aaca64 [2021-11-13T15:12:45.895Z] Step 2/4 : WORKDIR /edgex [2021-11-13T15:12:47.305Z] ---> Running in 9660563def57 [2021-11-13T15:12:47.568Z] Removing intermediate container 9660563def57 [2021-11-13T15:12:47.568Z] ---> 326e611ca94e [2021-11-13T15:12:47.568Z] Step 3/4 : COPY go.mod . [2021-11-13T15:12:47.568Z] ---> c414c76b9b9a [2021-11-13T15:12:47.568Z] Step 4/4 : RUN go mod download [2021-11-13T15:12:47.829Z] ---> Running in 48db348c45a7 [2021-11-13T15:12:50.394Z] Still waiting to schedule task [2021-11-13T15:12:50.394Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-13T15:13:26.630Z] Removing intermediate container 48db348c45a7 [2021-11-13T15:13:26.631Z] ---> 9b533705c54a [2021-11-13T15:13:26.631Z] Successfully built 9b533705c54a [2021-11-13T15:13:26.631Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:13:26.925Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T15:13:26.925Z] . [Pipeline] withDockerContainer [2021-11-13T15:13:26.994Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-11-13T15:13:27.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T15:13:27.400Z] $ docker top 9a0e0adabb77eee50f2e9f63e00633ca6e78186fb99dac560a2696312527a39d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:13:27.756Z] + go version [2021-11-13T15:13:27.756Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-13T15:13:27.767Z] $ docker stop --time=1 9a0e0adabb77eee50f2e9f63e00633ca6e78186fb99dac560a2696312527a39d [2021-11-13T15:13:28.977Z] $ docker rm -f 9a0e0adabb77eee50f2e9f63e00633ca6e78186fb99dac560a2696312527a39d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:13:29.506Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T15:13:29.506Z] . [Pipeline] withDockerContainer [2021-11-13T15:13:29.576Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-11-13T15:13:29.613Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T15:13:29.961Z] $ docker top 4685c684fd1da6c68c120dfbf320a071cce07a2d58ed58980ee97a3da6385960 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T15:13:30.035Z] ========================================================= [2021-11-13T15:13:30.035Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T15:13:30.035Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:13:30.339Z] + make test [2021-11-13T15:13:30.339Z] go mod tidy [2021-11-13T15:13:30.607Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T15:13:37.336Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T15:13:55.524Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T15:13:59.801Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T15:14:00.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T15:14:00.656Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T15:14:03.252Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T15:14:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T15:14:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T15:14:03.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T15:14:04.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T15:14:04.777Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T15:14:05.364Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T15:14:05.364Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T15:14:05.364Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T15:14:05.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T15:14:07.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2021-11-13T15:14:07.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T15:14:07.311Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T15:14:08.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 98.5% of statements [2021-11-13T15:14:08.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T15:14:08.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.088s coverage: 44.7% of statements [2021-11-13T15:14:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T15:14:08.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T15:14:09.492Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.137s coverage: 89.5% of statements [2021-11-13T15:14:09.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T15:14:09.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:14:10.448Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.078s coverage: 84.4% of statements [2021-11-13T15:14:10.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T15:14:10.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T15:14:10.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T15:14:10.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T15:14:10.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T15:14:11.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.288s coverage: 94.2% of statements [2021-11-13T15:14:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T15:14:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:14:11.403Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements [2021-11-13T15:14:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T15:14:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T15:14:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T15:14:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T15:14:11.403Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T15:14:11.983Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2021-11-13T15:14:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T15:14:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T15:14:11.983Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T15:14:12.570Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2021-11-13T15:14:12.570Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T15:14:12.570Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements [2021-11-13T15:14:12.833Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 21.7% of statements [2021-11-13T15:14:12.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T15:14:13.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2021-11-13T15:14:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements [2021-11-13T15:14:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2021-11-13T15:14:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-11-13T15:14:14.488Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-11-13T15:14:25.602Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-489 in /w/workspace/edgexfoundry_edgex-go_PR-3813 [Pipeline] { [Pipeline] ws [2021-11-13T15:14:25.617Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-11-13T15:14:25.812Z] The recommended git tool is: git [2021-11-13T15:14:26.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.059s coverage: 94.4% of statements [2021-11-13T15:14:26.727Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-11-13T15:14:31.244Z] using credential edgex-jenkins-ssh [2021-11-13T15:14:31.262Z] Cloning the remote Git repository [2021-11-13T15:14:32.025Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.414s coverage: 82.5% of statements [2021-11-13T15:14:32.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T15:14:31.334Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:14:31.475Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-11-13T15:14:31.541Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:14:31.542Z] > git --version # timeout=10 [2021-11-13T15:14:31.555Z] > git --version # 'git version 2.17.1' [2021-11-13T15:14:31.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:14:31.659Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.0% of statements [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.139s coverage: 91.2% of statements [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.028s coverage: 89.4% of statements [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.024s coverage: 73.7% of statements [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 65.4% of statements [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.119s coverage: 43.8% of statements [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T15:14:50.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T15:14:50.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.048s coverage: 89.5% of statements [2021-11-13T15:14:50.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T15:14:50.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.047s coverage: 84.8% of statements [2021-11-13T15:14:50.157Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T15:14:58.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.059s coverage: 17.7% of statements [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T15:14:58.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.152s coverage: 92.3% of statements [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T15:14:58.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T15:14:58.336Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T15:14:58.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T15:14:58.336Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T15:14:58.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-11-13T15:14:58.336Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements [2021-11-13T15:14:58.336Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-13T15:15:30.574Z] GO111MODULE=on go vet ./... [2021-11-13T15:15:40.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T15:15:40.643Z] ./snap/local/hooks/cmd/configure/configure.go [2021-11-13T15:15:40.643Z] ./snap/local/hooks/cmd/install/install.go [2021-11-13T15:15:40.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T15:15:40.912Z] make: *** [Makefile:111: test] Error 1 [Pipeline] } [2021-11-13T15:15:40.923Z] $ docker stop --time=1 4685c684fd1da6c68c120dfbf320a071cce07a2d58ed58980ee97a3da6385960 [2021-11-13T15:15:42.449Z] $ docker rm -f 4685c684fd1da6c68c120dfbf320a071cce07a2d58ed58980ee97a3da6385960 [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] } [2021-11-13T15:15:43.116Z] Failed in branch amd64 [2021-11-13T15:16:06.443Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit dc122afcde70e0ed18e66bd99f33348ea1466279 [2021-11-13T15:16:06.769Z] Merge succeeded, producing dc122afcde70e0ed18e66bd99f33348ea1466279 [2021-11-13T15:16:06.769Z] Checking out Revision dc122afcde70e0ed18e66bd99f33348ea1466279 (PR-3813) [2021-11-13T15:16:05.480Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T15:16:05.501Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T15:16:05.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T15:16:05.558Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T15:16:05.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:16:05.571Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3813/head:refs/remotes/origin/PR-3813 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T15:16:06.457Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T15:16:06.480Z] > git checkout -f dc122afcde70e0ed18e66bd99f33348ea1466279 # timeout=10 [2021-11-13T15:16:06.690Z] > git remote # timeout=10 [2021-11-13T15:16:06.704Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T15:16:06.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T15:16:06.728Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T15:16:06.750Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T15:16:06.771Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T15:16:06.785Z] > git checkout -f dc122afcde70e0ed18e66bd99f33348ea1466279 # timeout=10 [2021-11-13T15:16:11.039Z] Commit message: "fix(snap): support disabling security" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-13T15:16:12.723Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-13T15:16:12.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T15:16:12.723Z] Dload Upload Total Spent Left Speed [2021-11-13T15:16:12.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 90259 0 --:--:-- --:--:-- --:--:-- 90259 [Pipeline] sh [2021-11-13T15:16:13.126Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-13T15:16:13.466Z] + sudo tee /etc/docker/daemon.new [2021-11-13T15:16:13.466Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-13T15:16:13.466Z] { [2021-11-13T15:16:13.466Z] "registry-mirrors": [ [2021-11-13T15:16:13.466Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-13T15:16:13.466Z] ], [2021-11-13T15:16:13.466Z] "bip": "10.250.0.254/24", [2021-11-13T15:16:13.466Z] "hosts": [ [2021-11-13T15:16:13.466Z] "tcp://0.0.0.0:5555", [2021-11-13T15:16:13.466Z] "unix:///var/run/docker.sock" [2021-11-13T15:16:13.466Z] ], [2021-11-13T15:16:13.466Z] "mtu": 1458, [2021-11-13T15:16:13.466Z] "selinux-enabled": true, [2021-11-13T15:16:13.466Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-13T15:16:13.466Z] } [Pipeline] sh [2021-11-13T15:16:13.859Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-13T15:16:14.215Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T15:16:32.544Z] provisioning config files... [2021-11-13T15:16:32.568Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5903509767431342017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:16:32.918Z] ---> docker-login.sh [2021-11-13T15:16:32.918Z] nexus3.edgexfoundry.org:10001 [2021-11-13T15:16:33.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:16:33.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:16:33.809Z] Configure a credential helper to remove this warning. See [2021-11-13T15:16:33.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:16:33.809Z] [2021-11-13T15:16:33.809Z] Login Succeeded [2021-11-13T15:16:33.809Z] nexus3.edgexfoundry.org:10002 [2021-11-13T15:16:34.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:16:34.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:16:34.411Z] Configure a credential helper to remove this warning. See [2021-11-13T15:16:34.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:16:34.411Z] [2021-11-13T15:16:34.411Z] Login Succeeded [2021-11-13T15:16:34.411Z] nexus3.edgexfoundry.org:10003 [2021-11-13T15:16:34.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:16:34.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:16:34.968Z] Configure a credential helper to remove this warning. See [2021-11-13T15:16:34.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:16:34.968Z] [2021-11-13T15:16:34.968Z] Login Succeeded [2021-11-13T15:16:34.968Z] nexus3.edgexfoundry.org:10004 [2021-11-13T15:16:35.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:16:35.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:16:35.523Z] Configure a credential helper to remove this warning. See [2021-11-13T15:16:35.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:16:35.523Z] [2021-11-13T15:16:35.523Z] Login Succeeded [2021-11-13T15:16:35.523Z] docker.io [2021-11-13T15:16:35.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T15:16:36.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T15:16:36.404Z] Configure a credential helper to remove this warning. See [2021-11-13T15:16:36.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T15:16:36.404Z] [2021-11-13T15:16:36.404Z] Login Succeeded [2021-11-13T15:16:36.404Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T15:16:36.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-13T15:16:36.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T15:16:36.946Z] ========================================================= [2021-11-13T15:16:36.946Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-13T15:16:36.946Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:16:37.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:16:37.590Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-13T15:16:37.590Z] 552d1f2373af: Pulling fs layer [2021-11-13T15:16:37.590Z] ea3f2d53f512: Pulling fs layer [2021-11-13T15:16:37.590Z] 9e70ebbbe112: Pulling fs layer [2021-11-13T15:16:37.590Z] 7a9cfe048b4a: Pulling fs layer [2021-11-13T15:16:37.590Z] 72dc09318566: Pulling fs layer [2021-11-13T15:16:37.590Z] f4f7b4309257: Pulling fs layer [2021-11-13T15:16:37.590Z] 0ac9a79272e3: Pulling fs layer [2021-11-13T15:16:37.590Z] b78e95d17946: Pulling fs layer [2021-11-13T15:16:37.590Z] 7a9cfe048b4a: Waiting [2021-11-13T15:16:37.590Z] 72dc09318566: Waiting [2021-11-13T15:16:37.590Z] f4f7b4309257: Waiting [2021-11-13T15:16:37.590Z] 0ac9a79272e3: Waiting [2021-11-13T15:16:37.590Z] b78e95d17946: Waiting [2021-11-13T15:16:37.590Z] 9e70ebbbe112: Verifying Checksum [2021-11-13T15:16:37.590Z] 9e70ebbbe112: Download complete [2021-11-13T15:16:37.590Z] ea3f2d53f512: Verifying Checksum [2021-11-13T15:16:37.590Z] ea3f2d53f512: Download complete [2021-11-13T15:16:37.590Z] 72dc09318566: Download complete [2021-11-13T15:16:37.590Z] f4f7b4309257: Verifying Checksum [2021-11-13T15:16:37.590Z] f4f7b4309257: Download complete [2021-11-13T15:16:37.590Z] 552d1f2373af: Verifying Checksum [2021-11-13T15:16:37.590Z] 552d1f2373af: Download complete [2021-11-13T15:16:37.590Z] 0ac9a79272e3: Verifying Checksum [2021-11-13T15:16:37.590Z] 0ac9a79272e3: Download complete [2021-11-13T15:16:38.578Z] 552d1f2373af: Pull complete [2021-11-13T15:16:39.180Z] ea3f2d53f512: Pull complete [2021-11-13T15:16:39.459Z] 9e70ebbbe112: Pull complete [2021-11-13T15:16:39.459Z] b78e95d17946: Verifying Checksum [2021-11-13T15:16:39.459Z] b78e95d17946: Download complete [2021-11-13T15:16:40.055Z] 7a9cfe048b4a: Verifying Checksum [2021-11-13T15:16:40.055Z] 7a9cfe048b4a: Download complete [2021-11-13T15:16:50.213Z] 7a9cfe048b4a: Pull complete [2021-11-13T15:16:50.489Z] 72dc09318566: Pull complete [2021-11-13T15:16:50.763Z] f4f7b4309257: Pull complete [2021-11-13T15:16:51.038Z] 0ac9a79272e3: Pull complete [2021-11-13T15:16:57.755Z] b78e95d17946: Pull complete [2021-11-13T15:16:57.755Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-13T15:16:57.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:16:57.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:16:58.107Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-13T15:16:58.107Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:16:58.107Z] WORKDIR /edgex [2021-11-13T15:16:58.107Z] COPY go.mod . [2021-11-13T15:16:58.107Z] RUN go mod download [2021-11-13T15:17:00.738Z] Sending build context to Docker daemon 166.7MB [2021-11-13T15:17:00.738Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T15:17:00.738Z] ---> 8b459fc5aaf0 [2021-11-13T15:17:00.738Z] Step 2/4 : WORKDIR /edgex [2021-11-13T15:17:02.709Z] ---> Running in d8b80a0eb732 [2021-11-13T15:17:02.709Z] Removing intermediate container d8b80a0eb732 [2021-11-13T15:17:02.709Z] ---> d9db3c5aacd8 [2021-11-13T15:17:02.709Z] Step 3/4 : COPY go.mod . [2021-11-13T15:17:03.305Z] ---> 2da12da7b1c1 [2021-11-13T15:17:03.305Z] Step 4/4 : RUN go mod download [2021-11-13T15:17:03.581Z] ---> Running in f8e59be7c880 [2021-11-13T15:18:25.373Z] Removing intermediate container f8e59be7c880 [2021-11-13T15:18:25.373Z] ---> fa6c5dc86d59 [2021-11-13T15:18:25.373Z] Successfully built fa6c5dc86d59 [2021-11-13T15:18:25.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:18:25.711Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T15:18:25.711Z] . [Pipeline] withDockerContainer [2021-11-13T15:18:25.972Z] prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container [2021-11-13T15:18:26.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T15:18:27.541Z] $ docker top b83369efdd260693d4976e27321473cc39418fd49b9eefc0104e903799b82454 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:18:28.497Z] + go version [2021-11-13T15:18:28.497Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-13T15:18:28.511Z] $ docker stop --time=1 b83369efdd260693d4976e27321473cc39418fd49b9eefc0104e903799b82454 [2021-11-13T15:18:30.180Z] $ docker rm -f b83369efdd260693d4976e27321473cc39418fd49b9eefc0104e903799b82454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:18:30.950Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T15:18:30.950Z] . [Pipeline] withDockerContainer [2021-11-13T15:18:31.206Z] prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container [2021-11-13T15:18:31.271Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T15:18:32.642Z] $ docker top 971dfc25b6a753d5bfa7777fc9d204317fbc808ee00c842e70ebe18eb6d8d0eb -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T15:18:32.967Z] ========================================================= [2021-11-13T15:18:32.967Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T15:18:32.968Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T15:18:33.614Z] + make test [2021-11-13T15:18:33.614Z] go mod tidy [2021-11-13T15:18:34.210Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T15:19:01.023Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T15:19:57.592Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T15:19:59.043Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T15:20:00.486Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T15:20:00.760Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T15:20:13.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T15:20:13.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T15:20:13.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T15:20:13.175Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T15:20:13.175Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T15:20:13.175Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T15:20:14.165Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T15:20:14.165Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T15:20:14.165Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T15:20:14.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T15:20:20.898Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.176s coverage: 28.7% of statements [2021-11-13T15:20:20.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T15:20:20.898Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T15:20:25.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.323s coverage: 98.5% of statements [2021-11-13T15:20:25.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T15:20:25.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.314s coverage: 44.7% of statements [2021-11-13T15:20:25.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T15:20:25.214Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T15:20:27.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.608s coverage: 89.5% of statements [2021-11-13T15:20:27.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T15:20:27.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:20:29.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.277s coverage: 84.4% of statements [2021-11-13T15:20:29.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T15:20:29.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T15:20:29.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T15:20:29.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T15:20:29.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T15:20:36.564Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.678s coverage: 94.2% of statements [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:20:36.564Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.182s coverage: 59.1% of statements [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T15:20:36.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.247s coverage: 60.0% of statements [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T15:20:36.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.383s coverage: 0.9% of statements [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T15:20:36.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.235s coverage: 58.8% of statements [2021-11-13T15:20:36.564Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.193s coverage: 21.7% of statements [2021-11-13T15:20:36.564Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T15:20:36.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements [2021-11-13T15:20:36.564Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.208s coverage: 79.5% of statements [2021-11-13T15:20:36.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.197s coverage: 94.1% of statements [2021-11-13T15:20:38.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.244s coverage: 96.3% of statements [2021-11-13T15:20:38.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements [2021-11-13T15:20:50.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.211s coverage: 94.4% of statements [2021-11-13T15:20:50.975Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.232s coverage: 44.8% of statements [2021-11-13T15:20:56.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.550s coverage: 82.5% of statements [2021-11-13T15:20:56.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T15:21:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.277s coverage: 92.9% of statements [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T15:21:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T15:21:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T15:21:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.154s coverage: 100.0% of statements [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T15:21:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.233s coverage: 58.8% of statements [2021-11-13T15:21:04.664Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T15:21:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.243s coverage: 80.0% of statements [2021-11-13T15:21:04.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.271s coverage: 87.2% of statements [2021-11-13T15:21:04.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements [2021-11-13T15:21:04.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.749s coverage: 91.2% of statements [2021-11-13T15:21:04.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T15:21:04.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.636s coverage: 64.4% of statements [2021-11-13T15:21:04.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T15:21:04.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T15:21:04.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.182s coverage: 100.0% of statements [2021-11-13T15:21:04.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2021-11-13T15:21:04.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-11-13T15:21:04.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2021-11-13T15:21:04.943Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements [2021-11-13T15:21:09.268Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.311s coverage: 65.4% of statements [2021-11-13T15:21:09.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T15:21:09.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T15:21:09.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T15:21:11.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.801s coverage: 43.8% of statements [2021-11-13T15:21:11.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T15:21:11.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T15:21:11.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2021-11-13T15:21:11.265Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T15:21:11.265Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.249s coverage: 84.8% of statements [2021-11-13T15:21:11.265Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T15:21:21.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 17.7% of statements [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T15:21:21.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.633s coverage: 92.3% of statements [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T15:21:21.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.233s coverage: 63.2% of statements [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T15:21:21.462Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.407s coverage: 97.7% of statements [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T15:21:21.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T15:21:21.462Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T15:21:21.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements [2021-11-13T15:21:21.462Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements [2021-11-13T15:21:21.462Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-11-13T15:21:21.462Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-13T15:21:21.462Z] GO111MODULE=on go vet ./... [2021-11-13T15:22:43.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T15:22:43.269Z] ./snap/local/hooks/cmd/install/install.go [2021-11-13T15:22:43.269Z] ./snap/local/hooks/cmd/configure/configure.go [2021-11-13T15:22:43.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T15:22:43.269Z] make: *** [Makefile:111: test] Error 1 [Pipeline] } [2021-11-13T15:22:43.275Z] $ docker stop --time=1 971dfc25b6a753d5bfa7777fc9d204317fbc808ee00c842e70ebe18eb6d8d0eb [2021-11-13T15:22:45.207Z] $ docker rm -f 971dfc25b6a753d5bfa7777fc9d204317fbc808ee00c842e70ebe18eb6d8d0eb [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 [2021-11-13T15:22:46.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T15:22:47.060Z] [2021-11-13T15:22:47.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:22:47.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T15:22:47.682Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-13T15:22:47.682Z] 448f6bf000e3: Pulling fs layer [2021-11-13T15:22:47.682Z] f757da607395: Pulling fs layer [2021-11-13T15:22:47.682Z] 05883995daec: Pulling fs layer [2021-11-13T15:22:47.682Z] 8603b9c90790: Pulling fs layer [2021-11-13T15:22:47.682Z] 1560dd03e051: Pulling fs layer [2021-11-13T15:22:47.682Z] 27f5ce0e4adf: Pulling fs layer [2021-11-13T15:22:47.682Z] c2d8d7efcc4b: Pulling fs layer [2021-11-13T15:22:47.682Z] 8603b9c90790: Waiting [2021-11-13T15:22:47.682Z] 1560dd03e051: Waiting [2021-11-13T15:22:47.682Z] 27f5ce0e4adf: Waiting [2021-11-13T15:22:47.682Z] c2d8d7efcc4b: Waiting [2021-11-13T15:22:47.682Z] f757da607395: Verifying Checksum [2021-11-13T15:22:47.682Z] f757da607395: Download complete [2021-11-13T15:22:47.682Z] 8603b9c90790: Verifying Checksum [2021-11-13T15:22:47.682Z] 8603b9c90790: Download complete [2021-11-13T15:22:47.955Z] 1560dd03e051: Verifying Checksum [2021-11-13T15:22:47.955Z] 1560dd03e051: Download complete [2021-11-13T15:22:47.955Z] 27f5ce0e4adf: Download complete [2021-11-13T15:22:47.955Z] 05883995daec: Verifying Checksum [2021-11-13T15:22:47.955Z] 05883995daec: Download complete [2021-11-13T15:22:48.227Z] 448f6bf000e3: Verifying Checksum [2021-11-13T15:22:48.228Z] 448f6bf000e3: Download complete [2021-11-13T15:22:50.847Z] c2d8d7efcc4b: Verifying Checksum [2021-11-13T15:22:50.847Z] c2d8d7efcc4b: Download complete [2021-11-13T15:22:51.830Z] 448f6bf000e3: Pull complete [2021-11-13T15:22:52.426Z] f757da607395: Pull complete [2021-11-13T15:22:54.396Z] 05883995daec: Pull complete [2021-11-13T15:22:54.396Z] 8603b9c90790: Pull complete [2021-11-13T15:22:55.377Z] 1560dd03e051: Pull complete [2021-11-13T15:22:55.648Z] 27f5ce0e4adf: Pull complete [2021-11-13T15:23:10.720Z] c2d8d7efcc4b: Pull complete [2021-11-13T15:23:10.720Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-13T15:23:10.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T15:23:10.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-13T15:23:10.945Z] prd-ubuntu18.04-docker-arm64-4c-16g-489 does not seem to be running inside a container [2021-11-13T15:23:11.005Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-13T15:23:13.696Z] $ docker top 09cc56cee484cfbdf8c7e1f52debc8ef766fb55ed1ea271117062f300a73a0d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:23:14.799Z] ---> job-cost.sh [2021-11-13T15:23:14.800Z] lf-activate-venv: SKIPPING [2021-11-13T15:23:14.800Z] INFO: No Stack... [2021-11-13T15:23:17.403Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-13T15:23:17.672Z] INFO: Archiving Costs [Pipeline] sh [2021-11-13T15:23:18.329Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2021-11-13T15:23:18.329Z] + cut -d, -f6 [Pipeline] lock [2021-11-13T15:23:18.385Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3813-4-stack-cost] [2021-11-13T15:23:18.391Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3813-4-stack-cost] did not exist. Created. [2021-11-13T15:23:18.391Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3813-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-13T15:23:19.048Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-13T15:23:19.758Z] Stashed 1 file(s) [Pipeline] } [2021-11-13T15:23:19.765Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3813-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-13T15:23:19.766Z] $ docker stop --time=1 09cc56cee484cfbdf8c7e1f52debc8ef766fb55ed1ea271117062f300a73a0d6 [2021-11-13T15:23:21.313Z] $ docker rm -f 09cc56cee484cfbdf8c7e1f52debc8ef766fb55ed1ea271117062f300a73a0d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-13T15:23:21.795Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-13T15:23:22.965Z] + '[' -d /w/workspace/edgex-go/4/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:23:23.260Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:23:23.811Z] ---> package-listing.sh [2021-11-13T15:23:23.811Z] ++ facter osfamily [2021-11-13T15:23:23.811Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-13T15:23:24.076Z] + OS_FAMILY=redhat [2021-11-13T15:23:24.076Z] + workspace=/w/workspace/edgex-go/4 [2021-11-13T15:23:24.076Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-13T15:23:24.076Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-13T15:23:24.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-13T15:23:24.076Z] + PACKAGES=/tmp/packages_start.txt [2021-11-13T15:23:24.076Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-13T15:23:24.076Z] + PACKAGES=/tmp/packages_end.txt [2021-11-13T15:23:24.076Z] + case "${OS_FAMILY}" in [2021-11-13T15:23:24.076Z] + sort [2021-11-13T15:23:24.076Z] + rpm -qa [2021-11-13T15:23:24.645Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-13T15:23:24.645Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-13T15:23:24.645Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-13T15:23:24.645Z] + '[' /w/workspace/edgex-go/4 ']' [2021-11-13T15:23:24.645Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-11-13T15:23:24.645Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-11-13T15:23:24.656Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-13T15:23:24.938Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:23:25.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T15:23:25.501Z] [2021-11-13T15:23:25.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T15:23:25.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T15:23:25.932Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-13T15:23:25.932Z] b4d181a07f80: Pulling fs layer [2021-11-13T15:23:25.932Z] a1111a8f2ec3: Pulling fs layer [2021-11-13T15:23:25.932Z] ed53099fbce6: Pulling fs layer [2021-11-13T15:23:25.932Z] dc539afda2c1: Pulling fs layer [2021-11-13T15:23:25.932Z] 77bc0d833cb6: Pulling fs layer [2021-11-13T15:23:25.932Z] 9065ff56babe: Pulling fs layer [2021-11-13T15:23:25.932Z] d287ab97295c: Pulling fs layer [2021-11-13T15:23:25.932Z] 77bc0d833cb6: Waiting [2021-11-13T15:23:25.932Z] 9065ff56babe: Waiting [2021-11-13T15:23:25.932Z] d287ab97295c: Waiting [2021-11-13T15:23:25.932Z] dc539afda2c1: Waiting [2021-11-13T15:23:25.932Z] a1111a8f2ec3: Verifying Checksum [2021-11-13T15:23:25.932Z] a1111a8f2ec3: Download complete [2021-11-13T15:23:25.932Z] dc539afda2c1: Verifying Checksum [2021-11-13T15:23:25.932Z] dc539afda2c1: Download complete [2021-11-13T15:23:25.932Z] 77bc0d833cb6: Verifying Checksum [2021-11-13T15:23:25.932Z] 77bc0d833cb6: Download complete [2021-11-13T15:23:25.932Z] ed53099fbce6: Verifying Checksum [2021-11-13T15:23:25.932Z] ed53099fbce6: Download complete [2021-11-13T15:23:25.932Z] 9065ff56babe: Verifying Checksum [2021-11-13T15:23:25.932Z] 9065ff56babe: Download complete [2021-11-13T15:23:26.235Z] b4d181a07f80: Verifying Checksum [2021-11-13T15:23:26.235Z] b4d181a07f80: Download complete [2021-11-13T15:23:26.930Z] d287ab97295c: Verifying Checksum [2021-11-13T15:23:26.930Z] d287ab97295c: Download complete [2021-11-13T15:23:27.624Z] b4d181a07f80: Pull complete [2021-11-13T15:23:27.888Z] a1111a8f2ec3: Pull complete [2021-11-13T15:23:28.479Z] ed53099fbce6: Pull complete [2021-11-13T15:23:28.479Z] dc539afda2c1: Pull complete [2021-11-13T15:23:28.738Z] 77bc0d833cb6: Pull complete [2021-11-13T15:23:28.738Z] 9065ff56babe: Pull complete [2021-11-13T15:23:34.047Z] d287ab97295c: Pull complete [2021-11-13T15:23:34.047Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-13T15:23:34.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T15:23:34.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-13T15:23:34.111Z] prd-centos7-docker-4c-2g-488 does not seem to be running inside a container [2021-11-13T15:23:34.156Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-13T15:23:36.509Z] $ docker top 92d563758758a62ece56804f43030034a5ecb9174ab5e00df3b381ca431bde42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T15:23:36.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-13T15:23:37.155Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-13T15:23:37.462Z] + ls /var/log/sa-host [2021-11-13T15:23:37.462Z] + sadf -c /var/log/sa-host/sa13 [2021-11-13T15:23:37.462Z] file_magic: OK [2021-11-13T15:23:37.462Z] HZ: Using current value: 100 [2021-11-13T15:23:37.462Z] file_header: OK [2021-11-13T15:23:37.462Z] 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 [2021-11-13T15:23:37.462Z] Statistics: [2021-11-13T15:23:37.462Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T15:23:37.462Z] File successfully converted to sysstat format version 12.0.3 [2021-11-13T15:23:37.462Z] + sadf -c /var/log/sa-host/sa30 [2021-11-13T15:23:37.462Z] file_magic: OK [2021-11-13T15:23:37.462Z] HZ: Using current value: 100 [2021-11-13T15:23:37.462Z] file_header: OK [2021-11-13T15:23:37.462Z] 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 [2021-11-13T15:23:37.462Z] Statistics: [2021-11-13T15:23:37.462Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T15:23:37.462Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T15:23:37.754Z] provisioning config files... [2021-11-13T15:23:37.764Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1212777348974149997tmp [Pipeline] { [Pipeline] echo [2021-11-13T15:23:37.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:23:38.068Z] ---> create-netrc.sh [Pipeline] } [2021-11-13T15:23:38.075Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:23:38.408Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-13T15:23:38.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:23:38.705Z] ---> sudo-logs.sh [2021-11-13T15:23:38.705Z] Archiving 'sudo' log.. [2021-11-13T15:23:38.705Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-488.novalocal: Name or service not known [2021-11-13T15:23:38.705Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-488.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-13T15:23:38.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:23:39.040Z] ---> job-cost.sh [2021-11-13T15:23:39.040Z] lf-activate-venv: SKIPPING [2021-11-13T15:23:39.040Z] DEBUG: total: 0.10999999940395355 [2021-11-13T15:23:39.040Z] INFO: Retrieving Stack Cost... [2021-11-13T15:23:39.299Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-13T15:23:39.870Z] INFO: Archiving Costs [Pipeline] echo [2021-11-13T15:23:39.883Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T15:23:40.172Z] ---> logs-deploy.sh [2021-11-13T15:23:40.172Z] lf-activate-venv: SKIPPING [2021-11-13T15:23:40.172Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3813/4 [2021-11-13T15:23:40.172Z] INFO: archiving workspace using pattern(s): [2021-11-13T15:23:40.743Z] Archives upload complete. [2021-11-13T15:23:41.005Z] INFO: archiving logs to Nexus