Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 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-ssh3655804991180219300.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14098105572810727992.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12342195252830308943.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh14680585955033849535.key Verifying host key using known hosts file > 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-ssh12758125583126008268.key Verifying host key using known hosts file > 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.18 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-117513 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 (main) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#568)" > 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 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 > git rev-list --no-walk e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-28T07:42:59.478Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-28T07:42:59.546Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-28T07:42:59.564Z] ========================================================= [2022-10-28T07:42:59.564Z] EdgeX Global Pipelines Version Info [2022-10-28T07:42:59.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-28T07:43:00.279Z] ------------------- [2022-10-28T07:43:00.279Z] stable info: [2022-10-28T07:43:00.279Z] ------------------- [2022-10-28T07:43:00.280Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-28T07:43:00.280Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-28T07:43:00.280Z] Message: update stable to v1.0.243 [2022-10-28T07:43:00.849Z] ------------------- [2022-10-28T07:43:00.849Z] experimental info: [2022-10-28T07:43:00.849Z] ------------------- [2022-10-28T07:43:00.849Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-28T07:43:00.849Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-28T07:43:00.849Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-28T07:43:01.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-28T07:43:01.021Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-28T07:43:01.032Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-28T07:43:01.046Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-28T07:43:01.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-28T07:43:01.076Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-28T07:43:01.093Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-28T07:43:01.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-28T07:43:01.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-28T07:43:01.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-28T07:43:01.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-28T07:43:01.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-28T07:43:01.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-28T07:43:01.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-28T07:43:01.183Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-28T07:43:01.194Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-28T07:43:01.209Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-28T07:43:01.223Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-28T07:43:01.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-28T07:43:01.247Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-28T07:43:01.257Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-28T07:43:01.266Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-28T07:43:01.274Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-28T07:43:01.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-28T07:43:01.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-28T07:43:01.316Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-28T07:43:01.328Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-28T07:43:01.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-28T07:43:01.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-28T07:43:01.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-28T07:43:01.376Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] echo [2022-10-28T07:43:01.388Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01e75f4 [Pipeline] echo [2022-10-28T07:43:01.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-28T07:43:01.443Z] provisioning config files... [2022-10-28T07:43:01.458Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17826577902596641696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T07:43:01.759Z] ---> docker-login.sh [2022-10-28T07:43:01.759Z] nexus3.edgexfoundry.org:10001 [2022-10-28T07:43:02.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:02.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:02.278Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:02.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:02.278Z] [2022-10-28T07:43:02.278Z] Login Succeeded [2022-10-28T07:43:02.278Z] nexus3.edgexfoundry.org:10002 [2022-10-28T07:43:02.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:02.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:02.539Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:02.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:02.539Z] [2022-10-28T07:43:02.539Z] Login Succeeded [2022-10-28T07:43:02.539Z] nexus3.edgexfoundry.org:10003 [2022-10-28T07:43:02.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:02.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:02.539Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:02.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:02.539Z] [2022-10-28T07:43:02.539Z] Login Succeeded [2022-10-28T07:43:02.539Z] nexus3.edgexfoundry.org:10004 [2022-10-28T07:43:02.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:02.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:02.799Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:02.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:02.799Z] [2022-10-28T07:43:02.799Z] Login Succeeded [2022-10-28T07:43:02.799Z] docker.io [2022-10-28T07:43:02.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:03.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:03.058Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:03.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:03.058Z] [2022-10-28T07:43:03.058Z] Login Succeeded [2022-10-28T07:43:03.058Z] ---> docker-login.sh ends [Pipeline] } [2022-10-28T07:43:03.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-28T07:43:03.437Z] + git rev-list -1 --merges 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68~1..01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] echo [2022-10-28T07:43:03.471Z] -----------> git rev-list -1 --merges 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68~1..01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [false] [Pipeline] sh [2022-10-28T07:43:03.755Z] + git log --format=format:%s -1 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] echo [2022-10-28T07:43:03.767Z] ========================================================= [2022-10-28T07:43:03.767Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-28T07:43:03.767Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-28T07:43:04.084Z] + git log --format=format:%s -1 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] echo [2022-10-28T07:43:04.095Z] [semverPrep] GIT_COMMIT: 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#568) [Pipeline] echo [2022-10-28T07:43:04.103Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-28T07:43:04.456Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-28T07:43:04.456Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-28T07:43:04.456Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-28T07:43:04.456Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-28T07:43:04.456Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-10-28T07:43:04.456Z] -a /etc/ssh/ssh_known_hosts [2022-10-28T07:43:04.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:43:04.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-28T07:43:04.874Z] [2022-10-28T07:43:04.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:43:05.169Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-28T07:43:05.169Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-28T07:43:05.169Z] b85a868b505f: Pulling fs layer [2022-10-28T07:43:05.169Z] e2be974225ed: Pulling fs layer [2022-10-28T07:43:05.169Z] 339a4e72a1f5: Pulling fs layer [2022-10-28T07:43:05.169Z] 988bab9f4d93: Pulling fs layer [2022-10-28T07:43:05.169Z] 1469e6f7b9e6: Pulling fs layer [2022-10-28T07:43:05.169Z] eaf3925da568: Pulling fs layer [2022-10-28T07:43:05.169Z] bab4dde63d76: Pulling fs layer [2022-10-28T07:43:05.169Z] bde34c3a00c8: Pulling fs layer [2022-10-28T07:43:05.169Z] 1469e6f7b9e6: Waiting [2022-10-28T07:43:05.169Z] b352a97aabf1: Pulling fs layer [2022-10-28T07:43:05.169Z] eaf3925da568: Waiting [2022-10-28T07:43:05.169Z] 4872d77fe225: Pulling fs layer [2022-10-28T07:43:05.169Z] 5851b861e8e6: Pulling fs layer [2022-10-28T07:43:05.169Z] bab4dde63d76: Waiting [2022-10-28T07:43:05.169Z] bde34c3a00c8: Waiting [2022-10-28T07:43:05.169Z] b352a97aabf1: Waiting [2022-10-28T07:43:05.169Z] 988bab9f4d93: Waiting [2022-10-28T07:43:05.169Z] 5851b861e8e6: Waiting [2022-10-28T07:43:05.169Z] e2be974225ed: Download complete [2022-10-28T07:43:05.169Z] 988bab9f4d93: Verifying Checksum [2022-10-28T07:43:05.429Z] 1469e6f7b9e6: Verifying Checksum [2022-10-28T07:43:05.429Z] 1469e6f7b9e6: Download complete [2022-10-28T07:43:05.429Z] eaf3925da568: Download complete [2022-10-28T07:43:05.429Z] 339a4e72a1f5: Verifying Checksum [2022-10-28T07:43:05.429Z] 339a4e72a1f5: Download complete [2022-10-28T07:43:05.429Z] bde34c3a00c8: Download complete [2022-10-28T07:43:05.429Z] b352a97aabf1: Verifying Checksum [2022-10-28T07:43:05.429Z] b352a97aabf1: Download complete [2022-10-28T07:43:05.429Z] 4872d77fe225: Verifying Checksum [2022-10-28T07:43:05.429Z] 4872d77fe225: Download complete [2022-10-28T07:43:05.429Z] 5851b861e8e6: Verifying Checksum [2022-10-28T07:43:05.429Z] 5851b861e8e6: Download complete [2022-10-28T07:43:05.429Z] b85a868b505f: Verifying Checksum [2022-10-28T07:43:05.429Z] b85a868b505f: Download complete [2022-10-28T07:43:05.688Z] bab4dde63d76: Verifying Checksum [2022-10-28T07:43:05.688Z] bab4dde63d76: Download complete [2022-10-28T07:43:06.623Z] b85a868b505f: Pull complete [2022-10-28T07:43:06.880Z] e2be974225ed: Pull complete [2022-10-28T07:43:07.448Z] 339a4e72a1f5: Pull complete [2022-10-28T07:43:07.448Z] 988bab9f4d93: Pull complete [2022-10-28T07:43:07.711Z] 1469e6f7b9e6: Pull complete [2022-10-28T07:43:07.975Z] eaf3925da568: Pull complete [2022-10-28T07:43:09.906Z] bab4dde63d76: Pull complete [2022-10-28T07:43:09.906Z] bde34c3a00c8: Pull complete [2022-10-28T07:43:09.906Z] b352a97aabf1: Pull complete [2022-10-28T07:43:09.906Z] 4872d77fe225: Pull complete [2022-10-28T07:43:10.165Z] 5851b861e8e6: Pull complete [2022-10-28T07:43:10.165Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-28T07:43:10.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-28T07:43:10.165Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T07:43:10.259Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T07:43:10.293Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-28T07:43:14.403Z] $ docker top aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee -eo pid,comm [2022-10-28T07:43:14.455Z] 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). [2022-10-28T07:43:14.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-28T07:43:14.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-28T07:43:14.491Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-28T07:43:14.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-28T07:43:14.631Z] $ docker exec aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee ssh-agent [2022-10-28T07:43:14.730Z] SSH_AUTH_SOCK=/tmp/ssh-5Wkb0QSNOUhH/agent.33 [2022-10-28T07:43:14.730Z] SSH_AGENT_PID=39 [2022-10-28T07:43:14.736Z] Running ssh-add (command line suppressed) [2022-10-28T07:43:14.849Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15199870857582245572.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15199870857582245572.key) [2022-10-28T07:43:14.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-28T07:43:15.148Z] + git tag --points-at HEAD [Pipeline] } [2022-10-28T07:43:15.165Z] $ docker exec --env ******** --env ******** aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee ssh-agent -k [2022-10-28T07:43:15.259Z] unset SSH_AUTH_SOCK; [2022-10-28T07:43:15.260Z] unset SSH_AGENT_PID; [2022-10-28T07:43:15.260Z] echo Agent pid 39 killed; [2022-10-28T07:43:15.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-28T07:43:15.294Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-28T07:43:15.294Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-28T07:43:15.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-28T07:43:15.413Z] $ docker exec aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee ssh-agent [2022-10-28T07:43:15.527Z] SSH_AUTH_SOCK=/tmp/ssh-YM4qkQlipL4T/agent.71 [2022-10-28T07:43:15.527Z] SSH_AGENT_PID=77 [2022-10-28T07:43:15.532Z] Running ssh-add (command line suppressed) [2022-10-28T07:43:15.647Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14097378365418204771.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14097378365418204771.key) [2022-10-28T07:43:15.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-28T07:43:15.944Z] + git semver init [2022-10-28T07:43:16.203Z] 2022-10-28 07:43:16,131 [run_init] DEBUG init version:0.0.0 force:False [2022-10-28T07:43:16.204Z] 2022-10-28 07:43:16,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-28T07:43:16.204Z] 2022-10-28 07:43:16,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-10-28T07:43:16.204Z] 2022-10-28 07:43:16,133 [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) [2022-10-28T07:43:18.117Z] 2022-10-28 07:43:17,839 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-10-28T07:43:18.117Z] 2022-10-28 07:43:17,840 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-10-28T07:43:18.117Z] 2022-10-28 07:43:17,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-28T07:43:18.117Z] 2022-10-28 07:43:17,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-28T07:43:18.117Z] 2.3.0-dev.20 [Pipeline] } [2022-10-28T07:43:18.131Z] $ docker exec --env ******** --env ******** aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee ssh-agent -k [2022-10-28T07:43:18.226Z] unset SSH_AUTH_SOCK; [2022-10-28T07:43:18.226Z] unset SSH_AGENT_PID; [2022-10-28T07:43:18.226Z] echo Agent pid 77 killed; [2022-10-28T07:43:18.232Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-28T07:43:18.531Z] + git semver [Pipeline] } [2022-10-28T07:43:18.806Z] $ docker stop --time=1 aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee [2022-10-28T07:43:20.159Z] $ docker rm -f aa458906330248d66a3be4b8ee66eba79243a424c0b43a1c66b969a9fca051ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-28T07:43:20.494Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-28T07:43:20.688Z] Stashed 1 file(s) [Pipeline] echo [2022-10-28T07:43:20.691Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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 [2022-10-28T07:43:20.832Z] provisioning config files... [2022-10-28T07:43:20.841Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11390137834658819287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T07:43:21.140Z] ---> docker-login.sh [2022-10-28T07:43:21.140Z] nexus3.edgexfoundry.org:10001 [2022-10-28T07:43:21.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:21.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:21.140Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:21.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:21.140Z] [2022-10-28T07:43:21.140Z] Login Succeeded [2022-10-28T07:43:21.140Z] nexus3.edgexfoundry.org:10002 [2022-10-28T07:43:21.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:21.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:21.140Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:21.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:21.140Z] [2022-10-28T07:43:21.140Z] Login Succeeded [2022-10-28T07:43:21.140Z] nexus3.edgexfoundry.org:10003 [2022-10-28T07:43:21.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:21.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:21.399Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:21.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:21.399Z] [2022-10-28T07:43:21.399Z] Login Succeeded [2022-10-28T07:43:21.399Z] nexus3.edgexfoundry.org:10004 [2022-10-28T07:43:21.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:21.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:21.399Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:21.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:21.399Z] [2022-10-28T07:43:21.399Z] Login Succeeded [2022-10-28T07:43:21.399Z] docker.io [2022-10-28T07:43:21.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:43:21.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:43:21.970Z] Configure a credential helper to remove this warning. See [2022-10-28T07:43:21.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:43:21.970Z] [2022-10-28T07:43:21.970Z] Login Succeeded [2022-10-28T07:43:21.970Z] ---> docker-login.sh ends [Pipeline] } [2022-10-28T07:43:21.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-28T07:43:22.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T07:43:22.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T07:43:22.053Z] ========================================================= [2022-10-28T07:43:22.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-28T07:43:22.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:43:22.364Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-28T07:43:22.623Z] Sending build context to Docker daemon 45.48MB [2022-10-28T07:43:22.623Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-28T07:43:22.623Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-28T07:43:22.623Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-28T07:43:22.623Z] 213ec9aee27d: Pulling fs layer [2022-10-28T07:43:22.623Z] 4583459ba037: Pulling fs layer [2022-10-28T07:43:22.623Z] 93c1e223e6f2: Pulling fs layer [2022-10-28T07:43:22.623Z] 53926ce57604: Pulling fs layer [2022-10-28T07:43:22.623Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-28T07:43:22.623Z] 30f14e443154: Pulling fs layer [2022-10-28T07:43:22.623Z] 53926ce57604: Waiting [2022-10-28T07:43:22.623Z] 21b2b0c7a3f4: Waiting [2022-10-28T07:43:22.624Z] 801331c1e519: Pulling fs layer [2022-10-28T07:43:22.624Z] 99cc6dd402b0: Pulling fs layer [2022-10-28T07:43:22.624Z] 7d9ed39f4882: Pulling fs layer [2022-10-28T07:43:22.624Z] 99cc6dd402b0: Waiting [2022-10-28T07:43:22.624Z] 801331c1e519: Waiting [2022-10-28T07:43:22.624Z] 93c1e223e6f2: Download complete [2022-10-28T07:43:22.886Z] 4583459ba037: Download complete [2022-10-28T07:43:22.886Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-28T07:43:22.886Z] 21b2b0c7a3f4: Download complete [2022-10-28T07:43:22.886Z] 30f14e443154: Verifying Checksum [2022-10-28T07:43:22.886Z] 30f14e443154: Download complete [2022-10-28T07:43:22.886Z] 213ec9aee27d: Verifying Checksum [2022-10-28T07:43:22.886Z] 213ec9aee27d: Download complete [2022-10-28T07:43:22.886Z] 801331c1e519: Download complete [2022-10-28T07:43:22.886Z] 213ec9aee27d: Pull complete [2022-10-28T07:43:23.165Z] 4583459ba037: Pull complete [2022-10-28T07:43:23.165Z] 93c1e223e6f2: Pull complete [2022-10-28T07:43:23.436Z] 7d9ed39f4882: Verifying Checksum [2022-10-28T07:43:23.436Z] 7d9ed39f4882: Download complete [2022-10-28T07:43:23.697Z] 99cc6dd402b0: Verifying Checksum [2022-10-28T07:43:23.697Z] 53926ce57604: Verifying Checksum [2022-10-28T07:43:23.697Z] 53926ce57604: Download complete [2022-10-28T07:43:27.881Z] 53926ce57604: Pull complete [2022-10-28T07:43:27.881Z] 21b2b0c7a3f4: Pull complete [2022-10-28T07:43:27.881Z] 30f14e443154: Pull complete [2022-10-28T07:43:28.140Z] 801331c1e519: Pull complete [2022-10-28T07:43:30.061Z] 99cc6dd402b0: Pull complete [2022-10-28T07:43:30.995Z] 7d9ed39f4882: Pull complete [2022-10-28T07:43:30.995Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-28T07:43:30.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-28T07:43:30.995Z] ---> 1dedd983c030 [2022-10-28T07:43:30.995Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-28T07:43:35.787Z] Still waiting to schedule task [2022-10-28T07:43:35.787Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-28T07:43:39.118Z] ---> Running in 3de299dc70e3 [2022-10-28T07:43:39.118Z] Removing intermediate container 3de299dc70e3 [2022-10-28T07:43:39.118Z] ---> 51bae823595e [2022-10-28T07:43:39.118Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-28T07:43:39.118Z] ---> Running in 1e25520c144e [2022-10-28T07:43:39.118Z] Removing intermediate container 1e25520c144e [2022-10-28T07:43:39.118Z] ---> 0634c4def39c [2022-10-28T07:43:39.118Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-28T07:43:39.118Z] ---> Running in 3af602aade75 [2022-10-28T07:43:39.118Z] Removing intermediate container 3af602aade75 [2022-10-28T07:43:39.118Z] ---> 4b25697f6359 [2022-10-28T07:43:39.118Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-28T07:43:39.118Z] ---> Running in 3a588e77dc5b [2022-10-28T07:43:39.118Z] Removing intermediate container 3a588e77dc5b [2022-10-28T07:43:39.118Z] ---> 17fba85b0ac9 [2022-10-28T07:43:39.118Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-28T07:43:39.118Z] ---> Running in 32b8478cdbfc [2022-10-28T07:43:39.376Z] Removing intermediate container 32b8478cdbfc [2022-10-28T07:43:39.376Z] ---> 9075e797b58a [2022-10-28T07:43:39.376Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-28T07:43:39.948Z] latest: Pulling from library/docker [2022-10-28T07:43:39.948Z] 213ec9aee27d: Already exists [2022-10-28T07:43:39.948Z] 7b0dd730a5c3: Pulling fs layer [2022-10-28T07:43:39.948Z] 4b90f8029a36: Pulling fs layer [2022-10-28T07:43:39.948Z] a89466c712af: Pulling fs layer [2022-10-28T07:43:39.948Z] 9c6a0a734fa9: Pulling fs layer [2022-10-28T07:43:39.948Z] beeedf2bf9bb: Pulling fs layer [2022-10-28T07:43:39.948Z] 3bc3016a9123: Pulling fs layer [2022-10-28T07:43:39.948Z] 45d434503156: Pulling fs layer [2022-10-28T07:43:39.948Z] 539e1dfa3993: Pulling fs layer [2022-10-28T07:43:39.948Z] beeedf2bf9bb: Waiting [2022-10-28T07:43:39.948Z] 3bc3016a9123: Waiting [2022-10-28T07:43:39.948Z] 45d434503156: Waiting [2022-10-28T07:43:39.948Z] 539e1dfa3993: Waiting [2022-10-28T07:43:39.948Z] 9c6a0a734fa9: Waiting [2022-10-28T07:43:40.209Z] 4b90f8029a36: Verifying Checksum [2022-10-28T07:43:40.209Z] 4b90f8029a36: Download complete [2022-10-28T07:43:40.209Z] 7b0dd730a5c3: Verifying Checksum [2022-10-28T07:43:40.209Z] 7b0dd730a5c3: Download complete [2022-10-28T07:43:40.469Z] 7b0dd730a5c3: Pull complete [2022-10-28T07:43:40.469Z] 9c6a0a734fa9: Download complete [2022-10-28T07:43:40.469Z] 4b90f8029a36: Pull complete [2022-10-28T07:43:40.469Z] a89466c712af: Verifying Checksum [2022-10-28T07:43:40.469Z] a89466c712af: Download complete [2022-10-28T07:43:40.469Z] 3bc3016a9123: Verifying Checksum [2022-10-28T07:43:40.469Z] 3bc3016a9123: Download complete [2022-10-28T07:43:40.469Z] 45d434503156: Verifying Checksum [2022-10-28T07:43:40.469Z] 45d434503156: Download complete [2022-10-28T07:43:40.729Z] beeedf2bf9bb: Verifying Checksum [2022-10-28T07:43:40.729Z] beeedf2bf9bb: Download complete [2022-10-28T07:43:40.729Z] 539e1dfa3993: Verifying Checksum [2022-10-28T07:43:40.729Z] 539e1dfa3993: Download complete [2022-10-28T07:43:40.987Z] a89466c712af: Pull complete [2022-10-28T07:43:41.244Z] 9c6a0a734fa9: Pull complete [2022-10-28T07:43:41.501Z] beeedf2bf9bb: Pull complete [2022-10-28T07:43:41.758Z] 3bc3016a9123: Pull complete [2022-10-28T07:43:41.758Z] 45d434503156: Pull complete [2022-10-28T07:43:41.758Z] 539e1dfa3993: Pull complete [2022-10-28T07:43:41.758Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-28T07:43:41.758Z] Status: Downloaded newer image for docker:latest [2022-10-28T07:43:44.287Z] ---> 4c13592f5c36 [2022-10-28T07:43:44.287Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-28T07:43:44.287Z] ---> Running in fa8a432da351 [2022-10-28T07:43:44.858Z] Removing intermediate container fa8a432da351 [2022-10-28T07:43:44.858Z] ---> 8781b9cbdb9b [2022-10-28T07:43:44.858Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-28T07:43:44.858Z] ---> Running in c5a080118c1f [2022-10-28T07:43:45.116Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-28T07:43:45.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-28T07:43:46.247Z] OK: 211 MiB in 51 packages [2022-10-28T07:43:46.814Z] Removing intermediate container c5a080118c1f [2022-10-28T07:43:46.814Z] ---> e3abe705ed2e [2022-10-28T07:43:46.814Z] Step 11/16 : ENV GO111MODULE=on [2022-10-28T07:43:46.814Z] ---> Running in d76e99ab16b5 [2022-10-28T07:43:46.814Z] Removing intermediate container d76e99ab16b5 [2022-10-28T07:43:46.814Z] ---> 99ce631ae7c9 [2022-10-28T07:43:46.814Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-28T07:43:46.814Z] ---> Running in 307ecd029bf6 [2022-10-28T07:43:46.814Z] Removing intermediate container 307ecd029bf6 [2022-10-28T07:43:46.814Z] ---> 5f0908c523c3 [2022-10-28T07:43:46.814Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-28T07:43:47.072Z] ---> bca28a091b28 [2022-10-28T07:43:47.072Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-28T07:43:47.072Z] ---> Running in f811076c03bc [2022-10-28T07:44:19.169Z] Removing intermediate container f811076c03bc [2022-10-28T07:44:19.169Z] ---> 6c36547ee75a [2022-10-28T07:44:19.169Z] Step 15/16 : COPY . . [2022-10-28T07:44:21.068Z] ---> 0abfe6f32130 [2022-10-28T07:44:21.068Z] Step 16/16 : RUN ${MAKE} [2022-10-28T07:44:21.068Z] ---> Running in ef68e4344c6a [2022-10-28T07:44:21.068Z] noop [2022-10-28T07:44:21.327Z] Removing intermediate container ef68e4344c6a [2022-10-28T07:44:21.327Z] ---> 82923085dfe7 [2022-10-28T07:44:21.327Z] Successfully built 82923085dfe7 [2022-10-28T07:44:21.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:44:21.639Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-28T07:44:21.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T07:44:21.699Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T07:44:21.726Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-28T07:44:22.028Z] $ docker top bf31e0abfdffab392feb6430f2aa0b5794847dacc34352f36dee106c8b4b4e2a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T07:44:22.363Z] + go version [2022-10-28T07:44:22.363Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-28T07:44:22.377Z] $ docker stop --time=1 bf31e0abfdffab392feb6430f2aa0b5794847dacc34352f36dee106c8b4b4e2a [2022-10-28T07:44:23.655Z] $ docker rm -f bf31e0abfdffab392feb6430f2aa0b5794847dacc34352f36dee106c8b4b4e2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:44:24.054Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-28T07:44:24.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T07:44:24.119Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T07:44:24.148Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-28T07:44:24.500Z] $ docker top ed7b47e9be2f43bdcc4bf1a4362b723cfa0b218369e82418716acf51cb1c65c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T07:44:24.830Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-28T07:44:25.123Z] + make test [2022-10-28T07:44:25.123Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-28T07:44:25.380Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-28T07:44:35.350Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-28T07:44:35.350Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-28T07:44:35.350Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-28T07:44:35.350Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-28T07:44:35.350Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-28T07:44:35.350Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-28T07:44:35.350Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-28T07:44:35.350Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-28T07:44:35.350Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-28T07:44:37.250Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-28T07:44:37.250Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-28T07:44:37.250Z] ./bin/test-attribution-txt.sh [2022-10-28T07:44:37.250Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-28T07:44:37.250Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-28T07:44:37.250Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-28T07:44:37.250Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-28T07:44:37.250Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-28T07:44:37.250Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-28T07:44:37.250Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-28T07:44:37.250Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-28T07:44:37.251Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-28T07:44:37.508Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-28T07:44:37.508Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-28T07:44:37.508Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-28T07:44:37.508Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-28T07:44:37.508Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-28T07:44:37.508Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-28T07:44:37.508Z] make -C web test [2022-10-28T07:44:37.508Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-10-28T07:44:37.508Z] make[1]: tput: No such file or directory [2022-10-28T07:44:37.508Z] make[1]: tput: No such file or directory [2022-10-28T07:44:37.508Z] warning: generating ./VERSION [2022-10-28T07:44:37.508Z] echo "0.0.0" > VERSION [2022-10-28T07:44:37.508Z] docker build \ [2022-10-28T07:44:37.508Z] -f Dockerfile \ [2022-10-28T07:44:37.508Z] --build-arg USER=1000 \ [2022-10-28T07:44:37.508Z] \ [2022-10-28T07:44:37.508Z] --label "git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68" \ [2022-10-28T07:44:37.508Z] -t edgexfoundry/edgex-web-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 \ [2022-10-28T07:44:37.508Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-28T07:44:37.508Z] . [2022-10-28T07:44:37.508Z] Sending build context to Docker daemon 3.269MB [2022-10-28T07:44:37.508Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-28T07:44:37.767Z] 16.17-alpine3.15: Pulling from library/node [2022-10-28T07:44:38.025Z] 9621f1afde84: Pulling fs layer [2022-10-28T07:44:38.025Z] c6f70ee39829: Pulling fs layer [2022-10-28T07:44:38.025Z] 56892a8094a2: Pulling fs layer [2022-10-28T07:44:38.025Z] 58dd87906ef0: Pulling fs layer [2022-10-28T07:44:38.025Z] 58dd87906ef0: Waiting [2022-10-28T07:44:38.025Z] 9621f1afde84: Verifying Checksum [2022-10-28T07:44:38.025Z] 9621f1afde84: Download complete [2022-10-28T07:44:38.283Z] 9621f1afde84: Pull complete [2022-10-28T07:44:38.283Z] 58dd87906ef0: Download complete [2022-10-28T07:44:38.283Z] 56892a8094a2: Verifying Checksum [2022-10-28T07:44:38.283Z] 56892a8094a2: Download complete [2022-10-28T07:44:39.217Z] c6f70ee39829: Verifying Checksum [2022-10-28T07:44:39.217Z] c6f70ee39829: Download complete [2022-10-28T07:44:40.593Z] c6f70ee39829: Pull complete [2022-10-28T07:44:40.593Z] 56892a8094a2: Pull complete [2022-10-28T07:44:40.593Z] 58dd87906ef0: Pull complete [2022-10-28T07:44:40.593Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-28T07:44:40.593Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-28T07:44:40.593Z] ---> b69703f70c3d [2022-10-28T07:44:40.593Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-28T07:44:43.882Z] ---> Running in 4283e81f8adf [2022-10-28T07:44:43.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-28T07:44:44.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-28T07:44:44.397Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-28T07:44:44.397Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-28T07:44:44.397Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-28T07:44:44.397Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-28T07:44:44.397Z] (5/129) Installing libxcb (1.14-r2) [2022-10-28T07:44:44.397Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-28T07:44:44.397Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-28T07:44:44.397Z] (8/129) Installing libice (1.0.10-r0) [2022-10-28T07:44:44.397Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-28T07:44:44.397Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-28T07:44:44.397Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-28T07:44:44.397Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-28T07:44:44.397Z] (13/129) Installing xset (1.2.4-r0) [2022-10-28T07:44:44.397Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-28T07:44:44.397Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-28T07:44:44.397Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-28T07:44:44.397Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-28T07:44:44.397Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-28T07:44:44.397Z] (19/129) Installing libintl (0.21-r0) [2022-10-28T07:44:44.397Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-28T07:44:44.397Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-28T07:44:44.397Z] (22/129) Installing pcre (8.45-r1) [2022-10-28T07:44:44.397Z] (23/129) Installing glib (2.70.1-r0) [2022-10-28T07:44:44.397Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-28T07:44:44.397Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-28T07:44:44.397Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-28T07:44:44.661Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-28T07:44:44.661Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-28T07:44:44.661Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-28T07:44:44.661Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-28T07:44:44.661Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-28T07:44:44.661Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-28T07:44:44.661Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-28T07:44:44.661Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-28T07:44:44.661Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-28T07:44:44.661Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-28T07:44:44.661Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-28T07:44:44.661Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-28T07:44:44.661Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-28T07:44:44.661Z] (40/129) Installing libxi (1.8-r0) [2022-10-28T07:44:44.661Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-28T07:44:44.661Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-28T07:44:44.661Z] (43/129) Installing atk (2.36.0-r0) [2022-10-28T07:44:44.661Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-28T07:44:44.661Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-28T07:44:44.661Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-28T07:44:44.661Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-28T07:44:44.661Z] (48/129) Installing expat (2.5.0-r0) [2022-10-28T07:44:44.661Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-28T07:44:44.661Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-28T07:44:44.661Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-28T07:44:44.661Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-28T07:44:44.661Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-28T07:44:44.661Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-28T07:44:44.661Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-28T07:44:44.661Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-28T07:44:44.661Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-28T07:44:44.661Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-28T07:44:44.661Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-28T07:44:44.661Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-28T07:44:44.661Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-28T07:44:44.921Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-28T07:44:44.921Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-28T07:44:44.921Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-28T07:44:44.921Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-28T07:44:44.921Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-28T07:44:44.921Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-28T07:44:44.921Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-28T07:44:44.921Z] (69/129) Installing pango (1.48.10-r0) [2022-10-28T07:44:44.921Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-28T07:44:44.921Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-28T07:44:44.921Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-28T07:44:44.921Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-28T07:44:44.921Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-28T07:44:44.921Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-28T07:44:44.921Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-28T07:44:44.921Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-28T07:44:44.921Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-28T07:44:44.921Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-28T07:44:45.179Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-28T07:44:47.082Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-28T07:44:47.082Z] (80/129) Installing flac (1.3.4-r0) [2022-10-28T07:44:47.082Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-28T07:44:47.082Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-28T07:44:47.082Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-28T07:44:47.082Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-28T07:44:47.082Z] (85/129) Installing libass (0.15.2-r0) [2022-10-28T07:44:47.082Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-28T07:44:47.082Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-28T07:44:47.082Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-28T07:44:47.340Z] (89/129) Installing lame (3.100-r0) [2022-10-28T07:44:47.340Z] (90/129) Installing opus (1.3.1-r1) [2022-10-28T07:44:47.340Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-28T07:44:47.340Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-28T07:44:47.340Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-28T07:44:47.340Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-28T07:44:47.340Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-28T07:44:47.340Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-28T07:44:47.340Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-28T07:44:47.340Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-28T07:44:47.340Z] (99/129) Installing libva (2.13.0-r0) [2022-10-28T07:44:47.340Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-28T07:44:47.340Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-28T07:44:47.340Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-28T07:44:47.340Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-28T07:44:47.340Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-28T07:44:47.340Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-28T07:44:47.340Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-28T07:44:47.340Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-28T07:44:47.340Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-28T07:44:47.599Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-28T07:44:47.599Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-28T07:44:47.599Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-28T07:44:47.599Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-28T07:44:47.599Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-28T07:44:47.599Z] (114/129) Installing nspr (4.32-r0) [2022-10-28T07:44:47.599Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-28T07:44:47.599Z] (116/129) Installing nss (3.78.1-r0) [2022-10-28T07:44:47.599Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-28T07:44:47.599Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-28T07:44:47.599Z] (119/129) Installing orc (0.4.32-r0) [2022-10-28T07:44:47.599Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-28T07:44:47.599Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-28T07:44:47.599Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-28T07:44:47.599Z] (123/129) Installing libpulse (15.0-r2) [2022-10-28T07:44:47.599Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-28T07:44:47.599Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-28T07:44:47.599Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-28T07:44:47.599Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-28T07:44:47.599Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-28T07:44:47.599Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-28T07:44:48.536Z] Executing busybox-1.34.1-r7.trigger [2022-10-28T07:44:48.536Z] Executing glib-2.70.1-r0.trigger [2022-10-28T07:44:48.536Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-28T07:44:51.077Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-28T07:44:51.077Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-28T07:44:51.077Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-28T07:44:51.077Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-28T07:44:51.077Z] OK: 286 MiB in 145 packages [2022-10-28T07:44:59.205Z] Removing intermediate container 4283e81f8adf [2022-10-28T07:44:59.205Z] ---> 4adf74af7988 [2022-10-28T07:44:59.205Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-28T07:44:59.205Z] ---> Running in b8ddcf539e8e [2022-10-28T07:44:59.205Z] Removing intermediate container b8ddcf539e8e [2022-10-28T07:44:59.205Z] ---> 46918e0e2ce3 [2022-10-28T07:44:59.205Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-28T07:44:59.205Z] ---> Running in efbcf9afb512 [2022-10-28T07:44:59.205Z] Removing intermediate container efbcf9afb512 [2022-10-28T07:44:59.205Z] ---> e9b254db1422 [2022-10-28T07:44:59.205Z] Step 5/10 : RUN npm install -g npm [2022-10-28T07:44:59.205Z] ---> Running in 8c18b24e0d6f [2022-10-28T07:45:05.773Z] [2022-10-28T07:45:05.773Z] changed 54 packages, and audited 212 packages in 6s [2022-10-28T07:45:05.773Z] [2022-10-28T07:45:05.773Z] 11 packages are looking for funding [2022-10-28T07:45:05.773Z] run `npm fund` for details [2022-10-28T07:45:05.773Z] [2022-10-28T07:45:05.773Z] found 0 vulnerabilities [2022-10-28T07:45:07.154Z] Removing intermediate container 8c18b24e0d6f [2022-10-28T07:45:07.154Z] ---> adbe0dfc4432 [2022-10-28T07:45:07.154Z] Step 6/10 : ARG USER=1000 [2022-10-28T07:45:07.413Z] ---> Running in 65c092b533cf [2022-10-28T07:45:07.413Z] Removing intermediate container 65c092b533cf [2022-10-28T07:45:07.413Z] ---> a11d665281d9 [2022-10-28T07:45:07.413Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-28T07:45:07.413Z] ---> Running in 441d1f81e060 [2022-10-28T07:45:07.978Z] Removing intermediate container 441d1f81e060 [2022-10-28T07:45:07.978Z] ---> 41bff3e3ef99 [2022-10-28T07:45:07.978Z] Step 8/10 : USER $USER:$USER [2022-10-28T07:45:07.978Z] ---> Running in bc3f999de88c [2022-10-28T07:45:07.978Z] Removing intermediate container bc3f999de88c [2022-10-28T07:45:07.978Z] ---> ec4b15bd3530 [2022-10-28T07:45:07.978Z] Step 9/10 : WORKDIR /app [2022-10-28T07:45:07.978Z] ---> Running in 5744ef60281e [2022-10-28T07:45:08.237Z] Removing intermediate container 5744ef60281e [2022-10-28T07:45:08.237Z] ---> 8d859e9e09a5 [2022-10-28T07:45:08.237Z] Step 10/10 : LABEL git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T07:45:08.237Z] ---> Running in 1bc07c24915f [2022-10-28T07:45:08.237Z] Removing intermediate container 1bc07c24915f [2022-10-28T07:45:08.237Z] ---> 180dfe850a18 [2022-10-28T07:45:08.237Z] Successfully built 180dfe850a18 [2022-10-28T07:45:08.237Z] Successfully tagged edgexfoundry/edgex-web-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T07:45:08.237Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-28T07:45:08.237Z] touch edgex-web-ui.imagebuilt [2022-10-28T07:45:08.237Z] mkdir -p node_modules coverage [2022-10-28T07:45:08.237Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-28T07:45:08.237Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE required: { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE }, [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE required: { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE }, [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE required: { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE }, [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE required: { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE }, [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE required: { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE }, [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE required: { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE }, [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE required: { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE }, [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE required: { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE }, [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE required: { [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE }, [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:45:10.287Z] npm WARN EBADENGINE } [2022-10-28T07:45:10.415Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117514 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-10-28T07:45:10.428Z] Running in /w/workspace/edgex-ui-go/91 [Pipeline] { [Pipeline] checkout [2022-10-28T07:45:10.464Z] The recommended git tool is: git [2022-10-28T07:45:15.631Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-28T07:45:15.631Z] 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 [2022-10-28T07:45:15.631Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-28T07:45:15.631Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-28T07:45:15.631Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-28T07:45:15.631Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-28T07:45:15.724Z] using credential edgex-jenkins-ssh [2022-10-28T07:45:15.740Z] Cloning the remote Git repository [2022-10-28T07:45:16.200Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-28T07:45:15.771Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-28T07:45:15.839Z] > git init /w/workspace/edgex-ui-go/91 # timeout=10 [2022-10-28T07:45:15.955Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-28T07:45:15.956Z] > git --version # timeout=10 [2022-10-28T07:45:15.972Z] > git --version # 'git version 2.25.1' [2022-10-28T07:45:15.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-28T07:45:16.012Z] Verifying host key using known hosts file [2022-10-28T07:45:16.190Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-28T07:45:16.202Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-28T07:45:17.180Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-28T07:45:17.180Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-28T07:45:19.113Z] 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 [2022-10-28T07:45:19.113Z] 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 [2022-10-28T07:45:19.241Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-28T07:45:19.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-28T07:45:20.075Z] Avoid second fetch [2022-10-28T07:45:20.076Z] Checking out Revision 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 (main) [2022-10-28T07:45:20.487Z] 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. [2022-10-28T07:45:20.088Z] > git config core.sparsecheckout # timeout=10 [2022-10-28T07:45:20.111Z] > git checkout -f 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 # timeout=10 [2022-10-28T07:45:20.747Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-28T07:45:20.747Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-28T07:45:20.911Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#568)" [2022-10-28T07:45:21.317Z] 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. [2022-10-28T07:45:21.317Z] 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. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-28T07:45:21.883Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-28T07:45:21.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-28T07:45:21.883Z] Dload Upload Total Spent Left Speed [2022-10-28T07:45:21.883Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10504 0 0 73454 0 --:--:-- --:--:-- --:--:-- 72944 100 12602 100 12602 0 0 86910 0 --:--:-- --:--:-- --:--:-- 86910 [Pipeline] sh [2022-10-28T07:45:22.252Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-28T07:45:22.546Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-28T07:45:22.884Z] + sudo tee /etc/docker/daemon.new [2022-10-28T07:45:22.884Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-28T07:45:22.884Z] { [2022-10-28T07:45:22.884Z] "registry-mirrors": [ [2022-10-28T07:45:22.884Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-28T07:45:22.884Z] ], [2022-10-28T07:45:22.884Z] "bip": "10.250.0.254/24", [2022-10-28T07:45:22.884Z] "hosts": [ [2022-10-28T07:45:22.884Z] "tcp://0.0.0.0:5555", [2022-10-28T07:45:22.884Z] "unix:///var/run/docker.sock" [2022-10-28T07:45:22.884Z] ], [2022-10-28T07:45:22.884Z] "mtu": 1458, [2022-10-28T07:45:22.884Z] "selinux-enabled": true, [2022-10-28T07:45:22.884Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-28T07:45:22.884Z] } [Pipeline] sh [2022-10-28T07:45:23.215Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-28T07:45:23.559Z] + sudo service docker restart [2022-10-28T07:45:24.159Z] 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. [2022-10-28T07:45:27.442Z] 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. [2022-10-28T07:45:32.723Z] [2022-10-28T07:45:32.723Z] added 1478 packages, and audited 1479 packages in 23s [2022-10-28T07:45:32.723Z] [2022-10-28T07:45:32.723Z] 90 packages are looking for funding [2022-10-28T07:45:32.723Z] run `npm fund` for details [2022-10-28T07:45:32.723Z] [2022-10-28T07:45:32.723Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-28T07:45:32.723Z] [2022-10-28T07:45:32.723Z] To address issues that do not require attention, run: [2022-10-28T07:45:32.723Z] npm audit fix [2022-10-28T07:45:32.723Z] [2022-10-28T07:45:32.723Z] To address all issues (including breaking changes), run: [2022-10-28T07:45:32.723Z] npm audit fix --force [2022-10-28T07:45:32.723Z] [2022-10-28T07:45:32.723Z] Run `npm audit` for details. [2022-10-28T07:45:40.864Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-28T07:45:41.846Z] provisioning config files... [2022-10-28T07:45:41.870Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/91@tmp/config5795592929913531544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T07:45:42.213Z] ---> docker-login.sh [2022-10-28T07:45:42.213Z] nexus3.edgexfoundry.org:10001 [2022-10-28T07:45:42.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:45:42.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:45:42.803Z] Configure a credential helper to remove this warning. See [2022-10-28T07:45:42.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:45:42.803Z] [2022-10-28T07:45:42.803Z] Login Succeeded [2022-10-28T07:45:42.803Z] nexus3.edgexfoundry.org:10002 [2022-10-28T07:45:43.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:45:43.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:45:43.343Z] Configure a credential helper to remove this warning. See [2022-10-28T07:45:43.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:45:43.343Z] [2022-10-28T07:45:43.343Z] Login Succeeded [2022-10-28T07:45:43.343Z] nexus3.edgexfoundry.org:10003 [2022-10-28T07:45:43.392Z] - Generating browser application bundles (phase: setup)... [2022-10-28T07:45:43.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:45:43.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:45:43.613Z] Configure a credential helper to remove this warning. See [2022-10-28T07:45:43.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:45:43.613Z] [2022-10-28T07:45:43.613Z] Login Succeeded [2022-10-28T07:45:43.613Z] nexus3.edgexfoundry.org:10004 [2022-10-28T07:45:43.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:45:43.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:45:43.884Z] Configure a credential helper to remove this warning. See [2022-10-28T07:45:43.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:45:43.884Z] [2022-10-28T07:45:43.884Z] Login Succeeded [2022-10-28T07:45:43.884Z] docker.io [2022-10-28T07:45:44.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:45:44.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:45:44.741Z] Configure a credential helper to remove this warning. See [2022-10-28T07:45:44.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:45:44.741Z] [2022-10-28T07:45:44.741Z] Login Succeeded [2022-10-28T07:45:44.741Z] ---> docker-login.sh ends [Pipeline] } [2022-10-28T07:45:44.755Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-28T07:45:44.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T07:45:44.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T07:45:44.930Z] ========================================================= [2022-10-28T07:45:44.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-28T07:45:44.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:45:45.269Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-28T07:45:46.259Z] Sending build context to Docker daemon 28.71MB [2022-10-28T07:45:46.259Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-28T07:45:46.259Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-28T07:45:46.532Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-28T07:45:46.532Z] 9b18e9b68314: Pulling fs layer [2022-10-28T07:45:46.532Z] d32db5db7311: Pulling fs layer [2022-10-28T07:45:46.532Z] d0c4b47475fc: Pulling fs layer [2022-10-28T07:45:46.532Z] 5831b945b038: Pulling fs layer [2022-10-28T07:45:46.532Z] 86bbec2aaacd: Pulling fs layer [2022-10-28T07:45:46.532Z] e10730c5d714: Pulling fs layer [2022-10-28T07:45:46.532Z] 5dd5c2283517: Pulling fs layer [2022-10-28T07:45:46.532Z] d5ac0230b979: Pulling fs layer [2022-10-28T07:45:46.532Z] 86bbec2aaacd: Waiting [2022-10-28T07:45:46.532Z] e10730c5d714: Waiting [2022-10-28T07:45:46.532Z] 5831b945b038: Waiting [2022-10-28T07:45:46.532Z] d5ac0230b979: Waiting [2022-10-28T07:45:46.532Z] 5dd5c2283517: Waiting [2022-10-28T07:45:46.532Z] d0c4b47475fc: Verifying Checksum [2022-10-28T07:45:46.532Z] d0c4b47475fc: Download complete [2022-10-28T07:45:46.532Z] d32db5db7311: Verifying Checksum [2022-10-28T07:45:46.532Z] d32db5db7311: Download complete [2022-10-28T07:45:46.532Z] 86bbec2aaacd: Verifying Checksum [2022-10-28T07:45:46.532Z] 86bbec2aaacd: Download complete [2022-10-28T07:45:46.532Z] e10730c5d714: Verifying Checksum [2022-10-28T07:45:46.532Z] e10730c5d714: Download complete [2022-10-28T07:45:46.532Z] 9b18e9b68314: Verifying Checksum [2022-10-28T07:45:46.532Z] 9b18e9b68314: Download complete [2022-10-28T07:45:47.514Z] 9b18e9b68314: Pull complete [2022-10-28T07:45:47.571Z] Compiling @angular/core : es2015 as esm2015 [2022-10-28T07:45:47.571Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-28T07:45:47.791Z] d5ac0230b979: Verifying Checksum [2022-10-28T07:45:47.791Z] d5ac0230b979: Download complete [2022-10-28T07:45:48.062Z] d32db5db7311: Pull complete [2022-10-28T07:45:48.336Z] d0c4b47475fc: Pull complete [2022-10-28T07:45:48.928Z] 5dd5c2283517: Verifying Checksum [2022-10-28T07:45:48.928Z] 5dd5c2283517: Download complete [2022-10-28T07:45:49.523Z] 5831b945b038: Verifying Checksum [2022-10-28T07:45:49.524Z] 5831b945b038: Download complete [2022-10-28T07:45:51.751Z] Compiling @angular/common : es2015 as esm2015 [2022-10-28T07:45:51.751Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-28T07:45:52.008Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-28T07:45:52.008Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-28T07:45:52.572Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-28T07:45:52.572Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-28T07:45:52.829Z] Compiling @angular/router : es2015 as esm2015 [2022-10-28T07:45:52.829Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-28T07:45:52.829Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-28T07:45:53.394Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-28T07:45:53.394Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-28T07:45:55.291Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-28T07:46:01.841Z] 28 10 2022 07:46:01.653:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-28T07:46:01.841Z] 28 10 2022 07:46:01.658:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-28T07:46:01.841Z] 28 10 2022 07:46:01.668:INFO [launcher]: Starting browser ChromeHeadless [2022-10-28T07:46:01.869Z] 5831b945b038: Pull complete [2022-10-28T07:46:01.869Z] 86bbec2aaacd: Pull complete [2022-10-28T07:46:02.137Z] e10730c5d714: Pull complete [2022-10-28T07:46:07.516Z] 5dd5c2283517: Pull complete [2022-10-28T07:46:09.470Z] d5ac0230b979: Pull complete [2022-10-28T07:46:09.470Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-28T07:46:09.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-28T07:46:09.470Z] ---> 59b3b1a385d4 [2022-10-28T07:46:09.470Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-28T07:46:12.062Z] ---> Running in 9a2b022f80f1 [2022-10-28T07:46:12.062Z] Removing intermediate container 9a2b022f80f1 [2022-10-28T07:46:12.062Z] ---> 2837785ecd04 [2022-10-28T07:46:12.062Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-28T07:46:12.062Z] ---> Running in cc6e8957a2d5 [2022-10-28T07:46:12.330Z] Removing intermediate container cc6e8957a2d5 [2022-10-28T07:46:12.330Z] ---> 80e9fa2b52a9 [2022-10-28T07:46:12.330Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-28T07:46:12.330Z] ---> Running in 7928212adf89 [2022-10-28T07:46:12.916Z] Removing intermediate container 7928212adf89 [2022-10-28T07:46:12.916Z] ---> a32fcf00ccb5 [2022-10-28T07:46:12.916Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-28T07:46:12.916Z] ---> Running in 6d9ae04fb4ee [2022-10-28T07:46:13.185Z] Removing intermediate container 6d9ae04fb4ee [2022-10-28T07:46:13.185Z] ---> 5bf80211a6c2 [2022-10-28T07:46:13.185Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-28T07:46:13.185Z] ---> Running in 80c707fec01a [2022-10-28T07:46:13.454Z] Removing intermediate container 80c707fec01a [2022-10-28T07:46:13.454Z] ---> 72f2746523e2 [2022-10-28T07:46:13.454Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-28T07:46:14.087Z] ✔ Browser application bundle generation complete. [2022-10-28T07:46:14.087Z] 28 10 2022 07:46:13.461:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 1BIa0AZfRP0tacbVAAAB with id 95177737 [2022-10-28T07:46:15.407Z] latest: Pulling from library/docker [2022-10-28T07:46:15.676Z] 9b18e9b68314: Already exists [2022-10-28T07:46:15.676Z] e5833820420a: Pulling fs layer [2022-10-28T07:46:15.676Z] 79069699b830: Pulling fs layer [2022-10-28T07:46:15.676Z] 444a66d86b54: Pulling fs layer [2022-10-28T07:46:15.676Z] af8c662400c0: Pulling fs layer [2022-10-28T07:46:15.676Z] 7851778f47af: Pulling fs layer [2022-10-28T07:46:15.676Z] 969048075247: Pulling fs layer [2022-10-28T07:46:15.676Z] 9d9d268b6129: Pulling fs layer [2022-10-28T07:46:15.676Z] 71d72239e8c8: Pulling fs layer [2022-10-28T07:46:15.676Z] 969048075247: Waiting [2022-10-28T07:46:15.676Z] 9d9d268b6129: Waiting [2022-10-28T07:46:15.676Z] 71d72239e8c8: Waiting [2022-10-28T07:46:15.676Z] af8c662400c0: Waiting [2022-10-28T07:46:15.676Z] 7851778f47af: Waiting [2022-10-28T07:46:15.676Z] 79069699b830: Verifying Checksum [2022-10-28T07:46:15.676Z] 79069699b830: Download complete [2022-10-28T07:46:15.945Z] e5833820420a: Verifying Checksum [2022-10-28T07:46:15.945Z] e5833820420a: Download complete [2022-10-28T07:46:16.214Z] 444a66d86b54: Verifying Checksum [2022-10-28T07:46:16.214Z] 444a66d86b54: Download complete [2022-10-28T07:46:16.214Z] 969048075247: Verifying Checksum [2022-10-28T07:46:16.214Z] 969048075247: Download complete [2022-10-28T07:46:16.487Z] af8c662400c0: Verifying Checksum [2022-10-28T07:46:16.487Z] af8c662400c0: Download complete [2022-10-28T07:46:16.487Z] 7851778f47af: Verifying Checksum [2022-10-28T07:46:16.487Z] 7851778f47af: Download complete [2022-10-28T07:46:16.487Z] 9d9d268b6129: Verifying Checksum [2022-10-28T07:46:16.487Z] 9d9d268b6129: Download complete [2022-10-28T07:46:16.487Z] 71d72239e8c8: Download complete [2022-10-28T07:46:16.487Z] e5833820420a: Pull complete [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.024 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.034 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.037 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.039 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.041 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.071 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.077 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.082 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.109 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.228 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.231 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.232 secs) [2022-10-28T07:46:16.634Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.249 secs) [2022-10-28T07:46:16.754Z] 79069699b830: Pull complete [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.345 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.359 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.362 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.367 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.369 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.371 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.374 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.405 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.424 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.429 secs) [2022-10-28T07:46:16.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.433 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.539 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.549 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.552 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.554 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.557 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.565 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.569 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.572 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.582 secs) [2022-10-28T07:46:17.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.657 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.684 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.708 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.716 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.722 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.731 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.741 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.753 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.785 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.808 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.817 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.822 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.825 secs) [2022-10-28T07:46:17.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.857 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.907 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.916 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.936 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.953 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.97 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.982 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.002 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.013 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.021 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.025 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.032 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.04 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.041 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.043 secs) [2022-10-28T07:46:17.668Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.047 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.067 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.078 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.081 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.087 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.092 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.096 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.118 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.124 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.13 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.163 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.194 secs) [2022-10-28T07:46:17.926Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.21 secs) [2022-10-28T07:46:18.171Z] 444a66d86b54: Pull complete [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.233 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.27 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.279 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.287 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.296 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.311 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.315 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.318 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.322 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.328 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.344 secs) [2022-10-28T07:46:18.183Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.351 secs) [2022-10-28T07:46:18.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.362 secs) [2022-10-28T07:46:18.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.38 secs) [2022-10-28T07:46:18.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.39 secs) [2022-10-28T07:46:18.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.393 secs) [2022-10-28T07:46:18.184Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.398 secs) [2022-10-28T07:46:18.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.431 secs) [2022-10-28T07:46:18.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.446 secs) [2022-10-28T07:46:18.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.455 secs) [2022-10-28T07:46:18.441Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.465 secs) [2022-10-28T07:46:18.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.474 secs) [2022-10-28T07:46:18.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.485 secs) [2022-10-28T07:46:18.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.494 secs) [2022-10-28T07:46:18.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.499 secs) [2022-10-28T07:46:18.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.503 secs) [2022-10-28T07:46:18.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.506 secs) [2022-10-28T07:46:18.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.508 secs) [2022-10-28T07:46:18.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.515 secs) [2022-10-28T07:46:18.442Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.567 secs) [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.579 secs) [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.582 secs) [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.614 secs) [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.637 secs) [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.644 secs) [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.67 secs) [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.695 secs) [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.709 secs) [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.722 secs) [2022-10-28T07:46:18.699Z] WARN: ' [2022-10-28T07:46:18.699Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-28T07:46:18.699Z] Support for using the ngModel input property and ngModelChange event with [2022-10-28T07:46:18.699Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-28T07:46:18.699Z] in a future version of Angular. [2022-10-28T07:46:18.699Z] [2022-10-28T07:46:18.699Z] For more information on this, see our API docs here: [2022-10-28T07:46:18.699Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-28T07:46:18.699Z] ' [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.722 secs) [2022-10-28T07:46:18.699Z] WARN: ' [2022-10-28T07:46:18.699Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-28T07:46:18.699Z] Support for using the ngModel input property and ngModelChange event with [2022-10-28T07:46:18.699Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-28T07:46:18.699Z] in a future version of Angular. [2022-10-28T07:46:18.699Z] [2022-10-28T07:46:18.699Z] For more information on this, see our API docs here: [2022-10-28T07:46:18.699Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-28T07:46:18.699Z] ' [2022-10-28T07:46:18.699Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.74 secs) [2022-10-28T07:46:18.824Z] af8c662400c0: Pull complete [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.761 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.779 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.782 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.805 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.842 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.847 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.859 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.866 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.872 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.899 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.915 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.933 secs) [2022-10-28T07:46:18.957Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.945 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.954 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.969 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.974 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.981 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.985 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.988 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.99 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.013 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.02 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.028 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.051 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.057 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.067 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.071 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.08 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.086 secs) [2022-10-28T07:46:19.215Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.108 secs) [2022-10-28T07:46:19.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.123 secs) [2022-10-28T07:46:19.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.129 secs) [2022-10-28T07:46:19.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.141 secs) [2022-10-28T07:46:19.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.15 secs) [2022-10-28T07:46:19.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.157 secs) [2022-10-28T07:46:19.475Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.171 secs / 2.157 secs) [2022-10-28T07:46:19.475Z] TOTAL: 149 SUCCESS [2022-10-28T07:46:19.475Z] ✔ Browser application bundle generation complete. [2022-10-28T07:46:19.843Z] 7851778f47af: Pull complete [2022-10-28T07:46:20.043Z] [2022-10-28T07:46:20.044Z] =============================== Coverage summary =============================== [2022-10-28T07:46:20.044Z] Statements : 40.92% ( 1465/3580 ) [2022-10-28T07:46:20.044Z] Branches : 12.03% ( 111/923 ) [2022-10-28T07:46:20.044Z] Functions : 33.13% ( 430/1298 ) [2022-10-28T07:46:20.044Z] Lines : 38.85% ( 1316/3387 ) [2022-10-28T07:46:20.044Z] ================================================================================ [2022-10-28T07:46:20.044Z] ✔ Browser application bundle generation complete. [2022-10-28T07:46:20.119Z] 969048075247: Pull complete [2022-10-28T07:46:20.398Z] 9d9d268b6129: Pull complete [2022-10-28T07:46:20.609Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-10-28T07:46:20.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-28T07:46:20.632Z] $ docker stop --time=1 ed7b47e9be2f43bdcc4bf1a4362b723cfa0b218369e82418716acf51cb1c65c7 [2022-10-28T07:46:20.669Z] 71d72239e8c8: Pull complete [2022-10-28T07:46:20.938Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-28T07:46:20.938Z] Status: Downloaded newer image for docker:latest [2022-10-28T07:46:21.883Z] $ docker rm -f ed7b47e9be2f43bdcc4bf1a4362b723cfa0b218369e82418716acf51cb1c65c7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-28T07:46:22.251Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-28T07:46:23.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-28T07:46:23.545Z] ---> aa105531d489 [2022-10-28T07:46:23.545Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-28T07:46:23.545Z] ---> Running in ff1984399870 [2022-10-28T07:46:23.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-28T07:46:24.089Z] + ls -al . [2022-10-28T07:46:24.089Z] total 184 [2022-10-28T07:46:24.089Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 28 07:44 . [2022-10-28T07:46:24.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:42 .. [2022-10-28T07:46:24.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 .blubracket [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 28 07:42 .dockerignore [2022-10-28T07:46:24.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:43 .git [2022-10-28T07:46:24.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 .github [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 28 07:42 .gitignore [2022-10-28T07:46:24.089Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 07:43 .semver [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 28 07:42 Attribution.txt [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 28 07:42 CHANGELOG.md [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 28 07:42 CONTRIBUTING.md [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 28 07:42 Dockerfile [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 28 07:42 Jenkinsfile [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 28 07:42 LICENSE [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 28 07:42 Makefile [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 28 07:42 README.md [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 28 07:43 VERSION [2022-10-28T07:46:24.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 assets [2022-10-28T07:46:24.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 bin [2022-10-28T07:46:24.089Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:42 cmd [2022-10-28T07:46:24.089Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 28 07:44 coverage.out [2022-10-28T07:46:24.089Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:42 docs [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 3152 Oct 28 07:42 go.mod [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 43972 Oct 28 07:42 go.sum [2022-10-28T07:46:24.089Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:42 internal [2022-10-28T07:46:24.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:42 snap [2022-10-28T07:46:24.089Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:42 testing [2022-10-28T07:46:24.089Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 28 07:42 version.go [2022-10-28T07:46:24.089Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 28 07:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:24.399Z] + 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=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 --label arch=amd64 --label version=2.3.0-dev.20 . [2022-10-28T07:46:24.659Z] Sending build context to Docker daemon 48.23MB [2022-10-28T07:46:24.659Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-28T07:46:24.659Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-28T07:46:24.659Z] ---> 82923085dfe7 [2022-10-28T07:46:24.659Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-28T07:46:25.245Z] ---> Running in 500cfa81bc88 [2022-10-28T07:46:25.245Z] Removing intermediate container 500cfa81bc88 [2022-10-28T07:46:25.245Z] ---> bfc53e21c048 [2022-10-28T07:46:25.245Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-28T07:46:25.245Z] ---> Running in 4f6f5654eee5 [2022-10-28T07:46:25.245Z] Removing intermediate container 4f6f5654eee5 [2022-10-28T07:46:25.245Z] ---> 872ff92622eb [2022-10-28T07:46:25.245Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-28T07:46:25.503Z] Removing intermediate container ff1984399870 [2022-10-28T07:46:25.503Z] ---> 6d1099cce4ab [2022-10-28T07:46:25.503Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-28T07:46:25.503Z] ---> Running in b0ed49e41c8e [2022-10-28T07:46:25.503Z] ---> Running in 1d77a797ed0f [2022-10-28T07:46:25.503Z] Removing intermediate container 1d77a797ed0f [2022-10-28T07:46:25.503Z] ---> 378c261a83a7 [2022-10-28T07:46:25.503Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-28T07:46:25.503Z] ---> Running in f3d82b8b28fe [2022-10-28T07:46:25.503Z] Removing intermediate container f3d82b8b28fe [2022-10-28T07:46:25.503Z] ---> 9fe4c1d842ed [2022-10-28T07:46:25.503Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-28T07:46:25.503Z] ---> Running in d344e364c049 [2022-10-28T07:46:25.762Z] Removing intermediate container d344e364c049 [2022-10-28T07:46:25.762Z] ---> 3c2f37496a80 [2022-10-28T07:46:25.762Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-28T07:46:26.467Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-28T07:46:26.697Z] ---> 80204090c5c8 [2022-10-28T07:46:26.697Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-28T07:46:26.697Z] ---> Running in b3d1cd2e485e [2022-10-28T07:46:26.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-28T07:46:27.262Z] Removing intermediate container b3d1cd2e485e [2022-10-28T07:46:27.262Z] ---> 3efda4935899 [2022-10-28T07:46:27.262Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-28T07:46:27.262Z] ---> Running in f97363cfced6 [2022-10-28T07:46:27.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-28T07:46:28.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-28T07:46:28.654Z] OK: 211 MiB in 51 packages [2022-10-28T07:46:28.687Z] OK: 221 MiB in 51 packages [2022-10-28T07:46:28.913Z] Removing intermediate container f97363cfced6 [2022-10-28T07:46:28.913Z] ---> 647bbfb2dcad [2022-10-28T07:46:28.913Z] Step 11/26 : ENV GO111MODULE=on [2022-10-28T07:46:28.913Z] ---> Running in ead8e4ada893 [2022-10-28T07:46:28.913Z] Removing intermediate container ead8e4ada893 [2022-10-28T07:46:28.913Z] ---> 0ce9160e990d [2022-10-28T07:46:28.913Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-28T07:46:28.913Z] ---> Running in d1c08abcb42a [2022-10-28T07:46:29.171Z] Removing intermediate container d1c08abcb42a [2022-10-28T07:46:29.171Z] ---> 8148ae023542 [2022-10-28T07:46:29.171Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-28T07:46:29.171Z] ---> c950b75a025b [2022-10-28T07:46:29.171Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-28T07:46:29.171Z] ---> Running in 7c07ead1c42c [2022-10-28T07:46:29.275Z] Removing intermediate container b0ed49e41c8e [2022-10-28T07:46:29.275Z] ---> 0cb2c495d0eb [2022-10-28T07:46:29.275Z] Step 11/16 : ENV GO111MODULE=on [2022-10-28T07:46:29.275Z] ---> Running in f6ec0a73937c [2022-10-28T07:46:29.543Z] Removing intermediate container f6ec0a73937c [2022-10-28T07:46:29.543Z] ---> 0a9663e338e4 [2022-10-28T07:46:29.543Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-28T07:46:29.738Z] Removing intermediate container 7c07ead1c42c [2022-10-28T07:46:29.738Z] ---> f014423c14a2 [2022-10-28T07:46:29.738Z] Step 15/26 : COPY . . [2022-10-28T07:46:29.811Z] ---> Running in 1027b8e8d4bc [2022-10-28T07:46:30.083Z] Removing intermediate container 1027b8e8d4bc [2022-10-28T07:46:30.083Z] ---> e05101b1b8b3 [2022-10-28T07:46:30.083Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-28T07:46:30.664Z] ---> 93b1ec9b583c [2022-10-28T07:46:30.664Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-28T07:46:30.664Z] ---> Running in 428d0db826e4 [2022-10-28T07:46:31.680Z] ---> cc7321c00216 [2022-10-28T07:46:31.680Z] Step 16/26 : RUN ${MAKE} [2022-10-28T07:46:31.680Z] ---> Running in 0746d4b0d035 [2022-10-28T07:46:31.939Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-28T07:46:46.890Z] Removing intermediate container 0746d4b0d035 [2022-10-28T07:46:46.890Z] ---> 2a3f4e42354f [2022-10-28T07:46:46.890Z] Step 17/26 : FROM alpine:3.14 [2022-10-28T07:46:46.890Z] 3.14: Pulling from library/alpine [2022-10-28T07:46:46.890Z] c7ed990a2339: Pulling fs layer [2022-10-28T07:46:46.890Z] c7ed990a2339: Verifying Checksum [2022-10-28T07:46:46.890Z] c7ed990a2339: Download complete [2022-10-28T07:46:46.890Z] c7ed990a2339: Pull complete [2022-10-28T07:46:46.890Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-28T07:46:46.890Z] Status: Downloaded newer image for alpine:3.14 [2022-10-28T07:46:46.890Z] ---> dd53f409bf0b [2022-10-28T07:46:46.890Z] Step 18/26 : EXPOSE 4000 [2022-10-28T07:46:46.890Z] ---> Running in df3664c99c17 [2022-10-28T07:46:46.890Z] Removing intermediate container df3664c99c17 [2022-10-28T07:46:46.890Z] ---> 4669a63eee93 [2022-10-28T07:46:46.890Z] Step 19/26 : 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 [2022-10-28T07:46:46.890Z] ---> d9f590eeaa74 [2022-10-28T07:46:46.890Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-28T07:46:46.890Z] ---> 09a12d97d794 [2022-10-28T07:46:46.890Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-28T07:46:46.890Z] ---> 0352e9a14d83 [2022-10-28T07:46:46.890Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-28T07:46:46.890Z] ---> Running in 5cac7fb3aea8 [2022-10-28T07:46:46.890Z] Removing intermediate container 5cac7fb3aea8 [2022-10-28T07:46:46.890Z] ---> 8fbedd1d5e22 [2022-10-28T07:46:46.890Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-28T07:46:46.890Z] ---> Running in 9ab878996619 [2022-10-28T07:46:46.890Z] Removing intermediate container 9ab878996619 [2022-10-28T07:46:46.890Z] ---> fe243cedf038 [2022-10-28T07:46:46.890Z] Step 24/26 : LABEL arch=amd64 [2022-10-28T07:46:46.890Z] ---> Running in fe5459fb8480 [2022-10-28T07:46:47.150Z] Removing intermediate container fe5459fb8480 [2022-10-28T07:46:47.150Z] ---> b626a3ce2dd5 [2022-10-28T07:46:47.150Z] Step 25/26 : LABEL git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T07:46:47.150Z] ---> Running in b081a7abe2a7 [2022-10-28T07:46:47.150Z] Removing intermediate container b081a7abe2a7 [2022-10-28T07:46:47.150Z] ---> cf7efbb29900 [2022-10-28T07:46:47.150Z] Step 26/26 : LABEL version=2.3.0-dev.20 [2022-10-28T07:46:47.150Z] ---> Running in 2339da935f9d [2022-10-28T07:46:47.410Z] Removing intermediate container 2339da935f9d [2022-10-28T07:46:47.410Z] ---> dc160d4af864 [2022-10-28T07:46:47.410Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-28T07:46:47.410Z] Successfully built dc160d4af864 [2022-10-28T07:46:47.410Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-28T07:46:47.487Z] provisioning config files... [2022-10-28T07:46:47.496Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5068512151021059714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T07:46:47.802Z] ---> docker-login.sh [2022-10-28T07:46:47.802Z] nexus3.edgexfoundry.org:10001 [2022-10-28T07:46:47.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:46:47.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:46:47.802Z] Configure a credential helper to remove this warning. See [2022-10-28T07:46:47.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:46:47.802Z] [2022-10-28T07:46:47.802Z] Login Succeeded [2022-10-28T07:46:47.802Z] nexus3.edgexfoundry.org:10002 [2022-10-28T07:46:47.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:46:47.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:46:47.802Z] Configure a credential helper to remove this warning. See [2022-10-28T07:46:47.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:46:47.802Z] [2022-10-28T07:46:47.802Z] Login Succeeded [2022-10-28T07:46:47.802Z] nexus3.edgexfoundry.org:10003 [2022-10-28T07:46:48.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:46:48.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:46:48.060Z] Configure a credential helper to remove this warning. See [2022-10-28T07:46:48.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:46:48.060Z] [2022-10-28T07:46:48.060Z] Login Succeeded [2022-10-28T07:46:48.060Z] nexus3.edgexfoundry.org:10004 [2022-10-28T07:46:48.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:46:48.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:46:48.060Z] Configure a credential helper to remove this warning. See [2022-10-28T07:46:48.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:46:48.060Z] [2022-10-28T07:46:48.060Z] Login Succeeded [2022-10-28T07:46:48.060Z] docker.io [2022-10-28T07:46:48.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T07:46:48.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T07:46:48.577Z] Configure a credential helper to remove this warning. See [2022-10-28T07:46:48.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T07:46:48.577Z] [2022-10-28T07:46:48.577Z] Login Succeeded [2022-10-28T07:46:48.577Z] ---> docker-login.sh ends [Pipeline] } [2022-10-28T07:46:48.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-28T07:46:48.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T07:46:48.623Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-10-28T07:46:48.623Z] 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T07:46:48.623Z] latest [2022-10-28T07:46:48.623Z] 2.3.0-dev.20 [2022-10-28T07:46:48.623Z] 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [2022-10-28T07:46:48.623Z] main [2022-10-28T07:46:48.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:48.929Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:49.237Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T07:46:49.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-28T07:46:49.237Z] 1e61f1dfe7fc: Preparing [2022-10-28T07:46:49.237Z] 86c559b91709: Preparing [2022-10-28T07:46:49.237Z] f24563687b45: Preparing [2022-10-28T07:46:49.237Z] 63493a9ab2d4: Preparing [2022-10-28T07:46:49.237Z] 63493a9ab2d4: Layer already exists [2022-10-28T07:46:49.237Z] 86c559b91709: Pushed [2022-10-28T07:46:49.237Z] 1e61f1dfe7fc: Pushed [2022-10-28T07:46:52.528Z] f24563687b45: Pushed [2022-10-28T07:46:52.528Z] 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:52.836Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:53.140Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-28T07:46:53.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-28T07:46:53.140Z] 1e61f1dfe7fc: Preparing [2022-10-28T07:46:53.140Z] 86c559b91709: Preparing [2022-10-28T07:46:53.140Z] f24563687b45: Preparing [2022-10-28T07:46:53.140Z] 63493a9ab2d4: Preparing [2022-10-28T07:46:53.140Z] 86c559b91709: Layer already exists [2022-10-28T07:46:53.140Z] 1e61f1dfe7fc: Layer already exists [2022-10-28T07:46:53.140Z] f24563687b45: Layer already exists [2022-10-28T07:46:53.140Z] 63493a9ab2d4: Layer already exists [2022-10-28T07:46:53.140Z] latest: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:53.444Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:53.749Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.20 [2022-10-28T07:46:53.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-28T07:46:53.749Z] 1e61f1dfe7fc: Preparing [2022-10-28T07:46:53.749Z] 86c559b91709: Preparing [2022-10-28T07:46:53.749Z] f24563687b45: Preparing [2022-10-28T07:46:53.749Z] 63493a9ab2d4: Preparing [2022-10-28T07:46:53.749Z] 63493a9ab2d4: Layer already exists [2022-10-28T07:46:53.749Z] 1e61f1dfe7fc: Layer already exists [2022-10-28T07:46:53.749Z] 86c559b91709: Layer already exists [2022-10-28T07:46:53.749Z] f24563687b45: Layer already exists [2022-10-28T07:46:53.749Z] 2.3.0-dev.20: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:54.050Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:54.352Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [2022-10-28T07:46:54.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-28T07:46:54.352Z] 1e61f1dfe7fc: Preparing [2022-10-28T07:46:54.352Z] 86c559b91709: Preparing [2022-10-28T07:46:54.352Z] f24563687b45: Preparing [2022-10-28T07:46:54.352Z] 63493a9ab2d4: Preparing [2022-10-28T07:46:54.352Z] 1e61f1dfe7fc: Layer already exists [2022-10-28T07:46:54.352Z] f24563687b45: Layer already exists [2022-10-28T07:46:54.352Z] 86c559b91709: Layer already exists [2022-10-28T07:46:54.352Z] 63493a9ab2d4: Layer already exists [2022-10-28T07:46:54.352Z] 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:54.660Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:54.965Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-10-28T07:46:54.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-10-28T07:46:54.965Z] 1e61f1dfe7fc: Preparing [2022-10-28T07:46:54.965Z] 86c559b91709: Preparing [2022-10-28T07:46:54.965Z] f24563687b45: Preparing [2022-10-28T07:46:54.965Z] 63493a9ab2d4: Preparing [2022-10-28T07:46:54.965Z] f24563687b45: Layer already exists [2022-10-28T07:46:54.965Z] 63493a9ab2d4: Layer already exists [2022-10-28T07:46:54.965Z] 86c559b91709: Layer already exists [2022-10-28T07:46:54.965Z] 1e61f1dfe7fc: Layer already exists [2022-10-28T07:46:54.965Z] main: digest: sha256:eaea7c477705ed440faa1ddd2177e569c12be22ae018063ab89d4dc47c1dddb6 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-28T07:46:55.001Z] ===================================================== [Pipeline] echo [2022-10-28T07:46:55.007Z] taggedImages: [2022-10-28T07:46:55.007Z] - nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T07:46:55.007Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-10-28T07:46:55.007Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.20 [2022-10-28T07:46:55.007Z] - nexus3.edgexfoundry.org:10004/edgex-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [2022-10-28T07:46:55.007Z] - 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 [2022-10-28T07:46:55.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-28T07:46:55.469Z] [2022-10-28T07:46:55.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:46:55.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-28T07:46:55.761Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-28T07:46:55.761Z] 5eb5b503b376: Pulling fs layer [2022-10-28T07:46:55.761Z] 5c69ac0246d0: Pulling fs layer [2022-10-28T07:46:55.761Z] ec43610c2a17: Pulling fs layer [2022-10-28T07:46:55.761Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-28T07:46:55.761Z] 3a2ae6a8a46f: Waiting [2022-10-28T07:46:55.761Z] 33b1e0a273af: Pulling fs layer [2022-10-28T07:46:55.761Z] 5d3b04190fa2: Pulling fs layer [2022-10-28T07:46:55.761Z] 2f39f015ded8: Pulling fs layer [2022-10-28T07:46:55.761Z] 2f39f015ded8: Waiting [2022-10-28T07:46:55.761Z] 33b1e0a273af: Waiting [2022-10-28T07:46:55.761Z] 5d3b04190fa2: Waiting [2022-10-28T07:46:55.761Z] 5c69ac0246d0: Verifying Checksum [2022-10-28T07:46:55.761Z] 5c69ac0246d0: Download complete [2022-10-28T07:46:55.761Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-28T07:46:55.761Z] 3a2ae6a8a46f: Download complete [2022-10-28T07:46:55.761Z] 33b1e0a273af: Verifying Checksum [2022-10-28T07:46:55.761Z] 33b1e0a273af: Download complete [2022-10-28T07:46:55.761Z] 5d3b04190fa2: Download complete [2022-10-28T07:46:56.020Z] ec43610c2a17: Verifying Checksum [2022-10-28T07:46:56.020Z] ec43610c2a17: Download complete [2022-10-28T07:46:56.020Z] 5eb5b503b376: Verifying Checksum [2022-10-28T07:46:56.020Z] 5eb5b503b376: Download complete [2022-10-28T07:46:56.586Z] 2f39f015ded8: Download complete [2022-10-28T07:46:57.152Z] 5eb5b503b376: Pull complete [2022-10-28T07:46:57.152Z] 5c69ac0246d0: Pull complete [2022-10-28T07:46:57.717Z] ec43610c2a17: Pull complete [2022-10-28T07:46:57.717Z] 3a2ae6a8a46f: Pull complete [2022-10-28T07:46:57.975Z] 33b1e0a273af: Pull complete [2022-10-28T07:46:57.975Z] 5d3b04190fa2: Pull complete [2022-10-28T07:47:02.160Z] 2f39f015ded8: Pull complete [2022-10-28T07:47:02.160Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-28T07:47:02.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-28T07:47:02.160Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T07:47:02.229Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T07:47:02.257Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-28T07:47:06.703Z] $ docker top 26a11a69e545eb3c59964b90e1b61adf523f205a61355091efd570ab4d711c0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T07:47:07.083Z] ---> job-cost.sh [2022-10-28T07:47:07.083Z] lf-activate-venv: SKIPPING [2022-10-28T07:47:07.083Z] INFO: No Stack... [2022-10-28T07:47:07.341Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-28T07:47:07.911Z] INFO: Archiving Costs [Pipeline] sh [2022-10-28T07:47:08.205Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-10-28T07:47:08.205Z] + cut -d, -f6 [Pipeline] lock [2022-10-28T07:47:08.219Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [2022-10-28T07:47:08.225Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] did not exist. Created. [2022-10-28T07:47:08.225Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-28T07:47:08.520Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-28T07:47:08.902Z] Stashed 1 file(s) [Pipeline] } [2022-10-28T07:47:08.909Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-28T07:47:08.927Z] $ docker stop --time=1 26a11a69e545eb3c59964b90e1b61adf523f205a61355091efd570ab4d711c0c [2022-10-28T07:47:10.204Z] $ docker rm -f 26a11a69e545eb3c59964b90e1b61adf523f205a61355091efd570ab4d711c0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-28T07:47:27.124Z] Removing intermediate container 428d0db826e4 [2022-10-28T07:47:27.124Z] ---> 6a00150a9cab [2022-10-28T07:47:27.124Z] Step 15/16 : COPY . . [2022-10-28T07:47:27.394Z] ---> aac7f249a0f1 [2022-10-28T07:47:27.394Z] Step 16/16 : RUN ${MAKE} [2022-10-28T07:47:27.663Z] ---> Running in 6e6f99da5a59 [2022-10-28T07:47:28.633Z] noop [2022-10-28T07:47:29.219Z] Removing intermediate container 6e6f99da5a59 [2022-10-28T07:47:29.219Z] ---> c65811a9e117 [2022-10-28T07:47:29.219Z] Successfully built c65811a9e117 [2022-10-28T07:47:29.219Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:47:29.553Z] + docker inspect -f . ci-base-image-arm64 [2022-10-28T07:47:29.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T07:47:29.712Z] prd-ubuntu20.04-docker-arm64-4c-16g-117514 does not seem to be running inside a container [2022-10-28T07:47:29.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/91 -v /w/workspace/edgex-ui-go/91:/w/workspace/edgex-ui-go/91:rw,z -v /w/workspace/edgex-ui-go/91@tmp:/w/workspace/edgex-ui-go/91@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 [2022-10-28T07:47:30.898Z] $ docker top ea79a4b0c572cda7464a1e164ddc90b141b34fbdb48ba0f31d277385e63c2a9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T07:47:31.710Z] + go version [2022-10-28T07:47:31.710Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-28T07:47:31.736Z] $ docker stop --time=1 ea79a4b0c572cda7464a1e164ddc90b141b34fbdb48ba0f31d277385e63c2a9d [2022-10-28T07:47:33.310Z] $ docker rm -f ea79a4b0c572cda7464a1e164ddc90b141b34fbdb48ba0f31d277385e63c2a9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:47:33.836Z] + docker inspect -f . ci-base-image-arm64 [2022-10-28T07:47:33.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T07:47:33.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-117514 does not seem to be running inside a container [2022-10-28T07:47:34.054Z] $ 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/91 -v /w/workspace/edgex-ui-go/91:/w/workspace/edgex-ui-go/91:rw,z -v /w/workspace/edgex-ui-go/91@tmp:/w/workspace/edgex-ui-go/91@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 [2022-10-28T07:47:35.112Z] $ docker top f5bf9d826fb67ce4e5da0fd4270d2a4c3ac12292144192444c693e8342cdb8ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T07:47:35.580Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/91 [Pipeline] fileExists [Pipeline] sh [2022-10-28T07:47:35.907Z] + make test [2022-10-28T07:47:35.907Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-28T07:47:37.309Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-28T07:48:58.912Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-28T07:48:58.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-28T07:48:58.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-28T07:48:58.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-28T07:48:58.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-28T07:48:58.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-28T07:48:58.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-28T07:48:58.912Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-28T07:48:58.912Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-28T07:49:09.004Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-28T07:49:09.004Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-28T07:49:09.274Z] ./bin/test-attribution-txt.sh [2022-10-28T07:49:09.274Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-28T07:49:09.274Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-28T07:49:09.542Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-28T07:49:09.542Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-28T07:49:09.542Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-28T07:49:09.542Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-28T07:49:09.542Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-28T07:49:09.542Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-28T07:49:09.542Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-28T07:49:09.542Z] make -C web test [2022-10-28T07:49:09.542Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/91/web' [2022-10-28T07:49:09.542Z] make[1]: tput: No such file or directory [2022-10-28T07:49:09.542Z] make[1]: tput: No such file or directory [2022-10-28T07:49:09.542Z] warning: generating ./VERSION [2022-10-28T07:49:09.542Z] echo "0.0.0" > VERSION [2022-10-28T07:49:09.542Z] docker build \ [2022-10-28T07:49:09.542Z] -f Dockerfile \ [2022-10-28T07:49:09.542Z] --build-arg USER=1000 \ [2022-10-28T07:49:09.542Z] \ [2022-10-28T07:49:09.542Z] --label "git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68" \ [2022-10-28T07:49:09.542Z] -t edgexfoundry/edgex-web-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 \ [2022-10-28T07:49:09.542Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-28T07:49:09.542Z] . [2022-10-28T07:49:10.510Z] Sending build context to Docker daemon 3.269MB [2022-10-28T07:49:10.510Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-28T07:49:10.777Z] 16.17-alpine3.15: Pulling from library/node [2022-10-28T07:49:11.046Z] 47517142f6ba: Pulling fs layer [2022-10-28T07:49:11.046Z] 5f8c4bfa009b: Pulling fs layer [2022-10-28T07:49:11.046Z] f7079c9c4ba1: Pulling fs layer [2022-10-28T07:49:11.046Z] aba105e6f55a: Pulling fs layer [2022-10-28T07:49:11.046Z] aba105e6f55a: Waiting [2022-10-28T07:49:11.313Z] 47517142f6ba: Download complete [2022-10-28T07:49:11.579Z] aba105e6f55a: Verifying Checksum [2022-10-28T07:49:11.579Z] aba105e6f55a: Download complete [2022-10-28T07:49:11.579Z] f7079c9c4ba1: Download complete [2022-10-28T07:49:11.579Z] 47517142f6ba: Pull complete [2022-10-28T07:49:12.985Z] 5f8c4bfa009b: Verifying Checksum [2022-10-28T07:49:12.985Z] 5f8c4bfa009b: Download complete [2022-10-28T07:49:16.324Z] 5f8c4bfa009b: Pull complete [2022-10-28T07:49:16.591Z] f7079c9c4ba1: Pull complete [2022-10-28T07:49:16.859Z] aba105e6f55a: Pull complete [2022-10-28T07:49:16.859Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-28T07:49:16.859Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-28T07:49:16.859Z] ---> bf1b8b58d215 [2022-10-28T07:49:16.859Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-28T07:49:17.441Z] ---> Running in fe07c0e2414e [2022-10-28T07:49:18.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-28T07:49:18.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-28T07:49:19.635Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-28T07:49:19.635Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-28T07:49:19.635Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-28T07:49:19.635Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-28T07:49:19.635Z] (5/128) Installing libxcb (1.14-r2) [2022-10-28T07:49:19.635Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-28T07:49:19.635Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-28T07:49:19.635Z] (8/128) Installing libice (1.0.10-r0) [2022-10-28T07:49:19.635Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-28T07:49:19.635Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-28T07:49:19.635Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-28T07:49:19.635Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-28T07:49:19.635Z] (13/128) Installing xset (1.2.4-r0) [2022-10-28T07:49:19.903Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-28T07:49:19.903Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-28T07:49:19.903Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-28T07:49:19.903Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-28T07:49:19.903Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-28T07:49:19.903Z] (19/128) Installing libintl (0.21-r0) [2022-10-28T07:49:19.903Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-28T07:49:19.903Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-28T07:49:19.903Z] (22/128) Installing pcre (8.45-r1) [2022-10-28T07:49:19.903Z] (23/128) Installing glib (2.70.1-r0) [2022-10-28T07:49:19.903Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-28T07:49:19.903Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-28T07:49:19.903Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-28T07:49:19.903Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-28T07:49:20.170Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-28T07:49:20.170Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-28T07:49:20.170Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-28T07:49:20.170Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-28T07:49:20.170Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-28T07:49:20.170Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-28T07:49:20.170Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-28T07:49:20.170Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-28T07:49:20.170Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-28T07:49:20.170Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-28T07:49:20.170Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-28T07:49:20.170Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-28T07:49:20.170Z] (40/128) Installing libxi (1.8-r0) [2022-10-28T07:49:20.170Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-28T07:49:20.170Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-28T07:49:20.170Z] (43/128) Installing atk (2.36.0-r0) [2022-10-28T07:49:20.170Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-28T07:49:20.170Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-28T07:49:20.170Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-28T07:49:20.438Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-28T07:49:20.438Z] (48/128) Installing expat (2.5.0-r0) [2022-10-28T07:49:20.438Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-28T07:49:20.438Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-28T07:49:20.438Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-28T07:49:20.438Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-28T07:49:20.438Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-28T07:49:20.438Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-28T07:49:20.438Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-28T07:49:20.438Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-28T07:49:20.438Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-28T07:49:20.438Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-28T07:49:20.438Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-28T07:49:20.438Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-28T07:49:20.706Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-28T07:49:20.706Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-28T07:49:20.706Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-28T07:49:20.706Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-28T07:49:20.706Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-28T07:49:20.706Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-28T07:49:20.706Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-28T07:49:20.706Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-28T07:49:20.706Z] (69/128) Installing pango (1.48.10-r0) [2022-10-28T07:49:20.706Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-28T07:49:20.706Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-28T07:49:20.706Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-28T07:49:20.706Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-28T07:49:20.974Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-28T07:49:20.974Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-28T07:49:21.242Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-28T07:49:21.511Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-28T07:49:21.511Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-28T07:49:21.511Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-28T07:49:21.511Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-28T07:49:23.462Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-28T07:49:23.462Z] (80/128) Installing flac (1.3.4-r0) [2022-10-28T07:49:23.729Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-28T07:49:23.729Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-28T07:49:23.729Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-28T07:49:23.729Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-28T07:49:23.729Z] (85/128) Installing libass (0.15.2-r0) [2022-10-28T07:49:23.729Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-28T07:49:23.729Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-28T07:49:23.996Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-28T07:49:23.996Z] (89/128) Installing lame (3.100-r0) [2022-10-28T07:49:23.996Z] (90/128) Installing opus (1.3.1-r1) [2022-10-28T07:49:23.996Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-28T07:49:23.996Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-28T07:49:23.996Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-28T07:49:23.996Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-28T07:49:23.996Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-28T07:49:23.996Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-28T07:49:23.996Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-28T07:49:23.996Z] (98/128) Installing libva (2.13.0-r0) [2022-10-28T07:49:23.996Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-28T07:49:23.996Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-28T07:49:23.996Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-28T07:49:23.996Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-28T07:49:24.263Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-28T07:49:24.264Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-28T07:49:24.264Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-28T07:49:24.264Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-28T07:49:24.264Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-28T07:49:24.851Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-28T07:49:24.851Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-28T07:49:24.851Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-28T07:49:24.851Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-28T07:49:24.851Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-28T07:49:24.851Z] (113/128) Installing nspr (4.32-r0) [2022-10-28T07:49:24.851Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-28T07:49:24.851Z] (115/128) Installing nss (3.78.1-r0) [2022-10-28T07:49:25.119Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-28T07:49:25.119Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-28T07:49:25.119Z] (118/128) Installing orc (0.4.32-r0) [2022-10-28T07:49:25.119Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-28T07:49:25.119Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-28T07:49:25.119Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-28T07:49:25.119Z] (122/128) Installing libpulse (15.0-r2) [2022-10-28T07:49:25.119Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-28T07:49:25.119Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-28T07:49:25.119Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-28T07:49:25.119Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-28T07:49:25.119Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-28T07:49:25.119Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-28T07:49:29.403Z] Executing busybox-1.34.1-r7.trigger [2022-10-28T07:49:29.403Z] Executing glib-2.70.1-r0.trigger [2022-10-28T07:49:29.403Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-28T07:49:34.771Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-28T07:49:34.771Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-28T07:49:34.771Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-28T07:49:34.771Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-28T07:49:34.771Z] OK: 275 MiB in 144 packages [2022-10-28T07:49:42.991Z] Removing intermediate container fe07c0e2414e [2022-10-28T07:49:42.991Z] ---> c88db8699a9d [2022-10-28T07:49:42.991Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-28T07:49:42.991Z] ---> Running in 5ed22c24655c [2022-10-28T07:49:43.593Z] Removing intermediate container 5ed22c24655c [2022-10-28T07:49:43.593Z] ---> 5dfe99455894 [2022-10-28T07:49:43.593Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-28T07:49:43.593Z] ---> Running in 5f569123d537 [2022-10-28T07:49:43.861Z] Removing intermediate container 5f569123d537 [2022-10-28T07:49:43.861Z] ---> dd403308d572 [2022-10-28T07:49:43.861Z] Step 5/10 : RUN npm install -g npm [2022-10-28T07:49:44.128Z] ---> Running in 14c55096ac80 [2022-10-28T07:50:10.814Z] [2022-10-28T07:50:10.814Z] changed 54 packages, and audited 212 packages in 23s [2022-10-28T07:50:10.814Z] [2022-10-28T07:50:10.814Z] 11 packages are looking for funding [2022-10-28T07:50:10.814Z] run `npm fund` for details [2022-10-28T07:50:10.814Z] [2022-10-28T07:50:10.814Z] found 0 vulnerabilities [2022-10-28T07:50:16.168Z] Removing intermediate container 14c55096ac80 [2022-10-28T07:50:16.168Z] ---> d202bb38e289 [2022-10-28T07:50:16.168Z] Step 6/10 : ARG USER=1000 [2022-10-28T07:50:16.168Z] ---> Running in 219e24e5533f [2022-10-28T07:50:16.168Z] Removing intermediate container 219e24e5533f [2022-10-28T07:50:16.168Z] ---> b4c0dc010f41 [2022-10-28T07:50:16.168Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-28T07:50:16.168Z] ---> Running in 9a4112377119 [2022-10-28T07:50:18.749Z] Removing intermediate container 9a4112377119 [2022-10-28T07:50:18.749Z] ---> 15ec86b9bd76 [2022-10-28T07:50:18.749Z] Step 8/10 : USER $USER:$USER [2022-10-28T07:50:18.749Z] ---> Running in f049027011ea [2022-10-28T07:50:20.159Z] Removing intermediate container f049027011ea [2022-10-28T07:50:20.159Z] ---> ac8dd963e3d8 [2022-10-28T07:50:20.159Z] Step 9/10 : WORKDIR /app [2022-10-28T07:50:20.159Z] ---> Running in 5ce37ef7ccd2 [2022-10-28T07:50:20.428Z] Removing intermediate container 5ce37ef7ccd2 [2022-10-28T07:50:20.428Z] ---> aeacc4e62358 [2022-10-28T07:50:20.428Z] Step 10/10 : LABEL git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T07:50:20.697Z] ---> Running in b974138432c8 [2022-10-28T07:50:22.127Z] Removing intermediate container b974138432c8 [2022-10-28T07:50:22.127Z] ---> 5fe7c41d8a9d [2022-10-28T07:50:22.127Z] Successfully built 5fe7c41d8a9d [2022-10-28T07:50:22.127Z] Successfully tagged edgexfoundry/edgex-web-ui:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T07:50:22.401Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-28T07:50:22.401Z] touch edgex-web-ui.imagebuilt [2022-10-28T07:50:22.401Z] mkdir -p node_modules coverage [2022-10-28T07:50:22.401Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-28T07:50:22.401Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE required: { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE }, [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE required: { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE }, [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE required: { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE }, [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE required: { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE }, [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE required: { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE }, [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE required: { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE }, [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE required: { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE }, [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE required: { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE }, [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE Unsupported engine { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE required: { [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE }, [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-28T07:50:34.705Z] npm WARN EBADENGINE } [2022-10-28T07:51:06.899Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-28T07:51:06.900Z] 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 [2022-10-28T07:51:07.480Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-28T07:51:07.480Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-28T07:51:10.056Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-28T07:51:11.456Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-28T07:51:19.792Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-28T07:51:19.792Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-28T07:51:20.383Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-28T07:51:42.458Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-28T07:51:42.458Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-28T07:51:42.458Z] 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. [2022-10-28T07:51:45.796Z] 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. [2022-10-28T07:51:46.754Z] 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. [2022-10-28T07:51:48.692Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-28T07:52:00.993Z] 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 [2022-10-28T07:52:00.993Z] 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 [2022-10-28T07:52:15.973Z] 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. [2022-10-28T07:52:34.201Z] 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. [2022-10-28T07:53:13.080Z] [2022-10-28T07:53:13.080Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-28T07:53:13.080Z] [2022-10-28T07:53:13.080Z] 90 packages are looking for funding [2022-10-28T07:53:13.080Z] run `npm fund` for details [2022-10-28T07:53:13.080Z] [2022-10-28T07:53:13.080Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-28T07:53:13.080Z] [2022-10-28T07:53:13.080Z] To address issues that do not require attention, run: [2022-10-28T07:53:13.080Z] npm audit fix [2022-10-28T07:53:13.080Z] [2022-10-28T07:53:13.080Z] To address all issues (including breaking changes), run: [2022-10-28T07:53:13.080Z] npm audit fix --force [2022-10-28T07:53:13.080Z] [2022-10-28T07:53:13.080Z] Run `npm audit` for details. [2022-10-28T07:53:13.080Z] 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 [2022-10-28T07:53:25.386Z] - Generating browser application bundles (phase: setup)... [2022-10-28T07:53:57.577Z] Compiling @angular/core : es2015 as esm2015 [2022-10-28T07:53:57.577Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-28T07:54:24.247Z] Compiling @angular/common : es2015 as esm2015 [2022-10-28T07:54:24.247Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-28T07:54:29.585Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-28T07:54:29.585Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-28T07:54:32.928Z] Compiling @angular/router : es2015 as esm2015 [2022-10-28T07:54:33.887Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-28T07:54:39.233Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-28T07:54:39.818Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-28T07:54:40.403Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-28T07:54:44.653Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-28T07:54:44.653Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-28T07:54:45.235Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-28T07:55:41.625Z] 28 10 2022 07:55:38.370:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-28T07:55:41.625Z] 28 10 2022 07:55:38.382:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-28T07:55:41.625Z] 28 10 2022 07:55:38.407:INFO [launcher]: Starting browser ChromeHeadless [2022-10-28T07:57:03.241Z] 28 10 2022 07:56:54.875:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-28T07:57:03.241Z] 28 10 2022 07:56:58.786:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-28T07:57:13.307Z] 28 10 2022 07:57:11.913:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-28T07:57:35.363Z] ✔ Browser application bundle generation complete. [2022-10-28T07:57:35.363Z] 28 10 2022 07:57:32.479:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket tYj8jpeCPieR-OdgAAAB with id 90428878 [2022-10-28T07:57:50.348Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-28T07:57:50.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.124 secs) [2022-10-28T07:57:51.198Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.287 secs) [2022-10-28T07:57:51.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.444 secs) [2022-10-28T07:57:52.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.815 secs) [2022-10-28T07:57:52.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.89 secs) [2022-10-28T07:57:52.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.945 secs) [2022-10-28T07:57:52.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.161 secs) [2022-10-28T07:57:52.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.189 secs) [2022-10-28T07:57:52.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.248 secs) [2022-10-28T07:57:52.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.288 secs) [2022-10-28T07:57:52.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.411 secs) [2022-10-28T07:57:53.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.781 secs) [2022-10-28T07:57:53.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.846 secs) [2022-10-28T07:57:53.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.911 secs) [2022-10-28T07:57:53.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.031 secs) [2022-10-28T07:57:54.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.473 secs) [2022-10-28T07:57:54.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.644 secs) [2022-10-28T07:57:54.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.055 secs) [2022-10-28T07:57:54.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.099 secs) [2022-10-28T07:57:54.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.119 secs) [2022-10-28T07:57:54.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.133 secs) [2022-10-28T07:57:55.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.287 secs) [2022-10-28T07:57:55.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.511 secs) [2022-10-28T07:57:55.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.687 secs) [2022-10-28T07:57:55.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.745 secs) [2022-10-28T07:57:55.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.924 secs) [2022-10-28T07:57:55.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.979 secs) [2022-10-28T07:57:55.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.012 secs) [2022-10-28T07:57:56.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.114 secs) [2022-10-28T07:57:56.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.137 secs) [2022-10-28T07:57:56.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.392 secs) [2022-10-28T07:57:56.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.543 secs) [2022-10-28T07:57:56.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.612 secs) [2022-10-28T07:57:56.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.641 secs) [2022-10-28T07:57:56.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.669 secs) [2022-10-28T07:57:56.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.804 secs) [2022-10-28T07:57:56.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.836 secs) [2022-10-28T07:57:56.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.863 secs) [2022-10-28T07:57:56.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.894 secs) [2022-10-28T07:57:57.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.022 secs) [2022-10-28T07:57:57.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.091 secs) [2022-10-28T07:57:57.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.137 secs) [2022-10-28T07:57:57.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.243 secs) [2022-10-28T07:57:57.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.261 secs) [2022-10-28T07:57:57.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.275 secs) [2022-10-28T07:57:57.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.285 secs) [2022-10-28T07:57:57.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.364 secs) [2022-10-28T07:57:57.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.399 secs) [2022-10-28T07:57:58.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.635 secs) [2022-10-28T07:57:58.045Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.672 secs) [2022-10-28T07:57:58.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.752 secs) [2022-10-28T07:57:58.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.784 secs) [2022-10-28T07:57:58.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.799 secs) [2022-10-28T07:57:58.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.859 secs) [2022-10-28T07:57:58.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.877 secs) [2022-10-28T07:57:58.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.888 secs) [2022-10-28T07:57:58.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.9 secs) [2022-10-28T07:57:58.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.91 secs) [2022-10-28T07:57:58.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.933 secs) [2022-10-28T07:57:58.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.971 secs) [2022-10-28T07:57:58.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.991 secs) [2022-10-28T07:57:58.576Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.028 secs) [2022-10-28T07:57:58.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.049 secs) [2022-10-28T07:57:58.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.058 secs) [2022-10-28T07:57:58.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.08 secs) [2022-10-28T07:57:58.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.103 secs) [2022-10-28T07:57:58.843Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.13 secs) [2022-10-28T07:57:59.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.228 secs) [2022-10-28T07:57:59.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.247 secs) [2022-10-28T07:57:59.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.26 secs) [2022-10-28T07:57:59.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.277 secs) [2022-10-28T07:57:59.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.407 secs) [2022-10-28T07:57:59.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.461 secs) [2022-10-28T07:57:59.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.495 secs) [2022-10-28T07:57:59.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.513 secs) [2022-10-28T07:57:59.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.53 secs) [2022-10-28T07:57:59.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.546 secs) [2022-10-28T07:57:59.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.637 secs) [2022-10-28T07:57:59.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.675 secs) [2022-10-28T07:58:00.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.866 secs) [2022-10-28T07:58:00.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.127 secs) [2022-10-28T07:58:00.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.25 secs) [2022-10-28T07:58:00.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.292 secs) [2022-10-28T07:58:00.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.414 secs) [2022-10-28T07:58:00.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.461 secs) [2022-10-28T07:58:00.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.481 secs) [2022-10-28T07:58:00.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.5 secs) [2022-10-28T07:58:00.972Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.521 secs) [2022-10-28T07:58:01.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.62 secs) [2022-10-28T07:58:01.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.807 secs) [2022-10-28T07:58:01.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.876 secs) [2022-10-28T07:58:01.825Z] WARN: ' [2022-10-28T07:58:01.825Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-28T07:58:01.825Z] Support for using the ngModel input property and ngModelChange event with [2022-10-28T07:58:01.825Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-28T07:58:01.825Z] in a future version of Angular. [2022-10-28T07:58:01.825Z] [2022-10-28T07:58:01.825Z] For more information on this, see our API docs here: [2022-10-28T07:58:01.825Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-28T07:58:01.825Z] ' [2022-10-28T07:58:01.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.876 secs) [2022-10-28T07:58:01.825Z] WARN: ' [2022-10-28T07:58:01.825Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-28T07:58:01.825Z] Support for using the ngModel input property and ngModelChange event with [2022-10-28T07:58:01.825Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-28T07:58:01.825Z] in a future version of Angular. [2022-10-28T07:58:01.825Z] [2022-10-28T07:58:01.825Z] For more information on this, see our API docs here: [2022-10-28T07:58:01.825Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-28T07:58:01.825Z] ' [2022-10-28T07:58:01.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.06 secs) [2022-10-28T07:58:01.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.087 secs) [2022-10-28T07:58:01.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.104 secs) [2022-10-28T07:58:01.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.123 secs) [2022-10-28T07:58:02.095Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.139 secs) [2022-10-28T07:58:02.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.549 secs) [2022-10-28T07:58:02.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.607 secs) [2022-10-28T07:58:02.666Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.704 secs) [2022-10-28T07:58:02.666Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.748 secs) [2022-10-28T07:58:02.666Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.793 secs) [2022-10-28T07:58:02.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.846 secs) [2022-10-28T07:58:02.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.941 secs) [2022-10-28T07:58:03.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.015 secs) [2022-10-28T07:58:03.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.148 secs) [2022-10-28T07:58:03.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.222 secs) [2022-10-28T07:58:03.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.234 secs) [2022-10-28T07:58:03.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.247 secs) [2022-10-28T07:58:03.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.304 secs) [2022-10-28T07:58:03.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.313 secs) [2022-10-28T07:58:03.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.491 secs) [2022-10-28T07:58:03.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.521 secs) [2022-10-28T07:58:03.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.534 secs) [2022-10-28T07:58:04.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.604 secs) [2022-10-28T07:58:04.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.646 secs) [2022-10-28T07:58:04.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.699 secs) [2022-10-28T07:58:04.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.711 secs) [2022-10-28T07:58:04.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.762 secs) [2022-10-28T07:58:04.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.79 secs) [2022-10-28T07:58:04.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 10.823 secs) [2022-10-28T07:58:04.290Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 10.9 secs) [2022-10-28T07:58:04.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 10.93 secs) [2022-10-28T07:58:04.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.069 secs) [2022-10-28T07:58:04.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.152 secs) [2022-10-28T07:58:04.833Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.308 secs) [2022-10-28T07:58:05.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.378 secs) [2022-10-28T07:58:05.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.5 secs) [2022-10-28T07:58:05.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.565 secs) [2022-10-28T07:58:05.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.61 secs) [2022-10-28T07:58:05.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.673 secs) [2022-10-28T07:58:05.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.727 secs) [2022-10-28T07:58:05.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 11.755 secs) [2022-10-28T07:58:05.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 11.908 secs) [2022-10-28T07:58:05.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.031 secs) [2022-10-28T07:58:06.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.545 secs) [2022-10-28T07:58:06.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.632 secs) [2022-10-28T07:58:06.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.666 secs) [2022-10-28T07:58:06.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.72 secs) [2022-10-28T07:58:07.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.771 secs) [2022-10-28T07:58:07.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.968 secs) [2022-10-28T07:58:07.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.098 secs) [2022-10-28T07:58:07.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.167 secs) [2022-10-28T07:58:07.545Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.301 secs) [2022-10-28T07:58:07.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.362 secs) [2022-10-28T07:58:07.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.423 secs) [2022-10-28T07:58:08.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.629 secs) [2022-10-28T07:58:08.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.823 secs) [2022-10-28T07:58:08.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.02 secs) [2022-10-28T07:58:08.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.09 secs) [2022-10-28T07:58:09.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.861 secs / 14.09 secs) [2022-10-28T07:58:09.718Z] TOTAL: 149 SUCCESS [2022-10-28T07:58:09.718Z] ✔ Browser application bundle generation complete. [2022-10-28T07:58:13.049Z] [2022-10-28T07:58:13.049Z] =============================== Coverage summary =============================== [2022-10-28T07:58:13.049Z] Statements : 40.98% ( 1467/3580 ) [2022-10-28T07:58:13.049Z] Branches : 12.03% ( 111/923 ) [2022-10-28T07:58:13.049Z] Functions : 33.28% ( 432/1298 ) [2022-10-28T07:58:13.049Z] Lines : 38.91% ( 1318/3387 ) [2022-10-28T07:58:13.049Z] ================================================================================ [2022-10-28T07:58:13.049Z] 28 10 2022 07:58:12.668:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-28T07:58:14.005Z] ✔ Browser application bundle generation complete. [2022-10-28T07:58:14.588Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/91/web' [Pipeline] echo [2022-10-28T07:58:14.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-28T07:58:14.626Z] $ docker stop --time=1 f5bf9d826fb67ce4e5da0fd4270d2a4c3ac12292144192444c693e8342cdb8ec [2022-10-28T07:58:16.297Z] $ docker rm -f f5bf9d826fb67ce4e5da0fd4270d2a4c3ac12292144192444c693e8342cdb8ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-28T07:58:17.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-28T07:58:19.734Z] Warning: overwriting stash ‘coverage-report’ [2022-10-28T07:58:24.769Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-28T07:58:25.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-28T07:58:28.042Z] + ls -al . [2022-10-28T07:58:28.042Z] total 180 [2022-10-28T07:58:28.042Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 28 07:47 . [2022-10-28T07:58:28.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:45 .. [2022-10-28T07:58:28.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:45 .blubracket [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 28 07:45 .dockerignore [2022-10-28T07:58:28.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:45 .git [2022-10-28T07:58:28.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:45 .github [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 28 07:45 .gitignore [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 28 07:45 Attribution.txt [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 28 07:45 CHANGELOG.md [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 28 07:45 CONTRIBUTING.md [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 28 07:45 Dockerfile [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 28 07:45 Jenkinsfile [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 28 07:45 LICENSE [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 28 07:45 Makefile [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 28 07:45 README.md [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 28 07:43 VERSION [2022-10-28T07:58:28.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:45 assets [2022-10-28T07:58:28.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:45 bin [2022-10-28T07:58:28.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 07:45 cmd [2022-10-28T07:58:28.042Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 28 07:47 coverage.out [2022-10-28T07:58:28.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 07:45 docs [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 3152 Oct 28 07:45 go.mod [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 43972 Oct 28 07:45 go.sum [2022-10-28T07:58:28.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 07:45 internal [2022-10-28T07:58:28.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:45 snap [2022-10-28T07:58:28.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 07:45 testing [2022-10-28T07:58:28.042Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 28 07:45 version.go [2022-10-28T07:58:28.042Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 28 07:50 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T07:58:28.373Z] + 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=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 --label arch=arm64 --label version=2.3.0-dev.20 . [2022-10-28T07:58:29.977Z] Sending build context to Docker daemon 31.46MB [2022-10-28T07:58:29.977Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-28T07:58:29.977Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-28T07:58:29.977Z] ---> c65811a9e117 [2022-10-28T07:58:29.977Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-28T07:58:30.566Z] ---> Running in 3fb9c0f2da6a [2022-10-28T07:58:30.834Z] Removing intermediate container 3fb9c0f2da6a [2022-10-28T07:58:30.834Z] ---> 6de4720adb16 [2022-10-28T07:58:30.834Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-28T07:58:30.834Z] ---> Running in de3da8e29012 [2022-10-28T07:58:31.103Z] Removing intermediate container de3da8e29012 [2022-10-28T07:58:31.103Z] ---> 0dc103d16872 [2022-10-28T07:58:31.103Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-28T07:58:31.374Z] ---> Running in 1e3f4f7da2f4 [2022-10-28T07:58:31.643Z] Removing intermediate container 1e3f4f7da2f4 [2022-10-28T07:58:31.643Z] ---> 19a481fac896 [2022-10-28T07:58:31.643Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-28T07:58:31.643Z] ---> Running in 76d82141d020 [2022-10-28T07:58:31.910Z] Removing intermediate container 76d82141d020 [2022-10-28T07:58:31.910Z] ---> 12f8d785f80c [2022-10-28T07:58:31.910Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-28T07:58:31.910Z] ---> Running in 81fac40ae1b5 [2022-10-28T07:58:32.175Z] Removing intermediate container 81fac40ae1b5 [2022-10-28T07:58:32.175Z] ---> 80c8f9ef384a [2022-10-28T07:58:32.175Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-28T07:58:34.116Z] ---> 642cf328b85b [2022-10-28T07:58:34.116Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-28T07:58:34.116Z] ---> Running in 642a3e87de32 [2022-10-28T07:58:36.057Z] Removing intermediate container 642a3e87de32 [2022-10-28T07:58:36.057Z] ---> 869803fd27f1 [2022-10-28T07:58:36.057Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-28T07:58:36.057Z] ---> Running in f6c6605e1a59 [2022-10-28T07:58:36.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-28T07:58:37.217Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-28T07:58:38.622Z] OK: 221 MiB in 51 packages [2022-10-28T07:58:39.579Z] Removing intermediate container f6c6605e1a59 [2022-10-28T07:58:39.579Z] ---> f1001acad3ba [2022-10-28T07:58:39.579Z] Step 11/26 : ENV GO111MODULE=on [2022-10-28T07:58:39.579Z] ---> Running in 4db0fb44b401 [2022-10-28T07:58:39.579Z] Removing intermediate container 4db0fb44b401 [2022-10-28T07:58:39.579Z] ---> 608aae651240 [2022-10-28T07:58:39.579Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-28T07:58:39.845Z] ---> Running in 1dd52a448219 [2022-10-28T07:58:40.110Z] Removing intermediate container 1dd52a448219 [2022-10-28T07:58:40.110Z] ---> 602c0b5576ba [2022-10-28T07:58:40.110Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-28T07:58:40.692Z] ---> 1abc4bff749e [2022-10-28T07:58:40.692Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-28T07:58:40.692Z] ---> Running in eef160888841 [2022-10-28T07:58:44.026Z] Removing intermediate container eef160888841 [2022-10-28T07:58:44.026Z] ---> b17a95e28e3b [2022-10-28T07:58:44.026Z] Step 15/26 : COPY . . [2022-10-28T07:58:47.363Z] ---> 039ccc2623ce [2022-10-28T07:58:47.363Z] Step 16/26 : RUN ${MAKE} [2022-10-28T07:58:47.631Z] ---> Running in 65029a9df248 [2022-10-28T07:58:48.591Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.20" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-28T07:59:56.428Z] Removing intermediate container 65029a9df248 [2022-10-28T07:59:56.428Z] ---> 79edc4a7fd98 [2022-10-28T07:59:56.428Z] Step 17/26 : FROM alpine:3.14 [2022-10-28T07:59:56.428Z] 3.14: Pulling from library/alpine [2022-10-28T07:59:56.428Z] 90cda3b7c325: Pulling fs layer [2022-10-28T07:59:56.428Z] 90cda3b7c325: Download complete [2022-10-28T07:59:56.428Z] 90cda3b7c325: Pull complete [2022-10-28T07:59:56.428Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-28T07:59:56.428Z] Status: Downloaded newer image for alpine:3.14 [2022-10-28T07:59:56.428Z] ---> 376ba31ae3da [2022-10-28T07:59:56.428Z] Step 18/26 : EXPOSE 4000 [2022-10-28T07:59:56.428Z] ---> Running in 9b19cbfaf2f8 [2022-10-28T07:59:56.694Z] Removing intermediate container 9b19cbfaf2f8 [2022-10-28T07:59:56.694Z] ---> da014cb8956f [2022-10-28T07:59:56.694Z] Step 19/26 : 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 [2022-10-28T07:59:58.107Z] ---> d91f50e6d087 [2022-10-28T07:59:58.107Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-28T07:59:58.692Z] ---> 32612d3f2611 [2022-10-28T07:59:58.692Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-28T07:59:59.272Z] ---> f08f9777e1cd [2022-10-28T07:59:59.272Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-28T07:59:59.272Z] ---> Running in 409d8ea01309 [2022-10-28T07:59:59.538Z] Removing intermediate container 409d8ea01309 [2022-10-28T07:59:59.538Z] ---> e37373ebc644 [2022-10-28T07:59:59.538Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-28T07:59:59.538Z] ---> Running in 90fee6309b83 [2022-10-28T07:59:59.805Z] Removing intermediate container 90fee6309b83 [2022-10-28T07:59:59.805Z] ---> a16cc616984b [2022-10-28T07:59:59.805Z] Step 24/26 : LABEL arch=arm64 [2022-10-28T07:59:59.805Z] ---> Running in 2603fd177c51 [2022-10-28T08:00:00.075Z] Removing intermediate container 2603fd177c51 [2022-10-28T08:00:00.075Z] ---> 66a103ae376e [2022-10-28T08:00:00.075Z] Step 25/26 : LABEL git_sha=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T08:00:00.341Z] ---> Running in e6bbd590d0c7 [2022-10-28T08:00:00.608Z] Removing intermediate container e6bbd590d0c7 [2022-10-28T08:00:00.608Z] ---> 735b056ac05f [2022-10-28T08:00:00.608Z] Step 26/26 : LABEL version=2.3.0-dev.20 [2022-10-28T08:00:00.608Z] ---> Running in 83d1cd069cf6 [2022-10-28T08:00:00.874Z] Removing intermediate container 83d1cd069cf6 [2022-10-28T08:00:00.874Z] ---> f75d3513b92e [2022-10-28T08:00:00.874Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-28T08:00:01.140Z] Successfully built f75d3513b92e [2022-10-28T08:00:01.140Z] 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 [2022-10-28T08:00:01.242Z] provisioning config files... [2022-10-28T08:00:01.255Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/91@tmp/config5312728216722518220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:00:01.583Z] ---> docker-login.sh [2022-10-28T08:00:01.583Z] nexus3.edgexfoundry.org:10001 [2022-10-28T08:00:01.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T08:00:01.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T08:00:01.848Z] Configure a credential helper to remove this warning. See [2022-10-28T08:00:01.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T08:00:01.848Z] [2022-10-28T08:00:01.848Z] Login Succeeded [2022-10-28T08:00:01.848Z] nexus3.edgexfoundry.org:10002 [2022-10-28T08:00:02.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T08:00:02.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T08:00:02.115Z] Configure a credential helper to remove this warning. See [2022-10-28T08:00:02.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T08:00:02.115Z] [2022-10-28T08:00:02.115Z] Login Succeeded [2022-10-28T08:00:02.115Z] nexus3.edgexfoundry.org:10003 [2022-10-28T08:00:02.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T08:00:02.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T08:00:02.650Z] Configure a credential helper to remove this warning. See [2022-10-28T08:00:02.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T08:00:02.650Z] [2022-10-28T08:00:02.650Z] Login Succeeded [2022-10-28T08:00:02.650Z] nexus3.edgexfoundry.org:10004 [2022-10-28T08:00:02.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T08:00:02.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T08:00:02.916Z] Configure a credential helper to remove this warning. See [2022-10-28T08:00:02.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T08:00:02.916Z] [2022-10-28T08:00:02.916Z] Login Succeeded [2022-10-28T08:00:02.916Z] docker.io [2022-10-28T08:00:03.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-28T08:00:04.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-28T08:00:04.580Z] Configure a credential helper to remove this warning. See [2022-10-28T08:00:04.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-28T08:00:04.580Z] [2022-10-28T08:00:04.580Z] Login Succeeded [2022-10-28T08:00:04.580Z] ---> docker-login.sh ends [Pipeline] } [2022-10-28T08:00:04.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-28T08:00:04.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-28T08:00:04.629Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-10-28T08:00:04.630Z] 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T08:00:04.630Z] latest [2022-10-28T08:00:04.630Z] 2.3.0-dev.20 [2022-10-28T08:00:04.630Z] 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [2022-10-28T08:00:04.630Z] main [2022-10-28T08:00:04.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:04.965Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:05.300Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T08:00:05.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-28T08:00:05.300Z] e566803870b0: Preparing [2022-10-28T08:00:05.300Z] b7e00b495691: Preparing [2022-10-28T08:00:05.300Z] 50efdee69e7c: Preparing [2022-10-28T08:00:05.300Z] 28c3ef001483: Preparing [2022-10-28T08:00:05.300Z] 28c3ef001483: Layer already exists [2022-10-28T08:00:05.565Z] b7e00b495691: Pushed [2022-10-28T08:00:05.565Z] e566803870b0: Pushed [2022-10-28T08:00:12.193Z] 50efdee69e7c: Pushed [2022-10-28T08:00:12.193Z] 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:12.535Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:12.859Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-28T08:00:12.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-28T08:00:12.859Z] e566803870b0: Preparing [2022-10-28T08:00:12.859Z] b7e00b495691: Preparing [2022-10-28T08:00:12.859Z] 50efdee69e7c: Preparing [2022-10-28T08:00:12.859Z] 28c3ef001483: Preparing [2022-10-28T08:00:12.859Z] 50efdee69e7c: Layer already exists [2022-10-28T08:00:12.859Z] 28c3ef001483: Layer already exists [2022-10-28T08:00:12.859Z] e566803870b0: Layer already exists [2022-10-28T08:00:12.859Z] b7e00b495691: Layer already exists [2022-10-28T08:00:12.859Z] latest: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:13.453Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:13.780Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.20 [2022-10-28T08:00:13.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-28T08:00:13.780Z] e566803870b0: Preparing [2022-10-28T08:00:13.780Z] b7e00b495691: Preparing [2022-10-28T08:00:13.780Z] 50efdee69e7c: Preparing [2022-10-28T08:00:13.780Z] 28c3ef001483: Preparing [2022-10-28T08:00:13.780Z] b7e00b495691: Layer already exists [2022-10-28T08:00:13.780Z] 50efdee69e7c: Layer already exists [2022-10-28T08:00:13.780Z] 28c3ef001483: Layer already exists [2022-10-28T08:00:13.780Z] e566803870b0: Layer already exists [2022-10-28T08:00:13.780Z] 2.3.0-dev.20: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:14.111Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:14.435Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [2022-10-28T08:00:14.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-28T08:00:14.435Z] e566803870b0: Preparing [2022-10-28T08:00:14.435Z] b7e00b495691: Preparing [2022-10-28T08:00:14.435Z] 50efdee69e7c: Preparing [2022-10-28T08:00:14.435Z] 28c3ef001483: Preparing [2022-10-28T08:00:14.435Z] 28c3ef001483: Layer already exists [2022-10-28T08:00:14.435Z] e566803870b0: Layer already exists [2022-10-28T08:00:14.435Z] 50efdee69e7c: Layer already exists [2022-10-28T08:00:14.435Z] b7e00b495691: Layer already exists [2022-10-28T08:00:14.435Z] 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:14.754Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:15.086Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-10-28T08:00:15.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-10-28T08:00:15.086Z] e566803870b0: Preparing [2022-10-28T08:00:15.086Z] b7e00b495691: Preparing [2022-10-28T08:00:15.086Z] 50efdee69e7c: Preparing [2022-10-28T08:00:15.086Z] 28c3ef001483: Preparing [2022-10-28T08:00:15.086Z] 28c3ef001483: Layer already exists [2022-10-28T08:00:15.086Z] e566803870b0: Layer already exists [2022-10-28T08:00:15.086Z] b7e00b495691: Layer already exists [2022-10-28T08:00:15.086Z] 50efdee69e7c: Layer already exists [2022-10-28T08:00:15.086Z] main: digest: sha256:90b4d03cf9dec31c1338e100b7448e006b72ecdcf2ea0d1b0cd5316029b9f70b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-28T08:00:15.140Z] ===================================================== [Pipeline] echo [2022-10-28T08:00:15.151Z] taggedImages: [2022-10-28T08:00:15.151Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [2022-10-28T08:00:15.151Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-10-28T08:00:15.151Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.20 [2022-10-28T08:00:15.151Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:01e75f4ff34d7bc238fd802f39f9b0d41ae32e68-2.3.0-dev.20 [2022-10-28T08:00:15.151Z] - 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 [2022-10-28T08:00:15.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-28T08:00:15.497Z] [2022-10-28T08:00:15.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:15.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-28T08:00:15.819Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-28T08:00:15.819Z] 8998bd30e6a1: Pulling fs layer [2022-10-28T08:00:15.819Z] 04944245beec: Pulling fs layer [2022-10-28T08:00:15.819Z] 699f458cf7ca: Pulling fs layer [2022-10-28T08:00:15.819Z] 765212b225bb: Pulling fs layer [2022-10-28T08:00:15.819Z] f23df028b6ca: Pulling fs layer [2022-10-28T08:00:15.819Z] d65c8cfc05b1: Pulling fs layer [2022-10-28T08:00:15.819Z] 2437ff75d9bd: Pulling fs layer [2022-10-28T08:00:15.819Z] 765212b225bb: Waiting [2022-10-28T08:00:15.819Z] f23df028b6ca: Waiting [2022-10-28T08:00:15.819Z] d65c8cfc05b1: Waiting [2022-10-28T08:00:15.819Z] 2437ff75d9bd: Waiting [2022-10-28T08:00:16.085Z] 04944245beec: Verifying Checksum [2022-10-28T08:00:16.085Z] 04944245beec: Download complete [2022-10-28T08:00:16.085Z] 765212b225bb: Verifying Checksum [2022-10-28T08:00:16.085Z] 765212b225bb: Download complete [2022-10-28T08:00:16.085Z] f23df028b6ca: Download complete [2022-10-28T08:00:16.085Z] d65c8cfc05b1: Verifying Checksum [2022-10-28T08:00:16.085Z] d65c8cfc05b1: Download complete [2022-10-28T08:00:16.085Z] 699f458cf7ca: Verifying Checksum [2022-10-28T08:00:16.085Z] 699f458cf7ca: Download complete [2022-10-28T08:00:16.664Z] 8998bd30e6a1: Verifying Checksum [2022-10-28T08:00:16.664Z] 8998bd30e6a1: Download complete [2022-10-28T08:00:18.598Z] 2437ff75d9bd: Verifying Checksum [2022-10-28T08:00:18.598Z] 2437ff75d9bd: Download complete [2022-10-28T08:00:20.528Z] 8998bd30e6a1: Pull complete [2022-10-28T08:00:20.794Z] 04944245beec: Pull complete [2022-10-28T08:00:22.195Z] 699f458cf7ca: Pull complete [2022-10-28T08:00:22.195Z] 765212b225bb: Pull complete [2022-10-28T08:00:23.149Z] f23df028b6ca: Pull complete [2022-10-28T08:00:23.149Z] d65c8cfc05b1: Pull complete [2022-10-28T08:00:38.126Z] 2437ff75d9bd: Pull complete [2022-10-28T08:00:38.126Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-28T08:00:38.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-28T08:00:38.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T08:00:38.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-117514 does not seem to be running inside a container [2022-10-28T08:00:38.370Z] $ 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/91 -v /w/workspace/edgex-ui-go/91:/w/workspace/edgex-ui-go/91:rw,z -v /w/workspace/edgex-ui-go/91@tmp:/w/workspace/edgex-ui-go/91@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 [2022-10-28T08:00:41.007Z] $ docker top b68ec1a1f39e4e26f918ae6fe74ebade67177de8020b89240697d81daf52a49f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:00:41.819Z] ---> job-cost.sh [2022-10-28T08:00:41.819Z] lf-activate-venv: SKIPPING [2022-10-28T08:00:41.819Z] INFO: No Stack... [2022-10-28T08:00:42.400Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-28T08:00:42.978Z] INFO: Archiving Costs [Pipeline] sh [2022-10-28T08:00:43.289Z] + cat /w/workspace/edgex-ui-go/91/archives/cost.csv [2022-10-28T08:00:43.289Z] + cut -d, -f6 [Pipeline] lock [2022-10-28T08:00:43.345Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [2022-10-28T08:00:43.351Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] did not exist. Created. [2022-10-28T08:00:43.351Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-28T08:00:43.682Z] /w/workspace/edgex-ui-go/91@tmp/durable-5fbbfc75/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-28T08:00:44.001Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-28T08:00:44.023Z] Warning: overwriting stash ‘stack-cost’ [2022-10-28T08:00:48.653Z] Stashed 1 file(s) [Pipeline] } [2022-10-28T08:00:48.662Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-28T08:00:48.698Z] $ docker stop --time=1 b68ec1a1f39e4e26f918ae6fe74ebade67177de8020b89240697d81daf52a49f [2022-10-28T08:00:50.273Z] $ docker rm -f b68ec1a1f39e4e26f918ae6fe74ebade67177de8020b89240697d81daf52a49f [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 [2022-10-28T08:00:50.658Z] provisioning config files... [2022-10-28T08:00:50.677Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18240034155489298957tmp [Pipeline] { [Pipeline] sh [2022-10-28T08:00:50.984Z] + set +x [2022-10-28T08:00:50.984Z] + curl -s https://codecov.io/bash [2022-10-28T08:00:50.984Z] + bash -s -- [2022-10-28T08:00:50.984Z] [2022-10-28T08:00:50.984Z] _____ _ [2022-10-28T08:00:50.984Z] / ____| | | [2022-10-28T08:00:50.984Z] | | ___ __| | ___ ___ _____ __ [2022-10-28T08:00:50.984Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-28T08:00:50.984Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-28T08:00:50.984Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-28T08:00:50.984Z] Bash-1.0.6 [2022-10-28T08:00:50.984Z] [2022-10-28T08:00:50.984Z] [2022-10-28T08:00:50.984Z] ==> git version 2.25.1 found [2022-10-28T08:00:50.984Z] ==> 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 [2022-10-28T08:00:50.984Z] Release-Date: 2020-01-08 [2022-10-28T08:00:50.984Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-28T08:00:50.984Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-28T08:00:50.984Z] ==> Jenkins CI detected. [2022-10-28T08:00:50.984Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-28T08:00:50.984Z] project root: . [2022-10-28T08:00:50.984Z] --> token set from env [2022-10-28T08:00:50.984Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-28T08:00:50.984Z] ==> Running gcov in . (disable via -X gcov) [2022-10-28T08:00:51.241Z] ==> Python coveragepy not found [2022-10-28T08:00:51.242Z] ==> Searching for coverage reports in: [2022-10-28T08:00:51.242Z] + . [2022-10-28T08:00:51.242Z] -> Found 1 reports [2022-10-28T08:00:51.242Z] ==> Detecting git/mercurial file structure [2022-10-28T08:00:51.242Z] ==> Reading reports [2022-10-28T08:00:51.242Z] + ./coverage.out bytes=10 [2022-10-28T08:00:51.242Z] ==> Appending adjustments [2022-10-28T08:00:51.242Z] https://docs.codecov.io/docs/fixing-reports [2022-10-28T08:00:52.178Z] + Found adjustments [2022-10-28T08:00:52.178Z] ==> Gzipping contents [2022-10-28T08:00:52.178Z] 12K /tmp/codecov.aiRMV7.gz [2022-10-28T08:00:52.178Z] ==> Uploading reports [2022-10-28T08:00:52.178Z] url: https://codecov.io [2022-10-28T08:00:52.178Z] query: branch=main&commit=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-28T08:00:52.178Z] -> Pinging Codecov [2022-10-28T08:00:52.178Z] 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=01e75f4ff34d7bc238fd802f39f9b0d41ae32e68&build=91&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F91%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-28T08:00:52.438Z] -> Uploading to [2022-10-28T08:00:52.438Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-28/FB506323287CE973F263BFD2A0EB1F37/01e75f4ff34d7bc238fd802f39f9b0d41ae32e68/2bda545a-9791-4323-b389-baef738ada1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221028T080052Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d70addb62ec45487c6fa9d2d896dd5a3d53a9482918280e8f0e96b7473e9faa [2022-10-28T08:00:52.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-28T08:00:52.438Z] Dload Upload Total Spent Left Speed [2022-10-28T08:00:52.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 38077 --:--:-- --:--:-- --:--:-- 38077 [2022-10-28T08:00:52.697Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] } [2022-10-28T08:00:52.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-28T08:00:52.926Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-28T08:00:52.934Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:53.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-28T08:00:53.227Z] [2022-10-28T08:00:53.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:00:53.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-28T08:00:53.521Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-28T08:00:53.521Z] df9b9388f04a: Pulling fs layer [2022-10-28T08:00:53.521Z] 52dc419b0ee2: Pulling fs layer [2022-10-28T08:00:53.521Z] 25bc292e5bac: Pulling fs layer [2022-10-28T08:00:53.521Z] 114826534d7a: Pulling fs layer [2022-10-28T08:00:53.521Z] 4657fd5d0bcf: Pulling fs layer [2022-10-28T08:00:53.521Z] 6ad1cebc031e: Pulling fs layer [2022-10-28T08:00:53.521Z] 8a3aa393b2d8: Pulling fs layer [2022-10-28T08:00:53.521Z] 6ad1cebc031e: Waiting [2022-10-28T08:00:53.521Z] 4657fd5d0bcf: Waiting [2022-10-28T08:00:53.521Z] 114826534d7a: Waiting [2022-10-28T08:00:53.521Z] 25bc292e5bac: Download complete [2022-10-28T08:00:53.521Z] 4657fd5d0bcf: Download complete [2022-10-28T08:00:53.521Z] df9b9388f04a: Verifying Checksum [2022-10-28T08:00:53.521Z] df9b9388f04a: Download complete [2022-10-28T08:00:53.785Z] df9b9388f04a: Pull complete [2022-10-28T08:00:53.785Z] 6ad1cebc031e: Verifying Checksum [2022-10-28T08:00:53.785Z] 6ad1cebc031e: Download complete [2022-10-28T08:00:53.785Z] 52dc419b0ee2: Pull complete [2022-10-28T08:00:54.049Z] 25bc292e5bac: Pull complete [2022-10-28T08:00:54.307Z] 114826534d7a: Verifying Checksum [2022-10-28T08:00:54.307Z] 114826534d7a: Download complete [2022-10-28T08:00:54.565Z] 8a3aa393b2d8: Verifying Checksum [2022-10-28T08:00:54.565Z] 8a3aa393b2d8: Download complete [2022-10-28T08:00:57.848Z] 114826534d7a: Pull complete [2022-10-28T08:00:57.848Z] 4657fd5d0bcf: Pull complete [2022-10-28T08:00:58.106Z] 6ad1cebc031e: Pull complete [2022-10-28T08:01:01.389Z] 8a3aa393b2d8: Pull complete [2022-10-28T08:01:01.389Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-28T08:01:01.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-28T08:01:01.389Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T08:01:01.457Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T08:01:01.486Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-28T08:01:07.398Z] $ docker top d193ad1e6bbbad644ce84dfcd6d4cedfe6ad2bad5465a7d26631c87d3d3039a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-28T08:01:07.467Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-10-28T08:01:07.744Z] + set -o pipefail [2022-10-28T08:01:07.744Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-10-28T08:01:17.720Z] [2022-10-28T08:01:17.720Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-10-28T08:01:17.720Z] [2022-10-28T08:01:17.720Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a3509ef9-59d3-4b84-94c2-dfd4142d7ec2 [2022-10-28T08:01:17.720Z] [2022-10-28T08:01:17.720Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-28T08:01:17.720Z] [2022-10-28T08:01:17.720Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-28T08:01:17.720Z] [2022-10-28T08:01:17.720Z] [2022-10-28T08:01:17.720Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-28T08:01:17.720Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-28T08:01:17.720Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-28T08:01:17.729Z] $ docker stop --time=1 d193ad1e6bbbad644ce84dfcd6d4cedfe6ad2bad5465a7d26631c87d3d3039a8 [2022-10-28T08:01:22.362Z] $ docker rm -f d193ad1e6bbbad644ce84dfcd6d4cedfe6ad2bad5465a7d26631c87d3d3039a8 [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 [2022-10-28T08:01:23.047Z] + git log --format=format:%s -1 01e75f4ff34d7bc238fd802f39f9b0d41ae32e68 [Pipeline] sh [2022-10-28T08:01:23.336Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-28T08:01:23.336Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:01:23.631Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-28T08:01:23.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T08:01:23.693Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T08:01:23.725Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-28T08:01:24.206Z] $ docker top 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 -eo pid,comm [2022-10-28T08:01:24.254Z] 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). [2022-10-28T08:01:24.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-28T08:01:24.287Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-28T08:01:24.287Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-28T08:01:24.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-28T08:01:24.404Z] $ docker exec 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 ssh-agent [2022-10-28T08:01:24.514Z] SSH_AUTH_SOCK=/tmp/ssh-XptM5ohUEAP1/agent.31 [2022-10-28T08:01:24.514Z] SSH_AGENT_PID=37 [2022-10-28T08:01:24.519Z] Running ssh-add (command line suppressed) [2022-10-28T08:01:24.626Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10800335841860073126.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10800335841860073126.key) [2022-10-28T08:01:24.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-28T08:01:24.922Z] + git semver tag [2022-10-28T08:01:25.179Z] 2022-10-28 08:01:25,101 [run_tag] DEBUG tag force:False [2022-10-28T08:01:25.179Z] 2022-10-28 08:01:25,102 [check_head_tag] DEBUG check head tag [2022-10-28T08:01:25.179Z] 2022-10-28 08:01:25,102 [execute] INFO git cat-file --batch-check [2022-10-28T08:01:25.179Z] 2022-10-28 08:01:25,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-28T08:01:25.179Z] 2022-10-28 08:01:25,106 [execute] INFO git cat-file --batch [2022-10-28T08:01:25.179Z] 2022-10-28 08:01:25,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-10-28T08:01:25.179Z] 2022-10-28 08:01:25,117 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-28T08:01:25.179Z] 2022-10-28 08:01:25,117 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 [2022-10-28T08:01:25.180Z] 2022-10-28 08:01:25,117 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-28T08:01:25.180Z] 2022-10-28 08:01:25,120 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-28T08:01:25.180Z] 2.3.0-dev.20 [Pipeline] } [2022-10-28T08:01:25.187Z] $ docker exec --env ******** --env ******** 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 ssh-agent -k [2022-10-28T08:01:25.281Z] unset SSH_AUTH_SOCK; [2022-10-28T08:01:25.281Z] unset SSH_AGENT_PID; [2022-10-28T08:01:25.281Z] echo Agent pid 37 killed; [2022-10-28T08:01:25.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-28T08:01:25.593Z] + git semver [Pipeline] } [2022-10-28T08:01:25.863Z] $ docker stop --time=1 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 [2022-10-28T08:01:27.131Z] $ docker rm -f 93a18c20d3d48903c0b638f09a172bdeffb31011ff76da32d9e0a259c6fe0087 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:01:27.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-28T08:01:27.526Z] [2022-10-28T08:01:27.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:01:27.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-28T08:01:27.825Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-28T08:01:27.825Z] ab5ef0e58194: Pulling fs layer [2022-10-28T08:01:27.825Z] 9712f1f96733: Pulling fs layer [2022-10-28T08:01:27.825Z] 63f879dbbcfc: Pulling fs layer [2022-10-28T08:01:27.825Z] 0d9ebad4ef96: Pulling fs layer [2022-10-28T08:01:27.825Z] e9a5061849ea: Pulling fs layer [2022-10-28T08:01:27.825Z] d747dcd14b5f: Pulling fs layer [2022-10-28T08:01:27.825Z] 2de7ff778b66: Pulling fs layer [2022-10-28T08:01:27.825Z] e9a5061849ea: Waiting [2022-10-28T08:01:27.825Z] 2de7ff778b66: Waiting [2022-10-28T08:01:27.825Z] 0d9ebad4ef96: Waiting [2022-10-28T08:01:27.825Z] 9712f1f96733: Verifying Checksum [2022-10-28T08:01:27.825Z] 9712f1f96733: Download complete [2022-10-28T08:01:28.089Z] 63f879dbbcfc: Verifying Checksum [2022-10-28T08:01:28.089Z] 63f879dbbcfc: Download complete [2022-10-28T08:01:28.349Z] e9a5061849ea: Verifying Checksum [2022-10-28T08:01:28.349Z] e9a5061849ea: Download complete [2022-10-28T08:01:28.349Z] 0d9ebad4ef96: Verifying Checksum [2022-10-28T08:01:28.349Z] 0d9ebad4ef96: Download complete [2022-10-28T08:01:28.349Z] d747dcd14b5f: Verifying Checksum [2022-10-28T08:01:28.349Z] d747dcd14b5f: Download complete [2022-10-28T08:01:28.349Z] ab5ef0e58194: Verifying Checksum [2022-10-28T08:01:28.349Z] ab5ef0e58194: Download complete [2022-10-28T08:01:28.349Z] 2de7ff778b66: Verifying Checksum [2022-10-28T08:01:30.878Z] ab5ef0e58194: Pull complete [2022-10-28T08:01:30.878Z] 9712f1f96733: Pull complete [2022-10-28T08:01:31.813Z] 63f879dbbcfc: Pull complete [2022-10-28T08:01:35.094Z] 0d9ebad4ef96: Pull complete [2022-10-28T08:01:35.352Z] e9a5061849ea: Pull complete [2022-10-28T08:01:35.352Z] d747dcd14b5f: Pull complete [2022-10-28T08:01:36.286Z] 2de7ff778b66: Pull complete [2022-10-28T08:01:36.287Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-28T08:01:36.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-28T08:01:36.287Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T08:01:36.367Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T08:01:36.399Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-28T08:01:41.430Z] $ docker top 1f2fa9340bad34b9c776f748e9059f820534f7a1a5a619e222739405723aab79 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-28T08:01:41.503Z] provisioning config files... [2022-10-28T08:01:41.510Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17855986501599669281tmp [2022-10-28T08:01:41.519Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16658467845818783288tmp [2022-10-28T08:01:41.529Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16150787910240961133tmp [Pipeline] { [Pipeline] echo [2022-10-28T08:01:41.544Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:01:41.825Z] ---> sigul-configuration.sh [2022-10-28T08:01:41.826Z] gpg: directory `/root/.gnupg' created [2022-10-28T08:01:41.826Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-28T08:01:41.826Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-28T08:01:41.826Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-28T08:01:41.826Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-28T08:01:41.826Z] gpg: CAST5 encrypted data [2022-10-28T08:01:41.826Z] gpg: encrypted with 1 passphrase [2022-10-28T08:01:41.826Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-28T08:01:42.109Z] + mkdir /home/jenkins [2022-10-28T08:01:42.109Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-28T08:01:42.395Z] + 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 [2022-10-28T08:01:42.406Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:01:42.690Z] ---> sigul-install.sh [2022-10-28T08:01:42.690Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-28T08:01:42.982Z] + git tag --list [2022-10-28T08:01:42.982Z] 0.1.1 [2022-10-28T08:01:42.982Z] v1.1.0 [2022-10-28T08:01:42.982Z] v1.2.0 [2022-10-28T08:01:42.982Z] v1.2.1 [2022-10-28T08:01:42.982Z] v1.3.0 [2022-10-28T08:01:42.982Z] v2.0.0 [2022-10-28T08:01:42.982Z] v2.1.0 [2022-10-28T08:01:42.982Z] v2.2.0 [2022-10-28T08:01:42.982Z] v2.2.1-dev.1 [2022-10-28T08:01:42.982Z] v2.2.1-dev.2 [2022-10-28T08:01:42.982Z] v2.2.1-dev.3 [2022-10-28T08:01:42.982Z] v2.2.1-dev.4 [2022-10-28T08:01:42.982Z] v2.2.1-dev.5 [2022-10-28T08:01:42.982Z] v2.2.1-dev.6 [2022-10-28T08:01:42.982Z] v2.2.1-dev.7 [2022-10-28T08:01:42.982Z] v2.3.0-dev.10 [2022-10-28T08:01:42.982Z] v2.3.0-dev.11 [2022-10-28T08:01:42.982Z] v2.3.0-dev.12 [2022-10-28T08:01:42.982Z] v2.3.0-dev.13 [2022-10-28T08:01:42.982Z] v2.3.0-dev.14 [2022-10-28T08:01:42.982Z] v2.3.0-dev.15 [2022-10-28T08:01:42.982Z] v2.3.0-dev.16 [2022-10-28T08:01:42.982Z] v2.3.0-dev.17 [2022-10-28T08:01:42.982Z] v2.3.0-dev.18 [2022-10-28T08:01:42.982Z] v2.3.0-dev.19 [2022-10-28T08:01:42.982Z] v2.3.0-dev.20 [2022-10-28T08:01:42.982Z] v2.3.0-dev.7 [2022-10-28T08:01:42.982Z] v2.3.0-dev.8 [2022-10-28T08:01:42.982Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-28T08:01:43.266Z] + lftools sign git-tag v2.3.0-dev.20 [2022-10-28T08:01:43.834Z] Signing Git tag with Sigul... [2022-10-28T08:01:43.834Z] Signing v2.3.0-dev.20 [Pipeline] echo [2022-10-28T08:01:44.103Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:01:44.382Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-28T08:01:44.389Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-28T08:01:44.405Z] $ docker stop --time=1 1f2fa9340bad34b9c776f748e9059f820534f7a1a5a619e222739405723aab79 [2022-10-28T08:01:45.661Z] $ docker rm -f 1f2fa9340bad34b9c776f748e9059f820534f7a1a5a619e222739405723aab79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-28T08:01:46.065Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-28T08:01:46.065Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:01:46.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-28T08:01:46.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T08:01:46.445Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T08:01:46.475Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-28T08:01:46.801Z] $ docker top be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 -eo pid,comm [2022-10-28T08:01:46.851Z] 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). [2022-10-28T08:01:46.851Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-28T08:01:46.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-28T08:01:46.893Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-28T08:01:46.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-28T08:01:47.001Z] $ docker exec be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 ssh-agent [2022-10-28T08:01:47.108Z] SSH_AUTH_SOCK=/tmp/ssh-LGipvAOqU5qz/agent.33 [2022-10-28T08:01:47.108Z] SSH_AGENT_PID=39 [2022-10-28T08:01:47.113Z] Running ssh-add (command line suppressed) [2022-10-28T08:01:47.217Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_373811915957716634.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_373811915957716634.key) [2022-10-28T08:01:47.232Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-28T08:01:47.518Z] + git semver bump pre [2022-10-28T08:01:47.777Z] 2022-10-28 08:01:47,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-28T08:01:47.777Z] 2022-10-28 08:01:47,692 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev [2022-10-28T08:01:47.778Z] 2022-10-28 08:01:47,692 [bump_version] DEBUG bumped version:2.3.0-dev.21 [2022-10-28T08:01:47.778Z] 2022-10-28 08:01:47,692 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-10-28T08:01:47.778Z] 2022-10-28 08:01:47,692 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-28T08:01:47.778Z] 2022-10-28 08:01:47,692 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-28T08:01:47.778Z] 2022-10-28 08:01:47,694 [execute] INFO git cat-file --batch-check [2022-10-28T08:01:47.778Z] 2022-10-28 08:01:47,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-28T08:01:47.778Z] 2022-10-28 08:01:47,699 [execute] INFO git cat-file --batch [2022-10-28T08:01:47.778Z] 2022-10-28 08:01:47,700 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-28T08:01:47.778Z] 2022-10-28 08:01:47,705 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-28T08:01:47.778Z] 2.3.0-dev.21 [Pipeline] } [2022-10-28T08:01:47.787Z] $ docker exec --env ******** --env ******** be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 ssh-agent -k [2022-10-28T08:01:47.891Z] unset SSH_AUTH_SOCK; [2022-10-28T08:01:47.891Z] unset SSH_AGENT_PID; [2022-10-28T08:01:47.891Z] echo Agent pid 39 killed; [2022-10-28T08:01:47.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-28T08:01:48.212Z] + git semver [Pipeline] } [2022-10-28T08:01:48.482Z] $ docker stop --time=1 be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 [2022-10-28T08:01:49.769Z] $ docker rm -f be7eb473b39abbf054ed260ab555dbf61fe88d571b2ad89a6032eeea4811a9e8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-28T08:01:50.109Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-28T08:01:50.109Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:01:50.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-28T08:01:50.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T08:01:50.468Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T08:01:50.499Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-28T08:01:50.853Z] $ docker top ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-28T08:01:51.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-28T08:01:51.007Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-28T08:01:51.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-28T08:01:51.125Z] $ docker exec ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 ssh-agent [2022-10-28T08:01:51.244Z] SSH_AUTH_SOCK=/tmp/ssh-tb1d3RwKuSna/agent.32 [2022-10-28T08:01:51.244Z] SSH_AGENT_PID=38 [2022-10-28T08:01:51.248Z] Running ssh-add (command line suppressed) [2022-10-28T08:01:51.348Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4528048915667845916.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4528048915667845916.key) [2022-10-28T08:01:51.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-28T08:01:51.643Z] + git semver push [2022-10-28T08:01:51.900Z] 2022-10-28 08:01:51,822 [run_push] DEBUG push [2022-10-28T08:01:51.900Z] 2022-10-28 08:01:51,822 [execute] INFO git cat-file --batch-check [2022-10-28T08:01:51.900Z] 2022-10-28 08:01:51,823 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-28T08:01:51.900Z] 2022-10-28 08:01:51,826 [execute] INFO git rev-list 433641589104de526c243e649bd369463f40334b -- [2022-10-28T08:01:51.900Z] 2022-10-28 08:01:51,826 [execute] DEBUG Popen(['git', 'rev-list', '433641589104de526c243e649bd369463f40334b', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-28T08:01:51.900Z] 2022-10-28 08:01:51,835 [execute] INFO git fetch -v origin [2022-10-28T08:01:51.900Z] 2022-10-28 08:01:51,835 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-28T08:01:52.466Z] 2022-10-28 08:01:52,379 [run_push] DEBUG no remote changes detected [2022-10-28T08:01:52.466Z] 2022-10-28 08:01:52,380 [execute] INFO git push origin semver [2022-10-28T08:01:52.466Z] 2022-10-28 08:01:52,380 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-28T08:01:53.401Z] 2022-10-28 08:01:53,279 [run_push] DEBUG push all version tags [2022-10-28T08:01:53.401Z] 2022-10-28 08:01:53,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-28T08:01:53.401Z] 2022-10-28 08:01:53,280 [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) [2022-10-28T08:01:54.339Z] 2022-10-28 08:01:54,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-10-28T08:01:54.339Z] 2.3.0-dev.21 [Pipeline] } [2022-10-28T08:01:54.347Z] $ docker exec --env ******** --env ******** ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 ssh-agent -k [2022-10-28T08:01:54.436Z] unset SSH_AUTH_SOCK; [2022-10-28T08:01:54.436Z] unset SSH_AGENT_PID; [2022-10-28T08:01:54.436Z] echo Agent pid 38 killed; [2022-10-28T08:01:54.449Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-28T08:01:54.757Z] + git semver [Pipeline] } [2022-10-28T08:01:55.028Z] $ docker stop --time=1 ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 [2022-10-28T08:01:56.270Z] $ docker rm -f ac8cb67430e4c47a9708b4d7af3fc332b0a1d307a43a8a2f4a9a074d6dca56c6 [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 [2022-10-28T08:01:56.863Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-10-28T08:01:56.863Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-28T08:01:56.863Z] total 16 [2022-10-28T08:01:56.863Z] drwxr-xr-x 3 root root 4096 Oct 28 07:47 . [2022-10-28T08:01:56.863Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 28 08:01 .. [2022-10-28T08:01:56.863Z] drwxr-xr-x 2 root root 4096 Oct 28 07:47 cost [2022-10-28T08:01:56.863Z] -rw-r--r-- 1 root root 82 Oct 28 07:47 cost.csv [2022-10-28T08:01:56.863Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-28T08:01:56.863Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-10-28T08:01:56.863Z] total 16 [2022-10-28T08:01:56.863Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 28 07:47 . [2022-10-28T08:01:56.863Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 28 08:01 .. [2022-10-28T08:01:56.863Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 28 07:47 cost [2022-10-28T08:01:56.863Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 28 07:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:01:57.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:01:58.005Z] ---> package-listing.sh [2022-10-28T08:01:58.005Z] ++ facter osfamily [2022-10-28T08:01:58.005Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-28T08:01:58.263Z] + OS_FAMILY=debian [2022-10-28T08:01:58.263Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-10-28T08:01:58.263Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-28T08:01:58.263Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-28T08:01:58.263Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-28T08:01:58.263Z] + PACKAGES=/tmp/packages_start.txt [2022-10-28T08:01:58.263Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-28T08:01:58.263Z] + PACKAGES=/tmp/packages_end.txt [2022-10-28T08:01:58.263Z] + case "${OS_FAMILY}" in [2022-10-28T08:01:58.263Z] + dpkg -l [2022-10-28T08:01:58.263Z] + grep '^ii' [2022-10-28T08:01:58.263Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-28T08:01:58.263Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-28T08:01:58.263Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-28T08:01:58.263Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-10-28T08:01:58.263Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-10-28T08:01:58.263Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-10-28T08:01:58.271Z] 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 [2022-10-28T08:01:58.545Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-28T08:01:59.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-28T08:01:59.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-28T08:01:59.144Z] prd-ubuntu20.04-docker-8c-8g-117513 does not seem to be running inside a container [2022-10-28T08:01:59.175Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-28T08:01:59.403Z] $ docker top 7e4b0b9a9edae4a5d87fb0c64ed477686295bdfc1cd5dc599eb0b01e8d00d411 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-28T08:01:59.748Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-28T08:02:00.032Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-28T08:02:00.313Z] + ls /var/log/sa-host [2022-10-28T08:02:00.313Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-28T08:02:00.455Z] provisioning config files... [2022-10-28T08:02:00.462Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11006968115306388060tmp [Pipeline] { [Pipeline] echo [2022-10-28T08:02:00.475Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:02:00.754Z] ---> create-netrc.sh [Pipeline] } [2022-10-28T08:02:00.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:02:01.086Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-28T08:02:01.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:02:01.370Z] ---> sudo-logs.sh [2022-10-28T08:02:01.370Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-28T08:02:01.398Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:02:01.678Z] ---> job-cost.sh [2022-10-28T08:02:01.678Z] lf-activate-venv: SKIPPING [2022-10-28T08:02:01.678Z] DEBUG: total: 0.2199999988079071 [2022-10-28T08:02:01.678Z] INFO: Retrieving Stack Cost... [2022-10-28T08:02:02.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-28T08:02:02.500Z] INFO: Archiving Costs [Pipeline] echo [2022-10-28T08:02:02.509Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-28T08:02:02.786Z] ---> logs-deploy.sh [2022-10-28T08:02:02.786Z] lf-activate-venv: SKIPPING [2022-10-28T08:02:02.786Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/91 [2022-10-28T08:02:02.786Z] INFO: archiving workspace using pattern(s): [2022-10-28T08:02:03.717Z] Archives upload complete. [2022-10-28T08:02:03.976Z] INFO: archiving logs to Nexus [2022-10-28T08:02:04.554Z] ---> uname -a: [2022-10-28T08:02:04.554Z] Linux prd-ubuntu20-04-docker-8c-8g-117513 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] ---> lscpu: [2022-10-28T08:02:04.554Z] Architecture: x86_64 [2022-10-28T08:02:04.554Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-28T08:02:04.554Z] Byte Order: Little Endian [2022-10-28T08:02:04.554Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-28T08:02:04.554Z] CPU(s): 8 [2022-10-28T08:02:04.554Z] On-line CPU(s) list: 0-7 [2022-10-28T08:02:04.554Z] Thread(s) per core: 1 [2022-10-28T08:02:04.554Z] Core(s) per socket: 1 [2022-10-28T08:02:04.554Z] Socket(s): 8 [2022-10-28T08:02:04.554Z] NUMA node(s): 1 [2022-10-28T08:02:04.554Z] Vendor ID: AuthenticAMD [2022-10-28T08:02:04.554Z] CPU family: 23 [2022-10-28T08:02:04.554Z] Model: 49 [2022-10-28T08:02:04.554Z] Model name: AMD EPYC-Rome Processor [2022-10-28T08:02:04.554Z] Stepping: 0 [2022-10-28T08:02:04.554Z] CPU MHz: 2799.956 [2022-10-28T08:02:04.554Z] BogoMIPS: 5599.91 [2022-10-28T08:02:04.554Z] Virtualization: AMD-V [2022-10-28T08:02:04.554Z] Hypervisor vendor: KVM [2022-10-28T08:02:04.554Z] Virtualization type: full [2022-10-28T08:02:04.554Z] L1d cache: 256 KiB [2022-10-28T08:02:04.554Z] L1i cache: 256 KiB [2022-10-28T08:02:04.554Z] L2 cache: 4 MiB [2022-10-28T08:02:04.554Z] L3 cache: 128 MiB [2022-10-28T08:02:04.554Z] NUMA node0 CPU(s): 0-7 [2022-10-28T08:02:04.554Z] Vulnerability Itlb multihit: Not affected [2022-10-28T08:02:04.554Z] Vulnerability L1tf: Not affected [2022-10-28T08:02:04.554Z] Vulnerability Mds: Not affected [2022-10-28T08:02:04.554Z] Vulnerability Meltdown: Not affected [2022-10-28T08:02:04.554Z] Vulnerability Mmio stale data: Not affected [2022-10-28T08:02:04.554Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-28T08:02:04.554Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-28T08:02:04.554Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-28T08:02:04.554Z] Vulnerability Srbds: Not affected [2022-10-28T08:02:04.554Z] Vulnerability Tsx async abort: Not affected [2022-10-28T08:02:04.554Z] 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 [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] ---> nproc: [2022-10-28T08:02:04.554Z] 8 [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] ---> df -h: [2022-10-28T08:02:04.554Z] Filesystem Size Used Avail Use% Mounted on [2022-10-28T08:02:04.554Z] overlay 155G 14G 142G 9% / [2022-10-28T08:02:04.554Z] tmpfs 64M 0 64M 0% /dev [2022-10-28T08:02:04.554Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-28T08:02:04.554Z] shm 64M 0 64M 0% /dev/shm [2022-10-28T08:02:04.554Z] /dev/vda1 155G 14G 142G 9% /facter-os [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] ---> sar -b -r -n DEV: [2022-10-28T08:02:04.554Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117513) 10/28/22 _x86_64_ (8 CPU) [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] 07:42:12 LINUX RESTART (8 CPU) [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] 07:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-28T08:02:04.554Z] 07:44:01 173.87 5.02 168.85 0.00 521.67 90443.52 0.00 [2022-10-28T08:02:04.554Z] 07:45:01 204.58 0.08 204.50 0.00 16.66 95323.85 0.00 [2022-10-28T08:02:04.554Z] 07:46:01 242.64 0.45 242.19 0.00 3.73 67417.66 0.00 [2022-10-28T08:02:04.554Z] 07:47:01 177.65 0.18 177.47 0.00 9.33 55023.10 0.00 [2022-10-28T08:02:04.554Z] 07:48:01 86.25 9.37 76.89 0.00 2886.99 21723.20 0.00 [2022-10-28T08:02:04.554Z] 07:49:01 2.53 0.00 2.53 0.00 0.00 28.53 0.00 [2022-10-28T08:02:04.554Z] 07:50:01 0.85 0.00 0.85 0.00 0.00 9.07 0.00 [2022-10-28T08:02:04.554Z] 07:51:01 1.70 0.00 1.70 0.00 0.00 18.13 0.00 [2022-10-28T08:02:04.554Z] 07:52:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 [2022-10-28T08:02:04.554Z] 07:53:01 2.28 0.00 2.28 0.00 0.00 35.59 0.00 [2022-10-28T08:02:04.554Z] 07:54:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 [2022-10-28T08:02:04.554Z] 07:55:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 [2022-10-28T08:02:04.554Z] 07:56:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2022-10-28T08:02:04.554Z] 07:57:01 1.80 0.00 1.80 0.00 0.00 19.20 0.00 [2022-10-28T08:02:04.554Z] 07:58:01 1.97 0.02 1.95 0.00 0.13 24.93 0.00 [2022-10-28T08:02:04.554Z] 07:59:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 [2022-10-28T08:02:04.554Z] 08:00:01 3.02 1.02 2.00 0.00 21.86 26.93 0.00 [2022-10-28T08:02:04.554Z] 08:01:01 10.85 0.10 10.75 0.00 10.26 8060.79 0.00 [2022-10-28T08:02:04.554Z] 08:02:01 118.66 0.30 118.36 0.00 15.73 56432.99 0.00 [2022-10-28T08:02:04.554Z] Average: 54.38 0.87 53.51 0.00 183.19 20709.86 0.00 [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] 07:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-28T08:02:04.554Z] 07:44:01 28331036 31589796 715280 2.18 107600 3365260 1921256 5.66 1172444 2946956 226604 [2022-10-28T08:02:04.554Z] 07:45:01 27616456 31497396 800396 2.43 157592 3883288 2029940 5.98 1283024 3485064 4424 [2022-10-28T08:02:04.554Z] 07:46:01 26471092 31196340 1092588 3.32 211708 4541940 2010168 5.92 1740364 4025860 21380 [2022-10-28T08:02:04.554Z] 07:47:01 26081772 31516296 775656 2.36 219300 5201960 2064140 6.08 1605912 4519136 515416 [2022-10-28T08:02:04.554Z] 07:48:01 25872200 31528344 747936 2.27 240068 5392976 1841088 5.43 1745428 4560400 360 [2022-10-28T08:02:04.554Z] 07:49:01 25872196 31528400 747708 2.27 240096 5392980 1824660 5.38 1745288 4560400 4 [2022-10-28T08:02:04.554Z] 07:50:01 25881700 31538452 738112 2.24 240100 5392984 1824660 5.38 1735456 4560912 12 [2022-10-28T08:02:04.554Z] 07:51:01 25882188 31538964 737460 2.24 240136 5392988 1824660 5.38 1735436 4560924 4 [2022-10-28T08:02:04.554Z] 07:52:01 25885032 31541852 734668 2.23 240148 5392992 1824660 5.38 1732844 4560928 8 [2022-10-28T08:02:04.554Z] 07:53:01 25885916 31542828 733588 2.23 240228 5392996 1824660 5.38 1733040 4560932 8 [2022-10-28T08:02:04.554Z] 07:54:01 25885892 31542868 733508 2.23 240296 5392988 1824660 5.38 1733308 4560936 8 [2022-10-28T08:02:04.554Z] 07:55:01 25886092 31543080 733432 2.23 240324 5392992 1824660 5.38 1733052 4560936 8 [2022-10-28T08:02:04.554Z] 07:56:01 25886076 31543068 733384 2.23 240348 5393004 1824660 5.38 1732800 4560940 8 [2022-10-28T08:02:04.554Z] 07:57:01 25885876 31543000 733368 2.23 240372 5393008 1824660 5.38 1732828 4560980 4 [2022-10-28T08:02:04.554Z] 07:58:01 25885524 31542736 733648 2.23 240408 5392988 1798292 5.30 1732932 4560980 16 [2022-10-28T08:02:04.554Z] 07:59:01 25885572 31542800 733448 2.23 240456 5392988 1798292 5.30 1732888 4560980 8 [2022-10-28T08:02:04.554Z] 08:00:01 25885144 31543476 733048 2.23 240520 5393608 1823224 5.37 1733016 4561512 8 [2022-10-28T08:02:04.554Z] 08:01:01 25104528 31529068 746344 2.27 253936 6097508 1892200 5.58 1760744 5264744 668708 [2022-10-28T08:02:04.554Z] 08:02:01 24335616 31484844 781968 2.38 289440 6702924 1986988 5.86 1894580 5806984 372 [2022-10-28T08:02:04.554Z] Average: 26022100 31517558 762397 2.32 229636 5258020 1873028 5.52 1685020 4491605 75651 [2022-10-28T08:02:04.554Z] [2022-10-28T08:02:04.554Z] 07:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-28T08:02:04.554Z] 07:44:01 ens3 558.85 412.62 8524.69 56.16 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:44:01 docker0 197.75 260.40 15.98 2059.46 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:44:01 lo 7.19 7.19 0.71 0.71 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:45:01 ens3 154.17 79.59 2737.65 20.73 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:45:01 vethf72c4f4 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:45:01 veth75b22ca 1.50 1.75 0.09 33.10 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:45:01 docker0 30.79 83.24 2.07 2021.46 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:45:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:46:01 ens3 225.06 183.96 1959.87 139.53 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:46:01 vethf72c4f4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:46:01 docker0 113.38 165.46 18.40 1930.37 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:46:01 veth7716e86 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:47:01 ens3 182.84 132.54 2660.13 244.74 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:47:01 docker0 5.58 6.77 0.30 40.81 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:47:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:48:01 ens3 112.98 87.02 1312.22 63.09 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:48:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:49:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:51:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:53:01 ens3 2.47 5.08 0.23 7.22 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:58:01 ens3 1.27 3.35 0.15 6.75 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.554Z] 07:59:01 ens3 0.77 0.47 1.56 0.03 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 08:00:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 08:01:01 ens3 142.24 87.32 3968.99 31.55 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 08:01:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 08:02:01 ens3 290.88 199.32 3965.50 105.20 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 08:02:01 docker0 38.91 63.74 3.72 688.96 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] 08:02:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] Average: ens3 87.59 62.42 1316.31 35.51 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] Average: docker0 20.18 30.30 2.12 353.29 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-28T08:02:04.555Z] [2022-10-28T08:02:04.555Z] [2022-10-28T08:02:04.555Z] ---> sar -P ALL: [2022-10-28T08:02:04.555Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117513) 10/28/22 _x86_64_ (8 CPU) [2022-10-28T08:02:04.555Z] [2022-10-28T08:02:04.555Z] 07:42:12 LINUX RESTART (8 CPU) [2022-10-28T08:02:04.555Z] [2022-10-28T08:02:04.555Z] 07:43:02 CPU %user %nice %system %iowait %steal %idle [2022-10-28T08:02:04.555Z] 07:44:01 all 8.73 0.00 3.94 4.83 0.06 82.45 [2022-10-28T08:02:04.555Z] 07:44:01 0 8.99 0.00 3.96 5.79 0.05 81.21 [2022-10-28T08:02:04.555Z] 07:44:01 1 10.27 0.00 4.08 1.53 0.05 84.07 [2022-10-28T08:02:04.555Z] 07:44:01 2 7.27 0.00 3.15 0.38 0.05 89.15 [2022-10-28T08:02:04.555Z] 07:44:01 3 9.93 0.00 4.02 1.61 0.07 84.38 [2022-10-28T08:02:04.555Z] 07:44:01 4 7.23 0.00 3.93 1.73 0.03 87.07 [2022-10-28T08:02:04.555Z] 07:44:01 5 8.31 0.00 3.31 4.17 0.05 84.16 [2022-10-28T08:02:04.555Z] 07:44:01 6 8.88 0.00 3.47 5.84 0.07 81.74 [2022-10-28T08:02:04.555Z] 07:44:01 7 8.95 0.00 5.62 17.69 0.07 67.67 [2022-10-28T08:02:04.555Z] 07:45:01 all 16.85 0.00 4.67 5.57 0.06 72.85 [2022-10-28T08:02:04.555Z] 07:45:01 0 16.80 0.00 4.57 15.20 0.08 63.35 [2022-10-28T08:02:04.555Z] 07:45:01 1 16.74 0.00 4.07 1.14 0.05 77.99 [2022-10-28T08:02:04.555Z] 07:45:01 2 15.86 0.00 5.11 13.39 0.05 65.58 [2022-10-28T08:02:04.555Z] 07:45:01 3 14.02 0.00 3.51 0.47 0.05 81.95 [2022-10-28T08:02:04.555Z] 07:45:01 4 16.46 0.00 5.14 0.22 0.07 78.11 [2022-10-28T08:02:04.555Z] 07:45:01 5 19.75 0.00 4.92 2.06 0.07 73.20 [2022-10-28T08:02:04.555Z] 07:45:01 6 17.85 0.00 5.22 7.06 0.05 69.82 [2022-10-28T08:02:04.555Z] 07:45:01 7 17.36 0.00 4.81 5.01 0.08 72.74 [2022-10-28T08:02:04.555Z] 07:46:01 all 17.53 0.00 5.15 2.70 0.07 74.55 [2022-10-28T08:02:04.555Z] 07:46:01 0 14.51 0.00 5.50 1.17 0.07 78.76 [2022-10-28T08:02:04.555Z] 07:46:01 1 45.03 0.00 9.55 3.45 0.10 41.87 [2022-10-28T08:02:04.555Z] 07:46:01 2 9.01 0.00 3.44 1.71 0.05 85.79 [2022-10-28T08:02:04.555Z] 07:46:01 3 15.56 0.00 6.18 5.71 0.08 72.46 [2022-10-28T08:02:04.555Z] 07:46:01 4 21.36 0.00 5.80 6.42 0.07 66.35 [2022-10-28T08:02:04.555Z] 07:46:01 5 17.17 0.00 4.97 2.43 0.08 75.34 [2022-10-28T08:02:04.555Z] 07:46:01 6 7.20 0.00 2.53 0.65 0.05 89.57 [2022-10-28T08:02:04.555Z] 07:46:01 7 10.53 0.00 3.24 0.10 0.08 86.05 [2022-10-28T08:02:04.555Z] 07:47:01 all 20.74 0.00 4.74 1.50 0.09 72.92 [2022-10-28T08:02:04.555Z] 07:47:01 0 18.75 0.00 5.01 0.50 0.07 75.67 [2022-10-28T08:02:04.555Z] 07:47:01 1 19.17 0.00 4.74 1.48 0.07 74.55 [2022-10-28T08:02:04.555Z] 07:47:01 2 19.21 0.00 4.55 0.62 0.07 75.55 [2022-10-28T08:02:04.555Z] 07:47:01 3 22.83 0.00 4.66 1.36 0.07 71.09 [2022-10-28T08:02:04.555Z] 07:47:01 4 21.13 0.00 5.38 0.74 0.10 72.65 [2022-10-28T08:02:04.555Z] 07:47:01 5 29.45 0.00 4.49 0.27 0.08 65.71 [2022-10-28T08:02:04.555Z] 07:47:01 6 18.53 0.00 4.47 3.85 0.19 72.96 [2022-10-28T08:02:04.555Z] 07:47:01 7 16.89 0.00 4.65 3.17 0.08 75.21 [2022-10-28T08:02:04.555Z] 07:48:01 all 1.82 0.00 1.20 1.41 0.02 95.55 [2022-10-28T08:02:04.555Z] 07:48:01 0 1.73 0.00 1.13 0.05 0.02 97.07 [2022-10-28T08:02:04.555Z] 07:48:01 1 1.80 0.00 0.97 0.27 0.02 96.95 [2022-10-28T08:02:04.555Z] 07:48:01 2 0.80 0.00 2.12 2.59 0.03 94.45 [2022-10-28T08:02:04.555Z] 07:48:01 3 1.16 0.00 1.71 5.98 0.03 91.11 [2022-10-28T08:02:04.555Z] 07:48:01 4 1.37 0.00 0.70 0.47 0.02 97.44 [2022-10-28T08:02:04.555Z] 07:48:01 5 1.97 0.00 0.84 0.02 0.02 97.16 [2022-10-28T08:02:04.555Z] 07:48:01 6 2.54 0.00 1.09 0.53 0.02 95.82 [2022-10-28T08:02:04.555Z] 07:48:01 7 3.17 0.00 1.02 1.41 0.03 94.36 [2022-10-28T08:02:04.555Z] 07:49:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:49:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:49:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2022-10-28T08:02:04.555Z] 07:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-28T08:02:04.555Z] 07:50:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-28T08:02:04.555Z] 07:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-28T08:02:04.555Z] 07:51:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-28T08:02:04.555Z] 07:51:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:51:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:52:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-28T08:02:04.555Z] 07:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:52:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-28T08:02:04.555Z] 07:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:53:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-10-28T08:02:04.555Z] 07:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:53:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2022-10-28T08:02:04.555Z] 07:53:01 2 0.02 0.00 0.05 0.03 0.00 99.90 [2022-10-28T08:02:04.555Z] 07:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-28T08:02:04.555Z] 07:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-28T08:02:04.555Z] 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:54:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-10-28T08:02:04.555Z] 07:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-28T08:02:04.555Z] 07:54:01 1 0.02 0.00 0.07 0.00 0.02 99.90 [2022-10-28T08:02:04.555Z] 07:54:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2022-10-28T08:02:04.555Z] 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-28T08:02:04.555Z] 07:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] [2022-10-28T08:02:04.555Z] 07:54:01 CPU %user %nice %system %iowait %steal %idle [2022-10-28T08:02:04.555Z] 07:55:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-10-28T08:02:04.555Z] 07:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:55:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-28T08:02:04.555Z] 07:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-28T08:02:04.555Z] 07:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-28T08:02:04.555Z] 07:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-28T08:02:04.555Z] 07:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-28T08:02:04.555Z] 07:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-28T08:02:04.555Z] 07:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-28T08:02:04.555Z] 07:57:01 all 0.02 0.00 0.05 0.00 0.00 99.92 [2022-10-28T08:02:04.555Z] 07:57:01 0 0.02 0.00 0.08 0.00 0.00 99.90 [2022-10-28T08:02:04.555Z] 07:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-28T08:02:04.555Z] 07:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:57:01 4 0.03 0.00 0.10 0.02 0.00 99.85 [2022-10-28T08:02:04.555Z] 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:57:01 6 0.03 0.00 0.17 0.00 0.00 99.80 [2022-10-28T08:02:04.555Z] 07:57:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-28T08:02:04.555Z] 07:58:01 all 0.04 0.00 0.03 0.01 0.00 99.92 [2022-10-28T08:02:04.555Z] 07:58:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-28T08:02:04.555Z] 07:58:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2022-10-28T08:02:04.555Z] 07:58:01 2 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-28T08:02:04.555Z] 07:58:01 3 0.07 0.00 0.03 0.02 0.00 99.88 [2022-10-28T08:02:04.555Z] 07:58:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-28T08:02:04.555Z] 07:58:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-28T08:02:04.555Z] 07:58:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-28T08:02:04.555Z] 07:58:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-28T08:02:04.555Z] 07:59:01 all 0.01 0.00 0.01 0.04 0.00 99.94 [2022-10-28T08:02:04.555Z] 07:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:59:01 2 0.00 0.00 0.00 0.30 0.00 99.70 [2022-10-28T08:02:04.555Z] 07:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:59:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-28T08:02:04.555Z] 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-28T08:02:04.555Z] 07:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-28T08:02:04.555Z] 07:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-28T08:02:04.555Z] 08:00:01 all 0.06 0.00 0.03 0.04 0.01 99.87 [2022-10-28T08:02:04.555Z] 08:00:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-28T08:02:04.555Z] 08:00:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2022-10-28T08:02:04.555Z] 08:00:01 2 0.05 0.00 0.03 0.05 0.02 99.85 [2022-10-28T08:02:04.555Z] 08:00:01 3 0.03 0.00 0.02 0.18 0.02 99.75 [2022-10-28T08:02:04.555Z] 08:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-28T08:02:04.555Z] 08:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-28T08:02:04.555Z] 08:00:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-28T08:02:04.555Z] 08:00:01 7 0.23 0.00 0.05 0.03 0.00 99.68 [2022-10-28T08:02:04.555Z] 08:01:01 all 2.82 0.00 1.26 0.26 0.01 95.64 [2022-10-28T08:02:04.555Z] 08:01:01 0 2.96 0.00 0.95 0.02 0.02 96.05 [2022-10-28T08:02:04.555Z] 08:01:01 1 3.37 0.00 1.41 0.02 0.02 95.19 [2022-10-28T08:02:04.555Z] 08:01:01 2 2.75 0.00 1.83 0.22 0.00 95.20 [2022-10-28T08:02:04.555Z] 08:01:01 3 1.71 0.00 1.49 1.29 0.02 95.50 [2022-10-28T08:02:04.555Z] 08:01:01 4 3.13 0.00 0.87 0.52 0.02 95.46 [2022-10-28T08:02:04.555Z] 08:01:01 5 3.41 0.00 1.05 0.00 0.02 95.52 [2022-10-28T08:02:04.555Z] 08:01:01 6 2.53 0.00 1.59 0.03 0.02 95.82 [2022-10-28T08:02:04.555Z] 08:01:01 7 2.72 0.00 0.86 0.00 0.02 96.41 [2022-10-28T08:02:04.555Z] 08:02:01 all 6.99 0.00 3.13 2.98 0.05 86.85 [2022-10-28T08:02:04.555Z] 08:02:01 0 6.25 0.00 3.53 2.27 0.05 87.91 [2022-10-28T08:02:04.555Z] 08:02:01 1 8.18 0.00 3.29 4.39 0.07 84.07 [2022-10-28T08:02:04.555Z] 08:02:01 2 6.94 0.00 2.50 0.03 0.05 90.48 [2022-10-28T08:02:04.555Z] 08:02:01 3 5.80 0.00 3.69 10.81 0.07 79.62 [2022-10-28T08:02:04.555Z] 08:02:01 4 7.86 0.00 3.23 5.43 0.03 83.44 [2022-10-28T08:02:04.555Z] 08:02:01 5 6.94 0.00 2.85 0.40 0.03 89.78 [2022-10-28T08:02:04.555Z] 08:02:01 6 7.02 0.00 2.75 0.25 0.07 89.92 [2022-10-28T08:02:04.555Z] 08:02:01 7 6.96 0.00 3.18 0.29 0.05 89.53 [2022-10-28T08:02:04.555Z] Average: all 3.96 0.00 1.27 1.01 0.02 93.74 [2022-10-28T08:02:04.555Z] Average: 0 3.68 0.00 1.30 1.30 0.02 93.70 [2022-10-28T08:02:04.555Z] Average: 1 5.49 0.00 1.48 0.64 0.02 92.36 [2022-10-28T08:02:04.555Z] Average: 2 3.24 0.00 1.19 1.02 0.02 94.53 [2022-10-28T08:02:04.555Z] Average: 3 3.72 0.00 1.32 1.44 0.02 93.50 [2022-10-28T08:02:04.555Z] Average: 4 4.12 0.00 1.32 0.82 0.02 93.72 [2022-10-28T08:02:04.555Z] Average: 5 4.55 0.00 1.17 0.49 0.02 93.77 [2022-10-28T08:02:04.555Z] Average: 6 3.38 0.00 1.12 0.95 0.02 94.53 [2022-10-28T08:02:04.555Z] Average: 7 3.49 0.00 1.23 1.43 0.02 93.83 [2022-10-28T08:02:04.555Z] [2022-10-28T08:02:04.555Z] [2022-10-28T08:02:04.555Z]