Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 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-ssh15468322467852001266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh17000492110864941597.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10193300158801961074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh4796851364429067042.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5887814303531431232.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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16963 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d (main) Commit message: "Merge pull request #619 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.1" > 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 core.sparsecheckout # timeout=10 > git checkout -f 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 > git rev-list --no-walk 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:34:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:34:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:34:22 ========================================================= 14:34:22 EdgeX Global Pipelines Version Info 14:34:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:34:23 ------------------- 14:34:23 stable info: 14:34:23 ------------------- 14:34:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:34:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:34:23 Message: update stable to v1.0.249 14:34:24 ------------------- 14:34:24 experimental info: 14:34:24 ------------------- 14:34:24 Commited By: **** collab-it+edgex@linuxfoundation.org 14:34:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:34:24 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f0ce7a [Pipeline] echo 14:34:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:34:24 provisioning config files... 14:34:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4357914805718899630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:25 ---> docker-login.sh 14:34:25 nexus3.edgexfoundry.org:10001 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 nexus3.edgexfoundry.org:10002 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 nexus3.edgexfoundry.org:10003 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 nexus3.edgexfoundry.org:10004 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 docker.io 14:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:25 Configure a credential helper to remove this warning. See 14:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:25 14:34:25 Login Succeeded 14:34:25 ---> docker-login.sh ends [Pipeline] } 14:34:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:34:26 + git rev-list -1 --merges 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d~1..1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] echo 14:34:26 -----------> git rev-list -1 --merges 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d~1..1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:34:26 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [false] [Pipeline] sh 14:34:26 + git log --format=format:%s -1 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] echo 14:34:26 ========================================================= 14:34:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:34:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:34:27 + git log --format=format:%s -1 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] echo 14:34:27 [semverPrep] GIT_COMMIT: 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d, Commit Message: Merge pull request #619 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.1 [Pipeline] echo 14:34:27 [semverPrep] This is not a build commit. [Pipeline] sh 14:34:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:34:27 + grep -v github /etc/ssh/ssh_known_hosts 14:34:27 + [ -e /tmp/ssh_known_hosts ] 14:34:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:34:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:34:27 + sudo tee -a /etc/ssh/ssh_known_hosts 14:34:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:27 14:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:28 0.1.4: Pulling from edgex-devops/py-git-semver 14:34:28 b85a868b505f: Pulling fs layer 14:34:28 e2be974225ed: Pulling fs layer 14:34:28 339a4e72a1f5: Pulling fs layer 14:34:28 988bab9f4d93: Pulling fs layer 14:34:28 1469e6f7b9e6: Pulling fs layer 14:34:28 eaf3925da568: Pulling fs layer 14:34:28 bab4dde63d76: Pulling fs layer 14:34:28 bde34c3a00c8: Pulling fs layer 14:34:28 b352a97aabf1: Pulling fs layer 14:34:28 4872d77fe225: Pulling fs layer 14:34:28 5851b861e8e6: Pulling fs layer 14:34:28 988bab9f4d93: Waiting 14:34:28 b352a97aabf1: Waiting 14:34:28 bab4dde63d76: Waiting 14:34:28 1469e6f7b9e6: Waiting 14:34:28 eaf3925da568: Waiting 14:34:28 5851b861e8e6: Waiting 14:34:28 bde34c3a00c8: Waiting 14:34:28 4872d77fe225: Waiting 14:34:28 e2be974225ed: Verifying Checksum 14:34:28 e2be974225ed: Download complete 14:34:28 988bab9f4d93: Download complete 14:34:28 339a4e72a1f5: Verifying Checksum 14:34:28 339a4e72a1f5: Download complete 14:34:28 1469e6f7b9e6: Verifying Checksum 14:34:28 1469e6f7b9e6: Download complete 14:34:28 eaf3925da568: Verifying Checksum 14:34:28 eaf3925da568: Download complete 14:34:28 bde34c3a00c8: Download complete 14:34:28 b352a97aabf1: Verifying Checksum 14:34:28 b352a97aabf1: Download complete 14:34:28 4872d77fe225: Verifying Checksum 14:34:28 4872d77fe225: Download complete 14:34:28 5851b861e8e6: Download complete 14:34:28 b85a868b505f: Verifying Checksum 14:34:28 b85a868b505f: Download complete 14:34:28 bab4dde63d76: Verifying Checksum 14:34:28 bab4dde63d76: Download complete 14:34:29 b85a868b505f: Pull complete 14:34:29 e2be974225ed: Pull complete 14:34:30 339a4e72a1f5: Pull complete 14:34:30 988bab9f4d93: Pull complete 14:34:30 1469e6f7b9e6: Pull complete 14:34:31 eaf3925da568: Pull complete 14:34:32 bab4dde63d76: Pull complete 14:34:32 bde34c3a00c8: Pull complete 14:34:32 b352a97aabf1: Pull complete 14:34:32 4872d77fe225: Pull complete 14:34:32 5851b861e8e6: Pull complete 14:34:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:34:33 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:34:36 $ docker top af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 -eo pid,comm 14:34:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:34:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:36 [ssh-agent] Looking for ssh-agent implementation... 14:34:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:36 $ docker exec af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 ssh-agent 14:34:36 SSH_AUTH_SOCK=/tmp/ssh-Wf5vws57floW/agent.32 14:34:36 SSH_AGENT_PID=38 14:34:36 Running ssh-add (command line suppressed) 14:34:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18429193712630081500.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18429193712630081500.key) 14:34:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:36 + git tag --points-at HEAD [Pipeline] } 14:34:36 $ docker exec --env ******** --env ******** af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 ssh-agent -k 14:34:36 unset SSH_AUTH_SOCK; 14:34:36 unset SSH_AGENT_PID; 14:34:36 echo Agent pid 38 killed; 14:34:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:34:36 [ssh-agent] Looking for ssh-agent implementation... 14:34:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:34:37 $ docker exec af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 ssh-agent 14:34:37 SSH_AUTH_SOCK=/tmp/ssh-SuaPBO0jgzuE/agent.71 14:34:37 SSH_AGENT_PID=77 14:34:37 Running ssh-add (command line suppressed) 14:34:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2546670849690055758.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2546670849690055758.key) 14:34:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:34:37 + git semver init 14:34:37 2023-05-25 14:34:37,814 [run_init] DEBUG init version:0.0.0 force:False 14:34:37 2023-05-25 14:34:37,815 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:34:37 2023-05-25 14:34:37,815 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 14:34:37 2023-05-25 14:34:37,815 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 14:34:39 2023-05-25 14:34:39,308 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 14:34:39 2023-05-25 14:34:39,310 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 14:34:39 2023-05-25 14:34:39,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:34:39 2023-05-25 14:34:39,310 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:34:39 3.0.0-dev.19 [Pipeline] } 14:34:39 $ docker exec --env ******** --env ******** af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 ssh-agent -k 14:34:39 unset SSH_AUTH_SOCK; 14:34:39 unset SSH_AGENT_PID; 14:34:39 echo Agent pid 77 killed; 14:34:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:34:40 + git semver [Pipeline] } 14:34:40 $ docker stop --time=1 af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 14:34:41 $ docker rm -f --volumes af1186cc516ae2e788ce3dd07fb988f503853d0af29b77b74d878d6b4cc93785 [Pipeline] // withDockerContainer [Pipeline] sh 14:34:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:34:42 Stashed 1 file(s) [Pipeline] echo 14:34:42 [edgeXSemver]: initialized semver on version 3.0.0-dev.19 [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 14:34:42 provisioning config files... 14:34:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14620715056454769366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:42 ---> docker-login.sh 14:34:42 nexus3.edgexfoundry.org:10001 14:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:42 Configure a credential helper to remove this warning. See 14:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:42 14:34:42 Login Succeeded 14:34:42 nexus3.edgexfoundry.org:10002 14:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:42 Configure a credential helper to remove this warning. See 14:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:42 14:34:42 Login Succeeded 14:34:42 nexus3.edgexfoundry.org:10003 14:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:43 Configure a credential helper to remove this warning. See 14:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:43 14:34:43 Login Succeeded 14:34:43 nexus3.edgexfoundry.org:10004 14:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:43 Configure a credential helper to remove this warning. See 14:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:43 14:34:43 Login Succeeded 14:34:43 docker.io 14:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:34:43 Configure a credential helper to remove this warning. See 14:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:34:43 14:34:43 Login Succeeded 14:34:43 ---> docker-login.sh ends [Pipeline] } 14:34:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:34:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:34:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:34:43 ========================================================= 14:34:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:34:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:34:43 Sending build context to Docker daemon 47.58MB 14:34:43 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 14:34:43 Step 2/15 : FROM ${BASE} AS builder 14:34:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:34:43 f56be85fc22e: Pulling fs layer 14:34:43 85791d961cd3: Pulling fs layer 14:34:43 d694b5ae8c79: Pulling fs layer 14:34:43 9f32a84ed3da: Pulling fs layer 14:34:43 4d19c01a9841: Pulling fs layer 14:34:43 9325e15d5711: Pulling fs layer 14:34:43 556b6ee489ea: Pulling fs layer 14:34:43 c5a4b2cf53e6: Pulling fs layer 14:34:43 4d19c01a9841: Waiting 14:34:43 9325e15d5711: Waiting 14:34:43 556b6ee489ea: Waiting 14:34:43 c5a4b2cf53e6: Waiting 14:34:43 85791d961cd3: Verifying Checksum 14:34:43 85791d961cd3: Download complete 14:34:43 9f32a84ed3da: Verifying Checksum 14:34:43 9f32a84ed3da: Download complete 14:34:43 4d19c01a9841: Verifying Checksum 14:34:43 4d19c01a9841: Download complete 14:34:44 f56be85fc22e: Verifying Checksum 14:34:44 f56be85fc22e: Download complete 14:34:44 9325e15d5711: Verifying Checksum 14:34:44 9325e15d5711: Download complete 14:34:44 f56be85fc22e: Pull complete 14:34:44 85791d961cd3: Pull complete 14:34:44 c5a4b2cf53e6: Verifying Checksum 14:34:44 c5a4b2cf53e6: Download complete 14:34:44 d694b5ae8c79: Verifying Checksum 14:34:44 d694b5ae8c79: Download complete 14:34:44 556b6ee489ea: Verifying Checksum 14:34:44 556b6ee489ea: Download complete 14:34:48 d694b5ae8c79: Pull complete 14:34:48 9f32a84ed3da: Pull complete 14:34:48 4d19c01a9841: Pull complete 14:34:48 9325e15d5711: Pull complete 14:34:51 556b6ee489ea: Pull complete 14:34:52 c5a4b2cf53e6: Pull complete 14:34:52 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 14:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:34:52 ---> c4be618373d6 14:34:52 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:34:57 Still waiting to schedule task 14:34:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:34:57 ---> Running in 6b3e21391a21 14:34:57 Removing intermediate container 6b3e21391a21 14:34:57 ---> 3f0dd0e5b9d7 14:34:57 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:34:57 ---> Running in 300ba2b03d30 14:34:57 Removing intermediate container 300ba2b03d30 14:34:57 ---> 3b4123a760cb 14:34:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:34:57 ---> Running in 453e42d7a11c 14:34:57 Removing intermediate container 453e42d7a11c 14:34:57 ---> 0ed833b78135 14:34:57 Step 6/15 : LABEL Name=edgex-ui-go 14:34:57 ---> Running in e86cd5983991 14:34:57 Removing intermediate container e86cd5983991 14:34:57 ---> 32ac1342615f 14:34:57 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:34:57 ---> Running in cf2ebbab3354 14:34:57 Removing intermediate container cf2ebbab3354 14:34:57 ---> 3140c24a887d 14:34:57 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:34:58 latest: Pulling from library/docker 14:34:58 8a49fdb3b6a5: Pulling fs layer 14:34:58 dfb60e7f5d22: Pulling fs layer 14:34:58 f74671f55a8d: Pulling fs layer 14:34:58 75039dcfa57a: Pulling fs layer 14:34:58 a867a08cc62a: Pulling fs layer 14:34:58 f897c97d93d5: Pulling fs layer 14:34:58 5893dfdf0269: Pulling fs layer 14:34:58 7bd0f5addfbf: Pulling fs layer 14:34:58 b3364461d2a2: Pulling fs layer 14:34:58 3b63b390fabe: Pulling fs layer 14:34:58 200a256d559f: Pulling fs layer 14:34:58 f36549cf8e4b: Pulling fs layer 14:34:58 135f01648aa4: Pulling fs layer 14:34:58 f9804e6a84f9: Pulling fs layer 14:34:58 75039dcfa57a: Waiting 14:34:58 a867a08cc62a: Waiting 14:34:58 b3364461d2a2: Waiting 14:34:58 3b63b390fabe: Waiting 14:34:58 200a256d559f: Waiting 14:34:58 f36549cf8e4b: Waiting 14:34:58 135f01648aa4: Waiting 14:34:58 5893dfdf0269: Waiting 14:34:58 7bd0f5addfbf: Waiting 14:34:58 f74671f55a8d: Verifying Checksum 14:34:58 f74671f55a8d: Download complete 14:34:58 dfb60e7f5d22: Verifying Checksum 14:34:58 dfb60e7f5d22: Download complete 14:34:58 8a49fdb3b6a5: Verifying Checksum 14:34:58 8a49fdb3b6a5: Download complete 14:34:59 8a49fdb3b6a5: Pull complete 14:34:59 a867a08cc62a: Verifying Checksum 14:34:59 a867a08cc62a: Download complete 14:34:59 dfb60e7f5d22: Pull complete 14:34:59 f897c97d93d5: Verifying Checksum 14:34:59 f897c97d93d5: Download complete 14:34:59 5893dfdf0269: Verifying Checksum 14:34:59 5893dfdf0269: Download complete 14:34:59 f74671f55a8d: Pull complete 14:34:59 b3364461d2a2: Verifying Checksum 14:34:59 b3364461d2a2: Download complete 14:34:59 7bd0f5addfbf: Verifying Checksum 14:34:59 7bd0f5addfbf: Download complete 14:34:59 75039dcfa57a: Verifying Checksum 14:34:59 75039dcfa57a: Download complete 14:34:59 200a256d559f: Download complete 14:34:59 135f01648aa4: Verifying Checksum 14:34:59 135f01648aa4: Download complete 14:34:59 3b63b390fabe: Verifying Checksum 14:34:59 3b63b390fabe: Download complete 14:34:59 f9804e6a84f9: Download complete 14:34:59 75039dcfa57a: Pull complete 14:35:00 a867a08cc62a: Pull complete 14:35:00 f36549cf8e4b: Verifying Checksum 14:35:00 f36549cf8e4b: Download complete 14:35:00 f897c97d93d5: Pull complete 14:35:00 5893dfdf0269: Pull complete 14:35:00 7bd0f5addfbf: Pull complete 14:35:00 b3364461d2a2: Pull complete 14:35:00 3b63b390fabe: Pull complete 14:35:00 200a256d559f: Pull complete 14:35:01 f36549cf8e4b: Pull complete 14:35:01 135f01648aa4: Pull complete 14:35:02 f9804e6a84f9: Pull complete 14:35:02 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 14:35:02 Status: Downloaded newer image for docker:latest 14:35:03 ---> b4b3062e1402 14:35:03 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:03 ---> Running in 048807ecef06 14:35:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:35:04 OK: 265 MiB in 53 packages 14:35:04 Removing intermediate container 048807ecef06 14:35:04 ---> 8c48f7777bd2 14:35:04 Step 10/15 : ENV GO111MODULE=on 14:35:04 ---> Running in 79d9ca61f779 14:35:04 Removing intermediate container 79d9ca61f779 14:35:04 ---> e07e1feabf0f 14:35:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:35:04 ---> Running in 8f235beb300c 14:35:04 Removing intermediate container 8f235beb300c 14:35:04 ---> b50e96ad33dd 14:35:04 Step 12/15 : COPY go.mod vendor* ./ 14:35:05 ---> 5b7fce7dfe5d 14:35:05 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:05 ---> Running in 10964f5daf84 14:35:38 Removing intermediate container 10964f5daf84 14:35:38 ---> 8c84b31e3ff6 14:35:38 Step 14/15 : COPY . . 14:35:38 ---> 620e90f960ea 14:35:38 Step 15/15 : RUN ${MAKE} 14:35:38 ---> Running in 63f1d03e374a 14:35:38 noop 14:35:38 Removing intermediate container 63f1d03e374a 14:35:38 ---> efe272653f85 14:35:38 Successfully built efe272653f85 14:35:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:39 + docker inspect -f . ci-base-image-x86_64 14:35:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:39 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:35:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:35:39 $ docker top ee37d7e215c3e18b73c4ea4e74f2afb2a802490b350443af50242dc743979adf -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:39 + go version 14:35:39 go version go1.20.2 linux/amd64 [Pipeline] } 14:35:39 $ docker stop --time=1 ee37d7e215c3e18b73c4ea4e74f2afb2a802490b350443af50242dc743979adf 14:35:41 $ docker rm -f --volumes ee37d7e215c3e18b73c4ea4e74f2afb2a802490b350443af50242dc743979adf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:41 + docker inspect -f . ci-base-image-x86_64 14:35:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:41 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:35:41 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:35:42 $ docker top fe66dd73ace430aa8501a437960d568239167ad4b80cd3ee8b6c506e976dd0dc -eo pid,comm [Pipeline] { [Pipeline] sh 14:35:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 14:35:42 + make test 14:35:42 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:35:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:35:56 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:35:56 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:35:56 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:35:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:35:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:35:59 ./bin/test-attribution-txt.sh 14:35:59 make -C web test 14:35:59 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 14:35:59 make[1]: tput: No such file or directory 14:35:59 make[1]: tput: No such file or directory 14:35:59 warning: generating ./VERSION 14:35:59 echo "0.0.0" > VERSION 14:35:59 docker build \ 14:35:59 -f Dockerfile \ 14:35:59 --build-arg USER=1000 \ 14:35:59 \ 14:35:59 --label "git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d" \ 14:35:59 -t edgexfoundry/edgex-web-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d \ 14:35:59 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:35:59 . 14:35:59 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:35:59 Install the buildx component to build images with BuildKit: 14:35:59 https://docs.docker.com/go/buildx/ 14:35:59 14:35:59 Sending build context to Docker daemon 2.571MB 14:35:59 Step 1/10 : FROM node:16.17-alpine3.15 14:35:59 16.17-alpine3.15: Pulling from library/node 14:35:59 9621f1afde84: Pulling fs layer 14:35:59 c6f70ee39829: Pulling fs layer 14:35:59 56892a8094a2: Pulling fs layer 14:35:59 58dd87906ef0: Pulling fs layer 14:35:59 9621f1afde84: Verifying Checksum 14:35:59 9621f1afde84: Download complete 14:35:59 58dd87906ef0: Verifying Checksum 14:35:59 58dd87906ef0: Download complete 14:35:59 56892a8094a2: Download complete 14:35:59 9621f1afde84: Pull complete 14:35:59 c6f70ee39829: Verifying Checksum 14:35:59 c6f70ee39829: Download complete 14:36:01 c6f70ee39829: Pull complete 14:36:01 56892a8094a2: Pull complete 14:36:01 58dd87906ef0: Pull complete 14:36:01 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 14:36:01 Status: Downloaded newer image for node:16.17-alpine3.15 14:36:01 ---> b69703f70c3d 14:36:01 Step 2/10 : RUN apk add --no-cache chromium 14:36:03 ---> Running in 00c0e6d73683 14:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 14:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 14:36:03 (1/129) Installing libxau (1.0.9-r0) 14:36:03 (2/129) Installing libmd (1.0.3-r0) 14:36:03 (3/129) Installing libbsd (0.11.3-r1) 14:36:03 (4/129) Installing libxdmcp (1.1.3-r0) 14:36:03 (5/129) Installing libxcb (1.14-r2) 14:36:03 (6/129) Installing libx11 (1.7.3.1-r0) 14:36:03 (7/129) Installing libxext (1.3.4-r0) 14:36:03 (8/129) Installing libice (1.0.10-r0) 14:36:03 (9/129) Installing libuuid (2.37.4-r0) 14:36:03 (10/129) Installing libsm (1.2.3-r0) 14:36:03 (11/129) Installing libxt (1.2.1-r0) 14:36:03 (12/129) Installing libxmu (1.1.3-r0) 14:36:03 (13/129) Installing xset (1.2.4-r0) 14:36:03 (14/129) Installing xprop (1.2.5-r0) 14:36:03 (15/129) Installing xdg-utils (1.1.3-r0) 14:36:03 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 14:36:03 (17/129) Installing pkgconf (1.8.1-r0) 14:36:03 (18/129) Installing libffi (3.4.2-r1) 14:36:03 (19/129) Installing libintl (0.21-r0) 14:36:03 (20/129) Installing libblkid (2.37.4-r0) 14:36:03 (21/129) Installing libmount (2.37.4-r0) 14:36:04 (22/129) Installing pcre (8.45-r1) 14:36:04 (23/129) Installing glib (2.70.5-r0) 14:36:04 (24/129) Installing xz-libs (5.2.5-r1) 14:36:04 (25/129) Installing libxml2 (2.9.14-r2) 14:36:04 (26/129) Installing shared-mime-info (2.1-r2) 14:36:04 (27/129) Installing hicolor-icon-theme (0.17-r1) 14:36:04 (28/129) Installing libjpeg-turbo (2.1.2-r0) 14:36:04 (29/129) Installing libpng (1.6.37-r1) 14:36:04 (30/129) Installing libwebp (1.2.2-r1) 14:36:04 (31/129) Installing zstd-libs (1.5.0-r0) 14:36:04 (32/129) Installing tiff (4.4.0-r1) 14:36:04 (33/129) Installing gdk-pixbuf (2.42.8-r0) 14:36:04 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 14:36:04 (35/129) Installing libxcomposite (0.4.5-r0) 14:36:04 (36/129) Installing libxfixes (6.0.0-r0) 14:36:04 (37/129) Installing libxrender (0.9.10-r3) 14:36:04 (38/129) Installing libxcursor (1.2.0-r0) 14:36:04 (39/129) Installing libxdamage (1.1.5-r1) 14:36:04 (40/129) Installing libxi (1.8-r0) 14:36:04 (41/129) Installing libxinerama (1.1.4-r1) 14:36:04 (42/129) Installing libxrandr (1.5.2-r1) 14:36:04 (43/129) Installing atk (2.36.0-r0) 14:36:04 (44/129) Installing libxtst (1.2.3-r3) 14:36:04 (45/129) Installing dbus-libs (1.12.24-r0) 14:36:04 (46/129) Installing at-spi2-core (2.42.0-r0) 14:36:04 (47/129) Installing at-spi2-atk (2.38.0-r0) 14:36:04 (48/129) Installing expat (2.5.0-r0) 14:36:04 (49/129) Installing brotli-libs (1.0.9-r5) 14:36:04 (50/129) Installing libbz2 (1.0.8-r1) 14:36:04 (51/129) Installing freetype (2.11.1-r2) 14:36:04 (52/129) Installing fontconfig (2.13.1-r4) 14:36:04 (53/129) Installing pixman (0.40.0-r4) 14:36:04 (54/129) Installing cairo (1.16.0-r5) 14:36:04 (55/129) Installing cairo-gobject (1.16.0-r5) 14:36:04 (56/129) Installing avahi-libs (0.8-r5) 14:36:04 (57/129) Installing gmp (6.2.1-r1) 14:36:04 (58/129) Installing nettle (3.7.3-r0) 14:36:04 (59/129) Installing p11-kit (0.24.0-r1) 14:36:04 (60/129) Installing libtasn1 (4.18.0-r1) 14:36:04 (61/129) Installing libunistring (0.9.10-r1) 14:36:04 (62/129) Installing gnutls (3.7.1-r2) 14:36:04 (63/129) Installing cups-libs (2.3.3-r6) 14:36:04 (64/129) Installing libepoxy (1.5.9-r0) 14:36:04 (65/129) Installing fribidi (1.0.11-r0) 14:36:04 (66/129) Installing graphite2 (1.3.14-r0) 14:36:04 (67/129) Installing harfbuzz (3.0.0-r2) 14:36:04 (68/129) Installing libxft (2.3.4-r0) 14:36:04 (69/129) Installing pango (1.48.10-r0) 14:36:04 (70/129) Installing wayland-libs-client (1.19.0-r1) 14:36:04 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 14:36:04 (72/129) Installing wayland-libs-egl (1.19.0-r1) 14:36:04 (73/129) Installing xkeyboard-config (2.34-r0) 14:36:04 (74/129) Installing libxkbcommon (1.3.1-r0) 14:36:04 (75/129) Installing gtk+3.0 (3.24.30-r0) 14:36:04 Executing gtk+3.0-3.24.30-r0.post-install 14:36:04 (76/129) Installing libfontenc (1.1.4-r0) 14:36:04 (77/129) Installing mkfontscale (1.2.1-r1) 14:36:04 (78/129) Installing ttf-opensans (1.10-r1) 14:36:04 Executing ttf-opensans-1.10-r1.post-install 14:36:06 (79/129) Installing libogg (1.3.5-r0) 14:36:06 (80/129) Installing flac (1.3.4-r0) 14:36:06 (81/129) Installing alsa-lib (1.2.5.1-r1) 14:36:06 (82/129) Installing libatomic (10.3.1_git20211027-r0) 14:36:06 (83/129) Installing sdl2 (2.0.16-r4) 14:36:06 (84/129) Installing aom-libs (3.2.0-r0) 14:36:06 (85/129) Installing libass (0.15.2-r0) 14:36:06 (86/129) Installing libdav1d (0.9.2-r0) 14:36:06 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:36:06 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 14:36:06 (89/129) Installing lame (3.100-r0) 14:36:06 (90/129) Installing opus (1.3.1-r1) 14:36:07 (91/129) Installing libgomp (10.3.1_git20211027-r0) 14:36:07 (92/129) Installing soxr (0.1.3-r2) 14:36:07 (93/129) Installing libsrt (1.4.2-r1) 14:36:07 (94/129) Installing libssh (0.9.6-r1) 14:36:07 (95/129) Installing libtheora (1.1.1-r16) 14:36:07 (96/129) Installing v4l-utils-libs (1.22.1-r1) 14:36:07 (97/129) Installing libpciaccess (0.16-r0) 14:36:07 (98/129) Installing libdrm (2.4.109-r0) 14:36:07 (99/129) Installing libva (2.13.0-r0) 14:36:07 (100/129) Installing libvdpau (1.4-r0) 14:36:07 (101/129) Installing vidstab (1.1.0-r1) 14:36:07 (102/129) Installing libvorbis (1.3.7-r0) 14:36:07 (103/129) Installing libvpx (1.10.0-r0) 14:36:07 (104/129) Installing vulkan-loader (1.2.196-r0) 14:36:07 (105/129) Installing x264-libs (20210613-r0) 14:36:07 (106/129) Installing x265-libs (3.5-r0) 14:36:07 (107/129) Installing xvidcore (1.3.7-r1) 14:36:07 (108/129) Installing ffmpeg-libs (4.4.1-r2) 14:36:07 (109/129) Installing libevent (2.1.12-r4) 14:36:07 (110/129) Installing mesa (21.2.6-r0) 14:36:07 (111/129) Installing wayland-libs-server (1.19.0-r1) 14:36:07 (112/129) Installing mesa-gbm (21.2.6-r0) 14:36:07 (113/129) Installing lcms2 (2.12-r1) 14:36:07 (114/129) Installing nspr (4.32-r0) 14:36:07 (115/129) Installing sqlite-libs (3.36.0-r0) 14:36:07 (116/129) Installing nss (3.78.1-r0) 14:36:07 (117/129) Installing libasyncns (0.8-r1) 14:36:07 (118/129) Installing libltdl (2.4.6-r7) 14:36:07 (119/129) Installing orc (0.4.32-r0) 14:36:07 (120/129) Installing libsndfile (1.0.31-r1) 14:36:07 (121/129) Installing speexdsp (1.2.0-r0) 14:36:07 (122/129) Installing tdb-libs (1.4.5-r0) 14:36:07 (123/129) Installing libpulse (15.0-r2) 14:36:07 (124/129) Installing re2 (2021.11.01-r0) 14:36:07 (125/129) Installing snappy (1.1.9-r1) 14:36:07 (126/129) Installing libgpg-error (1.42-r1) 14:36:07 (127/129) Installing libgcrypt (1.9.4-r0) 14:36:07 (128/129) Installing libxslt (1.1.35-r0) 14:36:07 (129/129) Installing chromium (99.0.4844.84-r0) 14:36:08 Executing busybox-1.34.1-r7.trigger 14:36:08 Executing glib-2.70.5-r0.trigger 14:36:08 Executing shared-mime-info-2.1-r2.trigger 14:36:08 Executing gdk-pixbuf-2.42.8-r0.trigger 14:36:08 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:36:08 Executing fontconfig-2.13.1-r4.trigger 14:36:08 Executing mkfontscale-1.2.1-r1.trigger 14:36:08 OK: 286 MiB in 145 packages 14:36:13 Removing intermediate container 00c0e6d73683 14:36:13 ---> e859019bd55e 14:36:13 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:36:13 ---> Running in 1ca0174fe323 14:36:13 Removing intermediate container 1ca0174fe323 14:36:13 ---> e4f02796504a 14:36:13 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:36:13 ---> Running in c1753bd906ae 14:36:13 Removing intermediate container c1753bd906ae 14:36:13 ---> 531b1285f906 14:36:13 Step 5/10 : RUN npm install -g npm 14:36:13 ---> Running in dc2d10ff45ff 14:36:19 14:36:19 removed 7 packages, changed 101 packages, and audited 264 packages in 6s 14:36:19 14:36:19 27 packages are looking for funding 14:36:19 run `npm fund` for details 14:36:19 14:36:19 found 0 vulnerabilities 14:36:20 Removing intermediate container dc2d10ff45ff 14:36:20 ---> dabe41d17a27 14:36:20 Step 6/10 : ARG USER=1000 14:36:21 ---> Running in 0ea1138f479e 14:36:21 Removing intermediate container 0ea1138f479e 14:36:21 ---> bae8dae2bd9b 14:36:21 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:36:21 ---> Running in 8ef913ab1db9 14:36:21 Removing intermediate container 8ef913ab1db9 14:36:21 ---> 4cc3ca19b4a7 14:36:21 Step 8/10 : USER $USER:$USER 14:36:21 ---> Running in 3a968e8262fb 14:36:21 Removing intermediate container 3a968e8262fb 14:36:21 ---> ae75b1971b0d 14:36:21 Step 9/10 : WORKDIR /app 14:36:21 ---> Running in 89aa4efa3266 14:36:21 Removing intermediate container 89aa4efa3266 14:36:21 ---> 759c032faac4 14:36:21 Step 10/10 : LABEL git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:36:21 ---> Running in 0a00e2f7845b 14:36:21 Removing intermediate container 0a00e2f7845b 14:36:21 ---> 47fca41febd4 14:36:21 Successfully built 47fca41febd4 14:36:21 Successfully tagged edgexfoundry/edgex-web-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:36:21 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:36:21 touch edgex-web-ui.imagebuilt 14:36:21 mkdir -p node_modules coverage 14:36:21 chown "1000:1000" node_modules coverage package-lock.json 14:36:21 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:36:23 npm WARN old lockfile 14:36:23 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 14:36:23 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 14:36:23 npm WARN old lockfile 14:36:23 npm WARN old lockfile This is a one-time fix-up, please be patient... 14:36:23 npm WARN old lockfile 14:36:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16964 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 14:36:28 Running in /w/workspace/edgex-ui-go/115 [Pipeline] { [Pipeline] checkout 14:36:28 The recommended git tool is: git 14:36:31 npm WARN EBADENGINE Unsupported engine { 14:36:31 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:36:31 npm WARN EBADENGINE required: { 14:36:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:36:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:36:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:36:31 npm WARN EBADENGINE }, 14:36:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:36:31 npm WARN EBADENGINE } 14:36:31 npm WARN EBADENGINE Unsupported engine { 14:36:31 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:36:31 npm WARN EBADENGINE required: { 14:36:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:36:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:36:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:36:31 npm WARN EBADENGINE }, 14:36:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:36:31 npm WARN EBADENGINE } 14:36:31 npm WARN EBADENGINE Unsupported engine { 14:36:31 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:36:31 npm WARN EBADENGINE required: { 14:36:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:36:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:36:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:36:31 npm WARN EBADENGINE }, 14:36:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:36:31 npm WARN EBADENGINE } 14:36:31 npm WARN EBADENGINE Unsupported engine { 14:36:31 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:36:31 npm WARN EBADENGINE required: { 14:36:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:36:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:36:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:36:31 npm WARN EBADENGINE }, 14:36:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:36:31 npm WARN EBADENGINE } 14:36:31 npm WARN EBADENGINE Unsupported engine { 14:36:31 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:36:31 npm WARN EBADENGINE required: { 14:36:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:36:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:36:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:36:31 npm WARN EBADENGINE }, 14:36:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:36:31 npm WARN EBADENGINE } 14:36:31 npm WARN EBADENGINE Unsupported engine { 14:36:31 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:36:31 npm WARN EBADENGINE required: { 14:36:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:36:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:36:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:36:31 npm WARN EBADENGINE }, 14:36:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:36:31 npm WARN EBADENGINE } 14:36:31 npm WARN EBADENGINE Unsupported engine { 14:36:31 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:36:31 npm WARN EBADENGINE required: { 14:36:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:36:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:36:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:36:31 npm WARN EBADENGINE }, 14:36:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:36:31 npm WARN EBADENGINE } 14:36:31 npm WARN EBADENGINE Unsupported engine { 14:36:31 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:36:31 npm WARN EBADENGINE required: { 14:36:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:36:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:36:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:36:31 npm WARN EBADENGINE }, 14:36:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:36:31 npm WARN EBADENGINE } 14:36:31 npm WARN EBADENGINE Unsupported engine { 14:36:31 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:36:31 npm WARN EBADENGINE required: { 14:36:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:36:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:36:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:36:31 npm WARN EBADENGINE }, 14:36:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:36:31 npm WARN EBADENGINE } 14:36:33 using credential edgex-jenkins-ssh 14:36:33 Cloning the remote Git repository 14:36:33 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:36:33 > git init /w/workspace/edgex-ui-go/115 # timeout=10 14:36:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:36:33 > git --version # timeout=10 14:36:33 > git --version # 'git version 2.25.1' 14:36:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:36:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:36:34 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:36:34 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 14:36:34 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:36:34 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:36:34 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 14:36:35 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:36:35 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:36:35 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:36:36 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:36:37 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:36:38 Avoid second fetch 14:36:38 Checking out Revision 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d (main) 14:36:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:36:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:36:38 > git config core.sparsecheckout # timeout=10 14:36:38 > git checkout -f 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d # timeout=10 14:36:38 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 14:36:38 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 14:36:39 Commit message: "Merge pull request #619 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.0.1" 14:36:39 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:36:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 14:36:39 Dload Upload Total Spent Left Speed 14:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 83888 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83339 14:36:39 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. 14:36:39 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 14:36:40 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [Pipeline] sh 14:36:40 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. 14:36:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:36:40 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. 14:36:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:36:40 + sudo tee /etc/docker/daemon.new 14:36:40 { 14:36:40 "registry-mirrors": [ 14:36:40 "https://nexus3.edgexfoundry.org:10001" 14:36:40 ], 14:36:40 "bip": "10.250.0.254/24", 14:36:40 "hosts": [ 14:36:40 "tcp://0.0.0.0:5555", 14:36:40 "unix:///var/run/docker.sock" 14:36:40 ], 14:36:40 "mtu": 1458, 14:36:40 "selinux-enabled": true, 14:36:40 "seccomp-profile": "/etc/docker/seccomp.json" 14:36:40 } [Pipeline] sh 14:36:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:36:41 + sudo service docker restart 14:36:41 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:36:44 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. 14:36:46 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 14:36:51 14:36:51 added 1478 packages, and audited 1479 packages in 29s 14:36:51 14:36:51 90 packages are looking for funding 14:36:51 run `npm fund` for details 14:36:51 14:36:51 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 14:36:51 14:36:51 To address issues that do not require attention, run: 14:36:51 npm audit fix 14:36:51 14:36:51 To address all issues (including breaking changes), run: 14:36:51 npm audit fix --force 14:36:51 14:36:51 Run `npm audit` for details. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:59 provisioning config files... 14:36:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config7193523603361980740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:00 ---> docker-login.sh 14:37:00 nexus3.edgexfoundry.org:10001 14:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:00 Configure a credential helper to remove this warning. See 14:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:00 14:37:00 Login Succeeded 14:37:00 nexus3.edgexfoundry.org:10002 14:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:01 Configure a credential helper to remove this warning. See 14:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:01 14:37:01 Login Succeeded 14:37:01 nexus3.edgexfoundry.org:10003 14:37:01 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 14:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:01 Configure a credential helper to remove this warning. See 14:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:01 14:37:01 Login Succeeded 14:37:01 nexus3.edgexfoundry.org:10004 14:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:01 Configure a credential helper to remove this warning. See 14:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:01 14:37:01 Login Succeeded 14:37:01 docker.io 14:37:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:02 Configure a credential helper to remove this warning. See 14:37:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:02 14:37:02 Login Succeeded 14:37:02 - Generating browser application bundles (phase: setup)... 14:37:02 ---> docker-login.sh ends [Pipeline] } 14:37:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:37:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:37:03 ========================================================= 14:37:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:37:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:37:04 Sending build context to Docker daemon 30.35MB 14:37:04 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 14:37:04 Step 2/15 : FROM ${BASE} AS builder 14:37:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:37:04 c41833b44d91: Pulling fs layer 14:37:04 ed15518f5707: Pulling fs layer 14:37:04 feae8fd75edb: Pulling fs layer 14:37:04 242c74f7c9fa: Pulling fs layer 14:37:04 3cdef696dda3: Pulling fs layer 14:37:04 2ced38df9373: Pulling fs layer 14:37:04 58f1dce35555: Pulling fs layer 14:37:04 242c74f7c9fa: Waiting 14:37:04 3cdef696dda3: Waiting 14:37:04 2ced38df9373: Waiting 14:37:04 58f1dce35555: Waiting 14:37:04 ed15518f5707: Verifying Checksum 14:37:04 ed15518f5707: Download complete 14:37:04 242c74f7c9fa: Verifying Checksum 14:37:04 242c74f7c9fa: Download complete 14:37:04 3cdef696dda3: Verifying Checksum 14:37:04 3cdef696dda3: Download complete 14:37:04 c41833b44d91: Download complete 14:37:06 c41833b44d91: Pull complete 14:37:06 58f1dce35555: Verifying Checksum 14:37:06 58f1dce35555: Download complete 14:37:06 ed15518f5707: Pull complete 14:37:06 Compiling @angular/core : es2015 as esm2015 14:37:06 Compiling @angular/compiler/testing : es2015 as esm2015 14:37:07 feae8fd75edb: Verifying Checksum 14:37:07 feae8fd75edb: Download complete 14:37:07 2ced38df9373: Verifying Checksum 14:37:07 2ced38df9373: Download complete 14:37:10 Compiling @angular/common : es2015 as esm2015 14:37:10 Compiling @angular/core/testing : es2015 as esm2015 14:37:10 Compiling @angular/platform-browser : es2015 as esm2015 14:37:10 Compiling @angular/common/testing : es2015 as esm2015 14:37:11 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 14:37:11 Compiling @angular/platform-browser/testing : es2015 as esm2015 14:37:11 Compiling @angular/router : es2015 as esm2015 14:37:11 Compiling @angular/common/http : es2015 as esm2015 14:37:11 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 14:37:12 Compiling @angular/forms : es2015 as esm2015 14:37:12 Compiling @angular/common/http/testing : es2015 as esm2015 14:37:14 Compiling @angular/router/testing : es2015 as esm2015 14:37:19 feae8fd75edb: Pull complete 14:37:19 242c74f7c9fa: Pull complete 14:37:19 3cdef696dda3: Pull complete 14:37:20 25 05 2023 14:37:19.590:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:37:20 25 05 2023 14:37:19.592:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:37:20 25 05 2023 14:37:19.595:INFO [launcher]: Starting browser ChromeHeadless 14:37:26 2ced38df9373: Pull complete 14:37:28 58f1dce35555: Pull complete 14:37:28 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 14:37:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:37:28 ---> fadd8f120f05 14:37:28 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:37:30 ---> Running in 2152c5a84110 14:37:30 Removing intermediate container 2152c5a84110 14:37:30 ---> 71d875ac9729 14:37:30 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 14:37:30 ---> Running in 00f4170179a7 14:37:31 Removing intermediate container 00f4170179a7 14:37:31 ---> 34123a418624 14:37:31 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 14:37:31 ---> Running in e1398a4313bf 14:37:32 Removing intermediate container e1398a4313bf 14:37:32 ---> bb344236b88a 14:37:32 Step 6/15 : LABEL Name=edgex-ui-go 14:37:32 ---> Running in 219988b0c0e3 14:37:32 Removing intermediate container 219988b0c0e3 14:37:32 ---> b6d49c962a34 14:37:32 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:37:32 ---> Running in 0cd4a3952856 14:37:32 Removing intermediate container 0cd4a3952856 14:37:32 ---> 2a8a173dffb6 14:37:32 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:37:32 ✔ Browser application bundle generation complete. 14:37:32 25 05 2023 14:37:31.288:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket XuHpm6_kkBFYPxAuAAAB with id 91784240 14:37:33 latest: Pulling from library/docker 14:37:33 08409d417260: Pulling fs layer 14:37:33 bf127bdc9f4f: Pulling fs layer 14:37:33 55b4810136f4: Pulling fs layer 14:37:33 2e7805c665c5: Pulling fs layer 14:37:33 560067f77f09: Pulling fs layer 14:37:33 87854ced1808: Pulling fs layer 14:37:33 cb23a4dee6cb: Pulling fs layer 14:37:33 0f440641682c: Pulling fs layer 14:37:33 d5751f9f360d: Pulling fs layer 14:37:33 39b4d37fd203: Pulling fs layer 14:37:33 181b4cd8a6de: Pulling fs layer 14:37:33 59b8b8583a6e: Pulling fs layer 14:37:33 5363e21a005c: Pulling fs layer 14:37:33 d56ef98c0a70: Pulling fs layer 14:37:33 2e7805c665c5: Waiting 14:37:33 560067f77f09: Waiting 14:37:33 87854ced1808: Waiting 14:37:33 cb23a4dee6cb: Waiting 14:37:33 0f440641682c: Waiting 14:37:33 d5751f9f360d: Waiting 14:37:33 39b4d37fd203: Waiting 14:37:33 181b4cd8a6de: Waiting 14:37:33 59b8b8583a6e: Waiting 14:37:33 d56ef98c0a70: Waiting 14:37:33 5363e21a005c: Waiting 14:37:33 55b4810136f4: Verifying Checksum 14:37:33 55b4810136f4: Download complete 14:37:33 bf127bdc9f4f: Verifying Checksum 14:37:33 bf127bdc9f4f: Download complete 14:37:33 08409d417260: Download complete 14:37:34 2e7805c665c5: Verifying Checksum 14:37:34 2e7805c665c5: Download complete 14:37:34 560067f77f09: Verifying Checksum 14:37:34 560067f77f09: Download complete 14:37:34 cb23a4dee6cb: Verifying Checksum 14:37:34 cb23a4dee6cb: Download complete 14:37:34 0f440641682c: Verifying Checksum 14:37:34 0f440641682c: Download complete 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.125 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.154 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.17 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.179 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.189 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.222 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.256 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.259 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.314 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.323 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.349 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.363 secs) 14:37:34 87854ced1808: Verifying Checksum 14:37:34 87854ced1808: Download complete 14:37:34 08409d417260: Pull complete 14:37:34 d5751f9f360d: Verifying Checksum 14:37:34 d5751f9f360d: Download complete 14:37:34 181b4cd8a6de: Download complete 14:37:34 5363e21a005c: Verifying Checksum 14:37:34 5363e21a005c: Download complete 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.434 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.439 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.447 secs) 14:37:34 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.578 secs) 14:37:34 39b4d37fd203: Verifying Checksum 14:37:34 39b4d37fd203: Download complete 14:37:34 d56ef98c0a70: Download complete 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.603 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.606 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.614 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.619 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.652 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.67 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.681 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.688 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.691 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.717 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.743 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.753 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.757 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.774 secs) 14:37:35 bf127bdc9f4f: Pull complete 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.78 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.783 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.785 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.799 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.804 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.806 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.814 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.829 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.855 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.864 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.875 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.878 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.881 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.908 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.91 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.917 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.925 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.93 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.943 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.947 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.951 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.954 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.98 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.985 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.988 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.997 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.001 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.007 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.021 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.028 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.045 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.063 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.073 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.078 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.083 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.11 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.118 secs) 14:37:35 55b4810136f4: Pull complete 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.148 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.165 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.169 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.172 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.176 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.213 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.22 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.241 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.258 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.263 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.274 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.28 secs) 14:37:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.305 secs) 14:37:35 59b8b8583a6e: Verifying Checksum 14:37:35 59b8b8583a6e: Download complete 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.314 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.331 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.347 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.365 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.374 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.382 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.387 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.39 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.398 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.407 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.414 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.433 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.442 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.457 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.468 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.475 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.494 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.527 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.542 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.55 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.579 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.59 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.608 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.627 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.651 secs) 14:37:36 2e7805c665c5: Pull complete 14:37:36 WARN: ' 14:37:36 It looks like you're using ngModel on the same form field as formControlName. 14:37:36 Support for using the ngModel input property and ngModelChange event with 14:37:36 reactive form directives has been deprecated in Angular v6 and will be removed 14:37:36 in a future version of Angular. 14:37:36 14:37:36 For more information on this, see our API docs here: 14:37:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:37:36 ' 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.651 secs) 14:37:36 WARN: ' 14:37:36 It looks like you're using ngModel on the same form field as formControlName. 14:37:36 Support for using the ngModel input property and ngModelChange event with 14:37:36 reactive form directives has been deprecated in Angular v6 and will be removed 14:37:36 in a future version of Angular. 14:37:36 14:37:36 For more information on this, see our API docs here: 14:37:36 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:37:36 ' 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.674 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.677 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.679 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.685 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.707 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.74 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.744 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.752 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.792 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.799 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.809 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.829 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.837 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.844 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.847 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.848 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.852 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.862 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.884 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.891 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.905 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.912 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.935 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.944 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.952 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.959 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.977 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.979 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.982 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.984 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.985 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.989 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.991 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.993 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.995 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.998 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.005 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.006 secs) 14:37:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.014 secs) 14:37:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.985 secs / 2.014 secs) 14:37:37 TOTAL: 145 SUCCESS 14:37:37 ✔ Browser application bundle generation complete. 14:37:37 14:37:37 =============================== Coverage summary =============================== 14:37:37 Statements : 41.56% ( 1425/3429 ) 14:37:37 Branches : 12.14% ( 109/898 ) 14:37:37 Functions : 33.33% ( 417/1251 ) 14:37:37 Lines : 39.45% ( 1280/3245 ) 14:37:37 ================================================================================ 14:37:37 560067f77f09: Pull complete 14:37:37 ✔ Browser application bundle generation complete. 14:37:38 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 14:37:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:37:38 $ docker stop --time=1 fe66dd73ace430aa8501a437960d568239167ad4b80cd3ee8b6c506e976dd0dc 14:37:38 87854ced1808: Pull complete 14:37:38 cb23a4dee6cb: Pull complete 14:37:39 0f440641682c: Pull complete 14:37:39 d5751f9f360d: Pull complete 14:37:39 $ docker rm -f --volumes fe66dd73ace430aa8501a437960d568239167ad4b80cd3ee8b6c506e976dd0dc [Pipeline] // withDockerContainer [Pipeline] sh 14:37:40 + sudo chown -R jenkins:jenkins . 14:37:40 39b4d37fd203: Pull complete [Pipeline] stash 14:37:40 181b4cd8a6de: Pull complete 14:37:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:37:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:37:42 + ls -al . 14:37:42 total 180 14:37:42 drwxrwxr-x 14 jenkins jenkins 4096 May 25 14:35 . 14:37:42 drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:34 .. 14:37:42 drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:34 .blubracket 14:37:42 -rw-rw-r-- 1 jenkins jenkins 18 May 25 14:34 .dockerignore 14:37:42 drwxrwxr-x 8 jenkins jenkins 4096 May 25 14:34 .git 14:37:42 drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:34 .github 14:37:42 -rw-rw-r-- 1 jenkins jenkins 185 May 25 14:34 .gitignore 14:37:42 drwxr-xr-x 3 jenkins jenkins 4096 May 25 14:34 .semver 14:37:42 -rw-rw-r-- 1 jenkins jenkins 8418 May 25 14:34 Attribution.txt 14:37:42 -rw-rw-r-- 1 jenkins jenkins 17205 May 25 14:34 CHANGELOG.md 14:37:42 -rw-rw-r-- 1 jenkins jenkins 3959 May 25 14:34 CONTRIBUTING.md 14:37:42 -rw-rw-r-- 1 jenkins jenkins 1788 May 25 14:34 Dockerfile 14:37:42 -rw-rw-r-- 1 jenkins jenkins 652 May 25 14:34 Jenkinsfile 14:37:42 -rw-rw-r-- 1 jenkins jenkins 11357 May 25 14:34 LICENSE 14:37:42 -rw-rw-r-- 1 jenkins jenkins 2124 May 25 14:34 Makefile 14:37:42 -rw-rw-r-- 1 jenkins jenkins 4558 May 25 14:34 README.md 14:37:42 -rw-rw-r-- 1 jenkins jenkins 12 May 25 14:34 VERSION 14:37:42 drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:34 assets 14:37:42 drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:34 bin 14:37:42 drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:34 cmd 14:37:42 -rw-r--r-- 1 jenkins jenkins 10 May 25 14:35 coverage.out 14:37:42 drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:34 docs 14:37:42 -rw-rw-r-- 1 jenkins jenkins 2999 May 25 14:34 go.mod 14:37:42 -rw-rw-r-- 1 jenkins jenkins 30528 May 25 14:34 go.sum 14:37:42 drwxrwxr-x 8 jenkins jenkins 4096 May 25 14:34 internal 14:37:42 drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:34 snap 14:37:42 drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:34 testing 14:37:42 -rw-rw-r-- 1 jenkins jenkins 155 May 25 14:34 version.go 14:37:42 drwxrwxr-x 6 jenkins jenkins 4096 May 25 14:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:42 + 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=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d --label arch=amd64 --label version=3.0.0-dev.19 . 14:37:42 Sending build context to Docker daemon 50.33MB 14:37:42 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 14:37:42 Step 2/25 : FROM ${BASE} AS builder 14:37:42 ---> efe272653f85 14:37:42 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:37:43 ---> Running in d8ae4bddcee8 14:37:43 Removing intermediate container d8ae4bddcee8 14:37:43 ---> 0f4b12deaaab 14:37:43 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:37:43 ---> Running in 4e8c0a70d7d4 14:37:43 Removing intermediate container 4e8c0a70d7d4 14:37:43 ---> 05a68f2055ff 14:37:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:37:43 ---> Running in b603674e075b 14:37:43 Removing intermediate container b603674e075b 14:37:43 ---> 9887daaac868 14:37:43 Step 6/25 : LABEL Name=edgex-ui-go 14:37:43 ---> Running in 18179ae15605 14:37:44 Removing intermediate container 18179ae15605 14:37:44 ---> 5362a223fbfb 14:37:44 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:37:44 ---> Running in 3e1612089571 14:37:44 Removing intermediate container 3e1612089571 14:37:44 ---> 1439b8089c87 14:37:44 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:37:45 ---> b878a9022cf0 14:37:45 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:37:45 ---> Running in d311281d930d 14:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:37:45 OK: 265 MiB in 53 packages 14:37:45 Removing intermediate container d311281d930d 14:37:45 ---> b0643f6936fa 14:37:45 Step 10/25 : ENV GO111MODULE=on 14:37:45 ---> Running in 6cbdfa130324 14:37:45 59b8b8583a6e: Pull complete 14:37:45 5363e21a005c: Pull complete 14:37:46 Removing intermediate container 6cbdfa130324 14:37:46 ---> 8e9b3b30d099 14:37:46 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:37:46 ---> Running in 4022825e3637 14:37:46 Removing intermediate container 4022825e3637 14:37:46 ---> 1e8f96b3c861 14:37:46 Step 12/25 : COPY go.mod vendor* ./ 14:37:46 d56ef98c0a70: Pull complete 14:37:46 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 14:37:46 Status: Downloaded newer image for docker:latest 14:37:46 ---> 63e7f3ac12f0 14:37:46 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:46 ---> Running in 4763753f0ae1 14:37:46 Removing intermediate container 4763753f0ae1 14:37:46 ---> 1d6bb3d6e368 14:37:46 Step 14/25 : COPY . . 14:37:48 ---> 046f2f02d576 14:37:48 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:37:48 ---> Running in 7b415e971118 14:37:48 ---> 99c826b251a9 14:37:48 Step 15/25 : RUN ${MAKE} 14:37:48 ---> Running in bbdca21bea60 14:37:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:37:50 OK: 263 MiB in 53 packages 14:37:51 Removing intermediate container 7b415e971118 14:37:51 ---> fc649a543282 14:37:51 Step 10/15 : ENV GO111MODULE=on 14:37:51 ---> Running in aaacb02f457d 14:37:52 Removing intermediate container aaacb02f457d 14:37:52 ---> 2444121750ee 14:37:52 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:37:52 ---> Running in f0f00c768c70 14:37:52 Removing intermediate container f0f00c768c70 14:37:52 ---> 12f402642390 14:37:52 Step 12/15 : COPY go.mod vendor* ./ 14:37:53 ---> 605127f66a70 14:37:53 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:37:53 ---> Running in 2a11747a9f74 14:38:06 Removing intermediate container bbdca21bea60 14:38:06 ---> e3c2fb8e1a50 14:38:06 Step 16/25 : FROM alpine:3.17 14:38:07 3.17: Pulling from library/alpine 14:38:07 f56be85fc22e: Already exists 14:38:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:38:07 Status: Downloaded newer image for alpine:3.17 14:38:07 ---> 9ed4aefc74f6 14:38:07 Step 17/25 : EXPOSE 4000 14:38:07 ---> Running in 1cc0b37b166b 14:38:07 Removing intermediate container 1cc0b37b166b 14:38:07 ---> 13419642799b 14:38:07 Step 18/25 : 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 14:38:08 ---> 77c68e63232a 14:38:08 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:38:08 ---> f4a3f8a470e5 14:38:08 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:38:08 ---> 5f90e2d58b74 14:38:08 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:38:08 ---> Running in e29f0245a114 14:38:08 Removing intermediate container e29f0245a114 14:38:08 ---> a2c0ea98449b 14:38:08 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:38:08 ---> Running in c1e85cb91dd3 14:38:09 Removing intermediate container c1e85cb91dd3 14:38:09 ---> cc43b529c894 14:38:09 Step 23/25 : LABEL arch=amd64 14:38:09 ---> Running in 7662ffc16383 14:38:09 Removing intermediate container 7662ffc16383 14:38:09 ---> f2dc0ebcbae1 14:38:09 Step 24/25 : LABEL git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:38:09 ---> Running in 5af5a7c21b67 14:38:09 Removing intermediate container 5af5a7c21b67 14:38:09 ---> 5623f8a2d39d 14:38:09 Step 25/25 : LABEL version=3.0.0-dev.19 14:38:09 ---> Running in 4b3124c8e93f 14:38:09 Removing intermediate container 4b3124c8e93f 14:38:09 ---> 452bfc49fc5e 14:38:09 [Warning] One or more build-args [ARCH] were not consumed 14:38:09 Successfully built 452bfc49fc5e 14:38:09 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:38:09 provisioning config files... 14:38:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4343642002708667514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:09 ---> docker-login.sh 14:38:09 nexus3.edgexfoundry.org:10001 14:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:09 Configure a credential helper to remove this warning. See 14:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:09 14:38:09 Login Succeeded 14:38:09 nexus3.edgexfoundry.org:10002 14:38:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:09 Configure a credential helper to remove this warning. See 14:38:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:09 14:38:09 Login Succeeded 14:38:09 nexus3.edgexfoundry.org:10003 14:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:10 Configure a credential helper to remove this warning. See 14:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:10 14:38:10 Login Succeeded 14:38:10 nexus3.edgexfoundry.org:10004 14:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:10 Configure a credential helper to remove this warning. See 14:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:10 14:38:10 Login Succeeded 14:38:10 docker.io 14:38:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:38:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:38:10 Configure a credential helper to remove this warning. See 14:38:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:38:10 14:38:10 Login Succeeded 14:38:10 ---> docker-login.sh ends [Pipeline] } 14:38:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:38:10 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 14:38:10 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:38:10 latest 14:38:10 3.0.0-dev.19 14:38:10 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 14:38:10 main 14:38:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:10 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:38:11 82cc46fb5a69: Preparing 14:38:11 9344d22eff94: Preparing 14:38:11 933526715950: Preparing 14:38:11 f1417ff83b31: Preparing 14:38:11 f1417ff83b31: Layer already exists 14:38:11 82cc46fb5a69: Pushed 14:38:11 9344d22eff94: Pushed 14:38:14 933526715950: Pushed 14:38:14 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:38:15 82cc46fb5a69: Preparing 14:38:15 9344d22eff94: Preparing 14:38:15 933526715950: Preparing 14:38:15 f1417ff83b31: Preparing 14:38:15 f1417ff83b31: Layer already exists 14:38:15 82cc46fb5a69: Layer already exists 14:38:15 933526715950: Layer already exists 14:38:15 9344d22eff94: Layer already exists 14:38:15 latest: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:15 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.19 14:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:38:15 82cc46fb5a69: Preparing 14:38:15 9344d22eff94: Preparing 14:38:15 933526715950: Preparing 14:38:15 f1417ff83b31: Preparing 14:38:15 82cc46fb5a69: Layer already exists 14:38:15 933526715950: Layer already exists 14:38:15 f1417ff83b31: Layer already exists 14:38:15 9344d22eff94: Layer already exists 14:38:15 3.0.0-dev.19: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:15 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 14:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:38:16 82cc46fb5a69: Preparing 14:38:16 9344d22eff94: Preparing 14:38:16 933526715950: Preparing 14:38:16 f1417ff83b31: Preparing 14:38:16 933526715950: Layer already exists 14:38:16 9344d22eff94: Layer already exists 14:38:16 f1417ff83b31: Layer already exists 14:38:16 82cc46fb5a69: Layer already exists 14:38:16 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:16 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:16 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 14:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 14:38:16 82cc46fb5a69: Preparing 14:38:16 9344d22eff94: Preparing 14:38:16 933526715950: Preparing 14:38:16 f1417ff83b31: Preparing 14:38:16 82cc46fb5a69: Layer already exists 14:38:16 9344d22eff94: Layer already exists 14:38:16 933526715950: Layer already exists 14:38:16 f1417ff83b31: Layer already exists 14:38:16 main: digest: sha256:0bb1dd721f53f22de96fb6b0f0511cba8cb767a27d08dfe7f4025620f8cd9664 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:16 ===================================================== [Pipeline] echo 14:38:16 taggedImages: 14:38:16 - nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:38:16 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 14:38:16 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.19 14:38:16 - nexus3.edgexfoundry.org:10004/edgex-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 14:38:16 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:17 14:38:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:17 latest: Pulling from edgex-lftools-log-publisher 14:38:17 5eb5b503b376: Pulling fs layer 14:38:17 5c69ac0246d0: Pulling fs layer 14:38:17 ec43610c2a17: Pulling fs layer 14:38:17 3a2ae6a8a46f: Pulling fs layer 14:38:17 33b1e0a273af: Pulling fs layer 14:38:17 5d3b04190fa2: Pulling fs layer 14:38:17 2f39f015ded8: Pulling fs layer 14:38:17 3a2ae6a8a46f: Waiting 14:38:17 33b1e0a273af: Waiting 14:38:17 5d3b04190fa2: Waiting 14:38:17 5c69ac0246d0: Download complete 14:38:17 3a2ae6a8a46f: Verifying Checksum 14:38:17 3a2ae6a8a46f: Download complete 14:38:17 33b1e0a273af: Verifying Checksum 14:38:17 33b1e0a273af: Download complete 14:38:17 5d3b04190fa2: Verifying Checksum 14:38:17 5d3b04190fa2: Download complete 14:38:17 ec43610c2a17: Verifying Checksum 14:38:17 ec43610c2a17: Download complete 14:38:17 5eb5b503b376: Verifying Checksum 14:38:17 5eb5b503b376: Download complete 14:38:18 2f39f015ded8: Download complete 14:38:18 5eb5b503b376: Pull complete 14:38:19 5c69ac0246d0: Pull complete 14:38:19 ec43610c2a17: Pull complete 14:38:19 3a2ae6a8a46f: Pull complete 14:38:19 33b1e0a273af: Pull complete 14:38:20 5d3b04190fa2: Pull complete 14:38:25 2f39f015ded8: Pull complete 14:38:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:38:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:38:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:25 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:38:25 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:38:29 $ docker top 58d08215ca48880346bb6f54f6fad6845ad9a637faddcdd744acccdd00838e1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:29 ---> job-cost.sh 14:38:29 lf-activate-venv: SKIPPING 14:38:29 INFO: No Stack... 14:38:30 INFO: Retrieving Pricing Info for: v3-standard-8 14:38:30 INFO: Archiving Costs [Pipeline] sh 14:38:30 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 14:38:30 + cut -d, -f6 [Pipeline] lock 14:38:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] 14:38:30 Resource [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] did not exist. Created. 14:38:30 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:38:31 + echo total: 0.2199999988079071 [Pipeline] stash 14:38:31 Stashed 1 file(s) [Pipeline] } 14:38:31 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 14:38:31 $ docker stop --time=1 58d08215ca48880346bb6f54f6fad6845ad9a637faddcdd744acccdd00838e1d 14:38:32 $ docker rm -f --volumes 58d08215ca48880346bb6f54f6fad6845ad9a637faddcdd744acccdd00838e1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:39:01 Removing intermediate container 2a11747a9f74 14:39:01 ---> 10abd53a2ed2 14:39:01 Step 14/15 : COPY . . 14:39:02 ---> 658546605bb7 14:39:02 Step 15/15 : RUN ${MAKE} 14:39:02 ---> Running in 595b6de3722e 14:39:03 noop 14:39:07 Removing intermediate container 595b6de3722e 14:39:07 ---> 05f9c79e8fb6 14:39:07 Successfully built 05f9c79e8fb6 14:39:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:08 + docker inspect -f . ci-base-image-arm64 14:39:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:08 prd-ubuntu20.04-docker-arm64-4c-16g-16964 does not seem to be running inside a container 14:39:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:39:09 $ docker top b6891433548a97dda644c8a8a0e6c6e6d853b4957bd2c960bd2fcc99782745fe -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:10 + go version 14:39:10 go version go1.20.2 linux/arm64 [Pipeline] } 14:39:10 $ docker stop --time=1 b6891433548a97dda644c8a8a0e6c6e6d853b4957bd2c960bd2fcc99782745fe 14:39:12 $ docker rm -f --volumes b6891433548a97dda644c8a8a0e6c6e6d853b4957bd2c960bd2fcc99782745fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:12 + docker inspect -f . ci-base-image-arm64 14:39:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:12 prd-ubuntu20.04-docker-arm64-4c-16g-16964 does not seem to be running inside a container 14:39:13 $ 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/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:39:14 $ docker top 379aa98a1e152526ef8fa083054434780efb5c9d45528c857cbd790a3beb2fde -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:14 + git config --global --add safe.directory /w/workspace/edgex-ui-go/115 [Pipeline] fileExists [Pipeline] sh 14:39:15 + make test 14:39:15 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 14:39:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:41:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 14:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 14:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:41:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 14:41:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 14:41:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:41:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:41:42 ./bin/test-attribution-txt.sh 14:41:42 make -C web test 14:41:42 make[1]: Entering directory '/w/workspace/edgex-ui-go/115/web' 14:41:42 make[1]: tput: No such file or directory 14:41:42 make[1]: tput: No such file or directory 14:41:42 warning: generating ./VERSION 14:41:42 echo "0.0.0" > VERSION 14:41:42 docker build \ 14:41:42 -f Dockerfile \ 14:41:42 --build-arg USER=1000 \ 14:41:42 \ 14:41:42 --label "git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d" \ 14:41:42 -t edgexfoundry/edgex-web-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d \ 14:41:42 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 14:41:42 . 14:41:42 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 14:41:42 Install the buildx component to build images with BuildKit: 14:41:42 https://docs.docker.com/go/buildx/ 14:41:42 14:41:42 Sending build context to Docker daemon 2.571MB 14:41:42 Step 1/10 : FROM node:16.17-alpine3.15 14:41:42 16.17-alpine3.15: Pulling from library/node 14:41:42 47517142f6ba: Pulling fs layer 14:41:42 5f8c4bfa009b: Pulling fs layer 14:41:42 f7079c9c4ba1: Pulling fs layer 14:41:42 aba105e6f55a: Pulling fs layer 14:41:42 aba105e6f55a: Waiting 14:41:42 f7079c9c4ba1: Verifying Checksum 14:41:42 f7079c9c4ba1: Download complete 14:41:42 47517142f6ba: Verifying Checksum 14:41:42 47517142f6ba: Download complete 14:41:42 aba105e6f55a: Verifying Checksum 14:41:42 aba105e6f55a: Download complete 14:41:42 47517142f6ba: Pull complete 14:41:42 5f8c4bfa009b: Verifying Checksum 14:41:42 5f8c4bfa009b: Download complete 14:41:46 5f8c4bfa009b: Pull complete 14:41:46 f7079c9c4ba1: Pull complete 14:41:46 aba105e6f55a: Pull complete 14:41:46 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 14:41:46 Status: Downloaded newer image for node:16.17-alpine3.15 14:41:46 ---> bf1b8b58d215 14:41:46 Step 2/10 : RUN apk add --no-cache chromium 14:41:47 ---> Running in a12b4a75da26 14:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 14:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 14:41:49 (1/128) Installing libxau (1.0.9-r0) 14:41:49 (2/128) Installing libmd (1.0.3-r0) 14:41:49 (3/128) Installing libbsd (0.11.3-r1) 14:41:49 (4/128) Installing libxdmcp (1.1.3-r0) 14:41:49 (5/128) Installing libxcb (1.14-r2) 14:41:49 (6/128) Installing libx11 (1.7.3.1-r0) 14:41:49 (7/128) Installing libxext (1.3.4-r0) 14:41:49 (8/128) Installing libice (1.0.10-r0) 14:41:49 (9/128) Installing libuuid (2.37.4-r0) 14:41:49 (10/128) Installing libsm (1.2.3-r0) 14:41:49 (11/128) Installing libxt (1.2.1-r0) 14:41:49 (12/128) Installing libxmu (1.1.3-r0) 14:41:49 (13/128) Installing xset (1.2.4-r0) 14:41:49 (14/128) Installing xprop (1.2.5-r0) 14:41:49 (15/128) Installing xdg-utils (1.1.3-r0) 14:41:49 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 14:41:49 (17/128) Installing pkgconf (1.8.1-r0) 14:41:49 (18/128) Installing libffi (3.4.2-r1) 14:41:49 (19/128) Installing libintl (0.21-r0) 14:41:49 (20/128) Installing libblkid (2.37.4-r0) 14:41:49 (21/128) Installing libmount (2.37.4-r0) 14:41:49 (22/128) Installing pcre (8.45-r1) 14:41:49 (23/128) Installing glib (2.70.5-r0) 14:41:49 (24/128) Installing xz-libs (5.2.5-r1) 14:41:49 (25/128) Installing libxml2 (2.9.14-r2) 14:41:49 (26/128) Installing shared-mime-info (2.1-r2) 14:41:49 (27/128) Installing hicolor-icon-theme (0.17-r1) 14:41:49 (28/128) Installing libjpeg-turbo (2.1.2-r0) 14:41:49 (29/128) Installing libpng (1.6.37-r1) 14:41:49 (30/128) Installing libwebp (1.2.2-r1) 14:41:50 (31/128) Installing zstd-libs (1.5.0-r0) 14:41:50 (32/128) Installing tiff (4.4.0-r1) 14:41:50 (33/128) Installing gdk-pixbuf (2.42.8-r0) 14:41:50 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 14:41:50 (35/128) Installing libxcomposite (0.4.5-r0) 14:41:50 (36/128) Installing libxfixes (6.0.0-r0) 14:41:50 (37/128) Installing libxrender (0.9.10-r3) 14:41:50 (38/128) Installing libxcursor (1.2.0-r0) 14:41:50 (39/128) Installing libxdamage (1.1.5-r1) 14:41:50 (40/128) Installing libxi (1.8-r0) 14:41:50 (41/128) Installing libxinerama (1.1.4-r1) 14:41:50 (42/128) Installing libxrandr (1.5.2-r1) 14:41:50 (43/128) Installing atk (2.36.0-r0) 14:41:50 (44/128) Installing libxtst (1.2.3-r3) 14:41:50 (45/128) Installing dbus-libs (1.12.24-r0) 14:41:50 (46/128) Installing at-spi2-core (2.42.0-r0) 14:41:50 (47/128) Installing at-spi2-atk (2.38.0-r0) 14:41:50 (48/128) Installing expat (2.5.0-r0) 14:41:50 (49/128) Installing brotli-libs (1.0.9-r5) 14:41:50 (50/128) Installing libbz2 (1.0.8-r1) 14:41:50 (51/128) Installing freetype (2.11.1-r2) 14:41:50 (52/128) Installing fontconfig (2.13.1-r4) 14:41:50 (53/128) Installing pixman (0.40.0-r4) 14:41:50 (54/128) Installing cairo (1.16.0-r5) 14:41:50 (55/128) Installing cairo-gobject (1.16.0-r5) 14:41:50 (56/128) Installing avahi-libs (0.8-r5) 14:41:50 (57/128) Installing gmp (6.2.1-r1) 14:41:50 (58/128) Installing nettle (3.7.3-r0) 14:41:50 (59/128) Installing p11-kit (0.24.0-r1) 14:41:50 (60/128) Installing libtasn1 (4.18.0-r1) 14:41:50 (61/128) Installing libunistring (0.9.10-r1) 14:41:50 (62/128) Installing gnutls (3.7.1-r2) 14:41:50 (63/128) Installing cups-libs (2.3.3-r6) 14:41:50 (64/128) Installing libepoxy (1.5.9-r0) 14:41:50 (65/128) Installing fribidi (1.0.11-r0) 14:41:50 (66/128) Installing graphite2 (1.3.14-r0) 14:41:50 (67/128) Installing harfbuzz (3.0.0-r2) 14:41:50 (68/128) Installing libxft (2.3.4-r0) 14:41:50 (69/128) Installing pango (1.48.10-r0) 14:41:50 (70/128) Installing wayland-libs-client (1.19.0-r1) 14:41:50 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 14:41:50 (72/128) Installing wayland-libs-egl (1.19.0-r1) 14:41:50 (73/128) Installing xkeyboard-config (2.34-r0) 14:41:50 (74/128) Installing libxkbcommon (1.3.1-r0) 14:41:50 (75/128) Installing gtk+3.0 (3.24.30-r0) 14:41:51 Executing gtk+3.0-3.24.30-r0.post-install 14:41:51 (76/128) Installing libfontenc (1.1.4-r0) 14:41:51 (77/128) Installing mkfontscale (1.2.1-r1) 14:41:51 (78/128) Installing ttf-opensans (1.10-r1) 14:41:51 Executing ttf-opensans-1.10-r1.post-install 14:41:53 (79/128) Installing libogg (1.3.5-r0) 14:41:53 (80/128) Installing flac (1.3.4-r0) 14:41:53 (81/128) Installing alsa-lib (1.2.5.1-r1) 14:41:53 (82/128) Installing libatomic (10.3.1_git20211027-r0) 14:41:53 (83/128) Installing sdl2 (2.0.16-r4) 14:41:53 (84/128) Installing aom-libs (3.2.0-r0) 14:41:53 (85/128) Installing libass (0.15.2-r0) 14:41:53 (86/128) Installing libdav1d (0.9.2-r0) 14:41:53 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 14:41:53 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 14:41:53 (89/128) Installing lame (3.100-r0) 14:41:53 (90/128) Installing opus (1.3.1-r1) 14:41:53 (91/128) Installing libgomp (10.3.1_git20211027-r0) 14:41:53 (92/128) Installing soxr (0.1.3-r2) 14:41:53 (93/128) Installing libsrt (1.4.2-r1) 14:41:53 (94/128) Installing libssh (0.9.6-r1) 14:41:53 (95/128) Installing libtheora (1.1.1-r16) 14:41:53 (96/128) Installing v4l-utils-libs (1.22.1-r1) 14:41:53 (97/128) Installing libdrm (2.4.109-r0) 14:41:53 (98/128) Installing libva (2.13.0-r0) 14:41:53 (99/128) Installing libvdpau (1.4-r0) 14:41:53 (100/128) Installing vidstab (1.1.0-r1) 14:41:53 (101/128) Installing libvorbis (1.3.7-r0) 14:41:53 (102/128) Installing libvpx (1.10.0-r0) 14:41:53 (103/128) Installing vulkan-loader (1.2.196-r0) 14:41:53 (104/128) Installing x264-libs (20210613-r0) 14:41:53 (105/128) Installing x265-libs (3.5-r0) 14:41:53 (106/128) Installing xvidcore (1.3.7-r1) 14:41:53 (107/128) Installing ffmpeg-libs (4.4.1-r2) 14:41:54 (108/128) Installing libevent (2.1.12-r4) 14:41:54 (109/128) Installing mesa (21.2.6-r0) 14:41:54 (110/128) Installing wayland-libs-server (1.19.0-r1) 14:41:54 (111/128) Installing mesa-gbm (21.2.6-r0) 14:41:54 (112/128) Installing lcms2 (2.12-r1) 14:41:54 (113/128) Installing nspr (4.32-r0) 14:41:54 (114/128) Installing sqlite-libs (3.36.0-r0) 14:41:54 (115/128) Installing nss (3.78.1-r0) 14:41:54 (116/128) Installing libasyncns (0.8-r1) 14:41:54 (117/128) Installing libltdl (2.4.6-r7) 14:41:54 (118/128) Installing orc (0.4.32-r0) 14:41:54 (119/128) Installing libsndfile (1.0.31-r1) 14:41:54 (120/128) Installing speexdsp (1.2.0-r0) 14:41:54 (121/128) Installing tdb-libs (1.4.5-r0) 14:41:54 (122/128) Installing libpulse (15.0-r2) 14:41:54 (123/128) Installing re2 (2021.11.01-r0) 14:41:54 (124/128) Installing snappy (1.1.9-r1) 14:41:54 (125/128) Installing libgpg-error (1.42-r1) 14:41:54 (126/128) Installing libgcrypt (1.9.4-r0) 14:41:54 (127/128) Installing libxslt (1.1.35-r0) 14:41:54 (128/128) Installing chromium (99.0.4844.84-r0) 14:41:59 Executing busybox-1.34.1-r7.trigger 14:41:59 Executing glib-2.70.5-r0.trigger 14:41:59 Executing shared-mime-info-2.1-r2.trigger 14:42:00 Executing gdk-pixbuf-2.42.8-r0.trigger 14:42:00 Executing gtk-update-icon-cache-2.24.33-r0.trigger 14:42:00 Executing fontconfig-2.13.1-r4.trigger 14:42:00 Executing mkfontscale-1.2.1-r1.trigger 14:42:00 OK: 275 MiB in 144 packages 14:42:08 Removing intermediate container a12b4a75da26 14:42:08 ---> cef589c910d6 14:42:08 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 14:42:08 ---> Running in ab11e1b5084e 14:42:09 Removing intermediate container ab11e1b5084e 14:42:09 ---> 6cc704734bae 14:42:09 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 14:42:09 ---> Running in 6500ba82ee38 14:42:09 Removing intermediate container 6500ba82ee38 14:42:09 ---> da8a9489b5c4 14:42:09 Step 5/10 : RUN npm install -g npm 14:42:09 ---> Running in 519f93ac4afa 14:42:42 14:42:42 removed 7 packages, changed 101 packages, and audited 264 packages in 25s 14:42:42 14:42:42 27 packages are looking for funding 14:42:42 run `npm fund` for details 14:42:42 14:42:42 found 0 vulnerabilities 14:42:42 Removing intermediate container 519f93ac4afa 14:42:42 ---> 5b3d6589d175 14:42:42 Step 6/10 : ARG USER=1000 14:42:42 ---> Running in 687dbff82e3d 14:42:42 Removing intermediate container 687dbff82e3d 14:42:42 ---> 56f17e2ded72 14:42:42 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 14:42:42 ---> Running in 4d2cbe26ff7e 14:42:44 Removing intermediate container 4d2cbe26ff7e 14:42:44 ---> 731239af2129 14:42:44 Step 8/10 : USER $USER:$USER 14:42:44 ---> Running in b1452e404650 14:42:44 Removing intermediate container b1452e404650 14:42:44 ---> 3aaeecafdde7 14:42:44 Step 9/10 : WORKDIR /app 14:42:44 ---> Running in 8617fb5dfe7a 14:42:45 Removing intermediate container 8617fb5dfe7a 14:42:45 ---> 41d1f1a5c3f8 14:42:45 Step 10/10 : LABEL git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:42:45 ---> Running in be2e976176fb 14:42:45 Removing intermediate container be2e976176fb 14:42:45 ---> bde91fa8bcf1 14:42:45 Successfully built bde91fa8bcf1 14:42:45 Successfully tagged edgexfoundry/edgex-web-ui:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:42:45 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 14:42:45 touch edgex-web-ui.imagebuilt 14:42:45 mkdir -p node_modules coverage 14:42:45 chown "1000:1000" node_modules coverage package-lock.json 14:42:45 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 14:42:55 npm WARN old lockfile 14:42:55 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 14:42:55 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 14:42:55 npm WARN old lockfile 14:42:55 npm WARN old lockfile This is a one-time fix-up, please be patient... 14:42:55 npm WARN old lockfile 14:43:34 npm WARN EBADENGINE Unsupported engine { 14:43:34 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 14:43:34 npm WARN EBADENGINE required: { 14:43:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:43:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:43:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:43:34 npm WARN EBADENGINE }, 14:43:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:43:34 npm WARN EBADENGINE } 14:43:34 npm WARN EBADENGINE Unsupported engine { 14:43:34 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 14:43:34 npm WARN EBADENGINE required: { 14:43:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:43:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:43:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:43:34 npm WARN EBADENGINE }, 14:43:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:43:34 npm WARN EBADENGINE } 14:43:34 npm WARN EBADENGINE Unsupported engine { 14:43:34 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 14:43:34 npm WARN EBADENGINE required: { 14:43:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:43:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:43:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:43:34 npm WARN EBADENGINE }, 14:43:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:43:34 npm WARN EBADENGINE } 14:43:34 npm WARN EBADENGINE Unsupported engine { 14:43:34 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 14:43:34 npm WARN EBADENGINE required: { 14:43:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:43:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:43:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:43:34 npm WARN EBADENGINE }, 14:43:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:43:34 npm WARN EBADENGINE } 14:43:34 npm WARN EBADENGINE Unsupported engine { 14:43:34 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 14:43:34 npm WARN EBADENGINE required: { 14:43:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:43:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:43:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:43:34 npm WARN EBADENGINE }, 14:43:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:43:34 npm WARN EBADENGINE } 14:43:34 npm WARN EBADENGINE Unsupported engine { 14:43:34 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 14:43:34 npm WARN EBADENGINE required: { 14:43:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:43:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:43:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:43:34 npm WARN EBADENGINE }, 14:43:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:43:34 npm WARN EBADENGINE } 14:43:34 npm WARN EBADENGINE Unsupported engine { 14:43:34 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 14:43:34 npm WARN EBADENGINE required: { 14:43:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:43:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:43:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:43:34 npm WARN EBADENGINE }, 14:43:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:43:34 npm WARN EBADENGINE } 14:43:34 npm WARN EBADENGINE Unsupported engine { 14:43:34 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 14:43:34 npm WARN EBADENGINE required: { 14:43:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:43:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:43:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:43:34 npm WARN EBADENGINE }, 14:43:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:43:34 npm WARN EBADENGINE } 14:43:34 npm WARN EBADENGINE Unsupported engine { 14:43:34 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 14:43:34 npm WARN EBADENGINE required: { 14:43:34 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 14:43:34 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 14:43:34 npm WARN EBADENGINE yarn: '>= 1.13.0' 14:43:34 npm WARN EBADENGINE }, 14:43:34 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 14:43:34 npm WARN EBADENGINE } 14:44:01 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 14:44:01 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 14:44:02 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 14:44:02 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 14:44:03 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 14:44:03 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 14:44:08 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 14:44:14 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 14:44:15 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 14:44:16 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 14:44:26 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 14:44:39 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 14:44:39 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:44:39 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. 14:44:41 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. 14:44:43 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. 14:44:47 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 14:44:57 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 14:44:57 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 14:45:19 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. 14:45:37 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 14:46:16 14:46:16 added 1475 packages, and audited 1476 packages in 3m 14:46:16 14:46:16 90 packages are looking for funding 14:46:16 run `npm fund` for details 14:46:17 14:46:17 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 14:46:17 14:46:17 To address issues that do not require attention, run: 14:46:17 npm audit fix 14:46:17 14:46:17 To address all issues (including breaking changes), run: 14:46:17 npm audit fix --force 14:46:17 14:46:17 Run `npm audit` for details. 14:46:22 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 14:46:37 - Generating browser application bundles (phase: setup)... 14:47:09 Compiling @angular/compiler/testing : es2015 as esm2015 14:47:09 Compiling @angular/core : es2015 as esm2015 14:47:42 Compiling @angular/common : es2015 as esm2015 14:47:42 Compiling @angular/core/testing : es2015 as esm2015 14:47:43 Compiling @angular/platform-browser : es2015 as esm2015 14:47:43 Compiling @angular/common/testing : es2015 as esm2015 14:47:48 Compiling @angular/router : es2015 as esm2015 14:47:48 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 14:47:54 Compiling @angular/platform-browser/testing : es2015 as esm2015 14:47:55 Compiling @angular/common/http : es2015 as esm2015 14:47:56 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 14:47:59 Compiling @angular/forms : es2015 as esm2015 14:48:01 Compiling @angular/router/testing : es2015 as esm2015 14:48:01 Compiling @angular/common/http/testing : es2015 as esm2015 14:48:57 25 05 2023 14:48:56.980:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 14:48:57 25 05 2023 14:48:56.994:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 14:48:57 25 05 2023 14:48:57.024:INFO [launcher]: Starting browser ChromeHeadless 14:50:05 25 05 2023 14:50:03.117:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 14:50:14 25 05 2023 14:50:12.635:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 14:50:36 25 05 2023 14:50:36.155:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 14:50:58 ✔ Browser application bundle generation complete. 14:50:59 25 05 2023 14:50:59.592:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket Cc5gY09nQuhhEc6nAAAB with id 6113138 14:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 14:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.178 secs) 14:51:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.328 secs) 14:51:18 WARN: ' 14:51:18 It looks like you're using ngModel on the same form field as formControlName. 14:51:18 Support for using the ngModel input property and ngModelChange event with 14:51:18 reactive form directives has been deprecated in Angular v6 and will be removed 14:51:18 in a future version of Angular. 14:51:18 14:51:18 For more information on this, see our API docs here: 14:51:18 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:51:18 ' 14:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.328 secs) 14:51:18 WARN: ' 14:51:18 It looks like you're using ngModel on the same form field as formControlName. 14:51:18 Support for using the ngModel input property and ngModelChange event with 14:51:18 reactive form directives has been deprecated in Angular v6 and will be removed 14:51:18 in a future version of Angular. 14:51:18 14:51:18 For more information on this, see our API docs here: 14:51:18 https://angular.io/api/forms/FormControlName#use-with-ngmodel 14:51:18 ' 14:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.809 secs) 14:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.863 secs) 14:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.91 secs) 14:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.957 secs) 14:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.976 secs) 14:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.998 secs) 14:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.137 secs) 14:51:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.188 secs) 14:51:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.878 secs) 14:51:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.952 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.002 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.023 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.037 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.179 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.266 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.384 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.405 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.422 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.477 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.54 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.583 secs) 14:51:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.625 secs) 14:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.856 secs) 14:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.874 secs) 14:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.009 secs) 14:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.136 secs) 14:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.299 secs) 14:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.367 secs) 14:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.47 secs) 14:51:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.521 secs) 14:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.768 secs) 14:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.892 secs) 14:51:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.958 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.275 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.321 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.339 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.472 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.527 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.689 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.715 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.731 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.878 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.022 secs) 14:51:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.073 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.09 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.218 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.285 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.306 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.319 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.365 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.415 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.445 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.46 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.517 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.574 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.594 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.608 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.638 secs) 14:51:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.691 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.836 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.904 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.93 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.959 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.984 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.018 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.04 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.082 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.359 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.42 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.437 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.45 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.477 secs) 14:51:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.571 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.66 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.894 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.025 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.051 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.075 secs) 14:51:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.146 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.418 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 8.493 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 8.735 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.896 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.951 secs) 14:51:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.98 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.156 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.259 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.314 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.378 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.411 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.448 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.675 secs) 14:51:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.745 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.818 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.879 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.032 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.079 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.238 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.303 secs) 14:51:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.479 secs) 14:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.689 secs) 14:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.902 secs) 14:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.98 secs) 14:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.005 secs) 14:51:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.129 secs) 14:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.264 secs) 14:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.325 secs) 14:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.39 secs) 14:51:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.604 secs) 14:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.153 secs) 14:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.226 secs) 14:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.36 secs) 14:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.488 secs) 14:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.506 secs) 14:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.524 secs) 14:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.54 secs) 14:51:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.573 secs) 14:51:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.897 secs) 14:51:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.93 secs) 14:51:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.982 secs) 14:51:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.999 secs) 14:51:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.132 secs) 14:51:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.179 secs) 14:51:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.221 secs) 14:51:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.301 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.478 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.561 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.601 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.718 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.735 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.748 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.88 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.899 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.977 secs) 14:51:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 14.111 secs) 14:51:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 14.141 secs) 14:51:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.221 secs) 14:51:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.251 secs) 14:51:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.282 secs) 14:51:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.307 secs) 14:51:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.363 secs) 14:51:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.378 secs) 14:51:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.386 secs) 14:51:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.15 secs / 14.386 secs) 14:51:36 TOTAL: 145 SUCCESS 14:51:36 ✔ Browser application bundle generation complete. 14:51:39 14:51:39 =============================== Coverage summary =============================== 14:51:39 Statements : 41.56% ( 1425/3429 ) 14:51:39 Branches : 12.14% ( 109/898 ) 14:51:39 Functions : 33.33% ( 417/1251 ) 14:51:39 Lines : 39.45% ( 1280/3245 ) 14:51:39 ================================================================================ 14:51:39 25 05 2023 14:51:39.660:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 14:51:40 ✔ Browser application bundle generation complete. 14:51:41 make[1]: Leaving directory '/w/workspace/edgex-ui-go/115/web' [Pipeline] echo 14:51:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:51:41 $ docker stop --time=1 379aa98a1e152526ef8fa083054434780efb5c9d45528c857cbd790a3beb2fde 14:51:44 $ docker rm -f --volumes 379aa98a1e152526ef8fa083054434780efb5c9d45528c857cbd790a3beb2fde [Pipeline] // withDockerContainer [Pipeline] sh 14:51:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:51:48 Warning: overwriting stash ‘coverage-report’ 14:51:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:51:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:51:56 + ls -al . 14:51:56 total 176 14:51:56 drwxrwxr-x 13 jenkins jenkins 4096 May 25 14:39 . 14:51:56 drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:36 .. 14:51:56 drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:36 .blubracket 14:51:56 -rw-rw-r-- 1 jenkins jenkins 18 May 25 14:36 .dockerignore 14:51:56 drwxrwxr-x 8 jenkins jenkins 4096 May 25 14:36 .git 14:51:56 drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:36 .github 14:51:56 -rw-rw-r-- 1 jenkins jenkins 185 May 25 14:36 .gitignore 14:51:56 -rw-rw-r-- 1 jenkins jenkins 8418 May 25 14:36 Attribution.txt 14:51:56 -rw-rw-r-- 1 jenkins jenkins 17205 May 25 14:36 CHANGELOG.md 14:51:56 -rw-rw-r-- 1 jenkins jenkins 3959 May 25 14:36 CONTRIBUTING.md 14:51:56 -rw-rw-r-- 1 jenkins jenkins 1788 May 25 14:36 Dockerfile 14:51:56 -rw-rw-r-- 1 jenkins jenkins 652 May 25 14:36 Jenkinsfile 14:51:56 -rw-rw-r-- 1 jenkins jenkins 11357 May 25 14:36 LICENSE 14:51:56 -rw-rw-r-- 1 jenkins jenkins 2124 May 25 14:36 Makefile 14:51:56 -rw-rw-r-- 1 jenkins jenkins 4558 May 25 14:36 README.md 14:51:56 -rw-rw-r-- 1 jenkins jenkins 12 May 25 14:34 VERSION 14:51:56 drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:36 assets 14:51:56 drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:36 bin 14:51:56 drwxrwxr-x 3 jenkins jenkins 4096 May 25 14:36 cmd 14:51:56 -rw-r--r-- 1 jenkins jenkins 10 May 25 14:39 coverage.out 14:51:56 drwxrwxr-x 2 jenkins jenkins 4096 May 25 14:36 docs 14:51:56 -rw-rw-r-- 1 jenkins jenkins 2999 May 25 14:36 go.mod 14:51:56 -rw-rw-r-- 1 jenkins jenkins 30528 May 25 14:36 go.sum 14:51:56 drwxrwxr-x 8 jenkins jenkins 4096 May 25 14:36 internal 14:51:56 drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:36 snap 14:51:56 drwxrwxr-x 4 jenkins jenkins 4096 May 25 14:36 testing 14:51:56 -rw-rw-r-- 1 jenkins jenkins 155 May 25 14:36 version.go 14:51:56 drwxrwxr-x 6 jenkins jenkins 4096 May 25 14:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:57 + 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=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d --label arch=arm64 --label version=3.0.0-dev.19 . 14:51:58 Sending build context to Docker daemon 33.11MB 14:51:58 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 14:51:58 Step 2/25 : FROM ${BASE} AS builder 14:51:58 ---> 05f9c79e8fb6 14:51:58 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:51:59 ---> Running in 4860950cc189 14:51:59 Removing intermediate container 4860950cc189 14:51:59 ---> 070aa2b0b760 14:51:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:51:59 ---> Running in 33b9745e70ef 14:51:59 Removing intermediate container 33b9745e70ef 14:51:59 ---> 2563c4a38311 14:51:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:52:00 ---> Running in 28693037dd57 14:52:00 Removing intermediate container 28693037dd57 14:52:00 ---> ccec59a28659 14:52:00 Step 6/25 : LABEL Name=edgex-ui-go 14:52:00 ---> Running in fd3ca4754c16 14:52:00 Removing intermediate container fd3ca4754c16 14:52:00 ---> b72f7ca45ffb 14:52:00 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 14:52:00 ---> Running in aa0345ae29a8 14:52:01 Removing intermediate container aa0345ae29a8 14:52:01 ---> 67b7068008a0 14:52:01 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:52:02 ---> abdda931f925 14:52:02 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:52:02 ---> Running in f29d7f7d293f 14:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:52:05 OK: 263 MiB in 53 packages 14:52:05 Removing intermediate container f29d7f7d293f 14:52:05 ---> f91c2a91e8ba 14:52:05 Step 10/25 : ENV GO111MODULE=on 14:52:06 ---> Running in a6527fb654c7 14:52:06 Removing intermediate container a6527fb654c7 14:52:06 ---> f5dca7e7152c 14:52:06 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:52:06 ---> Running in 0cde266d37cd 14:52:06 Removing intermediate container 0cde266d37cd 14:52:06 ---> 1d39ccf695e4 14:52:06 Step 12/25 : COPY go.mod vendor* ./ 14:52:07 ---> 47ea49007be9 14:52:07 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:52:07 ---> Running in 2d2d822c913f 14:52:09 Removing intermediate container 2d2d822c913f 14:52:09 ---> 07a71c6031d4 14:52:09 Step 14/25 : COPY . . 14:52:14 ---> 453cb6c351bf 14:52:14 Step 15/25 : RUN ${MAKE} 14:52:14 ---> Running in 45b91b885edf 14:52:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.19" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:54:21 Removing intermediate container 45b91b885edf 14:54:21 ---> 788fc21b525e 14:54:21 Step 16/25 : FROM alpine:3.17 14:54:21 3.17: Pulling from library/alpine 14:54:21 c41833b44d91: Already exists 14:54:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:54:21 Status: Downloaded newer image for alpine:3.17 14:54:21 ---> 51e60588ff2c 14:54:21 Step 17/25 : EXPOSE 4000 14:54:21 ---> Running in 61487c52c420 14:54:21 Removing intermediate container 61487c52c420 14:54:21 ---> 7654f21d5d81 14:54:21 Step 18/25 : 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 14:54:21 ---> 80478d3bdbc8 14:54:21 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 14:54:21 ---> 83e0efa06513 14:54:21 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 14:54:21 ---> 104812296f98 14:54:21 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:54:21 ---> Running in b159b3e14d00 14:54:21 Removing intermediate container b159b3e14d00 14:54:21 ---> 995201ee5bf4 14:54:21 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 14:54:21 ---> Running in 5e298f2106f9 14:54:21 Removing intermediate container 5e298f2106f9 14:54:21 ---> 3bcf54bc13eb 14:54:21 Step 23/25 : LABEL arch=arm64 14:54:21 ---> Running in c9d3f4959f61 14:54:21 Removing intermediate container c9d3f4959f61 14:54:21 ---> 5b0af2fbccc0 14:54:21 Step 24/25 : LABEL git_sha=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:54:21 ---> Running in 8dfa22885c6a 14:54:21 Removing intermediate container 8dfa22885c6a 14:54:21 ---> d533398ec6e5 14:54:21 Step 25/25 : LABEL version=3.0.0-dev.19 14:54:21 ---> Running in db645a8b12e6 14:54:21 Removing intermediate container db645a8b12e6 14:54:21 ---> 78d05b0565cd 14:54:21 [Warning] One or more build-args [ARCH] were not consumed 14:54:21 Successfully built 78d05b0565cd 14:54:21 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:54:21 provisioning config files... 14:54:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/115@tmp/config8555070975077457094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:54:21 ---> docker-login.sh 14:54:21 nexus3.edgexfoundry.org:10001 14:54:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:22 Configure a credential helper to remove this warning. See 14:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:22 14:54:22 Login Succeeded 14:54:22 nexus3.edgexfoundry.org:10002 14:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:22 Configure a credential helper to remove this warning. See 14:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:22 14:54:22 Login Succeeded 14:54:22 nexus3.edgexfoundry.org:10003 14:54:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:22 Configure a credential helper to remove this warning. See 14:54:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:22 14:54:22 Login Succeeded 14:54:22 nexus3.edgexfoundry.org:10004 14:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:23 Configure a credential helper to remove this warning. See 14:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:23 14:54:23 Login Succeeded 14:54:23 docker.io 14:54:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:54:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:54:23 Configure a credential helper to remove this warning. See 14:54:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:54:23 14:54:23 Login Succeeded 14:54:23 ---> docker-login.sh ends [Pipeline] } 14:54:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:54:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:54:23 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 14:54:23 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:54:23 latest 14:54:23 3.0.0-dev.19 14:54:23 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 14:54:23 main 14:54:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:24 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:54:24 efcc18014226: Preparing 14:54:24 c56551f49fa1: Preparing 14:54:24 fa69d2cf5257: Preparing 14:54:24 26cbea5cba74: Preparing 14:54:24 26cbea5cba74: Layer already exists 14:54:24 efcc18014226: Pushed 14:54:24 c56551f49fa1: Pushed 14:54:31 fa69d2cf5257: Pushed 14:54:31 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:31 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:31 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:54:31 efcc18014226: Preparing 14:54:31 c56551f49fa1: Preparing 14:54:31 fa69d2cf5257: Preparing 14:54:31 26cbea5cba74: Preparing 14:54:31 efcc18014226: Layer already exists 14:54:31 c56551f49fa1: Layer already exists 14:54:31 fa69d2cf5257: Layer already exists 14:54:31 26cbea5cba74: Layer already exists 14:54:31 latest: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:32 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.19 14:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:54:32 efcc18014226: Preparing 14:54:32 c56551f49fa1: Preparing 14:54:32 fa69d2cf5257: Preparing 14:54:32 26cbea5cba74: Preparing 14:54:32 efcc18014226: Layer already exists 14:54:32 fa69d2cf5257: Layer already exists 14:54:32 26cbea5cba74: Layer already exists 14:54:32 c56551f49fa1: Layer already exists 14:54:32 3.0.0-dev.19: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 14:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:54:33 efcc18014226: Preparing 14:54:33 c56551f49fa1: Preparing 14:54:33 fa69d2cf5257: Preparing 14:54:33 26cbea5cba74: Preparing 14:54:33 26cbea5cba74: Layer already exists 14:54:33 fa69d2cf5257: Layer already exists 14:54:33 efcc18014226: Layer already exists 14:54:33 c56551f49fa1: Layer already exists 14:54:33 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:33 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 14:54:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 14:54:34 efcc18014226: Preparing 14:54:34 c56551f49fa1: Preparing 14:54:34 fa69d2cf5257: Preparing 14:54:34 26cbea5cba74: Preparing 14:54:34 fa69d2cf5257: Layer already exists 14:54:34 c56551f49fa1: Layer already exists 14:54:34 26cbea5cba74: Layer already exists 14:54:34 efcc18014226: Layer already exists 14:54:34 main: digest: sha256:d693338ffee4a50c7899696d23f3c90c81130935a80b8007d868f5fb8008c022 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:54:34 ===================================================== [Pipeline] echo 14:54:34 taggedImages: 14:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d 14:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 14:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.19 14:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d-3.0.0-dev.19 14:54:34 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:34 14:54:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:34 arm64: Pulling from edgex-lftools-log-publisher 14:54:34 8998bd30e6a1: Pulling fs layer 14:54:34 04944245beec: Pulling fs layer 14:54:34 699f458cf7ca: Pulling fs layer 14:54:34 765212b225bb: Pulling fs layer 14:54:34 f23df028b6ca: Pulling fs layer 14:54:34 d65c8cfc05b1: Pulling fs layer 14:54:34 2437ff75d9bd: Pulling fs layer 14:54:34 f23df028b6ca: Waiting 14:54:34 d65c8cfc05b1: Waiting 14:54:34 2437ff75d9bd: Waiting 14:54:34 765212b225bb: Waiting 14:54:35 04944245beec: Verifying Checksum 14:54:35 04944245beec: Download complete 14:54:35 765212b225bb: Verifying Checksum 14:54:35 765212b225bb: Download complete 14:54:35 f23df028b6ca: Verifying Checksum 14:54:35 f23df028b6ca: Download complete 14:54:35 d65c8cfc05b1: Verifying Checksum 14:54:35 d65c8cfc05b1: Download complete 14:54:35 699f458cf7ca: Verifying Checksum 14:54:35 699f458cf7ca: Download complete 14:54:35 8998bd30e6a1: Verifying Checksum 14:54:35 8998bd30e6a1: Download complete 14:54:37 2437ff75d9bd: Verifying Checksum 14:54:37 2437ff75d9bd: Download complete 14:54:39 8998bd30e6a1: Pull complete 14:54:39 04944245beec: Pull complete 14:54:41 699f458cf7ca: Pull complete 14:54:41 765212b225bb: Pull complete 14:54:42 f23df028b6ca: Pull complete 14:54:42 d65c8cfc05b1: Pull complete 14:54:57 2437ff75d9bd: Pull complete 14:54:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:54:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:54:57 prd-ubuntu20.04-docker-arm64-4c-16g-16964 does not seem to be running inside a container 14:54:57 $ 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/115 -v /w/workspace/edgex-ui-go/115:/w/workspace/edgex-ui-go/115:rw,z -v /w/workspace/edgex-ui-go/115@tmp:/w/workspace/edgex-ui-go/115@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:55:00 $ docker top 0ef1469eb9149285347dc6fab1475fc76dd3b3f52d1badfbbde84ccf616f3777 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:01 ---> job-cost.sh 14:55:01 lf-activate-venv: SKIPPING 14:55:01 INFO: No Stack... 14:55:01 INFO: Retrieving Pricing Info for: v3-standard-4 14:55:02 INFO: Archiving Costs [Pipeline] sh 14:55:02 + cat /w/workspace/edgex-ui-go/115/archives/cost.csv 14:55:02 + cut -d, -f6 [Pipeline] lock 14:55:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] 14:55:03 Resource [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] did not exist. Created. 14:55:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:55:03 /w/workspace/edgex-ui-go/115@tmp/durable-f634cc9b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:55:03 + echo total: 0.10999999940395355 [Pipeline] stash 14:55:03 Warning: overwriting stash ‘stack-cost’ 14:55:08 Stashed 1 file(s) [Pipeline] } 14:55:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } 14:55:08 $ docker stop --time=1 0ef1469eb9149285347dc6fab1475fc76dd3b3f52d1badfbbde84ccf616f3777 14:55:10 $ docker rm -f --volumes 0ef1469eb9149285347dc6fab1475fc76dd3b3f52d1badfbbde84ccf616f3777 [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 14:55:10 provisioning config files... 14:55:10 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4601987786866064638tmp [Pipeline] { [Pipeline] sh 14:55:10 + set +x 14:55:10 + curl -s https://codecov.io/bash 14:55:10 + bash -s -- 14:55:10 14:55:10 _____ _ 14:55:10 / ____| | | 14:55:10 | | ___ __| | ___ ___ _____ __ 14:55:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:55:10 | |___| (_) | (_| | __/ (_| (_) \ V / 14:55:10 \_____\___/ \__,_|\___|\___\___/ \_/ 14:55:10 Bash-1.0.6 14:55:10 14:55:10 14:55:10 ==> git version 2.25.1 found 14:55:10 ==> 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 14:55:10 Release-Date: 2020-01-08 14:55:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:55:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:55:10 ==> Jenkins CI detected. 14:55:10 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 14:55:10 project root: . 14:55:10 --> token set from env 14:55:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:55:10 ==> Running gcov in . (disable via -X gcov) 14:55:11 ==> Python coveragepy not found 14:55:11 ==> Searching for coverage reports in: 14:55:11 + . 14:55:11 -> Found 1 reports 14:55:11 ==> Detecting git/mercurial file structure 14:55:11 ==> Reading reports 14:55:11 + ./coverage.out bytes=10 14:55:11 ==> Appending adjustments 14:55:11 https://docs.codecov.io/docs/fixing-reports 14:55:12 + Found adjustments 14:55:12 ==> Gzipping contents 14:55:12 12K /tmp/codecov.h7XcI7.gz 14:55:12 ==> Uploading reports 14:55:12 url: https://codecov.io 14:55:12 query: branch=main&commit=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:55:12 -> Pinging Codecov 14:55:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:55:12 -> Uploading to 14:55:12 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/FB506323287CE973F263BFD2A0EB1F37/1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d/8db30c52-6527-48a9-a02f-5423c56f45a9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T145511Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e99afc1be0a15f63f07488cd91cf35f22c3af710db9acc7b3770714756d79b3 14:55:12 % Total % Received % Xferd Average Speed Time Time Time Current 14:55:12 Dload Upload Total Spent Left Speed 14:55:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 38198 --:--:-- --:--:-- --:--:-- 38198 14:55:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] } 14:55:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:55:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:55:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:55:12 14:55:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:55:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:55:13 df9b9388f04a: Pulling fs layer 14:55:13 52dc419b0ee2: Pulling fs layer 14:55:13 25bc292e5bac: Pulling fs layer 14:55:13 114826534d7a: Pulling fs layer 14:55:13 4657fd5d0bcf: Pulling fs layer 14:55:13 6ad1cebc031e: Pulling fs layer 14:55:13 8a3aa393b2d8: Pulling fs layer 14:55:13 4657fd5d0bcf: Waiting 14:55:13 6ad1cebc031e: Waiting 14:55:13 114826534d7a: Waiting 14:55:13 8a3aa393b2d8: Waiting 14:55:13 25bc292e5bac: Verifying Checksum 14:55:13 25bc292e5bac: Download complete 14:55:13 52dc419b0ee2: Verifying Checksum 14:55:13 4657fd5d0bcf: Download complete 14:55:13 df9b9388f04a: Download complete 14:55:13 df9b9388f04a: Pull complete 14:55:13 6ad1cebc031e: Verifying Checksum 14:55:13 6ad1cebc031e: Download complete 14:55:13 52dc419b0ee2: Pull complete 14:55:13 25bc292e5bac: Pull complete 14:55:14 114826534d7a: Verifying Checksum 14:55:14 114826534d7a: Download complete 14:55:14 8a3aa393b2d8: Verifying Checksum 14:55:14 8a3aa393b2d8: Download complete 14:55:17 114826534d7a: Pull complete 14:55:17 4657fd5d0bcf: Pull complete 14:55:17 6ad1cebc031e: Pull complete 14:55:19 8a3aa393b2d8: Pull complete 14:55:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:55:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:19 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:55:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:55:23 $ docker top 2f9322cdb62d3eb5b672bf8b16924e0b5a6ce0ea3c33f893e4a361da61db5b80 -eo pid,comm [Pipeline] { [Pipeline] echo 14:55:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 14:55:23 + set -o pipefail 14:55:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 14:55:28 14:55:28 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 14:55:28 14:55:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/0ee5abce-9414-4c65-98a5-6ea4030aef9d 14:55:28 14:55:28 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 14:55:28 14:55:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:55:28 14:55:28 14:55:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:55:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:55:28 More details here: https://snyk.co/ue1NS [Pipeline] } 14:55:28 $ docker stop --time=1 2f9322cdb62d3eb5b672bf8b16924e0b5a6ce0ea3c33f893e4a361da61db5b80 14:55:31 $ docker rm -f --volumes 2f9322cdb62d3eb5b672bf8b16924e0b5a6ce0ea3c33f893e4a361da61db5b80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:55:32 + git log --format=format:%s -1 1f0ce7a23b8c0fe3a7fa80d40fc6a89ac6283f2d [Pipeline] sh 14:55:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:55:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:33 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:55:33 $ docker top 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c -eo pid,comm 14:55:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:55:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:55:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:33 [ssh-agent] Looking for ssh-agent implementation... 14:55:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:33 $ docker exec 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c ssh-agent 14:55:34 SSH_AUTH_SOCK=/tmp/ssh-zGrkJe1dgygO/agent.33 14:55:34 SSH_AGENT_PID=39 14:55:34 Running ssh-add (command line suppressed) 14:55:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14558150772417140516.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14558150772417140516.key) 14:55:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:34 + git semver tag 14:55:34 2023-05-25 14:55:34,640 [run_tag] DEBUG tag force:False 14:55:34 2023-05-25 14:55:34,640 [check_head_tag] DEBUG check head tag 14:55:34 2023-05-25 14:55:34,641 [execute] INFO git cat-file --batch-check 14:55:34 2023-05-25 14:55:34,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 14:55:34 2023-05-25 14:55:34,646 [execute] INFO git cat-file --batch 14:55:34 2023-05-25 14:55:34,646 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 14:55:34 2023-05-25 14:55:34,667 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:55:34 2023-05-25 14:55:34,668 [execute] INFO git tag -a v3.0.0-dev.19 -m v3.0.0-dev.19 14:55:34 2023-05-25 14:55:34,668 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.19', '-m', 'v3.0.0-dev.19'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 14:55:34 2023-05-25 14:55:34,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:55:34 3.0.0-dev.19 [Pipeline] } 14:55:34 $ docker exec --env ******** --env ******** 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c ssh-agent -k 14:55:34 unset SSH_AUTH_SOCK; 14:55:34 unset SSH_AGENT_PID; 14:55:34 echo Agent pid 39 killed; 14:55:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:35 + git semver [Pipeline] } 14:55:35 $ docker stop --time=1 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c 14:55:36 $ docker rm -f --volumes 1fba6d6b2d25ca47153157f5ce8719d769ca8527cf9dbdd5a430217ba922d91c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:55:37 14:55:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:55:37 0.23.1-centos7: Pulling from edgex-lftools 14:55:37 ab5ef0e58194: Pulling fs layer 14:55:37 9712f1f96733: Pulling fs layer 14:55:37 63f879dbbcfc: Pulling fs layer 14:55:37 0d9ebad4ef96: Pulling fs layer 14:55:37 e9a5061849ea: Pulling fs layer 14:55:37 d747dcd14b5f: Pulling fs layer 14:55:37 2de7ff778b66: Pulling fs layer 14:55:37 0d9ebad4ef96: Waiting 14:55:37 e9a5061849ea: Waiting 14:55:37 d747dcd14b5f: Waiting 14:55:37 2de7ff778b66: Waiting 14:55:37 9712f1f96733: Verifying Checksum 14:55:37 9712f1f96733: Download complete 14:55:37 63f879dbbcfc: Verifying Checksum 14:55:37 63f879dbbcfc: Download complete 14:55:37 e9a5061849ea: Verifying Checksum 14:55:37 e9a5061849ea: Download complete 14:55:37 d747dcd14b5f: Verifying Checksum 14:55:37 d747dcd14b5f: Download complete 14:55:37 0d9ebad4ef96: Verifying Checksum 14:55:37 0d9ebad4ef96: Download complete 14:55:37 ab5ef0e58194: Download complete 14:55:38 2de7ff778b66: Verifying Checksum 14:55:38 2de7ff778b66: Download complete 14:55:40 ab5ef0e58194: Pull complete 14:55:40 9712f1f96733: Pull complete 14:55:41 63f879dbbcfc: Pull complete 14:55:45 0d9ebad4ef96: Pull complete 14:55:45 e9a5061849ea: Pull complete 14:55:45 d747dcd14b5f: Pull complete 14:55:46 2de7ff778b66: Pull complete 14:55:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:55:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:55:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:46 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:55:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:55:50 $ docker top 559e6f7e5564ca26032265d12d7389c7a2da500d38a91c124fd1193db8b69f17 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:55:50 provisioning config files... 14:55:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10334304716475800181tmp 14:55:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6070281321166491941tmp 14:55:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12333552449777506862tmp [Pipeline] { [Pipeline] echo 14:55:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:55:50 ---> sigul-configuration.sh 14:55:50 gpg: directory `/root/.gnupg' created 14:55:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:55:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:55:50 gpg: keyring `/root/.gnupg/secring.gpg' created 14:55:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:55:50 gpg: CAST5 encrypted data 14:55:50 gpg: encrypted with 1 passphrase 14:55:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:55:51 + mkdir /home/jenkins 14:55:51 + mkdir /home/jenkins/sigul [Pipeline] sh 14:55:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:55:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:55:51 ---> sigul-install.sh 14:55:51 Sigul already installed; skipping installation. [Pipeline] sh 14:55:51 + git tag --list 14:55:51 0.1.1 14:55:51 v1.1.0 14:55:51 v1.2.0 14:55:51 v1.2.1 14:55:51 v1.3.0 14:55:51 v2.0.0 14:55:51 v2.1.0 14:55:51 v2.2.0 14:55:51 v2.2.1-dev.1 14:55:51 v2.2.1-dev.2 14:55:51 v2.2.1-dev.3 14:55:51 v2.2.1-dev.4 14:55:51 v2.2.1-dev.5 14:55:51 v2.2.1-dev.6 14:55:51 v2.2.1-dev.7 14:55:51 v2.3.0 14:55:51 v2.3.0-dev.10 14:55:51 v2.3.0-dev.11 14:55:51 v2.3.0-dev.12 14:55:51 v2.3.0-dev.13 14:55:51 v2.3.0-dev.14 14:55:51 v2.3.0-dev.15 14:55:51 v2.3.0-dev.16 14:55:51 v2.3.0-dev.17 14:55:51 v2.3.0-dev.18 14:55:51 v2.3.0-dev.19 14:55:51 v2.3.0-dev.20 14:55:51 v2.3.0-dev.21 14:55:51 v2.3.0-dev.22 14:55:51 v2.3.0-dev.23 14:55:51 v2.3.0-dev.24 14:55:51 v2.3.0-dev.7 14:55:51 v2.3.0-dev.8 14:55:51 v2.3.0-dev.9 14:55:51 v3.0.0-dev.1 14:55:51 v3.0.0-dev.10 14:55:51 v3.0.0-dev.11 14:55:51 v3.0.0-dev.12 14:55:51 v3.0.0-dev.13 14:55:51 v3.0.0-dev.14 14:55:51 v3.0.0-dev.15 14:55:51 v3.0.0-dev.16 14:55:51 v3.0.0-dev.17 14:55:51 v3.0.0-dev.18 14:55:51 v3.0.0-dev.19 14:55:51 v3.0.0-dev.2 14:55:51 v3.0.0-dev.3 14:55:51 v3.0.0-dev.4 14:55:51 v3.0.0-dev.5 14:55:51 v3.0.0-dev.6 14:55:51 v3.0.0-dev.7 14:55:51 v3.0.0-dev.8 14:55:51 v3.0.0-dev.9 [Pipeline] sh 14:55:52 + lftools sign git-tag v3.0.0-dev.19 14:55:52 Signing Git tag with Sigul... 14:55:52 Signing v3.0.0-dev.19 [Pipeline] echo 14:55:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:55:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:55:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:55:53 $ docker stop --time=1 559e6f7e5564ca26032265d12d7389c7a2da500d38a91c124fd1193db8b69f17 14:55:54 $ docker rm -f --volumes 559e6f7e5564ca26032265d12d7389c7a2da500d38a91c124fd1193db8b69f17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:55:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:55:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:55 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:55:56 $ docker top 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:55:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:55:56 [ssh-agent] Looking for ssh-agent implementation... 14:55:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:55:56 $ docker exec 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb ssh-agent 14:55:56 SSH_AUTH_SOCK=/tmp/ssh-0t0RhNtASPdf/agent.32 14:55:56 SSH_AGENT_PID=38 14:55:56 Running ssh-add (command line suppressed) 14:55:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11969027928483683732.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11969027928483683732.key) 14:55:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:55:56 + git semver bump pre 14:55:57 2023-05-25 14:55:57,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:55:57 2023-05-25 14:55:57,082 [bump_version] DEBUG bumping version:3.0.0-dev.19 on axis:pre with prefix:dev 14:55:57 2023-05-25 14:55:57,082 [bump_version] DEBUG bumped version:3.0.0-dev.20 14:55:57 2023-05-25 14:55:57,082 [write_version] DEBUG write version:3.0.0-dev.20 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 14:55:57 2023-05-25 14:55:57,082 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:55:57 2023-05-25 14:55:57,082 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:55:57 2023-05-25 14:55:57,084 [execute] INFO git cat-file --batch-check 14:55:57 2023-05-25 14:55:57,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:55:57 2023-05-25 14:55:57,089 [execute] INFO git cat-file --batch 14:55:57 2023-05-25 14:55:57,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:55:57 2023-05-25 14:55:57,092 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:55:57 3.0.0-dev.20 [Pipeline] } 14:55:57 $ docker exec --env ******** --env ******** 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb ssh-agent -k 14:55:57 unset SSH_AUTH_SOCK; 14:55:57 unset SSH_AGENT_PID; 14:55:57 echo Agent pid 38 killed; 14:55:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:55:57 + git semver [Pipeline] } 14:55:57 $ docker stop --time=1 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb 14:55:59 $ docker rm -f --volumes 326d4cb61aca2207dce72d9aab4f1dedce4861242dc67e4ab1b7182712ce93bb [Pipeline] // withDockerContainer [Pipeline] sh 14:55:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:55:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:55:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:59 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:55:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:56:00 $ docker top 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d -eo pid,comm 14:56:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:56:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:00 [ssh-agent] Looking for ssh-agent implementation... 14:56:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:00 $ docker exec 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d ssh-agent 14:56:00 SSH_AUTH_SOCK=/tmp/ssh-EPzamcgs1bj9/agent.32 14:56:00 SSH_AGENT_PID=38 14:56:00 Running ssh-add (command line suppressed) 14:56:00 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15499467676009784923.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15499467676009784923.key) 14:56:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:00 + git semver push 14:56:01 2023-05-25 14:56:01,054 [run_push] DEBUG push 14:56:01 2023-05-25 14:56:01,055 [execute] INFO git cat-file --batch-check 14:56:01 2023-05-25 14:56:01,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:56:01 2023-05-25 14:56:01,059 [execute] INFO git rev-list 2b5887dfa96eef96cd36ec78a8ca5e5770efcde5 -- 14:56:01 2023-05-25 14:56:01,059 [execute] DEBUG Popen(['git', 'rev-list', '2b5887dfa96eef96cd36ec78a8ca5e5770efcde5', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:56:01 2023-05-25 14:56:01,069 [execute] INFO git fetch -v origin 14:56:01 2023-05-25 14:56:01,069 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:56:01 2023-05-25 14:56:01,678 [run_push] DEBUG no remote changes detected 14:56:01 2023-05-25 14:56:01,678 [execute] INFO git push origin semver 14:56:01 2023-05-25 14:56:01,679 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:56:02 2023-05-25 14:56:02,594 [run_push] DEBUG push all version tags 14:56:02 2023-05-25 14:56:02,595 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:56:02 2023-05-25 14:56:02,595 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 14:56:03 2023-05-25 14:56:03,413 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 14:56:03 3.0.0-dev.20 [Pipeline] } 14:56:03 $ docker exec --env ******** --env ******** 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d ssh-agent -k 14:56:03 unset SSH_AUTH_SOCK; 14:56:03 unset SSH_AGENT_PID; 14:56:03 echo Agent pid 38 killed; 14:56:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:04 + git semver [Pipeline] } 14:56:04 $ docker stop --time=1 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d 14:56:05 $ docker rm -f --volumes 2f1a8e6a0a18341287b45c1b253b766b454064bd6d6e21e4a10bc302ee16f23d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:56:06 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 14:56:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 14:56:06 total 16 14:56:06 drwxr-xr-x 3 root root 4096 May 25 14:38 . 14:56:06 drwxrwxr-x 15 jenkins jenkins 4096 May 25 14:55 .. 14:56:06 drwxr-xr-x 2 root root 4096 May 25 14:38 cost 14:56:06 -rw-r--r-- 1 root root 83 May 25 14:38 cost.csv 14:56:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 14:56:06 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 14:56:06 total 16 14:56:06 drwxr-xr-x 3 jenkins jenkins 4096 May 25 14:38 . 14:56:06 drwxrwxr-x 15 jenkins jenkins 4096 May 25 14:55 .. 14:56:06 drwxr-xr-x 2 jenkins jenkins 4096 May 25 14:38 cost 14:56:06 -rw-r--r-- 1 jenkins jenkins 83 May 25 14:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:56:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:56:07 ---> package-listing.sh 14:56:07 ++ facter osfamily 14:56:07 ++ tr '[:upper:]' '[:lower:]' 14:56:07 + OS_FAMILY=debian 14:56:07 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 14:56:07 + START_PACKAGES=/tmp/packages_start.txt 14:56:07 + END_PACKAGES=/tmp/packages_end.txt 14:56:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:56:07 + PACKAGES=/tmp/packages_start.txt 14:56:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:56:07 + PACKAGES=/tmp/packages_end.txt 14:56:07 + case "${OS_FAMILY}" in 14:56:07 + dpkg -l 14:56:07 + grep '^ii' 14:56:07 + '[' -f /tmp/packages_start.txt ']' 14:56:07 + '[' -f /tmp/packages_end.txt ']' 14:56:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:56:07 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 14:56:07 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 14:56:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 14:56:07 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:56:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:08 prd-ubuntu20.04-docker-8c-8g-16963 does not seem to be running inside a container 14:56:08 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:56:08 $ docker top 57fe9f07fbca7bc160c9f08dd2bd33d30656cafa9f82edc2c0b5effca73325a3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:56:09 + touch /tmp/pre-build-complete [Pipeline] sh 14:56:09 + mkdir -p /var/log/sysstat [Pipeline] sh 14:56:09 + ls /var/log/sa-host 14:56:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:09 provisioning config files... 14:56:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7133273199338500556tmp [Pipeline] { [Pipeline] echo 14:56:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:56:10 ---> create-netrc.sh [Pipeline] } 14:56:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:56:10 ---> python-tools-install.sh [Pipeline] echo 14:56:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:56:10 ---> sudo-logs.sh 14:56:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:56:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:56:11 ---> job-cost.sh 14:56:11 lf-activate-venv: SKIPPING 14:56:11 DEBUG: total: 0.2199999988079071 14:56:11 INFO: Retrieving Stack Cost... 14:56:11 INFO: Retrieving Pricing Info for: v3-standard-8 14:56:11 INFO: Archiving Costs [Pipeline] echo 14:56:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:56:12 ---> logs-deploy.sh 14:56:12 lf-activate-venv: SKIPPING 14:56:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/115 14:56:12 INFO: archiving workspace using pattern(s): 14:56:13 Archives upload complete. 14:56:13 INFO: archiving logs to Nexus 14:56:14 ---> uname -a: 14:56:14 Linux prd-ubuntu20-04-docker-8c-8g-16963 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:56:14 14:56:14 14:56:14 ---> lscpu: 14:56:14 Architecture: x86_64 14:56:14 CPU op-mode(s): 32-bit, 64-bit 14:56:14 Byte Order: Little Endian 14:56:14 Address sizes: 40 bits physical, 48 bits virtual 14:56:14 CPU(s): 8 14:56:14 On-line CPU(s) list: 0-7 14:56:14 Thread(s) per core: 1 14:56:14 Core(s) per socket: 1 14:56:14 Socket(s): 8 14:56:14 NUMA node(s): 1 14:56:14 Vendor ID: AuthenticAMD 14:56:14 CPU family: 23 14:56:14 Model: 49 14:56:14 Model name: AMD EPYC-Rome Processor 14:56:14 Stepping: 0 14:56:14 CPU MHz: 2799.998 14:56:14 BogoMIPS: 5599.99 14:56:14 Virtualization: AMD-V 14:56:14 Hypervisor vendor: KVM 14:56:14 Virtualization type: full 14:56:14 L1d cache: 256 KiB 14:56:14 L1i cache: 256 KiB 14:56:14 L2 cache: 4 MiB 14:56:14 L3 cache: 128 MiB 14:56:14 NUMA node0 CPU(s): 0-7 14:56:14 Vulnerability Itlb multihit: Not affected 14:56:14 Vulnerability L1tf: Not affected 14:56:14 Vulnerability Mds: Not affected 14:56:14 Vulnerability Meltdown: Not affected 14:56:14 Vulnerability Mmio stale data: Not affected 14:56:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:56:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:56:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:56:14 Vulnerability Srbds: Not affected 14:56:14 Vulnerability Tsx async abort: Not affected 14:56:14 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 14:56:14 14:56:14 14:56:14 ---> nproc: 14:56:14 8 14:56:14 14:56:14 14:56:14 ---> df -h: 14:56:14 Filesystem Size Used Avail Use% Mounted on 14:56:14 overlay 155G 15G 141G 10% / 14:56:14 tmpfs 64M 0 64M 0% /dev 14:56:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:56:14 shm 64M 0 64M 0% /dev/shm 14:56:14 /dev/vda1 155G 15G 141G 10% /facter-os 14:56:14 14:56:14 14:56:14 ---> sar -b -r -n DEV: 14:56:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16963) 05/25/23 _x86_64_ (8 CPU) 14:56:14 14:56:14 14:33:44 LINUX RESTART (8 CPU) 14:56:14 14:56:14 14:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:56:14 14:35:02 164.49 47.86 116.63 0.00 5406.17 77322.45 0.00 14:56:14 14:36:01 174.94 1.42 173.51 0.00 15.18 64865.48 0.00 14:56:14 14:37:01 337.39 0.27 337.13 0.00 3.60 68500.05 0.00 14:56:14 14:38:01 96.97 0.15 96.82 0.00 6.13 13406.33 0.00 14:56:14 14:39:01 112.45 1.08 111.36 0.00 79.32 32972.90 0.00 14:56:14 14:40:01 22.30 0.00 22.30 0.00 0.00 1583.75 0.00 14:56:14 14:41:01 21.08 0.00 21.08 0.00 0.00 1547.48 0.00 14:56:14 14:42:01 21.19 0.00 21.19 0.00 0.00 1565.88 0.00 14:56:14 14:43:01 21.25 0.00 21.25 0.00 0.00 1558.94 0.00 14:56:14 14:44:01 21.26 0.00 21.26 0.00 0.00 1548.81 0.00 14:56:14 14:45:01 39.21 6.80 32.41 0.00 836.79 1670.25 0.00 14:56:14 14:46:01 25.13 0.00 25.13 0.00 0.00 1472.29 0.00 14:56:14 14:47:01 21.21 0.00 21.21 0.00 0.00 1401.40 0.00 14:56:14 14:48:01 40.01 3.83 36.18 0.00 4272.49 7236.13 0.00 14:56:14 14:49:01 7.93 0.02 7.92 0.00 0.13 228.10 0.00 14:56:14 14:50:01 5.62 0.65 4.97 0.00 70.65 101.58 0.00 14:56:14 14:51:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 14:56:14 14:52:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 14:56:14 14:53:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 14:56:14 14:54:01 2.40 0.00 2.40 0.00 0.00 27.20 0.00 14:56:14 14:55:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 14:56:14 14:56:01 113.45 0.48 112.96 0.00 20.13 56593.23 0.00 14:56:14 Average: 56.92 2.84 54.07 0.00 487.18 15128.43 0.00 14:56:14 14:56:14 14:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:14 14:35:02 28698132 31585372 720132 2.19 76924 3083820 2025664 5.97 1042968 2772224 378292 14:56:14 14:36:01 27654176 31574356 715460 2.18 153612 3923704 1829720 5.39 1191572 3529220 251720 14:56:14 14:37:01 26357980 31439992 843768 2.57 222360 4867204 1981164 5.84 1456508 4401568 556 14:56:14 14:38:01 26060932 31466264 816444 2.48 225764 5169768 2062080 6.08 1795448 4349404 323220 14:56:14 14:39:01 25800696 31540136 746628 2.27 232880 5472008 1811696 5.34 1623072 4759244 1996 14:56:14 14:40:01 25790508 31541680 745408 2.27 235208 5480996 1811680 5.34 1624888 4768404 976 14:56:14 14:41:01 25787248 31550116 736992 2.24 237448 5490080 1828160 5.39 1619320 4777552 900 14:56:14 14:42:01 25777468 31552180 734912 2.23 240020 5499164 1828160 5.39 1621580 4786672 812 14:56:14 14:43:01 25774348 31560696 726316 2.21 242208 5508316 1828160 5.39 1615084 4795828 428 14:56:14 14:44:01 25762424 31561016 725868 2.21 243956 5518612 1828160 5.39 1616856 4806080 412 14:56:14 14:45:01 25640860 31542744 730608 2.22 260752 5599016 1759088 5.18 1702936 4819856 4836 14:56:14 14:46:01 25628644 31543352 730628 2.22 262544 5609636 1775144 5.23 1704396 4830552 2428 14:56:14 14:47:01 25617484 31544860 729056 2.22 263976 5620584 1775144 5.23 1705480 4841508 2096 14:56:14 14:48:01 25329768 31533392 740820 2.25 267640 5883216 1805104 5.32 1892324 4925680 620 14:56:14 14:49:01 25270516 31532200 741344 2.25 280552 5926352 1830696 5.40 1946808 4927104 4 14:56:14 14:50:01 25274756 31533884 740312 2.25 279036 5925200 1839468 5.42 1945728 4925616 8 14:56:14 14:51:01 25274764 31533936 740216 2.25 279068 5925204 1839468 5.42 1945688 4925620 8 14:56:14 14:52:01 25275016 31534680 739884 2.25 279104 5925204 1839468 5.42 1945284 4926076 12 14:56:14 14:53:01 25274480 31534168 740340 2.25 279136 5925208 1839468 5.42 1945288 4926080 8 14:56:14 14:54:01 25274800 31534708 739756 2.25 279196 5925340 1839468 5.42 1945372 4926216 8 14:56:14 14:55:01 25274668 31534620 739948 2.25 279208 5925344 1839468 5.42 1945616 4926236 160 14:56:14 14:56:01 23722780 31465440 800732 2.44 321604 7233688 1911596 5.63 2107216 6174676 716 14:56:14 Average: 25741929 31533627 746617 2.27 247373 5519894 1851283 5.46 1724520 4719155 44101 14:56:14 14:56:14 14:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:14 14:35:02 ens3 823.35 504.65 9095.69 96.96 0.00 0.00 0.00 0.00 14:56:14 14:35:02 docker0 40.91 43.63 3.06 279.23 0.00 0.00 0.00 0.00 14:56:14 14:35:02 lo 8.93 8.93 0.89 0.89 0.00 0.00 0.00 0.00 14:56:14 14:36:01 ens3 368.68 215.12 2688.72 31.60 0.00 0.00 0.00 0.00 14:56:14 14:36:01 docker0 178.11 314.47 14.06 1965.99 0.00 0.00 0.00 0.00 14:56:14 14:36:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 14:56:14 14:36:01 vethc2567fb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:56:14 14:37:01 ens3 464.86 256.07 5172.13 148.30 0.00 0.00 0.00 0.00 14:56:14 14:37:01 docker0 213.91 418.40 31.87 5142.81 0.00 0.00 0.00 0.00 14:56:14 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:37:01 vethc2567fb 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:37:01 veth47f4a91 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:38:01 veth3df2805 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 14:56:14 14:38:01 ens3 40.09 28.02 74.25 16.91 0.00 0.00 0.00 0.00 14:56:14 14:38:01 docker0 1.45 3.58 0.09 42.52 0.00 0.00 0.00 0.00 14:56:14 14:38:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:56:14 14:39:01 ens3 165.72 131.18 2577.63 297.24 0.00 0.00 0.00 0.00 14:56:14 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:39:01 lo 7.27 7.27 0.71 0.71 0.00 0.00 0.00 0.00 14:56:14 14:40:01 ens3 99.18 62.84 172.04 10.61 0.00 0.00 0.00 0.00 14:56:14 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:56:14 14:41:01 ens3 90.33 56.94 155.00 10.12 0.00 0.00 0.00 0.00 14:56:14 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:42:01 ens3 92.27 57.18 158.05 3.69 0.00 0.00 0.00 0.00 14:56:14 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:56:14 14:43:01 ens3 93.73 65.26 158.39 32.00 0.00 0.00 0.00 0.00 14:56:14 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:44:01 ens3 108.00 70.89 184.03 4.68 0.00 0.00 0.00 0.00 14:56:14 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:56:14 14:45:01 ens3 97.82 66.02 170.89 4.57 0.00 0.00 0.00 0.00 14:56:14 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:56:14 14:46:01 ens3 110.26 71.92 190.71 4.73 0.00 0.00 0.00 0.00 14:56:14 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:56:14 14:47:01 ens3 108.61 69.06 188.67 4.47 0.00 0.00 0.00 0.00 14:56:14 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:48:01 ens3 164.04 90.50 1546.84 6.05 0.00 0.00 0.00 0.00 14:56:14 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:48:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 14:56:14 14:49:01 ens3 0.52 0.37 0.25 0.07 0.00 0.00 0.00 0.00 14:56:14 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:50:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:56:14 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:56:14 14:51:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:52:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:56:14 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:56:14 14:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:56:14 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:56:14 14:55:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:56:14 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:56:01 ens3 365.47 241.56 7794.99 98.59 0.00 0.00 0.00 0.00 14:56:14 14:56:01 docker0 36.78 63.26 3.13 575.40 0.00 0.00 0.00 0.00 14:56:14 14:56:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 14:56:14 14:56:01 veth411d908 0.42 0.52 0.08 0.09 0.00 0.00 0.00 0.00 14:56:14 Average: ens3 144.99 90.27 1377.51 35.03 0.00 0.00 0.00 0.00 14:56:14 Average: docker0 21.30 38.12 2.36 362.68 0.00 0.00 0.00 0.00 14:56:14 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 14:56:14 Average: veth411d908 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:56:14 14:56:14 14:56:14 ---> sar -P ALL: 14:56:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16963) 05/25/23 _x86_64_ (8 CPU) 14:56:14 14:56:14 14:33:44 LINUX RESTART (8 CPU) 14:56:14 14:56:14 14:34:01 CPU %user %nice %system %iowait %steal %idle 14:56:14 14:35:02 all 10.86 0.00 4.19 2.75 0.06 82.13 14:56:14 14:35:02 0 9.71 0.00 3.36 0.61 0.05 86.27 14:56:14 14:35:02 1 12.39 0.00 3.52 2.51 0.07 81.52 14:56:14 14:35:02 2 9.94 0.00 4.57 6.81 0.05 78.63 14:56:14 14:35:02 3 10.52 0.00 4.49 0.94 0.05 84.00 14:56:14 14:35:02 4 12.14 0.00 4.38 1.22 0.05 82.22 14:56:14 14:35:02 5 11.44 0.00 3.53 1.23 0.08 83.72 14:56:14 14:35:02 6 11.03 0.00 4.87 5.55 0.07 78.48 14:56:14 14:35:02 7 9.75 0.00 4.85 3.11 0.07 82.22 14:56:14 14:36:01 all 21.68 0.00 5.95 3.55 0.07 68.75 14:56:14 14:36:01 0 21.73 0.00 4.74 0.89 0.05 72.58 14:56:14 14:36:01 1 20.85 0.00 6.41 1.68 0.05 71.01 14:56:14 14:36:01 2 21.66 0.00 5.78 4.80 0.07 67.69 14:56:14 14:36:01 3 21.27 0.00 6.13 0.38 0.10 72.11 14:56:14 14:36:01 4 21.80 0.00 5.46 0.94 0.07 71.73 14:56:14 14:36:01 5 23.02 0.00 5.60 0.10 0.05 71.22 14:56:14 14:36:01 6 20.87 0.00 6.86 10.60 0.08 61.59 14:56:14 14:36:01 7 22.21 0.00 6.61 8.94 0.10 62.13 14:56:14 14:37:01 all 10.27 0.00 4.03 3.77 0.07 81.85 14:56:14 14:37:01 0 3.91 0.00 2.40 4.82 0.07 88.80 14:56:14 14:37:01 1 6.92 0.00 3.57 3.45 0.07 85.98 14:56:14 14:37:01 2 9.92 0.00 5.91 1.16 0.07 82.95 14:56:14 14:37:01 3 5.40 0.00 4.75 12.81 0.08 76.95 14:56:14 14:37:01 4 10.99 0.00 3.87 1.04 0.08 84.02 14:56:14 14:37:01 5 4.07 0.00 2.76 0.75 0.07 92.35 14:56:14 14:37:01 6 27.03 0.00 4.91 3.36 0.07 64.64 14:56:14 14:37:01 7 14.00 0.00 4.04 2.91 0.07 78.99 14:56:14 14:38:01 all 27.94 0.00 5.80 0.84 0.08 65.35 14:56:14 14:38:01 0 21.62 0.00 4.53 0.38 0.05 73.42 14:56:14 14:38:01 1 34.23 0.00 6.47 0.05 0.10 59.14 14:56:14 14:38:01 2 33.59 0.00 7.03 0.38 0.10 58.89 14:56:14 14:38:01 3 35.05 0.00 6.55 0.70 0.08 57.62 14:56:14 14:38:01 4 21.41 0.00 4.45 1.14 0.05 72.95 14:56:14 14:38:01 5 21.57 0.00 4.73 1.02 0.07 72.61 14:56:14 14:38:01 6 29.74 0.00 6.58 1.80 0.08 61.79 14:56:14 14:38:01 7 26.28 0.00 6.09 1.20 0.08 66.34 14:56:14 14:39:01 all 4.67 0.00 1.86 1.83 0.04 91.61 14:56:14 14:39:01 0 3.71 0.00 2.32 3.71 0.03 90.23 14:56:14 14:39:01 1 4.42 0.00 2.01 0.02 0.02 93.54 14:56:14 14:39:01 2 3.17 0.00 1.27 0.13 0.02 95.41 14:56:14 14:39:01 3 4.72 0.00 1.93 0.24 0.05 93.06 14:56:14 14:39:01 4 6.26 0.00 1.81 2.36 0.03 89.53 14:56:14 14:39:01 5 4.61 0.00 2.14 5.34 0.03 87.87 14:56:14 14:39:01 6 5.36 0.00 1.86 2.78 0.05 89.95 14:56:14 14:39:01 7 5.08 0.00 1.56 0.05 0.05 93.25 14:56:14 14:40:01 all 0.41 0.00 0.16 0.16 0.02 99.25 14:56:14 14:40:01 0 0.75 0.00 0.35 0.07 0.03 98.80 14:56:14 14:40:01 1 0.42 0.00 0.05 0.03 0.02 99.48 14:56:14 14:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:56:14 14:40:01 3 0.58 0.00 0.22 0.05 0.03 99.11 14:56:14 14:40:01 4 0.37 0.00 0.17 0.03 0.03 99.40 14:56:14 14:40:01 5 0.30 0.00 0.07 0.03 0.03 99.57 14:56:14 14:40:01 6 0.28 0.00 0.22 1.03 0.02 98.45 14:56:14 14:40:01 7 0.52 0.00 0.17 0.05 0.02 99.25 14:56:14 14:41:01 all 0.39 0.00 0.13 0.16 0.02 99.30 14:56:14 14:41:01 0 0.40 0.00 0.07 0.03 0.02 99.48 14:56:14 14:41:01 1 0.23 0.00 0.13 0.02 0.02 99.60 14:56:14 14:41:01 2 0.30 0.00 0.07 0.03 0.00 99.60 14:56:14 14:41:01 3 0.15 0.00 0.03 0.02 0.03 99.77 14:56:14 14:41:01 4 0.42 0.00 0.15 0.05 0.03 99.35 14:56:14 14:41:01 5 0.60 0.00 0.25 0.05 0.03 99.07 14:56:14 14:41:01 6 0.38 0.00 0.22 1.02 0.02 98.36 14:56:14 14:41:01 7 0.65 0.00 0.15 0.05 0.02 99.13 14:56:14 14:42:01 all 0.39 0.00 0.11 0.16 0.03 99.31 14:56:14 14:42:01 0 0.53 0.00 0.10 0.05 0.02 99.30 14:56:14 14:42:01 1 0.28 0.00 0.07 0.03 0.00 99.62 14:56:14 14:42:01 2 0.17 0.00 0.05 0.03 0.02 99.73 14:56:14 14:42:01 3 0.90 0.00 0.08 0.08 0.03 98.90 14:56:14 14:42:01 4 0.37 0.00 0.13 0.02 0.03 99.45 14:56:14 14:42:01 5 0.20 0.00 0.02 0.02 0.05 99.72 14:56:14 14:42:01 6 0.32 0.00 0.28 1.02 0.03 98.35 14:56:14 14:42:01 7 0.37 0.00 0.13 0.03 0.02 99.45 14:56:14 14:43:01 all 0.39 0.00 0.14 0.16 0.03 99.29 14:56:14 14:43:01 0 0.23 0.00 0.05 0.02 0.02 99.68 14:56:14 14:43:01 1 0.50 0.00 0.15 0.05 0.03 99.27 14:56:14 14:43:01 2 0.43 0.00 0.07 0.03 0.00 99.47 14:56:14 14:43:01 3 0.42 0.00 0.17 0.03 0.05 99.33 14:56:14 14:43:01 4 0.57 0.00 0.18 0.07 0.03 99.15 14:56:14 14:43:01 5 0.28 0.00 0.07 0.03 0.03 99.58 14:56:14 14:43:01 6 0.17 0.00 0.22 1.00 0.00 98.62 14:56:14 14:43:01 7 0.50 0.00 0.22 0.05 0.03 99.20 14:56:14 14:44:01 all 0.39 0.00 0.15 0.17 0.03 99.26 14:56:14 14:44:01 0 0.22 0.00 0.02 0.02 0.02 99.73 14:56:14 14:44:01 1 0.55 0.00 0.18 0.05 0.02 99.20 14:56:14 14:44:01 2 0.70 0.00 0.18 0.05 0.03 99.03 14:56:14 14:44:01 3 0.45 0.00 0.18 0.03 0.07 99.26 14:56:14 14:44:01 4 0.30 0.00 0.13 0.05 0.03 99.48 14:56:14 14:44:01 5 0.43 0.00 0.20 0.05 0.03 99.28 14:56:14 14:44:01 6 0.17 0.00 0.22 1.07 0.03 98.51 14:56:14 14:44:01 7 0.33 0.00 0.05 0.03 0.02 99.57 14:56:14 14:45:01 all 1.09 0.00 0.74 0.34 0.03 97.79 14:56:14 14:45:01 0 0.77 0.00 0.42 0.05 0.02 98.75 14:56:14 14:45:01 1 0.90 0.00 0.45 0.07 0.03 98.55 14:56:14 14:45:01 2 1.04 0.00 0.82 0.07 0.02 98.06 14:56:14 14:45:01 3 1.19 0.00 0.44 0.12 0.05 98.21 14:56:14 14:45:01 4 1.72 0.00 0.95 0.37 0.03 96.93 14:56:14 14:45:01 5 1.45 0.00 0.57 0.12 0.07 97.79 14:56:14 14:45:01 6 0.81 0.00 0.50 1.91 0.02 96.76 14:56:14 14:45:01 7 0.87 0.00 1.79 0.07 0.02 97.26 14:56:14 14:56:14 14:45:01 CPU %user %nice %system %iowait %steal %idle 14:56:14 14:46:01 all 0.34 0.00 0.15 0.24 0.03 99.24 14:56:14 14:46:01 0 0.25 0.00 0.08 0.05 0.00 99.62 14:56:14 14:46:01 1 0.79 0.00 0.28 0.15 0.03 98.75 14:56:14 14:46:01 2 0.42 0.00 0.13 0.07 0.02 99.37 14:56:14 14:46:01 3 0.59 0.00 0.20 0.08 0.05 99.08 14:56:14 14:46:01 4 0.15 0.00 0.03 0.02 0.00 99.80 14:56:14 14:46:01 5 0.13 0.00 0.10 0.00 0.03 99.73 14:56:14 14:46:01 6 0.18 0.00 0.23 1.54 0.03 98.01 14:56:14 14:46:01 7 0.23 0.00 0.12 0.02 0.03 99.60 14:56:14 14:47:01 all 0.35 0.00 0.13 0.22 0.03 99.27 14:56:14 14:47:01 0 0.22 0.00 0.17 0.97 0.02 98.63 14:56:14 14:47:01 1 0.43 0.00 0.15 0.03 0.05 99.33 14:56:14 14:47:01 2 0.28 0.00 0.03 0.03 0.00 99.65 14:56:14 14:47:01 3 0.37 0.00 0.17 0.03 0.05 99.38 14:56:14 14:47:01 4 0.22 0.00 0.03 0.03 0.00 99.72 14:56:14 14:47:01 5 0.50 0.00 0.20 0.07 0.03 99.20 14:56:14 14:47:01 6 0.50 0.00 0.20 0.55 0.03 98.71 14:56:14 14:47:01 7 0.32 0.00 0.08 0.05 0.02 99.53 14:56:14 14:48:01 all 1.31 0.00 0.52 0.53 0.03 97.61 14:56:14 14:48:01 0 0.67 0.00 0.52 2.13 0.02 96.67 14:56:14 14:48:01 1 1.79 0.00 0.70 0.12 0.05 97.34 14:56:14 14:48:01 2 1.83 0.00 0.35 0.07 0.02 97.73 14:56:14 14:48:01 3 0.60 0.00 0.52 0.37 0.05 98.46 14:56:14 14:48:01 4 0.70 0.00 0.25 0.10 0.02 98.93 14:56:14 14:48:01 5 0.85 0.00 0.32 0.07 0.05 98.71 14:56:14 14:48:01 6 2.94 0.00 0.89 0.87 0.02 95.28 14:56:14 14:48:01 7 1.08 0.00 0.63 0.52 0.02 97.75 14:56:14 14:49:01 all 0.17 0.00 0.41 0.02 0.01 99.39 14:56:14 14:49:01 0 0.13 0.00 0.18 0.13 0.02 99.53 14:56:14 14:49:01 1 0.10 0.00 0.22 0.03 0.03 99.61 14:56:14 14:49:01 2 0.18 0.00 0.17 0.00 0.00 99.65 14:56:14 14:49:01 3 0.25 0.00 0.55 0.00 0.02 99.18 14:56:14 14:49:01 4 0.12 0.00 0.68 0.00 0.00 99.20 14:56:14 14:49:01 5 0.12 0.00 0.95 0.00 0.00 98.93 14:56:14 14:49:01 6 0.28 0.00 0.25 0.00 0.00 99.47 14:56:14 14:49:01 7 0.15 0.00 0.27 0.02 0.00 99.57 14:56:14 14:50:01 all 0.07 0.00 0.06 0.02 0.01 99.84 14:56:14 14:50:01 0 0.07 0.00 0.07 0.08 0.00 99.78 14:56:14 14:50:01 1 0.08 0.00 0.03 0.03 0.02 99.83 14:56:14 14:50:01 2 0.03 0.00 0.05 0.00 0.00 99.92 14:56:14 14:50:01 3 0.05 0.00 0.05 0.00 0.02 99.88 14:56:14 14:50:01 4 0.08 0.00 0.05 0.00 0.00 99.87 14:56:14 14:50:01 5 0.03 0.00 0.08 0.02 0.02 99.85 14:56:14 14:50:01 6 0.20 0.00 0.12 0.00 0.02 99.67 14:56:14 14:50:01 7 0.03 0.00 0.05 0.00 0.02 99.90 14:56:14 14:51:01 all 0.26 0.00 0.01 0.01 0.01 99.71 14:56:14 14:51:01 0 0.05 0.00 0.03 0.05 0.02 99.85 14:56:14 14:51:01 1 1.95 0.00 0.02 0.00 0.03 98.00 14:56:14 14:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:56:14 14:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:56:14 14:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:56:14 14:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:56:14 14:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:56:14 14:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:56:14 14:52:01 all 0.28 0.00 0.01 0.02 0.01 99.68 14:56:14 14:52:01 0 0.05 0.00 0.03 0.15 0.02 99.75 14:56:14 14:52:01 1 2.00 0.00 0.03 0.00 0.03 97.93 14:56:14 14:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:56:14 14:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:56:14 14:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:56:14 14:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 14:56:14 14:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:56:14 14:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:56:14 14:53:01 all 0.26 0.00 0.01 0.00 0.01 99.72 14:56:14 14:53:01 0 0.02 0.00 0.03 0.03 0.02 99.90 14:56:14 14:53:01 1 1.97 0.00 0.02 0.00 0.02 98.00 14:56:14 14:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:56:14 14:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 14:56:14 14:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:56:14 14:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:56:14 14:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:56:14 14:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:56:14 14:54:01 all 0.12 0.00 0.01 0.02 0.01 99.83 14:56:14 14:54:01 0 0.03 0.00 0.05 0.08 0.02 99.82 14:56:14 14:54:01 1 0.86 0.00 0.03 0.00 0.03 99.07 14:56:14 14:54:01 2 0.02 0.00 0.00 0.03 0.00 99.95 14:56:14 14:54:01 3 0.02 0.00 0.00 0.02 0.02 99.95 14:56:14 14:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:56:14 14:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:56:14 14:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:56:14 14:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:56:14 14:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:56:14 14:55:01 0 0.07 0.00 0.02 0.02 0.02 99.88 14:56:14 14:55:01 1 0.03 0.00 0.02 0.00 0.03 99.92 14:56:14 14:55:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:56:14 14:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:56:14 14:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:56:14 14:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:56:14 14:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:56:14 14:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:56:14 14:56:01 all 8.83 0.00 3.87 1.94 0.05 85.31 14:56:14 14:56:01 0 8.28 0.00 4.25 9.68 0.05 77.73 14:56:14 14:56:01 1 7.89 0.00 3.84 0.05 0.03 88.18 14:56:14 14:56:01 2 9.06 0.00 3.48 2.52 0.05 84.89 14:56:14 14:56:01 3 10.56 0.00 5.00 0.20 0.05 84.19 14:56:14 14:56:01 4 6.44 0.00 4.03 1.82 0.05 87.66 14:56:14 14:56:01 5 7.80 0.00 3.02 0.15 0.05 88.98 14:56:14 14:56:01 6 11.20 0.00 4.18 0.07 0.05 84.49 14:56:14 14:56:01 7 9.42 0.00 3.15 1.01 0.07 86.35 14:56:14 14:56:14 Average: CPU %user %nice %system %iowait %steal %idle 14:56:14 Average: all 4.08 0.00 1.28 0.76 0.03 93.85 14:56:14 Average: 0 3.31 0.00 1.07 1.09 0.03 94.51 14:56:14 Average: 1 4.49 0.00 1.28 0.38 0.04 93.82 14:56:14 Average: 2 4.18 0.00 1.35 0.73 0.02 93.71 14:56:14 Average: 3 4.19 0.00 1.42 0.72 0.04 93.63 14:56:14 Average: 4 3.79 0.00 1.21 0.42 0.03 94.56 14:56:14 Average: 5 3.49 0.00 1.11 0.41 0.03 94.96 14:56:14 Average: 6 5.04 0.00 1.48 1.55 0.03 91.91 14:56:14 Average: 7 4.13 0.00 1.35 0.81 0.03 93.69 14:56:14 14:56:14 14:56:14