Pull request #772 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 59dce80920e9ca2b882561616e4103335d0fbd81+a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc (6f14091c29d3c792c701b8f7a64bee64b6a63a3a) 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-ssh13790469256832378971.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17497914762489401302.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16251192750521454527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh17245806481440388886.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-772/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7158110590720376892.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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 ‘prd-ubuntu20.04-docker-8c-8g-5931’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5934 in /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [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-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-772 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-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-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc into PR head commit 59dce80920e9ca2b882561616e4103335d0fbd81 Merge succeeded, producing 59dce80920e9ca2b882561616e4103335d0fbd81 Checking out Revision 59dce80920e9ca2b882561616e4103335d0fbd81 (PR-772) > git config core.sparsecheckout # timeout=10 > git checkout -f 59dce80920e9ca2b882561616e4103335d0fbd81 # 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 a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59dce80920e9ca2b882561616e4103335d0fbd81 # timeout=10 Commit message: "build: Bump go-mod-bootstrap version" First time build. Skipping changelog. > git rev-list --no-walk 6a9c58b57c6859cd9c26dc21d656465e4fb2aafc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T11:16:23.241Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T11:16:23.445Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T11:16:23.477Z] ========================================================= [2024-07-19T11:16:23.477Z] EdgeX Global Pipelines Version Info [2024-07-19T11:16:23.477Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:16:24.464Z] ------------------- [2024-07-19T11:16:24.464Z] stable info: [2024-07-19T11:16:24.464Z] ------------------- [2024-07-19T11:16:24.464Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T11:16:24.464Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T11:16:24.464Z] Message: update stable to v1.0.260 [2024-07-19T11:16:25.127Z] ------------------- [2024-07-19T11:16:25.127Z] experimental info: [2024-07-19T11:16:25.127Z] ------------------- [2024-07-19T11:16:25.127Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T11:16:25.127Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T11:16:25.127Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T11:16:25.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-07-19T11:16:25.355Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-07-19T11:16:25.436Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T11:16:25.493Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T11:16:25.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T11:16:25.642Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T11:16:25.708Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T11:16:25.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T11:16:25.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T11:16:25.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T11:16:25.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T11:16:25.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-07-19T11:16:26.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T11:16:26.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T11:16:26.171Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T11:16:26.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T11:16:26.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T11:16:26.281Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T11:16:26.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T11:16:26.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T11:16:26.608Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T11:16:26.741Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T11:16:26.819Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T11:16:26.881Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T11:16:26.956Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T11:16:27.031Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T11:16:27.074Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T11:16:27.158Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-772 [Pipeline] echo [2024-07-19T11:16:27.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-772 [Pipeline] echo [2024-07-19T11:16:27.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-772 [Pipeline] echo [2024-07-19T11:16:27.401Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] echo [2024-07-19T11:16:27.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59dce80 [Pipeline] echo [2024-07-19T11:16:27.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T11:16:27.648Z] provisioning config files... [2024-07-19T11:16:27.669Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config14105020601209264197tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:16:28.170Z] ---> ****-login.sh [2024-07-19T11:16:28.170Z] nexus3.edgexfoundry.org:10001 [2024-07-19T11:16:28.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:28.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:28.447Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:28.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:28.447Z] [2024-07-19T11:16:28.447Z] Login Succeeded [2024-07-19T11:16:28.447Z] nexus3.edgexfoundry.org:10002 [2024-07-19T11:16:28.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:28.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:28.447Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:28.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:28.447Z] [2024-07-19T11:16:28.447Z] Login Succeeded [2024-07-19T11:16:28.447Z] nexus3.edgexfoundry.org:10003 [2024-07-19T11:16:28.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:28.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:28.757Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:28.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:28.757Z] [2024-07-19T11:16:28.757Z] Login Succeeded [2024-07-19T11:16:28.757Z] nexus3.edgexfoundry.org:10004 [2024-07-19T11:16:28.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:28.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:28.757Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:28.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:28.757Z] [2024-07-19T11:16:28.757Z] Login Succeeded [2024-07-19T11:16:28.757Z] ****.io [2024-07-19T11:16:28.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:29.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:29.063Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:29.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:29.063Z] [2024-07-19T11:16:29.063Z] Login Succeeded [2024-07-19T11:16:29.063Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T11:16:29.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T11:16:29.779Z] + git rev-list -1 --merges 59dce80920e9ca2b882561616e4103335d0fbd81~1..59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] echo [2024-07-19T11:16:29.953Z] -----------> git rev-list -1 --merges 59dce80920e9ca2b882561616e4103335d0fbd81~1..59dce80920e9ca2b882561616e4103335d0fbd81 59dce80920e9ca2b882561616e4103335d0fbd81 [false] [Pipeline] sh [2024-07-19T11:16:30.457Z] + git log --format=format:%s -1 59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] echo [2024-07-19T11:16:30.523Z] ========================================================= [2024-07-19T11:16:30.523Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T11:16:30.523Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T11:16:31.210Z] + git log --format=format:%s -1 59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] echo [2024-07-19T11:16:31.227Z] [semverPrep] GIT_COMMIT: 59dce80920e9ca2b882561616e4103335d0fbd81, Commit Message: build: Bump go-mod-bootstrap version [Pipeline] echo [2024-07-19T11:16:31.306Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T11:16:31.819Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T11:16:31.819Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T11:16:31.819Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T11:16:31.819Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T11:16:31.819Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T11:16:31.819Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T11:16:31.819Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:16:32.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T11:16:32.341Z] [2024-07-19T11:16:32.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:16:32.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T11:16:32.798Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T11:16:32.798Z] b85a868b505f: Pulling fs layer [2024-07-19T11:16:32.798Z] e2be974225ed: Pulling fs layer [2024-07-19T11:16:32.798Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T11:16:32.798Z] 988bab9f4d93: Pulling fs layer [2024-07-19T11:16:32.798Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T11:16:32.798Z] eaf3925da568: Pulling fs layer [2024-07-19T11:16:32.798Z] bab4dde63d76: Pulling fs layer [2024-07-19T11:16:32.798Z] bde34c3a00c8: Pulling fs layer [2024-07-19T11:16:32.798Z] b352a97aabf1: Pulling fs layer [2024-07-19T11:16:32.798Z] 4872d77fe225: Pulling fs layer [2024-07-19T11:16:32.798Z] 5851b861e8e6: Pulling fs layer [2024-07-19T11:16:32.798Z] 1469e6f7b9e6: Waiting [2024-07-19T11:16:32.798Z] eaf3925da568: Waiting [2024-07-19T11:16:32.798Z] 988bab9f4d93: Waiting [2024-07-19T11:16:32.798Z] bab4dde63d76: Waiting [2024-07-19T11:16:32.798Z] bde34c3a00c8: Waiting [2024-07-19T11:16:32.798Z] 5851b861e8e6: Waiting [2024-07-19T11:16:32.798Z] 4872d77fe225: Waiting [2024-07-19T11:16:32.798Z] b352a97aabf1: Waiting [2024-07-19T11:16:32.798Z] e2be974225ed: Verifying Checksum [2024-07-19T11:16:32.798Z] e2be974225ed: Download complete [2024-07-19T11:16:32.798Z] 988bab9f4d93: Verifying Checksum [2024-07-19T11:16:32.798Z] 988bab9f4d93: Download complete [2024-07-19T11:16:32.798Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T11:16:32.798Z] 1469e6f7b9e6: Download complete [2024-07-19T11:16:32.798Z] eaf3925da568: Verifying Checksum [2024-07-19T11:16:32.798Z] eaf3925da568: Download complete [2024-07-19T11:16:32.798Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T11:16:32.798Z] 339a4e72a1f5: Download complete [2024-07-19T11:16:32.798Z] bde34c3a00c8: Download complete [2024-07-19T11:16:33.121Z] b352a97aabf1: Verifying Checksum [2024-07-19T11:16:33.121Z] b352a97aabf1: Download complete [2024-07-19T11:16:33.121Z] 4872d77fe225: Verifying Checksum [2024-07-19T11:16:33.121Z] 4872d77fe225: Download complete [2024-07-19T11:16:33.121Z] 5851b861e8e6: Verifying Checksum [2024-07-19T11:16:33.121Z] 5851b861e8e6: Download complete [2024-07-19T11:16:33.445Z] b85a868b505f: Download complete [2024-07-19T11:16:33.747Z] bab4dde63d76: Verifying Checksum [2024-07-19T11:16:33.747Z] bab4dde63d76: Download complete [2024-07-19T11:16:34.417Z] b85a868b505f: Pull complete [2024-07-19T11:16:34.735Z] e2be974225ed: Pull complete [2024-07-19T11:16:35.046Z] 339a4e72a1f5: Pull complete [2024-07-19T11:16:35.046Z] 988bab9f4d93: Pull complete [2024-07-19T11:16:35.391Z] 1469e6f7b9e6: Pull complete [2024-07-19T11:16:35.391Z] eaf3925da568: Pull complete [2024-07-19T11:16:36.914Z] bab4dde63d76: Pull complete [2024-07-19T11:16:37.197Z] bde34c3a00c8: Pull complete [2024-07-19T11:16:37.197Z] b352a97aabf1: Pull complete [2024-07-19T11:16:37.197Z] 4872d77fe225: Pull complete [2024-07-19T11:16:37.486Z] 5851b861e8e6: Pull complete [2024-07-19T11:16:37.486Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T11:16:37.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T11:16:37.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:16:37.767Z] prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container [2024-07-19T11:16:37.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-19T11:16:42.243Z] $ docker top b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T11:16:42.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T11:16:42.535Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T11:16:42.678Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T11:16:42.679Z] $ docker exec b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 ssh-agent [2024-07-19T11:16:42.849Z] SSH_AUTH_SOCK=/tmp/ssh-6oUC5RApYspa/agent.31 [2024-07-19T11:16:42.849Z] SSH_AGENT_PID=37 [2024-07-19T11:16:42.878Z] Running ssh-add (command line suppressed) [2024-07-19T11:16:42.972Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_10948375777174420937.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_10948375777174420937.key) [2024-07-19T11:16:43.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T11:16:43.413Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T11:16:43.472Z] $ docker exec --env ******** --env ******** b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 ssh-agent -k [2024-07-19T11:16:43.561Z] unset SSH_AUTH_SOCK; [2024-07-19T11:16:43.562Z] unset SSH_AGENT_PID; [2024-07-19T11:16:43.562Z] echo Agent pid 37 killed; [2024-07-19T11:16:43.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T11:16:43.758Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T11:16:43.758Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T11:16:43.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T11:16:43.933Z] $ docker exec b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 ssh-agent [2024-07-19T11:16:44.074Z] SSH_AUTH_SOCK=/tmp/ssh-xCOY5cEXXl7Y/agent.70 [2024-07-19T11:16:44.074Z] SSH_AGENT_PID=76 [2024-07-19T11:16:44.096Z] Running ssh-add (command line suppressed) [2024-07-19T11:16:44.194Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_9958932772104074851.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/private_key_9958932772104074851.key) [2024-07-19T11:16:44.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T11:16:44.688Z] + git semver init [2024-07-19T11:16:45.007Z] 2024-07-19 11:16:44,833 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T11:16:45.007Z] 2024-07-19 11:16:44,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver [2024-07-19T11:16:45.007Z] 2024-07-19 11:16:44,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver [2024-07-19T11:16:45.007Z] 2024-07-19 11:16:44,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772, universal_newlines=False, shell=None, istream=None) [2024-07-19T11:16:47.743Z] 2024-07-19 11:16:47,100 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.git/info/exclude [2024-07-19T11:16:47.743Z] 2024-07-19 11:16:47,101 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 with force:False [2024-07-19T11:16:47.743Z] 2024-07-19 11:16:47,101 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 [2024-07-19T11:16:47.743Z] 2024-07-19 11:16:47,105 [execute] INFO git cat-file --batch-check [2024-07-19T11:16:47.743Z] 2024-07-19 11:16:47,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T11:16:47.743Z] 2024-07-19 11:16:47,113 [execute] INFO git cat-file --batch [2024-07-19T11:16:47.743Z] 2024-07-19 11:16:47,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T11:16:47.743Z] 2024-07-19 11:16:47,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-772/.semver/PR-772 [2024-07-19T11:16:47.743Z] 0.0.0 [Pipeline] } [2024-07-19T11:16:47.769Z] $ docker exec --env ******** --env ******** b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 ssh-agent -k [2024-07-19T11:16:47.873Z] unset SSH_AUTH_SOCK; [2024-07-19T11:16:47.873Z] unset SSH_AGENT_PID; [2024-07-19T11:16:47.873Z] echo Agent pid 76 killed; [2024-07-19T11:16:47.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T11:16:48.570Z] + git semver [Pipeline] } [2024-07-19T11:16:48.980Z] $ docker stop --time=1 b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 [2024-07-19T11:16:50.350Z] $ docker rm -f --volumes b4a54070fce430b6b3681ba7a387d0526be22d2468d82a857b8f1fbd7f3d0490 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T11:16:51.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T11:16:52.026Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T11:16:52.038Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T11:16:52.489Z] provisioning config files... [2024-07-19T11:16:52.541Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config18343898655395584353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:16:52.952Z] ---> ****-login.sh [2024-07-19T11:16:52.952Z] nexus3.edgexfoundry.org:10001 [2024-07-19T11:16:52.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:52.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:52.952Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:52.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:52.952Z] [2024-07-19T11:16:52.952Z] Login Succeeded [2024-07-19T11:16:52.952Z] nexus3.edgexfoundry.org:10002 [2024-07-19T11:16:52.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:52.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:52.952Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:52.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:52.952Z] [2024-07-19T11:16:52.952Z] Login Succeeded [2024-07-19T11:16:52.952Z] nexus3.edgexfoundry.org:10003 [2024-07-19T11:16:53.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:53.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:53.255Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:53.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:53.255Z] [2024-07-19T11:16:53.255Z] Login Succeeded [2024-07-19T11:16:53.255Z] nexus3.edgexfoundry.org:10004 [2024-07-19T11:16:53.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:53.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:53.255Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:53.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:53.255Z] [2024-07-19T11:16:53.255Z] Login Succeeded [2024-07-19T11:16:53.255Z] ****.io [2024-07-19T11:16:53.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:16:53.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:16:53.541Z] Configure a credential helper to remove this warning. See [2024-07-19T11:16:53.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:16:53.541Z] [2024-07-19T11:16:53.541Z] Login Succeeded [2024-07-19T11:16:53.541Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T11:16:53.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T11:16:53.772Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T11:16:53.836Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T11:16:53.880Z] ========================================================= [2024-07-19T11:16:53.880Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T11:16:53.880Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:16:54.456Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T11:16:54.770Z] Sending build context to Docker daemon 59.7MB [2024-07-19T11:16:54.770Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T11:16:54.770Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-19T11:16:54.770Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T11:16:54.770Z] 619be1103602: Pulling fs layer [2024-07-19T11:16:54.770Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T11:16:54.770Z] 5df492c9dc93: Pulling fs layer [2024-07-19T11:16:54.770Z] 7629e6793208: Pulling fs layer [2024-07-19T11:16:54.770Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T11:16:54.770Z] fb5054dd5b73: Pulling fs layer [2024-07-19T11:16:54.770Z] 7629e6793208: Waiting [2024-07-19T11:16:54.770Z] 4f4fb700ef54: Waiting [2024-07-19T11:16:54.770Z] eeca6798cff9: Pulling fs layer [2024-07-19T11:16:54.770Z] aa269ceb94a6: Pulling fs layer [2024-07-19T11:16:54.770Z] ada007ff1a6a: Pulling fs layer [2024-07-19T11:16:54.770Z] eeca6798cff9: Waiting [2024-07-19T11:16:54.770Z] ada007ff1a6a: Waiting [2024-07-19T11:16:54.770Z] aa269ceb94a6: Waiting [2024-07-19T11:16:54.770Z] 7862e08f4a3e: Download complete [2024-07-19T11:16:54.770Z] 7629e6793208: Download complete [2024-07-19T11:16:54.770Z] 4f4fb700ef54: Download complete [2024-07-19T11:16:54.770Z] 619be1103602: Download complete [2024-07-19T11:16:54.770Z] fb5054dd5b73: Download complete [2024-07-19T11:16:55.042Z] eeca6798cff9: Verifying Checksum [2024-07-19T11:16:55.042Z] eeca6798cff9: Download complete [2024-07-19T11:16:55.042Z] 619be1103602: Pull complete [2024-07-19T11:16:55.344Z] ada007ff1a6a: Verifying Checksum [2024-07-19T11:16:55.344Z] ada007ff1a6a: Download complete [2024-07-19T11:16:55.344Z] 7862e08f4a3e: Pull complete [2024-07-19T11:16:55.344Z] 5df492c9dc93: Verifying Checksum [2024-07-19T11:16:55.344Z] 5df492c9dc93: Download complete [2024-07-19T11:16:55.672Z] aa269ceb94a6: Verifying Checksum [2024-07-19T11:16:55.672Z] aa269ceb94a6: Download complete [2024-07-19T11:16:59.224Z] 5df492c9dc93: Pull complete [2024-07-19T11:16:59.224Z] 7629e6793208: Pull complete [2024-07-19T11:16:59.224Z] 4f4fb700ef54: Pull complete [2024-07-19T11:16:59.224Z] fb5054dd5b73: Pull complete [2024-07-19T11:16:59.224Z] eeca6798cff9: Pull complete [2024-07-19T11:17:02.005Z] aa269ceb94a6: Pull complete [2024-07-19T11:17:03.167Z] ada007ff1a6a: Pull complete [2024-07-19T11:17:03.490Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T11:17:03.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T11:17:03.490Z] ---> f489d0715acc [2024-07-19T11:17:03.490Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-19T11:17:07.397Z] Still waiting to schedule task [2024-07-19T11:17:07.397Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5933’ is offline [2024-07-19T11:17:19.086Z] ---> Running in 15d6d78a6eaa [2024-07-19T11:17:19.086Z] Removing intermediate container 15d6d78a6eaa [2024-07-19T11:17:19.086Z] ---> 135f74a21719 [2024-07-19T11:17:19.086Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T11:17:19.086Z] ---> Running in 8c4d04186033 [2024-07-19T11:17:19.086Z] Removing intermediate container 8c4d04186033 [2024-07-19T11:17:19.086Z] ---> 7de397c9ed5b [2024-07-19T11:17:19.086Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T11:17:19.086Z] ---> Running in a17606763c1b [2024-07-19T11:17:19.086Z] Removing intermediate container a17606763c1b [2024-07-19T11:17:19.086Z] ---> 9b12f0df5e32 [2024-07-19T11:17:19.086Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-19T11:17:19.086Z] ---> Running in d5d00de1ffe4 [2024-07-19T11:17:19.086Z] Removing intermediate container d5d00de1ffe4 [2024-07-19T11:17:19.086Z] ---> 8b49bb850ba1 [2024-07-19T11:17:19.086Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-19T11:17:19.086Z] ---> Running in 0f265e41b67c [2024-07-19T11:17:19.086Z] Removing intermediate container 0f265e41b67c [2024-07-19T11:17:19.086Z] ---> 7be2d2517f22 [2024-07-19T11:17:19.086Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-19T11:17:19.086Z] latest: Pulling from library/docker [2024-07-19T11:17:19.086Z] ec99f8b99825: Pulling fs layer [2024-07-19T11:17:19.086Z] fc205cab7dab: Pulling fs layer [2024-07-19T11:17:19.086Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T11:17:19.086Z] 8e1847eeb027: Pulling fs layer [2024-07-19T11:17:19.086Z] 3c20a579481d: Pulling fs layer [2024-07-19T11:17:19.086Z] 89d05d4bc6be: Pulling fs layer [2024-07-19T11:17:19.086Z] 7d7d6f122253: Pulling fs layer [2024-07-19T11:17:19.086Z] d20e62ad61f0: Pulling fs layer [2024-07-19T11:17:19.086Z] 29152ed7fd0f: Pulling fs layer [2024-07-19T11:17:19.086Z] 6c88c12977ec: Pulling fs layer [2024-07-19T11:17:19.086Z] badb7d3e2005: Pulling fs layer [2024-07-19T11:17:19.086Z] 8e1847eeb027: Waiting [2024-07-19T11:17:19.086Z] 3c20a579481d: Waiting [2024-07-19T11:17:19.086Z] 89d05d4bc6be: Waiting [2024-07-19T11:17:19.086Z] 7d7d6f122253: Waiting [2024-07-19T11:17:19.086Z] d20e62ad61f0: Waiting [2024-07-19T11:17:19.086Z] 29152ed7fd0f: Waiting [2024-07-19T11:17:19.086Z] 6c88c12977ec: Waiting [2024-07-19T11:17:19.086Z] d3e01dab9e24: Pulling fs layer [2024-07-19T11:17:19.086Z] badb7d3e2005: Waiting [2024-07-19T11:17:19.086Z] f07b39ce4199: Pulling fs layer [2024-07-19T11:17:19.086Z] f07b39ce4199: Waiting [2024-07-19T11:17:19.086Z] 8094fa8b1c9b: Pulling fs layer [2024-07-19T11:17:19.086Z] b0ddb1541fcb: Pulling fs layer [2024-07-19T11:17:19.086Z] 25d740755815: Pulling fs layer [2024-07-19T11:17:19.086Z] 8094fa8b1c9b: Waiting [2024-07-19T11:17:19.086Z] b0ddb1541fcb: Waiting [2024-07-19T11:17:19.086Z] d3e01dab9e24: Waiting [2024-07-19T11:17:19.086Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T11:17:19.086Z] 4f4fb700ef54: Download complete [2024-07-19T11:17:19.086Z] ec99f8b99825: Download complete [2024-07-19T11:17:19.086Z] 8e1847eeb027: Verifying Checksum [2024-07-19T11:17:19.086Z] 8e1847eeb027: Download complete [2024-07-19T11:17:19.086Z] fc205cab7dab: Verifying Checksum [2024-07-19T11:17:19.086Z] fc205cab7dab: Download complete [2024-07-19T11:17:19.086Z] ec99f8b99825: Pull complete [2024-07-19T11:17:19.086Z] 3c20a579481d: Verifying Checksum [2024-07-19T11:17:19.086Z] 3c20a579481d: Download complete [2024-07-19T11:17:19.378Z] 7d7d6f122253: Verifying Checksum [2024-07-19T11:17:19.378Z] 7d7d6f122253: Download complete [2024-07-19T11:17:19.378Z] d20e62ad61f0: Verifying Checksum [2024-07-19T11:17:19.378Z] d20e62ad61f0: Download complete [2024-07-19T11:17:19.378Z] fc205cab7dab: Pull complete [2024-07-19T11:17:19.378Z] 29152ed7fd0f: Verifying Checksum [2024-07-19T11:17:19.378Z] 29152ed7fd0f: Download complete [2024-07-19T11:17:19.378Z] 4f4fb700ef54: Pull complete [2024-07-19T11:17:19.378Z] 6c88c12977ec: Verifying Checksum [2024-07-19T11:17:19.378Z] 6c88c12977ec: Download complete [2024-07-19T11:17:19.378Z] 8e1847eeb027: Pull complete [2024-07-19T11:17:19.378Z] 89d05d4bc6be: Verifying Checksum [2024-07-19T11:17:19.378Z] 89d05d4bc6be: Download complete [2024-07-19T11:17:19.648Z] d3e01dab9e24: Verifying Checksum [2024-07-19T11:17:19.648Z] d3e01dab9e24: Download complete [2024-07-19T11:17:19.648Z] badb7d3e2005: Verifying Checksum [2024-07-19T11:17:19.648Z] badb7d3e2005: Download complete [2024-07-19T11:17:19.648Z] f07b39ce4199: Verifying Checksum [2024-07-19T11:17:19.648Z] f07b39ce4199: Download complete [2024-07-19T11:17:19.648Z] b0ddb1541fcb: Download complete [2024-07-19T11:17:19.648Z] 25d740755815: Verifying Checksum [2024-07-19T11:17:19.648Z] 25d740755815: Download complete [2024-07-19T11:17:19.648Z] 3c20a579481d: Pull complete [2024-07-19T11:17:20.312Z] 89d05d4bc6be: Pull complete [2024-07-19T11:17:20.651Z] 7d7d6f122253: Pull complete [2024-07-19T11:17:20.651Z] 8094fa8b1c9b: Verifying Checksum [2024-07-19T11:17:20.651Z] 8094fa8b1c9b: Download complete [2024-07-19T11:17:20.651Z] d20e62ad61f0: Pull complete [2024-07-19T11:17:20.934Z] 29152ed7fd0f: Pull complete [2024-07-19T11:17:20.934Z] 6c88c12977ec: Pull complete [2024-07-19T11:17:21.215Z] badb7d3e2005: Pull complete [2024-07-19T11:17:21.215Z] d3e01dab9e24: Pull complete [2024-07-19T11:17:21.215Z] f07b39ce4199: Pull complete [2024-07-19T11:17:22.321Z] 8094fa8b1c9b: Pull complete [2024-07-19T11:17:22.321Z] b0ddb1541fcb: Pull complete [2024-07-19T11:17:22.321Z] 25d740755815: Pull complete [2024-07-19T11:17:22.321Z] Digest: sha256:5bf73daca1e5575772bdfd196a48cfeb6fd65f4affd2d83b42b16db36a2d2974 [2024-07-19T11:17:22.321Z] Status: Downloaded newer image for docker:latest [2024-07-19T11:17:25.937Z] ---> 4218d5a401ec [2024-07-19T11:17:25.937Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T11:17:25.937Z] ---> Running in 417de60c39a5 [2024-07-19T11:17:26.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T11:17:26.498Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T11:17:26.808Z] OK: 264 MiB in 52 packages [2024-07-19T11:17:27.130Z] Removing intermediate container 417de60c39a5 [2024-07-19T11:17:27.130Z] ---> 755c383a1ee9 [2024-07-19T11:17:27.130Z] Step 10/15 : ENV GO111MODULE=on [2024-07-19T11:17:27.130Z] ---> Running in df6921f68273 [2024-07-19T11:17:27.130Z] Removing intermediate container df6921f68273 [2024-07-19T11:17:27.130Z] ---> bfec7d468044 [2024-07-19T11:17:27.130Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-19T11:17:27.130Z] ---> Running in 080dfddb6413 [2024-07-19T11:17:27.130Z] Removing intermediate container 080dfddb6413 [2024-07-19T11:17:27.130Z] ---> bf6618243f9d [2024-07-19T11:17:27.130Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-19T11:17:27.390Z] ---> 29168d1b8140 [2024-07-19T11:17:27.390Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T11:17:27.390Z] ---> Running in 25b980ed0e73 [2024-07-19T11:18:36.198Z] Removing intermediate container 25b980ed0e73 [2024-07-19T11:18:36.198Z] ---> 961253f56ea7 [2024-07-19T11:18:36.198Z] Step 14/15 : COPY . . [2024-07-19T11:18:36.198Z] ---> 277cfe5c670c [2024-07-19T11:18:36.198Z] Step 15/15 : RUN ${MAKE} [2024-07-19T11:18:36.198Z] ---> Running in b5792305f9f0 [2024-07-19T11:18:36.198Z] noop [2024-07-19T11:18:36.198Z] Removing intermediate container b5792305f9f0 [2024-07-19T11:18:36.198Z] ---> b68d3a0297a8 [2024-07-19T11:18:36.198Z] Successfully built b68d3a0297a8 [2024-07-19T11:18:36.198Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:18:36.805Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T11:18:36.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:18:37.001Z] prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container [2024-07-19T11:18:37.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T11:18:37.584Z] $ docker top b010e0b03d67fd8ab9f73cfc7c02320f016a065e39da1c82e7a79a2b8f1d8fa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:18:38.286Z] + go version [2024-07-19T11:18:38.286Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T11:18:38.300Z] $ docker stop --time=1 b010e0b03d67fd8ab9f73cfc7c02320f016a065e39da1c82e7a79a2b8f1d8fa0 [2024-07-19T11:18:38.927Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5935 in /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [2024-07-19T11:18:39.630Z] $ docker rm -f --volumes b010e0b03d67fd8ab9f73cfc7c02320f016a065e39da1c82e7a79a2b8f1d8fa0 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2024-07-19T11:18:39.784Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-07-19T11:18:39.999Z] The recommended git tool is: git [Pipeline] sh [2024-07-19T11:18:40.380Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T11:18:40.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:18:40.697Z] prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container [2024-07-19T11:18:40.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-19T11:18:41.172Z] $ docker top f235290211a45d341d66e1d30e21b2b74311aca414befdc8728a06c771403088 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:18:41.601Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [Pipeline] fileExists [Pipeline] sh [2024-07-19T11:18:42.066Z] + make test [2024-07-19T11:18:42.066Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-19T11:18:43.720Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-19T11:18:47.268Z] using credential edgex-jenkins-ssh [2024-07-19T11:18:47.352Z] Cloning the remote Git repository [2024-07-19T11:18:47.422Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-19T11:18:47.576Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2024-07-19T11:18:47.774Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-19T11:18:47.775Z] > git --version # timeout=10 [2024-07-19T11:18:47.795Z] > git --version # 'git version 2.25.1' [2024-07-19T11:18:47.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T11:18:47.932Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T11:18:52.143Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-19T11:18:52.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T11:18:54.215Z] Merging remotes/origin/main commit a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc into PR head commit 59dce80920e9ca2b882561616e4103335d0fbd81 [2024-07-19T11:18:54.803Z] Merge succeeded, producing 59dce80920e9ca2b882561616e4103335d0fbd81 [2024-07-19T11:18:54.803Z] Checking out Revision 59dce80920e9ca2b882561616e4103335d0fbd81 (PR-772) [2024-07-19T11:18:53.564Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-07-19T11:18:53.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-07-19T11:18:53.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T11:18:53.633Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/772/head:refs/remotes/origin/PR-772 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-19T11:18:54.241Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T11:18:54.309Z] > git checkout -f 59dce80920e9ca2b882561616e4103335d0fbd81 # timeout=10 [2024-07-19T11:18:54.703Z] > git remote # timeout=10 [2024-07-19T11:18:54.723Z] > git config --get remote.origin.url # timeout=10 [2024-07-19T11:18:54.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T11:18:54.755Z] > git merge a8d6b1442bc468e13692d3d2eaadfc8c4e6675cc # timeout=10 [2024-07-19T11:18:54.779Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-19T11:18:54.805Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T11:18:54.817Z] > git checkout -f 59dce80920e9ca2b882561616e4103335d0fbd81 # timeout=10 [2024-07-19T11:18:58.992Z] Commit message: "build: Bump go-mod-bootstrap version" [2024-07-19T11:18:59.091Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-19T11:18:59.091Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-19T11:18:59.091Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-19T11:18:59.091Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-19T11:18:59.091Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-19T11:18:59.091Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-19T11:18:59.091Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-19T11:18:59.091Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-19T11:18:59.091Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T11:19:01.570Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T11:19:01.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T11:19:01.570Z] Dload Upload Total Spent Left Speed [2024-07-19T11:19:01.570Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh [2024-07-19T11:19:01.996Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T11:19:02.466Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-07-19T11:19:02.466Z] /etc/docker/daemon.json [2024-07-19T11:19:02.466Z] { [2024-07-19T11:19:02.466Z] "registry-mirrors": [ [2024-07-19T11:19:02.466Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T11:19:02.466Z] ], [2024-07-19T11:19:02.466Z] "bip": "10.250.0.254/24", [2024-07-19T11:19:02.466Z] "hosts": [ [2024-07-19T11:19:02.466Z] "tcp://0.0.0.0:5555", [2024-07-19T11:19:02.466Z] "unix:///var/run/docker.sock" [2024-07-19T11:19:02.466Z] ], [2024-07-19T11:19:02.466Z] "mtu": 1458, [2024-07-19T11:19:02.466Z] "selinux-enabled": true, [2024-07-19T11:19:02.466Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T11:19:02.466Z] } [Pipeline] sh [2024-07-19T11:19:02.903Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T11:19:03.417Z] + sudo service docker restart [2024-07-19T11:19:03.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T11:19:03.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T11:19:03.631Z] ./bin/test-attribution-txt.sh [2024-07-19T11:19:03.631Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T11:19:03.631Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-07-19T11:19:03.632Z] make -C web test [2024-07-19T11:19:03.632Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-772/web' [2024-07-19T11:19:03.632Z] make[1]: tput: No such file or directory [2024-07-19T11:19:03.632Z] make[1]: tput: No such file or directory [2024-07-19T11:19:03.632Z] warning: generating ./VERSION [2024-07-19T11:19:03.632Z] echo "0.0.0" > VERSION [2024-07-19T11:19:03.632Z] docker build \ [2024-07-19T11:19:03.632Z] -f Dockerfile \ [2024-07-19T11:19:03.632Z] --build-arg USER=1000 \ [2024-07-19T11:19:03.632Z] \ [2024-07-19T11:19:03.632Z] --label "git_sha=59dce80920e9ca2b882561616e4103335d0fbd81" \ [2024-07-19T11:19:03.632Z] -t edgexfoundry/edgex-web-ui:59dce80920e9ca2b882561616e4103335d0fbd81 \ [2024-07-19T11:19:03.632Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-07-19T11:19:03.632Z] . [2024-07-19T11:19:03.632Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-07-19T11:19:03.632Z] Install the buildx component to build images with BuildKit: [2024-07-19T11:19:03.632Z] https://docs.docker.com/go/buildx/ [2024-07-19T11:19:03.632Z] [2024-07-19T11:19:03.632Z] Sending build context to Docker daemon 2.62MB [2024-07-19T11:19:03.632Z] Step 1/11 : FROM node:18-alpine3.18 [2024-07-19T11:19:04.324Z] 18-alpine3.18: Pulling from library/node [2024-07-19T11:19:04.324Z] 619be1103602: Already exists [2024-07-19T11:19:04.324Z] 7e9a007eb24b: Pulling fs layer [2024-07-19T11:19:04.324Z] 5189255e31c8: Pulling fs layer [2024-07-19T11:19:04.324Z] 88f4f8a6bc8d: Pulling fs layer [2024-07-19T11:19:04.324Z] 5189255e31c8: Verifying Checksum [2024-07-19T11:19:04.324Z] 5189255e31c8: Download complete [2024-07-19T11:19:04.649Z] 88f4f8a6bc8d: Verifying Checksum [2024-07-19T11:19:04.649Z] 88f4f8a6bc8d: Download complete [2024-07-19T11:19:04.649Z] 7e9a007eb24b: Verifying Checksum [2024-07-19T11:19:04.649Z] 7e9a007eb24b: Download complete [2024-07-19T11:19:05.735Z] 7e9a007eb24b: Pull complete [2024-07-19T11:19:06.063Z] 5189255e31c8: Pull complete [2024-07-19T11:19:06.063Z] 88f4f8a6bc8d: Pull complete [2024-07-19T11:19:06.063Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-07-19T11:19:06.063Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-07-19T11:19:06.063Z] ---> a19326513a45 [2024-07-19T11:19:06.063Z] Step 2/11 : RUN apk add --no-cache chromium [2024-07-19T11:19:10.737Z] ---> Running in 4a69aefce8ad [2024-07-19T11:19:10.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T11:19:10.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T11:19:11.028Z] (1/154) Installing libexpat (2.6.2-r0) [2024-07-19T11:19:11.028Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-07-19T11:19:11.028Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-07-19T11:19:11.028Z] (4/154) Installing libpng (1.6.39-r3) [2024-07-19T11:19:11.028Z] (5/154) Installing freetype (2.13.0-r5) [2024-07-19T11:19:11.028Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-07-19T11:19:11.028Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-07-19T11:19:11.028Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-07-19T11:19:11.028Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-07-19T11:19:11.028Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-07-19T11:19:11.028Z] (11/154) Installing libffi (3.4.4-r2) [2024-07-19T11:19:11.028Z] (12/154) Installing libintl (0.21.1-r7) [2024-07-19T11:19:11.028Z] (13/154) Installing libblkid (2.38.1-r8) [2024-07-19T11:19:11.028Z] (14/154) Installing libmount (2.38.1-r8) [2024-07-19T11:19:11.028Z] (15/154) Installing pcre2 (10.42-r1) [2024-07-19T11:19:11.028Z] (16/154) Installing glib (2.76.6-r0) [2024-07-19T11:19:11.028Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-07-19T11:19:11.028Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-07-19T11:19:11.028Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-07-19T11:19:11.028Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-07-19T11:19:11.028Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-07-19T11:19:11.313Z] (22/154) Installing libwebp (1.3.2-r0) [2024-07-19T11:19:11.313Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-07-19T11:19:11.313Z] (24/154) Installing tiff (4.5.1-r0) [2024-07-19T11:19:11.313Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-07-19T11:19:11.313Z] (26/154) Installing gtk-update-icon-cache (3.24.41-r0) [2024-07-19T11:19:11.313Z] (27/154) Installing libxau (1.0.11-r2) [2024-07-19T11:19:11.313Z] (28/154) Installing libmd (1.0.4-r2) [2024-07-19T11:19:11.313Z] (29/154) Installing libbsd (0.11.7-r1) [2024-07-19T11:19:11.313Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-07-19T11:19:11.313Z] (31/154) Installing libxcb (1.15-r1) [2024-07-19T11:19:11.313Z] (32/154) Installing libx11 (1.8.7-r0) [2024-07-19T11:19:11.313Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-07-19T11:19:11.313Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-07-19T11:19:11.313Z] (35/154) Installing libxrender (0.9.11-r3) [2024-07-19T11:19:11.313Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-07-19T11:19:11.313Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-07-19T11:19:11.313Z] (38/154) Installing libxext (1.3.5-r2) [2024-07-19T11:19:11.313Z] (39/154) Installing libxi (1.8.1-r0) [2024-07-19T11:19:11.313Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-07-19T11:19:11.313Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-07-19T11:19:11.313Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-07-19T11:19:11.313Z] (43/154) Installing libxtst (1.2.4-r2) [2024-07-19T11:19:11.313Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-07-19T11:19:11.313Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-07-19T11:19:11.638Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-07-19T11:19:11.638Z] (47/154) Installing pixman (0.42.2-r1) [2024-07-19T11:19:11.638Z] (48/154) Installing cairo (1.17.8-r1) [2024-07-19T11:19:11.638Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-07-19T11:19:11.638Z] (50/154) Installing avahi-libs (0.8-r13) [2024-07-19T11:19:11.638Z] (51/154) Installing gmp (6.2.1-r3) [2024-07-19T11:19:11.638Z] (52/154) Installing nettle (3.8.1-r2) [2024-07-19T11:19:11.638Z] (53/154) Installing libunistring (1.1-r1) [2024-07-19T11:19:11.638Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-07-19T11:19:11.638Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-07-19T11:19:11.638Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-07-19T11:19:11.638Z] (57/154) Installing gnutls (3.8.4-r0) [2024-07-19T11:19:11.638Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-07-19T11:19:11.638Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-07-19T11:19:11.638Z] (60/154) Installing fribidi (1.0.13-r0) [2024-07-19T11:19:11.638Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-07-19T11:19:11.638Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-07-19T11:19:11.638Z] (63/154) Installing libxft (2.3.8-r1) [2024-07-19T11:19:11.638Z] (64/154) Installing pango (1.50.14-r1) [2024-07-19T11:19:11.638Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-07-19T11:19:11.638Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-07-19T11:19:11.638Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-07-19T11:19:11.638Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-07-19T11:19:11.638Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-07-19T11:19:11.638Z] (70/154) Installing gtk+3.0 (3.24.41-r0) [2024-07-19T11:19:11.638Z] (71/154) Installing icu-data-full (73.2-r2) [2024-07-19T11:19:11.939Z] (72/154) Installing mesa (23.0.4-r0) [2024-07-19T11:19:11.939Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-07-19T11:19:13.049Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-07-19T11:19:13.049Z] (75/154) Installing libpciaccess (0.17-r2) [2024-07-19T11:19:13.049Z] (76/154) Installing libdrm (2.4.115-r4) [2024-07-19T11:19:13.049Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-07-19T11:19:13.049Z] (78/154) Installing libelf (0.189-r2) [2024-07-19T11:19:13.049Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-07-19T11:19:13.049Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-07-19T11:19:13.049Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-07-19T11:19:13.049Z] (82/154) Installing libmagic (5.45-r0) [2024-07-19T11:19:13.049Z] (83/154) Installing file (5.45-r0) [2024-07-19T11:19:13.049Z] (84/154) Installing libice (1.1.1-r2) [2024-07-19T11:19:13.049Z] (85/154) Installing libuuid (2.38.1-r8) [2024-07-19T11:19:13.049Z] (86/154) Installing libsm (1.2.4-r1) [2024-07-19T11:19:13.049Z] (87/154) Installing libxt (1.3.0-r2) [2024-07-19T11:19:13.049Z] (88/154) Installing libxmu (1.1.4-r2) [2024-07-19T11:19:13.049Z] (89/154) Installing xset (1.2.5-r1) [2024-07-19T11:19:13.049Z] (90/154) Installing xprop (1.2.7-r0) [2024-07-19T11:19:13.049Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-07-19T11:19:13.360Z] (92/154) Installing libogg (1.3.5-r4) [2024-07-19T11:19:13.360Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-07-19T11:19:13.360Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-07-19T11:19:13.360Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-07-19T11:19:13.360Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-07-19T11:19:13.360Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-07-19T11:19:13.360Z] (98/154) Installing libva (2.18.0-r1) [2024-07-19T11:19:13.360Z] (99/154) Installing libvdpau (1.5-r1) [2024-07-19T11:19:13.360Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-07-19T11:19:13.360Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-07-19T11:19:13.360Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-07-19T11:19:13.360Z] (103/154) Installing libhwy (1.0.4-r1) [2024-07-19T11:19:13.360Z] (104/154) Installing lcms2 (2.15-r2) [2024-07-19T11:19:13.360Z] (105/154) Installing libjxl (0.8.2-r0) [2024-07-19T11:19:13.360Z] (106/154) Installing lame-libs (3.100-r5) [2024-07-19T11:19:13.360Z] (107/154) Installing opus (1.4-r0) [2024-07-19T11:19:13.360Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-07-19T11:19:13.360Z] (109/154) Installing soxr (0.1.3-r5) [2024-07-19T11:19:13.360Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-07-19T11:19:13.653Z] (111/154) Installing libtheora (1.1.1-r17) [2024-07-19T11:19:13.653Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-07-19T11:19:13.653Z] (113/154) Installing libvpx (1.13.0-r2) [2024-07-19T11:19:13.653Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-07-19T11:19:13.653Z] (115/154) Installing numactl (2.0.16-r4) [2024-07-19T11:19:13.653Z] (116/154) Installing x265-libs (3.5-r4) [2024-07-19T11:19:13.653Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-07-19T11:19:13.653Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-07-19T11:19:13.965Z] (119/154) Installing libbluray (1.3.4-r0) [2024-07-19T11:19:13.965Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-07-19T11:19:13.965Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-07-19T11:19:13.965Z] (122/154) Installing cjson (1.7.17-r0) [2024-07-19T11:19:13.965Z] (123/154) Installing mbedtls (2.28.8-r0) [2024-07-19T11:19:13.965Z] (124/154) Installing librist (0.2.7-r0) [2024-07-19T11:19:13.965Z] (125/154) Installing libsrt (1.5.2-r0) [2024-07-19T11:19:13.965Z] (126/154) Installing libssh (0.10.5-r0) [2024-07-19T11:19:13.965Z] (127/154) Installing libsodium (1.0.18-r3) [2024-07-19T11:19:13.965Z] (128/154) Installing libzmq (4.3.4-r4) [2024-07-19T11:19:13.965Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-07-19T11:19:13.965Z] (130/154) Installing libevent (2.1.12-r6) [2024-07-19T11:19:13.965Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-07-19T11:19:13.965Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-07-19T11:19:13.965Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-07-19T11:19:13.965Z] (134/154) Installing icu-libs (73.2-r2) [2024-07-19T11:19:13.965Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-07-19T11:19:13.965Z] (136/154) Installing minizip (1.2.13-r1) [2024-07-19T11:19:13.965Z] (137/154) Installing nspr (4.35-r2) [2024-07-19T11:19:13.965Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-07-19T11:19:14.299Z] (139/154) Installing nss (3.94-r0) [2024-07-19T11:19:14.299Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-07-19T11:19:14.299Z] (141/154) Installing libasyncns (0.8-r1) [2024-07-19T11:19:14.299Z] (142/154) Installing libltdl (2.4.7-r2) [2024-07-19T11:19:14.299Z] (143/154) Installing orc (0.4.34-r0) [2024-07-19T11:19:14.299Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-07-19T11:19:14.299Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-07-19T11:19:14.299Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-07-19T11:19:14.299Z] (147/154) Installing libpulse (16.1-r10) [2024-07-19T11:19:14.299Z] (148/154) Installing snappy (1.1.10-r1) [2024-07-19T11:19:14.299Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-07-19T11:19:14.299Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-07-19T11:19:14.299Z] (151/154) Installing libgpg-error (1.47-r1) [2024-07-19T11:19:14.299Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-07-19T11:19:14.299Z] (153/154) Installing libxslt (1.1.38-r0) [2024-07-19T11:19:14.299Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-07-19T11:19:15.866Z] Executing busybox-1.36.1-r5.trigger [2024-07-19T11:19:15.866Z] Executing fontconfig-2.14.2-r3.trigger [2024-07-19T11:19:15.866Z] Executing mkfontscale-1.2.2-r3.trigger [2024-07-19T11:19:15.866Z] Executing glib-2.76.6-r0.trigger [2024-07-19T11:19:15.866Z] Executing shared-mime-info-2.2-r5.trigger [2024-07-19T11:19:16.215Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-07-19T11:19:16.215Z] Executing gtk-update-icon-cache-3.24.41-r0.trigger [2024-07-19T11:19:16.215Z] Executing gtk+3.0-3.24.41-r0.trigger [2024-07-19T11:19:16.215Z] OK: 579 MiB in 171 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T11:19:22.416Z] provisioning config files... [2024-07-19T11:19:22.458Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8359682678686667159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:19:23.067Z] ---> ****-login.sh [2024-07-19T11:19:23.067Z] nexus3.edgexfoundry.org:10001 [2024-07-19T11:19:23.280Z] Removing intermediate container 4a69aefce8ad [2024-07-19T11:19:23.280Z] ---> 5cccfc4efa6a [2024-07-19T11:19:23.280Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-07-19T11:19:23.280Z] ---> Running in 3753beca1a22 [2024-07-19T11:19:23.280Z] Removing intermediate container 3753beca1a22 [2024-07-19T11:19:23.280Z] ---> 1abe1061c0e0 [2024-07-19T11:19:23.280Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-07-19T11:19:23.280Z] ---> Running in ca226aaa7996 [2024-07-19T11:19:23.280Z] Removing intermediate container ca226aaa7996 [2024-07-19T11:19:23.280Z] ---> bf8830bba3b4 [2024-07-19T11:19:23.280Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-07-19T11:19:23.280Z] ---> Running in ac4a75a4bce7 [2024-07-19T11:19:23.280Z] Removing intermediate container ac4a75a4bce7 [2024-07-19T11:19:23.280Z] ---> a64b71319037 [2024-07-19T11:19:23.280Z] Step 6/11 : RUN npm install -g npm [2024-07-19T11:19:23.280Z] ---> Running in 317fd1377c12 [2024-07-19T11:19:23.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:19:23.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:19:23.682Z] Configure a credential helper to remove this warning. See [2024-07-19T11:19:23.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:19:23.682Z] [2024-07-19T11:19:23.682Z] Login Succeeded [2024-07-19T11:19:23.682Z] nexus3.edgexfoundry.org:10002 [2024-07-19T11:19:24.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:19:24.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:19:24.050Z] Configure a credential helper to remove this warning. See [2024-07-19T11:19:24.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:19:24.050Z] [2024-07-19T11:19:24.050Z] Login Succeeded [2024-07-19T11:19:24.050Z] nexus3.edgexfoundry.org:10003 [2024-07-19T11:19:24.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:19:24.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:19:24.372Z] Configure a credential helper to remove this warning. See [2024-07-19T11:19:24.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:19:24.372Z] [2024-07-19T11:19:24.372Z] Login Succeeded [2024-07-19T11:19:24.372Z] nexus3.edgexfoundry.org:10004 [2024-07-19T11:19:24.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:19:24.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:19:24.703Z] Configure a credential helper to remove this warning. See [2024-07-19T11:19:24.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:19:24.703Z] [2024-07-19T11:19:24.703Z] Login Succeeded [2024-07-19T11:19:24.703Z] ****.io [2024-07-19T11:19:24.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T11:19:25.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T11:19:25.320Z] Configure a credential helper to remove this warning. See [2024-07-19T11:19:25.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T11:19:25.320Z] [2024-07-19T11:19:25.320Z] Login Succeeded [2024-07-19T11:19:25.320Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T11:19:25.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T11:19:26.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T11:19:26.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T11:19:26.204Z] ========================================================= [2024-07-19T11:19:26.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T11:19:26.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:19:26.745Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-19T11:19:27.856Z] Sending build context to Docker daemon 35.52MB [2024-07-19T11:19:27.856Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T11:19:27.856Z] Step 2/15 : FROM ${BASE} AS builder [2024-07-19T11:19:27.856Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T11:19:27.856Z] c6b39de5b339: Pulling fs layer [2024-07-19T11:19:27.856Z] a69c41024577: Pulling fs layer [2024-07-19T11:19:27.856Z] d6de4b400683: Pulling fs layer [2024-07-19T11:19:27.856Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T11:19:27.856Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T11:19:27.856Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T11:19:27.856Z] 00f215d4a9da: Pulling fs layer [2024-07-19T11:19:27.856Z] d496ad576159: Pulling fs layer [2024-07-19T11:19:27.856Z] 464afbd9ba4c: Waiting [2024-07-19T11:19:27.856Z] 00f215d4a9da: Waiting [2024-07-19T11:19:27.856Z] d496ad576159: Waiting [2024-07-19T11:19:27.856Z] 35cb2a7552d0: Waiting [2024-07-19T11:19:27.856Z] 4f4fb700ef54: Waiting [2024-07-19T11:19:28.184Z] a69c41024577: Download complete [2024-07-19T11:19:28.184Z] 35cb2a7552d0: Download complete [2024-07-19T11:19:28.184Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T11:19:28.184Z] 4f4fb700ef54: Download complete [2024-07-19T11:19:28.184Z] 464afbd9ba4c: Verifying Checksum [2024-07-19T11:19:28.184Z] 464afbd9ba4c: Download complete [2024-07-19T11:19:28.184Z] c6b39de5b339: Verifying Checksum [2024-07-19T11:19:28.184Z] c6b39de5b339: Download complete [2024-07-19T11:19:28.516Z] d496ad576159: Verifying Checksum [2024-07-19T11:19:28.516Z] d496ad576159: Download complete [2024-07-19T11:19:28.811Z] c6b39de5b339: Pull complete [2024-07-19T11:19:29.433Z] a69c41024577: Pull complete [2024-07-19T11:19:29.868Z] d6de4b400683: Verifying Checksum [2024-07-19T11:19:29.868Z] d6de4b400683: Download complete [2024-07-19T11:19:30.365Z] [2024-07-19T11:19:30.365Z] removed 7 packages, and changed 69 packages in 7s [2024-07-19T11:19:30.365Z] [2024-07-19T11:19:30.365Z] 22 packages are looking for funding [2024-07-19T11:19:30.365Z] run `npm fund` for details [2024-07-19T11:19:30.973Z] 00f215d4a9da: Verifying Checksum [2024-07-19T11:19:30.973Z] 00f215d4a9da: Download complete [2024-07-19T11:19:31.933Z] Removing intermediate container 317fd1377c12 [2024-07-19T11:19:31.933Z] ---> 701eea9c1775 [2024-07-19T11:19:31.933Z] Step 7/11 : ARG USER=1000 [2024-07-19T11:19:31.933Z] ---> Running in ff667f5a3b11 [2024-07-19T11:19:31.933Z] Removing intermediate container ff667f5a3b11 [2024-07-19T11:19:31.933Z] ---> 17f554861f27 [2024-07-19T11:19:31.933Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-07-19T11:19:31.933Z] ---> Running in bd0e81fc89b6 [2024-07-19T11:19:32.650Z] Removing intermediate container bd0e81fc89b6 [2024-07-19T11:19:32.650Z] ---> 5e1e1d50ab53 [2024-07-19T11:19:32.650Z] Step 9/11 : USER $USER:$USER [2024-07-19T11:19:32.650Z] ---> Running in 7b59e65c90a8 [2024-07-19T11:19:32.650Z] Removing intermediate container 7b59e65c90a8 [2024-07-19T11:19:32.650Z] ---> ef861dd1d4c2 [2024-07-19T11:19:32.650Z] Step 10/11 : WORKDIR /app [2024-07-19T11:19:32.650Z] ---> Running in f9cf8b4603f1 [2024-07-19T11:19:32.650Z] Removing intermediate container f9cf8b4603f1 [2024-07-19T11:19:32.650Z] ---> eb0d3a026daf [2024-07-19T11:19:32.650Z] Step 11/11 : LABEL git_sha=59dce80920e9ca2b882561616e4103335d0fbd81 [2024-07-19T11:19:32.650Z] ---> Running in bcdfd29f5ae7 [2024-07-19T11:19:32.978Z] Removing intermediate container bcdfd29f5ae7 [2024-07-19T11:19:32.978Z] ---> 5751c591dcc1 [2024-07-19T11:19:32.978Z] Successfully built 5751c591dcc1 [2024-07-19T11:19:32.978Z] Successfully tagged edgexfoundry/edgex-web-ui:59dce80920e9ca2b882561616e4103335d0fbd81 [2024-07-19T11:19:32.978Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-07-19T11:19:32.978Z] touch edgex-web-ui.imagebuilt [2024-07-19T11:19:32.978Z] mkdir -p node_modules coverage [2024-07-19T11:19:32.978Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-07-19T11:19:32.978Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-07-19T11:19:37.388Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-07-19T11:19:38.557Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-07-19T11:19:38.843Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-07-19T11:19:39.162Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-07-19T11:19:39.800Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-07-19T11:19:40.429Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-07-19T11:19:40.429Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-07-19T11:19:40.714Z] npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2024-07-19T11:19:40.714Z] npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2024-07-19T11:19:41.042Z] npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-07-19T11:19:41.042Z] npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-07-19T11:19:42.087Z] npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2024-07-19T11:19:43.997Z] d6de4b400683: Pull complete [2024-07-19T11:19:43.997Z] 35cb2a7552d0: Pull complete [2024-07-19T11:19:43.997Z] 4f4fb700ef54: Pull complete [2024-07-19T11:19:43.997Z] 464afbd9ba4c: Pull complete [2024-07-19T11:19:44.274Z] npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2024-07-19T11:19:47.952Z] [2024-07-19T11:19:47.952Z] added 1182 packages, and audited 1183 packages in 15s [2024-07-19T11:19:47.952Z] [2024-07-19T11:19:47.952Z] 100 packages are looking for funding [2024-07-19T11:19:47.952Z] run `npm fund` for details [2024-07-19T11:19:47.952Z] [2024-07-19T11:19:47.952Z] 26 vulnerabilities (13 moderate, 12 high, 1 critical) [2024-07-19T11:19:47.952Z] [2024-07-19T11:19:47.952Z] To address issues that do not require attention, run: [2024-07-19T11:19:47.952Z] npm audit fix [2024-07-19T11:19:47.952Z] [2024-07-19T11:19:47.952Z] To address all issues (including breaking changes), run: [2024-07-19T11:19:47.952Z] npm audit fix --force [2024-07-19T11:19:47.952Z] [2024-07-19T11:19:47.952Z] Run `npm audit` for details. [2024-07-19T11:19:52.892Z] 00f215d4a9da: Pull complete [2024-07-19T11:19:53.232Z] d496ad576159: Pull complete [2024-07-19T11:19:53.232Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T11:19:53.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T11:19:53.232Z] ---> f246e2811388 [2024-07-19T11:19:53.232Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-19T11:19:53.795Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2024-07-19T11:19:55.462Z] ---> Running in 411f89fdc452 [2024-07-19T11:19:55.462Z] Removing intermediate container 411f89fdc452 [2024-07-19T11:19:55.462Z] ---> 7d51687d8ecf [2024-07-19T11:19:55.462Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T11:19:55.462Z] ---> Running in 4013105d237b [2024-07-19T11:19:55.816Z] Removing intermediate container 4013105d237b [2024-07-19T11:19:55.816Z] ---> d343f7615bd6 [2024-07-19T11:19:55.816Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T11:19:55.816Z] ---> Running in 6454d7cf9382 [2024-07-19T11:19:56.038Z] - Generating browser application bundles (phase: setup)... [2024-07-19T11:19:56.094Z] Removing intermediate container 6454d7cf9382 [2024-07-19T11:19:56.094Z] ---> 5c2fb1df7e46 [2024-07-19T11:19:56.094Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-07-19T11:19:56.094Z] ---> Running in 746058e7c727 [2024-07-19T11:19:56.429Z] Removing intermediate container 746058e7c727 [2024-07-19T11:19:56.429Z] ---> 1deed1e9438d [2024-07-19T11:19:56.429Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-19T11:19:56.429Z] ---> Running in c66d8f7e2dbc [2024-07-19T11:19:56.744Z] Removing intermediate container c66d8f7e2dbc [2024-07-19T11:19:56.744Z] ---> dc548f47708d [2024-07-19T11:19:56.744Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-19T11:19:57.422Z] latest: Pulling from library/docker [2024-07-19T11:19:57.422Z] a258b2a6b59a: Pulling fs layer [2024-07-19T11:19:57.422Z] 2649985fe95e: Pulling fs layer [2024-07-19T11:19:57.422Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T11:19:57.422Z] a69fb4b09a40: Pulling fs layer [2024-07-19T11:19:57.422Z] 1c88eb84e2d7: Pulling fs layer [2024-07-19T11:19:57.422Z] 7e2fc95335a7: Pulling fs layer [2024-07-19T11:19:57.422Z] c5e842971f67: Pulling fs layer [2024-07-19T11:19:57.422Z] 358f5d7c7199: Pulling fs layer [2024-07-19T11:19:57.423Z] a19a53c6e2a7: Pulling fs layer [2024-07-19T11:19:57.423Z] 7fa34ff7d1cc: Pulling fs layer [2024-07-19T11:19:57.423Z] 97ba16056c3d: Pulling fs layer [2024-07-19T11:19:57.423Z] fa36c1802107: Pulling fs layer [2024-07-19T11:19:57.423Z] 5fd9a1ec338d: Pulling fs layer [2024-07-19T11:19:57.423Z] f0179f9f1e37: Pulling fs layer [2024-07-19T11:19:57.423Z] 7c1e29ce0034: Pulling fs layer [2024-07-19T11:19:57.423Z] 1485648b620f: Pulling fs layer [2024-07-19T11:19:57.423Z] 1c88eb84e2d7: Waiting [2024-07-19T11:19:57.423Z] 7e2fc95335a7: Waiting [2024-07-19T11:19:57.423Z] c5e842971f67: Waiting [2024-07-19T11:19:57.423Z] 358f5d7c7199: Waiting [2024-07-19T11:19:57.423Z] a19a53c6e2a7: Waiting [2024-07-19T11:19:57.423Z] 97ba16056c3d: Waiting [2024-07-19T11:19:57.423Z] fa36c1802107: Waiting [2024-07-19T11:19:57.423Z] 5fd9a1ec338d: Waiting [2024-07-19T11:19:57.423Z] f0179f9f1e37: Waiting [2024-07-19T11:19:57.423Z] 7c1e29ce0034: Waiting [2024-07-19T11:19:57.423Z] 1485648b620f: Waiting [2024-07-19T11:19:57.423Z] a69fb4b09a40: Waiting [2024-07-19T11:19:57.423Z] 7fa34ff7d1cc: Waiting [2024-07-19T11:19:57.423Z] 4f4fb700ef54: Download complete [2024-07-19T11:19:57.737Z] a69fb4b09a40: Verifying Checksum [2024-07-19T11:19:57.737Z] a69fb4b09a40: Download complete [2024-07-19T11:19:57.737Z] a258b2a6b59a: Verifying Checksum [2024-07-19T11:19:57.737Z] a258b2a6b59a: Download complete [2024-07-19T11:19:57.737Z] 2649985fe95e: Download complete [2024-07-19T11:19:58.435Z] 1c88eb84e2d7: Verifying Checksum [2024-07-19T11:19:58.435Z] 1c88eb84e2d7: Download complete [2024-07-19T11:19:58.435Z] 7e2fc95335a7: Verifying Checksum [2024-07-19T11:19:58.435Z] 7e2fc95335a7: Download complete [2024-07-19T11:19:58.435Z] c5e842971f67: Verifying Checksum [2024-07-19T11:19:58.435Z] c5e842971f67: Download complete [2024-07-19T11:19:58.783Z] 358f5d7c7199: Verifying Checksum [2024-07-19T11:19:58.783Z] 358f5d7c7199: Download complete [2024-07-19T11:19:58.783Z] a19a53c6e2a7: Verifying Checksum [2024-07-19T11:19:58.783Z] a19a53c6e2a7: Download complete [2024-07-19T11:19:58.783Z] a258b2a6b59a: Pull complete [2024-07-19T11:19:58.783Z] 7fa34ff7d1cc: Verifying Checksum [2024-07-19T11:19:58.783Z] 7fa34ff7d1cc: Download complete [2024-07-19T11:19:58.783Z] fa36c1802107: Verifying Checksum [2024-07-19T11:19:58.783Z] fa36c1802107: Download complete [2024-07-19T11:19:58.783Z] 5fd9a1ec338d: Verifying Checksum [2024-07-19T11:19:58.783Z] 5fd9a1ec338d: Download complete [2024-07-19T11:19:59.082Z] 7c1e29ce0034: Verifying Checksum [2024-07-19T11:19:59.082Z] 7c1e29ce0034: Download complete [2024-07-19T11:19:59.082Z] 97ba16056c3d: Verifying Checksum [2024-07-19T11:19:59.082Z] 97ba16056c3d: Download complete [2024-07-19T11:19:59.082Z] 1485648b620f: Verifying Checksum [2024-07-19T11:19:59.082Z] 1485648b620f: Download complete [2024-07-19T11:19:59.796Z] 2649985fe95e: Pull complete [2024-07-19T11:20:00.110Z] 4f4fb700ef54: Pull complete [2024-07-19T11:20:00.432Z] f0179f9f1e37: Download complete [2024-07-19T11:20:00.432Z] a69fb4b09a40: Pull complete [2024-07-19T11:20:01.596Z] 1c88eb84e2d7: Pull complete [2024-07-19T11:20:03.167Z] 7e2fc95335a7: Pull complete [2024-07-19T11:20:04.655Z] c5e842971f67: Pull complete [2024-07-19T11:20:05.301Z] 358f5d7c7199: Pull complete [2024-07-19T11:20:05.625Z] a19a53c6e2a7: Pull complete [2024-07-19T11:20:05.625Z] 7fa34ff7d1cc: Pull complete [2024-07-19T11:20:07.201Z] 97ba16056c3d: Pull complete [2024-07-19T11:20:07.201Z] fa36c1802107: Pull complete [2024-07-19T11:20:07.507Z] 5fd9a1ec338d: Pull complete [2024-07-19T11:20:11.164Z] f0179f9f1e37: Pull complete [2024-07-19T11:20:11.164Z] 7c1e29ce0034: Pull complete [2024-07-19T11:20:11.474Z] 1485648b620f: Pull complete [2024-07-19T11:20:11.474Z] Digest: sha256:5bf73daca1e5575772bdfd196a48cfeb6fd65f4affd2d83b42b16db36a2d2974 [2024-07-19T11:20:11.474Z] Status: Downloaded newer image for docker:latest [2024-07-19T11:20:14.412Z] ---> ea84db7ab55c [2024-07-19T11:20:14.412Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T11:20:14.412Z] ---> Running in c1ef9dd3701b [2024-07-19T11:20:15.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T11:20:15.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T11:20:16.611Z] OK: 266 MiB in 52 packages [2024-07-19T11:20:17.335Z] Removing intermediate container c1ef9dd3701b [2024-07-19T11:20:17.335Z] ---> e4b6bab970ea [2024-07-19T11:20:17.335Z] Step 10/15 : ENV GO111MODULE=on [2024-07-19T11:20:17.335Z] ---> Running in 4cc333c4c263 [2024-07-19T11:20:17.642Z] Removing intermediate container 4cc333c4c263 [2024-07-19T11:20:17.642Z] ---> 6471ebfe3259 [2024-07-19T11:20:17.642Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-19T11:20:17.642Z] ---> Running in 7a8137e6a2b8 [2024-07-19T11:20:17.940Z] Removing intermediate container 7a8137e6a2b8 [2024-07-19T11:20:17.940Z] ---> ef9f302caa70 [2024-07-19T11:20:17.940Z] Step 12/15 : COPY go.mod vendor* ./ [2024-07-19T11:20:18.593Z] ---> 4069013efba0 [2024-07-19T11:20:18.593Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T11:20:18.593Z] ---> Running in 3612af66d425 [2024-07-19T11:20:18.698Z] ✔ Browser application bundle generation complete. [2024-07-19T11:20:18.698Z] 19 07 2024 11:20:18.250:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-07-19T11:20:18.698Z] 19 07 2024 11:20:18.252:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-07-19T11:20:18.698Z] 19 07 2024 11:20:18.254:INFO [launcher]: Starting browser ChromeHeadless [2024-07-19T11:20:18.698Z] 19 07 2024 11:20:18.587:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket bOxT4f-wj9KseUgLAAAB with id 27522263 [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.054 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.088 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.093 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.098 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.1 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.102 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.146 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.171 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.177 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.182 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.184 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.205 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.208 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.209 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.215 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.257 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.293 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.302 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.311 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.321 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.33 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.332 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.338 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.346 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.367 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.378 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.395 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.411 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.417 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.419 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.42 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.422 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.437 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.443 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.45 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.453 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.459 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.462 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.464 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.484 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.499 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.528 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.531 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.538 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.541 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.544 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.553 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.571 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.576 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.581 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.602 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.604 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.605 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.655 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.663 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.73 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.732 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.741 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.758 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.771 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.775 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.778 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.782 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.791 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.82 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.83 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.835 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.839 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.842 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.867 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.875 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.886 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.891 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.895 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.897 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.902 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.908 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.942 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.958 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.98 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.985 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.995 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.021 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.032 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.036 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.061 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.072 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.078 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.082 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.083 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.085 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.099 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.113 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.123 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.136 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.148 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.176 secs) [2024-07-19T11:20:22.231Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.189 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.195 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.197 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.2 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.201 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.213 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.219 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.223 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.224 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.225 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.233 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.256 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.261 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.269 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.279 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.299 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.304 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.306 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.312 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.314 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.315 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.335 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.341 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.343 secs) [2024-07-19T11:20:22.232Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.344 secs) [2024-07-19T11:20:22.572Z] WARN: ' [2024-07-19T11:20:22.572Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-19T11:20:22.572Z] Support for using the ngModel input property and ngModelChange event with [2024-07-19T11:20:22.572Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-19T11:20:22.572Z] in a future version of Angular. [2024-07-19T11:20:22.572Z] [2024-07-19T11:20:22.572Z] For more information on this, see our API docs here: [2024-07-19T11:20:22.572Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-19T11:20:22.572Z] ' [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.344 secs) [2024-07-19T11:20:22.572Z] WARN: ' [2024-07-19T11:20:22.572Z] It looks like you're using ngModel on the same form field as formControlName. [2024-07-19T11:20:22.572Z] Support for using the ngModel input property and ngModelChange event with [2024-07-19T11:20:22.572Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-07-19T11:20:22.572Z] in a future version of Angular. [2024-07-19T11:20:22.572Z] [2024-07-19T11:20:22.572Z] For more information on this, see our API docs here: [2024-07-19T11:20:22.572Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-07-19T11:20:22.572Z] ' [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.358 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.374 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.376 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.378 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.385 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.399 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.404 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.406 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.408 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.412 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.416 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.428 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.436 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.448 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.451 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.454 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.455 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.465 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.476 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.478 secs) [2024-07-19T11:20:22.572Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-19T11:20:22.572Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-19T11:20:22.572Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.478 secs) [2024-07-19T11:20:22.572Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-07-19T11:20:22.572Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-07-19T11:20:22.572Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.48 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.49 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.494 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.512 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.515 secs) [2024-07-19T11:20:22.572Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.958 secs / 1.515 secs) [2024-07-19T11:20:22.849Z] TOTAL: 147 SUCCESS [2024-07-19T11:20:22.849Z] ✔ Browser application bundle generation complete. [2024-07-19T11:20:23.148Z] [2024-07-19T11:20:23.148Z] =============================== Coverage summary =============================== [2024-07-19T11:20:23.148Z] Statements : 39.04% ( 1374/3519 ) [2024-07-19T11:20:23.148Z] Branches : 15.3% ( 94/614 ) [2024-07-19T11:20:23.148Z] Functions : 32.14% ( 424/1319 ) [2024-07-19T11:20:23.148Z] Lines : 38.97% ( 1343/3446 ) [2024-07-19T11:20:23.148Z] ================================================================================ [2024-07-19T11:20:23.148Z] ✔ Browser application bundle generation complete. [2024-07-19T11:20:24.222Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-772/web' [Pipeline] echo [2024-07-19T11:20:24.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T11:20:24.318Z] $ docker stop --time=1 f235290211a45d341d66e1d30e21b2b74311aca414befdc8728a06c771403088 [2024-07-19T11:20:25.718Z] $ docker rm -f --volumes f235290211a45d341d66e1d30e21b2b74311aca414befdc8728a06c771403088 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T11:20:26.391Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T11:20:27.047Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-19T11:20:28.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T11:20:29.333Z] + ls -al . [2024-07-19T11:20:29.333Z] total 264 [2024-07-19T11:20:29.333Z] drwxrwxr-x 13 jenkins jenkins 4096 Jul 19 11:18 . [2024-07-19T11:20:29.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:16 .. [2024-07-19T11:20:29.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:16 .blubracket [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 19 11:16 .dockerignore [2024-07-19T11:20:29.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 11:16 .git [2024-07-19T11:20:29.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:16 .github [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 19 11:16 .gitignore [2024-07-19T11:20:29.333Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 11:16 .semver [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 19 11:16 Attribution.txt [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 19 11:16 CHANGELOG.md [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 19 11:16 CONTRIBUTING.md [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 11:16 Dockerfile [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 19 11:16 Jenkinsfile [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 19 11:16 LICENSE [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 19 11:16 Makefile [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 19 11:16 README.md [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 11:16 VERSION [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 19 11:16 angularmigrationlogs.md [2024-07-19T11:20:29.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:16 assets [2024-07-19T11:20:29.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:16 bin [2024-07-19T11:20:29.333Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:16 cmd [2024-07-19T11:20:29.333Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 19 11:18 coverage.out [2024-07-19T11:20:29.333Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:16 docs [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 6691 Jul 19 11:16 go.mod [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 100586 Jul 19 11:16 go.sum [2024-07-19T11:20:29.333Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 11:16 internal [2024-07-19T11:20:29.333Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 19 11:16 redeploy.sh [2024-07-19T11:20:29.333Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:16 testing [2024-07-19T11:20:29.333Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 19 11:16 version.go [2024-07-19T11:20:29.333Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 11:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:20:29.826Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=59dce80920e9ca2b882561616e4103335d0fbd81 --label arch=amd64 --label version=0.0.0 . [2024-07-19T11:20:31.089Z] Sending build context to Docker daemon 346.6MB [2024-07-19T11:20:31.089Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T11:20:31.089Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-19T11:20:31.089Z] ---> b68d3a0297a8 [2024-07-19T11:20:31.089Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-19T11:20:33.198Z] ---> Running in 14bea87fb50b [2024-07-19T11:20:33.198Z] Removing intermediate container 14bea87fb50b [2024-07-19T11:20:33.198Z] ---> 3e75a90de9ba [2024-07-19T11:20:33.198Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T11:20:33.198Z] ---> Running in 5af3127c7252 [2024-07-19T11:20:33.198Z] Removing intermediate container 5af3127c7252 [2024-07-19T11:20:33.198Z] ---> 581eeb503601 [2024-07-19T11:20:33.198Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T11:20:33.198Z] ---> Running in 745d9d085347 [2024-07-19T11:20:33.198Z] Removing intermediate container 745d9d085347 [2024-07-19T11:20:33.198Z] ---> dfb6c015bcd8 [2024-07-19T11:20:33.198Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-19T11:20:33.198Z] ---> Running in 91ca14bb9f64 [2024-07-19T11:20:33.502Z] Removing intermediate container 91ca14bb9f64 [2024-07-19T11:20:33.502Z] ---> e3eaba942d0a [2024-07-19T11:20:33.502Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-19T11:20:33.502Z] ---> Running in c8650d0d1c4d [2024-07-19T11:20:33.502Z] Removing intermediate container c8650d0d1c4d [2024-07-19T11:20:33.502Z] ---> 73449611dde8 [2024-07-19T11:20:33.502Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-19T11:20:34.140Z] ---> bf819be3d19f [2024-07-19T11:20:34.140Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T11:20:34.140Z] ---> Running in b2d4750fb016 [2024-07-19T11:20:34.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T11:20:34.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T11:20:34.737Z] OK: 264 MiB in 52 packages [2024-07-19T11:20:35.066Z] Removing intermediate container b2d4750fb016 [2024-07-19T11:20:35.066Z] ---> 4184e83a314e [2024-07-19T11:20:35.066Z] Step 10/27 : ENV GO111MODULE=on [2024-07-19T11:20:35.066Z] ---> Running in b81e0cc2359e [2024-07-19T11:20:35.066Z] Removing intermediate container b81e0cc2359e [2024-07-19T11:20:35.066Z] ---> 73fb7d3110ff [2024-07-19T11:20:35.066Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-19T11:20:35.354Z] ---> Running in 2be2f37ae46f [2024-07-19T11:20:35.354Z] Removing intermediate container 2be2f37ae46f [2024-07-19T11:20:35.354Z] ---> fd0217a70e76 [2024-07-19T11:20:35.354Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-19T11:20:35.354Z] ---> f0a80f93601a [2024-07-19T11:20:35.354Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T11:20:35.354Z] ---> Running in 845f84cc44d9 [2024-07-19T11:20:35.990Z] Removing intermediate container 845f84cc44d9 [2024-07-19T11:20:35.990Z] ---> d145997f7b26 [2024-07-19T11:20:35.990Z] Step 14/27 : COPY . . [2024-07-19T11:20:40.468Z] ---> ac45ebe90026 [2024-07-19T11:20:40.468Z] Step 15/27 : RUN ${MAKE} [2024-07-19T11:20:40.468Z] ---> Running in 1e16cb96ecaf [2024-07-19T11:20:40.750Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-19T11:21:13.408Z] Removing intermediate container 1e16cb96ecaf [2024-07-19T11:21:13.408Z] ---> edd2881e618e [2024-07-19T11:21:13.408Z] Step 16/27 : FROM alpine:3.18 [2024-07-19T11:21:13.408Z] 3.18: Pulling from library/alpine [2024-07-19T11:21:13.408Z] 73baa7ef167e: Pulling fs layer [2024-07-19T11:21:13.408Z] 73baa7ef167e: Download complete [2024-07-19T11:21:13.408Z] 73baa7ef167e: Pull complete [2024-07-19T11:21:13.408Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T11:21:13.408Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T11:21:13.408Z] ---> 8fd7cac70a4a [2024-07-19T11:21:13.408Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-19T11:21:13.408Z] ---> Running in 00bc09f567d4 [2024-07-19T11:21:13.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T11:21:13.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T11:21:13.408Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T11:21:13.408Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T11:21:13.408Z] OK: 7 MiB in 15 packages [2024-07-19T11:21:13.408Z] Removing intermediate container 00bc09f567d4 [2024-07-19T11:21:13.408Z] ---> 9ec43d7abe27 [2024-07-19T11:21:13.408Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-19T11:21:13.408Z] ---> Running in b32e8d13fa90 [2024-07-19T11:21:13.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T11:21:13.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T11:21:13.408Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T11:21:13.408Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T11:21:13.408Z] OK: 7 MiB in 16 packages [2024-07-19T11:21:13.408Z] Removing intermediate container b32e8d13fa90 [2024-07-19T11:21:13.408Z] ---> 97fac263c726 [2024-07-19T11:21:13.408Z] Step 19/27 : EXPOSE 4000 [2024-07-19T11:21:13.408Z] ---> Running in 368a5d42ac9a [2024-07-19T11:21:13.408Z] Removing intermediate container 368a5d42ac9a [2024-07-19T11:21:13.408Z] ---> 4e294c6b1171 [2024-07-19T11:21:13.408Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-19T11:21:13.408Z] ---> 08a79054c00b [2024-07-19T11:21:13.408Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-19T11:21:13.408Z] ---> ce0e684bf72f [2024-07-19T11:21:13.408Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-19T11:21:13.720Z] ---> a1cdebb92c40 [2024-07-19T11:21:13.720Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-19T11:21:13.720Z] ---> Running in 2e2040d7723b [2024-07-19T11:21:13.720Z] Removing intermediate container 2e2040d7723b [2024-07-19T11:21:13.720Z] ---> 4fdbc821fec1 [2024-07-19T11:21:13.720Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-19T11:21:13.720Z] ---> Running in d29ad50c7ea4 [2024-07-19T11:21:13.987Z] Removing intermediate container d29ad50c7ea4 [2024-07-19T11:21:13.987Z] ---> 7ccdb1ea23fa [2024-07-19T11:21:13.987Z] Step 25/27 : LABEL arch=amd64 [2024-07-19T11:21:13.987Z] ---> Running in ee2ccca10ed2 [2024-07-19T11:21:13.987Z] Removing intermediate container ee2ccca10ed2 [2024-07-19T11:21:13.987Z] ---> 777b7ecefcf9 [2024-07-19T11:21:13.987Z] Step 26/27 : LABEL git_sha=59dce80920e9ca2b882561616e4103335d0fbd81 [2024-07-19T11:21:13.987Z] ---> Running in 57be73d12e70 [2024-07-19T11:21:14.281Z] Removing intermediate container 57be73d12e70 [2024-07-19T11:21:14.281Z] ---> 6e0feb473951 [2024-07-19T11:21:14.281Z] Step 27/27 : LABEL version=0.0.0 [2024-07-19T11:21:14.281Z] ---> Running in fb9e37ebac63 [2024-07-19T11:21:14.281Z] Removing intermediate container fb9e37ebac63 [2024-07-19T11:21:14.281Z] ---> d5d890f3d7e1 [2024-07-19T11:21:14.281Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T11:21:14.281Z] Successfully built d5d890f3d7e1 [2024-07-19T11:21:14.281Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:21:15.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T11:21:15.623Z] [2024-07-19T11:21:15.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:21:16.128Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T11:21:16.128Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T11:21:16.128Z] 5eb5b503b376: Pulling fs layer [2024-07-19T11:21:16.128Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T11:21:16.128Z] ec43610c2a17: Pulling fs layer [2024-07-19T11:21:16.128Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T11:21:16.128Z] 33b1e0a273af: Pulling fs layer [2024-07-19T11:21:16.128Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T11:21:16.128Z] 2f39f015ded8: Pulling fs layer [2024-07-19T11:21:16.128Z] 33b1e0a273af: Waiting [2024-07-19T11:21:16.128Z] 5d3b04190fa2: Waiting [2024-07-19T11:21:16.128Z] 2f39f015ded8: Waiting [2024-07-19T11:21:16.128Z] 3a2ae6a8a46f: Waiting [2024-07-19T11:21:16.128Z] 5c69ac0246d0: Verifying Checksum [2024-07-19T11:21:16.128Z] 5c69ac0246d0: Download complete [2024-07-19T11:21:16.128Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-19T11:21:16.128Z] 3a2ae6a8a46f: Download complete [2024-07-19T11:21:16.128Z] 33b1e0a273af: Verifying Checksum [2024-07-19T11:21:16.128Z] 33b1e0a273af: Download complete [2024-07-19T11:21:16.128Z] ec43610c2a17: Verifying Checksum [2024-07-19T11:21:16.128Z] ec43610c2a17: Download complete [2024-07-19T11:21:16.445Z] 5eb5b503b376: Verifying Checksum [2024-07-19T11:21:16.445Z] 5eb5b503b376: Download complete [2024-07-19T11:21:17.036Z] 2f39f015ded8: Download complete [2024-07-19T11:21:17.354Z] 5eb5b503b376: Pull complete [2024-07-19T11:21:17.699Z] 5c69ac0246d0: Pull complete [2024-07-19T11:21:17.986Z] ec43610c2a17: Pull complete [2024-07-19T11:21:17.986Z] 3a2ae6a8a46f: Pull complete [2024-07-19T11:21:18.291Z] 33b1e0a273af: Pull complete [2024-07-19T11:21:18.291Z] 5d3b04190fa2: Pull complete [2024-07-19T11:21:22.824Z] 2f39f015ded8: Pull complete [2024-07-19T11:21:22.824Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T11:21:22.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T11:21:22.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:21:23.129Z] prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container [2024-07-19T11:21:23.208Z] $ 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/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T11:21:26.285Z] $ docker top e3d1cdc0f1a45f17b4f1f083ab6d11066bebd42374769cff86dd9bacc0650d39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:21:26.954Z] ---> job-cost.sh [2024-07-19T11:21:26.954Z] lf-activate-venv: SKIPPING [2024-07-19T11:21:26.954Z] INFO: No Stack... [2024-07-19T11:21:27.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T11:21:27.555Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T11:21:27.971Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/cost.csv [2024-07-19T11:21:27.971Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T11:21:28.015Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [2024-07-19T11:21:28.044Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] did not exist. Created. [2024-07-19T11:21:28.080Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T11:21:28.556Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T11:21:28.991Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T11:21:29.050Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T11:21:29.198Z] $ docker stop --time=1 e3d1cdc0f1a45f17b4f1f083ab6d11066bebd42374769cff86dd9bacc0650d39 [2024-07-19T11:21:30.518Z] $ docker rm -f --volumes e3d1cdc0f1a45f17b4f1f083ab6d11066bebd42374769cff86dd9bacc0650d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T11:22:11.294Z] Removing intermediate container 3612af66d425 [2024-07-19T11:22:11.294Z] ---> fed0eba511df [2024-07-19T11:22:11.294Z] Step 14/15 : COPY . . [2024-07-19T11:22:11.294Z] ---> b16521974e64 [2024-07-19T11:22:11.294Z] Step 15/15 : RUN ${MAKE} [2024-07-19T11:22:11.294Z] ---> Running in 8c8f71006392 [2024-07-19T11:22:11.294Z] noop [2024-07-19T11:22:11.294Z] Removing intermediate container 8c8f71006392 [2024-07-19T11:22:11.294Z] ---> 21f6ee16612a [2024-07-19T11:22:11.294Z] Successfully built 21f6ee16612a [2024-07-19T11:22:11.294Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:22:11.873Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T11:22:11.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:22:12.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-5935 does not seem to be running inside a container [2024-07-19T11:22:12.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T11:22:13.612Z] $ docker top 2aa4a69d3fbfb1876a140574ab78ea2ddf455c62613491c64e4babe1af820409 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:22:14.694Z] + go version [2024-07-19T11:22:14.694Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T11:22:14.725Z] $ docker stop --time=1 2aa4a69d3fbfb1876a140574ab78ea2ddf455c62613491c64e4babe1af820409 [2024-07-19T11:22:16.343Z] $ docker rm -f --volumes 2aa4a69d3fbfb1876a140574ab78ea2ddf455c62613491c64e4babe1af820409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:22:17.253Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T11:22:17.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:22:17.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-5935 does not seem to be running inside a container [2024-07-19T11:22:17.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T11:22:18.917Z] $ docker top de4f002e01e9e7c8e7bc719ab45a792f246d78abe9b6eabeed1cd02e15c48ff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:22:19.641Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2024-07-19T11:22:20.080Z] + make test [2024-07-19T11:22:20.080Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-07-19T11:22:27.092Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-07-19T11:25:49.817Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-07-19T11:25:49.817Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-07-19T11:25:49.817Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-07-19T11:25:49.817Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-07-19T11:25:49.817Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-07-19T11:25:49.817Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-07-19T11:25:49.817Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-07-19T11:25:49.817Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-07-19T11:25:49.817Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-07-19T11:26:22.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T11:26:22.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T11:26:22.034Z] ./bin/test-attribution-txt.sh [2024-07-19T11:26:22.034Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-19T11:26:22.034Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-07-19T11:26:22.035Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T11:26:22.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T11:26:22.066Z] $ docker stop --time=1 de4f002e01e9e7c8e7bc719ab45a792f246d78abe9b6eabeed1cd02e15c48ff1 [2024-07-19T11:26:23.970Z] $ docker rm -f --volumes de4f002e01e9e7c8e7bc719ab45a792f246d78abe9b6eabeed1cd02e15c48ff1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T11:26:25.374Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T11:26:25.397Z] Warning: overwriting stash ‘coverage-report’ [2024-07-19T11:26:25.970Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T11:26:26.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T11:26:26.652Z] + ls -al . [2024-07-19T11:26:26.652Z] total 260 [2024-07-19T11:26:26.652Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 11:22 . [2024-07-19T11:26:26.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:18 .. [2024-07-19T11:26:26.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:18 .blubracket [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 18 Jul 19 11:18 .dockerignore [2024-07-19T11:26:26.652Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 11:18 .git [2024-07-19T11:26:26.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:18 .github [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 178 Jul 19 11:18 .gitignore [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 19 11:18 Attribution.txt [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 21430 Jul 19 11:18 CHANGELOG.md [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jul 19 11:18 CONTRIBUTING.md [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 1940 Jul 19 11:18 Dockerfile [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 652 Jul 19 11:18 Jenkinsfile [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jul 19 11:18 LICENSE [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 2189 Jul 19 11:18 Makefile [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 4381 Jul 19 11:18 README.md [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 11:16 VERSION [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 4832 Jul 19 11:18 angularmigrationlogs.md [2024-07-19T11:26:26.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:18 assets [2024-07-19T11:26:26.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:18 bin [2024-07-19T11:26:26.652Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 11:18 cmd [2024-07-19T11:26:26.652Z] -rw-r--r-- 1 jenkins jenkins 10 Jul 19 11:22 coverage.out [2024-07-19T11:26:26.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 11:18 docs [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 6691 Jul 19 11:18 go.mod [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 100586 Jul 19 11:18 go.sum [2024-07-19T11:26:26.652Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 11:18 internal [2024-07-19T11:26:26.652Z] -rwxrwxr-x 1 jenkins jenkins 568 Jul 19 11:18 redeploy.sh [2024-07-19T11:26:26.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:18 testing [2024-07-19T11:26:26.652Z] -rw-rw-r-- 1 jenkins jenkins 155 Jul 19 11:18 version.go [2024-07-19T11:26:26.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 11:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:26:27.004Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=59dce80920e9ca2b882561616e4103335d0fbd81 --label arch=arm64 --label version=0.0.0 . [2024-07-19T11:26:28.420Z] Sending build context to Docker daemon 35.53MB [2024-07-19T11:26:28.420Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T11:26:28.420Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-19T11:26:28.420Z] ---> 21f6ee16612a [2024-07-19T11:26:28.420Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-07-19T11:26:28.420Z] ---> Running in cb1f4ed9a724 [2024-07-19T11:26:29.004Z] Removing intermediate container cb1f4ed9a724 [2024-07-19T11:26:29.004Z] ---> e32e11790140 [2024-07-19T11:26:29.004Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T11:26:29.004Z] ---> Running in 1b78027022ff [2024-07-19T11:26:29.268Z] Removing intermediate container 1b78027022ff [2024-07-19T11:26:29.268Z] ---> d531aa300b25 [2024-07-19T11:26:29.268Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T11:26:29.268Z] ---> Running in f59d963f483b [2024-07-19T11:26:29.533Z] Removing intermediate container f59d963f483b [2024-07-19T11:26:29.533Z] ---> e40504728c61 [2024-07-19T11:26:29.533Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-07-19T11:26:29.533Z] ---> Running in e301984896c7 [2024-07-19T11:26:29.802Z] Removing intermediate container e301984896c7 [2024-07-19T11:26:29.802Z] ---> c330687bde4e [2024-07-19T11:26:29.802Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-07-19T11:26:30.070Z] ---> Running in 0bcf14a9ab1e [2024-07-19T11:26:30.336Z] Removing intermediate container 0bcf14a9ab1e [2024-07-19T11:26:30.336Z] ---> b1e9a835cffd [2024-07-19T11:26:30.336Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-07-19T11:26:32.365Z] ---> dfbbf38a81fc [2024-07-19T11:26:32.365Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T11:26:32.365Z] ---> Running in 82b95a0c0fc4 [2024-07-19T11:26:33.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T11:26:33.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T11:26:34.632Z] OK: 266 MiB in 52 packages [2024-07-19T11:26:35.602Z] Removing intermediate container 82b95a0c0fc4 [2024-07-19T11:26:35.602Z] ---> 16ba769abe32 [2024-07-19T11:26:35.602Z] Step 10/27 : ENV GO111MODULE=on [2024-07-19T11:26:35.602Z] ---> Running in e71c906625a4 [2024-07-19T11:26:35.869Z] Removing intermediate container e71c906625a4 [2024-07-19T11:26:35.869Z] ---> 1df3fcc2c4cf [2024-07-19T11:26:35.869Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-07-19T11:26:35.869Z] ---> Running in 65ccc6bbdc6b [2024-07-19T11:26:36.453Z] Removing intermediate container 65ccc6bbdc6b [2024-07-19T11:26:36.453Z] ---> 373d6d5a1d54 [2024-07-19T11:26:36.453Z] Step 12/27 : COPY go.mod vendor* ./ [2024-07-19T11:26:36.719Z] ---> 6e9614d6537f [2024-07-19T11:26:36.719Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T11:26:36.986Z] ---> Running in 3803bcb54500 [2024-07-19T11:26:39.559Z] Removing intermediate container 3803bcb54500 [2024-07-19T11:26:39.559Z] ---> cc9752328382 [2024-07-19T11:26:39.559Z] Step 14/27 : COPY . . [2024-07-19T11:26:42.912Z] ---> 54a92c160065 [2024-07-19T11:26:42.912Z] Step 15/27 : RUN ${MAKE} [2024-07-19T11:26:42.912Z] ---> Running in fc44e97fdc06 [2024-07-19T11:26:43.881Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-07-19T11:29:51.229Z] Removing intermediate container fc44e97fdc06 [2024-07-19T11:29:51.229Z] ---> 928806039b4f [2024-07-19T11:29:51.229Z] Step 16/27 : FROM alpine:3.18 [2024-07-19T11:29:51.229Z] 3.18: Pulling from library/alpine [2024-07-19T11:29:51.229Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T11:29:51.229Z] 5c905c7ebe2f: Verifying Checksum [2024-07-19T11:29:51.229Z] 5c905c7ebe2f: Download complete [2024-07-19T11:29:51.229Z] 5c905c7ebe2f: Pull complete [2024-07-19T11:29:51.229Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T11:29:51.229Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T11:29:51.229Z] ---> dec292d02e07 [2024-07-19T11:29:51.229Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-19T11:29:51.229Z] ---> Running in 1b08bb8ee94a [2024-07-19T11:29:51.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T11:29:52.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T11:29:53.242Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T11:29:53.593Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T11:29:53.593Z] OK: 8 MiB in 15 packages [2024-07-19T11:29:54.370Z] Removing intermediate container 1b08bb8ee94a [2024-07-19T11:29:54.370Z] ---> 332bea79ba49 [2024-07-19T11:29:54.370Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-07-19T11:29:54.370Z] ---> Running in 9e5debc499fa [2024-07-19T11:29:55.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T11:29:55.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T11:29:56.471Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-19T11:29:56.471Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T11:29:56.471Z] OK: 8 MiB in 16 packages [2024-07-19T11:29:57.658Z] Removing intermediate container 9e5debc499fa [2024-07-19T11:29:57.658Z] ---> 6e6f05e497da [2024-07-19T11:29:57.658Z] Step 19/27 : EXPOSE 4000 [2024-07-19T11:29:57.658Z] ---> Running in 19e0ac467588 [2024-07-19T11:29:57.658Z] Removing intermediate container 19e0ac467588 [2024-07-19T11:29:57.658Z] ---> f7afea439292 [2024-07-19T11:29:57.658Z] Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-19T11:30:00.539Z] ---> 73c95b75d2c4 [2024-07-19T11:30:00.539Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-07-19T11:30:00.858Z] ---> fabf6e56c05a [2024-07-19T11:30:00.858Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-07-19T11:30:01.164Z] ---> 15e8161815a8 [2024-07-19T11:30:01.164Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-07-19T11:30:01.460Z] ---> Running in 06da1e808e74 [2024-07-19T11:30:01.460Z] Removing intermediate container 06da1e808e74 [2024-07-19T11:30:01.460Z] ---> f9cbc3bff1b2 [2024-07-19T11:30:01.460Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-07-19T11:30:01.789Z] ---> Running in 70e6682d6af3 [2024-07-19T11:30:02.069Z] Removing intermediate container 70e6682d6af3 [2024-07-19T11:30:02.069Z] ---> f6ffea04ac47 [2024-07-19T11:30:02.069Z] Step 25/27 : LABEL arch=arm64 [2024-07-19T11:30:02.069Z] ---> Running in 37f2e01a3537 [2024-07-19T11:30:02.371Z] Removing intermediate container 37f2e01a3537 [2024-07-19T11:30:02.371Z] ---> b3584d2cfcbf [2024-07-19T11:30:02.371Z] Step 26/27 : LABEL git_sha=59dce80920e9ca2b882561616e4103335d0fbd81 [2024-07-19T11:30:02.371Z] ---> Running in bbe33cbe55d6 [2024-07-19T11:30:02.717Z] Removing intermediate container bbe33cbe55d6 [2024-07-19T11:30:02.717Z] ---> cc7d9ce554bd [2024-07-19T11:30:02.717Z] Step 27/27 : LABEL version=0.0.0 [2024-07-19T11:30:02.717Z] ---> Running in df7b80b761d5 [2024-07-19T11:30:03.030Z] Removing intermediate container df7b80b761d5 [2024-07-19T11:30:03.030Z] ---> 9eb394f093ae [2024-07-19T11:30:03.030Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T11:30:03.030Z] Successfully built 9eb394f093ae [2024-07-19T11:30:03.320Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:30:04.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T11:30:04.136Z] [2024-07-19T11:30:04.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:30:04.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T11:30:04.615Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T11:30:04.615Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T11:30:04.615Z] 04944245beec: Pulling fs layer [2024-07-19T11:30:04.615Z] 699f458cf7ca: Pulling fs layer [2024-07-19T11:30:04.615Z] 765212b225bb: Pulling fs layer [2024-07-19T11:30:04.615Z] f23df028b6ca: Pulling fs layer [2024-07-19T11:30:04.615Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T11:30:04.615Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T11:30:04.615Z] 765212b225bb: Waiting [2024-07-19T11:30:04.615Z] f23df028b6ca: Waiting [2024-07-19T11:30:04.615Z] d65c8cfc05b1: Waiting [2024-07-19T11:30:04.615Z] 2437ff75d9bd: Waiting [2024-07-19T11:30:04.615Z] 04944245beec: Verifying Checksum [2024-07-19T11:30:04.615Z] 04944245beec: Download complete [2024-07-19T11:30:04.615Z] 765212b225bb: Verifying Checksum [2024-07-19T11:30:04.615Z] 765212b225bb: Download complete [2024-07-19T11:30:04.919Z] f23df028b6ca: Verifying Checksum [2024-07-19T11:30:04.919Z] f23df028b6ca: Download complete [2024-07-19T11:30:04.919Z] d65c8cfc05b1: Verifying Checksum [2024-07-19T11:30:04.919Z] d65c8cfc05b1: Download complete [2024-07-19T11:30:04.919Z] 699f458cf7ca: Verifying Checksum [2024-07-19T11:30:04.919Z] 699f458cf7ca: Download complete [2024-07-19T11:30:05.256Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T11:30:05.256Z] 8998bd30e6a1: Download complete [2024-07-19T11:30:08.119Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T11:30:08.119Z] 2437ff75d9bd: Download complete [2024-07-19T11:30:11.015Z] 8998bd30e6a1: Pull complete [2024-07-19T11:30:11.306Z] 04944245beec: Pull complete [2024-07-19T11:30:12.790Z] 699f458cf7ca: Pull complete [2024-07-19T11:30:12.790Z] 765212b225bb: Pull complete [2024-07-19T11:30:13.856Z] f23df028b6ca: Pull complete [2024-07-19T11:30:13.856Z] d65c8cfc05b1: Pull complete [2024-07-19T11:30:32.348Z] 2437ff75d9bd: Pull complete [2024-07-19T11:30:32.348Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T11:30:32.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T11:30:32.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:30:32.802Z] prd-ubuntu20.04-docker-arm64-4c-16g-5935 does not seem to be running inside a container [2024-07-19T11:30:32.902Z] $ 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-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-19T11:30:35.563Z] $ docker top d37faa6ce27538953db8ad5adeef024f02352e2e9d77eff8fce3cf80f4671a44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:30:36.605Z] ---> job-cost.sh [2024-07-19T11:30:36.605Z] lf-activate-venv: SKIPPING [2024-07-19T11:30:36.605Z] INFO: No Stack... [2024-07-19T11:30:36.894Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T11:30:37.559Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T11:30:37.986Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2024-07-19T11:30:37.986Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T11:30:38.162Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [2024-07-19T11:30:38.204Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] did not exist. Created. [2024-07-19T11:30:38.247Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T11:30:39.030Z] /w/workspace/edgex-ui-go/2@tmp/durable-565cc64b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T11:30:39.508Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T11:30:39.618Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T11:30:39.816Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T11:30:39.848Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-772-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T11:30:40.000Z] $ docker stop --time=1 d37faa6ce27538953db8ad5adeef024f02352e2e9d77eff8fce3cf80f4671a44 [2024-07-19T11:30:41.518Z] $ docker rm -f --volumes d37faa6ce27538953db8ad5adeef024f02352e2e9d77eff8fce3cf80f4671a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-19T11:30:42.633Z] provisioning config files... [2024-07-19T11:30:42.663Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config16869411067998098984tmp [Pipeline] { [Pipeline] sh [2024-07-19T11:30:43.075Z] + set +x [2024-07-19T11:30:43.075Z] + curl -s+ https://codecov.io/bash [2024-07-19T11:30:43.075Z] bash -s -- [2024-07-19T11:30:43.075Z] [2024-07-19T11:30:43.075Z] _____ _ [2024-07-19T11:30:43.075Z] / ____| | | [2024-07-19T11:30:43.075Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T11:30:43.075Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T11:30:43.075Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T11:30:43.075Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T11:30:43.075Z] Bash-1.0.6 [2024-07-19T11:30:43.075Z] [2024-07-19T11:30:43.075Z] [2024-07-19T11:30:43.075Z] ==> git version 2.25.1 found [2024-07-19T11:30:43.075Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-19T11:30:43.075Z] Release-Date: 2020-01-08 [2024-07-19T11:30:43.075Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-19T11:30:43.075Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T11:30:43.075Z] ==> Jenkins CI detected. [2024-07-19T11:30:43.075Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-772 [2024-07-19T11:30:43.075Z] project root: . [2024-07-19T11:30:43.075Z] --> token set from env [2024-07-19T11:30:43.075Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T11:30:43.075Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T11:30:43.361Z] ==> Python coveragepy not found [2024-07-19T11:30:43.361Z] ==> Searching for coverage reports in: [2024-07-19T11:30:43.361Z] + . [2024-07-19T11:30:43.361Z] -> Found 1 reports [2024-07-19T11:30:43.361Z] ==> Detecting git/mercurial file structure [2024-07-19T11:30:43.361Z] ==> Reading reports [2024-07-19T11:30:43.361Z] + ./coverage.out bytes=10 [2024-07-19T11:30:43.361Z] ==> Appending adjustments [2024-07-19T11:30:43.361Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T11:30:43.700Z] + Found adjustments [2024-07-19T11:30:43.700Z] ==> Gzipping contents [2024-07-19T11:30:43.700Z] 12K /tmp/codecov.Fy8REB.gz [2024-07-19T11:30:43.700Z] ==> Uploading reports [2024-07-19T11:30:43.700Z] url: https://codecov.io [2024-07-19T11:30:43.700Z] query: branch=PR-772&commit=59dce80920e9ca2b882561616e4103335d0fbd81&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-772%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=772&job=&cmd_args= [2024-07-19T11:30:43.700Z] -> Pinging Codecov [2024-07-19T11:30:43.700Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-772&commit=59dce80920e9ca2b882561616e4103335d0fbd81&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-772%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=772&job=&cmd_args= [2024-07-19T11:30:44.008Z] -> Uploading to [2024-07-19T11:30:44.008Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/FB506323287CE973F263BFD2A0EB1F37/59dce80920e9ca2b882561616e4103335d0fbd81/a6df7d68-5dc8-4bd0-87fa-b75a85b556a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T113043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fe0d6a84d1fb6841503ecd035b3afd31d12984b9c0da2d5db8d06378823cc02 [2024-07-19T11:30:44.008Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T11:30:44.008Z] Dload Upload Total Spent Left Speed [2024-07-19T11:30:44.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8704 0 0 100 8704 0 42666 --:--:-- --:--:-- --:--:-- 42458 100 8704 0 0 100 8704 0 35382 --:--:-- --:--:-- --:--:-- 35382 [2024-07-19T11:30:44.330Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/59dce80920e9ca2b882561616e4103335d0fbd81 [Pipeline] } [2024-07-19T11:30:44.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-19T11:30:46.532Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives ] [2024-07-19T11:30:46.532Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives [2024-07-19T11:30:46.532Z] total 16 [2024-07-19T11:30:46.532Z] drwxr-xr-x 3 root root 4096 Jul 19 11:21 . [2024-07-19T11:30:46.532Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 19 11:21 .. [2024-07-19T11:30:46.532Z] drwxr-xr-x 2 root root 4096 Jul 19 11:21 cost [2024-07-19T11:30:46.532Z] -rw-r--r-- 1 root root 83 Jul 19 11:21 cost.csv [2024-07-19T11:30:46.532Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives [2024-07-19T11:30:46.532Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives [2024-07-19T11:30:46.532Z] total 16 [2024-07-19T11:30:46.532Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 11:21 . [2024-07-19T11:30:46.532Z] drwxrwxr-x 14 jenkins jenkins 4096 Jul 19 11:21 .. [2024-07-19T11:30:46.532Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 11:21 cost [2024-07-19T11:30:46.532Z] -rw-r--r-- 1 jenkins jenkins 83 Jul 19 11:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:30:46.955Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:30:47.988Z] ---> package-listing.sh [2024-07-19T11:30:47.988Z] ++ facter osfamily [2024-07-19T11:30:47.988Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T11:30:47.988Z] + OS_FAMILY=debian [2024-07-19T11:30:47.988Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-772 [2024-07-19T11:30:47.988Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T11:30:47.988Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T11:30:47.988Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T11:30:47.988Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T11:30:47.988Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-772 ']' [2024-07-19T11:30:47.988Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T11:30:47.988Z] + case "${OS_FAMILY}" in [2024-07-19T11:30:47.988Z] + dpkg -l [2024-07-19T11:30:47.988Z] + grep '^ii' [2024-07-19T11:30:47.988Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T11:30:47.988Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T11:30:47.988Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T11:30:47.988Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-772 ']' [2024-07-19T11:30:47.988Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/ [2024-07-19T11:30:47.988Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-772/archives/ [Pipeline] echo [2024-07-19T11:30:48.070Z] 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/edgexfoundry_edgex-ui-go_PR-772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-19T11:30:48.443Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T11:30:48.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T11:30:48.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T11:30:49.131Z] prd-ubuntu20.04-docker-8c-8g-5934 does not seem to be running inside a container [2024-07-19T11:30:49.241Z] $ 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/edgexfoundry_edgex-ui-go_PR-772/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-772 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772:/w/workspace/edgexfoundry_edgex-ui-go_PR-772:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-19T11:30:49.453Z] $ docker top 42c84bdd35b6b4224ec45bfbd1d9c096ef52b2aed43b16a1d381e11aa66901cc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T11:30:50.046Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T11:30:50.506Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T11:30:50.920Z] + ls /var/log/sa-host [2024-07-19T11:30:50.920Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T11:30:51.090Z] provisioning config files... [2024-07-19T11:30:51.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-772@tmp/config15142075742857306833tmp [Pipeline] { [Pipeline] echo [2024-07-19T11:30:51.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:30:51.534Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T11:30:51.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:30:52.005Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T11:30:52.067Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:30:52.462Z] ---> sudo-logs.sh [2024-07-19T11:30:52.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T11:30:52.574Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:30:52.927Z] ---> job-cost.sh [2024-07-19T11:30:52.927Z] lf-activate-venv: SKIPPING [2024-07-19T11:30:52.927Z] DEBUG: total: 0.2199999988079071 [2024-07-19T11:30:52.927Z] INFO: Retrieving Stack Cost... [2024-07-19T11:30:53.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T11:30:53.593Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T11:30:53.637Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T11:30:54.052Z] ---> logs-deploy.sh [2024-07-19T11:30:54.052Z] lf-activate-venv: SKIPPING [2024-07-19T11:30:54.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-772/2 [2024-07-19T11:30:54.052Z] INFO: archiving workspace using pattern(s): [2024-07-19T11:30:55.078Z] Archives upload complete. [2024-07-19T11:30:55.078Z] INFO: archiving logs to Nexus [2024-07-19T11:30:55.776Z] ---> uname -a: [2024-07-19T11:30:55.776Z] Linux prd-ubuntu20-04-docker-8c-8g-5934 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] ---> lscpu: [2024-07-19T11:30:55.776Z] Architecture: x86_64 [2024-07-19T11:30:55.776Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-19T11:30:55.776Z] Byte Order: Little Endian [2024-07-19T11:30:55.776Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-19T11:30:55.776Z] CPU(s): 8 [2024-07-19T11:30:55.776Z] On-line CPU(s) list: 0-7 [2024-07-19T11:30:55.776Z] Thread(s) per core: 1 [2024-07-19T11:30:55.776Z] Core(s) per socket: 1 [2024-07-19T11:30:55.776Z] Socket(s): 8 [2024-07-19T11:30:55.776Z] NUMA node(s): 1 [2024-07-19T11:30:55.776Z] Vendor ID: AuthenticAMD [2024-07-19T11:30:55.776Z] CPU family: 23 [2024-07-19T11:30:55.776Z] Model: 49 [2024-07-19T11:30:55.776Z] Model name: AMD EPYC-Rome Processor [2024-07-19T11:30:55.776Z] Stepping: 0 [2024-07-19T11:30:55.776Z] CPU MHz: 2799.998 [2024-07-19T11:30:55.776Z] BogoMIPS: 5599.99 [2024-07-19T11:30:55.776Z] Virtualization: AMD-V [2024-07-19T11:30:55.776Z] Hypervisor vendor: KVM [2024-07-19T11:30:55.776Z] Virtualization type: full [2024-07-19T11:30:55.776Z] L1d cache: 256 KiB [2024-07-19T11:30:55.776Z] L1i cache: 256 KiB [2024-07-19T11:30:55.776Z] L2 cache: 4 MiB [2024-07-19T11:30:55.776Z] L3 cache: 128 MiB [2024-07-19T11:30:55.776Z] NUMA node0 CPU(s): 0-7 [2024-07-19T11:30:55.776Z] Vulnerability Itlb multihit: Not affected [2024-07-19T11:30:55.776Z] Vulnerability L1tf: Not affected [2024-07-19T11:30:55.776Z] Vulnerability Mds: Not affected [2024-07-19T11:30:55.776Z] Vulnerability Meltdown: Not affected [2024-07-19T11:30:55.776Z] Vulnerability Mmio stale data: Not affected [2024-07-19T11:30:55.776Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-19T11:30:55.776Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-19T11:30:55.776Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-19T11:30:55.776Z] Vulnerability Srbds: Not affected [2024-07-19T11:30:55.776Z] Vulnerability Tsx async abort: Not affected [2024-07-19T11:30:55.776Z] 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 [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] ---> nproc: [2024-07-19T11:30:55.776Z] 8 [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] ---> df -h: [2024-07-19T11:30:55.776Z] Filesystem Size Used Avail Use% Mounted on [2024-07-19T11:30:55.776Z] overlay 155G 15G 141G 10% / [2024-07-19T11:30:55.776Z] tmpfs 64M 0 64M 0% /dev [2024-07-19T11:30:55.776Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-19T11:30:55.776Z] shm 64M 0 64M 0% /dev/shm [2024-07-19T11:30:55.776Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] ---> sar -b -r -n DEV: [2024-07-19T11:30:55.776Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5934) 07/19/24 _x86_64_ (8 CPU) [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] 11:15:35 LINUX RESTART (8 CPU) [2024-07-19T11:30:55.776Z] [2024-07-19T11:30:55.776Z] 11:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-19T11:30:55.776Z] 11:17:01 269.82 22.40 247.43 0.00 2228.03 41129.01 0.00 [2024-07-19T11:30:55.776Z] 11:18:01 245.24 1.35 243.90 0.00 28.47 98373.13 0.00 [2024-07-19T11:30:55.776Z] 11:19:01 138.09 0.08 138.01 0.00 12.13 69201.93 0.00 [2024-07-19T11:30:55.776Z] 11:20:01 327.55 0.30 327.25 0.00 3.20 111561.73 0.00 [2024-07-19T11:30:55.776Z] 11:21:01 189.20 5.32 183.89 0.00 2114.58 101121.96 0.00 [2024-07-19T11:30:55.777Z] 11:22:01 174.72 1.43 173.29 0.00 2280.69 61620.00 0.00 [2024-07-19T11:30:55.777Z] 11:23:01 3.72 0.02 3.70 0.00 0.13 91.05 0.00 [2024-07-19T11:30:55.777Z] 11:24:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 [2024-07-19T11:30:55.777Z] 11:25:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 [2024-07-19T11:30:55.777Z] 11:26:01 1.90 0.00 1.90 0.00 0.00 21.47 0.00 [2024-07-19T11:30:55.777Z] 11:27:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2024-07-19T11:30:55.777Z] 11:28:01 1.17 0.00 1.17 0.00 0.00 19.19 0.00 [2024-07-19T11:30:55.777Z] 11:29:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-07-19T11:30:55.777Z] 11:30:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 [2024-07-19T11:30:55.777Z] Average: 97.01 2.21 94.80 0.00 476.16 34523.72 0.00 [2024-07-19T11:30:55.777Z] [2024-07-19T11:30:55.777Z] 11:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-19T11:30:55.777Z] 11:17:01 29038388 31509924 812424 2.47 73832 2669564 2070632 6.10 1076948 2380804 732220 [2024-07-19T11:30:55.777Z] 11:18:01 27575940 31518820 788436 2.40 134720 3954208 1934448 5.70 1338856 3438200 116 [2024-07-19T11:30:55.777Z] 11:19:01 27018576 31433336 864388 2.63 194592 4303392 2086728 6.15 1392788 3874872 315464 [2024-07-19T11:30:55.777Z] 11:20:01 25256628 31094824 1196460 3.64 247552 5547332 2013292 5.93 1861816 5024492 6828 [2024-07-19T11:30:55.777Z] 11:21:01 23876588 31328556 935264 2.84 266804 7091960 2115604 6.23 2237996 5958756 58436 [2024-07-19T11:30:55.777Z] 11:22:01 23933736 31471796 793496 2.41 286816 7149152 1733708 5.11 2006708 6120980 320 [2024-07-19T11:30:55.777Z] 11:23:01 23939216 31472508 791824 2.41 285336 7145904 1740188 5.13 2004780 6117740 8 [2024-07-19T11:30:55.777Z] 11:24:01 23942324 31475696 788492 2.40 285380 7145912 1740188 5.13 2000988 6117740 168 [2024-07-19T11:30:55.777Z] 11:25:01 23942260 31475692 788420 2.40 285396 7145912 1740188 5.13 2000996 6117740 4 [2024-07-19T11:30:55.777Z] 11:26:01 23950024 31483492 780520 2.37 285436 7145916 1740188 5.13 1993304 6117748 24 [2024-07-19T11:30:55.777Z] 11:27:01 23950016 31483508 780484 2.37 285448 7145916 1740188 5.13 1993368 6117748 16 [2024-07-19T11:30:55.777Z] 11:28:01 23951536 31485040 778892 2.37 285468 7145920 1740188 5.13 1992680 6117752 172 [2024-07-19T11:30:55.777Z] 11:29:01 23951512 31485024 778876 2.37 285476 7145924 1740188 5.13 1992700 6117756 4 [2024-07-19T11:30:55.777Z] 11:30:01 23951248 31484820 778940 2.37 285500 7145924 1740188 5.13 1992776 6117756 12 [2024-07-19T11:30:55.777Z] Average: 24876999 31443074 832637 2.53 249125 6277353 1848280 5.45 1849050 5410006 79557 [2024-07-19T11:30:55.777Z] [2024-07-19T11:30:55.777Z] 11:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-19T11:30:55.777Z] 11:17:01 ens3 445.89 377.27 6271.40 95.59 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:17:01 docker0 78.39 74.09 5.45 393.82 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:17:01 lo 6.67 6.67 0.65 0.65 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:18:01 ens3 605.04 408.75 5439.24 46.13 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:18:01 docker0 340.37 458.48 28.73 3251.57 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:18:01 lo 2.53 2.53 0.29 0.29 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:19:01 veth2c5f7d0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:19:01 ens3 22.06 13.95 26.36 9.57 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:19:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:20:01 veth2c5f7d0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:20:01 ens3 421.22 210.93 6242.22 39.71 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:20:01 vethc40c5f6 0.20 0.32 0.05 0.12 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:20:01 docker0 171.35 364.95 20.53 5543.12 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:20:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:21:01 ens3 194.57 129.98 1805.48 131.34 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:21:01 docker0 1.20 2.48 0.07 30.89 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:21:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:21:01 vethc6f2a8a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:22:01 ens3 176.84 91.37 3639.59 13.52 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:22:01 docker0 3.12 5.50 0.20 94.69 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:22:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:27:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:30:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] Average: ens3 133.38 88.11 1673.68 24.00 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] Average: docker0 42.50 64.74 3.93 665.63 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] Average: lo 0.98 0.98 0.10 0.10 0.00 0.00 0.00 0.00 [2024-07-19T11:30:55.777Z] [2024-07-19T11:30:55.777Z] [2024-07-19T11:30:55.777Z] ---> sar -P ALL: [2024-07-19T11:30:55.777Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5934) 07/19/24 _x86_64_ (8 CPU) [2024-07-19T11:30:55.777Z] [2024-07-19T11:30:55.777Z] 11:15:35 LINUX RESTART (8 CPU) [2024-07-19T11:30:55.777Z] [2024-07-19T11:30:55.777Z] 11:16:01 CPU %user %nice %system %iowait %steal %idle [2024-07-19T11:30:55.777Z] 11:17:01 all 8.96 0.00 2.62 1.80 0.07 86.55 [2024-07-19T11:30:55.777Z] 11:17:01 0 9.36 0.00 3.04 8.96 0.08 78.56 [2024-07-19T11:30:55.777Z] 11:17:01 1 9.82 0.00 2.75 0.52 0.07 86.83 [2024-07-19T11:30:55.777Z] 11:17:01 2 10.32 0.00 2.02 0.29 0.07 87.31 [2024-07-19T11:30:55.777Z] 11:17:01 3 9.84 0.00 2.54 0.84 0.07 86.71 [2024-07-19T11:30:55.777Z] 11:17:01 4 8.01 0.00 2.62 0.24 0.10 89.04 [2024-07-19T11:30:55.777Z] 11:17:01 5 7.60 0.00 2.29 0.24 0.07 89.82 [2024-07-19T11:30:55.777Z] 11:17:01 6 8.31 0.00 2.35 1.65 0.07 87.62 [2024-07-19T11:30:55.777Z] 11:17:01 7 8.38 0.00 3.33 1.68 0.07 86.55 [2024-07-19T11:30:55.777Z] 11:18:01 all 4.74 0.00 2.20 8.04 0.06 84.96 [2024-07-19T11:30:55.777Z] 11:18:01 0 3.88 0.00 2.33 24.80 0.03 68.96 [2024-07-19T11:30:55.777Z] 11:18:01 1 4.78 0.00 2.21 1.99 0.07 90.96 [2024-07-19T11:30:55.777Z] 11:18:01 2 5.64 0.00 2.11 2.70 0.07 89.48 [2024-07-19T11:30:55.777Z] 11:18:01 3 5.14 0.00 1.98 0.42 0.05 92.41 [2024-07-19T11:30:55.777Z] 11:18:01 4 2.79 0.00 1.65 3.14 0.13 92.28 [2024-07-19T11:30:55.777Z] 11:18:01 5 4.54 0.00 2.26 4.86 0.03 88.31 [2024-07-19T11:30:55.777Z] 11:18:01 6 5.41 0.00 3.33 17.66 0.07 73.53 [2024-07-19T11:30:55.777Z] 11:18:01 7 5.69 0.00 1.72 8.72 0.03 83.84 [2024-07-19T11:30:55.777Z] 11:19:01 all 25.46 0.00 5.85 3.50 0.07 65.13 [2024-07-19T11:30:55.777Z] 11:19:01 0 24.38 0.00 4.37 1.08 0.05 70.11 [2024-07-19T11:30:55.777Z] 11:19:01 1 24.44 0.00 6.57 1.04 0.07 67.88 [2024-07-19T11:30:55.777Z] 11:19:01 2 26.97 0.00 5.93 0.42 0.08 66.60 [2024-07-19T11:30:55.777Z] 11:19:01 3 25.66 0.00 5.21 0.32 0.05 68.76 [2024-07-19T11:30:55.777Z] 11:19:01 4 23.17 0.00 5.90 1.26 0.07 69.61 [2024-07-19T11:30:55.777Z] 11:19:01 5 26.73 0.00 6.11 4.17 0.07 62.92 [2024-07-19T11:30:55.777Z] 11:19:01 6 26.56 0.00 6.17 17.95 0.07 49.25 [2024-07-19T11:30:55.777Z] 11:19:01 7 25.75 0.00 6.51 1.83 0.07 65.84 [2024-07-19T11:30:55.777Z] 11:20:01 all 12.21 0.00 3.61 3.80 0.07 80.30 [2024-07-19T11:30:55.777Z] 11:20:01 0 6.06 0.00 3.71 5.44 0.08 84.70 [2024-07-19T11:30:55.777Z] 11:20:01 1 15.97 0.00 5.02 13.55 0.10 65.37 [2024-07-19T11:30:55.777Z] 11:20:01 2 17.61 0.00 2.25 0.00 0.07 80.08 [2024-07-19T11:30:55.777Z] 11:20:01 3 9.37 0.00 2.30 1.34 0.07 86.93 [2024-07-19T11:30:55.777Z] 11:20:01 4 16.14 0.00 3.66 0.62 0.05 79.53 [2024-07-19T11:30:55.777Z] 11:20:01 5 12.48 0.00 4.59 8.04 0.07 74.82 [2024-07-19T11:30:55.777Z] 11:20:01 6 9.24 0.00 4.15 0.67 0.07 85.87 [2024-07-19T11:30:55.777Z] 11:20:01 7 10.85 0.00 3.25 0.84 0.07 84.99 [2024-07-19T11:30:55.777Z] 11:21:01 all 31.20 0.00 5.96 3.03 0.07 59.74 [2024-07-19T11:30:55.777Z] 11:21:01 0 24.15 0.00 5.08 4.02 0.05 66.69 [2024-07-19T11:30:55.777Z] 11:21:01 1 30.93 0.00 6.04 4.09 0.08 58.85 [2024-07-19T11:30:55.777Z] 11:21:01 2 30.98 0.00 6.28 3.21 0.05 59.48 [2024-07-19T11:30:55.777Z] 11:21:01 3 47.81 0.00 6.27 0.86 0.08 44.98 [2024-07-19T11:30:55.777Z] 11:21:01 4 24.70 0.00 6.06 3.12 0.08 66.03 [2024-07-19T11:30:55.777Z] 11:21:01 5 30.92 0.00 6.45 4.38 0.08 58.16 [2024-07-19T11:30:55.777Z] 11:21:01 6 33.50 0.00 6.15 0.55 0.08 59.72 [2024-07-19T11:30:55.777Z] 11:21:01 7 26.59 0.00 5.32 4.01 0.07 64.01 [2024-07-19T11:30:55.777Z] 11:22:01 all 4.98 0.00 2.40 2.22 0.05 90.35 [2024-07-19T11:30:55.777Z] 11:22:01 0 4.29 0.00 1.84 2.09 0.05 91.72 [2024-07-19T11:30:55.777Z] 11:22:01 1 5.66 0.00 2.58 0.77 0.05 90.94 [2024-07-19T11:30:55.777Z] 11:22:01 2 4.61 0.00 1.87 4.19 0.05 89.28 [2024-07-19T11:30:55.777Z] 11:22:01 3 5.86 0.00 2.45 1.19 0.03 90.47 [2024-07-19T11:30:55.777Z] 11:22:01 4 5.04 0.00 1.94 2.81 0.05 90.15 [2024-07-19T11:30:55.777Z] 11:22:01 5 4.64 0.00 3.03 4.99 0.05 87.29 [2024-07-19T11:30:55.777Z] 11:22:01 6 4.46 0.00 2.60 0.50 0.05 92.39 [2024-07-19T11:30:55.777Z] 11:22:01 7 5.29 0.00 2.87 1.24 0.07 90.52 [2024-07-19T11:30:55.777Z] 11:23:01 all 0.06 0.00 0.04 0.01 0.01 99.88 [2024-07-19T11:30:55.777Z] 11:23:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-19T11:30:55.777Z] 11:23:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-19T11:30:55.777Z] 11:23:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-19T11:30:55.777Z] 11:23:01 3 0.07 0.00 0.05 0.02 0.02 99.85 [2024-07-19T11:30:55.777Z] 11:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-19T11:30:55.777Z] 11:23:01 5 0.03 0.00 0.02 0.05 0.02 99.88 [2024-07-19T11:30:55.777Z] 11:23:01 6 0.22 0.00 0.08 0.00 0.02 99.68 [2024-07-19T11:30:55.777Z] 11:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-19T11:30:55.777Z] 11:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-07-19T11:30:55.777Z] 11:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-19T11:30:55.777Z] 11:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-19T11:30:55.777Z] 11:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T11:30:55.777Z] 11:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T11:30:55.777Z] 11:24:01 5 0.00 0.00 0.02 0.05 0.02 99.92 [2024-07-19T11:30:55.777Z] 11:24:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-19T11:30:55.777Z] 11:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:25:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-07-19T11:30:55.777Z] 11:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T11:30:55.777Z] 11:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-19T11:30:55.777Z] 11:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-19T11:30:55.777Z] 11:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T11:30:55.777Z] 11:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-19T11:30:55.777Z] 11:26:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-07-19T11:30:55.777Z] 11:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T11:30:55.777Z] 11:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:26:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-19T11:30:55.777Z] 11:26:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2024-07-19T11:30:55.777Z] 11:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T11:30:55.777Z] 11:26:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-07-19T11:30:55.777Z] 11:26:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-19T11:30:55.777Z] 11:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-19T11:30:55.777Z] 11:27:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-07-19T11:30:55.777Z] 11:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-19T11:30:55.777Z] 11:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-19T11:30:55.777Z] 11:27:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-07-19T11:30:55.777Z] 11:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-19T11:30:55.777Z] 11:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T11:30:55.777Z] 11:27:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2024-07-19T11:30:55.777Z] 11:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-19T11:30:55.777Z] 11:27:01 7 0.15 0.00 0.00 0.00 0.02 99.83 [2024-07-19T11:30:55.777Z] [2024-07-19T11:30:55.777Z] 11:27:01 CPU %user %nice %system %iowait %steal %idle [2024-07-19T11:30:55.777Z] 11:28:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-07-19T11:30:55.777Z] 11:28:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-19T11:30:55.777Z] 11:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-19T11:30:55.777Z] 11:28:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-07-19T11:30:55.777Z] 11:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:28:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-19T11:30:55.777Z] 11:28:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-19T11:30:55.777Z] 11:28:01 7 0.10 0.00 0.00 0.00 0.00 99.90 [2024-07-19T11:30:55.777Z] 11:29:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2024-07-19T11:30:55.777Z] 11:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T11:30:55.777Z] 11:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T11:30:55.777Z] 11:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-19T11:30:55.777Z] 11:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-19T11:30:55.777Z] 11:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-19T11:30:55.777Z] 11:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-19T11:30:55.777Z] 11:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-19T11:30:55.777Z] 11:30:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-07-19T11:30:55.777Z] 11:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-19T11:30:55.777Z] 11:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-19T11:30:55.777Z] 11:30:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-07-19T11:30:55.777Z] 11:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-19T11:30:55.777Z] 11:30:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-07-19T11:30:55.777Z] 11:30:01 5 0.02 0.00 0.02 0.07 0.02 99.88 [2024-07-19T11:30:55.777Z] 11:30:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-19T11:30:55.777Z] 11:30:01 7 0.13 0.00 0.00 0.00 0.00 99.87 [2024-07-19T11:30:55.777Z] Average: all 6.23 0.00 1.61 1.60 0.03 90.53 [2024-07-19T11:30:55.777Z] Average: 0 5.13 0.00 1.45 3.31 0.03 90.09 [2024-07-19T11:30:55.777Z] Average: 1 6.50 0.00 1.79 1.56 0.03 90.12 [2024-07-19T11:30:55.777Z] Average: 2 6.85 0.00 1.47 0.77 0.04 90.87 [2024-07-19T11:30:55.777Z] Average: 3 7.38 0.00 1.48 0.36 0.03 90.76 [2024-07-19T11:30:55.777Z] Average: 4 5.67 0.00 1.55 0.80 0.04 91.95 [2024-07-19T11:30:55.777Z] Average: 5 6.17 0.00 1.76 1.91 0.03 90.13 [2024-07-19T11:30:55.777Z] Average: 6 6.24 0.00 1.77 2.76 0.04 89.18 [2024-07-19T11:30:55.777Z] Average: 7 5.91 0.00 1.64 1.31 0.03 91.11 [2024-07-19T11:30:55.777Z] [2024-07-19T11:30:55.777Z] [2024-07-19T11:30:55.777Z]