Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 588e4747f1d3645342cd4a28a51c9f1e9b808114 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-ssh7816150827347590591.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4489553106323721492.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2828726810783078161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1815595580519219092.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17714824381593297832.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16654’ Running on prd-ubuntu20.04-docker-8c-8g-16657 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 588e4747f1d3645342cd4a28a51c9f1e9b808114 (main) Commit message: "Merge pull request #612 from Ambition-J/ts-redevelop" > 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 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-list --no-walk f22d9fd72652b6230f2e463e6c7ea75394f899e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T04:10:22.890Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T04:10:22.933Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T04:10:22.947Z] ========================================================= [2023-05-24T04:10:22.947Z] EdgeX Global Pipelines Version Info [2023-05-24T04:10:22.947Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:10:23.660Z] ------------------- [2023-05-24T04:10:23.660Z] stable info: [2023-05-24T04:10:23.660Z] ------------------- [2023-05-24T04:10:23.660Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T04:10:23.660Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T04:10:23.660Z] Message: update stable to v1.0.249 [2023-05-24T04:10:24.237Z] ------------------- [2023-05-24T04:10:24.237Z] experimental info: [2023-05-24T04:10:24.237Z] ------------------- [2023-05-24T04:10:24.237Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T04:10:24.237Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T04:10:24.237Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T04:10:24.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-24T04:10:24.422Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-24T04:10:24.439Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T04:10:24.449Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T04:10:24.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T04:10:24.480Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T04:10:24.490Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T04:10:24.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T04:10:24.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T04:10:24.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T04:10:24.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T04:10:24.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-24T04:10:24.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T04:10:24.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T04:10:24.593Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T04:10:24.602Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T04:10:24.610Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T04:10:24.618Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T04:10:24.626Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T04:10:24.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T04:10:24.652Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T04:10:24.664Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T04:10:24.679Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T04:10:24.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T04:10:24.700Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T04:10:24.714Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T04:10:24.727Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T04:10:24.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-24T04:10:24.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-24T04:10:24.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-24T04:10:24.786Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] echo [2023-05-24T04:10:24.802Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 588e474 [Pipeline] echo [2023-05-24T04:10:24.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T04:10:24.866Z] provisioning config files... [2023-05-24T04:10:24.882Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14609712300207355728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:10:25.185Z] ---> docker-login.sh [2023-05-24T04:10:25.186Z] nexus3.edgexfoundry.org:10001 [2023-05-24T04:10:25.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:25.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:25.706Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:25.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:25.706Z] [2023-05-24T04:10:25.706Z] Login Succeeded [2023-05-24T04:10:25.706Z] nexus3.edgexfoundry.org:10002 [2023-05-24T04:10:25.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:25.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:25.706Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:25.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:25.706Z] [2023-05-24T04:10:25.706Z] Login Succeeded [2023-05-24T04:10:25.706Z] nexus3.edgexfoundry.org:10003 [2023-05-24T04:10:25.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:25.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:25.706Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:25.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:25.706Z] [2023-05-24T04:10:25.706Z] Login Succeeded [2023-05-24T04:10:25.706Z] nexus3.edgexfoundry.org:10004 [2023-05-24T04:10:25.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:25.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:25.966Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:25.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:25.966Z] [2023-05-24T04:10:25.966Z] Login Succeeded [2023-05-24T04:10:25.966Z] docker.io [2023-05-24T04:10:25.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:26.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:26.226Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:26.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:26.226Z] [2023-05-24T04:10:26.226Z] Login Succeeded [2023-05-24T04:10:26.226Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T04:10:26.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T04:10:26.580Z] + git rev-list -1 --merges 588e4747f1d3645342cd4a28a51c9f1e9b808114~1..588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] echo [2023-05-24T04:10:26.624Z] -----------> git rev-list -1 --merges 588e4747f1d3645342cd4a28a51c9f1e9b808114~1..588e4747f1d3645342cd4a28a51c9f1e9b808114 588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:10:26.624Z] 588e4747f1d3645342cd4a28a51c9f1e9b808114 [false] [Pipeline] sh [2023-05-24T04:10:26.914Z] + git log --format=format:%s -1 588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] echo [2023-05-24T04:10:26.928Z] ========================================================= [2023-05-24T04:10:26.928Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T04:10:26.928Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T04:10:27.243Z] + git log --format=format:%s -1 588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] echo [2023-05-24T04:10:27.253Z] [semverPrep] GIT_COMMIT: 588e4747f1d3645342cd4a28a51c9f1e9b808114, Commit Message: Merge pull request #612 from Ambition-J/ts-redevelop [Pipeline] echo [2023-05-24T04:10:27.260Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T04:10:27.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T04:10:27.600Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T04:10:27.600Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T04:10:27.600Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T04:10:27.600Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T04:10:27.600Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T04:10:27.600Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:10:27.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:10:27.949Z] [2023-05-24T04:10:27.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:10:28.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:10:28.255Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T04:10:28.255Z] b85a868b505f: Pulling fs layer [2023-05-24T04:10:28.255Z] e2be974225ed: Pulling fs layer [2023-05-24T04:10:28.255Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T04:10:28.255Z] 988bab9f4d93: Pulling fs layer [2023-05-24T04:10:28.255Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T04:10:28.255Z] eaf3925da568: Pulling fs layer [2023-05-24T04:10:28.255Z] bab4dde63d76: Pulling fs layer [2023-05-24T04:10:28.255Z] bde34c3a00c8: Pulling fs layer [2023-05-24T04:10:28.255Z] b352a97aabf1: Pulling fs layer [2023-05-24T04:10:28.255Z] 4872d77fe225: Pulling fs layer [2023-05-24T04:10:28.255Z] 5851b861e8e6: Pulling fs layer [2023-05-24T04:10:28.255Z] 988bab9f4d93: Waiting [2023-05-24T04:10:28.255Z] 1469e6f7b9e6: Waiting [2023-05-24T04:10:28.255Z] eaf3925da568: Waiting [2023-05-24T04:10:28.255Z] bab4dde63d76: Waiting [2023-05-24T04:10:28.255Z] bde34c3a00c8: Waiting [2023-05-24T04:10:28.255Z] b352a97aabf1: Waiting [2023-05-24T04:10:28.255Z] 4872d77fe225: Waiting [2023-05-24T04:10:28.255Z] 5851b861e8e6: Waiting [2023-05-24T04:10:28.255Z] e2be974225ed: Download complete [2023-05-24T04:10:28.255Z] 988bab9f4d93: Verifying Checksum [2023-05-24T04:10:28.255Z] 988bab9f4d93: Download complete [2023-05-24T04:10:28.255Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T04:10:28.255Z] 1469e6f7b9e6: Download complete [2023-05-24T04:10:28.514Z] eaf3925da568: Verifying Checksum [2023-05-24T04:10:28.514Z] eaf3925da568: Download complete [2023-05-24T04:10:28.514Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T04:10:28.514Z] 339a4e72a1f5: Download complete [2023-05-24T04:10:28.514Z] bde34c3a00c8: Verifying Checksum [2023-05-24T04:10:28.514Z] bde34c3a00c8: Download complete [2023-05-24T04:10:28.514Z] b352a97aabf1: Verifying Checksum [2023-05-24T04:10:28.514Z] b352a97aabf1: Download complete [2023-05-24T04:10:28.514Z] 4872d77fe225: Verifying Checksum [2023-05-24T04:10:28.514Z] 4872d77fe225: Download complete [2023-05-24T04:10:28.514Z] 5851b861e8e6: Verifying Checksum [2023-05-24T04:10:28.514Z] 5851b861e8e6: Download complete [2023-05-24T04:10:28.514Z] b85a868b505f: Verifying Checksum [2023-05-24T04:10:28.514Z] b85a868b505f: Download complete [2023-05-24T04:10:28.773Z] bab4dde63d76: Verifying Checksum [2023-05-24T04:10:28.773Z] bab4dde63d76: Download complete [2023-05-24T04:10:29.709Z] b85a868b505f: Pull complete [2023-05-24T04:10:29.709Z] e2be974225ed: Pull complete [2023-05-24T04:10:29.970Z] 339a4e72a1f5: Pull complete [2023-05-24T04:10:30.229Z] 988bab9f4d93: Pull complete [2023-05-24T04:10:30.489Z] 1469e6f7b9e6: Pull complete [2023-05-24T04:10:30.489Z] eaf3925da568: Pull complete [2023-05-24T04:10:32.393Z] bab4dde63d76: Pull complete [2023-05-24T04:10:32.393Z] bde34c3a00c8: Pull complete [2023-05-24T04:10:32.393Z] b352a97aabf1: Pull complete [2023-05-24T04:10:32.393Z] 4872d77fe225: Pull complete [2023-05-24T04:10:32.393Z] 5851b861e8e6: Pull complete [2023-05-24T04:10:32.393Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T04:10:32.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:10:32.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:10:32.492Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:10:32.527Z] $ 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 [2023-05-24T04:10:34.164Z] $ docker top 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd -eo pid,comm [2023-05-24T04:10:34.223Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T04:10:34.223Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T04:10:34.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T04:10:34.266Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T04:10:34.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T04:10:34.380Z] $ docker exec 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd ssh-agent [2023-05-24T04:10:34.494Z] SSH_AUTH_SOCK=/tmp/ssh-bj8mBAXLqBbB/agent.33 [2023-05-24T04:10:34.494Z] SSH_AGENT_PID=39 [2023-05-24T04:10:34.501Z] Running ssh-add (command line suppressed) [2023-05-24T04:10:34.619Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6042704743715569814.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6042704743715569814.key) [2023-05-24T04:10:34.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T04:10:34.922Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T04:10:34.943Z] $ docker exec --env ******** --env ******** 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd ssh-agent -k [2023-05-24T04:10:35.042Z] unset SSH_AUTH_SOCK; [2023-05-24T04:10:35.042Z] unset SSH_AGENT_PID; [2023-05-24T04:10:35.043Z] echo Agent pid 39 killed; [2023-05-24T04:10:35.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T04:10:35.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T04:10:35.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T04:10:35.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T04:10:35.183Z] $ docker exec 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd ssh-agent [2023-05-24T04:10:35.287Z] SSH_AUTH_SOCK=/tmp/ssh-HeEgPIXpeSGC/agent.72 [2023-05-24T04:10:35.287Z] SSH_AGENT_PID=78 [2023-05-24T04:10:35.292Z] Running ssh-add (command line suppressed) [2023-05-24T04:10:35.405Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7576565122586995593.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7576565122586995593.key) [2023-05-24T04:10:35.415Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T04:10:35.703Z] + git semver init [2023-05-24T04:10:35.962Z] 2023-05-24 04:10:35,895 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T04:10:35.962Z] 2023-05-24 04:10:35,896 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-24T04:10:35.962Z] 2023-05-24 04:10:35,897 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-24T04:10:35.962Z] 2023-05-24 04:10:35,897 [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) [2023-05-24T04:10:37.342Z] 2023-05-24 04:10:37,278 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-24T04:10:37.342Z] 2023-05-24 04:10:37,279 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-24T04:10:37.342Z] 2023-05-24 04:10:37,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T04:10:37.342Z] 2023-05-24 04:10:37,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T04:10:37.342Z] 3.0.0-dev.17 [Pipeline] } [2023-05-24T04:10:37.356Z] $ docker exec --env ******** --env ******** 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd ssh-agent -k [2023-05-24T04:10:37.444Z] unset SSH_AUTH_SOCK; [2023-05-24T04:10:37.444Z] unset SSH_AGENT_PID; [2023-05-24T04:10:37.445Z] echo Agent pid 78 killed; [2023-05-24T04:10:37.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T04:10:37.756Z] + git semver [Pipeline] } [2023-05-24T04:10:38.033Z] $ docker stop --time=1 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd [2023-05-24T04:10:39.356Z] $ docker rm -f --volumes 8c29584ae57ffb5e1bc9a84212f3b98b9db341eadb26120a76af3d0b12826fdd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T04:10:39.693Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T04:10:39.894Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T04:10:39.897Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.17 [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 [2023-05-24T04:10:39.993Z] provisioning config files... [2023-05-24T04:10:40.002Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11993805937067467615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:10:40.301Z] ---> docker-login.sh [2023-05-24T04:10:40.301Z] nexus3.edgexfoundry.org:10001 [2023-05-24T04:10:40.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:40.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:40.301Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:40.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:40.301Z] [2023-05-24T04:10:40.301Z] Login Succeeded [2023-05-24T04:10:40.301Z] nexus3.edgexfoundry.org:10002 [2023-05-24T04:10:40.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:40.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:40.301Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:40.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:40.301Z] [2023-05-24T04:10:40.301Z] Login Succeeded [2023-05-24T04:10:40.301Z] nexus3.edgexfoundry.org:10003 [2023-05-24T04:10:40.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:40.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:40.561Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:40.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:40.561Z] [2023-05-24T04:10:40.561Z] Login Succeeded [2023-05-24T04:10:40.561Z] nexus3.edgexfoundry.org:10004 [2023-05-24T04:10:40.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:40.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:40.561Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:40.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:40.561Z] [2023-05-24T04:10:40.561Z] Login Succeeded [2023-05-24T04:10:40.561Z] docker.io [2023-05-24T04:10:40.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:10:40.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:10:40.820Z] Configure a credential helper to remove this warning. See [2023-05-24T04:10:40.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:10:40.820Z] [2023-05-24T04:10:40.820Z] Login Succeeded [2023-05-24T04:10:40.820Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T04:10:40.828Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T04:10:40.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T04:10:40.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T04:10:40.912Z] ========================================================= [2023-05-24T04:10:40.912Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T04:10:40.912Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:10:41.240Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T04:10:41.503Z] Sending build context to Docker daemon 47.59MB [2023-05-24T04:10:41.503Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T04:10:41.503Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T04:10:41.503Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T04:10:41.503Z] f56be85fc22e: Pulling fs layer [2023-05-24T04:10:41.503Z] 85791d961cd3: Pulling fs layer [2023-05-24T04:10:41.503Z] d694b5ae8c79: Pulling fs layer [2023-05-24T04:10:41.503Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T04:10:41.503Z] 4d19c01a9841: Pulling fs layer [2023-05-24T04:10:41.503Z] 9325e15d5711: Pulling fs layer [2023-05-24T04:10:41.503Z] 556b6ee489ea: Pulling fs layer [2023-05-24T04:10:41.503Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T04:10:41.503Z] 9f32a84ed3da: Waiting [2023-05-24T04:10:41.503Z] 4d19c01a9841: Waiting [2023-05-24T04:10:41.503Z] 9325e15d5711: Waiting [2023-05-24T04:10:41.503Z] 556b6ee489ea: Waiting [2023-05-24T04:10:41.503Z] c5a4b2cf53e6: Waiting [2023-05-24T04:10:41.503Z] 85791d961cd3: Verifying Checksum [2023-05-24T04:10:41.503Z] 85791d961cd3: Download complete [2023-05-24T04:10:41.503Z] 9f32a84ed3da: Download complete [2023-05-24T04:10:41.503Z] 4d19c01a9841: Verifying Checksum [2023-05-24T04:10:41.503Z] 4d19c01a9841: Download complete [2023-05-24T04:10:41.503Z] f56be85fc22e: Download complete [2023-05-24T04:10:41.764Z] 9325e15d5711: Verifying Checksum [2023-05-24T04:10:41.764Z] 9325e15d5711: Download complete [2023-05-24T04:10:41.764Z] f56be85fc22e: Pull complete [2023-05-24T04:10:41.764Z] 85791d961cd3: Pull complete [2023-05-24T04:10:42.337Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T04:10:42.337Z] c5a4b2cf53e6: Download complete [2023-05-24T04:10:42.337Z] d694b5ae8c79: Verifying Checksum [2023-05-24T04:10:42.337Z] d694b5ae8c79: Download complete [2023-05-24T04:10:42.597Z] 556b6ee489ea: Verifying Checksum [2023-05-24T04:10:42.597Z] 556b6ee489ea: Download complete [2023-05-24T04:10:45.880Z] d694b5ae8c79: Pull complete [2023-05-24T04:10:45.880Z] 9f32a84ed3da: Pull complete [2023-05-24T04:10:45.880Z] 4d19c01a9841: Pull complete [2023-05-24T04:10:46.138Z] 9325e15d5711: Pull complete [2023-05-24T04:10:48.667Z] 556b6ee489ea: Pull complete [2023-05-24T04:10:49.602Z] c5a4b2cf53e6: Pull complete [2023-05-24T04:10:49.602Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T04:10:49.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T04:10:49.602Z] ---> c4be618373d6 [2023-05-24T04:10:49.602Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T04:10:52.146Z] ---> Running in e9be32db300e [2023-05-24T04:10:52.146Z] Removing intermediate container e9be32db300e [2023-05-24T04:10:52.146Z] ---> 5aa620af422a [2023-05-24T04:10:52.146Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T04:10:52.146Z] ---> Running in f0cfa876edf8 [2023-05-24T04:10:52.146Z] Removing intermediate container f0cfa876edf8 [2023-05-24T04:10:52.146Z] ---> 2893042fcdf2 [2023-05-24T04:10:52.146Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T04:10:52.146Z] ---> Running in 46bf01bf4b57 [2023-05-24T04:10:52.146Z] Removing intermediate container 46bf01bf4b57 [2023-05-24T04:10:52.146Z] ---> fecc1c35c9c0 [2023-05-24T04:10:52.146Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T04:10:52.146Z] ---> Running in f2dded1d2a76 [2023-05-24T04:10:52.146Z] Removing intermediate container f2dded1d2a76 [2023-05-24T04:10:52.146Z] ---> 37a78c2dfb43 [2023-05-24T04:10:52.146Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T04:10:52.146Z] ---> Running in 9fd21acf0f26 [2023-05-24T04:10:52.147Z] Removing intermediate container 9fd21acf0f26 [2023-05-24T04:10:52.147Z] ---> 4ec02b616e12 [2023-05-24T04:10:52.147Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T04:10:52.715Z] latest: Pulling from library/docker [2023-05-24T04:10:52.715Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-24T04:10:52.715Z] dfb60e7f5d22: Pulling fs layer [2023-05-24T04:10:52.715Z] f74671f55a8d: Pulling fs layer [2023-05-24T04:10:52.715Z] 75039dcfa57a: Pulling fs layer [2023-05-24T04:10:52.715Z] a867a08cc62a: Pulling fs layer [2023-05-24T04:10:52.715Z] f897c97d93d5: Pulling fs layer [2023-05-24T04:10:52.715Z] 5893dfdf0269: Pulling fs layer [2023-05-24T04:10:52.715Z] 75039dcfa57a: Waiting [2023-05-24T04:10:52.715Z] a867a08cc62a: Waiting [2023-05-24T04:10:52.715Z] f897c97d93d5: Waiting [2023-05-24T04:10:52.715Z] 5893dfdf0269: Waiting [2023-05-24T04:10:52.715Z] 7bd0f5addfbf: Pulling fs layer [2023-05-24T04:10:52.715Z] b3364461d2a2: Pulling fs layer [2023-05-24T04:10:52.715Z] 3b63b390fabe: Pulling fs layer [2023-05-24T04:10:52.715Z] b3364461d2a2: Waiting [2023-05-24T04:10:52.715Z] 7bd0f5addfbf: Waiting [2023-05-24T04:10:52.715Z] 200a256d559f: Pulling fs layer [2023-05-24T04:10:52.715Z] f36549cf8e4b: Pulling fs layer [2023-05-24T04:10:52.715Z] 135f01648aa4: Pulling fs layer [2023-05-24T04:10:52.715Z] f36549cf8e4b: Waiting [2023-05-24T04:10:52.715Z] 3b63b390fabe: Waiting [2023-05-24T04:10:52.715Z] 200a256d559f: Waiting [2023-05-24T04:10:52.715Z] f9804e6a84f9: Pulling fs layer [2023-05-24T04:10:52.715Z] 135f01648aa4: Waiting [2023-05-24T04:10:52.715Z] f9804e6a84f9: Waiting [2023-05-24T04:10:52.715Z] f74671f55a8d: Verifying Checksum [2023-05-24T04:10:52.715Z] f74671f55a8d: Download complete [2023-05-24T04:10:52.974Z] dfb60e7f5d22: Download complete [2023-05-24T04:10:52.974Z] 8a49fdb3b6a5: Download complete [2023-05-24T04:10:52.974Z] 8a49fdb3b6a5: Pull complete [2023-05-24T04:10:52.974Z] 75039dcfa57a: Verifying Checksum [2023-05-24T04:10:52.974Z] 75039dcfa57a: Download complete [2023-05-24T04:10:52.974Z] f897c97d93d5: Verifying Checksum [2023-05-24T04:10:52.974Z] f897c97d93d5: Download complete [2023-05-24T04:10:52.974Z] a867a08cc62a: Verifying Checksum [2023-05-24T04:10:52.974Z] a867a08cc62a: Download complete [2023-05-24T04:10:53.232Z] 5893dfdf0269: Verifying Checksum [2023-05-24T04:10:53.232Z] 5893dfdf0269: Download complete [2023-05-24T04:10:53.232Z] 7bd0f5addfbf: Download complete [2023-05-24T04:10:53.232Z] b3364461d2a2: Verifying Checksum [2023-05-24T04:10:53.232Z] b3364461d2a2: Download complete [2023-05-24T04:10:53.232Z] dfb60e7f5d22: Pull complete [2023-05-24T04:10:53.232Z] 200a256d559f: Verifying Checksum [2023-05-24T04:10:53.232Z] 200a256d559f: Download complete [2023-05-24T04:10:53.232Z] f74671f55a8d: Pull complete [2023-05-24T04:10:53.232Z] 3b63b390fabe: Download complete [2023-05-24T04:10:53.232Z] 135f01648aa4: Download complete [2023-05-24T04:10:53.492Z] f9804e6a84f9: Verifying Checksum [2023-05-24T04:10:53.492Z] f9804e6a84f9: Download complete [2023-05-24T04:10:53.492Z] 75039dcfa57a: Pull complete [2023-05-24T04:10:53.750Z] f36549cf8e4b: Verifying Checksum [2023-05-24T04:10:53.750Z] f36549cf8e4b: Download complete [2023-05-24T04:10:54.008Z] a867a08cc62a: Pull complete [2023-05-24T04:10:54.266Z] f897c97d93d5: Pull complete [2023-05-24T04:10:54.526Z] 5893dfdf0269: Pull complete [2023-05-24T04:10:54.526Z] 7bd0f5addfbf: Pull complete [2023-05-24T04:10:54.526Z] b3364461d2a2: Pull complete [2023-05-24T04:10:54.785Z] 3b63b390fabe: Pull complete [2023-05-24T04:10:54.785Z] 200a256d559f: Pull complete [2023-05-24T04:10:54.966Z] Still waiting to schedule task [2023-05-24T04:10:54.967Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16655’ [2023-05-24T04:10:56.176Z] f36549cf8e4b: Pull complete [2023-05-24T04:10:56.176Z] 135f01648aa4: Pull complete [2023-05-24T04:10:56.176Z] f9804e6a84f9: Pull complete [2023-05-24T04:10:56.176Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T04:10:56.176Z] Status: Downloaded newer image for docker:latest [2023-05-24T04:10:58.086Z] ---> 4926013eb2a6 [2023-05-24T04:10:58.086Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T04:10:58.086Z] ---> Running in 5aa2456cffce [2023-05-24T04:10:58.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T04:10:58.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T04:10:58.604Z] OK: 265 MiB in 53 packages [2023-05-24T04:10:58.864Z] Removing intermediate container 5aa2456cffce [2023-05-24T04:10:58.864Z] ---> 7083e7625eb3 [2023-05-24T04:10:58.864Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T04:10:59.123Z] ---> Running in f3cafd6e0cef [2023-05-24T04:10:59.123Z] Removing intermediate container f3cafd6e0cef [2023-05-24T04:10:59.123Z] ---> e8bfffe2bba7 [2023-05-24T04:10:59.123Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T04:10:59.123Z] ---> Running in 41ffd06e3630 [2023-05-24T04:10:59.123Z] Removing intermediate container 41ffd06e3630 [2023-05-24T04:10:59.123Z] ---> d7fda73f9585 [2023-05-24T04:10:59.123Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T04:10:59.381Z] ---> dfd2a6b238b8 [2023-05-24T04:10:59.381Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T04:10:59.381Z] ---> Running in 112251bb8202 [2023-05-24T04:11:31.493Z] Removing intermediate container 112251bb8202 [2023-05-24T04:11:31.493Z] ---> eacbc464b5c5 [2023-05-24T04:11:31.493Z] Step 14/15 : COPY . . [2023-05-24T04:11:31.493Z] ---> 88b9079e6ddf [2023-05-24T04:11:31.493Z] Step 15/15 : RUN ${MAKE} [2023-05-24T04:11:31.493Z] ---> Running in eea8dcd0b31a [2023-05-24T04:11:31.493Z] noop [2023-05-24T04:11:31.493Z] Removing intermediate container eea8dcd0b31a [2023-05-24T04:11:31.493Z] ---> d14954f9d861 [2023-05-24T04:11:31.493Z] Successfully built d14954f9d861 [2023-05-24T04:11:31.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:11:31.807Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T04:11:31.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:11:31.878Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:11:31.911Z] $ 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 [2023-05-24T04:11:32.236Z] $ docker top 0180bd4e7f9ba4469c653e45e1dcd7dfdb659063215f26d717efe548799b578d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T04:11:32.567Z] + go version [2023-05-24T04:11:32.567Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T04:11:32.579Z] $ docker stop --time=1 0180bd4e7f9ba4469c653e45e1dcd7dfdb659063215f26d717efe548799b578d [2023-05-24T04:11:33.858Z] $ docker rm -f --volumes 0180bd4e7f9ba4469c653e45e1dcd7dfdb659063215f26d717efe548799b578d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:11:34.260Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T04:11:34.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:11:34.328Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:11:34.360Z] $ 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 [2023-05-24T04:11:34.701Z] $ docker top 2b8ee657d2615ef2624d2dfb324f29e2bf4cb0dde0dfbf22b6fdc8ad3cda2b91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T04:11:35.036Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-24T04:11:35.334Z] + make test [2023-05-24T04:11:35.334Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T04:11:40.613Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T04:11:48.726Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T04:11:48.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T04:11:48.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T04:11:48.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T04:11:48.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T04:11:48.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T04:11:48.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T04:11:48.726Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T04:11:48.726Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T04:11:52.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T04:11:52.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T04:11:52.010Z] ./bin/test-attribution-txt.sh [2023-05-24T04:11:52.010Z] make -C web test [2023-05-24T04:11:52.010Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-24T04:11:52.010Z] make[1]: tput: No such file or directory [2023-05-24T04:11:52.010Z] make[1]: tput: No such file or directory [2023-05-24T04:11:52.010Z] warning: generating ./VERSION [2023-05-24T04:11:52.010Z] echo "0.0.0" > VERSION [2023-05-24T04:11:52.010Z] docker build \ [2023-05-24T04:11:52.010Z] -f Dockerfile \ [2023-05-24T04:11:52.010Z] --build-arg USER=1000 \ [2023-05-24T04:11:52.010Z] \ [2023-05-24T04:11:52.010Z] --label "git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114" \ [2023-05-24T04:11:52.010Z] -t edgexfoundry/edgex-web-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 \ [2023-05-24T04:11:52.010Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T04:11:52.010Z] . [2023-05-24T04:11:52.010Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T04:11:52.010Z] Install the buildx component to build images with BuildKit: [2023-05-24T04:11:52.010Z] https://docs.docker.com/go/buildx/ [2023-05-24T04:11:52.010Z] [2023-05-24T04:11:52.010Z] Sending build context to Docker daemon 2.571MB [2023-05-24T04:11:52.010Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T04:11:52.010Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T04:11:52.010Z] 9621f1afde84: Pulling fs layer [2023-05-24T04:11:52.010Z] c6f70ee39829: Pulling fs layer [2023-05-24T04:11:52.010Z] 56892a8094a2: Pulling fs layer [2023-05-24T04:11:52.010Z] 58dd87906ef0: Pulling fs layer [2023-05-24T04:11:52.010Z] 58dd87906ef0: Waiting [2023-05-24T04:11:52.269Z] 9621f1afde84: Verifying Checksum [2023-05-24T04:11:52.269Z] 9621f1afde84: Download complete [2023-05-24T04:11:52.269Z] 9621f1afde84: Pull complete [2023-05-24T04:11:52.269Z] 58dd87906ef0: Verifying Checksum [2023-05-24T04:11:52.269Z] 58dd87906ef0: Download complete [2023-05-24T04:11:52.269Z] 56892a8094a2: Download complete [2023-05-24T04:11:53.646Z] c6f70ee39829: Verifying Checksum [2023-05-24T04:11:53.646Z] c6f70ee39829: Download complete [2023-05-24T04:11:54.581Z] c6f70ee39829: Pull complete [2023-05-24T04:11:54.581Z] 56892a8094a2: Pull complete [2023-05-24T04:11:54.841Z] 58dd87906ef0: Pull complete [2023-05-24T04:11:54.841Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T04:11:54.841Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T04:11:54.841Z] ---> b69703f70c3d [2023-05-24T04:11:54.841Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T04:11:56.221Z] ---> Running in ffa80610a0e2 [2023-05-24T04:11:56.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-24T04:11:56.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-24T04:11:56.740Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-24T04:11:56.740Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-24T04:11:56.740Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-24T04:11:56.740Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-24T04:11:56.740Z] (5/129) Installing libxcb (1.14-r2) [2023-05-24T04:11:56.740Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-24T04:11:56.740Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-24T04:11:56.740Z] (8/129) Installing libice (1.0.10-r0) [2023-05-24T04:11:56.740Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-24T04:11:56.740Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-24T04:11:56.740Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-24T04:11:56.740Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-24T04:11:56.740Z] (13/129) Installing xset (1.2.4-r0) [2023-05-24T04:11:56.740Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-24T04:11:56.740Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-24T04:11:56.740Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T04:11:56.740Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-24T04:11:56.740Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-24T04:11:56.740Z] (19/129) Installing libintl (0.21-r0) [2023-05-24T04:11:56.740Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-24T04:11:56.740Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-24T04:11:56.740Z] (22/129) Installing pcre (8.45-r1) [2023-05-24T04:11:56.740Z] (23/129) Installing glib (2.70.5-r0) [2023-05-24T04:11:56.998Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-24T04:11:56.998Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-24T04:11:56.998Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-24T04:11:56.998Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T04:11:56.998Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T04:11:56.998Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-24T04:11:56.998Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-24T04:11:56.998Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-24T04:11:56.998Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-24T04:11:56.998Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T04:11:56.998Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T04:11:56.998Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-24T04:11:56.998Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-24T04:11:56.998Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-24T04:11:56.998Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-24T04:11:56.998Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-24T04:11:56.998Z] (40/129) Installing libxi (1.8-r0) [2023-05-24T04:11:56.998Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-24T04:11:56.998Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-24T04:11:56.998Z] (43/129) Installing atk (2.36.0-r0) [2023-05-24T04:11:56.998Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-24T04:11:56.998Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-24T04:11:56.998Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-24T04:11:56.998Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T04:11:56.998Z] (48/129) Installing expat (2.5.0-r0) [2023-05-24T04:11:56.998Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-24T04:11:56.998Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-24T04:11:56.998Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-24T04:11:57.256Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-24T04:11:57.256Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-24T04:11:57.256Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-24T04:11:57.256Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-24T04:11:57.256Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-24T04:11:57.256Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-24T04:11:57.256Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-24T04:11:57.256Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-24T04:11:57.256Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-24T04:11:57.256Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-24T04:11:57.256Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-24T04:11:57.256Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-24T04:11:57.256Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-24T04:11:57.256Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-24T04:11:57.256Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-24T04:11:57.256Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-24T04:11:57.256Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-24T04:11:57.256Z] (69/129) Installing pango (1.48.10-r0) [2023-05-24T04:11:57.256Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T04:11:57.256Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T04:11:57.256Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T04:11:57.256Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-24T04:11:57.256Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-24T04:11:57.256Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T04:11:57.515Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T04:11:57.515Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-24T04:11:57.515Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-24T04:11:57.515Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-24T04:11:57.515Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T04:11:59.434Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-24T04:11:59.434Z] (80/129) Installing flac (1.3.4-r0) [2023-05-24T04:11:59.434Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T04:11:59.434Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T04:11:59.434Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-24T04:11:59.693Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-24T04:11:59.693Z] (85/129) Installing libass (0.15.2-r0) [2023-05-24T04:11:59.693Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-24T04:11:59.693Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T04:11:59.693Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T04:11:59.693Z] (89/129) Installing lame (3.100-r0) [2023-05-24T04:11:59.693Z] (90/129) Installing opus (1.3.1-r1) [2023-05-24T04:11:59.693Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T04:11:59.693Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-24T04:11:59.693Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-24T04:11:59.693Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-24T04:11:59.693Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-24T04:11:59.693Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T04:11:59.693Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-24T04:11:59.693Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-24T04:11:59.693Z] (99/129) Installing libva (2.13.0-r0) [2023-05-24T04:11:59.693Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-24T04:11:59.693Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-24T04:11:59.693Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-24T04:11:59.693Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-24T04:11:59.693Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-24T04:11:59.693Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-24T04:11:59.693Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-24T04:11:59.954Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-24T04:11:59.954Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T04:11:59.954Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-24T04:11:59.954Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-24T04:11:59.954Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T04:11:59.954Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-24T04:11:59.954Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-24T04:11:59.954Z] (114/129) Installing nspr (4.32-r0) [2023-05-24T04:11:59.954Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-24T04:11:59.954Z] (116/129) Installing nss (3.78.1-r0) [2023-05-24T04:11:59.954Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-24T04:11:59.954Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-24T04:11:59.954Z] (119/129) Installing orc (0.4.32-r0) [2023-05-24T04:11:59.954Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-24T04:12:00.213Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-24T04:12:00.213Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-24T04:12:00.213Z] (123/129) Installing libpulse (15.0-r2) [2023-05-24T04:12:00.213Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-24T04:12:00.213Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-24T04:12:00.213Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-24T04:12:00.213Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-24T04:12:00.213Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-24T04:12:00.213Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-24T04:12:01.150Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T04:12:01.150Z] Executing glib-2.70.5-r0.trigger [2023-05-24T04:12:01.150Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T04:12:01.409Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T04:12:01.409Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T04:12:01.409Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T04:12:01.409Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T04:12:01.409Z] OK: 286 MiB in 145 packages [2023-05-24T04:12:06.684Z] Removing intermediate container ffa80610a0e2 [2023-05-24T04:12:06.684Z] ---> 798e9b418a10 [2023-05-24T04:12:06.684Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T04:12:06.684Z] ---> Running in 78ca7086797b [2023-05-24T04:12:06.684Z] Removing intermediate container 78ca7086797b [2023-05-24T04:12:06.684Z] ---> a78ca9c26386 [2023-05-24T04:12:06.684Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T04:12:06.684Z] ---> Running in 0bf845e69ec7 [2023-05-24T04:12:06.684Z] Removing intermediate container 0bf845e69ec7 [2023-05-24T04:12:06.684Z] ---> b013ae1eaac3 [2023-05-24T04:12:06.684Z] Step 5/10 : RUN npm install -g npm [2023-05-24T04:12:06.684Z] ---> Running in e932f94a8e98 [2023-05-24T04:12:13.283Z] [2023-05-24T04:12:13.283Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-24T04:12:13.283Z] [2023-05-24T04:12:13.283Z] 27 packages are looking for funding [2023-05-24T04:12:13.283Z] run `npm fund` for details [2023-05-24T04:12:13.283Z] [2023-05-24T04:12:13.283Z] found 0 vulnerabilities [2023-05-24T04:12:13.542Z] Removing intermediate container e932f94a8e98 [2023-05-24T04:12:13.542Z] ---> 9671a6ea9f3e [2023-05-24T04:12:13.542Z] Step 6/10 : ARG USER=1000 [2023-05-24T04:12:13.542Z] ---> Running in e11a8acad26b [2023-05-24T04:12:13.542Z] Removing intermediate container e11a8acad26b [2023-05-24T04:12:13.542Z] ---> bdfb6f1a12cf [2023-05-24T04:12:13.542Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T04:12:13.542Z] ---> Running in 72c0fa52681d [2023-05-24T04:12:14.113Z] Removing intermediate container 72c0fa52681d [2023-05-24T04:12:14.113Z] ---> 7737e1cd076e [2023-05-24T04:12:14.113Z] Step 8/10 : USER $USER:$USER [2023-05-24T04:12:14.113Z] ---> Running in 758ca73beb5d [2023-05-24T04:12:14.373Z] Removing intermediate container 758ca73beb5d [2023-05-24T04:12:14.373Z] ---> 872890d12b2c [2023-05-24T04:12:14.373Z] Step 9/10 : WORKDIR /app [2023-05-24T04:12:14.373Z] ---> Running in 0bf194b345a1 [2023-05-24T04:12:14.373Z] Removing intermediate container 0bf194b345a1 [2023-05-24T04:12:14.373Z] ---> dad6f1d44538 [2023-05-24T04:12:14.373Z] Step 10/10 : LABEL git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:12:14.373Z] ---> Running in 93493ed6959f [2023-05-24T04:12:14.373Z] Removing intermediate container 93493ed6959f [2023-05-24T04:12:14.373Z] ---> 0bb0eb7bcaac [2023-05-24T04:12:14.373Z] Successfully built 0bb0eb7bcaac [2023-05-24T04:12:14.373Z] Successfully tagged edgexfoundry/edgex-web-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:12:14.373Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T04:12:14.373Z] touch edgex-web-ui.imagebuilt [2023-05-24T04:12:14.373Z] mkdir -p node_modules coverage [2023-05-24T04:12:14.373Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T04:12:14.373Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T04:12:16.279Z] npm WARN old lockfile [2023-05-24T04:12:16.279Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T04:12:16.279Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T04:12:16.279Z] npm WARN old lockfile [2023-05-24T04:12:16.279Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T04:12:16.279Z] npm WARN old lockfile [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE required: { [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE }, [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE } [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE required: { [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE }, [2023-05-24T04:12:24.397Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE required: { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE }, [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE required: { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE }, [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE required: { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE }, [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE required: { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE }, [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE required: { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE }, [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE required: { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE }, [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE required: { [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE }, [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:12:24.398Z] npm WARN EBADENGINE } [2023-05-24T04:12:27.776Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T04:12:28.056Z] 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 [2023-05-24T04:12:28.056Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T04:12:28.056Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T04:12:28.056Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T04:12:28.330Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T04:12:28.634Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T04:12:29.248Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T04:12:30.183Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T04:12:30.183Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T04:12:31.559Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T04:12:32.125Z] 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 [2023-05-24T04:12:32.383Z] 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 [2023-05-24T04:12:33.323Z] 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. [2023-05-24T04:12:33.582Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-24T04:12:33.840Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T04:12:34.406Z] 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. [2023-05-24T04:12:34.406Z] 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. [2023-05-24T04:12:35.341Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T04:12:37.254Z] 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. [2023-05-24T04:12:39.782Z] 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. [2023-05-24T04:12:45.058Z] [2023-05-24T04:12:45.058Z] added 1478 packages, and audited 1479 packages in 29s [2023-05-24T04:12:45.058Z] [2023-05-24T04:12:45.058Z] 90 packages are looking for funding [2023-05-24T04:12:45.058Z] run `npm fund` for details [2023-05-24T04:12:45.058Z] [2023-05-24T04:12:45.058Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T04:12:45.058Z] [2023-05-24T04:12:45.058Z] To address issues that do not require attention, run: [2023-05-24T04:12:45.058Z] npm audit fix [2023-05-24T04:12:45.058Z] [2023-05-24T04:12:45.058Z] To address all issues (including breaking changes), run: [2023-05-24T04:12:45.058Z] npm audit fix --force [2023-05-24T04:12:45.058Z] [2023-05-24T04:12:45.058Z] Run `npm audit` for details. [2023-05-24T04:12:50.324Z] 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 [2023-05-24T04:12:52.225Z] - Generating browser application bundles (phase: setup)... [2023-05-24T04:12:56.406Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T04:12:56.406Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T04:13:00.591Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T04:13:00.591Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T04:13:01.158Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T04:13:01.158Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T04:13:01.728Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T04:13:01.728Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T04:13:02.291Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T04:13:02.291Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T04:13:02.291Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T04:13:02.547Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T04:13:03.112Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T04:13:05.011Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T04:13:11.571Z] 24 05 2023 04:13:10.614:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T04:13:11.571Z] 24 05 2023 04:13:10.616:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T04:13:11.571Z] 24 05 2023 04:13:10.620:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T04:13:23.767Z] ✔ Browser application bundle generation complete. [2023-05-24T04:13:24.028Z] 24 05 2023 04:13:23.787:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 2IGFWKFgdQiSnC-HAAAB with id 68742031 [2023-05-24T04:13:26.573Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T04:13:26.832Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.204 secs) [2023-05-24T04:13:26.832Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.222 secs) [2023-05-24T04:13:27.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.236 secs) [2023-05-24T04:13:27.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.252 secs) [2023-05-24T04:13:27.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.296 secs) [2023-05-24T04:13:27.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.303 secs) [2023-05-24T04:13:27.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.315 secs) [2023-05-24T04:13:27.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.33 secs) [2023-05-24T04:13:27.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.389 secs) [2023-05-24T04:13:27.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.397 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.404 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.414 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.435 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.44 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.445 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.449 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.454 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.563 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.571 secs) [2023-05-24T04:13:27.350Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.585 secs) [2023-05-24T04:13:27.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.623 secs) [2023-05-24T04:13:27.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.637 secs) [2023-05-24T04:13:27.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.649 secs) [2023-05-24T04:13:27.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.659 secs) [2023-05-24T04:13:27.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.699 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.827 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.835 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.854 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.884 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.889 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.891 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.928 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.942 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.965 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.981 secs) [2023-05-24T04:13:27.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.994 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.001 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.007 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.013 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.047 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.064 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.068 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.075 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.1 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.108 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.111 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.112 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.116 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.135 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.143 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.147 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.15 secs) [2023-05-24T04:13:28.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.16 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.171 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.187 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.198 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.212 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.215 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.218 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.22 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.223 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.225 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.246 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.254 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.265 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.311 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.324 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.329 secs) [2023-05-24T04:13:28.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.342 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.346 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.374 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.387 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.391 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.393 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.424 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.432 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.454 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.46 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.463 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.464 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.491 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.502 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.51 secs) [2023-05-24T04:13:28.652Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.52 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.523 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.553 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.562 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.573 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.576 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.579 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.582 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.584 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.597 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.611 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.615 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.618 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.62 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.642 secs) [2023-05-24T04:13:28.912Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.686 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.7 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.706 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.724 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.759 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.773 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.777 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.78 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.784 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.787 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.807 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.83 secs) [2023-05-24T04:13:29.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.852 secs) [2023-05-24T04:13:29.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.862 secs) [2023-05-24T04:13:29.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.876 secs) [2023-05-24T04:13:29.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.897 secs) [2023-05-24T04:13:29.433Z] WARN: ' [2023-05-24T04:13:29.433Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T04:13:29.433Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T04:13:29.433Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T04:13:29.433Z] in a future version of Angular. [2023-05-24T04:13:29.433Z] [2023-05-24T04:13:29.433Z] For more information on this, see our API docs here: [2023-05-24T04:13:29.433Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T04:13:29.433Z] ' [2023-05-24T04:13:29.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.897 secs) [2023-05-24T04:13:29.433Z] WARN: ' [2023-05-24T04:13:29.433Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T04:13:29.433Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T04:13:29.433Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T04:13:29.433Z] in a future version of Angular. [2023-05-24T04:13:29.433Z] [2023-05-24T04:13:29.434Z] For more information on this, see our API docs here: [2023-05-24T04:13:29.434Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T04:13:29.434Z] ' [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.919 secs) [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.922 secs) [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.939 secs) [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.949 secs) [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.953 secs) [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.956 secs) [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.958 secs) [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.968 secs) [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.977 secs) [2023-05-24T04:13:29.434Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.02 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.039 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.053 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.076 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.088 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.097 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.116 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.142 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.15 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.179 secs) [2023-05-24T04:13:29.692Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.191 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.204 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.215 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.22 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.222 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.223 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.232 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.238 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.251 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.257 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.26 secs) [2023-05-24T04:13:29.952Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.261 secs) [2023-05-24T04:13:30.212Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.419 secs / 2.261 secs) [2023-05-24T04:13:30.212Z] TOTAL: 145 SUCCESS [2023-05-24T04:13:30.212Z] ✔ Browser application bundle generation complete. [2023-05-24T04:13:30.471Z] [2023-05-24T04:13:30.471Z] =============================== Coverage summary =============================== [2023-05-24T04:13:30.471Z] Statements : 41.53% ( 1424/3429 ) [2023-05-24T04:13:30.471Z] Branches : 12.14% ( 109/898 ) [2023-05-24T04:13:30.471Z] Functions : 33.25% ( 416/1251 ) [2023-05-24T04:13:30.471Z] Lines : 39.41% ( 1279/3245 ) [2023-05-24T04:13:30.471Z] ================================================================================ [2023-05-24T04:13:30.732Z] ✔ Browser application bundle generation complete. [2023-05-24T04:13:30.991Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-24T04:13:31.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T04:13:31.018Z] $ docker stop --time=1 2b8ee657d2615ef2624d2dfb324f29e2bf4cb0dde0dfbf22b6fdc8ad3cda2b91 [2023-05-24T04:13:32.333Z] $ docker rm -f --volumes 2b8ee657d2615ef2624d2dfb324f29e2bf4cb0dde0dfbf22b6fdc8ad3cda2b91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T04:13:32.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T04:13:33.370Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T04:13:33.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T04:13:34.370Z] + ls -al . [2023-05-24T04:13:34.370Z] total 180 [2023-05-24T04:13:34.370Z] drwxrwxr-x 14 jenkins jenkins 4096 May 24 04:11 . [2023-05-24T04:13:34.370Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:10 .. [2023-05-24T04:13:34.370Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:10 .blubracket [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 04:10 .dockerignore [2023-05-24T04:13:34.370Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:10 .git [2023-05-24T04:13:34.370Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:10 .github [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 04:10 .gitignore [2023-05-24T04:13:34.370Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 04:10 .semver [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 04:10 Attribution.txt [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 04:10 CHANGELOG.md [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 04:10 CONTRIBUTING.md [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 04:10 Dockerfile [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 04:10 Jenkinsfile [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 04:10 LICENSE [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 04:10 Makefile [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 04:10 README.md [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 04:10 VERSION [2023-05-24T04:13:34.370Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:10 assets [2023-05-24T04:13:34.370Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:10 bin [2023-05-24T04:13:34.370Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:10 cmd [2023-05-24T04:13:34.370Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 04:11 coverage.out [2023-05-24T04:13:34.370Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:10 docs [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 24 04:10 go.mod [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 24 04:10 go.sum [2023-05-24T04:13:34.370Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:10 internal [2023-05-24T04:13:34.370Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:10 snap [2023-05-24T04:13:34.370Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:10 testing [2023-05-24T04:13:34.370Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 04:10 version.go [2023-05-24T04:13:34.370Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 04:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:13:34.677Z] + 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=588e4747f1d3645342cd4a28a51c9f1e9b808114 --label arch=amd64 --label version=3.0.0-dev.17 . [2023-05-24T04:13:34.935Z] Sending build context to Docker daemon 50.35MB [2023-05-24T04:13:34.935Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T04:13:34.935Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T04:13:34.935Z] ---> d14954f9d861 [2023-05-24T04:13:34.935Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T04:13:35.502Z] ---> Running in bf4d8f955efb [2023-05-24T04:13:35.502Z] Removing intermediate container bf4d8f955efb [2023-05-24T04:13:35.502Z] ---> 55f9deb3d593 [2023-05-24T04:13:35.502Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T04:13:35.502Z] ---> Running in f6385d898cc3 [2023-05-24T04:13:35.502Z] Removing intermediate container f6385d898cc3 [2023-05-24T04:13:35.502Z] ---> 0e8584580cd6 [2023-05-24T04:13:35.502Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T04:13:35.502Z] ---> Running in 1ba6b3f2edf6 [2023-05-24T04:13:35.502Z] Removing intermediate container 1ba6b3f2edf6 [2023-05-24T04:13:35.502Z] ---> 32a6170f50e9 [2023-05-24T04:13:35.502Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T04:13:35.761Z] ---> Running in 94c082d52897 [2023-05-24T04:13:35.761Z] Removing intermediate container 94c082d52897 [2023-05-24T04:13:35.761Z] ---> ceac5123bfc6 [2023-05-24T04:13:35.761Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T04:13:35.761Z] ---> Running in 50e3db145598 [2023-05-24T04:13:35.761Z] Removing intermediate container 50e3db145598 [2023-05-24T04:13:35.761Z] ---> d61e1db2838f [2023-05-24T04:13:35.761Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T04:13:36.697Z] ---> 148acdc08748 [2023-05-24T04:13:36.697Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T04:13:36.697Z] ---> Running in b1acb6aeab20 [2023-05-24T04:13:36.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T04:13:36.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T04:13:37.214Z] OK: 265 MiB in 53 packages [2023-05-24T04:13:37.473Z] Removing intermediate container b1acb6aeab20 [2023-05-24T04:13:37.473Z] ---> 83707a97bf8e [2023-05-24T04:13:37.473Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T04:13:37.473Z] ---> Running in 86b477c03c0a [2023-05-24T04:13:37.733Z] Removing intermediate container 86b477c03c0a [2023-05-24T04:13:37.733Z] ---> 2a58d6438cc5 [2023-05-24T04:13:37.733Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T04:13:37.733Z] ---> Running in 8eced8b1dea0 [2023-05-24T04:13:37.733Z] Removing intermediate container 8eced8b1dea0 [2023-05-24T04:13:37.733Z] ---> 365eaf4d2e3b [2023-05-24T04:13:37.733Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T04:13:37.992Z] ---> 63de5f59c8d3 [2023-05-24T04:13:37.992Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T04:13:37.992Z] ---> Running in 1720a54d3a02 [2023-05-24T04:13:38.927Z] Removing intermediate container 1720a54d3a02 [2023-05-24T04:13:38.927Z] ---> f22a9bfef813 [2023-05-24T04:13:38.927Z] Step 14/25 : COPY . . [2023-05-24T04:13:40.307Z] ---> dec970537083 [2023-05-24T04:13:40.307Z] Step 15/25 : RUN ${MAKE} [2023-05-24T04:13:40.307Z] ---> Running in 876cb547ea92 [2023-05-24T04:13:40.565Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-24T04:13:58.646Z] Removing intermediate container 876cb547ea92 [2023-05-24T04:13:58.646Z] ---> 7e7569dc27e2 [2023-05-24T04:13:58.646Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T04:13:58.646Z] 3.17: Pulling from library/alpine [2023-05-24T04:13:58.646Z] f56be85fc22e: Already exists [2023-05-24T04:13:58.646Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T04:13:58.646Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T04:13:58.646Z] ---> 9ed4aefc74f6 [2023-05-24T04:13:58.646Z] Step 17/25 : EXPOSE 4000 [2023-05-24T04:13:58.646Z] ---> Running in 0409939a182e [2023-05-24T04:13:58.646Z] Removing intermediate container 0409939a182e [2023-05-24T04:13:58.646Z] ---> 1f8c035888f6 [2023-05-24T04:13:58.646Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T04:13:59.211Z] ---> 61c3b1a06d88 [2023-05-24T04:13:59.211Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T04:13:59.469Z] ---> 81e173a55a40 [2023-05-24T04:13:59.469Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T04:13:59.469Z] ---> 81f67f1ec181 [2023-05-24T04:13:59.469Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T04:13:59.469Z] ---> Running in abaa1c3913b4 [2023-05-24T04:13:59.729Z] Removing intermediate container abaa1c3913b4 [2023-05-24T04:13:59.729Z] ---> 7644787d1b9b [2023-05-24T04:13:59.729Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T04:13:59.729Z] ---> Running in 66a92b82a9f0 [2023-05-24T04:13:59.729Z] Removing intermediate container 66a92b82a9f0 [2023-05-24T04:13:59.729Z] ---> d403f2afb99b [2023-05-24T04:13:59.729Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T04:13:59.729Z] ---> Running in f7e89db4068f [2023-05-24T04:13:59.729Z] Removing intermediate container f7e89db4068f [2023-05-24T04:13:59.729Z] ---> 63d8a02fce16 [2023-05-24T04:13:59.729Z] Step 24/25 : LABEL git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:13:59.988Z] ---> Running in 0da2c5dbb319 [2023-05-24T04:13:59.988Z] Removing intermediate container 0da2c5dbb319 [2023-05-24T04:13:59.988Z] ---> e35e439db2b8 [2023-05-24T04:13:59.988Z] Step 25/25 : LABEL version=3.0.0-dev.17 [2023-05-24T04:13:59.988Z] ---> Running in 5ec28a384552 [2023-05-24T04:13:59.988Z] Removing intermediate container 5ec28a384552 [2023-05-24T04:13:59.988Z] ---> 399df2348753 [2023-05-24T04:13:59.988Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T04:13:59.988Z] Successfully built 399df2348753 [2023-05-24T04:13:59.988Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T04:14:00.075Z] provisioning config files... [2023-05-24T04:14:00.084Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5449122710199773393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:14:00.381Z] ---> docker-login.sh [2023-05-24T04:14:00.381Z] nexus3.edgexfoundry.org:10001 [2023-05-24T04:14:00.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:14:00.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:14:00.381Z] Configure a credential helper to remove this warning. See [2023-05-24T04:14:00.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:14:00.381Z] [2023-05-24T04:14:00.381Z] Login Succeeded [2023-05-24T04:14:00.381Z] nexus3.edgexfoundry.org:10002 [2023-05-24T04:14:00.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:14:00.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:14:00.381Z] Configure a credential helper to remove this warning. See [2023-05-24T04:14:00.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:14:00.381Z] [2023-05-24T04:14:00.381Z] Login Succeeded [2023-05-24T04:14:00.381Z] nexus3.edgexfoundry.org:10003 [2023-05-24T04:14:00.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:14:00.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:14:00.640Z] Configure a credential helper to remove this warning. See [2023-05-24T04:14:00.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:14:00.640Z] [2023-05-24T04:14:00.640Z] Login Succeeded [2023-05-24T04:14:00.640Z] nexus3.edgexfoundry.org:10004 [2023-05-24T04:14:00.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:14:00.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:14:00.640Z] Configure a credential helper to remove this warning. See [2023-05-24T04:14:00.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:14:00.640Z] [2023-05-24T04:14:00.640Z] Login Succeeded [2023-05-24T04:14:00.640Z] docker.io [2023-05-24T04:14:00.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:14:00.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:14:00.901Z] Configure a credential helper to remove this warning. See [2023-05-24T04:14:00.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:14:00.901Z] [2023-05-24T04:14:00.901Z] Login Succeeded [2023-05-24T04:14:00.901Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T04:14:00.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T04:14:00.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T04:14:00.951Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-24T04:14:00.951Z] 588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:14:00.951Z] latest [2023-05-24T04:14:00.951Z] 3.0.0-dev.17 [2023-05-24T04:14:00.951Z] 588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [2023-05-24T04:14:00.951Z] main [2023-05-24T04:14:00.951Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:01.261Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:01.572Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:14:01.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T04:14:01.572Z] a4bb53043217: Preparing [2023-05-24T04:14:01.572Z] e811b5df45b1: Preparing [2023-05-24T04:14:01.572Z] e85bb2e65305: Preparing [2023-05-24T04:14:01.572Z] f1417ff83b31: Preparing [2023-05-24T04:14:01.572Z] f1417ff83b31: Layer already exists [2023-05-24T04:14:01.572Z] a4bb53043217: Pushed [2023-05-24T04:14:01.572Z] e811b5df45b1: Pushed [2023-05-24T04:14:04.856Z] e85bb2e65305: Pushed [2023-05-24T04:14:04.856Z] 588e4747f1d3645342cd4a28a51c9f1e9b808114: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:05.188Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:05.496Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-24T04:14:05.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T04:14:05.496Z] a4bb53043217: Preparing [2023-05-24T04:14:05.496Z] e811b5df45b1: Preparing [2023-05-24T04:14:05.496Z] e85bb2e65305: Preparing [2023-05-24T04:14:05.496Z] f1417ff83b31: Preparing [2023-05-24T04:14:05.496Z] f1417ff83b31: Layer already exists [2023-05-24T04:14:05.496Z] e811b5df45b1: Layer already exists [2023-05-24T04:14:05.496Z] a4bb53043217: Layer already exists [2023-05-24T04:14:05.496Z] e85bb2e65305: Layer already exists [2023-05-24T04:14:05.496Z] latest: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:05.799Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:06.107Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.17 [2023-05-24T04:14:06.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T04:14:06.107Z] a4bb53043217: Preparing [2023-05-24T04:14:06.107Z] e811b5df45b1: Preparing [2023-05-24T04:14:06.107Z] e85bb2e65305: Preparing [2023-05-24T04:14:06.107Z] f1417ff83b31: Preparing [2023-05-24T04:14:06.107Z] a4bb53043217: Layer already exists [2023-05-24T04:14:06.107Z] e811b5df45b1: Layer already exists [2023-05-24T04:14:06.107Z] f1417ff83b31: Layer already exists [2023-05-24T04:14:06.107Z] e85bb2e65305: Layer already exists [2023-05-24T04:14:06.107Z] 3.0.0-dev.17: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:06.424Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:06.726Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [2023-05-24T04:14:06.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T04:14:06.726Z] a4bb53043217: Preparing [2023-05-24T04:14:06.726Z] e811b5df45b1: Preparing [2023-05-24T04:14:06.726Z] e85bb2e65305: Preparing [2023-05-24T04:14:06.726Z] f1417ff83b31: Preparing [2023-05-24T04:14:06.726Z] f1417ff83b31: Layer already exists [2023-05-24T04:14:06.726Z] e85bb2e65305: Layer already exists [2023-05-24T04:14:06.726Z] e811b5df45b1: Layer already exists [2023-05-24T04:14:06.726Z] a4bb53043217: Layer already exists [2023-05-24T04:14:06.726Z] 588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:07.036Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:07.337Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-24T04:14:07.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-24T04:14:07.337Z] a4bb53043217: Preparing [2023-05-24T04:14:07.337Z] e811b5df45b1: Preparing [2023-05-24T04:14:07.337Z] e85bb2e65305: Preparing [2023-05-24T04:14:07.337Z] f1417ff83b31: Preparing [2023-05-24T04:14:07.337Z] e85bb2e65305: Layer already exists [2023-05-24T04:14:07.337Z] a4bb53043217: Layer already exists [2023-05-24T04:14:07.337Z] f1417ff83b31: Layer already exists [2023-05-24T04:14:07.337Z] e811b5df45b1: Layer already exists [2023-05-24T04:14:07.337Z] main: digest: sha256:5e187e8f013e3d8cf2d09d56e9fe1fdd42c5a76311e6c590fe294a1ebcf2dae9 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T04:14:07.373Z] ===================================================== [Pipeline] echo [2023-05-24T04:14:07.379Z] taggedImages: [2023-05-24T04:14:07.379Z] - nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:14:07.379Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-24T04:14:07.379Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.17 [2023-05-24T04:14:07.379Z] - nexus3.edgexfoundry.org:10004/edgex-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [2023-05-24T04:14:07.379Z] - 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 [2023-05-24T04:14:07.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T04:14:07.736Z] [2023-05-24T04:14:07.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:14:08.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T04:14:08.037Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T04:14:08.037Z] 5eb5b503b376: Pulling fs layer [2023-05-24T04:14:08.037Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T04:14:08.037Z] ec43610c2a17: Pulling fs layer [2023-05-24T04:14:08.037Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T04:14:08.037Z] 33b1e0a273af: Pulling fs layer [2023-05-24T04:14:08.037Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T04:14:08.037Z] 2f39f015ded8: Pulling fs layer [2023-05-24T04:14:08.037Z] 2f39f015ded8: Waiting [2023-05-24T04:14:08.037Z] 33b1e0a273af: Waiting [2023-05-24T04:14:08.037Z] 5d3b04190fa2: Waiting [2023-05-24T04:14:08.037Z] 3a2ae6a8a46f: Waiting [2023-05-24T04:14:08.037Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T04:14:08.037Z] 5c69ac0246d0: Download complete [2023-05-24T04:14:08.037Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T04:14:08.037Z] 3a2ae6a8a46f: Download complete [2023-05-24T04:14:08.037Z] 33b1e0a273af: Verifying Checksum [2023-05-24T04:14:08.037Z] 33b1e0a273af: Download complete [2023-05-24T04:14:08.037Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T04:14:08.037Z] 5d3b04190fa2: Download complete [2023-05-24T04:14:08.295Z] ec43610c2a17: Verifying Checksum [2023-05-24T04:14:08.295Z] ec43610c2a17: Download complete [2023-05-24T04:14:08.295Z] 5eb5b503b376: Verifying Checksum [2023-05-24T04:14:08.295Z] 5eb5b503b376: Download complete [2023-05-24T04:14:08.861Z] 2f39f015ded8: Download complete [2023-05-24T04:14:09.429Z] 5eb5b503b376: Pull complete [2023-05-24T04:14:09.686Z] 5c69ac0246d0: Pull complete [2023-05-24T04:14:09.945Z] ec43610c2a17: Pull complete [2023-05-24T04:14:09.945Z] 3a2ae6a8a46f: Pull complete [2023-05-24T04:14:10.204Z] 33b1e0a273af: Pull complete [2023-05-24T04:14:10.204Z] 5d3b04190fa2: Pull complete [2023-05-24T04:14:15.434Z] 2f39f015ded8: Pull complete [2023-05-24T04:14:15.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T04:14:15.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T04:14:15.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:14:15.516Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:14:15.548Z] $ 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 [2023-05-24T04:14:20.021Z] $ docker top 1e63163454085f1cc4d917b399d86a002b2254b33b7ea03b3f75a7381b99fcf1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:14:20.391Z] ---> job-cost.sh [2023-05-24T04:14:20.391Z] lf-activate-venv: SKIPPING [2023-05-24T04:14:20.391Z] INFO: No Stack... [2023-05-24T04:14:20.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T04:14:21.217Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T04:14:21.502Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-24T04:14:21.502Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T04:14:21.515Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [2023-05-24T04:14:21.525Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] did not exist. Created. [2023-05-24T04:14:21.525Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T04:14:21.828Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T04:14:22.219Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T04:14:22.226Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T04:14:22.250Z] $ docker stop --time=1 1e63163454085f1cc4d917b399d86a002b2254b33b7ea03b3f75a7381b99fcf1 [2023-05-24T04:14:23.479Z] $ docker rm -f --volumes 1e63163454085f1cc4d917b399d86a002b2254b33b7ea03b3f75a7381b99fcf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T04:14:29.986Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16658 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-24T04:14:30.000Z] Running in /w/workspace/edgex-ui-go/113 [Pipeline] { [Pipeline] checkout [2023-05-24T04:14:30.036Z] The recommended git tool is: git [2023-05-24T04:14:35.613Z] using credential edgex-jenkins-ssh [2023-05-24T04:14:35.631Z] Cloning the remote Git repository [2023-05-24T04:14:35.681Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T04:14:35.779Z] > git init /w/workspace/edgex-ui-go/113 # timeout=10 [2023-05-24T04:14:35.931Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T04:14:35.932Z] > git --version # timeout=10 [2023-05-24T04:14:35.952Z] > git --version # 'git version 2.25.1' [2023-05-24T04:14:35.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T04:14:36.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T04:14:40.291Z] Avoid second fetch [2023-05-24T04:14:40.291Z] Checking out Revision 588e4747f1d3645342cd4a28a51c9f1e9b808114 (main) [2023-05-24T04:14:39.368Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T04:14:39.389Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T04:14:40.312Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T04:14:40.379Z] > git checkout -f 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 [2023-05-24T04:14:41.246Z] Commit message: "Merge pull request #612 from Ambition-J/ts-redevelop" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T04:14:42.120Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T04:14:42.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T04:14:42.121Z] Dload Upload Total Spent Left Speed [2023-05-24T04:14:42.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-05-24T04:14:42.753Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T04:14:43.077Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T04:14:43.077Z] + sudo tee /etc/docker/daemon.new [2023-05-24T04:14:43.077Z] { [2023-05-24T04:14:43.077Z] "registry-mirrors": [ [2023-05-24T04:14:43.077Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T04:14:43.077Z] ], [2023-05-24T04:14:43.077Z] "bip": "10.250.0.254/24", [2023-05-24T04:14:43.077Z] "hosts": [ [2023-05-24T04:14:43.077Z] "tcp://0.0.0.0:5555", [2023-05-24T04:14:43.077Z] "unix:///var/run/docker.sock" [2023-05-24T04:14:43.077Z] ], [2023-05-24T04:14:43.077Z] "mtu": 1458, [2023-05-24T04:14:43.077Z] "selinux-enabled": true, [2023-05-24T04:14:43.077Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T04:14:43.077Z] } [Pipeline] sh [2023-05-24T04:14:43.417Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T04:14:43.766Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T04:15:02.044Z] provisioning config files... [2023-05-24T04:15:02.074Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config9377023007607917852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:15:02.432Z] ---> docker-login.sh [2023-05-24T04:15:02.432Z] nexus3.edgexfoundry.org:10001 [2023-05-24T04:15:03.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:15:03.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:15:03.019Z] Configure a credential helper to remove this warning. See [2023-05-24T04:15:03.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:15:03.019Z] [2023-05-24T04:15:03.019Z] Login Succeeded [2023-05-24T04:15:03.019Z] nexus3.edgexfoundry.org:10002 [2023-05-24T04:15:03.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:15:03.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:15:03.558Z] Configure a credential helper to remove this warning. See [2023-05-24T04:15:03.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:15:03.558Z] [2023-05-24T04:15:03.558Z] Login Succeeded [2023-05-24T04:15:03.558Z] nexus3.edgexfoundry.org:10003 [2023-05-24T04:15:03.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:15:03.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:15:03.828Z] Configure a credential helper to remove this warning. See [2023-05-24T04:15:03.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:15:03.828Z] [2023-05-24T04:15:03.828Z] Login Succeeded [2023-05-24T04:15:03.828Z] nexus3.edgexfoundry.org:10004 [2023-05-24T04:15:04.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:15:04.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:15:04.100Z] Configure a credential helper to remove this warning. See [2023-05-24T04:15:04.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:15:04.100Z] [2023-05-24T04:15:04.100Z] Login Succeeded [2023-05-24T04:15:04.100Z] docker.io [2023-05-24T04:15:04.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:15:04.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:15:04.641Z] Configure a credential helper to remove this warning. See [2023-05-24T04:15:04.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:15:04.641Z] [2023-05-24T04:15:04.641Z] Login Succeeded [2023-05-24T04:15:04.641Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T04:15:04.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T04:15:04.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T04:15:04.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T04:15:04.949Z] ========================================================= [2023-05-24T04:15:04.949Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T04:15:04.949Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:15:05.295Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T04:15:06.735Z] Sending build context to Docker daemon 30.34MB [2023-05-24T04:15:06.735Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T04:15:06.735Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T04:15:06.735Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T04:15:06.735Z] c41833b44d91: Pulling fs layer [2023-05-24T04:15:06.735Z] ed15518f5707: Pulling fs layer [2023-05-24T04:15:06.735Z] feae8fd75edb: Pulling fs layer [2023-05-24T04:15:06.735Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T04:15:06.735Z] 3cdef696dda3: Pulling fs layer [2023-05-24T04:15:06.735Z] 2ced38df9373: Pulling fs layer [2023-05-24T04:15:06.735Z] 58f1dce35555: Pulling fs layer [2023-05-24T04:15:06.735Z] 242c74f7c9fa: Waiting [2023-05-24T04:15:06.735Z] 3cdef696dda3: Waiting [2023-05-24T04:15:06.735Z] 2ced38df9373: Waiting [2023-05-24T04:15:06.735Z] 58f1dce35555: Waiting [2023-05-24T04:15:06.735Z] ed15518f5707: Verifying Checksum [2023-05-24T04:15:06.735Z] ed15518f5707: Download complete [2023-05-24T04:15:06.735Z] 242c74f7c9fa: Download complete [2023-05-24T04:15:06.735Z] 3cdef696dda3: Verifying Checksum [2023-05-24T04:15:06.735Z] 3cdef696dda3: Download complete [2023-05-24T04:15:06.735Z] c41833b44d91: Verifying Checksum [2023-05-24T04:15:06.735Z] c41833b44d91: Download complete [2023-05-24T04:15:07.808Z] c41833b44d91: Pull complete [2023-05-24T04:15:08.090Z] 58f1dce35555: Verifying Checksum [2023-05-24T04:15:08.090Z] 58f1dce35555: Download complete [2023-05-24T04:15:08.372Z] ed15518f5707: Pull complete [2023-05-24T04:15:09.346Z] feae8fd75edb: Verifying Checksum [2023-05-24T04:15:09.346Z] feae8fd75edb: Download complete [2023-05-24T04:15:09.346Z] 2ced38df9373: Verifying Checksum [2023-05-24T04:15:09.346Z] 2ced38df9373: Download complete [2023-05-24T04:15:21.702Z] feae8fd75edb: Pull complete [2023-05-24T04:15:21.702Z] 242c74f7c9fa: Pull complete [2023-05-24T04:15:21.702Z] 3cdef696dda3: Pull complete [2023-05-24T04:15:28.414Z] 2ced38df9373: Pull complete [2023-05-24T04:15:29.863Z] 58f1dce35555: Pull complete [2023-05-24T04:15:29.863Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T04:15:29.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T04:15:29.863Z] ---> fadd8f120f05 [2023-05-24T04:15:29.863Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T04:15:31.812Z] ---> Running in 5e20c664a31e [2023-05-24T04:15:32.080Z] Removing intermediate container 5e20c664a31e [2023-05-24T04:15:32.080Z] ---> 4a1a0cec6f50 [2023-05-24T04:15:32.080Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T04:15:32.080Z] ---> Running in 40d1b54f04c2 [2023-05-24T04:15:32.348Z] Removing intermediate container 40d1b54f04c2 [2023-05-24T04:15:32.348Z] ---> 609aef1586de [2023-05-24T04:15:32.348Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T04:15:32.348Z] ---> Running in b369881d27b0 [2023-05-24T04:15:32.615Z] Removing intermediate container b369881d27b0 [2023-05-24T04:15:32.615Z] ---> 0c5b9b385967 [2023-05-24T04:15:32.881Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T04:15:32.881Z] ---> Running in 57327606df90 [2023-05-24T04:15:33.147Z] Removing intermediate container 57327606df90 [2023-05-24T04:15:33.147Z] ---> 7f6c389a00f6 [2023-05-24T04:15:33.147Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T04:15:33.147Z] ---> Running in f16c18cc666c [2023-05-24T04:15:33.418Z] Removing intermediate container f16c18cc666c [2023-05-24T04:15:33.419Z] ---> 3ba4b743e434 [2023-05-24T04:15:33.419Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T04:15:34.004Z] latest: Pulling from library/docker [2023-05-24T04:15:34.274Z] 08409d417260: Pulling fs layer [2023-05-24T04:15:34.274Z] bf127bdc9f4f: Pulling fs layer [2023-05-24T04:15:34.274Z] 55b4810136f4: Pulling fs layer [2023-05-24T04:15:34.274Z] 2e7805c665c5: Pulling fs layer [2023-05-24T04:15:34.274Z] 560067f77f09: Pulling fs layer [2023-05-24T04:15:34.274Z] 87854ced1808: Pulling fs layer [2023-05-24T04:15:34.274Z] cb23a4dee6cb: Pulling fs layer [2023-05-24T04:15:34.274Z] 0f440641682c: Pulling fs layer [2023-05-24T04:15:34.274Z] d5751f9f360d: Pulling fs layer [2023-05-24T04:15:34.274Z] 39b4d37fd203: Pulling fs layer [2023-05-24T04:15:34.274Z] 181b4cd8a6de: Pulling fs layer [2023-05-24T04:15:34.274Z] 59b8b8583a6e: Pulling fs layer [2023-05-24T04:15:34.274Z] 5363e21a005c: Pulling fs layer [2023-05-24T04:15:34.274Z] d56ef98c0a70: Pulling fs layer [2023-05-24T04:15:34.274Z] 2e7805c665c5: Waiting [2023-05-24T04:15:34.274Z] 560067f77f09: Waiting [2023-05-24T04:15:34.274Z] 87854ced1808: Waiting [2023-05-24T04:15:34.274Z] cb23a4dee6cb: Waiting [2023-05-24T04:15:34.274Z] 0f440641682c: Waiting [2023-05-24T04:15:34.274Z] d5751f9f360d: Waiting [2023-05-24T04:15:34.274Z] 39b4d37fd203: Waiting [2023-05-24T04:15:34.274Z] 181b4cd8a6de: Waiting [2023-05-24T04:15:34.274Z] 59b8b8583a6e: Waiting [2023-05-24T04:15:34.274Z] 5363e21a005c: Waiting [2023-05-24T04:15:34.274Z] d56ef98c0a70: Waiting [2023-05-24T04:15:34.274Z] 55b4810136f4: Verifying Checksum [2023-05-24T04:15:34.274Z] 55b4810136f4: Download complete [2023-05-24T04:15:34.274Z] bf127bdc9f4f: Verifying Checksum [2023-05-24T04:15:34.274Z] bf127bdc9f4f: Download complete [2023-05-24T04:15:34.544Z] 08409d417260: Verifying Checksum [2023-05-24T04:15:34.544Z] 08409d417260: Download complete [2023-05-24T04:15:34.813Z] 560067f77f09: Verifying Checksum [2023-05-24T04:15:34.813Z] 560067f77f09: Download complete [2023-05-24T04:15:35.084Z] 2e7805c665c5: Verifying Checksum [2023-05-24T04:15:35.084Z] 2e7805c665c5: Download complete [2023-05-24T04:15:35.084Z] 87854ced1808: Verifying Checksum [2023-05-24T04:15:35.084Z] 87854ced1808: Download complete [2023-05-24T04:15:35.084Z] cb23a4dee6cb: Download complete [2023-05-24T04:15:35.084Z] 0f440641682c: Verifying Checksum [2023-05-24T04:15:35.084Z] 0f440641682c: Download complete [2023-05-24T04:15:35.084Z] d5751f9f360d: Verifying Checksum [2023-05-24T04:15:35.084Z] d5751f9f360d: Download complete [2023-05-24T04:15:35.084Z] 181b4cd8a6de: Verifying Checksum [2023-05-24T04:15:35.084Z] 181b4cd8a6de: Download complete [2023-05-24T04:15:35.353Z] 5363e21a005c: Download complete [2023-05-24T04:15:35.353Z] 08409d417260: Pull complete [2023-05-24T04:15:35.353Z] 39b4d37fd203: Verifying Checksum [2023-05-24T04:15:35.353Z] 39b4d37fd203: Download complete [2023-05-24T04:15:35.353Z] d56ef98c0a70: Download complete [2023-05-24T04:15:35.938Z] bf127bdc9f4f: Pull complete [2023-05-24T04:15:36.205Z] 55b4810136f4: Pull complete [2023-05-24T04:15:36.473Z] 59b8b8583a6e: Download complete [2023-05-24T04:15:37.059Z] 2e7805c665c5: Pull complete [2023-05-24T04:15:38.023Z] 560067f77f09: Pull complete [2023-05-24T04:15:41.381Z] 87854ced1808: Pull complete [2023-05-24T04:15:41.652Z] cb23a4dee6cb: Pull complete [2023-05-24T04:15:41.921Z] 0f440641682c: Pull complete [2023-05-24T04:15:42.190Z] d5751f9f360d: Pull complete [2023-05-24T04:15:43.154Z] 39b4d37fd203: Pull complete [2023-05-24T04:15:43.420Z] 181b4cd8a6de: Pull complete [2023-05-24T04:15:46.012Z] 59b8b8583a6e: Pull complete [2023-05-24T04:15:46.279Z] 5363e21a005c: Pull complete [2023-05-24T04:15:46.546Z] d56ef98c0a70: Pull complete [2023-05-24T04:15:46.546Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T04:15:46.546Z] Status: Downloaded newer image for docker:latest [2023-05-24T04:15:49.179Z] ---> 46cfb8b01673 [2023-05-24T04:15:49.179Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T04:15:49.179Z] ---> Running in 576359e8c260 [2023-05-24T04:15:50.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T04:15:50.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T04:15:51.690Z] OK: 263 MiB in 53 packages [2023-05-24T04:15:52.665Z] Removing intermediate container 576359e8c260 [2023-05-24T04:15:52.665Z] ---> 3ac8c8db66f0 [2023-05-24T04:15:52.665Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T04:15:52.665Z] ---> Running in 358e7b93258d [2023-05-24T04:15:52.933Z] Removing intermediate container 358e7b93258d [2023-05-24T04:15:52.933Z] ---> f02800a29406 [2023-05-24T04:15:52.933Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T04:15:52.933Z] ---> Running in 95c69e0716f3 [2023-05-24T04:15:53.202Z] Removing intermediate container 95c69e0716f3 [2023-05-24T04:15:53.202Z] ---> 0b74ff8bc973 [2023-05-24T04:15:53.202Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T04:15:53.794Z] ---> 4c4f28b260e7 [2023-05-24T04:15:53.794Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T04:15:53.794Z] ---> Running in c9ff817cdac5 [2023-05-24T04:17:01.717Z] Removing intermediate container c9ff817cdac5 [2023-05-24T04:17:01.717Z] ---> 9e003fd60a06 [2023-05-24T04:17:01.717Z] Step 14/15 : COPY . . [2023-05-24T04:17:01.717Z] ---> 281ee2c03feb [2023-05-24T04:17:01.717Z] Step 15/15 : RUN ${MAKE} [2023-05-24T04:17:01.717Z] ---> Running in 289ac5e49c6e [2023-05-24T04:17:01.717Z] noop [2023-05-24T04:17:01.717Z] Removing intermediate container 289ac5e49c6e [2023-05-24T04:17:01.717Z] ---> 43628ab01476 [2023-05-24T04:17:01.717Z] Successfully built 43628ab01476 [2023-05-24T04:17:01.717Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:17:02.076Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T04:17:02.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:17:02.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-16658 does not seem to be running inside a container [2023-05-24T04:17:02.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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-arm64 cat [2023-05-24T04:17:03.612Z] $ docker top 4e2e94558be6d6d4ea544e100517bf1e8a751e02dee5696c58706afe0a9c3bd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T04:17:04.440Z] + go version [2023-05-24T04:17:04.440Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T04:17:04.460Z] $ docker stop --time=1 4e2e94558be6d6d4ea544e100517bf1e8a751e02dee5696c58706afe0a9c3bd4 [2023-05-24T04:17:06.124Z] $ docker rm -f --volumes 4e2e94558be6d6d4ea544e100517bf1e8a751e02dee5696c58706afe0a9c3bd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:17:06.688Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T04:17:06.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:17:06.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-16658 does not seem to be running inside a container [2023-05-24T04:17:06.949Z] $ 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/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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-arm64 cat [2023-05-24T04:17:08.168Z] $ docker top 9d8eb7f8114d52766db52f33831935c92fa94d29ed9030936e726a1750d3f9f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T04:17:08.999Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/113 [Pipeline] fileExists [Pipeline] sh [2023-05-24T04:17:09.659Z] + make test [2023-05-24T04:17:09.659Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T04:17:41.916Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T04:19:33.603Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T04:19:33.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T04:19:33.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T04:19:33.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T04:19:33.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T04:19:33.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T04:19:33.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T04:19:33.603Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T04:19:33.603Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T04:19:51.833Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T04:19:51.833Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T04:19:51.833Z] ./bin/test-attribution-txt.sh [2023-05-24T04:19:51.833Z] make -C web test [2023-05-24T04:19:51.833Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/113/web' [2023-05-24T04:19:51.833Z] make[1]: tput: No such file or directory [2023-05-24T04:19:51.833Z] make[1]: tput: No such file or directory [2023-05-24T04:19:51.833Z] warning: generating ./VERSION [2023-05-24T04:19:51.833Z] echo "0.0.0" > VERSION [2023-05-24T04:19:51.833Z] docker build \ [2023-05-24T04:19:51.833Z] -f Dockerfile \ [2023-05-24T04:19:51.833Z] --build-arg USER=1000 \ [2023-05-24T04:19:51.833Z] \ [2023-05-24T04:19:51.833Z] --label "git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114" \ [2023-05-24T04:19:51.833Z] -t edgexfoundry/edgex-web-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 \ [2023-05-24T04:19:51.833Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T04:19:51.833Z] . [2023-05-24T04:19:51.833Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T04:19:51.833Z] Install the buildx component to build images with BuildKit: [2023-05-24T04:19:51.833Z] https://docs.docker.com/go/buildx/ [2023-05-24T04:19:51.833Z] [2023-05-24T04:19:53.789Z] Sending build context to Docker daemon 2.571MB [2023-05-24T04:19:53.789Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T04:19:54.056Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T04:19:54.325Z] 47517142f6ba: Pulling fs layer [2023-05-24T04:19:54.325Z] 5f8c4bfa009b: Pulling fs layer [2023-05-24T04:19:54.325Z] f7079c9c4ba1: Pulling fs layer [2023-05-24T04:19:54.325Z] aba105e6f55a: Pulling fs layer [2023-05-24T04:19:54.325Z] aba105e6f55a: Waiting [2023-05-24T04:19:54.325Z] 47517142f6ba: Verifying Checksum [2023-05-24T04:19:54.325Z] 47517142f6ba: Download complete [2023-05-24T04:19:54.594Z] aba105e6f55a: Verifying Checksum [2023-05-24T04:19:54.594Z] aba105e6f55a: Download complete [2023-05-24T04:19:54.861Z] f7079c9c4ba1: Verifying Checksum [2023-05-24T04:19:54.861Z] f7079c9c4ba1: Download complete [2023-05-24T04:19:54.861Z] 47517142f6ba: Pull complete [2023-05-24T04:19:56.273Z] 5f8c4bfa009b: Verifying Checksum [2023-05-24T04:19:56.273Z] 5f8c4bfa009b: Download complete [2023-05-24T04:20:00.540Z] 5f8c4bfa009b: Pull complete [2023-05-24T04:20:00.817Z] f7079c9c4ba1: Pull complete [2023-05-24T04:20:01.085Z] aba105e6f55a: Pull complete [2023-05-24T04:20:01.085Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T04:20:01.085Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T04:20:01.085Z] ---> bf1b8b58d215 [2023-05-24T04:20:01.085Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T04:20:01.704Z] ---> Running in 97dc7bdf5a2b [2023-05-24T04:20:02.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-24T04:20:02.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-24T04:20:03.904Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-24T04:20:03.904Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-24T04:20:03.904Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-24T04:20:03.904Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-24T04:20:03.904Z] (5/128) Installing libxcb (1.14-r2) [2023-05-24T04:20:03.904Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-24T04:20:03.904Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-24T04:20:03.904Z] (8/128) Installing libice (1.0.10-r0) [2023-05-24T04:20:03.904Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-24T04:20:03.904Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-24T04:20:03.904Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-24T04:20:03.904Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-24T04:20:03.904Z] (13/128) Installing xset (1.2.4-r0) [2023-05-24T04:20:03.904Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-24T04:20:03.904Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-24T04:20:03.904Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T04:20:03.904Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-24T04:20:03.904Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-24T04:20:03.904Z] (19/128) Installing libintl (0.21-r0) [2023-05-24T04:20:03.904Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-24T04:20:04.172Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-24T04:20:04.172Z] (22/128) Installing pcre (8.45-r1) [2023-05-24T04:20:04.172Z] (23/128) Installing glib (2.70.5-r0) [2023-05-24T04:20:04.172Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-24T04:20:04.172Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-24T04:20:04.172Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-24T04:20:04.440Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T04:20:04.440Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T04:20:04.440Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-24T04:20:04.440Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-24T04:20:04.440Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-24T04:20:04.440Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-24T04:20:04.440Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T04:20:04.440Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T04:20:04.440Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-24T04:20:04.440Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-24T04:20:04.440Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-24T04:20:04.440Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-24T04:20:04.440Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-24T04:20:04.440Z] (40/128) Installing libxi (1.8-r0) [2023-05-24T04:20:04.440Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-24T04:20:04.710Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-24T04:20:04.710Z] (43/128) Installing atk (2.36.0-r0) [2023-05-24T04:20:04.710Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-24T04:20:04.710Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-24T04:20:04.710Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-24T04:20:04.710Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T04:20:04.710Z] (48/128) Installing expat (2.5.0-r0) [2023-05-24T04:20:04.710Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-24T04:20:04.710Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-24T04:20:04.710Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-24T04:20:04.710Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-24T04:20:04.710Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-24T04:20:04.710Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-24T04:20:04.710Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-24T04:20:04.710Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-24T04:20:04.710Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-24T04:20:04.710Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-24T04:20:04.976Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-24T04:20:04.976Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-24T04:20:04.976Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-24T04:20:04.976Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-24T04:20:04.976Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-24T04:20:04.976Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-24T04:20:04.976Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-24T04:20:04.976Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-24T04:20:04.976Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-24T04:20:04.976Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-24T04:20:04.976Z] (69/128) Installing pango (1.48.10-r0) [2023-05-24T04:20:05.245Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T04:20:05.245Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T04:20:05.245Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T04:20:05.245Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-24T04:20:05.245Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-24T04:20:05.245Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T04:20:05.513Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T04:20:05.781Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-24T04:20:05.781Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-24T04:20:05.782Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-24T04:20:05.782Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T04:20:07.722Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-24T04:20:07.722Z] (80/128) Installing flac (1.3.4-r0) [2023-05-24T04:20:07.990Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T04:20:07.990Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T04:20:07.990Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-24T04:20:07.990Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-24T04:20:07.990Z] (85/128) Installing libass (0.15.2-r0) [2023-05-24T04:20:07.990Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-24T04:20:07.990Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T04:20:07.990Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T04:20:08.258Z] (89/128) Installing lame (3.100-r0) [2023-05-24T04:20:08.258Z] (90/128) Installing opus (1.3.1-r1) [2023-05-24T04:20:08.258Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T04:20:08.258Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-24T04:20:08.258Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-24T04:20:08.258Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-24T04:20:08.258Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-24T04:20:08.258Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T04:20:08.258Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-24T04:20:08.258Z] (98/128) Installing libva (2.13.0-r0) [2023-05-24T04:20:08.258Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-24T04:20:08.258Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-24T04:20:08.258Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-24T04:20:08.258Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-24T04:20:08.258Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-24T04:20:08.258Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-24T04:20:08.525Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-24T04:20:08.525Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-24T04:20:08.525Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T04:20:09.110Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-24T04:20:09.110Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-24T04:20:09.110Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T04:20:09.110Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-24T04:20:09.110Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-24T04:20:09.110Z] (113/128) Installing nspr (4.32-r0) [2023-05-24T04:20:09.110Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-24T04:20:09.110Z] (115/128) Installing nss (3.78.1-r0) [2023-05-24T04:20:09.110Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-24T04:20:09.110Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-24T04:20:09.110Z] (118/128) Installing orc (0.4.32-r0) [2023-05-24T04:20:09.110Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-24T04:20:09.110Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-24T04:20:09.110Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-24T04:20:09.110Z] (122/128) Installing libpulse (15.0-r2) [2023-05-24T04:20:09.378Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-24T04:20:09.378Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-24T04:20:09.378Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-24T04:20:09.378Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-24T04:20:09.378Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-24T04:20:09.378Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-24T04:20:13.637Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T04:20:13.637Z] Executing glib-2.70.5-r0.trigger [2023-05-24T04:20:13.637Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T04:20:15.052Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T04:20:15.052Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T04:20:15.321Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T04:20:15.321Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T04:20:15.321Z] OK: 275 MiB in 144 packages [2023-05-24T04:20:25.401Z] Removing intermediate container 97dc7bdf5a2b [2023-05-24T04:20:25.401Z] ---> 6eed446474b1 [2023-05-24T04:20:25.401Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T04:20:25.401Z] ---> Running in 72ab49f32330 [2023-05-24T04:20:25.685Z] Removing intermediate container 72ab49f32330 [2023-05-24T04:20:25.685Z] ---> f72b0e1c4fac [2023-05-24T04:20:25.685Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T04:20:25.956Z] ---> Running in 0d18aed5733e [2023-05-24T04:20:26.225Z] Removing intermediate container 0d18aed5733e [2023-05-24T04:20:26.225Z] ---> 9de55d8be4f7 [2023-05-24T04:20:26.225Z] Step 5/10 : RUN npm install -g npm [2023-05-24T04:20:26.225Z] ---> Running in accf594e74da [2023-05-24T04:20:52.913Z] [2023-05-24T04:20:52.914Z] removed 7 packages, changed 101 packages, and audited 264 packages in 24s [2023-05-24T04:20:52.914Z] [2023-05-24T04:20:52.914Z] 27 packages are looking for funding [2023-05-24T04:20:52.914Z] run `npm fund` for details [2023-05-24T04:20:52.914Z] [2023-05-24T04:20:52.914Z] found 0 vulnerabilities [2023-05-24T04:20:56.254Z] Removing intermediate container accf594e74da [2023-05-24T04:20:56.254Z] ---> 1dbce1ebf875 [2023-05-24T04:20:56.254Z] Step 6/10 : ARG USER=1000 [2023-05-24T04:20:56.254Z] ---> Running in 0c24a14f0356 [2023-05-24T04:20:56.524Z] Removing intermediate container 0c24a14f0356 [2023-05-24T04:20:56.524Z] ---> e290886a680f [2023-05-24T04:20:56.524Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T04:20:56.794Z] ---> Running in a482d7e1442f [2023-05-24T04:20:58.738Z] Removing intermediate container a482d7e1442f [2023-05-24T04:20:58.738Z] ---> 0efff3833e29 [2023-05-24T04:20:58.738Z] Step 8/10 : USER $USER:$USER [2023-05-24T04:20:58.738Z] ---> Running in 6d095573b995 [2023-05-24T04:21:00.148Z] Removing intermediate container 6d095573b995 [2023-05-24T04:21:00.148Z] ---> 05dc64dd3640 [2023-05-24T04:21:00.148Z] Step 9/10 : WORKDIR /app [2023-05-24T04:21:00.148Z] ---> Running in ddfa5562fa5f [2023-05-24T04:21:00.417Z] Removing intermediate container ddfa5562fa5f [2023-05-24T04:21:00.417Z] ---> a0dd0d81f65e [2023-05-24T04:21:00.417Z] Step 10/10 : LABEL git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:21:00.417Z] ---> Running in 95ac4045497b [2023-05-24T04:21:00.683Z] Removing intermediate container 95ac4045497b [2023-05-24T04:21:00.683Z] ---> 2f0d7337d5f7 [2023-05-24T04:21:00.683Z] Successfully built 2f0d7337d5f7 [2023-05-24T04:21:00.683Z] Successfully tagged edgexfoundry/edgex-web-ui:588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:21:00.683Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T04:21:00.683Z] touch edgex-web-ui.imagebuilt [2023-05-24T04:21:00.951Z] mkdir -p node_modules coverage [2023-05-24T04:21:00.951Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T04:21:00.951Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T04:21:13.259Z] npm WARN old lockfile [2023-05-24T04:21:13.259Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T04:21:13.259Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T04:21:13.259Z] npm WARN old lockfile [2023-05-24T04:21:13.259Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T04:21:13.259Z] npm WARN old lockfile [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE required: { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE }, [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE required: { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE }, [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE required: { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE }, [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE required: { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE }, [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE required: { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE }, [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE required: { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE }, [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE required: { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE }, [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE required: { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE }, [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE required: { [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE }, [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T04:21:52.106Z] npm WARN EBADENGINE } [2023-05-24T04:22:24.509Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T04:22:24.509Z] 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 [2023-05-24T04:22:24.509Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T04:22:24.509Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T04:22:24.509Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T04:22:24.509Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T04:22:27.080Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T04:22:33.709Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T04:22:33.709Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T04:22:34.665Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T04:22:42.850Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T04:22:55.144Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T04:22:55.144Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-24T04:22:55.144Z] 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. [2023-05-24T04:22:59.382Z] 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. [2023-05-24T04:23:00.337Z] 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. [2023-05-24T04:23:01.292Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T04:23:13.582Z] 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 [2023-05-24T04:23:13.846Z] 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 [2023-05-24T04:23:32.023Z] 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. [2023-05-24T04:23:54.063Z] 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. [2023-05-24T04:24:32.911Z] [2023-05-24T04:24:32.911Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-24T04:24:32.911Z] [2023-05-24T04:24:32.911Z] 90 packages are looking for funding [2023-05-24T04:24:32.911Z] run `npm fund` for details [2023-05-24T04:24:32.911Z] [2023-05-24T04:24:32.911Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T04:24:32.911Z] [2023-05-24T04:24:32.911Z] To address issues that do not require attention, run: [2023-05-24T04:24:32.911Z] npm audit fix [2023-05-24T04:24:32.911Z] [2023-05-24T04:24:32.911Z] To address all issues (including breaking changes), run: [2023-05-24T04:24:32.911Z] npm audit fix --force [2023-05-24T04:24:32.911Z] [2023-05-24T04:24:32.911Z] Run `npm audit` for details. [2023-05-24T04:24:32.911Z] 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 [2023-05-24T04:24:47.888Z] - Generating browser application bundles (phase: setup)... [2023-05-24T04:25:20.229Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T04:25:20.229Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T04:25:46.924Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T04:25:46.924Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T04:25:52.268Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T04:25:52.269Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T04:25:56.526Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T04:25:57.114Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T04:26:02.459Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T04:26:03.864Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T04:26:04.444Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T04:26:08.689Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T04:26:09.645Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T04:26:09.916Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T04:27:06.303Z] 24 05 2023 04:27:05.453:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T04:27:06.303Z] 24 05 2023 04:27:05.469:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T04:27:06.303Z] 24 05 2023 04:27:05.498:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T04:28:14.166Z] 24 05 2023 04:28:13.228:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-24T04:28:53.023Z] 24 05 2023 04:28:47.552:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-24T04:29:08.141Z] ✔ Browser application bundle generation complete. [2023-05-24T04:29:08.141Z] 24 05 2023 04:29:06.953:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket xZ6ED0BUTJXfWjH4AAAB with id 8256456 [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.168 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.575 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.658 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.704 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.721 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.009 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.328 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.384 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.428 secs) [2023-05-24T04:29:26.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.547 secs) [2023-05-24T04:29:26.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.642 secs) [2023-05-24T04:29:26.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.892 secs) [2023-05-24T04:29:27.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.173 secs) [2023-05-24T04:29:27.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.204 secs) [2023-05-24T04:29:27.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.219 secs) [2023-05-24T04:29:27.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.257 secs) [2023-05-24T04:29:27.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.374 secs) [2023-05-24T04:29:27.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.389 secs) [2023-05-24T04:29:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.739 secs) [2023-05-24T04:29:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.811 secs) [2023-05-24T04:29:27.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.876 secs) [2023-05-24T04:29:28.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.943 secs) [2023-05-24T04:29:28.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.037 secs) [2023-05-24T04:29:28.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.054 secs) [2023-05-24T04:29:28.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.064 secs) [2023-05-24T04:29:28.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.081 secs) [2023-05-24T04:29:28.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.095 secs) [2023-05-24T04:29:28.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.183 secs) [2023-05-24T04:29:28.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.219 secs) [2023-05-24T04:29:28.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.429 secs) [2023-05-24T04:29:28.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.491 secs) [2023-05-24T04:29:29.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.506 secs) [2023-05-24T04:29:29.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.517 secs) [2023-05-24T04:29:29.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.533 secs) [2023-05-24T04:29:29.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.75 secs) [2023-05-24T04:29:29.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.092 secs) [2023-05-24T04:29:29.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.112 secs) [2023-05-24T04:29:29.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.129 secs) [2023-05-24T04:29:29.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.269 secs) [2023-05-24T04:29:29.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.301 secs) [2023-05-24T04:29:29.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.333 secs) [2023-05-24T04:29:30.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.363 secs) [2023-05-24T04:29:30.122Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.446 secs) [2023-05-24T04:29:30.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.585 secs) [2023-05-24T04:29:30.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.66 secs) [2023-05-24T04:29:30.665Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.927 secs) [2023-05-24T04:29:30.665Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.976 secs) [2023-05-24T04:29:30.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.038 secs) [2023-05-24T04:29:30.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.059 secs) [2023-05-24T04:29:30.931Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.103 secs) [2023-05-24T04:29:31.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.297 secs) [2023-05-24T04:29:31.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.35 secs) [2023-05-24T04:29:31.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.391 secs) [2023-05-24T04:29:31.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.42 secs) [2023-05-24T04:29:31.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.433 secs) [2023-05-24T04:29:31.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.575 secs) [2023-05-24T04:29:31.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.618 secs) [2023-05-24T04:29:32.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7 secs) [2023-05-24T04:29:32.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.034 secs) [2023-05-24T04:29:32.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.343 secs) [2023-05-24T04:29:32.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.391 secs) [2023-05-24T04:29:32.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.433 secs) [2023-05-24T04:29:32.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.467 secs) [2023-05-24T04:29:32.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.582 secs) [2023-05-24T04:29:32.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.603 secs) [2023-05-24T04:29:33.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.625 secs) [2023-05-24T04:29:33.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.636 secs) [2023-05-24T04:29:33.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.688 secs) [2023-05-24T04:29:33.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.783 secs) [2023-05-24T04:29:33.389Z] WARN: ' [2023-05-24T04:29:33.389Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T04:29:33.389Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T04:29:33.389Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T04:29:33.389Z] in a future version of Angular. [2023-05-24T04:29:33.389Z] [2023-05-24T04:29:33.389Z] For more information on this, see our API docs here: [2023-05-24T04:29:33.389Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T04:29:33.389Z] ' [2023-05-24T04:29:33.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.783 secs) [2023-05-24T04:29:33.389Z] WARN: ' [2023-05-24T04:29:33.389Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T04:29:33.389Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T04:29:33.389Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T04:29:33.389Z] in a future version of Angular. [2023-05-24T04:29:33.389Z] [2023-05-24T04:29:33.389Z] For more information on this, see our API docs here: [2023-05-24T04:29:33.389Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T04:29:33.389Z] ' [2023-05-24T04:29:33.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.971 secs) [2023-05-24T04:29:33.654Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.057 secs) [2023-05-24T04:29:33.654Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.095 secs) [2023-05-24T04:29:33.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.29 secs) [2023-05-24T04:29:33.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.364 secs) [2023-05-24T04:29:33.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.411 secs) [2023-05-24T04:29:34.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.48 secs) [2023-05-24T04:29:34.186Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.634 secs) [2023-05-24T04:29:34.452Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.657 secs) [2023-05-24T04:29:34.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.882 secs) [2023-05-24T04:29:34.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.905 secs) [2023-05-24T04:29:34.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.931 secs) [2023-05-24T04:29:34.984Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.075 secs) [2023-05-24T04:29:34.984Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.155 secs) [2023-05-24T04:29:34.984Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.211 secs) [2023-05-24T04:29:35.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.368 secs) [2023-05-24T04:29:35.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.388 secs) [2023-05-24T04:29:35.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.402 secs) [2023-05-24T04:29:35.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.447 secs) [2023-05-24T04:29:35.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.697 secs) [2023-05-24T04:29:36.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.812 secs) [2023-05-24T04:29:36.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.899 secs) [2023-05-24T04:29:36.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.04 secs) [2023-05-24T04:29:36.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.066 secs) [2023-05-24T04:29:36.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.094 secs) [2023-05-24T04:29:36.584Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.349 secs) [2023-05-24T04:29:36.851Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.477 secs) [2023-05-24T04:29:36.851Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.537 secs) [2023-05-24T04:29:37.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.595 secs) [2023-05-24T04:29:37.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.709 secs) [2023-05-24T04:29:37.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.775 secs) [2023-05-24T04:29:37.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.97 secs) [2023-05-24T04:29:37.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.043 secs) [2023-05-24T04:29:37.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.065 secs) [2023-05-24T04:29:37.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.076 secs) [2023-05-24T04:29:37.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.102 secs) [2023-05-24T04:29:37.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.168 secs) [2023-05-24T04:29:37.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.219 secs) [2023-05-24T04:29:37.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.244 secs) [2023-05-24T04:29:37.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.291 secs) [2023-05-24T04:29:38.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.308 secs) [2023-05-24T04:29:38.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 11.5 secs) [2023-05-24T04:29:38.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 11.542 secs) [2023-05-24T04:29:38.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.663 secs) [2023-05-24T04:29:38.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.739 secs) [2023-05-24T04:29:38.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.881 secs) [2023-05-24T04:29:38.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.985 secs) [2023-05-24T04:29:38.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.013 secs) [2023-05-24T04:29:39.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.093 secs) [2023-05-24T04:29:39.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.112 secs) [2023-05-24T04:29:39.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.155 secs) [2023-05-24T04:29:39.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.175 secs) [2023-05-24T04:29:39.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.195 secs) [2023-05-24T04:29:39.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 12.227 secs) [2023-05-24T04:29:39.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 12.267 secs) [2023-05-24T04:29:39.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 12.34 secs) [2023-05-24T04:29:39.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 12.367 secs) [2023-05-24T04:29:39.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 12.437 secs) [2023-05-24T04:29:39.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 12.498 secs) [2023-05-24T04:29:39.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 12.544 secs) [2023-05-24T04:29:40.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.69 secs) [2023-05-24T04:29:40.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.167 secs) [2023-05-24T04:29:40.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.261 secs) [2023-05-24T04:29:40.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.301 secs) [2023-05-24T04:29:40.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.321 secs) [2023-05-24T04:29:40.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.332 secs) [2023-05-24T04:29:40.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.382 secs) [2023-05-24T04:29:40.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.412 secs) [2023-05-24T04:29:41.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.446 secs) [2023-05-24T04:29:41.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 13.46 secs) [2023-05-24T04:29:41.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 13.473 secs) [2023-05-24T04:29:41.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.673 secs) [2023-05-24T04:29:41.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.705 secs) [2023-05-24T04:29:41.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.745 secs) [2023-05-24T04:29:41.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.775 secs) [2023-05-24T04:29:41.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.82 secs) [2023-05-24T04:29:42.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (19.011 secs / 13.82 secs) [2023-05-24T04:29:42.260Z] TOTAL: 145 SUCCESS [2023-05-24T04:29:42.528Z] ✔ Browser application bundle generation complete. [2023-05-24T04:29:45.865Z] [2023-05-24T04:29:45.865Z] =============================== Coverage summary =============================== [2023-05-24T04:29:45.865Z] Statements : 41.53% ( 1424/3429 ) [2023-05-24T04:29:45.865Z] Branches : 12.14% ( 109/898 ) [2023-05-24T04:29:45.865Z] Functions : 33.25% ( 416/1251 ) [2023-05-24T04:29:45.865Z] Lines : 39.41% ( 1279/3245 ) [2023-05-24T04:29:45.865Z] ================================================================================ [2023-05-24T04:29:45.865Z] 24 05 2023 04:29:45.474:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T04:29:46.822Z] ✔ Browser application bundle generation complete. [2023-05-24T04:29:47.404Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/113/web' [Pipeline] echo [2023-05-24T04:29:47.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T04:29:47.432Z] $ docker stop --time=1 9d8eb7f8114d52766db52f33831935c92fa94d29ed9030936e726a1750d3f9f5 [2023-05-24T04:29:49.162Z] $ docker rm -f --volumes 9d8eb7f8114d52766db52f33831935c92fa94d29ed9030936e726a1750d3f9f5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T04:29:50.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T04:29:54.522Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T04:29:59.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T04:30:00.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T04:30:03.135Z] + ls -al . [2023-05-24T04:30:03.135Z] total 176 [2023-05-24T04:30:03.135Z] drwxrwxr-x 13 jenkins jenkins 4096 May 24 04:17 . [2023-05-24T04:30:03.135Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:14 .. [2023-05-24T04:30:03.135Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:14 .blubracket [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 04:14 .dockerignore [2023-05-24T04:30:03.135Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:14 .git [2023-05-24T04:30:03.135Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:14 .github [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 04:14 .gitignore [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 04:14 Attribution.txt [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 04:14 CHANGELOG.md [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 04:14 CONTRIBUTING.md [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 04:14 Dockerfile [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 04:14 Jenkinsfile [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 04:14 LICENSE [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 04:14 Makefile [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 04:14 README.md [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 12 May 24 04:10 VERSION [2023-05-24T04:30:03.135Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:14 assets [2023-05-24T04:30:03.135Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:14 bin [2023-05-24T04:30:03.135Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:14 cmd [2023-05-24T04:30:03.135Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 04:17 coverage.out [2023-05-24T04:30:03.135Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:14 docs [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 24 04:14 go.mod [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 24 04:14 go.sum [2023-05-24T04:30:03.135Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:14 internal [2023-05-24T04:30:03.135Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:14 snap [2023-05-24T04:30:03.135Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:14 testing [2023-05-24T04:30:03.135Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 04:14 version.go [2023-05-24T04:30:03.135Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 04:21 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:30:03.467Z] + 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=588e4747f1d3645342cd4a28a51c9f1e9b808114 --label arch=arm64 --label version=3.0.0-dev.17 . [2023-05-24T04:30:05.121Z] Sending build context to Docker daemon 33.1MB [2023-05-24T04:30:05.121Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T04:30:05.121Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T04:30:05.121Z] ---> 43628ab01476 [2023-05-24T04:30:05.121Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T04:30:05.701Z] ---> Running in c85743fc6226 [2023-05-24T04:30:05.968Z] Removing intermediate container c85743fc6226 [2023-05-24T04:30:05.968Z] ---> 9edf95587a3e [2023-05-24T04:30:05.968Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T04:30:05.968Z] ---> Running in fdde3f3a84e5 [2023-05-24T04:30:06.235Z] Removing intermediate container fdde3f3a84e5 [2023-05-24T04:30:06.235Z] ---> 8fecf2abd4fa [2023-05-24T04:30:06.235Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T04:30:06.235Z] ---> Running in 86bdde89f172 [2023-05-24T04:30:06.502Z] Removing intermediate container 86bdde89f172 [2023-05-24T04:30:06.502Z] ---> 5dfb96354143 [2023-05-24T04:30:06.502Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T04:30:06.769Z] ---> Running in 6f740e63f1a3 [2023-05-24T04:30:07.033Z] Removing intermediate container 6f740e63f1a3 [2023-05-24T04:30:07.033Z] ---> e8b52635aa06 [2023-05-24T04:30:07.033Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T04:30:07.033Z] ---> Running in 062998ea7525 [2023-05-24T04:30:07.299Z] Removing intermediate container 062998ea7525 [2023-05-24T04:30:07.299Z] ---> c041e4a21748 [2023-05-24T04:30:07.299Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T04:30:09.239Z] ---> 766588cbb690 [2023-05-24T04:30:09.239Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T04:30:09.239Z] ---> Running in 50a5b5b97b0e [2023-05-24T04:30:10.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T04:30:10.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T04:30:11.888Z] OK: 263 MiB in 53 packages [2023-05-24T04:30:12.472Z] Removing intermediate container 50a5b5b97b0e [2023-05-24T04:30:12.472Z] ---> b303906dd327 [2023-05-24T04:30:12.472Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T04:30:12.472Z] ---> Running in fd042a9f40dd [2023-05-24T04:30:12.739Z] Removing intermediate container fd042a9f40dd [2023-05-24T04:30:12.739Z] ---> def6349bbbc5 [2023-05-24T04:30:12.739Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T04:30:13.006Z] ---> Running in a46cac834ece [2023-05-24T04:30:13.272Z] Removing intermediate container a46cac834ece [2023-05-24T04:30:13.272Z] ---> 8db21c097d7e [2023-05-24T04:30:13.272Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T04:30:13.855Z] ---> 4e7a13339496 [2023-05-24T04:30:13.855Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T04:30:13.855Z] ---> Running in c46275bb3907 [2023-05-24T04:30:16.435Z] Removing intermediate container c46275bb3907 [2023-05-24T04:30:16.435Z] ---> 5a09ac3c794d [2023-05-24T04:30:16.435Z] Step 14/25 : COPY . . [2023-05-24T04:30:20.692Z] ---> 826f26839479 [2023-05-24T04:30:20.692Z] Step 15/25 : RUN ${MAKE} [2023-05-24T04:30:20.692Z] ---> Running in f222a8c1a4ef [2023-05-24T04:30:21.650Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.17" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-24T04:32:28.307Z] Removing intermediate container f222a8c1a4ef [2023-05-24T04:32:28.307Z] ---> 61b9e92d4f2b [2023-05-24T04:32:28.307Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T04:32:28.307Z] 3.17: Pulling from library/alpine [2023-05-24T04:32:28.307Z] c41833b44d91: Already exists [2023-05-24T04:32:28.307Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T04:32:28.307Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T04:32:28.307Z] ---> 51e60588ff2c [2023-05-24T04:32:28.307Z] Step 17/25 : EXPOSE 4000 [2023-05-24T04:32:28.307Z] ---> Running in 226c70918520 [2023-05-24T04:32:28.307Z] Removing intermediate container 226c70918520 [2023-05-24T04:32:28.307Z] ---> b7ed707c2c6d [2023-05-24T04:32:28.307Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T04:32:28.307Z] ---> 37af392a0e9d [2023-05-24T04:32:28.307Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T04:32:28.307Z] ---> e34cfc45acf6 [2023-05-24T04:32:28.307Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T04:32:28.307Z] ---> 4581f2ff873d [2023-05-24T04:32:28.307Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T04:32:28.307Z] ---> Running in ca82bb046f1a [2023-05-24T04:32:28.307Z] Removing intermediate container ca82bb046f1a [2023-05-24T04:32:28.307Z] ---> b5511a78078b [2023-05-24T04:32:28.307Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T04:32:28.307Z] ---> Running in 085a9632c429 [2023-05-24T04:32:28.307Z] Removing intermediate container 085a9632c429 [2023-05-24T04:32:28.307Z] ---> 4c9062c6c573 [2023-05-24T04:32:28.307Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T04:32:28.307Z] ---> Running in c8e230e86360 [2023-05-24T04:32:28.307Z] Removing intermediate container c8e230e86360 [2023-05-24T04:32:28.307Z] ---> 61e0caeb7977 [2023-05-24T04:32:28.307Z] Step 24/25 : LABEL git_sha=588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:32:28.307Z] ---> Running in 90d60765e0c0 [2023-05-24T04:32:28.307Z] Removing intermediate container 90d60765e0c0 [2023-05-24T04:32:28.307Z] ---> b5a1141ec141 [2023-05-24T04:32:28.307Z] Step 25/25 : LABEL version=3.0.0-dev.17 [2023-05-24T04:32:28.307Z] ---> Running in 7415f5d8319b [2023-05-24T04:32:28.307Z] Removing intermediate container 7415f5d8319b [2023-05-24T04:32:28.307Z] ---> 16291d29fa7e [2023-05-24T04:32:28.307Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T04:32:28.307Z] Successfully built 16291d29fa7e [2023-05-24T04:32:28.307Z] 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 [2023-05-24T04:32:28.408Z] provisioning config files... [2023-05-24T04:32:28.422Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/113@tmp/config4864817100332423418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:32:28.754Z] ---> docker-login.sh [2023-05-24T04:32:28.754Z] nexus3.edgexfoundry.org:10001 [2023-05-24T04:32:28.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:32:29.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:32:29.022Z] Configure a credential helper to remove this warning. See [2023-05-24T04:32:29.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:32:29.022Z] [2023-05-24T04:32:29.022Z] Login Succeeded [2023-05-24T04:32:29.022Z] nexus3.edgexfoundry.org:10002 [2023-05-24T04:32:29.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:32:29.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:32:29.289Z] Configure a credential helper to remove this warning. See [2023-05-24T04:32:29.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:32:29.289Z] [2023-05-24T04:32:29.289Z] Login Succeeded [2023-05-24T04:32:29.289Z] nexus3.edgexfoundry.org:10003 [2023-05-24T04:32:29.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:32:29.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:32:29.823Z] Configure a credential helper to remove this warning. See [2023-05-24T04:32:29.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:32:29.823Z] [2023-05-24T04:32:29.823Z] Login Succeeded [2023-05-24T04:32:29.823Z] nexus3.edgexfoundry.org:10004 [2023-05-24T04:32:30.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:32:30.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:32:30.090Z] Configure a credential helper to remove this warning. See [2023-05-24T04:32:30.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:32:30.090Z] [2023-05-24T04:32:30.090Z] Login Succeeded [2023-05-24T04:32:30.090Z] docker.io [2023-05-24T04:32:30.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:32:30.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:32:30.620Z] Configure a credential helper to remove this warning. See [2023-05-24T04:32:30.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:32:30.620Z] [2023-05-24T04:32:30.620Z] Login Succeeded [2023-05-24T04:32:30.620Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T04:32:30.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T04:32:30.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T04:32:30.673Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-24T04:32:30.673Z] 588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:32:30.673Z] latest [2023-05-24T04:32:30.673Z] 3.0.0-dev.17 [2023-05-24T04:32:30.673Z] 588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [2023-05-24T04:32:30.673Z] main [2023-05-24T04:32:30.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:31.009Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:31.342Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:32:31.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T04:32:31.342Z] 82f9f7cb71e5: Preparing [2023-05-24T04:32:31.342Z] 48de9fca15f7: Preparing [2023-05-24T04:32:31.342Z] d3c0fa480ce1: Preparing [2023-05-24T04:32:31.342Z] 26cbea5cba74: Preparing [2023-05-24T04:32:31.342Z] 26cbea5cba74: Layer already exists [2023-05-24T04:32:31.607Z] 48de9fca15f7: Pushed [2023-05-24T04:32:31.607Z] 82f9f7cb71e5: Pushed [2023-05-24T04:32:38.241Z] d3c0fa480ce1: Pushed [2023-05-24T04:32:38.241Z] 588e4747f1d3645342cd4a28a51c9f1e9b808114: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:38.580Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:38.918Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-24T04:32:38.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T04:32:38.918Z] 82f9f7cb71e5: Preparing [2023-05-24T04:32:38.918Z] 48de9fca15f7: Preparing [2023-05-24T04:32:38.918Z] d3c0fa480ce1: Preparing [2023-05-24T04:32:38.918Z] 26cbea5cba74: Preparing [2023-05-24T04:32:38.918Z] 26cbea5cba74: Layer already exists [2023-05-24T04:32:38.918Z] 82f9f7cb71e5: Layer already exists [2023-05-24T04:32:38.918Z] 48de9fca15f7: Layer already exists [2023-05-24T04:32:38.918Z] d3c0fa480ce1: Layer already exists [2023-05-24T04:32:38.918Z] latest: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:39.519Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:39.852Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.17 [2023-05-24T04:32:39.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T04:32:39.852Z] 82f9f7cb71e5: Preparing [2023-05-24T04:32:39.852Z] 48de9fca15f7: Preparing [2023-05-24T04:32:39.852Z] d3c0fa480ce1: Preparing [2023-05-24T04:32:39.852Z] 26cbea5cba74: Preparing [2023-05-24T04:32:39.852Z] d3c0fa480ce1: Layer already exists [2023-05-24T04:32:39.852Z] 82f9f7cb71e5: Layer already exists [2023-05-24T04:32:39.852Z] 48de9fca15f7: Layer already exists [2023-05-24T04:32:39.852Z] 26cbea5cba74: Layer already exists [2023-05-24T04:32:39.852Z] 3.0.0-dev.17: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:40.187Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:40.523Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [2023-05-24T04:32:40.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T04:32:40.523Z] 82f9f7cb71e5: Preparing [2023-05-24T04:32:40.523Z] 48de9fca15f7: Preparing [2023-05-24T04:32:40.523Z] d3c0fa480ce1: Preparing [2023-05-24T04:32:40.523Z] 26cbea5cba74: Preparing [2023-05-24T04:32:40.523Z] 26cbea5cba74: Layer already exists [2023-05-24T04:32:40.523Z] 48de9fca15f7: Layer already exists [2023-05-24T04:32:40.523Z] d3c0fa480ce1: Layer already exists [2023-05-24T04:32:40.523Z] 82f9f7cb71e5: Layer already exists [2023-05-24T04:32:40.523Z] 588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:40.866Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:41.208Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-24T04:32:41.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-24T04:32:41.208Z] 82f9f7cb71e5: Preparing [2023-05-24T04:32:41.209Z] 48de9fca15f7: Preparing [2023-05-24T04:32:41.209Z] d3c0fa480ce1: Preparing [2023-05-24T04:32:41.209Z] 26cbea5cba74: Preparing [2023-05-24T04:32:41.209Z] 26cbea5cba74: Layer already exists [2023-05-24T04:32:41.209Z] 82f9f7cb71e5: Layer already exists [2023-05-24T04:32:41.209Z] d3c0fa480ce1: Layer already exists [2023-05-24T04:32:41.209Z] 48de9fca15f7: Layer already exists [2023-05-24T04:32:41.475Z] main: digest: sha256:5bc7b422512098ee5a5ed4e5d5fc00b9505c1b05ad8689a9f21fbb2a6811a780 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-24T04:32:41.522Z] ===================================================== [Pipeline] echo [2023-05-24T04:32:41.529Z] taggedImages: [2023-05-24T04:32:41.529Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114 [2023-05-24T04:32:41.529Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-24T04:32:41.529Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.17 [2023-05-24T04:32:41.529Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:588e4747f1d3645342cd4a28a51c9f1e9b808114-3.0.0-dev.17 [2023-05-24T04:32:41.529Z] - 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 [2023-05-24T04:32:41.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T04:32:41.888Z] [2023-05-24T04:32:41.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:32:42.219Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T04:32:42.219Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T04:32:42.219Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T04:32:42.219Z] 04944245beec: Pulling fs layer [2023-05-24T04:32:42.219Z] 699f458cf7ca: Pulling fs layer [2023-05-24T04:32:42.219Z] 765212b225bb: Pulling fs layer [2023-05-24T04:32:42.219Z] f23df028b6ca: Pulling fs layer [2023-05-24T04:32:42.219Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T04:32:42.219Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T04:32:42.219Z] 765212b225bb: Waiting [2023-05-24T04:32:42.219Z] f23df028b6ca: Waiting [2023-05-24T04:32:42.219Z] d65c8cfc05b1: Waiting [2023-05-24T04:32:42.219Z] 2437ff75d9bd: Waiting [2023-05-24T04:32:42.484Z] 04944245beec: Verifying Checksum [2023-05-24T04:32:42.484Z] 04944245beec: Download complete [2023-05-24T04:32:42.484Z] 765212b225bb: Verifying Checksum [2023-05-24T04:32:42.484Z] 765212b225bb: Download complete [2023-05-24T04:32:42.484Z] f23df028b6ca: Verifying Checksum [2023-05-24T04:32:42.484Z] f23df028b6ca: Download complete [2023-05-24T04:32:42.484Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T04:32:42.484Z] d65c8cfc05b1: Download complete [2023-05-24T04:32:42.752Z] 699f458cf7ca: Verifying Checksum [2023-05-24T04:32:42.752Z] 699f458cf7ca: Download complete [2023-05-24T04:32:43.019Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T04:32:43.019Z] 8998bd30e6a1: Download complete [2023-05-24T04:32:45.613Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T04:32:45.613Z] 2437ff75d9bd: Download complete [2023-05-24T04:32:48.192Z] 8998bd30e6a1: Pull complete [2023-05-24T04:32:48.779Z] 04944245beec: Pull complete [2023-05-24T04:32:50.185Z] 699f458cf7ca: Pull complete [2023-05-24T04:32:50.185Z] 765212b225bb: Pull complete [2023-05-24T04:32:51.144Z] f23df028b6ca: Pull complete [2023-05-24T04:32:51.144Z] d65c8cfc05b1: Pull complete [2023-05-24T04:33:06.136Z] 2437ff75d9bd: Pull complete [2023-05-24T04:33:06.136Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T04:33:06.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T04:33:06.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:33:06.314Z] prd-ubuntu20.04-docker-arm64-4c-16g-16658 does not seem to be running inside a container [2023-05-24T04:33:06.373Z] $ 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/113 -v /w/workspace/edgex-ui-go/113:/w/workspace/edgex-ui-go/113:rw,z -v /w/workspace/edgex-ui-go/113@tmp:/w/workspace/edgex-ui-go/113@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:arm64 cat [2023-05-24T04:33:08.898Z] $ docker top fe006630ce173999badc32022ce7fd836e94080020805dda26fa992f733f0bb4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:33:09.470Z] ---> job-cost.sh [2023-05-24T04:33:09.737Z] lf-activate-venv: SKIPPING [2023-05-24T04:33:09.737Z] INFO: No Stack... [2023-05-24T04:33:10.004Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T04:33:10.972Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T04:33:11.295Z] + cut -d, -f6 [2023-05-24T04:33:11.295Z] + cat /w/workspace/edgex-ui-go/113/archives/cost.csv [Pipeline] lock [2023-05-24T04:33:11.377Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [2023-05-24T04:33:11.382Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] did not exist. Created. [2023-05-24T04:33:11.383Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T04:33:11.723Z] /w/workspace/edgex-ui-go/113@tmp/durable-8f5cd098/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T04:33:12.062Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T04:33:12.084Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T04:33:16.784Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T04:33:16.790Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-113-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T04:33:16.806Z] $ docker stop --time=1 fe006630ce173999badc32022ce7fd836e94080020805dda26fa992f733f0bb4 [2023-05-24T04:33:18.415Z] $ docker rm -f --volumes fe006630ce173999badc32022ce7fd836e94080020805dda26fa992f733f0bb4 [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 [2023-05-24T04:33:18.838Z] provisioning config files... [2023-05-24T04:33:18.847Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8898726527915007894tmp [Pipeline] { [Pipeline] sh [2023-05-24T04:33:19.134Z] + set +x [2023-05-24T04:33:19.134Z] + + curl -s https://codecov.io/bashbash [2023-05-24T04:33:19.134Z] -s -- [2023-05-24T04:33:19.134Z] [2023-05-24T04:33:19.134Z] _____ _ [2023-05-24T04:33:19.134Z] / ____| | | [2023-05-24T04:33:19.134Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T04:33:19.134Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T04:33:19.134Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T04:33:19.134Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T04:33:19.134Z] Bash-1.0.6 [2023-05-24T04:33:19.134Z] [2023-05-24T04:33:19.134Z] [2023-05-24T04:33:19.134Z] ==> git version 2.25.1 found [2023-05-24T04:33:19.134Z] ==> 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 [2023-05-24T04:33:19.134Z] Release-Date: 2020-01-08 [2023-05-24T04:33:19.134Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T04:33:19.134Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T04:33:19.134Z] ==> Jenkins CI detected. [2023-05-24T04:33:19.134Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-24T04:33:19.134Z] project root: . [2023-05-24T04:33:19.134Z] --> token set from env [2023-05-24T04:33:19.134Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T04:33:19.134Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T04:33:19.393Z] ==> Python coveragepy not found [2023-05-24T04:33:19.393Z] ==> Searching for coverage reports in: [2023-05-24T04:33:19.393Z] + . [2023-05-24T04:33:19.393Z] -> Found 1 reports [2023-05-24T04:33:19.393Z] ==> Detecting git/mercurial file structure [2023-05-24T04:33:19.393Z] ==> Reading reports [2023-05-24T04:33:19.393Z] + ./coverage.out bytes=10 [2023-05-24T04:33:19.393Z] ==> Appending adjustments [2023-05-24T04:33:19.393Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T04:33:19.958Z] + Found adjustments [2023-05-24T04:33:19.958Z] ==> Gzipping contents [2023-05-24T04:33:19.958Z] 12K /tmp/codecov.1aKoDq.gz [2023-05-24T04:33:19.958Z] ==> Uploading reports [2023-05-24T04:33:19.958Z] url: https://codecov.io [2023-05-24T04:33:19.958Z] query: branch=main&commit=588e4747f1d3645342cd4a28a51c9f1e9b808114&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T04:33:19.958Z] -> Pinging Codecov [2023-05-24T04:33:19.958Z] 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=588e4747f1d3645342cd4a28a51c9f1e9b808114&build=113&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F113%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-24T04:33:20.218Z] -> Uploading to [2023-05-24T04:33:20.218Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/588e4747f1d3645342cd4a28a51c9f1e9b808114/e98eed7d-ca04-46bf-b524-8dd94b7c6154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T043320Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0964f9d1778edebd978f39520d74568fb1b0687306d66840303715c99d6cb30 [2023-05-24T04:33:20.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T04:33:20.218Z] Dload Upload Total Spent Left Speed [2023-05-24T04:33:20.478Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41150 --:--:-- --:--:-- --:--:-- 40963 100 9053 0 0 100 9053 0 36357 --:--:-- --:--:-- --:--:-- 36212 [2023-05-24T04:33:20.478Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] } [2023-05-24T04:33:20.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-24T04:33:20.716Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-24T04:33:20.728Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:33:21.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T04:33:21.037Z] [2023-05-24T04:33:21.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:33:21.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T04:33:21.335Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-24T04:33:21.335Z] df9b9388f04a: Pulling fs layer [2023-05-24T04:33:21.335Z] 52dc419b0ee2: Pulling fs layer [2023-05-24T04:33:21.335Z] 25bc292e5bac: Pulling fs layer [2023-05-24T04:33:21.335Z] 114826534d7a: Pulling fs layer [2023-05-24T04:33:21.335Z] 4657fd5d0bcf: Pulling fs layer [2023-05-24T04:33:21.335Z] 6ad1cebc031e: Pulling fs layer [2023-05-24T04:33:21.335Z] 8a3aa393b2d8: Pulling fs layer [2023-05-24T04:33:21.335Z] 6ad1cebc031e: Waiting [2023-05-24T04:33:21.335Z] 114826534d7a: Waiting [2023-05-24T04:33:21.335Z] 8a3aa393b2d8: Waiting [2023-05-24T04:33:21.335Z] 25bc292e5bac: Verifying Checksum [2023-05-24T04:33:21.335Z] 25bc292e5bac: Download complete [2023-05-24T04:33:21.335Z] 52dc419b0ee2: Download complete [2023-05-24T04:33:21.335Z] 4657fd5d0bcf: Verifying Checksum [2023-05-24T04:33:21.335Z] df9b9388f04a: Verifying Checksum [2023-05-24T04:33:21.335Z] df9b9388f04a: Download complete [2023-05-24T04:33:21.594Z] df9b9388f04a: Pull complete [2023-05-24T04:33:21.594Z] 6ad1cebc031e: Verifying Checksum [2023-05-24T04:33:21.594Z] 52dc419b0ee2: Pull complete [2023-05-24T04:33:21.594Z] 25bc292e5bac: Pull complete [2023-05-24T04:33:22.161Z] 114826534d7a: Verifying Checksum [2023-05-24T04:33:22.161Z] 114826534d7a: Download complete [2023-05-24T04:33:22.161Z] 8a3aa393b2d8: Verifying Checksum [2023-05-24T04:33:22.161Z] 8a3aa393b2d8: Download complete [2023-05-24T04:33:25.439Z] 114826534d7a: Pull complete [2023-05-24T04:33:25.439Z] 4657fd5d0bcf: Pull complete [2023-05-24T04:33:25.439Z] 6ad1cebc031e: Pull complete [2023-05-24T04:33:27.967Z] 8a3aa393b2d8: Pull complete [2023-05-24T04:33:27.967Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-24T04:33:27.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-24T04:33:27.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:33:28.045Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:33:28.077Z] $ 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 [2023-05-24T04:33:30.173Z] $ docker top 8f3d5f56ffb096dbb052cc1640cbcfaedefed144c96361f6714f13bd596a4337 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-24T04:33:30.231Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-24T04:33:30.507Z] + set -o pipefail [2023-05-24T04:33:30.508Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-24T04:33:34.696Z] [2023-05-24T04:33:34.696Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-24T04:33:34.696Z] [2023-05-24T04:33:34.697Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/9a6d5170-b839-48aa-94c9-d166a3963a78 [2023-05-24T04:33:34.697Z] [2023-05-24T04:33:34.697Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-24T04:33:34.697Z] [2023-05-24T04:33:34.697Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-24T04:33:34.697Z] [2023-05-24T04:33:34.697Z] [2023-05-24T04:33:34.697Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-24T04:33:34.697Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-24T04:33:34.697Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-24T04:33:34.709Z] $ docker stop --time=1 8f3d5f56ffb096dbb052cc1640cbcfaedefed144c96361f6714f13bd596a4337 [2023-05-24T04:33:36.897Z] $ docker rm -f --volumes 8f3d5f56ffb096dbb052cc1640cbcfaedefed144c96361f6714f13bd596a4337 [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 [2023-05-24T04:33:37.577Z] + git log --format=format:%s -1 588e4747f1d3645342cd4a28a51c9f1e9b808114 [Pipeline] sh [2023-05-24T04:33:37.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T04:33:37.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:33:38.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:33:38.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:33:38.235Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:33:38.268Z] $ 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 [2023-05-24T04:33:38.644Z] $ docker top 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 -eo pid,comm [2023-05-24T04:33:38.693Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T04:33:38.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T04:33:38.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T04:33:38.728Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T04:33:38.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T04:33:38.845Z] $ docker exec 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 ssh-agent [2023-05-24T04:33:38.953Z] SSH_AUTH_SOCK=/tmp/ssh-qir0Ej375XDb/agent.31 [2023-05-24T04:33:38.953Z] SSH_AGENT_PID=38 [2023-05-24T04:33:38.957Z] Running ssh-add (command line suppressed) [2023-05-24T04:33:39.055Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8280830755817231735.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8280830755817231735.key) [2023-05-24T04:33:39.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T04:33:39.349Z] + git semver tag [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,515 [run_tag] DEBUG tag force:False [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,516 [check_head_tag] DEBUG check head tag [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,517 [execute] INFO git cat-file --batch-check [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,517 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,521 [execute] INFO git cat-file --batch [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,539 [execute] INFO git tag -a v3.0.0-dev.17 -m v3.0.0-dev.17 [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,540 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.17', '-m', 'v3.0.0-dev.17'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-24T04:33:39.608Z] 2023-05-24 04:33:39,544 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T04:33:39.608Z] 3.0.0-dev.17 [Pipeline] } [2023-05-24T04:33:39.618Z] $ docker exec --env ******** --env ******** 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 ssh-agent -k [2023-05-24T04:33:39.711Z] unset SSH_AUTH_SOCK; [2023-05-24T04:33:39.712Z] unset SSH_AGENT_PID; [2023-05-24T04:33:39.712Z] echo Agent pid 38 killed; [2023-05-24T04:33:39.720Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T04:33:40.027Z] + git semver [Pipeline] } [2023-05-24T04:33:40.301Z] $ docker stop --time=1 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 [2023-05-24T04:33:41.553Z] $ docker rm -f --volumes 7ed0063817ca0573ced5e89549140a2343216255abe211ffbe7c0d2f8a969bc5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:33:41.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T04:33:41.936Z] [2023-05-24T04:33:41.936Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:33:42.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T04:33:42.248Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-24T04:33:42.248Z] ab5ef0e58194: Pulling fs layer [2023-05-24T04:33:42.248Z] 9712f1f96733: Pulling fs layer [2023-05-24T04:33:42.248Z] 63f879dbbcfc: Pulling fs layer [2023-05-24T04:33:42.248Z] 0d9ebad4ef96: Pulling fs layer [2023-05-24T04:33:42.248Z] e9a5061849ea: Pulling fs layer [2023-05-24T04:33:42.248Z] d747dcd14b5f: Pulling fs layer [2023-05-24T04:33:42.248Z] 2de7ff778b66: Pulling fs layer [2023-05-24T04:33:42.248Z] e9a5061849ea: Waiting [2023-05-24T04:33:42.248Z] d747dcd14b5f: Waiting [2023-05-24T04:33:42.248Z] 2de7ff778b66: Waiting [2023-05-24T04:33:42.248Z] 0d9ebad4ef96: Waiting [2023-05-24T04:33:42.248Z] 9712f1f96733: Verifying Checksum [2023-05-24T04:33:42.248Z] 9712f1f96733: Download complete [2023-05-24T04:33:42.818Z] 63f879dbbcfc: Verifying Checksum [2023-05-24T04:33:42.818Z] e9a5061849ea: Verifying Checksum [2023-05-24T04:33:42.818Z] e9a5061849ea: Download complete [2023-05-24T04:33:43.076Z] 0d9ebad4ef96: Verifying Checksum [2023-05-24T04:33:43.076Z] 0d9ebad4ef96: Download complete [2023-05-24T04:33:43.076Z] d747dcd14b5f: Verifying Checksum [2023-05-24T04:33:43.076Z] d747dcd14b5f: Download complete [2023-05-24T04:33:43.076Z] ab5ef0e58194: Verifying Checksum [2023-05-24T04:33:43.076Z] ab5ef0e58194: Download complete [2023-05-24T04:33:43.076Z] 2de7ff778b66: Verifying Checksum [2023-05-24T04:33:43.076Z] 2de7ff778b66: Download complete [2023-05-24T04:33:45.605Z] ab5ef0e58194: Pull complete [2023-05-24T04:33:45.605Z] 9712f1f96733: Pull complete [2023-05-24T04:33:45.863Z] 63f879dbbcfc: Pull complete [2023-05-24T04:33:49.144Z] 0d9ebad4ef96: Pull complete [2023-05-24T04:33:49.144Z] e9a5061849ea: Pull complete [2023-05-24T04:33:49.402Z] d747dcd14b5f: Pull complete [2023-05-24T04:33:50.337Z] 2de7ff778b66: Pull complete [2023-05-24T04:33:50.337Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-24T04:33:50.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-24T04:33:50.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:33:50.411Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:33:50.439Z] $ 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 [2023-05-24T04:33:52.910Z] $ docker top ff53d6ad914b39749422261ed1ba594b04290874ee8a60f31c2ac269222d9858 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-24T04:33:52.976Z] provisioning config files... [2023-05-24T04:33:52.983Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config193571785656503561tmp [2023-05-24T04:33:52.991Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1113163605198912564tmp [2023-05-24T04:33:52.999Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5395940342282426195tmp [Pipeline] { [Pipeline] echo [2023-05-24T04:33:53.018Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:33:53.300Z] ---> sigul-configuration.sh [2023-05-24T04:33:53.300Z] gpg: directory `/root/.gnupg' created [2023-05-24T04:33:53.300Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-24T04:33:53.300Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-24T04:33:53.300Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-24T04:33:53.300Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-24T04:33:53.300Z] gpg: CAST5 encrypted data [2023-05-24T04:33:53.300Z] gpg: encrypted with 1 passphrase [2023-05-24T04:33:53.300Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-24T04:33:53.585Z] + mkdir /home/jenkins [2023-05-24T04:33:53.585Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-24T04:33:53.874Z] + 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 [2023-05-24T04:33:53.880Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:33:54.176Z] ---> sigul-install.sh [2023-05-24T04:33:54.176Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-24T04:33:54.461Z] + git tag --list [2023-05-24T04:33:54.461Z] 0.1.1 [2023-05-24T04:33:54.461Z] v1.1.0 [2023-05-24T04:33:54.461Z] v1.2.0 [2023-05-24T04:33:54.461Z] v1.2.1 [2023-05-24T04:33:54.461Z] v1.3.0 [2023-05-24T04:33:54.461Z] v2.0.0 [2023-05-24T04:33:54.461Z] v2.1.0 [2023-05-24T04:33:54.461Z] v2.2.0 [2023-05-24T04:33:54.461Z] v2.2.1-dev.1 [2023-05-24T04:33:54.461Z] v2.2.1-dev.2 [2023-05-24T04:33:54.461Z] v2.2.1-dev.3 [2023-05-24T04:33:54.461Z] v2.2.1-dev.4 [2023-05-24T04:33:54.461Z] v2.2.1-dev.5 [2023-05-24T04:33:54.461Z] v2.2.1-dev.6 [2023-05-24T04:33:54.461Z] v2.2.1-dev.7 [2023-05-24T04:33:54.461Z] v2.3.0 [2023-05-24T04:33:54.461Z] v2.3.0-dev.10 [2023-05-24T04:33:54.461Z] v2.3.0-dev.11 [2023-05-24T04:33:54.461Z] v2.3.0-dev.12 [2023-05-24T04:33:54.461Z] v2.3.0-dev.13 [2023-05-24T04:33:54.461Z] v2.3.0-dev.14 [2023-05-24T04:33:54.461Z] v2.3.0-dev.15 [2023-05-24T04:33:54.461Z] v2.3.0-dev.16 [2023-05-24T04:33:54.461Z] v2.3.0-dev.17 [2023-05-24T04:33:54.461Z] v2.3.0-dev.18 [2023-05-24T04:33:54.461Z] v2.3.0-dev.19 [2023-05-24T04:33:54.461Z] v2.3.0-dev.20 [2023-05-24T04:33:54.461Z] v2.3.0-dev.21 [2023-05-24T04:33:54.461Z] v2.3.0-dev.22 [2023-05-24T04:33:54.461Z] v2.3.0-dev.23 [2023-05-24T04:33:54.461Z] v2.3.0-dev.24 [2023-05-24T04:33:54.461Z] v2.3.0-dev.7 [2023-05-24T04:33:54.461Z] v2.3.0-dev.8 [2023-05-24T04:33:54.461Z] v2.3.0-dev.9 [2023-05-24T04:33:54.461Z] v3.0.0-dev.1 [2023-05-24T04:33:54.461Z] v3.0.0-dev.10 [2023-05-24T04:33:54.461Z] v3.0.0-dev.11 [2023-05-24T04:33:54.461Z] v3.0.0-dev.12 [2023-05-24T04:33:54.461Z] v3.0.0-dev.13 [2023-05-24T04:33:54.461Z] v3.0.0-dev.14 [2023-05-24T04:33:54.461Z] v3.0.0-dev.15 [2023-05-24T04:33:54.461Z] v3.0.0-dev.16 [2023-05-24T04:33:54.461Z] v3.0.0-dev.17 [2023-05-24T04:33:54.461Z] v3.0.0-dev.2 [2023-05-24T04:33:54.461Z] v3.0.0-dev.3 [2023-05-24T04:33:54.461Z] v3.0.0-dev.4 [2023-05-24T04:33:54.462Z] v3.0.0-dev.5 [2023-05-24T04:33:54.462Z] v3.0.0-dev.6 [2023-05-24T04:33:54.462Z] v3.0.0-dev.7 [2023-05-24T04:33:54.462Z] v3.0.0-dev.8 [2023-05-24T04:33:54.462Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-24T04:33:54.745Z] + lftools sign git-tag v3.0.0-dev.17 [2023-05-24T04:33:55.313Z] Signing Git tag with Sigul... [2023-05-24T04:33:55.313Z] Signing v3.0.0-dev.17 [Pipeline] echo [2023-05-24T04:33:55.581Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:33:55.866Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-24T04:33:55.873Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-24T04:33:55.893Z] $ docker stop --time=1 ff53d6ad914b39749422261ed1ba594b04290874ee8a60f31c2ac269222d9858 [2023-05-24T04:33:57.210Z] $ docker rm -f --volumes ff53d6ad914b39749422261ed1ba594b04290874ee8a60f31c2ac269222d9858 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-24T04:33:57.630Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T04:33:57.630Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:33:57.936Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:33:57.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:33:58.011Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:33:58.043Z] $ 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 [2023-05-24T04:33:58.360Z] $ docker top 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f -eo pid,comm [2023-05-24T04:33:58.400Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T04:33:58.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T04:33:58.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T04:33:58.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T04:33:58.555Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T04:33:58.559Z] $ docker exec 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f ssh-agent [2023-05-24T04:33:58.662Z] SSH_AUTH_SOCK=/tmp/ssh-G744mvQGZ1LQ/agent.32 [2023-05-24T04:33:58.662Z] SSH_AGENT_PID=38 [2023-05-24T04:33:58.666Z] Running ssh-add (command line suppressed) [2023-05-24T04:33:58.777Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4894902761223220444.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4894902761223220444.key) [2023-05-24T04:33:58.788Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T04:33:59.088Z] + git semver bump pre [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,231 [bump_version] DEBUG bumping version:3.0.0-dev.17 on axis:pre with prefix:dev [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,231 [bump_version] DEBUG bumped version:3.0.0-dev.18 [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,231 [write_version] DEBUG write version:3.0.0-dev.18 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,231 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,231 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,233 [execute] INFO git cat-file --batch-check [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,239 [execute] INFO git cat-file --batch [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T04:33:59.348Z] 2023-05-24 04:33:59,244 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T04:33:59.348Z] 3.0.0-dev.18 [Pipeline] } [2023-05-24T04:33:59.358Z] $ docker exec --env ******** --env ******** 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f ssh-agent -k [2023-05-24T04:33:59.455Z] unset SSH_AUTH_SOCK; [2023-05-24T04:33:59.455Z] unset SSH_AGENT_PID; [2023-05-24T04:33:59.455Z] echo Agent pid 38 killed; [2023-05-24T04:33:59.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T04:33:59.779Z] + git semver [Pipeline] } [2023-05-24T04:34:00.051Z] $ docker stop --time=1 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f [2023-05-24T04:34:01.290Z] $ docker rm -f --volumes 605757e7cdc545ecad4a5eff5c81e60852f342c033d9dbc526b4717a8ed5159f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T04:34:01.631Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T04:34:01.631Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:34:01.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:34:01.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:34:02.126Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:34:02.159Z] $ 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 [2023-05-24T04:34:02.473Z] $ docker top 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae -eo pid,comm [2023-05-24T04:34:02.521Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-24T04:34:02.521Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T04:34:02.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T04:34:02.558Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T04:34:02.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T04:34:02.654Z] $ docker exec 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae ssh-agent [2023-05-24T04:34:02.779Z] SSH_AUTH_SOCK=/tmp/ssh-Kqvl9KHpOO06/agent.32 [2023-05-24T04:34:02.779Z] SSH_AGENT_PID=38 [2023-05-24T04:34:02.784Z] Running ssh-add (command line suppressed) [2023-05-24T04:34:02.891Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15962249806865026712.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15962249806865026712.key) [2023-05-24T04:34:02.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T04:34:03.191Z] + git semver push [2023-05-24T04:34:03.450Z] 2023-05-24 04:34:03,353 [run_push] DEBUG push [2023-05-24T04:34:03.450Z] 2023-05-24 04:34:03,354 [execute] INFO git cat-file --batch-check [2023-05-24T04:34:03.450Z] 2023-05-24 04:34:03,354 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T04:34:03.450Z] 2023-05-24 04:34:03,358 [execute] INFO git rev-list fa2180cdb188e0541eb1401365650c93e8e3c130 -- [2023-05-24T04:34:03.450Z] 2023-05-24 04:34:03,359 [execute] DEBUG Popen(['git', 'rev-list', 'fa2180cdb188e0541eb1401365650c93e8e3c130', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T04:34:03.450Z] 2023-05-24 04:34:03,368 [execute] INFO git fetch -v origin [2023-05-24T04:34:03.450Z] 2023-05-24 04:34:03,369 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-24T04:34:04.016Z] 2023-05-24 04:34:03,840 [run_push] DEBUG no remote changes detected [2023-05-24T04:34:04.016Z] 2023-05-24 04:34:03,840 [execute] INFO git push origin semver [2023-05-24T04:34:04.016Z] 2023-05-24 04:34:03,841 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-24T04:34:04.955Z] 2023-05-24 04:34:04,653 [run_push] DEBUG push all version tags [2023-05-24T04:34:04.955Z] 2023-05-24 04:34:04,654 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-24T04:34:04.955Z] 2023-05-24 04:34:04,654 [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) [2023-05-24T04:34:05.522Z] 2023-05-24 04:34:05,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-24T04:34:05.522Z] 3.0.0-dev.18 [Pipeline] } [2023-05-24T04:34:05.533Z] $ docker exec --env ******** --env ******** 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae ssh-agent -k [2023-05-24T04:34:05.632Z] unset SSH_AUTH_SOCK; [2023-05-24T04:34:05.633Z] unset SSH_AGENT_PID; [2023-05-24T04:34:05.633Z] echo Agent pid 38 killed; [2023-05-24T04:34:05.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T04:34:05.949Z] + git semver [Pipeline] } [2023-05-24T04:34:06.222Z] $ docker stop --time=1 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae [2023-05-24T04:34:07.489Z] $ docker rm -f --volumes 205e3f63c8aa49e6d8fcd3a758f78fa4c418f8d34da5a8f53527d9337df939ae [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 [2023-05-24T04:34:08.099Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-24T04:34:08.100Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-24T04:34:08.100Z] total 16 [2023-05-24T04:34:08.100Z] drwxr-xr-x 3 root root 4096 May 24 04:14 . [2023-05-24T04:34:08.100Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 04:33 .. [2023-05-24T04:34:08.100Z] drwxr-xr-x 2 root root 4096 May 24 04:14 cost [2023-05-24T04:34:08.100Z] -rw-r--r-- 1 root root 83 May 24 04:14 cost.csv [2023-05-24T04:34:08.100Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-24T04:34:08.100Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-24T04:34:08.100Z] total 16 [2023-05-24T04:34:08.100Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 04:14 . [2023-05-24T04:34:08.100Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 04:33 .. [2023-05-24T04:34:08.100Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 04:14 cost [2023-05-24T04:34:08.100Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 04:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:34:08.390Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:34:09.249Z] ---> package-listing.sh [2023-05-24T04:34:09.249Z] ++ facter osfamily [2023-05-24T04:34:09.249Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T04:34:09.508Z] + OS_FAMILY=debian [2023-05-24T04:34:09.508Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-24T04:34:09.508Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T04:34:09.508Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T04:34:09.508Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T04:34:09.508Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T04:34:09.508Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-24T04:34:09.508Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T04:34:09.508Z] + case "${OS_FAMILY}" in [2023-05-24T04:34:09.508Z] + dpkg -l [2023-05-24T04:34:09.508Z] + grep '^ii' [2023-05-24T04:34:09.508Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T04:34:09.508Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T04:34:09.508Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T04:34:09.508Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-24T04:34:09.508Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-24T04:34:09.508Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-24T04:34:09.521Z] 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 [2023-05-24T04:34:09.799Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:34:10.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T04:34:10.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:34:10.173Z] prd-ubuntu20.04-docker-8c-8g-16657 does not seem to be running inside a container [2023-05-24T04:34:10.202Z] $ 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 [2023-05-24T04:34:10.392Z] $ docker top f27f1ea74fcd77bec5789ff2130dff5b9a0c34a038ed0f9184a3230ce7ef08e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T04:34:10.730Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T04:34:11.016Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T04:34:11.300Z] + ls /var/log/sa-host [2023-05-24T04:34:11.300Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T04:34:11.464Z] provisioning config files... [2023-05-24T04:34:11.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6930867165076112372tmp [Pipeline] { [Pipeline] echo [2023-05-24T04:34:11.481Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:34:11.760Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T04:34:11.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:34:12.100Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T04:34:12.109Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:34:12.388Z] ---> sudo-logs.sh [2023-05-24T04:34:12.389Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T04:34:12.415Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:34:12.700Z] ---> job-cost.sh [2023-05-24T04:34:12.700Z] lf-activate-venv: SKIPPING [2023-05-24T04:34:12.700Z] DEBUG: total: 0.2199999988079071 [2023-05-24T04:34:12.700Z] INFO: Retrieving Stack Cost... [2023-05-24T04:34:13.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T04:34:13.528Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T04:34:13.541Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:34:13.822Z] ---> logs-deploy.sh [2023-05-24T04:34:13.822Z] lf-activate-venv: SKIPPING [2023-05-24T04:34:13.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/113 [2023-05-24T04:34:13.822Z] INFO: archiving workspace using pattern(s): [2023-05-24T04:34:14.760Z] Archives upload complete. [2023-05-24T04:34:14.760Z] INFO: archiving logs to Nexus