Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98306d1e364c54cb2e1840e2b7a1c918409cfb69 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-ssh13387194196261490524.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-ssh6449046939634221344.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/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1429979507068908427.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-ssh15967100761354871918.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/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5879921224993851982.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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14842 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98306d1e364c54cb2e1840e2b7a1c918409cfb69 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#351)" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 98306d1e364c54cb2e1840e2b7a1c918409cfb69 # timeout=10 > git rev-list --no-walk afec68580ad196d359f07b62a9356ef23abb0cc3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T00:16:15.633Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T00:16:15.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T00:16:15.703Z] ========================================================= [2023-05-10T00:16:15.703Z] EdgeX Global Pipelines Version Info [2023-05-10T00:16:15.703Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:16:16.423Z] ------------------- [2023-05-10T00:16:16.423Z] stable info: [2023-05-10T00:16:16.423Z] ------------------- [2023-05-10T00:16:16.423Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T00:16:16.423Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T00:16:16.423Z] Message: update stable to v1.0.249 [2023-05-10T00:16:16.994Z] ------------------- [2023-05-10T00:16:16.994Z] experimental info: [2023-05-10T00:16:16.994Z] ------------------- [2023-05-10T00:16:16.994Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T00:16:16.994Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T00:16:16.994Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T00:16:17.206Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-10T00:16:17.221Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-10T00:16:17.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T00:16:17.254Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T00:16:17.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T00:16:17.292Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T00:16:17.307Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T00:16:17.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T00:16:17.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T00:16:17.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T00:16:17.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T00:16:17.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-10T00:16:17.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T00:16:17.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T00:16:17.447Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T00:16:17.467Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T00:16:17.482Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T00:16:17.501Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T00:16:17.519Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T00:16:17.536Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T00:16:17.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T00:16:17.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-10T00:16:17.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T00:16:17.606Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T00:16:17.625Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T00:16:17.642Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T00:16:17.661Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T00:16:17.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-10T00:16:17.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-10T00:16:17.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-10T00:16:17.738Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] echo [2023-05-10T00:16:17.756Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98306d1 [Pipeline] echo [2023-05-10T00:16:17.773Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:16:17.829Z] provisioning config files... [2023-05-10T00:16:17.845Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14543622578446476920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:16:18.147Z] ---> docker-login.sh [2023-05-10T00:16:18.148Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:16:18.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:18.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:18.408Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:18.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:18.408Z] [2023-05-10T00:16:18.408Z] Login Succeeded [2023-05-10T00:16:18.408Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:16:18.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:18.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:18.670Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:18.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:18.670Z] [2023-05-10T00:16:18.670Z] Login Succeeded [2023-05-10T00:16:18.670Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:16:18.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:18.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:18.670Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:18.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:18.670Z] [2023-05-10T00:16:18.670Z] Login Succeeded [2023-05-10T00:16:18.670Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:16:18.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:18.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:18.929Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:18.929Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:18.929Z] [2023-05-10T00:16:18.929Z] Login Succeeded [2023-05-10T00:16:18.929Z] docker.io [2023-05-10T00:16:18.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:19.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:19.190Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:19.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:19.190Z] [2023-05-10T00:16:19.190Z] Login Succeeded [2023-05-10T00:16:19.190Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:16:19.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T00:16:19.596Z] + git rev-list -1 --merges 98306d1e364c54cb2e1840e2b7a1c918409cfb69~1..98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] echo [2023-05-10T00:16:19.680Z] -----------> git rev-list -1 --merges 98306d1e364c54cb2e1840e2b7a1c918409cfb69~1..98306d1e364c54cb2e1840e2b7a1c918409cfb69 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [false] [Pipeline] sh [2023-05-10T00:16:19.969Z] + git log --format=format:%s -1 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] echo [2023-05-10T00:16:19.984Z] ========================================================= [2023-05-10T00:16:19.984Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T00:16:19.984Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T00:16:20.308Z] + git log --format=format:%s -1 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] echo [2023-05-10T00:16:20.320Z] [semverPrep] GIT_COMMIT: 98306d1e364c54cb2e1840e2b7a1c918409cfb69, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#351) [Pipeline] echo [2023-05-10T00:16:20.330Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T00:16:20.725Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T00:16:20.725Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T00:16:20.725Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T00:16:20.725Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T00:16:20.725Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T00:16:20.725Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T00:16:20.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:16:21.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:16:21.099Z] [2023-05-10T00:16:21.099Z] 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-10T00:16:21.405Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:16:21.406Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T00:16:21.406Z] b85a868b505f: Pulling fs layer [2023-05-10T00:16:21.406Z] e2be974225ed: Pulling fs layer [2023-05-10T00:16:21.406Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T00:16:21.406Z] 988bab9f4d93: Pulling fs layer [2023-05-10T00:16:21.406Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T00:16:21.406Z] eaf3925da568: Pulling fs layer [2023-05-10T00:16:21.406Z] bab4dde63d76: Pulling fs layer [2023-05-10T00:16:21.406Z] bde34c3a00c8: Pulling fs layer [2023-05-10T00:16:21.406Z] b352a97aabf1: Pulling fs layer [2023-05-10T00:16:21.406Z] 4872d77fe225: Pulling fs layer [2023-05-10T00:16:21.406Z] 5851b861e8e6: Pulling fs layer [2023-05-10T00:16:21.406Z] b352a97aabf1: Waiting [2023-05-10T00:16:21.406Z] 4872d77fe225: Waiting [2023-05-10T00:16:21.406Z] 5851b861e8e6: Waiting [2023-05-10T00:16:21.406Z] 988bab9f4d93: Waiting [2023-05-10T00:16:21.406Z] bab4dde63d76: Waiting [2023-05-10T00:16:21.406Z] bde34c3a00c8: Waiting [2023-05-10T00:16:21.406Z] 1469e6f7b9e6: Waiting [2023-05-10T00:16:21.406Z] eaf3925da568: Waiting [2023-05-10T00:16:21.406Z] e2be974225ed: Download complete [2023-05-10T00:16:21.406Z] 988bab9f4d93: Verifying Checksum [2023-05-10T00:16:21.406Z] 988bab9f4d93: Download complete [2023-05-10T00:16:21.665Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T00:16:21.665Z] 339a4e72a1f5: Download complete [2023-05-10T00:16:21.665Z] eaf3925da568: Download complete [2023-05-10T00:16:21.665Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T00:16:21.665Z] 1469e6f7b9e6: Download complete [2023-05-10T00:16:21.665Z] bde34c3a00c8: Download complete [2023-05-10T00:16:21.665Z] b352a97aabf1: Download complete [2023-05-10T00:16:21.665Z] 4872d77fe225: Verifying Checksum [2023-05-10T00:16:21.665Z] 4872d77fe225: Download complete [2023-05-10T00:16:21.665Z] 5851b861e8e6: Verifying Checksum [2023-05-10T00:16:21.665Z] 5851b861e8e6: Download complete [2023-05-10T00:16:21.665Z] b85a868b505f: Verifying Checksum [2023-05-10T00:16:21.665Z] b85a868b505f: Download complete [2023-05-10T00:16:22.232Z] bab4dde63d76: Verifying Checksum [2023-05-10T00:16:22.232Z] bab4dde63d76: Download complete [2023-05-10T00:16:23.168Z] b85a868b505f: Pull complete [2023-05-10T00:16:23.168Z] e2be974225ed: Pull complete [2023-05-10T00:16:23.736Z] 339a4e72a1f5: Pull complete [2023-05-10T00:16:23.736Z] 988bab9f4d93: Pull complete [2023-05-10T00:16:23.995Z] 1469e6f7b9e6: Pull complete [2023-05-10T00:16:23.995Z] eaf3925da568: Pull complete [2023-05-10T00:16:25.899Z] bab4dde63d76: Pull complete [2023-05-10T00:16:25.899Z] bde34c3a00c8: Pull complete [2023-05-10T00:16:25.899Z] b352a97aabf1: Pull complete [2023-05-10T00:16:25.899Z] 4872d77fe225: Pull complete [2023-05-10T00:16:25.899Z] 5851b861e8e6: Pull complete [2023-05-10T00:16:25.899Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T00:16:25.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:16:25.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:16:26.000Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:16:26.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T00:16:28.823Z] $ docker top 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 -eo pid,comm [2023-05-10T00:16:28.873Z] 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-10T00:16:28.873Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T00:16:28.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:16:28.911Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:16:29.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:16:29.022Z] $ docker exec 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 ssh-agent [2023-05-10T00:16:29.125Z] SSH_AUTH_SOCK=/tmp/ssh-ypOLHFM5c8Nu/agent.32 [2023-05-10T00:16:29.125Z] SSH_AGENT_PID=38 [2023-05-10T00:16:29.131Z] Running ssh-add (command line suppressed) [2023-05-10T00:16:29.226Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11831293174862760805.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_11831293174862760805.key) [2023-05-10T00:16:29.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:16:29.552Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T00:16:29.561Z] $ docker exec --env ******** --env ******** 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 ssh-agent -k [2023-05-10T00:16:29.670Z] unset SSH_AUTH_SOCK; [2023-05-10T00:16:29.671Z] unset SSH_AGENT_PID; [2023-05-10T00:16:29.671Z] echo Agent pid 38 killed; [2023-05-10T00:16:29.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T00:16:29.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:16:29.713Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:16:29.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:16:29.821Z] $ docker exec 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 ssh-agent [2023-05-10T00:16:29.920Z] SSH_AUTH_SOCK=/tmp/ssh-Zk9rp18hLvr4/agent.70 [2023-05-10T00:16:29.920Z] SSH_AGENT_PID=76 [2023-05-10T00:16:29.926Z] Running ssh-add (command line suppressed) [2023-05-10T00:16:30.012Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1314592611625715630.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1314592611625715630.key) [2023-05-10T00:16:30.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:16:30.315Z] + git semver init [2023-05-10T00:16:30.574Z] 2023-05-10 00:16:30,464 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T00:16:30.574Z] 2023-05-10 00:16:30,464 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T00:16:30.574Z] 2023-05-10 00:16:30,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2023-05-10T00:16:30.575Z] 2023-05-10 00:16:30,465 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:16:31.517Z] 2023-05-10 00:16:31,379 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2023-05-10T00:16:31.517Z] 2023-05-10 00:16:31,380 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2023-05-10T00:16:31.517Z] 2023-05-10 00:16:31,380 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:16:31.517Z] 2023-05-10 00:16:31,380 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:16:31.517Z] 3.0.0-dev.44 [Pipeline] } [2023-05-10T00:16:31.525Z] $ docker exec --env ******** --env ******** 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 ssh-agent -k [2023-05-10T00:16:31.614Z] unset SSH_AUTH_SOCK; [2023-05-10T00:16:31.614Z] unset SSH_AGENT_PID; [2023-05-10T00:16:31.614Z] echo Agent pid 76 killed; [2023-05-10T00:16:31.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T00:16:31.937Z] + git semver [Pipeline] } [2023-05-10T00:16:32.210Z] $ docker stop --time=1 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 [2023-05-10T00:16:33.513Z] $ docker rm -f --volumes 06c29dd06448d7483e4d71d37614d6b5a54a8387491c564e482024ad6086ba95 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:16:33.857Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T00:16:34.081Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T00:16:34.084Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.44 [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-10T00:16:34.253Z] provisioning config files... [2023-05-10T00:16:34.263Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config12502854055474134010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:16:34.562Z] ---> docker-login.sh [2023-05-10T00:16:34.562Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:16:34.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:34.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:34.562Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:34.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:34.562Z] [2023-05-10T00:16:34.562Z] Login Succeeded [2023-05-10T00:16:34.562Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:16:34.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:34.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:34.562Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:34.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:34.562Z] [2023-05-10T00:16:34.562Z] Login Succeeded [2023-05-10T00:16:34.562Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:16:34.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:34.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:34.824Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:34.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:34.824Z] [2023-05-10T00:16:34.824Z] Login Succeeded [2023-05-10T00:16:34.824Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:16:34.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:34.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:34.824Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:34.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:34.824Z] [2023-05-10T00:16:34.824Z] Login Succeeded [2023-05-10T00:16:34.824Z] docker.io [2023-05-10T00:16:35.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:16:35.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:16:35.086Z] Configure a credential helper to remove this warning. See [2023-05-10T00:16:35.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:16:35.086Z] [2023-05-10T00:16:35.086Z] Login Succeeded [2023-05-10T00:16:35.086Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:16:35.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T00:16:35.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:16:35.164Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:16:35.171Z] ========================================================= [2023-05-10T00:16:35.171Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T00:16:35.171Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:16:35.477Z] + 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-10T00:16:35.477Z] Sending build context to Docker daemon 21.79MB [2023-05-10T00:16:35.477Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:16:35.477Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T00:16:35.737Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T00:16:35.737Z] f56be85fc22e: Pulling fs layer [2023-05-10T00:16:35.737Z] 85791d961cd3: Pulling fs layer [2023-05-10T00:16:35.737Z] d694b5ae8c79: Pulling fs layer [2023-05-10T00:16:35.737Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T00:16:35.737Z] 4d19c01a9841: Pulling fs layer [2023-05-10T00:16:35.737Z] 9325e15d5711: Pulling fs layer [2023-05-10T00:16:35.737Z] 556b6ee489ea: Pulling fs layer [2023-05-10T00:16:35.737Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T00:16:35.737Z] 556b6ee489ea: Waiting [2023-05-10T00:16:35.737Z] c5a4b2cf53e6: Waiting [2023-05-10T00:16:35.737Z] 4d19c01a9841: Waiting [2023-05-10T00:16:35.737Z] 85791d961cd3: Download complete [2023-05-10T00:16:35.737Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T00:16:35.737Z] 9f32a84ed3da: Download complete [2023-05-10T00:16:35.737Z] 4d19c01a9841: Download complete [2023-05-10T00:16:35.737Z] f56be85fc22e: Download complete [2023-05-10T00:16:35.737Z] 9325e15d5711: Verifying Checksum [2023-05-10T00:16:35.737Z] 9325e15d5711: Download complete [2023-05-10T00:16:35.997Z] f56be85fc22e: Pull complete [2023-05-10T00:16:35.997Z] 85791d961cd3: Pull complete [2023-05-10T00:16:36.567Z] d694b5ae8c79: Download complete [2023-05-10T00:16:36.567Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T00:16:36.567Z] c5a4b2cf53e6: Download complete [2023-05-10T00:16:36.826Z] 556b6ee489ea: Verifying Checksum [2023-05-10T00:16:36.826Z] 556b6ee489ea: Download complete [2023-05-10T00:16:40.118Z] d694b5ae8c79: Pull complete [2023-05-10T00:16:40.118Z] 9f32a84ed3da: Pull complete [2023-05-10T00:16:40.118Z] 4d19c01a9841: Pull complete [2023-05-10T00:16:40.118Z] 9325e15d5711: Pull complete [2023-05-10T00:16:42.033Z] 556b6ee489ea: Pull complete [2023-05-10T00:16:42.970Z] c5a4b2cf53e6: Pull complete [2023-05-10T00:16:42.970Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T00:16:42.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T00:16:42.970Z] ---> c4be618373d6 [2023-05-10T00:16:42.970Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:16:47.161Z] ---> Running in f260e97f3999 [2023-05-10T00:16:47.161Z] Removing intermediate container f260e97f3999 [2023-05-10T00:16:47.161Z] ---> 6aa8e0ac72dd [2023-05-10T00:16:47.161Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:16:47.161Z] ---> Running in 382e27a8d830 [2023-05-10T00:16:47.161Z] Removing intermediate container 382e27a8d830 [2023-05-10T00:16:47.161Z] ---> 3aeeea57ae08 [2023-05-10T00:16:47.161Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T00:16:47.161Z] ---> Running in d7d9a87ad04e [2023-05-10T00:16:47.161Z] Removing intermediate container d7d9a87ad04e [2023-05-10T00:16:47.161Z] ---> bb3243078507 [2023-05-10T00:16:47.161Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T00:16:47.161Z] ---> Running in a33dd7301e19 [2023-05-10T00:16:47.419Z] Removing intermediate container a33dd7301e19 [2023-05-10T00:16:47.419Z] ---> b0ee6efb6b16 [2023-05-10T00:16:47.419Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T00:16:47.419Z] ---> Running in 43c41c261d3c [2023-05-10T00:16:47.678Z] Removing intermediate container 43c41c261d3c [2023-05-10T00:16:47.678Z] ---> 08f8efdc1553 [2023-05-10T00:16:47.678Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:16:47.678Z] ---> Running in 5ca39eeafa30 [2023-05-10T00:16:47.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T00:16:47.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T00:16:48.210Z] OK: 265 MiB in 53 packages [2023-05-10T00:16:48.546Z] Removing intermediate container 5ca39eeafa30 [2023-05-10T00:16:48.546Z] ---> 09ff07812a69 [2023-05-10T00:16:48.546Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T00:16:48.546Z] ---> Running in f4569075d751 [2023-05-10T00:16:48.805Z] Removing intermediate container f4569075d751 [2023-05-10T00:16:48.805Z] ---> bd0b93c01f98 [2023-05-10T00:16:48.805Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T00:16:48.805Z] ---> e85789820d69 [2023-05-10T00:16:48.805Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:16:48.805Z] ---> Running in bcbd35a680b0 [2023-05-10T00:16:49.203Z] Still waiting to schedule task [2023-05-10T00:16:49.203Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-10T00:17:20.896Z] Removing intermediate container bcbd35a680b0 [2023-05-10T00:17:20.896Z] ---> 2f4cd29cade2 [2023-05-10T00:17:20.896Z] Step 12/13 : COPY . . [2023-05-10T00:17:20.896Z] ---> 8924f894a717 [2023-05-10T00:17:20.896Z] Step 13/13 : RUN ${MAKE} [2023-05-10T00:17:20.896Z] ---> Running in 5990a5bd3877 [2023-05-10T00:17:20.896Z] noop [2023-05-10T00:17:20.896Z] Removing intermediate container 5990a5bd3877 [2023-05-10T00:17:20.896Z] ---> bb48f5b6e6a5 [2023-05-10T00:17:20.896Z] Successfully built bb48f5b6e6a5 [2023-05-10T00:17:20.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:17:21.215Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T00:17:21.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:17:21.290Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:17:21.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T00:17:21.656Z] $ docker top b0404487bfdbd95f99605919298eaee70db56c13a66f1de73d0a09a399e0abdc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:17:21.989Z] + go version [2023-05-10T00:17:21.989Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T00:17:22.001Z] $ docker stop --time=1 b0404487bfdbd95f99605919298eaee70db56c13a66f1de73d0a09a399e0abdc [2023-05-10T00:17:23.248Z] $ docker rm -f --volumes b0404487bfdbd95f99605919298eaee70db56c13a66f1de73d0a09a399e0abdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:17:23.662Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T00:17:23.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:17:23.730Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:17:23.765Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T00:17:24.079Z] $ docker top abc08d06efdfcd3d280b529f2031b1bb6e551a5bb45c85a308199e6f6c2204c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:17:24.421Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2023-05-10T00:17:24.722Z] + make test [2023-05-10T00:17:24.722Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T00:17:29.993Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T00:17:39.960Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T00:17:39.960Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T00:17:41.866Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 30.9% of statements [2023-05-10T00:17:46.058Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.570s coverage: 86.5% of statements [2023-05-10T00:17:51.322Z] go vet ./... [2023-05-10T00:17:55.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T00:17:55.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T00:17:55.508Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T00:17:55.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T00:17:55.550Z] $ docker stop --time=1 abc08d06efdfcd3d280b529f2031b1bb6e551a5bb45c85a308199e6f6c2204c1 [2023-05-10T00:17:59.235Z] $ docker rm -f --volumes abc08d06efdfcd3d280b529f2031b1bb6e551a5bb45c85a308199e6f6c2204c1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:17:59.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T00:17:59.754Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T00:18:00.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T00:18:00.602Z] + ls -al . [2023-05-10T00:18:00.602Z] total 232 [2023-05-10T00:18:00.602Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 00:17 . [2023-05-10T00:18:00.602Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:16 .. [2023-05-10T00:18:00.602Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:16 .git [2023-05-10T00:18:00.602Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:16 .github [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 00:16 .gitignore [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 00:16 .golangci.yml [2023-05-10T00:18:00.602Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:16 .semver [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 00:16 Attribution.txt [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 00:16 CHANGELOG.md [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 00:16 Dockerfile [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 00:16 GOVERNANCE.md [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 00:16 Jenkinsfile [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 00:16 LICENSE [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 00:16 Makefile [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 00:16 OWNERS.md [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 10 00:16 README.md [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:16 VERSION [2023-05-10T00:18:00.602Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:16 bin [2023-05-10T00:18:00.602Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:16 cmd [2023-05-10T00:18:00.602Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 00:17 coverage.out [2023-05-10T00:18:00.602Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:16 doc [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 00:16 go.mod [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 00:16 go.sum [2023-05-10T00:18:00.602Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:16 internal [2023-05-10T00:18:00.602Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:16 snap [2023-05-10T00:18:00.602Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 00:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:00.909Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=98306d1e364c54cb2e1840e2b7a1c918409cfb69 --label arch=amd64 --label version=3.0.0-dev.44 . [2023-05-10T00:18:00.910Z] Sending build context to Docker daemon 21.87MB [2023-05-10T00:18:00.910Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:18:00.910Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T00:18:00.910Z] ---> bb48f5b6e6a5 [2023-05-10T00:18:00.910Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:18:01.171Z] ---> Running in 99d76f9c0d06 [2023-05-10T00:18:01.429Z] Removing intermediate container 99d76f9c0d06 [2023-05-10T00:18:01.429Z] ---> 734440c8ddad [2023-05-10T00:18:01.429Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:18:01.429Z] ---> Running in 943b4a2cf24d [2023-05-10T00:18:01.429Z] Removing intermediate container 943b4a2cf24d [2023-05-10T00:18:01.429Z] ---> 1fcbdf1543a5 [2023-05-10T00:18:01.429Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T00:18:01.429Z] ---> Running in b634991dcd6b [2023-05-10T00:18:01.429Z] Removing intermediate container b634991dcd6b [2023-05-10T00:18:01.429Z] ---> 4958ae5f6335 [2023-05-10T00:18:01.429Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T00:18:01.429Z] ---> Running in 1b2a3315b4e7 [2023-05-10T00:18:01.686Z] Removing intermediate container 1b2a3315b4e7 [2023-05-10T00:18:01.686Z] ---> 3cb671ebfbd6 [2023-05-10T00:18:01.686Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T00:18:01.686Z] ---> Running in ac9654feebf4 [2023-05-10T00:18:01.686Z] Removing intermediate container ac9654feebf4 [2023-05-10T00:18:01.686Z] ---> 780de311b75e [2023-05-10T00:18:01.686Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:18:01.686Z] ---> Running in 0c813e6b3e44 [2023-05-10T00:18:01.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T00:18:01.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T00:18:02.204Z] OK: 265 MiB in 53 packages [2023-05-10T00:18:02.770Z] Removing intermediate container 0c813e6b3e44 [2023-05-10T00:18:02.770Z] ---> 9ec72a873b77 [2023-05-10T00:18:02.770Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T00:18:02.770Z] ---> Running in 4a6b62ce814b [2023-05-10T00:18:02.770Z] Removing intermediate container 4a6b62ce814b [2023-05-10T00:18:02.770Z] ---> 6de7b731371f [2023-05-10T00:18:02.770Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T00:18:02.770Z] ---> 36cb32b523b1 [2023-05-10T00:18:02.770Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:18:02.770Z] ---> Running in 7f234e7ccddc [2023-05-10T00:18:03.705Z] Removing intermediate container 7f234e7ccddc [2023-05-10T00:18:03.705Z] ---> beabceb26dec [2023-05-10T00:18:03.705Z] Step 12/26 : COPY . . [2023-05-10T00:18:04.272Z] ---> 1e30b41ec6f8 [2023-05-10T00:18:04.272Z] Step 13/26 : RUN ${MAKE} [2023-05-10T00:18:04.272Z] ---> Running in 6d1501ea37f6 [2023-05-10T00:18:04.531Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T00:18:26.655Z] Removing intermediate container 6d1501ea37f6 [2023-05-10T00:18:26.655Z] ---> a99f6fa51c35 [2023-05-10T00:18:26.655Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T00:18:26.655Z] 3.17: Pulling from library/alpine [2023-05-10T00:18:26.655Z] f56be85fc22e: Already exists [2023-05-10T00:18:26.655Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T00:18:26.655Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T00:18:26.655Z] ---> 9ed4aefc74f6 [2023-05-10T00:18:26.655Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T00:18:26.655Z] ---> Running in a7d8f29e3b4d [2023-05-10T00:18:26.655Z] Removing intermediate container a7d8f29e3b4d [2023-05-10T00:18:26.655Z] ---> 9702485c8b07 [2023-05-10T00:18:26.655Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T00:18:26.655Z] ---> Running in 130d7a4d8c43 [2023-05-10T00:18:26.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T00:18:26.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T00:18:26.655Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T00:18:26.655Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T00:18:26.655Z] OK: 7 MiB in 16 packages [2023-05-10T00:18:26.655Z] Removing intermediate container 130d7a4d8c43 [2023-05-10T00:18:26.655Z] ---> 5f4da671247d [2023-05-10T00:18:26.655Z] Step 17/26 : WORKDIR / [2023-05-10T00:18:26.655Z] ---> Running in 53b265155c2c [2023-05-10T00:18:26.655Z] Removing intermediate container 53b265155c2c [2023-05-10T00:18:26.655Z] ---> d1b064fe5518 [2023-05-10T00:18:26.655Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T00:18:27.222Z] ---> 85765cf55c00 [2023-05-10T00:18:27.222Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T00:18:27.789Z] ---> 2f9f95bf1f8f [2023-05-10T00:18:27.789Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T00:18:28.048Z] ---> 0c677cfba0b7 [2023-05-10T00:18:28.048Z] Step 21/26 : EXPOSE 59984 [2023-05-10T00:18:28.048Z] ---> Running in 22250ed67ec7 [2023-05-10T00:18:28.308Z] Removing intermediate container 22250ed67ec7 [2023-05-10T00:18:28.308Z] ---> ebd35d23985c [2023-05-10T00:18:28.308Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T00:18:28.308Z] ---> Running in 7069b7e84a35 [2023-05-10T00:18:28.565Z] Removing intermediate container 7069b7e84a35 [2023-05-10T00:18:28.565Z] ---> 0c3925222abc [2023-05-10T00:18:28.565Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T00:18:28.824Z] ---> Running in aca54f2e8a47 [2023-05-10T00:18:28.824Z] Removing intermediate container aca54f2e8a47 [2023-05-10T00:18:28.824Z] ---> ff7ce0bccda5 [2023-05-10T00:18:28.824Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T00:18:28.824Z] ---> Running in fe6af5ee6a16 [2023-05-10T00:18:29.392Z] Removing intermediate container fe6af5ee6a16 [2023-05-10T00:18:29.392Z] ---> 4a4945ea0217 [2023-05-10T00:18:29.392Z] Step 25/26 : LABEL git_sha=98306d1e364c54cb2e1840e2b7a1c918409cfb69 [2023-05-10T00:18:29.392Z] ---> Running in 1bc702901286 [2023-05-10T00:18:29.652Z] Removing intermediate container 1bc702901286 [2023-05-10T00:18:29.652Z] ---> b2e774e20943 [2023-05-10T00:18:29.652Z] Step 26/26 : LABEL version=3.0.0-dev.44 [2023-05-10T00:18:29.911Z] ---> Running in 8ad77d635b10 [2023-05-10T00:18:30.171Z] Removing intermediate container 8ad77d635b10 [2023-05-10T00:18:30.171Z] ---> e91a5b6fe081 [2023-05-10T00:18:30.171Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T00:18:30.171Z] Successfully built e91a5b6fe081 [2023-05-10T00:18:30.431Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:18:30.560Z] provisioning config files... [2023-05-10T00:18:30.568Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11939301615596050502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:18:30.863Z] ---> docker-login.sh [2023-05-10T00:18:30.863Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:18:30.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:30.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:30.863Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:30.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:30.863Z] [2023-05-10T00:18:30.863Z] Login Succeeded [2023-05-10T00:18:30.863Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:18:30.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:30.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:30.863Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:30.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:30.863Z] [2023-05-10T00:18:30.863Z] Login Succeeded [2023-05-10T00:18:30.863Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:18:31.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:31.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:31.122Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:31.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:31.122Z] [2023-05-10T00:18:31.122Z] Login Succeeded [2023-05-10T00:18:31.122Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:18:31.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:31.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:31.122Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:31.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:31.122Z] [2023-05-10T00:18:31.122Z] Login Succeeded [2023-05-10T00:18:31.122Z] docker.io [2023-05-10T00:18:31.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:18:31.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:18:31.381Z] Configure a credential helper to remove this warning. See [2023-05-10T00:18:31.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:18:31.381Z] [2023-05-10T00:18:31.381Z] Login Succeeded [2023-05-10T00:18:31.381Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:18:31.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:18:31.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:18:31.436Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2023-05-10T00:18:31.436Z] 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [2023-05-10T00:18:31.436Z] latest [2023-05-10T00:18:31.436Z] 3.0.0-dev.44 [2023-05-10T00:18:31.436Z] 98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [2023-05-10T00:18:31.436Z] main [2023-05-10T00:18:31.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:31.844Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:32.156Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69 [2023-05-10T00:18:32.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:18:32.156Z] 08db0770b494: Preparing [2023-05-10T00:18:32.156Z] e74a62a70668: Preparing [2023-05-10T00:18:32.156Z] e26980e52a48: Preparing [2023-05-10T00:18:32.156Z] d8796cc7e702: Preparing [2023-05-10T00:18:32.156Z] f1417ff83b31: Preparing [2023-05-10T00:18:32.156Z] f1417ff83b31: Layer already exists [2023-05-10T00:18:32.417Z] e74a62a70668: Pushed [2023-05-10T00:18:32.417Z] d8796cc7e702: Pushed [2023-05-10T00:18:32.417Z] 08db0770b494: Pushed [2023-05-10T00:18:34.957Z] e26980e52a48: Pushed [2023-05-10T00:18:34.957Z] 98306d1e364c54cb2e1840e2b7a1c918409cfb69: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:35.289Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:35.599Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T00:18:35.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:18:35.599Z] 08db0770b494: Preparing [2023-05-10T00:18:35.599Z] e74a62a70668: Preparing [2023-05-10T00:18:35.599Z] e26980e52a48: Preparing [2023-05-10T00:18:35.599Z] d8796cc7e702: Preparing [2023-05-10T00:18:35.599Z] f1417ff83b31: Preparing [2023-05-10T00:18:35.599Z] f1417ff83b31: Layer already exists [2023-05-10T00:18:35.599Z] e74a62a70668: Layer already exists [2023-05-10T00:18:35.599Z] 08db0770b494: Layer already exists [2023-05-10T00:18:35.599Z] e26980e52a48: Layer already exists [2023-05-10T00:18:35.599Z] d8796cc7e702: Layer already exists [2023-05-10T00:18:35.599Z] latest: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:35.913Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:36.223Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 [2023-05-10T00:18:36.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:18:36.223Z] 08db0770b494: Preparing [2023-05-10T00:18:36.223Z] e74a62a70668: Preparing [2023-05-10T00:18:36.223Z] e26980e52a48: Preparing [2023-05-10T00:18:36.223Z] d8796cc7e702: Preparing [2023-05-10T00:18:36.223Z] f1417ff83b31: Preparing [2023-05-10T00:18:36.223Z] d8796cc7e702: Layer already exists [2023-05-10T00:18:36.223Z] e26980e52a48: Layer already exists [2023-05-10T00:18:36.223Z] e74a62a70668: Layer already exists [2023-05-10T00:18:36.223Z] 08db0770b494: Layer already exists [2023-05-10T00:18:36.223Z] f1417ff83b31: Layer already exists [2023-05-10T00:18:36.223Z] 3.0.0-dev.44: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:36.541Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:36.851Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [2023-05-10T00:18:36.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:18:36.851Z] 08db0770b494: Preparing [2023-05-10T00:18:36.851Z] e74a62a70668: Preparing [2023-05-10T00:18:36.851Z] e26980e52a48: Preparing [2023-05-10T00:18:36.851Z] d8796cc7e702: Preparing [2023-05-10T00:18:36.851Z] f1417ff83b31: Preparing [2023-05-10T00:18:36.851Z] 08db0770b494: Layer already exists [2023-05-10T00:18:36.851Z] e26980e52a48: Layer already exists [2023-05-10T00:18:36.851Z] f1417ff83b31: Layer already exists [2023-05-10T00:18:36.851Z] d8796cc7e702: Layer already exists [2023-05-10T00:18:36.851Z] e74a62a70668: Layer already exists [2023-05-10T00:18:36.851Z] 98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:37.202Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:37.526Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2023-05-10T00:18:37.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2023-05-10T00:18:37.526Z] 08db0770b494: Preparing [2023-05-10T00:18:37.526Z] e74a62a70668: Preparing [2023-05-10T00:18:37.526Z] e26980e52a48: Preparing [2023-05-10T00:18:37.526Z] d8796cc7e702: Preparing [2023-05-10T00:18:37.526Z] f1417ff83b31: Preparing [2023-05-10T00:18:37.526Z] f1417ff83b31: Layer already exists [2023-05-10T00:18:37.526Z] e26980e52a48: Layer already exists [2023-05-10T00:18:37.526Z] d8796cc7e702: Layer already exists [2023-05-10T00:18:37.526Z] 08db0770b494: Layer already exists [2023-05-10T00:18:37.526Z] e74a62a70668: Layer already exists [2023-05-10T00:18:37.526Z] main: digest: sha256:ef09fdc012dcf69ac38c6ddd3c64d67e3dea34da3f80a874093fb48e1613d830 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:18:37.567Z] ===================================================== [Pipeline] echo [2023-05-10T00:18:37.577Z] taggedImages: [2023-05-10T00:18:37.577Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69 [2023-05-10T00:18:37.577Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2023-05-10T00:18:37.577Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.44 [2023-05-10T00:18:37.577Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [2023-05-10T00:18:37.577Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera: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-10T00:18:37.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:18:37.966Z] [2023-05-10T00:18:37.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:18:38.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:18:38.274Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T00:18:38.274Z] 5eb5b503b376: Pulling fs layer [2023-05-10T00:18:38.274Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T00:18:38.274Z] ec43610c2a17: Pulling fs layer [2023-05-10T00:18:38.274Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T00:18:38.274Z] 33b1e0a273af: Pulling fs layer [2023-05-10T00:18:38.274Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T00:18:38.274Z] 2f39f015ded8: Pulling fs layer [2023-05-10T00:18:38.274Z] 3a2ae6a8a46f: Waiting [2023-05-10T00:18:38.274Z] 5d3b04190fa2: Waiting [2023-05-10T00:18:38.274Z] 2f39f015ded8: Waiting [2023-05-10T00:18:38.274Z] 33b1e0a273af: Waiting [2023-05-10T00:18:38.274Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T00:18:38.274Z] 5c69ac0246d0: Download complete [2023-05-10T00:18:38.274Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T00:18:38.274Z] 3a2ae6a8a46f: Download complete [2023-05-10T00:18:38.534Z] ec43610c2a17: Verifying Checksum [2023-05-10T00:18:38.534Z] ec43610c2a17: Download complete [2023-05-10T00:18:38.534Z] 33b1e0a273af: Verifying Checksum [2023-05-10T00:18:38.534Z] 33b1e0a273af: Download complete [2023-05-10T00:18:38.534Z] 5d3b04190fa2: Verifying Checksum [2023-05-10T00:18:38.534Z] 5d3b04190fa2: Download complete [2023-05-10T00:18:38.534Z] 5eb5b503b376: Verifying Checksum [2023-05-10T00:18:38.534Z] 5eb5b503b376: Download complete [2023-05-10T00:18:39.479Z] 2f39f015ded8: Verifying Checksum [2023-05-10T00:18:39.479Z] 2f39f015ded8: Download complete [2023-05-10T00:18:40.047Z] 5eb5b503b376: Pull complete [2023-05-10T00:18:40.047Z] 5c69ac0246d0: Pull complete [2023-05-10T00:18:40.621Z] ec43610c2a17: Pull complete [2023-05-10T00:18:40.621Z] 3a2ae6a8a46f: Pull complete [2023-05-10T00:18:40.879Z] 33b1e0a273af: Pull complete [2023-05-10T00:18:41.138Z] 5d3b04190fa2: Pull complete [2023-05-10T00:18:45.357Z] 2f39f015ded8: Pull complete [2023-05-10T00:18:45.357Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T00:18:45.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:18:45.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:18:45.447Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:18:45.479Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T00:18:50.503Z] $ docker top 573559a407fbc100d448fefb7caf00e06d34bb76e89b89e0348e4b2c06e5b7d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:18:50.878Z] ---> job-cost.sh [2023-05-10T00:18:50.878Z] lf-activate-venv: SKIPPING [2023-05-10T00:18:50.878Z] INFO: No Stack... [2023-05-10T00:18:51.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T00:18:51.399Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T00:18:51.695Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2023-05-10T00:18:51.695Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T00:18:51.708Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [2023-05-10T00:18:51.717Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] did not exist. Created. [2023-05-10T00:18:51.717Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T00:18:52.019Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T00:18:52.041Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T00:18:52.048Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T00:18:52.066Z] $ docker stop --time=1 573559a407fbc100d448fefb7caf00e06d34bb76e89b89e0348e4b2c06e5b7d6 [2023-05-10T00:18:53.246Z] $ docker rm -f --volumes 573559a407fbc100d448fefb7caf00e06d34bb76e89b89e0348e4b2c06e5b7d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-10T00:21:12.224Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14843 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2023-05-10T00:21:12.237Z] Running in /w/workspace/device-onvif-camera/141 [Pipeline] { [Pipeline] checkout [2023-05-10T00:21:12.272Z] The recommended git tool is: git [2023-05-10T00:21:18.469Z] using credential edgex-jenkins-ssh [2023-05-10T00:21:18.493Z] Cloning the remote Git repository [2023-05-10T00:21:18.551Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T00:21:18.664Z] > git init /w/workspace/device-onvif-camera/141 # timeout=10 [2023-05-10T00:21:18.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T00:21:18.843Z] > git --version # timeout=10 [2023-05-10T00:21:18.869Z] > git --version # 'git version 2.25.1' [2023-05-10T00:21:18.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T00:21:19.060Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T00:21:20.682Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T00:21:20.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T00:21:21.762Z] Avoid second fetch [2023-05-10T00:21:21.762Z] Checking out Revision 98306d1e364c54cb2e1840e2b7a1c918409cfb69 (main) [2023-05-10T00:21:22.603Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#351)" [2023-05-10T00:21:21.784Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T00:21:21.869Z] > git checkout -f 98306d1e364c54cb2e1840e2b7a1c918409cfb69 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T00:21:23.559Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T00:21:23.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:21:23.559Z] Dload Upload Total Spent Left Speed [2023-05-10T00:21:23.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 73705 [Pipeline] sh [2023-05-10T00:21:24.339Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T00:21:24.684Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-05-10T00:21:24.684Z] /etc/docker/daemon.json [2023-05-10T00:21:24.684Z] { [2023-05-10T00:21:24.684Z] "registry-mirrors": [ [2023-05-10T00:21:24.684Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T00:21:24.684Z] ], [2023-05-10T00:21:24.684Z] "bip": "10.250.0.254/24", [2023-05-10T00:21:24.684Z] "hosts": [ [2023-05-10T00:21:24.684Z] "tcp://0.0.0.0:5555", [2023-05-10T00:21:24.684Z] "unix:///var/run/docker.sock" [2023-05-10T00:21:24.684Z] ], [2023-05-10T00:21:24.684Z] "mtu": 1458, [2023-05-10T00:21:24.684Z] "selinux-enabled": true, [2023-05-10T00:21:24.684Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T00:21:24.684Z] } [Pipeline] sh [2023-05-10T00:21:25.044Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T00:21:25.401Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:21:43.721Z] provisioning config files... [2023-05-10T00:21:43.750Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/141@tmp/config1722449290734038128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:21:44.109Z] ---> docker-login.sh [2023-05-10T00:21:44.109Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:21:44.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:21:44.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:21:44.981Z] Configure a credential helper to remove this warning. See [2023-05-10T00:21:44.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:21:44.981Z] [2023-05-10T00:21:44.981Z] Login Succeeded [2023-05-10T00:21:44.981Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:21:45.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:21:45.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:21:45.526Z] Configure a credential helper to remove this warning. See [2023-05-10T00:21:45.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:21:45.526Z] [2023-05-10T00:21:45.526Z] Login Succeeded [2023-05-10T00:21:45.526Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:21:45.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:21:45.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:21:45.799Z] Configure a credential helper to remove this warning. See [2023-05-10T00:21:45.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:21:45.799Z] [2023-05-10T00:21:45.799Z] Login Succeeded [2023-05-10T00:21:45.799Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:21:46.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:21:46.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:21:46.072Z] Configure a credential helper to remove this warning. See [2023-05-10T00:21:46.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:21:46.072Z] [2023-05-10T00:21:46.072Z] Login Succeeded [2023-05-10T00:21:46.072Z] docker.io [2023-05-10T00:21:46.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:21:46.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:21:46.612Z] Configure a credential helper to remove this warning. See [2023-05-10T00:21:46.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:21:46.612Z] [2023-05-10T00:21:46.612Z] Login Succeeded [2023-05-10T00:21:46.612Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:21:46.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T00:21:46.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:21:46.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:21:46.933Z] ========================================================= [2023-05-10T00:21:46.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T00:21:46.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:21:47.283Z] + 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-10T00:21:47.879Z] Sending build context to Docker daemon 14.31MB [2023-05-10T00:21:47.879Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:21:47.879Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T00:21:47.879Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T00:21:48.151Z] c41833b44d91: Pulling fs layer [2023-05-10T00:21:48.151Z] ed15518f5707: Pulling fs layer [2023-05-10T00:21:48.151Z] feae8fd75edb: Pulling fs layer [2023-05-10T00:21:48.151Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T00:21:48.151Z] 3cdef696dda3: Pulling fs layer [2023-05-10T00:21:48.151Z] 2ced38df9373: Pulling fs layer [2023-05-10T00:21:48.151Z] 58f1dce35555: Pulling fs layer [2023-05-10T00:21:48.151Z] 242c74f7c9fa: Waiting [2023-05-10T00:21:48.151Z] 3cdef696dda3: Waiting [2023-05-10T00:21:48.151Z] 2ced38df9373: Waiting [2023-05-10T00:21:48.151Z] 58f1dce35555: Waiting [2023-05-10T00:21:48.151Z] ed15518f5707: Verifying Checksum [2023-05-10T00:21:48.151Z] ed15518f5707: Download complete [2023-05-10T00:21:48.151Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T00:21:48.151Z] 242c74f7c9fa: Download complete [2023-05-10T00:21:48.151Z] 3cdef696dda3: Verifying Checksum [2023-05-10T00:21:48.151Z] 3cdef696dda3: Download complete [2023-05-10T00:21:48.151Z] c41833b44d91: Verifying Checksum [2023-05-10T00:21:48.151Z] c41833b44d91: Download complete [2023-05-10T00:21:49.156Z] c41833b44d91: Pull complete [2023-05-10T00:21:49.433Z] 58f1dce35555: Verifying Checksum [2023-05-10T00:21:49.433Z] 58f1dce35555: Download complete [2023-05-10T00:21:49.706Z] ed15518f5707: Pull complete [2023-05-10T00:21:50.694Z] feae8fd75edb: Verifying Checksum [2023-05-10T00:21:50.694Z] feae8fd75edb: Download complete [2023-05-10T00:21:50.694Z] 2ced38df9373: Verifying Checksum [2023-05-10T00:21:50.694Z] 2ced38df9373: Download complete [2023-05-10T00:22:03.068Z] feae8fd75edb: Pull complete [2023-05-10T00:22:03.068Z] 242c74f7c9fa: Pull complete [2023-05-10T00:22:03.068Z] 3cdef696dda3: Pull complete [2023-05-10T00:22:08.544Z] 2ced38df9373: Pull complete [2023-05-10T00:22:10.507Z] 58f1dce35555: Pull complete [2023-05-10T00:22:10.507Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T00:22:10.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T00:22:10.507Z] ---> fadd8f120f05 [2023-05-10T00:22:10.507Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:22:13.134Z] ---> Running in 47ce55420483 [2023-05-10T00:22:13.134Z] Removing intermediate container 47ce55420483 [2023-05-10T00:22:13.134Z] ---> 0c8b9a5924ad [2023-05-10T00:22:13.134Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:22:13.134Z] ---> Running in fee98e0742e6 [2023-05-10T00:22:13.405Z] Removing intermediate container fee98e0742e6 [2023-05-10T00:22:13.405Z] ---> c9c58c00d0c3 [2023-05-10T00:22:13.405Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T00:22:13.405Z] ---> Running in b70bd7377002 [2023-05-10T00:22:14.001Z] Removing intermediate container b70bd7377002 [2023-05-10T00:22:14.001Z] ---> dedcc0e593d0 [2023-05-10T00:22:14.001Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T00:22:14.001Z] ---> Running in cbf6398f894b [2023-05-10T00:22:14.271Z] Removing intermediate container cbf6398f894b [2023-05-10T00:22:14.271Z] ---> d3d969cee513 [2023-05-10T00:22:14.271Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T00:22:14.271Z] ---> Running in 9b6ad32ca32c [2023-05-10T00:22:14.545Z] Removing intermediate container 9b6ad32ca32c [2023-05-10T00:22:14.545Z] ---> 44eb237f05ba [2023-05-10T00:22:14.545Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:22:14.816Z] ---> Running in af0f585dfbf2 [2023-05-10T00:22:16.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T00:22:16.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T00:22:17.917Z] OK: 263 MiB in 53 packages [2023-05-10T00:22:18.886Z] Removing intermediate container af0f585dfbf2 [2023-05-10T00:22:18.886Z] ---> d219f9abc1ec [2023-05-10T00:22:18.886Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T00:22:18.886Z] ---> Running in bb94987e774b [2023-05-10T00:22:19.157Z] Removing intermediate container bb94987e774b [2023-05-10T00:22:19.157Z] ---> 40e52cb88d98 [2023-05-10T00:22:19.157Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T00:22:19.743Z] ---> daacffcacc43 [2023-05-10T00:22:19.743Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:22:19.743Z] ---> Running in f41f7053b66c [2023-05-10T00:23:27.652Z] Removing intermediate container f41f7053b66c [2023-05-10T00:23:27.652Z] ---> 485d43033272 [2023-05-10T00:23:27.652Z] Step 12/13 : COPY . . [2023-05-10T00:23:27.652Z] ---> b48d60f06352 [2023-05-10T00:23:27.652Z] Step 13/13 : RUN ${MAKE} [2023-05-10T00:23:27.652Z] ---> Running in e681d450b1fa [2023-05-10T00:23:27.652Z] noop [2023-05-10T00:23:27.652Z] Removing intermediate container e681d450b1fa [2023-05-10T00:23:27.652Z] ---> 9f79c5617210 [2023-05-10T00:23:27.652Z] Successfully built 9f79c5617210 [2023-05-10T00:23:27.652Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:23:28.014Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T00:23:28.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:23:28.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-14843 does not seem to be running inside a container [2023-05-10T00:23:28.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/141 -v /w/workspace/device-onvif-camera/141:/w/workspace/device-onvif-camera/141:rw,z -v /w/workspace/device-onvif-camera/141@tmp:/w/workspace/device-onvif-camera/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T00:23:29.479Z] $ docker top 07b7bbb81eb43ade63fd8e0953126ba786bd3aef8dfe6785ee2ac77834d6056e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:23:30.318Z] + go version [2023-05-10T00:23:30.318Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T00:23:30.346Z] $ docker stop --time=1 07b7bbb81eb43ade63fd8e0953126ba786bd3aef8dfe6785ee2ac77834d6056e [2023-05-10T00:23:31.973Z] $ docker rm -f --volumes 07b7bbb81eb43ade63fd8e0953126ba786bd3aef8dfe6785ee2ac77834d6056e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:23:32.544Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T00:23:32.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:23:32.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-14843 does not seem to be running inside a container [2023-05-10T00:23:32.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/141 -v /w/workspace/device-onvif-camera/141:/w/workspace/device-onvif-camera/141:rw,z -v /w/workspace/device-onvif-camera/141@tmp:/w/workspace/device-onvif-camera/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T00:23:34.122Z] $ docker top 2285dc099445b3fe311d57541631ece05a4655516d58b0625f8494450048b6fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:23:34.673Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/141 [Pipeline] fileExists [Pipeline] sh [2023-05-10T00:23:35.328Z] + make test [2023-05-10T00:23:35.328Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T00:24:14.258Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T00:26:20.966Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T00:26:20.966Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T00:26:21.941Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.212s coverage: 30.9% of statements [2023-05-10T00:26:48.683Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.236s coverage: 86.5% of statements [2023-05-10T00:26:48.683Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T00:26:48.683Z] go vet ./... [2023-05-10T00:27:15.391Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T00:27:15.391Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T00:27:15.391Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T00:27:15.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T00:27:15.430Z] $ docker stop --time=1 2285dc099445b3fe311d57541631ece05a4655516d58b0625f8494450048b6fa [2023-05-10T00:27:17.280Z] $ docker rm -f --volumes 2285dc099445b3fe311d57541631ece05a4655516d58b0625f8494450048b6fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:27:18.499Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T00:27:18.520Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T00:27:19.081Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T00:27:19.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T00:27:19.811Z] + ls -al . [2023-05-10T00:27:19.811Z] total 228 [2023-05-10T00:27:19.811Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 00:23 . [2023-05-10T00:27:19.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:21 .. [2023-05-10T00:27:19.811Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 00:21 .git [2023-05-10T00:27:19.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:21 .github [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 00:21 .gitignore [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 00:21 .golangci.yml [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 00:21 Attribution.txt [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 00:21 CHANGELOG.md [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 00:21 Dockerfile [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 00:21 GOVERNANCE.md [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 00:21 Jenkinsfile [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 00:21 LICENSE [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 00:21 Makefile [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 00:21 OWNERS.md [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 10 00:21 README.md [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 12 May 10 00:16 VERSION [2023-05-10T00:27:19.811Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 00:21 bin [2023-05-10T00:27:19.811Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 00:21 cmd [2023-05-10T00:27:19.811Z] -rw-r--r-- 1 jenkins jenkins 79213 May 10 00:26 coverage.out [2023-05-10T00:27:19.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:21 doc [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 00:21 go.mod [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 00:21 go.sum [2023-05-10T00:27:19.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:21 internal [2023-05-10T00:27:19.811Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 00:21 snap [2023-05-10T00:27:19.811Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 00:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:27:20.157Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=98306d1e364c54cb2e1840e2b7a1c918409cfb69 --label arch=arm64 --label version=3.0.0-dev.44 . [2023-05-10T00:27:20.742Z] Sending build context to Docker daemon 14.39MB [2023-05-10T00:27:20.742Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T00:27:20.742Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T00:27:20.742Z] ---> 9f79c5617210 [2023-05-10T00:27:20.742Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T00:27:20.742Z] ---> Running in c613540dcdfa [2023-05-10T00:27:21.017Z] Removing intermediate container c613540dcdfa [2023-05-10T00:27:21.017Z] ---> 7f3b3643276e [2023-05-10T00:27:21.017Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T00:27:21.293Z] ---> Running in 485bffcee6e0 [2023-05-10T00:27:21.567Z] Removing intermediate container 485bffcee6e0 [2023-05-10T00:27:21.567Z] ---> 8580a3f3e3ac [2023-05-10T00:27:21.567Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T00:27:21.567Z] ---> Running in 2082e42c9a05 [2023-05-10T00:27:21.835Z] Removing intermediate container 2082e42c9a05 [2023-05-10T00:27:21.835Z] ---> fd871f622574 [2023-05-10T00:27:21.835Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T00:27:22.102Z] ---> Running in 8d96c49ffdb9 [2023-05-10T00:27:22.370Z] Removing intermediate container 8d96c49ffdb9 [2023-05-10T00:27:22.370Z] ---> 0d6d780dfdce [2023-05-10T00:27:22.370Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T00:27:22.370Z] ---> Running in 5b0eddaad2cb [2023-05-10T00:27:22.640Z] Removing intermediate container 5b0eddaad2cb [2023-05-10T00:27:22.640Z] ---> b30b58548c12 [2023-05-10T00:27:22.640Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T00:27:22.935Z] ---> Running in 7bb3e5322e1c [2023-05-10T00:27:23.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T00:27:24.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T00:27:25.930Z] OK: 263 MiB in 53 packages [2023-05-10T00:27:26.515Z] Removing intermediate container 7bb3e5322e1c [2023-05-10T00:27:26.515Z] ---> 9fdb64eea63d [2023-05-10T00:27:26.515Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T00:27:26.515Z] ---> Running in fc84ace75fdc [2023-05-10T00:27:26.783Z] Removing intermediate container fc84ace75fdc [2023-05-10T00:27:26.783Z] ---> 6a48ea42557f [2023-05-10T00:27:26.783Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T00:27:27.372Z] ---> 69fb1f240fc7 [2023-05-10T00:27:27.372Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T00:27:27.372Z] ---> Running in 66b2c16209d6 [2023-05-10T00:27:30.877Z] Removing intermediate container 66b2c16209d6 [2023-05-10T00:27:30.877Z] ---> a738cb098854 [2023-05-10T00:27:30.877Z] Step 12/26 : COPY . . [2023-05-10T00:27:31.860Z] ---> c2b8a1903b47 [2023-05-10T00:27:31.860Z] Step 13/26 : RUN ${MAKE} [2023-05-10T00:27:31.860Z] ---> Running in 46af5c0caba3 [2023-05-10T00:27:33.285Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.44" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T00:29:55.022Z] Removing intermediate container 46af5c0caba3 [2023-05-10T00:29:55.022Z] ---> a223a6c12bd3 [2023-05-10T00:29:55.022Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T00:29:55.022Z] 3.17: Pulling from library/alpine [2023-05-10T00:29:55.022Z] c41833b44d91: Already exists [2023-05-10T00:29:55.022Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T00:29:55.022Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T00:29:55.022Z] ---> 51e60588ff2c [2023-05-10T00:29:55.022Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T00:29:55.022Z] ---> Running in 4992e18b06ad [2023-05-10T00:29:55.022Z] Removing intermediate container 4992e18b06ad [2023-05-10T00:29:55.022Z] ---> 1c4fc6530ea7 [2023-05-10T00:29:55.022Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T00:29:55.022Z] ---> Running in 493a53786f9e [2023-05-10T00:29:55.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T00:29:55.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T00:29:55.985Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T00:29:55.985Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T00:29:55.985Z] OK: 8 MiB in 16 packages [2023-05-10T00:29:56.948Z] Removing intermediate container 493a53786f9e [2023-05-10T00:29:56.948Z] ---> a55054039f3a [2023-05-10T00:29:56.948Z] Step 17/26 : WORKDIR / [2023-05-10T00:29:56.948Z] ---> Running in 1dbf396a602a [2023-05-10T00:29:57.215Z] Removing intermediate container 1dbf396a602a [2023-05-10T00:29:57.215Z] ---> 227512348e7d [2023-05-10T00:29:57.215Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T00:29:58.629Z] ---> 56313881ac96 [2023-05-10T00:29:58.629Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T00:29:59.214Z] ---> 071543ffc063 [2023-05-10T00:29:59.214Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T00:29:59.803Z] ---> 7a35b026faa9 [2023-05-10T00:29:59.804Z] Step 21/26 : EXPOSE 59984 [2023-05-10T00:29:59.804Z] ---> Running in 56ff83ecbce6 [2023-05-10T00:30:00.072Z] Removing intermediate container 56ff83ecbce6 [2023-05-10T00:30:00.072Z] ---> 99cb2dcd7937 [2023-05-10T00:30:00.072Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T00:30:00.072Z] ---> Running in ce6fefbcd458 [2023-05-10T00:30:00.342Z] Removing intermediate container ce6fefbcd458 [2023-05-10T00:30:00.342Z] ---> 0e33f7966890 [2023-05-10T00:30:00.342Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T00:30:00.342Z] ---> Running in e6b3fd1a0073 [2023-05-10T00:30:00.931Z] Removing intermediate container e6b3fd1a0073 [2023-05-10T00:30:00.931Z] ---> fbc60921f923 [2023-05-10T00:30:00.931Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T00:30:00.931Z] ---> Running in 33150719deb9 [2023-05-10T00:30:01.200Z] Removing intermediate container 33150719deb9 [2023-05-10T00:30:01.200Z] ---> 0681cf07b30b [2023-05-10T00:30:01.200Z] Step 25/26 : LABEL git_sha=98306d1e364c54cb2e1840e2b7a1c918409cfb69 [2023-05-10T00:30:01.200Z] ---> Running in 70d358166695 [2023-05-10T00:30:01.467Z] Removing intermediate container 70d358166695 [2023-05-10T00:30:01.467Z] ---> a78a8f11093c [2023-05-10T00:30:01.467Z] Step 26/26 : LABEL version=3.0.0-dev.44 [2023-05-10T00:30:01.467Z] ---> Running in 57e8539ea091 [2023-05-10T00:30:01.734Z] Removing intermediate container 57e8539ea091 [2023-05-10T00:30:01.734Z] ---> 56b8ab0709a6 [2023-05-10T00:30:01.734Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T00:30:02.000Z] Successfully built 56b8ab0709a6 [2023-05-10T00:30:02.000Z] Successfully tagged device-onvif-camera-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-10T00:30:02.103Z] provisioning config files... [2023-05-10T00:30:02.120Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/141@tmp/config4895915004675992541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:30:02.460Z] ---> docker-login.sh [2023-05-10T00:30:02.460Z] nexus3.edgexfoundry.org:10001 [2023-05-10T00:30:02.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:30:02.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:30:02.726Z] Configure a credential helper to remove this warning. See [2023-05-10T00:30:02.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:30:02.726Z] [2023-05-10T00:30:02.726Z] Login Succeeded [2023-05-10T00:30:02.726Z] nexus3.edgexfoundry.org:10002 [2023-05-10T00:30:02.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:30:02.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:30:02.993Z] Configure a credential helper to remove this warning. See [2023-05-10T00:30:02.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:30:02.993Z] [2023-05-10T00:30:02.993Z] Login Succeeded [2023-05-10T00:30:03.262Z] nexus3.edgexfoundry.org:10003 [2023-05-10T00:30:03.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:30:03.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:30:03.530Z] Configure a credential helper to remove this warning. See [2023-05-10T00:30:03.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:30:03.530Z] [2023-05-10T00:30:03.530Z] Login Succeeded [2023-05-10T00:30:03.530Z] nexus3.edgexfoundry.org:10004 [2023-05-10T00:30:03.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:30:03.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:30:03.797Z] Configure a credential helper to remove this warning. See [2023-05-10T00:30:03.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:30:03.797Z] [2023-05-10T00:30:03.797Z] Login Succeeded [2023-05-10T00:30:03.797Z] docker.io [2023-05-10T00:30:04.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T00:30:04.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T00:30:04.329Z] Configure a credential helper to remove this warning. See [2023-05-10T00:30:04.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T00:30:04.329Z] [2023-05-10T00:30:04.329Z] Login Succeeded [2023-05-10T00:30:04.329Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T00:30:04.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:30:04.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T00:30:04.390Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2023-05-10T00:30:04.390Z] 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [2023-05-10T00:30:04.390Z] latest [2023-05-10T00:30:04.390Z] 3.0.0-dev.44 [2023-05-10T00:30:04.390Z] 98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [2023-05-10T00:30:04.390Z] main [2023-05-10T00:30:04.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:04.731Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:05.079Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69 [2023-05-10T00:30:05.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T00:30:05.079Z] 6a60456dd5cc: Preparing [2023-05-10T00:30:05.079Z] 8d4a52bfe349: Preparing [2023-05-10T00:30:05.079Z] 5a76205fe134: Preparing [2023-05-10T00:30:05.079Z] 4cf8c38beb9a: Preparing [2023-05-10T00:30:05.079Z] 26cbea5cba74: Preparing [2023-05-10T00:30:05.079Z] 26cbea5cba74: Layer already exists [2023-05-10T00:30:05.348Z] 6a60456dd5cc: Pushed [2023-05-10T00:30:05.348Z] 8d4a52bfe349: Pushed [2023-05-10T00:30:05.348Z] 4cf8c38beb9a: Pushed [2023-05-10T00:30:10.690Z] 5a76205fe134: Pushed [2023-05-10T00:30:10.690Z] 98306d1e364c54cb2e1840e2b7a1c918409cfb69: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:11.046Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:11.399Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-10T00:30:11.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T00:30:11.399Z] 6a60456dd5cc: Preparing [2023-05-10T00:30:11.399Z] 8d4a52bfe349: Preparing [2023-05-10T00:30:11.399Z] 5a76205fe134: Preparing [2023-05-10T00:30:11.399Z] 4cf8c38beb9a: Preparing [2023-05-10T00:30:11.399Z] 26cbea5cba74: Preparing [2023-05-10T00:30:11.399Z] 6a60456dd5cc: Layer already exists [2023-05-10T00:30:11.399Z] 26cbea5cba74: Layer already exists [2023-05-10T00:30:11.399Z] 8d4a52bfe349: Layer already exists [2023-05-10T00:30:11.399Z] 4cf8c38beb9a: Layer already exists [2023-05-10T00:30:11.399Z] 5a76205fe134: Layer already exists [2023-05-10T00:30:11.399Z] latest: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:12.015Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:12.362Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.44 [2023-05-10T00:30:12.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T00:30:12.362Z] 6a60456dd5cc: Preparing [2023-05-10T00:30:12.362Z] 8d4a52bfe349: Preparing [2023-05-10T00:30:12.362Z] 5a76205fe134: Preparing [2023-05-10T00:30:12.362Z] 4cf8c38beb9a: Preparing [2023-05-10T00:30:12.362Z] 26cbea5cba74: Preparing [2023-05-10T00:30:12.362Z] 5a76205fe134: Layer already exists [2023-05-10T00:30:12.362Z] 4cf8c38beb9a: Layer already exists [2023-05-10T00:30:12.362Z] 8d4a52bfe349: Layer already exists [2023-05-10T00:30:12.362Z] 6a60456dd5cc: Layer already exists [2023-05-10T00:30:12.362Z] 26cbea5cba74: Layer already exists [2023-05-10T00:30:12.362Z] 3.0.0-dev.44: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:12.979Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:13.310Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [2023-05-10T00:30:13.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T00:30:13.310Z] 6a60456dd5cc: Preparing [2023-05-10T00:30:13.310Z] 8d4a52bfe349: Preparing [2023-05-10T00:30:13.310Z] 5a76205fe134: Preparing [2023-05-10T00:30:13.310Z] 4cf8c38beb9a: Preparing [2023-05-10T00:30:13.310Z] 26cbea5cba74: Preparing [2023-05-10T00:30:13.310Z] 8d4a52bfe349: Layer already exists [2023-05-10T00:30:13.310Z] 26cbea5cba74: Layer already exists [2023-05-10T00:30:13.310Z] 6a60456dd5cc: Layer already exists [2023-05-10T00:30:13.310Z] 5a76205fe134: Layer already exists [2023-05-10T00:30:13.310Z] 4cf8c38beb9a: Layer already exists [2023-05-10T00:30:13.578Z] 98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:13.917Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:14.250Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2023-05-10T00:30:14.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2023-05-10T00:30:14.251Z] 6a60456dd5cc: Preparing [2023-05-10T00:30:14.251Z] 8d4a52bfe349: Preparing [2023-05-10T00:30:14.251Z] 5a76205fe134: Preparing [2023-05-10T00:30:14.251Z] 4cf8c38beb9a: Preparing [2023-05-10T00:30:14.251Z] 26cbea5cba74: Preparing [2023-05-10T00:30:14.251Z] 5a76205fe134: Layer already exists [2023-05-10T00:30:14.251Z] 8d4a52bfe349: Layer already exists [2023-05-10T00:30:14.251Z] 4cf8c38beb9a: Layer already exists [2023-05-10T00:30:14.251Z] 6a60456dd5cc: Layer already exists [2023-05-10T00:30:14.251Z] 26cbea5cba74: Layer already exists [2023-05-10T00:30:14.517Z] main: digest: sha256:a6f5195b6bd27786b8cb084c3765baeba1b9175e119b4b8d2a1b4470aa4aa70d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-10T00:30:14.561Z] ===================================================== [Pipeline] echo [2023-05-10T00:30:14.568Z] taggedImages: [2023-05-10T00:30:14.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69 [2023-05-10T00:30:14.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2023-05-10T00:30:14.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.44 [2023-05-10T00:30:14.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:98306d1e364c54cb2e1840e2b7a1c918409cfb69-3.0.0-dev.44 [2023-05-10T00:30:14.568Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:14.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T00:30:14.933Z] [2023-05-10T00:30:14.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:15.271Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T00:30:15.271Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T00:30:15.271Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T00:30:15.271Z] 04944245beec: Pulling fs layer [2023-05-10T00:30:15.271Z] 699f458cf7ca: Pulling fs layer [2023-05-10T00:30:15.271Z] 765212b225bb: Pulling fs layer [2023-05-10T00:30:15.271Z] f23df028b6ca: Pulling fs layer [2023-05-10T00:30:15.271Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T00:30:15.271Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T00:30:15.271Z] 765212b225bb: Waiting [2023-05-10T00:30:15.271Z] f23df028b6ca: Waiting [2023-05-10T00:30:15.271Z] d65c8cfc05b1: Waiting [2023-05-10T00:30:15.271Z] 2437ff75d9bd: Waiting [2023-05-10T00:30:15.539Z] 04944245beec: Verifying Checksum [2023-05-10T00:30:15.539Z] 04944245beec: Download complete [2023-05-10T00:30:15.539Z] 765212b225bb: Verifying Checksum [2023-05-10T00:30:15.539Z] 765212b225bb: Download complete [2023-05-10T00:30:15.539Z] f23df028b6ca: Verifying Checksum [2023-05-10T00:30:15.539Z] f23df028b6ca: Download complete [2023-05-10T00:30:15.539Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T00:30:15.540Z] d65c8cfc05b1: Download complete [2023-05-10T00:30:15.540Z] 699f458cf7ca: Verifying Checksum [2023-05-10T00:30:15.540Z] 699f458cf7ca: Download complete [2023-05-10T00:30:16.124Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T00:30:16.124Z] 8998bd30e6a1: Download complete [2023-05-10T00:30:18.068Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T00:30:18.068Z] 2437ff75d9bd: Download complete [2023-05-10T00:30:19.479Z] 8998bd30e6a1: Pull complete [2023-05-10T00:30:20.065Z] 04944245beec: Pull complete [2023-05-10T00:30:22.647Z] 699f458cf7ca: Pull complete [2023-05-10T00:30:22.647Z] 765212b225bb: Pull complete [2023-05-10T00:30:23.607Z] f23df028b6ca: Pull complete [2023-05-10T00:30:23.607Z] d65c8cfc05b1: Pull complete [2023-05-10T00:30:38.606Z] 2437ff75d9bd: Pull complete [2023-05-10T00:30:38.606Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T00:30:38.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T00:30:38.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:30:38.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-14843 does not seem to be running inside a container [2023-05-10T00:30:38.927Z] $ 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/device-onvif-camera/141 -v /w/workspace/device-onvif-camera/141:/w/workspace/device-onvif-camera/141:rw,z -v /w/workspace/device-onvif-camera/141@tmp:/w/workspace/device-onvif-camera/141@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T00:30:41.452Z] $ docker top 9225160916be8204d9e7fc3f355d4695a0bc5e8e71ccb5ffa21d642ea619c670 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:30:42.290Z] ---> job-cost.sh [2023-05-10T00:30:42.290Z] lf-activate-venv: SKIPPING [2023-05-10T00:30:42.290Z] INFO: No Stack... [2023-05-10T00:30:42.873Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T00:30:43.455Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T00:30:44.090Z] + cat /w/workspace/device-onvif-camera/141/archives/cost.csv [2023-05-10T00:30:44.090Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T00:30:44.128Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [2023-05-10T00:30:44.135Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] did not exist. Created. [2023-05-10T00:30:44.135Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T00:30:44.802Z] /w/workspace/device-onvif-camera/141@tmp/durable-972edbc6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T00:30:45.458Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T00:30:45.474Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T00:30:45.529Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T00:30:45.537Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-141-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T00:30:45.566Z] $ docker stop --time=1 9225160916be8204d9e7fc3f355d4695a0bc5e8e71ccb5ffa21d642ea619c670 [2023-05-10T00:30:47.080Z] $ docker rm -f --volumes 9225160916be8204d9e7fc3f355d4695a0bc5e8e71ccb5ffa21d642ea619c670 [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-10T00:30:47.509Z] provisioning config files... [2023-05-10T00:30:47.516Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9092544197438771337tmp [Pipeline] { [Pipeline] sh [2023-05-10T00:30:47.814Z] + set +x [2023-05-10T00:30:47.814Z] + curl -s https://codecov.io/bash [2023-05-10T00:30:47.814Z] + bash -s -- [2023-05-10T00:30:47.814Z] [2023-05-10T00:30:47.814Z] _____ _ [2023-05-10T00:30:47.814Z] / ____| | | [2023-05-10T00:30:47.814Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T00:30:47.814Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T00:30:47.814Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T00:30:47.814Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T00:30:47.814Z] Bash-1.0.6 [2023-05-10T00:30:47.814Z] [2023-05-10T00:30:47.814Z] [2023-05-10T00:30:47.814Z] ==> git version 2.25.1 found [2023-05-10T00:30:47.814Z] ==> 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-10T00:30:47.814Z] Release-Date: 2020-01-08 [2023-05-10T00:30:47.814Z] 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-10T00:30:47.814Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T00:30:47.814Z] ==> Jenkins CI detected. [2023-05-10T00:30:47.814Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2023-05-10T00:30:47.814Z] project root: . [2023-05-10T00:30:47.814Z] --> token set from env [2023-05-10T00:30:47.814Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T00:30:47.814Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T00:30:47.814Z] ==> Python coveragepy not found [2023-05-10T00:30:47.814Z] ==> Searching for coverage reports in: [2023-05-10T00:30:47.814Z] + . [2023-05-10T00:30:47.814Z] -> Found 1 reports [2023-05-10T00:30:47.814Z] ==> Detecting git/mercurial file structure [2023-05-10T00:30:47.814Z] ==> Reading reports [2023-05-10T00:30:47.814Z] + ./coverage.out bytes=79213 [2023-05-10T00:30:48.076Z] ==> Appending adjustments [2023-05-10T00:30:48.076Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T00:30:48.076Z] + Found adjustments [2023-05-10T00:30:48.076Z] ==> Gzipping contents [2023-05-10T00:30:48.076Z] 12K /tmp/codecov.gGHCZM.gz [2023-05-10T00:30:48.076Z] ==> Uploading reports [2023-05-10T00:30:48.076Z] url: https://codecov.io [2023-05-10T00:30:48.076Z] query: branch=main&commit=98306d1e364c54cb2e1840e2b7a1c918409cfb69&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T00:30:48.076Z] -> Pinging Codecov [2023-05-10T00:30:48.076Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=98306d1e364c54cb2e1840e2b7a1c918409cfb69&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-10T00:30:48.340Z] -> Uploading to [2023-05-10T00:30:48.340Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/98306d1e364c54cb2e1840e2b7a1c918409cfb69/33020777-df04-42f3-a48e-148c01bc8152.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T003048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e478c3c3223c9f3141eb7d2cb63c4c4a44a8cee96d4aafb516abe415e029aac [2023-05-10T00:30:48.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:30:48.341Z] Dload Upload Total Spent Left Speed [2023-05-10T00:30:48.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10581 0 0 100 10581 0 39334 --:--:-- --:--:-- --:--:-- 39334 [2023-05-10T00:30:48.600Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] } [2023-05-10T00:30:48.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-10T00:30:48.771Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-10T00:30:48.784Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:30:49.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T00:30:49.091Z] [2023-05-10T00:30:49.091Z] 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-10T00:30:49.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T00:30:49.390Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-10T00:30:49.390Z] df9b9388f04a: Pulling fs layer [2023-05-10T00:30:49.390Z] 52dc419b0ee2: Pulling fs layer [2023-05-10T00:30:49.390Z] 25bc292e5bac: Pulling fs layer [2023-05-10T00:30:49.390Z] 114826534d7a: Pulling fs layer [2023-05-10T00:30:49.390Z] 4657fd5d0bcf: Pulling fs layer [2023-05-10T00:30:49.390Z] 6ad1cebc031e: Pulling fs layer [2023-05-10T00:30:49.390Z] 8a3aa393b2d8: Pulling fs layer [2023-05-10T00:30:49.390Z] 4657fd5d0bcf: Waiting [2023-05-10T00:30:49.390Z] 6ad1cebc031e: Waiting [2023-05-10T00:30:49.390Z] 8a3aa393b2d8: Waiting [2023-05-10T00:30:49.390Z] 114826534d7a: Waiting [2023-05-10T00:30:49.390Z] 25bc292e5bac: Verifying Checksum [2023-05-10T00:30:49.390Z] 25bc292e5bac: Download complete [2023-05-10T00:30:49.390Z] 52dc419b0ee2: Verifying Checksum [2023-05-10T00:30:49.390Z] 52dc419b0ee2: Download complete [2023-05-10T00:30:49.390Z] 4657fd5d0bcf: Verifying Checksum [2023-05-10T00:30:49.390Z] 4657fd5d0bcf: Download complete [2023-05-10T00:30:49.390Z] df9b9388f04a: Download complete [2023-05-10T00:30:49.650Z] df9b9388f04a: Pull complete [2023-05-10T00:30:49.650Z] 6ad1cebc031e: Verifying Checksum [2023-05-10T00:30:49.650Z] 6ad1cebc031e: Download complete [2023-05-10T00:30:49.650Z] 52dc419b0ee2: Pull complete [2023-05-10T00:30:49.650Z] 25bc292e5bac: Pull complete [2023-05-10T00:30:50.220Z] 114826534d7a: Verifying Checksum [2023-05-10T00:30:50.220Z] 114826534d7a: Download complete [2023-05-10T00:30:50.480Z] 8a3aa393b2d8: Verifying Checksum [2023-05-10T00:30:50.480Z] 8a3aa393b2d8: Download complete [2023-05-10T00:30:53.770Z] 114826534d7a: Pull complete [2023-05-10T00:30:53.770Z] 4657fd5d0bcf: Pull complete [2023-05-10T00:30:53.770Z] 6ad1cebc031e: Pull complete [2023-05-10T00:30:57.061Z] 8a3aa393b2d8: Pull complete [2023-05-10T00:30:57.061Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-10T00:30:57.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-10T00:30:57.061Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:30:57.155Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:30:57.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-10T00:31:00.674Z] $ docker top ccd0c013087915762da02f278ecc5766df617164cfb0dc895f74c084d72ec5af -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-10T00:31:00.738Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2023-05-10T00:31:01.020Z] + set -o pipefail [2023-05-10T00:31:01.020Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2023-05-10T00:31:06.303Z] [2023-05-10T00:31:06.303Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2023-05-10T00:31:06.303Z] [2023-05-10T00:31:06.303Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/8e8a5606-d813-4315-923b-8879574cc2b0 [2023-05-10T00:31:06.303Z] [2023-05-10T00:31:06.303Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-10T00:31:06.303Z] [2023-05-10T00:31:06.303Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-10T00:31:06.303Z] [2023-05-10T00:31:06.303Z] [2023-05-10T00:31:06.303Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-10T00:31:06.303Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-10T00:31:06.303Z] More details here: https://snyk.co/ue1NS [2023-05-10T00:31:06.303Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-10T00:31:06.303Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-10T00:31:06.316Z] $ docker stop --time=1 ccd0c013087915762da02f278ecc5766df617164cfb0dc895f74c084d72ec5af [2023-05-10T00:31:09.973Z] $ docker rm -f --volumes ccd0c013087915762da02f278ecc5766df617164cfb0dc895f74c084d72ec5af [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) [Pipeline] echo [2023-05-10T00:31:11.508Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:31:11.522Z] provisioning config files... [2023-05-10T00:31:11.530Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8624351974493320978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:11.845Z] --> edgex-publish-swagger.sh [2023-05-10T00:31:11.845Z] === Publish doc/openapi/v2 API === [2023-05-10T00:31:11.845Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger [2023-05-10T00:31:11.845Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] [2023-05-10T00:31:11.845Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T00:31:11.845Z] Dload Upload Total Spent Left Speed [2023-05-10T00:31:12.948Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 473k 0 0 100 473k 0 669k --:--:-- --:--:-- --:--:-- 669k [2023-05-10T00:31:12.948Z] [2023-05-10T00:31:12.948Z] [Pipeline] } [2023-05-10T00:31:12.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T00:31:13.891Z] + git log --format=format:%s -1 98306d1e364c54cb2e1840e2b7a1c918409cfb69 [Pipeline] sh [2023-05-10T00:31:15.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T00:31:15.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:31:15.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:31:15.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:31:15.625Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:31:16.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T00:31:16.902Z] $ docker top 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c -eo pid,comm [2023-05-10T00:31:16.951Z] 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-10T00:31:16.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T00:31:16.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:31:16.996Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:31:17.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:31:17.103Z] $ docker exec 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c ssh-agent [2023-05-10T00:31:17.206Z] SSH_AUTH_SOCK=/tmp/ssh-g4CL0k49G1Tn/agent.32 [2023-05-10T00:31:17.206Z] SSH_AGENT_PID=38 [2023-05-10T00:31:17.211Z] Running ssh-add (command line suppressed) [2023-05-10T00:31:17.309Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1016950370741171764.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_1016950370741171764.key) [2023-05-10T00:31:17.321Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:31:17.611Z] + git semver tag [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,829 [run_tag] DEBUG tag force:False [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,829 [check_head_tag] DEBUG check head tag [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,833 [execute] INFO git cat-file --batch-check [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,838 [execute] INFO git cat-file --batch [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,838 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,870 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,870 [execute] INFO git tag -a v3.0.0-dev.44 -m v3.0.0-dev.44 [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.44', '-m', 'v3.0.0-dev.44'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:31:17.877Z] 2023-05-10 00:31:17,873 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:31:17.877Z] 3.0.0-dev.44 [Pipeline] } [2023-05-10T00:31:18.158Z] $ docker exec --env ******** --env ******** 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c ssh-agent -k [2023-05-10T00:31:18.255Z] unset SSH_AUTH_SOCK; [2023-05-10T00:31:18.256Z] unset SSH_AGENT_PID; [2023-05-10T00:31:18.256Z] echo Agent pid 38 killed; [2023-05-10T00:31:18.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T00:31:18.566Z] + git semver [Pipeline] } [2023-05-10T00:31:18.844Z] $ docker stop --time=1 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c [2023-05-10T00:31:20.283Z] $ docker rm -f --volumes 07b94cf0c15f9023b6cfe6db931728038b7b1b3c04eff34b11a5720be2e4542c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:31:20.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T00:31:20.672Z] [2023-05-10T00:31:20.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:31:22.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T00:31:22.559Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-10T00:31:22.559Z] ab5ef0e58194: Pulling fs layer [2023-05-10T00:31:22.559Z] 9712f1f96733: Pulling fs layer [2023-05-10T00:31:22.559Z] 63f879dbbcfc: Pulling fs layer [2023-05-10T00:31:22.559Z] 0d9ebad4ef96: Pulling fs layer [2023-05-10T00:31:22.559Z] e9a5061849ea: Pulling fs layer [2023-05-10T00:31:22.559Z] d747dcd14b5f: Pulling fs layer [2023-05-10T00:31:22.559Z] 2de7ff778b66: Pulling fs layer [2023-05-10T00:31:22.559Z] e9a5061849ea: Waiting [2023-05-10T00:31:22.559Z] d747dcd14b5f: Waiting [2023-05-10T00:31:22.559Z] 2de7ff778b66: Waiting [2023-05-10T00:31:22.559Z] 0d9ebad4ef96: Waiting [2023-05-10T00:31:22.559Z] 9712f1f96733: Download complete [2023-05-10T00:31:23.150Z] 63f879dbbcfc: Verifying Checksum [2023-05-10T00:31:23.150Z] 63f879dbbcfc: Download complete [2023-05-10T00:31:23.150Z] e9a5061849ea: Verifying Checksum [2023-05-10T00:31:23.150Z] e9a5061849ea: Download complete [2023-05-10T00:31:23.409Z] d747dcd14b5f: Verifying Checksum [2023-05-10T00:31:23.409Z] d747dcd14b5f: Download complete [2023-05-10T00:31:23.409Z] ab5ef0e58194: Download complete [2023-05-10T00:31:23.409Z] 0d9ebad4ef96: Verifying Checksum [2023-05-10T00:31:23.409Z] 0d9ebad4ef96: Download complete [2023-05-10T00:31:23.667Z] 2de7ff778b66: Verifying Checksum [2023-05-10T00:31:23.667Z] 2de7ff778b66: Download complete [2023-05-10T00:31:26.213Z] ab5ef0e58194: Pull complete [2023-05-10T00:31:26.213Z] 9712f1f96733: Pull complete [2023-05-10T00:31:26.471Z] 63f879dbbcfc: Pull complete [2023-05-10T00:31:29.811Z] 0d9ebad4ef96: Pull complete [2023-05-10T00:31:30.070Z] e9a5061849ea: Pull complete [2023-05-10T00:31:30.070Z] d747dcd14b5f: Pull complete [2023-05-10T00:31:31.006Z] 2de7ff778b66: Pull complete [2023-05-10T00:31:31.006Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-10T00:31:31.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-10T00:31:31.006Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:31:31.095Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:31:31.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-10T00:31:35.378Z] $ docker top a4712eec049813be57f39c4456142ed730bb7d1c757c3671caffd9f88c78983d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:31:35.440Z] provisioning config files... [2023-05-10T00:31:35.447Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config14846070573968160922tmp [2023-05-10T00:31:35.457Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config9738395530349851604tmp [2023-05-10T00:31:35.470Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11938313501934572462tmp [Pipeline] { [Pipeline] echo [2023-05-10T00:31:35.487Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:35.788Z] ---> sigul-configuration.sh [2023-05-10T00:31:35.788Z] gpg: directory `/root/.gnupg' created [2023-05-10T00:31:35.788Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-10T00:31:35.788Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-10T00:31:35.788Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-10T00:31:35.788Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-10T00:31:35.788Z] gpg: CAST5 encrypted data [2023-05-10T00:31:35.788Z] gpg: encrypted with 1 passphrase [2023-05-10T00:31:35.788Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-10T00:31:36.085Z] + mkdir /home/jenkins [2023-05-10T00:31:36.085Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-10T00:31:36.372Z] + 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-10T00:31:36.382Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:36.683Z] ---> sigul-install.sh [2023-05-10T00:31:36.683Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-10T00:31:36.971Z] + git tag --list [2023-05-10T00:31:36.971Z] v0.0.0 [2023-05-10T00:31:36.971Z] v0.0.1-dev.1 [2023-05-10T00:31:36.971Z] v0.0.1-dev.10 [2023-05-10T00:31:36.971Z] v0.0.1-dev.11 [2023-05-10T00:31:36.971Z] v0.0.1-dev.12 [2023-05-10T00:31:36.971Z] v0.0.1-dev.13 [2023-05-10T00:31:36.971Z] v0.0.1-dev.14 [2023-05-10T00:31:36.971Z] v0.0.1-dev.15 [2023-05-10T00:31:36.971Z] v0.0.1-dev.16 [2023-05-10T00:31:36.971Z] v0.0.1-dev.17 [2023-05-10T00:31:36.971Z] v0.0.1-dev.18 [2023-05-10T00:31:36.971Z] v0.0.1-dev.19 [2023-05-10T00:31:36.971Z] v0.0.1-dev.2 [2023-05-10T00:31:36.971Z] v0.0.1-dev.20 [2023-05-10T00:31:36.971Z] v0.0.1-dev.21 [2023-05-10T00:31:36.971Z] v0.0.1-dev.22 [2023-05-10T00:31:36.971Z] v0.0.1-dev.23 [2023-05-10T00:31:36.971Z] v0.0.1-dev.24 [2023-05-10T00:31:36.971Z] v0.0.1-dev.25 [2023-05-10T00:31:36.971Z] v0.0.1-dev.26 [2023-05-10T00:31:36.971Z] v0.0.1-dev.27 [2023-05-10T00:31:36.971Z] v0.0.1-dev.28 [2023-05-10T00:31:36.971Z] v0.0.1-dev.3 [2023-05-10T00:31:36.971Z] v0.0.1-dev.4 [2023-05-10T00:31:36.971Z] v0.0.1-dev.5 [2023-05-10T00:31:36.971Z] v0.0.1-dev.6 [2023-05-10T00:31:36.971Z] v0.0.1-dev.7 [2023-05-10T00:31:36.971Z] v0.0.1-dev.8 [2023-05-10T00:31:36.971Z] v0.0.1-dev.9 [2023-05-10T00:31:36.971Z] v2.2.0 [2023-05-10T00:31:36.971Z] v2.2.0-dev.29 [2023-05-10T00:31:36.971Z] v2.2.0-dev.30 [2023-05-10T00:31:36.971Z] v2.2.0-dev.31 [2023-05-10T00:31:36.971Z] v2.2.0-dev.32 [2023-05-10T00:31:36.971Z] v2.2.0-dev.33 [2023-05-10T00:31:36.971Z] v2.2.0-dev.34 [2023-05-10T00:31:36.971Z] v2.2.0-dev.35 [2023-05-10T00:31:36.971Z] v2.3.0 [2023-05-10T00:31:36.971Z] v2.3.0-dev.1 [2023-05-10T00:31:36.971Z] v2.3.0-dev.10 [2023-05-10T00:31:36.971Z] v2.3.0-dev.11 [2023-05-10T00:31:36.971Z] v2.3.0-dev.12 [2023-05-10T00:31:36.971Z] v2.3.0-dev.13 [2023-05-10T00:31:36.971Z] v2.3.0-dev.14 [2023-05-10T00:31:36.971Z] v2.3.0-dev.15 [2023-05-10T00:31:36.971Z] v2.3.0-dev.16 [2023-05-10T00:31:36.971Z] v2.3.0-dev.17 [2023-05-10T00:31:36.971Z] v2.3.0-dev.18 [2023-05-10T00:31:36.971Z] v2.3.0-dev.19 [2023-05-10T00:31:36.971Z] v2.3.0-dev.2 [2023-05-10T00:31:36.971Z] v2.3.0-dev.20 [2023-05-10T00:31:36.971Z] v2.3.0-dev.21 [2023-05-10T00:31:36.971Z] v2.3.0-dev.22 [2023-05-10T00:31:36.971Z] v2.3.0-dev.23 [2023-05-10T00:31:36.971Z] v2.3.0-dev.24 [2023-05-10T00:31:36.971Z] v2.3.0-dev.25 [2023-05-10T00:31:36.971Z] v2.3.0-dev.26 [2023-05-10T00:31:36.971Z] v2.3.0-dev.27 [2023-05-10T00:31:36.971Z] v2.3.0-dev.28 [2023-05-10T00:31:36.971Z] v2.3.0-dev.29 [2023-05-10T00:31:36.971Z] v2.3.0-dev.3 [2023-05-10T00:31:36.971Z] v2.3.0-dev.30 [2023-05-10T00:31:36.971Z] v2.3.0-dev.31 [2023-05-10T00:31:36.971Z] v2.3.0-dev.32 [2023-05-10T00:31:36.971Z] v2.3.0-dev.33 [2023-05-10T00:31:36.971Z] v2.3.0-dev.34 [2023-05-10T00:31:36.971Z] v2.3.0-dev.35 [2023-05-10T00:31:36.971Z] v2.3.0-dev.36 [2023-05-10T00:31:36.971Z] v2.3.0-dev.37 [2023-05-10T00:31:36.971Z] v2.3.0-dev.38 [2023-05-10T00:31:36.971Z] v2.3.0-dev.39 [2023-05-10T00:31:36.971Z] v2.3.0-dev.4 [2023-05-10T00:31:36.971Z] v2.3.0-dev.40 [2023-05-10T00:31:36.971Z] v2.3.0-dev.41 [2023-05-10T00:31:36.971Z] v2.3.0-dev.42 [2023-05-10T00:31:36.971Z] v2.3.0-dev.43 [2023-05-10T00:31:36.971Z] v2.3.0-dev.44 [2023-05-10T00:31:36.971Z] v2.3.0-dev.45 [2023-05-10T00:31:36.971Z] v2.3.0-dev.5 [2023-05-10T00:31:36.971Z] v2.3.0-dev.6 [2023-05-10T00:31:36.971Z] v2.3.0-dev.7 [2023-05-10T00:31:36.971Z] v2.3.0-dev.8 [2023-05-10T00:31:36.971Z] v2.3.0-dev.9 [2023-05-10T00:31:36.971Z] v2.3.1 [2023-05-10T00:31:36.971Z] v2.3.1-dev.1 [2023-05-10T00:31:36.971Z] v2.3.1-dev.4 [2023-05-10T00:31:36.971Z] v2.3.1-dev.5 [2023-05-10T00:31:36.971Z] v2.3.2-dev.1 [2023-05-10T00:31:36.971Z] v2.3.2-dev.2 [2023-05-10T00:31:36.971Z] v3.0.0-dev.1 [2023-05-10T00:31:36.971Z] v3.0.0-dev.10 [2023-05-10T00:31:36.971Z] v3.0.0-dev.11 [2023-05-10T00:31:36.971Z] v3.0.0-dev.12 [2023-05-10T00:31:36.971Z] v3.0.0-dev.13 [2023-05-10T00:31:36.971Z] v3.0.0-dev.14 [2023-05-10T00:31:36.971Z] v3.0.0-dev.15 [2023-05-10T00:31:36.971Z] v3.0.0-dev.16 [2023-05-10T00:31:36.971Z] v3.0.0-dev.17 [2023-05-10T00:31:36.971Z] v3.0.0-dev.18 [2023-05-10T00:31:36.971Z] v3.0.0-dev.19 [2023-05-10T00:31:36.971Z] v3.0.0-dev.2 [2023-05-10T00:31:36.971Z] v3.0.0-dev.20 [2023-05-10T00:31:36.971Z] v3.0.0-dev.21 [2023-05-10T00:31:36.971Z] v3.0.0-dev.22 [2023-05-10T00:31:36.971Z] v3.0.0-dev.23 [2023-05-10T00:31:36.971Z] v3.0.0-dev.24 [2023-05-10T00:31:36.971Z] v3.0.0-dev.25 [2023-05-10T00:31:36.971Z] v3.0.0-dev.26 [2023-05-10T00:31:36.971Z] v3.0.0-dev.27 [2023-05-10T00:31:36.971Z] v3.0.0-dev.28 [2023-05-10T00:31:36.971Z] v3.0.0-dev.29 [2023-05-10T00:31:36.971Z] v3.0.0-dev.3 [2023-05-10T00:31:36.971Z] v3.0.0-dev.30 [2023-05-10T00:31:36.971Z] v3.0.0-dev.31 [2023-05-10T00:31:36.971Z] v3.0.0-dev.32 [2023-05-10T00:31:36.971Z] v3.0.0-dev.33 [2023-05-10T00:31:36.971Z] v3.0.0-dev.34 [2023-05-10T00:31:36.971Z] v3.0.0-dev.35 [2023-05-10T00:31:36.971Z] v3.0.0-dev.36 [2023-05-10T00:31:36.971Z] v3.0.0-dev.37 [2023-05-10T00:31:36.971Z] v3.0.0-dev.38 [2023-05-10T00:31:36.971Z] v3.0.0-dev.39 [2023-05-10T00:31:36.971Z] v3.0.0-dev.4 [2023-05-10T00:31:36.971Z] v3.0.0-dev.40 [2023-05-10T00:31:36.971Z] v3.0.0-dev.41 [2023-05-10T00:31:36.971Z] v3.0.0-dev.42 [2023-05-10T00:31:36.971Z] v3.0.0-dev.43 [2023-05-10T00:31:36.971Z] v3.0.0-dev.44 [2023-05-10T00:31:36.971Z] v3.0.0-dev.5 [2023-05-10T00:31:36.971Z] v3.0.0-dev.6 [2023-05-10T00:31:36.971Z] v3.0.0-dev.7 [2023-05-10T00:31:36.971Z] v3.0.0-dev.8 [2023-05-10T00:31:36.971Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-10T00:31:37.259Z] + lftools sign git-tag v3.0.0-dev.44 [2023-05-10T00:31:37.829Z] Signing Git tag with Sigul... [2023-05-10T00:31:37.829Z] Signing v3.0.0-dev.44 [Pipeline] echo [2023-05-10T00:31:38.097Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:38.381Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-10T00:31:38.388Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-10T00:31:38.408Z] $ docker stop --time=1 a4712eec049813be57f39c4456142ed730bb7d1c757c3671caffd9f88c78983d [2023-05-10T00:31:39.698Z] $ docker rm -f --volumes a4712eec049813be57f39c4456142ed730bb7d1c757c3671caffd9f88c78983d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-10T00:31:40.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T00:31:40.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:31:40.502Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:31:40.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:31:40.579Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:31:40.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T00:31:40.911Z] $ docker top 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 -eo pid,comm [2023-05-10T00:31:40.955Z] 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-10T00:31:40.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T00:31:40.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:31:40.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:31:41.106Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:31:41.111Z] $ docker exec 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 ssh-agent [2023-05-10T00:31:41.254Z] SSH_AUTH_SOCK=/tmp/ssh-mypBPOEX8dN6/agent.31 [2023-05-10T00:31:41.254Z] SSH_AGENT_PID=37 [2023-05-10T00:31:41.279Z] Running ssh-add (command line suppressed) [2023-05-10T00:31:41.379Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16457019212818134584.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16457019212818134584.key) [2023-05-10T00:31:41.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:31:41.768Z] + git semver bump pre [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,906 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,906 [bump_version] DEBUG bumping version:3.0.0-dev.44 on axis:pre with prefix:dev [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,907 [bump_version] DEBUG bumped version:3.0.0-dev.45 [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,907 [write_version] DEBUG write version:3.0.0-dev.45 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,907 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,907 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,908 [execute] INFO git cat-file --batch-check [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,914 [execute] INFO git cat-file --batch [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T00:31:42.037Z] 2023-05-10 00:31:41,919 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:31:42.037Z] 3.0.0-dev.45 [Pipeline] } [2023-05-10T00:31:42.048Z] $ docker exec --env ******** --env ******** 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 ssh-agent -k [2023-05-10T00:31:42.138Z] unset SSH_AUTH_SOCK; [2023-05-10T00:31:42.138Z] unset SSH_AGENT_PID; [2023-05-10T00:31:42.138Z] echo Agent pid 37 killed; [2023-05-10T00:31:42.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T00:31:42.443Z] + git semver [Pipeline] } [2023-05-10T00:31:42.718Z] $ docker stop --time=1 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 [2023-05-10T00:31:43.981Z] $ docker rm -f --volumes 97da830008bc73e109b8503792f4303fe5c706a5ad08176a13df3409b1567649 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T00:31:44.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T00:31:44.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:31:44.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T00:31:44.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:31:44.889Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:31:44.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T00:31:45.226Z] $ docker top 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a -eo pid,comm [2023-05-10T00:31:45.271Z] 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-10T00:31:45.271Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T00:31:45.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T00:31:45.318Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T00:31:45.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T00:31:45.436Z] $ docker exec 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a ssh-agent [2023-05-10T00:31:45.548Z] SSH_AUTH_SOCK=/tmp/ssh-ulJUg8xEcBVO/agent.32 [2023-05-10T00:31:45.548Z] SSH_AGENT_PID=38 [2023-05-10T00:31:45.554Z] Running ssh-add (command line suppressed) [2023-05-10T00:31:45.666Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6884768291920191889.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6884768291920191889.key) [2023-05-10T00:31:45.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T00:31:45.969Z] + git semver push [2023-05-10T00:31:46.228Z] 2023-05-10 00:31:46,142 [run_push] DEBUG push [2023-05-10T00:31:46.228Z] 2023-05-10 00:31:46,142 [execute] INFO git cat-file --batch-check [2023-05-10T00:31:46.228Z] 2023-05-10 00:31:46,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T00:31:46.228Z] 2023-05-10 00:31:46,146 [execute] INFO git rev-list 6b05173a3711e8097fb5d0a9680f482b3dfee484 -- [2023-05-10T00:31:46.228Z] 2023-05-10 00:31:46,146 [execute] DEBUG Popen(['git', 'rev-list', '6b05173a3711e8097fb5d0a9680f482b3dfee484', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:31:46.228Z] 2023-05-10 00:31:46,153 [execute] INFO git fetch -v origin [2023-05-10T00:31:46.228Z] 2023-05-10 00:31:46,154 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-10T00:31:46.800Z] 2023-05-10 00:31:46,603 [run_push] DEBUG no remote changes detected [2023-05-10T00:31:46.800Z] 2023-05-10 00:31:46,603 [execute] INFO git push origin semver [2023-05-10T00:31:46.800Z] 2023-05-10 00:31:46,603 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:31:47.371Z] 2023-05-10 00:31:47,311 [run_push] DEBUG push all version tags [2023-05-10T00:31:47.371Z] 2023-05-10 00:31:47,311 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-10T00:31:47.371Z] 2023-05-10 00:31:47,312 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2023-05-10T00:31:48.311Z] 2023-05-10 00:31:48,040 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2023-05-10T00:31:48.311Z] 3.0.0-dev.45 [Pipeline] } [2023-05-10T00:31:48.323Z] $ docker exec --env ******** --env ******** 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a ssh-agent -k [2023-05-10T00:31:48.418Z] unset SSH_AUTH_SOCK; [2023-05-10T00:31:48.418Z] unset SSH_AGENT_PID; [2023-05-10T00:31:48.419Z] echo Agent pid 38 killed; [2023-05-10T00:31:48.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T00:31:48.738Z] + git semver [Pipeline] } [2023-05-10T00:31:49.012Z] $ docker stop --time=1 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a [2023-05-10T00:31:50.297Z] $ docker rm -f --volumes 9f370af87570fd111118a110c072768fae189c54d173373d19e7bbd6db19da2a [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-10T00:31:50.818Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2023-05-10T00:31:50.819Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T00:31:50.819Z] total 16 [2023-05-10T00:31:50.819Z] drwxr-xr-x 3 root root 4096 May 10 00:18 . [2023-05-10T00:31:50.819Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:31 .. [2023-05-10T00:31:50.819Z] drwxr-xr-x 2 root root 4096 May 10 00:18 cost [2023-05-10T00:31:50.819Z] -rw-r--r-- 1 root root 91 May 10 00:18 cost.csv [2023-05-10T00:31:50.819Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T00:31:50.819Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2023-05-10T00:31:50.819Z] total 16 [2023-05-10T00:31:50.819Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 00:18 . [2023-05-10T00:31:50.819Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 00:31 .. [2023-05-10T00:31:50.819Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 00:18 cost [2023-05-10T00:31:50.819Z] -rw-r--r-- 1 jenkins jenkins 91 May 10 00:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:51.107Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:51.962Z] ---> package-listing.sh [2023-05-10T00:31:51.962Z] ++ facter osfamily [2023-05-10T00:31:51.962Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T00:31:52.222Z] + OS_FAMILY=debian [2023-05-10T00:31:52.222Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2023-05-10T00:31:52.222Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T00:31:52.222Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T00:31:52.222Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T00:31:52.222Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T00:31:52.222Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T00:31:52.222Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T00:31:52.222Z] + case "${OS_FAMILY}" in [2023-05-10T00:31:52.222Z] + dpkg -l [2023-05-10T00:31:52.222Z] + grep '^ii' [2023-05-10T00:31:52.222Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T00:31:52.222Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T00:31:52.222Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T00:31:52.222Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2023-05-10T00:31:52.222Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2023-05-10T00:31:52.222Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2023-05-10T00:31:52.234Z] 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/foundry_device-onvif-camera_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-10T00:31:52.511Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T00:31:53.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T00:31:53.070Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T00:31:53.133Z] prd-ubuntu20.04-docker-8c-8g-14842 does not seem to be running inside a container [2023-05-10T00:31:53.162Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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-10T00:31:54.420Z] $ docker top 0b42d8a5a3e9fdd754f086cd95b6cf9c0c0784e1fb2d36b511ad0c71d08ad984 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T00:31:54.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T00:31:55.047Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T00:31:55.334Z] + ls /var/log/sa-host [2023-05-10T00:31:55.334Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T00:31:55.402Z] provisioning config files... [2023-05-10T00:31:55.410Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10646674735914865357tmp [Pipeline] { [Pipeline] echo [2023-05-10T00:31:55.422Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:55.705Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T00:31:55.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:56.039Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T00:31:56.047Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:56.329Z] ---> sudo-logs.sh [2023-05-10T00:31:56.329Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T00:31:56.355Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:56.638Z] ---> job-cost.sh [2023-05-10T00:31:56.638Z] lf-activate-venv: SKIPPING [2023-05-10T00:31:56.638Z] DEBUG: total: 0.2199999988079071 [2023-05-10T00:31:56.638Z] INFO: Retrieving Stack Cost... [2023-05-10T00:31:56.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T00:31:57.475Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T00:31:57.485Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T00:31:57.770Z] ---> logs-deploy.sh [2023-05-10T00:31:57.770Z] lf-activate-venv: SKIPPING [2023-05-10T00:31:57.770Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/141 [2023-05-10T00:31:57.770Z] INFO: archiving workspace using pattern(s): [2023-05-10T00:31:58.719Z] Archives upload complete. [2023-05-10T00:31:58.979Z] INFO: archiving logs to Nexus [2023-05-10T00:31:59.547Z] ---> uname -a: [2023-05-10T00:31:59.547Z] Linux prd-ubuntu20-04-docker-8c-8g-14842 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] ---> lscpu: [2023-05-10T00:31:59.547Z] Architecture: x86_64 [2023-05-10T00:31:59.547Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-10T00:31:59.547Z] Byte Order: Little Endian [2023-05-10T00:31:59.547Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-10T00:31:59.547Z] CPU(s): 8 [2023-05-10T00:31:59.547Z] On-line CPU(s) list: 0-7 [2023-05-10T00:31:59.547Z] Thread(s) per core: 1 [2023-05-10T00:31:59.547Z] Core(s) per socket: 1 [2023-05-10T00:31:59.547Z] Socket(s): 8 [2023-05-10T00:31:59.547Z] NUMA node(s): 1 [2023-05-10T00:31:59.547Z] Vendor ID: AuthenticAMD [2023-05-10T00:31:59.547Z] CPU family: 23 [2023-05-10T00:31:59.547Z] Model: 49 [2023-05-10T00:31:59.547Z] Model name: AMD EPYC-Rome Processor [2023-05-10T00:31:59.547Z] Stepping: 0 [2023-05-10T00:31:59.547Z] CPU MHz: 2799.998 [2023-05-10T00:31:59.547Z] BogoMIPS: 5599.99 [2023-05-10T00:31:59.547Z] Virtualization: AMD-V [2023-05-10T00:31:59.547Z] Hypervisor vendor: KVM [2023-05-10T00:31:59.547Z] Virtualization type: full [2023-05-10T00:31:59.547Z] L1d cache: 256 KiB [2023-05-10T00:31:59.547Z] L1i cache: 256 KiB [2023-05-10T00:31:59.547Z] L2 cache: 4 MiB [2023-05-10T00:31:59.547Z] L3 cache: 128 MiB [2023-05-10T00:31:59.547Z] NUMA node0 CPU(s): 0-7 [2023-05-10T00:31:59.547Z] Vulnerability Itlb multihit: Not affected [2023-05-10T00:31:59.547Z] Vulnerability L1tf: Not affected [2023-05-10T00:31:59.547Z] Vulnerability Mds: Not affected [2023-05-10T00:31:59.547Z] Vulnerability Meltdown: Not affected [2023-05-10T00:31:59.547Z] Vulnerability Mmio stale data: Not affected [2023-05-10T00:31:59.547Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-10T00:31:59.547Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-10T00:31:59.547Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-10T00:31:59.547Z] Vulnerability Srbds: Not affected [2023-05-10T00:31:59.547Z] Vulnerability Tsx async abort: Not affected [2023-05-10T00:31:59.547Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] ---> nproc: [2023-05-10T00:31:59.547Z] 8 [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] ---> df -h: [2023-05-10T00:31:59.547Z] Filesystem Size Used Avail Use% Mounted on [2023-05-10T00:31:59.547Z] overlay 155G 13G 143G 9% / [2023-05-10T00:31:59.547Z] tmpfs 64M 0 64M 0% /dev [2023-05-10T00:31:59.547Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-10T00:31:59.547Z] shm 64M 0 64M 0% /dev/shm [2023-05-10T00:31:59.547Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] ---> sar -b -r -n DEV: [2023-05-10T00:31:59.547Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14842) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] 00:15:35 LINUX RESTART (8 CPU) [2023-05-10T00:31:59.547Z] [2023-05-10T00:31:59.547Z] 00:16:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-10T00:31:59.547Z] 00:17:01 215.94 39.33 176.61 0.00 4287.72 164925.27 0.00 [2023-05-10T00:31:59.547Z] 00:18:01 113.51 0.28 113.23 0.00 12.26 46265.27 0.00 [2023-05-10T00:31:59.547Z] 00:19:01 152.89 0.08 152.81 0.00 13.73 37451.76 0.00 [2023-05-10T00:31:59.547Z] 00:20:01 2.28 0.00 2.28 0.00 0.00 25.48 0.00 [2023-05-10T00:31:59.547Z] 00:21:01 38.19 11.78 26.41 0.00 5430.69 6291.08 0.00 [2023-05-10T00:31:59.548Z] 00:22:01 4.20 0.00 4.20 0.00 0.00 51.59 0.00 [2023-05-10T00:31:59.548Z] 00:23:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2023-05-10T00:31:59.548Z] 00:24:01 1.93 0.00 1.93 0.00 0.00 20.53 0.00 [2023-05-10T00:31:59.548Z] 00:25:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2023-05-10T00:31:59.548Z] 00:26:01 3.90 1.40 2.50 0.00 33.86 40.79 0.00 [2023-05-10T00:31:59.548Z] 00:27:01 1.35 0.27 1.08 0.00 3.87 12.53 0.00 [2023-05-10T00:31:59.548Z] 00:28:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 [2023-05-10T00:31:59.548Z] 00:29:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 [2023-05-10T00:31:59.548Z] 00:30:01 1.67 0.00 1.67 0.00 0.00 19.60 0.00 [2023-05-10T00:31:59.548Z] 00:31:01 30.82 0.12 30.70 0.00 11.07 27336.40 0.00 [2023-05-10T00:31:59.548Z] Average: 38.08 3.55 34.52 0.00 652.94 18835.95 0.00 [2023-05-10T00:31:59.548Z] [2023-05-10T00:31:59.548Z] 00:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-10T00:31:59.548Z] 00:17:01 28464952 31603944 699624 2.13 109296 3244544 1873240 5.52 1116632 2866152 152 [2023-05-10T00:31:59.548Z] 00:18:01 28365184 31579904 721964 2.20 150248 3268944 1926056 5.68 1186048 2885636 96 [2023-05-10T00:31:59.548Z] 00:19:01 27577540 31574564 724436 2.20 161316 3977412 1760776 5.19 1279176 3512860 168 [2023-05-10T00:31:59.548Z] 00:20:01 27577480 31574592 724100 2.20 161356 3977416 1760776 5.19 1278900 3512864 8 [2023-05-10T00:31:59.548Z] 00:21:01 27209992 31563176 725532 2.21 169696 4310104 1814252 5.35 1504408 3626612 944 [2023-05-10T00:31:59.548Z] 00:22:01 27211756 31564964 724036 2.20 169764 4310100 1830316 5.39 1503896 3626576 12 [2023-05-10T00:31:59.548Z] 00:23:01 27211148 31564396 724436 2.20 169792 4310104 1830316 5.39 1503752 3626580 12 [2023-05-10T00:31:59.548Z] 00:24:01 27218300 31571640 717200 2.18 169860 4310104 1830316 5.39 1497252 3626580 12 [2023-05-10T00:31:59.548Z] 00:25:01 27218512 31571860 716896 2.18 169884 4310108 1830316 5.39 1497124 3626584 16 [2023-05-10T00:31:59.548Z] 00:26:01 27211744 31568016 721344 2.19 170000 4311104 1830316 5.39 1504232 3627780 216 [2023-05-10T00:31:59.548Z] 00:27:01 27210912 31567328 722168 2.20 170028 4311220 1830316 5.39 1505432 3627652 16 [2023-05-10T00:31:59.548Z] 00:28:01 27210692 31567032 722420 2.20 170044 4311224 1830316 5.39 1505004 3627656 136 [2023-05-10T00:31:59.548Z] 00:29:01 27210636 31567160 722252 2.20 170068 4311352 1830316 5.39 1504980 3627780 8 [2023-05-10T00:31:59.548Z] 00:30:01 27210344 31566876 722424 2.20 170104 4311356 1830316 5.39 1504996 3627784 48 [2023-05-10T00:31:59.548Z] 00:31:01 26313376 31441456 842476 2.56 176196 5023824 1947776 5.74 1642860 4325208 9088 [2023-05-10T00:31:59.548Z] Average: 27361505 31563127 728754 2.22 163843 4173261 1837048 5.41 1435646 3558287 729 [2023-05-10T00:31:59.548Z] [2023-05-10T00:31:59.548Z] 00:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-10T00:31:59.548Z] 00:17:01 ens3 968.32 588.51 8823.35 106.31 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:17:01 docker0 192.57 313.41 15.42 2118.08 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:17:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:18:01 ens3 36.67 23.74 37.67 15.85 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:18:01 docker0 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:19:01 ens3 172.07 137.86 2657.41 327.28 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:19:01 docker0 2.75 6.48 0.17 85.48 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:19:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:20:01 ens3 1.07 0.15 0.09 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:21:01 ens3 132.06 65.71 1952.84 4.83 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:22:01 ens3 2.58 1.23 1.07 0.76 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:23:01 ens3 0.50 0.18 0.12 0.07 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:24:01 ens3 0.50 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:25:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:26:01 ens3 4.70 3.72 3.24 3.69 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:27:01 ens3 3.82 3.18 2.25 2.35 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:30:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:31:01 vethfe17bd3 3.73 3.55 0.33 40.27 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:31:01 ens3 170.72 93.10 4016.25 12.40 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:31:01 docker0 3.73 3.50 0.28 40.26 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] 00:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] Average: vethfe17bd3 0.25 0.24 0.02 2.68 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] Average: ens3 99.58 61.21 1166.39 31.59 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] Average: docker0 13.28 21.57 1.06 149.63 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 [2023-05-10T00:31:59.548Z] [2023-05-10T00:31:59.548Z] [2023-05-10T00:31:59.548Z] ---> sar -P ALL: [2023-05-10T00:31:59.548Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14842) 05/10/23 _x86_64_ (8 CPU) [2023-05-10T00:31:59.548Z] [2023-05-10T00:31:59.548Z] 00:15:35 LINUX RESTART (8 CPU) [2023-05-10T00:31:59.548Z] [2023-05-10T00:31:59.548Z] 00:16:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T00:31:59.548Z] 00:17:01 all 10.38 0.00 3.50 4.10 0.07 81.95 [2023-05-10T00:31:59.548Z] 00:17:01 0 11.73 0.00 3.67 1.97 0.05 82.58 [2023-05-10T00:31:59.548Z] 00:17:01 1 10.76 0.00 4.12 1.82 0.07 83.24 [2023-05-10T00:31:59.548Z] 00:17:01 2 12.79 0.00 3.13 10.15 0.07 73.86 [2023-05-10T00:31:59.548Z] 00:17:01 3 9.48 0.00 3.89 0.42 0.08 86.12 [2023-05-10T00:31:59.548Z] 00:17:01 4 8.79 0.00 4.46 11.62 0.08 75.05 [2023-05-10T00:31:59.548Z] 00:17:01 5 10.37 0.00 2.58 3.54 0.05 83.45 [2023-05-10T00:31:59.548Z] 00:17:01 6 9.51 0.00 2.88 1.20 0.08 86.33 [2023-05-10T00:31:59.548Z] 00:17:01 7 9.61 0.00 3.26 2.06 0.08 84.99 [2023-05-10T00:31:59.548Z] 00:18:01 all 28.99 0.00 4.82 2.81 0.08 63.30 [2023-05-10T00:31:59.548Z] 00:18:01 0 25.49 0.00 4.79 0.10 0.08 69.53 [2023-05-10T00:31:59.548Z] 00:18:01 1 32.80 0.00 4.94 0.57 0.07 61.62 [2023-05-10T00:31:59.548Z] 00:18:01 2 28.02 0.00 4.56 15.51 0.08 51.82 [2023-05-10T00:31:59.548Z] 00:18:01 3 32.79 0.00 4.76 0.35 0.07 62.02 [2023-05-10T00:31:59.548Z] 00:18:01 4 28.10 0.00 4.07 4.19 0.07 63.58 [2023-05-10T00:31:59.548Z] 00:18:01 5 24.95 0.00 3.76 0.46 0.08 70.75 [2023-05-10T00:31:59.548Z] 00:18:01 6 28.52 0.00 5.35 0.40 0.07 65.66 [2023-05-10T00:31:59.548Z] 00:18:01 7 31.25 0.00 6.31 0.99 0.08 61.37 [2023-05-10T00:31:59.548Z] 00:19:01 all 17.49 0.00 4.02 3.23 0.08 75.18 [2023-05-10T00:31:59.548Z] 00:19:01 0 15.78 0.00 4.04 0.22 0.07 79.90 [2023-05-10T00:31:59.548Z] 00:19:01 1 20.40 0.00 4.59 0.90 0.13 73.97 [2023-05-10T00:31:59.548Z] 00:19:01 2 18.34 0.00 3.35 0.72 0.05 77.54 [2023-05-10T00:31:59.548Z] 00:19:01 3 19.64 0.00 5.00 1.13 0.08 74.15 [2023-05-10T00:31:59.548Z] 00:19:01 4 16.26 0.00 3.49 0.17 0.05 80.03 [2023-05-10T00:31:59.548Z] 00:19:01 5 13.96 0.00 3.60 5.96 0.05 76.43 [2023-05-10T00:31:59.548Z] 00:19:01 6 18.13 0.00 4.21 15.65 0.08 61.92 [2023-05-10T00:31:59.548Z] 00:19:01 7 17.41 0.00 3.89 1.16 0.08 77.44 [2023-05-10T00:31:59.548Z] 00:20:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-05-10T00:31:59.548Z] 00:20:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-10T00:31:59.548Z] 00:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T00:31:59.548Z] 00:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-10T00:31:59.548Z] 00:20:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-10T00:31:59.548Z] 00:20:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-10T00:31:59.548Z] 00:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-10T00:31:59.548Z] 00:20:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-10T00:31:59.548Z] 00:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.548Z] 00:21:01 all 1.30 0.00 0.62 0.47 0.03 97.57 [2023-05-10T00:31:59.548Z] 00:21:01 0 1.94 0.00 0.57 0.62 0.03 96.85 [2023-05-10T00:31:59.548Z] 00:21:01 1 1.22 0.00 1.08 1.20 0.03 96.46 [2023-05-10T00:31:59.548Z] 00:21:01 2 0.73 0.00 0.47 0.23 0.00 98.56 [2023-05-10T00:31:59.548Z] 00:21:01 3 2.02 0.00 0.47 0.05 0.05 97.41 [2023-05-10T00:31:59.548Z] 00:21:01 4 1.02 0.00 0.52 0.32 0.03 98.11 [2023-05-10T00:31:59.548Z] 00:21:01 5 1.42 0.00 0.55 0.15 0.02 97.86 [2023-05-10T00:31:59.548Z] 00:21:01 6 0.50 0.00 0.55 1.15 0.03 97.76 [2023-05-10T00:31:59.548Z] 00:21:01 7 1.57 0.00 0.79 0.05 0.03 97.56 [2023-05-10T00:31:59.548Z] 00:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-10T00:31:59.548Z] 00:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T00:31:59.548Z] 00:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T00:31:59.549Z] 00:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T00:31:59.549Z] 00:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T00:31:59.549Z] 00:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-10T00:31:59.549Z] 00:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T00:31:59.549Z] 00:22:01 6 0.03 0.00 0.00 0.03 0.02 99.92 [2023-05-10T00:31:59.549Z] 00:22:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-10T00:31:59.549Z] 00:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-10T00:31:59.549Z] 00:23:01 0 0.05 0.00 0.00 0.02 0.00 99.93 [2023-05-10T00:31:59.549Z] 00:23:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2023-05-10T00:31:59.549Z] 00:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T00:31:59.549Z] 00:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T00:31:59.549Z] 00:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:23:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-10T00:31:59.549Z] 00:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T00:31:59.549Z] 00:24:01 all 0.02 0.00 0.01 0.02 0.01 99.93 [2023-05-10T00:31:59.549Z] 00:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-10T00:31:59.549Z] 00:24:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-10T00:31:59.549Z] 00:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-10T00:31:59.549Z] 00:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-10T00:31:59.549Z] 00:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T00:31:59.549Z] 00:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:24:01 6 0.00 0.00 0.02 0.15 0.02 99.82 [2023-05-10T00:31:59.549Z] 00:24:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-10T00:31:59.549Z] 00:25:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-05-10T00:31:59.549Z] 00:25:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T00:31:59.549Z] 00:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-10T00:31:59.549Z] 00:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T00:31:59.549Z] 00:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:25:01 4 0.33 0.00 0.00 0.00 0.00 99.67 [2023-05-10T00:31:59.549Z] 00:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-10T00:31:59.549Z] 00:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T00:31:59.549Z] 00:26:01 all 0.21 0.00 0.02 0.03 0.01 99.74 [2023-05-10T00:31:59.549Z] 00:26:01 0 0.33 0.00 0.03 0.07 0.02 99.55 [2023-05-10T00:31:59.549Z] 00:26:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2023-05-10T00:31:59.549Z] 00:26:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2023-05-10T00:31:59.549Z] 00:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T00:31:59.549Z] 00:26:01 4 0.63 0.00 0.02 0.00 0.00 99.35 [2023-05-10T00:31:59.549Z] 00:26:01 5 0.15 0.00 0.00 0.00 0.02 99.83 [2023-05-10T00:31:59.549Z] 00:26:01 6 0.15 0.00 0.02 0.13 0.00 99.70 [2023-05-10T00:31:59.549Z] 00:26:01 7 0.22 0.00 0.00 0.00 0.00 99.78 [2023-05-10T00:31:59.549Z] 00:27:01 all 0.09 0.00 0.01 0.01 0.01 99.87 [2023-05-10T00:31:59.549Z] 00:27:01 0 0.13 0.00 0.02 0.03 0.02 99.80 [2023-05-10T00:31:59.549Z] 00:27:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2023-05-10T00:31:59.549Z] 00:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T00:31:59.549Z] 00:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-10T00:31:59.549Z] 00:27:01 4 0.43 0.00 0.00 0.00 0.02 99.55 [2023-05-10T00:31:59.549Z] 00:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-10T00:31:59.549Z] 00:27:01 6 0.05 0.00 0.00 0.02 0.02 99.92 [2023-05-10T00:31:59.549Z] 00:27:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-10T00:31:59.549Z] [2023-05-10T00:31:59.549Z] 00:27:01 CPU %user %nice %system %iowait %steal %idle [2023-05-10T00:31:59.549Z] 00:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-10T00:31:59.549Z] 00:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-10T00:31:59.549Z] 00:28:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-10T00:31:59.549Z] 00:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-10T00:31:59.549Z] 00:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T00:31:59.549Z] 00:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T00:31:59.549Z] 00:28:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-10T00:31:59.549Z] 00:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-10T00:31:59.549Z] 00:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-10T00:31:59.549Z] 00:29:01 0 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-10T00:31:59.549Z] 00:29:01 1 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-10T00:31:59.549Z] 00:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-10T00:31:59.549Z] 00:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T00:31:59.549Z] 00:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-05-10T00:31:59.549Z] 00:30:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2023-05-10T00:31:59.549Z] 00:30:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-10T00:31:59.549Z] 00:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T00:31:59.549Z] 00:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-10T00:31:59.549Z] 00:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-10T00:31:59.549Z] 00:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-10T00:31:59.549Z] 00:30:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-10T00:31:59.549Z] 00:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-10T00:31:59.549Z] 00:31:01 all 2.91 0.00 1.34 0.84 0.03 94.88 [2023-05-10T00:31:59.549Z] 00:31:01 0 3.05 0.00 0.84 0.05 0.02 96.04 [2023-05-10T00:31:59.549Z] 00:31:01 1 2.40 0.00 1.46 5.90 0.08 90.16 [2023-05-10T00:31:59.549Z] 00:31:01 2 3.54 0.00 1.37 0.08 0.02 94.99 [2023-05-10T00:31:59.549Z] 00:31:01 3 2.51 0.00 1.46 0.07 0.02 95.95 [2023-05-10T00:31:59.549Z] 00:31:01 4 4.39 0.00 1.34 0.25 0.02 94.01 [2023-05-10T00:31:59.549Z] 00:31:01 5 2.16 0.00 1.44 0.32 0.02 96.07 [2023-05-10T00:31:59.549Z] 00:31:01 6 2.82 0.00 0.81 0.07 0.02 96.29 [2023-05-10T00:31:59.549Z] 00:31:01 7 2.42 0.00 2.00 0.02 0.02 95.55 [2023-05-10T00:31:59.549Z] Average: all 4.08 0.00 0.95 0.76 0.02 94.18 [2023-05-10T00:31:59.549Z] Average: 0 3.89 0.00 0.94 0.21 0.03 94.94 [2023-05-10T00:31:59.549Z] Average: 1 4.51 0.00 1.10 0.69 0.04 93.67 [2023-05-10T00:31:59.549Z] Average: 2 4.21 0.00 0.86 1.76 0.02 93.15 [2023-05-10T00:31:59.549Z] Average: 3 4.40 0.00 1.04 0.13 0.02 94.41 [2023-05-10T00:31:59.549Z] Average: 4 3.98 0.00 0.92 1.09 0.02 93.99 [2023-05-10T00:31:59.549Z] Average: 5 3.51 0.00 0.79 0.69 0.02 94.99 [2023-05-10T00:31:59.549Z] Average: 6 3.97 0.00 0.92 1.25 0.03 93.84 [2023-05-10T00:31:59.549Z] Average: 7 4.15 0.00 1.08 0.29 0.02 94.46 [2023-05-10T00:31:59.549Z] [2023-05-10T00:31:59.549Z] [2023-05-10T00:31:59.549Z]