Pull request #4622 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1e11c698dcf00265efd2ee6be59350bfb4569c7+e9743d574695eaaacfb4360752d68f7ca76ed8b2 (56b9d46daeff1d88cb0f218fa4523cbfa3f1a2ce) 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-ssh12925534742490581458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1770947775537156373.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14740762831807005089.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13390285339734106893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9235335588982243488.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4622/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4622/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8384254408594869411.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2771 in /w/workspace/edgexfoundry_edgex-go_PR-4622 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit e9743d574695eaaacfb4360752d68f7ca76ed8b2 into PR head commit a1e11c698dcf00265efd2ee6be59350bfb4569c7 Merge succeeded, producing a1e11c698dcf00265efd2ee6be59350bfb4569c7 Checking out Revision a1e11c698dcf00265efd2ee6be59350bfb4569c7 (PR-4622) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4622/head:refs/remotes/origin/PR-4622 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1e11c698dcf00265efd2ee6be59350bfb4569c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1e11c698dcf00265efd2ee6be59350bfb4569c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-02T19:07:00.790Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-02T19:07:00.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-02T19:07:01.059Z] ========================================================= [2023-08-02T19:07:01.059Z] EdgeX Global Pipelines Version Info [2023-08-02T19:07:01.059Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:07:01.814Z] ------------------- [2023-08-02T19:07:01.814Z] stable info: [2023-08-02T19:07:01.814Z] ------------------- [2023-08-02T19:07:01.814Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-02T19:07:01.814Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T19:07:01.814Z] Message: update stable to v1.0.250 [2023-08-02T19:07:02.387Z] ------------------- [2023-08-02T19:07:02.387Z] experimental info: [2023-08-02T19:07:02.387Z] ------------------- [2023-08-02T19:07:02.387Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-02T19:07:02.387Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-02T19:07:02.387Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-02T19:07:02.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-08-02T19:07:02.714Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-08-02T19:07:02.760Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-02T19:07:02.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-02T19:07:02.834Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-02T19:07:02.876Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-02T19:07:02.913Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-02T19:07:02.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-08-02T19:07:02.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-08-02T19:07:03.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-08-02T19:07:03.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-02T19:07:03.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-02T19:07:03.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-02T19:07:03.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-02T19:07:03.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-02T19:07:03.323Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-02T19:07:03.366Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-02T19:07:03.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-02T19:07:03.447Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-02T19:07:03.489Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-02T19:07:03.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-02T19:07:03.576Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-02T19:07:03.618Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-02T19:07:03.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4622 [Pipeline] echo [2023-08-02T19:07:03.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4622 [Pipeline] echo [2023-08-02T19:07:03.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4622 [Pipeline] echo [2023-08-02T19:07:03.783Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1e11c698dcf00265efd2ee6be59350bfb4569c7 [Pipeline] echo [2023-08-02T19:07:03.821Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1e11c6 [Pipeline] echo [2023-08-02T19:07:03.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T19:07:03.982Z] provisioning config files... [2023-08-02T19:07:03.999Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2025273278359599808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:07:04.341Z] ---> docker-login.sh [2023-08-02T19:07:04.342Z] nexus3.edgexfoundry.org:10001 [2023-08-02T19:07:04.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:07:04.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:07:04.864Z] Configure a credential helper to remove this warning. See [2023-08-02T19:07:04.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:07:04.864Z] [2023-08-02T19:07:04.864Z] Login Succeeded [2023-08-02T19:07:04.864Z] nexus3.edgexfoundry.org:10002 [2023-08-02T19:07:04.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:07:04.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:07:04.864Z] Configure a credential helper to remove this warning. See [2023-08-02T19:07:04.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:07:04.864Z] [2023-08-02T19:07:04.864Z] Login Succeeded [2023-08-02T19:07:04.864Z] nexus3.edgexfoundry.org:10003 [2023-08-02T19:07:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:07:05.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:07:05.126Z] Configure a credential helper to remove this warning. See [2023-08-02T19:07:05.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:07:05.126Z] [2023-08-02T19:07:05.126Z] Login Succeeded [2023-08-02T19:07:05.126Z] nexus3.edgexfoundry.org:10004 [2023-08-02T19:07:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:07:05.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:07:05.126Z] Configure a credential helper to remove this warning. See [2023-08-02T19:07:05.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:07:05.126Z] [2023-08-02T19:07:05.126Z] Login Succeeded [2023-08-02T19:07:05.126Z] docker.io [2023-08-02T19:07:05.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:07:05.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:07:05.386Z] Configure a credential helper to remove this warning. See [2023-08-02T19:07:05.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:07:05.386Z] [2023-08-02T19:07:05.386Z] Login Succeeded [2023-08-02T19:07:05.386Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T19:07:05.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T19:07:05.824Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-08-02T19:07:05.824Z] + + dirname cmd/core-command/Dockerfilecut [2023-08-02T19:07:05.824Z] -d/ -f2 [2023-08-02T19:07:05.824Z] + echo core-command,cmd/core-command/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-08-02T19:07:05.824Z] + + dirname cmd/core-data/Dockerfile [2023-08-02T19:07:05.824Z] cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo core-data,cmd/core-data/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/core-metadata/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-08-02T19:07:05.824Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-08-02T19:07:05.824Z] cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/security-spire-agent/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/security-spire-config/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/security-spire-server/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-08-02T19:07:05.824Z] + dirname cmd/support-notifications/Dockerfile [2023-08-02T19:07:05.824Z] + cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-08-02T19:07:05.824Z] + + dirname cmd/support-scheduler/Dockerfile [2023-08-02T19:07:05.824Z] cut -d/ -f2 [2023-08-02T19:07:05.824Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-08-02T19:07:05.894Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/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-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-02T19:07:06.404Z] + git rev-list -1 --merges a1e11c698dcf00265efd2ee6be59350bfb4569c7~1..a1e11c698dcf00265efd2ee6be59350bfb4569c7 [Pipeline] echo [2023-08-02T19:07:06.437Z] -----------> git rev-list -1 --merges a1e11c698dcf00265efd2ee6be59350bfb4569c7~1..a1e11c698dcf00265efd2ee6be59350bfb4569c7 a1e11c698dcf00265efd2ee6be59350bfb4569c7 [false] [Pipeline] sh [2023-08-02T19:07:06.744Z] + git log --format=format:%s -1 a1e11c698dcf00265efd2ee6be59350bfb4569c7 [Pipeline] echo [2023-08-02T19:07:06.784Z] ========================================================= [2023-08-02T19:07:06.784Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-02T19:07:06.784Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-08-02T19:07:07.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-02T19:07:07.284Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-02T19:07:07.284Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-02T19:07:07.284Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-02T19:07:07.284Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-02T19:07:07.284Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-02T19:07:07.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:07:07.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T19:07:07.777Z] [2023-08-02T19:07:07.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:07:08.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T19:07:08.149Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-02T19:07:08.149Z] b85a868b505f: Pulling fs layer [2023-08-02T19:07:08.149Z] e2be974225ed: Pulling fs layer [2023-08-02T19:07:08.149Z] 339a4e72a1f5: Pulling fs layer [2023-08-02T19:07:08.149Z] 988bab9f4d93: Pulling fs layer [2023-08-02T19:07:08.149Z] 1469e6f7b9e6: Pulling fs layer [2023-08-02T19:07:08.149Z] eaf3925da568: Pulling fs layer [2023-08-02T19:07:08.149Z] bab4dde63d76: Pulling fs layer [2023-08-02T19:07:08.149Z] bde34c3a00c8: Pulling fs layer [2023-08-02T19:07:08.149Z] b352a97aabf1: Pulling fs layer [2023-08-02T19:07:08.149Z] 4872d77fe225: Pulling fs layer [2023-08-02T19:07:08.149Z] 5851b861e8e6: Pulling fs layer [2023-08-02T19:07:08.149Z] bab4dde63d76: Waiting [2023-08-02T19:07:08.149Z] bde34c3a00c8: Waiting [2023-08-02T19:07:08.149Z] 1469e6f7b9e6: Waiting [2023-08-02T19:07:08.149Z] 4872d77fe225: Waiting [2023-08-02T19:07:08.149Z] 988bab9f4d93: Waiting [2023-08-02T19:07:08.149Z] eaf3925da568: Waiting [2023-08-02T19:07:08.149Z] 5851b861e8e6: Waiting [2023-08-02T19:07:08.149Z] e2be974225ed: Download complete [2023-08-02T19:07:08.149Z] 988bab9f4d93: Verifying Checksum [2023-08-02T19:07:08.149Z] 988bab9f4d93: Download complete [2023-08-02T19:07:08.149Z] 1469e6f7b9e6: Verifying Checksum [2023-08-02T19:07:08.149Z] 1469e6f7b9e6: Download complete [2023-08-02T19:07:08.408Z] eaf3925da568: Verifying Checksum [2023-08-02T19:07:08.408Z] eaf3925da568: Download complete [2023-08-02T19:07:08.408Z] 339a4e72a1f5: Verifying Checksum [2023-08-02T19:07:08.408Z] 339a4e72a1f5: Download complete [2023-08-02T19:07:08.408Z] bde34c3a00c8: Verifying Checksum [2023-08-02T19:07:08.408Z] bde34c3a00c8: Download complete [2023-08-02T19:07:08.408Z] b352a97aabf1: Download complete [2023-08-02T19:07:08.408Z] 4872d77fe225: Verifying Checksum [2023-08-02T19:07:08.408Z] 4872d77fe225: Download complete [2023-08-02T19:07:08.408Z] 5851b861e8e6: Verifying Checksum [2023-08-02T19:07:08.408Z] 5851b861e8e6: Download complete [2023-08-02T19:07:08.408Z] b85a868b505f: Download complete [2023-08-02T19:07:08.667Z] bab4dde63d76: Verifying Checksum [2023-08-02T19:07:08.667Z] bab4dde63d76: Download complete [2023-08-02T19:07:09.601Z] b85a868b505f: Pull complete [2023-08-02T19:07:09.860Z] e2be974225ed: Pull complete [2023-08-02T19:07:10.428Z] 339a4e72a1f5: Pull complete [2023-08-02T19:07:10.428Z] 988bab9f4d93: Pull complete [2023-08-02T19:07:10.688Z] 1469e6f7b9e6: Pull complete [2023-08-02T19:07:10.950Z] eaf3925da568: Pull complete [2023-08-02T19:07:12.878Z] bab4dde63d76: Pull complete [2023-08-02T19:07:12.878Z] bde34c3a00c8: Pull complete [2023-08-02T19:07:12.878Z] b352a97aabf1: Pull complete [2023-08-02T19:07:12.878Z] 4872d77fe225: Pull complete [2023-08-02T19:07:13.140Z] 5851b861e8e6: Pull complete [2023-08-02T19:07:13.140Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-02T19:07:13.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-02T19:07:13.140Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:07:13.374Z] prd-ubuntu20.04-docker-8c-8g-2771 does not seem to be running inside a container [2023-08-02T19:07:13.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-02T19:07:16.325Z] $ docker top db81d2fd553e59beec102d99b2ac2f54cc8b418ed32ea536e791cbf324093599 -eo pid,comm [2023-08-02T19:07:16.385Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-08-02T19:07:16.385Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-02T19:07:16.509Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T19:07:16.509Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T19:07:16.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T19:07:16.644Z] $ docker exec db81d2fd553e59beec102d99b2ac2f54cc8b418ed32ea536e791cbf324093599 ssh-agent [2023-08-02T19:07:16.755Z] SSH_AUTH_SOCK=/tmp/ssh-9P2ygpVWcdad/agent.32 [2023-08-02T19:07:16.755Z] SSH_AGENT_PID=38 [2023-08-02T19:07:16.763Z] Running ssh-add (command line suppressed) [2023-08-02T19:07:16.870Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7288868022838743261.key (/w/workspace/edgex-go/1@tmp/private_key_7288868022838743261.key) [2023-08-02T19:07:16.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T19:07:17.210Z] + git tag --points-at HEAD [Pipeline] } [2023-08-02T19:07:17.242Z] $ docker exec --env ******** --env ******** db81d2fd553e59beec102d99b2ac2f54cc8b418ed32ea536e791cbf324093599 ssh-agent -k [2023-08-02T19:07:17.342Z] unset SSH_AUTH_SOCK; [2023-08-02T19:07:17.343Z] unset SSH_AGENT_PID; [2023-08-02T19:07:17.343Z] echo Agent pid 38 killed; [2023-08-02T19:07:17.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-02T19:07:17.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-02T19:07:17.439Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-02T19:07:17.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-02T19:07:17.569Z] $ docker exec db81d2fd553e59beec102d99b2ac2f54cc8b418ed32ea536e791cbf324093599 ssh-agent [2023-08-02T19:07:17.677Z] SSH_AUTH_SOCK=/tmp/ssh-SG70Ie38LUKF/agent.70 [2023-08-02T19:07:17.677Z] SSH_AGENT_PID=76 [2023-08-02T19:07:17.682Z] Running ssh-add (command line suppressed) [2023-08-02T19:07:17.796Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_13122971946343534845.key (/w/workspace/edgex-go/1@tmp/private_key_13122971946343534845.key) [2023-08-02T19:07:17.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-02T19:07:18.137Z] + git semver init [2023-08-02T19:07:18.396Z] 2023-08-02 19:07:18,318 [run_init] DEBUG init version:0.0.0 force:False [2023-08-02T19:07:18.396Z] 2023-08-02 19:07:18,319 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-08-02T19:07:18.396Z] 2023-08-02 19:07:18,319 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-08-02T19:07:18.396Z] 2023-08-02 19:07:18,320 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-08-02T19:07:24.988Z] 2023-08-02 19:07:24,078 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-08-02T19:07:24.988Z] 2023-08-02 19:07:24,079 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4622 with force:False [2023-08-02T19:07:24.988Z] 2023-08-02 19:07:24,079 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4622 [2023-08-02T19:07:24.988Z] 2023-08-02 19:07:24,083 [execute] INFO git cat-file --batch-check [2023-08-02T19:07:24.988Z] 2023-08-02 19:07:24,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T19:07:24.988Z] 2023-08-02 19:07:24,090 [execute] INFO git cat-file --batch [2023-08-02T19:07:24.988Z] 2023-08-02 19:07:24,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-08-02T19:07:24.988Z] 2023-08-02 19:07:24,096 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4622 [2023-08-02T19:07:24.988Z] 0.0.0 [Pipeline] } [2023-08-02T19:07:25.020Z] $ docker exec --env ******** --env ******** db81d2fd553e59beec102d99b2ac2f54cc8b418ed32ea536e791cbf324093599 ssh-agent -k [2023-08-02T19:07:25.135Z] unset SSH_AUTH_SOCK; [2023-08-02T19:07:25.135Z] unset SSH_AGENT_PID; [2023-08-02T19:07:25.135Z] echo Agent pid 76 killed; [2023-08-02T19:07:25.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-02T19:07:25.561Z] + git semver [Pipeline] } [2023-08-02T19:07:25.848Z] $ docker stop --time=1 db81d2fd553e59beec102d99b2ac2f54cc8b418ed32ea536e791cbf324093599 [2023-08-02T19:07:27.133Z] $ docker rm -f --volumes db81d2fd553e59beec102d99b2ac2f54cc8b418ed32ea536e791cbf324093599 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-02T19:07:27.540Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-02T19:07:27.817Z] Stashed 1 file(s) [Pipeline] echo [2023-08-02T19:07:27.835Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T19:07:28.590Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-02T19:07:28.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T19:07:28.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T19:07:28.694Z] ========================================================= [2023-08-02T19:07:28.694Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-02T19:07:28.694Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-02T19:07:29.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-02T19:07:29.028Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-02T19:07:29.028Z] 4db1b89c0bd1: Pulling fs layer [2023-08-02T19:07:29.028Z] 6911f1a30b25: Pulling fs layer [2023-08-02T19:07:29.028Z] e194b8c5c2a9: Pulling fs layer [2023-08-02T19:07:29.028Z] 6863d3e3a2b1: Pulling fs layer [2023-08-02T19:07:29.028Z] ec0bb842ea78: Pulling fs layer [2023-08-02T19:07:29.028Z] 40a00589a448: Pulling fs layer [2023-08-02T19:07:29.028Z] 6c08303d61cc: Pulling fs layer [2023-08-02T19:07:29.028Z] 798269fcf238: Pulling fs layer [2023-08-02T19:07:29.028Z] ec0bb842ea78: Waiting [2023-08-02T19:07:29.028Z] 6c08303d61cc: Waiting [2023-08-02T19:07:29.028Z] 40a00589a448: Waiting [2023-08-02T19:07:29.028Z] 798269fcf238: Waiting [2023-08-02T19:07:29.028Z] 6863d3e3a2b1: Waiting [2023-08-02T19:07:29.028Z] 6911f1a30b25: Verifying Checksum [2023-08-02T19:07:29.028Z] 6911f1a30b25: Download complete [2023-08-02T19:07:29.028Z] 6863d3e3a2b1: Verifying Checksum [2023-08-02T19:07:29.028Z] 6863d3e3a2b1: Download complete [2023-08-02T19:07:29.028Z] 4db1b89c0bd1: Verifying Checksum [2023-08-02T19:07:29.028Z] 4db1b89c0bd1: Download complete [2023-08-02T19:07:29.028Z] ec0bb842ea78: Verifying Checksum [2023-08-02T19:07:29.028Z] ec0bb842ea78: Download complete [2023-08-02T19:07:29.028Z] 40a00589a448: Verifying Checksum [2023-08-02T19:07:29.028Z] 40a00589a448: Download complete [2023-08-02T19:07:29.289Z] 4db1b89c0bd1: Pull complete [2023-08-02T19:07:29.289Z] 6911f1a30b25: Pull complete [2023-08-02T19:07:29.856Z] 798269fcf238: Verifying Checksum [2023-08-02T19:07:29.856Z] 798269fcf238: Download complete [2023-08-02T19:07:29.856Z] e194b8c5c2a9: Download complete [2023-08-02T19:07:30.124Z] 6c08303d61cc: Verifying Checksum [2023-08-02T19:07:30.124Z] 6c08303d61cc: Download complete [2023-08-02T19:07:33.409Z] e194b8c5c2a9: Pull complete [2023-08-02T19:07:33.409Z] 6863d3e3a2b1: Pull complete [2023-08-02T19:07:33.409Z] ec0bb842ea78: Pull complete [2023-08-02T19:07:33.409Z] 40a00589a448: Pull complete [2023-08-02T19:07:35.935Z] 6c08303d61cc: Pull complete [2023-08-02T19:07:36.871Z] 798269fcf238: Pull complete [2023-08-02T19:07:36.871Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-02T19:07:36.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-02T19:07:36.871Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-02T19:07:37.226Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-02T19:07:37.226Z] WORKDIR /edgex [2023-08-02T19:07:37.226Z] COPY go.mod . [2023-08-02T19:07:37.226Z] RUN go mod download [2023-08-02T19:07:37.226Z] docker build -t ci-base-image-x86_64 -f - . [2023-08-02T19:07:37.793Z] Sending build context to Docker daemon 170.7MB [2023-08-02T19:07:37.793Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-02T19:07:37.793Z] ---> ec979cd7f677 [2023-08-02T19:07:37.793Z] Step 2/4 : WORKDIR /edgex [2023-08-02T19:07:43.066Z] ---> Running in 06b9554aed2c [2023-08-02T19:07:43.066Z] Removing intermediate container 06b9554aed2c [2023-08-02T19:07:43.066Z] ---> 72795f6dc9dc [2023-08-02T19:07:43.066Z] Step 3/4 : COPY go.mod . [2023-08-02T19:07:43.135Z] Still waiting to schedule task [2023-08-02T19:07:43.135Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-02T19:07:43.324Z] ---> 0aadb5b78397 [2023-08-02T19:07:43.324Z] Step 4/4 : RUN go mod download [2023-08-02T19:07:43.324Z] ---> Running in da01245e13d4 [2023-08-02T19:08:05.291Z] Removing intermediate container da01245e13d4 [2023-08-02T19:08:05.291Z] ---> f893605d0085 [2023-08-02T19:08:05.291Z] Successfully built f893605d0085 [2023-08-02T19:08:05.291Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:08:05.669Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-02T19:08:05.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:08:05.821Z] prd-ubuntu20.04-docker-8c-8g-2771 does not seem to be running inside a container [2023-08-02T19:08:05.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-02T19:08:06.340Z] $ docker top 0b1ff411f09d2aca963582719cc7faad8c1376c25e38844e6d4d49a0e60e82d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T19:08:06.733Z] + go version [2023-08-02T19:08:06.733Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-02T19:08:06.769Z] $ docker stop --time=1 0b1ff411f09d2aca963582719cc7faad8c1376c25e38844e6d4d49a0e60e82d8 [2023-08-02T19:08:08.051Z] $ docker rm -f --volumes 0b1ff411f09d2aca963582719cc7faad8c1376c25e38844e6d4d49a0e60e82d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:08:08.753Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-02T19:08:08.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:08:08.908Z] prd-ubuntu20.04-docker-8c-8g-2771 does not seem to be running inside a container [2023-08-02T19:08:08.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-02T19:08:09.287Z] $ docker top 7d792ca84d5621197da34a075cf3af09d3fe3b0d004507d43934509a294c82ff -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-02T19:08:09.390Z] ========================================================= [2023-08-02T19:08:09.390Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-02T19:08:09.390Z] ========================================================= [Pipeline] sh [2023-08-02T19:08:09.680Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-02T19:08:10.035Z] + make test [2023-08-02T19:08:10.035Z] go test -race -coverprofile=coverage.out ./... [2023-08-02T19:08:16.594Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-02T19:08:28.817Z] # github.com/edgexfoundry/edgex-go/internal/core/command [2023-08-02T19:08:28.817Z] internal/core/command/main.go:64:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:08:28.817Z] internal/core/command/router.go:33:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:08:28.817Z] internal/core/command/router.go:37:41: cannot use authenticationHook(cmd.AllCommands) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/command/router.go:37:60: cannot use cmd.AllCommands (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/command/router.go:38:44: cannot use authenticationHook(cmd.CommandsByDeviceName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/command/router.go:38:63: cannot use cmd.CommandsByDeviceName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/command/router.go:39:53: cannot use authenticationHook(cmd.IssueGetCommandByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/command/router.go:39:72: cannot use cmd.IssueGetCommandByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/command/router.go:40:53: cannot use authenticationHook(cmd.IssueSetCommandByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/command/router.go:40:72: cannot use cmd.IssueSetCommandByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/command/router.go:40:53: too many errors [2023-08-02T19:08:28.817Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-02T19:08:28.817Z] # github.com/edgexfoundry/edgex-go/internal/core/data [2023-08-02T19:08:28.817Z] internal/core/data/main.go:60:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:08:28.817Z] internal/core/data/router.go:34:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:08:28.817Z] internal/core/data/router.go:38:79: cannot use authenticationHook(ec.AddEvent) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/data/router.go:38:98: cannot use ec.AddEvent (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/data/router.go:39:39: cannot use authenticationHook(ec.EventById) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/data/router.go:39:58: cannot use ec.EventById (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/data/router.go:40:39: cannot use authenticationHook(ec.DeleteEventById) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/data/router.go:40:58: cannot use ec.DeleteEventById (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/data/router.go:41:42: cannot use authenticationHook(ec.EventTotalCount) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/data/router.go:41:61: cannot use ec.EventTotalCount (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/data/router.go:41:42: too many errors [2023-08-02T19:08:28.817Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata [2023-08-02T19:08:28.817Z] internal/core/metadata/main.go:61:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:08:28.817Z] internal/core/metadata/router.go:34:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:08:28.817Z] internal/core/metadata/router.go:38:46: cannot use authenticationHook(uc.UnitsOfMeasure) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/metadata/router.go:38:65: cannot use uc.UnitsOfMeasure (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/metadata/router.go:42:45: cannot use authenticationHook(dc.AddDeviceProfile) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/metadata/router.go:42:64: cannot use dc.AddDeviceProfile (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.817Z] internal/core/metadata/router.go:43:45: cannot use authenticationHook(dc.UpdateDeviceProfile) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.817Z] internal/core/metadata/router.go:43:64: cannot use dc.UpdateDeviceProfile (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.818Z] internal/core/metadata/router.go:44:55: cannot use authenticationHook(dc.AddDeviceProfileByYaml) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:28.818Z] internal/core/metadata/router.go:44:74: cannot use dc.AddDeviceProfileByYaml (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:28.818Z] internal/core/metadata/router.go:44:55: too many errors [2023-08-02T19:08:29.384Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-02T19:08:29.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-02T19:08:29.647Z] # github.com/edgexfoundry/edgex-go/internal/security/proxyauth [2023-08-02T19:08:29.647Z] internal/security/proxyauth/init.go:57:42: cannot use b.router (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:08:29.647Z] internal/security/proxyauth/init.go:60:31: cannot use authenticationHook(emptyHandler) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to b.router.HandleFunc [2023-08-02T19:08:29.647Z] internal/security/proxyauth/init.go:60:50: cannot use emptyHandler (value of type func(_ "net/http".ResponseWriter, _ *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:29.647Z] internal/security/proxyauth/main.go:62:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:08:29.647Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-02T19:08:29.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-02T19:08:29.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-02T19:08:30.164Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications [2023-08-02T19:08:30.164Z] internal/support/notifications/main.go:66:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:29:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:33:44: cannot use authenticationHook(sc.AddSubscription) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:33:63: cannot use sc.AddSubscription (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:34:47: cannot use authenticationHook(sc.AllSubscriptions) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:34:66: cannot use sc.AllSubscriptions (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:35:50: cannot use authenticationHook(sc.SubscriptionByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:35:69: cannot use sc.SubscriptionByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:36:54: cannot use authenticationHook(sc.SubscriptionsByCategory) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:36:73: cannot use sc.SubscriptionsByCategory (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:30.164Z] internal/support/notifications/router.go:36:54: too many errors [2023-08-02T19:08:30.425Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler [2023-08-02T19:08:30.425Z] internal/support/scheduler/main.go:59:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:29:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:33:40: cannot use authenticationHook(interval.AddInterval) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:33:59: cannot use interval.AddInterval (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:34:46: cannot use authenticationHook(interval.IntervalByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:34:65: cannot use interval.IntervalByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:35:43: cannot use authenticationHook(interval.AllIntervals) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:35:62: cannot use interval.AllIntervals (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:36:46: cannot use authenticationHook(interval.DeleteIntervalByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:36:65: cannot use interval.DeleteIntervalByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:08:30.425Z] internal/support/scheduler/router.go:36:46: too many errors [2023-08-02T19:08:30.425Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-02T19:08:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-02T19:08:31.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-02T19:08:31.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.052s coverage: 28.7% of statements [2023-08-02T19:08:32.417Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2023-08-02T19:08:32.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-02T19:08:32.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-02T19:08:33.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-02T19:08:33.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-02T19:08:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-02T19:08:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-02T19:08:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-02T19:08:34.726Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-02T19:08:34.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-02T19:08:34.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-02T19:08:35.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.094s coverage: 71.5% of statements [2023-08-02T19:08:35.551Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-02T19:08:37.451Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-02T19:08:37.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.602s coverage: 88.5% of statements [2023-08-02T19:08:37.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-08-02T19:08:37.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.332s coverage: 95.6% of statements [2023-08-02T19:08:37.451Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements [2023-08-02T19:08:39.350Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-02T19:08:39.350Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-02T19:08:39.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2023-08-02T19:08:39.350Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.082s coverage: 31.9% of statements [2023-08-02T19:08:39.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 42.9% of statements [2023-08-02T19:08:39.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 82.9% of statements [2023-08-02T19:08:39.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements [2023-08-02T19:08:39.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements [2023-08-02T19:08:40.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements [2023-08-02T19:08:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-02T19:08:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-02T19:08:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-02T19:08:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-02T19:08:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-02T19:08:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-02T19:08:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-02T19:08:40.546Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-02T19:08:41.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-02T19:08:41.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-02T19:08:41.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-02T19:08:41.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-02T19:08:42.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-02T19:08:42.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-02T19:08:42.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-02T19:08:43.686Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-02T19:08:43.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-02T19:08:45.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-02T19:08:45.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-02T19:08:46.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-02T19:08:46.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-02T19:08:48.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-02T19:08:48.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-02T19:08:48.339Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-02T19:08:48.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-02T19:08:48.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-02T19:08:48.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-02T19:08:50.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-02T19:08:50.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-02T19:08:50.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-02T19:08:50.389Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-02T19:08:50.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements [2023-08-02T19:08:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-02T19:08:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-02T19:08:51.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-02T19:08:52.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-02T19:08:52.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-02T19:08:53.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-02T19:08:53.090Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.292s coverage: 79.9% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.125s coverage: 92.9% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.8% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.104s coverage: 82.1% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.047s coverage: 86.0% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 92.3% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements [2023-08-02T19:09:05.312Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements [2023-08-02T19:09:05.312Z] FAIL [2023-08-02T19:09:05.312Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-08-02T19:09:05.364Z] $ docker stop --time=1 7d792ca84d5621197da34a075cf3af09d3fe3b0d004507d43934509a294c82ff [2023-08-02T19:09:06.943Z] $ docker rm -f --volumes 7d792ca84d5621197da34a075cf3af09d3fe3b0d004507d43934509a294c82ff [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] } [2023-08-02T19:09:07.870Z] Failed in branch amd64 [2023-08-02T19:11:07.922Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2772 in /w/workspace/edgexfoundry_edgex-go_PR-4622 [Pipeline] { [Pipeline] ws [2023-08-02T19:11:07.978Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-08-02T19:11:08.061Z] The recommended git tool is: git [2023-08-02T19:11:13.477Z] using credential edgex-jenkins-ssh [2023-08-02T19:11:13.492Z] Cloning the remote Git repository [2023-08-02T19:11:13.538Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-08-02T19:11:13.626Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-08-02T19:11:13.751Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-02T19:11:13.752Z] > git --version # timeout=10 [2023-08-02T19:11:13.771Z] > git --version # 'git version 2.25.1' [2023-08-02T19:11:13.774Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T19:11:13.909Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T19:11:31.128Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-02T19:11:31.156Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-02T19:11:32.031Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-08-02T19:11:32.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-08-02T19:11:32.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T19:11:32.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4622/head:refs/remotes/origin/PR-4622 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-02T19:11:32.707Z] Merging remotes/origin/main commit e9743d574695eaaacfb4360752d68f7ca76ed8b2 into PR head commit a1e11c698dcf00265efd2ee6be59350bfb4569c7 [2023-08-02T19:11:33.125Z] Merge succeeded, producing a1e11c698dcf00265efd2ee6be59350bfb4569c7 [2023-08-02T19:11:33.126Z] Checking out Revision a1e11c698dcf00265efd2ee6be59350bfb4569c7 (PR-4622) [2023-08-02T19:11:33.736Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-08-02T19:11:33.786Z] > git --version # timeout=10 [2023-08-02T19:11:33.796Z] > git --version # 'git version 2.25.1' [2023-08-02T19:11:33.813Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-08-02T19:11:32.727Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T19:11:32.804Z] > git checkout -f a1e11c698dcf00265efd2ee6be59350bfb4569c7 # timeout=10 [2023-08-02T19:11:33.030Z] > git remote # timeout=10 [2023-08-02T19:11:33.049Z] > git config --get remote.origin.url # timeout=10 [2023-08-02T19:11:33.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-02T19:11:33.088Z] > git merge e9743d574695eaaacfb4360752d68f7ca76ed8b2 # timeout=10 [2023-08-02T19:11:33.112Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-02T19:11:33.134Z] > git config core.sparsecheckout # timeout=10 [2023-08-02T19:11:33.156Z] > git checkout -f a1e11c698dcf00265efd2ee6be59350bfb4569c7 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-02T19:11:34.996Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-02T19:11:34.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-02T19:11:34.996Z] Dload Upload Total Spent Left Speed [2023-08-02T19:11:35.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 46032 0 --:--:-- --:--:-- --:--:-- 46199 [Pipeline] sh [2023-08-02T19:11:35.890Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-02T19:11:36.221Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-02T19:11:36.221Z] + sudo tee /etc/docker/daemon.new [2023-08-02T19:11:36.221Z] { [2023-08-02T19:11:36.221Z] "registry-mirrors": [ [2023-08-02T19:11:36.221Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-02T19:11:36.221Z] ], [2023-08-02T19:11:36.221Z] "bip": "10.250.0.254/24", [2023-08-02T19:11:36.221Z] "hosts": [ [2023-08-02T19:11:36.221Z] "tcp://0.0.0.0:5555", [2023-08-02T19:11:36.221Z] "unix:///var/run/docker.sock" [2023-08-02T19:11:36.221Z] ], [2023-08-02T19:11:36.221Z] "mtu": 1458, [2023-08-02T19:11:36.221Z] "selinux-enabled": true, [2023-08-02T19:11:36.221Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-02T19:11:36.221Z] } [Pipeline] sh [2023-08-02T19:11:36.559Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-02T19:11:36.908Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T19:11:55.213Z] provisioning config files... [2023-08-02T19:11:55.243Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16948417479212436280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:11:55.631Z] ---> docker-login.sh [2023-08-02T19:11:55.631Z] nexus3.edgexfoundry.org:10001 [2023-08-02T19:11:55.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:11:56.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:11:56.177Z] Configure a credential helper to remove this warning. See [2023-08-02T19:11:56.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:11:56.177Z] [2023-08-02T19:11:56.177Z] Login Succeeded [2023-08-02T19:11:56.177Z] nexus3.edgexfoundry.org:10002 [2023-08-02T19:11:56.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:11:56.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:11:56.716Z] Configure a credential helper to remove this warning. See [2023-08-02T19:11:56.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:11:56.716Z] [2023-08-02T19:11:56.716Z] Login Succeeded [2023-08-02T19:11:56.716Z] nexus3.edgexfoundry.org:10003 [2023-08-02T19:11:56.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:11:56.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:11:56.990Z] Configure a credential helper to remove this warning. See [2023-08-02T19:11:56.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:11:56.990Z] [2023-08-02T19:11:56.990Z] Login Succeeded [2023-08-02T19:11:56.990Z] nexus3.edgexfoundry.org:10004 [2023-08-02T19:11:57.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:11:57.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:11:57.259Z] Configure a credential helper to remove this warning. See [2023-08-02T19:11:57.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:11:57.259Z] [2023-08-02T19:11:57.259Z] Login Succeeded [2023-08-02T19:11:57.259Z] docker.io [2023-08-02T19:11:57.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-02T19:11:57.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-02T19:11:57.795Z] Configure a credential helper to remove this warning. See [2023-08-02T19:11:57.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-02T19:11:57.795Z] [2023-08-02T19:11:57.795Z] Login Succeeded [2023-08-02T19:11:57.795Z] ---> docker-login.sh ends [Pipeline] } [2023-08-02T19:11:57.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-08-02T19:11:58.498Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-08-02T19:11:58.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T19:11:58.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-02T19:11:58.623Z] ========================================================= [2023-08-02T19:11:58.623Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-02T19:11:58.623Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-08-02T19:11:59.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-02T19:11:59.005Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-02T19:11:59.283Z] edb6bdbacee9: Pulling fs layer [2023-08-02T19:11:59.283Z] 5f9638ab2659: Pulling fs layer [2023-08-02T19:11:59.283Z] 8d51d6327a98: Pulling fs layer [2023-08-02T19:11:59.283Z] 8b374f2dd631: Pulling fs layer [2023-08-02T19:11:59.283Z] ec14aa9079de: Pulling fs layer [2023-08-02T19:11:59.283Z] 2f466654f4bb: Pulling fs layer [2023-08-02T19:11:59.283Z] 554e91adad29: Pulling fs layer [2023-08-02T19:11:59.283Z] 8b374f2dd631: Waiting [2023-08-02T19:11:59.283Z] ec14aa9079de: Waiting [2023-08-02T19:11:59.283Z] 554e91adad29: Waiting [2023-08-02T19:11:59.283Z] 2f466654f4bb: Waiting [2023-08-02T19:11:59.283Z] 5f9638ab2659: Verifying Checksum [2023-08-02T19:11:59.283Z] 5f9638ab2659: Download complete [2023-08-02T19:11:59.283Z] 8b374f2dd631: Verifying Checksum [2023-08-02T19:11:59.283Z] 8b374f2dd631: Download complete [2023-08-02T19:11:59.283Z] ec14aa9079de: Verifying Checksum [2023-08-02T19:11:59.283Z] ec14aa9079de: Download complete [2023-08-02T19:11:59.283Z] edb6bdbacee9: Verifying Checksum [2023-08-02T19:11:59.283Z] edb6bdbacee9: Download complete [2023-08-02T19:12:00.707Z] edb6bdbacee9: Pull complete [2023-08-02T19:12:00.981Z] 554e91adad29: Verifying Checksum [2023-08-02T19:12:00.981Z] 554e91adad29: Download complete [2023-08-02T19:12:00.981Z] 5f9638ab2659: Pull complete [2023-08-02T19:12:02.084Z] 2f466654f4bb: Verifying Checksum [2023-08-02T19:12:02.084Z] 2f466654f4bb: Download complete [2023-08-02T19:12:02.084Z] 8d51d6327a98: Download complete [2023-08-02T19:12:14.412Z] 8d51d6327a98: Pull complete [2023-08-02T19:12:14.412Z] 8b374f2dd631: Pull complete [2023-08-02T19:12:14.412Z] ec14aa9079de: Pull complete [2023-08-02T19:12:22.628Z] 2f466654f4bb: Pull complete [2023-08-02T19:12:24.573Z] 554e91adad29: Pull complete [2023-08-02T19:12:24.573Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-02T19:12:24.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-02T19:12:24.573Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-08-02T19:12:24.950Z] + + docker build -techo ci-base-image-arm64 FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-02T19:12:24.950Z] WORKDIR /edgex [2023-08-02T19:12:24.950Z] COPY go.mod . [2023-08-02T19:12:24.950Z] RUN go mod download -f [2023-08-02T19:12:24.950Z] - . [2023-08-02T19:12:25.541Z] Sending build context to Docker daemon 2.941MB [2023-08-02T19:12:25.541Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-02T19:12:25.541Z] ---> 1e15ea492957 [2023-08-02T19:12:25.541Z] Step 2/4 : WORKDIR /edgex [2023-08-02T19:12:27.504Z] ---> Running in 4bece13666c4 [2023-08-02T19:12:27.505Z] Removing intermediate container 4bece13666c4 [2023-08-02T19:12:27.505Z] ---> 1948507197b2 [2023-08-02T19:12:27.505Z] Step 3/4 : COPY go.mod . [2023-08-02T19:12:28.091Z] ---> 807ee6d6744c [2023-08-02T19:12:28.091Z] Step 4/4 : RUN go mod download [2023-08-02T19:12:28.091Z] ---> Running in e1f3ada2ed10 [2023-08-02T19:13:06.992Z] Removing intermediate container e1f3ada2ed10 [2023-08-02T19:13:06.992Z] ---> f0bfa1f1be63 [2023-08-02T19:13:06.992Z] Successfully built f0bfa1f1be63 [2023-08-02T19:13:06.992Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:13:07.406Z] + docker inspect -f . ci-base-image-arm64 [2023-08-02T19:13:07.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:13:07.696Z] prd-ubuntu20.04-docker-arm64-4c-16g-2772 does not seem to be running inside a container [2023-08-02T19:13:07.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-02T19:13:09.083Z] $ docker top 380f6f2e66df656cf94091d4b61044f0059ea2ec6bcd56a11c9148d8be7dd766 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T19:13:09.972Z] + go version [2023-08-02T19:13:09.972Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-02T19:13:10.006Z] $ docker stop --time=1 380f6f2e66df656cf94091d4b61044f0059ea2ec6bcd56a11c9148d8be7dd766 [2023-08-02T19:13:11.653Z] $ docker rm -f --volumes 380f6f2e66df656cf94091d4b61044f0059ea2ec6bcd56a11c9148d8be7dd766 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:13:12.512Z] + docker inspect -f . ci-base-image-arm64 [2023-08-02T19:13:12.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:13:12.764Z] prd-ubuntu20.04-docker-arm64-4c-16g-2772 does not seem to be running inside a container [2023-08-02T19:13:12.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-02T19:13:13.985Z] $ docker top fe1e715d38cf5d55fad3633d181d3cd61bd95b5a26032490ce8681732c9e89d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-02T19:13:14.240Z] ========================================================= [2023-08-02T19:13:14.240Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-08-02T19:13:14.240Z] ========================================================= [Pipeline] sh [2023-08-02T19:13:14.561Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-02T19:13:15.213Z] + make test [2023-08-02T19:13:15.213Z] go test -race -coverprofile=coverage.out ./... [2023-08-02T19:14:02.062Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-08-02T19:16:08.747Z] # github.com/edgexfoundry/edgex-go/internal/core/command [2023-08-02T19:16:08.747Z] internal/core/command/main.go:64:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:16:08.747Z] internal/core/command/router.go:33:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:16:08.747Z] internal/core/command/router.go:37:41: cannot use authenticationHook(cmd.AllCommands) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/command/router.go:37:60: cannot use cmd.AllCommands (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/command/router.go:38:44: cannot use authenticationHook(cmd.CommandsByDeviceName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/command/router.go:38:63: cannot use cmd.CommandsByDeviceName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/command/router.go:39:53: cannot use authenticationHook(cmd.IssueGetCommandByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/command/router.go:39:72: cannot use cmd.IssueGetCommandByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/command/router.go:40:53: cannot use authenticationHook(cmd.IssueSetCommandByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/command/router.go:40:72: cannot use cmd.IssueSetCommandByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/command/router.go:40:53: too many errors [2023-08-02T19:16:08.747Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-08-02T19:16:08.747Z] # github.com/edgexfoundry/edgex-go/internal/core/data [2023-08-02T19:16:08.747Z] internal/core/data/main.go:60:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:16:08.747Z] internal/core/data/router.go:34:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:16:08.747Z] internal/core/data/router.go:38:79: cannot use authenticationHook(ec.AddEvent) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/data/router.go:38:98: cannot use ec.AddEvent (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/data/router.go:39:39: cannot use authenticationHook(ec.EventById) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/data/router.go:39:58: cannot use ec.EventById (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/data/router.go:40:39: cannot use authenticationHook(ec.DeleteEventById) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/data/router.go:40:58: cannot use ec.DeleteEventById (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/data/router.go:41:42: cannot use authenticationHook(ec.EventTotalCount) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/data/router.go:41:61: cannot use ec.EventTotalCount (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/data/router.go:41:42: too many errors [2023-08-02T19:16:08.747Z] # github.com/edgexfoundry/edgex-go/internal/core/metadata [2023-08-02T19:16:08.747Z] internal/core/metadata/main.go:61:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:34:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:38:46: cannot use authenticationHook(uc.UnitsOfMeasure) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:38:65: cannot use uc.UnitsOfMeasure (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:42:45: cannot use authenticationHook(dc.AddDeviceProfile) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:42:64: cannot use dc.AddDeviceProfile (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:43:45: cannot use authenticationHook(dc.UpdateDeviceProfile) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:43:64: cannot use dc.UpdateDeviceProfile (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:44:55: cannot use authenticationHook(dc.AddDeviceProfileByYaml) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:44:74: cannot use dc.AddDeviceProfileByYaml (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:08.747Z] internal/core/metadata/router.go:44:55: too many errors [2023-08-02T19:16:10.190Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-08-02T19:16:11.154Z] # github.com/edgexfoundry/edgex-go/internal/security/proxyauth [2023-08-02T19:16:11.154Z] internal/security/proxyauth/init.go:57:42: cannot use b.router (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:16:11.154Z] internal/security/proxyauth/init.go:60:31: cannot use authenticationHook(emptyHandler) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to b.router.HandleFunc [2023-08-02T19:16:11.154Z] internal/security/proxyauth/init.go:60:50: cannot use emptyHandler (value of type func(_ "net/http".ResponseWriter, _ *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:11.154Z] internal/security/proxyauth/main.go:62:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:16:11.154Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-08-02T19:16:11.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-08-02T19:16:11.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-08-02T19:16:13.150Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-08-02T19:16:14.121Z] # github.com/edgexfoundry/edgex-go/internal/support/scheduler [2023-08-02T19:16:14.121Z] internal/support/scheduler/main.go:59:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:29:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:33:40: cannot use authenticationHook(interval.AddInterval) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:33:59: cannot use interval.AddInterval (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:34:46: cannot use authenticationHook(interval.IntervalByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:34:65: cannot use interval.IntervalByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:35:43: cannot use authenticationHook(interval.AllIntervals) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:35:62: cannot use interval.AllIntervals (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:36:46: cannot use authenticationHook(interval.DeleteIntervalByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:36:65: cannot use interval.DeleteIntervalByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:14.121Z] internal/support/scheduler/router.go:36:46: too many errors [2023-08-02T19:16:14.121Z] # github.com/edgexfoundry/edgex-go/internal/support/notifications [2023-08-02T19:16:14.121Z] internal/support/notifications/main.go:66:39: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to handlers.NewHttpServer [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:29:42: cannot use r (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:33:44: cannot use authenticationHook(sc.AddSubscription) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:33:63: cannot use sc.AddSubscription (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:34:47: cannot use authenticationHook(sc.AllSubscriptions) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:34:66: cannot use sc.AllSubscriptions (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:35:50: cannot use authenticationHook(sc.SubscriptionByName) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:35:69: cannot use sc.SubscriptionByName (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:36:54: cannot use authenticationHook(sc.SubscriptionsByCategory) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to r.HandleFunc [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:36:73: cannot use sc.SubscriptionsByCategory (value of type func(w "net/http".ResponseWriter, r *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook [2023-08-02T19:16:14.121Z] internal/support/notifications/router.go:36:54: too many errors [2023-08-02T19:16:14.390Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-08-02T19:16:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-08-02T19:16:29.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-08-02T19:16:29.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.339s coverage: 28.7% of statements [2023-08-02T19:16:39.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 98.5% of statements [2023-08-02T19:16:49.588Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.405s coverage: 71.5% of statements [2023-08-02T19:16:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-08-02T19:16:49.588Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-08-02T19:16:56.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-08-02T19:16:56.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-08-02T19:16:56.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 54.0% of statements [2023-08-02T19:17:02.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-08-02T19:17:02.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-08-02T19:17:02.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-08-02T19:17:02.881Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-08-02T19:17:09.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-08-02T19:17:09.554Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-08-02T19:17:27.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-08-02T19:17:27.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-08-02T19:17:27.811Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-08-02T19:17:27.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.069s coverage: 88.5% of statements [2023-08-02T19:17:27.811Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.421s coverage: 3.8% of statements [2023-08-02T19:17:28.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.637s coverage: 95.6% of statements [2023-08-02T19:17:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-08-02T19:17:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-08-02T19:17:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-08-02T19:17:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-08-02T19:17:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-08-02T19:17:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-08-02T19:17:29.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-08-02T19:17:29.036Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.220s coverage: 72.2% of statements [2023-08-02T19:17:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-08-02T19:17:39.107Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-08-02T19:17:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.411s coverage: 0.9% of statements [2023-08-02T19:17:39.107Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 31.9% of statements [2023-08-02T19:17:42.443Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 42.9% of statements [2023-08-02T19:17:43.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.289s coverage: 82.9% of statements [2023-08-02T19:17:43.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements [2023-08-02T19:17:43.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.269s coverage: 96.3% of statements [2023-08-02T19:17:46.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements [2023-08-02T19:17:48.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-08-02T19:17:49.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-08-02T19:17:49.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-08-02T19:17:49.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-08-02T19:17:51.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-08-02T19:17:51.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-08-02T19:17:51.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-08-02T19:17:51.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-08-02T19:17:58.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements [2023-08-02T19:17:58.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-08-02T19:17:58.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-08-02T19:17:58.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-08-02T19:17:58.514Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-08-02T19:18:05.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-08-02T19:18:05.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-08-02T19:18:07.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-08-02T19:18:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.004s coverage: 79.9% of statements [2023-08-02T19:18:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.254s coverage: 92.9% of statements [2023-08-02T19:18:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-08-02T19:18:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.218s coverage: 62.3% of statements [2023-08-02T19:18:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2023-08-02T19:18:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-08-02T19:18:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2023-08-02T19:18:13.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.502s coverage: 81.8% of statements [2023-08-02T19:18:13.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-08-02T19:18:14.578Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.489s coverage: 82.1% of statements [2023-08-02T19:18:14.578Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-08-02T19:18:14.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 86.0% of statements [2023-08-02T19:18:21.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-08-02T19:18:21.621Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-08-02T19:18:21.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.083s coverage: 63.1% of statements [2023-08-02T19:18:21.621Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.254s coverage: 100.0% of statements [2023-08-02T19:18:23.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2023-08-02T19:18:23.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-08-02T19:18:23.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2023-08-02T19:18:24.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-08-02T19:18:24.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-08-02T19:18:24.270Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-08-02T19:18:32.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-08-02T19:18:32.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-08-02T19:18:32.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-08-02T19:18:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.983s coverage: 38.4% of statements [2023-08-02T19:18:32.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements [2023-08-02T19:18:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-08-02T19:18:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-08-02T19:18:38.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-08-02T19:18:38.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.233s coverage: 84.8% of statements [2023-08-02T19:18:44.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-08-02T19:18:44.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-08-02T19:18:44.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-08-02T19:18:44.743Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-08-02T19:18:51.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.295s coverage: 17.7% of statements [2023-08-02T19:18:51.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-08-02T19:18:51.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-08-02T19:18:51.374Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-08-02T19:18:51.374Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.559s coverage: 92.3% of statements [2023-08-02T19:18:55.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-08-02T19:18:55.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-08-02T19:18:55.623Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.8% of statements [2023-08-02T19:18:57.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-08-02T19:18:57.561Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-08-02T19:18:57.828Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.385s coverage: 97.7% of statements [2023-08-02T19:18:57.828Z] FAIL [2023-08-02T19:18:58.788Z] make: *** [Makefile:148: unittest] Error 1 [Pipeline] } [2023-08-02T19:18:58.829Z] $ docker stop --time=1 fe1e715d38cf5d55fad3633d181d3cd61bd95b5a26032490ce8681732c9e89d2 [2023-08-02T19:19:00.690Z] $ docker rm -f --volumes fe1e715d38cf5d55fad3633d181d3cd61bd95b5a26032490ce8681732c9e89d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:19:02.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T19:19:02.622Z] [2023-08-02T19:19:02.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:19:03.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T19:19:03.291Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-02T19:19:03.291Z] 8998bd30e6a1: Pulling fs layer [2023-08-02T19:19:03.291Z] 04944245beec: Pulling fs layer [2023-08-02T19:19:03.291Z] 699f458cf7ca: Pulling fs layer [2023-08-02T19:19:03.291Z] 765212b225bb: Pulling fs layer [2023-08-02T19:19:03.291Z] f23df028b6ca: Pulling fs layer [2023-08-02T19:19:03.291Z] d65c8cfc05b1: Pulling fs layer [2023-08-02T19:19:03.291Z] 2437ff75d9bd: Pulling fs layer [2023-08-02T19:19:03.291Z] f23df028b6ca: Waiting [2023-08-02T19:19:03.291Z] d65c8cfc05b1: Waiting [2023-08-02T19:19:03.291Z] 2437ff75d9bd: Waiting [2023-08-02T19:19:03.291Z] 765212b225bb: Waiting [2023-08-02T19:19:03.291Z] 04944245beec: Verifying Checksum [2023-08-02T19:19:03.291Z] 04944245beec: Download complete [2023-08-02T19:19:03.291Z] 765212b225bb: Verifying Checksum [2023-08-02T19:19:03.291Z] 765212b225bb: Download complete [2023-08-02T19:19:03.291Z] f23df028b6ca: Verifying Checksum [2023-08-02T19:19:03.291Z] f23df028b6ca: Download complete [2023-08-02T19:19:03.291Z] d65c8cfc05b1: Verifying Checksum [2023-08-02T19:19:03.291Z] d65c8cfc05b1: Download complete [2023-08-02T19:19:03.558Z] 699f458cf7ca: Verifying Checksum [2023-08-02T19:19:03.558Z] 699f458cf7ca: Download complete [2023-08-02T19:19:03.826Z] 8998bd30e6a1: Verifying Checksum [2023-08-02T19:19:03.826Z] 8998bd30e6a1: Download complete [2023-08-02T19:19:06.408Z] 2437ff75d9bd: Verifying Checksum [2023-08-02T19:19:06.408Z] 2437ff75d9bd: Download complete [2023-08-02T19:19:07.816Z] 8998bd30e6a1: Pull complete [2023-08-02T19:19:08.084Z] 04944245beec: Pull complete [2023-08-02T19:19:09.493Z] 699f458cf7ca: Pull complete [2023-08-02T19:19:09.760Z] 765212b225bb: Pull complete [2023-08-02T19:19:10.343Z] f23df028b6ca: Pull complete [2023-08-02T19:19:10.611Z] d65c8cfc05b1: Pull complete [2023-08-02T19:19:25.594Z] 2437ff75d9bd: Pull complete [2023-08-02T19:19:25.594Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-02T19:19:25.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-02T19:19:25.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:19:25.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-2772 does not seem to be running inside a container [2023-08-02T19:19:26.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-02T19:19:28.481Z] $ docker top 52ed2068c73206b34e393cefb016d78438e08d605b49534761e5c19cc78ae698 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:19:29.122Z] ---> job-cost.sh [2023-08-02T19:19:29.386Z] lf-activate-venv: SKIPPING [2023-08-02T19:19:29.386Z] INFO: No Stack... [2023-08-02T19:19:29.651Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-02T19:19:30.605Z] INFO: Archiving Costs [Pipeline] sh [2023-08-02T19:19:30.943Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-08-02T19:19:31.209Z] + cut -d, -f6 [Pipeline] lock [2023-08-02T19:19:31.282Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4622-1-stack-cost] [2023-08-02T19:19:31.287Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4622-1-stack-cost] did not exist. Created. [2023-08-02T19:19:31.287Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-02T19:19:31.703Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-02T19:19:32.266Z] Stashed 1 file(s) [Pipeline] } [2023-08-02T19:19:32.282Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4622-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-02T19:19:32.364Z] $ docker stop --time=1 52ed2068c73206b34e393cefb016d78438e08d605b49534761e5c19cc78ae698 [2023-08-02T19:19:33.872Z] $ docker rm -f --volumes 52ed2068c73206b34e393cefb016d78438e08d605b49534761e5c19cc78ae698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-02T19:19:34.573Z] 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 [2023-08-02T19:19:36.145Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:19:36.468Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:19:37.356Z] ---> package-listing.sh [2023-08-02T19:19:37.357Z] ++ facter osfamily [2023-08-02T19:19:37.357Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-02T19:19:37.616Z] + OS_FAMILY=debian [2023-08-02T19:19:37.616Z] + workspace=/w/workspace/edgex-go/1 [2023-08-02T19:19:37.616Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-02T19:19:37.616Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-02T19:19:37.616Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-02T19:19:37.616Z] + PACKAGES=/tmp/packages_start.txt [2023-08-02T19:19:37.616Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-02T19:19:37.616Z] + PACKAGES=/tmp/packages_end.txt [2023-08-02T19:19:37.616Z] + case "${OS_FAMILY}" in [2023-08-02T19:19:37.616Z] + dpkg -l [2023-08-02T19:19:37.616Z] + grep '^ii' [2023-08-02T19:19:37.616Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-02T19:19:37.616Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-02T19:19:37.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-02T19:19:37.616Z] + '[' /w/workspace/edgex-go/1 ']' [2023-08-02T19:19:37.616Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-08-02T19:19:37.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-08-02T19:19:37.649Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-02T19:19:37.944Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:19:38.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T19:19:38.316Z] [2023-08-02T19:19:38.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-02T19:19:38.750Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T19:19:38.750Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-02T19:19:38.750Z] 5eb5b503b376: Pulling fs layer [2023-08-02T19:19:38.750Z] 5c69ac0246d0: Pulling fs layer [2023-08-02T19:19:38.750Z] ec43610c2a17: Pulling fs layer [2023-08-02T19:19:38.750Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-02T19:19:38.750Z] 33b1e0a273af: Pulling fs layer [2023-08-02T19:19:38.750Z] 5d3b04190fa2: Pulling fs layer [2023-08-02T19:19:38.750Z] 2f39f015ded8: Pulling fs layer [2023-08-02T19:19:38.750Z] 3a2ae6a8a46f: Waiting [2023-08-02T19:19:38.750Z] 33b1e0a273af: Waiting [2023-08-02T19:19:38.750Z] 5d3b04190fa2: Waiting [2023-08-02T19:19:38.750Z] 5c69ac0246d0: Download complete [2023-08-02T19:19:38.750Z] 3a2ae6a8a46f: Download complete [2023-08-02T19:19:38.750Z] 33b1e0a273af: Verifying Checksum [2023-08-02T19:19:38.750Z] 33b1e0a273af: Download complete [2023-08-02T19:19:38.750Z] 5d3b04190fa2: Download complete [2023-08-02T19:19:38.750Z] ec43610c2a17: Verifying Checksum [2023-08-02T19:19:38.750Z] ec43610c2a17: Download complete [2023-08-02T19:19:39.007Z] 5eb5b503b376: Verifying Checksum [2023-08-02T19:19:39.008Z] 5eb5b503b376: Download complete [2023-08-02T19:19:39.572Z] 2f39f015ded8: Download complete [2023-08-02T19:19:40.140Z] 5eb5b503b376: Pull complete [2023-08-02T19:19:40.140Z] 5c69ac0246d0: Pull complete [2023-08-02T19:19:40.705Z] ec43610c2a17: Pull complete [2023-08-02T19:19:40.705Z] 3a2ae6a8a46f: Pull complete [2023-08-02T19:19:40.964Z] 33b1e0a273af: Pull complete [2023-08-02T19:19:40.964Z] 5d3b04190fa2: Pull complete [2023-08-02T19:19:45.142Z] 2f39f015ded8: Pull complete [2023-08-02T19:19:45.142Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-02T19:19:45.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-02T19:19:45.142Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-02T19:19:45.411Z] prd-ubuntu20.04-docker-8c-8g-2771 does not seem to be running inside a container [2023-08-02T19:19:45.445Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-02T19:19:49.394Z] $ docker top 163729cb8b997ae2ac985f3ce6a7bfe5aef25e9fba5ea5aefe4fc0f5c02088a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-02T19:19:49.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-02T19:19:50.093Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-02T19:19:50.419Z] + ls /var/log/sa-host [2023-08-02T19:19:50.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-02T19:19:50.631Z] provisioning config files... [2023-08-02T19:19:50.639Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9521033330437180840tmp [Pipeline] { [Pipeline] echo [2023-08-02T19:19:50.689Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:19:51.000Z] ---> create-netrc.sh [Pipeline] } [2023-08-02T19:19:51.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:19:51.424Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-02T19:19:51.456Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:19:51.765Z] ---> sudo-logs.sh [2023-08-02T19:19:51.766Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-02T19:19:51.852Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:19:52.162Z] ---> job-cost.sh [2023-08-02T19:19:52.162Z] lf-activate-venv: SKIPPING [2023-08-02T19:19:52.162Z] DEBUG: total: 0.10999999940395355 [2023-08-02T19:19:52.162Z] INFO: Retrieving Stack Cost... [2023-08-02T19:19:52.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-02T19:19:52.683Z] INFO: Archiving Costs [Pipeline] echo [2023-08-02T19:19:52.853Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-02T19:19:53.160Z] ---> logs-deploy.sh [2023-08-02T19:19:53.160Z] lf-activate-venv: SKIPPING [2023-08-02T19:19:53.160Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4622/1 [2023-08-02T19:19:53.160Z] INFO: archiving workspace using pattern(s): [2023-08-02T19:19:54.096Z] Archives upload complete. [2023-08-02T19:19:54.354Z] INFO: archiving logs to Nexus [2023-08-02T19:19:54.924Z] ---> uname -a: [2023-08-02T19:19:54.924Z] Linux prd-ubuntu20-04-docker-8c-8g-2771 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-02T19:19:54.924Z] [2023-08-02T19:19:54.924Z] [2023-08-02T19:19:54.924Z] ---> lscpu: [2023-08-02T19:19:54.924Z] Architecture: x86_64 [2023-08-02T19:19:54.924Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-02T19:19:54.924Z] Byte Order: Little Endian [2023-08-02T19:19:54.924Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-02T19:19:54.924Z] CPU(s): 8 [2023-08-02T19:19:54.924Z] On-line CPU(s) list: 0-7 [2023-08-02T19:19:54.924Z] Thread(s) per core: 1 [2023-08-02T19:19:54.924Z] Core(s) per socket: 1 [2023-08-02T19:19:54.924Z] Socket(s): 8 [2023-08-02T19:19:54.924Z] NUMA node(s): 1 [2023-08-02T19:19:54.924Z] Vendor ID: AuthenticAMD [2023-08-02T19:19:54.924Z] CPU family: 23 [2023-08-02T19:19:54.924Z] Model: 49 [2023-08-02T19:19:54.924Z] Model name: AMD EPYC-Rome Processor [2023-08-02T19:19:54.924Z] Stepping: 0 [2023-08-02T19:19:54.924Z] CPU MHz: 2799.998 [2023-08-02T19:19:54.924Z] BogoMIPS: 5599.99 [2023-08-02T19:19:54.924Z] Virtualization: AMD-V [2023-08-02T19:19:54.924Z] Hypervisor vendor: KVM [2023-08-02T19:19:54.924Z] Virtualization type: full [2023-08-02T19:19:54.925Z] L1d cache: 256 KiB [2023-08-02T19:19:54.925Z] L1i cache: 256 KiB [2023-08-02T19:19:54.925Z] L2 cache: 4 MiB [2023-08-02T19:19:54.925Z] L3 cache: 128 MiB [2023-08-02T19:19:54.925Z] NUMA node0 CPU(s): 0-7 [2023-08-02T19:19:54.925Z] Vulnerability Itlb multihit: Not affected [2023-08-02T19:19:54.925Z] Vulnerability L1tf: Not affected [2023-08-02T19:19:54.925Z] Vulnerability Mds: Not affected [2023-08-02T19:19:54.925Z] Vulnerability Meltdown: Not affected [2023-08-02T19:19:54.925Z] Vulnerability Mmio stale data: Not affected [2023-08-02T19:19:54.925Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-02T19:19:54.925Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-02T19:19:54.925Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-02T19:19:54.925Z] Vulnerability Srbds: Not affected [2023-08-02T19:19:54.925Z] Vulnerability Tsx async abort: Not affected [2023-08-02T19:19:54.925Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] ---> nproc: [2023-08-02T19:19:54.925Z] 8 [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] ---> df -h: [2023-08-02T19:19:54.925Z] Filesystem Size Used Avail Use% Mounted on [2023-08-02T19:19:54.925Z] overlay 155G 12G 144G 8% / [2023-08-02T19:19:54.925Z] tmpfs 64M 0 64M 0% /dev [2023-08-02T19:19:54.925Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-02T19:19:54.925Z] shm 64M 0 64M 0% /dev/shm [2023-08-02T19:19:54.925Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] ---> sar -b -r -n DEV: [2023-08-02T19:19:54.925Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2771) 08/02/23 _x86_64_ (8 CPU) [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] 19:06:16 LINUX RESTART (8 CPU) [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] 19:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-02T19:19:54.925Z] 19:08:01 144.29 10.05 134.24 0.00 1675.99 99487.42 0.00 [2023-08-02T19:19:54.925Z] 19:09:01 40.81 0.02 40.79 0.00 0.13 40237.96 0.00 [2023-08-02T19:19:54.925Z] 19:10:01 15.28 0.00 15.28 0.00 0.00 25229.55 0.00 [2023-08-02T19:19:54.925Z] 19:11:01 4.33 0.00 4.33 0.00 0.00 22996.83 0.00 [2023-08-02T19:19:54.925Z] 19:12:01 59.65 11.86 47.78 0.00 5203.60 31908.70 0.00 [2023-08-02T19:19:54.925Z] 19:13:01 8.83 0.02 8.82 0.00 0.13 20553.77 0.00 [2023-08-02T19:19:54.925Z] 19:14:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2023-08-02T19:19:54.925Z] 19:15:01 1.97 0.00 1.97 0.00 0.00 22.53 0.00 [2023-08-02T19:19:54.925Z] 19:16:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-08-02T19:19:54.925Z] 19:17:01 1.72 0.02 1.70 0.00 0.13 18.93 0.00 [2023-08-02T19:19:54.925Z] 19:18:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2023-08-02T19:19:54.925Z] 19:19:01 1.54 0.00 1.54 0.00 0.00 17.35 0.00 [2023-08-02T19:19:54.925Z] Average: 23.52 1.83 21.69 0.00 574.19 20070.30 0.00 [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] 19:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-02T19:19:54.925Z] 19:08:01 27858252 31578492 726956 2.21 113404 3813564 1861480 5.49 1206160 3377912 0 [2023-08-02T19:19:54.925Z] 19:09:01 27578412 31445980 850768 2.59 115796 3937404 2038400 6.01 1630480 3205280 117896 [2023-08-02T19:19:54.925Z] 19:10:01 28353524 31567832 734428 2.23 115956 3332632 1753644 5.17 1211068 2901012 180 [2023-08-02T19:19:54.925Z] 19:11:01 28354888 31569408 732804 2.23 116044 3332636 1753644 5.17 1209764 2901020 44 [2023-08-02T19:19:54.925Z] 19:12:01 27803320 31543148 748792 2.28 150812 3798028 1817812 5.36 1539200 3083968 996 [2023-08-02T19:19:54.925Z] 19:13:01 27820480 31555572 736848 2.24 149448 3794772 1805472 5.32 1527268 3080808 4 [2023-08-02T19:19:54.925Z] 19:14:01 27820424 31555620 736668 2.24 149544 3794776 1805472 5.32 1527396 3080812 180 [2023-08-02T19:19:54.925Z] 19:15:01 27820272 31555564 736664 2.24 149616 3794780 1805472 5.32 1527428 3080816 8 [2023-08-02T19:19:54.925Z] 19:16:01 27820264 31555852 736484 2.24 149640 3794912 1805472 5.32 1527380 3081072 4 [2023-08-02T19:19:54.925Z] 19:17:01 27819924 31555580 736700 2.24 149692 3794912 1805472 5.32 1527196 3081080 16 [2023-08-02T19:19:54.925Z] 19:18:01 27820604 31556636 735996 2.24 149724 3794916 1805472 5.32 1527208 3081368 16 [2023-08-02T19:19:54.925Z] 19:19:01 27820328 31556388 736192 2.24 149748 3794920 1805472 5.32 1527152 3081372 8 [2023-08-02T19:19:54.925Z] Average: 27890891 31549673 745775 2.27 138285 3731521 1821940 5.37 1457308 3086377 9946 [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] 19:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-02T19:19:54.925Z] 19:08:01 docker0 713.50 721.91 50.93 4510.14 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:08:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:08:01 ens3 997.05 875.14 10437.72 93.79 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:09:01 docker0 1.30 1.37 0.10 0.13 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:09:01 vethd4f0559 1.30 1.48 0.11 0.13 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:09:01 ens3 57.02 57.67 42.73 94.48 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:10:01 docker0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:10:01 ens3 2.78 2.08 2.20 0.97 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:11:01 ens3 2.10 1.47 5.95 0.16 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:12:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:12:01 ens3 240.64 136.57 2930.31 9.62 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:13:01 ens3 0.35 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:14:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:15:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:17:01 ens3 0.25 0.22 0.08 0.08 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] 19:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] Average: docker0 59.68 60.38 4.26 376.37 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] Average: ens3 108.53 89.59 1119.82 16.62 0.00 0.00 0.00 0.00 [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] ---> sar -P ALL: [2023-08-02T19:19:54.925Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2771) 08/02/23 _x86_64_ (8 CPU) [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] 19:06:16 LINUX RESTART (8 CPU) [2023-08-02T19:19:54.925Z] [2023-08-02T19:19:54.925Z] 19:07:01 CPU %user %nice %system %iowait %steal %idle [2023-08-02T19:19:54.925Z] 19:08:01 all 9.47 0.00 4.39 4.26 0.05 81.82 [2023-08-02T19:19:54.925Z] 19:08:01 0 10.18 0.00 3.24 7.16 0.05 79.38 [2023-08-02T19:19:54.925Z] 19:08:01 1 8.68 0.00 4.34 7.50 0.05 79.42 [2023-08-02T19:19:54.925Z] 19:08:01 2 9.40 0.00 5.49 0.14 0.03 84.94 [2023-08-02T19:19:54.925Z] 19:08:01 3 10.35 0.00 6.76 9.86 0.07 72.96 [2023-08-02T19:19:54.925Z] 19:08:01 4 10.09 0.00 3.82 4.70 0.05 81.35 [2023-08-02T19:19:54.925Z] 19:08:01 5 8.20 0.00 3.51 1.13 0.03 87.13 [2023-08-02T19:19:54.925Z] 19:08:01 6 8.53 0.00 3.94 0.34 0.05 87.14 [2023-08-02T19:19:54.925Z] 19:08:01 7 10.35 0.00 4.06 3.24 0.07 82.28 [2023-08-02T19:19:54.925Z] 19:09:01 all 27.90 0.00 4.81 1.07 0.07 66.16 [2023-08-02T19:19:54.925Z] 19:09:01 0 28.99 0.00 5.08 0.29 0.07 65.58 [2023-08-02T19:19:54.925Z] 19:09:01 1 27.52 0.00 5.15 5.96 0.07 61.30 [2023-08-02T19:19:54.925Z] 19:09:01 2 27.82 0.00 4.80 0.15 0.07 67.17 [2023-08-02T19:19:54.925Z] 19:09:01 3 27.32 0.00 4.75 0.10 0.08 67.75 [2023-08-02T19:19:54.925Z] 19:09:01 4 28.03 0.00 4.23 0.40 0.07 67.27 [2023-08-02T19:19:54.925Z] 19:09:01 5 28.41 0.00 4.92 1.61 0.07 64.99 [2023-08-02T19:19:54.925Z] 19:09:01 6 27.33 0.00 4.84 0.00 0.07 67.76 [2023-08-02T19:19:54.925Z] 19:09:01 7 27.75 0.00 4.75 0.02 0.07 67.42 [2023-08-02T19:19:54.925Z] 19:10:01 all 0.09 0.00 0.13 0.15 0.01 99.63 [2023-08-02T19:19:54.925Z] 19:10:01 0 0.08 0.00 0.12 0.03 0.00 99.77 [2023-08-02T19:19:54.925Z] 19:10:01 1 0.07 0.00 0.05 0.87 0.02 99.00 [2023-08-02T19:19:54.925Z] 19:10:01 2 0.10 0.00 0.10 0.00 0.02 99.78 [2023-08-02T19:19:54.925Z] 19:10:01 3 0.00 0.00 0.22 0.00 0.00 99.78 [2023-08-02T19:19:54.925Z] 19:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2023-08-02T19:19:54.925Z] 19:10:01 5 0.08 0.00 0.07 0.18 0.02 99.65 [2023-08-02T19:19:54.925Z] 19:10:01 6 0.15 0.00 0.30 0.08 0.02 99.45 [2023-08-02T19:19:54.925Z] 19:10:01 7 0.15 0.00 0.12 0.00 0.02 99.72 [2023-08-02T19:19:54.925Z] 19:11:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2023-08-02T19:19:54.925Z] 19:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T19:19:54.925Z] 19:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T19:19:54.925Z] 19:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T19:19:54.925Z] 19:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T19:19:54.925Z] 19:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T19:19:54.925Z] 19:11:01 5 0.02 0.00 0.02 0.07 0.02 99.88 [2023-08-02T19:19:54.925Z] 19:11:01 6 0.07 0.00 0.07 0.00 0.03 99.83 [2023-08-02T19:19:54.925Z] 19:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-02T19:19:54.925Z] 19:12:01 all 2.60 0.00 1.50 0.66 0.03 95.21 [2023-08-02T19:19:54.926Z] 19:12:01 0 1.87 0.00 1.03 1.00 0.02 96.08 [2023-08-02T19:19:54.926Z] 19:12:01 1 2.36 0.00 1.98 1.17 0.03 94.46 [2023-08-02T19:19:54.926Z] 19:12:01 2 3.03 0.00 1.12 0.05 0.02 95.78 [2023-08-02T19:19:54.926Z] 19:12:01 3 1.40 0.00 0.82 0.68 0.03 97.06 [2023-08-02T19:19:54.926Z] 19:12:01 4 2.82 0.00 1.74 0.17 0.02 95.26 [2023-08-02T19:19:54.926Z] 19:12:01 5 2.65 0.00 0.80 1.25 0.03 95.27 [2023-08-02T19:19:54.926Z] 19:12:01 6 2.72 0.00 1.59 0.63 0.03 95.03 [2023-08-02T19:19:54.926Z] 19:12:01 7 3.95 0.00 2.91 0.35 0.05 92.74 [2023-08-02T19:19:54.926Z] 19:13:01 all 0.09 0.00 0.05 0.17 0.01 99.67 [2023-08-02T19:19:54.926Z] 19:13:01 0 0.12 0.00 0.07 0.05 0.00 99.77 [2023-08-02T19:19:54.926Z] 19:13:01 1 0.00 0.00 0.07 0.00 0.02 99.92 [2023-08-02T19:19:54.926Z] 19:13:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2023-08-02T19:19:54.926Z] 19:13:01 3 0.03 0.00 0.03 1.27 0.00 98.67 [2023-08-02T19:19:54.926Z] 19:13:01 4 0.27 0.00 0.10 0.00 0.02 99.62 [2023-08-02T19:19:54.926Z] 19:13:01 5 0.02 0.00 0.05 0.05 0.05 99.83 [2023-08-02T19:19:54.926Z] 19:13:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-08-02T19:19:54.926Z] 19:13:01 7 0.18 0.00 0.02 0.02 0.00 99.78 [2023-08-02T19:19:54.926Z] 19:14:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2023-08-02T19:19:54.926Z] 19:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-02T19:19:54.926Z] 19:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T19:19:54.926Z] 19:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T19:19:54.926Z] 19:14:01 3 0.00 0.00 0.02 0.08 0.02 99.88 [2023-08-02T19:19:54.926Z] 19:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T19:19:54.926Z] 19:14:01 5 0.75 0.00 0.03 0.00 0.02 99.20 [2023-08-02T19:19:54.926Z] 19:14:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-08-02T19:19:54.926Z] 19:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-02T19:19:54.926Z] 19:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-08-02T19:19:54.926Z] 19:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T19:19:54.926Z] 19:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T19:19:54.926Z] 19:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T19:19:54.926Z] 19:15:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-08-02T19:19:54.926Z] 19:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-08-02T19:19:54.926Z] 19:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-02T19:19:54.926Z] 19:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T19:19:54.926Z] 19:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T19:19:54.926Z] 19:16:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2023-08-02T19:19:54.926Z] 19:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-02T19:19:54.926Z] 19:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-02T19:19:54.926Z] 19:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-02T19:19:54.926Z] 19:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-02T19:19:54.926Z] 19:16:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-02T19:19:54.926Z] 19:16:01 5 0.73 0.00 0.05 0.00 0.02 99.20 [2023-08-02T19:19:54.926Z] 19:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-08-02T19:19:54.926Z] 19:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-08-02T19:19:54.926Z] 19:17:01 all 0.27 0.00 0.02 0.01 0.01 99.70 [2023-08-02T19:19:54.926Z] 19:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T19:19:54.926Z] 19:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-02T19:19:54.926Z] 19:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T19:19:54.926Z] 19:17:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2023-08-02T19:19:54.926Z] 19:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T19:19:54.926Z] 19:17:01 5 1.99 0.00 0.03 0.00 0.02 97.96 [2023-08-02T19:19:54.926Z] 19:17:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-08-02T19:19:54.926Z] 19:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T19:19:54.926Z] 19:18:01 all 0.26 0.00 0.01 0.00 0.01 99.71 [2023-08-02T19:19:54.926Z] 19:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T19:19:54.926Z] 19:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T19:19:54.926Z] 19:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T19:19:54.926Z] 19:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-08-02T19:19:54.926Z] 19:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T19:19:54.926Z] 19:18:01 5 1.99 0.00 0.03 0.00 0.02 97.96 [2023-08-02T19:19:54.926Z] 19:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-02T19:19:54.926Z] 19:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-02T19:19:54.926Z] [2023-08-02T19:19:54.926Z] 19:18:01 CPU %user %nice %system %iowait %steal %idle [2023-08-02T19:19:54.926Z] 19:19:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-08-02T19:19:54.926Z] 19:19:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-02T19:19:54.926Z] 19:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-02T19:19:54.926Z] 19:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T19:19:54.926Z] 19:19:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2023-08-02T19:19:54.926Z] 19:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-02T19:19:54.926Z] 19:19:01 5 0.54 0.00 0.02 0.00 0.00 99.44 [2023-08-02T19:19:54.926Z] 19:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-08-02T19:19:54.926Z] 19:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-02T19:19:54.926Z] Average: all 3.41 0.00 0.91 0.53 0.02 95.14 [2023-08-02T19:19:54.926Z] Average: 0 3.44 0.00 0.80 0.71 0.01 95.04 [2023-08-02T19:19:54.926Z] Average: 1 3.21 0.00 0.96 1.29 0.02 94.52 [2023-08-02T19:19:54.926Z] Average: 2 3.36 0.00 0.96 0.03 0.01 95.65 [2023-08-02T19:19:54.926Z] Average: 3 3.25 0.00 1.05 1.00 0.02 94.68 [2023-08-02T19:19:54.926Z] Average: 4 3.45 0.00 0.83 0.43 0.02 95.27 [2023-08-02T19:19:54.926Z] Average: 5 3.77 0.00 0.79 0.36 0.03 95.06 [2023-08-02T19:19:54.926Z] Average: 6 3.25 0.00 0.90 0.09 0.02 95.74 [2023-08-02T19:19:54.926Z] Average: 7 3.52 0.00 0.99 0.30 0.02 95.17 [2023-08-02T19:19:54.926Z] [2023-08-02T19:19:54.926Z] [2023-08-02T19:19:54.926Z]